++ 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: =================== Mon Sep 15 06:13:03 PM UTC 2025 ===================' INFO: =================== Mon Sep 15 06:13:03 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ 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.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19: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.19 ++ CONFIGDB_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19: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.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19: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.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19: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.19 ++ 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.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.19 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.19 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.19 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.19 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.19 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq ++++ sort ++++ tr '\n' , +++ local local_ips=,10.0.0.19,10.108.98.1,127.0.0.1,172.17.0.1,252.19.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.19,10.108.98.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ echo 10.0.0.19:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 09/15/2025 18:13:43.392 7f4c5f248c80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/15/2025 18:13:43.553 7f4c5f248c80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/15/2025 18:13:43.568 7f4c5f248c80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/15/2025 18:13:43.568 7f4c5f248c80 [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.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2025-09-15 18:13:49] "GET / HTTP/1.1" 503 181 0.000218 10.0.0.19 - - [2025-09-15 18:13:50] "GET / HTTP/1.1" 200 45303 0.001479 10.0.0.19 - - [2025-09-15 18:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.19 - - [2025-09-15 18:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.19 - - [2025-09-15 18:13:51] "GET / HTTP/1.1" 200 35931 0.001523 10.0.0.19 - - [2025-09-15 18:13:51] "GET / HTTP/1.1" 200 35931 0.001920 10.0.0.19 - - [2025-09-15 18:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.19 - - [2025-09-15 18:13:51] "GET /global-system-config/f0d2997a-39ff-478c-b57d-1c6a764ea3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.048032 10.0.0.19 - - [2025-09-15 18:13:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.003708 10.0.0.19 - - [2025-09-15 18:13:51] "POST /config-nodes HTTP/1.1" 200 593 0.060319 10.0.0.19 - - [2025-09-15 18:13:51] "GET / HTTP/1.1" 200 35931 0.003620 10.0.0.19 - - [2025-09-15 18:13:51] "GET / HTTP/1.1" 200 35931 0.001784 10.0.0.19 - - [2025-09-15 18:13:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003298 10.0.0.19 - - [2025-09-15 18:13:51] "GET / HTTP/1.1" 200 35931 0.001403 10.0.0.19 - - [2025-09-15 18:13:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.005284 10.0.0.19 - - [2025-09-15 18:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.19 - - [2025-09-15 18:13:52] "GET /global-system-config/f0d2997a-39ff-478c-b57d-1c6a764ea3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008246 10.0.0.19 - - [2025-09-15 18:13:52] "POST /service-appliance-sets HTTP/1.1" 200 553 0.037559 10.0.0.19 - - [2025-09-15 18:13:52] "POST /fqname-to-id HTTP/1.1" 404 180 0.003143 10.0.0.19 - - [2025-09-15 18:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.19 - - [2025-09-15 18:13:52] "GET /global-system-config/f0d2997a-39ff-478c-b57d-1c6a764ea3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008949 10.0.0.19 - - [2025-09-15 18:13:52] "POST /service-appliance-sets HTTP/1.1" 200 541 0.031127 10.0.0.19 - - [2025-09-15 18:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.19 - - [2025-09-15 18:13:52] "GET /network-ipam/f5a11b1b-a394-4de0-8cb0-87f18db0dae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004919 10.0.0.19 - - [2025-09-15 18:13:52] "POST /service-templates HTTP/1.1" 200 511 0.088532 10.0.0.19 - - [2025-09-15 18:13:52] "POST /service-templates HTTP/1.1" 200 501 0.042955 10.0.0.19 - - [2025-09-15 18:13:52] "POST /service-templates HTTP/1.1" 200 515 0.055620 10.0.0.19 - - [2025-09-15 18:13:52] "POST /service-templates HTTP/1.1" 200 535 0.036614 10.0.0.19 - - [2025-09-15 18:13:52] "POST /service-templates HTTP/1.1" 200 507 0.056401 10.0.0.19 - - [2025-09-15 18:13:54] "GET / HTTP/1.1" 200 35931 0.002162 10.0.0.19 - - [2025-09-15 18:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.19 - - [2025-09-15 18:13:54] "GET /global-system-config/f0d2997a-39ff-478c-b57d-1c6a764ea3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007006 10.0.0.19 - - [2025-09-15 18:13:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.003109 10.0.0.19 - - [2025-09-15 18:13:54] "POST /config-database-nodes HTTP/1.1" 200 611 0.033249 10.0.0.19 - - [2025-09-15 18:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.19 - - [2025-09-15 18:13:54] "GET /network-ipam/f5a11b1b-a394-4de0-8cb0-87f18db0dae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003834 10.0.0.19 - - [2025-09-15 18:13:54] "POST /fqname-to-id HTTP/1.1" 404 225 0.002222 10.0.0.19 - - [2025-09-15 18:13:55] "POST /access-control-lists HTTP/1.1" 200 587 0.029254 10.0.0.19 - - [2025-09-15 18:13:55] "POST /fqname-to-id HTTP/1.1" 404 224 0.005348 10.0.0.19 - - [2025-09-15 18:13:55] "POST /access-control-lists HTTP/1.1" 200 585 0.018010 10.0.0.19 - - [2025-09-15 18:13:55] "POST /route-targets HTTP/1.1" 200 327 0.016102 10.0.0.19 - - [2025-09-15 18:13:55] "POST /ref-update HTTP/1.1" 200 156 0.019747 10.0.0.19 - - [2025-09-15 18:13:55] "POST /route-targets HTTP/1.1" 200 327 0.013965 10.0.0.19 - - [2025-09-15 18:13:55] "POST /ref-update HTTP/1.1" 200 156 0.018704 10.0.0.19 - - [2025-09-15 18:13:55] "POST /route-targets HTTP/1.1" 200 327 0.016262 10.0.0.19 - - [2025-09-15 18:13:55] "POST /ref-update HTTP/1.1" 200 156 0.012270 10.0.0.19 - - [2025-09-15 18:13:55] "POST /route-targets HTTP/1.1" 200 327 0.019074 10.0.0.19 - - [2025-09-15 18:13:55] "POST /ref-update HTTP/1.1" 200 156 0.034684 10.0.0.19 - - [2025-09-15 18:13:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.002704 10.0.0.19 - - [2025-09-15 18:13:55] "POST /access-control-lists HTTP/1.1" 200 551 0.067746 10.0.0.19 - - [2025-09-15 18:13:55] "PUT /access-control-list/3ed618f6-2d1d-4da8-bfc0-7f6b49710313 HTTP/1.1" 200 272 0.012484 10.0.0.19 - - [2025-09-15 18:13:55] "PUT /access-control-list/851399e7-3c6f-437c-ba67-f176765a12ff HTTP/1.1" 200 272 0.011970 10.0.0.19 - - [2025-09-15 18:13:56] "GET / HTTP/1.1" 200 35931 0.001672 10.0.0.19 - - [2025-09-15 18:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.19 - - [2025-09-15 18:13:56] "GET /routing-instance/664257ab-f0a0-4bbe-acd3-fd755e70006d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003465 10.0.0.19 - - [2025-09-15 18:13:56] "POST /bgp-routers HTTP/1.1" 200 616 0.021643 10.0.0.19 - - [2025-09-15 18:13:56] "GET /bgp-router/d7a5d4c8-38e4-4e67-9332-55174e93ed0e?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.006860 10.0.0.19 - - [2025-09-15 18:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667 10.0.0.19 - - [2025-09-15 18:13:56] "GET /global-system-config/f0d2997a-39ff-478c-b57d-1c6a764ea3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006316 10.0.0.19 - - [2025-09-15 18:13:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003250 10.0.0.19 - - [2025-09-15 18:13:56] "POST /ref-update HTTP/1.1" 200 156 0.017002 10.0.0.19 - - [2025-09-15 18:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.19 - - [2025-09-15 18:13:56] "GET /global-vrouter-config/4d2fd9b6-a61b-4372-bd71-289e41526beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.004060 10.0.0.19 - - [2025-09-15 18:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.19 - - [2025-09-15 18:13:56] "PUT /global-vrouter-config/4d2fd9b6-a61b-4372-bd71-289e41526beb HTTP/1.1" 200 276 0.018162 10.0.0.19 - - [2025-09-15 18:13:57] "GET / HTTP/1.1" 200 35931 0.001810 10.0.0.19 - - [2025-09-15 18:13:57] "POST /alarms HTTP/1.1" 200 581 0.028857 10.0.0.19 - - [2025-09-15 18:13:57] "POST /alarms HTTP/1.1" 200 575 0.028798 10.0.0.19 - - [2025-09-15 18:13:57] "POST /alarms HTTP/1.1" 200 575 0.038925 10.0.0.19 - - [2025-09-15 18:13:57] "POST /alarms HTTP/1.1" 200 559 0.032822 10.0.0.19 - - [2025-09-15 18:13:57] "POST /alarms HTTP/1.1" 200 555 0.033008 10.0.0.19 - - [2025-09-15 18:13:57] "POST /alarms HTTP/1.1" 200 557 0.030072 10.0.0.19 - - [2025-09-15 18:13:57] "POST /alarms HTTP/1.1" 200 565 0.048619 10.0.0.19 - - [2025-09-15 18:13:57] "POST /alarms HTTP/1.1" 200 549 0.033801 10.0.0.19 - - [2025-09-15 18:13:57] "POST /alarms HTTP/1.1" 200 557 0.036732 10.0.0.19 - - [2025-09-15 18:13:57] "POST /alarms HTTP/1.1" 200 567 0.040933 10.0.0.19 - - [2025-09-15 18:13:57] "POST /alarms HTTP/1.1" 200 555 0.023289 10.0.0.19 - - [2025-09-15 18:13:57] "POST /alarms HTTP/1.1" 200 567 0.027563 10.0.0.19 - - [2025-09-15 18:13:57] "POST /alarms HTTP/1.1" 200 575 0.073074 10.0.0.19 - - [2025-09-15 18:13:57] "POST /alarms HTTP/1.1" 200 569 0.021323 10.0.0.19 - - [2025-09-15 18:13:57] "POST /alarms HTTP/1.1" 200 561 0.023103 10.0.0.19 - - [2025-09-15 18:13:57] "POST /alarms HTTP/1.1" 200 561 0.019000 10.0.0.19 - - [2025-09-15 18:13:58] "POST /alarms HTTP/1.1" 200 561 0.030083 10.0.0.19 - - [2025-09-15 18:13:58] "POST /alarms HTTP/1.1" 200 547 0.024793 10.0.0.19 - - [2025-09-15 18:13:58] "POST /alarms HTTP/1.1" 200 595 0.034769 10.0.0.19 - - [2025-09-15 18:13:58] "POST /alarms HTTP/1.1" 200 575 0.021513 10.0.0.19 - - [2025-09-15 18:13:58] "POST /alarms HTTP/1.1" 200 571 0.026631 10.0.0.19 - - [2025-09-15 18:13:58] "POST /alarms HTTP/1.1" 200 583 0.052405 10.0.0.19 - - [2025-09-15 18:13:58] "POST /alarms HTTP/1.1" 200 609 0.032128 10.0.0.19 - - [2025-09-15 18:13:58] "GET / HTTP/1.1" 200 35931 0.001475 10.0.0.19 - - [2025-09-15 18:13:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002886 10.0.0.19 - - [2025-09-15 18:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006743 10.0.0.19 - - [2025-09-15 18:13:58] "PUT /global-vrouter-config/4d2fd9b6-a61b-4372-bd71-289e41526beb HTTP/1.1" 200 276 0.013472 10.0.0.19 - - [2025-09-15 18:13:58] "GET / HTTP/1.1" 200 35931 0.001557 10.0.0.19 - - [2025-09-15 18:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005194 10.0.0.19 - - [2025-09-15 18:13:58] "GET /global-vrouter-config/4d2fd9b6-a61b-4372-bd71-289e41526beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.008178 10.0.0.19 - - [2025-09-15 18:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006098 10.0.0.19 - - [2025-09-15 18:13:59] "PUT /global-vrouter-config/4d2fd9b6-a61b-4372-bd71-289e41526beb HTTP/1.1" 200 276 0.021546 10.0.0.19 - - [2025-09-15 18:13:59] "GET / HTTP/1.1" 200 35931 0.001601 10.0.0.19 - - [2025-09-15 18:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.19 - - [2025-09-15 18:13:59] "GET /global-system-config/f0d2997a-39ff-478c-b57d-1c6a764ea3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009613 10.0.0.19 - - [2025-09-15 18:13:59] "PUT /global-system-config/f0d2997a-39ff-478c-b57d-1c6a764ea3f5 HTTP/1.1" 200 274 0.019103 10.0.0.19 - - [2025-09-15 18:15:44] "GET / HTTP/1.1" 200 35931 0.001549 10.0.0.19 - - [2025-09-15 18:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.19 - - [2025-09-15 18:15:44] "GET /global-system-config/f0d2997a-39ff-478c-b57d-1c6a764ea3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004948 10.0.0.19 - - [2025-09-15 18:15:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.002080 10.0.0.19 - - [2025-09-15 18:15:44] "POST /database-nodes HTTP/1.1" 200 597 0.031253 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:15:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001266 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:15:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.001057 10.0.0.19 - - [2025-09-15 18:15:53] "GET / HTTP/1.1" 200 35931 0.001787 10.0.0.19 - - [2025-09-15 18:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.19 - - [2025-09-15 18:15:53] "GET /global-system-config/f0d2997a-39ff-478c-b57d-1c6a764ea3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006621 10.0.0.19 - - [2025-09-15 18:15:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.006654 10.0.0.19 - - [2025-09-15 18:15:54] "POST /analytics-nodes HTTP/1.1" 200 599 0.027925 10.0.0.19 - - [2025-09-15 18:16:02] "GET / HTTP/1.1" 200 35931 0.002682 10.0.0.19 - - [2025-09-15 18:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.19 - - [2025-09-15 18:16:02] "GET /global-system-config/f0d2997a-39ff-478c-b57d-1c6a764ea3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009537 10.0.0.19 - - [2025-09-15 18:16:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.005512 10.0.0.19 - - [2025-09-15 18:16:02] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.025216 10.0.0.19 - - [2025-09-15 18:16:11] "GET / HTTP/1.1" 200 35931 0.002354 10.0.0.19 - - [2025-09-15 18:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.19 - - [2025-09-15 18:16:11] "GET /global-system-config/f0d2997a-39ff-478c-b57d-1c6a764ea3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.012841 10.0.0.19 - - [2025-09-15 18:16:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.002482 10.0.0.19 - - [2025-09-15 18:16:12] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.028695 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:16:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001171 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:16:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001290 10.0.0.19 - - [2025-09-15 18:16:39] "GET /global-system-configs HTTP/1.1" 200 322 0.005567 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:16:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:16:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000970 10.0.0.19 - - [2025-09-15 18:16:40] "GET /global-system-configs HTTP/1.1" 200 322 0.003121 10.0.0.19 - - [2025-09-15 18:16:55] "GET / HTTP/1.1" 200 35931 0.001510 10.0.0.19 - - [2025-09-15 18:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.19 - - [2025-09-15 18:16:55] "GET /global-system-config/f0d2997a-39ff-478c-b57d-1c6a764ea3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005472 10.0.0.19 - - [2025-09-15 18:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.19 - - [2025-09-15 18:16:55] "GET /config-node/558875c8-6504-4c91-b6d8-d9d93f007465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003727 10.0.0.19 - - [2025-09-15 18:17:06] "GET / HTTP/1.1" 200 35931 0.001606 10.0.0.19 - - [2025-09-15 18:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.19 - - [2025-09-15 18:17:06] "GET /routing-instance/664257ab-f0a0-4bbe-acd3-fd755e70006d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003521 10.0.0.19 - - [2025-09-15 18:17:06] "POST /bgp-routers HTTP/1.1" 409 301 0.002672 10.0.0.19 - - [2025-09-15 18:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.19 - - [2025-09-15 18:17:06] "GET /bgp-router/d7a5d4c8-38e4-4e67-9332-55174e93ed0e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.006637 10.0.0.19 - - [2025-09-15 18:17:06] "PUT /bgp-router/d7a5d4c8-38e4-4e67-9332-55174e93ed0e HTTP/1.1" 200 254 0.023004 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:17:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000959 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:17:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001001 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:17:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001005 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:17:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001255 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:17:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001327 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:17:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001101 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:17:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001062 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:17:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000985 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:17:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001243 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:17:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000995 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:18:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001027 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:18:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000958 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:18:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001059 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:18:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001267 10.0.0.19 - - [2025-09-15 18:18:07] "GET / HTTP/1.1" 200 35931 0.001526 10.0.0.19 - - [2025-09-15 18:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.19 - - [2025-09-15 18:18:07] "GET /domain/860176ec-a5e9-46c8-94a5-a93b4f961760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003408 10.0.0.19 - - [2025-09-15 18:18:07] "POST /id-to-fqname HTTP/1.1" 200 173 0.000821 10.0.0.19 - - [2025-09-15 18:18:07] "POST /fqname-to-id HTTP/1.1" 404 182 0.008495 10.0.0.19 - - [2025-09-15 18:18:08] "POST /security-groups HTTP/1.1" 200 570 0.137789 10.0.0.19 - - [2025-09-15 18:18:08] "POST /projects HTTP/1.1" 200 481 0.467974 10.0.0.19 - - [2025-09-15 18:18:08] "POST /fqname-to-id HTTP/1.1" 404 213 0.006042 10.0.0.19 - - [2025-09-15 18:18:08] "POST /access-control-lists HTTP/1.1" 200 579 0.076606 10.0.0.19 - - [2025-09-15 18:18:08] "POST /security-groups HTTP/1.1" 200 534 0.159354 10.0.0.19 - - [2025-09-15 18:18:08] "POST /fqname-to-id HTTP/1.1" 404 212 0.003684 10.0.0.19 - - [2025-09-15 18:18:08] "POST /chown HTTP/1.1" 200 109 0.078015 10.0.0.19 - - [2025-09-15 18:18:08] "POST /policy-managements HTTP/1.1" 409 214 0.003865 10.0.0.19 - - [2025-09-15 18:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004720 10.0.0.19 - - [2025-09-15 18:18:08] "GET /policy-management/b09f420c-21e6-43cf-88da-cdfa108e82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.018050 10.0.0.19 - - [2025-09-15 18:18:08] "POST /access-control-lists HTTP/1.1" 200 577 0.120227 10.0.0.19 - - [2025-09-15 18:18:08] "POST /application-policy-sets HTTP/1.1" 200 528 0.039067 10.0.0.19 - - [2025-09-15 18:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005649 10.0.0.19 - - [2025-09-15 18:18:08] "GET /global-vrouter-config/4d2fd9b6-a61b-4372-bd71-289e41526beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004269 10.0.0.19 - - [2025-09-15 18:18:08] "PUT /global-vrouter-config/4d2fd9b6-a61b-4372-bd71-289e41526beb HTTP/1.1" 200 276 0.031958 10.0.0.19 - - [2025-09-15 18:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.019268 10.0.0.19 - - [2025-09-15 18:18:08] "GET /virtual-network/86b5ef91-b3ba-4abe-bd41-a7803be6f867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005249 10.0.0.19 - - [2025-09-15 18:18:08] "POST /id-to-fqname HTTP/1.1" 200 177 0.000491 10.0.0.19 - - [2025-09-15 18:18:08] "POST /fqname-to-id HTTP/1.1" 404 186 0.016065 10.0.0.19 - - [2025-09-15 18:18:08] "POST /fqname-to-id HTTP/1.1" 404 232 0.002126 10.0.0.19 - - [2025-09-15 18:18:09] "POST /security-groups HTTP/1.1" 200 574 0.089092 10.0.0.19 - - [2025-09-15 18:18:09] "POST /projects HTTP/1.1" 200 489 0.296140 10.0.0.19 - - [2025-09-15 18:18:09] "POST /access-control-lists HTTP/1.1" 200 594 0.087366 10.0.0.19 - - [2025-09-15 18:18:09] "POST /fqname-to-id HTTP/1.1" 404 231 0.021252 10.0.0.19 - - [2025-09-15 18:18:09] "POST /security-groups HTTP/1.1" 200 546 0.060600 10.0.0.19 - - [2025-09-15 18:18:09] "POST /chown HTTP/1.1" 200 109 0.052388 10.0.0.19 - - [2025-09-15 18:18:09] "POST /access-control-lists HTTP/1.1" 200 592 0.092469 10.0.0.19 - - [2025-09-15 18:18:09] "POST /fqname-to-id HTTP/1.1" 404 217 0.002286 10.0.0.19 - - [2025-09-15 18:18:09] "POST /network-ipams HTTP/1.1" 200 522 0.075274 10.0.0.19 - - [2025-09-15 18:18:09] "POST /network-ipams HTTP/1.1" 200 510 0.095072 10.0.0.19 - - [2025-09-15 18:18:09] "POST /access-control-lists HTTP/1.1" 200 583 0.152177 10.0.0.19 - - [2025-09-15 18:18:09] "POST /fqname-to-id HTTP/1.1" 404 198 0.012683 10.0.0.19 - - [2025-09-15 18:18:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.009979 10.0.0.19 - - [2025-09-15 18:18:09] "POST /access-control-lists HTTP/1.1" 200 581 0.162717 10.0.0.19 - - [2025-09-15 18:18:09] "POST /fqname-to-id HTTP/1.1" 404 240 0.009165 10.0.0.19 - - [2025-09-15 18:18:09] "POST /useragent-kv HTTP/1.1" 200 115 0.027390 10.0.0.19 - - [2025-09-15 18:18:09] "POST /virtual-networks HTTP/1.1" 200 538 0.283032 10.0.0.19 - - [2025-09-15 18:18:09] "POST /access-control-lists HTTP/1.1" 200 602 0.052723 10.0.0.19 - - [2025-09-15 18:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017466 10.0.0.19 - - [2025-09-15 18:18:09] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.008484 10.0.0.19 - - [2025-09-15 18:18:09] "POST /fqname-to-id HTTP/1.1" 404 239 0.005535 10.0.0.19 - - [2025-09-15 18:18:09] "POST /network-ipams HTTP/1.1" 200 518 0.056295 10.0.0.19 - - [2025-09-15 18:18:09] "POST /access-control-lists HTTP/1.1" 200 600 0.051410 10.0.0.19 - - [2025-09-15 18:18:09] "POST /fqname-to-id HTTP/1.1" 404 202 0.003681 10.0.0.19 - - [2025-09-15 18:18:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.009151 10.0.0.19 - - [2025-09-15 18:18:10] "POST /access-control-lists HTTP/1.1" 200 589 0.099108 10.0.0.19 - - [2025-09-15 18:18:10] "POST /route-targets HTTP/1.1" 200 327 0.085388 10.0.0.19 - - [2025-09-15 18:18:10] "POST /ref-update HTTP/1.1" 200 156 0.072025 10.0.0.19 - - [2025-09-15 18:18:10] "POST /useragent-kv HTTP/1.1" 200 115 0.051790 10.0.0.19 - - [2025-09-15 18:18:10] "POST /virtual-networks HTTP/1.1" 200 546 0.385554 10.0.0.19 - - [2025-09-15 18:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005574 10.0.0.19 - - [2025-09-15 18:18:10] "PUT /access-control-list/281f20c3-1ea4-4d3f-99ce-3fd6ea7e1625 HTTP/1.1" 200 272 0.063792 10.0.0.19 - - [2025-09-15 18:18:10] "GET /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.018880 10.0.0.19 - - [2025-09-15 18:18:10] "POST /fqname-to-id HTTP/1.1" 404 199 0.004569 10.0.0.19 - - [2025-09-15 18:18:10] "POST /network-policys HTTP/1.1" 200 538 0.043400 10.0.0.19 - - [2025-09-15 18:18:10] "POST /route-targets HTTP/1.1" 200 327 0.021376 10.0.0.19 - - [2025-09-15 18:18:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.002798 10.0.0.19 - - [2025-09-15 18:18:10] "POST /ref-update HTTP/1.1" 200 156 0.023231 10.0.0.19 - - [2025-09-15 18:18:10] "POST /network-policys HTTP/1.1" 200 534 0.046572 10.0.0.19 - - [2025-09-15 18:18:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.006088 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:18:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001491 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:18:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001203 10.0.0.19 - - [2025-09-15 18:18:10] "POST /network-policys HTTP/1.1" 200 542 0.036559 10.0.0.19 - - [2025-09-15 18:18:10] "PUT /access-control-list/64648d8d-49b6-4f3d-9278-811f3160dde1 HTTP/1.1" 200 272 0.033424 10.0.0.19 - - [2025-09-15 18:18:10] "POST /ref-update HTTP/1.1" 200 156 0.110197 10.0.0.19 - - [2025-09-15 18:18:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003007 10.0.0.19 - - [2025-09-15 18:18:10] "PUT /access-control-list/281f20c3-1ea4-4d3f-99ce-3fd6ea7e1625 HTTP/1.1" 200 272 0.032997 10.0.0.19 - - [2025-09-15 18:18:10] "POST /ref-update HTTP/1.1" 200 156 0.129627 10.0.0.19 - - [2025-09-15 18:18:11] "PUT /access-control-list/64648d8d-49b6-4f3d-9278-811f3160dde1 HTTP/1.1" 200 272 0.073991 10.0.0.19 - - [2025-09-15 18:18:11] "POST /ref-update HTTP/1.1" 200 156 0.168113 10.0.0.19 - - [2025-09-15 18:18:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016017 10.0.0.19 - - [2025-09-15 18:18:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.043418 10.0.0.19 - - [2025-09-15 18:18:11] "PUT /access-control-list/281f20c3-1ea4-4d3f-99ce-3fd6ea7e1625 HTTP/1.1" 200 272 0.113937 10.0.0.19 - - [2025-09-15 18:18:11] "POST /ref-update HTTP/1.1" 200 156 0.040004 10.0.0.19 - - [2025-09-15 18:18:11] "POST /fqname-to-id HTTP/1.1" 404 237 0.009708 10.0.0.19 - - [2025-09-15 18:18:11] "POST /ref-update HTTP/1.1" 200 156 0.165967 10.0.0.19 - - [2025-09-15 18:18:11] "POST /access-control-lists HTTP/1.1" 200 601 0.157784 10.0.0.19 - - [2025-09-15 18:18:11] "PUT /access-control-list/a00c907b-429f-4d46-b943-285505788c83 HTTP/1.1" 200 272 0.033944 10.0.0.19 - - [2025-09-15 18:18:11] "POST /ref-update HTTP/1.1" 200 156 0.204105 10.0.0.19 - - [2025-09-15 18:18:11] "POST /ref-update HTTP/1.1" 200 156 0.048693 10.0.0.19 - - [2025-09-15 18:18:11] "POST /ref-update HTTP/1.1" 200 156 0.202092 10.0.0.19 - - [2025-09-15 18:18:11] "PUT /access-control-list/64648d8d-49b6-4f3d-9278-811f3160dde1 HTTP/1.1" 200 272 0.111023 10.0.0.19 - - [2025-09-15 18:18:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.049475 10.0.0.19 - - [2025-09-15 18:18:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018552 10.0.0.19 - - [2025-09-15 18:18:11] "PUT /access-control-list/a00c907b-429f-4d46-b943-285505788c83 HTTP/1.1" 200 272 0.039798 10.0.0.19 - - [2025-09-15 18:18:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032189 10.0.0.19 - - [2025-09-15 18:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379 10.0.0.19 - - [2025-09-15 18:18:12] "POST /ref-update HTTP/1.1" 200 156 0.080769 10.0.0.19 - - [2025-09-15 18:18:12] "GET /virtual-network/86b5ef91-b3ba-4abe-bd41-a7803be6f867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.055735 10.0.0.19 - - [2025-09-15 18:18:12] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.006510 10.0.0.19 - - [2025-09-15 18:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.19 - - [2025-09-15 18:18:12] "GET /policy-management/b09f420c-21e6-43cf-88da-cdfa108e82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009156 10.0.0.19 - - [2025-09-15 18:18:12] "POST /firewall-policys HTTP/1.1" 200 530 0.050483 10.0.0.19 - - [2025-09-15 18:18:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.029333 10.0.0.19 - - [2025-09-15 18:18:12] "GET /firewall-policy/d52118fd-a9b6-4bf4-91c1-16197245e544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.037958 10.0.0.19 - - [2025-09-15 18:18:12] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003421 10.0.0.19 - - [2025-09-15 18:18:12] "GET /firewall-policy/d52118fd-a9b6-4bf4-91c1-16197245e544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005316 10.0.0.19 - - [2025-09-15 18:18:12] "POST /ref-update HTTP/1.1" 200 156 0.044797 10.0.0.19 - - [2025-09-15 18:18:12] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.027689 10.0.0.19 - - [2025-09-15 18:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.19 - - [2025-09-15 18:18:12] "GET /policy-management/b09f420c-21e6-43cf-88da-cdfa108e82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003585 10.0.0.19 - - [2025-09-15 18:18:12] "POST /firewall-policys HTTP/1.1" 200 532 0.024086 10.0.0.19 - - [2025-09-15 18:18:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.041055 10.0.0.19 - - [2025-09-15 18:18:12] "GET /firewall-policy/02b5a34a-8429-4f73-bcb0-4620f49f823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.014283 10.0.0.19 - - [2025-09-15 18:18:12] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.006546 10.0.0.19 - - [2025-09-15 18:18:12] "GET /firewall-policy/02b5a34a-8429-4f73-bcb0-4620f49f823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.004649 10.0.0.19 - - [2025-09-15 18:18:12] "GET /firewall-policy/d52118fd-a9b6-4bf4-91c1-16197245e544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002995 10.0.0.19 - - [2025-09-15 18:18:12] "GET /firewall-policy/d52118fd-a9b6-4bf4-91c1-16197245e544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003105 10.0.0.19 - - [2025-09-15 18:18:12] "POST /ref-update HTTP/1.1" 200 156 0.019749 10.0.0.19 - - [2025-09-15 18:18:12] "POST /ref-update HTTP/1.1" 200 156 0.061086 10.0.0.19 - - [2025-09-15 18:18:12] "POST /ref-update HTTP/1.1" 200 156 0.065913 10.0.0.19 - - [2025-09-15 18:18:13] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004239 10.0.0.19 - - [2025-09-15 18:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.19 - - [2025-09-15 18:18:13] "GET /policy-management/b09f420c-21e6-43cf-88da-cdfa108e82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002953 10.0.0.19 - - [2025-09-15 18:18:13] "POST /firewall-policys HTTP/1.1" 200 530 0.024221 10.0.0.19 - - [2025-09-15 18:18:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.043979 10.0.0.19 - - [2025-09-15 18:18:13] "GET /firewall-policy/055a34b5-34ee-4e3e-8e4e-0e66a1dea2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.009207 10.0.0.19 - - [2025-09-15 18:18:13] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.008919 10.0.0.19 - - [2025-09-15 18:18:13] "GET /firewall-policy/055a34b5-34ee-4e3e-8e4e-0e66a1dea2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.003485 10.0.0.19 - - [2025-09-15 18:18:13] "GET /firewall-policy/02b5a34a-8429-4f73-bcb0-4620f49f823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003319 10.0.0.19 - - [2025-09-15 18:18:13] "GET /firewall-policy/d52118fd-a9b6-4bf4-91c1-16197245e544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003615 10.0.0.19 - - [2025-09-15 18:18:13] "GET /firewall-policy/d52118fd-a9b6-4bf4-91c1-16197245e544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003414 10.0.0.19 - - [2025-09-15 18:18:13] "GET /firewall-policy/02b5a34a-8429-4f73-bcb0-4620f49f823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003435 10.0.0.19 - - [2025-09-15 18:18:13] "POST /ref-update HTTP/1.1" 200 156 0.023508 10.0.0.19 - - [2025-09-15 18:18:13] "POST /ref-update HTTP/1.1" 200 156 0.043206 10.0.0.19 - - [2025-09-15 18:18:13] "POST /ref-update HTTP/1.1" 200 156 0.021618 10.0.0.19 - - [2025-09-15 18:18:13] "POST /ref-update HTTP/1.1" 200 156 0.062816 10.0.0.19 - - [2025-09-15 18:18:13] "POST /ref-update HTTP/1.1" 200 156 0.116137 10.0.0.19 - - [2025-09-15 18:18:13] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.004674 10.0.0.19 - - [2025-09-15 18:18:13] "POST /tags HTTP/1.1" 200 299 0.036402 10.0.0.19 - - [2025-09-15 18:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014496 10.0.0.19 - - [2025-09-15 18:18:13] "GET /tag/e2ff76a1-dfa2-41ee-b262-ceee5484d455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.056879 10.0.0.19 - - [2025-09-15 18:18:13] "POST /set-tag HTTP/1.1" 200 109 0.025731 10.0.0.19 - - [2025-09-15 18:18:14] "POST /tags HTTP/1.1" 200 305 0.131306 10.0.0.19 - - [2025-09-15 18:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.033678 10.0.0.19 - - [2025-09-15 18:18:14] "GET /tag/c49c6850-94b6-4011-84d7-d941493db0c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.022851 10.0.0.19 - - [2025-09-15 18:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013083 10.0.0.19 - - [2025-09-15 18:18:14] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051235 10.0.0.19 - - [2025-09-15 18:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004716 10.0.0.19 - - [2025-09-15 18:18:14] "GET /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.011783 10.0.0.19 - - [2025-09-15 18:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.19 - - [2025-09-15 18:18:14] "GET /service-appliance-set/188757b5-8e87-4702-919e-37db6756d745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005250 10.0.0.19 - - [2025-09-15 18:18:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.003113 10.0.0.19 - - [2025-09-15 18:18:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.165900 10.0.0.19 - - [2025-09-15 18:18:14] "GET /virtual-machine-interface/7eab036e-c5ad-4995-a85a-34b6474492b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.015412 10.0.0.19 - - [2025-09-15 18:18:15] "POST /instance-ips HTTP/1.1" 200 381 0.346011 10.0.0.19 - - [2025-09-15 18:18:15] "GET /instance-ip/d2763cb6-6fb2-47da-8f02-f2f4b3172660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.033540 10.0.0.19 - - [2025-09-15 18:18:15] "POST /loadbalancers HTTP/1.1" 200 582 0.091203 10.0.0.19 - - [2025-09-15 18:18:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.062057 10.0.0.19 - - [2025-09-15 18:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.015114 10.0.0.19 - - [2025-09-15 18:18:15] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.094028 10.0.0.19 - - [2025-09-15 18:18:15] "GET /loadbalancer/43ccd10a-cf2f-4253-96a8-12a9d526293d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004570 10.0.0.19 - - [2025-09-15 18:18:15] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.128764 10.0.0.19 - - [2025-09-15 18:18:15] "GET /instance-ip/d2763cb6-6fb2-47da-8f02-f2f4b3172660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.016561 10.0.0.19 - - [2025-09-15 18:18:15] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.073448 10.0.0.19 - - [2025-09-15 18:18:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.033145 10.0.0.19 - - [2025-09-15 18:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.041876 10.0.0.19 - - [2025-09-15 18:18:15] "POST /floating-ips HTTP/1.1" 200 583 0.169676 10.0.0.19 - - [2025-09-15 18:18:15] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.107182 10.0.0.19 - - [2025-09-15 18:18:15] "GET /loadbalancer-listener/bfadb849-8fdd-4397-819b-41970528e6b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.004178 10.0.0.19 - - [2025-09-15 18:18:15] "GET /loadbalancer-listener/bfadb849-8fdd-4397-819b-41970528e6b8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004340 10.0.0.19 - - [2025-09-15 18:18:15] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.055831 10.0.0.19 - - [2025-09-15 18:18:15] "GET /instance-ip/d2763cb6-6fb2-47da-8f02-f2f4b3172660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.013182 10.0.0.19 - - [2025-09-15 18:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012474 10.0.0.19 - - [2025-09-15 18:18:15] "GET /global-vrouter-config/4d2fd9b6-a61b-4372-bd71-289e41526beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.011018 10.0.0.19 - - [2025-09-15 18:18:15] "GET /instance-ip/d2763cb6-6fb2-47da-8f02-f2f4b3172660?fields=floating_ips HTTP/1.1" 200 1171 0.031570 10.0.0.19 - - [2025-09-15 18:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009202 10.0.0.19 - - [2025-09-15 18:18:15] "GET /floating-ip/c50af74b-02f9-4c25-a76a-c4a9ce811f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.006355 10.0.0.19 - - [2025-09-15 18:18:16] "PUT /global-vrouter-config/4d2fd9b6-a61b-4372-bd71-289e41526beb HTTP/1.1" 200 276 0.013359 10.0.0.19 - - [2025-09-15 18:18:16] "POST /tags HTTP/1.1" 200 357 0.068507 10.0.0.19 - - [2025-09-15 18:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.021340 10.0.0.19 - - [2025-09-15 18:18:16] "GET /tag/8178289e-f15c-4c6d-b3b7-fa8f1ec59097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.015623 10.0.0.19 - - [2025-09-15 18:18:16] "POST /tags HTTP/1.1" 200 305 0.103110 10.0.0.19 - - [2025-09-15 18:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.034290 10.0.0.19 - - [2025-09-15 18:18:16] "GET /tag/9d5b69b7-047c-4489-9c3b-1126d9685165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.020594 10.0.0.19 - - [2025-09-15 18:18:16] "POST /id-to-fqname HTTP/1.1" 200 174 0.000518 10.0.0.19 - - [2025-09-15 18:18:16] "POST /fqname-to-id HTTP/1.1" 404 183 0.009232 10.0.0.19 - - [2025-09-15 18:18:16] "POST /security-groups HTTP/1.1" 200 571 0.063098 10.0.0.19 - - [2025-09-15 18:18:16] "POST /projects HTTP/1.1" 200 483 0.217516 10.0.0.19 - - [2025-09-15 18:18:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.041758 10.0.0.19 - - [2025-09-15 18:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.020010 10.0.0.19 - - [2025-09-15 18:18:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.023533 10.0.0.19 - - [2025-09-15 18:18:16] "POST /access-control-lists HTTP/1.1" 200 580 0.063111 10.0.0.19 - - [2025-09-15 18:18:16] "POST /fqname-to-id HTTP/1.1" 404 213 0.007272 10.0.0.19 - - [2025-09-15 18:18:16] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.036268 10.0.0.19 - - [2025-09-15 18:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.19 - - [2025-09-15 18:18:16] "GET /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.009604 10.0.0.19 - - [2025-09-15 18:18:16] "POST /access-control-lists HTTP/1.1" 200 578 0.096194 10.0.0.19 - - [2025-09-15 18:18:16] "PUT /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637 HTTP/1.1" 200 264 0.122179 10.0.0.19 - - [2025-09-15 18:18:17] "PUT /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26 HTTP/1.1" 200 264 0.077495 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:18:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001022 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:18:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001106 10.0.0.19 - - [2025-09-15 18:18:17] "POST /security-groups HTTP/1.1" 200 537 0.096983 10.0.0.19 - - [2025-09-15 18:18:17] "POST /fqname-to-id HTTP/1.1" 404 234 0.003267 10.0.0.19 - - [2025-09-15 18:18:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.024257 10.0.0.19 - - [2025-09-15 18:18:17] "POST /access-control-lists HTTP/1.1" 200 596 0.059957 10.0.0.19 - - [2025-09-15 18:18:17] "POST /fqname-to-id HTTP/1.1" 404 233 0.011581 10.0.0.19 - - [2025-09-15 18:18:17] "POST /chown HTTP/1.1" 200 109 0.052855 10.0.0.19 - - [2025-09-15 18:18:17] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023798 10.0.0.19 - - [2025-09-15 18:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.19 - - [2025-09-15 18:18:17] "GET /policy-management/b09f420c-21e6-43cf-88da-cdfa108e82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.021611 10.0.0.19 - - [2025-09-15 18:18:17] "POST /access-control-lists HTTP/1.1" 200 594 0.104957 10.0.0.19 - - [2025-09-15 18:18:17] "POST /tags HTTP/1.1" 409 207 0.012961 10.0.0.19 - - [2025-09-15 18:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004578 10.0.0.19 - - [2025-09-15 18:18:17] "GET /tag/9d5b69b7-047c-4489-9c3b-1126d9685165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012507 10.0.0.19 - - [2025-09-15 18:18:17] "POST /firewall-rules HTTP/1.1" 200 564 0.161725 10.0.0.19 - - [2025-09-15 18:18:17] "GET /firewall-rule/39106da0-4df3-42c7-bd1a-5c03e174cead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.008971 10.0.0.19 - - [2025-09-15 18:18:17] "GET /firewall-policy/02b5a34a-8429-4f73-bcb0-4620f49f823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.004217 10.0.0.19 - - [2025-09-15 18:18:17] "GET /firewall-rule/39106da0-4df3-42c7-bd1a-5c03e174cead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003194 10.0.0.19 - - [2025-09-15 18:18:17] "POST /ref-update HTTP/1.1" 200 156 0.019162 10.0.0.19 - - [2025-09-15 18:18:17] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021923 10.0.0.19 - - [2025-09-15 18:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009955 10.0.0.19 - - [2025-09-15 18:18:17] "GET /policy-management/b09f420c-21e6-43cf-88da-cdfa108e82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004282 10.0.0.19 - - [2025-09-15 18:18:17] "POST /tags HTTP/1.1" 409 207 0.006112 10.0.0.19 - - [2025-09-15 18:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.19 - - [2025-09-15 18:18:17] "GET /tag/9d5b69b7-047c-4489-9c3b-1126d9685165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.013283 10.0.0.19 - - [2025-09-15 18:18:18] "POST /firewall-rules HTTP/1.1" 200 562 0.097861 10.0.0.19 - - [2025-09-15 18:18:18] "GET /firewall-rule/01faea84-c454-4509-91b2-d3afa13a7546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.039320 10.0.0.19 - - [2025-09-15 18:18:18] "GET /firewall-policy/02b5a34a-8429-4f73-bcb0-4620f49f823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.008827 10.0.0.19 - - [2025-09-15 18:18:18] "GET /firewall-rule/01faea84-c454-4509-91b2-d3afa13a7546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.011394 10.0.0.19 - - [2025-09-15 18:18:18] "POST /ref-update HTTP/1.1" 200 156 0.048443 10.0.0.19 - - [2025-09-15 18:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.19 - - [2025-09-15 18:18:18] "GET /loadbalancer/43ccd10a-cf2f-4253-96a8-12a9d526293d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003841 10.0.0.19 - - [2025-09-15 18:18:18] "POST /tags HTTP/1.1" 200 301 0.087232 10.0.0.19 - - [2025-09-15 18:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.020046 10.0.0.19 - - [2025-09-15 18:18:18] "GET /tag/c8eb09bf-dee0-4285-a093-f4bea6c4ef4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.022803 10.0.0.19 - - [2025-09-15 18:18:18] "POST /tags HTTP/1.1" 200 325 0.089194 10.0.0.19 - - [2025-09-15 18:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005620 10.0.0.19 - - [2025-09-15 18:18:18] "GET /tag/370aab8c-caee-44aa-a6e3-448f27049c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.015150 10.0.0.19 - - [2025-09-15 18:18:18] "POST /tags HTTP/1.1" 200 363 0.038927 10.0.0.19 - - [2025-09-15 18:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.027905 10.0.0.19 - - [2025-09-15 18:18:18] "GET /tag/17d48251-04f0-4c09-9a79-05eab6776737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012518 10.0.0.19 - - [2025-09-15 18:18:18] "POST /tags HTTP/1.1" 200 311 0.030861 10.0.0.19 - - [2025-09-15 18:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.016524 10.0.0.19 - - [2025-09-15 18:18:18] "GET /tag/4d8683e8-0079-41cf-9e38-0b9d4a7224af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012122 10.0.0.19 - - [2025-09-15 18:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.19 - - [2025-09-15 18:18:18] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006890 10.0.0.19 - - [2025-09-15 18:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007547 10.0.0.19 - - [2025-09-15 18:18:19] "GET /project/ccf393bd-d1a7-484d-b5bc-3246d6d42e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.068808 10.0.0.19 - - [2025-09-15 18:18:19] "POST /virtual-machines HTTP/1.1" 200 377 0.017585 10.0.0.19 - - [2025-09-15 18:18:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.027069 10.0.0.19 - - [2025-09-15 18:18:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.155255 10.0.0.19 - - [2025-09-15 18:18:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.033837 10.0.0.19 - - [2025-09-15 18:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.017917 10.0.0.19 - - [2025-09-15 18:18:19] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.008477 10.0.0.19 - - [2025-09-15 18:18:19] "POST /instance-ips HTTP/1.1" 200 409 0.066941 10.0.0.19 - - [2025-09-15 18:18:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.068156 10.0.0.19 - - [2025-09-15 18:18:19] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.008940 10.0.0.19 - - [2025-09-15 18:18:19] "POST /set-tag HTTP/1.1" 200 109 0.035318 10.0.0.19 - - [2025-09-15 18:18:19] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014797 10.0.0.19 - - [2025-09-15 18:18:19] "GET /instance-ip/5b3dd462-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.004581 10.0.0.19 - - [2025-09-15 18:18:19] "POST /fqname-to-id HTTP/1.1" 404 228 0.004344 10.0.0.19 - - [2025-09-15 18:18:19] "POST /tags HTTP/1.1" 200 301 0.037735 10.0.0.19 - - [2025-09-15 18:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012493 10.0.0.19 - - [2025-09-15 18:18:19] "GET /tag/f49d5a6e-d3e6-406e-b8a1-0329bb40fd36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.029517 10.0.0.19 - - [2025-09-15 18:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.19 - - [2025-09-15 18:18:20] "GET /project/ccf393bd-d1a7-484d-b5bc-3246d6d42e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.043271 10.0.0.19 - - [2025-09-15 18:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013202 10.0.0.19 - - [2025-09-15 18:18:20] "GET /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004976 10.0.0.19 - - [2025-09-15 18:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005247 10.0.0.19 - - [2025-09-15 18:18:20] "GET /service-appliance-set/188757b5-8e87-4702-919e-37db6756d745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004746 10.0.0.19 - - [2025-09-15 18:18:20] "POST /fqname-to-id HTTP/1.1" 404 242 0.004352 10.0.0.19 - - [2025-09-15 18:18:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.175598 10.0.0.19 - - [2025-09-15 18:18:20] "GET /virtual-machine-interface/ed00b810-0860-4927-b994-523d6f158062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.010720 10.0.0.19 - - [2025-09-15 18:18:20] "POST /instance-ips HTTP/1.1" 200 377 0.029038 10.0.0.19 - - [2025-09-15 18:18:20] "GET /instance-ip/56318bee-6593-42f9-8921-613e8516f868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.021683 10.0.0.19 - - [2025-09-15 18:18:20] "POST /loadbalancers HTTP/1.1" 200 582 0.102068 10.0.0.19 - - [2025-09-15 18:18:20] "GET /project/ccf393bd-d1a7-484d-b5bc-3246d6d42e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.039390 10.0.0.19 - - [2025-09-15 18:18:20] "GET /instance-ip/56318bee-6593-42f9-8921-613e8516f868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.039768 10.0.0.19 - - [2025-09-15 18:18:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.043023 10.0.0.19 - - [2025-09-15 18:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008119 10.0.0.19 - - [2025-09-15 18:18:20] "GET /project/ccf393bd-d1a7-484d-b5bc-3246d6d42e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.111495 10.0.0.19 - - [2025-09-15 18:18:20] "POST /floating-ips HTTP/1.1" 200 581 0.161353 10.0.0.19 - - [2025-09-15 18:18:20] "GET /loadbalancer/5eaf09c3-6d5f-404c-a087-6f32b3cd87c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.041107 10.0.0.19 - - [2025-09-15 18:18:20] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.038456 10.0.0.19 - - [2025-09-15 18:18:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.028506 10.0.0.19 - - [2025-09-15 18:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010163 10.0.0.19 - - [2025-09-15 18:18:21] "GET /project/ccf393bd-d1a7-484d-b5bc-3246d6d42e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.094536 10.0.0.19 - - [2025-09-15 18:18:21] "GET /loadbalancer-listener/cfbeb973-3813-4e0e-8b37-9070754ec5c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004332 10.0.0.19 - - [2025-09-15 18:18:21] "GET /loadbalancer-listener/cfbeb973-3813-4e0e-8b37-9070754ec5c5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.007292 10.0.0.19 - - [2025-09-15 18:18:21] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.029792 10.0.0.19 - - [2025-09-15 18:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009462 10.0.0.19 - - [2025-09-15 18:18:21] "GET /instance-ip/56318bee-6593-42f9-8921-613e8516f868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.011649 10.0.0.19 - - [2025-09-15 18:18:21] "GET /instance-ip/56318bee-6593-42f9-8921-613e8516f868?fields=floating_ips HTTP/1.1" 200 1163 0.016572 10.0.0.19 - - [2025-09-15 18:18:21] "GET /project/ccf393bd-d1a7-484d-b5bc-3246d6d42e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.076766 10.0.0.19 - - [2025-09-15 18:18:21] "GET /floating-ip/7d633586-1fea-488f-832f-4bbdf044b263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003712 10.0.0.19 - - [2025-09-15 18:18:21] "GET /loadbalancer/5eaf09c3-6d5f-404c-a087-6f32b3cd87c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007814 10.0.0.19 - - [2025-09-15 18:18:21] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.038503 10.0.0.19 - - [2025-09-15 18:18:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014006 10.0.0.19 - - [2025-09-15 18:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.032067 10.0.0.19 - - [2025-09-15 18:18:21] "GET /project/ccf393bd-d1a7-484d-b5bc-3246d6d42e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.045304 10.0.0.19 - - [2025-09-15 18:18:21] "GET /loadbalancer-listener/751908a0-687a-49a7-847e-6581e55b929f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002806 10.0.0.19 - - [2025-09-15 18:18:21] "GET /loadbalancer-listener/751908a0-687a-49a7-847e-6581e55b929f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.004976 10.0.0.19 - - [2025-09-15 18:18:21] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.029758 10.0.0.19 - - [2025-09-15 18:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005254 10.0.0.19 - - [2025-09-15 18:18:21] "GET /instance-ip/56318bee-6593-42f9-8921-613e8516f868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008827 10.0.0.19 - - [2025-09-15 18:18:21] "GET /instance-ip/56318bee-6593-42f9-8921-613e8516f868?fields=floating_ips HTTP/1.1" 200 1163 0.005783 10.0.0.19 - - [2025-09-15 18:18:21] "GET /floating-ip/7d633586-1fea-488f-832f-4bbdf044b263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.021508 10.0.0.19 - - [2025-09-15 18:18:21] "GET /project/ccf393bd-d1a7-484d-b5bc-3246d6d42e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.071960 10.0.0.19 - - [2025-09-15 18:18:21] "GET /loadbalancer/5eaf09c3-6d5f-404c-a087-6f32b3cd87c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003074 10.0.0.19 - - [2025-09-15 18:18:21] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.027993 10.0.0.19 - - [2025-09-15 18:18:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.028218 10.0.0.19 - - [2025-09-15 18:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015582 10.0.0.19 - - [2025-09-15 18:18:22] "GET /project/ccf393bd-d1a7-484d-b5bc-3246d6d42e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.054608 10.0.0.19 - - [2025-09-15 18:18:22] "GET /loadbalancer-listener/8df43258-6a96-4c02-8c58-69ae01e52190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002347 10.0.0.19 - - [2025-09-15 18:18:22] "GET /loadbalancer-listener/8df43258-6a96-4c02-8c58-69ae01e52190?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003986 10.0.0.19 - - [2025-09-15 18:18:22] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.096734 10.0.0.19 - - [2025-09-15 18:18:22] "GET /instance-ip/56318bee-6593-42f9-8921-613e8516f868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005798 10.0.0.19 - - [2025-09-15 18:18:22] "GET /instance-ip/56318bee-6593-42f9-8921-613e8516f868?fields=floating_ips HTTP/1.1" 200 1163 0.006698 10.0.0.19 - - [2025-09-15 18:18:22] "GET /floating-ip/7d633586-1fea-488f-832f-4bbdf044b263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.007747 10.0.0.19 - - [2025-09-15 18:18:22] "POST /tags HTTP/1.1" 200 355 0.072283 10.0.0.19 - - [2025-09-15 18:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.026137 10.0.0.19 - - [2025-09-15 18:18:22] "GET /tag/ce04aac4-eea5-48a0-919e-83b360bbd5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.015492 10.0.0.19 - - [2025-09-15 18:18:22] "POST /tags HTTP/1.1" 200 303 0.038397 10.0.0.19 - - [2025-09-15 18:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.018840 10.0.0.19 - - [2025-09-15 18:18:22] "GET /tag/4ef84628-84fa-4e34-b8d8-4cf3e54b0a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.020202 10.0.0.19 - - [2025-09-15 18:18:22] "POST /projects HTTP/1.1" 409 218 0.002560 10.0.0.19 - - [2025-09-15 18:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.19 - - [2025-09-15 18:18:22] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044770 10.0.0.19 - - [2025-09-15 18:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.19 - - [2025-09-15 18:18:22] "GET /network-ipam/cd8b6bbe-789e-40ed-96dc-ceadcc3e9abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002690 10.0.0.19 - - [2025-09-15 18:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.19 - - [2025-09-15 18:18:22] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005834 10.0.0.19 - - [2025-09-15 18:18:22] "PUT /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637 HTTP/1.1" 200 264 0.072086 10.0.0.19 - - [2025-09-15 18:18:22] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.019517 10.0.0.19 - - [2025-09-15 18:18:22] "POST /set-tag HTTP/1.1" 200 109 0.070671 10.0.0.19 - - [2025-09-15 18:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017051 10.0.0.19 - - [2025-09-15 18:18:22] "GET /network-ipam/c22120e0-1b82-4e93-94cc-30a9b984f917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002688 10.0.0.19 - - [2025-09-15 18:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.19 - - [2025-09-15 18:18:23] "GET /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.020325 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:18:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001076 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:18:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001501 10.0.0.19 - - [2025-09-15 18:18:23] "PUT /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26 HTTP/1.1" 200 264 0.065090 10.0.0.19 - - [2025-09-15 18:18:23] "GET /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005854 10.0.0.19 - - [2025-09-15 18:18:23] "POST /set-tag HTTP/1.1" 200 109 0.067629 10.0.0.19 - - [2025-09-15 18:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012279 10.0.0.19 - - [2025-09-15 18:18:23] "GET /network-policy/c43bd0c6-e656-4dcd-a75f-74ab8e65f5bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003390 10.0.0.19 - - [2025-09-15 18:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.19 - - [2025-09-15 18:18:23] "GET /network-policy/d9ca42cc-5040-4d6e-bdf4-d49e3edd6852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004722 10.0.0.19 - - [2025-09-15 18:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.19 - - [2025-09-15 18:18:23] "GET /network-policy/b2fc3d4b-0d9a-4c3b-a1d3-0481a3abfe22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.007074 10.0.0.19 - - [2025-09-15 18:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.19 - - [2025-09-15 18:18:23] "PUT /network-policy/b2fc3d4b-0d9a-4c3b-a1d3-0481a3abfe22 HTTP/1.1" 200 262 0.015252 10.0.0.19 - - [2025-09-15 18:18:23] "POST /ref-update HTTP/1.1" 200 156 0.142671 10.0.0.19 - - [2025-09-15 18:18:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014511 10.0.0.19 - - [2025-09-15 18:18:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002619 10.0.0.19 - - [2025-09-15 18:18:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005989 10.0.0.19 - - [2025-09-15 18:18:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004112 10.0.0.19 - - [2025-09-15 18:18:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008200 10.0.0.19 - - [2025-09-15 18:18:23] "POST /security-groups HTTP/1.1" 409 245 0.007646 10.0.0.19 - - [2025-09-15 18:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.19 - - [2025-09-15 18:18:23] "PUT /security-group/ba179309-be6a-4cdb-aa60-3b5b8816add0 HTTP/1.1" 200 262 0.063125 10.0.0.19 - - [2025-09-15 18:18:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.036079 10.0.0.19 - - [2025-09-15 18:18:23] "PUT /access-control-list/ed54fca7-8253-438f-9734-6940c114cd05 HTTP/1.1" 200 272 0.038478 10.0.0.19 - - [2025-09-15 18:18:23] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.031607 10.0.0.19 - - [2025-09-15 18:18:23] "PUT /access-control-list/84f2e73a-0e60-4a1f-a793-c8f3e9fa691e HTTP/1.1" 200 272 0.020470 10.0.0.19 - - [2025-09-15 18:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.19 - - [2025-09-15 18:18:23] "GET /policy-management/b09f420c-21e6-43cf-88da-cdfa108e82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003992 10.0.0.19 - - [2025-09-15 18:18:23] "POST /tags HTTP/1.1" 409 206 0.002385 10.0.0.19 - - [2025-09-15 18:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.19 - - [2025-09-15 18:18:24] "GET /tag/4ef84628-84fa-4e34-b8d8-4cf3e54b0a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014099 10.0.0.19 - - [2025-09-15 18:18:24] "POST /firewall-rules HTTP/1.1" 200 562 0.077840 10.0.0.19 - - [2025-09-15 18:18:24] "GET /firewall-rule/817c1737-c205-4789-97eb-0966ae58143c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.012863 10.0.0.19 - - [2025-09-15 18:18:24] "GET /firewall-policy/02b5a34a-8429-4f73-bcb0-4620f49f823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.010217 10.0.0.19 - - [2025-09-15 18:18:24] "GET /firewall-rule/817c1737-c205-4789-97eb-0966ae58143c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.005184 10.0.0.19 - - [2025-09-15 18:18:24] "POST /ref-update HTTP/1.1" 200 156 0.038968 10.0.0.19 - - [2025-09-15 18:18:24] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007099 10.0.0.19 - - [2025-09-15 18:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.19 - - [2025-09-15 18:18:24] "GET /policy-management/b09f420c-21e6-43cf-88da-cdfa108e82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003476 10.0.0.19 - - [2025-09-15 18:18:24] "POST /tags HTTP/1.1" 409 206 0.002333 10.0.0.19 - - [2025-09-15 18:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.19 - - [2025-09-15 18:18:24] "GET /tag/4ef84628-84fa-4e34-b8d8-4cf3e54b0a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010463 10.0.0.19 - - [2025-09-15 18:18:24] "POST /firewall-rules HTTP/1.1" 200 560 0.103939 10.0.0.19 - - [2025-09-15 18:18:24] "GET /firewall-rule/0a1c2243-d99c-4fbd-9746-b3278240b997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.041224 10.0.0.19 - - [2025-09-15 18:18:24] "GET /firewall-policy/02b5a34a-8429-4f73-bcb0-4620f49f823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.007519 10.0.0.19 - - [2025-09-15 18:18:24] "GET /firewall-rule/0a1c2243-d99c-4fbd-9746-b3278240b997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.007506 10.0.0.19 - - [2025-09-15 18:18:24] "POST /ref-update HTTP/1.1" 200 156 0.054471 10.0.0.19 - - [2025-09-15 18:18:24] "POST /tags HTTP/1.1" 200 371 0.065231 10.0.0.19 - - [2025-09-15 18:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.19 - - [2025-09-15 18:18:24] "GET /tag/c1d6d535-5048-4247-a4d9-b163f1f6f9ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.019276 10.0.0.19 - - [2025-09-15 18:18:24] "POST /tags HTTP/1.1" 200 319 0.075886 10.0.0.19 - - [2025-09-15 18:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.19 - - [2025-09-15 18:18:25] "GET /tag/d9b10aaf-284d-4fca-a48a-e47db8161d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.025739 10.0.0.19 - - [2025-09-15 18:18:25] "POST /id-to-fqname HTTP/1.1" 200 181 0.002081 10.0.0.19 - - [2025-09-15 18:18:25] "POST /fqname-to-id HTTP/1.1" 404 190 0.005817 10.0.0.19 - - [2025-09-15 18:18:25] "POST /security-groups HTTP/1.1" 200 578 0.088145 10.0.0.19 - - [2025-09-15 18:18:25] "POST /projects HTTP/1.1" 200 497 0.321922 10.0.0.19 - - [2025-09-15 18:18:25] "POST /fqname-to-id HTTP/1.1" 404 225 0.013915 10.0.0.19 - - [2025-09-15 18:18:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.017289 10.0.0.19 - - [2025-09-15 18:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012459 10.0.0.19 - - [2025-09-15 18:18:25] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007269 10.0.0.19 - - [2025-09-15 18:18:25] "POST /access-control-lists HTTP/1.1" 200 587 0.096983 10.0.0.19 - - [2025-09-15 18:18:25] "POST /fqname-to-id HTTP/1.1" 404 224 0.005640 10.0.0.19 - - [2025-09-15 18:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.19 - - [2025-09-15 18:18:25] "GET /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004862 10.0.0.19 - - [2025-09-15 18:18:25] "PUT /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637 HTTP/1.1" 200 264 0.109393 10.0.0.19 - - [2025-09-15 18:18:25] "POST /access-control-lists HTTP/1.1" 200 585 0.099073 10.0.0.19 - - [2025-09-15 18:18:25] "PUT /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26 HTTP/1.1" 200 264 0.057279 10.0.0.19 - - [2025-09-15 18:18:25] "POST /security-groups HTTP/1.1" 200 558 0.131327 10.0.0.19 - - [2025-09-15 18:18:25] "POST /fqname-to-id HTTP/1.1" 404 248 0.002244 10.0.0.19 - - [2025-09-15 18:18:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.025552 10.0.0.19 - - [2025-09-15 18:18:25] "POST /access-control-lists HTTP/1.1" 200 610 0.047195 10.0.0.19 - - [2025-09-15 18:18:25] "POST /fqname-to-id HTTP/1.1" 404 247 0.020092 10.0.0.19 - - [2025-09-15 18:18:25] "POST /chown HTTP/1.1" 200 109 0.050625 10.0.0.19 - - [2025-09-15 18:18:26] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006160 10.0.0.19 - - [2025-09-15 18:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013146 10.0.0.19 - - [2025-09-15 18:18:26] "GET /policy-management/b09f420c-21e6-43cf-88da-cdfa108e82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007676 10.0.0.19 - - [2025-09-15 18:18:26] "POST /tags HTTP/1.1" 409 214 0.002854 10.0.0.19 - - [2025-09-15 18:18:26] "POST /access-control-lists HTTP/1.1" 200 608 0.104252 10.0.0.19 - - [2025-09-15 18:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012669 10.0.0.19 - - [2025-09-15 18:18:26] "GET /tag/d9b10aaf-284d-4fca-a48a-e47db8161d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.018990 10.0.0.19 - - [2025-09-15 18:18:26] "POST /firewall-rules HTTP/1.1" 200 578 0.073026 10.0.0.19 - - [2025-09-15 18:18:26] "GET /firewall-rule/bdcf958a-4a12-444a-a738-4e957c19552f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005212 10.0.0.19 - - [2025-09-15 18:18:26] "GET /firewall-policy/02b5a34a-8429-4f73-bcb0-4620f49f823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.005717 10.0.0.19 - - [2025-09-15 18:18:26] "GET /firewall-rule/bdcf958a-4a12-444a-a738-4e957c19552f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003546 10.0.0.19 - - [2025-09-15 18:18:26] "POST /ref-update HTTP/1.1" 200 156 0.039922 10.0.0.19 - - [2025-09-15 18:18:26] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017167 10.0.0.19 - - [2025-09-15 18:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011050 10.0.0.19 - - [2025-09-15 18:18:26] "GET /policy-management/b09f420c-21e6-43cf-88da-cdfa108e82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003670 10.0.0.19 - - [2025-09-15 18:18:26] "POST /tags HTTP/1.1" 409 214 0.002474 10.0.0.19 - - [2025-09-15 18:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.19 - - [2025-09-15 18:18:26] "GET /tag/d9b10aaf-284d-4fca-a48a-e47db8161d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.017696 10.0.0.19 - - [2025-09-15 18:18:26] "POST /firewall-rules HTTP/1.1" 200 576 0.092973 10.0.0.19 - - [2025-09-15 18:18:26] "GET /firewall-rule/024f89d3-ae31-4976-b398-0d6bf8b86a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.008687 10.0.0.19 - - [2025-09-15 18:18:26] "GET /firewall-policy/02b5a34a-8429-4f73-bcb0-4620f49f823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.006403 10.0.0.19 - - [2025-09-15 18:18:26] "GET /firewall-rule/024f89d3-ae31-4976-b398-0d6bf8b86a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003398 10.0.0.19 - - [2025-09-15 18:18:26] "POST /ref-update HTTP/1.1" 200 156 0.081330 10.0.0.19 - - [2025-09-15 18:18:26] "POST /tags HTTP/1.1" 200 363 0.026014 10.0.0.19 - - [2025-09-15 18:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.19 - - [2025-09-15 18:18:26] "GET /tag/05cc3fdd-35fd-4455-ad40-b8bffe33f814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.011798 10.0.0.19 - - [2025-09-15 18:18:26] "POST /tags HTTP/1.1" 200 311 0.019879 10.0.0.19 - - [2025-09-15 18:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.19 - - [2025-09-15 18:18:27] "GET /tag/65887df5-7cb7-42ea-b417-0f082e64bbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014175 10.0.0.19 - - [2025-09-15 18:18:27] "POST /id-to-fqname HTTP/1.1" 200 177 0.000574 10.0.0.19 - - [2025-09-15 18:18:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.006412 10.0.0.19 - - [2025-09-15 18:18:27] "POST /security-groups HTTP/1.1" 200 574 0.074231 10.0.0.19 - - [2025-09-15 18:18:27] "POST /projects HTTP/1.1" 200 489 0.269074 10.0.0.19 - - [2025-09-15 18:18:27] "POST /fqname-to-id HTTP/1.1" 404 217 0.003202 10.0.0.19 - - [2025-09-15 18:18:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014156 10.0.0.19 - - [2025-09-15 18:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.047568 10.0.0.19 - - [2025-09-15 18:18:27] "POST /access-control-lists HTTP/1.1" 200 583 0.093377 10.0.0.19 - - [2025-09-15 18:18:27] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.019409 10.0.0.19 - - [2025-09-15 18:18:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.008293 10.0.0.19 - - [2025-09-15 18:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010447 10.0.0.19 - - [2025-09-15 18:18:27] "GET /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004430 10.0.0.19 - - [2025-09-15 18:18:27] "POST /access-control-lists HTTP/1.1" 200 581 0.128052 10.0.0.19 - - [2025-09-15 18:18:27] "PUT /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637 HTTP/1.1" 200 264 0.153476 10.0.0.19 - - [2025-09-15 18:18:27] "PUT /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26 HTTP/1.1" 200 264 0.074564 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:18:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000822 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:18:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000906 10.0.0.19 - - [2025-09-15 18:18:27] "POST /security-groups HTTP/1.1" 200 546 0.092235 10.0.0.19 - - [2025-09-15 18:18:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.004925 10.0.0.19 - - [2025-09-15 18:18:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.057931 10.0.0.19 - - [2025-09-15 18:18:28] "POST /chown HTTP/1.1" 200 109 0.062930 10.0.0.19 - - [2025-09-15 18:18:28] "POST /access-control-lists HTTP/1.1" 200 602 0.104577 10.0.0.19 - - [2025-09-15 18:18:28] "POST /fqname-to-id HTTP/1.1" 404 239 0.008053 10.0.0.19 - - [2025-09-15 18:18:28] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005539 10.0.0.19 - - [2025-09-15 18:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.016477 10.0.0.19 - - [2025-09-15 18:18:28] "GET /policy-management/b09f420c-21e6-43cf-88da-cdfa108e82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008643 10.0.0.19 - - [2025-09-15 18:18:28] "POST /tags HTTP/1.1" 409 210 0.002414 10.0.0.19 - - [2025-09-15 18:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.19 - - [2025-09-15 18:18:28] "GET /tag/65887df5-7cb7-42ea-b417-0f082e64bbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.029385 10.0.0.19 - - [2025-09-15 18:18:28] "POST /access-control-lists HTTP/1.1" 200 600 0.123889 10.0.0.19 - - [2025-09-15 18:18:28] "POST /firewall-rules HTTP/1.1" 200 570 0.124254 10.0.0.19 - - [2025-09-15 18:18:28] "GET /firewall-rule/5b2cc25f-8138-45e6-ad93-b9947a81fb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007563 10.0.0.19 - - [2025-09-15 18:18:28] "GET /firewall-policy/02b5a34a-8429-4f73-bcb0-4620f49f823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.004664 10.0.0.19 - - [2025-09-15 18:18:28] "GET /firewall-rule/5b2cc25f-8138-45e6-ad93-b9947a81fb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010194 10.0.0.19 - - [2025-09-15 18:18:28] "POST /ref-update HTTP/1.1" 200 156 0.053579 10.0.0.19 - - [2025-09-15 18:18:28] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.028784 10.0.0.19 - - [2025-09-15 18:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.19 - - [2025-09-15 18:18:28] "GET /policy-management/b09f420c-21e6-43cf-88da-cdfa108e82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002997 10.0.0.19 - - [2025-09-15 18:18:28] "POST /tags HTTP/1.1" 409 210 0.002127 10.0.0.19 - - [2025-09-15 18:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.19 - - [2025-09-15 18:18:28] "GET /tag/65887df5-7cb7-42ea-b417-0f082e64bbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.019838 10.0.0.19 - - [2025-09-15 18:18:28] "POST /firewall-rules HTTP/1.1" 200 568 0.096930 10.0.0.19 - - [2025-09-15 18:18:28] "GET /firewall-rule/8a48d087-ba36-42af-be93-8f14d79d1747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.014299 10.0.0.19 - - [2025-09-15 18:18:28] "GET /firewall-policy/02b5a34a-8429-4f73-bcb0-4620f49f823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.004425 10.0.0.19 - - [2025-09-15 18:18:28] "GET /firewall-rule/8a48d087-ba36-42af-be93-8f14d79d1747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002964 10.0.0.19 - - [2025-09-15 18:18:28] "POST /ref-update HTTP/1.1" 200 156 0.042092 10.0.0.19 - - [2025-09-15 18:18:28] "POST /tags HTTP/1.1" 409 237 0.002821 10.0.0.19 - - [2025-09-15 18:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.19 - - [2025-09-15 18:18:28] "GET /tag/17d48251-04f0-4c09-9a79-05eab6776737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011494 10.0.0.19 - - [2025-09-15 18:18:28] "POST /tags HTTP/1.1" 409 210 0.002637 10.0.0.19 - - [2025-09-15 18:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.19 - - [2025-09-15 18:18:29] "GET /tag/4d8683e8-0079-41cf-9e38-0b9d4a7224af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.024534 10.0.0.19 - - [2025-09-15 18:18:29] "POST /projects HTTP/1.1" 409 223 0.002683 10.0.0.19 - - [2025-09-15 18:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.19 - - [2025-09-15 18:18:29] "GET /project/ccf393bd-d1a7-484d-b5bc-3246d6d42e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.037251 10.0.0.19 - - [2025-09-15 18:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.19 - - [2025-09-15 18:18:29] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005658 10.0.0.19 - - [2025-09-15 18:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.19 - - [2025-09-15 18:18:29] "GET /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.006835 10.0.0.19 - - [2025-09-15 18:18:29] "PUT /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637 HTTP/1.1" 200 264 0.052653 10.0.0.19 - - [2025-09-15 18:18:29] "PUT /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26 HTTP/1.1" 200 264 0.054308 10.0.0.19 - - [2025-09-15 18:18:29] "POST /security-groups HTTP/1.1" 409 253 0.013889 10.0.0.19 - - [2025-09-15 18:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.19 - - [2025-09-15 18:18:29] "PUT /security-group/44504051-2c55-43b8-8d4c-796dbcfd3497 HTTP/1.1" 200 262 0.064343 10.0.0.19 - - [2025-09-15 18:18:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.043192 10.0.0.19 - - [2025-09-15 18:18:29] "PUT /access-control-list/00372505-7a09-4f2f-8d57-f31ed47e472a HTTP/1.1" 200 272 0.038651 10.0.0.19 - - [2025-09-15 18:18:29] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.036536 10.0.0.19 - - [2025-09-15 18:18:29] "PUT /access-control-list/5613e1cd-56a6-4706-a1fa-aa3dbf44bd2e HTTP/1.1" 200 272 0.043537 10.0.0.19 - - [2025-09-15 18:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007089 10.0.0.19 - - [2025-09-15 18:18:29] "GET /policy-management/b09f420c-21e6-43cf-88da-cdfa108e82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008626 10.0.0.19 - - [2025-09-15 18:18:29] "POST /tags HTTP/1.1" 409 210 0.003029 10.0.0.19 - - [2025-09-15 18:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.19 - - [2025-09-15 18:18:29] "GET /tag/4d8683e8-0079-41cf-9e38-0b9d4a7224af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016079 10.0.0.19 - - [2025-09-15 18:18:29] "POST /firewall-rules HTTP/1.1" 200 570 0.068390 10.0.0.19 - - [2025-09-15 18:18:29] "GET /firewall-rule/da1bd7b5-cdb5-49a9-9afa-adb699c6f9b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.012393 10.0.0.19 - - [2025-09-15 18:18:29] "GET /firewall-policy/02b5a34a-8429-4f73-bcb0-4620f49f823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.006130 10.0.0.19 - - [2025-09-15 18:18:29] "GET /firewall-rule/da1bd7b5-cdb5-49a9-9afa-adb699c6f9b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002636 10.0.0.19 - - [2025-09-15 18:18:29] "POST /ref-update HTTP/1.1" 200 156 0.045399 10.0.0.19 - - [2025-09-15 18:18:30] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014250 10.0.0.19 - - [2025-09-15 18:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.19 - - [2025-09-15 18:18:30] "GET /policy-management/b09f420c-21e6-43cf-88da-cdfa108e82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007063 10.0.0.19 - - [2025-09-15 18:18:30] "POST /tags HTTP/1.1" 409 210 0.002162 10.0.0.19 - - [2025-09-15 18:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.19 - - [2025-09-15 18:18:30] "GET /tag/4d8683e8-0079-41cf-9e38-0b9d4a7224af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014045 10.0.0.19 - - [2025-09-15 18:18:30] "POST /firewall-rules HTTP/1.1" 200 568 0.103141 10.0.0.19 - - [2025-09-15 18:18:30] "GET /firewall-rule/65f332ec-f2f9-4018-83de-6aca28b54309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.006897 10.0.0.19 - - [2025-09-15 18:18:30] "GET /firewall-policy/02b5a34a-8429-4f73-bcb0-4620f49f823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.008279 10.0.0.19 - - [2025-09-15 18:18:30] "GET /firewall-rule/65f332ec-f2f9-4018-83de-6aca28b54309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002616 10.0.0.19 - - [2025-09-15 18:18:30] "POST /ref-update HTTP/1.1" 200 156 0.044606 10.0.0.19 - - [2025-09-15 18:18:30] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.030629 10.0.0.19 - - [2025-09-15 18:18:30] "POST /set-tag HTTP/1.1" 200 109 0.002991 10.0.0.50 - - [2025-09-15 18:19:18] "GET / HTTP/1.1" 200 35931 0.001359 10.0.0.50 - - [2025-09-15 18:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.50 - - [2025-09-15 18:19:18] "GET /global-system-config/f0d2997a-39ff-478c-b57d-1c6a764ea3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004320 10.0.0.50 - - [2025-09-15 18:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.50 - - [2025-09-15 18:19:18] "GET /routing-instance/664257ab-f0a0-4bbe-acd3-fd755e70006d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003533 10.0.0.50 - - [2025-09-15 18:19:18] "PUT /global-system-config/f0d2997a-39ff-478c-b57d-1c6a764ea3f5 HTTP/1.1" 200 274 0.009663 10.0.0.50 - - [2025-09-15 18:19:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.006079 10.0.0.50 - - [2025-09-15 18:19:18] "POST /virtual-routers HTTP/1.1" 200 599 0.034582 10.0.0.50 - - [2025-09-15 18:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011104 10.0.0.50 - - [2025-09-15 18:19:18] "GET /virtual-router/661eaa0a-b468-441c-a4e5-fffbc9b5186a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.007307 10.0.0.50 - - [2025-09-15 18:19:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.005446 10.0.0.50 - - [2025-09-15 18:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.50 - - [2025-09-15 18:19:18] "GET /virtual-network/86b5ef91-b3ba-4abe-bd41-a7803be6f867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004866 10.0.0.50 - - [2025-09-15 18:19:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.062400 10.0.0.50 - - [2025-09-15 18:21:32] "GET / HTTP/1.1" 200 35931 0.001585 10.0.0.50 - - [2025-09-15 18:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.50 - - [2025-09-15 18:21:32] "GET /global-system-config/f0d2997a-39ff-478c-b57d-1c6a764ea3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006594 10.0.0.50 - - [2025-09-15 18:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.50 - - [2025-09-15 18:21:32] "GET /routing-instance/664257ab-f0a0-4bbe-acd3-fd755e70006d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003593 10.0.0.50 - - [2025-09-15 18:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.50 - - [2025-09-15 18:21:32] "GET /virtual-router/661eaa0a-b468-441c-a4e5-fffbc9b5186a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002874 10.0.0.50 - - [2025-09-15 18:21:32] "PUT /virtual-router/661eaa0a-b468-441c-a4e5-fffbc9b5186a HTTP/1.1" 200 262 0.019678 10.0.0.50 - - [2025-09-15 18:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.50 - - [2025-09-15 18:21:32] "GET /virtual-router/661eaa0a-b468-441c-a4e5-fffbc9b5186a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005750 10.0.0.50 - - [2025-09-15 18:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.50 - - [2025-09-15 18:21:32] "GET /virtual-machine-interface/f66fc04e-bbb0-4948-928e-e1915c2e8956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.007472 10.0.0.50 - - [2025-09-15 18:21:32] "PUT /virtual-machine-interface/f66fc04e-bbb0-4948-928e-e1915c2e8956 HTTP/1.1" 200 284 0.012976 10.0.0.19 - - [2025-09-15 18:21:39] "GET /global-system-configs HTTP/1.1" 200 322 0.002878 10.0.0.19 - - [2025-09-15 18:21:40] "GET /global-system-configs HTTP/1.1" 200 322 0.002324 10.0.0.19 - - [2025-09-15 18:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.19 - - [2025-09-15 18:21:53] "GET /virtual-router/661eaa0a-b468-441c-a4e5-fffbc9b5186a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003415 10.0.0.19 - - [2025-09-15 18:22:14] "GET /virtual-router/661eaa0a-b468-441c-a4e5-fffbc9b5186a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004666 10.0.0.19 - - [2025-09-15 18:22:14] "POST /ref-update HTTP/1.1" 200 156 0.013580 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:22:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001326 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:22:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001184 10.0.0.19 - - [2025-09-15 18:22:24] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005027 10.0.0.19 - - [2025-09-15 18:22:24] "POST /set-tag HTTP/1.1" 200 109 0.003944 10.0.0.19 - - [2025-09-15 18:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.19 - - [2025-09-15 18:22:24] "GET /loadbalancer/5eaf09c3-6d5f-404c-a087-6f32b3cd87c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002956 10.0.0.19 - - [2025-09-15 18:22:24] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004875 10.0.0.19 - - [2025-09-15 18:22:25] "POST /set-tag HTTP/1.1" 200 109 0.004697 10.0.0.19 - - [2025-09-15 18:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.19 - - [2025-09-15 18:22:25] "GET /loadbalancer/5eaf09c3-6d5f-404c-a087-6f32b3cd87c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004901 10.0.0.19 - - [2025-09-15 18:22:25] "GET /loadbalancer-pool/1d06a384-c9d5-4191-a9ff-d4597ef7bd2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013299 10.0.0.19 - - [2025-09-15 18:22:25] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029617 10.0.0.19 - - [2025-09-15 18:22:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.037305 10.0.0.19 - - [2025-09-15 18:22:25] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.021341 10.0.0.19 - - [2025-09-15 18:22:25] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008717 10.0.0.19 - - [2025-09-15 18:22:25] "POST /ref-update HTTP/1.1" 200 156 0.014680 10.0.0.19 - - [2025-09-15 18:22:25] "POST /tags HTTP/1.1" 409 205 0.004444 10.0.0.19 - - [2025-09-15 18:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006835 10.0.0.19 - - [2025-09-15 18:22:25] "GET /tag/f49d5a6e-d3e6-406e-b8a1-0329bb40fd36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011127 10.0.0.19 - - [2025-09-15 18:22:25] "GET /floating-ip/7d633586-1fea-488f-832f-4bbdf044b263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.004054 10.0.0.19 - - [2025-09-15 18:22:25] "PUT /floating-ip/7d633586-1fea-488f-832f-4bbdf044b263 HTTP/1.1" 200 256 0.008978 10.0.0.19 - - [2025-09-15 18:22:25] "POST /set-tag HTTP/1.1" 200 109 0.070782 10.0.0.19 - - [2025-09-15 18:22:25] "GET /loadbalancer-pool/ffa9b796-cb49-4fe8-a491-902d621b54bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.019872 10.0.0.19 - - [2025-09-15 18:22:25] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027872 10.0.0.19 - - [2025-09-15 18:22:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020699 10.0.0.19 - - [2025-09-15 18:22:25] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013519 10.0.0.19 - - [2025-09-15 18:22:25] "POST /set-tag HTTP/1.1" 200 109 0.002795 10.0.0.19 - - [2025-09-15 18:22:25] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004999 10.0.0.19 - - [2025-09-15 18:22:25] "POST /ref-update HTTP/1.1" 200 156 0.009314 10.0.0.19 - - [2025-09-15 18:22:25] "GET /loadbalancer-pool/61a9ce3e-7169-4075-9e85-a9dc96907e28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004247 10.0.0.19 - - [2025-09-15 18:22:25] "GET /floating-ip/7d633586-1fea-488f-832f-4bbdf044b263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002920 10.0.0.19 - - [2025-09-15 18:22:25] "PUT /floating-ip/7d633586-1fea-488f-832f-4bbdf044b263 HTTP/1.1" 200 256 0.014342 10.0.0.19 - - [2025-09-15 18:22:25] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026402 10.0.0.19 - - [2025-09-15 18:22:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.029710 10.0.0.19 - - [2025-09-15 18:22:25] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008632 10.0.0.19 - - [2025-09-15 18:22:25] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007864 10.0.0.19 - - [2025-09-15 18:22:25] "POST /ref-update HTTP/1.1" 200 156 0.008209 10.0.0.19 - - [2025-09-15 18:22:25] "POST /set-tag HTTP/1.1" 200 109 0.002819 10.0.0.19 - - [2025-09-15 18:22:25] "GET /floating-ip/7d633586-1fea-488f-832f-4bbdf044b263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.003374 10.0.0.19 - - [2025-09-15 18:22:25] "PUT /floating-ip/7d633586-1fea-488f-832f-4bbdf044b263 HTTP/1.1" 200 256 0.013445 10.0.0.19 - - [2025-09-15 18:23:05] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012062 10.0.0.19 - - [2025-09-15 18:23:05] "POST /set-tag HTTP/1.1" 200 109 0.002881 10.0.0.19 - - [2025-09-15 18:23:05] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005196 10.0.0.19 - - [2025-09-15 18:23:05] "POST /set-tag HTTP/1.1" 200 109 0.006223 10.0.0.19 - - [2025-09-15 18:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.19 - - [2025-09-15 18:23:05] "GET /loadbalancer/5eaf09c3-6d5f-404c-a087-6f32b3cd87c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002762 10.0.0.19 - - [2025-09-15 18:23:05] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004594 10.0.0.19 - - [2025-09-15 18:23:05] "POST /set-tag HTTP/1.1" 200 109 0.026934 10.0.0.19 - - [2025-09-15 18:23:05] "DELETE /loadbalancer-member/5b5ec8b8-2a25-4b21-9b5f-f7e33e6e9996 HTTP/1.1" 200 115 0.088811 10.0.0.19 - - [2025-09-15 18:23:05] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004321 10.0.0.19 - - [2025-09-15 18:23:05] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.19 - - [2025-09-15 18:23:05] "DELETE /loadbalancer-member/9878d10c-3791-4a87-bfde-9807bf1188b9 HTTP/1.1" 200 115 0.068538 10.0.0.19 - - [2025-09-15 18:23:06] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004751 10.0.0.19 - - [2025-09-15 18:23:06] "POST /set-tag HTTP/1.1" 200 109 0.004983 10.0.0.19 - - [2025-09-15 18:23:06] "DELETE /loadbalancer-member/a38ceb61-6736-483f-90ee-ee9dae36ed70 HTTP/1.1" 200 115 0.055937 10.0.0.19 - - [2025-09-15 18:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.19 - - [2025-09-15 18:23:06] "GET /loadbalancer/5eaf09c3-6d5f-404c-a087-6f32b3cd87c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005528 10.0.0.19 - - [2025-09-15 18:23:06] "GET /loadbalancer-pool/1d06a384-c9d5-4191-a9ff-d4597ef7bd2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003084 10.0.0.19 - - [2025-09-15 18:23:06] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025697 10.0.0.19 - - [2025-09-15 18:23:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009981 10.0.0.19 - - [2025-09-15 18:23:06] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.020140 10.0.0.19 - - [2025-09-15 18:23:06] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005248 10.0.0.19 - - [2025-09-15 18:23:06] "GET /floating-ip/7d633586-1fea-488f-832f-4bbdf044b263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.011427 10.0.0.19 - - [2025-09-15 18:23:06] "POST /set-tag HTTP/1.1" 200 109 0.098887 10.0.0.19 - - [2025-09-15 18:23:06] "GET /loadbalancer-pool/ffa9b796-cb49-4fe8-a491-902d621b54bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004491 10.0.0.19 - - [2025-09-15 18:23:06] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034521 10.0.0.19 - - [2025-09-15 18:23:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.030467 10.0.0.19 - - [2025-09-15 18:23:06] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014632 10.0.0.19 - - [2025-09-15 18:23:06] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.024254 10.0.0.19 - - [2025-09-15 18:23:06] "GET /floating-ip/7d633586-1fea-488f-832f-4bbdf044b263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002438 10.0.0.19 - - [2025-09-15 18:23:06] "POST /set-tag HTTP/1.1" 200 109 0.003763 10.0.0.19 - - [2025-09-15 18:23:06] "GET /loadbalancer-pool/61a9ce3e-7169-4075-9e85-a9dc96907e28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006505 10.0.0.19 - - [2025-09-15 18:23:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031442 10.0.0.19 - - [2025-09-15 18:23:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016300 10.0.0.19 - - [2025-09-15 18:23:06] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012454 10.0.0.19 - - [2025-09-15 18:23:06] "POST /set-tag HTTP/1.1" 200 109 0.006099 10.0.0.19 - - [2025-09-15 18:23:06] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006904 10.0.0.19 - - [2025-09-15 18:23:06] "GET /floating-ip/7d633586-1fea-488f-832f-4bbdf044b263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002161 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:23:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001642 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:23:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001011 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:23:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001254 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:23:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001136 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:23:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001112 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:23:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001076 10.0.0.19 - - [2025-09-15 18:26:39] "GET /global-system-configs HTTP/1.1" 200 322 0.002147 10.0.0.19 - - [2025-09-15 18:26:40] "GET /global-system-configs HTTP/1.1" 200 322 0.002824 10.0.0.19 - - [2025-09-15 18:27:17] "GET / HTTP/1.1" 200 35931 0.067793 10.0.0.19 - - [2025-09-15 18:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.19 - - [2025-09-15 18:27:17] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036772 10.0.0.19 - - [2025-09-15 18:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.19 - - [2025-09-15 18:27:17] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039642 10.0.0.19 - - [2025-09-15 18:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.19 - - [2025-09-15 18:27:18] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047044 10.0.0.19 - - [2025-09-15 18:27:18] "POST /tags HTTP/1.1" 200 333 0.056300 10.0.0.19 - - [2025-09-15 18:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017506 10.0.0.19 - - [2025-09-15 18:27:18] "GET /tag/19bec4e2-9acd-4761-984e-7b4f65848514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.032516 10.0.0.19 - - [2025-09-15 18:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008938 10.0.0.19 - - [2025-09-15 18:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009959 10.0.0.19 - - [2025-09-15 18:27:18] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060804 10.0.0.19 - - [2025-09-15 18:27:18] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.066329 10.0.0.19 - - [2025-09-15 18:27:18] "GET /virtual-networks?parent_id=d3b8e668-98a4-43de-8227-660bd6ebed66&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.013792 10.0.0.19 - - [2025-09-15 18:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004594 10.0.0.19 - - [2025-09-15 18:27:18] "GET /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.008765 10.0.0.19 - - [2025-09-15 18:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005577 10.0.0.19 - - [2025-09-15 18:27:18] "GET /service-appliance-set/188757b5-8e87-4702-919e-37db6756d745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004558 10.0.0.19 - - [2025-09-15 18:27:18] "POST /fqname-to-id HTTP/1.1" 404 254 0.004273 10.0.0.19 - - [2025-09-15 18:27:18] "POST /virtual-networks HTTP/1.1" 200 512 0.099925 10.0.0.19 - - [2025-09-15 18:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013930 10.0.0.19 - - [2025-09-15 18:27:18] "GET /network-ipam/3a79ab4d-9cda-44bc-8dbd-f456e614ef0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.028875 10.0.0.19 - - [2025-09-15 18:27:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.111494 10.0.0.19 - - [2025-09-15 18:27:18] "GET /virtual-machine-interface/e90ac96d-49a9-46a0-8c9a-7ad5481ce3f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.023180 10.0.0.19 - - [2025-09-15 18:27:18] "POST /useragent-kv HTTP/1.1" 200 115 0.009424 10.0.0.19 - - [2025-09-15 18:27:18] "POST /ref-update HTTP/1.1" 200 156 0.142333 10.0.0.19 - - [2025-09-15 18:27:18] "POST /instance-ips HTTP/1.1" 200 409 0.067796 10.0.0.19 - - [2025-09-15 18:27:18] "GET /virtual-network/2507e78a-e9b9-40f6-aa37-ada42b9f537d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.019974 10.0.0.19 - - [2025-09-15 18:27:18] "GET /instance-ip/0afd8338-0763-4dee-9564-fa1c69b74c22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.004776 10.0.0.19 - - [2025-09-15 18:27:18] "GET /domains HTTP/1.1" 200 280 0.001750 10.0.0.19 - - [2025-09-15 18:27:19] "GET /domain/860176ec-a5e9-46c8-94a5-a93b4f961760 HTTP/1.1" 200 3086 0.008390 10.0.0.19 - - [2025-09-15 18:27:19] "POST /loadbalancers HTTP/1.1" 200 610 0.069999 10.0.0.19 - - [2025-09-15 18:27:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.029645 10.0.0.19 - - [2025-09-15 18:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010953 10.0.0.19 - - [2025-09-15 18:27:19] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66 HTTP/1.1" 200 5716 0.109204 10.0.0.19 - - [2025-09-15 18:27:19] "GET /virtual-network/2507e78a-e9b9-40f6-aa37-ada42b9f537d HTTP/1.1" 200 2088 0.008904 10.0.0.19 - - [2025-09-15 18:27:19] "GET /virtual-network/2507e78a-e9b9-40f6-aa37-ada42b9f537d HTTP/1.1" 200 2088 0.004529 10.0.0.19 - - [2025-09-15 18:27:19] "GET /routing-instance/f9bd1437-e6f0-4cae-a3cd-b0b7b11b54d9 HTTP/1.1" 200 1182 0.005897 10.0.0.19 - - [2025-09-15 18:27:19] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.106386 10.0.0.19 - - [2025-09-15 18:27:19] "GET /routing-instance/f9bd1437-e6f0-4cae-a3cd-b0b7b11b54d9 HTTP/1.1" 200 1182 0.013935 10.0.0.19 - - [2025-09-15 18:27:19] "GET /instance-ip/0afd8338-0763-4dee-9564-fa1c69b74c22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.004424 10.0.0.19 - - [2025-09-15 18:27:19] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.079187 10.0.0.19 - - [2025-09-15 18:27:19] "POST /route-targets HTTP/1.1" 200 327 0.050195 10.0.0.19 - - [2025-09-15 18:27:19] "GET /loadbalancer/22aacde9-d748-4b78-b2ac-b91b1b9ddb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.020407 10.0.0.19 - - [2025-09-15 18:27:19] "POST /ref-update HTTP/1.1" 200 156 0.025465 10.0.0.19 - - [2025-09-15 18:27:19] "POST /floating-ips HTTP/1.1" 200 597 0.038610 10.0.0.19 - - [2025-09-15 18:27:19] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.046123 10.0.0.19 - - [2025-09-15 18:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.19 - - [2025-09-15 18:27:19] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046690 10.0.0.19 - - [2025-09-15 18:27:19] "GET /loadbalancer-listener/c3dd9da3-9557-4728-946e-f475d2df78cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003309 10.0.0.19 - - [2025-09-15 18:27:19] "GET /loadbalancer-listener/c3dd9da3-9557-4728-946e-f475d2df78cb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.004510 10.0.0.19 - - [2025-09-15 18:27:19] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.027136 10.0.0.19 - - [2025-09-15 18:27:19] "GET /instance-ip/0afd8338-0763-4dee-9564-fa1c69b74c22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.005206 10.0.0.19 - - [2025-09-15 18:27:19] "GET /instance-ip/0afd8338-0763-4dee-9564-fa1c69b74c22?fields=floating_ips HTTP/1.1" 200 1211 0.006691 10.0.0.19 - - [2025-09-15 18:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.19 - - [2025-09-15 18:27:19] "GET /floating-ip/82b47125-d49c-4429-a077-3946c6fcbad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002106 10.0.0.19 - - [2025-09-15 18:27:19] "GET /loadbalancer/22aacde9-d748-4b78-b2ac-b91b1b9ddb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004972 10.0.0.19 - - [2025-09-15 18:27:19] "POST /tags HTTP/1.1" 200 295 0.057004 10.0.0.19 - - [2025-09-15 18:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014285 10.0.0.19 - - [2025-09-15 18:27:19] "GET /tag/dba37cf7-140a-43a0-b00f-63f26ae5b17c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.015016 10.0.0.19 - - [2025-09-15 18:27:19] "POST /tags HTTP/1.1" 409 233 0.003542 10.0.0.19 - - [2025-09-15 18:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.19 - - [2025-09-15 18:27:19] "GET /tag/ce04aac4-eea5-48a0-919e-83b360bbd5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011192 10.0.0.19 - - [2025-09-15 18:27:19] "POST /tags HTTP/1.1" 409 206 0.002219 10.0.0.19 - - [2025-09-15 18:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.19 - - [2025-09-15 18:27:19] "GET /tag/4ef84628-84fa-4e34-b8d8-4cf3e54b0a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013056 10.0.0.19 - - [2025-09-15 18:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.19 - - [2025-09-15 18:27:19] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004172 10.0.0.19 - - [2025-09-15 18:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008486 10.0.0.19 - - [2025-09-15 18:27:19] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041011 10.0.0.19 - - [2025-09-15 18:27:19] "POST /virtual-machines HTTP/1.1" 200 369 0.011684 10.0.0.19 - - [2025-09-15 18:27:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013478 10.0.0.19 - - [2025-09-15 18:27:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.139599 10.0.0.19 - - [2025-09-15 18:27:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.031464 10.0.0.19 - - [2025-09-15 18:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007131 10.0.0.19 - - [2025-09-15 18:27:20] "GET /virtual-machine-interface/9d7e775e-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005841 10.0.0.19 - - [2025-09-15 18:27:20] "POST /instance-ips HTTP/1.1" 200 409 0.035233 10.0.0.19 - - [2025-09-15 18:27:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.033523 10.0.0.19 - - [2025-09-15 18:27:20] "GET /virtual-machine-interface/9d7e775e-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.014738 10.0.0.19 - - [2025-09-15 18:27:20] "POST /set-tag HTTP/1.1" 200 109 0.021243 10.0.0.19 - - [2025-09-15 18:27:20] "GET /virtual-machine-interface/9d7e775e-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014488 10.0.0.19 - - [2025-09-15 18:27:20] "GET /instance-ip/9d9e13ca-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003429 10.0.0.19 - - [2025-09-15 18:27:20] "GET /virtual-machine-interface/9d7e775e-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006590 10.0.0.19 - - [2025-09-15 18:27:20] "POST /set-tag HTTP/1.1" 200 109 0.003305 10.0.0.19 - - [2025-09-15 18:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.19 - - [2025-09-15 18:27:20] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004307 10.0.0.19 - - [2025-09-15 18:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.19 - - [2025-09-15 18:27:20] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032936 10.0.0.19 - - [2025-09-15 18:27:20] "POST /virtual-machines HTTP/1.1" 200 369 0.022965 10.0.0.19 - - [2025-09-15 18:27:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008439 10.0.0.19 - - [2025-09-15 18:27:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.099699 10.0.0.19 - - [2025-09-15 18:27:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.024199 10.0.0.19 - - [2025-09-15 18:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.19 - - [2025-09-15 18:27:20] "GET /virtual-machine-interface/9debe44c-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004983 10.0.0.19 - - [2025-09-15 18:27:20] "POST /instance-ips HTTP/1.1" 200 409 0.029384 10.0.0.19 - - [2025-09-15 18:27:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.034263 10.0.0.19 - - [2025-09-15 18:27:21] "GET /virtual-machine-interface/9debe44c-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.013681 10.0.0.19 - - [2025-09-15 18:27:21] "POST /set-tag HTTP/1.1" 200 109 0.018547 10.0.0.19 - - [2025-09-15 18:27:21] "GET /virtual-machine-interface/9debe44c-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017063 10.0.0.19 - - [2025-09-15 18:27:21] "GET /instance-ip/9dff39d4-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003601 10.0.0.19 - - [2025-09-15 18:27:21] "GET /virtual-machine-interface/9debe44c-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004523 10.0.0.19 - - [2025-09-15 18:27:21] "POST /set-tag HTTP/1.1" 200 109 0.002354 10.0.0.19 - - [2025-09-15 18:27:21] "GET /virtual-router/661eaa0a-b468-441c-a4e5-fffbc9b5186a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003701 10.0.0.19 - - [2025-09-15 18:27:21] "POST /ref-update HTTP/1.1" 200 156 0.011213 10.0.0.19 - - [2025-09-15 18:27:21] "GET /virtual-machine-interface/9d7e775e-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009992 10.0.0.19 - - [2025-09-15 18:27:21] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.19 - - [2025-09-15 18:27:21] "GET /virtual-router/661eaa0a-b468-441c-a4e5-fffbc9b5186a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.004707 10.0.0.19 - - [2025-09-15 18:27:21] "POST /ref-update HTTP/1.1" 200 156 0.009201 10.0.0.19 - - [2025-09-15 18:27:21] "GET /virtual-machine-interface/9debe44c-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016826 10.0.0.19 - - [2025-09-15 18:27:21] "POST /set-tag HTTP/1.1" 200 109 0.002726 10.0.0.19 - - [2025-09-15 18:27:21] "GET /virtual-machine-interface/9d7e775e-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004845 10.0.0.19 - - [2025-09-15 18:27:21] "POST /set-tag HTTP/1.1" 200 109 0.002136 10.0.0.19 - - [2025-09-15 18:27:21] "GET /virtual-machine-interface/9debe44c-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005089 10.0.0.19 - - [2025-09-15 18:27:21] "POST /set-tag HTTP/1.1" 200 109 0.002137 10.0.0.19 - - [2025-09-15 18:27:24] "GET /domains HTTP/1.1" 200 280 0.002368 10.0.0.19 - - [2025-09-15 18:27:24] "GET /domain/860176ec-a5e9-46c8-94a5-a93b4f961760 HTTP/1.1" 200 3086 0.003031 10.0.0.19 - - [2025-09-15 18:27:24] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66 HTTP/1.1" 200 7064 0.032446 10.0.0.19 - - [2025-09-15 18:27:24] "GET /virtual-network/2507e78a-e9b9-40f6-aa37-ada42b9f537d HTTP/1.1" 200 2088 0.005217 10.0.0.19 - - [2025-09-15 18:27:24] "GET /virtual-network/2507e78a-e9b9-40f6-aa37-ada42b9f537d HTTP/1.1" 200 2088 0.004569 10.0.0.19 - - [2025-09-15 18:27:24] "GET /routing-instance/f9bd1437-e6f0-4cae-a3cd-b0b7b11b54d9 HTTP/1.1" 200 1403 0.004524 10.0.0.19 - - [2025-09-15 18:27:24] "GET /routing-instance/f9bd1437-e6f0-4cae-a3cd-b0b7b11b54d9 HTTP/1.1" 200 1403 0.002665 10.0.0.19 - - [2025-09-15 18:27:24] "GET /route-target/fce88735-668e-4ba2-b349-d084b7b011a0 HTTP/1.1" 200 1153 0.002519 10.0.0.19 - - [2025-09-15 18:27:24] "GET /virtual-network/2507e78a-e9b9-40f6-aa37-ada42b9f537d HTTP/1.1" 200 2088 0.003889 10.0.0.19 - - [2025-09-15 18:27:24] "GET /routing-instance/f9bd1437-e6f0-4cae-a3cd-b0b7b11b54d9 HTTP/1.1" 200 1403 0.002478 10.0.0.19 - - [2025-09-15 18:27:24] "GET /virtual-network/2507e78a-e9b9-40f6-aa37-ada42b9f537d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004462 10.0.0.19 - - [2025-09-15 18:27:24] "GET /virtual-network/2507e78a-e9b9-40f6-aa37-ada42b9f537d HTTP/1.1" 200 2088 0.003992 10.0.0.19 - - [2025-09-15 18:27:24] "GET /routing-instance/f9bd1437-e6f0-4cae-a3cd-b0b7b11b54d9 HTTP/1.1" 200 1403 0.002809 10.0.0.19 - - [2025-09-15 18:27:24] "GET /routing-instance/f9bd1437-e6f0-4cae-a3cd-b0b7b11b54d9 HTTP/1.1" 200 1403 0.002707 10.0.0.19 - - [2025-09-15 18:27:24] "GET /route-target/fce88735-668e-4ba2-b349-d084b7b011a0 HTTP/1.1" 200 1153 0.003262 10.0.0.19 - - [2025-09-15 18:27:24] "GET /domains HTTP/1.1" 200 280 0.002421 10.0.0.19 - - [2025-09-15 18:27:24] "GET /domain/860176ec-a5e9-46c8-94a5-a93b4f961760 HTTP/1.1" 200 3086 0.003315 10.0.0.19 - - [2025-09-15 18:27:24] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66 HTTP/1.1" 200 7064 0.035402 10.0.0.19 - - [2025-09-15 18:27:24] "GET /virtual-network/2507e78a-e9b9-40f6-aa37-ada42b9f537d HTTP/1.1" 200 2088 0.004459 10.0.0.19 - - [2025-09-15 18:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.19 - - [2025-09-15 18:27:24] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033811 10.0.0.19 - - [2025-09-15 18:27:24] "GET /virtual-network/2507e78a-e9b9-40f6-aa37-ada42b9f537d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003879 10.0.0.19 - - [2025-09-15 18:27:24] "GET /floating-ip-pools?parent_id=2507e78a-e9b9-40f6-aa37-ada42b9f537d&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001961 10.0.0.19 - - [2025-09-15 18:27:24] "GET /virtual-network/2507e78a-e9b9-40f6-aa37-ada42b9f537d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003674 10.0.0.19 - - [2025-09-15 18:27:24] "POST /floating-ip-pools HTTP/1.1" 200 562 0.041674 10.0.0.19 - - [2025-09-15 18:27:24] "POST /ref-update HTTP/1.1" 200 156 0.008893 10.0.0.19 - - [2025-09-15 18:27:24] "GET /virtual-network/2507e78a-e9b9-40f6-aa37-ada42b9f537d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.011017 10.0.0.19 - - [2025-09-15 18:27:24] "GET /domains HTTP/1.1" 200 280 0.005004 10.0.0.19 - - [2025-09-15 18:27:24] "GET /domain/860176ec-a5e9-46c8-94a5-a93b4f961760 HTTP/1.1" 200 3086 0.004336 10.0.0.19 - - [2025-09-15 18:27:24] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66 HTTP/1.1" 200 7320 0.041672 10.0.0.19 - - [2025-09-15 18:27:24] "GET /virtual-network/2507e78a-e9b9-40f6-aa37-ada42b9f537d HTTP/1.1" 200 2326 0.005303 10.0.0.19 - - [2025-09-15 18:27:24] "GET /floating-ip-pool/b6a308aa-5034-4fea-9b58-e0e22081518d HTTP/1.1" 200 1315 0.003651 10.0.0.19 - - [2025-09-15 18:27:24] "GET /domains HTTP/1.1" 200 280 0.001994 10.0.0.19 - - [2025-09-15 18:27:24] "GET /domain/860176ec-a5e9-46c8-94a5-a93b4f961760 HTTP/1.1" 200 3086 0.002684 10.0.0.19 - - [2025-09-15 18:27:24] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66 HTTP/1.1" 200 7320 0.021044 10.0.0.19 - - [2025-09-15 18:27:24] "GET /virtual-network/2507e78a-e9b9-40f6-aa37-ada42b9f537d HTTP/1.1" 200 2326 0.005733 10.0.0.19 - - [2025-09-15 18:27:24] "GET /virtual-network/2507e78a-e9b9-40f6-aa37-ada42b9f537d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005048 10.0.0.19 - - [2025-09-15 18:27:24] "POST /tags HTTP/1.1" 200 365 0.059368 10.0.0.19 - - [2025-09-15 18:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008559 10.0.0.19 - - [2025-09-15 18:27:24] "GET /tag/b4d59138-14a8-4462-95a3-7cf57ff8c39a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012572 10.0.0.19 - - [2025-09-15 18:27:24] "POST /tags HTTP/1.1" 409 206 0.006986 10.0.0.19 - - [2025-09-15 18:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.19 - - [2025-09-15 18:27:24] "GET /tag/4ef84628-84fa-4e34-b8d8-4cf3e54b0a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015515 10.0.0.19 - - [2025-09-15 18:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.19 - - [2025-09-15 18:27:25] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.034956 10.0.0.19 - - [2025-09-15 18:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.19 - - [2025-09-15 18:27:25] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004315 10.0.0.19 - - [2025-09-15 18:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.19 - - [2025-09-15 18:27:25] "GET /service-appliance-set/37a65efd-7895-4d23-87ff-63836990ea54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.007690 10.0.0.19 - - [2025-09-15 18:27:25] "POST /fqname-to-id HTTP/1.1" 404 258 0.002218 10.0.0.19 - - [2025-09-15 18:27:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.122359 10.0.0.19 - - [2025-09-15 18:27:25] "GET /virtual-machine-interface/d8a914f0-5b91-4bb6-9d33-27399d6001d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.005697 10.0.0.19 - - [2025-09-15 18:27:25] "POST /set-tag HTTP/1.1" 200 109 0.019061 10.0.0.19 - - [2025-09-15 18:27:25] "POST /instance-ips HTTP/1.1" 200 417 0.050456 10.0.0.19 - - [2025-09-15 18:27:25] "GET /instance-ip/fe4973e6-6ead-44d9-8bac-856e57b461dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.005634 10.0.0.19 - - [2025-09-15 18:27:25] "POST /loadbalancers HTTP/1.1" 200 618 0.069139 10.0.0.19 - - [2025-09-15 18:27:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.033662 10.0.0.19 - - [2025-09-15 18:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.025035 10.0.0.19 - - [2025-09-15 18:27:25] "POST /service-instances HTTP/1.1" 200 566 0.025198 10.0.0.19 - - [2025-09-15 18:27:25] "POST /ref-update HTTP/1.1" 200 156 0.020252 10.0.0.19 - - [2025-09-15 18:27:25] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.082139 10.0.0.19 - - [2025-09-15 18:27:25] "GET /virtual-machine-interface/d8a914f0-5b91-4bb6-9d33-27399d6001d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.015783 10.0.0.19 - - [2025-09-15 18:27:25] "GET /virtual-machine-interface/d8a914f0-5b91-4bb6-9d33-27399d6001d0?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.008411 10.0.0.19 - - [2025-09-15 18:27:25] "PUT /service-instance/901f8f4a-ff11-44a7-9418-cac0fcc16159 HTTP/1.1" 200 266 0.029819 10.0.0.19 - - [2025-09-15 18:27:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.013998 10.0.0.19 - - [2025-09-15 18:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010351 10.0.0.19 - - [2025-09-15 18:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.19 - - [2025-09-15 18:27:25] "GET /floating-ip-pool/b6a308aa-5034-4fea-9b58-e0e22081518d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002218 10.0.0.19 - - [2025-09-15 18:27:25] "POST /floating-ips HTTP/1.1" 200 671 0.090512 10.0.0.19 - - [2025-09-15 18:27:25] "POST /virtual-machines HTTP/1.1" 200 429 0.077703 10.0.0.19 - - [2025-09-15 18:27:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.035711 10.0.0.19 - - [2025-09-15 18:27:26] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003426 10.0.0.19 - - [2025-09-15 18:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.19 - - [2025-09-15 18:27:26] "GET /policy-management/b09f420c-21e6-43cf-88da-cdfa108e82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.014216 10.0.0.19 - - [2025-09-15 18:27:26] "POST /tags HTTP/1.1" 409 221 0.003039 10.0.0.19 - - [2025-09-15 18:27:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.129602 10.0.0.19 - - [2025-09-15 18:27:26] "POST /chown HTTP/1.1" 200 109 0.038046 10.0.0.19 - - [2025-09-15 18:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018268 10.0.0.19 - - [2025-09-15 18:27:26] "GET /tag/19bec4e2-9acd-4761-984e-7b4f65848514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011707 10.0.0.19 - - [2025-09-15 18:27:26] "POST /tags HTTP/1.1" 409 238 0.002327 10.0.0.19 - - [2025-09-15 18:27:26] "POST /chown HTTP/1.1" 200 109 0.006619 10.0.0.19 - - [2025-09-15 18:27:26] "PUT /virtual-machine-interface/5f66d35f-3f7e-411b-8f98-58188eb68caa HTTP/1.1" 200 284 0.016613 10.0.0.19 - - [2025-09-15 18:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.015336 10.0.0.19 - - [2025-09-15 18:27:26] "GET /tag/b4d59138-14a8-4462-95a3-7cf57ff8c39a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018594 10.0.0.19 - - [2025-09-15 18:27:26] "PUT /instance-ip/fe4973e6-6ead-44d9-8bac-856e57b461dd HTTP/1.1" 200 256 0.049655 10.0.0.19 - - [2025-09-15 18:27:26] "POST /firewall-rules HTTP/1.1" 200 650 0.092123 10.0.0.19 - - [2025-09-15 18:27:26] "POST /ref-update HTTP/1.1" 200 156 0.055272 10.0.0.19 - - [2025-09-15 18:27:26] "POST /ref-update HTTP/1.1" 200 156 0.021953 10.0.0.19 - - [2025-09-15 18:27:26] "GET /firewall-rule/a353eb51-95a0-4abd-8cad-e1056cac6178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.018771 10.0.0.19 - - [2025-09-15 18:27:26] "POST /ref-update HTTP/1.1" 200 156 0.026098 10.0.0.19 - - [2025-09-15 18:27:26] "GET /firewall-policy/055a34b5-34ee-4e3e-8e4e-0e66a1dea2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.021077 10.0.0.19 - - [2025-09-15 18:27:26] "GET /firewall-rule/a353eb51-95a0-4abd-8cad-e1056cac6178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.006468 10.0.0.19 - - [2025-09-15 18:27:26] "POST /ref-update HTTP/1.1" 200 156 0.010692 10.0.0.19 - - [2025-09-15 18:27:26] "POST /ref-update HTTP/1.1" 200 156 0.026419 10.0.0.19 - - [2025-09-15 18:27:26] "POST /ref-update HTTP/1.1" 200 156 0.023479 10.0.0.19 - - [2025-09-15 18:27:26] "POST /ref-update HTTP/1.1" 200 156 0.045445 10.0.0.19 - - [2025-09-15 18:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009287 10.0.0.19 - - [2025-09-15 18:27:26] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.049662 10.0.0.19 - - [2025-09-15 18:27:26] "POST /virtual-machines HTTP/1.1" 200 429 0.035308 10.0.0.19 - - [2025-09-15 18:27:26] "GET /loadbalancer/06667f27-c368-431c-b0c6-21286365ab4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.004317 10.0.0.19 - - [2025-09-15 18:27:26] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.110901 10.0.0.19 - - [2025-09-15 18:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006259 10.0.0.19 - - [2025-09-15 18:27:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.162872 10.0.0.19 - - [2025-09-15 18:27:26] "POST /chown HTTP/1.1" 200 109 0.018622 10.0.0.19 - - [2025-09-15 18:27:26] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.041420 10.0.0.19 - - [2025-09-15 18:27:26] "GET /loadbalancer-listener/e71fe7c8-2efb-4464-a67b-c69570727163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.005376 10.0.0.19 - - [2025-09-15 18:27:26] "POST /chown HTTP/1.1" 200 109 0.013484 10.0.0.19 - - [2025-09-15 18:27:26] "GET /loadbalancer-listener/e71fe7c8-2efb-4464-a67b-c69570727163?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.017780 10.0.0.19 - - [2025-09-15 18:27:26] "PUT /virtual-machine-interface/aa6a5072-2f21-4161-9857-4acf5fbc3ef7 HTTP/1.1" 200 284 0.012275 10.0.0.19 - - [2025-09-15 18:27:26] "PUT /instance-ip/fe4973e6-6ead-44d9-8bac-856e57b461dd HTTP/1.1" 200 256 0.026644 10.0.0.19 - - [2025-09-15 18:27:26] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.038228 10.0.0.19 - - [2025-09-15 18:27:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.023427 10.0.0.19 - - [2025-09-15 18:27:27] "POST /ref-update HTTP/1.1" 200 156 0.036665 10.0.0.19 - - [2025-09-15 18:27:27] "GET /loadbalancer-pool/d41944ab-3b4c-45f0-a22e-d8c80df3287a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.030143 10.0.0.19 - - [2025-09-15 18:27:27] "POST /ref-update HTTP/1.1" 200 156 0.044932 10.0.0.19 - - [2025-09-15 18:27:27] "POST /ref-update HTTP/1.1" 200 156 0.029676 10.0.0.19 - - [2025-09-15 18:27:27] "POST /ref-update HTTP/1.1" 200 156 0.013005 10.0.0.19 - - [2025-09-15 18:27:27] "POST /loadbalancer-members HTTP/1.1" 200 707 0.083581 10.0.0.19 - - [2025-09-15 18:27:27] "POST /ref-update HTTP/1.1" 200 156 0.039275 10.0.0.19 - - [2025-09-15 18:27:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.054915 10.0.0.19 - - [2025-09-15 18:27:27] "GET /loadbalancer-member/7fb16c2d-fcb6-4c6a-b8dd-ab88269c5619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.005226 10.0.0.19 - - [2025-09-15 18:27:27] "PUT /service-instance/901f8f4a-ff11-44a7-9418-cac0fcc16159 HTTP/1.1" 200 266 0.008500 10.0.0.19 - - [2025-09-15 18:27:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.010389 10.0.0.19 - - [2025-09-15 18:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.19 - - [2025-09-15 18:27:27] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003147 10.0.0.19 - - [2025-09-15 18:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.19 - - [2025-09-15 18:27:27] "GET /policy-management/b09f420c-21e6-43cf-88da-cdfa108e82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003705 10.0.0.19 - - [2025-09-15 18:27:27] "POST /chown HTTP/1.1" 200 109 0.006897 10.0.0.19 - - [2025-09-15 18:27:27] "POST /tags HTTP/1.1" 409 221 0.007113 10.0.0.19 - - [2025-09-15 18:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006481 10.0.0.19 - - [2025-09-15 18:27:27] "GET /tag/19bec4e2-9acd-4761-984e-7b4f65848514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018244 10.0.0.19 - - [2025-09-15 18:27:27] "POST /chown HTTP/1.1" 200 109 0.050747 10.0.0.19 - - [2025-09-15 18:27:27] "PUT /instance-ip/fe4973e6-6ead-44d9-8bac-856e57b461dd HTTP/1.1" 200 256 0.035066 10.0.0.19 - - [2025-09-15 18:27:27] "POST /tags HTTP/1.1" 409 238 0.006810 10.0.0.19 - - [2025-09-15 18:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.19 - - [2025-09-15 18:27:27] "GET /tag/b4d59138-14a8-4462-95a3-7cf57ff8c39a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.020288 10.0.0.19 - - [2025-09-15 18:27:27] "POST /ref-update HTTP/1.1" 200 156 0.013215 10.0.0.19 - - [2025-09-15 18:27:27] "POST /chown HTTP/1.1" 200 109 0.034565 10.0.0.19 - - [2025-09-15 18:27:27] "POST /firewall-rules HTTP/1.1" 409 293 0.005466 10.0.0.19 - - [2025-09-15 18:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.19 - - [2025-09-15 18:27:27] "POST /chown HTTP/1.1" 200 109 0.031403 10.0.0.19 - - [2025-09-15 18:27:27] "PUT /firewall-rule/a353eb51-95a0-4abd-8cad-e1056cac6178 HTTP/1.1" 200 260 0.045715 10.0.0.19 - - [2025-09-15 18:27:27] "PUT /instance-ip/fe4973e6-6ead-44d9-8bac-856e57b461dd HTTP/1.1" 200 256 0.017867 10.0.0.19 - - [2025-09-15 18:27:27] "GET /firewall-rule/a353eb51-95a0-4abd-8cad-e1056cac6178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.014081 10.0.0.19 - - [2025-09-15 18:27:27] "GET /firewall-policy/055a34b5-34ee-4e3e-8e4e-0e66a1dea2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.005630 10.0.0.19 - - [2025-09-15 18:27:27] "POST /ref-update HTTP/1.1" 200 156 0.032550 10.0.0.19 - - [2025-09-15 18:27:27] "GET /firewall-rule/a353eb51-95a0-4abd-8cad-e1056cac6178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.023416 10.0.0.19 - - [2025-09-15 18:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007873 10.0.0.19 - - [2025-09-15 18:27:27] "POST /chown HTTP/1.1" 200 109 0.038767 10.0.0.19 - - [2025-09-15 18:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.020144 10.0.0.19 - - [2025-09-15 18:27:27] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006850 10.0.0.19 - - [2025-09-15 18:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.19 - - [2025-09-15 18:27:27] "POST /chown HTTP/1.1" 200 109 0.048969 10.0.0.19 - - [2025-09-15 18:27:27] "PUT /instance-ip/fe4973e6-6ead-44d9-8bac-856e57b461dd HTTP/1.1" 200 256 0.053694 10.0.0.19 - - [2025-09-15 18:27:27] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.086754 10.0.0.19 - - [2025-09-15 18:27:28] "POST /ref-update HTTP/1.1" 200 156 0.015878 10.0.0.19 - - [2025-09-15 18:27:28] "POST /virtual-machines HTTP/1.1" 200 373 0.016032 10.0.0.19 - - [2025-09-15 18:27:28] "POST /chown HTTP/1.1" 200 109 0.041640 10.0.0.19 - - [2025-09-15 18:27:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.034631 10.0.0.19 - - [2025-09-15 18:27:28] "POST /chown HTTP/1.1" 200 109 0.035947 10.0.0.19 - - [2025-09-15 18:27:28] "PUT /instance-ip/fe4973e6-6ead-44d9-8bac-856e57b461dd HTTP/1.1" 200 256 0.048679 10.0.0.19 - - [2025-09-15 18:27:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.132077 10.0.0.19 - - [2025-09-15 18:27:28] "POST /ref-update HTTP/1.1" 200 156 0.047853 10.0.0.19 - - [2025-09-15 18:27:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.010315 10.0.0.19 - - [2025-09-15 18:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013939 10.0.0.19 - - [2025-09-15 18:27:28] "GET /virtual-machine-interface/a24bdf56-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.006820 10.0.0.19 - - [2025-09-15 18:27:28] "PUT /service-instance/901f8f4a-ff11-44a7-9418-cac0fcc16159 HTTP/1.1" 200 266 0.013994 10.0.0.19 - - [2025-09-15 18:27:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.012524 10.0.0.19 - - [2025-09-15 18:27:28] "POST /instance-ips HTTP/1.1" 200 413 0.075695 10.0.0.19 - - [2025-09-15 18:27:28] "PUT /service-instance/901f8f4a-ff11-44a7-9418-cac0fcc16159 HTTP/1.1" 200 266 0.013002 10.0.0.19 - - [2025-09-15 18:27:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.055772 10.0.0.19 - - [2025-09-15 18:27:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.037572 10.0.0.19 - - [2025-09-15 18:27:28] "GET /virtual-machine-interface/a24bdf56-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.007623 10.0.0.19 - - [2025-09-15 18:27:28] "PUT /service-instance/901f8f4a-ff11-44a7-9418-cac0fcc16159 HTTP/1.1" 200 266 0.008505 10.0.0.19 - - [2025-09-15 18:27:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.021297 10.0.0.19 - - [2025-09-15 18:27:28] "POST /set-tag HTTP/1.1" 200 109 0.070304 10.0.0.19 - - [2025-09-15 18:27:28] "PUT /service-instance/901f8f4a-ff11-44a7-9418-cac0fcc16159 HTTP/1.1" 200 266 0.014704 10.0.0.19 - - [2025-09-15 18:27:28] "GET /virtual-machine-interface/a24bdf56-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.030005 10.0.0.19 - - [2025-09-15 18:27:28] "GET /instance-ip/a26962f6-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007053 10.0.0.19 - - [2025-09-15 18:27:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.007232 10.0.0.19 - - [2025-09-15 18:27:28] "PUT /service-instance/901f8f4a-ff11-44a7-9418-cac0fcc16159 HTTP/1.1" 200 266 0.010555 10.0.0.19 - - [2025-09-15 18:27:28] "GET /virtual-machine-interface/a24bdf56-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008635 10.0.0.19 - - [2025-09-15 18:27:28] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.19 - - [2025-09-15 18:27:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016223 10.0.0.19 - - [2025-09-15 18:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005181 10.0.0.19 - - [2025-09-15 18:27:28] "GET /virtual-router/661eaa0a-b468-441c-a4e5-fffbc9b5186a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.029594 10.0.0.19 - - [2025-09-15 18:27:28] "POST /chown HTTP/1.1" 200 109 0.006669 10.0.0.19 - - [2025-09-15 18:27:28] "POST /ref-update HTTP/1.1" 200 156 0.020091 10.0.0.19 - - [2025-09-15 18:27:28] "POST /chown HTTP/1.1" 200 109 0.018567 10.0.0.19 - - [2025-09-15 18:27:28] "GET /virtual-machine-interface/a24bdf56-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.019681 10.0.0.19 - - [2025-09-15 18:27:28] "POST /set-tag HTTP/1.1" 200 109 0.010635 10.0.0.19 - - [2025-09-15 18:27:28] "POST /ref-update HTTP/1.1" 200 156 0.044904 10.0.0.19 - - [2025-09-15 18:27:28] "POST /chown HTTP/1.1" 200 109 0.041812 10.0.0.19 - - [2025-09-15 18:27:28] "GET /virtual-machine-interface/a24bdf56-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.020660 10.0.0.19 - - [2025-09-15 18:27:29] "POST /set-tag HTTP/1.1" 200 109 0.004917 10.0.0.19 - - [2025-09-15 18:27:29] "POST /chown HTTP/1.1" 200 109 0.028620 10.0.0.19 - - [2025-09-15 18:27:29] "POST /ref-update HTTP/1.1" 200 156 0.013219 10.0.0.19 - - [2025-09-15 18:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.19 - - [2025-09-15 18:27:29] "POST /chown HTTP/1.1" 200 109 0.007096 10.0.0.19 - - [2025-09-15 18:27:29] "POST /chown HTTP/1.1" 200 109 0.015160 10.0.0.19 - - [2025-09-15 18:27:29] "POST /chown HTTP/1.1" 200 109 0.012403 10.0.0.19 - - [2025-09-15 18:27:29] "POST /chown HTTP/1.1" 200 109 0.024385 10.0.0.19 - - [2025-09-15 18:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.19 - - [2025-09-15 18:27:29] "POST /chown HTTP/1.1" 200 109 0.006117 10.0.0.19 - - [2025-09-15 18:27:29] "POST /chown HTTP/1.1" 200 109 0.020888 10.0.0.19 - - [2025-09-15 18:27:29] "POST /chown HTTP/1.1" 200 109 0.007354 10.0.0.19 - - [2025-09-15 18:27:29] "POST /chown HTTP/1.1" 200 109 0.021997 10.0.0.19 - - [2025-09-15 18:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.19 - - [2025-09-15 18:27:29] "POST /chown HTTP/1.1" 200 109 0.007416 10.0.0.19 - - [2025-09-15 18:27:29] "POST /chown HTTP/1.1" 200 109 0.021282 10.0.0.19 - - [2025-09-15 18:27:29] "POST /chown HTTP/1.1" 200 109 0.022719 10.0.0.19 - - [2025-09-15 18:27:29] "POST /chown HTTP/1.1" 200 109 0.008168 10.0.0.19 - - [2025-09-15 18:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.19 - - [2025-09-15 18:27:29] "POST /chown HTTP/1.1" 200 109 0.006667 10.0.0.19 - - [2025-09-15 18:27:29] "POST /chown HTTP/1.1" 200 109 0.019101 10.0.0.19 - - [2025-09-15 18:27:29] "POST /chown HTTP/1.1" 200 109 0.010116 10.0.0.19 - - [2025-09-15 18:27:29] "POST /chown HTTP/1.1" 200 109 0.029336 10.0.0.19 - - [2025-09-15 18:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.19 - - [2025-09-15 18:27:29] "POST /chown HTTP/1.1" 200 109 0.010716 10.0.0.19 - - [2025-09-15 18:27:29] "POST /chown HTTP/1.1" 200 109 0.023541 10.0.0.19 - - [2025-09-15 18:27:29] "POST /chown HTTP/1.1" 200 109 0.011114 10.0.0.19 - - [2025-09-15 18:27:29] "POST /chown HTTP/1.1" 200 109 0.016724 10.0.0.19 - - [2025-09-15 18:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.19 - - [2025-09-15 18:27:29] "POST /chown HTTP/1.1" 200 109 0.007256 10.0.0.19 - - [2025-09-15 18:27:30] "POST /chown HTTP/1.1" 200 109 0.018057 10.0.0.19 - - [2025-09-15 18:27:30] "POST /chown HTTP/1.1" 200 109 0.024454 10.0.0.19 - - [2025-09-15 18:27:30] "POST /chown HTTP/1.1" 200 109 0.007357 10.0.0.19 - - [2025-09-15 18:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.19 - - [2025-09-15 18:27:30] "POST /chown HTTP/1.1" 200 109 0.006320 10.0.0.19 - - [2025-09-15 18:27:30] "POST /chown HTTP/1.1" 200 109 0.007132 10.0.0.19 - - [2025-09-15 18:27:30] "POST /chown HTTP/1.1" 200 109 0.021356 10.0.0.19 - - [2025-09-15 18:27:30] "POST /chown HTTP/1.1" 200 109 0.017112 10.0.0.19 - - [2025-09-15 18:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.19 - - [2025-09-15 18:27:30] "POST /chown HTTP/1.1" 200 109 0.006074 10.0.0.19 - - [2025-09-15 18:27:30] "POST /chown HTTP/1.1" 200 109 0.014495 10.0.0.19 - - [2025-09-15 18:27:30] "POST /chown HTTP/1.1" 200 109 0.007126 10.0.0.19 - - [2025-09-15 18:27:30] "POST /chown HTTP/1.1" 200 109 0.018264 10.0.0.19 - - [2025-09-15 18:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.19 - - [2025-09-15 18:27:30] "POST /chown HTTP/1.1" 200 109 0.008766 10.0.0.19 - - [2025-09-15 18:27:30] "POST /chown HTTP/1.1" 200 109 0.028806 10.0.0.19 - - [2025-09-15 18:27:30] "POST /chown HTTP/1.1" 200 109 0.023186 10.0.0.19 - - [2025-09-15 18:27:30] "POST /chown HTTP/1.1" 200 109 0.012479 10.0.0.19 - - [2025-09-15 18:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.19 - - [2025-09-15 18:27:30] "POST /chown HTTP/1.1" 200 109 0.016381 10.0.0.19 - - [2025-09-15 18:27:30] "POST /chown HTTP/1.1" 200 109 0.007539 10.0.0.19 - - [2025-09-15 18:27:30] "POST /chown HTTP/1.1" 200 109 0.009785 10.0.0.19 - - [2025-09-15 18:27:30] "POST /chown HTTP/1.1" 200 109 0.030824 10.0.0.19 - - [2025-09-15 18:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.19 - - [2025-09-15 18:27:30] "POST /chown HTTP/1.1" 200 109 0.007380 10.0.0.19 - - [2025-09-15 18:27:30] "POST /chown HTTP/1.1" 200 109 0.018908 10.0.0.19 - - [2025-09-15 18:27:30] "POST /chown HTTP/1.1" 200 109 0.007817 10.0.0.19 - - [2025-09-15 18:27:30] "POST /chown HTTP/1.1" 200 109 0.026803 10.0.0.19 - - [2025-09-15 18:27:44] "GET /virtual-machine-interface/a24bdf56-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004675 10.0.0.19 - - [2025-09-15 18:27:44] "POST /set-tag HTTP/1.1" 200 109 0.003211 10.0.0.19 - - [2025-09-15 18:27:46] "GET /virtual-machine-interface/9d7e775e-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010664 10.0.0.19 - - [2025-09-15 18:27:46] "POST /set-tag HTTP/1.1" 200 109 0.003387 10.0.0.19 - - [2025-09-15 18:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.19 - - [2025-09-15 18:27:46] "GET /loadbalancer/22aacde9-d748-4b78-b2ac-b91b1b9ddb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004199 10.0.0.19 - - [2025-09-15 18:27:46] "GET /loadbalancer-pool/3135a555-7e45-4fad-90f4-cd46ca646fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004378 10.0.0.19 - - [2025-09-15 18:27:46] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017911 10.0.0.19 - - [2025-09-15 18:27:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.027313 10.0.0.19 - - [2025-09-15 18:27:46] "GET /virtual-machine-interface/9d7e775e-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.025560 10.0.0.19 - - [2025-09-15 18:27:46] "GET /virtual-machine-interface/9d7e775e-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011827 10.0.0.19 - - [2025-09-15 18:27:46] "POST /ref-update HTTP/1.1" 200 156 0.012717 10.0.0.19 - - [2025-09-15 18:27:46] "POST /tags HTTP/1.1" 409 221 0.002158 10.0.0.19 - - [2025-09-15 18:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.19 - - [2025-09-15 18:27:46] "GET /tag/19bec4e2-9acd-4761-984e-7b4f65848514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013243 10.0.0.19 - - [2025-09-15 18:27:46] "GET /floating-ip/82b47125-d49c-4429-a077-3946c6fcbad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.006729 10.0.0.19 - - [2025-09-15 18:27:46] "PUT /floating-ip/82b47125-d49c-4429-a077-3946c6fcbad5 HTTP/1.1" 200 256 0.009757 10.0.0.19 - - [2025-09-15 18:27:46] "POST /set-tag HTTP/1.1" 200 109 0.024430 10.0.0.19 - - [2025-09-15 18:27:46] "GET /virtual-machine-interface/9debe44c-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005870 10.0.0.19 - - [2025-09-15 18:27:46] "POST /set-tag HTTP/1.1" 200 109 0.003130 10.0.0.19 - - [2025-09-15 18:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.19 - - [2025-09-15 18:27:46] "GET /loadbalancer/22aacde9-d748-4b78-b2ac-b91b1b9ddb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002767 10.0.0.19 - - [2025-09-15 18:27:46] "GET /virtual-machine-interface/9debe44c-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007898 10.0.0.19 - - [2025-09-15 18:27:46] "POST /set-tag HTTP/1.1" 200 109 0.004067 10.0.0.19 - - [2025-09-15 18:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.19 - - [2025-09-15 18:27:46] "GET /loadbalancer/22aacde9-d748-4b78-b2ac-b91b1b9ddb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003150 10.0.0.19 - - [2025-09-15 18:27:46] "GET /loadbalancer-pool/3135a555-7e45-4fad-90f4-cd46ca646fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003255 10.0.0.19 - - [2025-09-15 18:27:46] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017076 10.0.0.19 - - [2025-09-15 18:27:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.022492 10.0.0.19 - - [2025-09-15 18:27:47] "GET /virtual-machine-interface/9debe44c-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013061 10.0.0.19 - - [2025-09-15 18:27:47] "GET /virtual-machine-interface/9debe44c-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006351 10.0.0.19 - - [2025-09-15 18:27:47] "POST /ref-update HTTP/1.1" 200 156 0.007142 10.0.0.19 - - [2025-09-15 18:27:47] "GET /floating-ip/82b47125-d49c-4429-a077-3946c6fcbad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002087 10.0.0.19 - - [2025-09-15 18:27:47] "POST /set-tag HTTP/1.1" 200 109 0.017887 10.0.0.19 - - [2025-09-15 18:27:47] "GET /virtual-machine/18a60e75-3996-4675-93d7-b07434564fef?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003301 10.0.0.19 - - [2025-09-15 18:27:47] "GET /virtual-machine-interface/9d7e775e-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004886 10.0.0.19 - - [2025-09-15 18:27:48] "GET /virtual-machine/947277ba-afb2-4ff0-9581-1c9e817eddb6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003326 10.0.0.19 - - [2025-09-15 18:27:48] "GET /virtual-machine-interface/9debe44c-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010314 10.0.0.19 - - [2025-09-15 18:27:50] "GET /virtual-machine-interface/a24bdf56-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004359 10.0.0.19 - - [2025-09-15 18:27:50] "POST /set-tag HTTP/1.1" 200 109 0.002286 10.0.0.19 - - [2025-09-15 18:27:51] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009822 10.0.0.19 - - [2025-09-15 18:27:51] "POST /set-tag HTTP/1.1" 200 109 0.002545 10.0.0.19 - - [2025-09-15 18:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.19 - - [2025-09-15 18:27:51] "GET /loadbalancer/5eaf09c3-6d5f-404c-a087-6f32b3cd87c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005207 10.0.0.19 - - [2025-09-15 18:27:51] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009466 10.0.0.19 - - [2025-09-15 18:27:51] "POST /set-tag HTTP/1.1" 200 109 0.028863 10.0.0.19 - - [2025-09-15 18:27:51] "DELETE /loadbalancer-member/8d09c516-3b20-4ca2-8547-419a30f3565e HTTP/1.1" 200 115 0.042610 10.0.0.19 - - [2025-09-15 18:27:51] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.021702 10.0.0.19 - - [2025-09-15 18:27:51] "POST /set-tag HTTP/1.1" 200 109 0.002751 10.0.0.19 - - [2025-09-15 18:27:51] "DELETE /loadbalancer-member/739ccb29-d752-4535-b755-0cdc145b3b72 HTTP/1.1" 200 115 0.059085 10.0.0.19 - - [2025-09-15 18:27:52] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006322 10.0.0.19 - - [2025-09-15 18:27:52] "POST /set-tag HTTP/1.1" 200 109 0.003906 10.0.0.19 - - [2025-09-15 18:27:52] "DELETE /loadbalancer-member/d1853a09-e507-43be-82b1-83202d43f1c3 HTTP/1.1" 200 115 0.044957 10.0.0.19 - - [2025-09-15 18:27:52] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013327 10.0.0.19 - - [2025-09-15 18:27:52] "POST /set-tag HTTP/1.1" 200 109 0.004049 10.0.0.19 - - [2025-09-15 18:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.19 - - [2025-09-15 18:27:52] "GET /loadbalancer/5eaf09c3-6d5f-404c-a087-6f32b3cd87c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002713 10.0.0.19 - - [2025-09-15 18:27:52] "GET /loadbalancer-pool/1d06a384-c9d5-4191-a9ff-d4597ef7bd2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003153 10.0.0.19 - - [2025-09-15 18:27:52] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026019 10.0.0.19 - - [2025-09-15 18:27:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.014477 10.0.0.19 - - [2025-09-15 18:27:52] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.022690 10.0.0.19 - - [2025-09-15 18:27:52] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008285 10.0.0.19 - - [2025-09-15 18:27:52] "GET /floating-ip/7d633586-1fea-488f-832f-4bbdf044b263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002229 10.0.0.19 - - [2025-09-15 18:27:52] "POST /set-tag HTTP/1.1" 200 109 0.060985 10.0.0.19 - - [2025-09-15 18:27:52] "GET /loadbalancer-pool/ffa9b796-cb49-4fe8-a491-902d621b54bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.020896 10.0.0.19 - - [2025-09-15 18:27:52] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016823 10.0.0.19 - - [2025-09-15 18:27:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.010442 10.0.0.19 - - [2025-09-15 18:27:52] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018675 10.0.0.19 - - [2025-09-15 18:27:52] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010288 10.0.0.19 - - [2025-09-15 18:27:52] "POST /set-tag HTTP/1.1" 200 109 0.005876 10.0.0.19 - - [2025-09-15 18:27:52] "GET /floating-ip/7d633586-1fea-488f-832f-4bbdf044b263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004716 10.0.0.19 - - [2025-09-15 18:27:52] "GET /loadbalancer-pool/61a9ce3e-7169-4075-9e85-a9dc96907e28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006767 10.0.0.19 - - [2025-09-15 18:27:52] "POST /loadbalancer-members HTTP/1.1" 200 692 0.034006 10.0.0.19 - - [2025-09-15 18:27:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.034078 10.0.0.19 - - [2025-09-15 18:27:52] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011585 10.0.0.19 - - [2025-09-15 18:27:52] "GET /virtual-machine-interface/5b1db682-9260-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005343 10.0.0.19 - - [2025-09-15 18:27:52] "GET /floating-ip/7d633586-1fea-488f-832f-4bbdf044b263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003052 10.0.0.19 - - [2025-09-15 18:27:52] "POST /set-tag HTTP/1.1" 200 109 0.003023 10.0.0.19 - - [2025-09-15 18:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.19 - - [2025-09-15 18:27:53] "POST /chown HTTP/1.1" 200 109 0.018198 10.0.0.19 - - [2025-09-15 18:27:53] "POST /chown HTTP/1.1" 200 109 0.009168 10.0.0.19 - - [2025-09-15 18:27:53] "GET /virtual-machine/629c7e95-ccd0-4ee1-b92e-3b8799a7d3bc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.004260 10.0.0.19 - - [2025-09-15 18:27:53] "GET /virtual-machine-interface/a24bdf56-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008691 10.0.0.19 - - [2025-09-15 18:27:53] "POST /chown HTTP/1.1" 200 109 0.019156 10.0.0.19 - - [2025-09-15 18:27:53] "POST /chown HTTP/1.1" 200 109 0.017462 10.0.0.19 - - [2025-09-15 18:27:53] "GET /virtual-machine-interface/a24bdf56-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005019 10.0.0.19 - - [2025-09-15 18:27:53] "POST /set-tag HTTP/1.1" 200 109 0.002632 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:28:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.007713 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:28:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001366 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:28:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001268 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:28:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001037 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:28:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001159 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:28:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001055 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:28:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000997 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:28:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001092 10.0.0.19 - - [2025-09-15 18:28:24] "GET /virtual-machine-interface/a24bdf56-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005339 10.0.0.19 - - [2025-09-15 18:28:24] "POST /set-tag HTTP/1.1" 200 109 0.003912 10.0.0.19 - - [2025-09-15 18:28:24] "GET /virtual-machine-interface/a24bdf56-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005171 10.0.0.19 - - [2025-09-15 18:28:24] "POST /set-tag HTTP/1.1" 200 109 0.003365 10.0.0.19 - - [2025-09-15 18:28:24] "GET /virtual-machine/629c7e95-ccd0-4ee1-b92e-3b8799a7d3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003423 10.0.0.19 - - [2025-09-15 18:28:24] "POST /ref-update HTTP/1.1" 200 156 0.008265 10.0.0.19 - - [2025-09-15 18:28:24] "GET /virtual-machine-interface/a24bdf56-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008239 10.0.0.19 - - [2025-09-15 18:28:24] "POST /set-tag HTTP/1.1" 200 109 0.020833 10.0.0.19 - - [2025-09-15 18:28:24] "POST /set-tag HTTP/1.1" 200 109 0.017198 10.0.0.19 - - [2025-09-15 18:28:24] "DELETE /instance-ip/a26962f6-9261-11f0-ac87-fa163eb86a30 HTTP/1.1" 200 115 0.040612 10.0.0.19 - - [2025-09-15 18:28:24] "DELETE /virtual-machine-interface/a24bdf56-9261-11f0-ac87-fa163eb86a30 HTTP/1.1" 200 115 0.051771 10.0.0.19 - - [2025-09-15 18:28:24] "DELETE /virtual-machine/629c7e95-ccd0-4ee1-b92e-3b8799a7d3bc HTTP/1.1" 200 115 0.016500 10.0.0.19 - - [2025-09-15 18:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.19 - - [2025-09-15 18:28:28] "GET /tag/b4d59138-14a8-4462-95a3-7cf57ff8c39a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010583 10.0.0.19 - - [2025-09-15 18:28:28] "GET /tag/b4d59138-14a8-4462-95a3-7cf57ff8c39a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.011355 10.0.0.19 - - [2025-09-15 18:28:28] "GET /virtual-machine-interface/5f66d35f-3f7e-411b-8f98-58188eb68caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004759 10.0.0.19 - - [2025-09-15 18:28:28] "POST /set-tag HTTP/1.1" 200 109 0.018158 10.0.0.19 - - [2025-09-15 18:28:28] "GET /virtual-machine-interface/aa6a5072-2f21-4161-9857-4acf5fbc3ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.017708 10.0.0.19 - - [2025-09-15 18:28:28] "POST /set-tag HTTP/1.1" 200 109 0.018117 10.0.0.19 - - [2025-09-15 18:28:28] "GET /virtual-machine-interface/d8a914f0-5b91-4bb6-9d33-27399d6001d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004444 10.0.0.19 - - [2025-09-15 18:28:28] "POST /set-tag HTTP/1.1" 200 109 0.014512 10.0.0.19 - - [2025-09-15 18:28:28] "GET /firewall-policy/055a34b5-34ee-4e3e-8e4e-0e66a1dea2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.012800 10.0.0.19 - - [2025-09-15 18:28:28] "GET /firewall-rule/a353eb51-95a0-4abd-8cad-e1056cac6178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003331 10.0.0.19 - - [2025-09-15 18:28:28] "POST /ref-update HTTP/1.1" 200 156 0.015552 10.0.0.19 - - [2025-09-15 18:28:28] "DELETE /firewall-rule/a353eb51-95a0-4abd-8cad-e1056cac6178 HTTP/1.1" 200 115 0.055979 10.0.0.19 - - [2025-09-15 18:28:28] "DELETE /loadbalancer-member/7fb16c2d-fcb6-4c6a-b8dd-ab88269c5619 HTTP/1.1" 200 115 0.048455 10.0.0.19 - - [2025-09-15 18:28:28] "PUT /service-instance/901f8f4a-ff11-44a7-9418-cac0fcc16159 HTTP/1.1" 200 266 0.010528 10.0.0.19 - - [2025-09-15 18:28:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.011060 10.0.0.19 - - [2025-09-15 18:28:29] "DELETE /loadbalancer-pool/d41944ab-3b4c-45f0-a22e-d8c80df3287a HTTP/1.1" 200 115 0.078550 10.0.0.19 - - [2025-09-15 18:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006240 10.0.0.19 - - [2025-09-15 18:28:29] "DELETE /loadbalancer-listener/e71fe7c8-2efb-4464-a67b-c69570727163 HTTP/1.1" 200 115 0.039329 10.0.0.19 - - [2025-09-15 18:28:29] "GET /floating-ip/8a22573e-54f2-4c11-8350-32060875a776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002998 10.0.0.19 - - [2025-09-15 18:28:29] "POST /chown HTTP/1.1" 200 109 0.008827 10.0.0.19 - - [2025-09-15 18:28:29] "POST /chown HTTP/1.1" 200 109 0.016705 10.0.0.19 - - [2025-09-15 18:28:29] "POST /chown HTTP/1.1" 200 109 0.009718 10.0.0.19 - - [2025-09-15 18:28:29] "PUT /floating-ip/8a22573e-54f2-4c11-8350-32060875a776 HTTP/1.1" 200 256 0.047136 10.0.0.19 - - [2025-09-15 18:28:29] "POST /chown HTTP/1.1" 200 109 0.011278 10.0.0.19 - - [2025-09-15 18:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.19 - - [2025-09-15 18:28:29] "POST /chown HTTP/1.1" 200 109 0.015415 10.0.0.19 - - [2025-09-15 18:28:29] "DELETE /floating-ip/8a22573e-54f2-4c11-8350-32060875a776 HTTP/1.1" 200 115 0.093121 10.0.0.19 - - [2025-09-15 18:28:29] "DELETE /loadbalancer/06667f27-c368-431c-b0c6-21286365ab4c HTTP/1.1" 200 115 0.039333 10.0.0.19 - - [2025-09-15 18:28:29] "POST /chown HTTP/1.1" 200 109 0.014659 10.0.0.19 - - [2025-09-15 18:28:29] "POST /chown HTTP/1.1" 200 109 0.020321 10.0.0.19 - - [2025-09-15 18:28:29] "POST /chown HTTP/1.1" 200 109 0.013218 10.0.0.19 - - [2025-09-15 18:28:29] "DELETE /instance-ip/fe4973e6-6ead-44d9-8bac-856e57b461dd HTTP/1.1" 200 115 0.104971 10.0.0.19 - - [2025-09-15 18:28:29] "PUT /service-instance/901f8f4a-ff11-44a7-9418-cac0fcc16159 HTTP/1.1" 200 266 0.013550 10.0.0.19 - - [2025-09-15 18:28:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.025184 10.0.0.19 - - [2025-09-15 18:28:29] "PUT /service-instance/901f8f4a-ff11-44a7-9418-cac0fcc16159 HTTP/1.1" 200 266 0.018995 10.0.0.19 - - [2025-09-15 18:28:29] "DELETE /virtual-machine-interface/d8a914f0-5b91-4bb6-9d33-27399d6001d0 HTTP/1.1" 200 115 0.105178 10.0.0.19 - - [2025-09-15 18:28:29] "GET /floating-ip-pool/b6a308aa-5034-4fea-9b58-e0e22081518d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003825 10.0.0.19 - - [2025-09-15 18:28:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.014889 10.0.0.19 - - [2025-09-15 18:28:29] "POST /ref-update HTTP/1.1" 200 156 0.032612 10.0.0.19 - - [2025-09-15 18:28:29] "PUT /service-instance/901f8f4a-ff11-44a7-9418-cac0fcc16159 HTTP/1.1" 200 266 0.029029 10.0.0.19 - - [2025-09-15 18:28:29] "DELETE /tag/b4d59138-14a8-4462-95a3-7cf57ff8c39a HTTP/1.1" 200 115 0.168209 10.0.0.19 - - [2025-09-15 18:28:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.014422 10.0.0.19 - - [2025-09-15 18:28:29] "DELETE /floating-ip-pool/b6a308aa-5034-4fea-9b58-e0e22081518d HTTP/1.1" 200 115 0.084352 10.0.0.19 - - [2025-09-15 18:28:29] "DELETE /service-instance/901f8f4a-ff11-44a7-9418-cac0fcc16159 HTTP/1.1" 200 115 0.051422 10.0.0.19 - - [2025-09-15 18:28:29] "GET /virtual-machine-interface/5f66d35f-3f7e-411b-8f98-58188eb68caa?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.009674 10.0.0.19 - - [2025-09-15 18:28:29] "POST /useragent-kv HTTP/1.1" 200 115 0.007492 10.0.0.19 - - [2025-09-15 18:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.19 - - [2025-09-15 18:28:29] "POST /useragent-kv HTTP/1.1" 200 115 0.008823 10.0.0.19 - - [2025-09-15 18:28:29] "DELETE /virtual-network/2507e78a-e9b9-40f6-aa37-ada42b9f537d HTTP/1.1" 200 115 0.134484 10.0.0.19 - - [2025-09-15 18:28:29] "GET /routing-instance/f9bd1437-e6f0-4cae-a3cd-b0b7b11b54d9 HTTP/1.1" 404 171 0.008016 10.0.0.19 - - [2025-09-15 18:28:29] "GET /domains HTTP/1.1" 200 280 0.003079 10.0.0.19 - - [2025-09-15 18:28:29] "GET /domain/860176ec-a5e9-46c8-94a5-a93b4f961760 HTTP/1.1" 200 3086 0.003592 10.0.0.19 - - [2025-09-15 18:28:29] "DELETE /route-target/fce88735-668e-4ba2-b349-d084b7b011a0 HTTP/1.1" 200 115 0.065931 10.0.0.19 - - [2025-09-15 18:28:30] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66 HTTP/1.1" 200 7142 0.070326 10.0.0.19 - - [2025-09-15 18:28:30] "DELETE /virtual-machine-interface/5f66d35f-3f7e-411b-8f98-58188eb68caa HTTP/1.1" 200 115 0.159223 10.0.0.19 - - [2025-09-15 18:28:30] "POST /ref-update HTTP/1.1" 200 156 0.045056 10.0.0.19 - - [2025-09-15 18:28:30] "GET /virtual-machine-interface/9debe44c-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.024524 10.0.0.19 - - [2025-09-15 18:28:30] "POST /set-tag HTTP/1.1" 200 109 0.008051 10.0.0.19 - - [2025-09-15 18:28:30] "DELETE /virtual-machine/e09630d7-1550-4886-a8ce-ff3877a27419 HTTP/1.1" 200 115 0.060203 10.0.0.19 - - [2025-09-15 18:28:30] "GET /virtual-machine-interface/aa6a5072-2f21-4161-9857-4acf5fbc3ef7?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.015759 10.0.0.19 - - [2025-09-15 18:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014827 10.0.0.19 - - [2025-09-15 18:28:30] "GET /loadbalancer/22aacde9-d748-4b78-b2ac-b91b1b9ddb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.012298 10.0.0.19 - - [2025-09-15 18:28:30] "GET /virtual-machine-interface/9debe44c-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008506 10.0.0.19 - - [2025-09-15 18:28:30] "DELETE /virtual-machine-interface/aa6a5072-2f21-4161-9857-4acf5fbc3ef7 HTTP/1.1" 200 115 0.053553 10.0.0.19 - - [2025-09-15 18:28:30] "POST /set-tag HTTP/1.1" 200 109 0.041878 10.0.0.19 - - [2025-09-15 18:28:30] "DELETE /virtual-machine/f32c5b2c-c24c-4a3f-8a9f-f23b0fd230d1 HTTP/1.1" 200 115 0.059571 10.0.0.19 - - [2025-09-15 18:28:30] "DELETE /loadbalancer-member/b041495e-bda3-4190-ab83-313b80995fd3 HTTP/1.1" 200 115 0.073519 10.0.0.19 - - [2025-09-15 18:28:31] "GET /virtual-machine-interface/9debe44c-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014553 10.0.0.19 - - [2025-09-15 18:28:31] "POST /set-tag HTTP/1.1" 200 109 0.002653 10.0.0.19 - - [2025-09-15 18:28:31] "GET /virtual-machine-interface/9debe44c-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004597 10.0.0.19 - - [2025-09-15 18:28:31] "POST /set-tag HTTP/1.1" 200 109 0.002708 10.0.0.19 - - [2025-09-15 18:28:31] "GET /virtual-machine/947277ba-afb2-4ff0-9581-1c9e817eddb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003927 10.0.0.19 - - [2025-09-15 18:28:31] "POST /ref-update HTTP/1.1" 200 156 0.009715 10.0.0.19 - - [2025-09-15 18:28:31] "GET /virtual-machine-interface/9debe44c-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009917 10.0.0.19 - - [2025-09-15 18:28:31] "POST /set-tag HTTP/1.1" 200 109 0.016188 10.0.0.19 - - [2025-09-15 18:28:31] "POST /set-tag HTTP/1.1" 200 109 0.014913 10.0.0.19 - - [2025-09-15 18:28:31] "POST /set-tag HTTP/1.1" 200 109 0.018746 10.0.0.19 - - [2025-09-15 18:28:31] "DELETE /instance-ip/9dff39d4-9261-11f0-ac87-fa163eb86a30 HTTP/1.1" 200 115 0.074635 10.0.0.19 - - [2025-09-15 18:28:31] "POST /ref-update HTTP/1.1" 200 156 0.009344 10.0.0.19 - - [2025-09-15 18:28:31] "DELETE /virtual-machine-interface/9debe44c-9261-11f0-ac87-fa163eb86a30 HTTP/1.1" 200 115 0.068925 10.0.0.19 - - [2025-09-15 18:28:31] "DELETE /virtual-machine/947277ba-afb2-4ff0-9581-1c9e817eddb6 HTTP/1.1" 200 115 0.022010 10.0.0.19 - - [2025-09-15 18:28:35] "GET /virtual-machine-interface/9d7e775e-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004797 10.0.0.19 - - [2025-09-15 18:28:35] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.19 - - [2025-09-15 18:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.19 - - [2025-09-15 18:28:35] "GET /loadbalancer/22aacde9-d748-4b78-b2ac-b91b1b9ddb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002497 10.0.0.19 - - [2025-09-15 18:28:36] "GET /virtual-machine-interface/9d7e775e-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004800 10.0.0.19 - - [2025-09-15 18:28:36] "POST /set-tag HTTP/1.1" 200 109 0.003032 10.0.0.19 - - [2025-09-15 18:28:36] "GET /virtual-machine-interface/9d7e775e-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004855 10.0.0.19 - - [2025-09-15 18:28:36] "POST /set-tag HTTP/1.1" 200 109 0.003214 10.0.0.19 - - [2025-09-15 18:28:36] "GET /virtual-machine/18a60e75-3996-4675-93d7-b07434564fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003006 10.0.0.19 - - [2025-09-15 18:28:36] "POST /ref-update HTTP/1.1" 200 156 0.012657 10.0.0.19 - - [2025-09-15 18:28:36] "GET /virtual-machine-interface/9d7e775e-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004503 10.0.0.19 - - [2025-09-15 18:28:36] "POST /set-tag HTTP/1.1" 200 109 0.016746 10.0.0.19 - - [2025-09-15 18:28:36] "POST /set-tag HTTP/1.1" 200 109 0.032188 10.0.0.19 - - [2025-09-15 18:28:36] "POST /set-tag HTTP/1.1" 200 109 0.013512 10.0.0.19 - - [2025-09-15 18:28:36] "DELETE /instance-ip/9d9e13ca-9261-11f0-ac87-fa163eb86a30 HTTP/1.1" 200 115 0.046412 10.0.0.19 - - [2025-09-15 18:28:36] "POST /ref-update HTTP/1.1" 200 156 0.013023 10.0.0.19 - - [2025-09-15 18:28:36] "DELETE /virtual-machine-interface/9d7e775e-9261-11f0-ac87-fa163eb86a30 HTTP/1.1" 200 115 0.050847 10.0.0.19 - - [2025-09-15 18:28:36] "DELETE /virtual-machine/18a60e75-3996-4675-93d7-b07434564fef HTTP/1.1" 200 115 0.020769 10.0.0.19 - - [2025-09-15 18:28:36] "DELETE /tag/dba37cf7-140a-43a0-b00f-63f26ae5b17c HTTP/1.1" 200 115 0.064017 10.0.0.19 - - [2025-09-15 18:28:36] "DELETE /tag/ce04aac4-eea5-48a0-919e-83b360bbd5c6 HTTP/1.1" 200 115 0.050976 10.0.0.19 - - [2025-09-15 18:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.19 - - [2025-09-15 18:28:40] "GET /project/d3b8e668-98a4-43de-8227-660bd6ebed66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062410 10.0.0.19 - - [2025-09-15 18:28:40] "POST /tags HTTP/1.1" 200 393 0.028362 10.0.0.19 - - [2025-09-15 18:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004809 10.0.0.19 - - [2025-09-15 18:28:40] "GET /tag/643696d7-f50b-4124-b81c-bba27b46d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.021228 10.0.0.19 - - [2025-09-15 18:28:40] "POST /tags HTTP/1.1" 200 341 0.027518 10.0.0.19 - - [2025-09-15 18:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.19 - - [2025-09-15 18:28:40] "GET /tag/d98c1327-27d5-49c8-9d68-c92db4acf7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014977 10.0.0.19 - - [2025-09-15 18:28:40] "POST /id-to-fqname HTTP/1.1" 200 192 0.007385 10.0.0.19 - - [2025-09-15 18:28:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.012093 10.0.0.19 - - [2025-09-15 18:28:41] "POST /security-groups HTTP/1.1" 200 589 0.105061 10.0.0.19 - - [2025-09-15 18:28:41] "POST /projects HTTP/1.1" 200 519 0.330789 10.0.0.19 - - [2025-09-15 18:28:41] "POST /fqname-to-id HTTP/1.1" 404 236 0.026345 10.0.0.19 - - [2025-09-15 18:28:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.029321 10.0.0.19 - - [2025-09-15 18:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012275 10.0.0.19 - - [2025-09-15 18:28:41] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.015494 10.0.0.19 - - [2025-09-15 18:28:41] "POST /access-control-lists HTTP/1.1" 200 598 0.115488 10.0.0.19 - - [2025-09-15 18:28:41] "POST /fqname-to-id HTTP/1.1" 404 235 0.016403 10.0.0.19 - - [2025-09-15 18:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.023901 10.0.0.19 - - [2025-09-15 18:28:41] "GET /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.013599 10.0.0.19 - - [2025-09-15 18:28:41] "POST /access-control-lists HTTP/1.1" 200 596 0.075426 10.0.0.19 - - [2025-09-15 18:28:41] "PUT /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637 HTTP/1.1" 200 264 0.162842 10.0.0.19 - - [2025-09-15 18:28:41] "PUT /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26 HTTP/1.1" 200 264 0.107705 10.0.0.19 - - [2025-09-15 18:28:41] "POST /security-groups HTTP/1.1" 200 591 0.109066 10.0.0.19 - - [2025-09-15 18:28:41] "POST /fqname-to-id HTTP/1.1" 404 270 0.032826 10.0.0.19 - - [2025-09-15 18:28:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.078341 10.0.0.19 - - [2025-09-15 18:28:42] "POST /access-control-lists HTTP/1.1" 200 632 0.152234 10.0.0.19 - - [2025-09-15 18:28:42] "POST /fqname-to-id HTTP/1.1" 404 269 0.027106 10.0.0.19 - - [2025-09-15 18:28:42] "POST /chown HTTP/1.1" 200 109 0.116530 10.0.0.19 - - [2025-09-15 18:28:42] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003497 10.0.0.19 - - [2025-09-15 18:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005251 10.0.0.19 - - [2025-09-15 18:28:42] "GET /policy-management/b09f420c-21e6-43cf-88da-cdfa108e82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003289 10.0.0.19 - - [2025-09-15 18:28:42] "POST /tags HTTP/1.1" 409 226 0.002140 10.0.0.19 - - [2025-09-15 18:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.19 - - [2025-09-15 18:28:42] "POST /access-control-lists HTTP/1.1" 200 630 0.077430 10.0.0.19 - - [2025-09-15 18:28:42] "GET /tag/d98c1327-27d5-49c8-9d68-c92db4acf7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.021193 10.0.0.19 - - [2025-09-15 18:28:42] "POST /firewall-rules HTTP/1.1" 200 600 0.076596 10.0.0.19 - - [2025-09-15 18:28:42] "GET /firewall-rule/25eaa39e-b925-4c4c-8470-0ae0390d529a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.018132 10.0.0.19 - - [2025-09-15 18:28:42] "GET /firewall-policy/02b5a34a-8429-4f73-bcb0-4620f49f823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005459 10.0.0.19 - - [2025-09-15 18:28:42] "GET /firewall-rule/25eaa39e-b925-4c4c-8470-0ae0390d529a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003072 10.0.0.19 - - [2025-09-15 18:28:42] "POST /ref-update HTTP/1.1" 200 156 0.051168 10.0.0.19 - - [2025-09-15 18:28:42] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008591 10.0.0.19 - - [2025-09-15 18:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.19 - - [2025-09-15 18:28:42] "GET /policy-management/b09f420c-21e6-43cf-88da-cdfa108e82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002629 10.0.0.19 - - [2025-09-15 18:28:42] "POST /tags HTTP/1.1" 409 226 0.001861 10.0.0.19 - - [2025-09-15 18:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.19 - - [2025-09-15 18:28:42] "GET /tag/d98c1327-27d5-49c8-9d68-c92db4acf7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011752 10.0.0.19 - - [2025-09-15 18:28:42] "POST /firewall-rules HTTP/1.1" 200 598 0.076837 10.0.0.19 - - [2025-09-15 18:28:42] "GET /firewall-rule/d65b4cb1-2523-4c70-8966-7f16485d01cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004640 10.0.0.19 - - [2025-09-15 18:28:42] "GET /firewall-policy/02b5a34a-8429-4f73-bcb0-4620f49f823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.006643 10.0.0.19 - - [2025-09-15 18:28:42] "GET /firewall-rule/d65b4cb1-2523-4c70-8966-7f16485d01cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003358 10.0.0.19 - - [2025-09-15 18:28:42] "POST /ref-update HTTP/1.1" 200 156 0.046816 10.0.0.19 - - [2025-09-15 18:28:43] "POST /tags HTTP/1.1" 200 393 0.036367 10.0.0.19 - - [2025-09-15 18:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010974 10.0.0.19 - - [2025-09-15 18:28:43] "GET /tag/bbb812bf-f8fe-47b4-8fed-a46d5096a71f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013289 10.0.0.19 - - [2025-09-15 18:28:43] "POST /tags HTTP/1.1" 200 341 0.023723 10.0.0.19 - - [2025-09-15 18:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015859 10.0.0.19 - - [2025-09-15 18:28:43] "GET /tag/d835e64f-176c-4d94-98ec-a677c9e2216d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011576 10.0.0.19 - - [2025-09-15 18:28:43] "POST /id-to-fqname HTTP/1.1" 200 192 0.000746 10.0.0.19 - - [2025-09-15 18:28:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.004221 10.0.0.19 - - [2025-09-15 18:28:44] "POST /security-groups HTTP/1.1" 200 589 0.076459 10.0.0.19 - - [2025-09-15 18:28:44] "POST /fqname-to-id HTTP/1.1" 404 236 0.001987 10.0.0.19 - - [2025-09-15 18:28:44] "POST /projects HTTP/1.1" 200 519 0.225376 10.0.0.19 - - [2025-09-15 18:28:44] "POST /access-control-lists HTTP/1.1" 200 598 0.066960 10.0.0.19 - - [2025-09-15 18:28:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.061750 10.0.0.19 - - [2025-09-15 18:28:44] "POST /fqname-to-id HTTP/1.1" 404 235 0.015534 10.0.0.19 - - [2025-09-15 18:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011790 10.0.0.19 - - [2025-09-15 18:28:44] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006712 10.0.0.19 - - [2025-09-15 18:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.19 - - [2025-09-15 18:28:44] "GET /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006127 10.0.0.19 - - [2025-09-15 18:28:44] "POST /access-control-lists HTTP/1.1" 200 596 0.088796 10.0.0.19 - - [2025-09-15 18:28:44] "PUT /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637 HTTP/1.1" 200 264 0.077324 10.0.0.19 - - [2025-09-15 18:28:44] "PUT /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26 HTTP/1.1" 200 264 0.061370 10.0.0.19 - - [2025-09-15 18:28:44] "POST /security-groups HTTP/1.1" 200 591 0.089625 10.0.0.19 - - [2025-09-15 18:28:44] "POST /fqname-to-id HTTP/1.1" 404 270 0.006546 10.0.0.19 - - [2025-09-15 18:28:44] "POST /access-control-lists HTTP/1.1" 200 632 0.070163 10.0.0.19 - - [2025-09-15 18:28:44] "POST /fqname-to-id HTTP/1.1" 404 269 0.013273 10.0.0.19 - - [2025-09-15 18:28:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.072842 10.0.0.19 - - [2025-09-15 18:28:44] "POST /chown HTTP/1.1" 200 109 0.015775 10.0.0.19 - - [2025-09-15 18:28:44] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003401 10.0.0.19 - - [2025-09-15 18:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.19 - - [2025-09-15 18:28:44] "GET /policy-management/b09f420c-21e6-43cf-88da-cdfa108e82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.020281 10.0.0.19 - - [2025-09-15 18:28:44] "POST /access-control-lists HTTP/1.1" 200 630 0.069865 10.0.0.19 - - [2025-09-15 18:28:44] "POST /tags HTTP/1.1" 409 226 0.013997 10.0.0.19 - - [2025-09-15 18:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.19 - - [2025-09-15 18:28:44] "GET /tag/d835e64f-176c-4d94-98ec-a677c9e2216d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013793 10.0.0.19 - - [2025-09-15 18:28:44] "POST /firewall-rules HTTP/1.1" 200 600 0.069798 10.0.0.19 - - [2025-09-15 18:28:45] "GET /firewall-rule/9ebeab99-162d-4196-8c4b-8cdfc7ae25f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.016246 10.0.0.19 - - [2025-09-15 18:28:45] "GET /firewall-policy/02b5a34a-8429-4f73-bcb0-4620f49f823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.005053 10.0.0.19 - - [2025-09-15 18:28:45] "GET /firewall-rule/9ebeab99-162d-4196-8c4b-8cdfc7ae25f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002830 10.0.0.19 - - [2025-09-15 18:28:45] "POST /ref-update HTTP/1.1" 200 156 0.064057 10.0.0.19 - - [2025-09-15 18:28:45] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014158 10.0.0.19 - - [2025-09-15 18:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.19 - - [2025-09-15 18:28:45] "GET /policy-management/b09f420c-21e6-43cf-88da-cdfa108e82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003009 10.0.0.19 - - [2025-09-15 18:28:45] "POST /tags HTTP/1.1" 409 226 0.001740 10.0.0.19 - - [2025-09-15 18:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007583 10.0.0.19 - - [2025-09-15 18:28:45] "GET /tag/d835e64f-176c-4d94-98ec-a677c9e2216d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015877 10.0.0.19 - - [2025-09-15 18:28:45] "POST /firewall-rules HTTP/1.1" 200 598 0.096115 10.0.0.19 - - [2025-09-15 18:28:45] "GET /firewall-rule/c25197b5-5f76-476f-a293-b8c1af161108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.017319 10.0.0.19 - - [2025-09-15 18:28:45] "GET /firewall-policy/02b5a34a-8429-4f73-bcb0-4620f49f823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004290 10.0.0.19 - - [2025-09-15 18:28:45] "GET /firewall-rule/c25197b5-5f76-476f-a293-b8c1af161108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004629 10.0.0.19 - - [2025-09-15 18:28:45] "POST /ref-update HTTP/1.1" 200 156 0.094798 10.0.0.19 - - [2025-09-15 18:28:46] "POST /tags HTTP/1.1" 200 345 0.081970 10.0.0.19 - - [2025-09-15 18:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015380 10.0.0.19 - - [2025-09-15 18:28:46] "GET /tag/19030f0e-047a-4ce6-aada-e843f606d5e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.017557 10.0.0.19 - - [2025-09-15 18:28:46] "POST /projects HTTP/1.1" 409 238 0.001967 10.0.0.19 - - [2025-09-15 18:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.19 - - [2025-09-15 18:28:46] "GET /project/41c58624-5d47-4629-b215-c1cc77b70950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.059889 10.0.0.19 - - [2025-09-15 18:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.19 - - [2025-09-15 18:28:46] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004794 10.0.0.19 - - [2025-09-15 18:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004585 10.0.0.19 - - [2025-09-15 18:28:47] "GET /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.010940 10.0.0.19 - - [2025-09-15 18:28:47] "POST /security-groups HTTP/1.1" 409 285 0.003877 10.0.0.19 - - [2025-09-15 18:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.19 - - [2025-09-15 18:28:47] "PUT /security-group/b737f4c1-dcca-4fdf-8afe-14c83a79567f HTTP/1.1" 200 262 0.075628 10.0.0.19 - - [2025-09-15 18:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004507 10.0.0.19 - - [2025-09-15 18:28:47] "PUT /access-control-list/426d922a-5897-4d42-9f35-79699ab4f74e HTTP/1.1" 200 272 0.018068 10.0.0.19 - - [2025-09-15 18:28:47] "PUT /access-control-list/004dc844-547b-47a9-83fd-29ece1245f38 HTTP/1.1" 200 272 0.014284 10.0.0.19 - - [2025-09-15 18:28:47] "GET /project/41c58624-5d47-4629-b215-c1cc77b70950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052488 10.0.0.19 - - [2025-09-15 18:28:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.034637 10.0.0.19 - - [2025-09-15 18:28:47] "POST /tags HTTP/1.1" 409 228 0.015664 10.0.0.19 - - [2025-09-15 18:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005027 10.0.0.19 - - [2025-09-15 18:28:47] "GET /tag/19030f0e-047a-4ce6-aada-e843f606d5e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011997 10.0.0.19 - - [2025-09-15 18:28:47] "POST /tags HTTP/1.1" 200 345 0.035144 10.0.0.19 - - [2025-09-15 18:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.19 - - [2025-09-15 18:28:47] "GET /tag/c79dc500-2a9d-4d0d-8e54-9301ef59f220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.017538 10.0.0.19 - - [2025-09-15 18:28:47] "POST /projects HTTP/1.1" 409 238 0.002310 10.0.0.19 - - [2025-09-15 18:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.19 - - [2025-09-15 18:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.19 - - [2025-09-15 18:28:47] "GET /project/15394839-ef5f-41ce-a130-37008af534d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036685 10.0.0.19 - - [2025-09-15 18:28:47] "GET /project/15394839-ef5f-41ce-a130-37008af534d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048842 10.0.0.19 - - [2025-09-15 18:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.19 - - [2025-09-15 18:28:47] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.012402 10.0.0.19 - - [2025-09-15 18:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.19 - - [2025-09-15 18:28:47] "GET /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004452 10.0.0.19 - - [2025-09-15 18:28:47] "POST /security-groups HTTP/1.1" 409 285 0.002496 10.0.0.19 - - [2025-09-15 18:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.19 - - [2025-09-15 18:28:47] "PUT /security-group/d0629262-6f73-4398-a548-023e1f9890c2 HTTP/1.1" 200 262 0.063177 10.0.0.19 - - [2025-09-15 18:28:47] "PUT /access-control-list/348473c3-489a-4d25-b10a-17b562b3b2b3 HTTP/1.1" 200 272 0.015515 10.0.0.19 - - [2025-09-15 18:28:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.030813 10.0.0.19 - - [2025-09-15 18:28:47] "POST /tags HTTP/1.1" 409 228 0.006335 10.0.0.19 - - [2025-09-15 18:28:47] "PUT /access-control-list/4e703213-6ad3-44f6-94f6-17f3565db13c HTTP/1.1" 200 272 0.031578 10.0.0.19 - - [2025-09-15 18:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.19 - - [2025-09-15 18:28:47] "GET /tag/c79dc500-2a9d-4d0d-8e54-9301ef59f220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014129 10.0.0.19 - - [2025-09-15 18:28:47] "POST /tags HTTP/1.1" 200 291 0.076611 10.0.0.19 - - [2025-09-15 18:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006064 10.0.0.19 - - [2025-09-15 18:28:48] "GET /tag/57711775-4d50-4d96-9b23-a67388957e66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013358 10.0.0.19 - - [2025-09-15 18:28:48] "POST /tags HTTP/1.1" 200 303 0.054240 10.0.0.19 - - [2025-09-15 18:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.19 - - [2025-09-15 18:28:48] "GET /tag/a624e9e9-5e6e-4548-8408-6378fcb247c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012245 10.0.0.19 - - [2025-09-15 18:28:48] "POST /tags HTTP/1.1" 409 252 0.007963 10.0.0.19 - - [2025-09-15 18:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.19 - - [2025-09-15 18:28:48] "GET /tag/643696d7-f50b-4124-b81c-bba27b46d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014293 10.0.0.19 - - [2025-09-15 18:28:48] "POST /tags HTTP/1.1" 409 226 0.002384 10.0.0.19 - - [2025-09-15 18:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.19 - - [2025-09-15 18:28:48] "GET /tag/d98c1327-27d5-49c8-9d68-c92db4acf7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012349 10.0.0.19 - - [2025-09-15 18:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.19 - - [2025-09-15 18:28:48] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004799 10.0.0.19 - - [2025-09-15 18:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.19 - - [2025-09-15 18:28:48] "GET /project/41c58624-5d47-4629-b215-c1cc77b70950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039389 10.0.0.19 - - [2025-09-15 18:28:48] "POST /virtual-machines HTTP/1.1" 200 395 0.027432 10.0.0.19 - - [2025-09-15 18:28:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.021946 10.0.0.19 - - [2025-09-15 18:28:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109250 10.0.0.19 - - [2025-09-15 18:28:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.019190 10.0.0.19 - - [2025-09-15 18:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013102 10.0.0.19 - - [2025-09-15 18:28:48] "GET /virtual-machine-interface/d2374d40-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006513 10.0.0.19 - - [2025-09-15 18:28:48] "POST /instance-ips HTTP/1.1" 200 397 0.027361 10.0.0.19 - - [2025-09-15 18:28:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.032629 10.0.0.19 - - [2025-09-15 18:28:48] "GET /virtual-machine-interface/d2374d40-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007332 10.0.0.19 - - [2025-09-15 18:28:48] "POST /set-tag HTTP/1.1" 200 109 0.062655 10.0.0.19 - - [2025-09-15 18:28:48] "GET /virtual-machine-interface/d2374d40-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007783 10.0.0.19 - - [2025-09-15 18:28:48] "GET /instance-ip/d25328ee-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007083 10.0.0.19 - - [2025-09-15 18:28:49] "GET /virtual-machine-interface/d2374d40-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004608 10.0.0.19 - - [2025-09-15 18:28:49] "POST /set-tag HTTP/1.1" 200 109 0.001988 10.0.0.19 - - [2025-09-15 18:28:49] "GET /virtual-router/661eaa0a-b468-441c-a4e5-fffbc9b5186a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003363 10.0.0.19 - - [2025-09-15 18:28:49] "POST /ref-update HTTP/1.1" 200 156 0.007334 10.0.0.19 - - [2025-09-15 18:28:49] "GET /virtual-machine-interface/d2374d40-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004874 10.0.0.19 - - [2025-09-15 18:28:49] "POST /set-tag HTTP/1.1" 200 109 0.002757 10.0.0.19 - - [2025-09-15 18:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.19 - - [2025-09-15 18:28:49] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004756 10.0.0.19 - - [2025-09-15 18:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.19 - - [2025-09-15 18:28:49] "GET /project/41c58624-5d47-4629-b215-c1cc77b70950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.065620 10.0.0.19 - - [2025-09-15 18:28:49] "POST /virtual-machines HTTP/1.1" 200 395 0.010041 10.0.0.19 - - [2025-09-15 18:28:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.007902 10.0.0.19 - - [2025-09-15 18:28:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117163 10.0.0.19 - - [2025-09-15 18:28:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009217 10.0.0.19 - - [2025-09-15 18:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010556 10.0.0.19 - - [2025-09-15 18:28:49] "GET /virtual-machine-interface/d2b5dd22-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005314 10.0.0.19 - - [2025-09-15 18:28:49] "POST /instance-ips HTTP/1.1" 200 397 0.024185 10.0.0.19 - - [2025-09-15 18:28:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.027707 10.0.0.19 - - [2025-09-15 18:28:49] "GET /virtual-machine-interface/d2b5dd22-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018530 10.0.0.19 - - [2025-09-15 18:28:49] "POST /set-tag HTTP/1.1" 200 109 0.063941 10.0.0.19 - - [2025-09-15 18:28:49] "GET /virtual-machine-interface/d2b5dd22-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022525 10.0.0.19 - - [2025-09-15 18:28:49] "GET /instance-ip/d2d09be4-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003737 10.0.0.19 - - [2025-09-15 18:28:49] "GET /virtual-machine-interface/d2b5dd22-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004677 10.0.0.19 - - [2025-09-15 18:28:49] "POST /set-tag HTTP/1.1" 200 109 0.002221 10.0.0.19 - - [2025-09-15 18:28:49] "GET /virtual-router/661eaa0a-b468-441c-a4e5-fffbc9b5186a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.004140 10.0.0.19 - - [2025-09-15 18:28:49] "POST /ref-update HTTP/1.1" 200 156 0.011470 10.0.0.19 - - [2025-09-15 18:28:49] "GET /virtual-machine-interface/d2b5dd22-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013026 10.0.0.19 - - [2025-09-15 18:28:49] "POST /set-tag HTTP/1.1" 200 109 0.003056 10.0.0.19 - - [2025-09-15 18:28:50] "POST /tags HTTP/1.1" 200 291 0.028359 10.0.0.19 - - [2025-09-15 18:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013922 10.0.0.19 - - [2025-09-15 18:28:50] "GET /tag/984cd362-6272-4cad-988f-a97882208f6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012712 10.0.0.19 - - [2025-09-15 18:28:50] "POST /tags HTTP/1.1" 409 252 0.002382 10.0.0.19 - - [2025-09-15 18:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.19 - - [2025-09-15 18:28:50] "GET /tag/bbb812bf-f8fe-47b4-8fed-a46d5096a71f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010613 10.0.0.19 - - [2025-09-15 18:28:50] "POST /tags HTTP/1.1" 409 226 0.002667 10.0.0.19 - - [2025-09-15 18:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.19 - - [2025-09-15 18:28:50] "GET /tag/d835e64f-176c-4d94-98ec-a677c9e2216d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014379 10.0.0.19 - - [2025-09-15 18:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.19 - - [2025-09-15 18:28:50] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004307 10.0.0.19 - - [2025-09-15 18:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.19 - - [2025-09-15 18:28:50] "GET /project/15394839-ef5f-41ce-a130-37008af534d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049828 10.0.0.19 - - [2025-09-15 18:28:50] "POST /virtual-machines HTTP/1.1" 200 395 0.011533 10.0.0.19 - - [2025-09-15 18:28:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.010137 10.0.0.19 - - [2025-09-15 18:28:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.091597 10.0.0.19 - - [2025-09-15 18:28:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008103 10.0.0.19 - - [2025-09-15 18:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008408 10.0.0.19 - - [2025-09-15 18:28:50] "GET /virtual-machine-interface/d357fec2-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005253 10.0.0.19 - - [2025-09-15 18:28:50] "POST /instance-ips HTTP/1.1" 200 397 0.023075 10.0.0.19 - - [2025-09-15 18:28:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.019700 10.0.0.19 - - [2025-09-15 18:28:50] "GET /virtual-machine-interface/d357fec2-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.020664 10.0.0.19 - - [2025-09-15 18:28:50] "POST /set-tag HTTP/1.1" 200 109 0.063874 10.0.0.19 - - [2025-09-15 18:28:50] "GET /virtual-machine-interface/d357fec2-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018732 10.0.0.19 - - [2025-09-15 18:28:50] "GET /instance-ip/d36fb1de-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003828 10.0.0.19 - - [2025-09-15 18:28:50] "GET /virtual-machine-interface/d357fec2-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004986 10.0.0.19 - - [2025-09-15 18:28:50] "POST /set-tag HTTP/1.1" 200 109 0.006103 10.0.0.19 - - [2025-09-15 18:28:50] "GET /virtual-router/661eaa0a-b468-441c-a4e5-fffbc9b5186a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.005256 10.0.0.19 - - [2025-09-15 18:28:50] "POST /ref-update HTTP/1.1" 200 156 0.010377 10.0.0.19 - - [2025-09-15 18:28:50] "GET /virtual-machine-interface/d357fec2-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007060 10.0.0.19 - - [2025-09-15 18:28:50] "POST /set-tag HTTP/1.1" 200 109 0.002533 10.0.0.19 - - [2025-09-15 18:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.19 - - [2025-09-15 18:28:51] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004092 10.0.0.19 - - [2025-09-15 18:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.19 - - [2025-09-15 18:28:51] "GET /project/15394839-ef5f-41ce-a130-37008af534d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036916 10.0.0.19 - - [2025-09-15 18:28:51] "POST /virtual-machines HTTP/1.1" 200 395 0.008090 10.0.0.19 - - [2025-09-15 18:28:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.014159 10.0.0.19 - - [2025-09-15 18:28:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.129007 10.0.0.19 - - [2025-09-15 18:28:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008759 10.0.0.19 - - [2025-09-15 18:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009442 10.0.0.19 - - [2025-09-15 18:28:51] "GET /virtual-machine-interface/d3d0de6e-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005659 10.0.0.19 - - [2025-09-15 18:28:51] "POST /instance-ips HTTP/1.1" 200 397 0.023259 10.0.0.19 - - [2025-09-15 18:28:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.042871 10.0.0.19 - - [2025-09-15 18:28:51] "GET /virtual-machine-interface/d3d0de6e-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008311 10.0.0.19 - - [2025-09-15 18:28:51] "POST /set-tag HTTP/1.1" 200 109 0.063773 10.0.0.19 - - [2025-09-15 18:28:51] "GET /virtual-machine-interface/d3d0de6e-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017273 10.0.0.19 - - [2025-09-15 18:28:51] "GET /instance-ip/d3ed6a84-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003164 10.0.0.19 - - [2025-09-15 18:28:51] "GET /virtual-machine-interface/d3d0de6e-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004620 10.0.0.19 - - [2025-09-15 18:28:51] "POST /set-tag HTTP/1.1" 200 109 0.003096 10.0.0.19 - - [2025-09-15 18:28:51] "GET /virtual-router/661eaa0a-b468-441c-a4e5-fffbc9b5186a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003907 10.0.0.19 - - [2025-09-15 18:28:51] "POST /ref-update HTTP/1.1" 200 156 0.014620 10.0.0.19 - - [2025-09-15 18:28:51] "GET /virtual-machine-interface/d3d0de6e-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011308 10.0.0.19 - - [2025-09-15 18:28:51] "POST /set-tag HTTP/1.1" 200 109 0.002430 10.0.0.19 - - [2025-09-15 18:28:51] "POST /tags HTTP/1.1" 200 299 0.017354 10.0.0.19 - - [2025-09-15 18:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.19 - - [2025-09-15 18:28:51] "GET /tag/cc221a5b-076e-48a7-9ff0-76ecf712fb95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015610 10.0.0.19 - - [2025-09-15 18:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.19 - - [2025-09-15 18:28:51] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004119 10.0.0.19 - - [2025-09-15 18:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.19 - - [2025-09-15 18:28:52] "GET /project/41c58624-5d47-4629-b215-c1cc77b70950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033340 10.0.0.19 - - [2025-09-15 18:28:52] "POST /virtual-machines HTTP/1.1" 200 395 0.013624 10.0.0.19 - - [2025-09-15 18:28:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.024577 10.0.0.19 - - [2025-09-15 18:28:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114594 10.0.0.19 - - [2025-09-15 18:28:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009883 10.0.0.19 - - [2025-09-15 18:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.19 - - [2025-09-15 18:28:52] "GET /virtual-machine-interface/d45f121a-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015219 10.0.0.19 - - [2025-09-15 18:28:52] "POST /instance-ips HTTP/1.1" 200 397 0.022692 10.0.0.19 - - [2025-09-15 18:28:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.032985 10.0.0.19 - - [2025-09-15 18:28:52] "GET /virtual-machine-interface/d45f121a-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010199 10.0.0.19 - - [2025-09-15 18:28:52] "POST /set-tag HTTP/1.1" 200 109 0.020562 10.0.0.19 - - [2025-09-15 18:28:52] "GET /virtual-machine-interface/d45f121a-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015227 10.0.0.19 - - [2025-09-15 18:28:52] "GET /instance-ip/d478f748-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002893 10.0.0.19 - - [2025-09-15 18:28:52] "GET /virtual-machine-interface/d45f121a-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006317 10.0.0.19 - - [2025-09-15 18:28:52] "POST /set-tag HTTP/1.1" 200 109 0.003049 10.0.0.19 - - [2025-09-15 18:28:52] "POST /tags HTTP/1.1" 200 299 0.024996 10.0.0.19 - - [2025-09-15 18:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.19 - - [2025-09-15 18:28:52] "GET /tag/38a532c8-5d63-4784-87d6-2c4f0ad527da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.021354 10.0.0.19 - - [2025-09-15 18:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.19 - - [2025-09-15 18:28:52] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004676 10.0.0.19 - - [2025-09-15 18:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.19 - - [2025-09-15 18:28:52] "GET /project/41c58624-5d47-4629-b215-c1cc77b70950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040161 10.0.0.19 - - [2025-09-15 18:28:52] "POST /virtual-machines HTTP/1.1" 200 395 0.011569 10.0.0.19 - - [2025-09-15 18:28:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.019460 10.0.0.19 - - [2025-09-15 18:28:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112042 10.0.0.19 - - [2025-09-15 18:28:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008872 10.0.0.19 - - [2025-09-15 18:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009736 10.0.0.19 - - [2025-09-15 18:28:53] "GET /virtual-machine-interface/d4d4197a-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006997 10.0.0.19 - - [2025-09-15 18:28:53] "POST /instance-ips HTTP/1.1" 200 397 0.028486 10.0.0.19 - - [2025-09-15 18:28:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.023808 10.0.0.19 - - [2025-09-15 18:28:53] "GET /virtual-machine-interface/d4d4197a-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013091 10.0.0.19 - - [2025-09-15 18:28:53] "POST /set-tag HTTP/1.1" 200 109 0.019556 10.0.0.19 - - [2025-09-15 18:28:53] "GET /virtual-machine-interface/d4d4197a-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012249 10.0.0.19 - - [2025-09-15 18:28:53] "GET /instance-ip/d4ef3534-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007113 10.0.0.19 - - [2025-09-15 18:28:53] "GET /virtual-machine-interface/d4d4197a-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007698 10.0.0.19 - - [2025-09-15 18:28:53] "POST /set-tag HTTP/1.1" 200 109 0.004038 10.0.0.19 - - [2025-09-15 18:28:53] "POST /tags HTTP/1.1" 200 299 0.018484 10.0.0.19 - - [2025-09-15 18:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.19 - - [2025-09-15 18:28:53] "GET /tag/17df0691-7142-4edc-9317-75e2906bb726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011897 10.0.0.19 - - [2025-09-15 18:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.19 - - [2025-09-15 18:28:53] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005020 10.0.0.19 - - [2025-09-15 18:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.19 - - [2025-09-15 18:28:53] "GET /project/15394839-ef5f-41ce-a130-37008af534d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039779 10.0.0.19 - - [2025-09-15 18:28:53] "POST /virtual-machines HTTP/1.1" 200 395 0.015716 10.0.0.19 - - [2025-09-15 18:28:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.024327 10.0.0.19 - - [2025-09-15 18:28:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101624 10.0.0.19 - - [2025-09-15 18:28:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.009419 10.0.0.19 - - [2025-09-15 18:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015799 10.0.0.19 - - [2025-09-15 18:28:53] "GET /virtual-machine-interface/d5482fe0-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006992 10.0.0.19 - - [2025-09-15 18:28:53] "POST /instance-ips HTTP/1.1" 200 397 0.025668 10.0.0.19 - - [2025-09-15 18:28:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.017984 10.0.0.19 - - [2025-09-15 18:28:53] "GET /virtual-machine-interface/d5482fe0-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009344 10.0.0.19 - - [2025-09-15 18:28:54] "POST /set-tag HTTP/1.1" 200 109 0.025651 10.0.0.19 - - [2025-09-15 18:28:54] "GET /virtual-machine-interface/d5482fe0-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020497 10.0.0.19 - - [2025-09-15 18:28:54] "GET /instance-ip/d56164ba-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003784 10.0.0.19 - - [2025-09-15 18:28:54] "GET /virtual-machine-interface/d5482fe0-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004649 10.0.0.19 - - [2025-09-15 18:28:54] "POST /set-tag HTTP/1.1" 200 109 0.002501 10.0.0.19 - - [2025-09-15 18:28:54] "POST /tags HTTP/1.1" 200 299 0.018741 10.0.0.19 - - [2025-09-15 18:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.19 - - [2025-09-15 18:28:54] "GET /tag/f99d89bc-f1b6-4a41-830a-d431e6f005e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.017919 10.0.0.19 - - [2025-09-15 18:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.19 - - [2025-09-15 18:28:54] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006236 10.0.0.19 - - [2025-09-15 18:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.19 - - [2025-09-15 18:28:54] "GET /project/15394839-ef5f-41ce-a130-37008af534d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031445 10.0.0.19 - - [2025-09-15 18:28:54] "POST /virtual-machines HTTP/1.1" 200 395 0.008804 10.0.0.19 - - [2025-09-15 18:28:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.021041 10.0.0.19 - - [2025-09-15 18:28:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109125 10.0.0.19 - - [2025-09-15 18:28:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009765 10.0.0.19 - - [2025-09-15 18:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015006 10.0.0.19 - - [2025-09-15 18:28:54] "GET /virtual-machine-interface/d5ba6768-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007303 10.0.0.19 - - [2025-09-15 18:28:54] "POST /instance-ips HTTP/1.1" 200 397 0.027290 10.0.0.19 - - [2025-09-15 18:28:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.028100 10.0.0.19 - - [2025-09-15 18:28:54] "GET /virtual-machine-interface/d5ba6768-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010746 10.0.0.19 - - [2025-09-15 18:28:54] "POST /set-tag HTTP/1.1" 200 109 0.022339 10.0.0.19 - - [2025-09-15 18:28:54] "GET /virtual-machine-interface/d5ba6768-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017246 10.0.0.19 - - [2025-09-15 18:28:54] "GET /instance-ip/d5d39cf6-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.013281 10.0.0.19 - - [2025-09-15 18:28:54] "GET /virtual-machine-interface/d5ba6768-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004257 10.0.0.19 - - [2025-09-15 18:28:54] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.19 - - [2025-09-15 18:28:54] "GET /virtual-router/661eaa0a-b468-441c-a4e5-fffbc9b5186a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003782 10.0.0.19 - - [2025-09-15 18:28:54] "POST /ref-update HTTP/1.1" 200 156 0.009971 10.0.0.19 - - [2025-09-15 18:28:54] "GET /virtual-machine-interface/d45f121a-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012829 10.0.0.19 - - [2025-09-15 18:28:54] "POST /set-tag HTTP/1.1" 200 109 0.002050 10.0.0.19 - - [2025-09-15 18:28:54] "GET /virtual-machine-interface/d2374d40-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005552 10.0.0.19 - - [2025-09-15 18:28:55] "POST /set-tag HTTP/1.1" 200 109 0.002875 10.0.0.19 - - [2025-09-15 18:28:55] "GET /virtual-router/661eaa0a-b468-441c-a4e5-fffbc9b5186a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004319 10.0.0.19 - - [2025-09-15 18:28:55] "POST /ref-update HTTP/1.1" 200 156 0.008702 10.0.0.19 - - [2025-09-15 18:28:55] "GET /virtual-machine-interface/d4d4197a-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.023182 10.0.0.19 - - [2025-09-15 18:28:55] "POST /set-tag HTTP/1.1" 200 109 0.002767 10.0.0.19 - - [2025-09-15 18:28:55] "GET /virtual-router/661eaa0a-b468-441c-a4e5-fffbc9b5186a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004716 10.0.0.19 - - [2025-09-15 18:28:55] "POST /ref-update HTTP/1.1" 200 156 0.008626 10.0.0.19 - - [2025-09-15 18:28:55] "GET /virtual-machine-interface/d5482fe0-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018032 10.0.0.19 - - [2025-09-15 18:28:55] "POST /set-tag HTTP/1.1" 200 109 0.002438 10.0.0.19 - - [2025-09-15 18:28:55] "GET /virtual-machine-interface/d2b5dd22-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004848 10.0.0.19 - - [2025-09-15 18:28:55] "POST /set-tag HTTP/1.1" 200 109 0.002635 10.0.0.19 - - [2025-09-15 18:28:55] "GET /virtual-router/661eaa0a-b468-441c-a4e5-fffbc9b5186a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004489 10.0.0.19 - - [2025-09-15 18:28:55] "POST /ref-update HTTP/1.1" 200 156 0.007926 10.0.0.19 - - [2025-09-15 18:28:55] "GET /virtual-machine-interface/d5ba6768-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010055 10.0.0.19 - - [2025-09-15 18:28:55] "POST /set-tag HTTP/1.1" 200 109 0.005405 10.0.0.19 - - [2025-09-15 18:28:55] "GET /virtual-machine-interface/d357fec2-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003872 10.0.0.19 - - [2025-09-15 18:28:55] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.19 - - [2025-09-15 18:28:55] "GET /virtual-machine-interface/d3d0de6e-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005276 10.0.0.19 - - [2025-09-15 18:28:55] "POST /set-tag HTTP/1.1" 200 109 0.002019 10.0.0.19 - - [2025-09-15 18:28:55] "GET /virtual-machine-interface/d45f121a-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006049 10.0.0.19 - - [2025-09-15 18:28:55] "POST /set-tag HTTP/1.1" 200 109 0.003244 10.0.0.19 - - [2025-09-15 18:28:55] "GET /virtual-machine-interface/d4d4197a-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004271 10.0.0.19 - - [2025-09-15 18:28:55] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.19 - - [2025-09-15 18:28:55] "GET /virtual-machine-interface/d5482fe0-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004671 10.0.0.19 - - [2025-09-15 18:28:55] "POST /set-tag HTTP/1.1" 200 109 0.002756 10.0.0.19 - - [2025-09-15 18:28:55] "GET /virtual-machine-interface/d5ba6768-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004041 10.0.0.19 - - [2025-09-15 18:28:55] "POST /set-tag HTTP/1.1" 200 109 0.003169 10.0.0.19 - - [2025-09-15 18:28:59] "GET /virtual-machine-interface/d5482fe0-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006191 10.0.0.19 - - [2025-09-15 18:28:59] "POST /set-tag HTTP/1.1" 200 109 0.002773 10.0.0.19 - - [2025-09-15 18:28:59] "GET /virtual-machine-interface/d4d4197a-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004362 10.0.0.19 - - [2025-09-15 18:28:59] "POST /set-tag HTTP/1.1" 200 109 0.002865 10.0.0.19 - - [2025-09-15 18:28:59] "GET /virtual-machine-interface/d45f121a-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004395 10.0.0.19 - - [2025-09-15 18:28:59] "POST /set-tag HTTP/1.1" 200 109 0.002734 10.0.0.19 - - [2025-09-15 18:28:59] "GET /virtual-machine-interface/d2374d40-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004400 10.0.0.19 - - [2025-09-15 18:28:59] "POST /set-tag HTTP/1.1" 200 109 0.004542 10.0.0.19 - - [2025-09-15 18:29:00] "GET /virtual-machine-interface/d2b5dd22-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004603 10.0.0.19 - - [2025-09-15 18:29:00] "POST /set-tag HTTP/1.1" 200 109 0.002389 10.0.0.19 - - [2025-09-15 18:29:01] "GET /virtual-machine-interface/d3d0de6e-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005390 10.0.0.19 - - [2025-09-15 18:29:01] "POST /set-tag HTTP/1.1" 200 109 0.002516 10.0.0.19 - - [2025-09-15 18:29:02] "GET /virtual-machine-interface/d357fec2-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004578 10.0.0.19 - - [2025-09-15 18:29:02] "POST /set-tag HTTP/1.1" 200 109 0.002600 10.0.0.19 - - [2025-09-15 18:29:02] "GET /virtual-machine/2e51c27f-125f-4d6f-b0b6-9764cbcf0f53?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004030 10.0.0.19 - - [2025-09-15 18:29:02] "GET /virtual-machine-interface/d2374d40-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005196 10.0.0.19 - - [2025-09-15 18:29:02] "GET /virtual-machine/6c1cb482-cfc1-4727-b57e-e25f1b4f0566?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004095 10.0.0.19 - - [2025-09-15 18:29:02] "GET /virtual-machine-interface/d2b5dd22-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004500 10.0.0.19 - - [2025-09-15 18:29:02] "GET /virtual-machine/ba219edb-257e-4eac-9fc8-a96a5c442e87?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.006004 10.0.0.19 - - [2025-09-15 18:29:02] "GET /virtual-machine-interface/d357fec2-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004715 10.0.0.19 - - [2025-09-15 18:29:02] "GET /virtual-machine/0f056988-63a0-4981-9f44-057c29d47600?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003660 10.0.0.19 - - [2025-09-15 18:29:02] "GET /virtual-machine-interface/d3d0de6e-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004324 10.0.0.19 - - [2025-09-15 18:29:02] "GET /virtual-machine/9804a6d2-43e7-40a3-a946-bd13afaaca2f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003745 10.0.0.19 - - [2025-09-15 18:29:02] "GET /virtual-machine-interface/d45f121a-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004905 10.0.0.19 - - [2025-09-15 18:29:02] "GET /virtual-machine/8d2461f9-d771-4e70-b304-d769f7d02e4e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.015512 10.0.0.19 - - [2025-09-15 18:29:02] "GET /virtual-machine-interface/d5482fe0-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006090 10.0.0.19 - - [2025-09-15 18:29:03] "GET /virtual-machine/bf579d51-22aa-46b8-bdcb-ca588fcf6754?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003310 10.0.0.19 - - [2025-09-15 18:29:03] "GET /virtual-machine-interface/d4d4197a-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005871 10.0.0.19 - - [2025-09-15 18:29:04] "GET /virtual-machine-interface/d5ba6768-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005556 10.0.0.19 - - [2025-09-15 18:29:04] "POST /set-tag HTTP/1.1" 200 109 0.004469 10.0.0.19 - - [2025-09-15 18:29:08] "GET /virtual-machine/186c671d-77e0-42a6-b570-ca4a0c3cfc8b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003417 10.0.0.19 - - [2025-09-15 18:29:08] "GET /virtual-machine-interface/d5ba6768-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004935 10.0.0.19 - - [2025-09-15 18:29:08] "GET /loadbalancer/7f7ee892-7538-47d4-83fb-0a3309da412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002158 10.0.0.19 - - [2025-09-15 18:29:08] "POST /tags HTTP/1.1" 200 333 0.031661 10.0.0.19 - - [2025-09-15 18:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015742 10.0.0.19 - - [2025-09-15 18:29:08] "GET /tag/678342f0-f161-4303-87aa-25c807d5c062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.012663 10.0.0.19 - - [2025-09-15 18:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.19 - - [2025-09-15 18:29:08] "GET /project/41c58624-5d47-4629-b215-c1cc77b70950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031598 10.0.0.19 - - [2025-09-15 18:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.19 - - [2025-09-15 18:29:08] "GET /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004712 10.0.0.19 - - [2025-09-15 18:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.19 - - [2025-09-15 18:29:08] "GET /service-appliance-set/188757b5-8e87-4702-919e-37db6756d745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003718 10.0.0.19 - - [2025-09-15 18:29:08] "POST /fqname-to-id HTTP/1.1" 404 273 0.002072 10.0.0.19 - - [2025-09-15 18:29:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.112284 10.0.0.19 - - [2025-09-15 18:29:09] "GET /virtual-machine-interface/880723a3-6ad1-46d4-b296-e607a607dbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.032362 10.0.0.19 - - [2025-09-15 18:29:09] "POST /instance-ips HTTP/1.1" 200 409 0.027464 10.0.0.19 - - [2025-09-15 18:29:09] "GET /instance-ip/20e31c06-d0ce-45f1-a566-8ff5e0ccbce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.008861 10.0.0.19 - - [2025-09-15 18:29:09] "POST /loadbalancers HTTP/1.1" 200 629 0.065948 10.0.0.19 - - [2025-09-15 18:29:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.019782 10.0.0.19 - - [2025-09-15 18:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009043 10.0.0.19 - - [2025-09-15 18:29:09] "GET /project/41c58624-5d47-4629-b215-c1cc77b70950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.061046 10.0.0.19 - - [2025-09-15 18:29:09] "GET /instance-ip/20e31c06-d0ce-45f1-a566-8ff5e0ccbce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003843 10.0.0.19 - - [2025-09-15 18:29:09] "GET /project/41c58624-5d47-4629-b215-c1cc77b70950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040548 10.0.0.19 - - [2025-09-15 18:29:09] "GET /loadbalancer/7f7ee892-7538-47d4-83fb-0a3309da412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002866 10.0.0.19 - - [2025-09-15 18:29:09] "POST /floating-ips HTTP/1.1" 200 597 0.027524 10.0.0.19 - - [2025-09-15 18:29:09] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.060273 10.0.0.19 - - [2025-09-15 18:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.19 - - [2025-09-15 18:29:09] "GET /project/41c58624-5d47-4629-b215-c1cc77b70950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036741 10.0.0.19 - - [2025-09-15 18:29:09] "GET /loadbalancer-listener/ff44ceab-19f9-44d4-9456-504364f22aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003794 10.0.0.19 - - [2025-09-15 18:29:09] "GET /loadbalancer-listener/ff44ceab-19f9-44d4-9456-504364f22aa2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.004558 10.0.0.19 - - [2025-09-15 18:29:09] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.021029 10.0.0.19 - - [2025-09-15 18:29:09] "GET /instance-ip/20e31c06-d0ce-45f1-a566-8ff5e0ccbce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.010872 10.0.0.19 - - [2025-09-15 18:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.19 - - [2025-09-15 18:29:09] "GET /loadbalancer/7f7ee892-7538-47d4-83fb-0a3309da412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002380 10.0.0.19 - - [2025-09-15 18:29:09] "GET /instance-ip/20e31c06-d0ce-45f1-a566-8ff5e0ccbce3?fields=floating_ips HTTP/1.1" 200 1212 0.012611 10.0.0.19 - - [2025-09-15 18:29:09] "GET /loadbalancer/7f7ee892-7538-47d4-83fb-0a3309da412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.006750 10.0.0.19 - - [2025-09-15 18:29:09] "GET /floating-ip/46b9d669-c3ee-46b4-b743-5a7c4ee85149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002858 10.0.0.19 - - [2025-09-15 18:29:09] "GET /loadbalancer-pool/61ac5272-e98a-4ed5-b23f-7de201aed941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.005388 10.0.0.19 - - [2025-09-15 18:29:09] "POST /loadbalancer-members HTTP/1.1" 200 721 0.024066 10.0.0.19 - - [2025-09-15 18:29:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.010499 10.0.0.19 - - [2025-09-15 18:29:09] "GET /virtual-machine-interface/d2b5dd22-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008101 10.0.0.19 - - [2025-09-15 18:29:09] "GET /virtual-machine-interface/d2b5dd22-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004602 10.0.0.19 - - [2025-09-15 18:29:09] "POST /ref-update HTTP/1.1" 200 156 0.007327 10.0.0.19 - - [2025-09-15 18:29:09] "GET /floating-ip/46b9d669-c3ee-46b4-b743-5a7c4ee85149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.009686 10.0.0.19 - - [2025-09-15 18:29:09] "POST /tags HTTP/1.1" 409 221 0.002562 10.0.0.19 - - [2025-09-15 18:29:09] "PUT /floating-ip/46b9d669-c3ee-46b4-b743-5a7c4ee85149 HTTP/1.1" 200 256 0.013936 10.0.0.19 - - [2025-09-15 18:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007514 10.0.0.19 - - [2025-09-15 18:29:09] "GET /tag/678342f0-f161-4303-87aa-25c807d5c062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.012126 10.0.0.19 - - [2025-09-15 18:29:10] "POST /set-tag HTTP/1.1" 200 109 0.062016 10.0.0.19 - - [2025-09-15 18:29:10] "GET /loadbalancer-pool/61ac5272-e98a-4ed5-b23f-7de201aed941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.010351 10.0.0.19 - - [2025-09-15 18:29:10] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018498 10.0.0.19 - - [2025-09-15 18:29:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.017878 10.0.0.19 - - [2025-09-15 18:29:10] "GET /virtual-machine-interface/d2374d40-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006435 10.0.0.19 - - [2025-09-15 18:29:10] "GET /virtual-machine-interface/d2374d40-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006509 10.0.0.19 - - [2025-09-15 18:29:10] "POST /ref-update HTTP/1.1" 200 156 0.008881 10.0.0.19 - - [2025-09-15 18:29:10] "GET /floating-ip/46b9d669-c3ee-46b4-b743-5a7c4ee85149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.010462 10.0.0.19 - - [2025-09-15 18:29:10] "POST /set-tag HTTP/1.1" 200 109 0.095866 10.0.0.19 - - [2025-09-15 18:29:10] "POST /tags HTTP/1.1" 409 206 0.002517 10.0.0.19 - - [2025-09-15 18:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.19 - - [2025-09-15 18:29:11] "GET /tag/a624e9e9-5e6e-4548-8408-6378fcb247c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013056 10.0.0.19 - - [2025-09-15 18:29:11] "POST /tags HTTP/1.1" 409 204 0.002476 10.0.0.19 - - [2025-09-15 18:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.19 - - [2025-09-15 18:29:11] "GET /tag/38a532c8-5d63-4784-87d6-2c4f0ad527da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011664 10.0.0.19 - - [2025-09-15 18:29:11] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002698 10.0.0.19 - - [2025-09-15 18:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.19 - - [2025-09-15 18:29:11] "GET /policy-management/b09f420c-21e6-43cf-88da-cdfa108e82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002867 10.0.0.19 - - [2025-09-15 18:29:11] "POST /tags HTTP/1.1" 409 206 0.002021 10.0.0.19 - - [2025-09-15 18:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.19 - - [2025-09-15 18:29:11] "GET /tag/a624e9e9-5e6e-4548-8408-6378fcb247c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.018144 10.0.0.19 - - [2025-09-15 18:29:11] "POST /tags HTTP/1.1" 409 226 0.002096 10.0.0.19 - - [2025-09-15 18:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.19 - - [2025-09-15 18:29:11] "GET /tag/d98c1327-27d5-49c8-9d68-c92db4acf7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011190 10.0.0.19 - - [2025-09-15 18:29:11] "POST /tags HTTP/1.1" 409 204 0.002156 10.0.0.19 - - [2025-09-15 18:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005434 10.0.0.19 - - [2025-09-15 18:29:11] "GET /tag/38a532c8-5d63-4784-87d6-2c4f0ad527da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.016958 10.0.0.19 - - [2025-09-15 18:29:11] "POST /tags HTTP/1.1" 409 226 0.002281 10.0.0.19 - - [2025-09-15 18:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008827 10.0.0.19 - - [2025-09-15 18:29:11] "GET /tag/d98c1327-27d5-49c8-9d68-c92db4acf7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011626 10.0.0.19 - - [2025-09-15 18:29:11] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003549 10.0.0.19 - - [2025-09-15 18:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015888 10.0.0.19 - - [2025-09-15 18:29:11] "GET /policy-management/b09f420c-21e6-43cf-88da-cdfa108e82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008295 10.0.0.19 - - [2025-09-15 18:29:11] "POST /firewall-rules HTTP/1.1" 200 626 0.095360 10.0.0.19 - - [2025-09-15 18:29:11] "POST /firewall-rules HTTP/1.1" 200 646 0.085186 10.0.0.19 - - [2025-09-15 18:29:11] "GET /firewall-rule/4823f045-f038-4a01-a8e9-ec056822b691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.025222 10.0.0.19 - - [2025-09-15 18:29:11] "GET /firewall-policy/d52118fd-a9b6-4bf4-91c1-16197245e544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003330 10.0.0.19 - - [2025-09-15 18:29:11] "GET /firewall-rule/dd2c9024-7a8f-4399-bcb0-15f6519cea1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004489 10.0.0.19 - - [2025-09-15 18:29:11] "POST /ref-update HTTP/1.1" 200 156 0.017197 10.0.0.19 - - [2025-09-15 18:29:11] "POST /firewall-policys HTTP/1.1" 200 606 0.040276 10.0.0.19 - - [2025-09-15 18:29:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.013469 10.0.0.19 - - [2025-09-15 18:29:11] "GET /firewall-policy/bad82350-8411-4c3c-95d3-767f98638314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.016411 10.0.0.19 - - [2025-09-15 18:29:11] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003489 10.0.0.19 - - [2025-09-15 18:29:11] "GET /firewall-policy/bad82350-8411-4c3c-95d3-767f98638314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004330 10.0.0.19 - - [2025-09-15 18:29:11] "GET /firewall-policy/02b5a34a-8429-4f73-bcb0-4620f49f823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.004566 10.0.0.19 - - [2025-09-15 18:29:11] "GET /firewall-policy/055a34b5-34ee-4e3e-8e4e-0e66a1dea2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.003665 10.0.0.19 - - [2025-09-15 18:29:12] "GET /firewall-policy/d52118fd-a9b6-4bf4-91c1-16197245e544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004342 10.0.0.19 - - [2025-09-15 18:29:12] "GET /firewall-policy/d52118fd-a9b6-4bf4-91c1-16197245e544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002438 10.0.0.19 - - [2025-09-15 18:29:12] "GET /firewall-policy/02b5a34a-8429-4f73-bcb0-4620f49f823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002702 10.0.0.19 - - [2025-09-15 18:29:12] "POST /ref-update HTTP/1.1" 200 156 0.026389 10.0.0.19 - - [2025-09-15 18:29:12] "POST /ref-update HTTP/1.1" 200 156 0.018826 10.0.0.19 - - [2025-09-15 18:29:12] "POST /ref-update HTTP/1.1" 200 156 0.041224 10.0.0.19 - - [2025-09-15 18:29:12] "POST /ref-update HTTP/1.1" 200 156 0.034018 10.0.0.19 - - [2025-09-15 18:29:12] "POST /ref-update HTTP/1.1" 200 156 0.038950 10.0.0.19 - - [2025-09-15 18:29:12] "GET /firewall-policy/bad82350-8411-4c3c-95d3-767f98638314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.019295 10.0.0.19 - - [2025-09-15 18:31:10] "POST /tags HTTP/1.1" 409 252 0.005777 10.0.0.19 - - [2025-09-15 18:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005524 10.0.0.19 - - [2025-09-15 18:31:10] "GET /tag/bbb812bf-f8fe-47b4-8fed-a46d5096a71f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.018355 10.0.0.19 - - [2025-09-15 18:31:11] "POST /tags HTTP/1.1" 409 228 0.002914 10.0.0.19 - - [2025-09-15 18:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.19 - - [2025-09-15 18:31:11] "GET /tag/c79dc500-2a9d-4d0d-8e54-9301ef59f220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016020 10.0.0.19 - - [2025-09-15 18:31:11] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004264 10.0.0.19 - - [2025-09-15 18:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.19 - - [2025-09-15 18:31:11] "GET /policy-management/b09f420c-21e6-43cf-88da-cdfa108e82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003541 10.0.0.19 - - [2025-09-15 18:31:11] "POST /tags HTTP/1.1" 409 206 0.002050 10.0.0.19 - - [2025-09-15 18:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.19 - - [2025-09-15 18:31:11] "GET /tag/a624e9e9-5e6e-4548-8408-6378fcb247c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011925 10.0.0.19 - - [2025-09-15 18:31:11] "POST /tags HTTP/1.1" 409 226 0.002542 10.0.0.19 - - [2025-09-15 18:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.19 - - [2025-09-15 18:31:11] "GET /tag/d98c1327-27d5-49c8-9d68-c92db4acf7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011112 10.0.0.19 - - [2025-09-15 18:31:11] "POST /tags HTTP/1.1" 409 204 0.002769 10.0.0.19 - - [2025-09-15 18:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.19 - - [2025-09-15 18:31:11] "GET /tag/38a532c8-5d63-4784-87d6-2c4f0ad527da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.010955 10.0.0.19 - - [2025-09-15 18:31:11] "POST /tags HTTP/1.1" 409 226 0.002422 10.0.0.19 - - [2025-09-15 18:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.19 - - [2025-09-15 18:31:11] "GET /tag/d98c1327-27d5-49c8-9d68-c92db4acf7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010288 10.0.0.19 - - [2025-09-15 18:31:11] "POST /tags HTTP/1.1" 409 228 0.002364 10.0.0.19 - - [2025-09-15 18:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.19 - - [2025-09-15 18:31:11] "GET /tag/c79dc500-2a9d-4d0d-8e54-9301ef59f220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.017507 10.0.0.19 - - [2025-09-15 18:31:11] "POST /tags HTTP/1.1" 409 252 0.002814 10.0.0.19 - - [2025-09-15 18:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.19 - - [2025-09-15 18:31:11] "GET /tag/bbb812bf-f8fe-47b4-8fed-a46d5096a71f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.019860 10.0.0.19 - - [2025-09-15 18:31:11] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006752 10.0.0.19 - - [2025-09-15 18:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.19 - - [2025-09-15 18:31:11] "GET /policy-management/b09f420c-21e6-43cf-88da-cdfa108e82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003182 10.0.0.19 - - [2025-09-15 18:31:11] "POST /firewall-rules HTTP/1.1" 409 281 0.002510 10.0.0.19 - - [2025-09-15 18:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.19 - - [2025-09-15 18:31:11] "PUT /firewall-rule/dd2c9024-7a8f-4399-bcb0-15f6519cea1d HTTP/1.1" 200 260 0.020634 10.0.0.19 - - [2025-09-15 18:31:11] "POST /firewall-rules HTTP/1.1" 409 291 0.015434 10.0.0.19 - - [2025-09-15 18:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.19 - - [2025-09-15 18:31:11] "PUT /firewall-rule/4823f045-f038-4a01-a8e9-ec056822b691 HTTP/1.1" 200 260 0.026214 10.0.0.19 - - [2025-09-15 18:31:11] "GET /firewall-rule/4823f045-f038-4a01-a8e9-ec056822b691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.010663 10.0.0.19 - - [2025-09-15 18:31:11] "POST /firewall-rules HTTP/1.1" 200 658 0.077161 10.0.0.19 - - [2025-09-15 18:31:11] "GET /firewall-rule/e9dcd7e1-9e01-4a8f-afe1-d3ee9ae63fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.031853 10.0.0.19 - - [2025-09-15 18:31:11] "GET /firewall-policy/d52118fd-a9b6-4bf4-91c1-16197245e544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003206 10.0.0.19 - - [2025-09-15 18:31:11] "GET /firewall-rule/dd2c9024-7a8f-4399-bcb0-15f6519cea1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004365 10.0.0.19 - - [2025-09-15 18:31:11] "POST /firewall-policys HTTP/1.1" 409 269 0.002241 10.0.0.19 - - [2025-09-15 18:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.19 - - [2025-09-15 18:31:12] "PUT /firewall-policy/bad82350-8411-4c3c-95d3-767f98638314 HTTP/1.1" 200 264 0.039581 10.0.0.19 - - [2025-09-15 18:31:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.032798 10.0.0.19 - - [2025-09-15 18:31:12] "GET /firewall-policy/bad82350-8411-4c3c-95d3-767f98638314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.011805 10.0.0.19 - - [2025-09-15 18:31:12] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002740 10.0.0.19 - - [2025-09-15 18:31:12] "GET /firewall-policy/bad82350-8411-4c3c-95d3-767f98638314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003764 10.0.0.19 - - [2025-09-15 18:31:12] "GET /firewall-policy/02b5a34a-8429-4f73-bcb0-4620f49f823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002745 10.0.0.19 - - [2025-09-15 18:31:12] "GET /firewall-policy/055a34b5-34ee-4e3e-8e4e-0e66a1dea2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.003163 10.0.0.19 - - [2025-09-15 18:31:12] "GET /firewall-policy/bad82350-8411-4c3c-95d3-767f98638314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002672 10.0.0.19 - - [2025-09-15 18:31:12] "GET /firewall-policy/bad82350-8411-4c3c-95d3-767f98638314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002905 10.0.0.19 - - [2025-09-15 18:31:39] "GET /global-system-configs HTTP/1.1" 200 322 0.004183 10.0.0.19 - - [2025-09-15 18:31:40] "GET /global-system-configs HTTP/1.1" 200 322 0.002065 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:32:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001123 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:32:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001423 10.0.0.19 - - [2025-09-15 18:32:13] "GET /virtual-machine-interface/d2374d40-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005293 10.0.0.19 - - [2025-09-15 18:32:13] "POST /set-tag HTTP/1.1" 200 109 0.004760 10.0.0.19 - - [2025-09-15 18:32:13] "GET /virtual-machine-interface/d5482fe0-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007327 10.0.0.19 - - [2025-09-15 18:32:13] "POST /set-tag HTTP/1.1" 200 109 0.002585 10.0.0.19 - - [2025-09-15 18:32:13] "GET /virtual-machine-interface/d5ba6768-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008168 10.0.0.19 - - [2025-09-15 18:32:13] "POST /set-tag HTTP/1.1" 200 109 0.003691 10.0.0.19 - - [2025-09-15 18:32:13] "GET /virtual-machine-interface/d45f121a-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010709 10.0.0.19 - - [2025-09-15 18:32:13] "POST /set-tag HTTP/1.1" 200 109 0.003805 10.0.0.19 - - [2025-09-15 18:32:13] "GET /virtual-machine-interface/d3d0de6e-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005167 10.0.0.19 - - [2025-09-15 18:32:13] "POST /set-tag HTTP/1.1" 200 109 0.002593 10.0.0.19 - - [2025-09-15 18:32:13] "GET /virtual-machine-interface/d4d4197a-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004997 10.0.0.19 - - [2025-09-15 18:32:13] "POST /set-tag HTTP/1.1" 200 109 0.003106 10.0.0.19 - - [2025-09-15 18:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.19 - - [2025-09-15 18:32:13] "GET /loadbalancer/7f7ee892-7538-47d4-83fb-0a3309da412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.004310 10.0.0.19 - - [2025-09-15 18:32:13] "GET /virtual-machine-interface/d2374d40-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005628 10.0.0.19 - - [2025-09-15 18:32:13] "POST /set-tag HTTP/1.1" 200 109 0.034059 10.0.0.19 - - [2025-09-15 18:32:14] "DELETE /loadbalancer-member/016a9f57-33d9-4117-b2fe-8e55f04a14a4 HTTP/1.1" 200 115 0.045583 10.0.0.19 - - [2025-09-15 18:32:14] "GET /virtual-machine-interface/d2b5dd22-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006384 10.0.0.19 - - [2025-09-15 18:32:14] "POST /set-tag HTTP/1.1" 200 109 0.002601 10.0.0.19 - - [2025-09-15 18:32:14] "GET /virtual-machine-interface/d357fec2-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004907 10.0.0.19 - - [2025-09-15 18:32:14] "POST /set-tag HTTP/1.1" 200 109 0.005981 10.0.0.19 - - [2025-09-15 18:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.19 - - [2025-09-15 18:32:14] "GET /loadbalancer/7f7ee892-7538-47d4-83fb-0a3309da412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003135 10.0.0.19 - - [2025-09-15 18:32:14] "GET /virtual-machine-interface/d3d0de6e-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005222 10.0.0.19 - - [2025-09-15 18:32:14] "POST /set-tag HTTP/1.1" 200 109 0.002659 10.0.0.19 - - [2025-09-15 18:32:15] "GET /virtual-machine-interface/d3d0de6e-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006707 10.0.0.19 - - [2025-09-15 18:32:15] "POST /set-tag HTTP/1.1" 200 109 0.002773 10.0.0.19 - - [2025-09-15 18:32:15] "GET /virtual-machine/0f056988-63a0-4981-9f44-057c29d47600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.006267 10.0.0.19 - - [2025-09-15 18:32:15] "POST /ref-update HTTP/1.1" 200 156 0.012395 10.0.0.19 - - [2025-09-15 18:32:15] "GET /virtual-machine-interface/d3d0de6e-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.027192 10.0.0.19 - - [2025-09-15 18:32:15] "POST /set-tag HTTP/1.1" 200 109 0.048580 10.0.0.19 - - [2025-09-15 18:32:15] "POST /set-tag HTTP/1.1" 200 109 0.030306 10.0.0.19 - - [2025-09-15 18:32:15] "POST /set-tag HTTP/1.1" 200 109 0.078484 10.0.0.19 - - [2025-09-15 18:32:15] "POST /set-tag HTTP/1.1" 200 109 0.064598 10.0.0.19 - - [2025-09-15 18:32:15] "POST /set-tag HTTP/1.1" 200 109 0.051118 10.0.0.19 - - [2025-09-15 18:32:15] "DELETE /instance-ip/d3ed6a84-9261-11f0-ac87-fa163eb86a30 HTTP/1.1" 200 115 0.213691 10.0.0.19 - - [2025-09-15 18:32:15] "DELETE /virtual-machine-interface/d3d0de6e-9261-11f0-ac87-fa163eb86a30 HTTP/1.1" 200 115 0.113316 10.0.0.19 - - [2025-09-15 18:32:15] "DELETE /virtual-machine/0f056988-63a0-4981-9f44-057c29d47600 HTTP/1.1" 200 115 0.042923 10.0.0.19 - - [2025-09-15 18:32:15] "GET /virtual-machine-interface/d2374d40-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005311 10.0.0.19 - - [2025-09-15 18:32:16] "POST /set-tag HTTP/1.1" 200 109 0.011029 10.0.0.19 - - [2025-09-15 18:32:16] "GET /virtual-machine-interface/d2374d40-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004768 10.0.0.19 - - [2025-09-15 18:32:16] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.19 - - [2025-09-15 18:32:16] "GET /virtual-machine/2e51c27f-125f-4d6f-b0b6-9764cbcf0f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.005691 10.0.0.19 - - [2025-09-15 18:32:16] "POST /ref-update HTTP/1.1" 200 156 0.035284 10.0.0.19 - - [2025-09-15 18:32:16] "GET /virtual-machine-interface/d2374d40-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020276 10.0.0.19 - - [2025-09-15 18:32:16] "POST /set-tag HTTP/1.1" 200 109 0.036932 10.0.0.19 - - [2025-09-15 18:32:16] "POST /set-tag HTTP/1.1" 200 109 0.065768 10.0.0.19 - - [2025-09-15 18:32:16] "POST /set-tag HTTP/1.1" 200 109 0.040609 10.0.0.19 - - [2025-09-15 18:32:16] "POST /set-tag HTTP/1.1" 200 109 0.030118 10.0.0.19 - - [2025-09-15 18:32:16] "POST /set-tag HTTP/1.1" 200 109 0.065722 10.0.0.19 - - [2025-09-15 18:32:16] "DELETE /instance-ip/d25328ee-9261-11f0-ac87-fa163eb86a30 HTTP/1.1" 200 115 0.062391 10.0.0.19 - - [2025-09-15 18:32:16] "POST /ref-update HTTP/1.1" 200 156 0.008878 10.0.0.19 - - [2025-09-15 18:32:16] "DELETE /virtual-machine-interface/d2374d40-9261-11f0-ac87-fa163eb86a30 HTTP/1.1" 200 115 0.052779 10.0.0.19 - - [2025-09-15 18:32:16] "DELETE /virtual-machine/2e51c27f-125f-4d6f-b0b6-9764cbcf0f53 HTTP/1.1" 200 115 0.022429 10.0.0.19 - - [2025-09-15 18:32:16] "GET /virtual-machine-interface/d2b5dd22-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008213 10.0.0.19 - - [2025-09-15 18:32:16] "POST /set-tag HTTP/1.1" 200 109 0.002498 10.0.0.19 - - [2025-09-15 18:32:16] "GET /virtual-machine-interface/d2b5dd22-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004739 10.0.0.19 - - [2025-09-15 18:32:16] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.19 - - [2025-09-15 18:32:16] "GET /virtual-machine/6c1cb482-cfc1-4727-b57e-e25f1b4f0566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004961 10.0.0.19 - - [2025-09-15 18:32:16] "POST /ref-update HTTP/1.1" 200 156 0.016131 10.0.0.19 - - [2025-09-15 18:32:16] "GET /virtual-machine-interface/d2b5dd22-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.010714 10.0.0.19 - - [2025-09-15 18:32:16] "POST /set-tag HTTP/1.1" 200 109 0.019335 10.0.0.19 - - [2025-09-15 18:32:16] "POST /set-tag HTTP/1.1" 200 109 0.030227 10.0.0.19 - - [2025-09-15 18:32:16] "POST /set-tag HTTP/1.1" 200 109 0.039242 10.0.0.19 - - [2025-09-15 18:32:17] "POST /set-tag HTTP/1.1" 200 109 0.030962 10.0.0.19 - - [2025-09-15 18:32:17] "POST /set-tag HTTP/1.1" 200 109 0.045954 10.0.0.19 - - [2025-09-15 18:32:17] "DELETE /instance-ip/d2d09be4-9261-11f0-ac87-fa163eb86a30 HTTP/1.1" 200 115 0.065862 10.0.0.19 - - [2025-09-15 18:32:17] "POST /ref-update HTTP/1.1" 200 156 0.011208 10.0.0.19 - - [2025-09-15 18:32:17] "DELETE /virtual-machine-interface/d2b5dd22-9261-11f0-ac87-fa163eb86a30 HTTP/1.1" 200 115 0.056307 10.0.0.19 - - [2025-09-15 18:32:17] "DELETE /virtual-machine/6c1cb482-cfc1-4727-b57e-e25f1b4f0566 HTTP/1.1" 200 115 0.029157 10.0.0.19 - - [2025-09-15 18:32:17] "DELETE /tag/57711775-4d50-4d96-9b23-a67388957e66 HTTP/1.1" 200 115 0.052992 10.0.0.19 - - [2025-09-15 18:32:17] "GET /virtual-machine-interface/d357fec2-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005764 10.0.0.19 - - [2025-09-15 18:32:17] "POST /set-tag HTTP/1.1" 200 109 0.002741 10.0.0.19 - - [2025-09-15 18:32:17] "GET /virtual-machine-interface/d357fec2-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005053 10.0.0.19 - - [2025-09-15 18:32:17] "POST /set-tag HTTP/1.1" 200 109 0.002519 10.0.0.19 - - [2025-09-15 18:32:17] "GET /virtual-machine/ba219edb-257e-4eac-9fc8-a96a5c442e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003088 10.0.0.19 - - [2025-09-15 18:32:17] "POST /ref-update HTTP/1.1" 200 156 0.010141 10.0.0.19 - - [2025-09-15 18:32:17] "GET /virtual-machine-interface/d357fec2-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009219 10.0.0.19 - - [2025-09-15 18:32:17] "POST /set-tag HTTP/1.1" 200 109 0.031055 10.0.0.19 - - [2025-09-15 18:32:17] "POST /set-tag HTTP/1.1" 200 109 0.045703 10.0.0.19 - - [2025-09-15 18:32:17] "POST /set-tag HTTP/1.1" 200 109 0.033606 10.0.0.19 - - [2025-09-15 18:32:17] "POST /set-tag HTTP/1.1" 200 109 0.017452 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:32:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001337 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:32:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001119 10.0.0.19 - - [2025-09-15 18:32:17] "POST /set-tag HTTP/1.1" 200 109 0.047970 10.0.0.19 - - [2025-09-15 18:32:17] "DELETE /instance-ip/d36fb1de-9261-11f0-ac87-fa163eb86a30 HTTP/1.1" 200 115 0.072542 10.0.0.19 - - [2025-09-15 18:32:17] "DELETE /virtual-machine-interface/d357fec2-9261-11f0-ac87-fa163eb86a30 HTTP/1.1" 200 115 0.050090 10.0.0.19 - - [2025-09-15 18:32:18] "DELETE /virtual-machine/ba219edb-257e-4eac-9fc8-a96a5c442e87 HTTP/1.1" 200 115 0.038285 10.0.0.19 - - [2025-09-15 18:32:18] "DELETE /tag/a624e9e9-5e6e-4548-8408-6378fcb247c2 HTTP/1.1" 409 388 0.017433 10.0.0.19 - - [2025-09-15 18:32:18] "DELETE /tag/984cd362-6272-4cad-988f-a97882208f6b HTTP/1.1" 200 115 0.050348 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:32:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001056 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:32:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001499 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:32:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001274 [Introspect:8084]10.0.0.19 - - [2025-09-15 18:32:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002663 10.0.0.19 - - [2025-09-15 18:32:44] "GET /virtual-machine-interface/d4d4197a-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006510 10.0.0.19 - - [2025-09-15 18:32:44] "POST /set-tag HTTP/1.1" 200 109 0.003951 10.0.0.19 - - [2025-09-15 18:32:44] "GET /virtual-machine-interface/d45f121a-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005656 10.0.0.19 - - [2025-09-15 18:32:44] "POST /set-tag HTTP/1.1" 200 109 0.006655 10.0.0.19 - - [2025-09-15 18:32:44] "GET /virtual-machine-interface/d5ba6768-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009942 10.0.0.19 - - [2025-09-15 18:32:44] "POST /set-tag HTTP/1.1" 200 109 0.003765 10.0.0.19 - - [2025-09-15 18:32:44] "GET /virtual-machine-interface/d5482fe0-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004791 10.0.0.19 - - [2025-09-15 18:32:44] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.19 - - [2025-09-15 18:32:45] "GET /virtual-machine-interface/d45f121a-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006245 10.0.0.19 - - [2025-09-15 18:32:45] "POST /set-tag HTTP/1.1" 200 109 0.003206 10.0.0.19 - - [2025-09-15 18:32:45] "GET /virtual-machine/9804a6d2-43e7-40a3-a946-bd13afaaca2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004059 10.0.0.19 - - [2025-09-15 18:32:45] "POST /ref-update HTTP/1.1" 200 156 0.020964 10.0.0.19 - - [2025-09-15 18:32:45] "GET /virtual-machine-interface/d45f121a-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.030977 10.0.0.19 - - [2025-09-15 18:32:45] "POST /set-tag HTTP/1.1" 200 109 0.032280 10.0.0.19 - - [2025-09-15 18:32:45] "POST /set-tag HTTP/1.1" 200 109 0.058257 10.0.0.19 - - [2025-09-15 18:32:45] "POST /set-tag HTTP/1.1" 200 109 0.043602 10.0.0.19 - - [2025-09-15 18:32:45] "POST /set-tag HTTP/1.1" 200 109 0.020496 10.0.0.19 - - [2025-09-15 18:32:45] "DELETE /instance-ip/d478f748-9261-11f0-ac87-fa163eb86a30 HTTP/1.1" 200 115 0.102828 10.0.0.19 - - [2025-09-15 18:32:45] "DELETE /virtual-machine-interface/d45f121a-9261-11f0-ac87-fa163eb86a30 HTTP/1.1" 200 115 0.095336 10.0.0.19 - - [2025-09-15 18:32:45] "DELETE /virtual-machine/9804a6d2-43e7-40a3-a946-bd13afaaca2f HTTP/1.1" 200 115 0.041105 10.0.0.19 - - [2025-09-15 18:32:45] "DELETE /tag/cc221a5b-076e-48a7-9ff0-76ecf712fb95 HTTP/1.1" 200 115 0.037931 10.0.0.19 - - [2025-09-15 18:32:45] "GET /virtual-machine-interface/d5ba6768-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006126 10.0.0.19 - - [2025-09-15 18:32:45] "POST /set-tag HTTP/1.1" 200 109 0.002965 10.0.0.19 - - [2025-09-15 18:32:45] "GET /virtual-machine/186c671d-77e0-42a6-b570-ca4a0c3cfc8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.006048 10.0.0.19 - - [2025-09-15 18:32:45] "POST /ref-update HTTP/1.1" 200 156 0.027406 10.0.0.19 - - [2025-09-15 18:32:45] "GET /virtual-machine-interface/d5ba6768-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005254 10.0.0.19 - - [2025-09-15 18:32:45] "POST /set-tag HTTP/1.1" 200 109 0.037746 10.0.0.19 - - [2025-09-15 18:32:46] "POST /set-tag HTTP/1.1" 200 109 0.043088 10.0.0.19 - - [2025-09-15 18:32:46] "POST /set-tag HTTP/1.1" 200 109 0.016753 10.0.0.19 - - [2025-09-15 18:32:46] "POST /set-tag HTTP/1.1" 200 109 0.041266 10.0.0.19 - - [2025-09-15 18:32:46] "DELETE /instance-ip/d5d39cf6-9261-11f0-ac87-fa163eb86a30 HTTP/1.1" 200 115 0.088764 10.0.0.19 - - [2025-09-15 18:32:46] "DELETE /virtual-machine-interface/d5ba6768-9261-11f0-ac87-fa163eb86a30 HTTP/1.1" 200 115 0.063206 10.0.0.19 - - [2025-09-15 18:32:46] "DELETE /virtual-machine/186c671d-77e0-42a6-b570-ca4a0c3cfc8b HTTP/1.1" 200 115 0.034614 10.0.0.19 - - [2025-09-15 18:32:46] "DELETE /tag/f99d89bc-f1b6-4a41-830a-d431e6f005e5 HTTP/1.1" 200 115 0.042385 10.0.0.19 - - [2025-09-15 18:32:46] "GET /virtual-machine-interface/d4d4197a-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004888 10.0.0.19 - - [2025-09-15 18:32:46] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.19 - - [2025-09-15 18:32:46] "GET /virtual-machine/bf579d51-22aa-46b8-bdcb-ca588fcf6754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002658 10.0.0.19 - - [2025-09-15 18:32:46] "POST /ref-update HTTP/1.1" 200 156 0.012562 10.0.0.19 - - [2025-09-15 18:32:46] "GET /virtual-machine-interface/d4d4197a-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011334 10.0.0.19 - - [2025-09-15 18:32:46] "POST /set-tag HTTP/1.1" 200 109 0.041610 10.0.0.19 - - [2025-09-15 18:32:46] "POST /set-tag HTTP/1.1" 200 109 0.037651 10.0.0.19 - - [2025-09-15 18:32:46] "POST /set-tag HTTP/1.1" 200 109 0.033715 10.0.0.19 - - [2025-09-15 18:32:46] "POST /set-tag HTTP/1.1" 200 109 0.030598 10.0.0.19 - - [2025-09-15 18:32:46] "DELETE /instance-ip/d4ef3534-9261-11f0-ac87-fa163eb86a30 HTTP/1.1" 200 115 0.076244 10.0.0.19 - - [2025-09-15 18:32:46] "DELETE /virtual-machine-interface/d4d4197a-9261-11f0-ac87-fa163eb86a30 HTTP/1.1" 200 115 0.073856 10.0.0.19 - - [2025-09-15 18:32:46] "DELETE /virtual-machine/bf579d51-22aa-46b8-bdcb-ca588fcf6754 HTTP/1.1" 200 115 0.032030 10.0.0.19 - - [2025-09-15 18:32:46] "DELETE /tag/643696d7-f50b-4124-b81c-bba27b46d89a HTTP/1.1" 200 115 0.036738 10.0.0.19 - - [2025-09-15 18:32:47] "DELETE /tag/19030f0e-047a-4ce6-aada-e843f606d5e0 HTTP/1.1" 200 115 0.077452 10.0.0.19 - - [2025-09-15 18:32:47] "DELETE /tag/38a532c8-5d63-4784-87d6-2c4f0ad527da HTTP/1.1" 409 236 0.009465 10.0.0.19 - - [2025-09-15 18:32:47] "GET /virtual-machine-interface/d5482fe0-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004595 10.0.0.19 - - [2025-09-15 18:32:47] "POST /set-tag HTTP/1.1" 200 109 0.002246 10.0.0.19 - - [2025-09-15 18:32:47] "GET /virtual-machine/8d2461f9-d771-4e70-b304-d769f7d02e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003061 10.0.0.19 - - [2025-09-15 18:32:47] "POST /ref-update HTTP/1.1" 200 156 0.015374 10.0.0.19 - - [2025-09-15 18:32:47] "GET /virtual-machine-interface/d5482fe0-9261-11f0-ac87-fa163eb86a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006277 10.0.0.19 - - [2025-09-15 18:32:47] "POST /set-tag HTTP/1.1" 200 109 0.020179 10.0.0.19 - - [2025-09-15 18:32:47] "POST /set-tag HTTP/1.1" 200 109 0.033027 10.0.0.19 - - [2025-09-15 18:32:47] "POST /set-tag HTTP/1.1" 200 109 0.047094 10.0.0.19 - - [2025-09-15 18:32:47] "POST /set-tag HTTP/1.1" 200 109 0.039303 10.0.0.19 - - [2025-09-15 18:32:47] "DELETE /instance-ip/d56164ba-9261-11f0-ac87-fa163eb86a30 HTTP/1.1" 200 115 0.050995 10.0.0.19 - - [2025-09-15 18:32:47] "DELETE /virtual-machine-interface/d5482fe0-9261-11f0-ac87-fa163eb86a30 HTTP/1.1" 200 115 0.045228 10.0.0.19 - - [2025-09-15 18:32:47] "DELETE /virtual-machine/8d2461f9-d771-4e70-b304-d769f7d02e4e HTTP/1.1" 200 115 0.041036 10.0.0.19 - - [2025-09-15 18:32:47] "DELETE /tag/c79dc500-2a9d-4d0d-8e54-9301ef59f220 HTTP/1.1" 409 236 0.010149 10.0.0.19 - - [2025-09-15 18:32:47] "DELETE /tag/17df0691-7142-4edc-9317-75e2906bb726 HTTP/1.1" 200 115 0.061160 10.0.0.19 - - [2025-09-15 18:32:47] "DELETE /tag/bbb812bf-f8fe-47b4-8fed-a46d5096a71f HTTP/1.1" 409 236 0.015601 10.0.0.19 - - [2025-09-15 18:32:48] "POST /projects HTTP/1.1" 409 238 0.002541 10.0.0.19 - - [2025-09-15 18:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006134 10.0.0.19 - - [2025-09-15 18:32:48] "GET /project/15394839-ef5f-41ce-a130-37008af534d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037943 10.0.0.19 - - [2025-09-15 18:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.19 - - [2025-09-15 18:32:48] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006501 10.0.0.19 - - [2025-09-15 18:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.19 - - [2025-09-15 18:32:48] "GET /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004794 10.0.0.19 - - [2025-09-15 18:32:48] "POST /security-groups HTTP/1.1" 409 285 0.004776 10.0.0.19 - - [2025-09-15 18:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.19 - - [2025-09-15 18:32:49] "PUT /security-group/d0629262-6f73-4398-a548-023e1f9890c2 HTTP/1.1" 200 262 0.066139 10.0.0.19 - - [2025-09-15 18:32:49] "PUT /access-control-list/348473c3-489a-4d25-b10a-17b562b3b2b3 HTTP/1.1" 200 272 0.024784 10.0.0.19 - - [2025-09-15 18:32:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.055036 10.0.0.19 - - [2025-09-15 18:32:49] "PUT /access-control-list/4e703213-6ad3-44f6-94f6-17f3565db13c HTTP/1.1" 200 272 0.057436 10.0.0.19 - - [2025-09-15 18:32:54] "POST /projects HTTP/1.1" 409 238 0.002208 10.0.0.19 - - [2025-09-15 18:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.19 - - [2025-09-15 18:32:54] "GET /project/15394839-ef5f-41ce-a130-37008af534d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.068994 10.0.0.19 - - [2025-09-15 18:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.19 - - [2025-09-15 18:32:54] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004405 10.0.0.19 - - [2025-09-15 18:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008282 10.0.0.19 - - [2025-09-15 18:32:54] "GET /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006060 10.0.0.19 - - [2025-09-15 18:32:54] "POST /security-groups HTTP/1.1" 409 285 0.005932 10.0.0.19 - - [2025-09-15 18:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.19 - - [2025-09-15 18:32:54] "PUT /security-group/d0629262-6f73-4398-a548-023e1f9890c2 HTTP/1.1" 200 262 0.066751 10.0.0.19 - - [2025-09-15 18:32:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.024217 10.0.0.19 - - [2025-09-15 18:32:54] "GET /firewall-policy/02b5a34a-8429-4f73-bcb0-4620f49f823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.017520 10.0.0.19 - - [2025-09-15 18:32:54] "PUT /access-control-list/348473c3-489a-4d25-b10a-17b562b3b2b3 HTTP/1.1" 200 272 0.043479 10.0.0.19 - - [2025-09-15 18:32:54] "PUT /access-control-list/4e703213-6ad3-44f6-94f6-17f3565db13c HTTP/1.1" 200 272 0.017404 10.0.0.19 - - [2025-09-15 18:32:54] "GET /firewall-rule/9ebeab99-162d-4196-8c4b-8cdfc7ae25f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004362 10.0.0.19 - - [2025-09-15 18:32:54] "POST /ref-update HTTP/1.1" 200 156 0.096753 10.0.0.19 - - [2025-09-15 18:32:54] "DELETE /firewall-rule/9ebeab99-162d-4196-8c4b-8cdfc7ae25f9 HTTP/1.1" 200 115 0.058976 10.0.0.19 - - [2025-09-15 18:32:54] "GET /firewall-policy/02b5a34a-8429-4f73-bcb0-4620f49f823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.007725 10.0.0.19 - - [2025-09-15 18:32:54] "GET /firewall-rule/c25197b5-5f76-476f-a293-b8c1af161108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003437 10.0.0.19 - - [2025-09-15 18:32:54] "POST /ref-update HTTP/1.1" 200 156 0.059354 10.0.0.19 - - [2025-09-15 18:32:54] "DELETE /firewall-rule/c25197b5-5f76-476f-a293-b8c1af161108 HTTP/1.1" 200 115 0.067645 10.0.0.19 - - [2025-09-15 18:32:54] "DELETE /tag/bbb812bf-f8fe-47b4-8fed-a46d5096a71f HTTP/1.1" 409 236 0.015720 10.0.0.19 - - [2025-09-15 18:32:54] "DELETE /tag/d835e64f-176c-4d94-98ec-a677c9e2216d HTTP/1.1" 200 115 0.055910 10.0.0.19 - - [2025-09-15 18:32:54] "DELETE /tag/c79dc500-2a9d-4d0d-8e54-9301ef59f220 HTTP/1.1" 409 236 0.004832 10.0.0.19 - - [2025-09-15 18:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.19 - - [2025-09-15 18:32:55] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.011280 10.0.0.19 - - [2025-09-15 18:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.19 - - [2025-09-15 18:32:55] "GET /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004009 10.0.0.19 - - [2025-09-15 18:32:55] "PUT /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637 HTTP/1.1" 200 264 0.063731 10.0.0.19 - - [2025-09-15 18:32:55] "PUT /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26 HTTP/1.1" 200 264 0.066509 10.0.0.19 - - [2025-09-15 18:32:55] "DELETE /security-group/d0629262-6f73-4398-a548-023e1f9890c2 HTTP/1.1" 200 115 0.075465 10.0.0.19 - - [2025-09-15 18:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006858 10.0.0.19 - - [2025-09-15 18:32:55] "DELETE /access-control-list/348473c3-489a-4d25-b10a-17b562b3b2b3 HTTP/1.1" 200 115 0.043648 10.0.0.19 - - [2025-09-15 18:32:55] "DELETE /access-control-list/4e703213-6ad3-44f6-94f6-17f3565db13c HTTP/1.1" 200 115 0.047044 10.0.0.19 - - [2025-09-15 18:32:55] "GET /project/15394839-ef5f-41ce-a130-37008af534d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.058471 10.0.0.19 - - [2025-09-15 18:32:55] "GET /project/15394839-ef5f-41ce-a130-37008af534d9?fields=security_groups HTTP/1.1" 200 1352 0.051336 10.0.0.19 - - [2025-09-15 18:32:55] "DELETE /security-group/55c52eb2-ad56-45fd-ac29-6bc43365c792 HTTP/1.1" 200 115 0.052311 10.0.0.19 - - [2025-09-15 18:32:55] "DELETE /access-control-list/efbe97d7-dfef-4c72-83b3-ece50a33cfd9 HTTP/1.1" 200 115 0.058994 10.0.0.19 - - [2025-09-15 18:32:55] "GET /project/15394839-ef5f-41ce-a130-37008af534d9?fields=application_policy_sets HTTP/1.1" 200 1391 0.083026 10.0.0.19 - - [2025-09-15 18:32:55] "DELETE /access-control-list/b1a8a424-abd1-4875-973d-aa8496bcce9d HTTP/1.1" 200 115 0.065449 10.0.0.19 - - [2025-09-15 18:32:55] "DELETE /project/15394839-ef5f-41ce-a130-37008af534d9 HTTP/1.1" 200 115 0.440899 10.0.0.19 - - [2025-09-15 18:32:55] "POST /projects HTTP/1.1" 409 238 0.002083 10.0.0.19 - - [2025-09-15 18:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.19 - - [2025-09-15 18:32:55] "GET /project/41c58624-5d47-4629-b215-c1cc77b70950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048594 10.0.0.19 - - [2025-09-15 18:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.19 - - [2025-09-15 18:32:55] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005275 10.0.0.19 - - [2025-09-15 18:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.19 - - [2025-09-15 18:32:55] "GET /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.009525 10.0.0.19 - - [2025-09-15 18:32:55] "POST /security-groups HTTP/1.1" 409 285 0.006358 10.0.0.19 - - [2025-09-15 18:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.19 - - [2025-09-15 18:32:56] "PUT /security-group/b737f4c1-dcca-4fdf-8afe-14c83a79567f HTTP/1.1" 200 262 0.062490 10.0.0.19 - - [2025-09-15 18:32:56] "PUT /access-control-list/426d922a-5897-4d42-9f35-79699ab4f74e HTTP/1.1" 200 272 0.043546 10.0.0.19 - - [2025-09-15 18:32:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.058120 10.0.0.19 - - [2025-09-15 18:32:56] "PUT /access-control-list/004dc844-547b-47a9-83fd-29ece1245f38 HTTP/1.1" 200 272 0.052368 10.0.0.19 - - [2025-09-15 18:32:59] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002767 10.0.0.19 - - [2025-09-15 18:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.19 - - [2025-09-15 18:32:59] "GET /policy-management/b09f420c-21e6-43cf-88da-cdfa108e82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004556 10.0.0.19 - - [2025-09-15 18:32:59] "GET /firewall-policy/d52118fd-a9b6-4bf4-91c1-16197245e544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004826 10.0.0.19 - - [2025-09-15 18:32:59] "GET /firewall-rule/dd2c9024-7a8f-4399-bcb0-15f6519cea1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003084 10.0.0.19 - - [2025-09-15 18:32:59] "POST /ref-update HTTP/1.1" 200 156 0.012209 10.0.0.19 - - [2025-09-15 18:33:00] "DELETE /firewall-rule/dd2c9024-7a8f-4399-bcb0-15f6519cea1d HTTP/1.1" 200 115 0.072995 10.0.0.19 - - [2025-09-15 18:33:00] "GET /firewall-policy/bad82350-8411-4c3c-95d3-767f98638314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005190 10.0.0.19 - - [2025-09-15 18:33:00] "GET /firewall-rule/e9dcd7e1-9e01-4a8f-afe1-d3ee9ae63fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.005946 10.0.0.19 - - [2025-09-15 18:33:00] "POST /ref-update HTTP/1.1" 200 156 0.020889 10.0.0.19 - - [2025-09-15 18:33:00] "DELETE /firewall-rule/e9dcd7e1-9e01-4a8f-afe1-d3ee9ae63fe4 HTTP/1.1" 200 115 0.052670 10.0.0.19 - - [2025-09-15 18:33:00] "GET /firewall-policy/bad82350-8411-4c3c-95d3-767f98638314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005127 10.0.0.19 - - [2025-09-15 18:33:00] "GET /firewall-rule/4823f045-f038-4a01-a8e9-ec056822b691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.005022 10.0.0.19 - - [2025-09-15 18:33:00] "POST /ref-update HTTP/1.1" 200 156 0.018214 10.0.0.19 - - [2025-09-15 18:33:00] "DELETE /firewall-rule/4823f045-f038-4a01-a8e9-ec056822b691 HTTP/1.1" 200 115 0.029291 10.0.0.19 - - [2025-09-15 18:33:00] "GET /application-policy-set/c41a1c4b-9412-49c7-9e16-6ca8250cf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003517 10.0.0.19 - - [2025-09-15 18:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.19 - - [2025-09-15 18:33:00] "GET /policy-management/b09f420c-21e6-43cf-88da-cdfa108e82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002778 10.0.0.19 - - [2025-09-15 18:33:00] "GET /firewall-policy/bad82350-8411-4c3c-95d3-767f98638314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003564 10.0.0.19 - - [2025-09-15 18:33:00] "POST /ref-update HTTP/1.1" 200 156 0.023144 10.0.0.19 - - [2025-09-15 18:33:00] "DELETE /firewall-policy/bad82350-8411-4c3c-95d3-767f98638314 HTTP/1.1" 200 115 0.042084 10.0.0.19 - - [2025-09-15 18:33:00] "DELETE /tag/bbb812bf-f8fe-47b4-8fed-a46d5096a71f HTTP/1.1" 200 115 0.049732 10.0.0.19 - - [2025-09-15 18:33:00] "DELETE /tag/38a532c8-5d63-4784-87d6-2c4f0ad527da HTTP/1.1" 200 115 0.081451 10.0.0.19 - - [2025-09-15 18:33:00] "DELETE /tag/a624e9e9-5e6e-4548-8408-6378fcb247c2 HTTP/1.1" 200 115 0.066444 10.0.0.19 - - [2025-09-15 18:33:00] "DELETE /tag/c79dc500-2a9d-4d0d-8e54-9301ef59f220 HTTP/1.1" 200 115 0.064407 10.0.0.19 - - [2025-09-15 18:33:00] "DELETE /loadbalancer-member/f86f800c-4628-4352-81ed-0914ef78f031 HTTP/1.1" 200 115 0.026433 10.0.0.19 - - [2025-09-15 18:33:00] "DELETE /loadbalancer-pool/61ac5272-e98a-4ed5-b23f-7de201aed941 HTTP/1.1" 200 115 0.029609 10.0.0.19 - - [2025-09-15 18:33:00] "DELETE /loadbalancer-listener/ff44ceab-19f9-44d4-9456-504364f22aa2 HTTP/1.1" 200 115 0.032342 10.0.0.19 - - [2025-09-15 18:33:00] "DELETE /loadbalancer/7f7ee892-7538-47d4-83fb-0a3309da412e HTTP/1.1" 200 115 0.066071 10.0.0.19 - - [2025-09-15 18:33:00] "DELETE /floating-ip/46b9d669-c3ee-46b4-b743-5a7c4ee85149 HTTP/1.1" 200 115 0.044363 10.0.0.19 - - [2025-09-15 18:33:01] "DELETE /instance-ip/20e31c06-d0ce-45f1-a566-8ff5e0ccbce3 HTTP/1.1" 200 115 0.061124 10.0.0.19 - - [2025-09-15 18:33:01] "DELETE /virtual-machine-interface/880723a3-6ad1-46d4-b296-e607a607dbd1 HTTP/1.1" 200 115 0.080580 10.0.0.19 - - [2025-09-15 18:33:01] "DELETE /tag/678342f0-f161-4303-87aa-25c807d5c062 HTTP/1.1" 200 115 0.064734 10.0.0.19 - - [2025-09-15 18:33:01] "POST /projects HTTP/1.1" 409 238 0.004146 10.0.0.19 - - [2025-09-15 18:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.19 - - [2025-09-15 18:33:01] "GET /project/41c58624-5d47-4629-b215-c1cc77b70950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042629 10.0.0.19 - - [2025-09-15 18:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.19 - - [2025-09-15 18:33:01] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004644 10.0.0.19 - - [2025-09-15 18:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.19 - - [2025-09-15 18:33:01] "GET /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004901 10.0.0.19 - - [2025-09-15 18:33:01] "POST /security-groups HTTP/1.1" 409 285 0.004974 10.0.0.19 - - [2025-09-15 18:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.19 - - [2025-09-15 18:33:01] "PUT /security-group/b737f4c1-dcca-4fdf-8afe-14c83a79567f HTTP/1.1" 200 262 0.056727 10.0.0.19 - - [2025-09-15 18:33:01] "PUT /access-control-list/426d922a-5897-4d42-9f35-79699ab4f74e HTTP/1.1" 200 272 0.020352 10.0.0.19 - - [2025-09-15 18:33:01] "PUT /access-control-list/004dc844-547b-47a9-83fd-29ece1245f38 HTTP/1.1" 200 272 0.031595 10.0.0.19 - - [2025-09-15 18:33:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.030925 10.0.0.19 - - [2025-09-15 18:33:01] "GET /firewall-policy/02b5a34a-8429-4f73-bcb0-4620f49f823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.014937 10.0.0.19 - - [2025-09-15 18:33:01] "GET /firewall-rule/25eaa39e-b925-4c4c-8470-0ae0390d529a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004493 10.0.0.19 - - [2025-09-15 18:33:01] "POST /ref-update HTTP/1.1" 200 156 0.076362 10.0.0.19 - - [2025-09-15 18:33:01] "DELETE /firewall-rule/25eaa39e-b925-4c4c-8470-0ae0390d529a HTTP/1.1" 200 115 0.030028 10.0.0.19 - - [2025-09-15 18:33:01] "GET /firewall-policy/02b5a34a-8429-4f73-bcb0-4620f49f823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.007110 10.0.0.19 - - [2025-09-15 18:33:01] "GET /firewall-rule/d65b4cb1-2523-4c70-8966-7f16485d01cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002768 10.0.0.19 - - [2025-09-15 18:33:01] "POST /ref-update HTTP/1.1" 200 156 0.053928 10.0.0.19 - - [2025-09-15 18:33:01] "DELETE /firewall-rule/d65b4cb1-2523-4c70-8966-7f16485d01cb HTTP/1.1" 200 115 0.044422 10.0.0.19 - - [2025-09-15 18:33:02] "DELETE /tag/d98c1327-27d5-49c8-9d68-c92db4acf7a3 HTTP/1.1" 200 115 0.096752 10.0.0.19 - - [2025-09-15 18:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.19 - - [2025-09-15 18:33:02] "GET /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004738 10.0.0.19 - - [2025-09-15 18:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.19 - - [2025-09-15 18:33:02] "GET /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.025081 10.0.0.19 - - [2025-09-15 18:33:02] "PUT /virtual-network/c68e4bfd-16c6-4100-95a2-316b60485637 HTTP/1.1" 200 264 0.069622 10.0.0.19 - - [2025-09-15 18:33:02] "PUT /virtual-network/22cd80db-4807-408a-9a3c-0ad9898a9c26 HTTP/1.1" 200 264 0.065718 10.0.0.19 - - [2025-09-15 18:33:02] "DELETE /security-group/b737f4c1-dcca-4fdf-8afe-14c83a79567f HTTP/1.1" 200 115 0.060837 10.0.0.19 - - [2025-09-15 18:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.19 - - [2025-09-15 18:33:02] "DELETE /access-control-list/426d922a-5897-4d42-9f35-79699ab4f74e HTTP/1.1" 200 115 0.041327 10.0.0.19 - - [2025-09-15 18:33:02] "DELETE /access-control-list/004dc844-547b-47a9-83fd-29ece1245f38 HTTP/1.1" 200 115 0.031129 10.0.0.19 - - [2025-09-15 18:33:02] "GET /project/41c58624-5d47-4629-b215-c1cc77b70950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.049099 10.0.0.19 - - [2025-09-15 18:33:02] "GET /project/41c58624-5d47-4629-b215-c1cc77b70950?fields=security_groups HTTP/1.1" 200 1352 0.040416 10.0.0.19 - - [2025-09-15 18:33:02] "DELETE /security-group/b4ec77ab-33bb-494b-9280-261da107f968 HTTP/1.1" 200 115 0.062591 10.0.0.19 - - [2025-09-15 18:33:02] "DELETE /access-control-list/a3de8064-891f-42e1-ac0b-4672717c30e8 HTTP/1.1" 200 115 0.057448 10.0.0.19 - - [2025-09-15 18:33:02] "GET /project/41c58624-5d47-4629-b215-c1cc77b70950?fields=application_policy_sets HTTP/1.1" 200 1391 0.061801 10.0.0.19 - - [2025-09-15 18:33:02] "DELETE /access-control-list/35972fdc-87ef-4eb9-a72c-e4525d28375e HTTP/1.1" 200 115 0.043845 10.0.0.19 - - [2025-09-15 18:33:02] "DELETE /project/41c58624-5d47-4629-b215-c1cc77b70950 HTTP/1.1" 200 115 0.355099