++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Sep 16 07:44:47 PM UTC 2025 ===================' INFO: =================== Tue Sep 16 07:44:47 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ 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.38 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ '[' -n '10.0.0.38:8081 ' ']' +++ echo 10.0.0.38:8081 ++ ANALYTICS_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ '[' -n '10.0.0.38:9042 ' ']' +++ echo 10.0.0.38:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.38:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ '[' -n '10.0.0.38:8086 ' ']' +++ echo 10.0.0.38:8086 ++ COLLECTOR_SERVERS=10.0.0.38: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.38 ++ CONFIGDB_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ '[' -n '10.0.0.38:8082 ' ']' +++ echo 10.0.0.38:8082 ++ CONFIG_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ '[' -n '10.0.0.38:9161 ' ']' +++ echo 10.0.0.38:9161 ++ CONFIGDB_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ '[' -n '10.0.0.38:9041 ' ']' +++ echo 10.0.0.38:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.38: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.38 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.38 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ '[' -n 10.0.0.38:2181, ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ '[' -n '10.0.0.38:2181 ' ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.38:2181 ++ RABBITMQ_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ '[' -n 10.0.0.38:5673, ']' +++ echo 10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ '[' -n '10.0.0.38:6379 ' ']' +++ echo 10.0.0.38:6379 ++ REDIS_SERVERS=10.0.0.38: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.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ '[' -n '10.0.0.38:9092 ' ']' +++ echo 10.0.0.38:9092 ++ KAFKA_SERVERS=10.0.0.38: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.38 ++ 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.38 ++ 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.38 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 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.38 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.38 +++ local servers=10.0.0.38 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.38,10.11.80.1,127.0.0.1,172.17.0.1,252.38.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.11.80.1,127.0.0.1,172.17.0.1,252.38.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 1 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.38:9041 + cassandra_server_list=10.0.0.38:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.38: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=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ set -o posix ++ set + 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/16/2025 19:45:30.628 7f89866a96c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/16/2025 19:45:30.876 7f89866a96c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/16/2025 19:45:30.898 7f89866a96c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/16/2025 19:45:30.898 7f89866a96c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.38 - - [2025-09-16 19:45:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000811 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2025-09-16 19:45:43] "GET / HTTP/1.1" 503 181 0.000276 10.0.0.38 - - [2025-09-16 19:45:44] "GET / HTTP/1.1" 200 35931 0.001438 10.0.0.38 - - [2025-09-16 19:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.38 - - [2025-09-16 19:45:44] "GET /global-system-config/4b167487-a8c4-4a2b-b9eb-ceb21980f7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005555 10.0.0.38 - - [2025-09-16 19:45:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.005706 10.0.0.38 - - [2025-09-16 19:45:44] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.054438 10.0.0.38 - - [2025-09-16 19:45:44] "GET / HTTP/1.1" 200 35931 0.001393 10.0.0.38 - - [2025-09-16 19:45:44] "GET / HTTP/1.1" 200 45303 0.001313 10.0.0.38 - - [2025-09-16 19:45:44] "GET / HTTP/1.1" 200 35931 0.001381 10.0.0.38 - - [2025-09-16 19:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015847 10.0.0.38 - - [2025-09-16 19:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005419 10.0.0.38 - - [2025-09-16 19:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012437 10.0.0.38 - - [2025-09-16 19:45:44] "GET /global-system-config/4b167487-a8c4-4a2b-b9eb-ceb21980f7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011690 10.0.0.38 - - [2025-09-16 19:45:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.003200 10.0.0.38 - - [2025-09-16 19:45:44] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.067597 10.0.0.38 - - [2025-09-16 19:45:45] "GET / HTTP/1.1" 200 35931 0.001537 10.0.0.38 - - [2025-09-16 19:45:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.002629 10.0.0.38 - - [2025-09-16 19:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005116 10.0.0.38 - - [2025-09-16 19:45:45] "GET /global-system-config/4b167487-a8c4-4a2b-b9eb-ceb21980f7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012247 10.0.0.38 - - [2025-09-16 19:45:45] "POST /service-appliance-sets HTTP/1.1" 200 553 0.062047 10.0.0.38 - - [2025-09-16 19:45:45] "GET / HTTP/1.1" 200 35931 0.002182 10.0.0.38 - - [2025-09-16 19:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007334 10.0.0.38 - - [2025-09-16 19:45:45] "GET /global-system-config/4b167487-a8c4-4a2b-b9eb-ceb21980f7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009006 10.0.0.38 - - [2025-09-16 19:45:45] "POST /fqname-to-id HTTP/1.1" 404 180 0.008838 10.0.0.38 - - [2025-09-16 19:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.38 - - [2025-09-16 19:45:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.003715 10.0.0.38 - - [2025-09-16 19:45:45] "GET /global-system-config/4b167487-a8c4-4a2b-b9eb-ceb21980f7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012111 10.0.0.38 - - [2025-09-16 19:45:45] "POST /config-nodes HTTP/1.1" 200 593 0.055933 10.0.0.38 - - [2025-09-16 19:45:45] "POST /service-appliance-sets HTTP/1.1" 200 541 0.106025 10.0.0.38 - - [2025-09-16 19:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012662 10.0.0.38 - - [2025-09-16 19:45:45] "GET /network-ipam/e6b45b6b-1afe-4c3b-b473-2714ddb84b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.017044 10.0.0.38 - - [2025-09-16 19:45:45] "GET / HTTP/1.1" 200 35931 0.001508 10.0.0.38 - - [2025-09-16 19:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011100 10.0.0.38 - - [2025-09-16 19:45:46] "GET /global-system-config/4b167487-a8c4-4a2b-b9eb-ceb21980f7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.027664 10.0.0.38 - - [2025-09-16 19:45:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.002526 10.0.0.38 - - [2025-09-16 19:45:46] "POST /database-nodes HTTP/1.1" 200 597 0.046512 10.0.0.38 - - [2025-09-16 19:45:46] "GET / HTTP/1.1" 200 35931 0.001759 10.0.0.38 - - [2025-09-16 19:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.38 - - [2025-09-16 19:45:46] "GET /global-system-config/4b167487-a8c4-4a2b-b9eb-ceb21980f7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014225 10.0.0.38 - - [2025-09-16 19:45:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.006644 10.0.0.38 - - [2025-09-16 19:45:46] "GET / HTTP/1.1" 200 35931 0.001360 10.0.0.38 - - [2025-09-16 19:45:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.010025 10.0.0.38 - - [2025-09-16 19:45:46] "POST /service-templates HTTP/1.1" 200 511 0.103074 10.0.0.38 - - [2025-09-16 19:45:46] "POST /analytics-nodes HTTP/1.1" 200 599 0.107062 10.0.0.38 - - [2025-09-16 19:45:46] "POST /service-templates HTTP/1.1" 200 501 0.094171 10.0.0.38 - - [2025-09-16 19:45:46] "GET / HTTP/1.1" 200 35931 0.001452 10.0.0.38 - - [2025-09-16 19:45:46] "POST /service-templates HTTP/1.1" 200 515 0.126121 10.0.0.38 - - [2025-09-16 19:45:46] "POST /service-templates HTTP/1.1" 200 535 0.071890 10.0.0.38 - - [2025-09-16 19:45:46] "POST /service-templates HTTP/1.1" 200 507 0.119842 10.0.0.38 - - [2025-09-16 19:45:48] "GET / HTTP/1.1" 200 35931 0.001529 10.0.0.38 - - [2025-09-16 19:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.38 - - [2025-09-16 19:45:48] "GET /global-system-config/4b167487-a8c4-4a2b-b9eb-ceb21980f7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015357 10.0.0.38 - - [2025-09-16 19:45:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.006845 10.0.0.38 - - [2025-09-16 19:45:48] "POST /config-database-nodes HTTP/1.1" 200 611 0.056850 10.0.0.38 - - [2025-09-16 19:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005634 10.0.0.38 - - [2025-09-16 19:45:51] "GET /network-ipam/e6b45b6b-1afe-4c3b-b473-2714ddb84b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005709 10.0.0.38 - - [2025-09-16 19:45:51] "GET / HTTP/1.1" 200 35931 0.002506 10.0.0.38 - - [2025-09-16 19:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.38 - - [2025-09-16 19:45:51] "GET /routing-instance/5a0e9a3a-0c99-4091-b097-3d95ba282b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013349 10.0.0.38 - - [2025-09-16 19:45:51] "POST /bgp-routers HTTP/1.1" 200 616 0.024420 10.0.0.38 - - [2025-09-16 19:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006150 10.0.0.38 - - [2025-09-16 19:45:51] "GET /global-vrouter-config/565e55a4-fa6e-4f81-b262-f0d165b588d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.010909 10.0.0.38 - - [2025-09-16 19:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009262 10.0.0.38 - - [2025-09-16 19:45:51] "GET /bgp-router/0b16e8bd-5fb0-4514-a0cf-49afa6da3fb3?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.010482 10.0.0.38 - - [2025-09-16 19:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.38 - - [2025-09-16 19:45:51] "GET /global-system-config/4b167487-a8c4-4a2b-b9eb-ceb21980f7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007733 10.0.0.38 - - [2025-09-16 19:45:51] "PUT /global-vrouter-config/565e55a4-fa6e-4f81-b262-f0d165b588d5 HTTP/1.1" 200 276 0.012140 10.0.0.38 - - [2025-09-16 19:45:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008029 10.0.0.38 - - [2025-09-16 19:45:51] "POST /ref-update HTTP/1.1" 200 156 0.016146 10.0.0.38 - - [2025-09-16 19:45:51] "POST /fqname-to-id HTTP/1.1" 404 225 0.004628 10.0.0.38 - - [2025-09-16 19:45:51] "POST /access-control-lists HTTP/1.1" 200 587 0.042555 10.0.0.38 - - [2025-09-16 19:45:51] "POST /fqname-to-id HTTP/1.1" 404 224 0.022578 10.0.0.38 - - [2025-09-16 19:45:51] "POST /access-control-lists HTTP/1.1" 200 585 0.047832 10.0.0.38 - - [2025-09-16 19:45:51] "POST /route-targets HTTP/1.1" 200 327 0.026960 10.0.0.38 - - [2025-09-16 19:45:52] "POST /ref-update HTTP/1.1" 200 156 0.056308 10.0.0.38 - - [2025-09-16 19:45:52] "GET / HTTP/1.1" 200 35931 0.001471 10.0.0.38 - - [2025-09-16 19:45:52] "POST /route-targets HTTP/1.1" 200 327 0.021539 10.0.0.38 - - [2025-09-16 19:45:52] "POST /alarms HTTP/1.1" 200 581 0.066786 10.0.0.38 - - [2025-09-16 19:45:52] "POST /ref-update HTTP/1.1" 200 156 0.054260 10.0.0.38 - - [2025-09-16 19:45:52] "POST /alarms HTTP/1.1" 200 575 0.060719 10.0.0.38 - - [2025-09-16 19:45:52] "POST /route-targets HTTP/1.1" 200 327 0.015890 10.0.0.38 - - [2025-09-16 19:45:52] "POST /alarms HTTP/1.1" 200 575 0.071577 10.0.0.38 - - [2025-09-16 19:45:52] "POST /ref-update HTTP/1.1" 200 156 0.045136 10.0.0.38 - - [2025-09-16 19:45:52] "POST /alarms HTTP/1.1" 200 559 0.107030 10.0.0.38 - - [2025-09-16 19:45:52] "POST /route-targets HTTP/1.1" 200 327 0.039789 10.0.0.38 - - [2025-09-16 19:45:52] "POST /alarms HTTP/1.1" 200 555 0.093798 10.0.0.38 - - [2025-09-16 19:45:52] "POST /ref-update HTTP/1.1" 200 156 0.072881 10.0.0.38 - - [2025-09-16 19:45:52] "POST /alarms HTTP/1.1" 200 557 0.103247 10.0.0.38 - - [2025-09-16 19:45:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.025239 10.0.0.38 - - [2025-09-16 19:45:52] "POST /access-control-lists HTTP/1.1" 200 551 0.102093 10.0.0.38 - - [2025-09-16 19:45:52] "POST /alarms HTTP/1.1" 200 565 0.116264 10.0.0.38 - - [2025-09-16 19:45:52] "PUT /access-control-list/8cff48bf-a4c1-4738-8bcb-d5ab737251fa HTTP/1.1" 200 272 0.064885 10.0.0.38 - - [2025-09-16 19:45:52] "POST /alarms HTTP/1.1" 200 549 0.121133 10.0.0.38 - - [2025-09-16 19:45:52] "PUT /access-control-list/a3e7bcda-426d-4233-bae7-48db43da5a6a HTTP/1.1" 200 272 0.058527 10.0.0.38 - - [2025-09-16 19:45:53] "POST /alarms HTTP/1.1" 200 557 0.111763 10.0.0.38 - - [2025-09-16 19:45:53] "POST /alarms HTTP/1.1" 200 567 0.045492 10.0.0.38 - - [2025-09-16 19:45:53] "POST /alarms HTTP/1.1" 200 555 0.051469 10.0.0.38 - - [2025-09-16 19:45:53] "POST /alarms HTTP/1.1" 200 567 0.032251 10.0.0.38 - - [2025-09-16 19:45:53] "POST /alarms HTTP/1.1" 200 575 0.066977 10.0.0.38 - - [2025-09-16 19:45:53] "POST /alarms HTTP/1.1" 200 569 0.060143 10.0.0.38 - - [2025-09-16 19:45:53] "POST /alarms HTTP/1.1" 200 561 0.044423 10.0.0.38 - - [2025-09-16 19:45:53] "POST /alarms HTTP/1.1" 200 561 0.039896 10.0.0.38 - - [2025-09-16 19:45:53] "POST /alarms HTTP/1.1" 200 561 0.065735 10.0.0.38 - - [2025-09-16 19:45:53] "POST /alarms HTTP/1.1" 200 547 0.049363 10.0.0.38 - - [2025-09-16 19:45:53] "POST /alarms HTTP/1.1" 200 595 0.040224 10.0.0.38 - - [2025-09-16 19:45:53] "POST /alarms HTTP/1.1" 200 575 0.039937 10.0.0.38 - - [2025-09-16 19:45:53] "POST /alarms HTTP/1.1" 200 571 0.047758 10.0.0.38 - - [2025-09-16 19:45:53] "POST /alarms HTTP/1.1" 200 583 0.020936 10.0.0.38 - - [2025-09-16 19:45:53] "POST /alarms HTTP/1.1" 200 609 0.043008 10.0.0.38 - - [2025-09-16 19:45:54] "GET / HTTP/1.1" 200 35931 0.001536 10.0.0.38 - - [2025-09-16 19:45:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005789 10.0.0.38 - - [2025-09-16 19:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.38 - - [2025-09-16 19:45:54] "PUT /global-vrouter-config/565e55a4-fa6e-4f81-b262-f0d165b588d5 HTTP/1.1" 200 276 0.019883 10.0.0.38 - - [2025-09-16 19:45:54] "GET / HTTP/1.1" 200 35931 0.001338 10.0.0.38 - - [2025-09-16 19:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008908 10.0.0.38 - - [2025-09-16 19:45:54] "GET /global-vrouter-config/565e55a4-fa6e-4f81-b262-f0d165b588d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006180 10.0.0.38 - - [2025-09-16 19:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.38 - - [2025-09-16 19:45:54] "PUT /global-vrouter-config/565e55a4-fa6e-4f81-b262-f0d165b588d5 HTTP/1.1" 200 276 0.042567 10.0.0.38 - - [2025-09-16 19:45:55] "GET / HTTP/1.1" 200 35931 0.001513 10.0.0.38 - - [2025-09-16 19:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.38 - - [2025-09-16 19:45:55] "GET /global-system-config/4b167487-a8c4-4a2b-b9eb-ceb21980f7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005892 10.0.0.38 - - [2025-09-16 19:45:55] "PUT /global-system-config/4b167487-a8c4-4a2b-b9eb-ceb21980f7a7 HTTP/1.1" 200 274 0.037008 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:48:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001311 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:48:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001604 10.0.0.38 - - [2025-09-16 19:48:53] "GET / HTTP/1.1" 200 35931 0.001569 10.0.0.38 - - [2025-09-16 19:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.38 - - [2025-09-16 19:48:53] "GET /global-system-config/4b167487-a8c4-4a2b-b9eb-ceb21980f7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005333 10.0.0.38 - - [2025-09-16 19:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005212 10.0.0.38 - - [2025-09-16 19:48:53] "GET /config-node/364147c2-9341-4fd7-8c30-5562d7da8929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004982 10.0.0.38 - - [2025-09-16 19:49:04] "GET / HTTP/1.1" 200 35931 0.002173 10.0.0.38 - - [2025-09-16 19:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.38 - - [2025-09-16 19:49:04] "GET /routing-instance/5a0e9a3a-0c99-4091-b097-3d95ba282b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003930 10.0.0.38 - - [2025-09-16 19:49:04] "POST /bgp-routers HTTP/1.1" 409 301 0.002337 10.0.0.38 - - [2025-09-16 19:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.38 - - [2025-09-16 19:49:04] "GET /bgp-router/0b16e8bd-5fb0-4514-a0cf-49afa6da3fb3?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.006287 10.0.0.38 - - [2025-09-16 19:49:04] "PUT /bgp-router/0b16e8bd-5fb0-4514-a0cf-49afa6da3fb3 HTTP/1.1" 200 254 0.014063 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:49:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000952 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:49:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001047 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:49:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001127 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:49:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001051 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:49:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001031 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:49:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000901 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:49:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001246 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:49:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001371 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:49:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000981 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:49:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000996 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:49:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001010 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:49:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001131 10.0.0.38 - - [2025-09-16 19:49:58] "GET /global-system-configs HTTP/1.1" 200 322 0.003181 10.0.0.38 - - [2025-09-16 19:49:58] "GET /global-system-configs HTTP/1.1" 200 322 0.003901 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:51:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001265 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:51:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001347 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:51:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:51:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000903 10.0.0.38 - - [2025-09-16 19:51:21] "GET / HTTP/1.1" 200 35931 0.001536 10.0.0.38 - - [2025-09-16 19:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.38 - - [2025-09-16 19:51:21] "GET /domain/ad7ecff7-b56b-42ee-894e-79571830e272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003334 10.0.0.38 - - [2025-09-16 19:51:21] "POST /id-to-fqname HTTP/1.1" 200 173 0.000566 10.0.0.38 - - [2025-09-16 19:51:21] "POST /fqname-to-id HTTP/1.1" 404 182 0.008623 10.0.0.38 - - [2025-09-16 19:51:21] "POST /security-groups HTTP/1.1" 200 570 0.077105 10.0.0.38 - - [2025-09-16 19:51:21] "POST /projects HTTP/1.1" 200 481 0.248364 10.0.0.38 - - [2025-09-16 19:51:21] "POST /fqname-to-id HTTP/1.1" 404 213 0.003428 10.0.0.38 - - [2025-09-16 19:51:21] "POST /security-groups HTTP/1.1" 200 534 0.053272 10.0.0.38 - - [2025-09-16 19:51:21] "POST /access-control-lists HTTP/1.1" 200 579 0.062037 10.0.0.38 - - [2025-09-16 19:51:21] "POST /chown HTTP/1.1" 200 109 0.016501 10.0.0.38 - - [2025-09-16 19:51:21] "POST /policy-managements HTTP/1.1" 409 214 0.010659 10.0.0.38 - - [2025-09-16 19:51:21] "POST /fqname-to-id HTTP/1.1" 404 212 0.015086 10.0.0.38 - - [2025-09-16 19:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011541 10.0.0.38 - - [2025-09-16 19:51:21] "GET /policy-management/c434576e-63aa-45bc-8831-6fbf2fde8fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009511 10.0.0.38 - - [2025-09-16 19:51:21] "POST /access-control-lists HTTP/1.1" 200 577 0.110397 10.0.0.38 - - [2025-09-16 19:51:21] "POST /application-policy-sets HTTP/1.1" 200 528 0.096891 10.0.0.38 - - [2025-09-16 19:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.020695 10.0.0.38 - - [2025-09-16 19:51:21] "GET /global-vrouter-config/565e55a4-fa6e-4f81-b262-f0d165b588d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006651 10.0.0.38 - - [2025-09-16 19:51:21] "PUT /global-vrouter-config/565e55a4-fa6e-4f81-b262-f0d165b588d5 HTTP/1.1" 200 276 0.013282 10.0.0.38 - - [2025-09-16 19:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.38 - - [2025-09-16 19:51:22] "GET /virtual-network/6134ba11-0fa3-4dae-9992-b35883dad71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.014882 10.0.0.38 - - [2025-09-16 19:51:22] "POST /id-to-fqname HTTP/1.1" 200 177 0.000767 10.0.0.38 - - [2025-09-16 19:51:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.013338 10.0.0.38 - - [2025-09-16 19:51:22] "POST /fqname-to-id HTTP/1.1" 404 232 0.004672 10.0.0.38 - - [2025-09-16 19:51:22] "POST /security-groups HTTP/1.1" 200 574 0.085255 10.0.0.38 - - [2025-09-16 19:51:22] "POST /projects HTTP/1.1" 200 489 0.331696 10.0.0.38 - - [2025-09-16 19:51:22] "POST /access-control-lists HTTP/1.1" 200 594 0.051144 10.0.0.38 - - [2025-09-16 19:51:22] "POST /fqname-to-id HTTP/1.1" 404 231 0.007174 10.0.0.38 - - [2025-09-16 19:51:22] "POST /security-groups HTTP/1.1" 200 546 0.159299 10.0.0.38 - - [2025-09-16 19:51:22] "POST /access-control-lists HTTP/1.1" 200 592 0.153831 10.0.0.38 - - [2025-09-16 19:51:22] "POST /chown HTTP/1.1" 200 109 0.057682 10.0.0.38 - - [2025-09-16 19:51:22] "POST /fqname-to-id HTTP/1.1" 404 217 0.002749 10.0.0.38 - - [2025-09-16 19:51:22] "POST /network-ipams HTTP/1.1" 200 522 0.086410 10.0.0.38 - - [2025-09-16 19:51:22] "POST /access-control-lists HTTP/1.1" 200 583 0.121678 10.0.0.38 - - [2025-09-16 19:51:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.005681 10.0.0.38 - - [2025-09-16 19:51:22] "POST /network-ipams HTTP/1.1" 200 510 0.128381 10.0.0.38 - - [2025-09-16 19:51:22] "POST /fqname-to-id HTTP/1.1" 404 198 0.006913 10.0.0.38 - - [2025-09-16 19:51:22] "POST /access-control-lists HTTP/1.1" 200 581 0.109049 10.0.0.38 - - [2025-09-16 19:51:23] "POST /fqname-to-id HTTP/1.1" 404 240 0.009342 10.0.0.38 - - [2025-09-16 19:51:23] "POST /access-control-lists HTTP/1.1" 200 602 0.088907 10.0.0.38 - - [2025-09-16 19:51:23] "POST /fqname-to-id HTTP/1.1" 404 239 0.025815 10.0.0.38 - - [2025-09-16 19:51:23] "POST /useragent-kv HTTP/1.1" 200 115 0.014773 10.0.0.38 - - [2025-09-16 19:51:23] "POST /virtual-networks HTTP/1.1" 200 538 0.263664 10.0.0.38 - - [2025-09-16 19:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.38 - - [2025-09-16 19:51:23] "POST /access-control-lists HTTP/1.1" 200 600 0.048743 10.0.0.38 - - [2025-09-16 19:51:23] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.008895 10.0.0.38 - - [2025-09-16 19:51:23] "POST /network-ipams HTTP/1.1" 200 518 0.030169 10.0.0.38 - - [2025-09-16 19:51:23] "POST /fqname-to-id HTTP/1.1" 404 202 0.002374 10.0.0.38 - - [2025-09-16 19:51:23] "POST /fqname-to-id HTTP/1.1" 404 229 0.007579 10.0.0.38 - - [2025-09-16 19:51:23] "POST /access-control-lists HTTP/1.1" 200 589 0.203187 10.0.0.38 - - [2025-09-16 19:51:23] "POST /route-targets HTTP/1.1" 200 327 0.073389 10.0.0.38 - - [2025-09-16 19:51:23] "POST /ref-update HTTP/1.1" 200 156 0.043293 10.0.0.38 - - [2025-09-16 19:51:23] "POST /useragent-kv HTTP/1.1" 200 115 0.007349 10.0.0.38 - - [2025-09-16 19:51:23] "POST /virtual-networks HTTP/1.1" 200 546 0.363313 10.0.0.38 - - [2025-09-16 19:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006780 10.0.0.38 - - [2025-09-16 19:51:23] "PUT /access-control-list/953eb4a2-2f86-476a-af62-96f4f958c373 HTTP/1.1" 200 272 0.078245 10.0.0.38 - - [2025-09-16 19:51:23] "GET /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.062517 10.0.0.38 - - [2025-09-16 19:51:23] "POST /fqname-to-id HTTP/1.1" 404 199 0.002612 10.0.0.38 - - [2025-09-16 19:51:23] "POST /network-policys HTTP/1.1" 200 538 0.034277 10.0.0.38 - - [2025-09-16 19:51:23] "POST /fqname-to-id HTTP/1.1" 404 197 0.014689 10.0.0.38 - - [2025-09-16 19:51:23] "POST /route-targets HTTP/1.1" 200 327 0.014123 10.0.0.38 - - [2025-09-16 19:51:23] "POST /ref-update HTTP/1.1" 200 156 0.027118 10.0.0.38 - - [2025-09-16 19:51:24] "POST /network-policys HTTP/1.1" 200 534 0.087298 10.0.0.38 - - [2025-09-16 19:51:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.024489 10.0.0.38 - - [2025-09-16 19:51:24] "POST /network-policys HTTP/1.1" 200 542 0.042388 10.0.0.38 - - [2025-09-16 19:51:24] "PUT /access-control-list/f4ce60d5-a949-4059-9749-c91adb274d2f HTTP/1.1" 200 272 0.056348 10.0.0.38 - - [2025-09-16 19:51:24] "POST /ref-update HTTP/1.1" 200 156 0.177622 10.0.0.38 - - [2025-09-16 19:51:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017057 10.0.0.38 - - [2025-09-16 19:51:24] "PUT /access-control-list/953eb4a2-2f86-476a-af62-96f4f958c373 HTTP/1.1" 200 272 0.022601 10.0.0.38 - - [2025-09-16 19:51:24] "POST /ref-update HTTP/1.1" 200 156 0.120027 10.0.0.38 - - [2025-09-16 19:51:24] "PUT /access-control-list/f4ce60d5-a949-4059-9749-c91adb274d2f HTTP/1.1" 200 272 0.047220 10.0.0.38 - - [2025-09-16 19:51:24] "POST /ref-update HTTP/1.1" 200 156 0.141541 10.0.0.38 - - [2025-09-16 19:51:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011247 10.0.0.38 - - [2025-09-16 19:51:24] "PUT /access-control-list/953eb4a2-2f86-476a-af62-96f4f958c373 HTTP/1.1" 200 272 0.081406 10.0.0.38 - - [2025-09-16 19:51:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.047504 10.0.0.38 - - [2025-09-16 19:51:24] "POST /ref-update HTTP/1.1" 200 156 0.031378 10.0.0.38 - - [2025-09-16 19:51:24] "POST /fqname-to-id HTTP/1.1" 404 237 0.005575 10.0.0.38 - - [2025-09-16 19:51:24] "POST /ref-update HTTP/1.1" 200 156 0.121302 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:51:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001989 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:51:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001141 10.0.0.38 - - [2025-09-16 19:51:24] "POST /access-control-lists HTTP/1.1" 200 601 0.103010 10.0.0.38 - - [2025-09-16 19:51:25] "POST /ref-update HTTP/1.1" 200 156 0.094965 10.0.0.38 - - [2025-09-16 19:51:25] "POST /ref-update HTTP/1.1" 200 156 0.186454 10.0.0.38 - - [2025-09-16 19:51:25] "PUT /access-control-list/f4ce60d5-a949-4059-9749-c91adb274d2f HTTP/1.1" 200 272 0.092677 10.0.0.38 - - [2025-09-16 19:51:25] "PUT /access-control-list/9bf0f78b-e595-4f92-be2d-1f193fe5528a HTTP/1.1" 200 272 0.077993 10.0.0.38 - - [2025-09-16 19:51:25] "POST /ref-update HTTP/1.1" 200 156 0.247770 10.0.0.38 - - [2025-09-16 19:51:25] "POST /ref-update HTTP/1.1" 200 156 0.016900 10.0.0.38 - - [2025-09-16 19:51:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022260 10.0.0.38 - - [2025-09-16 19:51:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003787 10.0.0.38 - - [2025-09-16 19:51:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006365 10.0.0.38 - - [2025-09-16 19:51:25] "PUT /access-control-list/9bf0f78b-e595-4f92-be2d-1f193fe5528a HTTP/1.1" 200 272 0.052320 10.0.0.38 - - [2025-09-16 19:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.38 - - [2025-09-16 19:51:25] "GET /virtual-network/6134ba11-0fa3-4dae-9992-b35883dad71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.018430 10.0.0.38 - - [2025-09-16 19:51:25] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.008354 10.0.0.38 - - [2025-09-16 19:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.38 - - [2025-09-16 19:51:25] "GET /policy-management/c434576e-63aa-45bc-8831-6fbf2fde8fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004421 10.0.0.38 - - [2025-09-16 19:51:25] "POST /firewall-policys HTTP/1.1" 200 530 0.050079 10.0.0.38 - - [2025-09-16 19:51:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.030105 10.0.0.38 - - [2025-09-16 19:51:25] "GET /firewall-policy/1e71807e-c353-433f-aea4-754973bb6017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.018308 10.0.0.38 - - [2025-09-16 19:51:25] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005123 10.0.0.38 - - [2025-09-16 19:51:25] "GET /firewall-policy/1e71807e-c353-433f-aea4-754973bb6017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003572 10.0.0.38 - - [2025-09-16 19:51:25] "POST /ref-update HTTP/1.1" 200 156 0.020384 10.0.0.38 - - [2025-09-16 19:51:26] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.006074 10.0.0.38 - - [2025-09-16 19:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.38 - - [2025-09-16 19:51:26] "GET /policy-management/c434576e-63aa-45bc-8831-6fbf2fde8fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002999 10.0.0.38 - - [2025-09-16 19:51:26] "POST /firewall-policys HTTP/1.1" 200 532 0.025645 10.0.0.38 - - [2025-09-16 19:51:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.064187 10.0.0.38 - - [2025-09-16 19:51:26] "GET /firewall-policy/5a1c3bf2-dc94-43f0-9536-2ccb6f43a66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005700 10.0.0.38 - - [2025-09-16 19:51:26] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.004836 10.0.0.38 - - [2025-09-16 19:51:26] "GET /firewall-policy/5a1c3bf2-dc94-43f0-9536-2ccb6f43a66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006281 10.0.0.38 - - [2025-09-16 19:51:26] "GET /firewall-policy/1e71807e-c353-433f-aea4-754973bb6017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.008018 10.0.0.38 - - [2025-09-16 19:51:26] "GET /firewall-policy/1e71807e-c353-433f-aea4-754973bb6017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005537 10.0.0.38 - - [2025-09-16 19:51:26] "POST /ref-update HTTP/1.1" 200 156 0.032816 10.0.0.38 - - [2025-09-16 19:51:26] "POST /ref-update HTTP/1.1" 200 156 0.037297 10.0.0.38 - - [2025-09-16 19:51:26] "POST /ref-update HTTP/1.1" 200 156 0.034850 10.0.0.38 - - [2025-09-16 19:51:26] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.034556 10.0.0.38 - - [2025-09-16 19:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.38 - - [2025-09-16 19:51:26] "GET /policy-management/c434576e-63aa-45bc-8831-6fbf2fde8fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003543 10.0.0.38 - - [2025-09-16 19:51:26] "POST /firewall-policys HTTP/1.1" 200 530 0.043380 10.0.0.38 - - [2025-09-16 19:51:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.033602 10.0.0.38 - - [2025-09-16 19:51:26] "GET /firewall-policy/73123b72-29cf-4738-a796-3fb94bb8e97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.021568 10.0.0.38 - - [2025-09-16 19:51:26] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003163 10.0.0.38 - - [2025-09-16 19:51:26] "GET /firewall-policy/73123b72-29cf-4738-a796-3fb94bb8e97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002835 10.0.0.38 - - [2025-09-16 19:51:26] "GET /firewall-policy/1e71807e-c353-433f-aea4-754973bb6017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003343 10.0.0.38 - - [2025-09-16 19:51:26] "GET /firewall-policy/5a1c3bf2-dc94-43f0-9536-2ccb6f43a66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004714 10.0.0.38 - - [2025-09-16 19:51:26] "GET /firewall-policy/1e71807e-c353-433f-aea4-754973bb6017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004168 10.0.0.38 - - [2025-09-16 19:51:26] "GET /firewall-policy/5a1c3bf2-dc94-43f0-9536-2ccb6f43a66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005036 10.0.0.38 - - [2025-09-16 19:51:26] "POST /ref-update HTTP/1.1" 200 156 0.032718 10.0.0.38 - - [2025-09-16 19:51:27] "POST /ref-update HTTP/1.1" 200 156 0.038234 10.0.0.38 - - [2025-09-16 19:51:27] "POST /ref-update HTTP/1.1" 200 156 0.068946 10.0.0.38 - - [2025-09-16 19:51:27] "POST /ref-update HTTP/1.1" 200 156 0.083483 10.0.0.38 - - [2025-09-16 19:51:27] "POST /ref-update HTTP/1.1" 200 156 0.089275 10.0.0.38 - - [2025-09-16 19:51:27] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.022555 10.0.0.38 - - [2025-09-16 19:51:27] "POST /tags HTTP/1.1" 200 299 0.090559 10.0.0.38 - - [2025-09-16 19:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013981 10.0.0.38 - - [2025-09-16 19:51:27] "GET /tag/9c53958c-4108-4d58-909a-6f990bbea4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.032985 10.0.0.38 - - [2025-09-16 19:51:27] "POST /set-tag HTTP/1.1" 200 109 0.034578 10.0.0.38 - - [2025-09-16 19:51:27] "POST /fqname-to-id HTTP/1.1" 404 226 0.014729 10.0.0.38 - - [2025-09-16 19:51:28] "POST /tags HTTP/1.1" 200 357 0.309874 10.0.0.38 - - [2025-09-16 19:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008478 10.0.0.38 - - [2025-09-16 19:51:28] "GET /tag/754cee9a-6055-46a3-b223-cc3b6197d110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.015686 10.0.0.38 - - [2025-09-16 19:51:28] "POST /tags HTTP/1.1" 200 305 0.082633 10.0.0.38 - - [2025-09-16 19:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.018681 10.0.0.38 - - [2025-09-16 19:51:28] "GET /tag/b58829d0-9c2a-4c80-93a1-30070249690c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.019059 10.0.0.38 - - [2025-09-16 19:51:28] "POST /id-to-fqname HTTP/1.1" 200 174 0.000769 10.0.0.38 - - [2025-09-16 19:51:28] "POST /fqname-to-id HTTP/1.1" 404 183 0.003382 10.0.0.38 - - [2025-09-16 19:51:28] "POST /security-groups HTTP/1.1" 200 571 0.195485 10.0.0.38 - - [2025-09-16 19:51:28] "POST /projects HTTP/1.1" 200 483 0.403992 10.0.0.38 - - [2025-09-16 19:51:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.025455 10.0.0.38 - - [2025-09-16 19:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.033297 10.0.0.38 - - [2025-09-16 19:51:28] "POST /fqname-to-id HTTP/1.1" 404 214 0.023709 10.0.0.38 - - [2025-09-16 19:51:29] "POST /access-control-lists HTTP/1.1" 200 580 0.083425 10.0.0.38 - - [2025-09-16 19:51:29] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.065911 10.0.0.38 - - [2025-09-16 19:51:29] "POST /fqname-to-id HTTP/1.1" 404 213 0.005890 10.0.0.38 - - [2025-09-16 19:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007487 10.0.0.38 - - [2025-09-16 19:51:29] "GET /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.024254 10.0.0.38 - - [2025-09-16 19:51:29] "POST /access-control-lists HTTP/1.1" 200 578 0.081333 10.0.0.38 - - [2025-09-16 19:51:29] "PUT /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e HTTP/1.1" 200 264 0.170295 10.0.0.38 - - [2025-09-16 19:51:29] "PUT /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c HTTP/1.1" 200 264 0.084561 10.0.0.38 - - [2025-09-16 19:51:29] "POST /security-groups HTTP/1.1" 200 537 0.127241 10.0.0.38 - - [2025-09-16 19:51:29] "POST /fqname-to-id HTTP/1.1" 404 234 0.005252 10.0.0.38 - - [2025-09-16 19:51:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.045252 10.0.0.38 - - [2025-09-16 19:51:29] "POST /access-control-lists HTTP/1.1" 200 596 0.121876 10.0.0.38 - - [2025-09-16 19:51:29] "POST /chown HTTP/1.1" 200 109 0.088277 10.0.0.38 - - [2025-09-16 19:51:29] "POST /fqname-to-id HTTP/1.1" 404 233 0.031090 10.0.0.38 - - [2025-09-16 19:51:29] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010083 10.0.0.38 - - [2025-09-16 19:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008167 10.0.0.38 - - [2025-09-16 19:51:29] "GET /policy-management/c434576e-63aa-45bc-8831-6fbf2fde8fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005581 10.0.0.38 - - [2025-09-16 19:51:29] "POST /tags HTTP/1.1" 409 207 0.002537 10.0.0.38 - - [2025-09-16 19:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.38 - - [2025-09-16 19:51:29] "GET /tag/b58829d0-9c2a-4c80-93a1-30070249690c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.021818 10.0.0.38 - - [2025-09-16 19:51:29] "POST /access-control-lists HTTP/1.1" 200 594 0.105995 10.0.0.38 - - [2025-09-16 19:51:30] "POST /firewall-rules HTTP/1.1" 200 564 0.109583 10.0.0.38 - - [2025-09-16 19:51:30] "GET /firewall-rule/e7dc00ca-7e54-4e02-8c16-38821d576f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005877 10.0.0.38 - - [2025-09-16 19:51:30] "GET /firewall-policy/5a1c3bf2-dc94-43f0-9536-2ccb6f43a66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002937 10.0.0.38 - - [2025-09-16 19:51:30] "GET /firewall-rule/e7dc00ca-7e54-4e02-8c16-38821d576f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003243 10.0.0.38 - - [2025-09-16 19:51:30] "POST /ref-update HTTP/1.1" 200 156 0.030117 10.0.0.38 - - [2025-09-16 19:51:30] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.034441 10.0.0.38 - - [2025-09-16 19:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.38 - - [2025-09-16 19:51:30] "GET /policy-management/c434576e-63aa-45bc-8831-6fbf2fde8fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003860 10.0.0.38 - - [2025-09-16 19:51:30] "POST /tags HTTP/1.1" 409 207 0.002219 10.0.0.38 - - [2025-09-16 19:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.38 - - [2025-09-16 19:51:30] "GET /tag/b58829d0-9c2a-4c80-93a1-30070249690c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.015232 10.0.0.38 - - [2025-09-16 19:51:30] "POST /firewall-rules HTTP/1.1" 200 562 0.085150 10.0.0.38 - - [2025-09-16 19:51:30] "GET /firewall-rule/ba55edf1-1713-43e3-ae9e-cd47f157293f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.035038 10.0.0.38 - - [2025-09-16 19:51:30] "GET /firewall-policy/5a1c3bf2-dc94-43f0-9536-2ccb6f43a66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.006455 10.0.0.38 - - [2025-09-16 19:51:30] "GET /firewall-rule/ba55edf1-1713-43e3-ae9e-cd47f157293f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003523 10.0.0.38 - - [2025-09-16 19:51:30] "POST /ref-update HTTP/1.1" 200 156 0.027959 10.0.0.38 - - [2025-09-16 19:51:30] "POST /tags HTTP/1.1" 200 301 0.086178 10.0.0.38 - - [2025-09-16 19:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.38 - - [2025-09-16 19:51:30] "GET /tag/38058b3a-7dce-405b-86a3-494b3830bf8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.012980 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:51:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:51:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001027 10.0.0.38 - - [2025-09-16 19:51:30] "POST /tags HTTP/1.1" 200 325 0.071645 10.0.0.38 - - [2025-09-16 19:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.38 - - [2025-09-16 19:51:30] "GET /tag/9457fbbb-5e5b-4438-8e42-ddb27834399e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.016291 10.0.0.38 - - [2025-09-16 19:51:30] "POST /tags HTTP/1.1" 200 363 0.029033 10.0.0.38 - - [2025-09-16 19:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.38 - - [2025-09-16 19:51:30] "GET /tag/d273ceb0-dcb2-427b-a313-46d891ae623d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012221 10.0.0.38 - - [2025-09-16 19:51:30] "POST /tags HTTP/1.1" 200 311 0.023675 10.0.0.38 - - [2025-09-16 19:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.38 - - [2025-09-16 19:51:31] "GET /tag/12f6ad38-f63c-4878-990a-2f650862959e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013800 10.0.0.38 - - [2025-09-16 19:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007319 10.0.0.38 - - [2025-09-16 19:51:31] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006269 10.0.0.38 - - [2025-09-16 19:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.38 - - [2025-09-16 19:51:31] "GET /project/e85987dc-c66d-4f32-9281-fd58b517b0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.041990 10.0.0.38 - - [2025-09-16 19:51:31] "POST /virtual-machines HTTP/1.1" 200 377 0.011081 10.0.0.38 - - [2025-09-16 19:51:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.098865 10.0.0.38 - - [2025-09-16 19:51:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.202131 10.0.0.38 - - [2025-09-16 19:51:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.016757 10.0.0.38 - - [2025-09-16 19:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.38 - - [2025-09-16 19:51:31] "GET /virtual-machine-interface/8ab61ce6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005038 10.0.0.38 - - [2025-09-16 19:51:31] "POST /instance-ips HTTP/1.1" 200 409 0.050641 10.0.0.38 - - [2025-09-16 19:51:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.019001 10.0.0.38 - - [2025-09-16 19:51:31] "GET /virtual-machine-interface/8ab61ce6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007551 10.0.0.38 - - [2025-09-16 19:51:31] "POST /set-tag HTTP/1.1" 200 109 0.033280 10.0.0.38 - - [2025-09-16 19:51:31] "GET /virtual-machine-interface/8ab61ce6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.028174 10.0.0.38 - - [2025-09-16 19:51:31] "GET /instance-ip/8adee8a6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.003389 10.0.0.38 - - [2025-09-16 19:51:32] "POST /tags HTTP/1.1" 200 305 0.094527 10.0.0.38 - - [2025-09-16 19:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014012 10.0.0.38 - - [2025-09-16 19:51:32] "GET /tag/9f56b79f-ecc9-4751-ba7d-da342e8e16a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.035262 10.0.0.38 - - [2025-09-16 19:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.38 - - [2025-09-16 19:51:32] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034213 10.0.0.38 - - [2025-09-16 19:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012541 10.0.0.38 - - [2025-09-16 19:51:32] "GET /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007027 10.0.0.38 - - [2025-09-16 19:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006841 10.0.0.38 - - [2025-09-16 19:51:32] "GET /service-appliance-set/b918d52a-ded8-496e-89a0-e11623cf8d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.007071 10.0.0.38 - - [2025-09-16 19:51:32] "POST /fqname-to-id HTTP/1.1" 404 240 0.002284 10.0.0.38 - - [2025-09-16 19:51:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.116026 10.0.0.38 - - [2025-09-16 19:51:32] "GET /virtual-machine-interface/12f4dbc9-bd2e-4f09-920b-98da2280b9d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.024711 10.0.0.38 - - [2025-09-16 19:51:32] "POST /instance-ips HTTP/1.1" 200 381 0.055709 10.0.0.38 - - [2025-09-16 19:51:32] "GET /instance-ip/bedcca90-df79-4723-90a1-c00fabec2758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.020795 10.0.0.38 - - [2025-09-16 19:51:32] "POST /loadbalancers HTTP/1.1" 200 582 0.106611 10.0.0.38 - - [2025-09-16 19:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.016902 10.0.0.38 - - [2025-09-16 19:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006217 10.0.0.38 - - [2025-09-16 19:51:32] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.072833 10.0.0.38 - - [2025-09-16 19:51:32] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.082918 10.0.0.38 - - [2025-09-16 19:51:32] "GET /loadbalancer/37638605-60a8-45a0-94dc-e4f997bba0b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.013383 10.0.0.38 - - [2025-09-16 19:51:32] "GET /instance-ip/bedcca90-df79-4723-90a1-c00fabec2758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005256 10.0.0.38 - - [2025-09-16 19:51:33] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.055788 10.0.0.38 - - [2025-09-16 19:51:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.016899 10.0.0.38 - - [2025-09-16 19:51:33] "POST /floating-ips HTTP/1.1" 200 583 0.099052 10.0.0.38 - - [2025-09-16 19:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.023433 10.0.0.38 - - [2025-09-16 19:51:33] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.088568 10.0.0.38 - - [2025-09-16 19:51:33] "GET /loadbalancer-listener/cb02a752-8fb3-4bd9-8a9a-f7d4ef052411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.004076 10.0.0.38 - - [2025-09-16 19:51:33] "GET /loadbalancer-listener/cb02a752-8fb3-4bd9-8a9a-f7d4ef052411?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004155 10.0.0.38 - - [2025-09-16 19:51:33] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.051690 10.0.0.38 - - [2025-09-16 19:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.034694 10.0.0.38 - - [2025-09-16 19:51:33] "GET /global-vrouter-config/565e55a4-fa6e-4f81-b262-f0d165b588d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005358 10.0.0.38 - - [2025-09-16 19:51:33] "GET /instance-ip/bedcca90-df79-4723-90a1-c00fabec2758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007967 10.0.0.38 - - [2025-09-16 19:51:33] "GET /instance-ip/bedcca90-df79-4723-90a1-c00fabec2758?fields=floating_ips HTTP/1.1" 200 1171 0.007973 10.0.0.38 - - [2025-09-16 19:51:33] "GET /floating-ip/13114cfd-1f31-45e5-ab2e-09ad7863e82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002884 10.0.0.38 - - [2025-09-16 19:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.38 - - [2025-09-16 19:51:33] "PUT /global-vrouter-config/565e55a4-fa6e-4f81-b262-f0d165b588d5 HTTP/1.1" 200 276 0.009971 10.0.0.38 - - [2025-09-16 19:51:33] "POST /tags HTTP/1.1" 200 355 0.039199 10.0.0.38 - - [2025-09-16 19:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.38 - - [2025-09-16 19:51:33] "GET /tag/56097285-485f-48c6-9c6d-56c997ad551b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.023703 10.0.0.38 - - [2025-09-16 19:51:33] "POST /tags HTTP/1.1" 200 303 0.029227 10.0.0.38 - - [2025-09-16 19:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.38 - - [2025-09-16 19:51:33] "GET /tag/28a2f949-0392-4be7-b7bd-b7021be6b381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012300 10.0.0.38 - - [2025-09-16 19:51:33] "POST /projects HTTP/1.1" 409 218 0.002270 10.0.0.38 - - [2025-09-16 19:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.38 - - [2025-09-16 19:51:33] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057237 10.0.0.38 - - [2025-09-16 19:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.38 - - [2025-09-16 19:51:33] "GET /network-ipam/753722c7-2f7f-47a8-9d5e-5778fd20d818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003666 10.0.0.38 - - [2025-09-16 19:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.38 - - [2025-09-16 19:51:33] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004523 10.0.0.38 - - [2025-09-16 19:51:33] "PUT /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e HTTP/1.1" 200 264 0.065198 10.0.0.38 - - [2025-09-16 19:51:33] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005667 10.0.0.38 - - [2025-09-16 19:51:34] "POST /set-tag HTTP/1.1" 200 109 0.063625 10.0.0.38 - - [2025-09-16 19:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.024880 10.0.0.38 - - [2025-09-16 19:51:34] "GET /network-ipam/3dae88af-8c12-40ef-93f6-107ba3984029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003952 10.0.0.38 - - [2025-09-16 19:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.38 - - [2025-09-16 19:51:34] "GET /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004761 10.0.0.38 - - [2025-09-16 19:51:34] "PUT /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c HTTP/1.1" 200 264 0.083386 10.0.0.38 - - [2025-09-16 19:51:34] "GET /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.013236 10.0.0.38 - - [2025-09-16 19:51:34] "POST /set-tag HTTP/1.1" 200 109 0.079599 10.0.0.38 - - [2025-09-16 19:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.38 - - [2025-09-16 19:51:34] "GET /network-policy/86a7c9c7-d4b0-4281-ab73-43f796c7bef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006737 10.0.0.38 - - [2025-09-16 19:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.38 - - [2025-09-16 19:51:34] "GET /network-policy/7c832ea8-9bf4-4f11-9b74-e645b645a883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003424 10.0.0.38 - - [2025-09-16 19:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.38 - - [2025-09-16 19:51:34] "GET /network-policy/1e8b2249-d375-420f-955d-e4a0c8cdb864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003132 10.0.0.38 - - [2025-09-16 19:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.38 - - [2025-09-16 19:51:34] "PUT /network-policy/1e8b2249-d375-420f-955d-e4a0c8cdb864 HTTP/1.1" 200 262 0.010907 10.0.0.38 - - [2025-09-16 19:51:34] "POST /ref-update HTTP/1.1" 200 156 0.072454 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:51:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000980 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:51:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001020 10.0.0.38 - - [2025-09-16 19:51:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006336 10.0.0.38 - - [2025-09-16 19:51:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014615 10.0.0.38 - - [2025-09-16 19:51:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004868 10.0.0.38 - - [2025-09-16 19:51:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003099 10.0.0.38 - - [2025-09-16 19:51:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001964 10.0.0.38 - - [2025-09-16 19:51:34] "POST /security-groups HTTP/1.1" 409 245 0.005388 10.0.0.38 - - [2025-09-16 19:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.38 - - [2025-09-16 19:51:34] "PUT /security-group/b26b7af6-1cd6-47ad-83cb-ef94223b38ba HTTP/1.1" 200 262 0.055754 10.0.0.38 - - [2025-09-16 19:51:34] "PUT /access-control-list/8e98c7b0-ef02-4ca3-ba6f-83dda23e832e HTTP/1.1" 200 272 0.072395 10.0.0.38 - - [2025-09-16 19:51:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.075720 10.0.0.38 - - [2025-09-16 19:51:35] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.032930 10.0.0.38 - - [2025-09-16 19:51:35] "PUT /access-control-list/a1862e71-05b6-4e10-839a-66e9fe65862a HTTP/1.1" 200 272 0.066794 10.0.0.38 - - [2025-09-16 19:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.38 - - [2025-09-16 19:51:35] "GET /policy-management/c434576e-63aa-45bc-8831-6fbf2fde8fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004561 10.0.0.38 - - [2025-09-16 19:51:35] "POST /tags HTTP/1.1" 409 206 0.004390 10.0.0.38 - - [2025-09-16 19:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009564 10.0.0.38 - - [2025-09-16 19:51:35] "GET /tag/28a2f949-0392-4be7-b7bd-b7021be6b381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012130 10.0.0.38 - - [2025-09-16 19:51:35] "POST /firewall-rules HTTP/1.1" 200 562 0.091642 10.0.0.38 - - [2025-09-16 19:51:35] "GET /firewall-rule/511bd984-a7e6-4f77-8ae7-a4629eaa1c0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.005061 10.0.0.38 - - [2025-09-16 19:51:35] "GET /firewall-policy/5a1c3bf2-dc94-43f0-9536-2ccb6f43a66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003829 10.0.0.38 - - [2025-09-16 19:51:35] "GET /firewall-rule/511bd984-a7e6-4f77-8ae7-a4629eaa1c0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002517 10.0.0.38 - - [2025-09-16 19:51:35] "POST /ref-update HTTP/1.1" 200 156 0.033228 10.0.0.38 - - [2025-09-16 19:51:35] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.022344 10.0.0.38 - - [2025-09-16 19:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008088 10.0.0.38 - - [2025-09-16 19:51:35] "GET /policy-management/c434576e-63aa-45bc-8831-6fbf2fde8fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003707 10.0.0.38 - - [2025-09-16 19:51:35] "POST /tags HTTP/1.1" 409 206 0.002815 10.0.0.38 - - [2025-09-16 19:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.38 - - [2025-09-16 19:51:35] "GET /tag/28a2f949-0392-4be7-b7bd-b7021be6b381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015202 10.0.0.38 - - [2025-09-16 19:51:35] "POST /firewall-rules HTTP/1.1" 200 560 0.079163 10.0.0.38 - - [2025-09-16 19:51:35] "GET /firewall-rule/5fedf9aa-59e7-4c29-82ea-db595144880a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.010124 10.0.0.38 - - [2025-09-16 19:51:35] "GET /firewall-policy/5a1c3bf2-dc94-43f0-9536-2ccb6f43a66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004524 10.0.0.38 - - [2025-09-16 19:51:35] "GET /firewall-rule/5fedf9aa-59e7-4c29-82ea-db595144880a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.003193 10.0.0.38 - - [2025-09-16 19:51:35] "POST /ref-update HTTP/1.1" 200 156 0.024165 10.0.0.38 - - [2025-09-16 19:51:35] "POST /fqname-to-id HTTP/1.1" 404 228 0.002092 10.0.0.38 - - [2025-09-16 19:51:35] "POST /tags HTTP/1.1" 200 301 0.024851 10.0.0.38 - - [2025-09-16 19:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006498 10.0.0.38 - - [2025-09-16 19:51:35] "GET /tag/a486bae8-dd00-4bc0-99aa-1c124da58634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014426 10.0.0.38 - - [2025-09-16 19:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.38 - - [2025-09-16 19:51:35] "GET /project/e85987dc-c66d-4f32-9281-fd58b517b0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.043941 10.0.0.38 - - [2025-09-16 19:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.38 - - [2025-09-16 19:51:35] "GET /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004709 10.0.0.38 - - [2025-09-16 19:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.38 - - [2025-09-16 19:51:36] "GET /service-appliance-set/b918d52a-ded8-496e-89a0-e11623cf8d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003410 10.0.0.38 - - [2025-09-16 19:51:36] "POST /fqname-to-id HTTP/1.1" 404 242 0.002141 10.0.0.38 - - [2025-09-16 19:51:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.123599 10.0.0.38 - - [2025-09-16 19:51:36] "GET /virtual-machine-interface/15cb9a78-b3ff-439a-952f-45a17d8a5bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.010037 10.0.0.38 - - [2025-09-16 19:51:36] "POST /instance-ips HTTP/1.1" 200 377 0.038043 10.0.0.38 - - [2025-09-16 19:51:36] "GET /instance-ip/ecd53edd-0f31-4ac8-8a33-d9e76f95c16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010035 10.0.0.38 - - [2025-09-16 19:51:36] "POST /loadbalancers HTTP/1.1" 200 582 0.072054 10.0.0.38 - - [2025-09-16 19:51:36] "GET /project/e85987dc-c66d-4f32-9281-fd58b517b0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.047957 10.0.0.38 - - [2025-09-16 19:51:36] "GET /instance-ip/ecd53edd-0f31-4ac8-8a33-d9e76f95c16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004896 10.0.0.38 - - [2025-09-16 19:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.030569 10.0.0.38 - - [2025-09-16 19:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005551 10.0.0.38 - - [2025-09-16 19:51:36] "GET /project/e85987dc-c66d-4f32-9281-fd58b517b0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040062 10.0.0.38 - - [2025-09-16 19:51:36] "POST /floating-ips HTTP/1.1" 200 581 0.034847 10.0.0.38 - - [2025-09-16 19:51:36] "GET /loadbalancer/1914b89c-6191-4622-a69c-30297d07f910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004829 10.0.0.38 - - [2025-09-16 19:51:36] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.044230 10.0.0.38 - - [2025-09-16 19:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.023794 10.0.0.38 - - [2025-09-16 19:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.016279 10.0.0.38 - - [2025-09-16 19:51:36] "GET /project/e85987dc-c66d-4f32-9281-fd58b517b0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040595 10.0.0.38 - - [2025-09-16 19:51:36] "GET /loadbalancer-listener/61cd7f5f-1c32-4e5c-80e1-90aff9ec4142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.004919 10.0.0.38 - - [2025-09-16 19:51:36] "GET /loadbalancer-listener/61cd7f5f-1c32-4e5c-80e1-90aff9ec4142?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.008998 10.0.0.38 - - [2025-09-16 19:51:36] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.019542 10.0.0.38 - - [2025-09-16 19:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009087 10.0.0.38 - - [2025-09-16 19:51:36] "GET /instance-ip/ecd53edd-0f31-4ac8-8a33-d9e76f95c16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006265 10.0.0.38 - - [2025-09-16 19:51:36] "GET /instance-ip/ecd53edd-0f31-4ac8-8a33-d9e76f95c16b?fields=floating_ips HTTP/1.1" 200 1164 0.007784 10.0.0.38 - - [2025-09-16 19:51:36] "GET /floating-ip/ea865bb3-dd67-470b-bbe1-01dd4457e6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003359 10.0.0.38 - - [2025-09-16 19:51:36] "GET /project/e85987dc-c66d-4f32-9281-fd58b517b0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.041459 10.0.0.38 - - [2025-09-16 19:51:36] "GET /loadbalancer/1914b89c-6191-4622-a69c-30297d07f910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003625 10.0.0.38 - - [2025-09-16 19:51:36] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.027583 10.0.0.38 - - [2025-09-16 19:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.016205 10.0.0.38 - - [2025-09-16 19:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006381 10.0.0.38 - - [2025-09-16 19:51:37] "GET /project/e85987dc-c66d-4f32-9281-fd58b517b0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.039652 10.0.0.38 - - [2025-09-16 19:51:37] "GET /loadbalancer-listener/d16d49e9-9771-4108-9801-098609d74760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003707 10.0.0.38 - - [2025-09-16 19:51:37] "GET /loadbalancer-listener/d16d49e9-9771-4108-9801-098609d74760?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003760 10.0.0.38 - - [2025-09-16 19:51:37] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.027822 10.0.0.38 - - [2025-09-16 19:51:37] "GET /instance-ip/ecd53edd-0f31-4ac8-8a33-d9e76f95c16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003443 10.0.0.38 - - [2025-09-16 19:51:37] "GET /instance-ip/ecd53edd-0f31-4ac8-8a33-d9e76f95c16b?fields=floating_ips HTTP/1.1" 200 1164 0.007129 10.0.0.38 - - [2025-09-16 19:51:37] "GET /floating-ip/ea865bb3-dd67-470b-bbe1-01dd4457e6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.004610 10.0.0.38 - - [2025-09-16 19:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.38 - - [2025-09-16 19:51:37] "GET /project/e85987dc-c66d-4f32-9281-fd58b517b0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040967 10.0.0.38 - - [2025-09-16 19:51:37] "GET /loadbalancer/1914b89c-6191-4622-a69c-30297d07f910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005415 10.0.0.38 - - [2025-09-16 19:51:37] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.036885 10.0.0.38 - - [2025-09-16 19:51:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.020740 10.0.0.38 - - [2025-09-16 19:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010767 10.0.0.38 - - [2025-09-16 19:51:37] "GET /project/e85987dc-c66d-4f32-9281-fd58b517b0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.037317 10.0.0.38 - - [2025-09-16 19:51:37] "GET /loadbalancer-listener/d2020288-e570-4c63-8ed2-054874be8fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.003696 10.0.0.38 - - [2025-09-16 19:51:37] "GET /loadbalancer-listener/d2020288-e570-4c63-8ed2-054874be8fe6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.005364 10.0.0.38 - - [2025-09-16 19:51:37] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.031767 10.0.0.38 - - [2025-09-16 19:51:37] "GET /instance-ip/ecd53edd-0f31-4ac8-8a33-d9e76f95c16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004686 10.0.0.38 - - [2025-09-16 19:51:37] "GET /instance-ip/ecd53edd-0f31-4ac8-8a33-d9e76f95c16b?fields=floating_ips HTTP/1.1" 200 1164 0.006685 10.0.0.38 - - [2025-09-16 19:51:37] "POST /tags HTTP/1.1" 200 371 0.032416 10.0.0.38 - - [2025-09-16 19:51:37] "GET /floating-ip/ea865bb3-dd67-470b-bbe1-01dd4457e6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003873 10.0.0.38 - - [2025-09-16 19:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012594 10.0.0.38 - - [2025-09-16 19:51:37] "GET /tag/d6a5f068-3a4e-4280-8367-8cfa64c30e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.014935 10.0.0.38 - - [2025-09-16 19:51:37] "POST /tags HTTP/1.1" 200 319 0.022313 10.0.0.38 - - [2025-09-16 19:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.027663 10.0.0.38 - - [2025-09-16 19:51:37] "GET /tag/1de546dd-06a3-4594-aa42-27d3c8b634d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.012426 10.0.0.38 - - [2025-09-16 19:51:37] "POST /id-to-fqname HTTP/1.1" 200 181 0.000493 10.0.0.38 - - [2025-09-16 19:51:37] "POST /fqname-to-id HTTP/1.1" 404 190 0.010115 10.0.0.38 - - [2025-09-16 19:51:37] "POST /security-groups HTTP/1.1" 200 578 0.069784 10.0.0.38 - - [2025-09-16 19:51:38] "POST /fqname-to-id HTTP/1.1" 404 225 0.002375 10.0.0.38 - - [2025-09-16 19:51:38] "POST /projects HTTP/1.1" 200 497 0.217256 10.0.0.38 - - [2025-09-16 19:51:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.011809 10.0.0.38 - - [2025-09-16 19:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009193 10.0.0.38 - - [2025-09-16 19:51:38] "POST /access-control-lists HTTP/1.1" 200 587 0.081724 10.0.0.38 - - [2025-09-16 19:51:38] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.014503 10.0.0.38 - - [2025-09-16 19:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.38 - - [2025-09-16 19:51:38] "GET /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005392 10.0.0.38 - - [2025-09-16 19:51:38] "POST /fqname-to-id HTTP/1.1" 404 224 0.002487 10.0.0.38 - - [2025-09-16 19:51:38] "POST /access-control-lists HTTP/1.1" 200 585 0.079948 10.0.0.38 - - [2025-09-16 19:51:38] "PUT /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e HTTP/1.1" 200 264 0.107539 10.0.0.38 - - [2025-09-16 19:51:38] "PUT /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c HTTP/1.1" 200 264 0.072258 10.0.0.38 - - [2025-09-16 19:51:38] "POST /security-groups HTTP/1.1" 200 558 0.076563 10.0.0.38 - - [2025-09-16 19:51:38] "POST /fqname-to-id HTTP/1.1" 404 248 0.003011 10.0.0.38 - - [2025-09-16 19:51:38] "POST /access-control-lists HTTP/1.1" 200 610 0.025872 10.0.0.38 - - [2025-09-16 19:51:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.060150 10.0.0.38 - - [2025-09-16 19:51:38] "POST /fqname-to-id HTTP/1.1" 404 247 0.026724 10.0.0.38 - - [2025-09-16 19:51:38] "POST /chown HTTP/1.1" 200 109 0.045781 10.0.0.38 - - [2025-09-16 19:51:38] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007480 10.0.0.38 - - [2025-09-16 19:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006306 10.0.0.38 - - [2025-09-16 19:51:38] "GET /policy-management/c434576e-63aa-45bc-8831-6fbf2fde8fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011168 10.0.0.38 - - [2025-09-16 19:51:38] "POST /access-control-lists HTTP/1.1" 200 608 0.115972 10.0.0.38 - - [2025-09-16 19:51:38] "POST /tags HTTP/1.1" 409 214 0.023215 10.0.0.38 - - [2025-09-16 19:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.38 - - [2025-09-16 19:51:38] "GET /tag/1de546dd-06a3-4594-aa42-27d3c8b634d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.014203 10.0.0.38 - - [2025-09-16 19:51:38] "POST /firewall-rules HTTP/1.1" 200 578 0.075160 10.0.0.38 - - [2025-09-16 19:51:38] "GET /firewall-rule/e0c6cd4e-33fa-43c4-9e66-1393f1600138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004775 10.0.0.38 - - [2025-09-16 19:51:38] "GET /firewall-policy/5a1c3bf2-dc94-43f0-9536-2ccb6f43a66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004111 10.0.0.38 - - [2025-09-16 19:51:38] "GET /firewall-rule/e0c6cd4e-33fa-43c4-9e66-1393f1600138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002818 10.0.0.38 - - [2025-09-16 19:51:39] "POST /ref-update HTTP/1.1" 200 156 0.061037 10.0.0.38 - - [2025-09-16 19:51:39] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.026910 10.0.0.38 - - [2025-09-16 19:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.38 - - [2025-09-16 19:51:39] "GET /policy-management/c434576e-63aa-45bc-8831-6fbf2fde8fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006397 10.0.0.38 - - [2025-09-16 19:51:39] "POST /tags HTTP/1.1" 409 214 0.007698 10.0.0.38 - - [2025-09-16 19:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.38 - - [2025-09-16 19:51:39] "GET /tag/1de546dd-06a3-4594-aa42-27d3c8b634d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.019908 10.0.0.38 - - [2025-09-16 19:51:39] "POST /firewall-rules HTTP/1.1" 200 576 0.077482 10.0.0.38 - - [2025-09-16 19:51:39] "GET /firewall-rule/795ff973-303b-4535-bebf-e57ffde64b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.018088 10.0.0.38 - - [2025-09-16 19:51:39] "GET /firewall-policy/5a1c3bf2-dc94-43f0-9536-2ccb6f43a66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.006379 10.0.0.38 - - [2025-09-16 19:51:39] "GET /firewall-rule/795ff973-303b-4535-bebf-e57ffde64b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002871 10.0.0.38 - - [2025-09-16 19:51:39] "POST /ref-update HTTP/1.1" 200 156 0.042398 10.0.0.38 - - [2025-09-16 19:51:39] "POST /tags HTTP/1.1" 200 363 0.046549 10.0.0.38 - - [2025-09-16 19:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.38 - - [2025-09-16 19:51:39] "GET /tag/52a92193-f144-42c0-9a2b-c560a88cb0f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.013113 10.0.0.38 - - [2025-09-16 19:51:39] "POST /tags HTTP/1.1" 200 311 0.020955 10.0.0.38 - - [2025-09-16 19:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.38 - - [2025-09-16 19:51:39] "GET /tag/c323e505-539d-4b3f-ae4e-5f3f72d94d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.019046 10.0.0.38 - - [2025-09-16 19:51:39] "POST /id-to-fqname HTTP/1.1" 200 177 0.000690 10.0.0.38 - - [2025-09-16 19:51:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.005893 10.0.0.38 - - [2025-09-16 19:51:39] "POST /security-groups HTTP/1.1" 200 574 0.066107 10.0.0.38 - - [2025-09-16 19:51:39] "POST /projects HTTP/1.1" 200 489 0.226415 10.0.0.38 - - [2025-09-16 19:51:39] "POST /fqname-to-id HTTP/1.1" 404 217 0.002767 10.0.0.38 - - [2025-09-16 19:51:39] "POST /access-control-lists HTTP/1.1" 200 583 0.034192 10.0.0.38 - - [2025-09-16 19:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.025219 10.0.0.38 - - [2025-09-16 19:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.023367 10.0.0.38 - - [2025-09-16 19:51:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.007585 10.0.0.38 - - [2025-09-16 19:51:39] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.007480 10.0.0.38 - - [2025-09-16 19:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006792 10.0.0.38 - - [2025-09-16 19:51:40] "GET /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.021224 10.0.0.38 - - [2025-09-16 19:51:40] "POST /access-control-lists HTTP/1.1" 200 581 0.083617 10.0.0.38 - - [2025-09-16 19:51:40] "PUT /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e HTTP/1.1" 200 264 0.063399 10.0.0.38 - - [2025-09-16 19:51:40] "PUT /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c HTTP/1.1" 200 264 0.069430 10.0.0.38 - - [2025-09-16 19:51:40] "POST /security-groups HTTP/1.1" 200 546 0.091707 10.0.0.38 - - [2025-09-16 19:51:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.005099 10.0.0.38 - - [2025-09-16 19:51:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.030566 10.0.0.38 - - [2025-09-16 19:51:40] "POST /chown HTTP/1.1" 200 109 0.065251 10.0.0.38 - - [2025-09-16 19:51:40] "POST /access-control-lists HTTP/1.1" 200 602 0.099016 10.0.0.38 - - [2025-09-16 19:51:40] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003260 10.0.0.38 - - [2025-09-16 19:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005478 10.0.0.38 - - [2025-09-16 19:51:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.006886 10.0.0.38 - - [2025-09-16 19:51:40] "GET /policy-management/c434576e-63aa-45bc-8831-6fbf2fde8fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004562 10.0.0.38 - - [2025-09-16 19:51:40] "POST /tags HTTP/1.1" 409 210 0.002401 10.0.0.38 - - [2025-09-16 19:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.38 - - [2025-09-16 19:51:40] "GET /tag/c323e505-539d-4b3f-ae4e-5f3f72d94d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.024765 10.0.0.38 - - [2025-09-16 19:51:40] "POST /access-control-lists HTTP/1.1" 200 600 0.077385 10.0.0.38 - - [2025-09-16 19:51:40] "POST /firewall-rules HTTP/1.1" 200 570 0.076555 10.0.0.38 - - [2025-09-16 19:51:40] "GET /firewall-rule/8e557e93-fa5c-4e08-a033-11e5d4d4f818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004851 10.0.0.38 - - [2025-09-16 19:51:40] "GET /firewall-policy/5a1c3bf2-dc94-43f0-9536-2ccb6f43a66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003906 10.0.0.38 - - [2025-09-16 19:51:40] "GET /firewall-rule/8e557e93-fa5c-4e08-a033-11e5d4d4f818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002821 10.0.0.38 - - [2025-09-16 19:51:40] "POST /ref-update HTTP/1.1" 200 156 0.052060 10.0.0.38 - - [2025-09-16 19:51:40] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016395 10.0.0.38 - - [2025-09-16 19:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.38 - - [2025-09-16 19:51:40] "GET /policy-management/c434576e-63aa-45bc-8831-6fbf2fde8fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003217 10.0.0.38 - - [2025-09-16 19:51:40] "POST /tags HTTP/1.1" 409 210 0.002285 10.0.0.38 - - [2025-09-16 19:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.38 - - [2025-09-16 19:51:41] "GET /tag/c323e505-539d-4b3f-ae4e-5f3f72d94d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011639 10.0.0.38 - - [2025-09-16 19:51:41] "POST /firewall-rules HTTP/1.1" 200 568 0.065007 10.0.0.38 - - [2025-09-16 19:51:41] "GET /firewall-rule/90dd4f53-17c9-4ac4-9552-e11cbb1ed94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.015609 10.0.0.38 - - [2025-09-16 19:51:41] "GET /firewall-policy/5a1c3bf2-dc94-43f0-9536-2ccb6f43a66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004657 10.0.0.38 - - [2025-09-16 19:51:41] "GET /firewall-rule/90dd4f53-17c9-4ac4-9552-e11cbb1ed94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002427 10.0.0.38 - - [2025-09-16 19:51:41] "POST /ref-update HTTP/1.1" 200 156 0.038194 10.0.0.38 - - [2025-09-16 19:51:41] "POST /tags HTTP/1.1" 409 237 0.021441 10.0.0.38 - - [2025-09-16 19:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.38 - - [2025-09-16 19:51:41] "GET /tag/d273ceb0-dcb2-427b-a313-46d891ae623d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012029 10.0.0.38 - - [2025-09-16 19:51:41] "POST /tags HTTP/1.1" 409 210 0.002541 10.0.0.38 - - [2025-09-16 19:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004757 10.0.0.38 - - [2025-09-16 19:51:41] "GET /tag/12f6ad38-f63c-4878-990a-2f650862959e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.035739 10.0.0.38 - - [2025-09-16 19:51:41] "POST /projects HTTP/1.1" 409 223 0.002386 10.0.0.38 - - [2025-09-16 19:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.38 - - [2025-09-16 19:51:41] "GET /project/e85987dc-c66d-4f32-9281-fd58b517b0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.056028 10.0.0.38 - - [2025-09-16 19:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.38 - - [2025-09-16 19:51:41] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005255 10.0.0.38 - - [2025-09-16 19:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.38 - - [2025-09-16 19:51:41] "GET /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.006063 10.0.0.38 - - [2025-09-16 19:51:41] "PUT /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e HTTP/1.1" 200 264 0.053776 10.0.0.38 - - [2025-09-16 19:51:41] "PUT /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c HTTP/1.1" 200 264 0.079873 10.0.0.38 - - [2025-09-16 19:51:41] "POST /security-groups HTTP/1.1" 409 253 0.009095 10.0.0.38 - - [2025-09-16 19:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.38 - - [2025-09-16 19:51:41] "PUT /security-group/6c44ec22-b3e6-48d6-8218-0ab23045791d HTTP/1.1" 200 262 0.062088 10.0.0.38 - - [2025-09-16 19:51:41] "PUT /access-control-list/fc747499-0107-4bed-a4ed-44c9e9df1b10 HTTP/1.1" 200 272 0.024724 10.0.0.38 - - [2025-09-16 19:51:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.041532 10.0.0.38 - - [2025-09-16 19:51:41] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017127 10.0.0.38 - - [2025-09-16 19:51:41] "PUT /access-control-list/6bc3e274-671b-4324-8069-2b428160c616 HTTP/1.1" 200 272 0.038645 10.0.0.38 - - [2025-09-16 19:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.38 - - [2025-09-16 19:51:41] "GET /policy-management/c434576e-63aa-45bc-8831-6fbf2fde8fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003612 10.0.0.38 - - [2025-09-16 19:51:42] "POST /tags HTTP/1.1" 409 210 0.004589 10.0.0.38 - - [2025-09-16 19:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.38 - - [2025-09-16 19:51:42] "GET /tag/12f6ad38-f63c-4878-990a-2f650862959e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012466 10.0.0.38 - - [2025-09-16 19:51:42] "POST /firewall-rules HTTP/1.1" 200 570 0.065880 10.0.0.38 - - [2025-09-16 19:51:42] "GET /firewall-rule/888d410f-e13b-4fd0-9991-ba4187ad439c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004665 10.0.0.38 - - [2025-09-16 19:51:42] "GET /firewall-policy/5a1c3bf2-dc94-43f0-9536-2ccb6f43a66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003883 10.0.0.38 - - [2025-09-16 19:51:42] "GET /firewall-rule/888d410f-e13b-4fd0-9991-ba4187ad439c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002608 10.0.0.38 - - [2025-09-16 19:51:42] "POST /ref-update HTTP/1.1" 200 156 0.041961 10.0.0.38 - - [2025-09-16 19:51:42] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013897 10.0.0.38 - - [2025-09-16 19:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.38 - - [2025-09-16 19:51:42] "GET /policy-management/c434576e-63aa-45bc-8831-6fbf2fde8fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004642 10.0.0.38 - - [2025-09-16 19:51:42] "POST /tags HTTP/1.1" 409 210 0.002178 10.0.0.38 - - [2025-09-16 19:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.38 - - [2025-09-16 19:51:42] "GET /tag/12f6ad38-f63c-4878-990a-2f650862959e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013820 10.0.0.38 - - [2025-09-16 19:51:42] "POST /firewall-rules HTTP/1.1" 200 568 0.068331 10.0.0.38 - - [2025-09-16 19:51:42] "GET /firewall-rule/61ee404a-4b64-41ce-8665-f5a62c67a917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004602 10.0.0.38 - - [2025-09-16 19:51:42] "GET /firewall-policy/5a1c3bf2-dc94-43f0-9536-2ccb6f43a66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003828 10.0.0.38 - - [2025-09-16 19:51:42] "GET /firewall-rule/61ee404a-4b64-41ce-8665-f5a62c67a917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002387 10.0.0.38 - - [2025-09-16 19:51:42] "POST /ref-update HTTP/1.1" 200 156 0.052941 10.0.0.38 - - [2025-09-16 19:51:42] "GET /virtual-machine-interface/8ab61ce6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016444 10.0.0.38 - - [2025-09-16 19:51:42] "POST /set-tag HTTP/1.1" 200 109 0.004703 10.0.0.48 - - [2025-09-16 19:52:25] "GET / HTTP/1.1" 200 35931 0.001402 10.0.0.48 - - [2025-09-16 19:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.48 - - [2025-09-16 19:52:25] "GET /global-system-config/4b167487-a8c4-4a2b-b9eb-ceb21980f7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005490 10.0.0.48 - - [2025-09-16 19:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.48 - - [2025-09-16 19:52:25] "GET /routing-instance/5a0e9a3a-0c99-4091-b097-3d95ba282b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003062 10.0.0.48 - - [2025-09-16 19:52:25] "PUT /global-system-config/4b167487-a8c4-4a2b-b9eb-ceb21980f7a7 HTTP/1.1" 200 274 0.009851 10.0.0.48 - - [2025-09-16 19:52:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.009202 10.0.0.48 - - [2025-09-16 19:52:25] "POST /virtual-routers HTTP/1.1" 200 599 0.018919 10.0.0.48 - - [2025-09-16 19:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.48 - - [2025-09-16 19:52:26] "GET /virtual-router/6dfaa0bd-0507-4d53-8fb8-d4312998afa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005054 10.0.0.48 - - [2025-09-16 19:52:26] "POST /fqname-to-id HTTP/1.1" 404 229 0.001673 10.0.0.48 - - [2025-09-16 19:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.48 - - [2025-09-16 19:52:26] "GET /virtual-network/6134ba11-0fa3-4dae-9992-b35883dad71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.009755 10.0.0.48 - - [2025-09-16 19:52:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.062319 10.0.0.38 - - [2025-09-16 19:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.38 - - [2025-09-16 19:52:47] "GET /virtual-router/6dfaa0bd-0507-4d53-8fb8-d4312998afa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002811 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:54:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001175 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:54:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001116 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:54:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001108 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:54:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001029 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:54:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:54:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001094 10.0.0.38 - - [2025-09-16 19:54:58] "GET /global-system-configs HTTP/1.1" 200 322 0.004570 10.0.0.38 - - [2025-09-16 19:54:58] "GET /global-system-configs HTTP/1.1" 200 322 0.002952 10.0.0.48 - - [2025-09-16 19:55:05] "GET / HTTP/1.1" 200 35931 0.001608 10.0.0.48 - - [2025-09-16 19:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.48 - - [2025-09-16 19:55:05] "GET /global-system-config/4b167487-a8c4-4a2b-b9eb-ceb21980f7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005357 10.0.0.48 - - [2025-09-16 19:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.48 - - [2025-09-16 19:55:05] "GET /routing-instance/5a0e9a3a-0c99-4091-b097-3d95ba282b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003764 10.0.0.48 - - [2025-09-16 19:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.48 - - [2025-09-16 19:55:05] "GET /virtual-router/6dfaa0bd-0507-4d53-8fb8-d4312998afa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002966 10.0.0.48 - - [2025-09-16 19:55:05] "PUT /virtual-router/6dfaa0bd-0507-4d53-8fb8-d4312998afa7 HTTP/1.1" 200 262 0.022710 10.0.0.48 - - [2025-09-16 19:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008814 10.0.0.48 - - [2025-09-16 19:55:05] "GET /virtual-router/6dfaa0bd-0507-4d53-8fb8-d4312998afa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003638 10.0.0.48 - - [2025-09-16 19:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006466 10.0.0.48 - - [2025-09-16 19:55:05] "GET /virtual-machine-interface/605cd101-4595-4bf4-9257-e04b966520c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005666 10.0.0.48 - - [2025-09-16 19:55:05] "PUT /virtual-machine-interface/605cd101-4595-4bf4-9257-e04b966520c2 HTTP/1.1" 200 284 0.017279 10.0.0.38 - - [2025-09-16 19:56:27] "GET /virtual-router/6dfaa0bd-0507-4d53-8fb8-d4312998afa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003707 10.0.0.38 - - [2025-09-16 19:56:27] "POST /ref-update HTTP/1.1" 200 156 0.010813 10.0.0.38 - - [2025-09-16 19:56:35] "GET /virtual-machine-interface/8ab61ce6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004879 10.0.0.38 - - [2025-09-16 19:56:35] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.38 - - [2025-09-16 19:56:35] "GET /virtual-machine-interface/8ab61ce6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004601 10.0.0.38 - - [2025-09-16 19:56:35] "POST /set-tag HTTP/1.1" 200 109 0.002778 10.0.0.38 - - [2025-09-16 19:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.38 - - [2025-09-16 19:56:35] "GET /loadbalancer/1914b89c-6191-4622-a69c-30297d07f910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005186 10.0.0.38 - - [2025-09-16 19:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.38 - - [2025-09-16 19:56:35] "GET /loadbalancer/1914b89c-6191-4622-a69c-30297d07f910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004415 10.0.0.38 - - [2025-09-16 19:56:35] "GET /loadbalancer-pool/a9085c03-ac9e-4cf8-a951-b69b47214e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.007230 10.0.0.38 - - [2025-09-16 19:56:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.040473 10.0.0.38 - - [2025-09-16 19:56:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.042225 10.0.0.38 - - [2025-09-16 19:56:35] "GET /virtual-machine-interface/8ab61ce6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012538 10.0.0.38 - - [2025-09-16 19:56:35] "GET /virtual-machine-interface/8ab61ce6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004874 10.0.0.38 - - [2025-09-16 19:56:35] "POST /ref-update HTTP/1.1" 200 156 0.025085 10.0.0.38 - - [2025-09-16 19:56:35] "POST /tags HTTP/1.1" 409 205 0.006770 10.0.0.38 - - [2025-09-16 19:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008479 10.0.0.38 - - [2025-09-16 19:56:35] "GET /tag/a486bae8-dd00-4bc0-99aa-1c124da58634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.032015 10.0.0.38 - - [2025-09-16 19:56:35] "GET /floating-ip/ea865bb3-dd67-470b-bbe1-01dd4457e6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.021009 10.0.0.38 - - [2025-09-16 19:56:35] "PUT /floating-ip/ea865bb3-dd67-470b-bbe1-01dd4457e6f5 HTTP/1.1" 200 256 0.009120 10.0.0.38 - - [2025-09-16 19:56:36] "POST /set-tag HTTP/1.1" 200 109 0.080224 10.0.0.38 - - [2025-09-16 19:56:36] "GET /loadbalancer-pool/b5f7d4d9-cfd3-4b40-8cad-211b62737e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.031959 10.0.0.38 - - [2025-09-16 19:56:36] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024080 10.0.0.38 - - [2025-09-16 19:56:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.015049 10.0.0.38 - - [2025-09-16 19:56:36] "GET /virtual-machine-interface/8ab61ce6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.022181 10.0.0.38 - - [2025-09-16 19:56:36] "GET /virtual-machine-interface/8ab61ce6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.024092 10.0.0.38 - - [2025-09-16 19:56:36] "POST /set-tag HTTP/1.1" 200 109 0.019737 10.0.0.38 - - [2025-09-16 19:56:36] "POST /ref-update HTTP/1.1" 200 156 0.014555 10.0.0.38 - - [2025-09-16 19:56:36] "GET /loadbalancer-pool/8afe6330-8b82-4ede-9f29-f28bd59571ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.013196 10.0.0.38 - - [2025-09-16 19:56:36] "GET /floating-ip/ea865bb3-dd67-470b-bbe1-01dd4457e6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.003556 10.0.0.38 - - [2025-09-16 19:56:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.036676 10.0.0.38 - - [2025-09-16 19:56:36] "PUT /floating-ip/ea865bb3-dd67-470b-bbe1-01dd4457e6f5 HTTP/1.1" 200 256 0.057622 10.0.0.38 - - [2025-09-16 19:56:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.053701 10.0.0.38 - - [2025-09-16 19:56:36] "GET /virtual-machine-interface/8ab61ce6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011748 10.0.0.38 - - [2025-09-16 19:56:36] "GET /virtual-machine-interface/8ab61ce6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005454 10.0.0.38 - - [2025-09-16 19:56:36] "POST /set-tag HTTP/1.1" 200 109 0.008906 10.0.0.38 - - [2025-09-16 19:56:36] "POST /ref-update HTTP/1.1" 200 156 0.018058 10.0.0.38 - - [2025-09-16 19:56:36] "GET /floating-ip/ea865bb3-dd67-470b-bbe1-01dd4457e6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.003511 10.0.0.38 - - [2025-09-16 19:56:36] "PUT /floating-ip/ea865bb3-dd67-470b-bbe1-01dd4457e6f5 HTTP/1.1" 200 256 0.013407 10.0.0.38 - - [2025-09-16 19:56:37] "GET /virtual-machine-interface/8ab61ce6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011121 10.0.0.38 - - [2025-09-16 19:56:37] "POST /set-tag HTTP/1.1" 200 109 0.003234 10.0.0.38 - - [2025-09-16 19:56:37] "GET /virtual-machine-interface/8ab61ce6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007062 10.0.0.38 - - [2025-09-16 19:56:37] "POST /set-tag HTTP/1.1" 200 109 0.002968 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:56:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001339 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:56:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001176 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:58:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001020 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:58:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:58:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001462 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:58:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001952 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:58:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001201 [Introspect:8084]10.0.0.38 - - [2025-09-16 19:58:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001036 10.0.0.38 - - [2025-09-16 19:58:37] "GET /virtual-machine-interface/8ab61ce6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004995 10.0.0.38 - - [2025-09-16 19:58:37] "POST /set-tag HTTP/1.1" 200 109 0.002509 10.0.0.38 - - [2025-09-16 19:58:37] "GET /virtual-machine-interface/8ab61ce6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004555 10.0.0.38 - - [2025-09-16 19:58:37] "POST /set-tag HTTP/1.1" 200 109 0.003469 10.0.0.38 - - [2025-09-16 19:59:58] "GET /global-system-configs HTTP/1.1" 200 322 0.002070 10.0.0.38 - - [2025-09-16 19:59:58] "GET /global-system-configs HTTP/1.1" 200 322 0.002021 10.0.0.38 - - [2025-09-16 20:00:10] "GET /virtual-machine-interface/8ab61ce6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011544 10.0.0.38 - - [2025-09-16 20:00:10] "POST /set-tag HTTP/1.1" 200 109 0.007475 10.0.0.38 - - [2025-09-16 20:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.38 - - [2025-09-16 20:00:10] "GET /loadbalancer/1914b89c-6191-4622-a69c-30297d07f910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003064 10.0.0.38 - - [2025-09-16 20:00:10] "GET /virtual-machine-interface/8ab61ce6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004562 10.0.0.38 - - [2025-09-16 20:00:10] "POST /set-tag HTTP/1.1" 200 109 0.026584 10.0.0.38 - - [2025-09-16 20:00:10] "DELETE /loadbalancer-member/075f4889-7d72-4720-b27a-3c579c042e28 HTTP/1.1" 200 115 0.037017 10.0.0.38 - - [2025-09-16 20:00:10] "GET /virtual-machine-interface/8ab61ce6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007347 10.0.0.38 - - [2025-09-16 20:00:10] "POST /set-tag HTTP/1.1" 200 109 0.003109 10.0.0.38 - - [2025-09-16 20:00:11] "DELETE /loadbalancer-member/b32aaa47-80d5-42e2-8811-daf94035040b HTTP/1.1" 200 115 0.035663 10.0.0.38 - - [2025-09-16 20:00:11] "GET /virtual-machine-interface/8ab61ce6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005820 10.0.0.38 - - [2025-09-16 20:00:11] "POST /set-tag HTTP/1.1" 200 109 0.004087 10.0.0.38 - - [2025-09-16 20:00:11] "DELETE /loadbalancer-member/3d2af637-88dc-4428-8ad7-07dba1d9a58f HTTP/1.1" 200 115 0.040015 10.0.0.38 - - [2025-09-16 20:00:11] "GET /virtual-machine-interface/8ab61ce6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012109 10.0.0.38 - - [2025-09-16 20:00:11] "POST /set-tag HTTP/1.1" 200 109 0.002800 10.0.0.38 - - [2025-09-16 20:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004676 10.0.0.38 - - [2025-09-16 20:00:11] "GET /loadbalancer/1914b89c-6191-4622-a69c-30297d07f910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003714 10.0.0.38 - - [2025-09-16 20:00:11] "GET /loadbalancer-pool/a9085c03-ac9e-4cf8-a951-b69b47214e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003735 10.0.0.38 - - [2025-09-16 20:00:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027971 10.0.0.38 - - [2025-09-16 20:00:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.021981 10.0.0.38 - - [2025-09-16 20:00:11] "GET /virtual-machine-interface/8ab61ce6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.037323 10.0.0.38 - - [2025-09-16 20:00:11] "GET /virtual-machine-interface/8ab61ce6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008598 10.0.0.38 - - [2025-09-16 20:00:11] "GET /floating-ip/ea865bb3-dd67-470b-bbe1-01dd4457e6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.016402 10.0.0.38 - - [2025-09-16 20:00:11] "POST /set-tag HTTP/1.1" 200 109 0.107184 10.0.0.38 - - [2025-09-16 20:00:11] "GET /loadbalancer-pool/b5f7d4d9-cfd3-4b40-8cad-211b62737e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.017000 10.0.0.38 - - [2025-09-16 20:00:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035485 10.0.0.38 - - [2025-09-16 20:00:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.022955 10.0.0.38 - - [2025-09-16 20:00:11] "GET /virtual-machine-interface/8ab61ce6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013002 10.0.0.38 - - [2025-09-16 20:00:11] "POST /set-tag HTTP/1.1" 200 109 0.004051 10.0.0.38 - - [2025-09-16 20:00:11] "GET /virtual-machine-interface/8ab61ce6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007546 10.0.0.38 - - [2025-09-16 20:00:11] "GET /floating-ip/ea865bb3-dd67-470b-bbe1-01dd4457e6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003105 10.0.0.38 - - [2025-09-16 20:00:11] "GET /loadbalancer-pool/8afe6330-8b82-4ede-9f29-f28bd59571ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003801 10.0.0.38 - - [2025-09-16 20:00:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021855 10.0.0.38 - - [2025-09-16 20:00:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.019609 10.0.0.38 - - [2025-09-16 20:00:11] "GET /virtual-machine-interface/8ab61ce6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010986 10.0.0.38 - - [2025-09-16 20:00:11] "GET /virtual-machine-interface/8ab61ce6-9336-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004880 10.0.0.38 - - [2025-09-16 20:00:11] "GET /floating-ip/ea865bb3-dd67-470b-bbe1-01dd4457e6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002684 10.0.0.38 - - [2025-09-16 20:00:11] "POST /set-tag HTTP/1.1" 200 109 0.002733 10.0.0.38 - - [2025-09-16 20:01:44] "GET / HTTP/1.1" 200 35931 0.001938 10.0.0.38 - - [2025-09-16 20:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.38 - - [2025-09-16 20:01:44] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039864 10.0.0.38 - - [2025-09-16 20:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.38 - - [2025-09-16 20:01:44] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041955 10.0.0.38 - - [2025-09-16 20:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.38 - - [2025-09-16 20:01:44] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040031 10.0.0.38 - - [2025-09-16 20:01:45] "POST /tags HTTP/1.1" 200 333 0.045033 10.0.0.38 - - [2025-09-16 20:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.38 - - [2025-09-16 20:01:45] "GET /tag/c4ea518d-7403-47f2-923a-aa84bf433a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017744 10.0.0.38 - - [2025-09-16 20:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005388 10.0.0.38 - - [2025-09-16 20:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.38 - - [2025-09-16 20:01:45] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.091943 10.0.0.38 - - [2025-09-16 20:01:45] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.105718 10.0.0.38 - - [2025-09-16 20:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.38 - - [2025-09-16 20:01:45] "GET /virtual-networks?parent_id=2e4f698d-2519-40e6-9e1a-8fa764df5b2d&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002449 10.0.0.38 - - [2025-09-16 20:01:45] "GET /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.009986 10.0.0.38 - - [2025-09-16 20:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.38 - - [2025-09-16 20:01:45] "GET /service-appliance-set/b918d52a-ded8-496e-89a0-e11623cf8d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003086 10.0.0.38 - - [2025-09-16 20:01:45] "POST /virtual-networks HTTP/1.1" 200 512 0.074142 10.0.0.38 - - [2025-09-16 20:01:45] "POST /fqname-to-id HTTP/1.1" 404 254 0.007536 10.0.0.38 - - [2025-09-16 20:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.38 - - [2025-09-16 20:01:45] "GET /network-ipam/c5d8a19c-154e-4555-aded-9d95dddbe5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.024476 10.0.0.38 - - [2025-09-16 20:01:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.108946 10.0.0.38 - - [2025-09-16 20:01:45] "GET /virtual-machine-interface/48c8e231-239b-4c40-9b18-b63f8d9ff456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.012704 10.0.0.38 - - [2025-09-16 20:01:45] "POST /useragent-kv HTTP/1.1" 200 115 0.006819 10.0.0.38 - - [2025-09-16 20:01:45] "POST /ref-update HTTP/1.1" 200 156 0.104045 10.0.0.38 - - [2025-09-16 20:01:45] "GET /virtual-network/7ca52f90-16d6-4dd1-bb0c-55d03cb9b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.009657 10.0.0.38 - - [2025-09-16 20:01:45] "POST /instance-ips HTTP/1.1" 200 409 0.031045 10.0.0.38 - - [2025-09-16 20:01:45] "GET /instance-ip/ed6d983b-2aae-4241-8280-357a9d481719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.007480 10.0.0.38 - - [2025-09-16 20:01:45] "GET /domains HTTP/1.1" 200 280 0.001943 10.0.0.38 - - [2025-09-16 20:01:45] "GET /domain/ad7ecff7-b56b-42ee-894e-79571830e272 HTTP/1.1" 200 3086 0.019916 10.0.0.38 - - [2025-09-16 20:01:45] "POST /loadbalancers HTTP/1.1" 200 610 0.074478 10.0.0.38 - - [2025-09-16 20:01:45] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d HTTP/1.1" 200 5716 0.104484 10.0.0.38 - - [2025-09-16 20:01:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.021084 10.0.0.38 - - [2025-09-16 20:01:45] "GET /virtual-network/7ca52f90-16d6-4dd1-bb0c-55d03cb9b239 HTTP/1.1" 200 2083 0.030574 10.0.0.38 - - [2025-09-16 20:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.022542 10.0.0.38 - - [2025-09-16 20:01:45] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.075337 10.0.0.38 - - [2025-09-16 20:01:45] "GET /virtual-network/7ca52f90-16d6-4dd1-bb0c-55d03cb9b239 HTTP/1.1" 200 2083 0.003964 10.0.0.38 - - [2025-09-16 20:01:45] "GET /instance-ip/ed6d983b-2aae-4241-8280-357a9d481719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004744 10.0.0.38 - - [2025-09-16 20:01:45] "GET /routing-instance/6bae55b8-dcc8-4013-97d8-419f5e26b090 HTTP/1.1" 200 1181 0.002787 10.0.0.38 - - [2025-09-16 20:01:45] "GET /routing-instance/6bae55b8-dcc8-4013-97d8-419f5e26b090 HTTP/1.1" 200 1181 0.002030 10.0.0.38 - - [2025-09-16 20:01:45] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042538 10.0.0.38 - - [2025-09-16 20:01:45] "POST /floating-ips HTTP/1.1" 200 597 0.025333 10.0.0.38 - - [2025-09-16 20:01:45] "GET /loadbalancer/971b449a-386f-495e-8321-e0512faf4408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007725 10.0.0.38 - - [2025-09-16 20:01:45] "POST /route-targets HTTP/1.1" 200 327 0.029500 10.0.0.38 - - [2025-09-16 20:01:46] "POST /ref-update HTTP/1.1" 200 156 0.031920 10.0.0.38 - - [2025-09-16 20:01:46] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.048455 10.0.0.38 - - [2025-09-16 20:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.38 - - [2025-09-16 20:01:46] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029418 10.0.0.38 - - [2025-09-16 20:01:46] "GET /loadbalancer-listener/9e76483c-285a-461a-859f-a17dafce0666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.006099 10.0.0.38 - - [2025-09-16 20:01:46] "GET /loadbalancer-listener/9e76483c-285a-461a-859f-a17dafce0666?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003373 10.0.0.38 - - [2025-09-16 20:01:46] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.044144 10.0.0.38 - - [2025-09-16 20:01:46] "GET /instance-ip/ed6d983b-2aae-4241-8280-357a9d481719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.015650 10.0.0.38 - - [2025-09-16 20:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.38 - - [2025-09-16 20:01:46] "GET /loadbalancer/971b449a-386f-495e-8321-e0512faf4408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002462 10.0.0.38 - - [2025-09-16 20:01:46] "GET /instance-ip/ed6d983b-2aae-4241-8280-357a9d481719?fields=floating_ips HTTP/1.1" 200 1212 0.004529 10.0.0.38 - - [2025-09-16 20:01:46] "GET /floating-ip/e456fa55-20bb-4377-94de-a51537307c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.003397 10.0.0.38 - - [2025-09-16 20:01:46] "POST /tags HTTP/1.1" 200 295 0.069936 10.0.0.38 - - [2025-09-16 20:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.017879 10.0.0.38 - - [2025-09-16 20:01:46] "GET /tag/d1db5d08-792f-4cd6-94eb-6bfc0b6ed11d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.013995 10.0.0.38 - - [2025-09-16 20:01:46] "POST /tags HTTP/1.1" 409 233 0.002506 10.0.0.38 - - [2025-09-16 20:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.38 - - [2025-09-16 20:01:46] "GET /tag/56097285-485f-48c6-9c6d-56c997ad551b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.014014 10.0.0.38 - - [2025-09-16 20:01:46] "POST /tags HTTP/1.1" 409 206 0.004111 10.0.0.38 - - [2025-09-16 20:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.38 - - [2025-09-16 20:01:46] "GET /tag/28a2f949-0392-4be7-b7bd-b7021be6b381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015538 10.0.0.38 - - [2025-09-16 20:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.38 - - [2025-09-16 20:01:46] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005997 10.0.0.38 - - [2025-09-16 20:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.38 - - [2025-09-16 20:01:46] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040239 10.0.0.38 - - [2025-09-16 20:01:46] "POST /virtual-machines HTTP/1.1" 200 369 0.008994 10.0.0.38 - - [2025-09-16 20:01:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008748 10.0.0.38 - - [2025-09-16 20:01:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.126886 10.0.0.38 - - [2025-09-16 20:01:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.024775 10.0.0.38 - - [2025-09-16 20:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010970 10.0.0.38 - - [2025-09-16 20:01:46] "GET /virtual-machine-interface/f9878550-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004906 10.0.0.38 - - [2025-09-16 20:01:47] "POST /instance-ips HTTP/1.1" 200 409 0.035979 10.0.0.38 - - [2025-09-16 20:01:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.048244 10.0.0.38 - - [2025-09-16 20:01:47] "GET /virtual-machine-interface/f9878550-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.017308 10.0.0.38 - - [2025-09-16 20:01:47] "POST /set-tag HTTP/1.1" 200 109 0.020084 10.0.0.38 - - [2025-09-16 20:01:47] "GET /virtual-machine-interface/f9878550-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014703 10.0.0.38 - - [2025-09-16 20:01:47] "GET /instance-ip/f9a0a2ba-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003599 10.0.0.38 - - [2025-09-16 20:01:47] "GET /virtual-machine-interface/f9878550-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004972 10.0.0.38 - - [2025-09-16 20:01:47] "POST /set-tag HTTP/1.1" 200 109 0.002403 10.0.0.38 - - [2025-09-16 20:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.38 - - [2025-09-16 20:01:47] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005284 10.0.0.38 - - [2025-09-16 20:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.38 - - [2025-09-16 20:01:47] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032655 10.0.0.38 - - [2025-09-16 20:01:47] "POST /virtual-machines HTTP/1.1" 200 369 0.008549 10.0.0.38 - - [2025-09-16 20:01:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.012539 10.0.0.38 - - [2025-09-16 20:01:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.119267 10.0.0.38 - - [2025-09-16 20:01:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.009514 10.0.0.38 - - [2025-09-16 20:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008993 10.0.0.38 - - [2025-09-16 20:01:47] "GET /virtual-machine-interface/f9ef3b8c-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006343 10.0.0.38 - - [2025-09-16 20:01:47] "POST /instance-ips HTTP/1.1" 200 409 0.022168 10.0.0.38 - - [2025-09-16 20:01:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026705 10.0.0.38 - - [2025-09-16 20:01:47] "GET /virtual-machine-interface/f9ef3b8c-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.013150 10.0.0.38 - - [2025-09-16 20:01:47] "POST /set-tag HTTP/1.1" 200 109 0.018538 10.0.0.38 - - [2025-09-16 20:01:47] "GET /virtual-machine-interface/f9ef3b8c-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014883 10.0.0.38 - - [2025-09-16 20:01:47] "GET /instance-ip/fa0ad180-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002874 10.0.0.38 - - [2025-09-16 20:01:47] "GET /virtual-machine-interface/f9ef3b8c-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004781 10.0.0.38 - - [2025-09-16 20:01:47] "POST /set-tag HTTP/1.1" 200 109 0.002288 10.0.0.38 - - [2025-09-16 20:01:47] "GET /virtual-router/6dfaa0bd-0507-4d53-8fb8-d4312998afa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003727 10.0.0.38 - - [2025-09-16 20:01:47] "POST /ref-update HTTP/1.1" 200 156 0.010098 10.0.0.38 - - [2025-09-16 20:01:47] "GET /virtual-machine-interface/f9878550-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014515 10.0.0.38 - - [2025-09-16 20:01:47] "POST /set-tag HTTP/1.1" 200 109 0.003572 10.0.0.38 - - [2025-09-16 20:01:48] "GET /virtual-router/6dfaa0bd-0507-4d53-8fb8-d4312998afa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.004396 10.0.0.38 - - [2025-09-16 20:01:48] "POST /ref-update HTTP/1.1" 200 156 0.009748 10.0.0.38 - - [2025-09-16 20:01:48] "GET /virtual-machine-interface/f9ef3b8c-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008749 10.0.0.38 - - [2025-09-16 20:01:48] "POST /set-tag HTTP/1.1" 200 109 0.002667 10.0.0.38 - - [2025-09-16 20:01:48] "GET /virtual-machine-interface/f9878550-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004213 10.0.0.38 - - [2025-09-16 20:01:48] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.38 - - [2025-09-16 20:01:48] "GET /virtual-machine-interface/f9ef3b8c-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006916 10.0.0.38 - - [2025-09-16 20:01:48] "POST /set-tag HTTP/1.1" 200 109 0.003350 10.0.0.38 - - [2025-09-16 20:01:50] "GET /domains HTTP/1.1" 200 280 0.002505 10.0.0.38 - - [2025-09-16 20:01:50] "GET /domain/ad7ecff7-b56b-42ee-894e-79571830e272 HTTP/1.1" 200 3086 0.002904 10.0.0.38 - - [2025-09-16 20:01:50] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d HTTP/1.1" 200 7064 0.042999 10.0.0.38 - - [2025-09-16 20:01:50] "GET /virtual-network/7ca52f90-16d6-4dd1-bb0c-55d03cb9b239 HTTP/1.1" 200 2083 0.004649 10.0.0.38 - - [2025-09-16 20:01:50] "GET /virtual-network/7ca52f90-16d6-4dd1-bb0c-55d03cb9b239 HTTP/1.1" 200 2083 0.004078 10.0.0.38 - - [2025-09-16 20:01:50] "GET /routing-instance/6bae55b8-dcc8-4013-97d8-419f5e26b090 HTTP/1.1" 200 1402 0.004343 10.0.0.38 - - [2025-09-16 20:01:50] "GET /routing-instance/6bae55b8-dcc8-4013-97d8-419f5e26b090 HTTP/1.1" 200 1402 0.002609 10.0.0.38 - - [2025-09-16 20:01:50] "GET /route-target/a4f18609-27c6-4240-8606-80da6d8c9726 HTTP/1.1" 200 1152 0.003189 10.0.0.38 - - [2025-09-16 20:01:51] "GET /virtual-network/7ca52f90-16d6-4dd1-bb0c-55d03cb9b239 HTTP/1.1" 200 2083 0.004398 10.0.0.38 - - [2025-09-16 20:01:51] "GET /routing-instance/6bae55b8-dcc8-4013-97d8-419f5e26b090 HTTP/1.1" 200 1402 0.002688 10.0.0.38 - - [2025-09-16 20:01:51] "GET /virtual-network/7ca52f90-16d6-4dd1-bb0c-55d03cb9b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004060 10.0.0.38 - - [2025-09-16 20:01:51] "GET /virtual-network/7ca52f90-16d6-4dd1-bb0c-55d03cb9b239 HTTP/1.1" 200 2083 0.005617 10.0.0.38 - - [2025-09-16 20:01:51] "GET /routing-instance/6bae55b8-dcc8-4013-97d8-419f5e26b090 HTTP/1.1" 200 1402 0.006686 10.0.0.38 - - [2025-09-16 20:01:51] "GET /routing-instance/6bae55b8-dcc8-4013-97d8-419f5e26b090 HTTP/1.1" 200 1402 0.004042 10.0.0.38 - - [2025-09-16 20:01:51] "GET /route-target/a4f18609-27c6-4240-8606-80da6d8c9726 HTTP/1.1" 200 1152 0.003574 10.0.0.38 - - [2025-09-16 20:01:51] "GET /domains HTTP/1.1" 200 280 0.002124 10.0.0.38 - - [2025-09-16 20:01:51] "GET /domain/ad7ecff7-b56b-42ee-894e-79571830e272 HTTP/1.1" 200 3086 0.002988 10.0.0.38 - - [2025-09-16 20:01:51] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d HTTP/1.1" 200 7064 0.035321 10.0.0.38 - - [2025-09-16 20:01:51] "GET /virtual-network/7ca52f90-16d6-4dd1-bb0c-55d03cb9b239 HTTP/1.1" 200 2083 0.006988 10.0.0.38 - - [2025-09-16 20:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.38 - - [2025-09-16 20:01:51] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037732 10.0.0.38 - - [2025-09-16 20:01:51] "GET /virtual-network/7ca52f90-16d6-4dd1-bb0c-55d03cb9b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004909 10.0.0.38 - - [2025-09-16 20:01:51] "GET /floating-ip-pools?parent_id=7ca52f90-16d6-4dd1-bb0c-55d03cb9b239&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001940 10.0.0.38 - - [2025-09-16 20:01:51] "GET /virtual-network/7ca52f90-16d6-4dd1-bb0c-55d03cb9b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003892 10.0.0.38 - - [2025-09-16 20:01:51] "POST /floating-ip-pools HTTP/1.1" 200 562 0.018116 10.0.0.38 - - [2025-09-16 20:01:51] "POST /ref-update HTTP/1.1" 200 156 0.008984 10.0.0.38 - - [2025-09-16 20:01:51] "GET /virtual-network/7ca52f90-16d6-4dd1-bb0c-55d03cb9b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.015480 10.0.0.38 - - [2025-09-16 20:01:51] "GET /domains HTTP/1.1" 200 280 0.001940 10.0.0.38 - - [2025-09-16 20:01:51] "GET /domain/ad7ecff7-b56b-42ee-894e-79571830e272 HTTP/1.1" 200 3086 0.003041 10.0.0.38 - - [2025-09-16 20:01:51] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d HTTP/1.1" 200 7320 0.048458 10.0.0.38 - - [2025-09-16 20:01:51] "GET /virtual-network/7ca52f90-16d6-4dd1-bb0c-55d03cb9b239 HTTP/1.1" 200 2321 0.006067 10.0.0.38 - - [2025-09-16 20:01:51] "GET /floating-ip-pool/5acecd72-72f6-4499-a3ec-a6cde5eb9d87 HTTP/1.1" 200 1314 0.003163 10.0.0.38 - - [2025-09-16 20:01:51] "GET /domains HTTP/1.1" 200 280 0.002150 10.0.0.38 - - [2025-09-16 20:01:51] "GET /domain/ad7ecff7-b56b-42ee-894e-79571830e272 HTTP/1.1" 200 3086 0.004468 10.0.0.38 - - [2025-09-16 20:01:51] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d HTTP/1.1" 200 7320 0.034612 10.0.0.38 - - [2025-09-16 20:01:51] "GET /virtual-network/7ca52f90-16d6-4dd1-bb0c-55d03cb9b239 HTTP/1.1" 200 2321 0.005790 10.0.0.38 - - [2025-09-16 20:01:51] "GET /virtual-network/7ca52f90-16d6-4dd1-bb0c-55d03cb9b239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004394 10.0.0.38 - - [2025-09-16 20:01:51] "POST /tags HTTP/1.1" 200 365 0.062515 10.0.0.38 - - [2025-09-16 20:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016966 10.0.0.38 - - [2025-09-16 20:01:51] "GET /tag/40213326-4060-4870-9788-ebc951d7bcaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013484 10.0.0.38 - - [2025-09-16 20:01:51] "POST /tags HTTP/1.1" 409 206 0.002299 10.0.0.38 - - [2025-09-16 20:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.38 - - [2025-09-16 20:01:51] "GET /tag/28a2f949-0392-4be7-b7bd-b7021be6b381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011250 10.0.0.38 - - [2025-09-16 20:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.38 - - [2025-09-16 20:01:51] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.032920 10.0.0.38 - - [2025-09-16 20:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.38 - - [2025-09-16 20:01:51] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003857 10.0.0.38 - - [2025-09-16 20:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.38 - - [2025-09-16 20:01:51] "GET /service-appliance-set/507c11ca-4d2b-4f74-b11c-b3b1196c6cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.005674 10.0.0.38 - - [2025-09-16 20:01:51] "POST /fqname-to-id HTTP/1.1" 404 258 0.002177 10.0.0.38 - - [2025-09-16 20:01:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.097930 10.0.0.38 - - [2025-09-16 20:01:52] "GET /virtual-machine-interface/3c0e8074-ec65-4451-baad-b937c927ab9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004709 10.0.0.38 - - [2025-09-16 20:01:52] "POST /set-tag HTTP/1.1" 200 109 0.015863 10.0.0.38 - - [2025-09-16 20:01:52] "POST /instance-ips HTTP/1.1" 200 417 0.031405 10.0.0.38 - - [2025-09-16 20:01:52] "GET /instance-ip/86f5b19b-e1c1-41ff-8d0b-9184a5dddb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004715 10.0.0.38 - - [2025-09-16 20:01:52] "POST /loadbalancers HTTP/1.1" 200 618 0.061791 10.0.0.38 - - [2025-09-16 20:01:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.023160 10.0.0.38 - - [2025-09-16 20:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.020921 10.0.0.38 - - [2025-09-16 20:01:52] "POST /service-instances HTTP/1.1" 200 566 0.048377 10.0.0.38 - - [2025-09-16 20:01:52] "POST /ref-update HTTP/1.1" 200 156 0.012271 10.0.0.38 - - [2025-09-16 20:01:52] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.068040 10.0.0.38 - - [2025-09-16 20:01:52] "GET /virtual-machine-interface/3c0e8074-ec65-4451-baad-b937c927ab9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005116 10.0.0.38 - - [2025-09-16 20:01:52] "PUT /service-instance/4390897c-c063-4e43-abca-f9eb6184c7fa HTTP/1.1" 200 266 0.025141 10.0.0.38 - - [2025-09-16 20:01:52] "GET /virtual-machine-interface/3c0e8074-ec65-4451-baad-b937c927ab9d?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.029071 10.0.0.38 - - [2025-09-16 20:01:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.022410 10.0.0.38 - - [2025-09-16 20:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.38 - - [2025-09-16 20:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.38 - - [2025-09-16 20:01:52] "GET /floating-ip-pool/5acecd72-72f6-4499-a3ec-a6cde5eb9d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002593 10.0.0.38 - - [2025-09-16 20:01:52] "POST /virtual-machines HTTP/1.1" 200 429 0.017503 10.0.0.38 - - [2025-09-16 20:01:52] "POST /floating-ips HTTP/1.1" 200 671 0.104211 10.0.0.38 - - [2025-09-16 20:01:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.112132 10.0.0.38 - - [2025-09-16 20:01:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.027494 10.0.0.38 - - [2025-09-16 20:01:52] "POST /chown HTTP/1.1" 200 109 0.032673 10.0.0.38 - - [2025-09-16 20:01:52] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012696 10.0.0.38 - - [2025-09-16 20:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004944 10.0.0.38 - - [2025-09-16 20:01:52] "POST /chown HTTP/1.1" 200 109 0.012444 10.0.0.38 - - [2025-09-16 20:01:52] "GET /policy-management/c434576e-63aa-45bc-8831-6fbf2fde8fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011323 10.0.0.38 - - [2025-09-16 20:01:52] "POST /tags HTTP/1.1" 409 221 0.003588 10.0.0.38 - - [2025-09-16 20:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.38 - - [2025-09-16 20:01:52] "PUT /virtual-machine-interface/32fffd16-9ac8-4e4a-b99e-1f870ac9b0b8 HTTP/1.1" 200 284 0.028475 10.0.0.38 - - [2025-09-16 20:01:52] "PUT /instance-ip/86f5b19b-e1c1-41ff-8d0b-9184a5dddb05 HTTP/1.1" 200 256 0.025056 10.0.0.38 - - [2025-09-16 20:01:52] "GET /tag/c4ea518d-7403-47f2-923a-aa84bf433a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013037 10.0.0.38 - - [2025-09-16 20:01:52] "POST /tags HTTP/1.1" 409 238 0.002208 10.0.0.38 - - [2025-09-16 20:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.38 - - [2025-09-16 20:01:52] "POST /ref-update HTTP/1.1" 200 156 0.011183 10.0.0.38 - - [2025-09-16 20:01:52] "GET /tag/40213326-4060-4870-9788-ebc951d7bcaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013278 10.0.0.38 - - [2025-09-16 20:01:52] "POST /ref-update HTTP/1.1" 200 156 0.043355 10.0.0.38 - - [2025-09-16 20:01:52] "POST /ref-update HTTP/1.1" 200 156 0.032019 10.0.0.38 - - [2025-09-16 20:01:52] "POST /firewall-rules HTTP/1.1" 200 650 0.105300 10.0.0.38 - - [2025-09-16 20:01:53] "GET /firewall-rule/25c3b8e1-7653-446d-abc0-b097a4820f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.022650 10.0.0.38 - - [2025-09-16 20:01:53] "POST /ref-update HTTP/1.1" 200 156 0.059519 10.0.0.38 - - [2025-09-16 20:01:53] "POST /ref-update HTTP/1.1" 200 156 0.028816 10.0.0.38 - - [2025-09-16 20:01:53] "GET /firewall-policy/73123b72-29cf-4738-a796-3fb94bb8e97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.009875 10.0.0.38 - - [2025-09-16 20:01:53] "GET /firewall-rule/25c3b8e1-7653-446d-abc0-b097a4820f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003056 10.0.0.38 - - [2025-09-16 20:01:53] "POST /ref-update HTTP/1.1" 200 156 0.023538 10.0.0.38 - - [2025-09-16 20:01:53] "POST /ref-update HTTP/1.1" 200 156 0.033330 10.0.0.38 - - [2025-09-16 20:01:53] "POST /virtual-machines HTTP/1.1" 200 429 0.013515 10.0.0.38 - - [2025-09-16 20:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008348 10.0.0.38 - - [2025-09-16 20:01:53] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.036825 10.0.0.38 - - [2025-09-16 20:01:53] "GET /loadbalancer/f06c0ddb-a0c7-47b5-8d6f-766d05ea7c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.003800 10.0.0.38 - - [2025-09-16 20:01:53] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.052085 10.0.0.38 - - [2025-09-16 20:01:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.153116 10.0.0.38 - - [2025-09-16 20:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011511 10.0.0.38 - - [2025-09-16 20:01:53] "POST /chown HTTP/1.1" 200 109 0.037993 10.0.0.38 - - [2025-09-16 20:01:53] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.048058 10.0.0.38 - - [2025-09-16 20:01:53] "POST /chown HTTP/1.1" 200 109 0.008070 10.0.0.38 - - [2025-09-16 20:01:53] "GET /loadbalancer-listener/9af6461b-eb5b-4b22-b1f8-9f28e5414435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.012926 10.0.0.38 - - [2025-09-16 20:01:53] "GET /loadbalancer-listener/9af6461b-eb5b-4b22-b1f8-9f28e5414435?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.008808 10.0.0.38 - - [2025-09-16 20:01:53] "PUT /virtual-machine-interface/3d548cf5-2d17-467a-8c12-35baf5d7b6aa HTTP/1.1" 200 284 0.056131 10.0.0.38 - - [2025-09-16 20:01:53] "PUT /instance-ip/86f5b19b-e1c1-41ff-8d0b-9184a5dddb05 HTTP/1.1" 200 256 0.049637 10.0.0.38 - - [2025-09-16 20:01:53] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.060805 10.0.0.38 - - [2025-09-16 20:01:53] "POST /ref-update HTTP/1.1" 200 156 0.015807 10.0.0.38 - - [2025-09-16 20:01:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.024841 10.0.0.38 - - [2025-09-16 20:01:53] "POST /ref-update HTTP/1.1" 200 156 0.028727 10.0.0.38 - - [2025-09-16 20:01:53] "GET /loadbalancer-pool/c3399d6d-186d-4d54-a0ea-610d45ef895d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.031184 10.0.0.38 - - [2025-09-16 20:01:53] "POST /ref-update HTTP/1.1" 200 156 0.051123 10.0.0.38 - - [2025-09-16 20:01:53] "POST /loadbalancer-members HTTP/1.1" 200 707 0.053256 10.0.0.38 - - [2025-09-16 20:01:53] "POST /ref-update HTTP/1.1" 200 156 0.025239 10.0.0.38 - - [2025-09-16 20:01:53] "POST /ref-update HTTP/1.1" 200 156 0.031956 10.0.0.38 - - [2025-09-16 20:01:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.021971 10.0.0.38 - - [2025-09-16 20:01:53] "GET /loadbalancer-member/0698344f-512a-48d0-ae5b-82adf5f7ac97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.018261 10.0.0.38 - - [2025-09-16 20:01:53] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.035790 10.0.0.38 - - [2025-09-16 20:01:53] "PUT /service-instance/4390897c-c063-4e43-abca-f9eb6184c7fa HTTP/1.1" 200 266 0.013326 10.0.0.38 - - [2025-09-16 20:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006853 10.0.0.38 - - [2025-09-16 20:01:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.039227 10.0.0.38 - - [2025-09-16 20:01:53] "GET /policy-management/c434576e-63aa-45bc-8831-6fbf2fde8fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.020741 10.0.0.38 - - [2025-09-16 20:01:53] "POST /tags HTTP/1.1" 409 221 0.002603 10.0.0.38 - - [2025-09-16 20:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.38 - - [2025-09-16 20:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.38 - - [2025-09-16 20:01:54] "GET /tag/c4ea518d-7403-47f2-923a-aa84bf433a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011275 10.0.0.38 - - [2025-09-16 20:01:54] "POST /tags HTTP/1.1" 409 238 0.006490 10.0.0.38 - - [2025-09-16 20:01:54] "POST /chown HTTP/1.1" 200 109 0.008775 10.0.0.38 - - [2025-09-16 20:01:54] "POST /chown HTTP/1.1" 200 109 0.027725 10.0.0.38 - - [2025-09-16 20:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004826 10.0.0.38 - - [2025-09-16 20:01:54] "GET /tag/40213326-4060-4870-9788-ebc951d7bcaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013854 10.0.0.38 - - [2025-09-16 20:01:54] "POST /firewall-rules HTTP/1.1" 409 293 0.002116 10.0.0.38 - - [2025-09-16 20:01:54] "PUT /instance-ip/86f5b19b-e1c1-41ff-8d0b-9184a5dddb05 HTTP/1.1" 200 256 0.043816 10.0.0.38 - - [2025-09-16 20:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.38 - - [2025-09-16 20:01:54] "POST /ref-update HTTP/1.1" 200 156 0.016200 10.0.0.38 - - [2025-09-16 20:01:54] "POST /chown HTTP/1.1" 200 109 0.009449 10.0.0.38 - - [2025-09-16 20:01:54] "PUT /firewall-rule/25c3b8e1-7653-446d-abc0-b097a4820f94 HTTP/1.1" 200 260 0.038724 10.0.0.38 - - [2025-09-16 20:01:54] "GET /firewall-rule/25c3b8e1-7653-446d-abc0-b097a4820f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.014835 10.0.0.38 - - [2025-09-16 20:01:54] "POST /chown HTTP/1.1" 200 109 0.028472 10.0.0.38 - - [2025-09-16 20:01:54] "GET /firewall-policy/73123b72-29cf-4738-a796-3fb94bb8e97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004366 10.0.0.38 - - [2025-09-16 20:01:54] "GET /firewall-rule/25c3b8e1-7653-446d-abc0-b097a4820f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002607 10.0.0.38 - - [2025-09-16 20:01:54] "PUT /instance-ip/86f5b19b-e1c1-41ff-8d0b-9184a5dddb05 HTTP/1.1" 200 256 0.014364 10.0.0.38 - - [2025-09-16 20:01:54] "POST /ref-update HTTP/1.1" 200 156 0.025099 10.0.0.38 - - [2025-09-16 20:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.38 - - [2025-09-16 20:01:54] "POST /chown HTTP/1.1" 200 109 0.006744 10.0.0.38 - - [2025-09-16 20:01:54] "POST /chown HTTP/1.1" 200 109 0.015988 10.0.0.38 - - [2025-09-16 20:01:54] "PUT /instance-ip/86f5b19b-e1c1-41ff-8d0b-9184a5dddb05 HTTP/1.1" 200 256 0.025005 10.0.0.38 - - [2025-09-16 20:01:54] "POST /ref-update HTTP/1.1" 200 156 0.011373 10.0.0.38 - - [2025-09-16 20:01:54] "POST /chown HTTP/1.1" 200 109 0.021804 10.0.0.38 - - [2025-09-16 20:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747 10.0.0.38 - - [2025-09-16 20:01:54] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004484 10.0.0.38 - - [2025-09-16 20:01:54] "POST /chown HTTP/1.1" 200 109 0.055881 10.0.0.38 - - [2025-09-16 20:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.38 - - [2025-09-16 20:01:54] "PUT /instance-ip/86f5b19b-e1c1-41ff-8d0b-9184a5dddb05 HTTP/1.1" 200 256 0.029197 10.0.0.38 - - [2025-09-16 20:01:54] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.071508 10.0.0.38 - - [2025-09-16 20:01:54] "POST /ref-update HTTP/1.1" 200 156 0.063286 10.0.0.38 - - [2025-09-16 20:01:54] "POST /virtual-machines HTTP/1.1" 200 373 0.042525 10.0.0.38 - - [2025-09-16 20:01:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.015209 10.0.0.38 - - [2025-09-16 20:01:54] "PUT /service-instance/4390897c-c063-4e43-abca-f9eb6184c7fa HTTP/1.1" 200 266 0.047056 10.0.0.38 - - [2025-09-16 20:01:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.035705 10.0.0.38 - - [2025-09-16 20:01:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.176696 10.0.0.38 - - [2025-09-16 20:01:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.048963 10.0.0.38 - - [2025-09-16 20:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009796 10.0.0.38 - - [2025-09-16 20:01:55] "PUT /service-instance/4390897c-c063-4e43-abca-f9eb6184c7fa HTTP/1.1" 200 266 0.021965 10.0.0.38 - - [2025-09-16 20:01:55] "GET /virtual-machine-interface/fe55d60e-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.033131 10.0.0.38 - - [2025-09-16 20:01:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.053326 10.0.0.38 - - [2025-09-16 20:01:55] "POST /instance-ips HTTP/1.1" 200 413 0.046313 10.0.0.38 - - [2025-09-16 20:01:55] "PUT /service-instance/4390897c-c063-4e43-abca-f9eb6184c7fa HTTP/1.1" 200 266 0.014498 10.0.0.38 - - [2025-09-16 20:01:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.037937 10.0.0.38 - - [2025-09-16 20:01:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.065457 10.0.0.38 - - [2025-09-16 20:01:55] "GET /virtual-machine-interface/fe55d60e-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.011955 10.0.0.38 - - [2025-09-16 20:01:55] "PUT /service-instance/4390897c-c063-4e43-abca-f9eb6184c7fa HTTP/1.1" 200 266 0.023355 10.0.0.38 - - [2025-09-16 20:01:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.015675 10.0.0.38 - - [2025-09-16 20:01:55] "POST /set-tag HTTP/1.1" 200 109 0.064167 10.0.0.38 - - [2025-09-16 20:01:55] "GET /virtual-machine-interface/fe55d60e-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.030030 10.0.0.38 - - [2025-09-16 20:01:55] "GET /instance-ip/fe793324-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.010093 10.0.0.38 - - [2025-09-16 20:01:55] "PUT /service-instance/4390897c-c063-4e43-abca-f9eb6184c7fa HTTP/1.1" 200 266 0.048337 10.0.0.38 - - [2025-09-16 20:01:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.021176 10.0.0.38 - - [2025-09-16 20:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010988 10.0.0.38 - - [2025-09-16 20:01:55] "GET /virtual-machine-interface/fe55d60e-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004464 10.0.0.38 - - [2025-09-16 20:01:55] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.38 - - [2025-09-16 20:01:55] "GET /virtual-router/6dfaa0bd-0507-4d53-8fb8-d4312998afa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.004334 10.0.0.38 - - [2025-09-16 20:01:55] "POST /chown HTTP/1.1" 200 109 0.020483 10.0.0.38 - - [2025-09-16 20:01:55] "POST /ref-update HTTP/1.1" 200 156 0.046625 10.0.0.38 - - [2025-09-16 20:01:55] "GET /virtual-machine-interface/fe55d60e-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.020565 10.0.0.38 - - [2025-09-16 20:01:55] "POST /chown HTTP/1.1" 200 109 0.053599 10.0.0.38 - - [2025-09-16 20:01:55] "POST /set-tag HTTP/1.1" 200 109 0.010241 10.0.0.38 - - [2025-09-16 20:01:55] "POST /ref-update HTTP/1.1" 200 156 0.018449 10.0.0.38 - - [2025-09-16 20:01:55] "GET /virtual-machine-interface/fe55d60e-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005371 10.0.0.38 - - [2025-09-16 20:01:55] "POST /set-tag HTTP/1.1" 200 109 0.002559 10.0.0.38 - - [2025-09-16 20:01:55] "POST /chown HTTP/1.1" 200 109 0.018394 10.0.0.38 - - [2025-09-16 20:01:55] "POST /chown HTTP/1.1" 200 109 0.033716 10.0.0.38 - - [2025-09-16 20:01:55] "POST /ref-update HTTP/1.1" 200 156 0.031432 10.0.0.38 - - [2025-09-16 20:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.38 - - [2025-09-16 20:01:55] "POST /chown HTTP/1.1" 200 109 0.007968 10.0.0.38 - - [2025-09-16 20:01:55] "POST /chown HTTP/1.1" 200 109 0.020362 10.0.0.38 - - [2025-09-16 20:01:55] "POST /chown HTTP/1.1" 200 109 0.013260 10.0.0.38 - - [2025-09-16 20:01:55] "POST /chown HTTP/1.1" 200 109 0.007810 10.0.0.38 - - [2025-09-16 20:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.38 - - [2025-09-16 20:01:56] "POST /chown HTTP/1.1" 200 109 0.006350 10.0.0.38 - - [2025-09-16 20:01:56] "POST /chown HTTP/1.1" 200 109 0.024376 10.0.0.38 - - [2025-09-16 20:01:56] "POST /chown HTTP/1.1" 200 109 0.008953 10.0.0.38 - - [2025-09-16 20:01:56] "POST /chown HTTP/1.1" 200 109 0.025502 10.0.0.38 - - [2025-09-16 20:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.38 - - [2025-09-16 20:01:56] "POST /chown HTTP/1.1" 200 109 0.007254 10.0.0.38 - - [2025-09-16 20:01:56] "POST /chown HTTP/1.1" 200 109 0.026778 10.0.0.38 - - [2025-09-16 20:01:56] "POST /chown HTTP/1.1" 200 109 0.022914 10.0.0.38 - - [2025-09-16 20:01:56] "POST /chown HTTP/1.1" 200 109 0.006580 10.0.0.38 - - [2025-09-16 20:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.38 - - [2025-09-16 20:01:56] "POST /chown HTTP/1.1" 200 109 0.030239 10.0.0.38 - - [2025-09-16 20:01:56] "POST /chown HTTP/1.1" 200 109 0.011566 10.0.0.38 - - [2025-09-16 20:01:56] "POST /chown HTTP/1.1" 200 109 0.017540 10.0.0.38 - - [2025-09-16 20:01:56] "POST /chown HTTP/1.1" 200 109 0.017624 10.0.0.38 - - [2025-09-16 20:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.38 - - [2025-09-16 20:01:56] "POST /chown HTTP/1.1" 200 109 0.008507 10.0.0.38 - - [2025-09-16 20:01:56] "POST /chown HTTP/1.1" 200 109 0.027675 10.0.0.38 - - [2025-09-16 20:01:56] "POST /chown HTTP/1.1" 200 109 0.006577 10.0.0.38 - - [2025-09-16 20:01:56] "POST /chown HTTP/1.1" 200 109 0.024256 10.0.0.38 - - [2025-09-16 20:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.38 - - [2025-09-16 20:01:56] "POST /chown HTTP/1.1" 200 109 0.006814 10.0.0.38 - - [2025-09-16 20:01:56] "POST /chown HTTP/1.1" 200 109 0.010560 10.0.0.38 - - [2025-09-16 20:01:56] "POST /chown HTTP/1.1" 200 109 0.018040 10.0.0.38 - - [2025-09-16 20:01:56] "POST /chown HTTP/1.1" 200 109 0.007079 10.0.0.38 - - [2025-09-16 20:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.38 - - [2025-09-16 20:01:56] "POST /chown HTTP/1.1" 200 109 0.008062 10.0.0.38 - - [2025-09-16 20:01:56] "POST /chown HTTP/1.1" 200 109 0.071556 10.0.0.38 - - [2025-09-16 20:01:56] "POST /chown HTTP/1.1" 200 109 0.008718 10.0.0.38 - - [2025-09-16 20:01:57] "POST /chown HTTP/1.1" 200 109 0.029189 10.0.0.38 - - [2025-09-16 20:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.023813 10.0.0.38 - - [2025-09-16 20:01:57] "POST /chown HTTP/1.1" 200 109 0.007485 10.0.0.38 - - [2025-09-16 20:01:57] "POST /chown HTTP/1.1" 200 109 0.036258 10.0.0.38 - - [2025-09-16 20:01:57] "POST /chown HTTP/1.1" 200 109 0.033490 10.0.0.38 - - [2025-09-16 20:01:57] "POST /chown HTTP/1.1" 200 109 0.009153 10.0.0.38 - - [2025-09-16 20:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013784 10.0.0.38 - - [2025-09-16 20:01:57] "POST /chown HTTP/1.1" 200 109 0.017343 10.0.0.38 - - [2025-09-16 20:01:57] "POST /chown HTTP/1.1" 200 109 0.018028 10.0.0.38 - - [2025-09-16 20:01:57] "POST /chown HTTP/1.1" 200 109 0.026746 10.0.0.38 - - [2025-09-16 20:01:57] "POST /chown HTTP/1.1" 200 109 0.039312 10.0.0.38 - - [2025-09-16 20:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.38 - - [2025-09-16 20:01:57] "POST /chown HTTP/1.1" 200 109 0.011504 10.0.0.38 - - [2025-09-16 20:01:57] "POST /chown HTTP/1.1" 200 109 0.026634 10.0.0.38 - - [2025-09-16 20:01:57] "POST /chown HTTP/1.1" 200 109 0.011841 10.0.0.38 - - [2025-09-16 20:01:57] "POST /chown HTTP/1.1" 200 109 0.017103 10.0.0.38 - - [2025-09-16 20:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.38 - - [2025-09-16 20:01:57] "POST /chown HTTP/1.1" 200 109 0.008769 10.0.0.38 - - [2025-09-16 20:01:57] "POST /chown HTTP/1.1" 200 109 0.010303 10.0.0.38 - - [2025-09-16 20:01:57] "POST /chown HTTP/1.1" 200 109 0.020033 10.0.0.38 - - [2025-09-16 20:01:57] "POST /chown HTTP/1.1" 200 109 0.031222 10.0.0.38 - - [2025-09-16 20:01:58] "GET /virtual-machine-interface/f9878550-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008262 10.0.0.38 - - [2025-09-16 20:01:58] "POST /set-tag HTTP/1.1" 200 109 0.002798 10.0.0.38 - - [2025-09-16 20:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005268 10.0.0.38 - - [2025-09-16 20:01:58] "GET /loadbalancer/971b449a-386f-495e-8321-e0512faf4408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003747 10.0.0.38 - - [2025-09-16 20:01:58] "GET /loadbalancer-pool/b1875c5f-eefd-4c37-a313-c01ddb881cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.005664 10.0.0.38 - - [2025-09-16 20:01:58] "POST /loadbalancer-members HTTP/1.1" 200 702 0.047276 10.0.0.38 - - [2025-09-16 20:01:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.015514 10.0.0.38 - - [2025-09-16 20:01:58] "GET /virtual-machine-interface/f9878550-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004552 10.0.0.38 - - [2025-09-16 20:01:58] "GET /virtual-machine-interface/f9878550-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005831 10.0.0.38 - - [2025-09-16 20:01:58] "POST /ref-update HTTP/1.1" 200 156 0.011626 10.0.0.38 - - [2025-09-16 20:01:58] "GET /floating-ip/e456fa55-20bb-4377-94de-a51537307c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.016789 10.0.0.38 - - [2025-09-16 20:01:58] "POST /tags HTTP/1.1" 409 221 0.002167 10.0.0.38 - - [2025-09-16 20:01:58] "PUT /floating-ip/e456fa55-20bb-4377-94de-a51537307c1b HTTP/1.1" 200 256 0.009193 10.0.0.38 - - [2025-09-16 20:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010835 10.0.0.38 - - [2025-09-16 20:01:58] "GET /tag/c4ea518d-7403-47f2-923a-aa84bf433a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011948 10.0.0.38 - - [2025-09-16 20:01:58] "POST /set-tag HTTP/1.1" 200 109 0.023041 10.0.0.38 - - [2025-09-16 20:01:59] "GET /virtual-machine-interface/f9ef3b8c-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010274 10.0.0.38 - - [2025-09-16 20:01:59] "POST /set-tag HTTP/1.1" 200 109 0.008702 10.0.0.38 - - [2025-09-16 20:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.38 - - [2025-09-16 20:01:59] "GET /virtual-machine/97f00b12-ba41-478f-880d-78a0694b7fd9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003162 10.0.0.38 - - [2025-09-16 20:01:59] "GET /virtual-machine-interface/f9878550-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004637 10.0.0.38 - - [2025-09-16 20:01:59] "GET /loadbalancer/971b449a-386f-495e-8321-e0512faf4408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002513 10.0.0.38 - - [2025-09-16 20:01:59] "GET /loadbalancer-pool/b1875c5f-eefd-4c37-a313-c01ddb881cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002663 10.0.0.38 - - [2025-09-16 20:01:59] "POST /loadbalancer-members HTTP/1.1" 200 702 0.023566 10.0.0.38 - - [2025-09-16 20:01:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.025036 10.0.0.38 - - [2025-09-16 20:01:59] "GET /virtual-machine-interface/f9ef3b8c-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.030963 10.0.0.38 - - [2025-09-16 20:01:59] "GET /virtual-machine-interface/f9ef3b8c-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005864 10.0.0.38 - - [2025-09-16 20:01:59] "POST /ref-update HTTP/1.1" 200 156 0.019934 10.0.0.38 - - [2025-09-16 20:01:59] "GET /floating-ip/e456fa55-20bb-4377-94de-a51537307c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.029684 10.0.0.38 - - [2025-09-16 20:01:59] "GET /virtual-machine/b8f483c1-5e5d-459a-b02d-df423fe4300c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.023967 10.0.0.38 - - [2025-09-16 20:01:59] "GET /virtual-machine-interface/f9ef3b8c-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004590 10.0.0.38 - - [2025-09-16 20:01:59] "POST /set-tag HTTP/1.1" 200 109 0.080384 [Introspect:8084]10.0.0.38 - - [2025-09-16 20:01:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001009 [Introspect:8084]10.0.0.38 - - [2025-09-16 20:01:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000998 10.0.0.38 - - [2025-09-16 20:02:09] "GET /virtual-machine-interface/fe55d60e-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004604 10.0.0.38 - - [2025-09-16 20:02:09] "POST /set-tag HTTP/1.1" 200 109 0.002969 10.0.0.38 - - [2025-09-16 20:02:09] "GET /virtual-machine/80dae410-22b8-4703-84df-ec99fc24ee87?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.003224 10.0.0.38 - - [2025-09-16 20:02:09] "GET /virtual-machine-interface/fe55d60e-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004827 10.0.0.38 - - [2025-09-16 20:02:10] "GET /virtual-machine-interface/fe55d60e-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004778 10.0.0.38 - - [2025-09-16 20:02:10] "POST /set-tag HTTP/1.1" 200 109 0.002345 10.0.0.38 - - [2025-09-16 20:02:42] "GET /virtual-machine-interface/fe55d60e-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013119 10.0.0.38 - - [2025-09-16 20:02:42] "POST /set-tag HTTP/1.1" 200 109 0.003061 10.0.0.38 - - [2025-09-16 20:02:42] "GET /virtual-machine-interface/fe55d60e-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004832 10.0.0.38 - - [2025-09-16 20:02:42] "POST /set-tag HTTP/1.1" 200 109 0.002641 10.0.0.38 - - [2025-09-16 20:02:42] "GET /virtual-machine/80dae410-22b8-4703-84df-ec99fc24ee87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.002889 10.0.0.38 - - [2025-09-16 20:02:42] "POST /ref-update HTTP/1.1" 200 156 0.011837 10.0.0.38 - - [2025-09-16 20:02:42] "GET /virtual-machine-interface/fe55d60e-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.019304 10.0.0.38 - - [2025-09-16 20:02:42] "POST /set-tag HTTP/1.1" 200 109 0.028279 10.0.0.38 - - [2025-09-16 20:02:42] "POST /set-tag HTTP/1.1" 200 109 0.014146 10.0.0.38 - - [2025-09-16 20:02:42] "DELETE /instance-ip/fe793324-9337-11f0-ad8d-fa163e697b20 HTTP/1.1" 200 115 0.055102 10.0.0.38 - - [2025-09-16 20:02:42] "DELETE /virtual-machine-interface/fe55d60e-9337-11f0-ad8d-fa163e697b20 HTTP/1.1" 200 115 0.050235 10.0.0.38 - - [2025-09-16 20:02:42] "DELETE /virtual-machine/80dae410-22b8-4703-84df-ec99fc24ee87 HTTP/1.1" 200 115 0.020494 10.0.0.38 - - [2025-09-16 20:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.38 - - [2025-09-16 20:02:45] "GET /tag/40213326-4060-4870-9788-ebc951d7bcaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012413 10.0.0.38 - - [2025-09-16 20:02:45] "GET /tag/40213326-4060-4870-9788-ebc951d7bcaa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.012617 10.0.0.38 - - [2025-09-16 20:02:45] "GET /virtual-machine-interface/32fffd16-9ac8-4e4a-b99e-1f870ac9b0b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004355 10.0.0.38 - - [2025-09-16 20:02:45] "POST /set-tag HTTP/1.1" 200 109 0.019903 10.0.0.38 - - [2025-09-16 20:02:45] "GET /virtual-machine-interface/3c0e8074-ec65-4451-baad-b937c927ab9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.007741 10.0.0.38 - - [2025-09-16 20:02:45] "POST /set-tag HTTP/1.1" 200 109 0.018419 10.0.0.38 - - [2025-09-16 20:02:45] "GET /virtual-machine-interface/3d548cf5-2d17-467a-8c12-35baf5d7b6aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004476 10.0.0.38 - - [2025-09-16 20:02:45] "POST /set-tag HTTP/1.1" 200 109 0.017840 10.0.0.38 - - [2025-09-16 20:02:45] "GET /firewall-policy/73123b72-29cf-4738-a796-3fb94bb8e97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.013198 10.0.0.38 - - [2025-09-16 20:02:45] "GET /firewall-rule/25c3b8e1-7653-446d-abc0-b097a4820f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003178 10.0.0.38 - - [2025-09-16 20:02:45] "POST /ref-update HTTP/1.1" 200 156 0.012495 10.0.0.38 - - [2025-09-16 20:02:45] "DELETE /firewall-rule/25c3b8e1-7653-446d-abc0-b097a4820f94 HTTP/1.1" 200 115 0.044991 10.0.0.38 - - [2025-09-16 20:02:45] "DELETE /loadbalancer-member/0698344f-512a-48d0-ae5b-82adf5f7ac97 HTTP/1.1" 200 115 0.026528 10.0.0.38 - - [2025-09-16 20:02:45] "PUT /service-instance/4390897c-c063-4e43-abca-f9eb6184c7fa HTTP/1.1" 200 266 0.010718 10.0.0.38 - - [2025-09-16 20:02:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023888 10.0.0.38 - - [2025-09-16 20:02:46] "DELETE /loadbalancer-pool/c3399d6d-186d-4d54-a0ea-610d45ef895d HTTP/1.1" 200 115 0.059316 10.0.0.38 - - [2025-09-16 20:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.38 - - [2025-09-16 20:02:46] "DELETE /loadbalancer-listener/9af6461b-eb5b-4b22-b1f8-9f28e5414435 HTTP/1.1" 200 115 0.039736 10.0.0.38 - - [2025-09-16 20:02:46] "GET /floating-ip/a36308f4-67c8-405f-a2cf-1e552bf480fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002413 10.0.0.38 - - [2025-09-16 20:02:46] "POST /chown HTTP/1.1" 200 109 0.007255 10.0.0.38 - - [2025-09-16 20:02:46] "POST /chown HTTP/1.1" 200 109 0.020370 10.0.0.38 - - [2025-09-16 20:02:46] "POST /chown HTTP/1.1" 200 109 0.019760 10.0.0.38 - - [2025-09-16 20:02:46] "PUT /floating-ip/a36308f4-67c8-405f-a2cf-1e552bf480fa HTTP/1.1" 200 256 0.057282 10.0.0.38 - - [2025-09-16 20:02:46] "POST /chown HTTP/1.1" 200 109 0.010309 10.0.0.38 - - [2025-09-16 20:02:46] "PUT /service-instance/4390897c-c063-4e43-abca-f9eb6184c7fa HTTP/1.1" 200 266 0.011307 10.0.0.38 - - [2025-09-16 20:02:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.017043 10.0.0.38 - - [2025-09-16 20:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.38 - - [2025-09-16 20:02:46] "DELETE /floating-ip/a36308f4-67c8-405f-a2cf-1e552bf480fa HTTP/1.1" 200 115 0.116577 10.0.0.38 - - [2025-09-16 20:02:46] "DELETE /loadbalancer/f06c0ddb-a0c7-47b5-8d6f-766d05ea7c19 HTTP/1.1" 200 115 0.048889 10.0.0.38 - - [2025-09-16 20:02:46] "POST /chown HTTP/1.1" 200 109 0.013297 10.0.0.38 - - [2025-09-16 20:02:46] "POST /chown HTTP/1.1" 200 109 0.018826 10.0.0.38 - - [2025-09-16 20:02:46] "POST /chown HTTP/1.1" 200 109 0.014086 10.0.0.38 - - [2025-09-16 20:02:46] "DELETE /instance-ip/86f5b19b-e1c1-41ff-8d0b-9184a5dddb05 HTTP/1.1" 200 115 0.088349 10.0.0.38 - - [2025-09-16 20:02:46] "POST /chown HTTP/1.1" 404 171 0.003515 10.0.0.38 - - [2025-09-16 20:02:46] "PUT /service-instance/4390897c-c063-4e43-abca-f9eb6184c7fa HTTP/1.1" 200 266 0.011815 10.0.0.38 - - [2025-09-16 20:02:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.022996 10.0.0.38 - - [2025-09-16 20:02:46] "DELETE /virtual-machine-interface/3c0e8074-ec65-4451-baad-b937c927ab9d HTTP/1.1" 200 115 0.113671 10.0.0.38 - - [2025-09-16 20:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.38 - - [2025-09-16 20:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009828 10.0.0.38 - - [2025-09-16 20:02:46] "GET /floating-ip-pool/5acecd72-72f6-4499-a3ec-a6cde5eb9d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004929 10.0.0.38 - - [2025-09-16 20:02:46] "POST /ref-update HTTP/1.1" 200 156 0.011803 10.0.0.38 - - [2025-09-16 20:02:46] "DELETE /tag/40213326-4060-4870-9788-ebc951d7bcaa HTTP/1.1" 200 115 0.088335 10.0.0.38 - - [2025-09-16 20:02:46] "DELETE /service-instance/4390897c-c063-4e43-abca-f9eb6184c7fa HTTP/1.1" 200 115 0.060678 10.0.0.38 - - [2025-09-16 20:02:46] "DELETE /floating-ip-pool/5acecd72-72f6-4499-a3ec-a6cde5eb9d87 HTTP/1.1" 200 115 0.037288 10.0.0.38 - - [2025-09-16 20:02:46] "GET /virtual-machine-interface/32fffd16-9ac8-4e4a-b99e-1f870ac9b0b8?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.012194 10.0.0.38 - - [2025-09-16 20:02:46] "DELETE /virtual-machine-interface/32fffd16-9ac8-4e4a-b99e-1f870ac9b0b8 HTTP/1.1" 200 115 0.099683 10.0.0.38 - - [2025-09-16 20:02:46] "POST /ref-update HTTP/1.1" 200 156 0.021319 10.0.0.38 - - [2025-09-16 20:02:46] "POST /useragent-kv HTTP/1.1" 200 115 0.006300 10.0.0.38 - - [2025-09-16 20:02:46] "POST /useragent-kv HTTP/1.1" 200 115 0.005193 10.0.0.38 - - [2025-09-16 20:02:46] "DELETE /virtual-network/7ca52f90-16d6-4dd1-bb0c-55d03cb9b239 HTTP/1.1" 200 115 0.188658 10.0.0.38 - - [2025-09-16 20:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006235 10.0.0.38 - - [2025-09-16 20:02:46] "GET /routing-instance/6bae55b8-dcc8-4013-97d8-419f5e26b090 HTTP/1.1" 404 171 0.002970 10.0.0.38 - - [2025-09-16 20:02:46] "GET /domains HTTP/1.1" 200 280 0.003064 10.0.0.38 - - [2025-09-16 20:02:46] "GET /domain/ad7ecff7-b56b-42ee-894e-79571830e272 HTTP/1.1" 200 3086 0.002767 10.0.0.38 - - [2025-09-16 20:02:46] "DELETE /route-target/a4f18609-27c6-4240-8606-80da6d8c9726 HTTP/1.1" 200 115 0.040536 10.0.0.38 - - [2025-09-16 20:02:46] "DELETE /virtual-machine/dcea2398-2679-448b-a2a2-8f37e148b65c HTTP/1.1" 200 115 0.058175 10.0.0.38 - - [2025-09-16 20:02:46] "GET /virtual-machine-interface/3d548cf5-2d17-467a-8c12-35baf5d7b6aa?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.009490 10.0.0.38 - - [2025-09-16 20:02:47] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d HTTP/1.1" 200 7142 0.078091 10.0.0.38 - - [2025-09-16 20:02:47] "GET /virtual-machine-interface/f9ef3b8c-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.017656 10.0.0.38 - - [2025-09-16 20:02:47] "DELETE /virtual-machine-interface/3d548cf5-2d17-467a-8c12-35baf5d7b6aa HTTP/1.1" 200 115 0.127054 10.0.0.38 - - [2025-09-16 20:02:47] "POST /set-tag HTTP/1.1" 200 109 0.019662 10.0.0.38 - - [2025-09-16 20:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.38 - - [2025-09-16 20:02:47] "GET /loadbalancer/971b449a-386f-495e-8321-e0512faf4408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.008390 10.0.0.38 - - [2025-09-16 20:02:47] "DELETE /virtual-machine/5fbdbd04-2705-4fd3-ab67-60ec59443819 HTTP/1.1" 200 115 0.048604 10.0.0.38 - - [2025-09-16 20:02:47] "GET /virtual-machine-interface/f9ef3b8c-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006098 10.0.0.38 - - [2025-09-16 20:02:47] "POST /set-tag HTTP/1.1" 200 109 0.024674 10.0.0.38 - - [2025-09-16 20:02:47] "DELETE /loadbalancer-member/9853f927-2380-4be0-b199-7cc88efff641 HTTP/1.1" 200 115 0.049600 10.0.0.38 - - [2025-09-16 20:02:48] "GET /virtual-machine-interface/f9ef3b8c-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006584 10.0.0.38 - - [2025-09-16 20:02:48] "POST /set-tag HTTP/1.1" 200 109 0.003063 10.0.0.38 - - [2025-09-16 20:02:48] "GET /virtual-machine-interface/f9ef3b8c-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004707 10.0.0.38 - - [2025-09-16 20:02:48] "POST /set-tag HTTP/1.1" 200 109 0.002103 10.0.0.38 - - [2025-09-16 20:02:48] "GET /virtual-machine/b8f483c1-5e5d-459a-b02d-df423fe4300c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003288 10.0.0.38 - - [2025-09-16 20:02:48] "POST /ref-update HTTP/1.1" 200 156 0.009905 10.0.0.38 - - [2025-09-16 20:02:48] "GET /virtual-machine-interface/f9ef3b8c-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016914 10.0.0.38 - - [2025-09-16 20:02:48] "POST /set-tag HTTP/1.1" 200 109 0.019740 10.0.0.38 - - [2025-09-16 20:02:48] "POST /set-tag HTTP/1.1" 200 109 0.020401 10.0.0.38 - - [2025-09-16 20:02:48] "POST /set-tag HTTP/1.1" 200 109 0.030463 10.0.0.38 - - [2025-09-16 20:02:48] "DELETE /instance-ip/fa0ad180-9337-11f0-ad8d-fa163e697b20 HTTP/1.1" 200 115 0.039718 10.0.0.38 - - [2025-09-16 20:02:48] "POST /ref-update HTTP/1.1" 200 156 0.011367 10.0.0.38 - - [2025-09-16 20:02:49] "DELETE /virtual-machine-interface/f9ef3b8c-9337-11f0-ad8d-fa163e697b20 HTTP/1.1" 200 115 0.045166 10.0.0.38 - - [2025-09-16 20:02:49] "DELETE /virtual-machine/b8f483c1-5e5d-459a-b02d-df423fe4300c HTTP/1.1" 200 115 0.049661 10.0.0.38 - - [2025-09-16 20:02:52] "GET /virtual-machine-interface/f9878550-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004658 10.0.0.38 - - [2025-09-16 20:02:52] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.38 - - [2025-09-16 20:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.38 - - [2025-09-16 20:02:52] "GET /loadbalancer/971b449a-386f-495e-8321-e0512faf4408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002843 10.0.0.38 - - [2025-09-16 20:02:53] "GET /virtual-machine-interface/f9878550-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006541 10.0.0.38 - - [2025-09-16 20:02:53] "POST /set-tag HTTP/1.1" 200 109 0.005296 10.0.0.38 - - [2025-09-16 20:02:53] "GET /virtual-machine-interface/f9878550-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005475 10.0.0.38 - - [2025-09-16 20:02:53] "POST /set-tag HTTP/1.1" 200 109 0.002541 10.0.0.38 - - [2025-09-16 20:02:53] "GET /virtual-machine/97f00b12-ba41-478f-880d-78a0694b7fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003748 10.0.0.38 - - [2025-09-16 20:02:53] "POST /ref-update HTTP/1.1" 200 156 0.010625 10.0.0.38 - - [2025-09-16 20:02:53] "GET /virtual-machine-interface/f9878550-9337-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.014373 10.0.0.38 - - [2025-09-16 20:02:53] "POST /set-tag HTTP/1.1" 200 109 0.022421 10.0.0.38 - - [2025-09-16 20:02:53] "POST /set-tag HTTP/1.1" 200 109 0.053233 10.0.0.38 - - [2025-09-16 20:02:53] "POST /set-tag HTTP/1.1" 200 109 0.016933 10.0.0.38 - - [2025-09-16 20:02:53] "DELETE /instance-ip/f9a0a2ba-9337-11f0-ad8d-fa163e697b20 HTTP/1.1" 200 115 0.039662 10.0.0.38 - - [2025-09-16 20:02:53] "POST /ref-update HTTP/1.1" 200 156 0.013232 10.0.0.38 - - [2025-09-16 20:02:54] "DELETE /virtual-machine-interface/f9878550-9337-11f0-ad8d-fa163e697b20 HTTP/1.1" 200 115 0.041672 10.0.0.38 - - [2025-09-16 20:02:54] "DELETE /virtual-machine/97f00b12-ba41-478f-880d-78a0694b7fd9 HTTP/1.1" 200 115 0.023088 10.0.0.38 - - [2025-09-16 20:02:54] "DELETE /tag/56097285-485f-48c6-9c6d-56c997ad551b HTTP/1.1" 200 115 0.036581 10.0.0.38 - - [2025-09-16 20:02:54] "DELETE /tag/d1db5d08-792f-4cd6-94eb-6bfc0b6ed11d HTTP/1.1" 200 115 0.069452 10.0.0.38 - - [2025-09-16 20:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.38 - - [2025-09-16 20:02:57] "GET /project/2e4f698d-2519-40e6-9e1a-8fa764df5b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040767 10.0.0.38 - - [2025-09-16 20:02:57] "POST /tags HTTP/1.1" 200 393 0.029467 10.0.0.38 - - [2025-09-16 20:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013318 10.0.0.38 - - [2025-09-16 20:02:57] "GET /tag/9c80453b-0109-4ae8-80e9-b180b6c8364d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011850 10.0.0.38 - - [2025-09-16 20:02:57] "POST /tags HTTP/1.1" 200 341 0.019936 10.0.0.38 - - [2025-09-16 20:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.38 - - [2025-09-16 20:02:57] "GET /tag/cfbb5d0e-c811-40b1-98be-b1046665b9d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012564 10.0.0.38 - - [2025-09-16 20:02:57] "POST /id-to-fqname HTTP/1.1" 200 192 0.000615 10.0.0.38 - - [2025-09-16 20:02:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.004598 10.0.0.38 - - [2025-09-16 20:02:58] "POST /security-groups HTTP/1.1" 200 589 0.065236 10.0.0.38 - - [2025-09-16 20:02:58] "POST /projects HTTP/1.1" 200 519 0.264508 10.0.0.38 - - [2025-09-16 20:02:58] "POST /fqname-to-id HTTP/1.1" 404 236 0.004207 10.0.0.38 - - [2025-09-16 20:02:58] "POST /access-control-lists HTTP/1.1" 200 598 0.060566 10.0.0.38 - - [2025-09-16 20:02:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.060165 10.0.0.38 - - [2025-09-16 20:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.020096 10.0.0.38 - - [2025-09-16 20:02:58] "POST /fqname-to-id HTTP/1.1" 404 235 0.007756 10.0.0.38 - - [2025-09-16 20:02:58] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.013108 10.0.0.38 - - [2025-09-16 20:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.38 - - [2025-09-16 20:02:58] "GET /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.018513 10.0.0.38 - - [2025-09-16 20:02:58] "POST /access-control-lists HTTP/1.1" 200 596 0.071765 10.0.0.38 - - [2025-09-16 20:02:58] "PUT /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e HTTP/1.1" 200 264 0.053387 10.0.0.38 - - [2025-09-16 20:02:58] "PUT /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c HTTP/1.1" 200 264 0.041886 10.0.0.38 - - [2025-09-16 20:02:58] "POST /security-groups HTTP/1.1" 200 591 0.080551 10.0.0.38 - - [2025-09-16 20:02:58] "POST /fqname-to-id HTTP/1.1" 404 270 0.002667 10.0.0.38 - - [2025-09-16 20:02:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.028703 10.0.0.38 - - [2025-09-16 20:02:58] "POST /chown HTTP/1.1" 200 109 0.064507 10.0.0.38 - - [2025-09-16 20:02:58] "POST /access-control-lists HTTP/1.1" 200 632 0.097176 10.0.0.38 - - [2025-09-16 20:02:58] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002786 10.0.0.38 - - [2025-09-16 20:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.38 - - [2025-09-16 20:02:58] "GET /policy-management/c434576e-63aa-45bc-8831-6fbf2fde8fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005184 10.0.0.38 - - [2025-09-16 20:02:58] "POST /fqname-to-id HTTP/1.1" 404 269 0.003246 10.0.0.38 - - [2025-09-16 20:02:58] "POST /tags HTTP/1.1" 409 226 0.002234 10.0.0.38 - - [2025-09-16 20:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.38 - - [2025-09-16 20:02:58] "GET /tag/cfbb5d0e-c811-40b1-98be-b1046665b9d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.022120 10.0.0.38 - - [2025-09-16 20:02:58] "POST /access-control-lists HTTP/1.1" 200 630 0.076331 10.0.0.38 - - [2025-09-16 20:02:58] "POST /firewall-rules HTTP/1.1" 200 600 0.065943 10.0.0.38 - - [2025-09-16 20:02:58] "GET /firewall-rule/e32c2882-e546-4602-9fc2-bdedcb2dcb88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.019991 10.0.0.38 - - [2025-09-16 20:02:58] "GET /firewall-policy/5a1c3bf2-dc94-43f0-9536-2ccb6f43a66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005250 10.0.0.38 - - [2025-09-16 20:02:58] "GET /firewall-rule/e32c2882-e546-4602-9fc2-bdedcb2dcb88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003437 10.0.0.38 - - [2025-09-16 20:02:58] "POST /ref-update HTTP/1.1" 200 156 0.045472 10.0.0.38 - - [2025-09-16 20:02:59] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012818 10.0.0.38 - - [2025-09-16 20:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.38 - - [2025-09-16 20:02:59] "GET /policy-management/c434576e-63aa-45bc-8831-6fbf2fde8fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003094 10.0.0.38 - - [2025-09-16 20:02:59] "POST /tags HTTP/1.1" 409 226 0.001871 10.0.0.38 - - [2025-09-16 20:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.38 - - [2025-09-16 20:02:59] "GET /tag/cfbb5d0e-c811-40b1-98be-b1046665b9d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010931 10.0.0.38 - - [2025-09-16 20:02:59] "POST /firewall-rules HTTP/1.1" 200 598 0.066848 10.0.0.38 - - [2025-09-16 20:02:59] "GET /firewall-rule/4f9f69ce-9e39-4dd1-8472-5e04dbe6e224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004354 10.0.0.38 - - [2025-09-16 20:02:59] "GET /firewall-policy/5a1c3bf2-dc94-43f0-9536-2ccb6f43a66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004827 10.0.0.38 - - [2025-09-16 20:02:59] "GET /firewall-rule/4f9f69ce-9e39-4dd1-8472-5e04dbe6e224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002754 10.0.0.38 - - [2025-09-16 20:02:59] "POST /ref-update HTTP/1.1" 200 156 0.050569 10.0.0.38 - - [2025-09-16 20:03:00] "POST /tags HTTP/1.1" 200 393 0.035460 10.0.0.38 - - [2025-09-16 20:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.38 - - [2025-09-16 20:03:00] "GET /tag/bdb00cc2-d739-4937-91b7-d1f053725520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013206 10.0.0.38 - - [2025-09-16 20:03:00] "POST /tags HTTP/1.1" 200 341 0.025599 10.0.0.38 - - [2025-09-16 20:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015903 10.0.0.38 - - [2025-09-16 20:03:00] "GET /tag/9222e8e9-75c0-438b-9530-8b99118cc47c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012388 10.0.0.38 - - [2025-09-16 20:03:00] "POST /id-to-fqname HTTP/1.1" 200 192 0.001277 10.0.0.38 - - [2025-09-16 20:03:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.003333 10.0.0.38 - - [2025-09-16 20:03:01] "POST /security-groups HTTP/1.1" 200 589 0.066141 10.0.0.38 - - [2025-09-16 20:03:01] "POST /fqname-to-id HTTP/1.1" 404 236 0.005456 10.0.0.38 - - [2025-09-16 20:03:01] "POST /projects HTTP/1.1" 200 519 0.218730 10.0.0.38 - - [2025-09-16 20:03:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.047926 10.0.0.38 - - [2025-09-16 20:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.014162 10.0.0.38 - - [2025-09-16 20:03:01] "POST /access-control-lists HTTP/1.1" 200 598 0.087206 10.0.0.38 - - [2025-09-16 20:03:01] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.009894 10.0.0.38 - - [2025-09-16 20:03:01] "POST /fqname-to-id HTTP/1.1" 404 235 0.004821 10.0.0.38 - - [2025-09-16 20:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.38 - - [2025-09-16 20:03:01] "GET /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005936 10.0.0.38 - - [2025-09-16 20:03:01] "POST /access-control-lists HTTP/1.1" 200 596 0.075282 10.0.0.38 - - [2025-09-16 20:03:01] "PUT /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e HTTP/1.1" 200 264 0.080485 10.0.0.38 - - [2025-09-16 20:03:01] "PUT /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c HTTP/1.1" 200 264 0.063786 10.0.0.38 - - [2025-09-16 20:03:01] "POST /security-groups HTTP/1.1" 200 591 0.080007 10.0.0.38 - - [2025-09-16 20:03:01] "POST /fqname-to-id HTTP/1.1" 404 270 0.002099 10.0.0.38 - - [2025-09-16 20:03:01] "POST /access-control-lists HTTP/1.1" 200 632 0.026726 10.0.0.38 - - [2025-09-16 20:03:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.028501 10.0.0.38 - - [2025-09-16 20:03:01] "POST /chown HTTP/1.1" 200 109 0.013581 10.0.0.38 - - [2025-09-16 20:03:01] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011549 10.0.0.38 - - [2025-09-16 20:03:01] "POST /fqname-to-id HTTP/1.1" 404 269 0.014621 10.0.0.38 - - [2025-09-16 20:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.38 - - [2025-09-16 20:03:01] "GET /policy-management/c434576e-63aa-45bc-8831-6fbf2fde8fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015939 10.0.0.38 - - [2025-09-16 20:03:01] "POST /access-control-lists HTTP/1.1" 200 630 0.061921 10.0.0.38 - - [2025-09-16 20:03:01] "POST /tags HTTP/1.1" 409 226 0.011312 10.0.0.38 - - [2025-09-16 20:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.38 - - [2025-09-16 20:03:01] "GET /tag/9222e8e9-75c0-438b-9530-8b99118cc47c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012578 10.0.0.38 - - [2025-09-16 20:03:01] "POST /firewall-rules HTTP/1.1" 200 600 0.065103 10.0.0.38 - - [2025-09-16 20:03:01] "GET /firewall-rule/9e582c24-df57-45cb-aa84-c2b4ca1ebd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004321 10.0.0.38 - - [2025-09-16 20:03:01] "GET /firewall-policy/5a1c3bf2-dc94-43f0-9536-2ccb6f43a66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004129 10.0.0.38 - - [2025-09-16 20:03:01] "GET /firewall-rule/9e582c24-df57-45cb-aa84-c2b4ca1ebd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002599 10.0.0.38 - - [2025-09-16 20:03:02] "POST /ref-update HTTP/1.1" 200 156 0.090451 10.0.0.38 - - [2025-09-16 20:03:02] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013930 10.0.0.38 - - [2025-09-16 20:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005988 10.0.0.38 - - [2025-09-16 20:03:02] "GET /policy-management/c434576e-63aa-45bc-8831-6fbf2fde8fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003689 10.0.0.38 - - [2025-09-16 20:03:02] "POST /tags HTTP/1.1" 409 226 0.002091 10.0.0.38 - - [2025-09-16 20:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.38 - - [2025-09-16 20:03:02] "GET /tag/9222e8e9-75c0-438b-9530-8b99118cc47c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010718 10.0.0.38 - - [2025-09-16 20:03:02] "POST /firewall-rules HTTP/1.1" 200 598 0.090775 10.0.0.38 - - [2025-09-16 20:03:02] "GET /firewall-rule/e267a10b-44ed-4adb-9518-ef66ddc5031d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.007450 10.0.0.38 - - [2025-09-16 20:03:02] "GET /firewall-policy/5a1c3bf2-dc94-43f0-9536-2ccb6f43a66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004644 10.0.0.38 - - [2025-09-16 20:03:02] "GET /firewall-rule/e267a10b-44ed-4adb-9518-ef66ddc5031d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002950 10.0.0.38 - - [2025-09-16 20:03:02] "POST /ref-update HTTP/1.1" 200 156 0.054435 10.0.0.38 - - [2025-09-16 20:03:03] "POST /tags HTTP/1.1" 200 345 0.102551 10.0.0.38 - - [2025-09-16 20:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005409 10.0.0.38 - - [2025-09-16 20:03:03] "GET /tag/a4d1a02f-87ed-47ee-bb92-5f963f521514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.028260 10.0.0.38 - - [2025-09-16 20:03:03] "POST /projects HTTP/1.1" 409 238 0.002369 10.0.0.38 - - [2025-09-16 20:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.38 - - [2025-09-16 20:03:03] "GET /project/5be5c23e-d38d-4f89-8cbe-1c117d9e9a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041352 10.0.0.38 - - [2025-09-16 20:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007174 10.0.0.38 - - [2025-09-16 20:03:03] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005346 10.0.0.38 - - [2025-09-16 20:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.38 - - [2025-09-16 20:03:03] "GET /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006052 10.0.0.38 - - [2025-09-16 20:03:04] "POST /security-groups HTTP/1.1" 409 285 0.005131 10.0.0.38 - - [2025-09-16 20:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.38 - - [2025-09-16 20:03:04] "PUT /security-group/8ef646ec-2976-4499-aa2a-7131c9d2131e HTTP/1.1" 200 262 0.061185 10.0.0.38 - - [2025-09-16 20:03:04] "PUT /access-control-list/7909184e-64c2-48c1-8e1d-18edbe1754b5 HTTP/1.1" 200 272 0.015535 10.0.0.38 - - [2025-09-16 20:03:04] "PUT /access-control-list/85cbacf9-a1c7-4661-8cc4-40d885570bc7 HTTP/1.1" 200 272 0.030812 10.0.0.38 - - [2025-09-16 20:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.026446 10.0.0.38 - - [2025-09-16 20:03:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.063483 10.0.0.38 - - [2025-09-16 20:03:04] "POST /tags HTTP/1.1" 409 228 0.010549 10.0.0.38 - - [2025-09-16 20:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011644 10.0.0.38 - - [2025-09-16 20:03:04] "GET /project/5be5c23e-d38d-4f89-8cbe-1c117d9e9a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.089643 10.0.0.38 - - [2025-09-16 20:03:04] "GET /tag/a4d1a02f-87ed-47ee-bb92-5f963f521514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.044793 10.0.0.38 - - [2025-09-16 20:03:04] "POST /tags HTTP/1.1" 200 345 0.032220 10.0.0.38 - - [2025-09-16 20:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007583 10.0.0.38 - - [2025-09-16 20:03:04] "GET /tag/a3eb8849-d164-48c1-b1ee-58ca86678c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.020956 10.0.0.38 - - [2025-09-16 20:03:04] "POST /projects HTTP/1.1" 409 238 0.003024 10.0.0.38 - - [2025-09-16 20:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.38 - - [2025-09-16 20:03:04] "GET /project/5cb6132e-4a1b-4107-912d-79cb6fa4664a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028200 10.0.0.38 - - [2025-09-16 20:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008507 10.0.0.38 - - [2025-09-16 20:03:04] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006680 10.0.0.38 - - [2025-09-16 20:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.38 - - [2025-09-16 20:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.38 - - [2025-09-16 20:03:04] "GET /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006051 10.0.0.38 - - [2025-09-16 20:03:04] "POST /security-groups HTTP/1.1" 409 285 0.004913 10.0.0.38 - - [2025-09-16 20:03:04] "GET /project/5cb6132e-4a1b-4107-912d-79cb6fa4664a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038993 10.0.0.38 - - [2025-09-16 20:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010455 10.0.0.38 - - [2025-09-16 20:03:04] "PUT /security-group/373526e1-1036-40f1-94d0-380792d67174 HTTP/1.1" 200 262 0.063567 10.0.0.38 - - [2025-09-16 20:03:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.025788 10.0.0.38 - - [2025-09-16 20:03:04] "PUT /access-control-list/f36d1b68-a953-4323-9c04-859237f183c7 HTTP/1.1" 200 272 0.021729 10.0.0.38 - - [2025-09-16 20:03:04] "POST /tags HTTP/1.1" 409 228 0.014299 10.0.0.38 - - [2025-09-16 20:03:04] "PUT /access-control-list/4198004d-0151-46cd-b2f2-473a8236aea8 HTTP/1.1" 200 272 0.031352 10.0.0.38 - - [2025-09-16 20:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.38 - - [2025-09-16 20:03:04] "GET /tag/a3eb8849-d164-48c1-b1ee-58ca86678c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010966 10.0.0.38 - - [2025-09-16 20:03:04] "POST /tags HTTP/1.1" 200 291 0.065562 10.0.0.38 - - [2025-09-16 20:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.38 - - [2025-09-16 20:03:05] "GET /tag/215f5705-4d2a-4cdb-a40e-4aac84e7e492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.016404 10.0.0.38 - - [2025-09-16 20:03:05] "POST /tags HTTP/1.1" 200 303 0.061510 10.0.0.38 - - [2025-09-16 20:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.38 - - [2025-09-16 20:03:05] "GET /tag/daa24c0e-6cf9-4c1a-bb65-ba9b18a2d543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.021163 10.0.0.38 - - [2025-09-16 20:03:05] "POST /tags HTTP/1.1" 409 252 0.003557 10.0.0.38 - - [2025-09-16 20:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.38 - - [2025-09-16 20:03:05] "GET /tag/9c80453b-0109-4ae8-80e9-b180b6c8364d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010475 10.0.0.38 - - [2025-09-16 20:03:05] "POST /tags HTTP/1.1" 409 226 0.001880 10.0.0.38 - - [2025-09-16 20:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.38 - - [2025-09-16 20:03:05] "GET /tag/cfbb5d0e-c811-40b1-98be-b1046665b9d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013777 10.0.0.38 - - [2025-09-16 20:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.38 - - [2025-09-16 20:03:05] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004689 10.0.0.38 - - [2025-09-16 20:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.38 - - [2025-09-16 20:03:05] "GET /project/5be5c23e-d38d-4f89-8cbe-1c117d9e9a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030263 10.0.0.38 - - [2025-09-16 20:03:05] "POST /virtual-machines HTTP/1.1" 200 395 0.007588 10.0.0.38 - - [2025-09-16 20:03:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.009728 10.0.0.38 - - [2025-09-16 20:03:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115944 10.0.0.38 - - [2025-09-16 20:03:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.030396 10.0.0.38 - - [2025-09-16 20:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.019282 10.0.0.38 - - [2025-09-16 20:03:05] "GET /virtual-machine-interface/286fac58-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006761 10.0.0.38 - - [2025-09-16 20:03:05] "POST /instance-ips HTTP/1.1" 200 397 0.025959 10.0.0.38 - - [2025-09-16 20:03:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.029596 10.0.0.38 - - [2025-09-16 20:03:05] "GET /virtual-machine-interface/286fac58-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014298 10.0.0.38 - - [2025-09-16 20:03:05] "POST /set-tag HTTP/1.1" 200 109 0.064283 10.0.0.38 - - [2025-09-16 20:03:05] "GET /virtual-machine-interface/286fac58-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020559 10.0.0.38 - - [2025-09-16 20:03:05] "GET /instance-ip/2886d978-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005412 10.0.0.38 - - [2025-09-16 20:03:05] "GET /virtual-machine-interface/286fac58-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005286 10.0.0.38 - - [2025-09-16 20:03:05] "POST /set-tag HTTP/1.1" 200 109 0.003069 10.0.0.38 - - [2025-09-16 20:03:05] "GET /virtual-router/6dfaa0bd-0507-4d53-8fb8-d4312998afa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004153 10.0.0.38 - - [2025-09-16 20:03:06] "POST /ref-update HTTP/1.1" 200 156 0.009132 10.0.0.38 - - [2025-09-16 20:03:06] "GET /virtual-machine-interface/286fac58-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017508 10.0.0.38 - - [2025-09-16 20:03:06] "POST /set-tag HTTP/1.1" 200 109 0.002722 10.0.0.38 - - [2025-09-16 20:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.38 - - [2025-09-16 20:03:06] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005444 10.0.0.38 - - [2025-09-16 20:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.38 - - [2025-09-16 20:03:06] "GET /project/5be5c23e-d38d-4f89-8cbe-1c117d9e9a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039432 10.0.0.38 - - [2025-09-16 20:03:06] "POST /virtual-machines HTTP/1.1" 200 395 0.010610 10.0.0.38 - - [2025-09-16 20:03:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.015865 10.0.0.38 - - [2025-09-16 20:03:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114992 10.0.0.38 - - [2025-09-16 20:03:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009963 10.0.0.38 - - [2025-09-16 20:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009627 10.0.0.38 - - [2025-09-16 20:03:06] "GET /virtual-machine-interface/28ec3728-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008780 10.0.0.38 - - [2025-09-16 20:03:06] "POST /instance-ips HTTP/1.1" 200 397 0.021330 10.0.0.38 - - [2025-09-16 20:03:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.022563 10.0.0.38 - - [2025-09-16 20:03:06] "GET /virtual-machine-interface/28ec3728-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011623 10.0.0.38 - - [2025-09-16 20:03:06] "POST /set-tag HTTP/1.1" 200 109 0.078508 10.0.0.38 - - [2025-09-16 20:03:06] "GET /virtual-machine-interface/28ec3728-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.027260 10.0.0.38 - - [2025-09-16 20:03:06] "GET /instance-ip/29084a4e-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004281 10.0.0.38 - - [2025-09-16 20:03:06] "GET /virtual-machine-interface/28ec3728-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005017 10.0.0.38 - - [2025-09-16 20:03:06] "POST /set-tag HTTP/1.1" 200 109 0.002389 10.0.0.38 - - [2025-09-16 20:03:06] "GET /virtual-router/6dfaa0bd-0507-4d53-8fb8-d4312998afa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.004696 10.0.0.38 - - [2025-09-16 20:03:06] "POST /ref-update HTTP/1.1" 200 156 0.011475 10.0.0.38 - - [2025-09-16 20:03:06] "GET /virtual-machine-interface/28ec3728-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005489 10.0.0.38 - - [2025-09-16 20:03:06] "POST /set-tag HTTP/1.1" 200 109 0.002638 10.0.0.38 - - [2025-09-16 20:03:06] "POST /tags HTTP/1.1" 200 291 0.022303 10.0.0.38 - - [2025-09-16 20:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.38 - - [2025-09-16 20:03:07] "GET /tag/ea4a4cc2-3fab-4412-9382-931a5cb4505c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012254 10.0.0.38 - - [2025-09-16 20:03:07] "POST /tags HTTP/1.1" 409 252 0.002225 10.0.0.38 - - [2025-09-16 20:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.38 - - [2025-09-16 20:03:07] "GET /tag/bdb00cc2-d739-4937-91b7-d1f053725520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010919 10.0.0.38 - - [2025-09-16 20:03:07] "POST /tags HTTP/1.1" 409 226 0.002190 10.0.0.38 - - [2025-09-16 20:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.38 - - [2025-09-16 20:03:07] "GET /tag/9222e8e9-75c0-438b-9530-8b99118cc47c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011572 10.0.0.38 - - [2025-09-16 20:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.38 - - [2025-09-16 20:03:07] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004106 10.0.0.38 - - [2025-09-16 20:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.38 - - [2025-09-16 20:03:07] "GET /project/5cb6132e-4a1b-4107-912d-79cb6fa4664a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039703 10.0.0.38 - - [2025-09-16 20:03:07] "POST /virtual-machines HTTP/1.1" 200 395 0.010170 10.0.0.38 - - [2025-09-16 20:03:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.018164 10.0.0.38 - - [2025-09-16 20:03:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106855 10.0.0.38 - - [2025-09-16 20:03:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.008682 10.0.0.38 - - [2025-09-16 20:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006337 10.0.0.38 - - [2025-09-16 20:03:07] "GET /virtual-machine-interface/2992b256-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018055 10.0.0.38 - - [2025-09-16 20:03:07] "POST /instance-ips HTTP/1.1" 200 397 0.022474 10.0.0.38 - - [2025-09-16 20:03:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.023858 10.0.0.38 - - [2025-09-16 20:03:07] "GET /virtual-machine-interface/2992b256-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017083 10.0.0.38 - - [2025-09-16 20:03:07] "POST /set-tag HTTP/1.1" 200 109 0.074856 10.0.0.38 - - [2025-09-16 20:03:07] "GET /virtual-machine-interface/2992b256-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021059 10.0.0.38 - - [2025-09-16 20:03:07] "GET /instance-ip/29ac5a26-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005061 10.0.0.38 - - [2025-09-16 20:03:07] "GET /virtual-machine-interface/2992b256-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004986 10.0.0.38 - - [2025-09-16 20:03:07] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.38 - - [2025-09-16 20:03:07] "GET /virtual-router/6dfaa0bd-0507-4d53-8fb8-d4312998afa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003693 10.0.0.38 - - [2025-09-16 20:03:07] "POST /ref-update HTTP/1.1" 200 156 0.009434 10.0.0.38 - - [2025-09-16 20:03:07] "GET /virtual-machine-interface/2992b256-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005046 10.0.0.38 - - [2025-09-16 20:03:07] "POST /set-tag HTTP/1.1" 200 109 0.002572 10.0.0.38 - - [2025-09-16 20:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.38 - - [2025-09-16 20:03:08] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004932 10.0.0.38 - - [2025-09-16 20:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.38 - - [2025-09-16 20:03:08] "GET /project/5cb6132e-4a1b-4107-912d-79cb6fa4664a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036129 10.0.0.38 - - [2025-09-16 20:03:08] "POST /virtual-machines HTTP/1.1" 200 395 0.011648 10.0.0.38 - - [2025-09-16 20:03:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.015849 10.0.0.38 - - [2025-09-16 20:03:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106139 10.0.0.38 - - [2025-09-16 20:03:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.010282 10.0.0.38 - - [2025-09-16 20:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015347 10.0.0.38 - - [2025-09-16 20:03:08] "GET /virtual-machine-interface/2a0cfb92-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006265 10.0.0.38 - - [2025-09-16 20:03:08] "POST /instance-ips HTTP/1.1" 200 397 0.024618 10.0.0.38 - - [2025-09-16 20:03:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.021389 10.0.0.38 - - [2025-09-16 20:03:08] "GET /virtual-machine-interface/2a0cfb92-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011335 10.0.0.38 - - [2025-09-16 20:03:08] "POST /set-tag HTTP/1.1" 200 109 0.067870 10.0.0.38 - - [2025-09-16 20:03:08] "GET /virtual-machine-interface/2a0cfb92-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021339 10.0.0.38 - - [2025-09-16 20:03:08] "GET /instance-ip/2a2697b4-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003145 10.0.0.38 - - [2025-09-16 20:03:08] "GET /virtual-machine-interface/2a0cfb92-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005729 10.0.0.38 - - [2025-09-16 20:03:08] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.38 - - [2025-09-16 20:03:08] "GET /virtual-router/6dfaa0bd-0507-4d53-8fb8-d4312998afa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003877 10.0.0.38 - - [2025-09-16 20:03:08] "POST /ref-update HTTP/1.1" 200 156 0.007973 10.0.0.38 - - [2025-09-16 20:03:08] "GET /virtual-machine-interface/2a0cfb92-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005403 10.0.0.38 - - [2025-09-16 20:03:08] "POST /set-tag HTTP/1.1" 200 109 0.002454 10.0.0.38 - - [2025-09-16 20:03:08] "POST /tags HTTP/1.1" 200 299 0.019564 10.0.0.38 - - [2025-09-16 20:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.022938 10.0.0.38 - - [2025-09-16 20:03:08] "GET /tag/08825a3d-75c8-4008-b35a-a39320959a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012444 10.0.0.38 - - [2025-09-16 20:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.38 - - [2025-09-16 20:03:08] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004189 10.0.0.38 - - [2025-09-16 20:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.38 - - [2025-09-16 20:03:08] "GET /project/5be5c23e-d38d-4f89-8cbe-1c117d9e9a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029673 10.0.0.38 - - [2025-09-16 20:03:08] "POST /virtual-machines HTTP/1.1" 200 395 0.008658 10.0.0.38 - - [2025-09-16 20:03:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.024334 10.0.0.38 - - [2025-09-16 20:03:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.127018 10.0.0.38 - - [2025-09-16 20:03:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011874 10.0.0.38 - - [2025-09-16 20:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.38 - - [2025-09-16 20:03:09] "GET /virtual-machine-interface/2a8bc486-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008749 10.0.0.38 - - [2025-09-16 20:03:09] "POST /instance-ips HTTP/1.1" 200 397 0.021834 10.0.0.38 - - [2025-09-16 20:03:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.032089 10.0.0.38 - - [2025-09-16 20:03:09] "GET /virtual-machine-interface/2a8bc486-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010128 10.0.0.38 - - [2025-09-16 20:03:09] "POST /set-tag HTTP/1.1" 200 109 0.020138 10.0.0.38 - - [2025-09-16 20:03:09] "GET /virtual-machine-interface/2a8bc486-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017906 10.0.0.38 - - [2025-09-16 20:03:09] "GET /instance-ip/2aa852ae-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002975 10.0.0.38 - - [2025-09-16 20:03:09] "GET /virtual-machine-interface/2a8bc486-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004806 10.0.0.38 - - [2025-09-16 20:03:09] "POST /set-tag HTTP/1.1" 200 109 0.005765 10.0.0.38 - - [2025-09-16 20:03:09] "POST /tags HTTP/1.1" 200 299 0.020144 10.0.0.38 - - [2025-09-16 20:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.38 - - [2025-09-16 20:03:09] "GET /tag/1b45749f-2093-4396-bdba-7fa091decad1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014954 10.0.0.38 - - [2025-09-16 20:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.38 - - [2025-09-16 20:03:09] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004664 10.0.0.38 - - [2025-09-16 20:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.38 - - [2025-09-16 20:03:09] "GET /project/5be5c23e-d38d-4f89-8cbe-1c117d9e9a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032495 10.0.0.38 - - [2025-09-16 20:03:09] "POST /virtual-machines HTTP/1.1" 200 395 0.009546 10.0.0.38 - - [2025-09-16 20:03:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.019368 10.0.0.38 - - [2025-09-16 20:03:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116762 10.0.0.38 - - [2025-09-16 20:03:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008631 10.0.0.38 - - [2025-09-16 20:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.019130 10.0.0.38 - - [2025-09-16 20:03:09] "GET /virtual-machine-interface/2afecbb6-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004244 10.0.0.38 - - [2025-09-16 20:03:09] "POST /instance-ips HTTP/1.1" 200 397 0.021152 10.0.0.38 - - [2025-09-16 20:03:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.028078 10.0.0.38 - - [2025-09-16 20:03:10] "GET /virtual-machine-interface/2afecbb6-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010876 10.0.0.38 - - [2025-09-16 20:03:10] "POST /set-tag HTTP/1.1" 200 109 0.017895 10.0.0.38 - - [2025-09-16 20:03:10] "GET /virtual-machine-interface/2afecbb6-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012729 10.0.0.38 - - [2025-09-16 20:03:10] "GET /instance-ip/2b194644-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003217 10.0.0.38 - - [2025-09-16 20:03:10] "GET /virtual-machine-interface/2afecbb6-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005269 10.0.0.38 - - [2025-09-16 20:03:10] "POST /set-tag HTTP/1.1" 200 109 0.002057 10.0.0.38 - - [2025-09-16 20:03:10] "POST /tags HTTP/1.1" 200 299 0.022348 10.0.0.38 - - [2025-09-16 20:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011276 10.0.0.38 - - [2025-09-16 20:03:10] "GET /tag/00381a9b-c413-42b9-8c7f-a25b40bddbe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.012585 10.0.0.38 - - [2025-09-16 20:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.38 - - [2025-09-16 20:03:10] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005837 10.0.0.38 - - [2025-09-16 20:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.38 - - [2025-09-16 20:03:10] "GET /project/5cb6132e-4a1b-4107-912d-79cb6fa4664a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033708 10.0.0.38 - - [2025-09-16 20:03:10] "POST /virtual-machines HTTP/1.1" 200 395 0.015579 10.0.0.38 - - [2025-09-16 20:03:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009423 10.0.0.38 - - [2025-09-16 20:03:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113952 10.0.0.38 - - [2025-09-16 20:03:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.021111 10.0.0.38 - - [2025-09-16 20:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011114 10.0.0.38 - - [2025-09-16 20:03:10] "GET /virtual-machine-interface/2b72840c-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004607 10.0.0.38 - - [2025-09-16 20:03:10] "POST /instance-ips HTTP/1.1" 200 397 0.022889 10.0.0.38 - - [2025-09-16 20:03:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.032450 10.0.0.38 - - [2025-09-16 20:03:10] "GET /virtual-machine-interface/2b72840c-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017149 10.0.0.38 - - [2025-09-16 20:03:10] "POST /set-tag HTTP/1.1" 200 109 0.027020 10.0.0.38 - - [2025-09-16 20:03:10] "GET /virtual-machine-interface/2b72840c-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.026404 10.0.0.38 - - [2025-09-16 20:03:10] "GET /instance-ip/2b88afca-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003430 10.0.0.38 - - [2025-09-16 20:03:10] "GET /virtual-machine-interface/2b72840c-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005895 10.0.0.38 - - [2025-09-16 20:03:10] "POST /set-tag HTTP/1.1" 200 109 0.003069 10.0.0.38 - - [2025-09-16 20:03:11] "POST /tags HTTP/1.1" 200 299 0.045924 10.0.0.38 - - [2025-09-16 20:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.38 - - [2025-09-16 20:03:11] "GET /tag/d8df0e78-e7eb-4644-9766-74924c81648f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012531 10.0.0.38 - - [2025-09-16 20:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.38 - - [2025-09-16 20:03:11] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004521 10.0.0.38 - - [2025-09-16 20:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.38 - - [2025-09-16 20:03:11] "GET /project/5cb6132e-4a1b-4107-912d-79cb6fa4664a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048397 10.0.0.38 - - [2025-09-16 20:03:11] "POST /virtual-machines HTTP/1.1" 200 395 0.016443 10.0.0.38 - - [2025-09-16 20:03:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.011285 10.0.0.38 - - [2025-09-16 20:03:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115674 10.0.0.38 - - [2025-09-16 20:03:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025596 10.0.0.38 - - [2025-09-16 20:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012612 10.0.0.38 - - [2025-09-16 20:03:11] "GET /virtual-machine-interface/2be960fe-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004501 10.0.0.38 - - [2025-09-16 20:03:11] "POST /instance-ips HTTP/1.1" 200 397 0.038813 10.0.0.38 - - [2025-09-16 20:03:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.028756 10.0.0.38 - - [2025-09-16 20:03:11] "GET /virtual-machine-interface/2be960fe-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.022395 10.0.0.38 - - [2025-09-16 20:03:11] "POST /set-tag HTTP/1.1" 200 109 0.024335 10.0.0.38 - - [2025-09-16 20:03:11] "GET /virtual-machine-interface/2be960fe-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021203 10.0.0.38 - - [2025-09-16 20:03:11] "GET /instance-ip/2c009d50-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004019 10.0.0.38 - - [2025-09-16 20:03:11] "GET /virtual-machine-interface/2be960fe-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005124 10.0.0.38 - - [2025-09-16 20:03:11] "POST /set-tag HTTP/1.1" 200 109 0.002778 10.0.0.38 - - [2025-09-16 20:03:11] "GET /virtual-router/6dfaa0bd-0507-4d53-8fb8-d4312998afa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.005013 10.0.0.38 - - [2025-09-16 20:03:11] "POST /ref-update HTTP/1.1" 200 156 0.008494 10.0.0.38 - - [2025-09-16 20:03:11] "GET /virtual-machine-interface/2a8bc486-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017050 10.0.0.38 - - [2025-09-16 20:03:11] "POST /set-tag HTTP/1.1" 200 109 0.010514 10.0.0.38 - - [2025-09-16 20:03:11] "GET /virtual-machine-interface/286fac58-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004502 10.0.0.38 - - [2025-09-16 20:03:11] "POST /set-tag HTTP/1.1" 200 109 0.002829 10.0.0.38 - - [2025-09-16 20:03:11] "GET /virtual-router/6dfaa0bd-0507-4d53-8fb8-d4312998afa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003499 10.0.0.38 - - [2025-09-16 20:03:11] "POST /ref-update HTTP/1.1" 200 156 0.009818 10.0.0.38 - - [2025-09-16 20:03:11] "GET /virtual-machine-interface/2afecbb6-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019787 10.0.0.38 - - [2025-09-16 20:03:11] "POST /set-tag HTTP/1.1" 200 109 0.002484 10.0.0.38 - - [2025-09-16 20:03:12] "GET /virtual-router/6dfaa0bd-0507-4d53-8fb8-d4312998afa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.005736 10.0.0.38 - - [2025-09-16 20:03:12] "POST /ref-update HTTP/1.1" 200 156 0.007829 10.0.0.38 - - [2025-09-16 20:03:12] "GET /virtual-machine-interface/2b72840c-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007390 10.0.0.38 - - [2025-09-16 20:03:12] "POST /set-tag HTTP/1.1" 200 109 0.002631 10.0.0.38 - - [2025-09-16 20:03:12] "GET /virtual-machine-interface/28ec3728-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004876 10.0.0.38 - - [2025-09-16 20:03:12] "POST /set-tag HTTP/1.1" 200 109 0.002856 10.0.0.38 - - [2025-09-16 20:03:12] "GET /virtual-router/6dfaa0bd-0507-4d53-8fb8-d4312998afa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004711 10.0.0.38 - - [2025-09-16 20:03:12] "POST /ref-update HTTP/1.1" 200 156 0.010998 10.0.0.38 - - [2025-09-16 20:03:12] "GET /virtual-machine-interface/2be960fe-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016863 10.0.0.38 - - [2025-09-16 20:03:12] "POST /set-tag HTTP/1.1" 200 109 0.002831 10.0.0.38 - - [2025-09-16 20:03:12] "GET /virtual-machine-interface/2992b256-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004555 10.0.0.38 - - [2025-09-16 20:03:12] "POST /set-tag HTTP/1.1" 200 109 0.002303 10.0.0.38 - - [2025-09-16 20:03:12] "GET /virtual-machine-interface/2a0cfb92-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006086 10.0.0.38 - - [2025-09-16 20:03:12] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.38 - - [2025-09-16 20:03:12] "GET /virtual-machine-interface/2a8bc486-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010692 10.0.0.38 - - [2025-09-16 20:03:12] "POST /set-tag HTTP/1.1" 200 109 0.002842 10.0.0.38 - - [2025-09-16 20:03:12] "GET /virtual-machine-interface/2afecbb6-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006706 10.0.0.38 - - [2025-09-16 20:03:12] "POST /set-tag HTTP/1.1" 200 109 0.004472 10.0.0.38 - - [2025-09-16 20:03:12] "GET /virtual-machine-interface/2b72840c-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005227 10.0.0.38 - - [2025-09-16 20:03:12] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.38 - - [2025-09-16 20:03:12] "GET /virtual-machine-interface/286fac58-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004466 10.0.0.38 - - [2025-09-16 20:03:12] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.38 - - [2025-09-16 20:03:12] "GET /virtual-machine-interface/2be960fe-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004375 10.0.0.38 - - [2025-09-16 20:03:12] "POST /set-tag HTTP/1.1" 200 109 0.002274 10.0.0.38 - - [2025-09-16 20:03:12] "GET /virtual-machine-interface/28ec3728-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004599 10.0.0.38 - - [2025-09-16 20:03:12] "POST /set-tag HTTP/1.1" 200 109 0.002195 10.0.0.38 - - [2025-09-16 20:03:13] "GET /virtual-machine-interface/2992b256-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004397 10.0.0.38 - - [2025-09-16 20:03:13] "POST /set-tag HTTP/1.1" 200 109 0.002188 10.0.0.38 - - [2025-09-16 20:03:14] "GET /virtual-machine/8e7fd00f-24e7-4bdf-9718-9c1f42b1d032?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003416 10.0.0.38 - - [2025-09-16 20:03:14] "GET /virtual-machine-interface/286fac58-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004238 10.0.0.38 - - [2025-09-16 20:03:14] "GET /virtual-machine/91af40a9-d18b-483c-94c5-3a616c6fd055?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004353 10.0.0.38 - - [2025-09-16 20:03:14] "GET /virtual-machine-interface/28ec3728-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004491 10.0.0.38 - - [2025-09-16 20:03:14] "GET /virtual-machine/3ec0b038-ee36-4512-9605-3b8a5bee1d59?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002921 10.0.0.38 - - [2025-09-16 20:03:14] "GET /virtual-machine-interface/2992b256-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004832 10.0.0.38 - - [2025-09-16 20:03:16] "GET /virtual-machine-interface/2be960fe-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008272 10.0.0.38 - - [2025-09-16 20:03:16] "POST /set-tag HTTP/1.1" 200 109 0.002367 10.0.0.38 - - [2025-09-16 20:03:17] "GET /virtual-machine-interface/2a0cfb92-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005297 10.0.0.38 - - [2025-09-16 20:03:17] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.38 - - [2025-09-16 20:03:19] "GET /virtual-machine/c3d63e1e-e2ef-45a6-8e03-4f1ee6e50236?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003847 10.0.0.38 - - [2025-09-16 20:03:19] "GET /virtual-machine-interface/2a0cfb92-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004770 10.0.0.38 - - [2025-09-16 20:03:21] "GET /virtual-machine-interface/2a8bc486-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007437 10.0.0.38 - - [2025-09-16 20:03:21] "POST /set-tag HTTP/1.1" 200 109 0.002982 10.0.0.38 - - [2025-09-16 20:03:21] "GET /virtual-machine-interface/2afecbb6-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004551 10.0.0.38 - - [2025-09-16 20:03:21] "POST /set-tag HTTP/1.1" 200 109 0.002565 10.0.0.38 - - [2025-09-16 20:03:21] "GET /virtual-machine-interface/2b72840c-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005627 10.0.0.38 - - [2025-09-16 20:03:21] "POST /set-tag HTTP/1.1" 200 109 0.002087 10.0.0.38 - - [2025-09-16 20:03:24] "GET /virtual-machine/f46f5b1e-54fc-4826-b6ec-6ab09ad35971?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002941 10.0.0.38 - - [2025-09-16 20:03:24] "GET /virtual-machine-interface/2a8bc486-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004361 10.0.0.38 - - [2025-09-16 20:03:24] "GET /virtual-machine/32bff0bb-6350-425f-aa22-ac8c9cb3ee7d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003253 10.0.0.38 - - [2025-09-16 20:03:25] "GET /virtual-machine-interface/2b72840c-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004704 10.0.0.38 - - [2025-09-16 20:03:25] "GET /virtual-machine/2fe034dd-1b30-4de0-a975-556e3dc03eb5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003359 10.0.0.38 - - [2025-09-16 20:03:25] "GET /virtual-machine-interface/2afecbb6-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004570 10.0.0.38 - - [2025-09-16 20:03:25] "GET /virtual-machine/c039f17d-8eb4-4875-99ee-eed365536b6c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003996 10.0.0.38 - - [2025-09-16 20:03:25] "GET /virtual-machine-interface/2be960fe-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013444 10.0.0.38 - - [2025-09-16 20:03:25] "GET /loadbalancer/82351bbd-605a-4b22-805b-7c1d58fa83bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001497 10.0.0.38 - - [2025-09-16 20:03:25] "POST /tags HTTP/1.1" 200 333 0.023745 10.0.0.38 - - [2025-09-16 20:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.38 - - [2025-09-16 20:03:25] "GET /tag/57eab6ca-39da-40ef-9428-5917ac417c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018000 10.0.0.38 - - [2025-09-16 20:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.38 - - [2025-09-16 20:03:25] "GET /project/5be5c23e-d38d-4f89-8cbe-1c117d9e9a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040930 10.0.0.38 - - [2025-09-16 20:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.38 - - [2025-09-16 20:03:25] "GET /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006732 10.0.0.38 - - [2025-09-16 20:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.38 - - [2025-09-16 20:03:25] "GET /service-appliance-set/b918d52a-ded8-496e-89a0-e11623cf8d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002339 10.0.0.38 - - [2025-09-16 20:03:25] "POST /fqname-to-id HTTP/1.1" 404 273 0.001387 10.0.0.38 - - [2025-09-16 20:03:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.100699 10.0.0.38 - - [2025-09-16 20:03:26] "GET /virtual-machine-interface/dba9d639-7bd9-4292-9294-72e994e35b86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.016522 10.0.0.38 - - [2025-09-16 20:03:26] "POST /instance-ips HTTP/1.1" 200 409 0.024361 10.0.0.38 - - [2025-09-16 20:03:26] "GET /instance-ip/0578d11f-fe6d-41ed-841c-d90950e18d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.004323 10.0.0.38 - - [2025-09-16 20:03:26] "POST /loadbalancers HTTP/1.1" 200 629 0.062292 10.0.0.38 - - [2025-09-16 20:03:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.016018 10.0.0.38 - - [2025-09-16 20:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009022 10.0.0.38 - - [2025-09-16 20:03:26] "GET /project/5be5c23e-d38d-4f89-8cbe-1c117d9e9a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041282 10.0.0.38 - - [2025-09-16 20:03:26] "GET /instance-ip/0578d11f-fe6d-41ed-841c-d90950e18d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.002415 10.0.0.38 - - [2025-09-16 20:03:26] "POST /floating-ips HTTP/1.1" 200 597 0.019607 10.0.0.38 - - [2025-09-16 20:03:26] "GET /project/5be5c23e-d38d-4f89-8cbe-1c117d9e9a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054080 10.0.0.38 - - [2025-09-16 20:03:26] "GET /loadbalancer/82351bbd-605a-4b22-805b-7c1d58fa83bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003252 10.0.0.38 - - [2025-09-16 20:03:26] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.015947 10.0.0.38 - - [2025-09-16 20:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.38 - - [2025-09-16 20:03:26] "GET /project/5be5c23e-d38d-4f89-8cbe-1c117d9e9a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030872 10.0.0.38 - - [2025-09-16 20:03:26] "GET /loadbalancer-listener/c93fbe17-c7be-4381-a4c5-4aa180061be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003319 10.0.0.38 - - [2025-09-16 20:03:26] "GET /loadbalancer-listener/c93fbe17-c7be-4381-a4c5-4aa180061be6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.004513 10.0.0.38 - - [2025-09-16 20:03:26] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.022917 10.0.0.38 - - [2025-09-16 20:03:26] "GET /instance-ip/0578d11f-fe6d-41ed-841c-d90950e18d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.012666 10.0.0.38 - - [2025-09-16 20:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.38 - - [2025-09-16 20:03:26] "GET /instance-ip/0578d11f-fe6d-41ed-841c-d90950e18d63?fields=floating_ips HTTP/1.1" 200 1210 0.006398 10.0.0.38 - - [2025-09-16 20:03:26] "GET /loadbalancer/82351bbd-605a-4b22-805b-7c1d58fa83bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002908 10.0.0.38 - - [2025-09-16 20:03:26] "GET /floating-ip/7024c6dd-f13c-4c02-9cbb-b62a532cbc45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002996 10.0.0.38 - - [2025-09-16 20:03:26] "GET /loadbalancer-pool/e70b1dbe-d9b1-40e8-9b8a-c03c41dcab7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.007305 10.0.0.38 - - [2025-09-16 20:03:26] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016855 10.0.0.38 - - [2025-09-16 20:03:26] "GET /loadbalancer/82351bbd-605a-4b22-805b-7c1d58fa83bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.005505 10.0.0.38 - - [2025-09-16 20:03:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.041174 10.0.0.38 - - [2025-09-16 20:03:26] "GET /virtual-machine-interface/286fac58-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016656 10.0.0.38 - - [2025-09-16 20:03:26] "GET /virtual-machine-interface/286fac58-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009007 10.0.0.38 - - [2025-09-16 20:03:26] "POST /tags HTTP/1.1" 409 221 0.007428 10.0.0.38 - - [2025-09-16 20:03:26] "POST /ref-update HTTP/1.1" 200 156 0.005988 10.0.0.38 - - [2025-09-16 20:03:26] "GET /floating-ip/7024c6dd-f13c-4c02-9cbb-b62a532cbc45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.013039 10.0.0.38 - - [2025-09-16 20:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.38 - - [2025-09-16 20:03:26] "GET /tag/57eab6ca-39da-40ef-9428-5917ac417c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011533 10.0.0.38 - - [2025-09-16 20:03:26] "PUT /floating-ip/7024c6dd-f13c-4c02-9cbb-b62a532cbc45 HTTP/1.1" 200 256 0.014279 10.0.0.38 - - [2025-09-16 20:03:26] "POST /set-tag HTTP/1.1" 200 109 0.086107 10.0.0.38 - - [2025-09-16 20:03:26] "GET /loadbalancer-pool/e70b1dbe-d9b1-40e8-9b8a-c03c41dcab7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004426 10.0.0.38 - - [2025-09-16 20:03:27] "POST /loadbalancer-members HTTP/1.1" 200 721 0.030900 10.0.0.38 - - [2025-09-16 20:03:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.023590 10.0.0.38 - - [2025-09-16 20:03:27] "GET /virtual-machine-interface/28ec3728-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010680 10.0.0.38 - - [2025-09-16 20:03:27] "GET /virtual-machine-interface/28ec3728-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004291 10.0.0.38 - - [2025-09-16 20:03:27] "POST /ref-update HTTP/1.1" 200 156 0.007848 10.0.0.38 - - [2025-09-16 20:03:27] "GET /floating-ip/7024c6dd-f13c-4c02-9cbb-b62a532cbc45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.003063 10.0.0.38 - - [2025-09-16 20:03:27] "POST /set-tag HTTP/1.1" 200 109 0.063847 10.0.0.38 - - [2025-09-16 20:03:28] "POST /tags HTTP/1.1" 409 206 0.002810 10.0.0.38 - - [2025-09-16 20:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.38 - - [2025-09-16 20:03:28] "GET /tag/daa24c0e-6cf9-4c1a-bb65-ba9b18a2d543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011528 10.0.0.38 - - [2025-09-16 20:03:28] "POST /tags HTTP/1.1" 409 204 0.002602 10.0.0.38 - - [2025-09-16 20:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.38 - - [2025-09-16 20:03:28] "GET /tag/1b45749f-2093-4396-bdba-7fa091decad1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013377 10.0.0.38 - - [2025-09-16 20:03:28] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003165 10.0.0.38 - - [2025-09-16 20:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.38 - - [2025-09-16 20:03:28] "GET /policy-management/c434576e-63aa-45bc-8831-6fbf2fde8fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002443 10.0.0.38 - - [2025-09-16 20:03:28] "POST /tags HTTP/1.1" 409 206 0.003120 10.0.0.38 - - [2025-09-16 20:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.38 - - [2025-09-16 20:03:28] "GET /tag/daa24c0e-6cf9-4c1a-bb65-ba9b18a2d543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011517 10.0.0.38 - - [2025-09-16 20:03:28] "POST /tags HTTP/1.1" 409 226 0.002372 10.0.0.38 - - [2025-09-16 20:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.38 - - [2025-09-16 20:03:28] "GET /tag/cfbb5d0e-c811-40b1-98be-b1046665b9d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009917 10.0.0.38 - - [2025-09-16 20:03:28] "POST /tags HTTP/1.1" 409 204 0.002539 10.0.0.38 - - [2025-09-16 20:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.38 - - [2025-09-16 20:03:28] "GET /tag/1b45749f-2093-4396-bdba-7fa091decad1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011908 10.0.0.38 - - [2025-09-16 20:03:28] "POST /tags HTTP/1.1" 409 226 0.002423 10.0.0.38 - - [2025-09-16 20:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.38 - - [2025-09-16 20:03:28] "GET /tag/cfbb5d0e-c811-40b1-98be-b1046665b9d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011979 10.0.0.38 - - [2025-09-16 20:03:28] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002743 10.0.0.38 - - [2025-09-16 20:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.38 - - [2025-09-16 20:03:28] "GET /policy-management/c434576e-63aa-45bc-8831-6fbf2fde8fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002468 10.0.0.38 - - [2025-09-16 20:03:28] "POST /firewall-rules HTTP/1.1" 200 626 0.072563 10.0.0.38 - - [2025-09-16 20:03:28] "POST /firewall-rules HTTP/1.1" 200 646 0.081674 10.0.0.38 - - [2025-09-16 20:03:28] "GET /firewall-rule/5aae549f-b819-440e-be8b-cd8059650faf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.015319 10.0.0.38 - - [2025-09-16 20:03:28] "GET /firewall-policy/1e71807e-c353-433f-aea4-754973bb6017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003382 10.0.0.38 - - [2025-09-16 20:03:28] "GET /firewall-rule/b27216af-10b4-4c1a-83a0-99645b438517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003817 10.0.0.38 - - [2025-09-16 20:03:29] "POST /ref-update HTTP/1.1" 200 156 0.035442 10.0.0.38 - - [2025-09-16 20:03:29] "POST /firewall-policys HTTP/1.1" 200 606 0.024940 10.0.0.38 - - [2025-09-16 20:03:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.025795 10.0.0.38 - - [2025-09-16 20:03:29] "GET /firewall-policy/81a5bfda-e51a-4ad1-b068-9e1d4e44129b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005627 10.0.0.38 - - [2025-09-16 20:03:29] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003096 10.0.0.38 - - [2025-09-16 20:03:29] "GET /firewall-policy/81a5bfda-e51a-4ad1-b068-9e1d4e44129b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003139 10.0.0.38 - - [2025-09-16 20:03:29] "GET /firewall-policy/1e71807e-c353-433f-aea4-754973bb6017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.009660 10.0.0.38 - - [2025-09-16 20:03:29] "GET /firewall-policy/5a1c3bf2-dc94-43f0-9536-2ccb6f43a66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004203 10.0.0.38 - - [2025-09-16 20:03:29] "GET /firewall-policy/73123b72-29cf-4738-a796-3fb94bb8e97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004775 10.0.0.38 - - [2025-09-16 20:03:29] "GET /firewall-policy/1e71807e-c353-433f-aea4-754973bb6017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002572 10.0.0.38 - - [2025-09-16 20:03:29] "GET /firewall-policy/5a1c3bf2-dc94-43f0-9536-2ccb6f43a66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002377 10.0.0.38 - - [2025-09-16 20:03:29] "POST /ref-update HTTP/1.1" 200 156 0.018348 10.0.0.38 - - [2025-09-16 20:03:29] "POST /ref-update HTTP/1.1" 200 156 0.031555 10.0.0.38 - - [2025-09-16 20:03:29] "POST /ref-update HTTP/1.1" 200 156 0.027912 10.0.0.38 - - [2025-09-16 20:03:29] "POST /ref-update HTTP/1.1" 200 156 0.020873 10.0.0.38 - - [2025-09-16 20:03:29] "POST /ref-update HTTP/1.1" 200 156 0.044950 10.0.0.38 - - [2025-09-16 20:03:29] "GET /firewall-policy/81a5bfda-e51a-4ad1-b068-9e1d4e44129b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.007154 [Introspect:8084]10.0.0.38 - - [2025-09-16 20:04:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001169 [Introspect:8084]10.0.0.38 - - [2025-09-16 20:04:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001284 [Introspect:8084]10.0.0.38 - - [2025-09-16 20:04:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001113 [Introspect:8084]10.0.0.38 - - [2025-09-16 20:04:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001081 [Introspect:8084]10.0.0.38 - - [2025-09-16 20:04:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001394 [Introspect:8084]10.0.0.38 - - [2025-09-16 20:04:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001531 10.0.0.38 - - [2025-09-16 20:04:58] "GET /global-system-configs HTTP/1.1" 200 322 0.003293 10.0.0.38 - - [2025-09-16 20:04:58] "GET /global-system-configs HTTP/1.1" 200 322 0.002746 10.0.0.38 - - [2025-09-16 20:05:30] "POST /tags HTTP/1.1" 409 252 0.006031 10.0.0.38 - - [2025-09-16 20:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010265 10.0.0.38 - - [2025-09-16 20:05:30] "GET /tag/bdb00cc2-d739-4937-91b7-d1f053725520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011050 10.0.0.38 - - [2025-09-16 20:05:30] "POST /tags HTTP/1.1" 409 228 0.003133 10.0.0.38 - - [2025-09-16 20:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.38 - - [2025-09-16 20:05:30] "GET /tag/a3eb8849-d164-48c1-b1ee-58ca86678c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011601 10.0.0.38 - - [2025-09-16 20:05:30] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004670 10.0.0.38 - - [2025-09-16 20:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.38 - - [2025-09-16 20:05:31] "GET /policy-management/c434576e-63aa-45bc-8831-6fbf2fde8fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003873 10.0.0.38 - - [2025-09-16 20:05:31] "POST /tags HTTP/1.1" 409 206 0.002664 10.0.0.38 - - [2025-09-16 20:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.38 - - [2025-09-16 20:05:31] "GET /tag/daa24c0e-6cf9-4c1a-bb65-ba9b18a2d543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.017109 10.0.0.38 - - [2025-09-16 20:05:31] "POST /tags HTTP/1.1" 409 226 0.002405 10.0.0.38 - - [2025-09-16 20:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.38 - - [2025-09-16 20:05:31] "GET /tag/cfbb5d0e-c811-40b1-98be-b1046665b9d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013848 10.0.0.38 - - [2025-09-16 20:05:31] "POST /tags HTTP/1.1" 409 204 0.002151 10.0.0.38 - - [2025-09-16 20:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004684 10.0.0.38 - - [2025-09-16 20:05:31] "GET /tag/1b45749f-2093-4396-bdba-7fa091decad1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011407 10.0.0.38 - - [2025-09-16 20:05:31] "POST /tags HTTP/1.1" 409 226 0.002343 10.0.0.38 - - [2025-09-16 20:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004836 10.0.0.38 - - [2025-09-16 20:05:31] "GET /tag/cfbb5d0e-c811-40b1-98be-b1046665b9d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012618 10.0.0.38 - - [2025-09-16 20:05:31] "POST /tags HTTP/1.1" 409 228 0.002625 10.0.0.38 - - [2025-09-16 20:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.38 - - [2025-09-16 20:05:31] "GET /tag/a3eb8849-d164-48c1-b1ee-58ca86678c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011599 10.0.0.38 - - [2025-09-16 20:05:31] "POST /tags HTTP/1.1" 409 252 0.002263 10.0.0.38 - - [2025-09-16 20:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.38 - - [2025-09-16 20:05:31] "GET /tag/bdb00cc2-d739-4937-91b7-d1f053725520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010687 10.0.0.38 - - [2025-09-16 20:05:31] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002549 10.0.0.38 - - [2025-09-16 20:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.38 - - [2025-09-16 20:05:31] "GET /policy-management/c434576e-63aa-45bc-8831-6fbf2fde8fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003644 10.0.0.38 - - [2025-09-16 20:05:31] "POST /firewall-rules HTTP/1.1" 409 281 0.002439 10.0.0.38 - - [2025-09-16 20:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.38 - - [2025-09-16 20:05:31] "PUT /firewall-rule/b27216af-10b4-4c1a-83a0-99645b438517 HTTP/1.1" 200 260 0.018872 10.0.0.38 - - [2025-09-16 20:05:31] "POST /firewall-rules HTTP/1.1" 409 291 0.012142 10.0.0.38 - - [2025-09-16 20:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004409 10.0.0.38 - - [2025-09-16 20:05:31] "PUT /firewall-rule/5aae549f-b819-440e-be8b-cd8059650faf HTTP/1.1" 200 260 0.020751 10.0.0.38 - - [2025-09-16 20:05:31] "GET /firewall-rule/5aae549f-b819-440e-be8b-cd8059650faf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.016485 10.0.0.38 - - [2025-09-16 20:05:31] "POST /firewall-rules HTTP/1.1" 200 658 0.088932 10.0.0.38 - - [2025-09-16 20:05:31] "GET /firewall-rule/f62616e6-0c36-4081-8949-e0ecc998a354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.020699 10.0.0.38 - - [2025-09-16 20:05:31] "GET /firewall-policy/1e71807e-c353-433f-aea4-754973bb6017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002915 10.0.0.38 - - [2025-09-16 20:05:31] "GET /firewall-rule/b27216af-10b4-4c1a-83a0-99645b438517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.005293 10.0.0.38 - - [2025-09-16 20:05:31] "POST /firewall-policys HTTP/1.1" 409 269 0.002265 10.0.0.38 - - [2025-09-16 20:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.38 - - [2025-09-16 20:05:31] "PUT /firewall-policy/81a5bfda-e51a-4ad1-b068-9e1d4e44129b HTTP/1.1" 200 264 0.020031 10.0.0.38 - - [2025-09-16 20:05:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.037628 10.0.0.38 - - [2025-09-16 20:05:31] "GET /firewall-policy/81a5bfda-e51a-4ad1-b068-9e1d4e44129b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.013782 10.0.0.38 - - [2025-09-16 20:05:32] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003152 10.0.0.38 - - [2025-09-16 20:05:32] "GET /firewall-policy/81a5bfda-e51a-4ad1-b068-9e1d4e44129b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002560 10.0.0.38 - - [2025-09-16 20:05:32] "GET /firewall-policy/1e71807e-c353-433f-aea4-754973bb6017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002729 10.0.0.38 - - [2025-09-16 20:05:32] "GET /firewall-policy/5a1c3bf2-dc94-43f0-9536-2ccb6f43a66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004833 10.0.0.38 - - [2025-09-16 20:05:32] "GET /firewall-policy/73123b72-29cf-4738-a796-3fb94bb8e97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002413 10.0.0.38 - - [2025-09-16 20:05:32] "GET /firewall-policy/81a5bfda-e51a-4ad1-b068-9e1d4e44129b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001908 10.0.0.38 - - [2025-09-16 20:05:32] "GET /firewall-policy/81a5bfda-e51a-4ad1-b068-9e1d4e44129b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003160 10.0.0.38 - - [2025-09-16 20:06:33] "GET /virtual-machine-interface/286fac58-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.012565 10.0.0.38 - - [2025-09-16 20:06:33] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.38 - - [2025-09-16 20:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005179 10.0.0.38 - - [2025-09-16 20:06:33] "GET /loadbalancer/82351bbd-605a-4b22-805b-7c1d58fa83bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003689 10.0.0.38 - - [2025-09-16 20:06:33] "GET /virtual-machine-interface/286fac58-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008554 10.0.0.38 - - [2025-09-16 20:06:33] "POST /set-tag HTTP/1.1" 200 109 0.034027 10.0.0.38 - - [2025-09-16 20:06:33] "DELETE /loadbalancer-member/a126b848-da2b-45a9-86be-805f2dcdb1bf HTTP/1.1" 200 115 0.038975 10.0.0.38 - - [2025-09-16 20:06:33] "GET /virtual-machine-interface/2a0cfb92-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005985 10.0.0.38 - - [2025-09-16 20:06:33] "POST /set-tag HTTP/1.1" 200 109 0.002540 10.0.0.38 - - [2025-09-16 20:06:33] "GET /virtual-machine-interface/28ec3728-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005239 10.0.0.38 - - [2025-09-16 20:06:33] "POST /set-tag HTTP/1.1" 200 109 0.002953 10.0.0.38 - - [2025-09-16 20:06:33] "GET /virtual-machine-interface/2992b256-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007252 10.0.0.38 - - [2025-09-16 20:06:33] "POST /set-tag HTTP/1.1" 200 109 0.008444 10.0.0.38 - - [2025-09-16 20:06:33] "GET /virtual-machine-interface/2afecbb6-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004609 10.0.0.38 - - [2025-09-16 20:06:33] "POST /set-tag HTTP/1.1" 200 109 0.002919 10.0.0.38 - - [2025-09-16 20:06:33] "GET /virtual-machine-interface/2a8bc486-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005234 10.0.0.38 - - [2025-09-16 20:06:33] "POST /set-tag HTTP/1.1" 200 109 0.003778 10.0.0.38 - - [2025-09-16 20:06:33] "GET /virtual-machine-interface/2b72840c-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004307 10.0.0.38 - - [2025-09-16 20:06:33] "POST /set-tag HTTP/1.1" 200 109 0.011817 10.0.0.38 - - [2025-09-16 20:06:33] "GET /virtual-machine-interface/2be960fe-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004767 10.0.0.38 - - [2025-09-16 20:06:33] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.38 - - [2025-09-16 20:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.38 - - [2025-09-16 20:06:33] "GET /loadbalancer/82351bbd-605a-4b22-805b-7c1d58fa83bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003104 10.0.0.38 - - [2025-09-16 20:06:34] "GET /virtual-machine-interface/286fac58-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005756 10.0.0.38 - - [2025-09-16 20:06:34] "POST /set-tag HTTP/1.1" 200 109 0.003117 10.0.0.38 - - [2025-09-16 20:06:34] "GET /virtual-machine-interface/286fac58-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004735 10.0.0.38 - - [2025-09-16 20:06:34] "POST /set-tag HTTP/1.1" 200 109 0.002733 10.0.0.38 - - [2025-09-16 20:06:34] "GET /virtual-machine/8e7fd00f-24e7-4bdf-9718-9c1f42b1d032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003047 10.0.0.38 - - [2025-09-16 20:06:34] "POST /ref-update HTTP/1.1" 200 156 0.010584 10.0.0.38 - - [2025-09-16 20:06:34] "GET /virtual-machine-interface/286fac58-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005432 10.0.0.38 - - [2025-09-16 20:06:34] "POST /set-tag HTTP/1.1" 200 109 0.026361 10.0.0.38 - - [2025-09-16 20:06:34] "POST /set-tag HTTP/1.1" 200 109 0.018426 10.0.0.38 - - [2025-09-16 20:06:34] "POST /set-tag HTTP/1.1" 200 109 0.041020 10.0.0.38 - - [2025-09-16 20:06:34] "POST /set-tag HTTP/1.1" 200 109 0.041246 10.0.0.38 - - [2025-09-16 20:06:34] "POST /set-tag HTTP/1.1" 200 109 0.014539 10.0.0.38 - - [2025-09-16 20:06:34] "DELETE /instance-ip/2886d978-9338-11f0-ad8d-fa163e697b20 HTTP/1.1" 200 115 0.042005 10.0.0.38 - - [2025-09-16 20:06:34] "POST /ref-update HTTP/1.1" 200 156 0.019819 10.0.0.38 - - [2025-09-16 20:06:34] "DELETE /virtual-machine-interface/286fac58-9338-11f0-ad8d-fa163e697b20 HTTP/1.1" 200 115 0.048324 10.0.0.38 - - [2025-09-16 20:06:34] "DELETE /virtual-machine/8e7fd00f-24e7-4bdf-9718-9c1f42b1d032 HTTP/1.1" 200 115 0.025216 10.0.0.38 - - [2025-09-16 20:06:34] "GET /virtual-machine-interface/2992b256-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004664 10.0.0.38 - - [2025-09-16 20:06:34] "POST /set-tag HTTP/1.1" 200 109 0.003114 10.0.0.38 - - [2025-09-16 20:06:34] "GET /virtual-machine-interface/2992b256-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004189 10.0.0.38 - - [2025-09-16 20:06:34] "POST /set-tag HTTP/1.1" 200 109 0.002256 10.0.0.38 - - [2025-09-16 20:06:34] "GET /virtual-machine/3ec0b038-ee36-4512-9605-3b8a5bee1d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003530 10.0.0.38 - - [2025-09-16 20:06:34] "POST /ref-update HTTP/1.1" 200 156 0.012126 10.0.0.38 - - [2025-09-16 20:06:34] "GET /virtual-machine-interface/2992b256-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017197 10.0.0.38 - - [2025-09-16 20:06:34] "POST /set-tag HTTP/1.1" 200 109 0.019449 10.0.0.38 - - [2025-09-16 20:06:35] "POST /set-tag HTTP/1.1" 200 109 0.015698 10.0.0.38 - - [2025-09-16 20:06:35] "POST /set-tag HTTP/1.1" 200 109 0.019382 10.0.0.38 - - [2025-09-16 20:06:35] "POST /set-tag HTTP/1.1" 200 109 0.016691 10.0.0.38 - - [2025-09-16 20:06:35] "POST /set-tag HTTP/1.1" 200 109 0.050294 10.0.0.38 - - [2025-09-16 20:06:35] "DELETE /instance-ip/29ac5a26-9338-11f0-ad8d-fa163e697b20 HTTP/1.1" 200 115 0.053594 10.0.0.38 - - [2025-09-16 20:06:35] "DELETE /virtual-machine-interface/2992b256-9338-11f0-ad8d-fa163e697b20 HTTP/1.1" 200 115 0.053961 10.0.0.38 - - [2025-09-16 20:06:35] "DELETE /virtual-machine/3ec0b038-ee36-4512-9605-3b8a5bee1d59 HTTP/1.1" 200 115 0.025939 10.0.0.38 - - [2025-09-16 20:06:35] "GET /virtual-machine-interface/2a0cfb92-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004236 10.0.0.38 - - [2025-09-16 20:06:35] "POST /set-tag HTTP/1.1" 200 109 0.002974 10.0.0.38 - - [2025-09-16 20:06:35] "GET /virtual-machine-interface/2a0cfb92-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004502 10.0.0.38 - - [2025-09-16 20:06:35] "POST /set-tag HTTP/1.1" 200 109 0.002769 10.0.0.38 - - [2025-09-16 20:06:35] "GET /virtual-machine/c3d63e1e-e2ef-45a6-8e03-4f1ee6e50236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003181 10.0.0.38 - - [2025-09-16 20:06:35] "POST /ref-update HTTP/1.1" 200 156 0.012185 10.0.0.38 - - [2025-09-16 20:06:35] "GET /virtual-machine-interface/2a0cfb92-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020889 10.0.0.38 - - [2025-09-16 20:06:35] "POST /set-tag HTTP/1.1" 200 109 0.022898 10.0.0.38 - - [2025-09-16 20:06:35] "POST /set-tag HTTP/1.1" 200 109 0.034521 10.0.0.38 - - [2025-09-16 20:06:35] "POST /set-tag HTTP/1.1" 200 109 0.036611 10.0.0.38 - - [2025-09-16 20:06:35] "POST /set-tag HTTP/1.1" 200 109 0.018851 10.0.0.38 - - [2025-09-16 20:06:35] "POST /set-tag HTTP/1.1" 200 109 0.043366 10.0.0.38 - - [2025-09-16 20:06:35] "DELETE /instance-ip/2a2697b4-9338-11f0-ad8d-fa163e697b20 HTTP/1.1" 200 115 0.050714 10.0.0.38 - - [2025-09-16 20:06:35] "DELETE /virtual-machine-interface/2a0cfb92-9338-11f0-ad8d-fa163e697b20 HTTP/1.1" 200 115 0.039205 10.0.0.38 - - [2025-09-16 20:06:35] "DELETE /virtual-machine/c3d63e1e-e2ef-45a6-8e03-4f1ee6e50236 HTTP/1.1" 200 115 0.020948 10.0.0.38 - - [2025-09-16 20:06:35] "DELETE /tag/ea4a4cc2-3fab-4412-9382-931a5cb4505c HTTP/1.1" 200 115 0.033481 10.0.0.38 - - [2025-09-16 20:06:35] "GET /virtual-machine-interface/28ec3728-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003932 10.0.0.38 - - [2025-09-16 20:06:35] "POST /set-tag HTTP/1.1" 200 109 0.003179 10.0.0.38 - - [2025-09-16 20:06:35] "GET /virtual-machine-interface/28ec3728-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004696 10.0.0.38 - - [2025-09-16 20:06:35] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.38 - - [2025-09-16 20:06:36] "GET /virtual-machine/91af40a9-d18b-483c-94c5-3a616c6fd055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003061 10.0.0.38 - - [2025-09-16 20:06:36] "POST /ref-update HTTP/1.1" 200 156 0.009577 10.0.0.38 - - [2025-09-16 20:06:36] "GET /virtual-machine-interface/28ec3728-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008516 10.0.0.38 - - [2025-09-16 20:06:36] "POST /set-tag HTTP/1.1" 200 109 0.090723 10.0.0.38 - - [2025-09-16 20:06:36] "POST /set-tag HTTP/1.1" 200 109 0.036350 10.0.0.38 - - [2025-09-16 20:06:36] "POST /set-tag HTTP/1.1" 200 109 0.024310 10.0.0.38 - - [2025-09-16 20:06:36] "POST /set-tag HTTP/1.1" 200 109 0.014206 10.0.0.38 - - [2025-09-16 20:06:36] "POST /set-tag HTTP/1.1" 200 109 0.024826 10.0.0.38 - - [2025-09-16 20:06:36] "DELETE /instance-ip/29084a4e-9338-11f0-ad8d-fa163e697b20 HTTP/1.1" 200 115 0.038580 10.0.0.38 - - [2025-09-16 20:06:36] "POST /ref-update HTTP/1.1" 200 156 0.007363 10.0.0.38 - - [2025-09-16 20:06:36] "DELETE /virtual-machine-interface/28ec3728-9338-11f0-ad8d-fa163e697b20 HTTP/1.1" 200 115 0.042949 10.0.0.38 - - [2025-09-16 20:06:36] "DELETE /virtual-machine/91af40a9-d18b-483c-94c5-3a616c6fd055 HTTP/1.1" 200 115 0.017580 10.0.0.38 - - [2025-09-16 20:06:36] "DELETE /tag/215f5705-4d2a-4cdb-a40e-4aac84e7e492 HTTP/1.1" 200 115 0.036298 10.0.0.38 - - [2025-09-16 20:06:36] "DELETE /tag/daa24c0e-6cf9-4c1a-bb65-ba9b18a2d543 HTTP/1.1" 409 388 0.004328 [Introspect:8084]10.0.0.38 - - [2025-09-16 20:06:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001048 [Introspect:8084]10.0.0.38 - - [2025-09-16 20:06:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001034 10.0.0.38 - - [2025-09-16 20:07:04] "GET /virtual-machine-interface/2afecbb6-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006868 10.0.0.38 - - [2025-09-16 20:07:04] "POST /set-tag HTTP/1.1" 200 109 0.003173 10.0.0.38 - - [2025-09-16 20:07:04] "GET /virtual-machine-interface/2afecbb6-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004459 10.0.0.38 - - [2025-09-16 20:07:04] "POST /set-tag HTTP/1.1" 200 109 0.002873 10.0.0.38 - - [2025-09-16 20:07:04] "GET /virtual-machine/2fe034dd-1b30-4de0-a975-556e3dc03eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003611 10.0.0.38 - - [2025-09-16 20:07:04] "POST /ref-update HTTP/1.1" 200 156 0.012140 10.0.0.38 - - [2025-09-16 20:07:04] "GET /virtual-machine-interface/2afecbb6-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012061 10.0.0.38 - - [2025-09-16 20:07:04] "POST /set-tag HTTP/1.1" 200 109 0.017410 10.0.0.38 - - [2025-09-16 20:07:04] "POST /set-tag HTTP/1.1" 200 109 0.021491 10.0.0.38 - - [2025-09-16 20:07:04] "POST /set-tag HTTP/1.1" 200 109 0.043998 10.0.0.38 - - [2025-09-16 20:07:04] "POST /set-tag HTTP/1.1" 200 109 0.017646 10.0.0.38 - - [2025-09-16 20:07:04] "DELETE /instance-ip/2b194644-9338-11f0-ad8d-fa163e697b20 HTTP/1.1" 200 115 0.050457 10.0.0.38 - - [2025-09-16 20:07:04] "DELETE /virtual-machine-interface/2afecbb6-9338-11f0-ad8d-fa163e697b20 HTTP/1.1" 200 115 0.051645 10.0.0.38 - - [2025-09-16 20:07:04] "DELETE /virtual-machine/2fe034dd-1b30-4de0-a975-556e3dc03eb5 HTTP/1.1" 200 115 0.019344 10.0.0.38 - - [2025-09-16 20:07:04] "DELETE /tag/1b45749f-2093-4396-bdba-7fa091decad1 HTTP/1.1" 409 236 0.008467 10.0.0.38 - - [2025-09-16 20:07:05] "GET /virtual-machine-interface/2b72840c-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007269 10.0.0.38 - - [2025-09-16 20:07:05] "POST /set-tag HTTP/1.1" 200 109 0.006749 10.0.0.38 - - [2025-09-16 20:07:05] "GET /virtual-machine-interface/2b72840c-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017505 10.0.0.38 - - [2025-09-16 20:07:05] "POST /set-tag HTTP/1.1" 200 109 0.006757 10.0.0.38 - - [2025-09-16 20:07:05] "GET /virtual-machine/32bff0bb-6350-425f-aa22-ac8c9cb3ee7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003468 10.0.0.38 - - [2025-09-16 20:07:05] "POST /ref-update HTTP/1.1" 200 156 0.009489 10.0.0.38 - - [2025-09-16 20:07:05] "GET /virtual-machine-interface/2b72840c-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009838 10.0.0.38 - - [2025-09-16 20:07:05] "POST /set-tag HTTP/1.1" 200 109 0.024491 10.0.0.38 - - [2025-09-16 20:07:05] "POST /set-tag HTTP/1.1" 200 109 0.041593 10.0.0.38 - - [2025-09-16 20:07:05] "POST /set-tag HTTP/1.1" 200 109 0.038378 10.0.0.38 - - [2025-09-16 20:07:05] "POST /set-tag HTTP/1.1" 200 109 0.016062 10.0.0.38 - - [2025-09-16 20:07:05] "DELETE /instance-ip/2b88afca-9338-11f0-ad8d-fa163e697b20 HTTP/1.1" 200 115 0.054894 10.0.0.38 - - [2025-09-16 20:07:05] "DELETE /virtual-machine-interface/2b72840c-9338-11f0-ad8d-fa163e697b20 HTTP/1.1" 200 115 0.048379 10.0.0.38 - - [2025-09-16 20:07:05] "DELETE /virtual-machine/32bff0bb-6350-425f-aa22-ac8c9cb3ee7d HTTP/1.1" 200 115 0.031749 10.0.0.38 - - [2025-09-16 20:07:05] "DELETE /tag/00381a9b-c413-42b9-8c7f-a25b40bddbe2 HTTP/1.1" 200 115 0.050005 10.0.0.38 - - [2025-09-16 20:07:05] "GET /virtual-machine-interface/2be960fe-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006258 10.0.0.38 - - [2025-09-16 20:07:05] "POST /set-tag HTTP/1.1" 200 109 0.002528 10.0.0.38 - - [2025-09-16 20:07:05] "GET /virtual-machine-interface/2be960fe-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004206 10.0.0.38 - - [2025-09-16 20:07:05] "POST /set-tag HTTP/1.1" 200 109 0.002441 10.0.0.38 - - [2025-09-16 20:07:05] "GET /virtual-machine/c039f17d-8eb4-4875-99ee-eed365536b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.006350 10.0.0.38 - - [2025-09-16 20:07:05] "POST /ref-update HTTP/1.1" 200 156 0.010688 10.0.0.38 - - [2025-09-16 20:07:05] "GET /virtual-machine-interface/2be960fe-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012623 10.0.0.38 - - [2025-09-16 20:07:06] "POST /set-tag HTTP/1.1" 200 109 0.023611 10.0.0.38 - - [2025-09-16 20:07:06] "POST /set-tag HTTP/1.1" 200 109 0.036183 10.0.0.38 - - [2025-09-16 20:07:06] "POST /set-tag HTTP/1.1" 200 109 0.022814 10.0.0.38 - - [2025-09-16 20:07:06] "POST /set-tag HTTP/1.1" 200 109 0.015633 10.0.0.38 - - [2025-09-16 20:07:06] "DELETE /instance-ip/2c009d50-9338-11f0-ad8d-fa163e697b20 HTTP/1.1" 200 115 0.063838 10.0.0.38 - - [2025-09-16 20:07:06] "DELETE /virtual-machine-interface/2be960fe-9338-11f0-ad8d-fa163e697b20 HTTP/1.1" 200 115 0.082672 10.0.0.38 - - [2025-09-16 20:07:06] "DELETE /virtual-machine/c039f17d-8eb4-4875-99ee-eed365536b6c HTTP/1.1" 200 115 0.059422 10.0.0.38 - - [2025-09-16 20:07:06] "DELETE /tag/bdb00cc2-d739-4937-91b7-d1f053725520 HTTP/1.1" 409 236 0.009254 10.0.0.38 - - [2025-09-16 20:07:06] "DELETE /tag/a3eb8849-d164-48c1-b1ee-58ca86678c76 HTTP/1.1" 409 236 0.005058 10.0.0.38 - - [2025-09-16 20:07:06] "DELETE /tag/d8df0e78-e7eb-4644-9766-74924c81648f HTTP/1.1" 200 115 0.048053 10.0.0.38 - - [2025-09-16 20:07:06] "GET /virtual-machine-interface/2a8bc486-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003986 10.0.0.38 - - [2025-09-16 20:07:06] "POST /set-tag HTTP/1.1" 200 109 0.003292 10.0.0.38 - - [2025-09-16 20:07:06] "GET /virtual-machine-interface/2a8bc486-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004450 10.0.0.38 - - [2025-09-16 20:07:06] "POST /set-tag HTTP/1.1" 200 109 0.003215 10.0.0.38 - - [2025-09-16 20:07:06] "GET /virtual-machine/f46f5b1e-54fc-4826-b6ec-6ab09ad35971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003217 10.0.0.38 - - [2025-09-16 20:07:06] "POST /ref-update HTTP/1.1" 200 156 0.010338 10.0.0.38 - - [2025-09-16 20:07:06] "GET /virtual-machine-interface/2a8bc486-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016540 10.0.0.38 - - [2025-09-16 20:07:06] "POST /set-tag HTTP/1.1" 200 109 0.019197 10.0.0.38 - - [2025-09-16 20:07:06] "POST /set-tag HTTP/1.1" 200 109 0.037075 10.0.0.38 - - [2025-09-16 20:07:06] "POST /set-tag HTTP/1.1" 200 109 0.030089 10.0.0.38 - - [2025-09-16 20:07:06] "POST /set-tag HTTP/1.1" 200 109 0.015714 10.0.0.38 - - [2025-09-16 20:07:06] "DELETE /instance-ip/2aa852ae-9338-11f0-ad8d-fa163e697b20 HTTP/1.1" 200 115 0.051284 10.0.0.38 - - [2025-09-16 20:07:06] "DELETE /virtual-machine-interface/2a8bc486-9338-11f0-ad8d-fa163e697b20 HTTP/1.1" 200 115 0.046543 10.0.0.38 - - [2025-09-16 20:07:07] "DELETE /virtual-machine/f46f5b1e-54fc-4826-b6ec-6ab09ad35971 HTTP/1.1" 200 115 0.026493 10.0.0.38 - - [2025-09-16 20:07:07] "DELETE /tag/08825a3d-75c8-4008-b35a-a39320959a32 HTTP/1.1" 200 115 0.038704 10.0.0.38 - - [2025-09-16 20:07:07] "DELETE /tag/9c80453b-0109-4ae8-80e9-b180b6c8364d HTTP/1.1" 200 115 0.034013 10.0.0.38 - - [2025-09-16 20:07:07] "DELETE /tag/a4d1a02f-87ed-47ee-bb92-5f963f521514 HTTP/1.1" 200 115 0.038017 10.0.0.38 - - [2025-09-16 20:07:08] "POST /projects HTTP/1.1" 409 238 0.002130 10.0.0.38 - - [2025-09-16 20:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.38 - - [2025-09-16 20:07:08] "GET /project/5cb6132e-4a1b-4107-912d-79cb6fa4664a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038073 10.0.0.38 - - [2025-09-16 20:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.38 - - [2025-09-16 20:07:08] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006179 10.0.0.38 - - [2025-09-16 20:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.38 - - [2025-09-16 20:07:08] "GET /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005721 10.0.0.38 - - [2025-09-16 20:07:08] "POST /security-groups HTTP/1.1" 409 285 0.003501 10.0.0.38 - - [2025-09-16 20:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.38 - - [2025-09-16 20:07:08] "PUT /security-group/373526e1-1036-40f1-94d0-380792d67174 HTTP/1.1" 200 262 0.060069 10.0.0.38 - - [2025-09-16 20:07:08] "PUT /access-control-list/f36d1b68-a953-4323-9c04-859237f183c7 HTTP/1.1" 200 272 0.016317 10.0.0.38 - - [2025-09-16 20:07:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.033919 10.0.0.38 - - [2025-09-16 20:07:09] "PUT /access-control-list/4198004d-0151-46cd-b2f2-473a8236aea8 HTTP/1.1" 200 272 0.044863 10.0.0.38 - - [2025-09-16 20:07:13] "POST /projects HTTP/1.1" 409 238 0.002774 10.0.0.38 - - [2025-09-16 20:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.38 - - [2025-09-16 20:07:14] "GET /project/5cb6132e-4a1b-4107-912d-79cb6fa4664a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.058173 10.0.0.38 - - [2025-09-16 20:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004403 10.0.0.38 - - [2025-09-16 20:07:14] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.014841 10.0.0.38 - - [2025-09-16 20:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004933 10.0.0.38 - - [2025-09-16 20:07:14] "GET /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007308 10.0.0.38 - - [2025-09-16 20:07:14] "POST /security-groups HTTP/1.1" 409 285 0.003029 10.0.0.38 - - [2025-09-16 20:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.38 - - [2025-09-16 20:07:14] "PUT /security-group/373526e1-1036-40f1-94d0-380792d67174 HTTP/1.1" 200 262 0.069448 10.0.0.38 - - [2025-09-16 20:07:14] "PUT /access-control-list/f36d1b68-a953-4323-9c04-859237f183c7 HTTP/1.1" 200 272 0.020120 10.0.0.38 - - [2025-09-16 20:07:14] "PUT /access-control-list/4198004d-0151-46cd-b2f2-473a8236aea8 HTTP/1.1" 200 272 0.024146 10.0.0.38 - - [2025-09-16 20:07:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.029234 10.0.0.38 - - [2025-09-16 20:07:14] "GET /firewall-policy/5a1c3bf2-dc94-43f0-9536-2ccb6f43a66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.008079 10.0.0.38 - - [2025-09-16 20:07:14] "GET /firewall-rule/9e582c24-df57-45cb-aa84-c2b4ca1ebd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005486 10.0.0.38 - - [2025-09-16 20:07:14] "POST /ref-update HTTP/1.1" 200 156 0.094855 10.0.0.38 - - [2025-09-16 20:07:14] "DELETE /firewall-rule/9e582c24-df57-45cb-aa84-c2b4ca1ebd18 HTTP/1.1" 200 115 0.079893 10.0.0.38 - - [2025-09-16 20:07:14] "GET /firewall-policy/5a1c3bf2-dc94-43f0-9536-2ccb6f43a66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.008823 10.0.0.38 - - [2025-09-16 20:07:14] "GET /firewall-rule/e267a10b-44ed-4adb-9518-ef66ddc5031d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.011431 10.0.0.38 - - [2025-09-16 20:07:14] "POST /ref-update HTTP/1.1" 200 156 0.064206 10.0.0.38 - - [2025-09-16 20:07:14] "DELETE /firewall-rule/e267a10b-44ed-4adb-9518-ef66ddc5031d HTTP/1.1" 200 115 0.051394 10.0.0.38 - - [2025-09-16 20:07:14] "DELETE /tag/bdb00cc2-d739-4937-91b7-d1f053725520 HTTP/1.1" 409 236 0.004703 10.0.0.38 - - [2025-09-16 20:07:14] "DELETE /tag/9222e8e9-75c0-438b-9530-8b99118cc47c HTTP/1.1" 200 115 0.056558 10.0.0.38 - - [2025-09-16 20:07:14] "DELETE /tag/a3eb8849-d164-48c1-b1ee-58ca86678c76 HTTP/1.1" 409 236 0.009414 10.0.0.38 - - [2025-09-16 20:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.38 - - [2025-09-16 20:07:14] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007694 10.0.0.38 - - [2025-09-16 20:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007852 10.0.0.38 - - [2025-09-16 20:07:14] "GET /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006616 10.0.0.38 - - [2025-09-16 20:07:15] "PUT /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e HTTP/1.1" 200 264 0.071013 10.0.0.38 - - [2025-09-16 20:07:15] "PUT /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c HTTP/1.1" 200 264 0.052355 10.0.0.38 - - [2025-09-16 20:07:15] "DELETE /security-group/373526e1-1036-40f1-94d0-380792d67174 HTTP/1.1" 200 115 0.086625 10.0.0.38 - - [2025-09-16 20:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.38 - - [2025-09-16 20:07:15] "DELETE /access-control-list/f36d1b68-a953-4323-9c04-859237f183c7 HTTP/1.1" 200 115 0.062119 10.0.0.38 - - [2025-09-16 20:07:15] "DELETE /access-control-list/4198004d-0151-46cd-b2f2-473a8236aea8 HTTP/1.1" 200 115 0.030691 10.0.0.38 - - [2025-09-16 20:07:15] "GET /project/5cb6132e-4a1b-4107-912d-79cb6fa4664a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.039231 10.0.0.38 - - [2025-09-16 20:07:15] "GET /project/5cb6132e-4a1b-4107-912d-79cb6fa4664a?fields=security_groups HTTP/1.1" 200 1352 0.060020 10.0.0.38 - - [2025-09-16 20:07:15] "DELETE /security-group/613c902f-6725-40c1-acc1-3ab3685e25bb HTTP/1.1" 200 115 0.108761 10.0.0.38 - - [2025-09-16 20:07:15] "DELETE /access-control-list/93280218-a28b-4dd4-8337-1ad060f722a6 HTTP/1.1" 200 115 0.103762 10.0.0.38 - - [2025-09-16 20:07:15] "GET /project/5cb6132e-4a1b-4107-912d-79cb6fa4664a?fields=application_policy_sets HTTP/1.1" 200 1391 0.079246 10.0.0.38 - - [2025-09-16 20:07:15] "DELETE /access-control-list/a0c61a17-6196-4712-af3b-0dfc857c7c85 HTTP/1.1" 200 115 0.079359 10.0.0.38 - - [2025-09-16 20:07:15] "DELETE /project/5cb6132e-4a1b-4107-912d-79cb6fa4664a HTTP/1.1" 200 115 0.488747 10.0.0.38 - - [2025-09-16 20:07:15] "POST /projects HTTP/1.1" 409 238 0.011256 10.0.0.38 - - [2025-09-16 20:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005849 10.0.0.38 - - [2025-09-16 20:07:15] "GET /project/5be5c23e-d38d-4f89-8cbe-1c117d9e9a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047733 10.0.0.38 - - [2025-09-16 20:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007240 10.0.0.38 - - [2025-09-16 20:07:15] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.012443 10.0.0.38 - - [2025-09-16 20:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006396 10.0.0.38 - - [2025-09-16 20:07:16] "GET /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.011534 10.0.0.38 - - [2025-09-16 20:07:16] "POST /security-groups HTTP/1.1" 409 285 0.012744 10.0.0.38 - - [2025-09-16 20:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.38 - - [2025-09-16 20:07:16] "PUT /security-group/8ef646ec-2976-4499-aa2a-7131c9d2131e HTTP/1.1" 200 262 0.058475 10.0.0.38 - - [2025-09-16 20:07:16] "PUT /access-control-list/7909184e-64c2-48c1-8e1d-18edbe1754b5 HTTP/1.1" 200 272 0.014674 10.0.0.38 - - [2025-09-16 20:07:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.038288 10.0.0.38 - - [2025-09-16 20:07:16] "PUT /access-control-list/85cbacf9-a1c7-4661-8cc4-40d885570bc7 HTTP/1.1" 200 272 0.044578 10.0.0.38 - - [2025-09-16 20:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.38 - - [2025-09-16 20:07:19] "GET /loadbalancer/82351bbd-605a-4b22-805b-7c1d58fa83bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002611 10.0.0.38 - - [2025-09-16 20:07:19] "GET /virtual-machine-interface/28ec3728-9338-11f0-ad8d-fa163e697b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002045 10.0.0.38 - - [2025-09-16 20:07:19] "DELETE /loadbalancer-member/dc72dc27-dd53-40a2-a4c0-a1ed77bb5b47 HTTP/1.1" 200 115 0.034377 10.0.0.38 - - [2025-09-16 20:07:19] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003074 10.0.0.38 - - [2025-09-16 20:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.38 - - [2025-09-16 20:07:19] "GET /policy-management/c434576e-63aa-45bc-8831-6fbf2fde8fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003018 10.0.0.38 - - [2025-09-16 20:07:19] "GET /firewall-policy/1e71807e-c353-433f-aea4-754973bb6017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003249 10.0.0.38 - - [2025-09-16 20:07:19] "GET /firewall-rule/b27216af-10b4-4c1a-83a0-99645b438517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003042 10.0.0.38 - - [2025-09-16 20:07:20] "POST /ref-update HTTP/1.1" 200 156 0.018885 10.0.0.38 - - [2025-09-16 20:07:20] "DELETE /firewall-rule/b27216af-10b4-4c1a-83a0-99645b438517 HTTP/1.1" 200 115 0.034581 10.0.0.38 - - [2025-09-16 20:07:20] "GET /firewall-policy/81a5bfda-e51a-4ad1-b068-9e1d4e44129b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003246 10.0.0.38 - - [2025-09-16 20:07:20] "GET /firewall-rule/5aae549f-b819-440e-be8b-cd8059650faf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003110 10.0.0.38 - - [2025-09-16 20:07:20] "POST /ref-update HTTP/1.1" 200 156 0.016422 10.0.0.38 - - [2025-09-16 20:07:20] "DELETE /firewall-rule/5aae549f-b819-440e-be8b-cd8059650faf HTTP/1.1" 200 115 0.044736 10.0.0.38 - - [2025-09-16 20:07:20] "GET /firewall-policy/81a5bfda-e51a-4ad1-b068-9e1d4e44129b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.004062 10.0.0.38 - - [2025-09-16 20:07:20] "GET /firewall-rule/f62616e6-0c36-4081-8949-e0ecc998a354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003033 10.0.0.38 - - [2025-09-16 20:07:20] "POST /ref-update HTTP/1.1" 200 156 0.013079 10.0.0.38 - - [2025-09-16 20:07:20] "DELETE /firewall-rule/f62616e6-0c36-4081-8949-e0ecc998a354 HTTP/1.1" 200 115 0.057281 10.0.0.38 - - [2025-09-16 20:07:20] "GET /application-policy-set/2c3db866-3446-48d9-9a1d-ffad22a65618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002717 10.0.0.38 - - [2025-09-16 20:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.38 - - [2025-09-16 20:07:20] "GET /policy-management/c434576e-63aa-45bc-8831-6fbf2fde8fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002575 10.0.0.38 - - [2025-09-16 20:07:20] "GET /firewall-policy/81a5bfda-e51a-4ad1-b068-9e1d4e44129b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003110 10.0.0.38 - - [2025-09-16 20:07:20] "POST /ref-update HTTP/1.1" 200 156 0.025500 10.0.0.38 - - [2025-09-16 20:07:20] "DELETE /firewall-policy/81a5bfda-e51a-4ad1-b068-9e1d4e44129b HTTP/1.1" 200 115 0.043916 10.0.0.38 - - [2025-09-16 20:07:20] "DELETE /tag/bdb00cc2-d739-4937-91b7-d1f053725520 HTTP/1.1" 200 115 0.032072 10.0.0.38 - - [2025-09-16 20:07:20] "DELETE /tag/a3eb8849-d164-48c1-b1ee-58ca86678c76 HTTP/1.1" 200 115 0.077200 10.0.0.38 - - [2025-09-16 20:07:20] "DELETE /tag/daa24c0e-6cf9-4c1a-bb65-ba9b18a2d543 HTTP/1.1" 200 115 0.064984 10.0.0.38 - - [2025-09-16 20:07:20] "DELETE /tag/1b45749f-2093-4396-bdba-7fa091decad1 HTTP/1.1" 200 115 0.058932 10.0.0.38 - - [2025-09-16 20:07:20] "DELETE /loadbalancer-pool/e70b1dbe-d9b1-40e8-9b8a-c03c41dcab7c HTTP/1.1" 200 115 0.034570 10.0.0.38 - - [2025-09-16 20:07:20] "DELETE /loadbalancer-listener/c93fbe17-c7be-4381-a4c5-4aa180061be6 HTTP/1.1" 200 115 0.048780 10.0.0.38 - - [2025-09-16 20:07:20] "DELETE /loadbalancer/82351bbd-605a-4b22-805b-7c1d58fa83bd HTTP/1.1" 200 115 0.039438 10.0.0.38 - - [2025-09-16 20:07:20] "DELETE /floating-ip/7024c6dd-f13c-4c02-9cbb-b62a532cbc45 HTTP/1.1" 200 115 0.027089 10.0.0.38 - - [2025-09-16 20:07:20] "DELETE /instance-ip/0578d11f-fe6d-41ed-841c-d90950e18d63 HTTP/1.1" 200 115 0.038006 10.0.0.38 - - [2025-09-16 20:07:21] "DELETE /virtual-machine-interface/dba9d639-7bd9-4292-9294-72e994e35b86 HTTP/1.1" 200 115 0.056263 10.0.0.38 - - [2025-09-16 20:07:21] "DELETE /tag/57eab6ca-39da-40ef-9428-5917ac417c4f HTTP/1.1" 200 115 0.048004 10.0.0.38 - - [2025-09-16 20:07:21] "POST /projects HTTP/1.1" 409 238 0.002551 10.0.0.38 - - [2025-09-16 20:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.38 - - [2025-09-16 20:07:21] "GET /project/5be5c23e-d38d-4f89-8cbe-1c117d9e9a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037472 10.0.0.38 - - [2025-09-16 20:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.38 - - [2025-09-16 20:07:21] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005176 10.0.0.38 - - [2025-09-16 20:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.38 - - [2025-09-16 20:07:21] "GET /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004322 10.0.0.38 - - [2025-09-16 20:07:21] "POST /security-groups HTTP/1.1" 409 285 0.003264 10.0.0.38 - - [2025-09-16 20:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.38 - - [2025-09-16 20:07:21] "PUT /security-group/8ef646ec-2976-4499-aa2a-7131c9d2131e HTTP/1.1" 200 262 0.072418 10.0.0.38 - - [2025-09-16 20:07:21] "PUT /access-control-list/7909184e-64c2-48c1-8e1d-18edbe1754b5 HTTP/1.1" 200 272 0.018552 10.0.0.38 - - [2025-09-16 20:07:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024328 10.0.0.38 - - [2025-09-16 20:07:21] "GET /firewall-policy/5a1c3bf2-dc94-43f0-9536-2ccb6f43a66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003848 10.0.0.38 - - [2025-09-16 20:07:21] "PUT /access-control-list/85cbacf9-a1c7-4661-8cc4-40d885570bc7 HTTP/1.1" 200 272 0.028408 10.0.0.38 - - [2025-09-16 20:07:21] "GET /firewall-rule/e32c2882-e546-4602-9fc2-bdedcb2dcb88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005201 10.0.0.38 - - [2025-09-16 20:07:21] "POST /ref-update HTTP/1.1" 200 156 0.081124 10.0.0.38 - - [2025-09-16 20:07:21] "DELETE /firewall-rule/e32c2882-e546-4602-9fc2-bdedcb2dcb88 HTTP/1.1" 200 115 0.037202 10.0.0.38 - - [2025-09-16 20:07:21] "GET /firewall-policy/5a1c3bf2-dc94-43f0-9536-2ccb6f43a66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005327 10.0.0.38 - - [2025-09-16 20:07:21] "GET /firewall-rule/4f9f69ce-9e39-4dd1-8472-5e04dbe6e224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002889 10.0.0.38 - - [2025-09-16 20:07:21] "POST /ref-update HTTP/1.1" 200 156 0.054634 10.0.0.38 - - [2025-09-16 20:07:21] "DELETE /firewall-rule/4f9f69ce-9e39-4dd1-8472-5e04dbe6e224 HTTP/1.1" 200 115 0.060293 10.0.0.38 - - [2025-09-16 20:07:21] "DELETE /tag/cfbb5d0e-c811-40b1-98be-b1046665b9d4 HTTP/1.1" 200 115 0.056524 10.0.0.38 - - [2025-09-16 20:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.38 - - [2025-09-16 20:07:21] "GET /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005383 10.0.0.38 - - [2025-09-16 20:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.38 - - [2025-09-16 20:07:21] "GET /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005209 10.0.0.38 - - [2025-09-16 20:07:22] "PUT /virtual-network/86e5ccd5-97e4-4015-99b2-d3fe7c1b187e HTTP/1.1" 200 264 0.078481 10.0.0.38 - - [2025-09-16 20:07:22] "PUT /virtual-network/7b60366a-523e-4135-97c1-59789c9d7c8c HTTP/1.1" 200 264 0.071866 10.0.0.38 - - [2025-09-16 20:07:22] "DELETE /security-group/8ef646ec-2976-4499-aa2a-7131c9d2131e HTTP/1.1" 200 115 0.066611 10.0.0.38 - - [2025-09-16 20:07:22] "DELETE /access-control-list/7909184e-64c2-48c1-8e1d-18edbe1754b5 HTTP/1.1" 200 115 0.045471 10.0.0.38 - - [2025-09-16 20:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009671 10.0.0.38 - - [2025-09-16 20:07:22] "DELETE /access-control-list/85cbacf9-a1c7-4661-8cc4-40d885570bc7 HTTP/1.1" 200 115 0.032322 10.0.0.38 - - [2025-09-16 20:07:22] "GET /project/5be5c23e-d38d-4f89-8cbe-1c117d9e9a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.047276 10.0.0.38 - - [2025-09-16 20:07:22] "GET /project/5be5c23e-d38d-4f89-8cbe-1c117d9e9a1d?fields=security_groups HTTP/1.1" 200 1352 0.028685 10.0.0.38 - - [2025-09-16 20:07:22] "DELETE /security-group/eadc1e99-06af-4efc-aa0d-247ea7437791 HTTP/1.1" 200 115 0.062615 10.0.0.38 - - [2025-09-16 20:07:22] "DELETE /access-control-list/611af943-f4d1-46d3-aad6-4e78731326c6 HTTP/1.1" 200 115 0.050394 10.0.0.38 - - [2025-09-16 20:07:22] "GET /project/5be5c23e-d38d-4f89-8cbe-1c117d9e9a1d?fields=application_policy_sets HTTP/1.1" 200 1391 0.052344 10.0.0.38 - - [2025-09-16 20:07:22] "DELETE /access-control-list/de57acc7-170a-41a7-9c9e-ce96644e57ef HTTP/1.1" 200 115 0.051587 10.0.0.38 - - [2025-09-16 20:07:22] "DELETE /project/5be5c23e-d38d-4f89-8cbe-1c117d9e9a1d HTTP/1.1" 200 115 0.353805