++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Sep 23 10:12:31 PM UTC 2025 ===================' INFO: =================== Tue Sep 23 10:12:31 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 ++ 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 )) + nc -z 10.0.0.48 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.48 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.48 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ sort ++++ uniq ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.48,10.179.165.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.179.165.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.48:9041 + 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=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 09/23/2025 22:13:11.009 7f6d00076040 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/23/2025 22:13:11.150 7f6d00076040 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/23/2025 22:13:11.162 7f6d00076040 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/23/2025 22:13:11.162 7f6d00076040 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] 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-23 22:13:15] "GET / HTTP/1.1" 503 181 0.000239 10.0.0.48 - - [2025-09-23 22:13:15] "GET / HTTP/1.1" 503 181 0.000228 10.0.0.48 - - [2025-09-23 22:13:16] "GET / HTTP/1.1" 200 45303 0.001352 10.0.0.48 - - [2025-09-23 22:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.48 - - [2025-09-23 22:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.48 - - [2025-09-23 22:13:16] "GET / HTTP/1.1" 200 35931 0.001204 10.0.0.48 - - [2025-09-23 22:13:17] "GET / HTTP/1.1" 200 35931 0.001199 10.0.0.48 - - [2025-09-23 22:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004480 10.0.0.48 - - [2025-09-23 22:13:17] "GET /global-system-config/dee54906-eab7-4120-a713-48658cba40ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010643 10.0.0.48 - - [2025-09-23 22:13:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.001868 10.0.0.48 - - [2025-09-23 22:13:17] "POST /config-nodes HTTP/1.1" 200 593 0.021888 10.0.0.48 - - [2025-09-23 22:13:17] "GET / HTTP/1.1" 200 35931 0.001486 10.0.0.48 - - [2025-09-23 22:13:17] "GET / HTTP/1.1" 200 35931 0.002146 10.0.0.48 - - [2025-09-23 22:13:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004496 10.0.0.48 - - [2025-09-23 22:13:18] "POST /fqname-to-id HTTP/1.1" 404 186 0.002675 10.0.0.48 - - [2025-09-23 22:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.48 - - [2025-09-23 22:13:18] "GET /global-system-config/dee54906-eab7-4120-a713-48658cba40ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006718 10.0.0.48 - - [2025-09-23 22:13:18] "POST /service-appliance-sets HTTP/1.1" 200 553 0.019232 10.0.0.48 - - [2025-09-23 22:13:18] "POST /fqname-to-id HTTP/1.1" 404 180 0.005132 10.0.0.48 - - [2025-09-23 22:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004808 10.0.0.48 - - [2025-09-23 22:13:18] "GET /global-system-config/dee54906-eab7-4120-a713-48658cba40ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004723 10.0.0.48 - - [2025-09-23 22:13:18] "POST /service-appliance-sets HTTP/1.1" 200 541 0.023021 10.0.0.48 - - [2025-09-23 22:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.48 - - [2025-09-23 22:13:18] "GET /network-ipam/70dd9f9d-79d7-426e-8323-5bf67bfb32da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003829 10.0.0.48 - - [2025-09-23 22:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.48 - - [2025-09-23 22:13:18] "GET /network-ipam/70dd9f9d-79d7-426e-8323-5bf67bfb32da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002758 10.0.0.48 - - [2025-09-23 22:13:18] "POST /service-templates HTTP/1.1" 200 511 0.025581 10.0.0.48 - - [2025-09-23 22:13:18] "POST /service-templates HTTP/1.1" 200 501 0.033705 10.0.0.48 - - [2025-09-23 22:13:18] "POST /service-templates HTTP/1.1" 200 515 0.022326 10.0.0.48 - - [2025-09-23 22:13:18] "POST /service-templates HTTP/1.1" 200 535 0.021877 10.0.0.48 - - [2025-09-23 22:13:18] "GET / HTTP/1.1" 200 35931 0.001324 10.0.0.48 - - [2025-09-23 22:13:18] "POST /service-templates HTTP/1.1" 200 507 0.072632 10.0.0.48 - - [2025-09-23 22:13:18] "POST /fqname-to-id HTTP/1.1" 404 225 0.001972 10.0.0.48 - - [2025-09-23 22:13:19] "POST /access-control-lists HTTP/1.1" 200 587 0.156281 10.0.0.48 - - [2025-09-23 22:13:19] "POST /fqname-to-id HTTP/1.1" 404 224 0.003027 10.0.0.48 - - [2025-09-23 22:13:19] "POST /access-control-lists HTTP/1.1" 200 585 0.120018 10.0.0.48 - - [2025-09-23 22:13:19] "POST /route-targets HTTP/1.1" 200 327 0.014915 10.0.0.48 - - [2025-09-23 22:13:19] "POST /ref-update HTTP/1.1" 200 156 0.014799 10.0.0.48 - - [2025-09-23 22:13:19] "POST /route-targets HTTP/1.1" 200 327 0.022340 10.0.0.48 - - [2025-09-23 22:13:19] "POST /ref-update HTTP/1.1" 200 156 0.014662 10.0.0.48 - - [2025-09-23 22:13:19] "POST /route-targets HTTP/1.1" 200 327 0.013378 10.0.0.48 - - [2025-09-23 22:13:19] "POST /ref-update HTTP/1.1" 200 156 0.013252 10.0.0.48 - - [2025-09-23 22:13:19] "POST /route-targets HTTP/1.1" 200 327 0.012972 10.0.0.48 - - [2025-09-23 22:13:19] "POST /ref-update HTTP/1.1" 200 156 0.015095 10.0.0.48 - - [2025-09-23 22:13:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.002683 10.0.0.48 - - [2025-09-23 22:13:19] "POST /access-control-lists HTTP/1.1" 200 551 0.063737 10.0.0.48 - - [2025-09-23 22:13:19] "GET / HTTP/1.1" 200 35931 0.001148 10.0.0.48 - - [2025-09-23 22:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.48 - - [2025-09-23 22:13:19] "GET /global-system-config/dee54906-eab7-4120-a713-48658cba40ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005390 10.0.0.48 - - [2025-09-23 22:13:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.003056 10.0.0.48 - - [2025-09-23 22:13:19] "POST /config-database-nodes HTTP/1.1" 200 611 0.022693 10.0.0.48 - - [2025-09-23 22:13:19] "PUT /access-control-list/a50371c9-9d61-4e60-9441-9fee87a7b301 HTTP/1.1" 200 272 0.015206 10.0.0.48 - - [2025-09-23 22:13:19] "PUT /access-control-list/b6573ae1-1556-42a1-8fd6-af57dbe6ab8f HTTP/1.1" 200 272 0.019691 10.0.0.48 - - [2025-09-23 22:13:21] "GET / HTTP/1.1" 200 35931 0.001227 10.0.0.48 - - [2025-09-23 22:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.48 - - [2025-09-23 22:13:21] "GET /routing-instance/f46c87ca-a262-4109-a4de-234baad1b8d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007700 10.0.0.48 - - [2025-09-23 22:13:21] "POST /bgp-routers HTTP/1.1" 200 616 0.039778 10.0.0.48 - - [2025-09-23 22:13:21] "GET /bgp-router/3f70bcae-22c8-4b91-acfc-770b8114eeaa?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.008124 10.0.0.48 - - [2025-09-23 22:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.48 - - [2025-09-23 22:13:22] "GET /global-system-config/dee54906-eab7-4120-a713-48658cba40ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005637 10.0.0.48 - - [2025-09-23 22:13:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002587 10.0.0.48 - - [2025-09-23 22:13:22] "POST /ref-update HTTP/1.1" 200 156 0.007392 10.0.0.48 - - [2025-09-23 22:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.48 - - [2025-09-23 22:13:22] "GET /global-vrouter-config/1c7ecd0f-4b7e-40c4-8ca8-32a80742aaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002976 10.0.0.48 - - [2025-09-23 22:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.48 - - [2025-09-23 22:13:23] "PUT /global-vrouter-config/1c7ecd0f-4b7e-40c4-8ca8-32a80742aaaa HTTP/1.1" 200 276 0.007962 10.0.0.48 - - [2025-09-23 22:13:23] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.48 - - [2025-09-23 22:13:23] "POST /alarms HTTP/1.1" 200 581 0.024703 10.0.0.48 - - [2025-09-23 22:13:23] "POST /alarms HTTP/1.1" 200 575 0.015820 10.0.0.48 - - [2025-09-23 22:13:23] "POST /alarms HTTP/1.1" 200 575 0.015771 10.0.0.48 - - [2025-09-23 22:13:23] "POST /alarms HTTP/1.1" 200 559 0.020283 10.0.0.48 - - [2025-09-23 22:13:23] "POST /alarms HTTP/1.1" 200 555 0.027224 10.0.0.48 - - [2025-09-23 22:13:23] "POST /alarms HTTP/1.1" 200 557 0.024539 10.0.0.48 - - [2025-09-23 22:13:23] "POST /alarms HTTP/1.1" 200 565 0.030190 10.0.0.48 - - [2025-09-23 22:13:23] "POST /alarms HTTP/1.1" 200 549 0.035274 10.0.0.48 - - [2025-09-23 22:13:23] "POST /alarms HTTP/1.1" 200 557 0.026303 10.0.0.48 - - [2025-09-23 22:13:23] "POST /alarms HTTP/1.1" 200 567 0.020001 10.0.0.48 - - [2025-09-23 22:13:23] "POST /alarms HTTP/1.1" 200 555 0.026399 10.0.0.48 - - [2025-09-23 22:13:23] "POST /alarms HTTP/1.1" 200 567 0.033964 10.0.0.48 - - [2025-09-23 22:13:23] "POST /alarms HTTP/1.1" 200 575 0.074150 10.0.0.48 - - [2025-09-23 22:13:23] "POST /alarms HTTP/1.1" 200 569 0.015507 10.0.0.48 - - [2025-09-23 22:13:23] "POST /alarms HTTP/1.1" 200 561 0.018893 10.0.0.48 - - [2025-09-23 22:13:23] "POST /alarms HTTP/1.1" 200 561 0.021105 10.0.0.48 - - [2025-09-23 22:13:23] "POST /alarms HTTP/1.1" 200 561 0.015805 10.0.0.48 - - [2025-09-23 22:13:23] "POST /alarms HTTP/1.1" 200 547 0.014317 10.0.0.48 - - [2025-09-23 22:13:23] "POST /alarms HTTP/1.1" 200 595 0.015277 10.0.0.48 - - [2025-09-23 22:13:24] "POST /alarms HTTP/1.1" 200 575 0.025521 10.0.0.48 - - [2025-09-23 22:13:24] "POST /alarms HTTP/1.1" 200 571 0.018071 10.0.0.48 - - [2025-09-23 22:13:24] "POST /alarms HTTP/1.1" 200 583 0.016936 10.0.0.48 - - [2025-09-23 22:13:24] "POST /alarms HTTP/1.1" 200 609 0.015560 10.0.0.48 - - [2025-09-23 22:13:24] "GET / HTTP/1.1" 200 35931 0.001431 10.0.0.48 - - [2025-09-23 22:13:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002619 10.0.0.48 - - [2025-09-23 22:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.48 - - [2025-09-23 22:13:24] "PUT /global-vrouter-config/1c7ecd0f-4b7e-40c4-8ca8-32a80742aaaa HTTP/1.1" 200 276 0.008727 10.0.0.48 - - [2025-09-23 22:13:24] "GET / HTTP/1.1" 200 35931 0.001227 10.0.0.48 - - [2025-09-23 22:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.48 - - [2025-09-23 22:13:24] "GET /global-vrouter-config/1c7ecd0f-4b7e-40c4-8ca8-32a80742aaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002381 10.0.0.48 - - [2025-09-23 22:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.48 - - [2025-09-23 22:13:24] "PUT /global-vrouter-config/1c7ecd0f-4b7e-40c4-8ca8-32a80742aaaa HTTP/1.1" 200 276 0.010882 10.0.0.48 - - [2025-09-23 22:13:24] "GET / HTTP/1.1" 200 35931 0.001770 10.0.0.48 - - [2025-09-23 22:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.48 - - [2025-09-23 22:13:24] "GET /global-system-config/dee54906-eab7-4120-a713-48658cba40ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005338 10.0.0.48 - - [2025-09-23 22:13:24] "PUT /global-system-config/dee54906-eab7-4120-a713-48658cba40ab HTTP/1.1" 200 274 0.013332 10.0.0.48 - - [2025-09-23 22:15:00] "GET / HTTP/1.1" 200 35931 0.001513 10.0.0.48 - - [2025-09-23 22:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.48 - - [2025-09-23 22:15:00] "GET /global-system-config/dee54906-eab7-4120-a713-48658cba40ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007410 10.0.0.48 - - [2025-09-23 22:15:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.003471 10.0.0.48 - - [2025-09-23 22:15:00] "POST /analytics-nodes HTTP/1.1" 200 599 0.019775 10.0.0.48 - - [2025-09-23 22:15:08] "GET / HTTP/1.1" 200 35931 0.002212 10.0.0.48 - - [2025-09-23 22:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.48 - - [2025-09-23 22:15:08] "GET /global-system-config/dee54906-eab7-4120-a713-48658cba40ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005242 10.0.0.48 - - [2025-09-23 22:15:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.001930 10.0.0.48 - - [2025-09-23 22:15:08] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.034779 10.0.0.48 - - [2025-09-23 22:15:16] "GET / HTTP/1.1" 200 35931 0.001458 10.0.0.48 - - [2025-09-23 22:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.48 - - [2025-09-23 22:15:16] "GET /global-system-config/dee54906-eab7-4120-a713-48658cba40ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005239 10.0.0.48 - - [2025-09-23 22:15:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.002398 10.0.0.48 - - [2025-09-23 22:15:16] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.031990 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:15:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000916 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:15:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000788 10.0.0.48 - - [2025-09-23 22:15:21] "GET / HTTP/1.1" 200 35931 0.001476 10.0.0.48 - - [2025-09-23 22:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.48 - - [2025-09-23 22:15:21] "GET /global-system-config/dee54906-eab7-4120-a713-48658cba40ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.013870 10.0.0.48 - - [2025-09-23 22:15:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.001811 10.0.0.48 - - [2025-09-23 22:15:22] "POST /database-nodes HTTP/1.1" 200 597 0.041959 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:15:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001311 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:15:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001445 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:16:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000961 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:16:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000970 10.0.0.48 - - [2025-09-23 22:16:11] "GET /global-system-configs HTTP/1.1" 200 322 0.002472 10.0.0.48 - - [2025-09-23 22:16:12] "GET /global-system-configs HTTP/1.1" 200 322 0.002420 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:16:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:16:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001189 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:16:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000877 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:16:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000825 10.0.0.48 - - [2025-09-23 22:16:35] "GET / HTTP/1.1" 200 35931 0.001462 10.0.0.48 - - [2025-09-23 22:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.48 - - [2025-09-23 22:16:35] "GET /global-system-config/dee54906-eab7-4120-a713-48658cba40ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006590 10.0.0.48 - - [2025-09-23 22:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.48 - - [2025-09-23 22:16:35] "GET /config-node/d8ee972f-c1dd-4127-957e-f56e7609754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003796 10.0.0.48 - - [2025-09-23 22:16:46] "GET / HTTP/1.1" 200 35931 0.001363 10.0.0.48 - - [2025-09-23 22:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.48 - - [2025-09-23 22:16:46] "GET /routing-instance/f46c87ca-a262-4109-a4de-234baad1b8d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002710 10.0.0.48 - - [2025-09-23 22:16:46] "POST /bgp-routers HTTP/1.1" 409 301 0.001694 10.0.0.48 - - [2025-09-23 22:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.48 - - [2025-09-23 22:16:46] "GET /bgp-router/3f70bcae-22c8-4b91-acfc-770b8114eeaa?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.006211 10.0.0.48 - - [2025-09-23 22:16:46] "PUT /bgp-router/3f70bcae-22c8-4b91-acfc-770b8114eeaa HTTP/1.1" 200 254 0.024094 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:16:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000990 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:16:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000765 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:16:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000963 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:16:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000805 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:18:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000970 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:18:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000813 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:18:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000912 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:18:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001008 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:18:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001084 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:18:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001112 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:19:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000900 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:19:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000908 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:19:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:19:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000758 10.0.0.48 - - [2025-09-23 22:19:10] "GET / HTTP/1.1" 200 35931 0.001460 10.0.0.48 - - [2025-09-23 22:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.48 - - [2025-09-23 22:19:10] "GET /domain/20c1f2f2-70c5-4c2d-869d-70c24ba402b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.002896 10.0.0.48 - - [2025-09-23 22:19:10] "POST /id-to-fqname HTTP/1.1" 200 173 0.000580 10.0.0.48 - - [2025-09-23 22:19:10] "POST /fqname-to-id HTTP/1.1" 404 182 0.006563 10.0.0.48 - - [2025-09-23 22:19:10] "POST /security-groups HTTP/1.1" 200 570 0.074972 10.0.0.48 - - [2025-09-23 22:19:10] "POST /fqname-to-id HTTP/1.1" 404 213 0.001817 10.0.0.48 - - [2025-09-23 22:19:10] "POST /projects HTTP/1.1" 200 481 0.258909 10.0.0.48 - - [2025-09-23 22:19:10] "POST /access-control-lists HTTP/1.1" 200 579 0.063397 10.0.0.48 - - [2025-09-23 22:19:10] "POST /fqname-to-id HTTP/1.1" 404 212 0.020235 10.0.0.48 - - [2025-09-23 22:19:10] "POST /security-groups HTTP/1.1" 200 534 0.093557 10.0.0.48 - - [2025-09-23 22:19:10] "POST /chown HTTP/1.1" 200 109 0.026398 10.0.0.48 - - [2025-09-23 22:19:10] "POST /policy-managements HTTP/1.1" 409 214 0.016400 10.0.0.48 - - [2025-09-23 22:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.48 - - [2025-09-23 22:19:10] "GET /policy-management/c4e81947-e8e2-442a-8efc-87cd5b0e4ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016871 10.0.0.48 - - [2025-09-23 22:19:10] "POST /access-control-lists HTTP/1.1" 200 577 0.078182 10.0.0.48 - - [2025-09-23 22:19:11] "POST /application-policy-sets HTTP/1.1" 200 528 0.028178 10.0.0.48 - - [2025-09-23 22:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004787 10.0.0.48 - - [2025-09-23 22:19:11] "GET /global-vrouter-config/1c7ecd0f-4b7e-40c4-8ca8-32a80742aaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003023 10.0.0.48 - - [2025-09-23 22:19:11] "PUT /global-vrouter-config/1c7ecd0f-4b7e-40c4-8ca8-32a80742aaaa HTTP/1.1" 200 276 0.007252 10.0.0.48 - - [2025-09-23 22:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.48 - - [2025-09-23 22:19:11] "GET /virtual-network/851390cb-1d14-4eec-8626-4d92505b1c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.004580 10.0.0.48 - - [2025-09-23 22:19:11] "POST /id-to-fqname HTTP/1.1" 200 177 0.000499 10.0.0.48 - - [2025-09-23 22:19:11] "POST /fqname-to-id HTTP/1.1" 404 186 0.018893 10.0.0.48 - - [2025-09-23 22:19:11] "POST /security-groups HTTP/1.1" 200 574 0.074026 10.0.0.48 - - [2025-09-23 22:19:11] "POST /projects HTTP/1.1" 200 489 0.181436 10.0.0.48 - - [2025-09-23 22:19:11] "POST /security-groups HTTP/1.1" 200 546 0.064738 10.0.0.48 - - [2025-09-23 22:19:11] "POST /chown HTTP/1.1" 200 109 0.009987 10.0.0.48 - - [2025-09-23 22:19:11] "POST /fqname-to-id HTTP/1.1" 404 232 0.008273 10.0.0.48 - - [2025-09-23 22:19:11] "POST /network-ipams HTTP/1.1" 200 522 0.069082 10.0.0.48 - - [2025-09-23 22:19:11] "POST /access-control-lists HTTP/1.1" 200 594 0.058471 10.0.0.48 - - [2025-09-23 22:19:11] "POST /fqname-to-id HTTP/1.1" 404 231 0.010218 10.0.0.48 - - [2025-09-23 22:19:11] "POST /network-ipams HTTP/1.1" 200 510 0.058897 10.0.0.48 - - [2025-09-23 22:19:11] "POST /fqname-to-id HTTP/1.1" 404 198 0.004560 10.0.0.48 - - [2025-09-23 22:19:11] "POST /access-control-lists HTTP/1.1" 200 592 0.035261 10.0.0.48 - - [2025-09-23 22:19:11] "POST /fqname-to-id HTTP/1.1" 404 217 0.004952 10.0.0.48 - - [2025-09-23 22:19:11] "POST /access-control-lists HTTP/1.1" 200 583 0.047467 10.0.0.48 - - [2025-09-23 22:19:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.007394 10.0.0.48 - - [2025-09-23 22:19:11] "POST /useragent-kv HTTP/1.1" 200 115 0.016341 10.0.0.48 - - [2025-09-23 22:19:11] "POST /access-control-lists HTTP/1.1" 200 581 0.070938 10.0.0.48 - - [2025-09-23 22:19:11] "POST /virtual-networks HTTP/1.1" 200 538 0.230690 10.0.0.48 - - [2025-09-23 22:19:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.012943 10.0.0.48 - - [2025-09-23 22:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012610 10.0.0.48 - - [2025-09-23 22:19:12] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1731 0.011883 10.0.0.48 - - [2025-09-23 22:19:12] "POST /access-control-lists HTTP/1.1" 200 602 0.046098 10.0.0.48 - - [2025-09-23 22:19:12] "POST /fqname-to-id HTTP/1.1" 404 239 0.008530 10.0.0.48 - - [2025-09-23 22:19:12] "POST /network-ipams HTTP/1.1" 200 518 0.080961 10.0.0.48 - - [2025-09-23 22:19:12] "POST /fqname-to-id HTTP/1.1" 404 202 0.006984 10.0.0.48 - - [2025-09-23 22:19:12] "POST /access-control-lists HTTP/1.1" 200 600 0.049755 10.0.0.48 - - [2025-09-23 22:19:12] "POST /fqname-to-id HTTP/1.1" 404 229 0.002830 10.0.0.48 - - [2025-09-23 22:19:12] "POST /access-control-lists HTTP/1.1" 200 589 0.147895 10.0.0.48 - - [2025-09-23 22:19:12] "POST /useragent-kv HTTP/1.1" 200 115 0.019165 10.0.0.48 - - [2025-09-23 22:19:12] "POST /virtual-networks HTTP/1.1" 200 546 0.277844 10.0.0.48 - - [2025-09-23 22:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.48 - - [2025-09-23 22:19:12] "GET /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.016839 10.0.0.48 - - [2025-09-23 22:19:12] "POST /route-targets HTTP/1.1" 200 327 0.023224 10.0.0.48 - - [2025-09-23 22:19:12] "POST /fqname-to-id HTTP/1.1" 404 199 0.007708 10.0.0.48 - - [2025-09-23 22:19:12] "POST /ref-update HTTP/1.1" 200 156 0.068235 10.0.0.48 - - [2025-09-23 22:19:12] "POST /network-policys HTTP/1.1" 200 538 0.063405 10.0.0.48 - - [2025-09-23 22:19:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.003104 10.0.0.48 - - [2025-09-23 22:19:12] "PUT /access-control-list/20ee0477-8fc2-46fc-9e6c-17baba08ee17 HTTP/1.1" 200 272 0.098518 10.0.0.48 - - [2025-09-23 22:19:12] "POST /network-policys HTTP/1.1" 200 534 0.060344 10.0.0.48 - - [2025-09-23 22:19:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.011591 10.0.0.48 - - [2025-09-23 22:19:12] "POST /network-policys HTTP/1.1" 200 542 0.054204 10.0.0.48 - - [2025-09-23 22:19:12] "POST /route-targets HTTP/1.1" 200 327 0.019476 10.0.0.48 - - [2025-09-23 22:19:12] "POST /ref-update HTTP/1.1" 200 156 0.020499 10.0.0.48 - - [2025-09-23 22:19:12] "PUT /access-control-list/a86276b7-7ccf-4e2c-8a16-825400d49eab HTTP/1.1" 200 272 0.027632 10.0.0.48 - - [2025-09-23 22:19:12] "POST /ref-update HTTP/1.1" 200 156 0.099628 10.0.0.48 - - [2025-09-23 22:19:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002538 10.0.0.48 - - [2025-09-23 22:19:13] "PUT /access-control-list/20ee0477-8fc2-46fc-9e6c-17baba08ee17 HTTP/1.1" 200 272 0.048266 10.0.0.48 - - [2025-09-23 22:19:13] "POST /ref-update HTTP/1.1" 200 156 0.117877 10.0.0.48 - - [2025-09-23 22:19:13] "PUT /access-control-list/a86276b7-7ccf-4e2c-8a16-825400d49eab HTTP/1.1" 200 272 0.146931 10.0.0.48 - - [2025-09-23 22:19:13] "POST /ref-update HTTP/1.1" 200 156 0.192933 10.0.0.48 - - [2025-09-23 22:19:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007246 10.0.0.48 - - [2025-09-23 22:19:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004384 10.0.0.48 - - [2025-09-23 22:19:13] "PUT /access-control-list/20ee0477-8fc2-46fc-9e6c-17baba08ee17 HTTP/1.1" 200 272 0.090769 10.0.0.48 - - [2025-09-23 22:19:13] "POST /ref-update HTTP/1.1" 200 156 0.031054 10.0.0.48 - - [2025-09-23 22:19:13] "POST /ref-update HTTP/1.1" 200 156 0.183139 10.0.0.48 - - [2025-09-23 22:19:13] "POST /fqname-to-id HTTP/1.1" 404 237 0.016446 10.0.0.48 - - [2025-09-23 22:19:13] "POST /access-control-lists HTTP/1.1" 200 601 0.118083 10.0.0.48 - - [2025-09-23 22:19:13] "POST /ref-update HTTP/1.1" 200 156 0.176792 10.0.0.48 - - [2025-09-23 22:19:13] "POST /ref-update HTTP/1.1" 200 156 0.085242 10.0.0.48 - - [2025-09-23 22:19:13] "POST /ref-update HTTP/1.1" 200 156 0.080609 10.0.0.48 - - [2025-09-23 22:19:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028172 10.0.0.48 - - [2025-09-23 22:19:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021195 10.0.0.48 - - [2025-09-23 22:19:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018389 10.0.0.48 - - [2025-09-23 22:19:13] "PUT /access-control-list/a5c00a4e-ccad-4b07-a175-948942294b9e HTTP/1.1" 200 272 0.099882 10.0.0.48 - - [2025-09-23 22:19:13] "PUT /access-control-list/a86276b7-7ccf-4e2c-8a16-825400d49eab HTTP/1.1" 200 272 0.060047 10.0.0.48 - - [2025-09-23 22:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007572 10.0.0.48 - - [2025-09-23 22:19:14] "GET /virtual-network/851390cb-1d14-4eec-8626-4d92505b1c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.019663 10.0.0.48 - - [2025-09-23 22:19:14] "POST /ref-update HTTP/1.1" 200 156 0.038226 10.0.0.48 - - [2025-09-23 22:19:14] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004835 10.0.0.48 - - [2025-09-23 22:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.48 - - [2025-09-23 22:19:14] "GET /policy-management/c4e81947-e8e2-442a-8efc-87cd5b0e4ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002175 10.0.0.48 - - [2025-09-23 22:19:14] "POST /firewall-policys HTTP/1.1" 200 530 0.031003 10.0.0.48 - - [2025-09-23 22:19:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.041086 10.0.0.48 - - [2025-09-23 22:19:14] "GET /firewall-policy/35e0904e-8b47-499e-9f04-34c61d8da1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.010307 10.0.0.48 - - [2025-09-23 22:19:14] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004148 10.0.0.48 - - [2025-09-23 22:19:14] "GET /firewall-policy/35e0904e-8b47-499e-9f04-34c61d8da1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002373 10.0.0.48 - - [2025-09-23 22:19:14] "POST /ref-update HTTP/1.1" 200 156 0.023617 10.0.0.48 - - [2025-09-23 22:19:14] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.012086 10.0.0.48 - - [2025-09-23 22:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.48 - - [2025-09-23 22:19:14] "GET /policy-management/c4e81947-e8e2-442a-8efc-87cd5b0e4ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002578 10.0.0.48 - - [2025-09-23 22:19:14] "POST /firewall-policys HTTP/1.1" 200 532 0.022187 10.0.0.48 - - [2025-09-23 22:19:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.034235 10.0.0.48 - - [2025-09-23 22:19:14] "GET /firewall-policy/ed6ae537-8f32-4468-9723-d87866c0f66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.012085 10.0.0.48 - - [2025-09-23 22:19:14] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.015597 10.0.0.48 - - [2025-09-23 22:19:14] "GET /firewall-policy/ed6ae537-8f32-4468-9723-d87866c0f66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.056006 10.0.0.48 - - [2025-09-23 22:19:14] "GET /firewall-policy/35e0904e-8b47-499e-9f04-34c61d8da1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.024462 10.0.0.48 - - [2025-09-23 22:19:14] "GET /firewall-policy/35e0904e-8b47-499e-9f04-34c61d8da1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002944 10.0.0.48 - - [2025-09-23 22:19:14] "POST /ref-update HTTP/1.1" 200 156 0.015530 10.0.0.48 - - [2025-09-23 22:19:14] "POST /ref-update HTTP/1.1" 200 156 0.042240 10.0.0.48 - - [2025-09-23 22:19:14] "POST /ref-update HTTP/1.1" 200 156 0.038851 10.0.0.48 - - [2025-09-23 22:19:14] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004898 10.0.0.48 - - [2025-09-23 22:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.48 - - [2025-09-23 22:19:14] "GET /policy-management/c4e81947-e8e2-442a-8efc-87cd5b0e4ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002093 10.0.0.48 - - [2025-09-23 22:19:15] "POST /firewall-policys HTTP/1.1" 200 530 0.020247 10.0.0.48 - - [2025-09-23 22:19:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.020132 10.0.0.48 - - [2025-09-23 22:19:15] "GET /firewall-policy/fc927526-7d51-43a6-bc53-9c9f97c29d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.018216 10.0.0.48 - - [2025-09-23 22:19:15] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.002861 10.0.0.48 - - [2025-09-23 22:19:15] "GET /firewall-policy/fc927526-7d51-43a6-bc53-9c9f97c29d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004423 10.0.0.48 - - [2025-09-23 22:19:15] "GET /firewall-policy/35e0904e-8b47-499e-9f04-34c61d8da1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.001901 10.0.0.48 - - [2025-09-23 22:19:15] "GET /firewall-policy/ed6ae537-8f32-4468-9723-d87866c0f66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.006313 10.0.0.48 - - [2025-09-23 22:19:15] "GET /firewall-policy/35e0904e-8b47-499e-9f04-34c61d8da1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002774 10.0.0.48 - - [2025-09-23 22:19:15] "GET /firewall-policy/ed6ae537-8f32-4468-9723-d87866c0f66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004035 10.0.0.48 - - [2025-09-23 22:19:15] "POST /ref-update HTTP/1.1" 200 156 0.020056 10.0.0.48 - - [2025-09-23 22:19:15] "POST /ref-update HTTP/1.1" 200 156 0.034096 10.0.0.48 - - [2025-09-23 22:19:15] "POST /ref-update HTTP/1.1" 200 156 0.038859 10.0.0.48 - - [2025-09-23 22:19:15] "POST /ref-update HTTP/1.1" 200 156 0.023984 10.0.0.48 - - [2025-09-23 22:19:15] "POST /ref-update HTTP/1.1" 200 156 0.043504 10.0.0.48 - - [2025-09-23 22:19:15] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.017838 10.0.0.48 - - [2025-09-23 22:19:15] "POST /tags HTTP/1.1" 200 299 0.052834 10.0.0.48 - - [2025-09-23 22:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013387 10.0.0.48 - - [2025-09-23 22:19:15] "GET /tag/a0bd3f31-6973-474c-81bd-2260c78874c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.021922 10.0.0.48 - - [2025-09-23 22:19:15] "POST /set-tag HTTP/1.1" 200 109 0.016926 10.0.0.48 - - [2025-09-23 22:19:15] "POST /tags HTTP/1.1" 200 301 0.125792 10.0.0.48 - - [2025-09-23 22:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.020282 10.0.0.48 - - [2025-09-23 22:19:15] "GET /tag/012ee282-073f-449e-bc61-7956ff606a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.017905 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:19:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001021 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:19:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000775 10.0.0.48 - - [2025-09-23 22:19:16] "POST /tags HTTP/1.1" 200 325 0.073527 10.0.0.48 - - [2025-09-23 22:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014185 10.0.0.48 - - [2025-09-23 22:19:16] "GET /tag/421b1ea0-44a9-469d-ae50-2bae121cd9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.028274 10.0.0.48 - - [2025-09-23 22:19:16] "POST /tags HTTP/1.1" 200 311 0.354495 10.0.0.48 - - [2025-09-23 22:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.035306 10.0.0.48 - - [2025-09-23 22:19:16] "GET /tag/4a7a1223-1b34-4c0a-8fff-6e6d232d460a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014063 10.0.0.48 - - [2025-09-23 22:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006283 10.0.0.48 - - [2025-09-23 22:19:16] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2292 0.009064 10.0.0.48 - - [2025-09-23 22:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.48 - - [2025-09-23 22:19:16] "GET /project/8964e248-1345-446e-a37f-1e41f711d9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041129 10.0.0.48 - - [2025-09-23 22:19:16] "POST /virtual-machines HTTP/1.1" 200 377 0.017621 10.0.0.48 - - [2025-09-23 22:19:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.047447 10.0.0.48 - - [2025-09-23 22:19:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.155807 10.0.0.48 - - [2025-09-23 22:19:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.015912 10.0.0.48 - - [2025-09-23 22:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.026049 10.0.0.48 - - [2025-09-23 22:19:17] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007118 10.0.0.48 - - [2025-09-23 22:19:17] "POST /instance-ips HTTP/1.1" 200 409 0.043238 10.0.0.48 - - [2025-09-23 22:19:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.042192 10.0.0.48 - - [2025-09-23 22:19:17] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.020281 10.0.0.48 - - [2025-09-23 22:19:17] "POST /set-tag HTTP/1.1" 200 109 0.020839 10.0.0.48 - - [2025-09-23 22:19:17] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.012184 10.0.0.48 - - [2025-09-23 22:19:17] "GET /instance-ip/57fce506-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003535 10.0.0.48 - - [2025-09-23 22:19:17] "POST /fqname-to-id HTTP/1.1" 404 226 0.002650 10.0.0.48 - - [2025-09-23 22:19:17] "POST /tags HTTP/1.1" 200 357 0.080709 10.0.0.48 - - [2025-09-23 22:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.019796 10.0.0.48 - - [2025-09-23 22:19:17] "GET /tag/6a6dfa86-8bca-4d4f-8f24-3e1699996aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.021841 10.0.0.48 - - [2025-09-23 22:19:17] "POST /tags HTTP/1.1" 200 305 0.024268 10.0.0.48 - - [2025-09-23 22:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.018352 10.0.0.48 - - [2025-09-23 22:19:17] "GET /tag/eee128d1-88a0-4941-950c-0f1e91b596d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.013909 10.0.0.48 - - [2025-09-23 22:19:17] "POST /id-to-fqname HTTP/1.1" 200 174 0.000507 10.0.0.48 - - [2025-09-23 22:19:17] "POST /fqname-to-id HTTP/1.1" 404 183 0.004683 10.0.0.48 - - [2025-09-23 22:19:18] "POST /security-groups HTTP/1.1" 200 571 0.131473 10.0.0.48 - - [2025-09-23 22:19:18] "POST /projects HTTP/1.1" 200 483 0.348844 10.0.0.48 - - [2025-09-23 22:19:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010303 10.0.0.48 - - [2025-09-23 22:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009964 10.0.0.48 - - [2025-09-23 22:19:18] "POST /fqname-to-id HTTP/1.1" 404 214 0.005185 10.0.0.48 - - [2025-09-23 22:19:18] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2292 0.006264 10.0.0.48 - - [2025-09-23 22:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.48 - - [2025-09-23 22:19:18] "GET /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.047266 10.0.0.48 - - [2025-09-23 22:19:18] "POST /access-control-lists HTTP/1.1" 200 580 0.089118 10.0.0.48 - - [2025-09-23 22:19:18] "POST /fqname-to-id HTTP/1.1" 404 213 0.020754 10.0.0.48 - - [2025-09-23 22:19:18] "POST /access-control-lists HTTP/1.1" 200 578 0.037692 10.0.0.48 - - [2025-09-23 22:19:18] "PUT /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e HTTP/1.1" 200 264 0.061241 10.0.0.48 - - [2025-09-23 22:19:18] "PUT /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0 HTTP/1.1" 200 264 0.112563 10.0.0.48 - - [2025-09-23 22:19:18] "POST /security-groups HTTP/1.1" 200 537 0.082149 10.0.0.48 - - [2025-09-23 22:19:18] "POST /fqname-to-id HTTP/1.1" 404 234 0.002674 10.0.0.48 - - [2025-09-23 22:19:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.018067 10.0.0.48 - - [2025-09-23 22:19:18] "POST /access-control-lists HTTP/1.1" 200 596 0.077292 10.0.0.48 - - [2025-09-23 22:19:18] "POST /fqname-to-id HTTP/1.1" 404 233 0.011412 10.0.0.48 - - [2025-09-23 22:19:18] "POST /chown HTTP/1.1" 200 109 0.078268 10.0.0.48 - - [2025-09-23 22:19:18] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014705 10.0.0.48 - - [2025-09-23 22:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.48 - - [2025-09-23 22:19:18] "GET /policy-management/c4e81947-e8e2-442a-8efc-87cd5b0e4ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002212 10.0.0.48 - - [2025-09-23 22:19:18] "POST /tags HTTP/1.1" 409 207 0.001855 10.0.0.48 - - [2025-09-23 22:19:18] "POST /access-control-lists HTTP/1.1" 200 594 0.077130 10.0.0.48 - - [2025-09-23 22:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006283 10.0.0.48 - - [2025-09-23 22:19:18] "GET /tag/eee128d1-88a0-4941-950c-0f1e91b596d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.023017 10.0.0.48 - - [2025-09-23 22:19:18] "POST /firewall-rules HTTP/1.1" 200 564 0.073901 10.0.0.48 - - [2025-09-23 22:19:18] "GET /firewall-rule/2865cbac-5147-40df-a152-efd7caabcae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006020 10.0.0.48 - - [2025-09-23 22:19:18] "GET /firewall-policy/ed6ae537-8f32-4468-9723-d87866c0f66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002182 10.0.0.48 - - [2025-09-23 22:19:18] "GET /firewall-rule/2865cbac-5147-40df-a152-efd7caabcae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002016 10.0.0.48 - - [2025-09-23 22:19:19] "POST /ref-update HTTP/1.1" 200 156 0.018467 10.0.0.48 - - [2025-09-23 22:19:19] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003504 10.0.0.48 - - [2025-09-23 22:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.48 - - [2025-09-23 22:19:19] "GET /policy-management/c4e81947-e8e2-442a-8efc-87cd5b0e4ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003700 10.0.0.48 - - [2025-09-23 22:19:19] "POST /tags HTTP/1.1" 409 207 0.002092 10.0.0.48 - - [2025-09-23 22:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.48 - - [2025-09-23 22:19:19] "GET /tag/eee128d1-88a0-4941-950c-0f1e91b596d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.009754 10.0.0.48 - - [2025-09-23 22:19:19] "POST /firewall-rules HTTP/1.1" 200 562 0.075727 10.0.0.48 - - [2025-09-23 22:19:19] "GET /firewall-rule/e67f94c3-212d-422e-afcd-cd9f95e18cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004421 10.0.0.48 - - [2025-09-23 22:19:19] "GET /firewall-policy/ed6ae537-8f32-4468-9723-d87866c0f66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.003381 10.0.0.48 - - [2025-09-23 22:19:19] "GET /firewall-rule/e67f94c3-212d-422e-afcd-cd9f95e18cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.001983 10.0.0.48 - - [2025-09-23 22:19:19] "POST /ref-update HTTP/1.1" 200 156 0.019912 10.0.0.48 - - [2025-09-23 22:19:19] "POST /tags HTTP/1.1" 200 355 0.038982 10.0.0.48 - - [2025-09-23 22:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.017690 10.0.0.48 - - [2025-09-23 22:19:19] "GET /tag/33441c41-cba2-4f5e-9a90-d9b19645fd29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.014803 10.0.0.48 - - [2025-09-23 22:19:19] "POST /tags HTTP/1.1" 200 303 0.029831 10.0.0.48 - - [2025-09-23 22:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011899 10.0.0.48 - - [2025-09-23 22:19:19] "GET /tag/69755a61-8b6f-4d3e-92bc-487926160c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.018094 10.0.0.48 - - [2025-09-23 22:19:19] "POST /projects HTTP/1.1" 409 218 0.002524 10.0.0.48 - - [2025-09-23 22:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:19:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000931 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:19:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001127 10.0.0.48 - - [2025-09-23 22:19:19] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044943 10.0.0.48 - - [2025-09-23 22:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006068 10.0.0.48 - - [2025-09-23 22:19:19] "GET /network-ipam/7ce5d860-f5e7-49b4-b562-df28e2b5a752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002398 10.0.0.48 - - [2025-09-23 22:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.48 - - [2025-09-23 22:19:19] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.007009 10.0.0.48 - - [2025-09-23 22:19:19] "PUT /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e HTTP/1.1" 200 264 0.047425 10.0.0.48 - - [2025-09-23 22:19:19] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.011417 10.0.0.48 - - [2025-09-23 22:19:19] "POST /set-tag HTTP/1.1" 200 109 0.065693 10.0.0.48 - - [2025-09-23 22:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007660 10.0.0.48 - - [2025-09-23 22:19:20] "GET /network-ipam/b4baadbd-771d-48a8-aadc-4abee3bacdb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.007149 10.0.0.48 - - [2025-09-23 22:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.48 - - [2025-09-23 22:19:20] "GET /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.025196 10.0.0.48 - - [2025-09-23 22:19:20] "PUT /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0 HTTP/1.1" 200 264 0.054567 10.0.0.48 - - [2025-09-23 22:19:20] "GET /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005769 10.0.0.48 - - [2025-09-23 22:19:20] "POST /set-tag HTTP/1.1" 200 109 0.100820 10.0.0.48 - - [2025-09-23 22:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011909 10.0.0.48 - - [2025-09-23 22:19:20] "GET /network-policy/d03923e4-8131-47c6-9b52-89713bb2fbf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003229 10.0.0.48 - - [2025-09-23 22:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.48 - - [2025-09-23 22:19:20] "GET /network-policy/82e52775-1dd0-4759-b2cc-049bf96406d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005147 10.0.0.48 - - [2025-09-23 22:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.48 - - [2025-09-23 22:19:20] "GET /network-policy/bd6e6d72-0f47-4924-8d75-26e556512596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003065 10.0.0.48 - - [2025-09-23 22:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.48 - - [2025-09-23 22:19:20] "PUT /network-policy/bd6e6d72-0f47-4924-8d75-26e556512596 HTTP/1.1" 200 262 0.008773 10.0.0.48 - - [2025-09-23 22:19:20] "POST /ref-update HTTP/1.1" 200 156 0.069841 10.0.0.48 - - [2025-09-23 22:19:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019004 10.0.0.48 - - [2025-09-23 22:19:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003542 10.0.0.48 - - [2025-09-23 22:19:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002425 10.0.0.48 - - [2025-09-23 22:19:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006068 10.0.0.48 - - [2025-09-23 22:19:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001856 10.0.0.48 - - [2025-09-23 22:19:20] "POST /security-groups HTTP/1.1" 409 245 0.002130 10.0.0.48 - - [2025-09-23 22:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.48 - - [2025-09-23 22:19:20] "PUT /security-group/362d3535-1cb0-4fb2-873f-4ed1cf024fbe HTTP/1.1" 200 262 0.058597 10.0.0.48 - - [2025-09-23 22:19:20] "PUT /access-control-list/a14fda1f-ce40-4e04-a965-b962d7780079 HTTP/1.1" 200 272 0.049359 10.0.0.48 - - [2025-09-23 22:19:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.093507 10.0.0.48 - - [2025-09-23 22:19:20] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.035919 10.0.0.48 - - [2025-09-23 22:19:20] "PUT /access-control-list/0e1f50a0-255f-42f0-8259-1ebaf73cf68b HTTP/1.1" 200 272 0.060876 10.0.0.48 - - [2025-09-23 22:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.48 - - [2025-09-23 22:19:20] "GET /policy-management/c4e81947-e8e2-442a-8efc-87cd5b0e4ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007871 10.0.0.48 - - [2025-09-23 22:19:20] "POST /tags HTTP/1.1" 409 206 0.004623 10.0.0.48 - - [2025-09-23 22:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.48 - - [2025-09-23 22:19:21] "GET /tag/69755a61-8b6f-4d3e-92bc-487926160c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011694 10.0.0.48 - - [2025-09-23 22:19:21] "POST /firewall-rules HTTP/1.1" 200 562 0.100444 10.0.0.48 - - [2025-09-23 22:19:21] "GET /firewall-rule/99bf0293-4e46-491d-bae9-5f6917ee8a2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.016215 10.0.0.48 - - [2025-09-23 22:19:21] "GET /firewall-policy/ed6ae537-8f32-4468-9723-d87866c0f66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005487 10.0.0.48 - - [2025-09-23 22:19:21] "GET /firewall-rule/99bf0293-4e46-491d-bae9-5f6917ee8a2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002430 10.0.0.48 - - [2025-09-23 22:19:21] "POST /ref-update HTTP/1.1" 200 156 0.037845 10.0.0.48 - - [2025-09-23 22:19:21] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010081 10.0.0.48 - - [2025-09-23 22:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.48 - - [2025-09-23 22:19:21] "GET /policy-management/c4e81947-e8e2-442a-8efc-87cd5b0e4ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003786 10.0.0.48 - - [2025-09-23 22:19:21] "POST /tags HTTP/1.1" 409 206 0.004814 10.0.0.48 - - [2025-09-23 22:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.48 - - [2025-09-23 22:19:21] "GET /tag/69755a61-8b6f-4d3e-92bc-487926160c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.022653 10.0.0.48 - - [2025-09-23 22:19:21] "POST /firewall-rules HTTP/1.1" 200 560 0.105583 10.0.0.48 - - [2025-09-23 22:19:21] "GET /firewall-rule/6d54ce68-fa1e-4626-b869-e1b72259f1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.016848 10.0.0.48 - - [2025-09-23 22:19:21] "GET /firewall-policy/ed6ae537-8f32-4468-9723-d87866c0f66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.010680 10.0.0.48 - - [2025-09-23 22:19:21] "GET /firewall-rule/6d54ce68-fa1e-4626-b869-e1b72259f1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.003581 10.0.0.48 - - [2025-09-23 22:19:21] "POST /ref-update HTTP/1.1" 200 156 0.034690 10.0.0.48 - - [2025-09-23 22:19:21] "POST /fqname-to-id HTTP/1.1" 404 228 0.002633 10.0.0.48 - - [2025-09-23 22:19:21] "POST /tags HTTP/1.1" 200 305 0.079483 10.0.0.48 - - [2025-09-23 22:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009269 10.0.0.48 - - [2025-09-23 22:19:21] "GET /tag/e221dee0-54d3-40b4-b99f-92419f8d9cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.048180 10.0.0.48 - - [2025-09-23 22:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.48 - - [2025-09-23 22:19:22] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.066359 10.0.0.48 - - [2025-09-23 22:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.48 - - [2025-09-23 22:19:22] "GET /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.011197 10.0.0.48 - - [2025-09-23 22:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.48 - - [2025-09-23 22:19:22] "GET /service-appliance-set/d22c2855-3fa8-4148-b7fb-26fbc76a28c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004649 10.0.0.48 - - [2025-09-23 22:19:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.001612 10.0.0.48 - - [2025-09-23 22:19:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.158021 10.0.0.48 - - [2025-09-23 22:19:22] "GET /virtual-machine-interface/15bd6196-7d66-4e94-84f3-6fea9ac0dc49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.032557 10.0.0.48 - - [2025-09-23 22:19:22] "POST /instance-ips HTTP/1.1" 200 381 0.036487 10.0.0.48 - - [2025-09-23 22:19:22] "GET /instance-ip/de4cdc96-f085-44a9-a8d3-ca86d978a85a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.024403 10.0.0.48 - - [2025-09-23 22:19:22] "POST /loadbalancers HTTP/1.1" 200 582 0.061332 10.0.0.48 - - [2025-09-23 22:19:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017934 10.0.0.48 - - [2025-09-23 22:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.48 - - [2025-09-23 22:19:22] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052444 10.0.0.48 - - [2025-09-23 22:19:22] "GET /loadbalancer/12193a10-7c0e-4680-86b4-ee7f1bbdd75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.004724 10.0.0.48 - - [2025-09-23 22:19:22] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.019556 10.0.0.48 - - [2025-09-23 22:19:22] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045799 10.0.0.48 - - [2025-09-23 22:19:22] "GET /instance-ip/de4cdc96-f085-44a9-a8d3-ca86d978a85a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008554 10.0.0.48 - - [2025-09-23 22:19:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.024647 10.0.0.48 - - [2025-09-23 22:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010130 10.0.0.48 - - [2025-09-23 22:19:22] "POST /floating-ips HTTP/1.1" 200 583 0.048152 10.0.0.48 - - [2025-09-23 22:19:22] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048252 10.0.0.48 - - [2025-09-23 22:19:22] "GET /loadbalancer-listener/b2981d57-45db-405d-a229-2e91ac0db256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.010096 10.0.0.48 - - [2025-09-23 22:19:22] "GET /loadbalancer-listener/b2981d57-45db-405d-a229-2e91ac0db256?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.011550 10.0.0.48 - - [2025-09-23 22:19:23] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.038834 10.0.0.48 - - [2025-09-23 22:19:23] "GET /instance-ip/de4cdc96-f085-44a9-a8d3-ca86d978a85a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003661 10.0.0.48 - - [2025-09-23 22:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.48 - - [2025-09-23 22:19:23] "GET /instance-ip/de4cdc96-f085-44a9-a8d3-ca86d978a85a?fields=floating_ips HTTP/1.1" 200 1171 0.012669 10.0.0.48 - - [2025-09-23 22:19:23] "GET /global-vrouter-config/1c7ecd0f-4b7e-40c4-8ca8-32a80742aaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004253 10.0.0.48 - - [2025-09-23 22:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001396 10.0.0.48 - - [2025-09-23 22:19:23] "GET /floating-ip/295e54a5-3597-4e9b-adc9-e6beec114b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.011894 10.0.0.48 - - [2025-09-23 22:19:23] "PUT /global-vrouter-config/1c7ecd0f-4b7e-40c4-8ca8-32a80742aaaa HTTP/1.1" 200 276 0.009617 10.0.0.48 - - [2025-09-23 22:19:23] "POST /tags HTTP/1.1" 200 301 0.032939 10.0.0.48 - - [2025-09-23 22:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008112 10.0.0.48 - - [2025-09-23 22:19:23] "GET /tag/8ce31917-c472-4298-b7a8-a6ead2b8ff95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013606 10.0.0.48 - - [2025-09-23 22:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007185 10.0.0.48 - - [2025-09-23 22:19:23] "GET /project/8964e248-1345-446e-a37f-1e41f711d9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042233 10.0.0.48 - - [2025-09-23 22:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.48 - - [2025-09-23 22:19:23] "GET /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004142 10.0.0.48 - - [2025-09-23 22:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.48 - - [2025-09-23 22:19:23] "GET /service-appliance-set/d22c2855-3fa8-4148-b7fb-26fbc76a28c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002690 10.0.0.48 - - [2025-09-23 22:19:23] "POST /fqname-to-id HTTP/1.1" 404 242 0.001571 10.0.0.48 - - [2025-09-23 22:19:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.145103 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:19:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000774 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:19:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000818 10.0.0.48 - - [2025-09-23 22:19:23] "GET /virtual-machine-interface/f30959f1-b400-4c2a-b8ac-98d42cfe7136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.004473 10.0.0.48 - - [2025-09-23 22:19:23] "POST /instance-ips HTTP/1.1" 200 377 0.031446 10.0.0.48 - - [2025-09-23 22:19:23] "GET /instance-ip/c4792e5a-7cb2-4be7-b782-657a5dd201d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.037703 10.0.0.48 - - [2025-09-23 22:19:23] "POST /loadbalancers HTTP/1.1" 200 582 0.074577 10.0.0.48 - - [2025-09-23 22:19:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013498 10.0.0.48 - - [2025-09-23 22:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.019960 10.0.0.48 - - [2025-09-23 22:19:24] "GET /project/8964e248-1345-446e-a37f-1e41f711d9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.177651 10.0.0.48 - - [2025-09-23 22:19:24] "GET /instance-ip/c4792e5a-7cb2-4be7-b782-657a5dd201d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.034896 10.0.0.48 - - [2025-09-23 22:19:24] "GET /project/8964e248-1345-446e-a37f-1e41f711d9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.086087 10.0.0.48 - - [2025-09-23 22:19:24] "GET /loadbalancer/5476b16f-d760-42e5-8e53-12a84ef32ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006923 10.0.0.48 - - [2025-09-23 22:19:24] "POST /floating-ips HTTP/1.1" 200 581 0.067824 10.0.0.48 - - [2025-09-23 22:19:24] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.062027 10.0.0.48 - - [2025-09-23 22:19:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.038339 10.0.0.48 - - [2025-09-23 22:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008124 10.0.0.48 - - [2025-09-23 22:19:24] "GET /project/8964e248-1345-446e-a37f-1e41f711d9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.033958 10.0.0.48 - - [2025-09-23 22:19:24] "GET /loadbalancer-listener/259cb22d-d220-4301-bb58-6f6602e56525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002714 10.0.0.48 - - [2025-09-23 22:19:24] "GET /loadbalancer-listener/259cb22d-d220-4301-bb58-6f6602e56525?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003987 10.0.0.48 - - [2025-09-23 22:19:24] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020522 10.0.0.48 - - [2025-09-23 22:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009693 10.0.0.48 - - [2025-09-23 22:19:24] "GET /instance-ip/c4792e5a-7cb2-4be7-b782-657a5dd201d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002688 10.0.0.48 - - [2025-09-23 22:19:24] "GET /instance-ip/c4792e5a-7cb2-4be7-b782-657a5dd201d7?fields=floating_ips HTTP/1.1" 200 1165 0.012036 10.0.0.48 - - [2025-09-23 22:19:24] "GET /floating-ip/59fa4be2-bd0f-4403-89e5-3c8379c7f7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.001883 10.0.0.48 - - [2025-09-23 22:19:24] "GET /project/8964e248-1345-446e-a37f-1e41f711d9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040631 10.0.0.48 - - [2025-09-23 22:19:24] "GET /loadbalancer/5476b16f-d760-42e5-8e53-12a84ef32ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003756 10.0.0.48 - - [2025-09-23 22:19:24] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.018972 10.0.0.48 - - [2025-09-23 22:19:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.017414 10.0.0.48 - - [2025-09-23 22:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009677 10.0.0.48 - - [2025-09-23 22:19:24] "GET /project/8964e248-1345-446e-a37f-1e41f711d9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.027463 10.0.0.48 - - [2025-09-23 22:19:24] "GET /loadbalancer-listener/311eaab1-69b4-4d2b-a8bf-1a67e5c09b01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002116 10.0.0.48 - - [2025-09-23 22:19:24] "GET /loadbalancer-listener/311eaab1-69b4-4d2b-a8bf-1a67e5c09b01?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003758 10.0.0.48 - - [2025-09-23 22:19:24] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.018510 10.0.0.48 - - [2025-09-23 22:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.48 - - [2025-09-23 22:19:24] "GET /instance-ip/c4792e5a-7cb2-4be7-b782-657a5dd201d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004246 10.0.0.48 - - [2025-09-23 22:19:24] "GET /instance-ip/c4792e5a-7cb2-4be7-b782-657a5dd201d7?fields=floating_ips HTTP/1.1" 200 1165 0.004062 10.0.0.48 - - [2025-09-23 22:19:24] "GET /project/8964e248-1345-446e-a37f-1e41f711d9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.056311 10.0.0.48 - - [2025-09-23 22:19:24] "GET /floating-ip/59fa4be2-bd0f-4403-89e5-3c8379c7f7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002027 10.0.0.48 - - [2025-09-23 22:19:24] "GET /loadbalancer/5476b16f-d760-42e5-8e53-12a84ef32ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002946 10.0.0.48 - - [2025-09-23 22:19:24] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.017727 10.0.0.48 - - [2025-09-23 22:19:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.013958 10.0.0.48 - - [2025-09-23 22:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007955 10.0.0.48 - - [2025-09-23 22:19:24] "GET /project/8964e248-1345-446e-a37f-1e41f711d9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.024685 10.0.0.48 - - [2025-09-23 22:19:24] "GET /loadbalancer-listener/dd51c280-4c05-48f7-ad54-d421cad2027a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.007206 10.0.0.48 - - [2025-09-23 22:19:24] "GET /loadbalancer-listener/dd51c280-4c05-48f7-ad54-d421cad2027a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.007799 10.0.0.48 - - [2025-09-23 22:19:25] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.016654 10.0.0.48 - - [2025-09-23 22:19:25] "GET /instance-ip/c4792e5a-7cb2-4be7-b782-657a5dd201d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003220 10.0.0.48 - - [2025-09-23 22:19:25] "GET /instance-ip/c4792e5a-7cb2-4be7-b782-657a5dd201d7?fields=floating_ips HTTP/1.1" 200 1165 0.008496 10.0.0.48 - - [2025-09-23 22:19:25] "GET /floating-ip/59fa4be2-bd0f-4403-89e5-3c8379c7f7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002486 10.0.0.48 - - [2025-09-23 22:19:25] "POST /tags HTTP/1.1" 200 371 0.020903 10.0.0.48 - - [2025-09-23 22:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007729 10.0.0.48 - - [2025-09-23 22:19:25] "GET /tag/e3515d26-26d2-4983-851d-1ac24925600f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.014878 10.0.0.48 - - [2025-09-23 22:19:25] "POST /tags HTTP/1.1" 200 319 0.023494 10.0.0.48 - - [2025-09-23 22:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.017449 10.0.0.48 - - [2025-09-23 22:19:25] "GET /tag/cfb8fd02-19c3-4129-bfde-1de8c6bafe0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.021189 10.0.0.48 - - [2025-09-23 22:19:25] "POST /id-to-fqname HTTP/1.1" 200 181 0.000605 10.0.0.48 - - [2025-09-23 22:19:25] "POST /fqname-to-id HTTP/1.1" 404 190 0.002022 10.0.0.48 - - [2025-09-23 22:19:25] "POST /security-groups HTTP/1.1" 200 578 0.081062 10.0.0.48 - - [2025-09-23 22:19:25] "POST /fqname-to-id HTTP/1.1" 404 225 0.001887 10.0.0.48 - - [2025-09-23 22:19:25] "POST /projects HTTP/1.1" 200 497 0.228235 10.0.0.48 - - [2025-09-23 22:19:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.013180 10.0.0.48 - - [2025-09-23 22:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.026201 10.0.0.48 - - [2025-09-23 22:19:25] "POST /access-control-lists HTTP/1.1" 200 587 0.050298 10.0.0.48 - - [2025-09-23 22:19:25] "POST /fqname-to-id HTTP/1.1" 404 224 0.011355 10.0.0.48 - - [2025-09-23 22:19:25] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005840 10.0.0.48 - - [2025-09-23 22:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.48 - - [2025-09-23 22:19:25] "GET /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005013 10.0.0.48 - - [2025-09-23 22:19:25] "POST /access-control-lists HTTP/1.1" 200 585 0.064684 10.0.0.48 - - [2025-09-23 22:19:25] "PUT /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e HTTP/1.1" 200 264 0.091593 10.0.0.48 - - [2025-09-23 22:19:25] "PUT /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0 HTTP/1.1" 200 264 0.052590 10.0.0.48 - - [2025-09-23 22:19:25] "POST /security-groups HTTP/1.1" 200 558 0.076517 10.0.0.48 - - [2025-09-23 22:19:25] "POST /fqname-to-id HTTP/1.1" 404 248 0.001700 10.0.0.48 - - [2025-09-23 22:19:25] "POST /access-control-lists HTTP/1.1" 200 610 0.058035 10.0.0.48 - - [2025-09-23 22:19:25] "POST /fqname-to-id HTTP/1.1" 404 247 0.004805 10.0.0.48 - - [2025-09-23 22:19:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.081418 10.0.0.48 - - [2025-09-23 22:19:26] "POST /access-control-lists HTTP/1.1" 200 608 0.080245 10.0.0.48 - - [2025-09-23 22:19:26] "POST /chown HTTP/1.1" 200 109 0.074046 10.0.0.48 - - [2025-09-23 22:19:26] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013683 10.0.0.48 - - [2025-09-23 22:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.48 - - [2025-09-23 22:19:26] "GET /policy-management/c4e81947-e8e2-442a-8efc-87cd5b0e4ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002288 10.0.0.48 - - [2025-09-23 22:19:26] "POST /tags HTTP/1.1" 409 214 0.002463 10.0.0.48 - - [2025-09-23 22:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.48 - - [2025-09-23 22:19:26] "GET /tag/cfb8fd02-19c3-4129-bfde-1de8c6bafe0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.022673 10.0.0.48 - - [2025-09-23 22:19:26] "POST /firewall-rules HTTP/1.1" 200 578 0.072650 10.0.0.48 - - [2025-09-23 22:19:26] "GET /firewall-rule/6bd6d836-9405-48c4-8bee-0550e6edccff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005068 10.0.0.48 - - [2025-09-23 22:19:26] "GET /firewall-policy/ed6ae537-8f32-4468-9723-d87866c0f66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003121 10.0.0.48 - - [2025-09-23 22:19:26] "GET /firewall-rule/6bd6d836-9405-48c4-8bee-0550e6edccff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002089 10.0.0.48 - - [2025-09-23 22:19:26] "POST /ref-update HTTP/1.1" 200 156 0.028883 10.0.0.48 - - [2025-09-23 22:19:26] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002917 10.0.0.48 - - [2025-09-23 22:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005982 10.0.0.48 - - [2025-09-23 22:19:26] "GET /policy-management/c4e81947-e8e2-442a-8efc-87cd5b0e4ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003072 10.0.0.48 - - [2025-09-23 22:19:26] "POST /tags HTTP/1.1" 409 214 0.001874 10.0.0.48 - - [2025-09-23 22:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.48 - - [2025-09-23 22:19:26] "GET /tag/cfb8fd02-19c3-4129-bfde-1de8c6bafe0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.014286 10.0.0.48 - - [2025-09-23 22:19:26] "POST /firewall-rules HTTP/1.1" 200 576 0.073285 10.0.0.48 - - [2025-09-23 22:19:26] "GET /firewall-rule/2d344daa-7f8b-4e94-bbba-558cd483142f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.021847 10.0.0.48 - - [2025-09-23 22:19:26] "GET /firewall-policy/ed6ae537-8f32-4468-9723-d87866c0f66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004117 10.0.0.48 - - [2025-09-23 22:19:26] "GET /firewall-rule/2d344daa-7f8b-4e94-bbba-558cd483142f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.001926 10.0.0.48 - - [2025-09-23 22:19:26] "POST /ref-update HTTP/1.1" 200 156 0.034708 10.0.0.48 - - [2025-09-23 22:19:26] "POST /tags HTTP/1.1" 200 363 0.030033 10.0.0.48 - - [2025-09-23 22:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.48 - - [2025-09-23 22:19:26] "GET /tag/91604b61-7772-4059-a356-b0a235ade708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012934 10.0.0.48 - - [2025-09-23 22:19:26] "POST /tags HTTP/1.1" 200 311 0.030123 10.0.0.48 - - [2025-09-23 22:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.48 - - [2025-09-23 22:19:26] "GET /tag/bc53a3e2-224b-49aa-9f44-9ef6dccbe501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012367 10.0.0.48 - - [2025-09-23 22:19:27] "POST /id-to-fqname HTTP/1.1" 200 177 0.000475 10.0.0.48 - - [2025-09-23 22:19:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.002815 10.0.0.48 - - [2025-09-23 22:19:27] "POST /security-groups HTTP/1.1" 200 574 0.066664 10.0.0.48 - - [2025-09-23 22:19:27] "POST /projects HTTP/1.1" 200 489 0.209684 10.0.0.48 - - [2025-09-23 22:19:27] "POST /fqname-to-id HTTP/1.1" 404 217 0.001794 10.0.0.48 - - [2025-09-23 22:19:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.008557 10.0.0.48 - - [2025-09-23 22:19:27] "POST /access-control-lists HTTP/1.1" 200 583 0.028945 10.0.0.48 - - [2025-09-23 22:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.022194 10.0.0.48 - - [2025-09-23 22:19:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.029438 10.0.0.48 - - [2025-09-23 22:19:27] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2878 0.007433 10.0.0.48 - - [2025-09-23 22:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.48 - - [2025-09-23 22:19:27] "GET /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.018063 10.0.0.48 - - [2025-09-23 22:19:27] "POST /access-control-lists HTTP/1.1" 200 581 0.067896 10.0.0.48 - - [2025-09-23 22:19:27] "PUT /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e HTTP/1.1" 200 264 0.055496 10.0.0.48 - - [2025-09-23 22:19:27] "PUT /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0 HTTP/1.1" 200 264 0.060009 10.0.0.48 - - [2025-09-23 22:19:27] "POST /security-groups HTTP/1.1" 200 546 0.069276 10.0.0.48 - - [2025-09-23 22:19:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.006621 10.0.0.48 - - [2025-09-23 22:19:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.040135 10.0.0.48 - - [2025-09-23 22:19:27] "POST /access-control-lists HTTP/1.1" 200 602 0.038999 10.0.0.48 - - [2025-09-23 22:19:27] "POST /fqname-to-id HTTP/1.1" 404 239 0.011039 10.0.0.48 - - [2025-09-23 22:19:27] "POST /chown HTTP/1.1" 200 109 0.043828 10.0.0.48 - - [2025-09-23 22:19:27] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.041562 10.0.0.48 - - [2025-09-23 22:19:27] "POST /access-control-lists HTTP/1.1" 200 600 0.078758 10.0.0.48 - - [2025-09-23 22:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.48 - - [2025-09-23 22:19:27] "GET /policy-management/c4e81947-e8e2-442a-8efc-87cd5b0e4ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005608 10.0.0.48 - - [2025-09-23 22:19:27] "POST /tags HTTP/1.1" 409 210 0.002081 10.0.0.48 - - [2025-09-23 22:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010008 10.0.0.48 - - [2025-09-23 22:19:27] "GET /tag/bc53a3e2-224b-49aa-9f44-9ef6dccbe501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011250 10.0.0.48 - - [2025-09-23 22:19:27] "POST /firewall-rules HTTP/1.1" 200 570 0.072317 10.0.0.48 - - [2025-09-23 22:19:28] "GET /firewall-rule/6789d29a-ebad-4634-a2d9-4fd525a6d230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011668 10.0.0.48 - - [2025-09-23 22:19:28] "GET /firewall-policy/ed6ae537-8f32-4468-9723-d87866c0f66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003680 10.0.0.48 - - [2025-09-23 22:19:28] "GET /firewall-rule/6789d29a-ebad-4634-a2d9-4fd525a6d230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003741 10.0.0.48 - - [2025-09-23 22:19:28] "POST /ref-update HTTP/1.1" 200 156 0.032584 10.0.0.48 - - [2025-09-23 22:19:28] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003816 10.0.0.48 - - [2025-09-23 22:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.48 - - [2025-09-23 22:19:28] "GET /policy-management/c4e81947-e8e2-442a-8efc-87cd5b0e4ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002481 10.0.0.48 - - [2025-09-23 22:19:28] "POST /tags HTTP/1.1" 409 210 0.001492 10.0.0.48 - - [2025-09-23 22:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.48 - - [2025-09-23 22:19:28] "GET /tag/bc53a3e2-224b-49aa-9f44-9ef6dccbe501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011194 10.0.0.48 - - [2025-09-23 22:19:28] "POST /firewall-rules HTTP/1.1" 200 568 0.063929 10.0.0.48 - - [2025-09-23 22:19:28] "GET /firewall-rule/07269810-b41b-4b2b-a765-5282658ad38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.029888 10.0.0.48 - - [2025-09-23 22:19:28] "GET /firewall-policy/ed6ae537-8f32-4468-9723-d87866c0f66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.003958 10.0.0.48 - - [2025-09-23 22:19:28] "GET /firewall-rule/07269810-b41b-4b2b-a765-5282658ad38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002184 10.0.0.48 - - [2025-09-23 22:19:28] "POST /ref-update HTTP/1.1" 200 156 0.036965 10.0.0.48 - - [2025-09-23 22:19:28] "POST /tags HTTP/1.1" 200 363 0.035035 10.0.0.48 - - [2025-09-23 22:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.48 - - [2025-09-23 22:19:28] "GET /tag/6cd4870d-f6e2-4a9d-9f93-0cc1a01ad09d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011028 10.0.0.48 - - [2025-09-23 22:19:28] "POST /tags HTTP/1.1" 409 210 0.001903 10.0.0.48 - - [2025-09-23 22:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001341 10.0.0.48 - - [2025-09-23 22:19:28] "GET /tag/4a7a1223-1b34-4c0a-8fff-6e6d232d460a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013395 10.0.0.48 - - [2025-09-23 22:19:28] "POST /projects HTTP/1.1" 409 223 0.001650 10.0.0.48 - - [2025-09-23 22:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001295 10.0.0.48 - - [2025-09-23 22:19:28] "GET /project/8964e248-1345-446e-a37f-1e41f711d9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042869 10.0.0.48 - - [2025-09-23 22:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.48 - - [2025-09-23 22:19:28] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2950 0.003617 10.0.0.48 - - [2025-09-23 22:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.48 - - [2025-09-23 22:19:28] "GET /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004376 10.0.0.48 - - [2025-09-23 22:19:28] "PUT /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e HTTP/1.1" 200 264 0.039526 10.0.0.48 - - [2025-09-23 22:19:28] "PUT /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0 HTTP/1.1" 200 264 0.043394 10.0.0.48 - - [2025-09-23 22:19:28] "POST /security-groups HTTP/1.1" 409 253 0.002530 10.0.0.48 - - [2025-09-23 22:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.48 - - [2025-09-23 22:19:28] "PUT /security-group/fc76a608-956f-4963-aaed-e99dce0a85a2 HTTP/1.1" 200 262 0.059274 10.0.0.48 - - [2025-09-23 22:19:28] "PUT /access-control-list/87872eb7-1e7e-4177-82b7-68fef6dcd297 HTTP/1.1" 200 272 0.009740 10.0.0.48 - - [2025-09-23 22:19:29] "PUT /access-control-list/dc8a810b-13d0-4316-8a8b-3b3e1081e001 HTTP/1.1" 200 272 0.027295 10.0.0.48 - - [2025-09-23 22:19:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.027828 10.0.0.48 - - [2025-09-23 22:19:29] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008034 10.0.0.48 - - [2025-09-23 22:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012863 10.0.0.48 - - [2025-09-23 22:19:29] "GET /policy-management/c4e81947-e8e2-442a-8efc-87cd5b0e4ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002889 10.0.0.48 - - [2025-09-23 22:19:29] "POST /tags HTTP/1.1" 409 210 0.001867 10.0.0.48 - - [2025-09-23 22:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.48 - - [2025-09-23 22:19:29] "GET /tag/4a7a1223-1b34-4c0a-8fff-6e6d232d460a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012122 10.0.0.48 - - [2025-09-23 22:19:29] "POST /firewall-rules HTTP/1.1" 200 570 0.062269 10.0.0.48 - - [2025-09-23 22:19:29] "GET /firewall-rule/2adf7070-d6eb-494c-bf85-160e7781983e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.018107 10.0.0.48 - - [2025-09-23 22:19:29] "GET /firewall-policy/ed6ae537-8f32-4468-9723-d87866c0f66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004544 10.0.0.48 - - [2025-09-23 22:19:29] "GET /firewall-rule/2adf7070-d6eb-494c-bf85-160e7781983e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.001951 10.0.0.48 - - [2025-09-23 22:19:29] "POST /ref-update HTTP/1.1" 200 156 0.035537 10.0.0.48 - - [2025-09-23 22:19:29] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008112 10.0.0.48 - - [2025-09-23 22:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.48 - - [2025-09-23 22:19:29] "GET /policy-management/c4e81947-e8e2-442a-8efc-87cd5b0e4ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002240 10.0.0.48 - - [2025-09-23 22:19:29] "POST /tags HTTP/1.1" 409 210 0.001221 10.0.0.48 - - [2025-09-23 22:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001119 10.0.0.48 - - [2025-09-23 22:19:29] "GET /tag/4a7a1223-1b34-4c0a-8fff-6e6d232d460a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.009020 10.0.0.48 - - [2025-09-23 22:19:29] "POST /firewall-rules HTTP/1.1" 200 568 0.061624 10.0.0.48 - - [2025-09-23 22:19:29] "GET /firewall-rule/e9ac8923-6cc5-423a-8bce-d71937ca8c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003893 10.0.0.48 - - [2025-09-23 22:19:29] "GET /firewall-policy/ed6ae537-8f32-4468-9723-d87866c0f66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.002969 10.0.0.48 - - [2025-09-23 22:19:29] "GET /firewall-rule/e9ac8923-6cc5-423a-8bce-d71937ca8c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002016 10.0.0.48 - - [2025-09-23 22:19:29] "POST /ref-update HTTP/1.1" 200 156 0.047515 10.0.0.48 - - [2025-09-23 22:19:29] "POST /tags HTTP/1.1" 409 237 0.005904 10.0.0.48 - - [2025-09-23 22:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.48 - - [2025-09-23 22:19:29] "GET /tag/6cd4870d-f6e2-4a9d-9f93-0cc1a01ad09d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012628 10.0.0.48 - - [2025-09-23 22:19:29] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004293 10.0.0.48 - - [2025-09-23 22:19:29] "POST /set-tag HTTP/1.1" 200 109 0.018091 10.0.0.49 - - [2025-09-23 22:20:15] "GET / HTTP/1.1" 200 35931 0.001399 10.0.0.49 - - [2025-09-23 22:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.49 - - [2025-09-23 22:20:15] "GET /global-system-config/dee54906-eab7-4120-a713-48658cba40ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007563 10.0.0.49 - - [2025-09-23 22:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001366 10.0.0.49 - - [2025-09-23 22:20:15] "GET /routing-instance/f46c87ca-a262-4109-a4de-234baad1b8d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002845 10.0.0.49 - - [2025-09-23 22:20:15] "PUT /global-system-config/dee54906-eab7-4120-a713-48658cba40ab HTTP/1.1" 200 274 0.017431 10.0.0.49 - - [2025-09-23 22:20:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.006856 10.0.0.49 - - [2025-09-23 22:20:15] "POST /virtual-routers HTTP/1.1" 200 599 0.014859 10.0.0.49 - - [2025-09-23 22:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005421 10.0.0.49 - - [2025-09-23 22:20:15] "GET /virtual-router/3ceb46e7-cd06-4639-ada1-1bbbda503a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005716 10.0.0.49 - - [2025-09-23 22:20:15] "POST /fqname-to-id HTTP/1.1" 404 229 0.002120 10.0.0.49 - - [2025-09-23 22:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.49 - - [2025-09-23 22:20:15] "GET /virtual-network/851390cb-1d14-4eec-8626-4d92505b1c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004016 10.0.0.49 - - [2025-09-23 22:20:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.068307 10.0.0.48 - - [2025-09-23 22:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.48 - - [2025-09-23 22:20:18] "GET /virtual-router/3ceb46e7-cd06-4639-ada1-1bbbda503a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003714 10.0.0.48 - - [2025-09-23 22:21:11] "GET /global-system-configs HTTP/1.1" 200 322 0.001867 10.0.0.48 - - [2025-09-23 22:21:12] "GET /global-system-configs HTTP/1.1" 200 322 0.002553 10.0.0.49 - - [2025-09-23 22:22:58] "GET / HTTP/1.1" 200 35931 0.001269 10.0.0.49 - - [2025-09-23 22:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.49 - - [2025-09-23 22:22:58] "GET /global-system-config/dee54906-eab7-4120-a713-48658cba40ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007608 10.0.0.49 - - [2025-09-23 22:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.49 - - [2025-09-23 22:22:58] "GET /routing-instance/f46c87ca-a262-4109-a4de-234baad1b8d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003011 10.0.0.49 - - [2025-09-23 22:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.49 - - [2025-09-23 22:22:58] "GET /virtual-router/3ceb46e7-cd06-4639-ada1-1bbbda503a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002506 10.0.0.49 - - [2025-09-23 22:22:58] "PUT /virtual-router/3ceb46e7-cd06-4639-ada1-1bbbda503a63 HTTP/1.1" 200 262 0.009028 10.0.0.49 - - [2025-09-23 22:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007123 10.0.0.49 - - [2025-09-23 22:22:58] "GET /virtual-router/3ceb46e7-cd06-4639-ada1-1bbbda503a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002765 10.0.0.49 - - [2025-09-23 22:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.49 - - [2025-09-23 22:22:58] "GET /virtual-machine-interface/08caa142-8748-4659-bde7-d2ef9bd19c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.006917 10.0.0.49 - - [2025-09-23 22:22:58] "PUT /virtual-machine-interface/08caa142-8748-4659-bde7-d2ef9bd19c79 HTTP/1.1" 200 284 0.026382 10.0.0.48 - - [2025-09-23 22:23:17] "GET /virtual-router/3ceb46e7-cd06-4639-ada1-1bbbda503a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003307 10.0.0.48 - - [2025-09-23 22:23:17] "POST /ref-update HTTP/1.1" 200 156 0.006962 10.0.0.48 - - [2025-09-23 22:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.48 - - [2025-09-23 22:23:18] "GET /virtual-router/3ceb46e7-cd06-4639-ada1-1bbbda503a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003413 10.0.0.48 - - [2025-09-23 22:23:21] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009774 10.0.0.48 - - [2025-09-23 22:23:21] "POST /set-tag HTTP/1.1" 200 109 0.005020 10.0.0.48 - - [2025-09-23 22:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.48 - - [2025-09-23 22:23:21] "GET /loadbalancer/5476b16f-d760-42e5-8e53-12a84ef32ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002642 10.0.0.48 - - [2025-09-23 22:23:21] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003543 10.0.0.48 - - [2025-09-23 22:23:21] "POST /set-tag HTTP/1.1" 200 109 0.001606 10.0.0.48 - - [2025-09-23 22:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.48 - - [2025-09-23 22:23:21] "GET /loadbalancer/5476b16f-d760-42e5-8e53-12a84ef32ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002421 10.0.0.48 - - [2025-09-23 22:23:21] "GET /loadbalancer-pool/44e241ff-7c38-4471-9a14-677cb5e77095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003926 10.0.0.48 - - [2025-09-23 22:23:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015623 10.0.0.48 - - [2025-09-23 22:23:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.012628 10.0.0.48 - - [2025-09-23 22:23:21] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006945 10.0.0.48 - - [2025-09-23 22:23:21] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008498 10.0.0.48 - - [2025-09-23 22:23:21] "POST /ref-update HTTP/1.1" 200 156 0.006704 10.0.0.48 - - [2025-09-23 22:23:21] "POST /tags HTTP/1.1" 409 205 0.002218 10.0.0.48 - - [2025-09-23 22:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.48 - - [2025-09-23 22:23:21] "GET /tag/8ce31917-c472-4298-b7a8-a6ead2b8ff95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011810 10.0.0.48 - - [2025-09-23 22:23:21] "GET /floating-ip/59fa4be2-bd0f-4403-89e5-3c8379c7f7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.014714 10.0.0.48 - - [2025-09-23 22:23:21] "PUT /floating-ip/59fa4be2-bd0f-4403-89e5-3c8379c7f7fa HTTP/1.1" 200 256 0.010205 10.0.0.48 - - [2025-09-23 22:23:21] "POST /set-tag HTTP/1.1" 200 109 0.088141 10.0.0.48 - - [2025-09-23 22:23:21] "GET /loadbalancer-pool/1ed61740-f516-44a2-9263-f5568e91e22a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006840 10.0.0.48 - - [2025-09-23 22:23:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015070 10.0.0.48 - - [2025-09-23 22:23:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.022451 10.0.0.48 - - [2025-09-23 22:23:21] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007870 10.0.0.48 - - [2025-09-23 22:23:21] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003471 10.0.0.48 - - [2025-09-23 22:23:21] "POST /ref-update HTTP/1.1" 200 156 0.007314 10.0.0.48 - - [2025-09-23 22:23:21] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.48 - - [2025-09-23 22:23:21] "GET /loadbalancer-pool/f5f24a07-1203-4277-bdce-5b477cb335ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003335 10.0.0.48 - - [2025-09-23 22:23:21] "GET /floating-ip/59fa4be2-bd0f-4403-89e5-3c8379c7f7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.002412 10.0.0.48 - - [2025-09-23 22:23:21] "PUT /floating-ip/59fa4be2-bd0f-4403-89e5-3c8379c7f7fa HTTP/1.1" 200 256 0.015349 10.0.0.48 - - [2025-09-23 22:23:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.041887 10.0.0.48 - - [2025-09-23 22:23:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008422 10.0.0.48 - - [2025-09-23 22:23:22] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007794 10.0.0.48 - - [2025-09-23 22:23:22] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004462 10.0.0.48 - - [2025-09-23 22:23:22] "POST /set-tag HTTP/1.1" 200 109 0.004453 10.0.0.48 - - [2025-09-23 22:23:22] "POST /ref-update HTTP/1.1" 200 156 0.006229 10.0.0.48 - - [2025-09-23 22:23:22] "GET /floating-ip/59fa4be2-bd0f-4403-89e5-3c8379c7f7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.002675 10.0.0.48 - - [2025-09-23 22:23:22] "PUT /floating-ip/59fa4be2-bd0f-4403-89e5-3c8379c7f7fa HTTP/1.1" 200 256 0.009129 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:23:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:23:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000843 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:23:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000842 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:23:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000816 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:23:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001369 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:23:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001170 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:23:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000892 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:23:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000794 10.0.0.48 - - [2025-09-23 22:23:56] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005467 10.0.0.48 - - [2025-09-23 22:23:56] "POST /set-tag HTTP/1.1" 200 109 0.003450 10.0.0.48 - - [2025-09-23 22:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.48 - - [2025-09-23 22:23:56] "GET /loadbalancer/5476b16f-d760-42e5-8e53-12a84ef32ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002211 10.0.0.48 - - [2025-09-23 22:23:56] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006772 10.0.0.48 - - [2025-09-23 22:23:56] "POST /set-tag HTTP/1.1" 200 109 0.042574 10.0.0.48 - - [2025-09-23 22:23:56] "DELETE /loadbalancer-member/4fcd5fba-43fd-4200-9f47-880fac376aaa HTTP/1.1" 200 115 0.065144 10.0.0.48 - - [2025-09-23 22:23:56] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005249 10.0.0.48 - - [2025-09-23 22:23:56] "POST /set-tag HTTP/1.1" 200 109 0.002480 10.0.0.48 - - [2025-09-23 22:23:56] "DELETE /loadbalancer-member/511b0e79-05ec-46b8-9307-d92268c3a17c HTTP/1.1" 200 115 0.062406 10.0.0.48 - - [2025-09-23 22:23:56] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.019640 10.0.0.48 - - [2025-09-23 22:23:56] "POST /set-tag HTTP/1.1" 200 109 0.007318 10.0.0.48 - - [2025-09-23 22:23:56] "DELETE /loadbalancer-member/9163e97a-36cf-400e-86b0-f1f240ead0db HTTP/1.1" 200 115 0.039887 10.0.0.48 - - [2025-09-23 22:23:56] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004263 10.0.0.48 - - [2025-09-23 22:23:56] "POST /set-tag HTTP/1.1" 200 109 0.002486 10.0.0.48 - - [2025-09-23 22:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004837 10.0.0.48 - - [2025-09-23 22:23:56] "GET /loadbalancer/5476b16f-d760-42e5-8e53-12a84ef32ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002396 10.0.0.48 - - [2025-09-23 22:23:56] "GET /loadbalancer-pool/44e241ff-7c38-4471-9a14-677cb5e77095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002944 10.0.0.48 - - [2025-09-23 22:23:56] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016716 10.0.0.48 - - [2025-09-23 22:23:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.014217 10.0.0.48 - - [2025-09-23 22:23:57] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.031525 10.0.0.48 - - [2025-09-23 22:23:57] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008071 10.0.0.48 - - [2025-09-23 22:23:57] "GET /floating-ip/59fa4be2-bd0f-4403-89e5-3c8379c7f7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002342 10.0.0.48 - - [2025-09-23 22:23:57] "POST /set-tag HTTP/1.1" 200 109 0.068399 10.0.0.48 - - [2025-09-23 22:23:57] "GET /loadbalancer-pool/1ed61740-f516-44a2-9263-f5568e91e22a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.011587 10.0.0.48 - - [2025-09-23 22:23:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025816 10.0.0.48 - - [2025-09-23 22:23:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.008912 10.0.0.48 - - [2025-09-23 22:23:57] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015652 10.0.0.48 - - [2025-09-23 22:23:57] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011720 10.0.0.48 - - [2025-09-23 22:23:57] "POST /set-tag HTTP/1.1" 200 109 0.003622 10.0.0.48 - - [2025-09-23 22:23:57] "GET /floating-ip/59fa4be2-bd0f-4403-89e5-3c8379c7f7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002684 10.0.0.48 - - [2025-09-23 22:23:57] "GET /loadbalancer-pool/f5f24a07-1203-4277-bdce-5b477cb335ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004015 10.0.0.48 - - [2025-09-23 22:23:57] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023798 10.0.0.48 - - [2025-09-23 22:23:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.020556 10.0.0.48 - - [2025-09-23 22:23:57] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019977 10.0.0.48 - - [2025-09-23 22:23:57] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003419 10.0.0.48 - - [2025-09-23 22:23:57] "GET /floating-ip/59fa4be2-bd0f-4403-89e5-3c8379c7f7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001692 10.0.0.48 - - [2025-09-23 22:23:57] "POST /set-tag HTTP/1.1" 200 109 0.005195 10.0.0.48 - - [2025-09-23 22:26:11] "GET /global-system-configs HTTP/1.1" 200 322 0.003343 10.0.0.48 - - [2025-09-23 22:26:12] "GET /global-system-configs HTTP/1.1" 200 322 0.001913 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:27:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000925 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:27:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000800 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:27:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:27:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000810 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:27:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000992 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:27:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000807 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:27:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001323 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:27:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000810 10.0.0.48 - - [2025-09-23 22:28:46] "GET / HTTP/1.1" 200 35931 0.001678 10.0.0.48 - - [2025-09-23 22:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.48 - - [2025-09-23 22:28:46] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.020128 10.0.0.48 - - [2025-09-23 22:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.48 - - [2025-09-23 22:28:46] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044277 10.0.0.48 - - [2025-09-23 22:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.48 - - [2025-09-23 22:28:47] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042712 10.0.0.48 - - [2025-09-23 22:28:47] "POST /tags HTTP/1.1" 200 333 0.035970 10.0.0.48 - - [2025-09-23 22:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004569 10.0.0.48 - - [2025-09-23 22:28:47] "GET /tag/9aa54a95-41d4-4f02-bf35-0f66698e23cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.024073 10.0.0.48 - - [2025-09-23 22:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.48 - - [2025-09-23 22:28:47] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028929 10.0.0.48 - - [2025-09-23 22:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.48 - - [2025-09-23 22:28:47] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033192 10.0.0.48 - - [2025-09-23 22:28:47] "GET /virtual-networks?parent_id=5be53dac-ec4c-4ff9-9a14-3a8b54adb265&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.008772 10.0.0.48 - - [2025-09-23 22:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.48 - - [2025-09-23 22:28:47] "GET /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004107 10.0.0.48 - - [2025-09-23 22:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.48 - - [2025-09-23 22:28:47] "GET /service-appliance-set/d22c2855-3fa8-4148-b7fb-26fbc76a28c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002136 10.0.0.48 - - [2025-09-23 22:28:47] "POST /fqname-to-id HTTP/1.1" 404 254 0.001951 10.0.0.48 - - [2025-09-23 22:28:47] "POST /virtual-networks HTTP/1.1" 200 512 0.077592 10.0.0.48 - - [2025-09-23 22:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005356 10.0.0.48 - - [2025-09-23 22:28:47] "GET /network-ipam/4de8fc3b-03da-4906-af43-fccfd243b919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.013077 10.0.0.48 - - [2025-09-23 22:28:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.102566 10.0.0.48 - - [2025-09-23 22:28:47] "GET /virtual-machine-interface/0a775b7a-0042-4aa1-b4a2-25dfa101da53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.003491 10.0.0.48 - - [2025-09-23 22:28:47] "POST /useragent-kv HTTP/1.1" 200 115 0.010844 10.0.0.48 - - [2025-09-23 22:28:47] "POST /ref-update HTTP/1.1" 200 156 0.079458 10.0.0.48 - - [2025-09-23 22:28:47] "GET /virtual-network/05d4df73-747d-403d-b746-8f5abd157b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003516 10.0.0.48 - - [2025-09-23 22:28:47] "POST /instance-ips HTTP/1.1" 200 409 0.029914 10.0.0.48 - - [2025-09-23 22:28:47] "GET /instance-ip/36232b12-b2ad-469d-943e-768096183b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003920 10.0.0.48 - - [2025-09-23 22:28:47] "GET /domains HTTP/1.1" 200 280 0.001511 10.0.0.48 - - [2025-09-23 22:28:47] "GET /domain/20c1f2f2-70c5-4c2d-869d-70c24ba402b8 HTTP/1.1" 200 3085 0.006907 10.0.0.48 - - [2025-09-23 22:28:47] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265 HTTP/1.1" 200 5476 0.039484 10.0.0.48 - - [2025-09-23 22:28:47] "GET /virtual-network/05d4df73-747d-403d-b746-8f5abd157b17 HTTP/1.1" 200 2085 0.005417 10.0.0.48 - - [2025-09-23 22:28:47] "GET /virtual-network/05d4df73-747d-403d-b746-8f5abd157b17 HTTP/1.1" 200 2085 0.003959 10.0.0.48 - - [2025-09-23 22:28:47] "POST /loadbalancers HTTP/1.1" 200 610 0.046882 10.0.0.48 - - [2025-09-23 22:28:47] "GET /routing-instance/d847e114-d5ad-4588-86b8-9074c9fb8f64 HTTP/1.1" 200 1181 0.014845 10.0.0.48 - - [2025-09-23 22:28:47] "GET /routing-instance/d847e114-d5ad-4588-86b8-9074c9fb8f64 HTTP/1.1" 200 1181 0.002945 10.0.0.48 - - [2025-09-23 22:28:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026780 10.0.0.48 - - [2025-09-23 22:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006055 10.0.0.48 - - [2025-09-23 22:28:47] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036675 10.0.0.48 - - [2025-09-23 22:28:47] "GET /instance-ip/36232b12-b2ad-469d-943e-768096183b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002957 10.0.0.48 - - [2025-09-23 22:28:47] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.023973 10.0.0.48 - - [2025-09-23 22:28:47] "GET /loadbalancer/5ffb090b-67d4-4873-a562-196f3460abd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003036 10.0.0.48 - - [2025-09-23 22:28:48] "POST /floating-ips HTTP/1.1" 200 597 0.025878 10.0.0.48 - - [2025-09-23 22:28:48] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.028483 10.0.0.48 - - [2025-09-23 22:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.48 - - [2025-09-23 22:28:48] "POST /route-targets HTTP/1.1" 200 327 0.010559 10.0.0.48 - - [2025-09-23 22:28:48] "POST /ref-update HTTP/1.1" 200 156 0.011646 10.0.0.48 - - [2025-09-23 22:28:48] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048160 10.0.0.48 - - [2025-09-23 22:28:48] "GET /loadbalancer-listener/d9004abe-c9f8-4810-9cee-df849bf02c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.007738 10.0.0.48 - - [2025-09-23 22:28:48] "GET /loadbalancer-listener/d9004abe-c9f8-4810-9cee-df849bf02c12?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003371 10.0.0.48 - - [2025-09-23 22:28:48] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018283 10.0.0.48 - - [2025-09-23 22:28:48] "GET /instance-ip/36232b12-b2ad-469d-943e-768096183b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002942 10.0.0.48 - - [2025-09-23 22:28:48] "GET /instance-ip/36232b12-b2ad-469d-943e-768096183b85?fields=floating_ips HTTP/1.1" 200 1212 0.004649 10.0.0.48 - - [2025-09-23 22:28:48] "GET /floating-ip/21582ea5-d3b9-4511-9c35-5a18757bec31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002046 10.0.0.48 - - [2025-09-23 22:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.48 - - [2025-09-23 22:28:48] "GET /loadbalancer/5ffb090b-67d4-4873-a562-196f3460abd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.004105 10.0.0.48 - - [2025-09-23 22:28:48] "POST /tags HTTP/1.1" 200 295 0.040786 10.0.0.48 - - [2025-09-23 22:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008039 10.0.0.48 - - [2025-09-23 22:28:48] "GET /tag/817783d0-e2d0-4c69-92ae-da5c0deb1daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012055 10.0.0.48 - - [2025-09-23 22:28:48] "POST /tags HTTP/1.1" 409 233 0.001559 10.0.0.48 - - [2025-09-23 22:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001346 10.0.0.48 - - [2025-09-23 22:28:48] "GET /tag/33441c41-cba2-4f5e-9a90-d9b19645fd29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.009958 10.0.0.48 - - [2025-09-23 22:28:48] "POST /tags HTTP/1.1" 409 206 0.001720 10.0.0.48 - - [2025-09-23 22:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001227 10.0.0.48 - - [2025-09-23 22:28:48] "GET /tag/69755a61-8b6f-4d3e-92bc-487926160c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011581 10.0.0.48 - - [2025-09-23 22:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.48 - - [2025-09-23 22:28:48] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.003702 10.0.0.48 - - [2025-09-23 22:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.48 - - [2025-09-23 22:28:48] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030234 10.0.0.48 - - [2025-09-23 22:28:48] "POST /virtual-machines HTTP/1.1" 200 369 0.007957 10.0.0.48 - - [2025-09-23 22:28:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009224 10.0.0.48 - - [2025-09-23 22:28:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.117349 10.0.0.48 - - [2025-09-23 22:28:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.029255 10.0.0.48 - - [2025-09-23 22:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009932 10.0.0.48 - - [2025-09-23 22:28:48] "GET /virtual-machine-interface/acb495ac-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006162 10.0.0.48 - - [2025-09-23 22:28:48] "POST /instance-ips HTTP/1.1" 200 409 0.018275 10.0.0.48 - - [2025-09-23 22:28:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.018333 10.0.0.48 - - [2025-09-23 22:28:48] "GET /virtual-machine-interface/acb495ac-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009689 10.0.0.48 - - [2025-09-23 22:28:49] "POST /set-tag HTTP/1.1" 200 109 0.015361 10.0.0.48 - - [2025-09-23 22:28:49] "GET /virtual-machine-interface/acb495ac-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017495 10.0.0.48 - - [2025-09-23 22:28:49] "GET /instance-ip/acccad54-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005487 10.0.0.48 - - [2025-09-23 22:28:49] "GET /virtual-machine-interface/acb495ac-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004281 10.0.0.48 - - [2025-09-23 22:28:49] "POST /set-tag HTTP/1.1" 200 109 0.002324 10.0.0.48 - - [2025-09-23 22:28:49] "GET /virtual-router/3ceb46e7-cd06-4639-ada1-1bbbda503a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002089 10.0.0.48 - - [2025-09-23 22:28:49] "POST /ref-update HTTP/1.1" 200 156 0.008081 10.0.0.48 - - [2025-09-23 22:28:49] "GET /virtual-machine-interface/acb495ac-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004052 10.0.0.48 - - [2025-09-23 22:28:49] "POST /set-tag HTTP/1.1" 200 109 0.001713 10.0.0.48 - - [2025-09-23 22:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.48 - - [2025-09-23 22:28:49] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.004100 10.0.0.48 - - [2025-09-23 22:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.48 - - [2025-09-23 22:28:49] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030573 10.0.0.48 - - [2025-09-23 22:28:49] "POST /virtual-machines HTTP/1.1" 200 369 0.007281 10.0.0.48 - - [2025-09-23 22:28:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.014581 10.0.0.48 - - [2025-09-23 22:28:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.109514 10.0.0.48 - - [2025-09-23 22:28:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.013026 10.0.0.48 - - [2025-09-23 22:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006253 10.0.0.48 - - [2025-09-23 22:28:49] "GET /virtual-machine-interface/ad1e9128-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004125 10.0.0.48 - - [2025-09-23 22:28:49] "POST /instance-ips HTTP/1.1" 200 409 0.034474 10.0.0.48 - - [2025-09-23 22:28:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.030317 10.0.0.48 - - [2025-09-23 22:28:49] "GET /virtual-machine-interface/ad1e9128-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006996 10.0.0.48 - - [2025-09-23 22:28:49] "POST /set-tag HTTP/1.1" 200 109 0.015079 10.0.0.48 - - [2025-09-23 22:28:49] "GET /virtual-machine-interface/ad1e9128-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006620 10.0.0.48 - - [2025-09-23 22:28:49] "GET /instance-ip/ad390792-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002356 10.0.0.48 - - [2025-09-23 22:28:49] "GET /virtual-machine-interface/ad1e9128-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004238 10.0.0.48 - - [2025-09-23 22:28:49] "POST /set-tag HTTP/1.1" 200 109 0.001889 10.0.0.48 - - [2025-09-23 22:28:49] "GET /virtual-router/3ceb46e7-cd06-4639-ada1-1bbbda503a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.002844 10.0.0.48 - - [2025-09-23 22:28:49] "POST /ref-update HTTP/1.1" 200 156 0.006391 10.0.0.48 - - [2025-09-23 22:28:49] "GET /virtual-machine-interface/ad1e9128-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007679 10.0.0.48 - - [2025-09-23 22:28:49] "POST /set-tag HTTP/1.1" 200 109 0.002789 10.0.0.48 - - [2025-09-23 22:28:49] "GET /virtual-machine-interface/acb495ac-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003622 10.0.0.48 - - [2025-09-23 22:28:49] "POST /set-tag HTTP/1.1" 200 109 0.001616 10.0.0.48 - - [2025-09-23 22:28:49] "GET /virtual-machine-interface/ad1e9128-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004936 10.0.0.48 - - [2025-09-23 22:28:49] "POST /set-tag HTTP/1.1" 200 109 0.001981 10.0.0.48 - - [2025-09-23 22:28:52] "GET /domains HTTP/1.1" 200 280 0.002087 10.0.0.48 - - [2025-09-23 22:28:52] "GET /domain/20c1f2f2-70c5-4c2d-869d-70c24ba402b8 HTTP/1.1" 200 3085 0.002396 10.0.0.48 - - [2025-09-23 22:28:52] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265 HTTP/1.1" 200 7064 0.036131 10.0.0.48 - - [2025-09-23 22:28:52] "GET /virtual-network/05d4df73-747d-403d-b746-8f5abd157b17 HTTP/1.1" 200 2085 0.003492 10.0.0.48 - - [2025-09-23 22:28:52] "GET /virtual-network/05d4df73-747d-403d-b746-8f5abd157b17 HTTP/1.1" 200 2085 0.003471 10.0.0.48 - - [2025-09-23 22:28:52] "GET /routing-instance/d847e114-d5ad-4588-86b8-9074c9fb8f64 HTTP/1.1" 200 1402 0.002999 10.0.0.48 - - [2025-09-23 22:28:52] "GET /routing-instance/d847e114-d5ad-4588-86b8-9074c9fb8f64 HTTP/1.1" 200 1402 0.001961 10.0.0.48 - - [2025-09-23 22:28:52] "GET /route-target/646bc4d9-5474-4bc6-ad66-a86b64d69959 HTTP/1.1" 200 1152 0.001750 10.0.0.48 - - [2025-09-23 22:28:52] "GET /virtual-network/05d4df73-747d-403d-b746-8f5abd157b17 HTTP/1.1" 200 2085 0.003223 10.0.0.48 - - [2025-09-23 22:28:53] "GET /routing-instance/d847e114-d5ad-4588-86b8-9074c9fb8f64 HTTP/1.1" 200 1402 0.001898 10.0.0.48 - - [2025-09-23 22:28:53] "GET /virtual-network/05d4df73-747d-403d-b746-8f5abd157b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003763 10.0.0.48 - - [2025-09-23 22:28:53] "GET /virtual-network/05d4df73-747d-403d-b746-8f5abd157b17 HTTP/1.1" 200 2085 0.003227 10.0.0.48 - - [2025-09-23 22:28:53] "GET /routing-instance/d847e114-d5ad-4588-86b8-9074c9fb8f64 HTTP/1.1" 200 1402 0.001905 10.0.0.48 - - [2025-09-23 22:28:53] "GET /routing-instance/d847e114-d5ad-4588-86b8-9074c9fb8f64 HTTP/1.1" 200 1402 0.001893 10.0.0.48 - - [2025-09-23 22:28:53] "GET /route-target/646bc4d9-5474-4bc6-ad66-a86b64d69959 HTTP/1.1" 200 1152 0.001570 10.0.0.48 - - [2025-09-23 22:28:53] "GET /domains HTTP/1.1" 200 280 0.002078 10.0.0.48 - - [2025-09-23 22:28:53] "GET /domain/20c1f2f2-70c5-4c2d-869d-70c24ba402b8 HTTP/1.1" 200 3085 0.003940 10.0.0.48 - - [2025-09-23 22:28:53] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265 HTTP/1.1" 200 7064 0.026087 10.0.0.48 - - [2025-09-23 22:28:53] "GET /virtual-network/05d4df73-747d-403d-b746-8f5abd157b17 HTTP/1.1" 200 2085 0.003244 10.0.0.48 - - [2025-09-23 22:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.48 - - [2025-09-23 22:28:53] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027966 10.0.0.48 - - [2025-09-23 22:28:53] "GET /virtual-network/05d4df73-747d-403d-b746-8f5abd157b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003257 10.0.0.48 - - [2025-09-23 22:28:53] "GET /floating-ip-pools?parent_id=05d4df73-747d-403d-b746-8f5abd157b17&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001340 10.0.0.48 - - [2025-09-23 22:28:53] "GET /virtual-network/05d4df73-747d-403d-b746-8f5abd157b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003346 10.0.0.48 - - [2025-09-23 22:28:53] "POST /floating-ip-pools HTTP/1.1" 200 562 0.018687 10.0.0.48 - - [2025-09-23 22:28:53] "POST /ref-update HTTP/1.1" 200 156 0.012043 10.0.0.48 - - [2025-09-23 22:28:53] "GET /virtual-network/05d4df73-747d-403d-b746-8f5abd157b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.009326 10.0.0.48 - - [2025-09-23 22:28:53] "GET /domains HTTP/1.1" 200 280 0.001885 10.0.0.48 - - [2025-09-23 22:28:53] "GET /domain/20c1f2f2-70c5-4c2d-869d-70c24ba402b8 HTTP/1.1" 200 3085 0.002421 10.0.0.48 - - [2025-09-23 22:28:53] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265 HTTP/1.1" 200 7320 0.028364 10.0.0.48 - - [2025-09-23 22:28:53] "GET /virtual-network/05d4df73-747d-403d-b746-8f5abd157b17 HTTP/1.1" 200 2323 0.004719 10.0.0.48 - - [2025-09-23 22:28:53] "GET /floating-ip-pool/781ed427-2261-420f-8247-791e572c28dc HTTP/1.1" 200 1313 0.001657 10.0.0.48 - - [2025-09-23 22:28:53] "GET /domains HTTP/1.1" 200 280 0.001168 10.0.0.48 - - [2025-09-23 22:28:53] "GET /domain/20c1f2f2-70c5-4c2d-869d-70c24ba402b8 HTTP/1.1" 200 3085 0.002035 10.0.0.48 - - [2025-09-23 22:28:53] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265 HTTP/1.1" 200 7320 0.026978 10.0.0.48 - - [2025-09-23 22:28:53] "GET /virtual-network/05d4df73-747d-403d-b746-8f5abd157b17 HTTP/1.1" 200 2323 0.003929 10.0.0.48 - - [2025-09-23 22:28:53] "GET /virtual-network/05d4df73-747d-403d-b746-8f5abd157b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003701 10.0.0.48 - - [2025-09-23 22:28:53] "POST /tags HTTP/1.1" 200 365 0.073301 10.0.0.48 - - [2025-09-23 22:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010567 10.0.0.48 - - [2025-09-23 22:28:53] "GET /tag/78d056af-ce15-48e3-8ff2-f56c354a6c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012043 10.0.0.48 - - [2025-09-23 22:28:53] "POST /tags HTTP/1.1" 409 206 0.001689 10.0.0.48 - - [2025-09-23 22:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001285 10.0.0.48 - - [2025-09-23 22:28:53] "GET /tag/69755a61-8b6f-4d3e-92bc-487926160c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009928 10.0.0.48 - - [2025-09-23 22:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.48 - - [2025-09-23 22:28:53] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.028018 10.0.0.48 - - [2025-09-23 22:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001239 10.0.0.48 - - [2025-09-23 22:28:53] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.003671 10.0.0.48 - - [2025-09-23 22:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.48 - - [2025-09-23 22:28:53] "GET /service-appliance-set/502bccbc-0763-4ef2-95c6-c49cf97f924f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002932 10.0.0.48 - - [2025-09-23 22:28:53] "POST /fqname-to-id HTTP/1.1" 404 258 0.001920 10.0.0.48 - - [2025-09-23 22:28:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.090806 10.0.0.48 - - [2025-09-23 22:28:53] "GET /virtual-machine-interface/976be54b-8093-4b20-a23b-f54f287c549e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.011529 10.0.0.48 - - [2025-09-23 22:28:53] "POST /set-tag HTTP/1.1" 200 109 0.013440 10.0.0.48 - - [2025-09-23 22:28:53] "POST /instance-ips HTTP/1.1" 200 417 0.022238 10.0.0.48 - - [2025-09-23 22:28:53] "GET /instance-ip/fd519b65-3349-4121-a5a1-3f508202c9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004098 10.0.0.48 - - [2025-09-23 22:28:54] "POST /loadbalancers HTTP/1.1" 200 618 0.060895 10.0.0.48 - - [2025-09-23 22:28:54] "POST /service-instances HTTP/1.1" 200 566 0.015683 10.0.0.48 - - [2025-09-23 22:28:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010056 10.0.0.48 - - [2025-09-23 22:28:54] "POST /ref-update HTTP/1.1" 200 156 0.013305 10.0.0.48 - - [2025-09-23 22:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015794 10.0.0.48 - - [2025-09-23 22:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.48 - - [2025-09-23 22:28:54] "PUT /service-instance/b89445b5-2f2a-415d-b5e1-358753e47ff8 HTTP/1.1" 200 266 0.018705 10.0.0.48 - - [2025-09-23 22:28:54] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.044198 10.0.0.48 - - [2025-09-23 22:28:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.018647 10.0.0.48 - - [2025-09-23 22:28:54] "GET /virtual-machine-interface/976be54b-8093-4b20-a23b-f54f287c549e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004251 10.0.0.48 - - [2025-09-23 22:28:54] "PUT /service-instance/b89445b5-2f2a-415d-b5e1-358753e47ff8 HTTP/1.1" 200 266 0.011944 10.0.0.48 - - [2025-09-23 22:28:54] "GET /virtual-machine-interface/976be54b-8093-4b20-a23b-f54f287c549e?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.017491 10.0.0.48 - - [2025-09-23 22:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.48 - - [2025-09-23 22:28:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.005881 10.0.0.48 - - [2025-09-23 22:28:54] "GET /floating-ip-pool/781ed427-2261-420f-8247-791e572c28dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.008181 10.0.0.48 - - [2025-09-23 22:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.48 - - [2025-09-23 22:28:54] "POST /virtual-machines HTTP/1.1" 200 429 0.013147 10.0.0.48 - - [2025-09-23 22:28:54] "POST /floating-ips HTTP/1.1" 200 671 0.094481 10.0.0.48 - - [2025-09-23 22:28:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.015153 10.0.0.48 - - [2025-09-23 22:28:54] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002020 10.0.0.48 - - [2025-09-23 22:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.48 - - [2025-09-23 22:28:54] "GET /policy-management/c4e81947-e8e2-442a-8efc-87cd5b0e4ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014215 10.0.0.48 - - [2025-09-23 22:28:54] "POST /tags HTTP/1.1" 409 221 0.006569 10.0.0.48 - - [2025-09-23 22:28:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.143907 10.0.0.48 - - [2025-09-23 22:28:54] "POST /chown HTTP/1.1" 200 109 0.016152 10.0.0.48 - - [2025-09-23 22:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.48 - - [2025-09-23 22:28:54] "GET /tag/9aa54a95-41d4-4f02-bf35-0f66698e23cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010268 10.0.0.48 - - [2025-09-23 22:28:54] "POST /tags HTTP/1.1" 409 238 0.001434 10.0.0.48 - - [2025-09-23 22:28:54] "POST /chown HTTP/1.1" 200 109 0.021131 10.0.0.48 - - [2025-09-23 22:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.48 - - [2025-09-23 22:28:54] "GET /tag/78d056af-ce15-48e3-8ff2-f56c354a6c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010199 10.0.0.48 - - [2025-09-23 22:28:54] "PUT /virtual-machine-interface/e70cd611-be17-4b7e-a367-85cf3c9ee2e2 HTTP/1.1" 200 284 0.020845 10.0.0.48 - - [2025-09-23 22:28:54] "PUT /instance-ip/fd519b65-3349-4121-a5a1-3f508202c9fd HTTP/1.1" 200 256 0.027723 10.0.0.48 - - [2025-09-23 22:28:54] "POST /ref-update HTTP/1.1" 200 156 0.019748 10.0.0.48 - - [2025-09-23 22:28:54] "POST /firewall-rules HTTP/1.1" 200 650 0.075718 10.0.0.48 - - [2025-09-23 22:28:54] "POST /ref-update HTTP/1.1" 200 156 0.008896 10.0.0.48 - - [2025-09-23 22:28:54] "GET /firewall-rule/c1cdc6a1-f5a6-4219-b020-11c9f98defe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.016823 10.0.0.48 - - [2025-09-23 22:28:54] "POST /ref-update HTTP/1.1" 200 156 0.021696 10.0.0.48 - - [2025-09-23 22:28:54] "GET /firewall-policy/fc927526-7d51-43a6-bc53-9c9f97c29d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.010812 10.0.0.48 - - [2025-09-23 22:28:54] "GET /firewall-rule/c1cdc6a1-f5a6-4219-b020-11c9f98defe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004574 10.0.0.48 - - [2025-09-23 22:28:54] "POST /ref-update HTTP/1.1" 200 156 0.013226 10.0.0.48 - - [2025-09-23 22:28:54] "POST /ref-update HTTP/1.1" 200 156 0.013773 10.0.0.48 - - [2025-09-23 22:28:54] "POST /ref-update HTTP/1.1" 200 156 0.028792 10.0.0.48 - - [2025-09-23 22:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011478 10.0.0.48 - - [2025-09-23 22:28:54] "POST /ref-update HTTP/1.1" 200 156 0.025339 10.0.0.48 - - [2025-09-23 22:28:54] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.031317 10.0.0.48 - - [2025-09-23 22:28:54] "POST /virtual-machines HTTP/1.1" 200 429 0.037755 10.0.0.48 - - [2025-09-23 22:28:54] "GET /loadbalancer/d783f2de-80eb-4e83-b208-ed0dceec0590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.003015 10.0.0.48 - - [2025-09-23 22:28:55] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.014066 10.0.0.48 - - [2025-09-23 22:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.48 - - [2025-09-23 22:28:55] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.047364 10.0.0.48 - - [2025-09-23 22:28:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.111350 10.0.0.48 - - [2025-09-23 22:28:55] "GET /loadbalancer-listener/0f764ce1-5727-4385-9c52-9ebc59c8df76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.025575 10.0.0.48 - - [2025-09-23 22:28:55] "GET /loadbalancer-listener/0f764ce1-5727-4385-9c52-9ebc59c8df76?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.007957 10.0.0.48 - - [2025-09-23 22:28:55] "POST /chown HTTP/1.1" 200 109 0.027990 10.0.0.48 - - [2025-09-23 22:28:55] "POST /chown HTTP/1.1" 200 109 0.013725 10.0.0.48 - - [2025-09-23 22:28:55] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.022023 10.0.0.48 - - [2025-09-23 22:28:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016757 10.0.0.48 - - [2025-09-23 22:28:55] "PUT /virtual-machine-interface/2649ce7a-6d26-4a04-978b-3e31ebfacc00 HTTP/1.1" 200 284 0.014151 10.0.0.48 - - [2025-09-23 22:28:55] "GET /loadbalancer-pool/a94d3602-eb0d-41de-9cfd-69bb240adfc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.019639 10.0.0.48 - - [2025-09-23 22:28:55] "PUT /instance-ip/fd519b65-3349-4121-a5a1-3f508202c9fd HTTP/1.1" 200 256 0.036344 10.0.0.48 - - [2025-09-23 22:28:55] "POST /ref-update HTTP/1.1" 200 156 0.020684 10.0.0.48 - - [2025-09-23 22:28:55] "POST /loadbalancer-members HTTP/1.1" 200 707 0.018329 10.0.0.48 - - [2025-09-23 22:28:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.029533 10.0.0.48 - - [2025-09-23 22:28:55] "POST /ref-update HTTP/1.1" 200 156 0.028485 10.0.0.48 - - [2025-09-23 22:28:55] "GET /loadbalancer-member/7462c185-fdc7-4501-85e4-190222863dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.015075 10.0.0.48 - - [2025-09-23 22:28:55] "POST /ref-update HTTP/1.1" 200 156 0.022698 10.0.0.48 - - [2025-09-23 22:28:55] "POST /ref-update HTTP/1.1" 200 156 0.022434 10.0.0.48 - - [2025-09-23 22:28:55] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015152 10.0.0.48 - - [2025-09-23 22:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.48 - - [2025-09-23 22:28:55] "GET /policy-management/c4e81947-e8e2-442a-8efc-87cd5b0e4ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003319 10.0.0.48 - - [2025-09-23 22:28:55] "POST /tags HTTP/1.1" 409 221 0.001741 10.0.0.48 - - [2025-09-23 22:28:55] "POST /ref-update HTTP/1.1" 200 156 0.026955 10.0.0.48 - - [2025-09-23 22:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007988 10.0.0.48 - - [2025-09-23 22:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010692 10.0.0.48 - - [2025-09-23 22:28:55] "GET /tag/9aa54a95-41d4-4f02-bf35-0f66698e23cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.022484 10.0.0.48 - - [2025-09-23 22:28:55] "POST /tags HTTP/1.1" 409 238 0.002133 10.0.0.48 - - [2025-09-23 22:28:55] "POST /chown HTTP/1.1" 200 109 0.023556 10.0.0.48 - - [2025-09-23 22:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.48 - - [2025-09-23 22:28:55] "GET /tag/78d056af-ce15-48e3-8ff2-f56c354a6c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.018343 10.0.0.48 - - [2025-09-23 22:28:55] "POST /firewall-rules HTTP/1.1" 409 293 0.003448 10.0.0.48 - - [2025-09-23 22:28:55] "POST /chown HTTP/1.1" 200 109 0.029626 10.0.0.48 - - [2025-09-23 22:28:55] "PUT /instance-ip/fd519b65-3349-4121-a5a1-3f508202c9fd HTTP/1.1" 200 256 0.029213 10.0.0.48 - - [2025-09-23 22:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.020471 10.0.0.48 - - [2025-09-23 22:28:55] "POST /ref-update HTTP/1.1" 200 156 0.043011 10.0.0.48 - - [2025-09-23 22:28:55] "PUT /firewall-rule/c1cdc6a1-f5a6-4219-b020-11c9f98defe8 HTTP/1.1" 200 260 0.031044 10.0.0.48 - - [2025-09-23 22:28:55] "GET /firewall-rule/c1cdc6a1-f5a6-4219-b020-11c9f98defe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.006147 10.0.0.48 - - [2025-09-23 22:28:55] "POST /chown HTTP/1.1" 200 109 0.006124 10.0.0.48 - - [2025-09-23 22:28:55] "POST /chown HTTP/1.1" 200 109 0.015093 10.0.0.48 - - [2025-09-23 22:28:55] "GET /firewall-policy/fc927526-7d51-43a6-bc53-9c9f97c29d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.007075 10.0.0.48 - - [2025-09-23 22:28:55] "GET /firewall-rule/c1cdc6a1-f5a6-4219-b020-11c9f98defe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.001970 10.0.0.48 - - [2025-09-23 22:28:55] "PUT /instance-ip/fd519b65-3349-4121-a5a1-3f508202c9fd HTTP/1.1" 200 256 0.023077 10.0.0.48 - - [2025-09-23 22:28:55] "POST /ref-update HTTP/1.1" 200 156 0.010429 10.0.0.48 - - [2025-09-23 22:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.48 - - [2025-09-23 22:28:55] "POST /chown HTTP/1.1" 200 109 0.006940 10.0.0.48 - - [2025-09-23 22:28:55] "POST /chown HTTP/1.1" 200 109 0.016897 10.0.0.48 - - [2025-09-23 22:28:55] "PUT /instance-ip/fd519b65-3349-4121-a5a1-3f508202c9fd HTTP/1.1" 200 256 0.014538 10.0.0.48 - - [2025-09-23 22:28:55] "POST /ref-update HTTP/1.1" 200 156 0.019116 10.0.0.48 - - [2025-09-23 22:28:56] "POST /chown HTTP/1.1" 200 109 0.031995 10.0.0.48 - - [2025-09-23 22:28:56] "POST /chown HTTP/1.1" 200 109 0.006533 10.0.0.48 - - [2025-09-23 22:28:56] "PUT /instance-ip/fd519b65-3349-4121-a5a1-3f508202c9fd HTTP/1.1" 200 256 0.021799 10.0.0.48 - - [2025-09-23 22:28:56] "POST /ref-update HTTP/1.1" 200 156 0.022872 10.0.0.48 - - [2025-09-23 22:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.48 - - [2025-09-23 22:28:56] "POST /chown HTTP/1.1" 200 109 0.005807 10.0.0.48 - - [2025-09-23 22:28:56] "POST /chown HTTP/1.1" 200 109 0.019341 10.0.0.48 - - [2025-09-23 22:28:56] "PUT /instance-ip/fd519b65-3349-4121-a5a1-3f508202c9fd HTTP/1.1" 200 256 0.016937 10.0.0.48 - - [2025-09-23 22:28:56] "POST /ref-update HTTP/1.1" 200 156 0.010128 10.0.0.48 - - [2025-09-23 22:28:56] "POST /chown HTTP/1.1" 200 109 0.015960 10.0.0.48 - - [2025-09-23 22:28:56] "POST /chown HTTP/1.1" 200 109 0.017392 10.0.0.48 - - [2025-09-23 22:28:56] "PUT /instance-ip/fd519b65-3349-4121-a5a1-3f508202c9fd HTTP/1.1" 200 256 0.011475 10.0.0.48 - - [2025-09-23 22:28:56] "POST /ref-update HTTP/1.1" 200 156 0.019143 10.0.0.48 - - [2025-09-23 22:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.48 - - [2025-09-23 22:28:56] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.005908 10.0.0.48 - - [2025-09-23 22:28:56] "PUT /service-instance/b89445b5-2f2a-415d-b5e1-358753e47ff8 HTTP/1.1" 200 266 0.008239 10.0.0.48 - - [2025-09-23 22:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006431 10.0.0.48 - - [2025-09-23 22:28:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.018954 10.0.0.48 - - [2025-09-23 22:28:56] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.048336 10.0.0.48 - - [2025-09-23 22:28:56] "POST /virtual-machines HTTP/1.1" 200 373 0.014717 10.0.0.48 - - [2025-09-23 22:28:56] "PUT /service-instance/b89445b5-2f2a-415d-b5e1-358753e47ff8 HTTP/1.1" 200 266 0.017883 10.0.0.48 - - [2025-09-23 22:28:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024256 10.0.0.48 - - [2025-09-23 22:28:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.027405 10.0.0.48 - - [2025-09-23 22:28:56] "PUT /service-instance/b89445b5-2f2a-415d-b5e1-358753e47ff8 HTTP/1.1" 200 266 0.008104 10.0.0.48 - - [2025-09-23 22:28:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.020455 10.0.0.48 - - [2025-09-23 22:28:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.139205 10.0.0.48 - - [2025-09-23 22:28:56] "PUT /service-instance/b89445b5-2f2a-415d-b5e1-358753e47ff8 HTTP/1.1" 200 266 0.082211 10.0.0.48 - - [2025-09-23 22:28:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.029988 10.0.0.48 - - [2025-09-23 22:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.48 - - [2025-09-23 22:28:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.006150 10.0.0.48 - - [2025-09-23 22:28:56] "GET /virtual-machine-interface/b17729d8-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.013213 10.0.0.48 - - [2025-09-23 22:28:56] "PUT /service-instance/b89445b5-2f2a-415d-b5e1-358753e47ff8 HTTP/1.1" 200 266 0.019238 10.0.0.48 - - [2025-09-23 22:28:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.011086 10.0.0.48 - - [2025-09-23 22:28:56] "POST /instance-ips HTTP/1.1" 200 413 0.065798 10.0.0.48 - - [2025-09-23 22:28:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.044492 10.0.0.48 - - [2025-09-23 22:28:57] "GET /virtual-machine-interface/b17729d8-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.011617 10.0.0.48 - - [2025-09-23 22:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.48 - - [2025-09-23 22:28:57] "POST /chown HTTP/1.1" 200 109 0.005876 10.0.0.48 - - [2025-09-23 22:28:57] "POST /chown HTTP/1.1" 200 109 0.010206 10.0.0.48 - - [2025-09-23 22:28:57] "POST /ref-update HTTP/1.1" 200 156 0.011195 10.0.0.48 - - [2025-09-23 22:28:57] "POST /set-tag HTTP/1.1" 200 109 0.019559 10.0.0.48 - - [2025-09-23 22:28:57] "GET /virtual-machine-interface/b17729d8-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.021876 10.0.0.48 - - [2025-09-23 22:28:57] "GET /instance-ip/b192d930-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.002874 10.0.0.48 - - [2025-09-23 22:28:57] "POST /chown HTTP/1.1" 200 109 0.016705 10.0.0.48 - - [2025-09-23 22:28:57] "POST /chown HTTP/1.1" 200 109 0.017081 10.0.0.48 - - [2025-09-23 22:28:57] "POST /ref-update HTTP/1.1" 200 156 0.013693 10.0.0.48 - - [2025-09-23 22:28:57] "GET /virtual-machine-interface/b17729d8-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006088 10.0.0.48 - - [2025-09-23 22:28:57] "POST /set-tag HTTP/1.1" 200 109 0.001677 10.0.0.48 - - [2025-09-23 22:28:57] "GET /virtual-router/3ceb46e7-cd06-4639-ada1-1bbbda503a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.003097 10.0.0.48 - - [2025-09-23 22:28:57] "POST /ref-update HTTP/1.1" 200 156 0.006717 10.0.0.48 - - [2025-09-23 22:28:57] "GET /virtual-machine-interface/b17729d8-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011912 10.0.0.48 - - [2025-09-23 22:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007694 10.0.0.48 - - [2025-09-23 22:28:57] "POST /chown HTTP/1.1" 200 109 0.005133 10.0.0.48 - - [2025-09-23 22:28:57] "POST /chown HTTP/1.1" 200 109 0.016134 10.0.0.48 - - [2025-09-23 22:28:57] "POST /set-tag HTTP/1.1" 200 109 0.001610 10.0.0.48 - - [2025-09-23 22:28:57] "GET /virtual-machine-interface/b17729d8-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003362 10.0.0.48 - - [2025-09-23 22:28:57] "POST /set-tag HTTP/1.1" 200 109 0.001594 10.0.0.48 - - [2025-09-23 22:28:57] "POST /chown HTTP/1.1" 200 109 0.006136 10.0.0.48 - - [2025-09-23 22:28:57] "POST /chown HTTP/1.1" 200 109 0.020247 10.0.0.48 - - [2025-09-23 22:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.48 - - [2025-09-23 22:28:57] "POST /chown HTTP/1.1" 200 109 0.006965 10.0.0.48 - - [2025-09-23 22:28:57] "POST /chown HTTP/1.1" 200 109 0.019718 10.0.0.48 - - [2025-09-23 22:28:57] "POST /chown HTTP/1.1" 200 109 0.008909 10.0.0.48 - - [2025-09-23 22:28:57] "POST /chown HTTP/1.1" 200 109 0.005794 10.0.0.48 - - [2025-09-23 22:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.48 - - [2025-09-23 22:28:57] "POST /chown HTTP/1.1" 200 109 0.019312 10.0.0.48 - - [2025-09-23 22:28:57] "POST /chown HTTP/1.1" 200 109 0.021282 10.0.0.48 - - [2025-09-23 22:28:57] "POST /chown HTTP/1.1" 200 109 0.006047 10.0.0.48 - - [2025-09-23 22:28:57] "POST /chown HTTP/1.1" 200 109 0.019038 10.0.0.48 - - [2025-09-23 22:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.48 - - [2025-09-23 22:28:57] "POST /chown HTTP/1.1" 200 109 0.006277 10.0.0.48 - - [2025-09-23 22:28:57] "POST /chown HTTP/1.1" 200 109 0.015251 10.0.0.48 - - [2025-09-23 22:28:57] "POST /chown HTTP/1.1" 200 109 0.013724 10.0.0.48 - - [2025-09-23 22:28:57] "POST /chown HTTP/1.1" 200 109 0.010602 10.0.0.48 - - [2025-09-23 22:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005465 10.0.0.48 - - [2025-09-23 22:28:57] "POST /chown HTTP/1.1" 200 109 0.006549 10.0.0.48 - - [2025-09-23 22:28:57] "POST /chown HTTP/1.1" 200 109 0.006093 10.0.0.48 - - [2025-09-23 22:28:57] "POST /chown HTTP/1.1" 200 109 0.010274 10.0.0.48 - - [2025-09-23 22:28:57] "POST /chown HTTP/1.1" 200 109 0.018615 10.0.0.48 - - [2025-09-23 22:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.48 - - [2025-09-23 22:28:57] "POST /chown HTTP/1.1" 200 109 0.005502 10.0.0.48 - - [2025-09-23 22:28:58] "POST /chown HTTP/1.1" 200 109 0.012818 10.0.0.48 - - [2025-09-23 22:28:58] "POST /chown HTTP/1.1" 200 109 0.006187 10.0.0.48 - - [2025-09-23 22:28:58] "POST /chown HTTP/1.1" 200 109 0.016005 10.0.0.48 - - [2025-09-23 22:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.48 - - [2025-09-23 22:28:58] "POST /chown HTTP/1.1" 200 109 0.005976 10.0.0.48 - - [2025-09-23 22:28:58] "POST /chown HTTP/1.1" 200 109 0.013273 10.0.0.48 - - [2025-09-23 22:28:58] "POST /chown HTTP/1.1" 200 109 0.014771 10.0.0.48 - - [2025-09-23 22:28:58] "POST /chown HTTP/1.1" 200 109 0.005885 10.0.0.48 - - [2025-09-23 22:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.48 - - [2025-09-23 22:28:58] "POST /chown HTTP/1.1" 200 109 0.006346 10.0.0.48 - - [2025-09-23 22:28:58] "POST /chown HTTP/1.1" 200 109 0.006002 10.0.0.48 - - [2025-09-23 22:28:58] "POST /chown HTTP/1.1" 200 109 0.013691 10.0.0.48 - - [2025-09-23 22:28:58] "POST /chown HTTP/1.1" 200 109 0.018636 10.0.0.48 - - [2025-09-23 22:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009528 10.0.0.48 - - [2025-09-23 22:28:58] "POST /chown HTTP/1.1" 200 109 0.007049 10.0.0.48 - - [2025-09-23 22:28:58] "POST /chown HTTP/1.1" 200 109 0.018853 10.0.0.48 - - [2025-09-23 22:28:58] "POST /chown HTTP/1.1" 200 109 0.006658 10.0.0.48 - - [2025-09-23 22:28:58] "POST /chown HTTP/1.1" 200 109 0.021413 10.0.0.48 - - [2025-09-23 22:29:00] "GET /virtual-machine-interface/ad1e9128-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004081 10.0.0.48 - - [2025-09-23 22:29:00] "POST /set-tag HTTP/1.1" 200 109 0.001720 10.0.0.48 - - [2025-09-23 22:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.48 - - [2025-09-23 22:29:00] "GET /loadbalancer/5ffb090b-67d4-4873-a562-196f3460abd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002292 10.0.0.48 - - [2025-09-23 22:29:00] "GET /loadbalancer-pool/30b7e31b-2e97-4359-ab59-0b8711893e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003769 10.0.0.48 - - [2025-09-23 22:29:00] "POST /loadbalancer-members HTTP/1.1" 200 702 0.026225 10.0.0.48 - - [2025-09-23 22:29:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.045537 10.0.0.48 - - [2025-09-23 22:29:00] "GET /virtual-machine-interface/ad1e9128-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013397 10.0.0.48 - - [2025-09-23 22:29:00] "GET /virtual-machine-interface/ad1e9128-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006808 10.0.0.48 - - [2025-09-23 22:29:00] "POST /ref-update HTTP/1.1" 200 156 0.018778 10.0.0.48 - - [2025-09-23 22:29:00] "POST /tags HTTP/1.1" 409 221 0.010711 10.0.0.48 - - [2025-09-23 22:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012545 10.0.0.48 - - [2025-09-23 22:29:00] "GET /tag/9aa54a95-41d4-4f02-bf35-0f66698e23cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.024540 10.0.0.48 - - [2025-09-23 22:29:00] "GET /floating-ip/21582ea5-d3b9-4511-9c35-5a18757bec31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.026158 10.0.0.48 - - [2025-09-23 22:29:00] "PUT /floating-ip/21582ea5-d3b9-4511-9c35-5a18757bec31 HTTP/1.1" 200 256 0.021553 10.0.0.48 - - [2025-09-23 22:29:00] "POST /set-tag HTTP/1.1" 200 109 0.037536 10.0.0.48 - - [2025-09-23 22:29:01] "GET /virtual-machine-interface/acb495ac-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004415 10.0.0.48 - - [2025-09-23 22:29:01] "POST /set-tag HTTP/1.1" 200 109 0.002054 10.0.0.48 - - [2025-09-23 22:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.48 - - [2025-09-23 22:29:01] "GET /loadbalancer/5ffb090b-67d4-4873-a562-196f3460abd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002685 10.0.0.48 - - [2025-09-23 22:29:01] "GET /loadbalancer-pool/30b7e31b-2e97-4359-ab59-0b8711893e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002754 10.0.0.48 - - [2025-09-23 22:29:01] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014204 10.0.0.48 - - [2025-09-23 22:29:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.027820 10.0.0.48 - - [2025-09-23 22:29:01] "GET /virtual-machine-interface/acb495ac-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009913 10.0.0.48 - - [2025-09-23 22:29:01] "GET /virtual-machine-interface/acb495ac-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004698 10.0.0.48 - - [2025-09-23 22:29:01] "POST /ref-update HTTP/1.1" 200 156 0.005936 10.0.0.48 - - [2025-09-23 22:29:01] "GET /floating-ip/21582ea5-d3b9-4511-9c35-5a18757bec31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.001912 10.0.0.48 - - [2025-09-23 22:29:01] "POST /set-tag HTTP/1.1" 200 109 0.020891 10.0.0.48 - - [2025-09-23 22:29:01] "GET /virtual-machine/f68ec9f6-ebcf-4010-ba3a-ffd1ef421747?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003611 10.0.0.48 - - [2025-09-23 22:29:01] "GET /virtual-machine-interface/acb495ac-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004095 10.0.0.48 - - [2025-09-23 22:29:01] "GET /virtual-machine/d9b1d3ac-dcf6-4e7a-a632-7ee675243e14?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002869 10.0.0.48 - - [2025-09-23 22:29:01] "GET /virtual-machine-interface/ad1e9128-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004021 10.0.0.48 - - [2025-09-23 22:29:11] "GET /virtual-machine-interface/b17729d8-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004527 10.0.0.48 - - [2025-09-23 22:29:11] "POST /set-tag HTTP/1.1" 200 109 0.001636 10.0.0.48 - - [2025-09-23 22:29:11] "GET /virtual-machine/cb234ffe-78bc-4b7a-8a83-c2b9b165a27e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002948 10.0.0.48 - - [2025-09-23 22:29:11] "GET /virtual-machine-interface/b17729d8-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003650 10.0.0.48 - - [2025-09-23 22:29:11] "GET /virtual-machine-interface/b17729d8-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005156 10.0.0.48 - - [2025-09-23 22:29:11] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.48 - - [2025-09-23 22:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.48 - - [2025-09-23 22:29:18] "POST /chown HTTP/1.1" 200 109 0.007355 10.0.0.48 - - [2025-09-23 22:29:18] "POST /chown HTTP/1.1" 200 109 0.016309 10.0.0.48 - - [2025-09-23 22:29:18] "POST /chown HTTP/1.1" 200 109 0.006170 10.0.0.48 - - [2025-09-23 22:29:19] "POST /chown HTTP/1.1" 200 109 0.007069 10.0.0.48 - - [2025-09-23 22:29:40] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007981 10.0.0.48 - - [2025-09-23 22:29:40] "POST /set-tag HTTP/1.1" 200 109 0.002544 10.0.0.48 - - [2025-09-23 22:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.48 - - [2025-09-23 22:29:40] "GET /loadbalancer/5476b16f-d760-42e5-8e53-12a84ef32ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002434 10.0.0.48 - - [2025-09-23 22:29:40] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004131 10.0.0.48 - - [2025-09-23 22:29:40] "POST /set-tag HTTP/1.1" 200 109 0.021348 10.0.0.48 - - [2025-09-23 22:29:40] "DELETE /loadbalancer-member/37382411-b8a7-4d4b-9523-b59bdf171063 HTTP/1.1" 200 115 0.047471 10.0.0.48 - - [2025-09-23 22:29:40] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004388 10.0.0.48 - - [2025-09-23 22:29:40] "POST /set-tag HTTP/1.1" 200 109 0.002051 10.0.0.48 - - [2025-09-23 22:29:40] "DELETE /loadbalancer-member/695d8a12-56a5-4bee-9086-8aa1eac72561 HTTP/1.1" 200 115 0.031907 10.0.0.48 - - [2025-09-23 22:29:40] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008744 10.0.0.48 - - [2025-09-23 22:29:40] "POST /set-tag HTTP/1.1" 200 109 0.002923 10.0.0.48 - - [2025-09-23 22:29:40] "DELETE /loadbalancer-member/1401e787-6ee9-45de-99f5-6b0d99fddf6b HTTP/1.1" 200 115 0.033318 10.0.0.48 - - [2025-09-23 22:29:40] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008780 10.0.0.48 - - [2025-09-23 22:29:40] "POST /set-tag HTTP/1.1" 200 109 0.003168 10.0.0.48 - - [2025-09-23 22:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.48 - - [2025-09-23 22:29:40] "GET /loadbalancer/5476b16f-d760-42e5-8e53-12a84ef32ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002798 10.0.0.48 - - [2025-09-23 22:29:40] "GET /loadbalancer-pool/44e241ff-7c38-4471-9a14-677cb5e77095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003867 10.0.0.48 - - [2025-09-23 22:29:40] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034142 10.0.0.48 - - [2025-09-23 22:29:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.029693 10.0.0.48 - - [2025-09-23 22:29:40] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013968 10.0.0.48 - - [2025-09-23 22:29:40] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007816 10.0.0.48 - - [2025-09-23 22:29:40] "GET /floating-ip/59fa4be2-bd0f-4403-89e5-3c8379c7f7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003949 10.0.0.48 - - [2025-09-23 22:29:40] "POST /set-tag HTTP/1.1" 200 109 0.070252 10.0.0.48 - - [2025-09-23 22:29:40] "GET /loadbalancer-pool/1ed61740-f516-44a2-9263-f5568e91e22a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.024234 10.0.0.48 - - [2025-09-23 22:29:40] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018418 10.0.0.48 - - [2025-09-23 22:29:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.020158 10.0.0.48 - - [2025-09-23 22:29:40] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014491 10.0.0.48 - - [2025-09-23 22:29:40] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006681 10.0.0.48 - - [2025-09-23 22:29:40] "POST /set-tag HTTP/1.1" 200 109 0.007529 10.0.0.48 - - [2025-09-23 22:29:40] "GET /floating-ip/59fa4be2-bd0f-4403-89e5-3c8379c7f7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.004783 10.0.0.48 - - [2025-09-23 22:29:41] "GET /loadbalancer-pool/f5f24a07-1203-4277-bdce-5b477cb335ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005494 10.0.0.48 - - [2025-09-23 22:29:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017869 10.0.0.48 - - [2025-09-23 22:29:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022380 10.0.0.48 - - [2025-09-23 22:29:41] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008915 10.0.0.48 - - [2025-09-23 22:29:41] "GET /virtual-machine-interface/57db2e48-98cb-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009524 10.0.0.48 - - [2025-09-23 22:29:41] "GET /floating-ip/59fa4be2-bd0f-4403-89e5-3c8379c7f7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001830 10.0.0.48 - - [2025-09-23 22:29:41] "POST /set-tag HTTP/1.1" 200 109 0.002728 10.0.0.48 - - [2025-09-23 22:30:00] "GET /virtual-machine-interface/b17729d8-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006947 10.0.0.48 - - [2025-09-23 22:30:00] "POST /set-tag HTTP/1.1" 200 109 0.004522 10.0.0.48 - - [2025-09-23 22:30:00] "GET /virtual-machine-interface/b17729d8-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005335 10.0.0.48 - - [2025-09-23 22:30:00] "POST /set-tag HTTP/1.1" 200 109 0.005643 10.0.0.48 - - [2025-09-23 22:30:00] "GET /virtual-machine/cb234ffe-78bc-4b7a-8a83-c2b9b165a27e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.005128 10.0.0.48 - - [2025-09-23 22:30:00] "POST /ref-update HTTP/1.1" 200 156 0.007353 10.0.0.48 - - [2025-09-23 22:30:00] "GET /virtual-machine-interface/b17729d8-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004834 10.0.0.48 - - [2025-09-23 22:30:00] "POST /set-tag HTTP/1.1" 200 109 0.020083 10.0.0.48 - - [2025-09-23 22:30:01] "POST /set-tag HTTP/1.1" 200 109 0.031228 10.0.0.48 - - [2025-09-23 22:30:01] "DELETE /instance-ip/b192d930-98cc-11f0-9b0d-fa163e5ad675 HTTP/1.1" 200 115 0.033311 10.0.0.48 - - [2025-09-23 22:30:01] "DELETE /virtual-machine-interface/b17729d8-98cc-11f0-9b0d-fa163e5ad675 HTTP/1.1" 200 115 0.038780 10.0.0.48 - - [2025-09-23 22:30:01] "DELETE /virtual-machine/cb234ffe-78bc-4b7a-8a83-c2b9b165a27e HTTP/1.1" 200 115 0.020046 10.0.0.48 - - [2025-09-23 22:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.48 - - [2025-09-23 22:30:01] "GET /tag/78d056af-ce15-48e3-8ff2-f56c354a6c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010043 10.0.0.48 - - [2025-09-23 22:30:01] "GET /tag/78d056af-ce15-48e3-8ff2-f56c354a6c0a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011760 10.0.0.48 - - [2025-09-23 22:30:01] "GET /virtual-machine-interface/2649ce7a-6d26-4a04-978b-3e31ebfacc00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.003967 10.0.0.48 - - [2025-09-23 22:30:02] "POST /set-tag HTTP/1.1" 200 109 0.013547 10.0.0.48 - - [2025-09-23 22:30:02] "GET /virtual-machine-interface/976be54b-8093-4b20-a23b-f54f287c549e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004755 10.0.0.48 - - [2025-09-23 22:30:02] "POST /set-tag HTTP/1.1" 200 109 0.020204 10.0.0.48 - - [2025-09-23 22:30:02] "GET /virtual-machine-interface/e70cd611-be17-4b7e-a367-85cf3c9ee2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004407 10.0.0.48 - - [2025-09-23 22:30:02] "POST /set-tag HTTP/1.1" 200 109 0.012810 10.0.0.48 - - [2025-09-23 22:30:02] "GET /firewall-policy/fc927526-7d51-43a6-bc53-9c9f97c29d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.013870 10.0.0.48 - - [2025-09-23 22:30:02] "GET /firewall-rule/c1cdc6a1-f5a6-4219-b020-11c9f98defe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.008291 10.0.0.48 - - [2025-09-23 22:30:02] "POST /ref-update HTTP/1.1" 200 156 0.011483 10.0.0.48 - - [2025-09-23 22:30:02] "DELETE /firewall-rule/c1cdc6a1-f5a6-4219-b020-11c9f98defe8 HTTP/1.1" 200 115 0.037822 10.0.0.48 - - [2025-09-23 22:30:02] "DELETE /loadbalancer-member/7462c185-fdc7-4501-85e4-190222863dbe HTTP/1.1" 200 115 0.037730 10.0.0.48 - - [2025-09-23 22:30:02] "PUT /service-instance/b89445b5-2f2a-415d-b5e1-358753e47ff8 HTTP/1.1" 200 266 0.015225 10.0.0.48 - - [2025-09-23 22:30:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.012298 10.0.0.48 - - [2025-09-23 22:30:02] "DELETE /loadbalancer-pool/a94d3602-eb0d-41de-9cfd-69bb240adfc9 HTTP/1.1" 200 115 0.067828 10.0.0.48 - - [2025-09-23 22:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.016307 10.0.0.48 - - [2025-09-23 22:30:02] "DELETE /loadbalancer-listener/0f764ce1-5727-4385-9c52-9ebc59c8df76 HTTP/1.1" 200 115 0.028273 10.0.0.48 - - [2025-09-23 22:30:02] "GET /floating-ip/e5e65200-8679-4b6a-b206-5782d765d7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.002265 10.0.0.48 - - [2025-09-23 22:30:02] "POST /chown HTTP/1.1" 200 109 0.006063 10.0.0.48 - - [2025-09-23 22:30:02] "POST /chown HTTP/1.1" 200 109 0.014859 10.0.0.48 - - [2025-09-23 22:30:02] "POST /chown HTTP/1.1" 200 109 0.015527 10.0.0.48 - - [2025-09-23 22:30:02] "PUT /floating-ip/e5e65200-8679-4b6a-b206-5782d765d7bf HTTP/1.1" 200 256 0.039849 10.0.0.48 - - [2025-09-23 22:30:02] "POST /chown HTTP/1.1" 200 109 0.014577 10.0.0.48 - - [2025-09-23 22:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.48 - - [2025-09-23 22:30:02] "POST /chown HTTP/1.1" 200 109 0.006504 10.0.0.48 - - [2025-09-23 22:30:02] "DELETE /floating-ip/e5e65200-8679-4b6a-b206-5782d765d7bf HTTP/1.1" 200 115 0.088011 10.0.0.48 - - [2025-09-23 22:30:02] "POST /chown HTTP/1.1" 200 109 0.008501 10.0.0.48 - - [2025-09-23 22:30:02] "POST /chown HTTP/1.1" 200 109 0.016020 10.0.0.48 - - [2025-09-23 22:30:02] "DELETE /loadbalancer/d783f2de-80eb-4e83-b208-ed0dceec0590 HTTP/1.1" 200 115 0.084527 10.0.0.48 - - [2025-09-23 22:30:02] "POST /chown HTTP/1.1" 200 109 0.040828 10.0.0.48 - - [2025-09-23 22:30:02] "DELETE /instance-ip/fd519b65-3349-4121-a5a1-3f508202c9fd HTTP/1.1" 200 115 0.061897 10.0.0.48 - - [2025-09-23 22:30:02] "PUT /service-instance/b89445b5-2f2a-415d-b5e1-358753e47ff8 HTTP/1.1" 200 266 0.007622 10.0.0.48 - - [2025-09-23 22:30:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015883 10.0.0.48 - - [2025-09-23 22:30:02] "PUT /service-instance/b89445b5-2f2a-415d-b5e1-358753e47ff8 HTTP/1.1" 200 266 0.011874 10.0.0.48 - - [2025-09-23 22:30:02] "DELETE /virtual-machine-interface/976be54b-8093-4b20-a23b-f54f287c549e HTTP/1.1" 200 115 0.116958 10.0.0.48 - - [2025-09-23 22:30:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008086 10.0.0.48 - - [2025-09-23 22:30:02] "PUT /service-instance/b89445b5-2f2a-415d-b5e1-358753e47ff8 HTTP/1.1" 200 266 0.021339 10.0.0.48 - - [2025-09-23 22:30:02] "GET /floating-ip-pool/781ed427-2261-420f-8247-791e572c28dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.003418 10.0.0.48 - - [2025-09-23 22:30:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.014771 10.0.0.48 - - [2025-09-23 22:30:02] "POST /ref-update HTTP/1.1" 200 156 0.016538 10.0.0.48 - - [2025-09-23 22:30:02] "DELETE /tag/78d056af-ce15-48e3-8ff2-f56c354a6c0a HTTP/1.1" 200 115 0.129422 10.0.0.48 - - [2025-09-23 22:30:03] "DELETE /service-instance/b89445b5-2f2a-415d-b5e1-358753e47ff8 HTTP/1.1" 200 115 0.040064 10.0.0.48 - - [2025-09-23 22:30:03] "DELETE /floating-ip-pool/781ed427-2261-420f-8247-791e572c28dc HTTP/1.1" 200 115 0.048755 10.0.0.48 - - [2025-09-23 22:30:03] "GET /virtual-machine-interface/2649ce7a-6d26-4a04-978b-3e31ebfacc00?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.004506 10.0.0.48 - - [2025-09-23 22:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005158 10.0.0.48 - - [2025-09-23 22:30:03] "POST /useragent-kv HTTP/1.1" 200 115 0.001438 10.0.0.48 - - [2025-09-23 22:30:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002562 10.0.0.48 - - [2025-09-23 22:30:03] "DELETE /virtual-network/05d4df73-747d-403d-b746-8f5abd157b17 HTTP/1.1" 200 115 0.080132 10.0.0.48 - - [2025-09-23 22:30:03] "GET /routing-instance/d847e114-d5ad-4588-86b8-9074c9fb8f64 HTTP/1.1" 404 171 0.002193 10.0.0.48 - - [2025-09-23 22:30:03] "GET /domains HTTP/1.1" 200 280 0.001955 10.0.0.48 - - [2025-09-23 22:30:03] "GET /domain/20c1f2f2-70c5-4c2d-869d-70c24ba402b8 HTTP/1.1" 200 3085 0.010815 10.0.0.48 - - [2025-09-23 22:30:03] "DELETE /route-target/646bc4d9-5474-4bc6-ad66-a86b64d69959 HTTP/1.1" 200 115 0.048011 10.0.0.48 - - [2025-09-23 22:30:03] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265 HTTP/1.1" 200 7142 0.050409 10.0.0.48 - - [2025-09-23 22:30:03] "DELETE /virtual-machine-interface/2649ce7a-6d26-4a04-978b-3e31ebfacc00 HTTP/1.1" 200 115 0.116401 10.0.0.48 - - [2025-09-23 22:30:03] "DELETE /virtual-machine/0066631c-96c7-4c9e-a9d3-0ca5ca49b2f0 HTTP/1.1" 200 115 0.040179 10.0.0.48 - - [2025-09-23 22:30:03] "GET /virtual-machine-interface/e70cd611-be17-4b7e-a367-85cf3c9ee2e2?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.007801 10.0.0.48 - - [2025-09-23 22:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.48 - - [2025-09-23 22:30:03] "GET /loadbalancer/5ffb090b-67d4-4873-a562-196f3460abd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002259 10.0.0.48 - - [2025-09-23 22:30:03] "GET /virtual-machine-interface/ad1e9128-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003664 10.0.0.48 - - [2025-09-23 22:30:03] "POST /set-tag HTTP/1.1" 200 109 0.019097 10.0.0.48 - - [2025-09-23 22:30:03] "DELETE /loadbalancer-member/6c1d6256-2fc0-424d-9ecd-d33d61ba417d HTTP/1.1" 200 115 0.044037 10.0.0.48 - - [2025-09-23 22:30:03] "GET /virtual-machine-interface/ad1e9128-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003830 10.0.0.48 - - [2025-09-23 22:30:03] "DELETE /virtual-machine-interface/e70cd611-be17-4b7e-a367-85cf3c9ee2e2 HTTP/1.1" 200 115 0.074259 10.0.0.48 - - [2025-09-23 22:30:03] "POST /ref-update HTTP/1.1" 200 156 0.010275 10.0.0.48 - - [2025-09-23 22:30:03] "POST /set-tag HTTP/1.1" 200 109 0.005754 10.0.0.48 - - [2025-09-23 22:30:03] "DELETE /virtual-machine/771537bd-1e88-46f6-91ef-c0b11da6fd3f HTTP/1.1" 200 115 0.027464 10.0.0.48 - - [2025-09-23 22:30:04] "GET /virtual-machine-interface/ad1e9128-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004221 10.0.0.48 - - [2025-09-23 22:30:04] "POST /set-tag HTTP/1.1" 200 109 0.001879 10.0.0.48 - - [2025-09-23 22:30:04] "GET /virtual-machine-interface/ad1e9128-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003712 10.0.0.48 - - [2025-09-23 22:30:04] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.48 - - [2025-09-23 22:30:04] "GET /virtual-machine/d9b1d3ac-dcf6-4e7a-a632-7ee675243e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002343 10.0.0.48 - - [2025-09-23 22:30:04] "POST /ref-update HTTP/1.1" 200 156 0.012810 10.0.0.48 - - [2025-09-23 22:30:04] "GET /virtual-machine-interface/ad1e9128-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004631 10.0.0.48 - - [2025-09-23 22:30:04] "POST /set-tag HTTP/1.1" 200 109 0.017495 10.0.0.48 - - [2025-09-23 22:30:05] "POST /set-tag HTTP/1.1" 200 109 0.041270 10.0.0.48 - - [2025-09-23 22:30:05] "POST /set-tag HTTP/1.1" 200 109 0.013996 10.0.0.48 - - [2025-09-23 22:30:05] "DELETE /instance-ip/ad390792-98cc-11f0-9b0d-fa163e5ad675 HTTP/1.1" 200 115 0.040888 10.0.0.48 - - [2025-09-23 22:30:05] "POST /ref-update HTTP/1.1" 200 156 0.007734 10.0.0.48 - - [2025-09-23 22:30:05] "DELETE /virtual-machine-interface/ad1e9128-98cc-11f0-9b0d-fa163e5ad675 HTTP/1.1" 200 115 0.038698 10.0.0.48 - - [2025-09-23 22:30:05] "DELETE /virtual-machine/d9b1d3ac-dcf6-4e7a-a632-7ee675243e14 HTTP/1.1" 200 115 0.028669 10.0.0.48 - - [2025-09-23 22:30:08] "GET /virtual-machine-interface/acb495ac-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004436 10.0.0.48 - - [2025-09-23 22:30:08] "POST /set-tag HTTP/1.1" 200 109 0.002038 10.0.0.48 - - [2025-09-23 22:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.48 - - [2025-09-23 22:30:08] "GET /loadbalancer/5ffb090b-67d4-4873-a562-196f3460abd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002188 10.0.0.48 - - [2025-09-23 22:30:08] "GET /virtual-machine-interface/acb495ac-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004257 10.0.0.48 - - [2025-09-23 22:30:08] "POST /set-tag HTTP/1.1" 200 109 0.002123 10.0.0.48 - - [2025-09-23 22:30:09] "GET /virtual-machine-interface/acb495ac-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004428 10.0.0.48 - - [2025-09-23 22:30:09] "POST /set-tag HTTP/1.1" 200 109 0.001780 10.0.0.48 - - [2025-09-23 22:30:09] "GET /virtual-machine/f68ec9f6-ebcf-4010-ba3a-ffd1ef421747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002728 10.0.0.48 - - [2025-09-23 22:30:09] "POST /ref-update HTTP/1.1" 200 156 0.008795 10.0.0.48 - - [2025-09-23 22:30:09] "GET /virtual-machine-interface/acb495ac-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004807 10.0.0.48 - - [2025-09-23 22:30:09] "POST /set-tag HTTP/1.1" 200 109 0.017724 10.0.0.48 - - [2025-09-23 22:30:09] "POST /set-tag HTTP/1.1" 200 109 0.024936 10.0.0.48 - - [2025-09-23 22:30:09] "POST /set-tag HTTP/1.1" 200 109 0.019729 10.0.0.48 - - [2025-09-23 22:30:09] "DELETE /instance-ip/acccad54-98cc-11f0-9b0d-fa163e5ad675 HTTP/1.1" 200 115 0.035440 10.0.0.48 - - [2025-09-23 22:30:09] "POST /ref-update HTTP/1.1" 200 156 0.007177 10.0.0.48 - - [2025-09-23 22:30:09] "DELETE /virtual-machine-interface/acb495ac-98cc-11f0-9b0d-fa163e5ad675 HTTP/1.1" 200 115 0.037997 10.0.0.48 - - [2025-09-23 22:30:09] "DELETE /virtual-machine/f68ec9f6-ebcf-4010-ba3a-ffd1ef421747 HTTP/1.1" 200 115 0.017801 10.0.0.48 - - [2025-09-23 22:30:09] "DELETE /tag/33441c41-cba2-4f5e-9a90-d9b19645fd29 HTTP/1.1" 200 115 0.029561 10.0.0.48 - - [2025-09-23 22:30:09] "DELETE /tag/817783d0-e2d0-4c69-92ae-da5c0deb1daf HTTP/1.1" 200 115 0.095611 10.0.0.48 - - [2025-09-23 22:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.48 - - [2025-09-23 22:30:13] "GET /project/5be53dac-ec4c-4ff9-9a14-3a8b54adb265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027145 10.0.0.48 - - [2025-09-23 22:30:13] "POST /tags HTTP/1.1" 200 393 0.021290 10.0.0.48 - - [2025-09-23 22:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.48 - - [2025-09-23 22:30:13] "GET /tag/263f3f61-dd22-407e-9abb-f03b4258b522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012132 10.0.0.48 - - [2025-09-23 22:30:13] "POST /tags HTTP/1.1" 200 341 0.017642 10.0.0.48 - - [2025-09-23 22:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.48 - - [2025-09-23 22:30:13] "GET /tag/8ebc53f8-ca49-46ef-8a27-7f5a98a3033e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011521 10.0.0.48 - - [2025-09-23 22:30:14] "POST /id-to-fqname HTTP/1.1" 200 192 0.000437 10.0.0.48 - - [2025-09-23 22:30:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.005820 10.0.0.48 - - [2025-09-23 22:30:14] "POST /security-groups HTTP/1.1" 200 589 0.064244 10.0.0.48 - - [2025-09-23 22:30:14] "POST /projects HTTP/1.1" 200 519 0.153164 10.0.0.48 - - [2025-09-23 22:30:14] "POST /fqname-to-id HTTP/1.1" 404 236 0.001681 10.0.0.48 - - [2025-09-23 22:30:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.020458 10.0.0.48 - - [2025-09-23 22:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014167 10.0.0.48 - - [2025-09-23 22:30:14] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.005904 10.0.0.48 - - [2025-09-23 22:30:14] "POST /access-control-lists HTTP/1.1" 200 598 0.073565 10.0.0.48 - - [2025-09-23 22:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007298 10.0.0.48 - - [2025-09-23 22:30:14] "POST /fqname-to-id HTTP/1.1" 404 235 0.007989 10.0.0.48 - - [2025-09-23 22:30:14] "GET /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.003544 10.0.0.48 - - [2025-09-23 22:30:14] "POST /access-control-lists HTTP/1.1" 200 596 0.061435 10.0.0.48 - - [2025-09-23 22:30:14] "PUT /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e HTTP/1.1" 200 264 0.058259 10.0.0.48 - - [2025-09-23 22:30:14] "PUT /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0 HTTP/1.1" 200 264 0.051669 10.0.0.48 - - [2025-09-23 22:30:14] "POST /security-groups HTTP/1.1" 200 591 0.076823 10.0.0.48 - - [2025-09-23 22:30:14] "POST /fqname-to-id HTTP/1.1" 404 270 0.002266 10.0.0.48 - - [2025-09-23 22:30:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.020447 10.0.0.48 - - [2025-09-23 22:30:14] "POST /access-control-lists HTTP/1.1" 200 632 0.091836 10.0.0.48 - - [2025-09-23 22:30:14] "POST /fqname-to-id HTTP/1.1" 404 269 0.011663 10.0.0.48 - - [2025-09-23 22:30:14] "POST /chown HTTP/1.1" 200 109 0.079762 10.0.0.48 - - [2025-09-23 22:30:14] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011683 10.0.0.48 - - [2025-09-23 22:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.48 - - [2025-09-23 22:30:14] "GET /policy-management/c4e81947-e8e2-442a-8efc-87cd5b0e4ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015368 10.0.0.48 - - [2025-09-23 22:30:14] "POST /access-control-lists HTTP/1.1" 200 630 0.089153 10.0.0.48 - - [2025-09-23 22:30:14] "POST /tags HTTP/1.1" 409 226 0.012963 10.0.0.48 - - [2025-09-23 22:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.48 - - [2025-09-23 22:30:14] "GET /tag/8ebc53f8-ca49-46ef-8a27-7f5a98a3033e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009676 10.0.0.48 - - [2025-09-23 22:30:14] "POST /firewall-rules HTTP/1.1" 200 600 0.062810 10.0.0.48 - - [2025-09-23 22:30:14] "GET /firewall-rule/2703fd9e-3c28-4a10-b395-fe09112f4e66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003933 10.0.0.48 - - [2025-09-23 22:30:14] "GET /firewall-policy/ed6ae537-8f32-4468-9723-d87866c0f66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003080 10.0.0.48 - - [2025-09-23 22:30:14] "GET /firewall-rule/2703fd9e-3c28-4a10-b395-fe09112f4e66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001788 10.0.0.48 - - [2025-09-23 22:30:14] "POST /ref-update HTTP/1.1" 200 156 0.038562 10.0.0.48 - - [2025-09-23 22:30:14] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024190 10.0.0.48 - - [2025-09-23 22:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.48 - - [2025-09-23 22:30:15] "GET /policy-management/c4e81947-e8e2-442a-8efc-87cd5b0e4ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002253 10.0.0.48 - - [2025-09-23 22:30:15] "POST /tags HTTP/1.1" 409 226 0.001482 10.0.0.48 - - [2025-09-23 22:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.48 - - [2025-09-23 22:30:15] "GET /tag/8ebc53f8-ca49-46ef-8a27-7f5a98a3033e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010089 10.0.0.48 - - [2025-09-23 22:30:15] "POST /firewall-rules HTTP/1.1" 200 598 0.069656 10.0.0.48 - - [2025-09-23 22:30:15] "GET /firewall-rule/24c8c228-f953-4c08-8d3f-3059c4361029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004466 10.0.0.48 - - [2025-09-23 22:30:15] "GET /firewall-policy/ed6ae537-8f32-4468-9723-d87866c0f66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003671 10.0.0.48 - - [2025-09-23 22:30:15] "GET /firewall-rule/24c8c228-f953-4c08-8d3f-3059c4361029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002084 10.0.0.48 - - [2025-09-23 22:30:15] "POST /ref-update HTTP/1.1" 200 156 0.043447 10.0.0.48 - - [2025-09-23 22:30:16] "POST /tags HTTP/1.1" 200 393 0.023542 10.0.0.48 - - [2025-09-23 22:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.48 - - [2025-09-23 22:30:16] "GET /tag/f3eb17d4-b951-49dd-99d2-7e28f6364560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010875 10.0.0.48 - - [2025-09-23 22:30:16] "POST /tags HTTP/1.1" 200 341 0.018920 10.0.0.48 - - [2025-09-23 22:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.48 - - [2025-09-23 22:30:16] "GET /tag/02080fc5-b91c-48bd-bcc0-db14df965425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010180 10.0.0.48 - - [2025-09-23 22:30:17] "POST /id-to-fqname HTTP/1.1" 200 192 0.001128 10.0.0.48 - - [2025-09-23 22:30:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.006618 10.0.0.48 - - [2025-09-23 22:30:17] "POST /security-groups HTTP/1.1" 200 589 0.059932 10.0.0.48 - - [2025-09-23 22:30:17] "POST /fqname-to-id HTTP/1.1" 404 236 0.002757 10.0.0.48 - - [2025-09-23 22:30:17] "POST /projects HTTP/1.1" 200 519 0.190333 10.0.0.48 - - [2025-09-23 22:30:17] "POST /access-control-lists HTTP/1.1" 200 598 0.060768 10.0.0.48 - - [2025-09-23 22:30:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.044843 10.0.0.48 - - [2025-09-23 22:30:17] "POST /fqname-to-id HTTP/1.1" 404 235 0.022632 10.0.0.48 - - [2025-09-23 22:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012527 10.0.0.48 - - [2025-09-23 22:30:17] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3094 0.026402 10.0.0.48 - - [2025-09-23 22:30:17] "POST /access-control-lists HTTP/1.1" 200 596 0.064323 10.0.0.48 - - [2025-09-23 22:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011163 10.0.0.48 - - [2025-09-23 22:30:17] "GET /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003402 10.0.0.48 - - [2025-09-23 22:30:17] "PUT /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e HTTP/1.1" 200 264 0.042350 10.0.0.48 - - [2025-09-23 22:30:17] "PUT /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0 HTTP/1.1" 200 264 0.045971 10.0.0.48 - - [2025-09-23 22:30:17] "POST /security-groups HTTP/1.1" 200 591 0.081442 10.0.0.48 - - [2025-09-23 22:30:17] "POST /fqname-to-id HTTP/1.1" 404 270 0.001617 10.0.0.48 - - [2025-09-23 22:30:17] "POST /access-control-lists HTTP/1.1" 200 632 0.059214 10.0.0.48 - - [2025-09-23 22:30:17] "POST /fqname-to-id HTTP/1.1" 404 269 0.008129 10.0.0.48 - - [2025-09-23 22:30:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.065953 10.0.0.48 - - [2025-09-23 22:30:17] "POST /chown HTTP/1.1" 200 109 0.018329 10.0.0.48 - - [2025-09-23 22:30:17] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.039292 10.0.0.48 - - [2025-09-23 22:30:17] "POST /access-control-lists HTTP/1.1" 200 630 0.071440 10.0.0.48 - - [2025-09-23 22:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.48 - - [2025-09-23 22:30:17] "GET /policy-management/c4e81947-e8e2-442a-8efc-87cd5b0e4ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002517 10.0.0.48 - - [2025-09-23 22:30:17] "POST /tags HTTP/1.1" 409 226 0.001921 10.0.0.48 - - [2025-09-23 22:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.48 - - [2025-09-23 22:30:17] "GET /tag/02080fc5-b91c-48bd-bcc0-db14df965425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.015490 10.0.0.48 - - [2025-09-23 22:30:17] "POST /firewall-rules HTTP/1.1" 200 600 0.059492 10.0.0.48 - - [2025-09-23 22:30:17] "GET /firewall-rule/5e7acbcd-e0a3-49ed-a13a-6c2a1c9c1645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003942 10.0.0.48 - - [2025-09-23 22:30:17] "GET /firewall-policy/ed6ae537-8f32-4468-9723-d87866c0f66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.002976 10.0.0.48 - - [2025-09-23 22:30:17] "GET /firewall-rule/5e7acbcd-e0a3-49ed-a13a-6c2a1c9c1645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002327 10.0.0.48 - - [2025-09-23 22:30:18] "POST /ref-update HTTP/1.1" 200 156 0.046581 10.0.0.48 - - [2025-09-23 22:30:18] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010814 10.0.0.48 - - [2025-09-23 22:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.48 - - [2025-09-23 22:30:18] "GET /policy-management/c4e81947-e8e2-442a-8efc-87cd5b0e4ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003012 10.0.0.48 - - [2025-09-23 22:30:18] "POST /tags HTTP/1.1" 409 226 0.001858 10.0.0.48 - - [2025-09-23 22:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.48 - - [2025-09-23 22:30:18] "GET /tag/02080fc5-b91c-48bd-bcc0-db14df965425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013708 10.0.0.48 - - [2025-09-23 22:30:18] "POST /firewall-rules HTTP/1.1" 200 598 0.070055 10.0.0.48 - - [2025-09-23 22:30:18] "GET /firewall-rule/fd1e904e-ab5f-463d-9d51-26d73d439bde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.020028 10.0.0.48 - - [2025-09-23 22:30:18] "GET /firewall-policy/ed6ae537-8f32-4468-9723-d87866c0f66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003874 10.0.0.48 - - [2025-09-23 22:30:18] "GET /firewall-rule/fd1e904e-ab5f-463d-9d51-26d73d439bde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002015 10.0.0.48 - - [2025-09-23 22:30:18] "POST /ref-update HTTP/1.1" 200 156 0.058467 10.0.0.48 - - [2025-09-23 22:30:19] "POST /tags HTTP/1.1" 200 345 0.088427 10.0.0.48 - - [2025-09-23 22:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008327 10.0.0.48 - - [2025-09-23 22:30:19] "GET /tag/faa1175d-231b-4323-9356-16ef9e0ed957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013606 10.0.0.48 - - [2025-09-23 22:30:19] "POST /projects HTTP/1.1" 409 238 0.001571 10.0.0.48 - - [2025-09-23 22:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001297 10.0.0.48 - - [2025-09-23 22:30:20] "GET /project/71f83e2e-04c3-4427-9c77-28427cd3f974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042942 10.0.0.48 - - [2025-09-23 22:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.48 - - [2025-09-23 22:30:20] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004151 10.0.0.48 - - [2025-09-23 22:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.48 - - [2025-09-23 22:30:20] "GET /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003564 10.0.0.48 - - [2025-09-23 22:30:20] "POST /security-groups HTTP/1.1" 409 285 0.001807 10.0.0.48 - - [2025-09-23 22:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.48 - - [2025-09-23 22:30:20] "GET /project/71f83e2e-04c3-4427-9c77-28427cd3f974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030200 10.0.0.48 - - [2025-09-23 22:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007613 10.0.0.48 - - [2025-09-23 22:30:20] "PUT /security-group/6d476ffe-629c-4083-b231-02ef196e7f3d HTTP/1.1" 200 262 0.063235 10.0.0.48 - - [2025-09-23 22:30:20] "PUT /access-control-list/0092122c-5cbd-4043-9287-dd01a6c8acd6 HTTP/1.1" 200 272 0.021470 10.0.0.48 - - [2025-09-23 22:30:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.042639 10.0.0.48 - - [2025-09-23 22:30:20] "POST /tags HTTP/1.1" 409 228 0.002164 10.0.0.48 - - [2025-09-23 22:30:20] "PUT /access-control-list/692a0adb-483c-4631-a9de-8dcf43960c81 HTTP/1.1" 200 272 0.026612 10.0.0.48 - - [2025-09-23 22:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.48 - - [2025-09-23 22:30:20] "GET /tag/faa1175d-231b-4323-9356-16ef9e0ed957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012396 10.0.0.48 - - [2025-09-23 22:30:20] "POST /tags HTTP/1.1" 200 345 0.028805 10.0.0.48 - - [2025-09-23 22:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004952 10.0.0.48 - - [2025-09-23 22:30:20] "GET /tag/2c8db277-b4d9-4995-99d2-59fa34ddbd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010541 10.0.0.48 - - [2025-09-23 22:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001310 10.0.0.48 - - [2025-09-23 22:30:20] "POST /projects HTTP/1.1" 409 238 0.001857 10.0.0.48 - - [2025-09-23 22:30:20] "GET /project/77a55423-c1ea-4b2d-aa4a-2e7441f98ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.021434 10.0.0.48 - - [2025-09-23 22:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.48 - - [2025-09-23 22:30:20] "GET /project/77a55423-c1ea-4b2d-aa4a-2e7441f98ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026021 10.0.0.48 - - [2025-09-23 22:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.48 - - [2025-09-23 22:30:20] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.003615 10.0.0.48 - - [2025-09-23 22:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001273 10.0.0.48 - - [2025-09-23 22:30:20] "GET /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004172 10.0.0.48 - - [2025-09-23 22:30:20] "POST /security-groups HTTP/1.1" 409 285 0.002132 10.0.0.48 - - [2025-09-23 22:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001240 10.0.0.48 - - [2025-09-23 22:30:20] "PUT /security-group/f04890f3-513c-40a8-bcf7-fa2de104eaf8 HTTP/1.1" 200 262 0.058295 10.0.0.48 - - [2025-09-23 22:30:20] "PUT /access-control-list/284207aa-b434-4660-b3bc-29c7eacb5db2 HTTP/1.1" 200 272 0.014095 10.0.0.48 - - [2025-09-23 22:30:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.039905 10.0.0.48 - - [2025-09-23 22:30:20] "POST /tags HTTP/1.1" 409 228 0.002606 10.0.0.48 - - [2025-09-23 22:30:20] "PUT /access-control-list/02a95546-ab30-4cf8-8cf5-3010ab2318ba HTTP/1.1" 200 272 0.020333 10.0.0.48 - - [2025-09-23 22:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.48 - - [2025-09-23 22:30:20] "GET /tag/2c8db277-b4d9-4995-99d2-59fa34ddbd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010097 10.0.0.48 - - [2025-09-23 22:30:20] "POST /tags HTTP/1.1" 200 291 0.061617 10.0.0.48 - - [2025-09-23 22:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011687 10.0.0.48 - - [2025-09-23 22:30:20] "GET /tag/2f354804-a0d7-4911-907f-0990c56a4b07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.019212 10.0.0.48 - - [2025-09-23 22:30:21] "POST /tags HTTP/1.1" 200 303 0.059361 10.0.0.48 - - [2025-09-23 22:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012679 10.0.0.48 - - [2025-09-23 22:30:21] "GET /tag/bd62a394-c6a7-402d-963b-64719630845c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013183 10.0.0.48 - - [2025-09-23 22:30:21] "POST /tags HTTP/1.1" 409 252 0.002754 10.0.0.48 - - [2025-09-23 22:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.48 - - [2025-09-23 22:30:21] "GET /tag/263f3f61-dd22-407e-9abb-f03b4258b522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009942 10.0.0.48 - - [2025-09-23 22:30:21] "POST /tags HTTP/1.1" 409 226 0.001644 10.0.0.48 - - [2025-09-23 22:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001230 10.0.0.48 - - [2025-09-23 22:30:21] "GET /tag/8ebc53f8-ca49-46ef-8a27-7f5a98a3033e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009823 10.0.0.48 - - [2025-09-23 22:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.48 - - [2025-09-23 22:30:21] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004436 10.0.0.48 - - [2025-09-23 22:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.48 - - [2025-09-23 22:30:21] "GET /project/71f83e2e-04c3-4427-9c77-28427cd3f974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035040 10.0.0.48 - - [2025-09-23 22:30:21] "POST /virtual-machines HTTP/1.1" 200 395 0.007115 10.0.0.48 - - [2025-09-23 22:30:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008407 10.0.0.48 - - [2025-09-23 22:30:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101292 10.0.0.48 - - [2025-09-23 22:30:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024778 10.0.0.48 - - [2025-09-23 22:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007865 10.0.0.48 - - [2025-09-23 22:30:21] "GET /virtual-machine-interface/e3f083f0-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004509 10.0.0.48 - - [2025-09-23 22:30:21] "POST /instance-ips HTTP/1.1" 200 397 0.020856 10.0.0.48 - - [2025-09-23 22:30:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019560 10.0.0.48 - - [2025-09-23 22:30:21] "GET /virtual-machine-interface/e3f083f0-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011777 10.0.0.48 - - [2025-09-23 22:30:21] "POST /set-tag HTTP/1.1" 200 109 0.071627 10.0.0.48 - - [2025-09-23 22:30:21] "GET /virtual-machine-interface/e3f083f0-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009142 10.0.0.48 - - [2025-09-23 22:30:21] "GET /instance-ip/e4065a5e-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005247 10.0.0.48 - - [2025-09-23 22:30:21] "GET /virtual-machine-interface/e3f083f0-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008162 10.0.0.48 - - [2025-09-23 22:30:21] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.48 - - [2025-09-23 22:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.48 - - [2025-09-23 22:30:21] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.005028 10.0.0.48 - - [2025-09-23 22:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.48 - - [2025-09-23 22:30:21] "GET /project/71f83e2e-04c3-4427-9c77-28427cd3f974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029696 10.0.0.48 - - [2025-09-23 22:30:21] "POST /virtual-machines HTTP/1.1" 200 395 0.007427 10.0.0.48 - - [2025-09-23 22:30:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.010222 10.0.0.48 - - [2025-09-23 22:30:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100595 10.0.0.48 - - [2025-09-23 22:30:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.018236 10.0.0.48 - - [2025-09-23 22:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010399 10.0.0.48 - - [2025-09-23 22:30:22] "GET /virtual-machine-interface/e4575008-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004899 10.0.0.48 - - [2025-09-23 22:30:22] "POST /instance-ips HTTP/1.1" 200 397 0.018746 10.0.0.48 - - [2025-09-23 22:30:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.021316 10.0.0.48 - - [2025-09-23 22:30:22] "GET /virtual-machine-interface/e4575008-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010310 10.0.0.48 - - [2025-09-23 22:30:22] "POST /set-tag HTTP/1.1" 200 109 0.059740 10.0.0.48 - - [2025-09-23 22:30:22] "GET /virtual-machine-interface/e4575008-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014560 10.0.0.48 - - [2025-09-23 22:30:22] "GET /instance-ip/e46b3f96-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002854 10.0.0.48 - - [2025-09-23 22:30:22] "GET /virtual-machine-interface/e4575008-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009819 10.0.0.48 - - [2025-09-23 22:30:22] "POST /set-tag HTTP/1.1" 200 109 0.002034 10.0.0.48 - - [2025-09-23 22:30:22] "GET /virtual-router/3ceb46e7-cd06-4639-ada1-1bbbda503a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003186 10.0.0.48 - - [2025-09-23 22:30:22] "POST /ref-update HTTP/1.1" 200 156 0.012637 10.0.0.48 - - [2025-09-23 22:30:22] "GET /virtual-machine-interface/e3f083f0-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004231 10.0.0.48 - - [2025-09-23 22:30:22] "POST /set-tag HTTP/1.1" 200 109 0.001631 10.0.0.48 - - [2025-09-23 22:30:22] "GET /virtual-router/3ceb46e7-cd06-4639-ada1-1bbbda503a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.002855 10.0.0.48 - - [2025-09-23 22:30:22] "POST /ref-update HTTP/1.1" 200 156 0.008597 10.0.0.48 - - [2025-09-23 22:30:22] "GET /virtual-machine-interface/e4575008-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009320 10.0.0.48 - - [2025-09-23 22:30:22] "POST /set-tag HTTP/1.1" 200 109 0.001785 10.0.0.48 - - [2025-09-23 22:30:22] "POST /tags HTTP/1.1" 200 291 0.016614 10.0.0.48 - - [2025-09-23 22:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006554 10.0.0.48 - - [2025-09-23 22:30:22] "GET /tag/9ae2e9a1-fd09-451c-8c8c-5b8f6fb48b0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.015129 10.0.0.48 - - [2025-09-23 22:30:22] "POST /tags HTTP/1.1" 409 252 0.002454 10.0.0.48 - - [2025-09-23 22:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.48 - - [2025-09-23 22:30:22] "GET /tag/f3eb17d4-b951-49dd-99d2-7e28f6364560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.017432 10.0.0.48 - - [2025-09-23 22:30:22] "POST /tags HTTP/1.1" 409 226 0.002890 10.0.0.48 - - [2025-09-23 22:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.48 - - [2025-09-23 22:30:22] "GET /tag/02080fc5-b91c-48bd-bcc0-db14df965425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011537 10.0.0.48 - - [2025-09-23 22:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.48 - - [2025-09-23 22:30:22] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004857 10.0.0.48 - - [2025-09-23 22:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.48 - - [2025-09-23 22:30:22] "GET /project/77a55423-c1ea-4b2d-aa4a-2e7441f98ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037809 10.0.0.48 - - [2025-09-23 22:30:22] "POST /virtual-machines HTTP/1.1" 200 395 0.006829 10.0.0.48 - - [2025-09-23 22:30:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010705 10.0.0.48 - - [2025-09-23 22:30:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125963 10.0.0.48 - - [2025-09-23 22:30:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.023293 10.0.0.48 - - [2025-09-23 22:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014682 10.0.0.48 - - [2025-09-23 22:30:23] "GET /virtual-machine-interface/e4f18a92-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004361 10.0.0.48 - - [2025-09-23 22:30:23] "POST /instance-ips HTTP/1.1" 200 397 0.020087 10.0.0.48 - - [2025-09-23 22:30:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.019203 10.0.0.48 - - [2025-09-23 22:30:23] "GET /virtual-machine-interface/e4f18a92-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010688 10.0.0.48 - - [2025-09-23 22:30:23] "POST /set-tag HTTP/1.1" 200 109 0.059664 10.0.0.48 - - [2025-09-23 22:30:23] "GET /virtual-machine-interface/e4f18a92-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021257 10.0.0.48 - - [2025-09-23 22:30:23] "GET /instance-ip/e50a1bd4-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004389 10.0.0.48 - - [2025-09-23 22:30:23] "GET /virtual-machine-interface/e4f18a92-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004396 10.0.0.48 - - [2025-09-23 22:30:23] "POST /set-tag HTTP/1.1" 200 109 0.001888 10.0.0.48 - - [2025-09-23 22:30:23] "GET /virtual-router/3ceb46e7-cd06-4639-ada1-1bbbda503a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003099 10.0.0.48 - - [2025-09-23 22:30:23] "POST /ref-update HTTP/1.1" 200 156 0.007472 10.0.0.48 - - [2025-09-23 22:30:23] "GET /virtual-machine-interface/e4f18a92-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007521 10.0.0.48 - - [2025-09-23 22:30:23] "POST /set-tag HTTP/1.1" 200 109 0.002518 10.0.0.48 - - [2025-09-23 22:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.48 - - [2025-09-23 22:30:23] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.003639 10.0.0.48 - - [2025-09-23 22:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001238 10.0.0.48 - - [2025-09-23 22:30:23] "GET /project/77a55423-c1ea-4b2d-aa4a-2e7441f98ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030122 10.0.0.48 - - [2025-09-23 22:30:23] "POST /virtual-machines HTTP/1.1" 200 395 0.010344 10.0.0.48 - - [2025-09-23 22:30:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.017229 10.0.0.48 - - [2025-09-23 22:30:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.081087 10.0.0.48 - - [2025-09-23 22:30:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.016510 10.0.0.48 - - [2025-09-23 22:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010406 10.0.0.48 - - [2025-09-23 22:30:23] "GET /virtual-machine-interface/e564e29e-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003823 10.0.0.48 - - [2025-09-23 22:30:24] "POST /instance-ips HTTP/1.1" 200 397 0.023434 10.0.0.48 - - [2025-09-23 22:30:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.022520 10.0.0.48 - - [2025-09-23 22:30:24] "GET /virtual-machine-interface/e564e29e-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009587 10.0.0.48 - - [2025-09-23 22:30:24] "POST /set-tag HTTP/1.1" 200 109 0.067736 10.0.0.48 - - [2025-09-23 22:30:24] "GET /virtual-machine-interface/e564e29e-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007016 10.0.0.48 - - [2025-09-23 22:30:24] "GET /instance-ip/e57c9d30-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003461 10.0.0.48 - - [2025-09-23 22:30:24] "GET /virtual-machine-interface/e564e29e-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013186 10.0.0.48 - - [2025-09-23 22:30:24] "POST /set-tag HTTP/1.1" 200 109 0.004096 10.0.0.48 - - [2025-09-23 22:30:24] "GET /virtual-router/3ceb46e7-cd06-4639-ada1-1bbbda503a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.005517 10.0.0.48 - - [2025-09-23 22:30:24] "POST /ref-update HTTP/1.1" 200 156 0.008176 10.0.0.48 - - [2025-09-23 22:30:24] "GET /virtual-machine-interface/e564e29e-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004676 10.0.0.48 - - [2025-09-23 22:30:24] "POST /set-tag HTTP/1.1" 200 109 0.001986 10.0.0.48 - - [2025-09-23 22:30:24] "POST /tags HTTP/1.1" 200 299 0.025316 10.0.0.48 - - [2025-09-23 22:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.014449 10.0.0.48 - - [2025-09-23 22:30:24] "GET /tag/d55de804-66d3-4166-a12b-62fc5be2da01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014458 10.0.0.48 - - [2025-09-23 22:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.48 - - [2025-09-23 22:30:24] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.003604 10.0.0.48 - - [2025-09-23 22:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.48 - - [2025-09-23 22:30:24] "GET /project/71f83e2e-04c3-4427-9c77-28427cd3f974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031838 10.0.0.48 - - [2025-09-23 22:30:24] "POST /virtual-machines HTTP/1.1" 200 395 0.008901 10.0.0.48 - - [2025-09-23 22:30:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007785 10.0.0.48 - - [2025-09-23 22:30:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103278 10.0.0.48 - - [2025-09-23 22:30:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020281 10.0.0.48 - - [2025-09-23 22:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012572 10.0.0.48 - - [2025-09-23 22:30:24] "GET /virtual-machine-interface/e5e14d52-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004419 10.0.0.48 - - [2025-09-23 22:30:24] "POST /instance-ips HTTP/1.1" 200 397 0.019439 10.0.0.48 - - [2025-09-23 22:30:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.025006 10.0.0.48 - - [2025-09-23 22:30:24] "GET /virtual-machine-interface/e5e14d52-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016423 10.0.0.48 - - [2025-09-23 22:30:24] "POST /set-tag HTTP/1.1" 200 109 0.017104 10.0.0.48 - - [2025-09-23 22:30:24] "GET /virtual-machine-interface/e5e14d52-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011615 10.0.0.48 - - [2025-09-23 22:30:24] "GET /instance-ip/e5f66c46-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003386 10.0.0.48 - - [2025-09-23 22:30:25] "GET /virtual-machine-interface/e5e14d52-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005672 10.0.0.48 - - [2025-09-23 22:30:25] "POST /set-tag HTTP/1.1" 200 109 0.002019 10.0.0.48 - - [2025-09-23 22:30:25] "POST /tags HTTP/1.1" 200 299 0.018667 10.0.0.48 - - [2025-09-23 22:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.48 - - [2025-09-23 22:30:25] "GET /tag/2b0eaad6-ac58-408d-97a3-2acb1f8f014b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011223 10.0.0.48 - - [2025-09-23 22:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.48 - - [2025-09-23 22:30:25] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.007530 10.0.0.48 - - [2025-09-23 22:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.48 - - [2025-09-23 22:30:25] "GET /project/71f83e2e-04c3-4427-9c77-28427cd3f974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029277 10.0.0.48 - - [2025-09-23 22:30:25] "POST /virtual-machines HTTP/1.1" 200 395 0.008458 10.0.0.48 - - [2025-09-23 22:30:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014314 10.0.0.48 - - [2025-09-23 22:30:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094403 10.0.0.48 - - [2025-09-23 22:30:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008293 10.0.0.48 - - [2025-09-23 22:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014591 10.0.0.48 - - [2025-09-23 22:30:25] "GET /virtual-machine-interface/e6486e4c-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004523 10.0.0.48 - - [2025-09-23 22:30:25] "POST /instance-ips HTTP/1.1" 200 397 0.020038 10.0.0.48 - - [2025-09-23 22:30:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.018583 10.0.0.48 - - [2025-09-23 22:30:25] "GET /virtual-machine-interface/e6486e4c-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010968 10.0.0.48 - - [2025-09-23 22:30:25] "POST /set-tag HTTP/1.1" 200 109 0.018984 10.0.0.48 - - [2025-09-23 22:30:25] "GET /virtual-machine-interface/e6486e4c-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007150 10.0.0.48 - - [2025-09-23 22:30:25] "GET /instance-ip/e660427e-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003631 10.0.0.48 - - [2025-09-23 22:30:25] "GET /virtual-machine-interface/e6486e4c-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008671 10.0.0.48 - - [2025-09-23 22:30:25] "POST /set-tag HTTP/1.1" 200 109 0.002041 10.0.0.48 - - [2025-09-23 22:30:25] "POST /tags HTTP/1.1" 200 299 0.017664 10.0.0.48 - - [2025-09-23 22:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.48 - - [2025-09-23 22:30:25] "GET /tag/042db3b5-02e9-441a-8488-58121142cdf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.010896 10.0.0.48 - - [2025-09-23 22:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.48 - - [2025-09-23 22:30:25] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004205 10.0.0.48 - - [2025-09-23 22:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.48 - - [2025-09-23 22:30:25] "GET /project/77a55423-c1ea-4b2d-aa4a-2e7441f98ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.020883 10.0.0.48 - - [2025-09-23 22:30:25] "POST /virtual-machines HTTP/1.1" 200 395 0.007678 10.0.0.48 - - [2025-09-23 22:30:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.007786 10.0.0.48 - - [2025-09-23 22:30:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097447 10.0.0.48 - - [2025-09-23 22:30:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.017363 10.0.0.48 - - [2025-09-23 22:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010339 10.0.0.48 - - [2025-09-23 22:30:26] "GET /virtual-machine-interface/e6af1534-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004457 10.0.0.48 - - [2025-09-23 22:30:26] "POST /instance-ips HTTP/1.1" 200 397 0.018914 10.0.0.48 - - [2025-09-23 22:30:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.024488 10.0.0.48 - - [2025-09-23 22:30:26] "GET /virtual-machine-interface/e6af1534-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012395 10.0.0.48 - - [2025-09-23 22:30:26] "POST /set-tag HTTP/1.1" 200 109 0.017725 10.0.0.48 - - [2025-09-23 22:30:26] "GET /virtual-machine-interface/e6af1534-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012053 10.0.0.48 - - [2025-09-23 22:30:26] "GET /instance-ip/e6c309e0-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008703 10.0.0.48 - - [2025-09-23 22:30:26] "GET /virtual-machine-interface/e6af1534-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004348 10.0.0.48 - - [2025-09-23 22:30:26] "POST /set-tag HTTP/1.1" 200 109 0.001777 10.0.0.48 - - [2025-09-23 22:30:26] "POST /tags HTTP/1.1" 200 299 0.015432 10.0.0.48 - - [2025-09-23 22:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005556 10.0.0.48 - - [2025-09-23 22:30:26] "GET /tag/40545a4c-f990-40b9-80e6-ab301da98823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011712 10.0.0.48 - - [2025-09-23 22:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.48 - - [2025-09-23 22:30:26] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.003337 10.0.0.48 - - [2025-09-23 22:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.48 - - [2025-09-23 22:30:26] "GET /project/77a55423-c1ea-4b2d-aa4a-2e7441f98ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025537 10.0.0.48 - - [2025-09-23 22:30:26] "POST /virtual-machines HTTP/1.1" 200 395 0.006830 10.0.0.48 - - [2025-09-23 22:30:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.007947 10.0.0.48 - - [2025-09-23 22:30:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103206 10.0.0.48 - - [2025-09-23 22:30:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.026179 10.0.0.48 - - [2025-09-23 22:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.48 - - [2025-09-23 22:30:26] "GET /virtual-machine-interface/e71304f4-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007415 10.0.0.48 - - [2025-09-23 22:30:26] "POST /instance-ips HTTP/1.1" 200 397 0.017787 10.0.0.48 - - [2025-09-23 22:30:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.029263 10.0.0.48 - - [2025-09-23 22:30:26] "GET /virtual-machine-interface/e71304f4-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007554 10.0.0.48 - - [2025-09-23 22:30:26] "POST /set-tag HTTP/1.1" 200 109 0.017190 10.0.0.48 - - [2025-09-23 22:30:26] "GET /virtual-machine-interface/e71304f4-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010206 10.0.0.48 - - [2025-09-23 22:30:26] "GET /instance-ip/e72844b8-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002656 10.0.0.48 - - [2025-09-23 22:30:27] "GET /virtual-machine-interface/e71304f4-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004488 10.0.0.48 - - [2025-09-23 22:30:27] "POST /set-tag HTTP/1.1" 200 109 0.001875 10.0.0.48 - - [2025-09-23 22:30:27] "GET /virtual-router/3ceb46e7-cd06-4639-ada1-1bbbda503a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003148 10.0.0.48 - - [2025-09-23 22:30:27] "POST /ref-update HTTP/1.1" 200 156 0.006677 10.0.0.48 - - [2025-09-23 22:30:27] "GET /virtual-machine-interface/e5e14d52-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004256 10.0.0.48 - - [2025-09-23 22:30:27] "POST /set-tag HTTP/1.1" 200 109 0.001760 10.0.0.48 - - [2025-09-23 22:30:27] "GET /virtual-machine-interface/e3f083f0-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003326 10.0.0.48 - - [2025-09-23 22:30:27] "POST /set-tag HTTP/1.1" 200 109 0.002281 10.0.0.48 - - [2025-09-23 22:30:27] "GET /virtual-router/3ceb46e7-cd06-4639-ada1-1bbbda503a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003496 10.0.0.48 - - [2025-09-23 22:30:27] "POST /ref-update HTTP/1.1" 200 156 0.006056 10.0.0.48 - - [2025-09-23 22:30:27] "GET /virtual-machine-interface/e6486e4c-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004193 10.0.0.48 - - [2025-09-23 22:30:27] "POST /set-tag HTTP/1.1" 200 109 0.002425 10.0.0.48 - - [2025-09-23 22:30:27] "GET /virtual-machine-interface/e4575008-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003412 10.0.0.48 - - [2025-09-23 22:30:27] "POST /set-tag HTTP/1.1" 200 109 0.001786 10.0.0.48 - - [2025-09-23 22:30:27] "GET /virtual-router/3ceb46e7-cd06-4639-ada1-1bbbda503a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004123 10.0.0.48 - - [2025-09-23 22:30:27] "POST /ref-update HTTP/1.1" 200 156 0.007888 10.0.0.48 - - [2025-09-23 22:30:27] "GET /virtual-machine-interface/e6af1534-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009254 10.0.0.48 - - [2025-09-23 22:30:27] "POST /set-tag HTTP/1.1" 200 109 0.002652 10.0.0.48 - - [2025-09-23 22:30:27] "GET /virtual-router/3ceb46e7-cd06-4639-ada1-1bbbda503a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003177 10.0.0.48 - - [2025-09-23 22:30:27] "POST /ref-update HTTP/1.1" 200 156 0.006837 10.0.0.48 - - [2025-09-23 22:30:27] "GET /virtual-machine-interface/e71304f4-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004110 10.0.0.48 - - [2025-09-23 22:30:27] "POST /set-tag HTTP/1.1" 200 109 0.001716 10.0.0.48 - - [2025-09-23 22:30:27] "GET /virtual-machine-interface/e4f18a92-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003290 10.0.0.48 - - [2025-09-23 22:30:27] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.48 - - [2025-09-23 22:30:27] "GET /virtual-machine-interface/e564e29e-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003680 10.0.0.48 - - [2025-09-23 22:30:27] "POST /set-tag HTTP/1.1" 200 109 0.001806 10.0.0.48 - - [2025-09-23 22:30:27] "GET /virtual-machine-interface/e5e14d52-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004309 10.0.0.48 - - [2025-09-23 22:30:27] "POST /set-tag HTTP/1.1" 200 109 0.002328 10.0.0.48 - - [2025-09-23 22:30:27] "GET /virtual-machine-interface/e6486e4c-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003339 10.0.0.48 - - [2025-09-23 22:30:27] "POST /set-tag HTTP/1.1" 200 109 0.001478 10.0.0.48 - - [2025-09-23 22:30:27] "GET /virtual-machine-interface/e6af1534-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005004 10.0.0.48 - - [2025-09-23 22:30:27] "POST /set-tag HTTP/1.1" 200 109 0.005043 10.0.0.48 - - [2025-09-23 22:30:27] "GET /virtual-machine-interface/e4575008-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005718 10.0.0.48 - - [2025-09-23 22:30:27] "POST /set-tag HTTP/1.1" 200 109 0.002940 10.0.0.48 - - [2025-09-23 22:30:27] "GET /virtual-machine-interface/e71304f4-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003643 10.0.0.48 - - [2025-09-23 22:30:27] "POST /set-tag HTTP/1.1" 200 109 0.001717 10.0.0.48 - - [2025-09-23 22:30:32] "GET /virtual-machine-interface/e6af1534-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004686 10.0.0.48 - - [2025-09-23 22:30:32] "POST /set-tag HTTP/1.1" 200 109 0.001839 10.0.0.48 - - [2025-09-23 22:30:32] "GET /virtual-machine-interface/e3f083f0-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003937 10.0.0.48 - - [2025-09-23 22:30:32] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.48 - - [2025-09-23 22:30:32] "GET /virtual-machine-interface/e564e29e-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003312 10.0.0.48 - - [2025-09-23 22:30:32] "POST /set-tag HTTP/1.1" 200 109 0.002262 10.0.0.48 - - [2025-09-23 22:30:32] "GET /virtual-machine-interface/e6486e4c-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005717 10.0.0.48 - - [2025-09-23 22:30:32] "POST /set-tag HTTP/1.1" 200 109 0.001625 10.0.0.48 - - [2025-09-23 22:30:33] "GET /virtual-machine-interface/e4f18a92-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005377 10.0.0.48 - - [2025-09-23 22:30:33] "POST /set-tag HTTP/1.1" 200 109 0.002374 10.0.0.48 - - [2025-09-23 22:30:35] "GET /virtual-machine/56f04b91-ce1f-40b8-a712-e7d298e3137b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003011 10.0.0.48 - - [2025-09-23 22:30:35] "GET /virtual-machine-interface/e3f083f0-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003867 10.0.0.48 - - [2025-09-23 22:30:35] "GET /virtual-machine/76b40caa-00d6-4859-8b0f-dda330228e0f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002765 10.0.0.48 - - [2025-09-23 22:30:35] "GET /virtual-machine-interface/e4575008-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003579 10.0.0.48 - - [2025-09-23 22:30:35] "GET /virtual-machine/41dfd1d5-f813-40ed-9ba0-9d24d84c6e23?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002857 10.0.0.48 - - [2025-09-23 22:30:35] "GET /virtual-machine-interface/e4f18a92-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003379 10.0.0.48 - - [2025-09-23 22:30:35] "GET /virtual-machine/cc3ff23a-b4f0-430a-8699-52de3862b4e8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003708 10.0.0.48 - - [2025-09-23 22:30:35] "GET /virtual-machine-interface/e564e29e-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004562 10.0.0.48 - - [2025-09-23 22:30:36] "GET /virtual-machine-interface/e5e14d52-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004127 10.0.0.48 - - [2025-09-23 22:30:36] "POST /set-tag HTTP/1.1" 200 109 0.001734 10.0.0.48 - - [2025-09-23 22:30:37] "GET /virtual-machine-interface/e71304f4-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004743 10.0.0.48 - - [2025-09-23 22:30:37] "POST /set-tag HTTP/1.1" 200 109 0.002075 10.0.0.48 - - [2025-09-23 22:30:40] "GET /virtual-machine/75291fe2-8761-443e-ba10-b6d39df22e76?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002899 10.0.0.48 - - [2025-09-23 22:30:40] "GET /virtual-machine-interface/e5e14d52-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003527 10.0.0.48 - - [2025-09-23 22:30:40] "GET /virtual-machine/ffa0befd-1769-42b0-9aa7-b5cb4eb376f8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002803 10.0.0.48 - - [2025-09-23 22:30:40] "GET /virtual-machine-interface/e6af1534-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004043 10.0.0.48 - - [2025-09-23 22:30:40] "GET /virtual-machine/1cd3d8d9-a6c0-41e4-bdc0-28212e4fc330?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002645 10.0.0.48 - - [2025-09-23 22:30:40] "GET /virtual-machine-interface/e6486e4c-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004245 10.0.0.48 - - [2025-09-23 22:30:40] "GET /virtual-machine/504c50d7-7396-4034-a636-48288802681e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002750 10.0.0.48 - - [2025-09-23 22:30:40] "GET /virtual-machine-interface/e71304f4-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003351 10.0.0.48 - - [2025-09-23 22:30:41] "GET /loadbalancer/433b7e2f-73c2-4829-a61e-b2ae9a83ae40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004748 10.0.0.48 - - [2025-09-23 22:30:41] "POST /tags HTTP/1.1" 200 333 0.023254 10.0.0.48 - - [2025-09-23 22:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.035690 10.0.0.48 - - [2025-09-23 22:30:41] "GET /tag/72030ec0-7147-4e44-b7ee-454606dbc260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011749 10.0.0.48 - - [2025-09-23 22:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.48 - - [2025-09-23 22:30:41] "GET /project/71f83e2e-04c3-4427-9c77-28427cd3f974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.023180 10.0.0.48 - - [2025-09-23 22:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.48 - - [2025-09-23 22:30:41] "GET /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003530 10.0.0.48 - - [2025-09-23 22:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.48 - - [2025-09-23 22:30:41] "GET /service-appliance-set/d22c2855-3fa8-4148-b7fb-26fbc76a28c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002702 10.0.0.48 - - [2025-09-23 22:30:41] "POST /fqname-to-id HTTP/1.1" 404 273 0.001597 10.0.0.48 - - [2025-09-23 22:30:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.110892 10.0.0.48 - - [2025-09-23 22:30:41] "GET /virtual-machine-interface/3e5c7881-b52a-48e7-b74e-9e25bdf5866b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.004287 10.0.0.48 - - [2025-09-23 22:30:41] "POST /instance-ips HTTP/1.1" 200 409 0.020789 10.0.0.48 - - [2025-09-23 22:30:41] "GET /instance-ip/256afc5c-8149-414c-bb7e-0046ddbe9f58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.006905 10.0.0.48 - - [2025-09-23 22:30:42] "POST /loadbalancers HTTP/1.1" 200 629 0.065968 10.0.0.48 - - [2025-09-23 22:30:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.034020 10.0.0.48 - - [2025-09-23 22:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005363 10.0.0.48 - - [2025-09-23 22:30:42] "GET /project/71f83e2e-04c3-4427-9c77-28427cd3f974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035588 10.0.0.48 - - [2025-09-23 22:30:42] "GET /instance-ip/256afc5c-8149-414c-bb7e-0046ddbe9f58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003967 10.0.0.48 - - [2025-09-23 22:30:42] "POST /floating-ips HTTP/1.1" 200 597 0.016191 10.0.0.48 - - [2025-09-23 22:30:42] "GET /project/71f83e2e-04c3-4427-9c77-28427cd3f974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054186 10.0.0.48 - - [2025-09-23 22:30:42] "GET /loadbalancer/433b7e2f-73c2-4829-a61e-b2ae9a83ae40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002625 10.0.0.48 - - [2025-09-23 22:30:42] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.023311 10.0.0.48 - - [2025-09-23 22:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.48 - - [2025-09-23 22:30:42] "GET /project/71f83e2e-04c3-4427-9c77-28427cd3f974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027928 10.0.0.48 - - [2025-09-23 22:30:42] "GET /loadbalancer-listener/2687a84d-b9b3-4088-98b8-13dd266691f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002930 10.0.0.48 - - [2025-09-23 22:30:42] "GET /loadbalancer-listener/2687a84d-b9b3-4088-98b8-13dd266691f9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003504 10.0.0.48 - - [2025-09-23 22:30:42] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.016546 10.0.0.48 - - [2025-09-23 22:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.48 - - [2025-09-23 22:30:42] "GET /instance-ip/256afc5c-8149-414c-bb7e-0046ddbe9f58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002381 10.0.0.48 - - [2025-09-23 22:30:42] "GET /instance-ip/256afc5c-8149-414c-bb7e-0046ddbe9f58?fields=floating_ips HTTP/1.1" 200 1212 0.003918 10.0.0.48 - - [2025-09-23 22:30:42] "GET /loadbalancer/433b7e2f-73c2-4829-a61e-b2ae9a83ae40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002457 10.0.0.48 - - [2025-09-23 22:30:42] "GET /floating-ip/41a83c85-5b43-465b-837e-20eab80029b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.001821 10.0.0.48 - - [2025-09-23 22:30:42] "GET /loadbalancer-pool/8553bdd2-2bfd-4fd8-97fd-e533140be1ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.005790 10.0.0.48 - - [2025-09-23 22:30:42] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014050 10.0.0.48 - - [2025-09-23 22:30:42] "GET /loadbalancer/433b7e2f-73c2-4829-a61e-b2ae9a83ae40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003422 10.0.0.48 - - [2025-09-23 22:30:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.008149 10.0.0.48 - - [2025-09-23 22:30:42] "GET /virtual-machine-interface/e4575008-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011074 10.0.0.48 - - [2025-09-23 22:30:42] "GET /virtual-machine-interface/e4575008-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009547 10.0.0.48 - - [2025-09-23 22:30:42] "POST /tags HTTP/1.1" 409 221 0.003919 10.0.0.48 - - [2025-09-23 22:30:42] "POST /ref-update HTTP/1.1" 200 156 0.006115 10.0.0.48 - - [2025-09-23 22:30:42] "GET /floating-ip/41a83c85-5b43-465b-837e-20eab80029b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.010003 10.0.0.48 - - [2025-09-23 22:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.48 - - [2025-09-23 22:30:42] "GET /tag/72030ec0-7147-4e44-b7ee-454606dbc260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009726 10.0.0.48 - - [2025-09-23 22:30:42] "POST /set-tag HTTP/1.1" 200 109 0.059537 10.0.0.48 - - [2025-09-23 22:30:42] "GET /loadbalancer-pool/8553bdd2-2bfd-4fd8-97fd-e533140be1ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.015193 10.0.0.48 - - [2025-09-23 22:30:42] "PUT /floating-ip/41a83c85-5b43-465b-837e-20eab80029b1 HTTP/1.1" 200 256 0.066051 10.0.0.48 - - [2025-09-23 22:30:42] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015871 10.0.0.48 - - [2025-09-23 22:30:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.021411 10.0.0.48 - - [2025-09-23 22:30:42] "GET /virtual-machine-interface/e3f083f0-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007582 10.0.0.48 - - [2025-09-23 22:30:42] "GET /virtual-machine-interface/e3f083f0-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003475 10.0.0.48 - - [2025-09-23 22:30:42] "POST /ref-update HTTP/1.1" 200 156 0.005991 10.0.0.48 - - [2025-09-23 22:30:42] "GET /floating-ip/41a83c85-5b43-465b-837e-20eab80029b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.011097 10.0.0.48 - - [2025-09-23 22:30:42] "POST /set-tag HTTP/1.1" 200 109 0.063626 10.0.0.48 - - [2025-09-23 22:30:43] "POST /tags HTTP/1.1" 409 206 0.002067 10.0.0.48 - - [2025-09-23 22:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.48 - - [2025-09-23 22:30:43] "GET /tag/bd62a394-c6a7-402d-963b-64719630845c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009331 10.0.0.48 - - [2025-09-23 22:30:43] "POST /tags HTTP/1.1" 409 204 0.001470 10.0.0.48 - - [2025-09-23 22:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.48 - - [2025-09-23 22:30:43] "GET /tag/2b0eaad6-ac58-408d-97a3-2acb1f8f014b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009846 10.0.0.48 - - [2025-09-23 22:30:43] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.001899 10.0.0.48 - - [2025-09-23 22:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.48 - - [2025-09-23 22:30:43] "GET /policy-management/c4e81947-e8e2-442a-8efc-87cd5b0e4ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002159 10.0.0.48 - - [2025-09-23 22:30:43] "POST /tags HTTP/1.1" 409 206 0.001579 10.0.0.48 - - [2025-09-23 22:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.48 - - [2025-09-23 22:30:43] "GET /tag/bd62a394-c6a7-402d-963b-64719630845c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012573 10.0.0.48 - - [2025-09-23 22:30:43] "POST /tags HTTP/1.1" 409 226 0.001654 10.0.0.48 - - [2025-09-23 22:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.48 - - [2025-09-23 22:30:43] "GET /tag/8ebc53f8-ca49-46ef-8a27-7f5a98a3033e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010510 10.0.0.48 - - [2025-09-23 22:30:43] "POST /tags HTTP/1.1" 409 204 0.002066 10.0.0.48 - - [2025-09-23 22:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.48 - - [2025-09-23 22:30:43] "GET /tag/2b0eaad6-ac58-408d-97a3-2acb1f8f014b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011358 10.0.0.48 - - [2025-09-23 22:30:43] "POST /tags HTTP/1.1" 409 226 0.001413 10.0.0.48 - - [2025-09-23 22:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.48 - - [2025-09-23 22:30:44] "GET /tag/8ebc53f8-ca49-46ef-8a27-7f5a98a3033e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010113 10.0.0.48 - - [2025-09-23 22:30:44] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002708 10.0.0.48 - - [2025-09-23 22:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.48 - - [2025-09-23 22:30:44] "GET /policy-management/c4e81947-e8e2-442a-8efc-87cd5b0e4ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002461 10.0.0.48 - - [2025-09-23 22:30:44] "POST /firewall-rules HTTP/1.1" 200 626 0.070015 10.0.0.48 - - [2025-09-23 22:30:44] "POST /firewall-rules HTTP/1.1" 200 646 0.072381 10.0.0.48 - - [2025-09-23 22:30:44] "GET /firewall-rule/cf3a93ad-d8cd-4c45-a313-171ebe405857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.006822 10.0.0.48 - - [2025-09-23 22:30:44] "GET /firewall-policy/35e0904e-8b47-499e-9f04-34c61d8da1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.001924 10.0.0.48 - - [2025-09-23 22:30:44] "GET /firewall-rule/cb0289ae-b771-4f97-8948-9fbf5aea795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.005828 10.0.0.48 - - [2025-09-23 22:30:44] "POST /ref-update HTTP/1.1" 200 156 0.011971 10.0.0.48 - - [2025-09-23 22:30:44] "POST /firewall-policys HTTP/1.1" 200 606 0.031199 10.0.0.48 - - [2025-09-23 22:30:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011038 10.0.0.48 - - [2025-09-23 22:30:44] "GET /firewall-policy/352f178d-3ac2-4479-9d89-af8d9624296c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.006079 10.0.0.48 - - [2025-09-23 22:30:44] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003295 10.0.0.48 - - [2025-09-23 22:30:44] "GET /firewall-policy/352f178d-3ac2-4479-9d89-af8d9624296c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002659 10.0.0.48 - - [2025-09-23 22:30:44] "GET /firewall-policy/35e0904e-8b47-499e-9f04-34c61d8da1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003000 10.0.0.48 - - [2025-09-23 22:30:44] "GET /firewall-policy/ed6ae537-8f32-4468-9723-d87866c0f66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002827 10.0.0.48 - - [2025-09-23 22:30:44] "GET /firewall-policy/fc927526-7d51-43a6-bc53-9c9f97c29d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004039 10.0.0.48 - - [2025-09-23 22:30:44] "GET /firewall-policy/35e0904e-8b47-499e-9f04-34c61d8da1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001829 10.0.0.48 - - [2025-09-23 22:30:44] "GET /firewall-policy/ed6ae537-8f32-4468-9723-d87866c0f66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.001926 10.0.0.48 - - [2025-09-23 22:30:44] "POST /ref-update HTTP/1.1" 200 156 0.031323 10.0.0.48 - - [2025-09-23 22:30:44] "POST /ref-update HTTP/1.1" 200 156 0.018187 10.0.0.48 - - [2025-09-23 22:30:44] "POST /ref-update HTTP/1.1" 200 156 0.026891 10.0.0.48 - - [2025-09-23 22:30:44] "POST /ref-update HTTP/1.1" 200 156 0.032595 10.0.0.48 - - [2025-09-23 22:30:44] "POST /ref-update HTTP/1.1" 200 156 0.021176 10.0.0.48 - - [2025-09-23 22:30:44] "GET /firewall-policy/352f178d-3ac2-4479-9d89-af8d9624296c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005351 10.0.0.48 - - [2025-09-23 22:31:11] "GET /global-system-configs HTTP/1.1" 200 322 0.001851 10.0.0.48 - - [2025-09-23 22:31:12] "GET /global-system-configs HTTP/1.1" 200 322 0.002269 10.0.0.48 - - [2025-09-23 22:32:43] "POST /tags HTTP/1.1" 409 252 0.002574 10.0.0.48 - - [2025-09-23 22:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.48 - - [2025-09-23 22:32:43] "GET /tag/f3eb17d4-b951-49dd-99d2-7e28f6364560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010196 10.0.0.48 - - [2025-09-23 22:32:43] "POST /tags HTTP/1.1" 409 228 0.001541 10.0.0.48 - - [2025-09-23 22:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001166 10.0.0.48 - - [2025-09-23 22:32:43] "GET /tag/2c8db277-b4d9-4995-99d2-59fa34ddbd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010956 10.0.0.48 - - [2025-09-23 22:32:43] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002809 10.0.0.48 - - [2025-09-23 22:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.48 - - [2025-09-23 22:32:43] "GET /policy-management/c4e81947-e8e2-442a-8efc-87cd5b0e4ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002241 10.0.0.48 - - [2025-09-23 22:32:43] "POST /tags HTTP/1.1" 409 206 0.002126 10.0.0.48 - - [2025-09-23 22:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.48 - - [2025-09-23 22:32:43] "GET /tag/bd62a394-c6a7-402d-963b-64719630845c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009577 10.0.0.48 - - [2025-09-23 22:32:43] "POST /tags HTTP/1.1" 409 226 0.001406 10.0.0.48 - - [2025-09-23 22:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001303 10.0.0.48 - - [2025-09-23 22:32:43] "GET /tag/8ebc53f8-ca49-46ef-8a27-7f5a98a3033e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009398 10.0.0.48 - - [2025-09-23 22:32:43] "POST /tags HTTP/1.1" 409 204 0.002226 10.0.0.48 - - [2025-09-23 22:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.48 - - [2025-09-23 22:32:43] "GET /tag/2b0eaad6-ac58-408d-97a3-2acb1f8f014b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009763 10.0.0.48 - - [2025-09-23 22:32:43] "POST /tags HTTP/1.1" 409 226 0.001679 10.0.0.48 - - [2025-09-23 22:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.48 - - [2025-09-23 22:32:43] "GET /tag/8ebc53f8-ca49-46ef-8a27-7f5a98a3033e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010569 10.0.0.48 - - [2025-09-23 22:32:43] "POST /tags HTTP/1.1" 409 228 0.001748 10.0.0.48 - - [2025-09-23 22:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.48 - - [2025-09-23 22:32:43] "GET /tag/2c8db277-b4d9-4995-99d2-59fa34ddbd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009257 10.0.0.48 - - [2025-09-23 22:32:43] "POST /tags HTTP/1.1" 409 252 0.003378 10.0.0.48 - - [2025-09-23 22:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001292 10.0.0.48 - - [2025-09-23 22:32:43] "GET /tag/f3eb17d4-b951-49dd-99d2-7e28f6364560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010782 10.0.0.48 - - [2025-09-23 22:32:43] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.001846 10.0.0.48 - - [2025-09-23 22:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.48 - - [2025-09-23 22:32:43] "GET /policy-management/c4e81947-e8e2-442a-8efc-87cd5b0e4ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002994 10.0.0.48 - - [2025-09-23 22:32:43] "POST /firewall-rules HTTP/1.1" 409 281 0.002889 10.0.0.48 - - [2025-09-23 22:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.48 - - [2025-09-23 22:32:43] "PUT /firewall-rule/cb0289ae-b771-4f97-8948-9fbf5aea795c HTTP/1.1" 200 260 0.016209 10.0.0.48 - - [2025-09-23 22:32:43] "POST /firewall-rules HTTP/1.1" 409 291 0.008411 10.0.0.48 - - [2025-09-23 22:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.48 - - [2025-09-23 22:32:43] "PUT /firewall-rule/cf3a93ad-d8cd-4c45-a313-171ebe405857 HTTP/1.1" 200 260 0.020399 10.0.0.48 - - [2025-09-23 22:32:43] "GET /firewall-rule/cf3a93ad-d8cd-4c45-a313-171ebe405857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.014488 10.0.0.48 - - [2025-09-23 22:32:43] "POST /firewall-rules HTTP/1.1" 200 658 0.076017 10.0.0.48 - - [2025-09-23 22:32:43] "GET /firewall-rule/4b87b0b7-561b-4630-810c-bdd71d4e58ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.003659 10.0.0.48 - - [2025-09-23 22:32:43] "GET /firewall-policy/35e0904e-8b47-499e-9f04-34c61d8da1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001815 10.0.0.48 - - [2025-09-23 22:32:43] "GET /firewall-rule/cb0289ae-b771-4f97-8948-9fbf5aea795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002022 10.0.0.48 - - [2025-09-23 22:32:44] "POST /firewall-policys HTTP/1.1" 409 269 0.002138 10.0.0.48 - - [2025-09-23 22:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.48 - - [2025-09-23 22:32:44] "PUT /firewall-policy/352f178d-3ac2-4479-9d89-af8d9624296c HTTP/1.1" 200 264 0.021883 10.0.0.48 - - [2025-09-23 22:32:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.014440 10.0.0.48 - - [2025-09-23 22:32:44] "GET /firewall-policy/352f178d-3ac2-4479-9d89-af8d9624296c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.024324 10.0.0.48 - - [2025-09-23 22:32:44] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002603 10.0.0.48 - - [2025-09-23 22:32:44] "GET /firewall-policy/352f178d-3ac2-4479-9d89-af8d9624296c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002757 10.0.0.48 - - [2025-09-23 22:32:44] "GET /firewall-policy/352f178d-3ac2-4479-9d89-af8d9624296c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001910 10.0.0.48 - - [2025-09-23 22:32:44] "GET /firewall-policy/352f178d-3ac2-4479-9d89-af8d9624296c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001675 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:33:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000918 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:33:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000805 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:33:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:33:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000849 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:33:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:33:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000816 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:33:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000965 [Introspect:8084]10.0.0.48 - - [2025-09-23 22:33:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000928 10.0.0.48 - - [2025-09-23 22:33:45] "GET /virtual-machine-interface/e3f083f0-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004807 10.0.0.48 - - [2025-09-23 22:33:45] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.48 - - [2025-09-23 22:33:45] "GET /virtual-machine-interface/e4f18a92-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005693 10.0.0.48 - - [2025-09-23 22:33:45] "POST /set-tag HTTP/1.1" 200 109 0.002433 10.0.0.48 - - [2025-09-23 22:33:45] "GET /virtual-machine-interface/e5e14d52-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004311 10.0.0.48 - - [2025-09-23 22:33:45] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.48 - - [2025-09-23 22:33:45] "GET /virtual-machine-interface/e564e29e-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003844 10.0.0.48 - - [2025-09-23 22:33:45] "POST /set-tag HTTP/1.1" 200 109 0.002753 10.0.0.48 - - [2025-09-23 22:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.48 - - [2025-09-23 22:33:45] "GET /loadbalancer/433b7e2f-73c2-4829-a61e-b2ae9a83ae40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002249 10.0.0.48 - - [2025-09-23 22:33:45] "GET /virtual-machine-interface/e3f083f0-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003507 10.0.0.48 - - [2025-09-23 22:33:45] "POST /set-tag HTTP/1.1" 200 109 0.017426 10.0.0.48 - - [2025-09-23 22:33:45] "DELETE /loadbalancer-member/6d4ad4d7-561d-42f7-9afa-a656f1bb3f4f HTTP/1.1" 200 115 0.043803 10.0.0.48 - - [2025-09-23 22:33:45] "GET /virtual-machine-interface/e6af1534-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006557 10.0.0.48 - - [2025-09-23 22:33:45] "POST /set-tag HTTP/1.1" 200 109 0.002810 10.0.0.48 - - [2025-09-23 22:33:45] "GET /virtual-machine-interface/e6486e4c-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004459 10.0.0.48 - - [2025-09-23 22:33:45] "POST /set-tag HTTP/1.1" 200 109 0.001737 10.0.0.48 - - [2025-09-23 22:33:45] "GET /virtual-machine-interface/e71304f4-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006764 10.0.0.48 - - [2025-09-23 22:33:45] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.48 - - [2025-09-23 22:33:45] "GET /virtual-machine-interface/e4575008-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008232 10.0.0.48 - - [2025-09-23 22:33:46] "POST /set-tag HTTP/1.1" 200 109 0.002554 10.0.0.48 - - [2025-09-23 22:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.48 - - [2025-09-23 22:33:46] "GET /loadbalancer/433b7e2f-73c2-4829-a61e-b2ae9a83ae40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.001890 10.0.0.48 - - [2025-09-23 22:33:47] "GET /virtual-machine-interface/e4575008-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.009996 10.0.0.48 - - [2025-09-23 22:33:47] "POST /set-tag HTTP/1.1" 200 109 0.003534 10.0.0.48 - - [2025-09-23 22:33:47] "GET /virtual-machine-interface/e4575008-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006725 10.0.0.48 - - [2025-09-23 22:33:47] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.48 - - [2025-09-23 22:33:47] "GET /virtual-machine/76b40caa-00d6-4859-8b0f-dda330228e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002757 10.0.0.48 - - [2025-09-23 22:33:47] "POST /ref-update HTTP/1.1" 200 156 0.011075 10.0.0.48 - - [2025-09-23 22:33:47] "GET /virtual-machine-interface/e4575008-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006956 10.0.0.48 - - [2025-09-23 22:33:47] "POST /set-tag HTTP/1.1" 200 109 0.017125 10.0.0.48 - - [2025-09-23 22:33:47] "POST /set-tag HTTP/1.1" 200 109 0.032826 10.0.0.48 - - [2025-09-23 22:33:47] "POST /set-tag HTTP/1.1" 200 109 0.028934 10.0.0.48 - - [2025-09-23 22:33:47] "POST /set-tag HTTP/1.1" 200 109 0.014030 10.0.0.48 - - [2025-09-23 22:33:47] "POST /set-tag HTTP/1.1" 200 109 0.022969 10.0.0.48 - - [2025-09-23 22:33:47] "DELETE /instance-ip/e46b3f96-98cc-11f0-9b0d-fa163e5ad675 HTTP/1.1" 200 115 0.043582 10.0.0.48 - - [2025-09-23 22:33:47] "POST /ref-update HTTP/1.1" 200 156 0.007584 10.0.0.48 - - [2025-09-23 22:33:47] "DELETE /virtual-machine-interface/e4575008-98cc-11f0-9b0d-fa163e5ad675 HTTP/1.1" 200 115 0.037091 10.0.0.48 - - [2025-09-23 22:33:47] "DELETE /virtual-machine/76b40caa-00d6-4859-8b0f-dda330228e0f HTTP/1.1" 200 115 0.022012 10.0.0.48 - - [2025-09-23 22:33:47] "GET /virtual-machine-interface/e564e29e-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004846 10.0.0.48 - - [2025-09-23 22:33:47] "POST /set-tag HTTP/1.1" 200 109 0.002868 10.0.0.48 - - [2025-09-23 22:33:47] "GET /virtual-machine-interface/e564e29e-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005134 10.0.0.48 - - [2025-09-23 22:33:47] "POST /set-tag HTTP/1.1" 200 109 0.002216 10.0.0.48 - - [2025-09-23 22:33:47] "GET /virtual-machine/cc3ff23a-b4f0-430a-8699-52de3862b4e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003049 10.0.0.48 - - [2025-09-23 22:33:47] "POST /ref-update HTTP/1.1" 200 156 0.018922 10.0.0.48 - - [2025-09-23 22:33:47] "GET /virtual-machine-interface/e564e29e-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016734 10.0.0.48 - - [2025-09-23 22:33:47] "POST /set-tag HTTP/1.1" 200 109 0.017805 10.0.0.48 - - [2025-09-23 22:33:48] "POST /set-tag HTTP/1.1" 200 109 0.027048 10.0.0.48 - - [2025-09-23 22:33:48] "POST /set-tag HTTP/1.1" 200 109 0.027632 10.0.0.48 - - [2025-09-23 22:33:48] "POST /set-tag HTTP/1.1" 200 109 0.016526 10.0.0.48 - - [2025-09-23 22:33:48] "POST /set-tag HTTP/1.1" 200 109 0.028140 10.0.0.48 - - [2025-09-23 22:33:48] "DELETE /instance-ip/e57c9d30-98cc-11f0-9b0d-fa163e5ad675 HTTP/1.1" 200 115 0.040533 10.0.0.48 - - [2025-09-23 22:33:48] "DELETE /virtual-machine-interface/e564e29e-98cc-11f0-9b0d-fa163e5ad675 HTTP/1.1" 200 115 0.034633 10.0.0.48 - - [2025-09-23 22:33:48] "DELETE /virtual-machine/cc3ff23a-b4f0-430a-8699-52de3862b4e8 HTTP/1.1" 200 115 0.025388 10.0.0.48 - - [2025-09-23 22:33:48] "GET /virtual-machine-interface/e4f18a92-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006360 10.0.0.48 - - [2025-09-23 22:33:48] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.48 - - [2025-09-23 22:33:48] "GET /virtual-machine-interface/e4f18a92-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004974 10.0.0.48 - - [2025-09-23 22:33:48] "POST /set-tag HTTP/1.1" 200 109 0.002097 10.0.0.48 - - [2025-09-23 22:33:48] "GET /virtual-machine/41dfd1d5-f813-40ed-9ba0-9d24d84c6e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003062 10.0.0.48 - - [2025-09-23 22:33:48] "POST /ref-update HTTP/1.1" 200 156 0.007927 10.0.0.48 - - [2025-09-23 22:33:48] "GET /virtual-machine-interface/e4f18a92-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011262 10.0.0.48 - - [2025-09-23 22:33:48] "POST /set-tag HTTP/1.1" 200 109 0.018515 10.0.0.48 - - [2025-09-23 22:33:48] "POST /set-tag HTTP/1.1" 200 109 0.030688 10.0.0.48 - - [2025-09-23 22:33:48] "POST /set-tag HTTP/1.1" 200 109 0.020739 10.0.0.48 - - [2025-09-23 22:33:48] "POST /set-tag HTTP/1.1" 200 109 0.012972 10.0.0.48 - - [2025-09-23 22:33:48] "POST /set-tag HTTP/1.1" 200 109 0.035719 10.0.0.48 - - [2025-09-23 22:33:48] "DELETE /instance-ip/e50a1bd4-98cc-11f0-9b0d-fa163e5ad675 HTTP/1.1" 200 115 0.044027 10.0.0.48 - - [2025-09-23 22:33:48] "DELETE /virtual-machine-interface/e4f18a92-98cc-11f0-9b0d-fa163e5ad675 HTTP/1.1" 200 115 0.033289 10.0.0.48 - - [2025-09-23 22:33:48] "DELETE /virtual-machine/41dfd1d5-f813-40ed-9ba0-9d24d84c6e23 HTTP/1.1" 200 115 0.018113 10.0.0.48 - - [2025-09-23 22:33:48] "DELETE /tag/9ae2e9a1-fd09-451c-8c8c-5b8f6fb48b0f HTTP/1.1" 200 115 0.031162 10.0.0.48 - - [2025-09-23 22:33:48] "GET /virtual-machine-interface/e3f083f0-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003986 10.0.0.48 - - [2025-09-23 22:33:48] "POST /set-tag HTTP/1.1" 200 109 0.002631 10.0.0.48 - - [2025-09-23 22:33:48] "GET /virtual-machine-interface/e3f083f0-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003881 10.0.0.48 - - [2025-09-23 22:33:48] "POST /set-tag HTTP/1.1" 200 109 0.001880 10.0.0.48 - - [2025-09-23 22:33:48] "GET /virtual-machine/56f04b91-ce1f-40b8-a712-e7d298e3137b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002960 10.0.0.48 - - [2025-09-23 22:33:48] "POST /ref-update HTTP/1.1" 200 156 0.008967 10.0.0.48 - - [2025-09-23 22:33:48] "GET /virtual-machine-interface/e3f083f0-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016001 10.0.0.48 - - [2025-09-23 22:33:48] "POST /set-tag HTTP/1.1" 200 109 0.019317 10.0.0.48 - - [2025-09-23 22:33:48] "POST /set-tag HTTP/1.1" 200 109 0.026994 10.0.0.48 - - [2025-09-23 22:33:49] "POST /set-tag HTTP/1.1" 200 109 0.021918 10.0.0.48 - - [2025-09-23 22:33:49] "POST /set-tag HTTP/1.1" 200 109 0.013645 10.0.0.48 - - [2025-09-23 22:33:49] "POST /set-tag HTTP/1.1" 200 109 0.031854 10.0.0.48 - - [2025-09-23 22:33:49] "DELETE /instance-ip/e4065a5e-98cc-11f0-9b0d-fa163e5ad675 HTTP/1.1" 200 115 0.041422 10.0.0.48 - - [2025-09-23 22:33:49] "POST /ref-update HTTP/1.1" 200 156 0.009682 10.0.0.48 - - [2025-09-23 22:33:49] "DELETE /virtual-machine-interface/e3f083f0-98cc-11f0-9b0d-fa163e5ad675 HTTP/1.1" 200 115 0.029967 10.0.0.48 - - [2025-09-23 22:33:49] "DELETE /virtual-machine/56f04b91-ce1f-40b8-a712-e7d298e3137b HTTP/1.1" 200 115 0.017050 10.0.0.48 - - [2025-09-23 22:33:49] "DELETE /tag/bd62a394-c6a7-402d-963b-64719630845c HTTP/1.1" 409 388 0.005394 10.0.0.48 - - [2025-09-23 22:33:49] "DELETE /tag/2f354804-a0d7-4911-907f-0990c56a4b07 HTTP/1.1" 200 115 0.042389 10.0.0.48 - - [2025-09-23 22:34:17] "GET /virtual-machine-interface/e5e14d52-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005527 10.0.0.48 - - [2025-09-23 22:34:17] "POST /set-tag HTTP/1.1" 200 109 0.002853 10.0.0.48 - - [2025-09-23 22:34:17] "GET /virtual-machine-interface/e5e14d52-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004304 10.0.0.48 - - [2025-09-23 22:34:17] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.48 - - [2025-09-23 22:34:17] "GET /virtual-machine/75291fe2-8761-443e-ba10-b6d39df22e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002206 10.0.0.48 - - [2025-09-23 22:34:17] "POST /ref-update HTTP/1.1" 200 156 0.007569 10.0.0.48 - - [2025-09-23 22:34:17] "GET /virtual-machine-interface/e5e14d52-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004372 10.0.0.48 - - [2025-09-23 22:34:17] "POST /set-tag HTTP/1.1" 200 109 0.026607 10.0.0.48 - - [2025-09-23 22:34:17] "POST /set-tag HTTP/1.1" 200 109 0.014418 10.0.0.48 - - [2025-09-23 22:34:17] "POST /set-tag HTTP/1.1" 200 109 0.013735 10.0.0.48 - - [2025-09-23 22:34:17] "POST /set-tag HTTP/1.1" 200 109 0.019455 10.0.0.48 - - [2025-09-23 22:34:17] "DELETE /instance-ip/e5f66c46-98cc-11f0-9b0d-fa163e5ad675 HTTP/1.1" 200 115 0.056702 10.0.0.48 - - [2025-09-23 22:34:17] "DELETE /virtual-machine-interface/e5e14d52-98cc-11f0-9b0d-fa163e5ad675 HTTP/1.1" 200 115 0.041390 10.0.0.48 - - [2025-09-23 22:34:17] "DELETE /virtual-machine/75291fe2-8761-443e-ba10-b6d39df22e76 HTTP/1.1" 200 115 0.027998 10.0.0.48 - - [2025-09-23 22:34:17] "DELETE /tag/d55de804-66d3-4166-a12b-62fc5be2da01 HTTP/1.1" 200 115 0.051214 10.0.0.48 - - [2025-09-23 22:34:17] "GET /virtual-machine-interface/e71304f4-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008337 10.0.0.48 - - [2025-09-23 22:34:17] "POST /set-tag HTTP/1.1" 200 109 0.002339 10.0.0.48 - - [2025-09-23 22:34:17] "GET /virtual-machine-interface/e71304f4-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004041 10.0.0.48 - - [2025-09-23 22:34:17] "POST /set-tag HTTP/1.1" 200 109 0.001710 10.0.0.48 - - [2025-09-23 22:34:17] "GET /virtual-machine/504c50d7-7396-4034-a636-48288802681e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.011179 10.0.0.48 - - [2025-09-23 22:34:17] "POST /ref-update HTTP/1.1" 200 156 0.009686 10.0.0.48 - - [2025-09-23 22:34:17] "GET /virtual-machine-interface/e71304f4-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006935 10.0.0.48 - - [2025-09-23 22:34:18] "POST /set-tag HTTP/1.1" 200 109 0.015720 10.0.0.48 - - [2025-09-23 22:34:18] "POST /set-tag HTTP/1.1" 200 109 0.014328 10.0.0.48 - - [2025-09-23 22:34:18] "POST /set-tag HTTP/1.1" 200 109 0.018071 10.0.0.48 - - [2025-09-23 22:34:18] "POST /set-tag HTTP/1.1" 200 109 0.012378 10.0.0.48 - - [2025-09-23 22:34:18] "DELETE /instance-ip/e72844b8-98cc-11f0-9b0d-fa163e5ad675 HTTP/1.1" 200 115 0.046724 10.0.0.48 - - [2025-09-23 22:34:18] "DELETE /virtual-machine-interface/e71304f4-98cc-11f0-9b0d-fa163e5ad675 HTTP/1.1" 200 115 0.038301 10.0.0.48 - - [2025-09-23 22:34:18] "DELETE /virtual-machine/504c50d7-7396-4034-a636-48288802681e HTTP/1.1" 200 115 0.013591 10.0.0.48 - - [2025-09-23 22:34:18] "DELETE /tag/40545a4c-f990-40b9-80e6-ab301da98823 HTTP/1.1" 200 115 0.027775 10.0.0.48 - - [2025-09-23 22:34:18] "GET /virtual-machine-interface/e6486e4c-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003639 10.0.0.48 - - [2025-09-23 22:34:18] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.48 - - [2025-09-23 22:34:18] "GET /virtual-machine-interface/e6486e4c-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003431 10.0.0.48 - - [2025-09-23 22:34:18] "POST /set-tag HTTP/1.1" 200 109 0.001544 10.0.0.48 - - [2025-09-23 22:34:18] "GET /virtual-machine/1cd3d8d9-a6c0-41e4-bdc0-28212e4fc330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.007675 10.0.0.48 - - [2025-09-23 22:34:18] "POST /ref-update HTTP/1.1" 200 156 0.008037 10.0.0.48 - - [2025-09-23 22:34:18] "GET /virtual-machine-interface/e6486e4c-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009888 10.0.0.48 - - [2025-09-23 22:34:18] "POST /set-tag HTTP/1.1" 200 109 0.019225 10.0.0.48 - - [2025-09-23 22:34:18] "POST /set-tag HTTP/1.1" 200 109 0.029801 10.0.0.48 - - [2025-09-23 22:34:18] "POST /set-tag HTTP/1.1" 200 109 0.025868 10.0.0.48 - - [2025-09-23 22:34:18] "POST /set-tag HTTP/1.1" 200 109 0.012305 10.0.0.48 - - [2025-09-23 22:34:18] "DELETE /instance-ip/e660427e-98cc-11f0-9b0d-fa163e5ad675 HTTP/1.1" 200 115 0.037107 10.0.0.48 - - [2025-09-23 22:34:18] "DELETE /virtual-machine-interface/e6486e4c-98cc-11f0-9b0d-fa163e5ad675 HTTP/1.1" 200 115 0.042732 10.0.0.48 - - [2025-09-23 22:34:18] "DELETE /virtual-machine/1cd3d8d9-a6c0-41e4-bdc0-28212e4fc330 HTTP/1.1" 200 115 0.014617 10.0.0.48 - - [2025-09-23 22:34:18] "DELETE /tag/263f3f61-dd22-407e-9abb-f03b4258b522 HTTP/1.1" 200 115 0.039115 10.0.0.48 - - [2025-09-23 22:34:18] "DELETE /tag/2b0eaad6-ac58-408d-97a3-2acb1f8f014b HTTP/1.1" 409 236 0.003773 10.0.0.48 - - [2025-09-23 22:34:18] "DELETE /tag/faa1175d-231b-4323-9356-16ef9e0ed957 HTTP/1.1" 200 115 0.031276 10.0.0.48 - - [2025-09-23 22:34:18] "GET /virtual-machine-interface/e6af1534-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003670 10.0.0.48 - - [2025-09-23 22:34:18] "POST /set-tag HTTP/1.1" 200 109 0.001648 10.0.0.48 - - [2025-09-23 22:34:18] "GET /virtual-machine-interface/e6af1534-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003993 10.0.0.48 - - [2025-09-23 22:34:18] "POST /set-tag HTTP/1.1" 200 109 0.002016 10.0.0.48 - - [2025-09-23 22:34:18] "GET /virtual-machine/ffa0befd-1769-42b0-9aa7-b5cb4eb376f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.001901 10.0.0.48 - - [2025-09-23 22:34:18] "POST /ref-update HTTP/1.1" 200 156 0.007000 10.0.0.48 - - [2025-09-23 22:34:18] "GET /virtual-machine-interface/e6af1534-98cc-11f0-9b0d-fa163e5ad675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009475 10.0.0.48 - - [2025-09-23 22:34:18] "POST /set-tag HTTP/1.1" 200 109 0.015030 10.0.0.48 - - [2025-09-23 22:34:19] "POST /set-tag HTTP/1.1" 200 109 0.030936 10.0.0.48 - - [2025-09-23 22:34:19] "POST /set-tag HTTP/1.1" 200 109 0.026865 10.0.0.48 - - [2025-09-23 22:34:19] "POST /set-tag HTTP/1.1" 200 109 0.013639 10.0.0.48 - - [2025-09-23 22:34:19] "DELETE /instance-ip/e6c309e0-98cc-11f0-9b0d-fa163e5ad675 HTTP/1.1" 200 115 0.045126 10.0.0.48 - - [2025-09-23 22:34:19] "DELETE /virtual-machine-interface/e6af1534-98cc-11f0-9b0d-fa163e5ad675 HTTP/1.1" 200 115 0.034796 10.0.0.48 - - [2025-09-23 22:34:19] "DELETE /virtual-machine/ffa0befd-1769-42b0-9aa7-b5cb4eb376f8 HTTP/1.1" 200 115 0.017358 10.0.0.48 - - [2025-09-23 22:34:19] "DELETE /tag/f3eb17d4-b951-49dd-99d2-7e28f6364560 HTTP/1.1" 409 236 0.005458 10.0.0.48 - - [2025-09-23 22:34:19] "DELETE /tag/2c8db277-b4d9-4995-99d2-59fa34ddbd38 HTTP/1.1" 409 236 0.005157 10.0.0.48 - - [2025-09-23 22:34:19] "DELETE /tag/042db3b5-02e9-441a-8488-58121142cdf2 HTTP/1.1" 200 115 0.029588 10.0.0.48 - - [2025-09-23 22:34:20] "POST /projects HTTP/1.1" 409 238 0.002219 10.0.0.48 - - [2025-09-23 22:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001274 10.0.0.48 - - [2025-09-23 22:34:20] "GET /project/77a55423-c1ea-4b2d-aa4a-2e7441f98ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028217 10.0.0.48 - - [2025-09-23 22:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.48 - - [2025-09-23 22:34:20] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004874 10.0.0.48 - - [2025-09-23 22:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.019265 10.0.0.48 - - [2025-09-23 22:34:20] "GET /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006766 10.0.0.48 - - [2025-09-23 22:34:21] "POST /security-groups HTTP/1.1" 409 285 0.002718 10.0.0.48 - - [2025-09-23 22:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.48 - - [2025-09-23 22:34:21] "PUT /security-group/f04890f3-513c-40a8-bcf7-fa2de104eaf8 HTTP/1.1" 200 262 0.057205 10.0.0.48 - - [2025-09-23 22:34:21] "PUT /access-control-list/284207aa-b434-4660-b3bc-29c7eacb5db2 HTTP/1.1" 200 272 0.011195 10.0.0.48 - - [2025-09-23 22:34:21] "PUT /access-control-list/02a95546-ab30-4cf8-8cf5-3010ab2318ba HTTP/1.1" 200 272 0.019199 10.0.0.48 - - [2025-09-23 22:34:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018460 10.0.0.48 - - [2025-09-23 22:34:26] "POST /projects HTTP/1.1" 409 238 0.002104 10.0.0.48 - - [2025-09-23 22:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.48 - - [2025-09-23 22:34:26] "GET /project/77a55423-c1ea-4b2d-aa4a-2e7441f98ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025253 10.0.0.48 - - [2025-09-23 22:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.48 - - [2025-09-23 22:34:26] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004342 10.0.0.48 - - [2025-09-23 22:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.48 - - [2025-09-23 22:34:26] "GET /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003253 10.0.0.48 - - [2025-09-23 22:34:26] "POST /security-groups HTTP/1.1" 409 285 0.002334 10.0.0.48 - - [2025-09-23 22:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.48 - - [2025-09-23 22:34:26] "PUT /security-group/f04890f3-513c-40a8-bcf7-fa2de104eaf8 HTTP/1.1" 200 262 0.051664 10.0.0.48 - - [2025-09-23 22:34:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.023724 10.0.0.48 - - [2025-09-23 22:34:26] "PUT /access-control-list/284207aa-b434-4660-b3bc-29c7eacb5db2 HTTP/1.1" 200 272 0.010115 10.0.0.48 - - [2025-09-23 22:34:26] "GET /firewall-policy/ed6ae537-8f32-4468-9723-d87866c0f66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.006574 10.0.0.48 - - [2025-09-23 22:34:26] "PUT /access-control-list/02a95546-ab30-4cf8-8cf5-3010ab2318ba HTTP/1.1" 200 272 0.017450 10.0.0.48 - - [2025-09-23 22:34:26] "GET /firewall-rule/5e7acbcd-e0a3-49ed-a13a-6c2a1c9c1645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002621 10.0.0.48 - - [2025-09-23 22:34:26] "POST /ref-update HTTP/1.1" 200 156 0.043777 10.0.0.48 - - [2025-09-23 22:34:26] "DELETE /firewall-rule/5e7acbcd-e0a3-49ed-a13a-6c2a1c9c1645 HTTP/1.1" 200 115 0.032732 10.0.0.48 - - [2025-09-23 22:34:26] "GET /firewall-policy/ed6ae537-8f32-4468-9723-d87866c0f66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004020 10.0.0.48 - - [2025-09-23 22:34:26] "GET /firewall-rule/fd1e904e-ab5f-463d-9d51-26d73d439bde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002838 10.0.0.48 - - [2025-09-23 22:34:26] "POST /ref-update HTTP/1.1" 200 156 0.058398 10.0.0.48 - - [2025-09-23 22:34:26] "DELETE /firewall-rule/fd1e904e-ab5f-463d-9d51-26d73d439bde HTTP/1.1" 200 115 0.044083 10.0.0.48 - - [2025-09-23 22:34:26] "DELETE /tag/f3eb17d4-b951-49dd-99d2-7e28f6364560 HTTP/1.1" 409 236 0.005531 10.0.0.48 - - [2025-09-23 22:34:26] "DELETE /tag/02080fc5-b91c-48bd-bcc0-db14df965425 HTTP/1.1" 200 115 0.033770 10.0.0.48 - - [2025-09-23 22:34:26] "DELETE /tag/2c8db277-b4d9-4995-99d2-59fa34ddbd38 HTTP/1.1" 409 236 0.003312 10.0.0.48 - - [2025-09-23 22:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.48 - - [2025-09-23 22:34:26] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004226 10.0.0.48 - - [2025-09-23 22:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001299 10.0.0.48 - - [2025-09-23 22:34:26] "GET /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003124 10.0.0.48 - - [2025-09-23 22:34:26] "PUT /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e HTTP/1.1" 200 264 0.051917 10.0.0.48 - - [2025-09-23 22:34:26] "PUT /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0 HTTP/1.1" 200 264 0.056693 10.0.0.48 - - [2025-09-23 22:34:26] "DELETE /security-group/f04890f3-513c-40a8-bcf7-fa2de104eaf8 HTTP/1.1" 200 115 0.033286 10.0.0.48 - - [2025-09-23 22:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.48 - - [2025-09-23 22:34:26] "DELETE /access-control-list/284207aa-b434-4660-b3bc-29c7eacb5db2 HTTP/1.1" 200 115 0.031825 10.0.0.48 - - [2025-09-23 22:34:26] "DELETE /access-control-list/02a95546-ab30-4cf8-8cf5-3010ab2318ba HTTP/1.1" 200 115 0.044597 10.0.0.48 - - [2025-09-23 22:34:27] "GET /project/77a55423-c1ea-4b2d-aa4a-2e7441f98ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.032499 10.0.0.48 - - [2025-09-23 22:34:27] "GET /project/77a55423-c1ea-4b2d-aa4a-2e7441f98ddd?fields=security_groups HTTP/1.1" 200 1352 0.031346 10.0.0.48 - - [2025-09-23 22:34:27] "DELETE /security-group/db43382d-4650-4c20-a492-ddb1c52a8078 HTTP/1.1" 200 115 0.048774 10.0.0.48 - - [2025-09-23 22:34:27] "DELETE /access-control-list/eb745802-b67d-4f4c-a3f2-fb50cf5905ac HTTP/1.1" 200 115 0.027108 10.0.0.48 - - [2025-09-23 22:34:27] "GET /project/77a55423-c1ea-4b2d-aa4a-2e7441f98ddd?fields=application_policy_sets HTTP/1.1" 200 1391 0.030468 10.0.0.48 - - [2025-09-23 22:34:27] "DELETE /access-control-list/d98a4b5c-53a6-416f-9936-b9c4afb563f9 HTTP/1.1" 200 115 0.037316 10.0.0.48 - - [2025-09-23 22:34:27] "DELETE /project/77a55423-c1ea-4b2d-aa4a-2e7441f98ddd HTTP/1.1" 200 115 0.270848 10.0.0.48 - - [2025-09-23 22:34:27] "POST /projects HTTP/1.1" 409 238 0.002269 10.0.0.48 - - [2025-09-23 22:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.48 - - [2025-09-23 22:34:27] "GET /project/71f83e2e-04c3-4427-9c77-28427cd3f974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027387 10.0.0.48 - - [2025-09-23 22:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001281 10.0.0.48 - - [2025-09-23 22:34:27] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3094 0.003336 10.0.0.48 - - [2025-09-23 22:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.48 - - [2025-09-23 22:34:27] "GET /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003942 10.0.0.48 - - [2025-09-23 22:34:27] "POST /security-groups HTTP/1.1" 409 285 0.002489 10.0.0.48 - - [2025-09-23 22:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.48 - - [2025-09-23 22:34:27] "PUT /security-group/6d476ffe-629c-4083-b231-02ef196e7f3d HTTP/1.1" 200 262 0.055145 10.0.0.48 - - [2025-09-23 22:34:27] "PUT /access-control-list/0092122c-5cbd-4043-9287-dd01a6c8acd6 HTTP/1.1" 200 272 0.010562 10.0.0.48 - - [2025-09-23 22:34:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024256 10.0.0.48 - - [2025-09-23 22:34:27] "PUT /access-control-list/692a0adb-483c-4631-a9de-8dcf43960c81 HTTP/1.1" 200 272 0.027149 10.0.0.48 - - [2025-09-23 22:34:31] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003159 10.0.0.48 - - [2025-09-23 22:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.48 - - [2025-09-23 22:34:31] "GET /policy-management/c4e81947-e8e2-442a-8efc-87cd5b0e4ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002827 10.0.0.48 - - [2025-09-23 22:34:31] "GET /firewall-policy/35e0904e-8b47-499e-9f04-34c61d8da1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002619 10.0.0.48 - - [2025-09-23 22:34:31] "GET /firewall-rule/cb0289ae-b771-4f97-8948-9fbf5aea795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.010657 10.0.0.48 - - [2025-09-23 22:34:32] "POST /ref-update HTTP/1.1" 200 156 0.019332 10.0.0.48 - - [2025-09-23 22:34:32] "DELETE /firewall-rule/cb0289ae-b771-4f97-8948-9fbf5aea795c HTTP/1.1" 200 115 0.037487 10.0.0.48 - - [2025-09-23 22:34:32] "GET /firewall-policy/352f178d-3ac2-4479-9d89-af8d9624296c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004778 10.0.0.48 - - [2025-09-23 22:34:32] "GET /firewall-rule/cf3a93ad-d8cd-4c45-a313-171ebe405857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002673 10.0.0.48 - - [2025-09-23 22:34:32] "POST /ref-update HTTP/1.1" 200 156 0.020990 10.0.0.48 - - [2025-09-23 22:34:32] "DELETE /firewall-rule/cf3a93ad-d8cd-4c45-a313-171ebe405857 HTTP/1.1" 200 115 0.074924 10.0.0.48 - - [2025-09-23 22:34:32] "GET /firewall-policy/352f178d-3ac2-4479-9d89-af8d9624296c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005383 10.0.0.48 - - [2025-09-23 22:34:32] "GET /firewall-rule/4b87b0b7-561b-4630-810c-bdd71d4e58ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.003435 10.0.0.48 - - [2025-09-23 22:34:32] "POST /ref-update HTTP/1.1" 200 156 0.018299 10.0.0.48 - - [2025-09-23 22:34:32] "DELETE /firewall-rule/4b87b0b7-561b-4630-810c-bdd71d4e58ab HTTP/1.1" 200 115 0.047844 10.0.0.48 - - [2025-09-23 22:34:32] "GET /application-policy-set/9a89c1e4-5d87-4815-9659-c3055474cc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004392 10.0.0.48 - - [2025-09-23 22:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.48 - - [2025-09-23 22:34:32] "GET /policy-management/c4e81947-e8e2-442a-8efc-87cd5b0e4ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004174 10.0.0.48 - - [2025-09-23 22:34:32] "GET /firewall-policy/352f178d-3ac2-4479-9d89-af8d9624296c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002967 10.0.0.48 - - [2025-09-23 22:34:32] "POST /ref-update HTTP/1.1" 200 156 0.020830 10.0.0.48 - - [2025-09-23 22:34:32] "DELETE /firewall-policy/352f178d-3ac2-4479-9d89-af8d9624296c HTTP/1.1" 200 115 0.036786 10.0.0.48 - - [2025-09-23 22:34:32] "DELETE /tag/f3eb17d4-b951-49dd-99d2-7e28f6364560 HTTP/1.1" 200 115 0.053085 10.0.0.48 - - [2025-09-23 22:34:32] "DELETE /tag/bd62a394-c6a7-402d-963b-64719630845c HTTP/1.1" 200 115 0.072651 10.0.0.48 - - [2025-09-23 22:34:32] "DELETE /tag/2b0eaad6-ac58-408d-97a3-2acb1f8f014b HTTP/1.1" 200 115 0.072941 10.0.0.48 - - [2025-09-23 22:34:32] "DELETE /tag/2c8db277-b4d9-4995-99d2-59fa34ddbd38 HTTP/1.1" 200 115 0.087202 10.0.0.48 - - [2025-09-23 22:34:32] "DELETE /loadbalancer-member/9747426e-3e02-4c24-a158-ad8c1cc82cd2 HTTP/1.1" 200 115 0.039470 10.0.0.48 - - [2025-09-23 22:34:32] "DELETE /loadbalancer-pool/8553bdd2-2bfd-4fd8-97fd-e533140be1ee HTTP/1.1" 200 115 0.052269 10.0.0.48 - - [2025-09-23 22:34:33] "DELETE /loadbalancer-listener/2687a84d-b9b3-4088-98b8-13dd266691f9 HTTP/1.1" 200 115 0.077155 10.0.0.48 - - [2025-09-23 22:34:33] "DELETE /loadbalancer/433b7e2f-73c2-4829-a61e-b2ae9a83ae40 HTTP/1.1" 200 115 0.044225 10.0.0.48 - - [2025-09-23 22:34:33] "DELETE /floating-ip/41a83c85-5b43-465b-837e-20eab80029b1 HTTP/1.1" 200 115 0.045028 10.0.0.48 - - [2025-09-23 22:34:33] "DELETE /instance-ip/256afc5c-8149-414c-bb7e-0046ddbe9f58 HTTP/1.1" 200 115 0.061493 10.0.0.48 - - [2025-09-23 22:34:33] "DELETE /virtual-machine-interface/3e5c7881-b52a-48e7-b74e-9e25bdf5866b HTTP/1.1" 200 115 0.060223 10.0.0.48 - - [2025-09-23 22:34:33] "DELETE /tag/72030ec0-7147-4e44-b7ee-454606dbc260 HTTP/1.1" 200 115 0.050390 10.0.0.48 - - [2025-09-23 22:34:33] "POST /projects HTTP/1.1" 409 238 0.003055 10.0.0.48 - - [2025-09-23 22:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007624 10.0.0.48 - - [2025-09-23 22:34:33] "GET /project/71f83e2e-04c3-4427-9c77-28427cd3f974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038791 10.0.0.48 - - [2025-09-23 22:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.48 - - [2025-09-23 22:34:33] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3094 0.005969 10.0.0.48 - - [2025-09-23 22:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011407 10.0.0.48 - - [2025-09-23 22:34:33] "GET /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003866 10.0.0.48 - - [2025-09-23 22:34:33] "POST /security-groups HTTP/1.1" 409 285 0.004451 10.0.0.48 - - [2025-09-23 22:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.48 - - [2025-09-23 22:34:33] "PUT /security-group/6d476ffe-629c-4083-b231-02ef196e7f3d HTTP/1.1" 200 262 0.053070 10.0.0.48 - - [2025-09-23 22:34:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.020699 10.0.0.48 - - [2025-09-23 22:34:33] "PUT /access-control-list/0092122c-5cbd-4043-9287-dd01a6c8acd6 HTTP/1.1" 200 272 0.037505 10.0.0.48 - - [2025-09-23 22:34:33] "GET /firewall-policy/ed6ae537-8f32-4468-9723-d87866c0f66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.026617 10.0.0.48 - - [2025-09-23 22:34:33] "PUT /access-control-list/692a0adb-483c-4631-a9de-8dcf43960c81 HTTP/1.1" 200 272 0.025839 10.0.0.48 - - [2025-09-23 22:34:33] "GET /firewall-rule/2703fd9e-3c28-4a10-b395-fe09112f4e66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003228 10.0.0.48 - - [2025-09-23 22:34:33] "POST /ref-update HTTP/1.1" 200 156 0.047509 10.0.0.48 - - [2025-09-23 22:34:33] "DELETE /firewall-rule/2703fd9e-3c28-4a10-b395-fe09112f4e66 HTTP/1.1" 200 115 0.052752 10.0.0.48 - - [2025-09-23 22:34:33] "GET /firewall-policy/ed6ae537-8f32-4468-9723-d87866c0f66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.008508 10.0.0.48 - - [2025-09-23 22:34:33] "GET /firewall-rule/24c8c228-f953-4c08-8d3f-3059c4361029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003599 10.0.0.48 - - [2025-09-23 22:34:33] "POST /ref-update HTTP/1.1" 200 156 0.071296 10.0.0.48 - - [2025-09-23 22:34:34] "DELETE /firewall-rule/24c8c228-f953-4c08-8d3f-3059c4361029 HTTP/1.1" 200 115 0.075563 10.0.0.48 - - [2025-09-23 22:34:34] "DELETE /tag/8ebc53f8-ca49-46ef-8a27-7f5a98a3033e HTTP/1.1" 200 115 0.051941 10.0.0.48 - - [2025-09-23 22:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.48 - - [2025-09-23 22:34:34] "GET /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3094 0.004366 10.0.0.48 - - [2025-09-23 22:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.48 - - [2025-09-23 22:34:34] "GET /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003200 10.0.0.48 - - [2025-09-23 22:34:34] "PUT /virtual-network/03347167-84ba-427b-83b6-c01a1bd9630e HTTP/1.1" 200 264 0.049597 10.0.0.48 - - [2025-09-23 22:34:34] "PUT /virtual-network/556391b3-ef5b-4ace-a5bd-1814dcfb23d0 HTTP/1.1" 200 264 0.051836 10.0.0.48 - - [2025-09-23 22:34:34] "DELETE /security-group/6d476ffe-629c-4083-b231-02ef196e7f3d HTTP/1.1" 200 115 0.088316 10.0.0.48 - - [2025-09-23 22:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011779 10.0.0.48 - - [2025-09-23 22:34:34] "DELETE /access-control-list/0092122c-5cbd-4043-9287-dd01a6c8acd6 HTTP/1.1" 200 115 0.061350 10.0.0.48 - - [2025-09-23 22:34:34] "DELETE /access-control-list/692a0adb-483c-4631-a9de-8dcf43960c81 HTTP/1.1" 200 115 0.062269 10.0.0.48 - - [2025-09-23 22:34:34] "GET /project/71f83e2e-04c3-4427-9c77-28427cd3f974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.050792 10.0.0.48 - - [2025-09-23 22:34:34] "GET /project/71f83e2e-04c3-4427-9c77-28427cd3f974?fields=security_groups HTTP/1.1" 200 1352 0.039306 10.0.0.48 - - [2025-09-23 22:34:34] "DELETE /security-group/a20de262-cc77-4812-8b62-5878ba6e25bc HTTP/1.1" 200 115 0.068075 10.0.0.48 - - [2025-09-23 22:34:34] "DELETE /access-control-list/933dd5d1-15b5-49fd-9ab8-3c7d4833d24d HTTP/1.1" 200 115 0.047734 10.0.0.48 - - [2025-09-23 22:34:34] "GET /project/71f83e2e-04c3-4427-9c77-28427cd3f974?fields=application_policy_sets HTTP/1.1" 200 1391 0.080420 10.0.0.48 - - [2025-09-23 22:34:34] "DELETE /access-control-list/b6fbbec6-4d25-4d2f-9206-88eaaaa1d28f HTTP/1.1" 200 115 0.081373 10.0.0.48 - - [2025-09-23 22:34:35] "DELETE /project/71f83e2e-04c3-4427-9c77-28427cd3f974 HTTP/1.1" 200 115 0.769615