++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Wed Nov 5 10:15:00 AM UTC 2025 ===================' INFO: =================== Wed Nov 5 10:15:00 AM 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ 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.23 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.23:8081 ' ']' +++ echo 10.0.0.23:8081 ++ ANALYTICS_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.23:9042 ' ']' +++ echo 10.0.0.23:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.23:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.23:8086 ' ']' +++ echo 10.0.0.23:8086 ++ COLLECTOR_SERVERS=10.0.0.23: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.23 ++ CONFIGDB_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.23:8082 ' ']' +++ echo 10.0.0.23:8082 ++ CONFIG_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.23:9161 ' ']' +++ echo 10.0.0.23:9161 ++ CONFIGDB_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.23:9041 ' ']' +++ echo 10.0.0.23:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.23: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.23 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.23 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.23:2181, ']' +++ echo 10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.23:2181 ' ']' +++ echo 10.0.0.23:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.23:2181 ++ RABBITMQ_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.23:5673, ']' +++ echo 10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.23:6379 ' ']' +++ echo 10.0.0.23:6379 ++ REDIS_SERVERS=10.0.0.23: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.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.23:9092 ' ']' +++ echo 10.0.0.23:9092 ++ KAFKA_SERVERS=10.0.0.23: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.23 ++ 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.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.23 + local cassandra=10.0.0.23 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.23 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.23 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.23 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.23 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.23 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.23 +++ local servers=10.0.0.23 +++ cut -d ' ' -f 1 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ uniq ++++ sort +++ local local_ips=,10.0.0.23,10.11.159.1,127.0.0.1,172.17.0.1,252.23.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.11.159.1,127.0.0.1,172.17.0.1,252.23.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 1 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ echo 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.23:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23: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=__ ++ sed 's/^API__//g' ++ set -o posix ++ grep '^API__.*__.*=.*$' ++ set ++ sort ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 11/05/2025 10:15:59.847 7fc6717b0dc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/05/2025 10:16:00.616 7fc6717b0dc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/05/2025 10:16:00.663 7fc6717b0dc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/05/2025 10:16:00.664 7fc6717b0dc0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.23:8082/ Hit Ctrl-C to quit. 10.0.0.23 - - [2025-11-05 10:16:15] "GET / HTTP/1.1" 503 181 0.002487 10.0.0.23 - - [2025-11-05 10:16:15] "GET / HTTP/1.1" 503 181 0.000254 10.0.0.23 - - [2025-11-05 10:16:16] "GET / HTTP/1.1" 200 45303 0.002934 10.0.0.23 - - [2025-11-05 10:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005619 10.0.0.23 - - [2025-11-05 10:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013761 10.0.0.23 - - [2025-11-05 10:16:16] "GET / HTTP/1.1" 200 35931 0.001268 10.0.0.23 - - [2025-11-05 10:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008308 10.0.0.23 - - [2025-11-05 10:16:16] "GET /global-system-config/80ef11c6-430c-450b-868e-cb5c2143b06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.007057 10.0.0.23 - - [2025-11-05 10:16:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.002626 10.0.0.23 - - [2025-11-05 10:16:16] "GET / HTTP/1.1" 200 35931 0.006199 10.0.0.23 - - [2025-11-05 10:16:16] "GET / HTTP/1.1" 200 35931 0.001206 10.0.0.23 - - [2025-11-05 10:16:17] "POST /database-nodes HTTP/1.1" 200 597 0.160440 10.0.0.23 - - [2025-11-05 10:16:17] "GET / HTTP/1.1" 200 35931 0.001316 10.0.0.23 - - [2025-11-05 10:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006492 10.0.0.23 - - [2025-11-05 10:16:17] "GET /global-system-config/80ef11c6-430c-450b-868e-cb5c2143b06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.010366 10.0.0.23 - - [2025-11-05 10:16:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.004535 10.0.0.23 - - [2025-11-05 10:16:17] "GET / HTTP/1.1" 200 35931 0.001966 10.0.0.23 - - [2025-11-05 10:16:17] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.133796 10.0.0.23 - - [2025-11-05 10:16:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.053301 10.0.0.23 - - [2025-11-05 10:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.23 - - [2025-11-05 10:16:17] "GET /global-system-config/80ef11c6-430c-450b-868e-cb5c2143b06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.023525 10.0.0.23 - - [2025-11-05 10:16:17] "POST /service-appliance-sets HTTP/1.1" 200 553 0.195256 10.0.0.23 - - [2025-11-05 10:16:17] "POST /fqname-to-id HTTP/1.1" 404 180 0.004047 10.0.0.23 - - [2025-11-05 10:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.025039 10.0.0.23 - - [2025-11-05 10:16:17] "GET /global-system-config/80ef11c6-430c-450b-868e-cb5c2143b06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.017087 10.0.0.23 - - [2025-11-05 10:16:18] "POST /service-appliance-sets HTTP/1.1" 200 541 0.088011 10.0.0.23 - - [2025-11-05 10:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005974 10.0.0.23 - - [2025-11-05 10:16:18] "GET /network-ipam/090dc758-e415-41bd-9c8c-b12f66ef5c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.023802 10.0.0.23 - - [2025-11-05 10:16:18] "GET / HTTP/1.1" 200 35931 0.002037 10.0.0.23 - - [2025-11-05 10:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.23 - - [2025-11-05 10:16:18] "GET /routing-instance/59575f00-04bc-4476-b5d7-4219a62c9212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006242 10.0.0.23 - - [2025-11-05 10:16:18] "POST /bgp-routers HTTP/1.1" 200 616 0.055634 10.0.0.23 - - [2025-11-05 10:16:18] "GET /bgp-router/0dac1b0e-95bb-431c-a847-b68661c3b2d6?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.010406 10.0.0.23 - - [2025-11-05 10:16:18] "GET / HTTP/1.1" 200 35931 0.012327 10.0.0.23 - - [2025-11-05 10:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.031380 10.0.0.23 - - [2025-11-05 10:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006460 10.0.0.23 - - [2025-11-05 10:16:18] "GET /global-system-config/80ef11c6-430c-450b-868e-cb5c2143b06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.037792 10.0.0.23 - - [2025-11-05 10:16:18] "GET /global-system-config/80ef11c6-430c-450b-868e-cb5c2143b06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.040958 10.0.0.23 - - [2025-11-05 10:16:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.002539 10.0.0.23 - - [2025-11-05 10:16:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013356 10.0.0.23 - - [2025-11-05 10:16:18] "POST /ref-update HTTP/1.1" 200 156 0.062721 10.0.0.23 - - [2025-11-05 10:16:18] "POST /service-templates HTTP/1.1" 200 511 0.130179 10.0.0.23 - - [2025-11-05 10:16:18] "POST /analytics-nodes HTTP/1.1" 200 599 0.268165 10.0.0.23 - - [2025-11-05 10:16:18] "POST /service-templates HTTP/1.1" 200 501 0.306278 10.0.0.23 - - [2025-11-05 10:16:19] "POST /service-templates HTTP/1.1" 200 515 0.090971 10.0.0.23 - - [2025-11-05 10:16:19] "POST /service-templates HTTP/1.1" 200 535 0.168038 10.0.0.23 - - [2025-11-05 10:16:19] "POST /service-templates HTTP/1.1" 200 507 0.087697 10.0.0.23 - - [2025-11-05 10:16:22] "GET / HTTP/1.1" 200 35931 0.001966 10.0.0.23 - - [2025-11-05 10:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.23 - - [2025-11-05 10:16:22] "GET /global-system-config/80ef11c6-430c-450b-868e-cb5c2143b06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.010562 10.0.0.23 - - [2025-11-05 10:16:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.007179 10.0.0.23 - - [2025-11-05 10:16:22] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.068809 10.0.0.23 - - [2025-11-05 10:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010504 10.0.0.23 - - [2025-11-05 10:16:23] "GET /network-ipam/090dc758-e415-41bd-9c8c-b12f66ef5c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004606 10.0.0.23 - - [2025-11-05 10:16:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.002409 10.0.0.23 - - [2025-11-05 10:16:24] "POST /access-control-lists HTTP/1.1" 200 587 0.030445 10.0.0.23 - - [2025-11-05 10:16:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.031543 10.0.0.23 - - [2025-11-05 10:16:24] "POST /access-control-lists HTTP/1.1" 200 585 0.035049 10.0.0.23 - - [2025-11-05 10:16:24] "POST /route-targets HTTP/1.1" 200 327 0.024664 10.0.0.23 - - [2025-11-05 10:16:24] "POST /ref-update HTTP/1.1" 200 156 0.037787 10.0.0.23 - - [2025-11-05 10:16:24] "POST /route-targets HTTP/1.1" 200 327 0.025451 10.0.0.23 - - [2025-11-05 10:16:24] "POST /ref-update HTTP/1.1" 200 156 0.035750 10.0.0.23 - - [2025-11-05 10:16:24] "POST /route-targets HTTP/1.1" 200 327 0.015770 10.0.0.23 - - [2025-11-05 10:16:24] "POST /ref-update HTTP/1.1" 200 156 0.059792 10.0.0.23 - - [2025-11-05 10:16:25] "POST /route-targets HTTP/1.1" 200 327 0.080004 10.0.0.23 - - [2025-11-05 10:16:25] "POST /ref-update HTTP/1.1" 200 156 0.106308 10.0.0.23 - - [2025-11-05 10:16:25] "POST /fqname-to-id HTTP/1.1" 404 201 0.011877 10.0.0.23 - - [2025-11-05 10:16:25] "POST /access-control-lists HTTP/1.1" 200 551 0.107050 10.0.0.23 - - [2025-11-05 10:16:25] "PUT /access-control-list/105b740e-64be-4929-b860-0c7976e5ad01 HTTP/1.1" 200 272 0.032181 10.0.0.23 - - [2025-11-05 10:16:25] "PUT /access-control-list/b62ace4c-a84c-4cd1-ada0-a51f858a0f13 HTTP/1.1" 200 272 0.029377 10.0.0.23 - - [2025-11-05 10:16:26] "GET / HTTP/1.1" 200 35931 0.001323 10.0.0.23 - - [2025-11-05 10:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.23 - - [2025-11-05 10:16:26] "GET /global-system-config/80ef11c6-430c-450b-868e-cb5c2143b06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.007508 10.0.0.23 - - [2025-11-05 10:16:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.003860 10.0.0.23 - - [2025-11-05 10:16:26] "POST /config-nodes HTTP/1.1" 200 593 0.051222 10.0.0.23 - - [2025-11-05 10:16:26] "GET / HTTP/1.1" 200 35931 0.002105 10.0.0.23 - - [2025-11-05 10:16:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002981 10.0.0.23 - - [2025-11-05 10:16:28] "GET / HTTP/1.1" 200 35931 0.002215 10.0.0.23 - - [2025-11-05 10:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.23 - - [2025-11-05 10:16:28] "GET /global-system-config/80ef11c6-430c-450b-868e-cb5c2143b06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.008974 10.0.0.23 - - [2025-11-05 10:16:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.003559 10.0.0.23 - - [2025-11-05 10:16:28] "POST /config-database-nodes HTTP/1.1" 200 611 0.030977 10.0.0.23 - - [2025-11-05 10:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.23 - - [2025-11-05 10:16:31] "GET /global-vrouter-config/32045637-5ed5-4d4b-b357-764317574ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003915 10.0.0.23 - - [2025-11-05 10:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.23 - - [2025-11-05 10:16:31] "PUT /global-vrouter-config/32045637-5ed5-4d4b-b357-764317574ce0 HTTP/1.1" 200 276 0.015816 10.0.0.23 - - [2025-11-05 10:16:32] "GET / HTTP/1.1" 200 35931 0.001895 10.0.0.23 - - [2025-11-05 10:16:32] "POST /alarms HTTP/1.1" 200 581 0.042585 10.0.0.23 - - [2025-11-05 10:16:32] "POST /alarms HTTP/1.1" 200 575 0.075605 10.0.0.23 - - [2025-11-05 10:16:32] "POST /alarms HTTP/1.1" 200 575 0.113145 10.0.0.23 - - [2025-11-05 10:16:32] "POST /alarms HTTP/1.1" 200 559 0.041505 10.0.0.23 - - [2025-11-05 10:16:32] "POST /alarms HTTP/1.1" 200 555 0.124310 10.0.0.23 - - [2025-11-05 10:16:32] "POST /alarms HTTP/1.1" 200 557 0.087825 10.0.0.23 - - [2025-11-05 10:16:33] "POST /alarms HTTP/1.1" 200 565 0.056231 10.0.0.23 - - [2025-11-05 10:16:33] "POST /alarms HTTP/1.1" 200 549 0.083738 10.0.0.23 - - [2025-11-05 10:16:33] "POST /alarms HTTP/1.1" 200 557 0.083035 10.0.0.23 - - [2025-11-05 10:16:33] "POST /alarms HTTP/1.1" 200 567 0.048574 10.0.0.23 - - [2025-11-05 10:16:33] "POST /alarms HTTP/1.1" 200 555 0.071138 10.0.0.23 - - [2025-11-05 10:16:33] "POST /alarms HTTP/1.1" 200 567 0.063650 10.0.0.23 - - [2025-11-05 10:16:33] "POST /alarms HTTP/1.1" 200 575 0.104058 10.0.0.23 - - [2025-11-05 10:16:33] "POST /alarms HTTP/1.1" 200 569 0.287775 10.0.0.23 - - [2025-11-05 10:16:34] "POST /alarms HTTP/1.1" 200 561 0.129502 10.0.0.23 - - [2025-11-05 10:16:34] "POST /alarms HTTP/1.1" 200 561 0.039221 10.0.0.23 - - [2025-11-05 10:16:34] "POST /alarms HTTP/1.1" 200 561 0.047229 10.0.0.23 - - [2025-11-05 10:16:34] "POST /alarms HTTP/1.1" 200 547 0.075238 10.0.0.23 - - [2025-11-05 10:16:34] "POST /alarms HTTP/1.1" 200 595 0.045908 10.0.0.23 - - [2025-11-05 10:16:34] "POST /alarms HTTP/1.1" 200 575 0.083234 10.0.0.23 - - [2025-11-05 10:16:34] "POST /alarms HTTP/1.1" 200 571 0.055627 10.0.0.23 - - [2025-11-05 10:16:34] "POST /alarms HTTP/1.1" 200 583 0.036976 10.0.0.23 - - [2025-11-05 10:16:34] "POST /alarms HTTP/1.1" 200 609 0.096895 10.0.0.23 - - [2025-11-05 10:16:35] "GET / HTTP/1.1" 200 35931 0.002087 10.0.0.23 - - [2025-11-05 10:16:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004968 10.0.0.23 - - [2025-11-05 10:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.23 - - [2025-11-05 10:16:35] "PUT /global-vrouter-config/32045637-5ed5-4d4b-b357-764317574ce0 HTTP/1.1" 200 276 0.024242 10.0.0.23 - - [2025-11-05 10:16:35] "GET / HTTP/1.1" 200 35931 0.001861 10.0.0.23 - - [2025-11-05 10:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004958 10.0.0.23 - - [2025-11-05 10:16:35] "GET /global-vrouter-config/32045637-5ed5-4d4b-b357-764317574ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004795 10.0.0.23 - - [2025-11-05 10:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.23 - - [2025-11-05 10:16:35] "PUT /global-vrouter-config/32045637-5ed5-4d4b-b357-764317574ce0 HTTP/1.1" 200 276 0.032083 10.0.0.23 - - [2025-11-05 10:16:36] "GET / HTTP/1.1" 200 35931 0.001356 10.0.0.23 - - [2025-11-05 10:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.23 - - [2025-11-05 10:16:36] "GET /global-system-config/80ef11c6-430c-450b-868e-cb5c2143b06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.012342 10.0.0.23 - - [2025-11-05 10:16:36] "PUT /global-system-config/80ef11c6-430c-450b-868e-cb5c2143b06d HTTP/1.1" 200 274 0.060715 10.0.0.23 - - [2025-11-05 10:18:42] "GET /global-system-configs HTTP/1.1" 200 322 0.003364 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:18:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001209 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:18:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001533 10.0.0.23 - - [2025-11-05 10:18:44] "GET /global-system-configs HTTP/1.1" 200 322 0.006953 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:18:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001092 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:18:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001159 10.0.0.23 - - [2025-11-05 10:18:58] "GET / HTTP/1.1" 200 35931 0.002549 10.0.0.23 - - [2025-11-05 10:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.23 - - [2025-11-05 10:18:58] "GET /domain/be23e6f6-c06d-4788-b5ff-05ad019ef61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.004327 10.0.0.23 - - [2025-11-05 10:18:58] "POST /id-to-fqname HTTP/1.1" 200 173 0.013523 10.0.0.23 - - [2025-11-05 10:18:58] "POST /fqname-to-id HTTP/1.1" 404 182 0.012271 10.0.0.23 - - [2025-11-05 10:18:58] "POST /security-groups HTTP/1.1" 200 570 0.086153 10.0.0.23 - - [2025-11-05 10:18:58] "POST /projects HTTP/1.1" 200 481 0.321890 10.0.0.23 - - [2025-11-05 10:18:59] "POST /fqname-to-id HTTP/1.1" 404 213 0.003514 10.0.0.23 - - [2025-11-05 10:18:59] "POST /access-control-lists HTTP/1.1" 200 579 0.078869 10.0.0.23 - - [2025-11-05 10:18:59] "POST /security-groups HTTP/1.1" 200 534 0.127973 10.0.0.23 - - [2025-11-05 10:18:59] "POST /fqname-to-id HTTP/1.1" 404 212 0.007919 10.0.0.23 - - [2025-11-05 10:18:59] "POST /chown HTTP/1.1" 200 109 0.049546 10.0.0.23 - - [2025-11-05 10:18:59] "POST /policy-managements HTTP/1.1" 409 214 0.002862 10.0.0.23 - - [2025-11-05 10:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.23 - - [2025-11-05 10:18:59] "GET /policy-management/06c793fc-d783-4f20-b4f4-e977e5238dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.028567 10.0.0.23 - - [2025-11-05 10:18:59] "POST /access-control-lists HTTP/1.1" 200 577 0.101988 10.0.0.23 - - [2025-11-05 10:18:59] "POST /application-policy-sets HTTP/1.1" 200 528 0.034364 10.0.0.23 - - [2025-11-05 10:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007171 10.0.0.23 - - [2025-11-05 10:18:59] "GET /global-vrouter-config/32045637-5ed5-4d4b-b357-764317574ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004469 10.0.0.23 - - [2025-11-05 10:18:59] "PUT /global-vrouter-config/32045637-5ed5-4d4b-b357-764317574ce0 HTTP/1.1" 200 276 0.028346 10.0.0.23 - - [2025-11-05 10:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.018119 10.0.0.23 - - [2025-11-05 10:18:59] "GET /virtual-network/0907daf5-7bc2-4a69-a32a-6737d995ffe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.008917 10.0.0.23 - - [2025-11-05 10:18:59] "POST /id-to-fqname HTTP/1.1" 200 177 0.001064 10.0.0.23 - - [2025-11-05 10:18:59] "POST /fqname-to-id HTTP/1.1" 404 186 0.011542 10.0.0.23 - - [2025-11-05 10:18:59] "POST /fqname-to-id HTTP/1.1" 404 232 0.004204 10.0.0.23 - - [2025-11-05 10:18:59] "POST /security-groups HTTP/1.1" 200 574 0.140531 10.0.0.23 - - [2025-11-05 10:18:59] "POST /access-control-lists HTTP/1.1" 200 594 0.126650 10.0.0.23 - - [2025-11-05 10:18:59] "POST /projects HTTP/1.1" 200 489 0.393856 10.0.0.23 - - [2025-11-05 10:18:59] "POST /fqname-to-id HTTP/1.1" 404 231 0.007722 10.0.0.23 - - [2025-11-05 10:19:00] "POST /security-groups HTTP/1.1" 200 546 0.063101 10.0.0.23 - - [2025-11-05 10:19:00] "POST /access-control-lists HTTP/1.1" 200 592 0.072623 10.0.0.23 - - [2025-11-05 10:19:00] "POST /chown HTTP/1.1" 200 109 0.070339 10.0.0.23 - - [2025-11-05 10:19:00] "POST /fqname-to-id HTTP/1.1" 404 217 0.003878 10.0.0.23 - - [2025-11-05 10:19:00] "POST /access-control-lists HTTP/1.1" 200 583 0.082130 10.0.0.23 - - [2025-11-05 10:19:00] "POST /network-ipams HTTP/1.1" 200 522 0.113702 10.0.0.23 - - [2025-11-05 10:19:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.004060 10.0.0.23 - - [2025-11-05 10:19:00] "POST /access-control-lists HTTP/1.1" 200 581 0.091918 10.0.0.23 - - [2025-11-05 10:19:00] "POST /network-ipams HTTP/1.1" 200 510 0.127880 10.0.0.23 - - [2025-11-05 10:19:00] "POST /fqname-to-id HTTP/1.1" 404 240 0.014732 10.0.0.23 - - [2025-11-05 10:19:00] "POST /fqname-to-id HTTP/1.1" 404 198 0.015321 10.0.0.23 - - [2025-11-05 10:19:00] "POST /access-control-lists HTTP/1.1" 200 602 0.045417 10.0.0.23 - - [2025-11-05 10:19:00] "POST /fqname-to-id HTTP/1.1" 404 239 0.005981 10.0.0.23 - - [2025-11-05 10:19:00] "POST /access-control-lists HTTP/1.1" 200 600 0.071465 10.0.0.23 - - [2025-11-05 10:19:00] "POST /fqname-to-id HTTP/1.1" 404 229 0.006029 10.0.0.23 - - [2025-11-05 10:19:00] "POST /useragent-kv HTTP/1.1" 200 115 0.018894 10.0.0.23 - - [2025-11-05 10:19:00] "POST /virtual-networks HTTP/1.1" 200 538 0.275864 10.0.0.23 - - [2025-11-05 10:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005254 10.0.0.23 - - [2025-11-05 10:19:00] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.009380 10.0.0.23 - - [2025-11-05 10:19:00] "POST /access-control-lists HTTP/1.1" 200 589 0.109752 10.0.0.23 - - [2025-11-05 10:19:00] "POST /network-ipams HTTP/1.1" 200 518 0.148742 10.0.0.23 - - [2025-11-05 10:19:01] "POST /fqname-to-id HTTP/1.1" 404 202 0.006228 10.0.0.23 - - [2025-11-05 10:19:01] "POST /route-targets HTTP/1.1" 200 327 0.100214 10.0.0.23 - - [2025-11-05 10:19:01] "POST /ref-update HTTP/1.1" 200 156 0.078594 10.0.0.23 - - [2025-11-05 10:19:01] "PUT /access-control-list/8e48cc61-3901-4219-9f64-fcac400f34fd HTTP/1.1" 200 272 0.111402 10.0.0.23 - - [2025-11-05 10:19:01] "POST /useragent-kv HTTP/1.1" 200 115 0.031282 10.0.0.23 - - [2025-11-05 10:19:01] "POST /virtual-networks HTTP/1.1" 200 546 0.344887 10.0.0.23 - - [2025-11-05 10:19:01] "POST /route-targets HTTP/1.1" 200 327 0.018988 10.0.0.23 - - [2025-11-05 10:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016716 10.0.0.23 - - [2025-11-05 10:19:01] "GET /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.018969 10.0.0.23 - - [2025-11-05 10:19:01] "POST /fqname-to-id HTTP/1.1" 404 199 0.003420 10.0.0.23 - - [2025-11-05 10:19:01] "POST /ref-update HTTP/1.1" 200 156 0.051765 10.0.0.23 - - [2025-11-05 10:19:01] "POST /network-policys HTTP/1.1" 200 538 0.041322 10.0.0.23 - - [2025-11-05 10:19:01] "POST /fqname-to-id HTTP/1.1" 404 197 0.015591 10.0.0.23 - - [2025-11-05 10:19:01] "POST /network-policys HTTP/1.1" 200 534 0.037387 10.0.0.23 - - [2025-11-05 10:19:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.040548 10.0.0.23 - - [2025-11-05 10:19:01] "POST /network-policys HTTP/1.1" 200 542 0.029370 10.0.0.23 - - [2025-11-05 10:19:01] "PUT /access-control-list/ec989a7c-9d1a-43f9-a8cc-7e5a61aeb92a HTTP/1.1" 200 272 0.016218 10.0.0.23 - - [2025-11-05 10:19:01] "POST /ref-update HTTP/1.1" 200 156 0.127476 10.0.0.23 - - [2025-11-05 10:19:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006018 10.0.0.23 - - [2025-11-05 10:19:02] "POST /ref-update HTTP/1.1" 200 156 0.077769 10.0.0.23 - - [2025-11-05 10:19:02] "PUT /access-control-list/8e48cc61-3901-4219-9f64-fcac400f34fd HTTP/1.1" 200 272 0.064910 10.0.0.23 - - [2025-11-05 10:19:02] "PUT /access-control-list/ec989a7c-9d1a-43f9-a8cc-7e5a61aeb92a HTTP/1.1" 200 272 0.033888 10.0.0.23 - - [2025-11-05 10:19:02] "POST /ref-update HTTP/1.1" 200 156 0.161757 10.0.0.23 - - [2025-11-05 10:19:02] "PUT /access-control-list/8e48cc61-3901-4219-9f64-fcac400f34fd HTTP/1.1" 200 272 0.067758 10.0.0.23 - - [2025-11-05 10:19:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002840 10.0.0.23 - - [2025-11-05 10:19:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015110 10.0.0.23 - - [2025-11-05 10:19:02] "POST /ref-update HTTP/1.1" 200 156 0.032642 10.0.0.23 - - [2025-11-05 10:19:02] "POST /fqname-to-id HTTP/1.1" 404 237 0.007869 10.0.0.23 - - [2025-11-05 10:19:02] "POST /ref-update HTTP/1.1" 200 156 0.125366 10.0.0.23 - - [2025-11-05 10:19:02] "POST /access-control-lists HTTP/1.1" 200 601 0.124453 10.0.0.23 - - [2025-11-05 10:19:02] "POST /ref-update HTTP/1.1" 200 156 0.063288 10.0.0.23 - - [2025-11-05 10:19:02] "POST /ref-update HTTP/1.1" 200 156 0.216789 10.0.0.23 - - [2025-11-05 10:19:02] "PUT /access-control-list/ec989a7c-9d1a-43f9-a8cc-7e5a61aeb92a HTTP/1.1" 200 272 0.044054 10.0.0.23 - - [2025-11-05 10:19:02] "PUT /access-control-list/7642ccf4-3926-40f7-811a-c30c723eafbf HTTP/1.1" 200 272 0.076611 10.0.0.23 - - [2025-11-05 10:19:02] "POST /ref-update HTTP/1.1" 200 156 0.148702 10.0.0.23 - - [2025-11-05 10:19:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021548 10.0.0.23 - - [2025-11-05 10:19:02] "POST /ref-update HTTP/1.1" 200 156 0.057408 10.0.0.23 - - [2025-11-05 10:19:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022250 10.0.0.23 - - [2025-11-05 10:19:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015205 10.0.0.23 - - [2025-11-05 10:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.23 - - [2025-11-05 10:19:02] "GET /virtual-network/0907daf5-7bc2-4a69-a32a-6737d995ffe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.037291 10.0.0.23 - - [2025-11-05 10:19:03] "PUT /access-control-list/7642ccf4-3926-40f7-811a-c30c723eafbf HTTP/1.1" 200 272 0.083816 10.0.0.23 - - [2025-11-05 10:19:03] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.006661 10.0.0.23 - - [2025-11-05 10:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.23 - - [2025-11-05 10:19:03] "GET /policy-management/06c793fc-d783-4f20-b4f4-e977e5238dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003552 10.0.0.23 - - [2025-11-05 10:19:03] "POST /firewall-policys HTTP/1.1" 200 530 0.037117 10.0.0.23 - - [2025-11-05 10:19:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.058264 10.0.0.23 - - [2025-11-05 10:19:03] "GET /firewall-policy/97cd1a54-a94b-4729-8878-b627d373464f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.024554 10.0.0.23 - - [2025-11-05 10:19:03] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003415 10.0.0.23 - - [2025-11-05 10:19:03] "GET /firewall-policy/97cd1a54-a94b-4729-8878-b627d373464f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003695 10.0.0.23 - - [2025-11-05 10:19:03] "POST /ref-update HTTP/1.1" 200 156 0.031575 10.0.0.23 - - [2025-11-05 10:19:03] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.006427 10.0.0.23 - - [2025-11-05 10:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.23 - - [2025-11-05 10:19:03] "GET /policy-management/06c793fc-d783-4f20-b4f4-e977e5238dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004019 10.0.0.23 - - [2025-11-05 10:19:03] "POST /firewall-policys HTTP/1.1" 200 532 0.030257 10.0.0.23 - - [2025-11-05 10:19:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.020579 10.0.0.23 - - [2025-11-05 10:19:03] "GET /firewall-policy/556dfd24-0dd2-4567-9c04-a497a4888362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.009601 10.0.0.23 - - [2025-11-05 10:19:03] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003377 10.0.0.23 - - [2025-11-05 10:19:03] "GET /firewall-policy/556dfd24-0dd2-4567-9c04-a497a4888362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003920 10.0.0.23 - - [2025-11-05 10:19:03] "GET /firewall-policy/97cd1a54-a94b-4729-8878-b627d373464f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004189 10.0.0.23 - - [2025-11-05 10:19:03] "GET /firewall-policy/97cd1a54-a94b-4729-8878-b627d373464f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004222 10.0.0.23 - - [2025-11-05 10:19:03] "POST /ref-update HTTP/1.1" 200 156 0.035036 10.0.0.23 - - [2025-11-05 10:19:03] "POST /ref-update HTTP/1.1" 200 156 0.071003 10.0.0.23 - - [2025-11-05 10:19:03] "POST /ref-update HTTP/1.1" 200 156 0.063789 10.0.0.23 - - [2025-11-05 10:19:03] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.005965 10.0.0.23 - - [2025-11-05 10:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.23 - - [2025-11-05 10:19:03] "GET /policy-management/06c793fc-d783-4f20-b4f4-e977e5238dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003433 10.0.0.23 - - [2025-11-05 10:19:04] "POST /firewall-policys HTTP/1.1" 200 530 0.056187 10.0.0.23 - - [2025-11-05 10:19:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.035432 10.0.0.23 - - [2025-11-05 10:19:04] "GET /firewall-policy/0a7278e6-91f3-4fb0-a716-17f59faedfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.019130 10.0.0.23 - - [2025-11-05 10:19:04] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003755 10.0.0.23 - - [2025-11-05 10:19:04] "GET /firewall-policy/0a7278e6-91f3-4fb0-a716-17f59faedfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.003940 10.0.0.23 - - [2025-11-05 10:19:04] "GET /firewall-policy/556dfd24-0dd2-4567-9c04-a497a4888362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004593 10.0.0.23 - - [2025-11-05 10:19:04] "GET /firewall-policy/97cd1a54-a94b-4729-8878-b627d373464f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004070 10.0.0.23 - - [2025-11-05 10:19:04] "GET /firewall-policy/97cd1a54-a94b-4729-8878-b627d373464f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003779 10.0.0.23 - - [2025-11-05 10:19:04] "GET /firewall-policy/556dfd24-0dd2-4567-9c04-a497a4888362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003801 10.0.0.23 - - [2025-11-05 10:19:04] "POST /ref-update HTTP/1.1" 200 156 0.039129 10.0.0.23 - - [2025-11-05 10:19:04] "POST /ref-update HTTP/1.1" 200 156 0.060646 10.0.0.23 - - [2025-11-05 10:19:04] "POST /ref-update HTTP/1.1" 200 156 0.026523 10.0.0.23 - - [2025-11-05 10:19:04] "POST /ref-update HTTP/1.1" 200 156 0.033524 10.0.0.23 - - [2025-11-05 10:19:04] "POST /ref-update HTTP/1.1" 200 156 0.084563 10.0.0.23 - - [2025-11-05 10:19:04] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.023511 10.0.0.23 - - [2025-11-05 10:19:04] "POST /tags HTTP/1.1" 200 299 0.263093 10.0.0.23 - - [2025-11-05 10:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.020396 10.0.0.23 - - [2025-11-05 10:19:05] "GET /tag/ad48bd9f-f6d3-4567-bec3-7ef5b508612a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.032961 10.0.0.23 - - [2025-11-05 10:19:05] "POST /set-tag HTTP/1.1" 200 109 0.045537 10.0.0.23 - - [2025-11-05 10:19:05] "POST /tags HTTP/1.1" 200 305 0.119173 10.0.0.23 - - [2025-11-05 10:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.23 - - [2025-11-05 10:19:05] "GET /tag/0a480281-1cb5-4eab-aef4-b227c92452a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.020291 10.0.0.23 - - [2025-11-05 10:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004685 10.0.0.23 - - [2025-11-05 10:19:05] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.060379 10.0.0.23 - - [2025-11-05 10:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005807 10.0.0.23 - - [2025-11-05 10:19:05] "GET /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.019943 10.0.0.23 - - [2025-11-05 10:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007377 10.0.0.23 - - [2025-11-05 10:19:05] "GET /service-appliance-set/4e09fb6a-618e-40bf-9a9b-9eb517165913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.006788 10.0.0.23 - - [2025-11-05 10:19:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.004087 10.0.0.23 - - [2025-11-05 10:19:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.138140 10.0.0.23 - - [2025-11-05 10:19:05] "GET /virtual-machine-interface/bddb1df1-7033-461c-b0b5-812d4e642b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.024991 10.0.0.23 - - [2025-11-05 10:19:06] "POST /instance-ips HTTP/1.1" 200 381 0.133513 10.0.0.23 - - [2025-11-05 10:19:06] "GET /instance-ip/dd15f708-9b80-4877-801c-1a21857b6fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.029997 10.0.0.23 - - [2025-11-05 10:19:06] "POST /loadbalancers HTTP/1.1" 200 582 0.226048 10.0.0.23 - - [2025-11-05 10:19:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.054217 10.0.0.23 - - [2025-11-05 10:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.026048 10.0.0.23 - - [2025-11-05 10:19:06] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.079773 10.0.0.23 - - [2025-11-05 10:19:06] "GET /loadbalancer/f364ed28-e792-4f3e-8355-aad7ea72eb8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.035360 10.0.0.23 - - [2025-11-05 10:19:06] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.140065 10.0.0.23 - - [2025-11-05 10:19:06] "GET /instance-ip/dd15f708-9b80-4877-801c-1a21857b6fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008389 10.0.0.23 - - [2025-11-05 10:19:06] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.096107 10.0.0.23 - - [2025-11-05 10:19:06] "POST /floating-ips HTTP/1.1" 200 583 0.084011 10.0.0.23 - - [2025-11-05 10:19:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.081244 10.0.0.23 - - [2025-11-05 10:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015036 10.0.0.23 - - [2025-11-05 10:19:07] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.087337 10.0.0.23 - - [2025-11-05 10:19:07] "GET /loadbalancer-listener/9019e647-b5db-4aeb-904b-b6ee3ae2b22a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.004177 10.0.0.23 - - [2025-11-05 10:19:07] "GET /loadbalancer-listener/9019e647-b5db-4aeb-904b-b6ee3ae2b22a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.019599 10.0.0.23 - - [2025-11-05 10:19:07] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.054112 10.0.0.23 - - [2025-11-05 10:19:07] "GET /instance-ip/dd15f708-9b80-4877-801c-1a21857b6fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009094 10.0.0.23 - - [2025-11-05 10:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.23 - - [2025-11-05 10:19:07] "GET /global-vrouter-config/32045637-5ed5-4d4b-b357-764317574ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.006860 10.0.0.23 - - [2025-11-05 10:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.23 - - [2025-11-05 10:19:07] "GET /instance-ip/dd15f708-9b80-4877-801c-1a21857b6fae?fields=floating_ips HTTP/1.1" 200 1170 0.042119 10.0.0.23 - - [2025-11-05 10:19:07] "GET /floating-ip/ef73561f-5725-4077-96e9-c8e1f294f79d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003428 10.0.0.23 - - [2025-11-05 10:19:07] "PUT /global-vrouter-config/32045637-5ed5-4d4b-b357-764317574ce0 HTTP/1.1" 200 276 0.022688 10.0.0.23 - - [2025-11-05 10:19:07] "POST /tags HTTP/1.1" 200 357 0.109270 10.0.0.23 - - [2025-11-05 10:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.018491 10.0.0.23 - - [2025-11-05 10:19:07] "GET /tag/fcd199bb-2245-4362-8928-282d2657df48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.018645 10.0.0.23 - - [2025-11-05 10:19:07] "POST /tags HTTP/1.1" 200 305 0.112943 10.0.0.23 - - [2025-11-05 10:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.029307 10.0.0.23 - - [2025-11-05 10:19:07] "GET /tag/160df54c-213d-41ae-b03c-96b1cd2817c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.017934 10.0.0.23 - - [2025-11-05 10:19:07] "POST /id-to-fqname HTTP/1.1" 200 174 0.001937 10.0.0.23 - - [2025-11-05 10:19:07] "POST /fqname-to-id HTTP/1.1" 404 183 0.005739 10.0.0.23 - - [2025-11-05 10:19:08] "POST /security-groups HTTP/1.1" 200 571 0.087803 10.0.0.23 - - [2025-11-05 10:19:08] "POST /projects HTTP/1.1" 200 483 0.247099 10.0.0.23 - - [2025-11-05 10:19:08] "POST /fqname-to-id HTTP/1.1" 404 214 0.003583 10.0.0.23 - - [2025-11-05 10:19:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.039856 10.0.0.23 - - [2025-11-05 10:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.024254 10.0.0.23 - - [2025-11-05 10:19:08] "POST /access-control-lists HTTP/1.1" 200 580 0.115773 10.0.0.23 - - [2025-11-05 10:19:08] "POST /fqname-to-id HTTP/1.1" 404 213 0.009486 10.0.0.23 - - [2025-11-05 10:19:08] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.045124 10.0.0.23 - - [2025-11-05 10:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.23 - - [2025-11-05 10:19:08] "GET /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.004757 10.0.0.23 - - [2025-11-05 10:19:08] "POST /access-control-lists HTTP/1.1" 200 578 0.075096 10.0.0.23 - - [2025-11-05 10:19:08] "PUT /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473 HTTP/1.1" 200 264 0.109175 10.0.0.23 - - [2025-11-05 10:19:08] "PUT /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d HTTP/1.1" 200 264 0.155525 10.0.0.23 - - [2025-11-05 10:19:08] "POST /security-groups HTTP/1.1" 200 537 0.105216 10.0.0.23 - - [2025-11-05 10:19:08] "POST /fqname-to-id HTTP/1.1" 404 234 0.004978 10.0.0.23 - - [2025-11-05 10:19:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.029536 10.0.0.23 - - [2025-11-05 10:19:08] "POST /access-control-lists HTTP/1.1" 200 596 0.074902 10.0.0.23 - - [2025-11-05 10:19:08] "POST /fqname-to-id HTTP/1.1" 404 233 0.016010 10.0.0.23 - - [2025-11-05 10:19:08] "POST /chown HTTP/1.1" 200 109 0.057076 10.0.0.23 - - [2025-11-05 10:19:08] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013474 10.0.0.23 - - [2025-11-05 10:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.23 - - [2025-11-05 10:19:08] "GET /policy-management/06c793fc-d783-4f20-b4f4-e977e5238dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.031723 10.0.0.23 - - [2025-11-05 10:19:08] "POST /access-control-lists HTTP/1.1" 200 594 0.080139 10.0.0.23 - - [2025-11-05 10:19:08] "GET / HTTP/1.1" 200 35931 0.001487 10.0.0.23 - - [2025-11-05 10:19:08] "POST /tags HTTP/1.1" 409 207 0.026049 10.0.0.23 - - [2025-11-05 10:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011630 10.0.0.23 - - [2025-11-05 10:19:08] "GET /global-system-config/80ef11c6-430c-450b-868e-cb5c2143b06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.022621 10.0.0.23 - - [2025-11-05 10:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006737 10.0.0.23 - - [2025-11-05 10:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011716 10.0.0.23 - - [2025-11-05 10:19:08] "GET /config-node/0ca538ed-669a-4179-8b43-7fb54a8c4893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.004752 10.0.0.23 - - [2025-11-05 10:19:09] "GET /tag/160df54c-213d-41ae-b03c-96b1cd2817c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014098 10.0.0.23 - - [2025-11-05 10:19:09] "POST /firewall-rules HTTP/1.1" 200 564 0.095575 10.0.0.23 - - [2025-11-05 10:19:09] "GET /firewall-rule/3163acda-27ea-45bb-95c3-7a4377e4322a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005449 10.0.0.23 - - [2025-11-05 10:19:09] "GET /firewall-policy/556dfd24-0dd2-4567-9c04-a497a4888362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003527 10.0.0.23 - - [2025-11-05 10:19:09] "GET /firewall-rule/3163acda-27ea-45bb-95c3-7a4377e4322a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003617 10.0.0.23 - - [2025-11-05 10:19:09] "POST /ref-update HTTP/1.1" 200 156 0.044615 10.0.0.23 - - [2025-11-05 10:19:09] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016160 10.0.0.23 - - [2025-11-05 10:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005633 10.0.0.23 - - [2025-11-05 10:19:09] "GET /policy-management/06c793fc-d783-4f20-b4f4-e977e5238dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004286 10.0.0.23 - - [2025-11-05 10:19:09] "POST /tags HTTP/1.1" 409 207 0.002783 10.0.0.23 - - [2025-11-05 10:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.23 - - [2025-11-05 10:19:09] "GET /tag/160df54c-213d-41ae-b03c-96b1cd2817c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012748 10.0.0.23 - - [2025-11-05 10:19:09] "POST /firewall-rules HTTP/1.1" 200 562 0.084141 10.0.0.23 - - [2025-11-05 10:19:09] "GET /firewall-rule/a75947c9-47ab-48d2-b5cd-0c3215fd8bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.009857 10.0.0.23 - - [2025-11-05 10:19:09] "GET /firewall-policy/556dfd24-0dd2-4567-9c04-a497a4888362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004771 10.0.0.23 - - [2025-11-05 10:19:09] "GET /firewall-rule/a75947c9-47ab-48d2-b5cd-0c3215fd8bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003312 10.0.0.23 - - [2025-11-05 10:19:09] "POST /ref-update HTTP/1.1" 200 156 0.026666 10.0.0.23 - - [2025-11-05 10:19:09] "POST /tags HTTP/1.1" 200 355 0.041110 10.0.0.23 - - [2025-11-05 10:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.030803 10.0.0.23 - - [2025-11-05 10:19:09] "GET /tag/dadcc3a2-495f-4d45-8977-0a5de8bc4ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.024061 10.0.0.23 - - [2025-11-05 10:19:09] "POST /tags HTTP/1.1" 200 303 0.033668 10.0.0.23 - - [2025-11-05 10:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.027173 10.0.0.23 - - [2025-11-05 10:19:09] "GET /tag/014522a8-1f8b-4efe-8e08-9cc73c279107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.025504 10.0.0.23 - - [2025-11-05 10:19:09] "POST /projects HTTP/1.1" 409 218 0.002745 10.0.0.23 - - [2025-11-05 10:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.23 - - [2025-11-05 10:19:10] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.053951 10.0.0.23 - - [2025-11-05 10:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014177 10.0.0.23 - - [2025-11-05 10:19:10] "GET /network-ipam/3b813def-8e77-4604-b35e-e363d57ef3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.017509 10.0.0.23 - - [2025-11-05 10:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.23 - - [2025-11-05 10:19:10] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.008160 10.0.0.23 - - [2025-11-05 10:19:10] "PUT /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473 HTTP/1.1" 200 264 0.059690 10.0.0.23 - - [2025-11-05 10:19:10] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.013808 10.0.0.23 - - [2025-11-05 10:19:10] "POST /set-tag HTTP/1.1" 200 109 0.090545 10.0.0.23 - - [2025-11-05 10:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009810 10.0.0.23 - - [2025-11-05 10:19:10] "GET /network-ipam/09f50bb9-898d-4c5f-a5fe-7eddcb512ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.003300 10.0.0.23 - - [2025-11-05 10:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.23 - - [2025-11-05 10:19:10] "GET /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.014093 10.0.0.23 - - [2025-11-05 10:19:10] "PUT /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d HTTP/1.1" 200 264 0.082265 10.0.0.23 - - [2025-11-05 10:19:10] "GET /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.007305 10.0.0.23 - - [2025-11-05 10:19:10] "POST /set-tag HTTP/1.1" 200 109 0.076670 10.0.0.23 - - [2025-11-05 10:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010894 10.0.0.23 - - [2025-11-05 10:19:10] "GET /network-policy/c7e855b9-c135-49f9-8e20-0d9d05ead4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005318 10.0.0.23 - - [2025-11-05 10:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.23 - - [2025-11-05 10:19:10] "GET /network-policy/201eb60b-c439-4bf4-8ab4-43a646966e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004754 10.0.0.23 - - [2025-11-05 10:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004722 10.0.0.23 - - [2025-11-05 10:19:10] "GET /network-policy/cfce9762-2f7f-46ef-a255-eeb7335dee77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004305 10.0.0.23 - - [2025-11-05 10:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.23 - - [2025-11-05 10:19:10] "PUT /network-policy/cfce9762-2f7f-46ef-a255-eeb7335dee77 HTTP/1.1" 200 262 0.016060 10.0.0.23 - - [2025-11-05 10:19:11] "PUT /access-control-list/8e48cc61-3901-4219-9f64-fcac400f34fd HTTP/1.1" 200 272 0.057207 10.0.0.23 - - [2025-11-05 10:19:11] "POST /ref-update HTTP/1.1" 200 156 0.168980 10.0.0.23 - - [2025-11-05 10:19:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011650 10.0.0.23 - - [2025-11-05 10:19:11] "PUT /access-control-list/7642ccf4-3926-40f7-811a-c30c723eafbf HTTP/1.1" 200 272 0.101348 10.0.0.23 - - [2025-11-05 10:19:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.038325 10.0.0.23 - - [2025-11-05 10:19:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004871 10.0.0.23 - - [2025-11-05 10:19:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002570 10.0.0.23 - - [2025-11-05 10:19:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003653 10.0.0.23 - - [2025-11-05 10:19:11] "POST /security-groups HTTP/1.1" 409 245 0.002875 10.0.0.23 - - [2025-11-05 10:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.23 - - [2025-11-05 10:19:11] "PUT /security-group/2d820960-b36c-4695-98d9-112676d0d179 HTTP/1.1" 200 262 0.058486 10.0.0.23 - - [2025-11-05 10:19:11] "PUT /access-control-list/9a0869df-7f90-4422-90a7-8bfe8e1fda8a HTTP/1.1" 200 272 0.067974 10.0.0.23 - - [2025-11-05 10:19:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.086394 10.0.0.23 - - [2025-11-05 10:19:11] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022728 10.0.0.23 - - [2025-11-05 10:19:11] "PUT /access-control-list/fa4708b6-d550-480a-a28c-9189168981f4 HTTP/1.1" 200 272 0.083530 10.0.0.23 - - [2025-11-05 10:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013519 10.0.0.23 - - [2025-11-05 10:19:11] "GET /policy-management/06c793fc-d783-4f20-b4f4-e977e5238dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005513 10.0.0.23 - - [2025-11-05 10:19:11] "POST /tags HTTP/1.1" 409 206 0.015956 10.0.0.23 - - [2025-11-05 10:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005469 10.0.0.23 - - [2025-11-05 10:19:11] "GET /tag/014522a8-1f8b-4efe-8e08-9cc73c279107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.018011 10.0.0.23 - - [2025-11-05 10:19:11] "POST /firewall-rules HTTP/1.1" 200 562 0.110960 10.0.0.23 - - [2025-11-05 10:19:11] "GET /firewall-rule/81cf994f-9cc4-4b3d-927e-3effbc20c676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.019862 10.0.0.23 - - [2025-11-05 10:19:11] "GET /firewall-policy/556dfd24-0dd2-4567-9c04-a497a4888362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004952 10.0.0.23 - - [2025-11-05 10:19:11] "GET /firewall-rule/81cf994f-9cc4-4b3d-927e-3effbc20c676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002913 10.0.0.23 - - [2025-11-05 10:19:11] "POST /ref-update HTTP/1.1" 200 156 0.034225 10.0.0.23 - - [2025-11-05 10:19:12] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012044 10.0.0.23 - - [2025-11-05 10:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008260 10.0.0.23 - - [2025-11-05 10:19:12] "GET /policy-management/06c793fc-d783-4f20-b4f4-e977e5238dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.008310 10.0.0.23 - - [2025-11-05 10:19:12] "POST /tags HTTP/1.1" 409 206 0.006155 10.0.0.23 - - [2025-11-05 10:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007569 10.0.0.23 - - [2025-11-05 10:19:12] "GET /tag/014522a8-1f8b-4efe-8e08-9cc73c279107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.022628 10.0.0.23 - - [2025-11-05 10:19:12] "POST /firewall-rules HTTP/1.1" 200 560 0.129117 10.0.0.23 - - [2025-11-05 10:19:12] "GET /firewall-rule/dd492544-2c56-4a4a-8287-7d664f30bc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.016603 10.0.0.23 - - [2025-11-05 10:19:12] "GET /firewall-policy/556dfd24-0dd2-4567-9c04-a497a4888362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.005415 10.0.0.23 - - [2025-11-05 10:19:12] "GET /firewall-rule/dd492544-2c56-4a4a-8287-7d664f30bc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.007988 10.0.0.23 - - [2025-11-05 10:19:12] "POST /ref-update HTTP/1.1" 200 156 0.026347 10.0.0.23 - - [2025-11-05 10:19:12] "POST /tags HTTP/1.1" 200 301 0.058828 10.0.0.23 - - [2025-11-05 10:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.23 - - [2025-11-05 10:19:12] "GET /tag/3cf12160-b6d4-4917-b02e-08a4a996d7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.019340 10.0.0.23 - - [2025-11-05 10:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005404 10.0.0.23 - - [2025-11-05 10:19:12] "GET /project/0e084baa-64d4-4838-a72d-fecad19187f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037059 10.0.0.23 - - [2025-11-05 10:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.019719 10.0.0.23 - - [2025-11-05 10:19:12] "GET /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.010887 10.0.0.23 - - [2025-11-05 10:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.23 - - [2025-11-05 10:19:12] "GET /service-appliance-set/4e09fb6a-618e-40bf-9a9b-9eb517165913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003087 10.0.0.23 - - [2025-11-05 10:19:12] "POST /fqname-to-id HTTP/1.1" 404 242 0.004456 10.0.0.23 - - [2025-11-05 10:19:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.122828 10.0.0.23 - - [2025-11-05 10:19:12] "GET /virtual-machine-interface/8aabe5e0-2a2b-4543-95e3-b766a5dab53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.040550 10.0.0.23 - - [2025-11-05 10:19:12] "POST /instance-ips HTTP/1.1" 200 377 0.031376 10.0.0.23 - - [2025-11-05 10:19:13] "GET /instance-ip/6940f75c-f96d-48c5-86a6-5512c3ff0096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.005833 10.0.0.23 - - [2025-11-05 10:19:13] "POST /loadbalancers HTTP/1.1" 200 582 0.064999 10.0.0.23 - - [2025-11-05 10:19:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.046342 10.0.0.23 - - [2025-11-05 10:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015514 10.0.0.23 - - [2025-11-05 10:19:13] "GET /project/0e084baa-64d4-4838-a72d-fecad19187f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.075711 10.0.0.23 - - [2025-11-05 10:19:13] "GET /instance-ip/6940f75c-f96d-48c5-86a6-5512c3ff0096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.006180 10.0.0.23 - - [2025-11-05 10:19:13] "GET /project/0e084baa-64d4-4838-a72d-fecad19187f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.062760 10.0.0.23 - - [2025-11-05 10:19:13] "GET /loadbalancer/1aee1c10-ab05-402f-902e-663807111361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.007968 10.0.0.23 - - [2025-11-05 10:19:13] "POST /floating-ips HTTP/1.1" 200 581 0.064269 10.0.0.23 - - [2025-11-05 10:19:13] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.057693 10.0.0.23 - - [2025-11-05 10:19:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.018063 10.0.0.23 - - [2025-11-05 10:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.016977 10.0.0.23 - - [2025-11-05 10:19:13] "GET /project/0e084baa-64d4-4838-a72d-fecad19187f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.070338 10.0.0.23 - - [2025-11-05 10:19:13] "GET /loadbalancer-listener/42e8cca6-146a-4bf8-8418-86827e05f7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.006923 10.0.0.23 - - [2025-11-05 10:19:13] "GET /loadbalancer-listener/42e8cca6-146a-4bf8-8418-86827e05f7f7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.007943 10.0.0.23 - - [2025-11-05 10:19:13] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.033230 10.0.0.23 - - [2025-11-05 10:19:13] "GET /instance-ip/6940f75c-f96d-48c5-86a6-5512c3ff0096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.004673 10.0.0.23 - - [2025-11-05 10:19:13] "GET /instance-ip/6940f75c-f96d-48c5-86a6-5512c3ff0096?fields=floating_ips HTTP/1.1" 200 1163 0.007622 10.0.0.23 - - [2025-11-05 10:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.23 - - [2025-11-05 10:19:13] "GET /floating-ip/1bcd318d-41b8-40ba-855b-01a10da065d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.004040 10.0.0.23 - - [2025-11-05 10:19:13] "GET /project/0e084baa-64d4-4838-a72d-fecad19187f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.066347 10.0.0.23 - - [2025-11-05 10:19:13] "GET /loadbalancer/1aee1c10-ab05-402f-902e-663807111361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003338 10.0.0.23 - - [2025-11-05 10:19:13] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.050477 10.0.0.23 - - [2025-11-05 10:19:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.042249 10.0.0.23 - - [2025-11-05 10:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015922 10.0.0.23 - - [2025-11-05 10:19:13] "GET /project/0e084baa-64d4-4838-a72d-fecad19187f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.056993 10.0.0.23 - - [2025-11-05 10:19:14] "GET /loadbalancer-listener/d121e3c8-4330-4ba8-bf12-b8aee1036c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.008374 10.0.0.23 - - [2025-11-05 10:19:14] "GET /loadbalancer-listener/d121e3c8-4330-4ba8-bf12-b8aee1036c9e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.006874 10.0.0.23 - - [2025-11-05 10:19:14] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.048571 10.0.0.23 - - [2025-11-05 10:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.016971 10.0.0.23 - - [2025-11-05 10:19:14] "GET /instance-ip/6940f75c-f96d-48c5-86a6-5512c3ff0096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.005350 10.0.0.23 - - [2025-11-05 10:19:14] "GET /instance-ip/6940f75c-f96d-48c5-86a6-5512c3ff0096?fields=floating_ips HTTP/1.1" 200 1163 0.010143 10.0.0.23 - - [2025-11-05 10:19:14] "GET /floating-ip/1bcd318d-41b8-40ba-855b-01a10da065d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.010883 10.0.0.23 - - [2025-11-05 10:19:14] "GET /project/0e084baa-64d4-4838-a72d-fecad19187f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.103889 10.0.0.23 - - [2025-11-05 10:19:14] "GET /loadbalancer/1aee1c10-ab05-402f-902e-663807111361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003318 10.0.0.23 - - [2025-11-05 10:19:14] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.026882 10.0.0.23 - - [2025-11-05 10:19:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.027114 10.0.0.23 - - [2025-11-05 10:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010070 10.0.0.23 - - [2025-11-05 10:19:14] "GET /project/0e084baa-64d4-4838-a72d-fecad19187f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.033257 10.0.0.23 - - [2025-11-05 10:19:14] "GET /loadbalancer-listener/fdee878b-22ad-4ccc-81db-b489a5b6a191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.014222 10.0.0.23 - - [2025-11-05 10:19:14] "GET /loadbalancer-listener/fdee878b-22ad-4ccc-81db-b489a5b6a191?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.006131 10.0.0.23 - - [2025-11-05 10:19:14] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.040514 10.0.0.23 - - [2025-11-05 10:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005531 10.0.0.23 - - [2025-11-05 10:19:14] "GET /loadbalancer/f364ed28-e792-4f3e-8355-aad7ea72eb8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003695 10.0.0.23 - - [2025-11-05 10:19:14] "GET /instance-ip/6940f75c-f96d-48c5-86a6-5512c3ff0096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.009340 10.0.0.23 - - [2025-11-05 10:19:14] "GET /instance-ip/6940f75c-f96d-48c5-86a6-5512c3ff0096?fields=floating_ips HTTP/1.1" 200 1163 0.007546 10.0.0.23 - - [2025-11-05 10:19:14] "POST /tags HTTP/1.1" 200 371 0.034460 10.0.0.23 - - [2025-11-05 10:19:14] "GET /floating-ip/1bcd318d-41b8-40ba-855b-01a10da065d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.003991 10.0.0.23 - - [2025-11-05 10:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005654 10.0.0.23 - - [2025-11-05 10:19:14] "GET /tag/fac8de2f-81dc-48f3-b2dc-4d3565d081e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.025101 10.0.0.23 - - [2025-11-05 10:19:14] "POST /tags HTTP/1.1" 200 319 0.041832 10.0.0.23 - - [2025-11-05 10:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.23 - - [2025-11-05 10:19:14] "GET /tag/573529fb-9d3b-45a2-92b5-ea175f9d3179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.022851 10.0.0.23 - - [2025-11-05 10:19:14] "POST /id-to-fqname HTTP/1.1" 200 181 0.002149 10.0.0.23 - - [2025-11-05 10:19:15] "POST /fqname-to-id HTTP/1.1" 404 190 0.018038 10.0.0.23 - - [2025-11-05 10:19:15] "POST /security-groups HTTP/1.1" 200 578 0.080075 10.0.0.23 - - [2025-11-05 10:19:15] "POST /projects HTTP/1.1" 200 497 0.296328 10.0.0.23 - - [2025-11-05 10:19:15] "POST /fqname-to-id HTTP/1.1" 404 225 0.004473 10.0.0.23 - - [2025-11-05 10:19:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.025515 10.0.0.23 - - [2025-11-05 10:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.021770 10.0.0.23 - - [2025-11-05 10:19:15] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.018346 10.0.0.23 - - [2025-11-05 10:19:15] "POST /access-control-lists HTTP/1.1" 200 587 0.102829 10.0.0.23 - - [2025-11-05 10:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.23 - - [2025-11-05 10:19:15] "POST /fqname-to-id HTTP/1.1" 404 224 0.010178 10.0.0.23 - - [2025-11-05 10:19:15] "GET /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.017102 10.0.0.23 - - [2025-11-05 10:19:15] "POST /access-control-lists HTTP/1.1" 200 585 0.145367 10.0.0.23 - - [2025-11-05 10:19:15] "PUT /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473 HTTP/1.1" 200 264 0.210982 10.0.0.23 - - [2025-11-05 10:19:15] "PUT /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d HTTP/1.1" 200 264 0.063612 10.0.0.23 - - [2025-11-05 10:19:15] "POST /security-groups HTTP/1.1" 200 558 0.081472 10.0.0.23 - - [2025-11-05 10:19:15] "POST /fqname-to-id HTTP/1.1" 404 248 0.001884 10.0.0.23 - - [2025-11-05 10:19:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.042269 10.0.0.23 - - [2025-11-05 10:19:15] "POST /chown HTTP/1.1" 200 109 0.047360 10.0.0.23 - - [2025-11-05 10:19:15] "POST /access-control-lists HTTP/1.1" 200 610 0.074589 10.0.0.23 - - [2025-11-05 10:19:15] "POST /fqname-to-id HTTP/1.1" 404 247 0.002539 10.0.0.23 - - [2025-11-05 10:19:15] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019508 10.0.0.23 - - [2025-11-05 10:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.021243 10.0.0.23 - - [2025-11-05 10:19:16] "GET /policy-management/06c793fc-d783-4f20-b4f4-e977e5238dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005324 10.0.0.23 - - [2025-11-05 10:19:16] "POST /tags HTTP/1.1" 409 214 0.002941 10.0.0.23 - - [2025-11-05 10:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.23 - - [2025-11-05 10:19:16] "GET /tag/573529fb-9d3b-45a2-92b5-ea175f9d3179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.024706 10.0.0.23 - - [2025-11-05 10:19:16] "POST /access-control-lists HTTP/1.1" 200 608 0.137367 10.0.0.23 - - [2025-11-05 10:19:16] "POST /firewall-rules HTTP/1.1" 200 578 0.073384 10.0.0.23 - - [2025-11-05 10:19:16] "GET /firewall-rule/3e886c9e-f3ef-4865-9e15-76d9c9e81151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.040697 10.0.0.23 - - [2025-11-05 10:19:16] "GET /firewall-policy/556dfd24-0dd2-4567-9c04-a497a4888362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004846 10.0.0.23 - - [2025-11-05 10:19:16] "GET /firewall-rule/3e886c9e-f3ef-4865-9e15-76d9c9e81151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003580 10.0.0.23 - - [2025-11-05 10:19:16] "POST /ref-update HTTP/1.1" 200 156 0.077713 10.0.0.23 - - [2025-11-05 10:19:16] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007553 10.0.0.23 - - [2025-11-05 10:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.23 - - [2025-11-05 10:19:16] "GET /policy-management/06c793fc-d783-4f20-b4f4-e977e5238dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.027815 10.0.0.23 - - [2025-11-05 10:19:16] "POST /tags HTTP/1.1" 409 214 0.002804 10.0.0.23 - - [2025-11-05 10:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.23 - - [2025-11-05 10:19:16] "GET /tag/573529fb-9d3b-45a2-92b5-ea175f9d3179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.012939 10.0.0.23 - - [2025-11-05 10:19:16] "POST /firewall-rules HTTP/1.1" 200 576 0.075809 10.0.0.23 - - [2025-11-05 10:19:16] "GET /firewall-rule/2ef5d7ee-e697-4045-a43e-4c30a4ae7efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005599 10.0.0.23 - - [2025-11-05 10:19:16] "GET /firewall-policy/556dfd24-0dd2-4567-9c04-a497a4888362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005285 10.0.0.23 - - [2025-11-05 10:19:16] "GET /firewall-rule/2ef5d7ee-e697-4045-a43e-4c30a4ae7efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003217 10.0.0.23 - - [2025-11-05 10:19:16] "POST /ref-update HTTP/1.1" 200 156 0.081153 10.0.0.23 - - [2025-11-05 10:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008279 10.0.0.23 - - [2025-11-05 10:19:16] "GET /loadbalancer/1aee1c10-ab05-402f-902e-663807111361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.091539 10.0.0.23 - - [2025-11-05 10:19:17] "POST /tags HTTP/1.1" 200 363 0.104147 10.0.0.23 - - [2025-11-05 10:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.23 - - [2025-11-05 10:19:17] "GET /tag/8262aba1-1e4e-4e93-993e-61bcb212c70a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.069908 10.0.0.23 - - [2025-11-05 10:19:17] "POST /tags HTTP/1.1" 200 311 0.062269 10.0.0.23 - - [2025-11-05 10:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.022681 10.0.0.23 - - [2025-11-05 10:19:17] "GET /tag/f5f06c36-9770-42dd-b533-87b54106eec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.053133 10.0.0.23 - - [2025-11-05 10:19:17] "POST /id-to-fqname HTTP/1.1" 200 177 0.000573 10.0.0.23 - - [2025-11-05 10:19:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.009742 10.0.0.23 - - [2025-11-05 10:19:17] "POST /security-groups HTTP/1.1" 200 574 0.089793 10.0.0.23 - - [2025-11-05 10:19:17] "POST /projects HTTP/1.1" 200 489 0.290836 10.0.0.23 - - [2025-11-05 10:19:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.038019 10.0.0.23 - - [2025-11-05 10:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004934 10.0.0.23 - - [2025-11-05 10:19:17] "POST /fqname-to-id HTTP/1.1" 404 217 0.012630 10.0.0.23 - - [2025-11-05 10:19:17] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.020559 10.0.0.23 - - [2025-11-05 10:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009041 10.0.0.23 - - [2025-11-05 10:19:17] "GET /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.021785 10.0.0.23 - - [2025-11-05 10:19:18] "POST /access-control-lists HTTP/1.1" 200 583 0.164579 10.0.0.23 - - [2025-11-05 10:19:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.008604 10.0.0.23 - - [2025-11-05 10:19:18] "POST /access-control-lists HTTP/1.1" 200 581 0.123462 10.0.0.23 - - [2025-11-05 10:19:18] "PUT /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473 HTTP/1.1" 200 264 0.315117 10.0.0.23 - - [2025-11-05 10:19:18] "PUT /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d HTTP/1.1" 200 264 0.192755 10.0.0.23 - - [2025-11-05 10:19:18] "POST /security-groups HTTP/1.1" 200 546 0.311109 10.0.0.23 - - [2025-11-05 10:19:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.045636 10.0.0.23 - - [2025-11-05 10:19:18] "POST /fqname-to-id HTTP/1.1" 404 240 0.025188 10.0.0.23 - - [2025-11-05 10:19:18] "POST /chown HTTP/1.1" 200 109 0.038592 10.0.0.23 - - [2025-11-05 10:19:19] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.034302 10.0.0.23 - - [2025-11-05 10:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.23 - - [2025-11-05 10:19:19] "GET /policy-management/06c793fc-d783-4f20-b4f4-e977e5238dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.031654 10.0.0.23 - - [2025-11-05 10:19:19] "POST /access-control-lists HTTP/1.1" 200 602 0.181100 10.0.0.23 - - [2025-11-05 10:19:19] "POST /tags HTTP/1.1" 409 210 0.047115 10.0.0.23 - - [2025-11-05 10:19:19] "POST /fqname-to-id HTTP/1.1" 404 239 0.003506 10.0.0.23 - - [2025-11-05 10:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011726 10.0.0.23 - - [2025-11-05 10:19:19] "GET /tag/f5f06c36-9770-42dd-b533-87b54106eec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.103376 10.0.0.23 - - [2025-11-05 10:19:19] "POST /access-control-lists HTTP/1.1" 200 600 0.166172 10.0.0.23 - - [2025-11-05 10:19:19] "POST /firewall-rules HTTP/1.1" 200 570 0.210954 10.0.0.23 - - [2025-11-05 10:19:19] "GET /firewall-rule/462d236e-5b14-4b50-9385-798088810997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.069082 10.0.0.23 - - [2025-11-05 10:19:19] "GET /firewall-policy/556dfd24-0dd2-4567-9c04-a497a4888362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.026491 10.0.0.23 - - [2025-11-05 10:19:19] "GET /firewall-rule/462d236e-5b14-4b50-9385-798088810997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006260 10.0.0.23 - - [2025-11-05 10:19:19] "POST /ref-update HTTP/1.1" 200 156 0.060219 10.0.0.23 - - [2025-11-05 10:19:19] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007776 10.0.0.23 - - [2025-11-05 10:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004306 10.0.0.23 - - [2025-11-05 10:19:19] "GET /policy-management/06c793fc-d783-4f20-b4f4-e977e5238dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004513 10.0.0.23 - - [2025-11-05 10:19:19] "POST /tags HTTP/1.1" 409 210 0.002339 10.0.0.23 - - [2025-11-05 10:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005211 10.0.0.23 - - [2025-11-05 10:19:19] "GET /tag/f5f06c36-9770-42dd-b533-87b54106eec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.027378 10.0.0.23 - - [2025-11-05 10:19:20] "POST /firewall-rules HTTP/1.1" 200 568 0.097001 10.0.0.23 - - [2025-11-05 10:19:20] "GET /firewall-rule/fdad6967-e93b-4eae-954e-8143ff3896ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.014783 10.0.0.23 - - [2025-11-05 10:19:20] "GET /firewall-policy/556dfd24-0dd2-4567-9c04-a497a4888362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.005371 10.0.0.23 - - [2025-11-05 10:19:20] "GET /firewall-rule/fdad6967-e93b-4eae-954e-8143ff3896ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003626 10.0.0.23 - - [2025-11-05 10:19:20] "POST /ref-update HTTP/1.1" 200 156 0.070747 10.0.0.23 - - [2025-11-05 10:19:20] "POST /tags HTTP/1.1" 200 363 0.046827 10.0.0.23 - - [2025-11-05 10:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.041330 10.0.0.23 - - [2025-11-05 10:19:20] "GET /tag/e66e2aa6-8653-4c5e-8955-3c12f2a4f247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.051132 10.0.0.23 - - [2025-11-05 10:19:20] "POST /tags HTTP/1.1" 200 311 0.102222 10.0.0.23 - - [2025-11-05 10:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007704 10.0.0.23 - - [2025-11-05 10:19:20] "GET /tag/ffc7b3fb-5f94-472b-a8cf-c4ff2932dca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.030610 10.0.0.23 - - [2025-11-05 10:19:20] "POST /projects HTTP/1.1" 409 223 0.008508 10.0.0.23 - - [2025-11-05 10:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.23 - - [2025-11-05 10:19:20] "GET /project/0e084baa-64d4-4838-a72d-fecad19187f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.230736 10.0.0.23 - - [2025-11-05 10:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008673 10.0.0.23 - - [2025-11-05 10:19:20] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.011152 10.0.0.23 - - [2025-11-05 10:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005760 10.0.0.23 - - [2025-11-05 10:19:21] "GET /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.014198 10.0.0.23 - - [2025-11-05 10:19:21] "PUT /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473 HTTP/1.1" 200 264 0.267462 10.0.0.23 - - [2025-11-05 10:19:21] "PUT /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d HTTP/1.1" 200 264 0.262852 10.0.0.23 - - [2025-11-05 10:19:21] "POST /security-groups HTTP/1.1" 409 253 0.010820 10.0.0.23 - - [2025-11-05 10:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.23 - - [2025-11-05 10:19:21] "PUT /security-group/b94631fb-b16b-4b42-8ad9-b896138c7918 HTTP/1.1" 200 262 0.099865 10.0.0.23 - - [2025-11-05 10:19:21] "PUT /access-control-list/3628dfa8-9821-4370-929c-4ec55094197d HTTP/1.1" 200 272 0.122278 10.0.0.23 - - [2025-11-05 10:19:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.184628 10.0.0.23 - - [2025-11-05 10:19:22] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.037616 10.0.0.23 - - [2025-11-05 10:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.020429 10.0.0.23 - - [2025-11-05 10:19:22] "PUT /access-control-list/b86579dd-adec-4387-b34f-a63c0da874d0 HTTP/1.1" 200 272 0.163382 10.0.0.23 - - [2025-11-05 10:19:22] "GET /policy-management/06c793fc-d783-4f20-b4f4-e977e5238dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.021803 10.0.0.23 - - [2025-11-05 10:19:22] "POST /tags HTTP/1.1" 409 210 0.007281 10.0.0.23 - - [2025-11-05 10:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006617 10.0.0.23 - - [2025-11-05 10:19:22] "GET /tag/ffc7b3fb-5f94-472b-a8cf-c4ff2932dca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.079736 10.0.0.23 - - [2025-11-05 10:19:22] "POST /firewall-rules HTTP/1.1" 200 570 0.162226 10.0.0.23 - - [2025-11-05 10:19:22] "GET /firewall-rule/60c41160-78a1-4eda-b5c0-6759e2fa87a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.046344 10.0.0.23 - - [2025-11-05 10:19:22] "GET /firewall-policy/556dfd24-0dd2-4567-9c04-a497a4888362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.025516 10.0.0.23 - - [2025-11-05 10:19:22] "GET /firewall-rule/60c41160-78a1-4eda-b5c0-6759e2fa87a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009167 10.0.0.23 - - [2025-11-05 10:19:22] "POST /ref-update HTTP/1.1" 200 156 0.132645 10.0.0.23 - - [2025-11-05 10:19:22] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009472 10.0.0.23 - - [2025-11-05 10:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005201 10.0.0.23 - - [2025-11-05 10:19:22] "GET /policy-management/06c793fc-d783-4f20-b4f4-e977e5238dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005794 10.0.0.23 - - [2025-11-05 10:19:22] "GET / HTTP/1.1" 200 35931 0.001514 10.0.0.23 - - [2025-11-05 10:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009983 10.0.0.23 - - [2025-11-05 10:19:22] "GET /routing-instance/59575f00-04bc-4476-b5d7-4219a62c9212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.008260 10.0.0.23 - - [2025-11-05 10:19:22] "POST /bgp-routers HTTP/1.1" 409 301 0.004788 10.0.0.23 - - [2025-11-05 10:19:22] "POST /tags HTTP/1.1" 409 210 0.008388 10.0.0.23 - - [2025-11-05 10:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005135 10.0.0.23 - - [2025-11-05 10:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.23 - - [2025-11-05 10:19:22] "GET /tag/ffc7b3fb-5f94-472b-a8cf-c4ff2932dca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.029409 10.0.0.23 - - [2025-11-05 10:19:22] "GET /bgp-router/0dac1b0e-95bb-431c-a847-b68661c3b2d6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.006983 10.0.0.23 - - [2025-11-05 10:19:22] "PUT /bgp-router/0dac1b0e-95bb-431c-a847-b68661c3b2d6 HTTP/1.1" 200 254 0.020237 10.0.0.23 - - [2025-11-05 10:19:23] "POST /firewall-rules HTTP/1.1" 200 568 0.146755 10.0.0.23 - - [2025-11-05 10:19:23] "GET /firewall-rule/04242e9c-4ddf-4bce-8dd2-9dcb930f25f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.010215 10.0.0.23 - - [2025-11-05 10:19:23] "GET /firewall-policy/556dfd24-0dd2-4567-9c04-a497a4888362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005562 10.0.0.23 - - [2025-11-05 10:19:23] "GET /firewall-rule/04242e9c-4ddf-4bce-8dd2-9dcb930f25f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.014644 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:19:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001365 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:19:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001413 10.0.0.23 - - [2025-11-05 10:19:23] "POST /ref-update HTTP/1.1" 200 156 0.212855 10.0.0.23 - - [2025-11-05 10:19:23] "POST /tags HTTP/1.1" 200 301 0.096256 10.0.0.23 - - [2025-11-05 10:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.23 - - [2025-11-05 10:19:23] "GET /tag/a2e1d37a-57b0-4231-a5dd-3e43db139fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019641 10.0.0.23 - - [2025-11-05 10:19:23] "POST /tags HTTP/1.1" 200 325 0.131676 10.0.0.23 - - [2025-11-05 10:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.031396 10.0.0.23 - - [2025-11-05 10:19:23] "GET /tag/2585ca48-31d9-4714-a7a2-7b9b53879591?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.036281 10.0.0.23 - - [2025-11-05 10:19:23] "POST /tags HTTP/1.1" 409 237 0.003241 10.0.0.23 - - [2025-11-05 10:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.23 - - [2025-11-05 10:19:23] "GET /tag/e66e2aa6-8653-4c5e-8955-3c12f2a4f247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.034998 10.0.0.23 - - [2025-11-05 10:19:23] "POST /tags HTTP/1.1" 409 210 0.007162 10.0.0.23 - - [2025-11-05 10:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.23 - - [2025-11-05 10:19:24] "GET /tag/ffc7b3fb-5f94-472b-a8cf-c4ff2932dca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.023226 10.0.0.23 - - [2025-11-05 10:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006721 10.0.0.23 - - [2025-11-05 10:19:24] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.051464 10.0.0.23 - - [2025-11-05 10:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005491 10.0.0.23 - - [2025-11-05 10:19:24] "GET /project/0e084baa-64d4-4838-a72d-fecad19187f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.123655 10.0.0.23 - - [2025-11-05 10:19:24] "POST /virtual-machines HTTP/1.1" 200 377 0.021445 10.0.0.23 - - [2025-11-05 10:19:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.021417 10.0.0.23 - - [2025-11-05 10:19:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.238881 10.0.0.23 - - [2025-11-05 10:19:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.047470 10.0.0.23 - - [2025-11-05 10:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.23 - - [2025-11-05 10:19:24] "GET /virtual-machine-interface/e6ee0606-ba30-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.033015 10.0.0.23 - - [2025-11-05 10:19:24] "POST /instance-ips HTTP/1.1" 200 409 0.055519 10.0.0.23 - - [2025-11-05 10:19:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.023655 10.0.0.23 - - [2025-11-05 10:19:24] "GET /virtual-machine-interface/e6ee0606-ba30-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.018790 10.0.0.23 - - [2025-11-05 10:19:24] "POST /set-tag HTTP/1.1" 200 109 0.025699 10.0.0.23 - - [2025-11-05 10:19:25] "GET /virtual-machine-interface/e6ee0606-ba30-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.029894 10.0.0.23 - - [2025-11-05 10:19:25] "GET /instance-ip/e71cb938-ba30-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.009567 10.0.0.23 - - [2025-11-05 10:19:25] "GET /virtual-machine-interface/e6ee0606-ba30-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006744 10.0.0.23 - - [2025-11-05 10:19:25] "POST /set-tag HTTP/1.1" 200 109 0.003292 10.0.0.23 - - [2025-11-05 10:19:25] "GET /virtual-machine-interface/e6ee0606-ba30-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.019996 10.0.0.23 - - [2025-11-05 10:19:25] "POST /set-tag HTTP/1.1" 200 109 0.006375 10.0.0.23 - - [2025-11-05 10:19:25] "GET /virtual-machine-interface/e6ee0606-ba30-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005877 10.0.0.23 - - [2025-11-05 10:19:25] "POST /set-tag HTTP/1.1" 200 109 0.006628 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:19:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001269 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:19:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001633 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:20:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001014 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:20:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001161 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:20:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001728 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:20:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001985 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:20:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001471 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:20:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001484 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:20:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001162 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:20:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001098 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:20:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001314 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:20:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001590 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:20:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000936 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:20:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001310 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:20:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001189 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:20:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001715 10.0.0.19 - - [2025-11-05 10:21:06] "GET / HTTP/1.1" 200 35931 0.002437 10.0.0.19 - - [2025-11-05 10:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004570 10.0.0.19 - - [2025-11-05 10:21:06] "GET /global-system-config/80ef11c6-430c-450b-868e-cb5c2143b06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.019292 10.0.0.19 - - [2025-11-05 10:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.19 - - [2025-11-05 10:21:07] "GET /routing-instance/59575f00-04bc-4476-b5d7-4219a62c9212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006792 10.0.0.19 - - [2025-11-05 10:21:07] "PUT /global-system-config/80ef11c6-430c-450b-868e-cb5c2143b06d HTTP/1.1" 200 274 0.020314 10.0.0.19 - - [2025-11-05 10:21:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.005211 10.0.0.19 - - [2025-11-05 10:21:07] "POST /virtual-routers HTTP/1.1" 200 599 0.027467 10.0.0.19 - - [2025-11-05 10:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.014479 10.0.0.19 - - [2025-11-05 10:21:07] "GET /virtual-router/208e76e0-366c-4f0a-b58f-3d7d4e1d4f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.011489 10.0.0.19 - - [2025-11-05 10:21:07] "POST /fqname-to-id HTTP/1.1" 404 229 0.002574 10.0.0.19 - - [2025-11-05 10:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.19 - - [2025-11-05 10:21:07] "GET /virtual-network/0907daf5-7bc2-4a69-a32a-6737d995ffe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.005050 10.0.0.19 - - [2025-11-05 10:21:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.099223 10.0.0.23 - - [2025-11-05 10:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.23 - - [2025-11-05 10:21:19] "GET /virtual-router/208e76e0-366c-4f0a-b58f-3d7d4e1d4f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003925 10.0.0.23 - - [2025-11-05 10:23:42] "GET /global-system-configs HTTP/1.1" 200 322 0.002212 10.0.0.23 - - [2025-11-05 10:23:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002431 10.0.0.23 - - [2025-11-05 10:24:04] "GET /virtual-router/208e76e0-366c-4f0a-b58f-3d7d4e1d4f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004068 10.0.0.23 - - [2025-11-05 10:24:04] "POST /ref-update HTTP/1.1" 200 156 0.012909 10.0.0.19 - - [2025-11-05 10:24:19] "GET / HTTP/1.1" 200 35931 0.001910 10.0.0.19 - - [2025-11-05 10:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.19 - - [2025-11-05 10:24:19] "GET /global-system-config/80ef11c6-430c-450b-868e-cb5c2143b06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.007785 10.0.0.19 - - [2025-11-05 10:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.23 - - [2025-11-05 10:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.23 - - [2025-11-05 10:24:19] "GET /virtual-router/208e76e0-366c-4f0a-b58f-3d7d4e1d4f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005617 10.0.0.19 - - [2025-11-05 10:24:19] "GET /routing-instance/59575f00-04bc-4476-b5d7-4219a62c9212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003631 10.0.0.19 - - [2025-11-05 10:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.19 - - [2025-11-05 10:24:19] "GET /virtual-router/208e76e0-366c-4f0a-b58f-3d7d4e1d4f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.006554 10.0.0.19 - - [2025-11-05 10:24:19] "PUT /virtual-router/208e76e0-366c-4f0a-b58f-3d7d4e1d4f1a HTTP/1.1" 200 262 0.013979 10.0.0.19 - - [2025-11-05 10:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013708 10.0.0.19 - - [2025-11-05 10:24:19] "GET /virtual-router/208e76e0-366c-4f0a-b58f-3d7d4e1d4f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.006464 10.0.0.19 - - [2025-11-05 10:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.19 - - [2025-11-05 10:24:19] "GET /virtual-machine-interface/8fdc0475-eb58-4942-a20b-92f2021376c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004754 10.0.0.19 - - [2025-11-05 10:24:19] "PUT /virtual-machine-interface/8fdc0475-eb58-4942-a20b-92f2021376c5 HTTP/1.1" 200 284 0.037147 10.0.0.23 - - [2025-11-05 10:24:29] "GET /virtual-machine-interface/e6ee0606-ba30-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010648 10.0.0.23 - - [2025-11-05 10:24:29] "POST /set-tag HTTP/1.1" 200 109 0.005468 10.0.0.23 - - [2025-11-05 10:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.23 - - [2025-11-05 10:24:29] "GET /loadbalancer/1aee1c10-ab05-402f-902e-663807111361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003540 10.0.0.23 - - [2025-11-05 10:24:29] "GET /virtual-machine-interface/e6ee0606-ba30-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004577 10.0.0.23 - - [2025-11-05 10:24:29] "POST /set-tag HTTP/1.1" 200 109 0.004030 10.0.0.23 - - [2025-11-05 10:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.23 - - [2025-11-05 10:24:29] "GET /loadbalancer/1aee1c10-ab05-402f-902e-663807111361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.018069 10.0.0.23 - - [2025-11-05 10:24:29] "GET /loadbalancer-pool/90e6c63a-7774-420f-b670-ad8755c60057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.017386 10.0.0.23 - - [2025-11-05 10:24:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035504 10.0.0.23 - - [2025-11-05 10:24:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.056120 10.0.0.23 - - [2025-11-05 10:24:30] "GET /virtual-machine-interface/e6ee0606-ba30-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.024573 10.0.0.23 - - [2025-11-05 10:24:30] "GET /virtual-machine-interface/e6ee0606-ba30-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007965 10.0.0.23 - - [2025-11-05 10:24:30] "POST /ref-update HTTP/1.1" 200 156 0.031595 10.0.0.23 - - [2025-11-05 10:24:30] "POST /tags HTTP/1.1" 409 205 0.033517 10.0.0.23 - - [2025-11-05 10:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012936 10.0.0.23 - - [2025-11-05 10:24:30] "GET /tag/3cf12160-b6d4-4917-b02e-08a4a996d7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.053358 10.0.0.23 - - [2025-11-05 10:24:30] "GET /floating-ip/1bcd318d-41b8-40ba-855b-01a10da065d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1770 0.084466 10.0.0.23 - - [2025-11-05 10:24:30] "PUT /floating-ip/1bcd318d-41b8-40ba-855b-01a10da065d8 HTTP/1.1" 200 256 0.027306 10.0.0.23 - - [2025-11-05 10:24:30] "POST /set-tag HTTP/1.1" 200 109 0.124107 10.0.0.23 - - [2025-11-05 10:24:30] "GET /loadbalancer-pool/bcf61408-383f-43d0-a4be-7a3dbe54d9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.032850 10.0.0.23 - - [2025-11-05 10:24:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.051286 10.0.0.23 - - [2025-11-05 10:24:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.012839 10.0.0.23 - - [2025-11-05 10:24:30] "GET /virtual-machine-interface/e6ee0606-ba30-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017190 10.0.0.23 - - [2025-11-05 10:24:30] "GET /virtual-machine-interface/e6ee0606-ba30-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006229 10.0.0.23 - - [2025-11-05 10:24:30] "POST /set-tag HTTP/1.1" 200 109 0.005642 10.0.0.23 - - [2025-11-05 10:24:30] "POST /ref-update HTTP/1.1" 200 156 0.011614 10.0.0.23 - - [2025-11-05 10:24:30] "GET /floating-ip/1bcd318d-41b8-40ba-855b-01a10da065d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.006453 10.0.0.23 - - [2025-11-05 10:24:30] "GET /loadbalancer-pool/223a3ce2-1679-4a3e-8b29-56960dd06ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004270 10.0.0.23 - - [2025-11-05 10:24:30] "PUT /floating-ip/1bcd318d-41b8-40ba-855b-01a10da065d8 HTTP/1.1" 200 256 0.018476 10.0.0.23 - - [2025-11-05 10:24:30] "POST /loadbalancer-members HTTP/1.1" 200 692 0.068997 10.0.0.23 - - [2025-11-05 10:24:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.037092 10.0.0.23 - - [2025-11-05 10:24:30] "GET /virtual-machine-interface/e6ee0606-ba30-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.020974 10.0.0.23 - - [2025-11-05 10:24:30] "GET /virtual-machine-interface/e6ee0606-ba30-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004896 10.0.0.23 - - [2025-11-05 10:24:30] "POST /ref-update HTTP/1.1" 200 156 0.010118 10.0.0.23 - - [2025-11-05 10:24:30] "GET /floating-ip/1bcd318d-41b8-40ba-855b-01a10da065d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.016768 10.0.0.23 - - [2025-11-05 10:24:30] "POST /set-tag HTTP/1.1" 200 109 0.018502 10.0.0.23 - - [2025-11-05 10:24:30] "PUT /floating-ip/1bcd318d-41b8-40ba-855b-01a10da065d8 HTTP/1.1" 200 256 0.022612 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:24:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001045 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:24:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001453 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:24:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001177 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:24:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001448 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:24:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001026 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:24:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001436 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:25:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001135 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:25:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001109 10.0.0.23 - - [2025-11-05 10:28:42] "GET /global-system-configs HTTP/1.1" 200 322 0.002692 10.0.0.23 - - [2025-11-05 10:28:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002497 10.0.0.23 - - [2025-11-05 10:29:01] "GET /virtual-machine-interface/e6ee0606-ba30-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014351 10.0.0.23 - - [2025-11-05 10:29:01] "POST /set-tag HTTP/1.1" 200 109 0.004600 10.0.0.23 - - [2025-11-05 10:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.23 - - [2025-11-05 10:29:01] "GET /loadbalancer/1aee1c10-ab05-402f-902e-663807111361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004469 10.0.0.23 - - [2025-11-05 10:29:01] "GET /virtual-machine-interface/e6ee0606-ba30-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006377 10.0.0.23 - - [2025-11-05 10:29:01] "POST /set-tag HTTP/1.1" 200 109 0.027340 10.0.0.23 - - [2025-11-05 10:29:01] "DELETE /loadbalancer-member/dde94950-8a8a-4158-badb-8892b105221c HTTP/1.1" 200 115 0.036977 10.0.0.23 - - [2025-11-05 10:29:01] "GET /virtual-machine-interface/e6ee0606-ba30-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007278 10.0.0.23 - - [2025-11-05 10:29:01] "POST /set-tag HTTP/1.1" 200 109 0.002945 10.0.0.23 - - [2025-11-05 10:29:01] "DELETE /loadbalancer-member/6ebe175c-e652-4baf-85b4-5329500bf064 HTTP/1.1" 200 115 0.043026 10.0.0.23 - - [2025-11-05 10:29:01] "GET /virtual-machine-interface/e6ee0606-ba30-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011243 10.0.0.23 - - [2025-11-05 10:29:01] "POST /set-tag HTTP/1.1" 200 109 0.006335 10.0.0.23 - - [2025-11-05 10:29:01] "DELETE /loadbalancer-member/1a4e0bc4-c2b6-4bd1-83c3-7215fba12442 HTTP/1.1" 200 115 0.037378 10.0.0.23 - - [2025-11-05 10:29:01] "GET /virtual-machine-interface/e6ee0606-ba30-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007043 10.0.0.23 - - [2025-11-05 10:29:01] "POST /set-tag HTTP/1.1" 200 109 0.009029 10.0.0.23 - - [2025-11-05 10:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.23 - - [2025-11-05 10:29:01] "GET /loadbalancer/1aee1c10-ab05-402f-902e-663807111361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003556 10.0.0.23 - - [2025-11-05 10:29:01] "GET /loadbalancer-pool/90e6c63a-7774-420f-b670-ad8755c60057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003213 10.0.0.23 - - [2025-11-05 10:29:01] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034593 10.0.0.23 - - [2025-11-05 10:29:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.018344 10.0.0.23 - - [2025-11-05 10:29:02] "GET /virtual-machine-interface/e6ee0606-ba30-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013680 10.0.0.23 - - [2025-11-05 10:29:02] "GET /virtual-machine-interface/e6ee0606-ba30-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004977 10.0.0.23 - - [2025-11-05 10:29:02] "GET /floating-ip/1bcd318d-41b8-40ba-855b-01a10da065d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.004538 10.0.0.23 - - [2025-11-05 10:29:02] "POST /set-tag HTTP/1.1" 200 109 0.072805 10.0.0.23 - - [2025-11-05 10:29:02] "GET /loadbalancer-pool/bcf61408-383f-43d0-a4be-7a3dbe54d9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.013939 10.0.0.23 - - [2025-11-05 10:29:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020237 10.0.0.23 - - [2025-11-05 10:29:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.016057 10.0.0.23 - - [2025-11-05 10:29:02] "GET /virtual-machine-interface/e6ee0606-ba30-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.021091 10.0.0.23 - - [2025-11-05 10:29:02] "POST /set-tag HTTP/1.1" 200 109 0.006177 10.0.0.23 - - [2025-11-05 10:29:02] "GET /virtual-machine-interface/e6ee0606-ba30-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007809 10.0.0.23 - - [2025-11-05 10:29:02] "GET /floating-ip/1bcd318d-41b8-40ba-855b-01a10da065d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.004156 10.0.0.23 - - [2025-11-05 10:29:02] "GET /loadbalancer-pool/223a3ce2-1679-4a3e-8b29-56960dd06ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003669 10.0.0.23 - - [2025-11-05 10:29:02] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016732 10.0.0.23 - - [2025-11-05 10:29:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022171 10.0.0.23 - - [2025-11-05 10:29:02] "GET /virtual-machine-interface/e6ee0606-ba30-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016986 10.0.0.23 - - [2025-11-05 10:29:02] "GET /virtual-machine-interface/e6ee0606-ba30-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010595 10.0.0.23 - - [2025-11-05 10:29:02] "GET /floating-ip/1bcd318d-41b8-40ba-855b-01a10da065d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002669 10.0.0.23 - - [2025-11-05 10:29:02] "POST /set-tag HTTP/1.1" 200 109 0.002946 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:30:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001342 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:30:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001173 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:30:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001320 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:30:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001615 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:30:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000994 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:30:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001259 10.0.0.23 - - [2025-11-05 10:30:40] "GET / HTTP/1.1" 200 35931 0.002055 10.0.0.23 - - [2025-11-05 10:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.23 - - [2025-11-05 10:30:40] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.072386 10.0.0.23 - - [2025-11-05 10:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.23 - - [2025-11-05 10:30:40] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047096 10.0.0.23 - - [2025-11-05 10:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.23 - - [2025-11-05 10:30:41] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048533 10.0.0.23 - - [2025-11-05 10:30:41] "POST /tags HTTP/1.1" 200 333 0.046502 10.0.0.23 - - [2025-11-05 10:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.031121 10.0.0.23 - - [2025-11-05 10:30:41] "GET /tag/05f1feb1-54c0-470a-86c1-859cfd19daa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.041957 10.0.0.23 - - [2025-11-05 10:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006236 10.0.0.23 - - [2025-11-05 10:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016118 10.0.0.23 - - [2025-11-05 10:30:41] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.084700 10.0.0.23 - - [2025-11-05 10:30:41] "GET /virtual-networks?parent_id=c0a74ccd-5ef1-4761-bb55-14db6dd4dc76&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.009238 10.0.0.23 - - [2025-11-05 10:30:41] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.095542 10.0.0.23 - - [2025-11-05 10:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164 10.0.0.23 - - [2025-11-05 10:30:41] "GET /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.011272 10.0.0.23 - - [2025-11-05 10:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005497 10.0.0.23 - - [2025-11-05 10:30:41] "GET /service-appliance-set/4e09fb6a-618e-40bf-9a9b-9eb517165913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.010038 10.0.0.23 - - [2025-11-05 10:30:41] "POST /virtual-networks HTTP/1.1" 200 512 0.106058 10.0.0.23 - - [2025-11-05 10:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015412 10.0.0.23 - - [2025-11-05 10:30:42] "GET /network-ipam/306c0abc-9eca-400a-b111-f06b4740a1b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.004667 10.0.0.23 - - [2025-11-05 10:30:42] "POST /fqname-to-id HTTP/1.1" 404 254 0.004846 10.0.0.23 - - [2025-11-05 10:30:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.144931 10.0.0.23 - - [2025-11-05 10:30:42] "GET /virtual-machine-interface/7088e29f-d598-448a-9fca-791239cc6389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.015722 10.0.0.23 - - [2025-11-05 10:30:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003509 10.0.0.23 - - [2025-11-05 10:30:42] "POST /ref-update HTTP/1.1" 200 156 0.160010 10.0.0.23 - - [2025-11-05 10:30:42] "GET /virtual-network/23fa8f25-afde-43a0-acb8-df6018293a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.008007 10.0.0.23 - - [2025-11-05 10:30:42] "GET /domains HTTP/1.1" 200 280 0.002978 10.0.0.23 - - [2025-11-05 10:30:42] "GET /domain/be23e6f6-c06d-4788-b5ff-05ad019ef61a HTTP/1.1" 200 3087 0.015822 10.0.0.23 - - [2025-11-05 10:30:42] "POST /instance-ips HTTP/1.1" 200 409 0.041181 10.0.0.23 - - [2025-11-05 10:30:42] "GET /instance-ip/b9db384c-8ee9-43de-8852-ea82ce73b6d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.028162 10.0.0.23 - - [2025-11-05 10:30:42] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76 HTTP/1.1" 200 5477 0.086522 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:30:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001007 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:30:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000889 10.0.0.23 - - [2025-11-05 10:30:42] "GET /virtual-network/23fa8f25-afde-43a0-acb8-df6018293a3f HTTP/1.1" 200 2091 0.016312 10.0.0.23 - - [2025-11-05 10:30:42] "GET /virtual-network/23fa8f25-afde-43a0-acb8-df6018293a3f HTTP/1.1" 200 2091 0.006467 10.0.0.23 - - [2025-11-05 10:30:42] "GET /routing-instance/19302912-1b39-446e-b489-041d38eed716 HTTP/1.1" 200 1181 0.006597 10.0.0.23 - - [2025-11-05 10:30:42] "GET /routing-instance/19302912-1b39-446e-b489-041d38eed716 HTTP/1.1" 200 1181 0.003204 10.0.0.23 - - [2025-11-05 10:30:42] "POST /loadbalancers HTTP/1.1" 200 610 0.130325 10.0.0.23 - - [2025-11-05 10:30:42] "POST /route-targets HTTP/1.1" 200 327 0.024476 10.0.0.23 - - [2025-11-05 10:30:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.041017 10.0.0.23 - - [2025-11-05 10:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.017618 10.0.0.23 - - [2025-11-05 10:30:42] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.096759 10.0.0.23 - - [2025-11-05 10:30:42] "POST /ref-update HTTP/1.1" 200 156 0.073857 10.0.0.23 - - [2025-11-05 10:30:42] "GET /instance-ip/b9db384c-8ee9-43de-8852-ea82ce73b6d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.014601 10.0.0.23 - - [2025-11-05 10:30:42] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.110284 10.0.0.23 - - [2025-11-05 10:30:42] "POST /floating-ips HTTP/1.1" 200 597 0.080423 10.0.0.23 - - [2025-11-05 10:30:42] "GET /loadbalancer/deef5481-9121-439a-ac7f-95c04ad57fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003686 10.0.0.23 - - [2025-11-05 10:30:42] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.033522 10.0.0.23 - - [2025-11-05 10:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008553 10.0.0.23 - - [2025-11-05 10:30:42] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.073329 10.0.0.23 - - [2025-11-05 10:30:42] "GET /loadbalancer-listener/5658be8d-d775-4c0b-a1d2-0f0506ac28a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.020775 10.0.0.23 - - [2025-11-05 10:30:42] "GET /loadbalancer-listener/5658be8d-d775-4c0b-a1d2-0f0506ac28a6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.005439 10.0.0.23 - - [2025-11-05 10:30:43] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.040287 10.0.0.23 - - [2025-11-05 10:30:43] "GET /instance-ip/b9db384c-8ee9-43de-8852-ea82ce73b6d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003600 10.0.0.23 - - [2025-11-05 10:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.23 - - [2025-11-05 10:30:43] "GET /instance-ip/b9db384c-8ee9-43de-8852-ea82ce73b6d9?fields=floating_ips HTTP/1.1" 200 1212 0.012414 10.0.0.23 - - [2025-11-05 10:30:43] "GET /loadbalancer/deef5481-9121-439a-ac7f-95c04ad57fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006881 10.0.0.23 - - [2025-11-05 10:30:43] "GET /floating-ip/c4492ee7-fb47-41cc-a4b0-b914e790b92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.005177 10.0.0.23 - - [2025-11-05 10:30:43] "POST /tags HTTP/1.1" 200 295 0.071527 10.0.0.23 - - [2025-11-05 10:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.23 - - [2025-11-05 10:30:43] "GET /tag/bd3b3101-2f1f-4b4c-b475-9003fd603220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.016485 10.0.0.23 - - [2025-11-05 10:30:43] "POST /tags HTTP/1.1" 409 233 0.015851 10.0.0.23 - - [2025-11-05 10:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.072223 10.0.0.23 - - [2025-11-05 10:30:43] "GET /tag/dadcc3a2-495f-4d45-8977-0a5de8bc4ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.010648 10.0.0.23 - - [2025-11-05 10:30:43] "POST /tags HTTP/1.1" 409 206 0.002659 10.0.0.23 - - [2025-11-05 10:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.23 - - [2025-11-05 10:30:43] "GET /tag/014522a8-1f8b-4efe-8e08-9cc73c279107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012457 10.0.0.23 - - [2025-11-05 10:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.23 - - [2025-11-05 10:30:43] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006843 10.0.0.23 - - [2025-11-05 10:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.23 - - [2025-11-05 10:30:43] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030314 10.0.0.23 - - [2025-11-05 10:30:43] "POST /virtual-machines HTTP/1.1" 200 369 0.011845 10.0.0.23 - - [2025-11-05 10:30:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.020451 10.0.0.23 - - [2025-11-05 10:30:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.118500 10.0.0.23 - - [2025-11-05 10:30:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.010766 10.0.0.23 - - [2025-11-05 10:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.23 - - [2025-11-05 10:30:43] "GET /virtual-machine-interface/7bcd5f3c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004584 10.0.0.23 - - [2025-11-05 10:30:43] "POST /instance-ips HTTP/1.1" 200 409 0.029129 10.0.0.23 - - [2025-11-05 10:30:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.026595 10.0.0.23 - - [2025-11-05 10:30:44] "GET /virtual-machine-interface/7bcd5f3c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.013082 10.0.0.23 - - [2025-11-05 10:30:44] "POST /set-tag HTTP/1.1" 200 109 0.021520 10.0.0.23 - - [2025-11-05 10:30:44] "GET /virtual-machine-interface/7bcd5f3c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015577 10.0.0.23 - - [2025-11-05 10:30:44] "GET /instance-ip/7be97528-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006550 10.0.0.23 - - [2025-11-05 10:30:44] "GET /virtual-machine-interface/7bcd5f3c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011643 10.0.0.23 - - [2025-11-05 10:30:44] "POST /set-tag HTTP/1.1" 200 109 0.002441 10.0.0.23 - - [2025-11-05 10:30:44] "GET /virtual-router/208e76e0-366c-4f0a-b58f-3d7d4e1d4f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004274 10.0.0.23 - - [2025-11-05 10:30:44] "POST /ref-update HTTP/1.1" 200 156 0.014739 10.0.0.23 - - [2025-11-05 10:30:44] "GET /virtual-machine-interface/7bcd5f3c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.022141 10.0.0.23 - - [2025-11-05 10:30:44] "POST /set-tag HTTP/1.1" 200 109 0.003690 10.0.0.23 - - [2025-11-05 10:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.23 - - [2025-11-05 10:30:44] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004547 10.0.0.23 - - [2025-11-05 10:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.23 - - [2025-11-05 10:30:44] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037004 10.0.0.23 - - [2025-11-05 10:30:44] "POST /virtual-machines HTTP/1.1" 200 369 0.015975 10.0.0.23 - - [2025-11-05 10:30:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.009986 10.0.0.23 - - [2025-11-05 10:30:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.103975 10.0.0.23 - - [2025-11-05 10:30:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.009965 10.0.0.23 - - [2025-11-05 10:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007977 10.0.0.23 - - [2025-11-05 10:30:44] "GET /virtual-machine-interface/7c4aa550-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007845 10.0.0.23 - - [2025-11-05 10:30:44] "POST /instance-ips HTTP/1.1" 200 409 0.027237 10.0.0.23 - - [2025-11-05 10:30:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.027977 10.0.0.23 - - [2025-11-05 10:30:44] "GET /virtual-machine-interface/7c4aa550-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.024657 10.0.0.23 - - [2025-11-05 10:30:44] "POST /set-tag HTTP/1.1" 200 109 0.020663 10.0.0.23 - - [2025-11-05 10:30:44] "GET /virtual-machine-interface/7c4aa550-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016166 10.0.0.23 - - [2025-11-05 10:30:44] "GET /instance-ip/7c65b2b4-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007578 10.0.0.23 - - [2025-11-05 10:30:44] "GET /virtual-machine-interface/7c4aa550-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005281 10.0.0.23 - - [2025-11-05 10:30:45] "POST /set-tag HTTP/1.1" 200 109 0.002926 10.0.0.23 - - [2025-11-05 10:30:45] "GET /virtual-router/208e76e0-366c-4f0a-b58f-3d7d4e1d4f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.004577 10.0.0.23 - - [2025-11-05 10:30:45] "POST /ref-update HTTP/1.1" 200 156 0.011360 10.0.0.23 - - [2025-11-05 10:30:45] "GET /virtual-machine-interface/7c4aa550-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009258 10.0.0.23 - - [2025-11-05 10:30:45] "POST /set-tag HTTP/1.1" 200 109 0.003559 10.0.0.23 - - [2025-11-05 10:30:45] "GET /virtual-machine-interface/7bcd5f3c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004533 10.0.0.23 - - [2025-11-05 10:30:45] "POST /set-tag HTTP/1.1" 200 109 0.002610 10.0.0.23 - - [2025-11-05 10:30:45] "GET /virtual-machine-interface/7c4aa550-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004892 10.0.0.23 - - [2025-11-05 10:30:45] "POST /set-tag HTTP/1.1" 200 109 0.003601 10.0.0.23 - - [2025-11-05 10:30:47] "GET /domains HTTP/1.1" 200 280 0.002542 10.0.0.23 - - [2025-11-05 10:30:47] "GET /domain/be23e6f6-c06d-4788-b5ff-05ad019ef61a HTTP/1.1" 200 3087 0.003484 10.0.0.23 - - [2025-11-05 10:30:47] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76 HTTP/1.1" 200 7065 0.052090 10.0.0.23 - - [2025-11-05 10:30:47] "GET /virtual-network/23fa8f25-afde-43a0-acb8-df6018293a3f HTTP/1.1" 200 2091 0.004599 10.0.0.23 - - [2025-11-05 10:30:47] "GET /virtual-network/23fa8f25-afde-43a0-acb8-df6018293a3f HTTP/1.1" 200 2091 0.004320 10.0.0.23 - - [2025-11-05 10:30:47] "GET /routing-instance/19302912-1b39-446e-b489-041d38eed716 HTTP/1.1" 200 1402 0.004648 10.0.0.23 - - [2025-11-05 10:30:47] "GET /routing-instance/19302912-1b39-446e-b489-041d38eed716 HTTP/1.1" 200 1402 0.003334 10.0.0.23 - - [2025-11-05 10:30:47] "GET /route-target/8af1d00f-8f8d-4148-89c3-5c47e259c1ac HTTP/1.1" 200 1152 0.002797 10.0.0.23 - - [2025-11-05 10:30:47] "GET /virtual-network/23fa8f25-afde-43a0-acb8-df6018293a3f HTTP/1.1" 200 2091 0.004309 10.0.0.23 - - [2025-11-05 10:30:47] "GET /routing-instance/19302912-1b39-446e-b489-041d38eed716 HTTP/1.1" 200 1402 0.002786 10.0.0.23 - - [2025-11-05 10:30:47] "GET /virtual-network/23fa8f25-afde-43a0-acb8-df6018293a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004227 10.0.0.23 - - [2025-11-05 10:30:47] "GET /virtual-network/23fa8f25-afde-43a0-acb8-df6018293a3f HTTP/1.1" 200 2091 0.004605 10.0.0.23 - - [2025-11-05 10:30:47] "GET /routing-instance/19302912-1b39-446e-b489-041d38eed716 HTTP/1.1" 200 1402 0.003752 10.0.0.23 - - [2025-11-05 10:30:47] "GET /routing-instance/19302912-1b39-446e-b489-041d38eed716 HTTP/1.1" 200 1402 0.004363 10.0.0.23 - - [2025-11-05 10:30:47] "GET /route-target/8af1d00f-8f8d-4148-89c3-5c47e259c1ac HTTP/1.1" 200 1152 0.002839 10.0.0.23 - - [2025-11-05 10:30:47] "GET /domains HTTP/1.1" 200 280 0.002453 10.0.0.23 - - [2025-11-05 10:30:47] "GET /domain/be23e6f6-c06d-4788-b5ff-05ad019ef61a HTTP/1.1" 200 3087 0.003460 10.0.0.23 - - [2025-11-05 10:30:47] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76 HTTP/1.1" 200 7065 0.054558 10.0.0.23 - - [2025-11-05 10:30:47] "GET /virtual-network/23fa8f25-afde-43a0-acb8-df6018293a3f HTTP/1.1" 200 2091 0.004999 10.0.0.23 - - [2025-11-05 10:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.23 - - [2025-11-05 10:30:47] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051063 10.0.0.23 - - [2025-11-05 10:30:47] "GET /virtual-network/23fa8f25-afde-43a0-acb8-df6018293a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004548 10.0.0.23 - - [2025-11-05 10:30:47] "GET /floating-ip-pools?parent_id=23fa8f25-afde-43a0-acb8-df6018293a3f&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002256 10.0.0.23 - - [2025-11-05 10:30:47] "GET /virtual-network/23fa8f25-afde-43a0-acb8-df6018293a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004781 10.0.0.23 - - [2025-11-05 10:30:47] "POST /floating-ip-pools HTTP/1.1" 200 562 0.019914 10.0.0.23 - - [2025-11-05 10:30:47] "POST /ref-update HTTP/1.1" 200 156 0.010818 10.0.0.23 - - [2025-11-05 10:30:47] "GET /virtual-network/23fa8f25-afde-43a0-acb8-df6018293a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.013554 10.0.0.23 - - [2025-11-05 10:30:47] "GET /domains HTTP/1.1" 200 280 0.002210 10.0.0.23 - - [2025-11-05 10:30:47] "GET /domain/be23e6f6-c06d-4788-b5ff-05ad019ef61a HTTP/1.1" 200 3087 0.002898 10.0.0.23 - - [2025-11-05 10:30:47] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76 HTTP/1.1" 200 7321 0.046838 10.0.0.23 - - [2025-11-05 10:30:47] "GET /virtual-network/23fa8f25-afde-43a0-acb8-df6018293a3f HTTP/1.1" 200 2329 0.005936 10.0.0.23 - - [2025-11-05 10:30:48] "GET /floating-ip-pool/28e5628c-e718-4ac8-93bd-44abca3ba7b0 HTTP/1.1" 200 1314 0.003506 10.0.0.23 - - [2025-11-05 10:30:48] "GET /domains HTTP/1.1" 200 280 0.002164 10.0.0.23 - - [2025-11-05 10:30:48] "GET /domain/be23e6f6-c06d-4788-b5ff-05ad019ef61a HTTP/1.1" 200 3087 0.004479 10.0.0.23 - - [2025-11-05 10:30:48] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76 HTTP/1.1" 200 7321 0.029804 10.0.0.23 - - [2025-11-05 10:30:48] "GET /virtual-network/23fa8f25-afde-43a0-acb8-df6018293a3f HTTP/1.1" 200 2329 0.004179 10.0.0.23 - - [2025-11-05 10:30:48] "GET /virtual-network/23fa8f25-afde-43a0-acb8-df6018293a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.006332 10.0.0.23 - - [2025-11-05 10:30:48] "POST /tags HTTP/1.1" 200 365 0.078122 10.0.0.23 - - [2025-11-05 10:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009738 10.0.0.23 - - [2025-11-05 10:30:48] "GET /tag/f94abcc3-40fb-4034-aad4-ced9411d6e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018961 10.0.0.23 - - [2025-11-05 10:30:48] "POST /tags HTTP/1.1" 409 206 0.002458 10.0.0.23 - - [2025-11-05 10:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005555 10.0.0.23 - - [2025-11-05 10:30:48] "GET /tag/014522a8-1f8b-4efe-8e08-9cc73c279107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.020396 10.0.0.23 - - [2025-11-05 10:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.23 - - [2025-11-05 10:30:48] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.046310 10.0.0.23 - - [2025-11-05 10:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004819 10.0.0.23 - - [2025-11-05 10:30:48] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007564 10.0.0.23 - - [2025-11-05 10:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.23 - - [2025-11-05 10:30:48] "GET /service-appliance-set/1154600d-c7c1-4ccb-acdf-67bfbb87872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.012827 10.0.0.23 - - [2025-11-05 10:30:48] "POST /fqname-to-id HTTP/1.1" 404 258 0.004898 10.0.0.23 - - [2025-11-05 10:30:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.103268 10.0.0.23 - - [2025-11-05 10:30:48] "GET /virtual-machine-interface/e6a4eff5-0e7a-4360-8eed-05d5af912f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.019567 10.0.0.23 - - [2025-11-05 10:30:48] "POST /set-tag HTTP/1.1" 200 109 0.014721 10.0.0.23 - - [2025-11-05 10:30:48] "POST /instance-ips HTTP/1.1" 200 417 0.044230 10.0.0.23 - - [2025-11-05 10:30:48] "GET /instance-ip/d2722cc7-7155-4484-bc94-edd9c6ae7628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.007649 10.0.0.23 - - [2025-11-05 10:30:48] "POST /loadbalancers HTTP/1.1" 200 618 0.064503 10.0.0.23 - - [2025-11-05 10:30:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.035731 10.0.0.23 - - [2025-11-05 10:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013126 10.0.0.23 - - [2025-11-05 10:30:48] "POST /service-instances HTTP/1.1" 200 566 0.045514 10.0.0.23 - - [2025-11-05 10:30:49] "POST /ref-update HTTP/1.1" 200 156 0.011150 10.0.0.23 - - [2025-11-05 10:30:49] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.051621 10.0.0.23 - - [2025-11-05 10:30:49] "PUT /service-instance/ae935dca-3d65-4b84-aa57-1fa3051cf878 HTTP/1.1" 200 266 0.014641 10.0.0.23 - - [2025-11-05 10:30:49] "GET /virtual-machine-interface/e6a4eff5-0e7a-4360-8eed-05d5af912f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.013432 10.0.0.23 - - [2025-11-05 10:30:49] "GET /virtual-machine-interface/e6a4eff5-0e7a-4360-8eed-05d5af912f4f?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.018492 10.0.0.23 - - [2025-11-05 10:30:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.021965 10.0.0.23 - - [2025-11-05 10:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.23 - - [2025-11-05 10:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.23 - - [2025-11-05 10:30:49] "GET /floating-ip-pool/28e5628c-e718-4ac8-93bd-44abca3ba7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002780 10.0.0.23 - - [2025-11-05 10:30:49] "POST /virtual-machines HTTP/1.1" 200 429 0.019048 10.0.0.23 - - [2025-11-05 10:30:49] "POST /floating-ips HTTP/1.1" 200 671 0.124135 10.0.0.23 - - [2025-11-05 10:30:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.028174 10.0.0.23 - - [2025-11-05 10:30:49] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015007 10.0.0.23 - - [2025-11-05 10:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010423 10.0.0.23 - - [2025-11-05 10:30:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.227649 10.0.0.23 - - [2025-11-05 10:30:49] "GET /policy-management/06c793fc-d783-4f20-b4f4-e977e5238dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003814 10.0.0.23 - - [2025-11-05 10:30:49] "POST /chown HTTP/1.1" 200 109 0.035239 10.0.0.23 - - [2025-11-05 10:30:49] "POST /tags HTTP/1.1" 409 221 0.005347 10.0.0.23 - - [2025-11-05 10:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013765 10.0.0.23 - - [2025-11-05 10:30:49] "POST /chown HTTP/1.1" 200 109 0.009687 10.0.0.23 - - [2025-11-05 10:30:49] "GET /tag/05f1feb1-54c0-470a-86c1-859cfd19daa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.029798 10.0.0.23 - - [2025-11-05 10:30:49] "POST /tags HTTP/1.1" 409 238 0.002102 10.0.0.23 - - [2025-11-05 10:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.23 - - [2025-11-05 10:30:49] "PUT /virtual-machine-interface/68a44430-463d-4c24-8d34-2501f61f32ef HTTP/1.1" 200 284 0.053272 10.0.0.23 - - [2025-11-05 10:30:49] "PUT /instance-ip/d2722cc7-7155-4484-bc94-edd9c6ae7628 HTTP/1.1" 200 256 0.026855 10.0.0.23 - - [2025-11-05 10:30:49] "GET /tag/f94abcc3-40fb-4034-aad4-ced9411d6e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.017140 10.0.0.23 - - [2025-11-05 10:30:49] "POST /ref-update HTTP/1.1" 200 156 0.016382 10.0.0.23 - - [2025-11-05 10:30:49] "POST /ref-update HTTP/1.1" 200 156 0.028327 10.0.0.23 - - [2025-11-05 10:30:49] "POST /firewall-rules HTTP/1.1" 200 650 0.131346 10.0.0.23 - - [2025-11-05 10:30:49] "GET /firewall-rule/04cdeac0-53b8-41a2-99ac-5df2b3ac8939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.023564 10.0.0.23 - - [2025-11-05 10:30:49] "POST /ref-update HTTP/1.1" 200 156 0.100087 10.0.0.23 - - [2025-11-05 10:30:49] "GET /firewall-policy/0a7278e6-91f3-4fb0-a716-17f59faedfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.005417 10.0.0.23 - - [2025-11-05 10:30:49] "GET /firewall-rule/04cdeac0-53b8-41a2-99ac-5df2b3ac8939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003215 10.0.0.23 - - [2025-11-05 10:30:49] "POST /ref-update HTTP/1.1" 200 156 0.020085 10.0.0.23 - - [2025-11-05 10:30:49] "POST /ref-update HTTP/1.1" 200 156 0.028555 10.0.0.23 - - [2025-11-05 10:30:49] "POST /ref-update HTTP/1.1" 200 156 0.055783 10.0.0.23 - - [2025-11-05 10:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.23 - - [2025-11-05 10:30:50] "POST /ref-update HTTP/1.1" 200 156 0.059555 10.0.0.23 - - [2025-11-05 10:30:50] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.047539 10.0.0.23 - - [2025-11-05 10:30:50] "GET /loadbalancer/9972c873-1954-4918-acda-7dc38db1e7c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.003815 10.0.0.23 - - [2025-11-05 10:30:50] "POST /virtual-machines HTTP/1.1" 200 429 0.035203 10.0.0.23 - - [2025-11-05 10:30:50] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.067539 10.0.0.23 - - [2025-11-05 10:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.23 - - [2025-11-05 10:30:50] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.136866 10.0.0.23 - - [2025-11-05 10:30:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.211937 10.0.0.23 - - [2025-11-05 10:30:50] "GET /loadbalancer-listener/cb191b75-6b2a-4462-b15d-683c81af2d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.054410 10.0.0.23 - - [2025-11-05 10:30:50] "GET /loadbalancer-listener/cb191b75-6b2a-4462-b15d-683c81af2d2a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.009741 10.0.0.23 - - [2025-11-05 10:30:50] "POST /chown HTTP/1.1" 200 109 0.069000 10.0.0.23 - - [2025-11-05 10:30:50] "POST /chown HTTP/1.1" 200 109 0.018626 10.0.0.23 - - [2025-11-05 10:30:50] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.081077 10.0.0.23 - - [2025-11-05 10:30:50] "PUT /virtual-machine-interface/e2283af7-39d4-441a-a3f8-52d51f15f2b9 HTTP/1.1" 200 284 0.089499 10.0.0.23 - - [2025-11-05 10:30:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.041525 10.0.0.23 - - [2025-11-05 10:30:50] "GET /loadbalancer-pool/dee87aed-5ce8-429b-83b2-662d4f0c8c8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009606 10.0.0.23 - - [2025-11-05 10:30:50] "PUT /instance-ip/d2722cc7-7155-4484-bc94-edd9c6ae7628 HTTP/1.1" 200 256 0.059953 10.0.0.23 - - [2025-11-05 10:30:50] "POST /ref-update HTTP/1.1" 200 156 0.033900 10.0.0.23 - - [2025-11-05 10:30:50] "POST /loadbalancer-members HTTP/1.1" 200 707 0.062422 10.0.0.23 - - [2025-11-05 10:30:50] "POST /ref-update HTTP/1.1" 200 156 0.049860 10.0.0.23 - - [2025-11-05 10:30:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.043214 10.0.0.23 - - [2025-11-05 10:30:50] "GET /loadbalancer-member/420cb508-46a6-48a9-af37-c32468ff75bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.020618 10.0.0.23 - - [2025-11-05 10:30:50] "POST /ref-update HTTP/1.1" 200 156 0.038066 10.0.0.23 - - [2025-11-05 10:30:50] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003249 10.0.0.23 - - [2025-11-05 10:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.23 - - [2025-11-05 10:30:50] "GET /policy-management/06c793fc-d783-4f20-b4f4-e977e5238dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004548 10.0.0.23 - - [2025-11-05 10:30:50] "POST /ref-update HTTP/1.1" 200 156 0.014873 10.0.0.23 - - [2025-11-05 10:30:50] "POST /ref-update HTTP/1.1" 200 156 0.030977 10.0.0.23 - - [2025-11-05 10:30:50] "POST /tags HTTP/1.1" 409 221 0.002743 10.0.0.23 - - [2025-11-05 10:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.029399 10.0.0.23 - - [2025-11-05 10:30:51] "GET /tag/05f1feb1-54c0-470a-86c1-859cfd19daa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.026333 10.0.0.23 - - [2025-11-05 10:30:51] "PUT /service-instance/ae935dca-3d65-4b84-aa57-1fa3051cf878 HTTP/1.1" 200 266 0.011368 10.0.0.23 - - [2025-11-05 10:30:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.017072 10.0.0.23 - - [2025-11-05 10:30:51] "POST /tags HTTP/1.1" 409 238 0.005554 10.0.0.23 - - [2025-11-05 10:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.23 - - [2025-11-05 10:30:51] "GET /tag/f94abcc3-40fb-4034-aad4-ced9411d6e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012747 10.0.0.23 - - [2025-11-05 10:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.23 - - [2025-11-05 10:30:51] "POST /firewall-rules HTTP/1.1" 409 293 0.007452 10.0.0.23 - - [2025-11-05 10:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.23 - - [2025-11-05 10:30:51] "POST /chown HTTP/1.1" 200 109 0.022426 10.0.0.23 - - [2025-11-05 10:30:51] "POST /chown HTTP/1.1" 200 109 0.023114 10.0.0.23 - - [2025-11-05 10:30:51] "PUT /firewall-rule/04cdeac0-53b8-41a2-99ac-5df2b3ac8939 HTTP/1.1" 200 260 0.060415 10.0.0.23 - - [2025-11-05 10:30:51] "PUT /instance-ip/d2722cc7-7155-4484-bc94-edd9c6ae7628 HTTP/1.1" 200 256 0.032104 10.0.0.23 - - [2025-11-05 10:30:51] "GET /firewall-rule/04cdeac0-53b8-41a2-99ac-5df2b3ac8939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003452 10.0.0.23 - - [2025-11-05 10:30:51] "GET /firewall-policy/0a7278e6-91f3-4fb0-a716-17f59faedfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.004566 10.0.0.23 - - [2025-11-05 10:30:51] "GET /firewall-rule/04cdeac0-53b8-41a2-99ac-5df2b3ac8939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004962 10.0.0.23 - - [2025-11-05 10:30:51] "POST /ref-update HTTP/1.1" 200 156 0.016913 10.0.0.23 - - [2025-11-05 10:30:51] "POST /chown HTTP/1.1" 200 109 0.024063 10.0.0.23 - - [2025-11-05 10:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006341 10.0.0.23 - - [2025-11-05 10:30:51] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.008361 10.0.0.23 - - [2025-11-05 10:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.23 - - [2025-11-05 10:30:51] "POST /chown HTTP/1.1" 200 109 0.030581 10.0.0.23 - - [2025-11-05 10:30:51] "PUT /instance-ip/d2722cc7-7155-4484-bc94-edd9c6ae7628 HTTP/1.1" 200 256 0.033493 10.0.0.23 - - [2025-11-05 10:30:51] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.072217 10.0.0.23 - - [2025-11-05 10:30:51] "POST /ref-update HTTP/1.1" 200 156 0.049474 10.0.0.23 - - [2025-11-05 10:30:51] "POST /virtual-machines HTTP/1.1" 200 373 0.017276 10.0.0.23 - - [2025-11-05 10:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.23 - - [2025-11-05 10:30:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.024412 10.0.0.23 - - [2025-11-05 10:30:51] "POST /chown HTTP/1.1" 200 109 0.008212 10.0.0.23 - - [2025-11-05 10:30:51] "POST /chown HTTP/1.1" 200 109 0.070411 10.0.0.23 - - [2025-11-05 10:30:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.173723 10.0.0.23 - - [2025-11-05 10:30:51] "PUT /instance-ip/d2722cc7-7155-4484-bc94-edd9c6ae7628 HTTP/1.1" 200 256 0.060851 10.0.0.23 - - [2025-11-05 10:30:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.013663 10.0.0.23 - - [2025-11-05 10:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.020423 10.0.0.23 - - [2025-11-05 10:30:51] "GET /virtual-machine-interface/807f7d44-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.008455 10.0.0.23 - - [2025-11-05 10:30:51] "POST /ref-update HTTP/1.1" 200 156 0.050408 10.0.0.23 - - [2025-11-05 10:30:51] "POST /chown HTTP/1.1" 200 109 0.021557 10.0.0.23 - - [2025-11-05 10:30:51] "POST /chown HTTP/1.1" 200 109 0.036006 10.0.0.23 - - [2025-11-05 10:30:51] "POST /instance-ips HTTP/1.1" 200 413 0.064260 10.0.0.23 - - [2025-11-05 10:30:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.027860 10.0.0.23 - - [2025-11-05 10:30:51] "PUT /instance-ip/d2722cc7-7155-4484-bc94-edd9c6ae7628 HTTP/1.1" 200 256 0.037052 10.0.0.23 - - [2025-11-05 10:30:52] "GET /virtual-machine-interface/807f7d44-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.034836 10.0.0.23 - - [2025-11-05 10:30:52] "POST /ref-update HTTP/1.1" 200 156 0.043926 10.0.0.23 - - [2025-11-05 10:30:52] "POST /set-tag HTTP/1.1" 200 109 0.020796 10.0.0.23 - - [2025-11-05 10:30:52] "GET /virtual-machine-interface/807f7d44-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.024593 10.0.0.23 - - [2025-11-05 10:30:52] "GET /instance-ip/80a3daae-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003790 10.0.0.23 - - [2025-11-05 10:30:52] "PUT /service-instance/ae935dca-3d65-4b84-aa57-1fa3051cf878 HTTP/1.1" 200 266 0.011013 10.0.0.23 - - [2025-11-05 10:30:52] "GET /virtual-machine-interface/807f7d44-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007550 10.0.0.23 - - [2025-11-05 10:30:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.018954 10.0.0.23 - - [2025-11-05 10:30:52] "POST /set-tag HTTP/1.1" 200 109 0.008796 10.0.0.23 - - [2025-11-05 10:30:52] "GET /virtual-router/208e76e0-366c-4f0a-b58f-3d7d4e1d4f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.016557 10.0.0.23 - - [2025-11-05 10:30:52] "PUT /service-instance/ae935dca-3d65-4b84-aa57-1fa3051cf878 HTTP/1.1" 200 266 0.011613 10.0.0.23 - - [2025-11-05 10:30:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.025207 10.0.0.23 - - [2025-11-05 10:30:52] "POST /ref-update HTTP/1.1" 200 156 0.041746 10.0.0.23 - - [2025-11-05 10:30:52] "GET /virtual-machine-interface/807f7d44-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010420 10.0.0.23 - - [2025-11-05 10:30:52] "POST /set-tag HTTP/1.1" 200 109 0.006160 10.0.0.23 - - [2025-11-05 10:30:52] "PUT /service-instance/ae935dca-3d65-4b84-aa57-1fa3051cf878 HTTP/1.1" 200 266 0.012888 10.0.0.23 - - [2025-11-05 10:30:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.024666 10.0.0.23 - - [2025-11-05 10:30:52] "GET /virtual-machine-interface/807f7d44-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.017483 10.0.0.23 - - [2025-11-05 10:30:52] "POST /set-tag HTTP/1.1" 200 109 0.002878 10.0.0.23 - - [2025-11-05 10:30:52] "PUT /service-instance/ae935dca-3d65-4b84-aa57-1fa3051cf878 HTTP/1.1" 200 266 0.018827 10.0.0.23 - - [2025-11-05 10:30:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.014577 10.0.0.23 - - [2025-11-05 10:30:52] "PUT /service-instance/ae935dca-3d65-4b84-aa57-1fa3051cf878 HTTP/1.1" 200 266 0.010135 10.0.0.23 - - [2025-11-05 10:30:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.012231 10.0.0.23 - - [2025-11-05 10:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.23 - - [2025-11-05 10:30:52] "POST /chown HTTP/1.1" 200 109 0.014443 10.0.0.23 - - [2025-11-05 10:30:52] "POST /chown HTTP/1.1" 200 109 0.008467 10.0.0.23 - - [2025-11-05 10:30:52] "POST /ref-update HTTP/1.1" 200 156 0.018200 10.0.0.23 - - [2025-11-05 10:30:52] "POST /chown HTTP/1.1" 200 109 0.030178 10.0.0.23 - - [2025-11-05 10:30:52] "POST /chown HTTP/1.1" 200 109 0.008685 10.0.0.23 - - [2025-11-05 10:30:52] "POST /ref-update HTTP/1.1" 200 156 0.009798 10.0.0.23 - - [2025-11-05 10:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.23 - - [2025-11-05 10:30:52] "POST /chown HTTP/1.1" 200 109 0.009584 10.0.0.23 - - [2025-11-05 10:30:52] "POST /chown HTTP/1.1" 200 109 0.026065 10.0.0.23 - - [2025-11-05 10:30:53] "POST /chown HTTP/1.1" 200 109 0.025630 10.0.0.23 - - [2025-11-05 10:30:53] "POST /chown HTTP/1.1" 200 109 0.007066 10.0.0.23 - - [2025-11-05 10:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.23 - - [2025-11-05 10:30:53] "POST /chown HTTP/1.1" 200 109 0.007358 10.0.0.23 - - [2025-11-05 10:30:53] "POST /chown HTTP/1.1" 200 109 0.010328 10.0.0.23 - - [2025-11-05 10:30:53] "POST /chown HTTP/1.1" 200 109 0.006985 10.0.0.23 - - [2025-11-05 10:30:53] "POST /chown HTTP/1.1" 200 109 0.023315 10.0.0.23 - - [2025-11-05 10:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005910 10.0.0.23 - - [2025-11-05 10:30:53] "POST /chown HTTP/1.1" 200 109 0.009274 10.0.0.23 - - [2025-11-05 10:30:53] "POST /chown HTTP/1.1" 200 109 0.017607 10.0.0.23 - - [2025-11-05 10:30:53] "POST /chown HTTP/1.1" 200 109 0.013310 10.0.0.23 - - [2025-11-05 10:30:53] "POST /chown HTTP/1.1" 200 109 0.008960 10.0.0.23 - - [2025-11-05 10:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.23 - - [2025-11-05 10:30:53] "POST /chown HTTP/1.1" 200 109 0.006252 10.0.0.23 - - [2025-11-05 10:30:53] "POST /chown HTTP/1.1" 200 109 0.045684 10.0.0.23 - - [2025-11-05 10:30:53] "POST /chown HTTP/1.1" 200 109 0.011592 10.0.0.23 - - [2025-11-05 10:30:53] "POST /chown HTTP/1.1" 200 109 0.029498 10.0.0.23 - - [2025-11-05 10:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.23 - - [2025-11-05 10:30:53] "POST /chown HTTP/1.1" 200 109 0.007258 10.0.0.23 - - [2025-11-05 10:30:53] "POST /chown HTTP/1.1" 200 109 0.019205 10.0.0.23 - - [2025-11-05 10:30:53] "POST /chown HTTP/1.1" 200 109 0.021976 10.0.0.23 - - [2025-11-05 10:30:53] "POST /chown HTTP/1.1" 200 109 0.009120 10.0.0.23 - - [2025-11-05 10:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.23 - - [2025-11-05 10:30:53] "POST /chown HTTP/1.1" 200 109 0.010362 10.0.0.23 - - [2025-11-05 10:30:53] "POST /chown HTTP/1.1" 200 109 0.008161 10.0.0.23 - - [2025-11-05 10:30:53] "POST /chown HTTP/1.1" 200 109 0.020121 10.0.0.23 - - [2025-11-05 10:30:53] "POST /chown HTTP/1.1" 200 109 0.023720 10.0.0.23 - - [2025-11-05 10:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.23 - - [2025-11-05 10:30:54] "POST /chown HTTP/1.1" 200 109 0.008078 10.0.0.23 - - [2025-11-05 10:30:54] "POST /chown HTTP/1.1" 200 109 0.017316 10.0.0.23 - - [2025-11-05 10:30:54] "POST /chown HTTP/1.1" 200 109 0.009599 10.0.0.23 - - [2025-11-05 10:30:54] "POST /chown HTTP/1.1" 200 109 0.022236 10.0.0.23 - - [2025-11-05 10:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.23 - - [2025-11-05 10:30:54] "POST /chown HTTP/1.1" 200 109 0.008785 10.0.0.23 - - [2025-11-05 10:30:54] "POST /chown HTTP/1.1" 200 109 0.025481 10.0.0.23 - - [2025-11-05 10:30:54] "POST /chown HTTP/1.1" 200 109 0.017897 10.0.0.23 - - [2025-11-05 10:30:54] "POST /chown HTTP/1.1" 200 109 0.007590 10.0.0.23 - - [2025-11-05 10:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.23 - - [2025-11-05 10:30:54] "POST /chown HTTP/1.1" 200 109 0.007608 10.0.0.23 - - [2025-11-05 10:30:54] "POST /chown HTTP/1.1" 200 109 0.007605 10.0.0.23 - - [2025-11-05 10:30:54] "POST /chown HTTP/1.1" 200 109 0.014120 10.0.0.23 - - [2025-11-05 10:30:54] "POST /chown HTTP/1.1" 200 109 0.021970 10.0.0.23 - - [2025-11-05 10:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.23 - - [2025-11-05 10:30:54] "POST /chown HTTP/1.1" 200 109 0.009440 10.0.0.23 - - [2025-11-05 10:30:54] "POST /chown HTTP/1.1" 200 109 0.029453 10.0.0.23 - - [2025-11-05 10:30:54] "POST /chown HTTP/1.1" 200 109 0.008061 10.0.0.23 - - [2025-11-05 10:30:54] "POST /chown HTTP/1.1" 200 109 0.018460 10.0.0.23 - - [2025-11-05 10:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005170 10.0.0.23 - - [2025-11-05 10:30:54] "POST /chown HTTP/1.1" 200 109 0.007540 10.0.0.23 - - [2025-11-05 10:30:54] "POST /chown HTTP/1.1" 200 109 0.019614 10.0.0.23 - - [2025-11-05 10:30:54] "POST /chown HTTP/1.1" 200 109 0.016849 10.0.0.23 - - [2025-11-05 10:30:54] "POST /chown HTTP/1.1" 200 109 0.007051 10.0.0.23 - - [2025-11-05 10:30:59] "GET /virtual-machine-interface/7bcd5f3c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005580 10.0.0.23 - - [2025-11-05 10:30:59] "POST /set-tag HTTP/1.1" 200 109 0.003925 10.0.0.23 - - [2025-11-05 10:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.23 - - [2025-11-05 10:30:59] "GET /loadbalancer/deef5481-9121-439a-ac7f-95c04ad57fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002767 10.0.0.23 - - [2025-11-05 10:30:59] "GET /loadbalancer-pool/70ce09a0-2eaa-4e40-b1a1-b550465390e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003673 10.0.0.23 - - [2025-11-05 10:30:59] "POST /loadbalancer-members HTTP/1.1" 200 702 0.021694 10.0.0.23 - - [2025-11-05 10:30:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.011081 10.0.0.23 - - [2025-11-05 10:30:59] "GET /virtual-machine-interface/7bcd5f3c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006648 10.0.0.23 - - [2025-11-05 10:30:59] "POST /tags HTTP/1.1" 409 221 0.002367 10.0.0.23 - - [2025-11-05 10:30:59] "GET /virtual-machine-interface/7bcd5f3c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004321 10.0.0.23 - - [2025-11-05 10:30:59] "POST /ref-update HTTP/1.1" 200 156 0.009645 10.0.0.23 - - [2025-11-05 10:30:59] "GET /floating-ip/c4492ee7-fb47-41cc-a4b0-b914e790b92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.015771 10.0.0.23 - - [2025-11-05 10:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.23 - - [2025-11-05 10:30:59] "GET /tag/05f1feb1-54c0-470a-86c1-859cfd19daa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.014282 10.0.0.23 - - [2025-11-05 10:30:59] "POST /set-tag HTTP/1.1" 200 109 0.030881 10.0.0.23 - - [2025-11-05 10:30:59] "PUT /floating-ip/c4492ee7-fb47-41cc-a4b0-b914e790b92d HTTP/1.1" 200 256 0.012806 10.0.0.23 - - [2025-11-05 10:31:00] "GET /virtual-machine-interface/7c4aa550-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010744 10.0.0.23 - - [2025-11-05 10:31:00] "POST /set-tag HTTP/1.1" 200 109 0.003439 10.0.0.23 - - [2025-11-05 10:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.23 - - [2025-11-05 10:31:00] "GET /loadbalancer/deef5481-9121-439a-ac7f-95c04ad57fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004881 10.0.0.23 - - [2025-11-05 10:31:00] "GET /loadbalancer-pool/70ce09a0-2eaa-4e40-b1a1-b550465390e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004286 10.0.0.23 - - [2025-11-05 10:31:00] "POST /loadbalancer-members HTTP/1.1" 200 702 0.024873 10.0.0.23 - - [2025-11-05 10:31:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020273 10.0.0.23 - - [2025-11-05 10:31:00] "GET /virtual-machine-interface/7c4aa550-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005554 10.0.0.23 - - [2025-11-05 10:31:00] "GET /virtual-machine-interface/7c4aa550-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008301 10.0.0.23 - - [2025-11-05 10:31:00] "POST /ref-update HTTP/1.1" 200 156 0.010422 10.0.0.23 - - [2025-11-05 10:31:00] "GET /floating-ip/c4492ee7-fb47-41cc-a4b0-b914e790b92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.012092 10.0.0.23 - - [2025-11-05 10:31:00] "POST /set-tag HTTP/1.1" 200 109 0.018694 10.0.0.23 - - [2025-11-05 10:31:01] "GET /virtual-machine/2f2eabaf-7b9b-463d-a4eb-630170fccacb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003685 10.0.0.23 - - [2025-11-05 10:31:01] "GET /virtual-machine-interface/7bcd5f3c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006434 10.0.0.23 - - [2025-11-05 10:31:01] "GET /virtual-machine/5f24f7f9-3856-41b6-9a97-c678f1b345ee?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003072 10.0.0.23 - - [2025-11-05 10:31:01] "GET /virtual-machine-interface/7c4aa550-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006174 10.0.0.23 - - [2025-11-05 10:31:03] "GET /virtual-machine-interface/807f7d44-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005310 10.0.0.23 - - [2025-11-05 10:31:03] "POST /set-tag HTTP/1.1" 200 109 0.003318 10.0.0.23 - - [2025-11-05 10:31:06] "GET /virtual-machine/84f20340-5948-445f-b177-9cc3ba339434?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.004428 10.0.0.23 - - [2025-11-05 10:31:06] "GET /virtual-machine-interface/807f7d44-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006694 10.0.0.23 - - [2025-11-05 10:31:06] "GET /virtual-machine-interface/807f7d44-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010649 10.0.0.23 - - [2025-11-05 10:31:06] "POST /set-tag HTTP/1.1" 200 109 0.003733 10.0.0.23 - - [2025-11-05 10:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.23 - - [2025-11-05 10:31:19] "POST /chown HTTP/1.1" 200 109 0.008480 10.0.0.23 - - [2025-11-05 10:31:19] "POST /chown HTTP/1.1" 200 109 0.013603 10.0.0.23 - - [2025-11-05 10:31:19] "POST /chown HTTP/1.1" 200 109 0.017864 10.0.0.23 - - [2025-11-05 10:31:19] "POST /chown HTTP/1.1" 200 109 0.023383 10.0.0.23 - - [2025-11-05 10:31:37] "GET /virtual-machine-interface/807f7d44-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005527 10.0.0.23 - - [2025-11-05 10:31:37] "POST /set-tag HTTP/1.1" 200 109 0.003348 10.0.0.23 - - [2025-11-05 10:31:37] "GET /virtual-machine-interface/807f7d44-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006463 10.0.0.23 - - [2025-11-05 10:31:37] "POST /set-tag HTTP/1.1" 200 109 0.003482 10.0.0.23 - - [2025-11-05 10:31:37] "GET /virtual-machine/84f20340-5948-445f-b177-9cc3ba339434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003297 10.0.0.23 - - [2025-11-05 10:31:37] "POST /ref-update HTTP/1.1" 200 156 0.010361 10.0.0.23 - - [2025-11-05 10:31:37] "GET /virtual-machine-interface/807f7d44-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013021 10.0.0.23 - - [2025-11-05 10:31:37] "POST /set-tag HTTP/1.1" 200 109 0.018681 10.0.0.23 - - [2025-11-05 10:31:37] "POST /set-tag HTTP/1.1" 200 109 0.032158 10.0.0.23 - - [2025-11-05 10:31:37] "DELETE /instance-ip/80a3daae-ba32-11f0-b401-fa163ec63410 HTTP/1.1" 200 115 0.052212 10.0.0.23 - - [2025-11-05 10:31:37] "DELETE /virtual-machine-interface/807f7d44-ba32-11f0-b401-fa163ec63410 HTTP/1.1" 200 115 0.048837 10.0.0.23 - - [2025-11-05 10:31:37] "DELETE /virtual-machine/84f20340-5948-445f-b177-9cc3ba339434 HTTP/1.1" 200 115 0.031637 10.0.0.23 - - [2025-11-05 10:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.23 - - [2025-11-05 10:31:41] "GET /tag/f94abcc3-40fb-4034-aad4-ced9411d6e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012073 10.0.0.23 - - [2025-11-05 10:31:41] "GET /tag/f94abcc3-40fb-4034-aad4-ced9411d6e79?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.015956 10.0.0.23 - - [2025-11-05 10:31:41] "GET /virtual-machine-interface/68a44430-463d-4c24-8d34-2501f61f32ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.006921 10.0.0.23 - - [2025-11-05 10:31:41] "POST /set-tag HTTP/1.1" 200 109 0.029159 10.0.0.23 - - [2025-11-05 10:31:41] "GET /virtual-machine-interface/e2283af7-39d4-441a-a3f8-52d51f15f2b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.014583 10.0.0.23 - - [2025-11-05 10:31:41] "POST /set-tag HTTP/1.1" 200 109 0.037815 10.0.0.23 - - [2025-11-05 10:31:42] "GET /virtual-machine-interface/e6a4eff5-0e7a-4360-8eed-05d5af912f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005086 10.0.0.23 - - [2025-11-05 10:31:42] "POST /set-tag HTTP/1.1" 200 109 0.018068 10.0.0.23 - - [2025-11-05 10:31:42] "GET /firewall-policy/0a7278e6-91f3-4fb0-a716-17f59faedfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.014651 10.0.0.23 - - [2025-11-05 10:31:42] "GET /firewall-rule/04cdeac0-53b8-41a2-99ac-5df2b3ac8939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003535 10.0.0.23 - - [2025-11-05 10:31:42] "POST /ref-update HTTP/1.1" 200 156 0.013977 10.0.0.23 - - [2025-11-05 10:31:42] "DELETE /firewall-rule/04cdeac0-53b8-41a2-99ac-5df2b3ac8939 HTTP/1.1" 200 115 0.043948 10.0.0.23 - - [2025-11-05 10:31:42] "DELETE /loadbalancer-member/420cb508-46a6-48a9-af37-c32468ff75bc HTTP/1.1" 200 115 0.042514 10.0.0.23 - - [2025-11-05 10:31:42] "PUT /service-instance/ae935dca-3d65-4b84-aa57-1fa3051cf878 HTTP/1.1" 200 266 0.010806 10.0.0.23 - - [2025-11-05 10:31:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.025199 10.0.0.23 - - [2025-11-05 10:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.23 - - [2025-11-05 10:31:42] "DELETE /loadbalancer-pool/dee87aed-5ce8-429b-83b2-662d4f0c8c8a HTTP/1.1" 200 115 0.090890 10.0.0.23 - - [2025-11-05 10:31:42] "POST /chown HTTP/1.1" 200 109 0.021682 10.0.0.23 - - [2025-11-05 10:31:42] "DELETE /loadbalancer-listener/cb191b75-6b2a-4462-b15d-683c81af2d2a HTTP/1.1" 200 115 0.073546 10.0.0.23 - - [2025-11-05 10:31:42] "GET /floating-ip/4825996d-820e-4660-aa56-dd4ff014974b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.002978 10.0.0.23 - - [2025-11-05 10:31:42] "POST /chown HTTP/1.1" 200 109 0.019327 10.0.0.23 - - [2025-11-05 10:31:42] "POST /chown HTTP/1.1" 200 109 0.022656 10.0.0.23 - - [2025-11-05 10:31:42] "POST /chown HTTP/1.1" 200 109 0.027329 10.0.0.23 - - [2025-11-05 10:31:42] "PUT /floating-ip/4825996d-820e-4660-aa56-dd4ff014974b HTTP/1.1" 200 256 0.049382 10.0.0.23 - - [2025-11-05 10:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005444 10.0.0.23 - - [2025-11-05 10:31:42] "POST /chown HTTP/1.1" 200 109 0.013357 10.0.0.23 - - [2025-11-05 10:31:42] "POST /chown HTTP/1.1" 200 109 0.025010 10.0.0.23 - - [2025-11-05 10:31:42] "DELETE /floating-ip/4825996d-820e-4660-aa56-dd4ff014974b HTTP/1.1" 200 115 0.115292 10.0.0.23 - - [2025-11-05 10:31:42] "POST /chown HTTP/1.1" 200 109 0.014421 10.0.0.23 - - [2025-11-05 10:31:42] "POST /chown HTTP/1.1" 200 109 0.016457 10.0.0.23 - - [2025-11-05 10:31:42] "DELETE /loadbalancer/9972c873-1954-4918-acda-7dc38db1e7c2 HTTP/1.1" 200 115 0.089126 10.0.0.23 - - [2025-11-05 10:31:42] "PUT /service-instance/ae935dca-3d65-4b84-aa57-1fa3051cf878 HTTP/1.1" 200 266 0.014947 10.0.0.23 - - [2025-11-05 10:31:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016834 10.0.0.23 - - [2025-11-05 10:31:42] "POST /ref-update HTTP/1.1" 404 171 0.002887 10.0.0.23 - - [2025-11-05 10:31:42] "DELETE /instance-ip/d2722cc7-7155-4484-bc94-edd9c6ae7628 HTTP/1.1" 200 115 0.098335 10.0.0.23 - - [2025-11-05 10:31:42] "GET /floating-ip-pool/28e5628c-e718-4ac8-93bd-44abca3ba7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004402 10.0.0.23 - - [2025-11-05 10:31:42] "PUT /service-instance/ae935dca-3d65-4b84-aa57-1fa3051cf878 HTTP/1.1" 200 266 0.013154 10.0.0.23 - - [2025-11-05 10:31:42] "POST /ref-update HTTP/1.1" 200 156 0.027050 10.0.0.23 - - [2025-11-05 10:31:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.037667 10.0.0.23 - - [2025-11-05 10:31:42] "POST /ref-update HTTP/1.1" 404 171 0.003204 10.0.0.23 - - [2025-11-05 10:31:42] "DELETE /virtual-machine-interface/e6a4eff5-0e7a-4360-8eed-05d5af912f4f HTTP/1.1" 200 115 0.122203 10.0.0.23 - - [2025-11-05 10:31:42] "DELETE /floating-ip-pool/28e5628c-e718-4ac8-93bd-44abca3ba7b0 HTTP/1.1" 200 115 0.056206 10.0.0.23 - - [2025-11-05 10:31:43] "PUT /service-instance/ae935dca-3d65-4b84-aa57-1fa3051cf878 HTTP/1.1" 200 266 0.013345 10.0.0.23 - - [2025-11-05 10:31:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.021932 10.0.0.23 - - [2025-11-05 10:31:43] "DELETE /tag/f94abcc3-40fb-4034-aad4-ced9411d6e79 HTTP/1.1" 200 115 0.171768 10.0.0.23 - - [2025-11-05 10:31:43] "DELETE /service-instance/ae935dca-3d65-4b84-aa57-1fa3051cf878 HTTP/1.1" 200 115 0.077847 10.0.0.23 - - [2025-11-05 10:31:43] "POST /useragent-kv HTTP/1.1" 200 115 0.017531 10.0.0.23 - - [2025-11-05 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010514 10.0.0.23 - - [2025-11-05 10:31:43] "POST /useragent-kv HTTP/1.1" 200 115 0.021621 10.0.0.23 - - [2025-11-05 10:31:43] "DELETE /virtual-network/23fa8f25-afde-43a0-acb8-df6018293a3f HTTP/1.1" 200 115 0.243978 10.0.0.23 - - [2025-11-05 10:31:43] "GET /routing-instance/19302912-1b39-446e-b489-041d38eed716 HTTP/1.1" 404 171 0.010695 10.0.0.23 - - [2025-11-05 10:31:43] "GET /virtual-machine-interface/e2283af7-39d4-441a-a3f8-52d51f15f2b9?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.024581 10.0.0.23 - - [2025-11-05 10:31:43] "GET /domains HTTP/1.1" 200 280 0.006285 10.0.0.23 - - [2025-11-05 10:31:43] "GET /domain/be23e6f6-c06d-4788-b5ff-05ad019ef61a HTTP/1.1" 200 3087 0.018129 10.0.0.23 - - [2025-11-05 10:31:43] "DELETE /route-target/8af1d00f-8f8d-4148-89c3-5c47e259c1ac HTTP/1.1" 200 115 0.075361 10.0.0.23 - - [2025-11-05 10:31:43] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76 HTTP/1.1" 200 7143 0.038257 10.0.0.23 - - [2025-11-05 10:31:43] "DELETE /virtual-machine-interface/e2283af7-39d4-441a-a3f8-52d51f15f2b9 HTTP/1.1" 200 115 0.107848 10.0.0.23 - - [2025-11-05 10:31:43] "DELETE /virtual-machine/cb8d081d-93ba-4974-ad14-951552675b74 HTTP/1.1" 200 115 0.035563 10.0.0.23 - - [2025-11-05 10:31:43] "GET /virtual-machine-interface/68a44430-463d-4c24-8d34-2501f61f32ef?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.034705 10.0.0.23 - - [2025-11-05 10:31:43] "GET /virtual-machine-interface/7c4aa550-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.035318 10.0.0.23 - - [2025-11-05 10:31:43] "POST /set-tag HTTP/1.1" 200 109 0.003738 10.0.0.23 - - [2025-11-05 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.23 - - [2025-11-05 10:31:43] "GET /loadbalancer/deef5481-9121-439a-ac7f-95c04ad57fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003754 10.0.0.23 - - [2025-11-05 10:31:43] "GET /virtual-machine-interface/7c4aa550-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005185 10.0.0.23 - - [2025-11-05 10:31:43] "DELETE /virtual-machine-interface/68a44430-463d-4c24-8d34-2501f61f32ef HTTP/1.1" 200 115 0.089836 10.0.0.23 - - [2025-11-05 10:31:43] "POST /set-tag HTTP/1.1" 200 109 0.062397 10.0.0.23 - - [2025-11-05 10:31:43] "POST /ref-update HTTP/1.1" 200 156 0.049464 10.0.0.23 - - [2025-11-05 10:31:43] "DELETE /virtual-machine/61cee4b1-5922-471f-aa7f-7d674cce284c HTTP/1.1" 200 115 0.041911 10.0.0.23 - - [2025-11-05 10:31:43] "DELETE /loadbalancer-member/d35d6613-1e0f-44ee-8c07-195a233a6357 HTTP/1.1" 200 115 0.099507 10.0.0.23 - - [2025-11-05 10:31:44] "GET /virtual-machine-interface/7c4aa550-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005336 10.0.0.23 - - [2025-11-05 10:31:44] "POST /set-tag HTTP/1.1" 200 109 0.002698 10.0.0.23 - - [2025-11-05 10:31:44] "GET /virtual-machine-interface/7c4aa550-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006534 10.0.0.23 - - [2025-11-05 10:31:44] "POST /set-tag HTTP/1.1" 200 109 0.002877 10.0.0.23 - - [2025-11-05 10:31:44] "GET /virtual-machine/5f24f7f9-3856-41b6-9a97-c678f1b345ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003408 10.0.0.23 - - [2025-11-05 10:31:44] "POST /ref-update HTTP/1.1" 200 156 0.009180 10.0.0.23 - - [2025-11-05 10:31:44] "GET /virtual-machine-interface/7c4aa550-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016296 10.0.0.23 - - [2025-11-05 10:31:44] "POST /set-tag HTTP/1.1" 200 109 0.017128 10.0.0.23 - - [2025-11-05 10:31:44] "POST /set-tag HTTP/1.1" 200 109 0.021842 10.0.0.23 - - [2025-11-05 10:31:45] "POST /set-tag HTTP/1.1" 200 109 0.038131 10.0.0.23 - - [2025-11-05 10:31:45] "DELETE /instance-ip/7c65b2b4-ba32-11f0-b401-fa163ec63410 HTTP/1.1" 200 115 0.044449 10.0.0.23 - - [2025-11-05 10:31:45] "POST /ref-update HTTP/1.1" 200 156 0.008997 10.0.0.23 - - [2025-11-05 10:31:45] "DELETE /virtual-machine-interface/7c4aa550-ba32-11f0-b401-fa163ec63410 HTTP/1.1" 200 115 0.050908 10.0.0.23 - - [2025-11-05 10:31:45] "DELETE /virtual-machine/5f24f7f9-3856-41b6-9a97-c678f1b345ee HTTP/1.1" 200 115 0.022180 10.0.0.23 - - [2025-11-05 10:31:48] "GET /virtual-machine-interface/7bcd5f3c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010261 10.0.0.23 - - [2025-11-05 10:31:48] "POST /set-tag HTTP/1.1" 200 109 0.006774 10.0.0.23 - - [2025-11-05 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.23 - - [2025-11-05 10:31:48] "GET /loadbalancer/deef5481-9121-439a-ac7f-95c04ad57fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003613 10.0.0.23 - - [2025-11-05 10:31:49] "GET /virtual-machine-interface/7bcd5f3c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005686 10.0.0.23 - - [2025-11-05 10:31:49] "POST /set-tag HTTP/1.1" 200 109 0.003602 10.0.0.23 - - [2025-11-05 10:31:49] "GET /virtual-machine-interface/7bcd5f3c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005030 10.0.0.23 - - [2025-11-05 10:31:49] "POST /set-tag HTTP/1.1" 200 109 0.002817 10.0.0.23 - - [2025-11-05 10:31:49] "GET /virtual-machine/2f2eabaf-7b9b-463d-a4eb-630170fccacb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.005371 10.0.0.23 - - [2025-11-05 10:31:49] "POST /ref-update HTTP/1.1" 200 156 0.013669 10.0.0.23 - - [2025-11-05 10:31:49] "GET /virtual-machine-interface/7bcd5f3c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.023843 10.0.0.23 - - [2025-11-05 10:31:49] "POST /set-tag HTTP/1.1" 200 109 0.022616 10.0.0.23 - - [2025-11-05 10:31:49] "POST /set-tag HTTP/1.1" 200 109 0.035316 10.0.0.23 - - [2025-11-05 10:31:49] "POST /set-tag HTTP/1.1" 200 109 0.028044 10.0.0.23 - - [2025-11-05 10:31:49] "DELETE /instance-ip/7be97528-ba32-11f0-b401-fa163ec63410 HTTP/1.1" 200 115 0.048063 10.0.0.23 - - [2025-11-05 10:31:50] "POST /ref-update HTTP/1.1" 200 156 0.018026 10.0.0.23 - - [2025-11-05 10:31:50] "DELETE /virtual-machine-interface/7bcd5f3c-ba32-11f0-b401-fa163ec63410 HTTP/1.1" 200 115 0.045758 10.0.0.23 - - [2025-11-05 10:31:50] "DELETE /virtual-machine/2f2eabaf-7b9b-463d-a4eb-630170fccacb HTTP/1.1" 200 115 0.028252 10.0.0.23 - - [2025-11-05 10:31:50] "DELETE /tag/dadcc3a2-495f-4d45-8977-0a5de8bc4ff3 HTTP/1.1" 200 115 0.056909 10.0.0.23 - - [2025-11-05 10:31:50] "DELETE /tag/bd3b3101-2f1f-4b4c-b475-9003fd603220 HTTP/1.1" 200 115 0.095671 10.0.0.23 - - [2025-11-05 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.23 - - [2025-11-05 10:31:53] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048194 10.0.0.23 - - [2025-11-05 10:31:53] "POST /tags HTTP/1.1" 200 393 0.041457 10.0.0.23 - - [2025-11-05 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.23 - - [2025-11-05 10:31:53] "GET /tag/2899c157-7158-4ea5-a7cc-d26413ffca7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.017349 10.0.0.23 - - [2025-11-05 10:31:54] "POST /tags HTTP/1.1" 200 341 0.019328 10.0.0.23 - - [2025-11-05 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.23 - - [2025-11-05 10:31:54] "GET /tag/b621659b-eb74-4164-974a-45784491e03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012077 10.0.0.23 - - [2025-11-05 10:31:54] "POST /id-to-fqname HTTP/1.1" 200 192 0.002868 10.0.0.23 - - [2025-11-05 10:31:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.004570 10.0.0.23 - - [2025-11-05 10:31:54] "POST /security-groups HTTP/1.1" 200 589 0.067926 10.0.0.23 - - [2025-11-05 10:31:54] "POST /projects HTTP/1.1" 200 519 0.169859 10.0.0.23 - - [2025-11-05 10:31:54] "POST /fqname-to-id HTTP/1.1" 404 236 0.005006 10.0.0.23 - - [2025-11-05 10:31:54] "POST /access-control-lists HTTP/1.1" 200 598 0.068826 10.0.0.23 - - [2025-11-05 10:31:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.056526 10.0.0.23 - - [2025-11-05 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007929 10.0.0.23 - - [2025-11-05 10:31:54] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005902 10.0.0.23 - - [2025-11-05 10:31:54] "POST /fqname-to-id HTTP/1.1" 404 235 0.002648 10.0.0.23 - - [2025-11-05 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.23 - - [2025-11-05 10:31:54] "GET /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.022437 10.0.0.23 - - [2025-11-05 10:31:54] "POST /access-control-lists HTTP/1.1" 200 596 0.066709 10.0.0.23 - - [2025-11-05 10:31:54] "PUT /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473 HTTP/1.1" 200 264 0.051765 10.0.0.23 - - [2025-11-05 10:31:54] "PUT /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d HTTP/1.1" 200 264 0.052485 10.0.0.23 - - [2025-11-05 10:31:54] "POST /security-groups HTTP/1.1" 200 591 0.089035 10.0.0.23 - - [2025-11-05 10:31:54] "POST /fqname-to-id HTTP/1.1" 404 270 0.006576 10.0.0.23 - - [2025-11-05 10:31:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.044619 10.0.0.23 - - [2025-11-05 10:31:54] "POST /chown HTTP/1.1" 200 109 0.038566 10.0.0.23 - - [2025-11-05 10:31:54] "POST /access-control-lists HTTP/1.1" 200 632 0.067605 10.0.0.23 - - [2025-11-05 10:31:54] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003355 10.0.0.23 - - [2025-11-05 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.23 - - [2025-11-05 10:31:54] "POST /fqname-to-id HTTP/1.1" 404 269 0.005971 10.0.0.23 - - [2025-11-05 10:31:54] "GET /policy-management/06c793fc-d783-4f20-b4f4-e977e5238dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004514 10.0.0.23 - - [2025-11-05 10:31:54] "POST /tags HTTP/1.1" 409 226 0.005530 10.0.0.23 - - [2025-11-05 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.23 - - [2025-11-05 10:31:54] "GET /tag/b621659b-eb74-4164-974a-45784491e03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.026603 10.0.0.23 - - [2025-11-05 10:31:54] "POST /access-control-lists HTTP/1.1" 200 630 0.084363 10.0.0.23 - - [2025-11-05 10:31:55] "POST /firewall-rules HTTP/1.1" 200 600 0.075275 10.0.0.23 - - [2025-11-05 10:31:55] "GET /firewall-rule/e90cfacf-d911-4f73-8aeb-2e7256b1934f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.008602 10.0.0.23 - - [2025-11-05 10:31:55] "GET /firewall-policy/556dfd24-0dd2-4567-9c04-a497a4888362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006202 10.0.0.23 - - [2025-11-05 10:31:55] "GET /firewall-rule/e90cfacf-d911-4f73-8aeb-2e7256b1934f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003434 10.0.0.23 - - [2025-11-05 10:31:55] "POST /ref-update HTTP/1.1" 200 156 0.055658 10.0.0.23 - - [2025-11-05 10:31:55] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008397 10.0.0.23 - - [2025-11-05 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.23 - - [2025-11-05 10:31:55] "GET /policy-management/06c793fc-d783-4f20-b4f4-e977e5238dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003089 10.0.0.23 - - [2025-11-05 10:31:55] "POST /tags HTTP/1.1" 409 226 0.001996 10.0.0.23 - - [2025-11-05 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.23 - - [2025-11-05 10:31:55] "GET /tag/b621659b-eb74-4164-974a-45784491e03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014441 10.0.0.23 - - [2025-11-05 10:31:55] "POST /firewall-rules HTTP/1.1" 200 598 0.075117 10.0.0.23 - - [2025-11-05 10:31:55] "GET /firewall-rule/927ccd2a-3574-4327-ac9c-7ced8df8832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005362 10.0.0.23 - - [2025-11-05 10:31:55] "GET /firewall-policy/556dfd24-0dd2-4567-9c04-a497a4888362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.009247 10.0.0.23 - - [2025-11-05 10:31:55] "GET /firewall-rule/927ccd2a-3574-4327-ac9c-7ced8df8832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003171 10.0.0.23 - - [2025-11-05 10:31:55] "POST /ref-update HTTP/1.1" 200 156 0.070984 10.0.0.23 - - [2025-11-05 10:31:56] "POST /tags HTTP/1.1" 200 393 0.052211 10.0.0.23 - - [2025-11-05 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008001 10.0.0.23 - - [2025-11-05 10:31:57] "GET /tag/3303b05c-e0b2-4725-9920-e517d1906537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.020186 10.0.0.23 - - [2025-11-05 10:31:57] "POST /tags HTTP/1.1" 200 341 0.025228 10.0.0.23 - - [2025-11-05 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009339 10.0.0.23 - - [2025-11-05 10:31:57] "GET /tag/d4fd24f6-facc-4582-aad7-c45ba708b47c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013863 10.0.0.23 - - [2025-11-05 10:31:57] "POST /id-to-fqname HTTP/1.1" 200 192 0.003782 10.0.0.23 - - [2025-11-05 10:31:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.010714 10.0.0.23 - - [2025-11-05 10:31:57] "POST /security-groups HTTP/1.1" 200 589 0.092111 10.0.0.23 - - [2025-11-05 10:31:57] "POST /projects HTTP/1.1" 200 519 0.261547 10.0.0.23 - - [2025-11-05 10:31:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.012046 10.0.0.23 - - [2025-11-05 10:31:57] "POST /fqname-to-id HTTP/1.1" 404 236 0.011223 10.0.0.23 - - [2025-11-05 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010958 10.0.0.23 - - [2025-11-05 10:31:57] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.026816 10.0.0.23 - - [2025-11-05 10:31:57] "POST /access-control-lists HTTP/1.1" 200 598 0.076097 10.0.0.23 - - [2025-11-05 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.019276 10.0.0.23 - - [2025-11-05 10:31:57] "GET /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.005933 10.0.0.23 - - [2025-11-05 10:31:57] "POST /fqname-to-id HTTP/1.1" 404 235 0.002198 10.0.0.23 - - [2025-11-05 10:31:57] "POST /access-control-lists HTTP/1.1" 200 596 0.063453 10.0.0.23 - - [2025-11-05 10:31:57] "PUT /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473 HTTP/1.1" 200 264 0.116590 10.0.0.23 - - [2025-11-05 10:31:57] "PUT /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d HTTP/1.1" 200 264 0.063633 10.0.0.23 - - [2025-11-05 10:31:57] "POST /security-groups HTTP/1.1" 200 591 0.082073 10.0.0.23 - - [2025-11-05 10:31:57] "POST /fqname-to-id HTTP/1.1" 404 270 0.003295 10.0.0.23 - - [2025-11-05 10:31:57] "POST /access-control-lists HTTP/1.1" 200 632 0.021972 10.0.0.23 - - [2025-11-05 10:31:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.029106 10.0.0.23 - - [2025-11-05 10:31:58] "POST /fqname-to-id HTTP/1.1" 404 269 0.002514 10.0.0.23 - - [2025-11-05 10:31:58] "POST /chown HTTP/1.1" 200 109 0.018615 10.0.0.23 - - [2025-11-05 10:31:58] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004421 10.0.0.23 - - [2025-11-05 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.23 - - [2025-11-05 10:31:58] "GET /policy-management/06c793fc-d783-4f20-b4f4-e977e5238dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004643 10.0.0.23 - - [2025-11-05 10:31:58] "POST /access-control-lists HTTP/1.1" 200 630 0.082496 10.0.0.23 - - [2025-11-05 10:31:58] "POST /tags HTTP/1.1" 409 226 0.011969 10.0.0.23 - - [2025-11-05 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.23 - - [2025-11-05 10:31:58] "GET /tag/d4fd24f6-facc-4582-aad7-c45ba708b47c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012807 10.0.0.23 - - [2025-11-05 10:31:58] "POST /firewall-rules HTTP/1.1" 200 600 0.071198 10.0.0.23 - - [2025-11-05 10:31:58] "GET /firewall-rule/4a3b329b-c296-4978-b5dc-628ace600907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006022 10.0.0.23 - - [2025-11-05 10:31:58] "GET /firewall-policy/556dfd24-0dd2-4567-9c04-a497a4888362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.006014 10.0.0.23 - - [2025-11-05 10:31:58] "GET /firewall-rule/4a3b329b-c296-4978-b5dc-628ace600907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003776 10.0.0.23 - - [2025-11-05 10:31:58] "POST /ref-update HTTP/1.1" 200 156 0.078393 10.0.0.23 - - [2025-11-05 10:31:58] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015769 10.0.0.23 - - [2025-11-05 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.23 - - [2025-11-05 10:31:58] "GET /policy-management/06c793fc-d783-4f20-b4f4-e977e5238dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.008155 10.0.0.23 - - [2025-11-05 10:31:58] "POST /tags HTTP/1.1" 409 226 0.002913 10.0.0.23 - - [2025-11-05 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.23 - - [2025-11-05 10:31:58] "GET /tag/d4fd24f6-facc-4582-aad7-c45ba708b47c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015070 10.0.0.23 - - [2025-11-05 10:31:58] "POST /firewall-rules HTTP/1.1" 200 598 0.098812 10.0.0.23 - - [2025-11-05 10:31:58] "GET /firewall-rule/1a5769ec-70a0-4d4b-835b-a40287105836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.007394 10.0.0.23 - - [2025-11-05 10:31:58] "GET /firewall-policy/556dfd24-0dd2-4567-9c04-a497a4888362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004821 10.0.0.23 - - [2025-11-05 10:31:58] "GET /firewall-rule/1a5769ec-70a0-4d4b-835b-a40287105836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002905 10.0.0.23 - - [2025-11-05 10:31:58] "POST /ref-update HTTP/1.1" 200 156 0.062426 10.0.0.23 - - [2025-11-05 10:32:00] "POST /tags HTTP/1.1" 200 345 0.108795 10.0.0.23 - - [2025-11-05 10:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009685 10.0.0.23 - - [2025-11-05 10:32:00] "GET /tag/871d8478-9eae-4879-ae5b-3bf4f2119899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.034741 10.0.0.23 - - [2025-11-05 10:32:00] "POST /projects HTTP/1.1" 409 238 0.005858 10.0.0.23 - - [2025-11-05 10:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.23 - - [2025-11-05 10:32:00] "GET /project/33b4e5c6-7fae-4e3a-a416-e2e9dd6e9d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.069047 10.0.0.23 - - [2025-11-05 10:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.23 - - [2025-11-05 10:32:00] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009437 10.0.0.23 - - [2025-11-05 10:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.23 - - [2025-11-05 10:32:00] "GET /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.012994 10.0.0.23 - - [2025-11-05 10:32:00] "POST /security-groups HTTP/1.1" 409 285 0.003185 10.0.0.23 - - [2025-11-05 10:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.23 - - [2025-11-05 10:32:00] "PUT /security-group/fcf5d9f3-b22f-4992-a8b8-b3e580d95ffc HTTP/1.1" 200 262 0.065092 10.0.0.23 - - [2025-11-05 10:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.019635 10.0.0.23 - - [2025-11-05 10:32:00] "PUT /access-control-list/f5f04d58-af58-4c8d-863c-24fe813e554f HTTP/1.1" 200 272 0.031814 10.0.0.23 - - [2025-11-05 10:32:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.056157 10.0.0.23 - - [2025-11-05 10:32:00] "POST /tags HTTP/1.1" 409 228 0.012339 10.0.0.23 - - [2025-11-05 10:32:00] "GET /project/33b4e5c6-7fae-4e3a-a416-e2e9dd6e9d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.108396 10.0.0.23 - - [2025-11-05 10:32:00] "PUT /access-control-list/1d0f57b2-50e5-4465-95a4-2015ee766a66 HTTP/1.1" 200 272 0.064308 10.0.0.23 - - [2025-11-05 10:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012803 10.0.0.23 - - [2025-11-05 10:32:00] "GET /tag/871d8478-9eae-4879-ae5b-3bf4f2119899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.021005 10.0.0.23 - - [2025-11-05 10:32:00] "POST /tags HTTP/1.1" 200 345 0.027811 10.0.0.23 - - [2025-11-05 10:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.23 - - [2025-11-05 10:32:00] "GET /tag/6077aa71-647d-4961-923d-56da919ac50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.017599 10.0.0.23 - - [2025-11-05 10:32:00] "POST /projects HTTP/1.1" 409 238 0.002669 10.0.0.23 - - [2025-11-05 10:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.23 - - [2025-11-05 10:32:00] "GET /project/91250656-fc9b-4597-ab38-94ffbb5904c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.064037 10.0.0.23 - - [2025-11-05 10:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.23 - - [2025-11-05 10:32:00] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005377 10.0.0.23 - - [2025-11-05 10:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.23 - - [2025-11-05 10:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.23 - - [2025-11-05 10:32:00] "GET /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.008596 10.0.0.23 - - [2025-11-05 10:32:01] "GET /project/91250656-fc9b-4597-ab38-94ffbb5904c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.059132 10.0.0.23 - - [2025-11-05 10:32:01] "POST /security-groups HTTP/1.1" 409 285 0.004368 10.0.0.23 - - [2025-11-05 10:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007035 10.0.0.23 - - [2025-11-05 10:32:01] "PUT /security-group/fe8c3703-4902-4b06-855e-64b7f2f1d83f HTTP/1.1" 200 262 0.060597 10.0.0.23 - - [2025-11-05 10:32:01] "PUT /access-control-list/1fd8bed7-977a-49bb-b22f-377e62668a0c HTTP/1.1" 200 272 0.015732 10.0.0.23 - - [2025-11-05 10:32:01] "PUT /access-control-list/2e3762ef-8b8a-4844-a0be-394576e8a30e HTTP/1.1" 200 272 0.027097 10.0.0.23 - - [2025-11-05 10:32:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.035502 10.0.0.23 - - [2025-11-05 10:32:01] "POST /tags HTTP/1.1" 409 228 0.014171 10.0.0.23 - - [2025-11-05 10:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.23 - - [2025-11-05 10:32:01] "GET /tag/6077aa71-647d-4961-923d-56da919ac50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013281 10.0.0.23 - - [2025-11-05 10:32:01] "POST /tags HTTP/1.1" 200 291 0.065753 10.0.0.23 - - [2025-11-05 10:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006303 10.0.0.23 - - [2025-11-05 10:32:01] "GET /tag/0e5afed0-347f-4312-8a22-f669947b5cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.015747 10.0.0.23 - - [2025-11-05 10:32:01] "POST /tags HTTP/1.1" 200 303 0.075456 10.0.0.23 - - [2025-11-05 10:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.026186 10.0.0.23 - - [2025-11-05 10:32:01] "GET /tag/c3e3de73-82b6-4727-a84f-98b4e86189b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015364 10.0.0.23 - - [2025-11-05 10:32:01] "POST /tags HTTP/1.1" 409 252 0.002364 10.0.0.23 - - [2025-11-05 10:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.23 - - [2025-11-05 10:32:01] "GET /tag/2899c157-7158-4ea5-a7cc-d26413ffca7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011715 10.0.0.23 - - [2025-11-05 10:32:01] "POST /tags HTTP/1.1" 409 226 0.002683 10.0.0.23 - - [2025-11-05 10:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.23 - - [2025-11-05 10:32:01] "GET /tag/b621659b-eb74-4164-974a-45784491e03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011133 10.0.0.23 - - [2025-11-05 10:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.23 - - [2025-11-05 10:32:01] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004374 10.0.0.23 - - [2025-11-05 10:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.23 - - [2025-11-05 10:32:01] "GET /project/33b4e5c6-7fae-4e3a-a416-e2e9dd6e9d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036387 10.0.0.23 - - [2025-11-05 10:32:01] "POST /virtual-machines HTTP/1.1" 200 395 0.011297 10.0.0.23 - - [2025-11-05 10:32:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.027698 10.0.0.23 - - [2025-11-05 10:32:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.136003 10.0.0.23 - - [2025-11-05 10:32:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.011220 10.0.0.23 - - [2025-11-05 10:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.23 - - [2025-11-05 10:32:02] "GET /virtual-machine-interface/aa6a0c64-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016629 10.0.0.23 - - [2025-11-05 10:32:02] "POST /instance-ips HTTP/1.1" 200 397 0.038896 10.0.0.23 - - [2025-11-05 10:32:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.041884 10.0.0.23 - - [2025-11-05 10:32:02] "GET /virtual-machine-interface/aa6a0c64-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.023236 10.0.0.23 - - [2025-11-05 10:32:02] "POST /set-tag HTTP/1.1" 200 109 0.063851 10.0.0.23 - - [2025-11-05 10:32:02] "GET /virtual-machine-interface/aa6a0c64-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009319 10.0.0.23 - - [2025-11-05 10:32:02] "GET /instance-ip/aa88f7b4-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.021108 10.0.0.23 - - [2025-11-05 10:32:02] "GET /virtual-machine-interface/aa6a0c64-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005672 10.0.0.23 - - [2025-11-05 10:32:02] "POST /set-tag HTTP/1.1" 200 109 0.003195 10.0.0.23 - - [2025-11-05 10:32:02] "GET /virtual-router/208e76e0-366c-4f0a-b58f-3d7d4e1d4f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.009879 10.0.0.23 - - [2025-11-05 10:32:02] "POST /ref-update HTTP/1.1" 200 156 0.011248 10.0.0.23 - - [2025-11-05 10:32:02] "GET /virtual-machine-interface/aa6a0c64-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013485 10.0.0.23 - - [2025-11-05 10:32:02] "POST /set-tag HTTP/1.1" 200 109 0.002769 10.0.0.23 - - [2025-11-05 10:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005190 10.0.0.23 - - [2025-11-05 10:32:02] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005250 10.0.0.23 - - [2025-11-05 10:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.23 - - [2025-11-05 10:32:02] "GET /project/33b4e5c6-7fae-4e3a-a416-e2e9dd6e9d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035228 10.0.0.23 - - [2025-11-05 10:32:02] "POST /virtual-machines HTTP/1.1" 200 395 0.009940 10.0.0.23 - - [2025-11-05 10:32:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.016105 10.0.0.23 - - [2025-11-05 10:32:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.132625 10.0.0.23 - - [2025-11-05 10:32:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.010405 10.0.0.23 - - [2025-11-05 10:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010185 10.0.0.23 - - [2025-11-05 10:32:02] "GET /virtual-machine-interface/aaf3d23c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007195 10.0.0.23 - - [2025-11-05 10:32:03] "POST /instance-ips HTTP/1.1" 200 397 0.021390 10.0.0.23 - - [2025-11-05 10:32:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022691 10.0.0.23 - - [2025-11-05 10:32:03] "GET /virtual-machine-interface/aaf3d23c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014783 10.0.0.23 - - [2025-11-05 10:32:03] "POST /set-tag HTTP/1.1" 200 109 0.067928 10.0.0.23 - - [2025-11-05 10:32:03] "GET /virtual-machine-interface/aaf3d23c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016125 10.0.0.23 - - [2025-11-05 10:32:03] "GET /instance-ip/ab1197ea-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004102 10.0.0.23 - - [2025-11-05 10:32:03] "GET /virtual-machine-interface/aaf3d23c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005838 10.0.0.23 - - [2025-11-05 10:32:03] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.23 - - [2025-11-05 10:32:03] "GET /virtual-router/208e76e0-366c-4f0a-b58f-3d7d4e1d4f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.005348 10.0.0.23 - - [2025-11-05 10:32:03] "POST /ref-update HTTP/1.1" 200 156 0.010227 10.0.0.23 - - [2025-11-05 10:32:03] "GET /virtual-machine-interface/aaf3d23c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006957 10.0.0.23 - - [2025-11-05 10:32:03] "POST /set-tag HTTP/1.1" 200 109 0.002877 10.0.0.23 - - [2025-11-05 10:32:03] "POST /tags HTTP/1.1" 200 291 0.019653 10.0.0.23 - - [2025-11-05 10:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.23 - - [2025-11-05 10:32:03] "GET /tag/153d3c32-ef2f-416d-a425-2c9285524096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013282 10.0.0.23 - - [2025-11-05 10:32:03] "POST /tags HTTP/1.1" 409 252 0.002172 10.0.0.23 - - [2025-11-05 10:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.23 - - [2025-11-05 10:32:03] "GET /tag/3303b05c-e0b2-4725-9920-e517d1906537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013476 10.0.0.23 - - [2025-11-05 10:32:03] "POST /tags HTTP/1.1" 409 226 0.002299 10.0.0.23 - - [2025-11-05 10:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.23 - - [2025-11-05 10:32:03] "GET /tag/d4fd24f6-facc-4582-aad7-c45ba708b47c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014222 10.0.0.23 - - [2025-11-05 10:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.23 - - [2025-11-05 10:32:03] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004279 10.0.0.23 - - [2025-11-05 10:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.23 - - [2025-11-05 10:32:03] "GET /project/91250656-fc9b-4597-ab38-94ffbb5904c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039395 10.0.0.23 - - [2025-11-05 10:32:03] "POST /virtual-machines HTTP/1.1" 200 395 0.023469 10.0.0.23 - - [2025-11-05 10:32:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008801 10.0.0.23 - - [2025-11-05 10:32:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119433 10.0.0.23 - - [2025-11-05 10:32:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.046418 10.0.0.23 - - [2025-11-05 10:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.018491 10.0.0.23 - - [2025-11-05 10:32:04] "GET /virtual-machine-interface/ab93ed80-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013136 10.0.0.23 - - [2025-11-05 10:32:04] "POST /instance-ips HTTP/1.1" 200 397 0.066216 10.0.0.23 - - [2025-11-05 10:32:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.065066 10.0.0.23 - - [2025-11-05 10:32:04] "GET /virtual-machine-interface/ab93ed80-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008004 10.0.0.23 - - [2025-11-05 10:32:04] "POST /set-tag HTTP/1.1" 200 109 0.067888 10.0.0.23 - - [2025-11-05 10:32:04] "GET /virtual-machine-interface/ab93ed80-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.024831 10.0.0.23 - - [2025-11-05 10:32:04] "GET /instance-ip/abaf7168-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004546 10.0.0.23 - - [2025-11-05 10:32:04] "GET /virtual-machine-interface/ab93ed80-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005004 10.0.0.23 - - [2025-11-05 10:32:04] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.23 - - [2025-11-05 10:32:04] "GET /virtual-router/208e76e0-366c-4f0a-b58f-3d7d4e1d4f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.007349 10.0.0.23 - - [2025-11-05 10:32:04] "POST /ref-update HTTP/1.1" 200 156 0.011980 10.0.0.23 - - [2025-11-05 10:32:04] "GET /virtual-machine-interface/ab93ed80-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005505 10.0.0.23 - - [2025-11-05 10:32:04] "POST /set-tag HTTP/1.1" 200 109 0.003691 10.0.0.23 - - [2025-11-05 10:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.23 - - [2025-11-05 10:32:04] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005362 10.0.0.23 - - [2025-11-05 10:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.23 - - [2025-11-05 10:32:04] "GET /project/91250656-fc9b-4597-ab38-94ffbb5904c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053566 10.0.0.23 - - [2025-11-05 10:32:04] "POST /virtual-machines HTTP/1.1" 200 395 0.010159 10.0.0.23 - - [2025-11-05 10:32:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.012175 10.0.0.23 - - [2025-11-05 10:32:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098874 10.0.0.23 - - [2025-11-05 10:32:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009873 10.0.0.23 - - [2025-11-05 10:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016138 10.0.0.23 - - [2025-11-05 10:32:04] "GET /virtual-machine-interface/ac22b204-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005683 10.0.0.23 - - [2025-11-05 10:32:05] "POST /instance-ips HTTP/1.1" 200 397 0.032223 10.0.0.23 - - [2025-11-05 10:32:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.027727 10.0.0.23 - - [2025-11-05 10:32:05] "GET /virtual-machine-interface/ac22b204-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006094 10.0.0.23 - - [2025-11-05 10:32:05] "POST /set-tag HTTP/1.1" 200 109 0.063631 10.0.0.23 - - [2025-11-05 10:32:05] "GET /virtual-machine-interface/ac22b204-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014336 10.0.0.23 - - [2025-11-05 10:32:05] "GET /instance-ip/ac3b57f0-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003518 10.0.0.23 - - [2025-11-05 10:32:05] "GET /virtual-machine-interface/ac22b204-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004930 10.0.0.23 - - [2025-11-05 10:32:05] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.23 - - [2025-11-05 10:32:05] "GET /virtual-router/208e76e0-366c-4f0a-b58f-3d7d4e1d4f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.004615 10.0.0.23 - - [2025-11-05 10:32:05] "POST /ref-update HTTP/1.1" 200 156 0.011839 10.0.0.23 - - [2025-11-05 10:32:05] "GET /virtual-machine-interface/ac22b204-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014423 10.0.0.23 - - [2025-11-05 10:32:05] "POST /set-tag HTTP/1.1" 200 109 0.003102 10.0.0.23 - - [2025-11-05 10:32:05] "POST /tags HTTP/1.1" 200 299 0.026946 10.0.0.23 - - [2025-11-05 10:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008150 10.0.0.23 - - [2025-11-05 10:32:05] "GET /tag/082c1297-fec9-40be-bcec-8e08c4735d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.018082 10.0.0.23 - - [2025-11-05 10:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.23 - - [2025-11-05 10:32:05] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004297 10.0.0.23 - - [2025-11-05 10:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.23 - - [2025-11-05 10:32:05] "GET /project/33b4e5c6-7fae-4e3a-a416-e2e9dd6e9d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046416 10.0.0.23 - - [2025-11-05 10:32:05] "POST /virtual-machines HTTP/1.1" 200 395 0.009971 10.0.0.23 - - [2025-11-05 10:32:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021907 10.0.0.23 - - [2025-11-05 10:32:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121978 10.0.0.23 - - [2025-11-05 10:32:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.012323 10.0.0.23 - - [2025-11-05 10:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016134 10.0.0.23 - - [2025-11-05 10:32:05] "GET /virtual-machine-interface/acafc798-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006049 10.0.0.23 - - [2025-11-05 10:32:05] "POST /instance-ips HTTP/1.1" 200 397 0.030630 10.0.0.23 - - [2025-11-05 10:32:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.037590 10.0.0.23 - - [2025-11-05 10:32:06] "GET /virtual-machine-interface/acafc798-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.021862 10.0.0.23 - - [2025-11-05 10:32:06] "POST /set-tag HTTP/1.1" 200 109 0.022512 10.0.0.23 - - [2025-11-05 10:32:06] "GET /virtual-machine-interface/acafc798-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.025946 10.0.0.23 - - [2025-11-05 10:32:06] "GET /instance-ip/accc5958-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003501 10.0.0.23 - - [2025-11-05 10:32:06] "GET /virtual-machine-interface/acafc798-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005313 10.0.0.23 - - [2025-11-05 10:32:06] "POST /set-tag HTTP/1.1" 200 109 0.002563 10.0.0.23 - - [2025-11-05 10:32:06] "POST /tags HTTP/1.1" 200 299 0.021724 10.0.0.23 - - [2025-11-05 10:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009744 10.0.0.23 - - [2025-11-05 10:32:06] "GET /tag/dd00c267-b0b6-488a-a094-e7bc1fed5ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012407 10.0.0.23 - - [2025-11-05 10:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.23 - - [2025-11-05 10:32:06] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005717 10.0.0.23 - - [2025-11-05 10:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.23 - - [2025-11-05 10:32:06] "GET /project/33b4e5c6-7fae-4e3a-a416-e2e9dd6e9d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038819 10.0.0.23 - - [2025-11-05 10:32:06] "POST /virtual-machines HTTP/1.1" 200 395 0.010011 10.0.0.23 - - [2025-11-05 10:32:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.011817 10.0.0.23 - - [2025-11-05 10:32:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122472 10.0.0.23 - - [2025-11-05 10:32:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.030474 10.0.0.23 - - [2025-11-05 10:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013730 10.0.0.23 - - [2025-11-05 10:32:06] "GET /virtual-machine-interface/ad2b8b62-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005342 10.0.0.23 - - [2025-11-05 10:32:06] "POST /instance-ips HTTP/1.1" 200 397 0.021778 10.0.0.23 - - [2025-11-05 10:32:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.032073 10.0.0.23 - - [2025-11-05 10:32:06] "GET /virtual-machine-interface/ad2b8b62-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.025511 10.0.0.23 - - [2025-11-05 10:32:06] "POST /set-tag HTTP/1.1" 200 109 0.020317 10.0.0.23 - - [2025-11-05 10:32:06] "GET /virtual-machine-interface/ad2b8b62-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016628 10.0.0.23 - - [2025-11-05 10:32:06] "GET /instance-ip/ad443806-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003424 10.0.0.23 - - [2025-11-05 10:32:06] "GET /virtual-machine-interface/ad2b8b62-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004474 10.0.0.23 - - [2025-11-05 10:32:06] "POST /set-tag HTTP/1.1" 200 109 0.002490 10.0.0.23 - - [2025-11-05 10:32:07] "POST /tags HTTP/1.1" 200 299 0.020356 10.0.0.23 - - [2025-11-05 10:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.23 - - [2025-11-05 10:32:07] "GET /tag/ba530324-c441-4014-92fa-bc146d2aa6f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013421 10.0.0.23 - - [2025-11-05 10:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.23 - - [2025-11-05 10:32:07] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004960 10.0.0.23 - - [2025-11-05 10:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.23 - - [2025-11-05 10:32:07] "GET /project/91250656-fc9b-4597-ab38-94ffbb5904c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042780 10.0.0.23 - - [2025-11-05 10:32:07] "POST /virtual-machines HTTP/1.1" 200 395 0.013988 10.0.0.23 - - [2025-11-05 10:32:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.009913 10.0.0.23 - - [2025-11-05 10:32:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108403 10.0.0.23 - - [2025-11-05 10:32:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.022757 10.0.0.23 - - [2025-11-05 10:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008391 10.0.0.23 - - [2025-11-05 10:32:07] "GET /virtual-machine-interface/ada0ab7c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007726 10.0.0.23 - - [2025-11-05 10:32:07] "POST /instance-ips HTTP/1.1" 200 397 0.023090 10.0.0.23 - - [2025-11-05 10:32:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.022649 10.0.0.23 - - [2025-11-05 10:32:07] "GET /virtual-machine-interface/ada0ab7c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011393 10.0.0.23 - - [2025-11-05 10:32:07] "POST /set-tag HTTP/1.1" 200 109 0.033703 10.0.0.23 - - [2025-11-05 10:32:07] "GET /virtual-machine-interface/ada0ab7c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.023006 10.0.0.23 - - [2025-11-05 10:32:07] "GET /instance-ip/adb6ec3e-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003411 10.0.0.23 - - [2025-11-05 10:32:07] "GET /virtual-machine-interface/ada0ab7c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004934 10.0.0.23 - - [2025-11-05 10:32:07] "POST /set-tag HTTP/1.1" 200 109 0.003295 10.0.0.23 - - [2025-11-05 10:32:07] "POST /tags HTTP/1.1" 200 299 0.022927 10.0.0.23 - - [2025-11-05 10:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.23 - - [2025-11-05 10:32:07] "GET /tag/d4da842d-d107-40b0-93e9-f732de9f89db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013895 10.0.0.23 - - [2025-11-05 10:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.23 - - [2025-11-05 10:32:07] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005908 10.0.0.23 - - [2025-11-05 10:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.23 - - [2025-11-05 10:32:07] "GET /project/91250656-fc9b-4597-ab38-94ffbb5904c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045196 10.0.0.23 - - [2025-11-05 10:32:08] "POST /virtual-machines HTTP/1.1" 200 395 0.008817 10.0.0.23 - - [2025-11-05 10:32:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.010776 10.0.0.23 - - [2025-11-05 10:32:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.132606 10.0.0.23 - - [2025-11-05 10:32:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.016287 10.0.0.23 - - [2025-11-05 10:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015965 10.0.0.23 - - [2025-11-05 10:32:08] "GET /virtual-machine-interface/ae15ca10-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007407 10.0.0.23 - - [2025-11-05 10:32:08] "POST /instance-ips HTTP/1.1" 200 397 0.031483 10.0.0.23 - - [2025-11-05 10:32:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.029719 10.0.0.23 - - [2025-11-05 10:32:08] "GET /virtual-machine-interface/ae15ca10-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011867 10.0.0.23 - - [2025-11-05 10:32:08] "POST /set-tag HTTP/1.1" 200 109 0.028991 10.0.0.23 - - [2025-11-05 10:32:08] "GET /virtual-machine-interface/ae15ca10-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.024980 10.0.0.23 - - [2025-11-05 10:32:08] "GET /instance-ip/ae3539cc-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006569 10.0.0.23 - - [2025-11-05 10:32:08] "GET /virtual-machine-interface/ae15ca10-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008498 10.0.0.23 - - [2025-11-05 10:32:08] "POST /set-tag HTTP/1.1" 200 109 0.003754 10.0.0.23 - - [2025-11-05 10:32:08] "GET /virtual-router/208e76e0-366c-4f0a-b58f-3d7d4e1d4f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004547 10.0.0.23 - - [2025-11-05 10:32:08] "POST /ref-update HTTP/1.1" 200 156 0.012666 10.0.0.23 - - [2025-11-05 10:32:08] "GET /virtual-machine-interface/acafc798-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013402 10.0.0.23 - - [2025-11-05 10:32:08] "POST /set-tag HTTP/1.1" 200 109 0.016400 10.0.0.23 - - [2025-11-05 10:32:08] "GET /virtual-router/208e76e0-366c-4f0a-b58f-3d7d4e1d4f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006595 10.0.0.23 - - [2025-11-05 10:32:08] "POST /ref-update HTTP/1.1" 200 156 0.024682 10.0.0.23 - - [2025-11-05 10:32:08] "GET /virtual-machine-interface/ad2b8b62-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.022242 10.0.0.23 - - [2025-11-05 10:32:08] "POST /set-tag HTTP/1.1" 200 109 0.002945 10.0.0.23 - - [2025-11-05 10:32:08] "GET /virtual-machine-interface/aa6a0c64-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007259 10.0.0.23 - - [2025-11-05 10:32:08] "POST /set-tag HTTP/1.1" 200 109 0.003804 10.0.0.23 - - [2025-11-05 10:32:08] "GET /virtual-router/208e76e0-366c-4f0a-b58f-3d7d4e1d4f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.007467 10.0.0.23 - - [2025-11-05 10:32:08] "POST /ref-update HTTP/1.1" 200 156 0.017799 10.0.0.23 - - [2025-11-05 10:32:08] "GET /virtual-machine-interface/ada0ab7c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017502 10.0.0.23 - - [2025-11-05 10:32:09] "POST /set-tag HTTP/1.1" 200 109 0.003234 10.0.0.23 - - [2025-11-05 10:32:09] "GET /virtual-router/208e76e0-366c-4f0a-b58f-3d7d4e1d4f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.007949 10.0.0.23 - - [2025-11-05 10:32:09] "POST /ref-update HTTP/1.1" 200 156 0.012301 10.0.0.23 - - [2025-11-05 10:32:09] "GET /virtual-machine-interface/ae15ca10-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007219 10.0.0.23 - - [2025-11-05 10:32:09] "POST /set-tag HTTP/1.1" 200 109 0.003182 10.0.0.23 - - [2025-11-05 10:32:09] "GET /virtual-machine-interface/aaf3d23c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006693 10.0.0.23 - - [2025-11-05 10:32:09] "POST /set-tag HTTP/1.1" 200 109 0.003991 10.0.0.23 - - [2025-11-05 10:32:09] "GET /virtual-machine-interface/ab93ed80-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005847 10.0.0.23 - - [2025-11-05 10:32:09] "POST /set-tag HTTP/1.1" 200 109 0.003301 10.0.0.23 - - [2025-11-05 10:32:09] "GET /virtual-machine-interface/ac22b204-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008417 10.0.0.23 - - [2025-11-05 10:32:09] "POST /set-tag HTTP/1.1" 200 109 0.006330 10.0.0.23 - - [2025-11-05 10:32:09] "GET /virtual-machine-interface/acafc798-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004707 10.0.0.23 - - [2025-11-05 10:32:09] "POST /set-tag HTTP/1.1" 200 109 0.002689 10.0.0.23 - - [2025-11-05 10:32:09] "GET /virtual-machine-interface/ad2b8b62-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004659 10.0.0.23 - - [2025-11-05 10:32:09] "POST /set-tag HTTP/1.1" 200 109 0.002882 10.0.0.23 - - [2025-11-05 10:32:09] "GET /virtual-machine-interface/ada0ab7c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004800 10.0.0.23 - - [2025-11-05 10:32:09] "POST /set-tag HTTP/1.1" 200 109 0.002686 10.0.0.23 - - [2025-11-05 10:32:09] "GET /virtual-machine-interface/ae15ca10-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005319 10.0.0.23 - - [2025-11-05 10:32:09] "POST /set-tag HTTP/1.1" 200 109 0.004692 10.0.0.23 - - [2025-11-05 10:32:12] "GET /virtual-machine-interface/aa6a0c64-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006269 10.0.0.23 - - [2025-11-05 10:32:12] "POST /set-tag HTTP/1.1" 200 109 0.002574 10.0.0.23 - - [2025-11-05 10:32:12] "GET /virtual-machine-interface/acafc798-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005304 10.0.0.23 - - [2025-11-05 10:32:12] "POST /set-tag HTTP/1.1" 200 109 0.002777 10.0.0.23 - - [2025-11-05 10:32:12] "GET /virtual-machine-interface/ae15ca10-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004513 10.0.0.23 - - [2025-11-05 10:32:12] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.23 - - [2025-11-05 10:32:13] "GET /virtual-machine-interface/aaf3d23c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005126 10.0.0.23 - - [2025-11-05 10:32:13] "POST /set-tag HTTP/1.1" 200 109 0.004183 10.0.0.23 - - [2025-11-05 10:32:14] "GET /virtual-machine-interface/ac22b204-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006101 10.0.0.23 - - [2025-11-05 10:32:14] "POST /set-tag HTTP/1.1" 200 109 0.003042 10.0.0.23 - - [2025-11-05 10:32:15] "GET /virtual-machine-interface/ab93ed80-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006446 10.0.0.23 - - [2025-11-05 10:32:15] "POST /set-tag HTTP/1.1" 200 109 0.006740 10.0.0.23 - - [2025-11-05 10:32:16] "GET /virtual-machine/9952abcd-d9bf-47fb-8d16-8dadfa8b6481?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003808 10.0.0.23 - - [2025-11-05 10:32:16] "GET /virtual-machine-interface/aa6a0c64-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004960 10.0.0.23 - - [2025-11-05 10:32:16] "GET /virtual-machine/75b03839-d8c2-42da-a8c6-c346ffb9aac6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003357 10.0.0.23 - - [2025-11-05 10:32:16] "GET /virtual-machine-interface/aaf3d23c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005177 10.0.0.23 - - [2025-11-05 10:32:16] "GET /virtual-machine/be2d352c-08f1-4c33-957a-94ca4e0d7c30?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004558 10.0.0.23 - - [2025-11-05 10:32:16] "GET /virtual-machine-interface/ab93ed80-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005731 10.0.0.23 - - [2025-11-05 10:32:16] "GET /virtual-machine/7a9f3611-3dfb-4651-94b0-65ea91b19943?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.008310 10.0.0.23 - - [2025-11-05 10:32:16] "GET /virtual-machine-interface/ac22b204-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011500 10.0.0.23 - - [2025-11-05 10:32:16] "GET /virtual-machine/02baa81d-f98e-4aa7-b6af-610d0c0cbc6e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.005176 10.0.0.23 - - [2025-11-05 10:32:16] "GET /virtual-machine-interface/acafc798-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006911 10.0.0.23 - - [2025-11-05 10:32:17] "GET /virtual-machine-interface/ad2b8b62-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006706 10.0.0.23 - - [2025-11-05 10:32:17] "POST /set-tag HTTP/1.1" 200 109 0.003241 10.0.0.23 - - [2025-11-05 10:32:17] "GET /virtual-machine-interface/ada0ab7c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005065 10.0.0.23 - - [2025-11-05 10:32:17] "POST /set-tag HTTP/1.1" 200 109 0.002675 10.0.0.23 - - [2025-11-05 10:32:21] "GET /virtual-machine/5d43ce9c-9939-440f-904f-00e00c2a01a5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004523 10.0.0.23 - - [2025-11-05 10:32:21] "GET /virtual-machine-interface/ada0ab7c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004552 10.0.0.23 - - [2025-11-05 10:32:21] "GET /virtual-machine/5b488eff-daea-493e-b0fb-0b2103b94b9e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004235 10.0.0.23 - - [2025-11-05 10:32:21] "GET /virtual-machine-interface/ad2b8b62-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020535 10.0.0.23 - - [2025-11-05 10:32:21] "GET /virtual-machine/2f09ab42-6220-4e92-a23b-e2a298ed0231?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003347 10.0.0.23 - - [2025-11-05 10:32:21] "GET /virtual-machine-interface/ae15ca10-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005131 10.0.0.23 - - [2025-11-05 10:32:22] "GET /loadbalancer/95474e09-5b84-4eff-8f4c-ad066c167194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005532 10.0.0.23 - - [2025-11-05 10:32:22] "POST /tags HTTP/1.1" 200 333 0.034397 10.0.0.23 - - [2025-11-05 10:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015306 10.0.0.23 - - [2025-11-05 10:32:22] "GET /tag/b692e5a5-1487-4efe-99be-9647824351b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.021935 10.0.0.23 - - [2025-11-05 10:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007233 10.0.0.23 - - [2025-11-05 10:32:22] "GET /project/33b4e5c6-7fae-4e3a-a416-e2e9dd6e9d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049759 10.0.0.23 - - [2025-11-05 10:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006346 10.0.0.23 - - [2025-11-05 10:32:22] "GET /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.006849 10.0.0.23 - - [2025-11-05 10:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.23 - - [2025-11-05 10:32:22] "GET /service-appliance-set/4e09fb6a-618e-40bf-9a9b-9eb517165913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003212 10.0.0.23 - - [2025-11-05 10:32:22] "POST /fqname-to-id HTTP/1.1" 404 273 0.001945 10.0.0.23 - - [2025-11-05 10:32:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.104263 10.0.0.23 - - [2025-11-05 10:32:22] "GET /virtual-machine-interface/23237f4d-d9c5-46e9-8670-a1b5fbcd0fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.020546 10.0.0.23 - - [2025-11-05 10:32:22] "POST /instance-ips HTTP/1.1" 200 409 0.035172 10.0.0.23 - - [2025-11-05 10:32:22] "GET /instance-ip/a79f7672-441c-4306-bd6b-a9b7282a2130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.005347 10.0.0.23 - - [2025-11-05 10:32:22] "POST /loadbalancers HTTP/1.1" 200 629 0.062786 10.0.0.23 - - [2025-11-05 10:32:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.032419 10.0.0.23 - - [2025-11-05 10:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007613 10.0.0.23 - - [2025-11-05 10:32:22] "GET /project/33b4e5c6-7fae-4e3a-a416-e2e9dd6e9d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.068259 10.0.0.23 - - [2025-11-05 10:32:22] "GET /instance-ip/a79f7672-441c-4306-bd6b-a9b7282a2130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.004035 10.0.0.23 - - [2025-11-05 10:32:23] "POST /floating-ips HTTP/1.1" 200 597 0.036689 10.0.0.23 - - [2025-11-05 10:32:23] "GET /project/33b4e5c6-7fae-4e3a-a416-e2e9dd6e9d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036743 10.0.0.23 - - [2025-11-05 10:32:23] "GET /loadbalancer/95474e09-5b84-4eff-8f4c-ad066c167194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.006640 10.0.0.23 - - [2025-11-05 10:32:23] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.021472 10.0.0.23 - - [2025-11-05 10:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.23 - - [2025-11-05 10:32:23] "GET /project/33b4e5c6-7fae-4e3a-a416-e2e9dd6e9d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042122 10.0.0.23 - - [2025-11-05 10:32:23] "GET /loadbalancer-listener/8758c7f4-a850-46d6-9ad0-b7c1bb48968b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.005729 10.0.0.23 - - [2025-11-05 10:32:23] "GET /loadbalancer-listener/8758c7f4-a850-46d6-9ad0-b7c1bb48968b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004763 10.0.0.23 - - [2025-11-05 10:32:23] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.022771 10.0.0.23 - - [2025-11-05 10:32:23] "GET /instance-ip/a79f7672-441c-4306-bd6b-a9b7282a2130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003033 10.0.0.23 - - [2025-11-05 10:32:23] "GET /instance-ip/a79f7672-441c-4306-bd6b-a9b7282a2130?fields=floating_ips HTTP/1.1" 200 1213 0.007406 10.0.0.23 - - [2025-11-05 10:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.23 - - [2025-11-05 10:32:23] "GET /loadbalancer/95474e09-5b84-4eff-8f4c-ad066c167194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003138 10.0.0.23 - - [2025-11-05 10:32:23] "GET /floating-ip/d5bf9fa6-3b05-49c3-8c2b-ef952a1fba17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.003991 10.0.0.23 - - [2025-11-05 10:32:23] "GET /loadbalancer/95474e09-5b84-4eff-8f4c-ad066c167194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003590 10.0.0.23 - - [2025-11-05 10:32:23] "GET /loadbalancer-pool/07018932-ddf9-4c59-9a32-fe4b8087e9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.008677 10.0.0.23 - - [2025-11-05 10:32:23] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021794 10.0.0.23 - - [2025-11-05 10:32:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.017018 10.0.0.23 - - [2025-11-05 10:32:23] "GET /virtual-machine-interface/aa6a0c64-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013186 10.0.0.23 - - [2025-11-05 10:32:23] "GET /virtual-machine-interface/aa6a0c64-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004023 10.0.0.23 - - [2025-11-05 10:32:23] "POST /tags HTTP/1.1" 409 221 0.006733 10.0.0.23 - - [2025-11-05 10:32:23] "POST /ref-update HTTP/1.1" 200 156 0.009164 10.0.0.23 - - [2025-11-05 10:32:23] "GET /floating-ip/d5bf9fa6-3b05-49c3-8c2b-ef952a1fba17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.014541 10.0.0.23 - - [2025-11-05 10:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.23 - - [2025-11-05 10:32:23] "GET /tag/b692e5a5-1487-4efe-99be-9647824351b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012927 10.0.0.23 - - [2025-11-05 10:32:23] "PUT /floating-ip/d5bf9fa6-3b05-49c3-8c2b-ef952a1fba17 HTTP/1.1" 200 256 0.009400 10.0.0.23 - - [2025-11-05 10:32:23] "POST /set-tag HTTP/1.1" 200 109 0.074165 10.0.0.23 - - [2025-11-05 10:32:23] "GET /loadbalancer-pool/07018932-ddf9-4c59-9a32-fe4b8087e9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.004394 10.0.0.23 - - [2025-11-05 10:32:23] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019258 10.0.0.23 - - [2025-11-05 10:32:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.012098 10.0.0.23 - - [2025-11-05 10:32:23] "GET /virtual-machine-interface/aaf3d23c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011001 10.0.0.23 - - [2025-11-05 10:32:23] "GET /virtual-machine-interface/aaf3d23c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011492 10.0.0.23 - - [2025-11-05 10:32:23] "POST /ref-update HTTP/1.1" 200 156 0.006887 10.0.0.23 - - [2025-11-05 10:32:23] "GET /floating-ip/d5bf9fa6-3b05-49c3-8c2b-ef952a1fba17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.007208 10.0.0.23 - - [2025-11-05 10:32:23] "POST /set-tag HTTP/1.1" 200 109 0.066571 10.0.0.23 - - [2025-11-05 10:32:24] "POST /tags HTTP/1.1" 409 206 0.002695 10.0.0.23 - - [2025-11-05 10:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.23 - - [2025-11-05 10:32:24] "GET /tag/c3e3de73-82b6-4727-a84f-98b4e86189b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.019928 10.0.0.23 - - [2025-11-05 10:32:24] "POST /tags HTTP/1.1" 409 204 0.003603 10.0.0.23 - - [2025-11-05 10:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.23 - - [2025-11-05 10:32:24] "GET /tag/dd00c267-b0b6-488a-a094-e7bc1fed5ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015412 10.0.0.23 - - [2025-11-05 10:32:24] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003478 10.0.0.23 - - [2025-11-05 10:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.23 - - [2025-11-05 10:32:24] "GET /policy-management/06c793fc-d783-4f20-b4f4-e977e5238dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002948 10.0.0.23 - - [2025-11-05 10:32:24] "POST /tags HTTP/1.1" 409 206 0.002066 10.0.0.23 - - [2025-11-05 10:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.23 - - [2025-11-05 10:32:25] "GET /tag/c3e3de73-82b6-4727-a84f-98b4e86189b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013623 10.0.0.23 - - [2025-11-05 10:32:25] "POST /tags HTTP/1.1" 409 226 0.002687 10.0.0.23 - - [2025-11-05 10:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.23 - - [2025-11-05 10:32:25] "GET /tag/b621659b-eb74-4164-974a-45784491e03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016612 10.0.0.23 - - [2025-11-05 10:32:25] "POST /tags HTTP/1.1" 409 204 0.002254 10.0.0.23 - - [2025-11-05 10:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.23 - - [2025-11-05 10:32:25] "GET /tag/dd00c267-b0b6-488a-a094-e7bc1fed5ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012551 10.0.0.23 - - [2025-11-05 10:32:25] "POST /tags HTTP/1.1" 409 226 0.002267 10.0.0.23 - - [2025-11-05 10:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.23 - - [2025-11-05 10:32:25] "GET /tag/b621659b-eb74-4164-974a-45784491e03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011905 10.0.0.23 - - [2025-11-05 10:32:25] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002757 10.0.0.23 - - [2025-11-05 10:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.23 - - [2025-11-05 10:32:25] "GET /policy-management/06c793fc-d783-4f20-b4f4-e977e5238dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003195 10.0.0.23 - - [2025-11-05 10:32:25] "POST /firewall-rules HTTP/1.1" 200 626 0.076368 10.0.0.23 - - [2025-11-05 10:32:25] "POST /firewall-rules HTTP/1.1" 200 646 0.081418 10.0.0.23 - - [2025-11-05 10:32:25] "GET /firewall-rule/42830f41-f2cb-4ea5-b2bc-1a3cf451e3b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.008275 10.0.0.23 - - [2025-11-05 10:32:25] "GET /firewall-policy/97cd1a54-a94b-4729-8878-b627d373464f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002749 10.0.0.23 - - [2025-11-05 10:32:25] "GET /firewall-rule/f5580455-262e-4b6e-8ea9-282bc39c42fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.005446 10.0.0.23 - - [2025-11-05 10:32:25] "POST /ref-update HTTP/1.1" 200 156 0.019059 10.0.0.23 - - [2025-11-05 10:32:25] "POST /firewall-policys HTTP/1.1" 200 606 0.035134 10.0.0.23 - - [2025-11-05 10:32:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.013819 10.0.0.23 - - [2025-11-05 10:32:25] "GET /firewall-policy/9d4276a6-2747-4dec-a50d-aacd023d2086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005792 10.0.0.23 - - [2025-11-05 10:32:25] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002980 10.0.0.23 - - [2025-11-05 10:32:25] "GET /firewall-policy/9d4276a6-2747-4dec-a50d-aacd023d2086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002922 10.0.0.23 - - [2025-11-05 10:32:25] "GET /firewall-policy/0a7278e6-91f3-4fb0-a716-17f59faedfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.004482 10.0.0.23 - - [2025-11-05 10:32:25] "GET /firewall-policy/556dfd24-0dd2-4567-9c04-a497a4888362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003764 10.0.0.23 - - [2025-11-05 10:32:25] "GET /firewall-policy/97cd1a54-a94b-4729-8878-b627d373464f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.006042 10.0.0.23 - - [2025-11-05 10:32:25] "GET /firewall-policy/97cd1a54-a94b-4729-8878-b627d373464f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003373 10.0.0.23 - - [2025-11-05 10:32:25] "GET /firewall-policy/556dfd24-0dd2-4567-9c04-a497a4888362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002948 10.0.0.23 - - [2025-11-05 10:32:25] "POST /ref-update HTTP/1.1" 200 156 0.025739 10.0.0.23 - - [2025-11-05 10:32:25] "POST /ref-update HTTP/1.1" 200 156 0.043580 10.0.0.23 - - [2025-11-05 10:32:26] "POST /ref-update HTTP/1.1" 200 156 0.027467 10.0.0.23 - - [2025-11-05 10:32:26] "POST /ref-update HTTP/1.1" 200 156 0.028742 10.0.0.23 - - [2025-11-05 10:32:26] "POST /ref-update HTTP/1.1" 200 156 0.059940 10.0.0.23 - - [2025-11-05 10:32:26] "GET /firewall-policy/9d4276a6-2747-4dec-a50d-aacd023d2086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.011659 10.0.0.23 - - [2025-11-05 10:33:42] "GET /global-system-configs HTTP/1.1" 200 322 0.005359 10.0.0.23 - - [2025-11-05 10:33:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002689 10.0.0.23 - - [2025-11-05 10:34:25] "POST /tags HTTP/1.1" 409 252 0.002694 10.0.0.23 - - [2025-11-05 10:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.23 - - [2025-11-05 10:34:25] "GET /tag/3303b05c-e0b2-4725-9920-e517d1906537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011909 10.0.0.23 - - [2025-11-05 10:34:25] "POST /tags HTTP/1.1" 409 228 0.002224 10.0.0.23 - - [2025-11-05 10:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.23 - - [2025-11-05 10:34:25] "GET /tag/6077aa71-647d-4961-923d-56da919ac50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011875 10.0.0.23 - - [2025-11-05 10:34:25] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003802 10.0.0.23 - - [2025-11-05 10:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.23 - - [2025-11-05 10:34:25] "GET /policy-management/06c793fc-d783-4f20-b4f4-e977e5238dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003784 10.0.0.23 - - [2025-11-05 10:34:25] "POST /tags HTTP/1.1" 409 206 0.002184 10.0.0.23 - - [2025-11-05 10:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.23 - - [2025-11-05 10:34:25] "GET /tag/c3e3de73-82b6-4727-a84f-98b4e86189b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014728 10.0.0.23 - - [2025-11-05 10:34:25] "POST /tags HTTP/1.1" 409 226 0.003044 10.0.0.23 - - [2025-11-05 10:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.23 - - [2025-11-05 10:34:25] "GET /tag/b621659b-eb74-4164-974a-45784491e03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013358 10.0.0.23 - - [2025-11-05 10:34:25] "POST /tags HTTP/1.1" 409 204 0.002602 10.0.0.23 - - [2025-11-05 10:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.23 - - [2025-11-05 10:34:25] "GET /tag/dd00c267-b0b6-488a-a094-e7bc1fed5ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012478 10.0.0.23 - - [2025-11-05 10:34:25] "POST /tags HTTP/1.1" 409 226 0.001974 10.0.0.23 - - [2025-11-05 10:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.23 - - [2025-11-05 10:34:25] "GET /tag/b621659b-eb74-4164-974a-45784491e03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016571 10.0.0.23 - - [2025-11-05 10:34:25] "POST /tags HTTP/1.1" 409 228 0.002191 10.0.0.23 - - [2025-11-05 10:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.23 - - [2025-11-05 10:34:25] "GET /tag/6077aa71-647d-4961-923d-56da919ac50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013448 10.0.0.23 - - [2025-11-05 10:34:25] "POST /tags HTTP/1.1" 409 252 0.003177 10.0.0.23 - - [2025-11-05 10:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.23 - - [2025-11-05 10:34:25] "GET /tag/3303b05c-e0b2-4725-9920-e517d1906537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013432 10.0.0.23 - - [2025-11-05 10:34:25] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003822 10.0.0.23 - - [2025-11-05 10:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.23 - - [2025-11-05 10:34:25] "GET /policy-management/06c793fc-d783-4f20-b4f4-e977e5238dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003041 10.0.0.23 - - [2025-11-05 10:34:25] "POST /firewall-rules HTTP/1.1" 409 281 0.002142 10.0.0.23 - - [2025-11-05 10:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004630 10.0.0.23 - - [2025-11-05 10:34:25] "PUT /firewall-rule/f5580455-262e-4b6e-8ea9-282bc39c42fe HTTP/1.1" 200 260 0.019938 10.0.0.23 - - [2025-11-05 10:34:25] "POST /firewall-rules HTTP/1.1" 409 291 0.008369 10.0.0.23 - - [2025-11-05 10:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.23 - - [2025-11-05 10:34:26] "PUT /firewall-rule/42830f41-f2cb-4ea5-b2bc-1a3cf451e3b3 HTTP/1.1" 200 260 0.023363 10.0.0.23 - - [2025-11-05 10:34:26] "GET /firewall-rule/42830f41-f2cb-4ea5-b2bc-1a3cf451e3b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.009022 10.0.0.23 - - [2025-11-05 10:34:26] "POST /firewall-rules HTTP/1.1" 200 658 0.101836 10.0.0.23 - - [2025-11-05 10:34:26] "GET /firewall-rule/c78fa8c8-2c14-4ecb-830b-93a2482f0d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.020424 10.0.0.23 - - [2025-11-05 10:34:26] "GET /firewall-policy/97cd1a54-a94b-4729-8878-b627d373464f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004261 10.0.0.23 - - [2025-11-05 10:34:26] "GET /firewall-rule/f5580455-262e-4b6e-8ea9-282bc39c42fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004022 10.0.0.23 - - [2025-11-05 10:34:26] "POST /firewall-policys HTTP/1.1" 409 269 0.004667 10.0.0.23 - - [2025-11-05 10:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.23 - - [2025-11-05 10:34:26] "PUT /firewall-policy/9d4276a6-2747-4dec-a50d-aacd023d2086 HTTP/1.1" 200 264 0.035836 10.0.0.23 - - [2025-11-05 10:34:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.030006 10.0.0.23 - - [2025-11-05 10:34:26] "GET /firewall-policy/9d4276a6-2747-4dec-a50d-aacd023d2086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.015116 10.0.0.23 - - [2025-11-05 10:34:26] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003071 10.0.0.23 - - [2025-11-05 10:34:26] "GET /firewall-policy/9d4276a6-2747-4dec-a50d-aacd023d2086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003429 10.0.0.23 - - [2025-11-05 10:34:26] "GET /firewall-policy/0a7278e6-91f3-4fb0-a716-17f59faedfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.003872 10.0.0.23 - - [2025-11-05 10:34:26] "GET /firewall-policy/556dfd24-0dd2-4567-9c04-a497a4888362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003416 10.0.0.23 - - [2025-11-05 10:34:26] "GET /firewall-policy/97cd1a54-a94b-4729-8878-b627d373464f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003074 10.0.0.23 - - [2025-11-05 10:34:26] "GET /firewall-policy/9d4276a6-2747-4dec-a50d-aacd023d2086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004371 10.0.0.23 - - [2025-11-05 10:34:26] "GET /firewall-policy/9d4276a6-2747-4dec-a50d-aacd023d2086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005123 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:34:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001096 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:34:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001278 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:34:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001117 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:34:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001157 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:34:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001092 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:34:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001226 10.0.0.23 - - [2025-11-05 10:35:27] "GET /virtual-machine-interface/aa6a0c64-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.014299 10.0.0.23 - - [2025-11-05 10:35:27] "POST /set-tag HTTP/1.1" 200 109 0.003548 10.0.0.23 - - [2025-11-05 10:35:28] "GET /virtual-machine-interface/aaf3d23c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.010220 10.0.0.23 - - [2025-11-05 10:35:28] "POST /set-tag HTTP/1.1" 200 109 0.003264 10.0.0.23 - - [2025-11-05 10:35:28] "GET /virtual-machine-interface/ad2b8b62-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006366 10.0.0.23 - - [2025-11-05 10:35:28] "POST /set-tag HTTP/1.1" 200 109 0.005099 10.0.0.23 - - [2025-11-05 10:35:28] "GET /virtual-machine-interface/ada0ab7c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006672 10.0.0.23 - - [2025-11-05 10:35:28] "POST /set-tag HTTP/1.1" 200 109 0.004198 10.0.0.23 - - [2025-11-05 10:35:28] "GET /virtual-machine-interface/acafc798-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006930 10.0.0.23 - - [2025-11-05 10:35:28] "POST /set-tag HTTP/1.1" 200 109 0.003996 10.0.0.23 - - [2025-11-05 10:35:28] "GET /virtual-machine-interface/ae15ca10-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008628 10.0.0.23 - - [2025-11-05 10:35:28] "POST /set-tag HTTP/1.1" 200 109 0.005596 10.0.0.23 - - [2025-11-05 10:35:28] "GET /virtual-machine-interface/ab93ed80-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005410 10.0.0.23 - - [2025-11-05 10:35:28] "POST /set-tag HTTP/1.1" 200 109 0.004359 10.0.0.23 - - [2025-11-05 10:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.23 - - [2025-11-05 10:35:28] "GET /loadbalancer/95474e09-5b84-4eff-8f4c-ad066c167194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003104 10.0.0.23 - - [2025-11-05 10:35:28] "GET /virtual-machine-interface/aa6a0c64-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005784 10.0.0.23 - - [2025-11-05 10:35:28] "POST /set-tag HTTP/1.1" 200 109 0.031579 10.0.0.23 - - [2025-11-05 10:35:28] "DELETE /loadbalancer-member/38456eb2-7560-4e5d-870b-be977e98c43e HTTP/1.1" 200 115 0.027548 10.0.0.23 - - [2025-11-05 10:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007519 10.0.0.23 - - [2025-11-05 10:35:28] "GET /loadbalancer/95474e09-5b84-4eff-8f4c-ad066c167194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003501 10.0.0.23 - - [2025-11-05 10:35:28] "GET /virtual-machine-interface/ac22b204-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006229 10.0.0.23 - - [2025-11-05 10:35:28] "POST /set-tag HTTP/1.1" 200 109 0.003552 10.0.0.23 - - [2025-11-05 10:35:29] "GET /virtual-machine-interface/ab93ed80-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007472 10.0.0.23 - - [2025-11-05 10:35:29] "POST /set-tag HTTP/1.1" 200 109 0.007614 10.0.0.23 - - [2025-11-05 10:35:29] "GET /virtual-machine-interface/ab93ed80-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007614 10.0.0.23 - - [2025-11-05 10:35:29] "POST /set-tag HTTP/1.1" 200 109 0.004942 10.0.0.23 - - [2025-11-05 10:35:29] "GET /virtual-machine/be2d352c-08f1-4c33-957a-94ca4e0d7c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.008381 10.0.0.23 - - [2025-11-05 10:35:29] "POST /ref-update HTTP/1.1" 200 156 0.018468 10.0.0.23 - - [2025-11-05 10:35:29] "GET /virtual-machine-interface/ab93ed80-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012646 10.0.0.23 - - [2025-11-05 10:35:29] "POST /set-tag HTTP/1.1" 200 109 0.048051 10.0.0.23 - - [2025-11-05 10:35:29] "POST /set-tag HTTP/1.1" 200 109 0.017406 10.0.0.23 - - [2025-11-05 10:35:29] "POST /set-tag HTTP/1.1" 200 109 0.034015 10.0.0.23 - - [2025-11-05 10:35:29] "POST /set-tag HTTP/1.1" 200 109 0.035124 10.0.0.23 - - [2025-11-05 10:35:29] "POST /set-tag HTTP/1.1" 200 109 0.018691 10.0.0.23 - - [2025-11-05 10:35:29] "DELETE /instance-ip/abaf7168-ba32-11f0-b401-fa163ec63410 HTTP/1.1" 200 115 0.054504 10.0.0.23 - - [2025-11-05 10:35:29] "DELETE /virtual-machine-interface/ab93ed80-ba32-11f0-b401-fa163ec63410 HTTP/1.1" 200 115 0.048138 10.0.0.23 - - [2025-11-05 10:35:29] "DELETE /virtual-machine/be2d352c-08f1-4c33-957a-94ca4e0d7c30 HTTP/1.1" 200 115 0.036058 10.0.0.23 - - [2025-11-05 10:35:29] "GET /virtual-machine-interface/ac22b204-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008164 10.0.0.23 - - [2025-11-05 10:35:29] "POST /set-tag HTTP/1.1" 200 109 0.002822 10.0.0.23 - - [2025-11-05 10:35:29] "GET /virtual-machine-interface/aa6a0c64-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005075 10.0.0.23 - - [2025-11-05 10:35:29] "POST /set-tag HTTP/1.1" 200 109 0.002970 10.0.0.23 - - [2025-11-05 10:35:29] "GET /virtual-machine-interface/aa6a0c64-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004590 10.0.0.23 - - [2025-11-05 10:35:29] "POST /set-tag HTTP/1.1" 200 109 0.003912 10.0.0.23 - - [2025-11-05 10:35:29] "GET /virtual-machine/9952abcd-d9bf-47fb-8d16-8dadfa8b6481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003023 10.0.0.23 - - [2025-11-05 10:35:29] "POST /ref-update HTTP/1.1" 200 156 0.015904 10.0.0.23 - - [2025-11-05 10:35:29] "GET /virtual-machine-interface/aa6a0c64-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021016 10.0.0.23 - - [2025-11-05 10:35:29] "POST /set-tag HTTP/1.1" 200 109 0.045674 10.0.0.23 - - [2025-11-05 10:35:30] "POST /set-tag HTTP/1.1" 200 109 0.022354 10.0.0.23 - - [2025-11-05 10:35:30] "POST /set-tag HTTP/1.1" 200 109 0.034074 10.0.0.23 - - [2025-11-05 10:35:30] "POST /set-tag HTTP/1.1" 200 109 0.042048 10.0.0.23 - - [2025-11-05 10:35:30] "POST /set-tag HTTP/1.1" 200 109 0.037623 10.0.0.23 - - [2025-11-05 10:35:30] "DELETE /instance-ip/aa88f7b4-ba32-11f0-b401-fa163ec63410 HTTP/1.1" 200 115 0.071395 10.0.0.23 - - [2025-11-05 10:35:30] "POST /ref-update HTTP/1.1" 200 156 0.014108 10.0.0.23 - - [2025-11-05 10:35:30] "DELETE /virtual-machine-interface/aa6a0c64-ba32-11f0-b401-fa163ec63410 HTTP/1.1" 200 115 0.044576 10.0.0.23 - - [2025-11-05 10:35:30] "DELETE /virtual-machine/9952abcd-d9bf-47fb-8d16-8dadfa8b6481 HTTP/1.1" 200 115 0.026164 10.0.0.23 - - [2025-11-05 10:35:30] "GET /virtual-machine-interface/aaf3d23c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006463 10.0.0.23 - - [2025-11-05 10:35:30] "POST /set-tag HTTP/1.1" 200 109 0.002901 10.0.0.23 - - [2025-11-05 10:35:30] "GET /virtual-machine-interface/aaf3d23c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004920 10.0.0.23 - - [2025-11-05 10:35:30] "POST /set-tag HTTP/1.1" 200 109 0.003286 10.0.0.23 - - [2025-11-05 10:35:30] "GET /virtual-machine/75b03839-d8c2-42da-a8c6-c346ffb9aac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002978 10.0.0.23 - - [2025-11-05 10:35:30] "POST /ref-update HTTP/1.1" 200 156 0.010682 10.0.0.23 - - [2025-11-05 10:35:30] "GET /virtual-machine-interface/aaf3d23c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.011220 10.0.0.23 - - [2025-11-05 10:35:30] "POST /set-tag HTTP/1.1" 200 109 0.068070 10.0.0.23 - - [2025-11-05 10:35:30] "POST /set-tag HTTP/1.1" 200 109 0.046404 10.0.0.23 - - [2025-11-05 10:35:30] "POST /set-tag HTTP/1.1" 200 109 0.026366 10.0.0.23 - - [2025-11-05 10:35:30] "POST /set-tag HTTP/1.1" 200 109 0.019688 10.0.0.23 - - [2025-11-05 10:35:30] "POST /set-tag HTTP/1.1" 200 109 0.043231 10.0.0.23 - - [2025-11-05 10:35:30] "DELETE /instance-ip/ab1197ea-ba32-11f0-b401-fa163ec63410 HTTP/1.1" 200 115 0.062991 10.0.0.23 - - [2025-11-05 10:35:30] "POST /ref-update HTTP/1.1" 200 156 0.013662 10.0.0.23 - - [2025-11-05 10:35:31] "DELETE /virtual-machine-interface/aaf3d23c-ba32-11f0-b401-fa163ec63410 HTTP/1.1" 200 115 0.046951 10.0.0.23 - - [2025-11-05 10:35:31] "DELETE /virtual-machine/75b03839-d8c2-42da-a8c6-c346ffb9aac6 HTTP/1.1" 200 115 0.029149 10.0.0.23 - - [2025-11-05 10:35:31] "DELETE /tag/0e5afed0-347f-4312-8a22-f669947b5cdf HTTP/1.1" 200 115 0.049066 10.0.0.23 - - [2025-11-05 10:35:31] "GET /virtual-machine-interface/ac22b204-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004668 10.0.0.23 - - [2025-11-05 10:35:31] "POST /set-tag HTTP/1.1" 200 109 0.004285 10.0.0.23 - - [2025-11-05 10:35:31] "GET /virtual-machine/7a9f3611-3dfb-4651-94b0-65ea91b19943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.005361 10.0.0.23 - - [2025-11-05 10:35:31] "POST /ref-update HTTP/1.1" 200 156 0.015565 10.0.0.23 - - [2025-11-05 10:35:31] "GET /virtual-machine-interface/ac22b204-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005254 10.0.0.23 - - [2025-11-05 10:35:31] "POST /set-tag HTTP/1.1" 200 109 0.026492 10.0.0.23 - - [2025-11-05 10:35:31] "POST /set-tag HTTP/1.1" 200 109 0.037162 10.0.0.23 - - [2025-11-05 10:35:31] "POST /set-tag HTTP/1.1" 200 109 0.021571 10.0.0.23 - - [2025-11-05 10:35:31] "POST /set-tag HTTP/1.1" 200 109 0.035849 10.0.0.23 - - [2025-11-05 10:35:31] "POST /set-tag HTTP/1.1" 200 109 0.030841 10.0.0.23 - - [2025-11-05 10:35:31] "DELETE /instance-ip/ac3b57f0-ba32-11f0-b401-fa163ec63410 HTTP/1.1" 200 115 0.042802 10.0.0.23 - - [2025-11-05 10:35:31] "DELETE /virtual-machine-interface/ac22b204-ba32-11f0-b401-fa163ec63410 HTTP/1.1" 200 115 0.057605 10.0.0.23 - - [2025-11-05 10:35:31] "DELETE /virtual-machine/7a9f3611-3dfb-4651-94b0-65ea91b19943 HTTP/1.1" 200 115 0.020118 10.0.0.23 - - [2025-11-05 10:35:31] "DELETE /tag/c3e3de73-82b6-4727-a84f-98b4e86189b2 HTTP/1.1" 409 388 0.006680 10.0.0.23 - - [2025-11-05 10:35:31] "DELETE /tag/153d3c32-ef2f-416d-a425-2c9285524096 HTTP/1.1" 200 115 0.041260 10.0.0.23 - - [2025-11-05 10:35:59] "GET /virtual-machine-interface/ae15ca10-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009868 10.0.0.23 - - [2025-11-05 10:35:59] "POST /set-tag HTTP/1.1" 200 109 0.004467 10.0.0.23 - - [2025-11-05 10:35:59] "GET /virtual-machine-interface/ae15ca10-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005940 10.0.0.23 - - [2025-11-05 10:35:59] "POST /set-tag HTTP/1.1" 200 109 0.003879 10.0.0.23 - - [2025-11-05 10:35:59] "GET /virtual-machine/2f09ab42-6220-4e92-a23b-e2a298ed0231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003867 10.0.0.23 - - [2025-11-05 10:35:59] "POST /ref-update HTTP/1.1" 200 156 0.012036 10.0.0.23 - - [2025-11-05 10:35:59] "GET /virtual-machine-interface/ae15ca10-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005076 10.0.0.23 - - [2025-11-05 10:35:59] "POST /set-tag HTTP/1.1" 200 109 0.018333 10.0.0.23 - - [2025-11-05 10:35:59] "POST /set-tag HTTP/1.1" 200 109 0.031241 10.0.0.23 - - [2025-11-05 10:35:59] "POST /set-tag HTTP/1.1" 200 109 0.019484 10.0.0.23 - - [2025-11-05 10:35:59] "POST /set-tag HTTP/1.1" 200 109 0.032456 10.0.0.23 - - [2025-11-05 10:35:59] "DELETE /instance-ip/ae3539cc-ba32-11f0-b401-fa163ec63410 HTTP/1.1" 200 115 0.051406 10.0.0.23 - - [2025-11-05 10:35:59] "DELETE /virtual-machine-interface/ae15ca10-ba32-11f0-b401-fa163ec63410 HTTP/1.1" 200 115 0.050102 10.0.0.23 - - [2025-11-05 10:35:59] "DELETE /virtual-machine/2f09ab42-6220-4e92-a23b-e2a298ed0231 HTTP/1.1" 200 115 0.024557 10.0.0.23 - - [2025-11-05 10:35:59] "DELETE /tag/d4da842d-d107-40b0-93e9-f732de9f89db HTTP/1.1" 200 115 0.049980 10.0.0.23 - - [2025-11-05 10:35:59] "GET /virtual-machine-interface/ad2b8b62-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006585 10.0.0.23 - - [2025-11-05 10:35:59] "POST /set-tag HTTP/1.1" 200 109 0.002793 10.0.0.23 - - [2025-11-05 10:35:59] "GET /virtual-machine-interface/ad2b8b62-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005231 10.0.0.23 - - [2025-11-05 10:35:59] "POST /set-tag HTTP/1.1" 200 109 0.003753 10.0.0.23 - - [2025-11-05 10:35:59] "GET /virtual-machine/5b488eff-daea-493e-b0fb-0b2103b94b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003493 10.0.0.23 - - [2025-11-05 10:35:59] "POST /ref-update HTTP/1.1" 200 156 0.010600 10.0.0.23 - - [2025-11-05 10:35:59] "GET /virtual-machine-interface/ad2b8b62-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007975 10.0.0.23 - - [2025-11-05 10:35:59] "POST /set-tag HTTP/1.1" 200 109 0.018400 10.0.0.23 - - [2025-11-05 10:35:59] "POST /set-tag HTTP/1.1" 200 109 0.022776 10.0.0.23 - - [2025-11-05 10:35:59] "POST /set-tag HTTP/1.1" 200 109 0.029552 10.0.0.23 - - [2025-11-05 10:36:00] "POST /set-tag HTTP/1.1" 200 109 0.017891 10.0.0.23 - - [2025-11-05 10:36:00] "DELETE /instance-ip/ad443806-ba32-11f0-b401-fa163ec63410 HTTP/1.1" 200 115 0.056001 10.0.0.23 - - [2025-11-05 10:36:00] "DELETE /virtual-machine-interface/ad2b8b62-ba32-11f0-b401-fa163ec63410 HTTP/1.1" 200 115 0.063083 10.0.0.23 - - [2025-11-05 10:36:00] "DELETE /virtual-machine/5b488eff-daea-493e-b0fb-0b2103b94b9e HTTP/1.1" 200 115 0.040563 10.0.0.23 - - [2025-11-05 10:36:00] "DELETE /tag/dd00c267-b0b6-488a-a094-e7bc1fed5ec6 HTTP/1.1" 409 236 0.005902 10.0.0.23 - - [2025-11-05 10:36:00] "GET /virtual-machine-interface/acafc798-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006364 10.0.0.23 - - [2025-11-05 10:36:00] "POST /set-tag HTTP/1.1" 200 109 0.002886 10.0.0.23 - - [2025-11-05 10:36:00] "GET /virtual-machine-interface/acafc798-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004583 10.0.0.23 - - [2025-11-05 10:36:00] "POST /set-tag HTTP/1.1" 200 109 0.002760 10.0.0.23 - - [2025-11-05 10:36:00] "GET /virtual-machine/02baa81d-f98e-4aa7-b6af-610d0c0cbc6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.004345 10.0.0.23 - - [2025-11-05 10:36:00] "POST /ref-update HTTP/1.1" 200 156 0.010932 10.0.0.23 - - [2025-11-05 10:36:00] "GET /virtual-machine-interface/acafc798-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017004 10.0.0.23 - - [2025-11-05 10:36:00] "POST /set-tag HTTP/1.1" 200 109 0.026163 10.0.0.23 - - [2025-11-05 10:36:00] "POST /set-tag HTTP/1.1" 200 109 0.046438 10.0.0.23 - - [2025-11-05 10:36:00] "POST /set-tag HTTP/1.1" 200 109 0.061205 10.0.0.23 - - [2025-11-05 10:36:00] "POST /set-tag HTTP/1.1" 200 109 0.016435 10.0.0.23 - - [2025-11-05 10:36:00] "DELETE /instance-ip/accc5958-ba32-11f0-b401-fa163ec63410 HTTP/1.1" 200 115 0.063021 10.0.0.23 - - [2025-11-05 10:36:00] "DELETE /virtual-machine-interface/acafc798-ba32-11f0-b401-fa163ec63410 HTTP/1.1" 200 115 0.042280 10.0.0.23 - - [2025-11-05 10:36:00] "DELETE /virtual-machine/02baa81d-f98e-4aa7-b6af-610d0c0cbc6e HTTP/1.1" 200 115 0.034270 10.0.0.23 - - [2025-11-05 10:36:00] "DELETE /tag/082c1297-fec9-40be-bcec-8e08c4735d1b HTTP/1.1" 200 115 0.036262 10.0.0.23 - - [2025-11-05 10:36:00] "DELETE /tag/2899c157-7158-4ea5-a7cc-d26413ffca7a HTTP/1.1" 200 115 0.035035 10.0.0.23 - - [2025-11-05 10:36:00] "DELETE /tag/871d8478-9eae-4879-ae5b-3bf4f2119899 HTTP/1.1" 200 115 0.047079 10.0.0.23 - - [2025-11-05 10:36:00] "GET /virtual-machine-interface/ada0ab7c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005487 10.0.0.23 - - [2025-11-05 10:36:00] "POST /set-tag HTTP/1.1" 200 109 0.002864 10.0.0.23 - - [2025-11-05 10:36:00] "GET /virtual-machine-interface/ada0ab7c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007794 10.0.0.23 - - [2025-11-05 10:36:00] "POST /set-tag HTTP/1.1" 200 109 0.002758 10.0.0.23 - - [2025-11-05 10:36:01] "GET /virtual-machine/5d43ce9c-9939-440f-904f-00e00c2a01a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003156 10.0.0.23 - - [2025-11-05 10:36:01] "POST /ref-update HTTP/1.1" 200 156 0.011513 10.0.0.23 - - [2025-11-05 10:36:01] "GET /virtual-machine-interface/ada0ab7c-ba32-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008471 10.0.0.23 - - [2025-11-05 10:36:01] "POST /set-tag HTTP/1.1" 200 109 0.021927 10.0.0.23 - - [2025-11-05 10:36:01] "POST /set-tag HTTP/1.1" 200 109 0.030747 10.0.0.23 - - [2025-11-05 10:36:01] "POST /set-tag HTTP/1.1" 200 109 0.036331 10.0.0.23 - - [2025-11-05 10:36:01] "POST /set-tag HTTP/1.1" 200 109 0.019926 10.0.0.23 - - [2025-11-05 10:36:01] "DELETE /instance-ip/adb6ec3e-ba32-11f0-b401-fa163ec63410 HTTP/1.1" 200 115 0.051009 10.0.0.23 - - [2025-11-05 10:36:01] "DELETE /virtual-machine-interface/ada0ab7c-ba32-11f0-b401-fa163ec63410 HTTP/1.1" 200 115 0.048988 10.0.0.23 - - [2025-11-05 10:36:01] "DELETE /virtual-machine/5d43ce9c-9939-440f-904f-00e00c2a01a5 HTTP/1.1" 200 115 0.025620 10.0.0.23 - - [2025-11-05 10:36:01] "DELETE /tag/ba530324-c441-4014-92fa-bc146d2aa6f1 HTTP/1.1" 200 115 0.043560 10.0.0.23 - - [2025-11-05 10:36:01] "DELETE /tag/6077aa71-647d-4961-923d-56da919ac50a HTTP/1.1" 409 236 0.006712 10.0.0.23 - - [2025-11-05 10:36:01] "DELETE /tag/3303b05c-e0b2-4725-9920-e517d1906537 HTTP/1.1" 409 236 0.005817 10.0.0.23 - - [2025-11-05 10:36:03] "POST /projects HTTP/1.1" 409 238 0.002327 10.0.0.23 - - [2025-11-05 10:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.23 - - [2025-11-05 10:36:03] "GET /project/91250656-fc9b-4597-ab38-94ffbb5904c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046413 10.0.0.23 - - [2025-11-05 10:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.23 - - [2025-11-05 10:36:03] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005974 10.0.0.23 - - [2025-11-05 10:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.23 - - [2025-11-05 10:36:03] "GET /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004818 10.0.0.23 - - [2025-11-05 10:36:03] "POST /security-groups HTTP/1.1" 409 285 0.002743 10.0.0.23 - - [2025-11-05 10:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.23 - - [2025-11-05 10:36:03] "PUT /security-group/fe8c3703-4902-4b06-855e-64b7f2f1d83f HTTP/1.1" 200 262 0.059080 10.0.0.23 - - [2025-11-05 10:36:03] "PUT /access-control-list/1fd8bed7-977a-49bb-b22f-377e62668a0c HTTP/1.1" 200 272 0.014502 10.0.0.23 - - [2025-11-05 10:36:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.036554 10.0.0.23 - - [2025-11-05 10:36:03] "PUT /access-control-list/2e3762ef-8b8a-4844-a0be-394576e8a30e HTTP/1.1" 200 272 0.039725 10.0.0.23 - - [2025-11-05 10:36:08] "POST /projects HTTP/1.1" 409 238 0.002563 10.0.0.23 - - [2025-11-05 10:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.23 - - [2025-11-05 10:36:08] "GET /project/91250656-fc9b-4597-ab38-94ffbb5904c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041588 10.0.0.23 - - [2025-11-05 10:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007689 10.0.0.23 - - [2025-11-05 10:36:08] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005067 10.0.0.23 - - [2025-11-05 10:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.23 - - [2025-11-05 10:36:08] "GET /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004898 10.0.0.23 - - [2025-11-05 10:36:08] "POST /security-groups HTTP/1.1" 409 285 0.004495 10.0.0.23 - - [2025-11-05 10:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.23 - - [2025-11-05 10:36:08] "PUT /security-group/fe8c3703-4902-4b06-855e-64b7f2f1d83f HTTP/1.1" 200 262 0.061857 10.0.0.23 - - [2025-11-05 10:36:09] "PUT /access-control-list/1fd8bed7-977a-49bb-b22f-377e62668a0c HTTP/1.1" 200 272 0.035301 10.0.0.23 - - [2025-11-05 10:36:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.091580 10.0.0.23 - - [2025-11-05 10:36:09] "GET /firewall-policy/556dfd24-0dd2-4567-9c04-a497a4888362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.042286 10.0.0.23 - - [2025-11-05 10:36:09] "PUT /access-control-list/2e3762ef-8b8a-4844-a0be-394576e8a30e HTTP/1.1" 200 272 0.109551 10.0.0.23 - - [2025-11-05 10:36:09] "GET /firewall-rule/4a3b329b-c296-4978-b5dc-628ace600907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003031 10.0.0.23 - - [2025-11-05 10:36:09] "POST /ref-update HTTP/1.1" 200 156 0.058886 10.0.0.23 - - [2025-11-05 10:36:09] "DELETE /firewall-rule/4a3b329b-c296-4978-b5dc-628ace600907 HTTP/1.1" 200 115 0.048313 10.0.0.23 - - [2025-11-05 10:36:09] "GET /firewall-policy/556dfd24-0dd2-4567-9c04-a497a4888362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005548 10.0.0.23 - - [2025-11-05 10:36:09] "GET /firewall-rule/1a5769ec-70a0-4d4b-835b-a40287105836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003767 10.0.0.23 - - [2025-11-05 10:36:09] "POST /ref-update HTTP/1.1" 200 156 0.064813 10.0.0.23 - - [2025-11-05 10:36:09] "DELETE /firewall-rule/1a5769ec-70a0-4d4b-835b-a40287105836 HTTP/1.1" 200 115 0.054012 10.0.0.23 - - [2025-11-05 10:36:09] "DELETE /tag/d4fd24f6-facc-4582-aad7-c45ba708b47c HTTP/1.1" 200 115 0.071208 10.0.0.23 - - [2025-11-05 10:36:09] "DELETE /tag/3303b05c-e0b2-4725-9920-e517d1906537 HTTP/1.1" 409 236 0.006674 10.0.0.23 - - [2025-11-05 10:36:09] "DELETE /tag/6077aa71-647d-4961-923d-56da919ac50a HTTP/1.1" 409 236 0.007307 10.0.0.23 - - [2025-11-05 10:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.23 - - [2025-11-05 10:36:09] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006430 10.0.0.23 - - [2025-11-05 10:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.23 - - [2025-11-05 10:36:09] "GET /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004702 10.0.0.23 - - [2025-11-05 10:36:09] "PUT /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473 HTTP/1.1" 200 264 0.075178 10.0.0.23 - - [2025-11-05 10:36:09] "PUT /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d HTTP/1.1" 200 264 0.055721 10.0.0.23 - - [2025-11-05 10:36:09] "DELETE /security-group/fe8c3703-4902-4b06-855e-64b7f2f1d83f HTTP/1.1" 200 115 0.064118 10.0.0.23 - - [2025-11-05 10:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.23 - - [2025-11-05 10:36:09] "DELETE /access-control-list/1fd8bed7-977a-49bb-b22f-377e62668a0c HTTP/1.1" 200 115 0.056926 10.0.0.23 - - [2025-11-05 10:36:10] "DELETE /access-control-list/2e3762ef-8b8a-4844-a0be-394576e8a30e HTTP/1.1" 200 115 0.039138 10.0.0.23 - - [2025-11-05 10:36:10] "GET /project/91250656-fc9b-4597-ab38-94ffbb5904c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.038469 10.0.0.23 - - [2025-11-05 10:36:10] "GET /project/91250656-fc9b-4597-ab38-94ffbb5904c3?fields=security_groups HTTP/1.1" 200 1353 0.052031 10.0.0.23 - - [2025-11-05 10:36:10] "DELETE /security-group/1f0b70c7-2fa8-4022-87e7-6177f3afab0e HTTP/1.1" 200 115 0.060735 10.0.0.23 - - [2025-11-05 10:36:10] "DELETE /access-control-list/cf724f3c-a2b2-4cff-89c1-cbc3ce99d1e1 HTTP/1.1" 200 115 0.064198 10.0.0.23 - - [2025-11-05 10:36:10] "GET /project/91250656-fc9b-4597-ab38-94ffbb5904c3?fields=application_policy_sets HTTP/1.1" 200 1392 0.069652 10.0.0.23 - - [2025-11-05 10:36:10] "DELETE /access-control-list/0fb91d49-f0ae-40d8-8770-7a73335421ff HTTP/1.1" 200 115 0.057674 10.0.0.23 - - [2025-11-05 10:36:10] "DELETE /project/91250656-fc9b-4597-ab38-94ffbb5904c3 HTTP/1.1" 200 115 0.386742 10.0.0.23 - - [2025-11-05 10:36:10] "POST /projects HTTP/1.1" 409 238 0.003324 10.0.0.23 - - [2025-11-05 10:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.23 - - [2025-11-05 10:36:10] "GET /project/33b4e5c6-7fae-4e3a-a416-e2e9dd6e9d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037342 10.0.0.23 - - [2025-11-05 10:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.23 - - [2025-11-05 10:36:10] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005260 10.0.0.23 - - [2025-11-05 10:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.23 - - [2025-11-05 10:36:10] "GET /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.005300 10.0.0.23 - - [2025-11-05 10:36:10] "POST /security-groups HTTP/1.1" 409 285 0.002758 10.0.0.23 - - [2025-11-05 10:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.23 - - [2025-11-05 10:36:10] "PUT /security-group/fcf5d9f3-b22f-4992-a8b8-b3e580d95ffc HTTP/1.1" 200 262 0.057112 10.0.0.23 - - [2025-11-05 10:36:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.027994 10.0.0.23 - - [2025-11-05 10:36:10] "PUT /access-control-list/f5f04d58-af58-4c8d-863c-24fe813e554f HTTP/1.1" 200 272 0.042076 10.0.0.23 - - [2025-11-05 10:36:10] "PUT /access-control-list/1d0f57b2-50e5-4465-95a4-2015ee766a66 HTTP/1.1" 200 272 0.012978 10.0.0.23 - - [2025-11-05 10:36:14] "DELETE /loadbalancer-member/4a7e2451-18c4-4702-ac88-8c215a88be2c HTTP/1.1" 200 115 0.043921 10.0.0.23 - - [2025-11-05 10:36:14] "DELETE /loadbalancer-pool/07018932-ddf9-4c59-9a32-fe4b8087e9e2 HTTP/1.1" 200 115 0.038379 10.0.0.23 - - [2025-11-05 10:36:14] "DELETE /loadbalancer-listener/8758c7f4-a850-46d6-9ad0-b7c1bb48968b HTTP/1.1" 200 115 0.046726 10.0.0.23 - - [2025-11-05 10:36:14] "DELETE /loadbalancer/95474e09-5b84-4eff-8f4c-ad066c167194 HTTP/1.1" 200 115 0.045238 10.0.0.23 - - [2025-11-05 10:36:14] "DELETE /floating-ip/d5bf9fa6-3b05-49c3-8c2b-ef952a1fba17 HTTP/1.1" 200 115 0.045274 10.0.0.23 - - [2025-11-05 10:36:14] "DELETE /instance-ip/a79f7672-441c-4306-bd6b-a9b7282a2130 HTTP/1.1" 200 115 0.076346 10.0.0.23 - - [2025-11-05 10:36:14] "DELETE /virtual-machine-interface/23237f4d-d9c5-46e9-8670-a1b5fbcd0fae HTTP/1.1" 200 115 0.057878 10.0.0.23 - - [2025-11-05 10:36:14] "DELETE /tag/b692e5a5-1487-4efe-99be-9647824351b3 HTTP/1.1" 200 115 0.050799 10.0.0.23 - - [2025-11-05 10:36:14] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003778 10.0.0.23 - - [2025-11-05 10:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.23 - - [2025-11-05 10:36:14] "GET /policy-management/06c793fc-d783-4f20-b4f4-e977e5238dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003100 10.0.0.23 - - [2025-11-05 10:36:14] "GET /firewall-policy/97cd1a54-a94b-4729-8878-b627d373464f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004555 10.0.0.23 - - [2025-11-05 10:36:15] "GET /firewall-rule/f5580455-262e-4b6e-8ea9-282bc39c42fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003332 10.0.0.23 - - [2025-11-05 10:36:15] "POST /ref-update HTTP/1.1" 200 156 0.015900 10.0.0.23 - - [2025-11-05 10:36:15] "DELETE /firewall-rule/f5580455-262e-4b6e-8ea9-282bc39c42fe HTTP/1.1" 200 115 0.049316 10.0.0.23 - - [2025-11-05 10:36:15] "GET /firewall-policy/9d4276a6-2747-4dec-a50d-aacd023d2086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003503 10.0.0.23 - - [2025-11-05 10:36:15] "GET /firewall-rule/42830f41-f2cb-4ea5-b2bc-1a3cf451e3b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003174 10.0.0.23 - - [2025-11-05 10:36:15] "POST /ref-update HTTP/1.1" 200 156 0.024232 10.0.0.23 - - [2025-11-05 10:36:15] "DELETE /firewall-rule/42830f41-f2cb-4ea5-b2bc-1a3cf451e3b3 HTTP/1.1" 200 115 0.041877 10.0.0.23 - - [2025-11-05 10:36:15] "GET /firewall-policy/9d4276a6-2747-4dec-a50d-aacd023d2086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005087 10.0.0.23 - - [2025-11-05 10:36:15] "GET /firewall-rule/c78fa8c8-2c14-4ecb-830b-93a2482f0d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003397 10.0.0.23 - - [2025-11-05 10:36:15] "POST /ref-update HTTP/1.1" 200 156 0.014993 10.0.0.23 - - [2025-11-05 10:36:15] "DELETE /firewall-rule/c78fa8c8-2c14-4ecb-830b-93a2482f0d22 HTTP/1.1" 200 115 0.055374 10.0.0.23 - - [2025-11-05 10:36:15] "GET /application-policy-set/ba5f3e3d-824a-48f4-95be-8cd8fbf815f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003824 10.0.0.23 - - [2025-11-05 10:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.017886 10.0.0.23 - - [2025-11-05 10:36:15] "GET /policy-management/06c793fc-d783-4f20-b4f4-e977e5238dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003538 10.0.0.23 - - [2025-11-05 10:36:15] "GET /firewall-policy/9d4276a6-2747-4dec-a50d-aacd023d2086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004527 10.0.0.23 - - [2025-11-05 10:36:15] "POST /ref-update HTTP/1.1" 200 156 0.068487 10.0.0.23 - - [2025-11-05 10:36:15] "DELETE /firewall-policy/9d4276a6-2747-4dec-a50d-aacd023d2086 HTTP/1.1" 200 115 0.101959 10.0.0.23 - - [2025-11-05 10:36:15] "DELETE /tag/dd00c267-b0b6-488a-a094-e7bc1fed5ec6 HTTP/1.1" 200 115 0.114566 10.0.0.23 - - [2025-11-05 10:36:15] "DELETE /tag/c3e3de73-82b6-4727-a84f-98b4e86189b2 HTTP/1.1" 200 115 0.089453 10.0.0.23 - - [2025-11-05 10:36:15] "DELETE /tag/6077aa71-647d-4961-923d-56da919ac50a HTTP/1.1" 200 115 0.082114 10.0.0.23 - - [2025-11-05 10:36:16] "DELETE /tag/3303b05c-e0b2-4725-9920-e517d1906537 HTTP/1.1" 200 115 0.070466 10.0.0.23 - - [2025-11-05 10:36:16] "POST /projects HTTP/1.1" 409 238 0.002832 10.0.0.23 - - [2025-11-05 10:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.23 - - [2025-11-05 10:36:16] "GET /project/33b4e5c6-7fae-4e3a-a416-e2e9dd6e9d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049852 10.0.0.23 - - [2025-11-05 10:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.23 - - [2025-11-05 10:36:16] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.008085 10.0.0.23 - - [2025-11-05 10:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004748 10.0.0.23 - - [2025-11-05 10:36:16] "GET /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.007741 10.0.0.23 - - [2025-11-05 10:36:16] "POST /security-groups HTTP/1.1" 409 285 0.003399 10.0.0.23 - - [2025-11-05 10:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.23 - - [2025-11-05 10:36:16] "PUT /security-group/fcf5d9f3-b22f-4992-a8b8-b3e580d95ffc HTTP/1.1" 200 262 0.060505 10.0.0.23 - - [2025-11-05 10:36:16] "PUT /access-control-list/f5f04d58-af58-4c8d-863c-24fe813e554f HTTP/1.1" 200 272 0.020956 10.0.0.23 - - [2025-11-05 10:36:16] "PUT /access-control-list/1d0f57b2-50e5-4465-95a4-2015ee766a66 HTTP/1.1" 200 272 0.026162 10.0.0.23 - - [2025-11-05 10:36:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.045129 10.0.0.23 - - [2025-11-05 10:36:16] "GET /firewall-policy/556dfd24-0dd2-4567-9c04-a497a4888362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.020311 10.0.0.23 - - [2025-11-05 10:36:16] "GET /firewall-rule/e90cfacf-d911-4f73-8aeb-2e7256b1934f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007205 10.0.0.23 - - [2025-11-05 10:36:16] "POST /ref-update HTTP/1.1" 200 156 0.055600 10.0.0.23 - - [2025-11-05 10:36:16] "DELETE /firewall-rule/e90cfacf-d911-4f73-8aeb-2e7256b1934f HTTP/1.1" 200 115 0.073370 10.0.0.23 - - [2025-11-05 10:36:16] "GET /firewall-policy/556dfd24-0dd2-4567-9c04-a497a4888362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.006916 10.0.0.23 - - [2025-11-05 10:36:16] "GET /firewall-rule/927ccd2a-3574-4327-ac9c-7ced8df8832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003344 10.0.0.23 - - [2025-11-05 10:36:16] "POST /ref-update HTTP/1.1" 200 156 0.066995 10.0.0.23 - - [2025-11-05 10:36:16] "DELETE /firewall-rule/927ccd2a-3574-4327-ac9c-7ced8df8832c HTTP/1.1" 200 115 0.071688 10.0.0.23 - - [2025-11-05 10:36:16] "DELETE /tag/b621659b-eb74-4164-974a-45784491e03e HTTP/1.1" 200 115 0.078210 10.0.0.23 - - [2025-11-05 10:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007211 10.0.0.23 - - [2025-11-05 10:36:17] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004601 10.0.0.23 - - [2025-11-05 10:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.23 - - [2025-11-05 10:36:17] "GET /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.006287 10.0.0.23 - - [2025-11-05 10:36:17] "PUT /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473 HTTP/1.1" 200 264 0.061569 10.0.0.23 - - [2025-11-05 10:36:17] "PUT /virtual-network/1853bcc0-9c38-4dca-888d-b1633a57ae3d HTTP/1.1" 200 264 0.079237 10.0.0.23 - - [2025-11-05 10:36:17] "DELETE /security-group/fcf5d9f3-b22f-4992-a8b8-b3e580d95ffc HTTP/1.1" 200 115 0.052173 10.0.0.23 - - [2025-11-05 10:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.23 - - [2025-11-05 10:36:17] "DELETE /access-control-list/f5f04d58-af58-4c8d-863c-24fe813e554f HTTP/1.1" 200 115 0.036626 10.0.0.23 - - [2025-11-05 10:36:17] "DELETE /access-control-list/1d0f57b2-50e5-4465-95a4-2015ee766a66 HTTP/1.1" 200 115 0.040264 10.0.0.23 - - [2025-11-05 10:36:17] "GET /project/33b4e5c6-7fae-4e3a-a416-e2e9dd6e9d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.048995 10.0.0.23 - - [2025-11-05 10:36:17] "GET /project/33b4e5c6-7fae-4e3a-a416-e2e9dd6e9d33?fields=security_groups HTTP/1.1" 200 1352 0.090291 10.0.0.23 - - [2025-11-05 10:36:17] "DELETE /security-group/ed5a071c-17cc-476d-869b-632fb39b2b26 HTTP/1.1" 200 115 0.065789 10.0.0.23 - - [2025-11-05 10:36:17] "DELETE /access-control-list/93e96107-3709-4ef2-a9e9-5b6707a3f37e HTTP/1.1" 200 115 0.078542 10.0.0.23 - - [2025-11-05 10:36:17] "GET /project/33b4e5c6-7fae-4e3a-a416-e2e9dd6e9d33?fields=application_policy_sets HTTP/1.1" 200 1391 0.095122 10.0.0.23 - - [2025-11-05 10:36:17] "DELETE /access-control-list/3fa17bdf-5acc-46b6-af1b-ed2fd10bdbb7 HTTP/1.1" 200 115 0.061182 10.0.0.23 - - [2025-11-05 10:36:17] "DELETE /project/33b4e5c6-7fae-4e3a-a416-e2e9dd6e9d33 HTTP/1.1" 200 115 0.482107 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:36:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001367 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:36:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001600 10.0.0.23 - - [2025-11-05 10:37:21] "GET / HTTP/1.1" 200 35931 0.002051 10.0.0.23 - - [2025-11-05 10:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.23 - - [2025-11-05 10:37:21] "GET /global-vrouter-config/32045637-5ed5-4d4b-b357-764317574ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003185 10.0.0.23 - - [2025-11-05 10:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.23 - - [2025-11-05 10:37:22] "GET /global-vrouter-config/32045637-5ed5-4d4b-b357-764317574ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003510 10.0.0.23 - - [2025-11-05 10:37:39] "GET / HTTP/1.1" 200 35931 0.001691 10.0.0.23 - - [2025-11-05 10:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.23 - - [2025-11-05 10:37:39] "GET /global-system-config/80ef11c6-430c-450b-868e-cb5c2143b06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.007768 10.0.0.23 - - [2025-11-05 10:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.23 - - [2025-11-05 10:37:39] "GET /config-node/0ca538ed-669a-4179-8b43-7fb54a8c4893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002802 10.0.0.23 - - [2025-11-05 10:37:39] "GET / HTTP/1.1" 200 35931 0.001826 10.0.0.23 - - [2025-11-05 10:37:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002375 10.0.0.23 - - [2025-11-05 10:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.23 - - [2025-11-05 10:37:44] "GET /global-vrouter-config/32045637-5ed5-4d4b-b357-764317574ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002754 10.0.0.23 - - [2025-11-05 10:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.23 - - [2025-11-05 10:37:44] "PUT /global-vrouter-config/32045637-5ed5-4d4b-b357-764317574ce0 HTTP/1.1" 200 276 0.011725 10.0.0.23 - - [2025-11-05 10:37:44] "GET / HTTP/1.1" 200 35931 0.002793 10.0.0.23 - - [2025-11-05 10:37:44] "POST /alarms HTTP/1.1" 409 264 0.002592 10.0.0.23 - - [2025-11-05 10:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.23 - - [2025-11-05 10:37:44] "PUT /alarm/a2208050-7e0a-49df-b000-fdbae60d7539 HTTP/1.1" 200 244 0.012912 10.0.0.23 - - [2025-11-05 10:37:44] "POST /alarms HTTP/1.1" 409 261 0.006989 10.0.0.23 - - [2025-11-05 10:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.23 - - [2025-11-05 10:37:44] "PUT /alarm/1769221f-c63a-4245-b113-dcc698ffd568 HTTP/1.1" 200 244 0.011386 10.0.0.23 - - [2025-11-05 10:37:44] "POST /alarms HTTP/1.1" 409 261 0.009310 10.0.0.23 - - [2025-11-05 10:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.23 - - [2025-11-05 10:37:45] "PUT /alarm/2baac0f0-08d9-418c-bf77-36bc971e788e HTTP/1.1" 200 244 0.020217 10.0.0.23 - - [2025-11-05 10:37:45] "POST /alarms HTTP/1.1" 409 253 0.007742 10.0.0.23 - - [2025-11-05 10:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.23 - - [2025-11-05 10:37:45] "PUT /alarm/f262fccc-11a5-484a-8284-f271861ad5dd HTTP/1.1" 200 244 0.014850 10.0.0.23 - - [2025-11-05 10:37:45] "POST /alarms HTTP/1.1" 409 251 0.020984 10.0.0.23 - - [2025-11-05 10:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.23 - - [2025-11-05 10:37:45] "PUT /alarm/8739b56e-75db-4e46-a605-88a749a9994e HTTP/1.1" 200 244 0.012011 10.0.0.23 - - [2025-11-05 10:37:45] "POST /alarms HTTP/1.1" 409 252 0.012439 10.0.0.23 - - [2025-11-05 10:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.23 - - [2025-11-05 10:37:45] "PUT /alarm/2257955d-8473-4979-8ec4-bc8d8f5d2692 HTTP/1.1" 200 244 0.012602 10.0.0.23 - - [2025-11-05 10:37:45] "POST /alarms HTTP/1.1" 409 256 0.009515 10.0.0.23 - - [2025-11-05 10:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.23 - - [2025-11-05 10:37:45] "PUT /alarm/71a3b82c-9c58-43a2-844b-df502a271dbb HTTP/1.1" 200 244 0.013510 10.0.0.23 - - [2025-11-05 10:37:45] "POST /alarms HTTP/1.1" 409 248 0.002196 10.0.0.23 - - [2025-11-05 10:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.23 - - [2025-11-05 10:37:45] "PUT /alarm/1f1d32da-0a98-4eae-9612-60650252e400 HTTP/1.1" 200 244 0.013722 10.0.0.23 - - [2025-11-05 10:37:45] "POST /alarms HTTP/1.1" 409 252 0.006712 10.0.0.23 - - [2025-11-05 10:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.23 - - [2025-11-05 10:37:45] "PUT /alarm/7cc179a0-23bd-47ad-a120-715a767761c9 HTTP/1.1" 200 244 0.013025 10.0.0.23 - - [2025-11-05 10:37:45] "POST /alarms HTTP/1.1" 409 257 0.007740 10.0.0.23 - - [2025-11-05 10:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.23 - - [2025-11-05 10:37:45] "PUT /alarm/07d14358-af40-4384-ac15-59b1f11945e0 HTTP/1.1" 200 244 0.012251 10.0.0.23 - - [2025-11-05 10:37:45] "POST /alarms HTTP/1.1" 409 251 0.008587 10.0.0.23 - - [2025-11-05 10:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.23 - - [2025-11-05 10:37:45] "PUT /alarm/59eed2e0-53e0-45dc-a285-f9b7b89f01e9 HTTP/1.1" 200 244 0.013470 10.0.0.23 - - [2025-11-05 10:37:45] "POST /alarms HTTP/1.1" 409 257 0.004536 10.0.0.23 - - [2025-11-05 10:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.23 - - [2025-11-05 10:37:45] "PUT /alarm/a45a48fb-64a7-499e-945e-86ade7496d06 HTTP/1.1" 200 244 0.012493 10.0.0.23 - - [2025-11-05 10:37:45] "POST /alarms HTTP/1.1" 409 261 0.006218 10.0.0.23 - - [2025-11-05 10:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.23 - - [2025-11-05 10:37:45] "PUT /alarm/97be401d-6adb-4885-a999-a82b72fac1d3 HTTP/1.1" 200 244 0.013118 10.0.0.23 - - [2025-11-05 10:37:45] "POST /alarms HTTP/1.1" 409 258 0.005597 10.0.0.23 - - [2025-11-05 10:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.23 - - [2025-11-05 10:37:45] "PUT /alarm/e411dfca-b69b-4946-8699-6a71abb9596b HTTP/1.1" 200 244 0.011326 10.0.0.23 - - [2025-11-05 10:37:45] "POST /alarms HTTP/1.1" 409 254 0.005201 10.0.0.23 - - [2025-11-05 10:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006243 10.0.0.23 - - [2025-11-05 10:37:45] "PUT /alarm/3ffbee65-0591-40cd-9563-0efa716941ba HTTP/1.1" 200 244 0.012628 10.0.0.23 - - [2025-11-05 10:37:45] "POST /alarms HTTP/1.1" 409 254 0.007940 10.0.0.23 - - [2025-11-05 10:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005289 10.0.0.23 - - [2025-11-05 10:37:46] "PUT /alarm/2697cd33-ba23-48d2-9868-dd81620a142c HTTP/1.1" 200 244 0.014062 10.0.0.23 - - [2025-11-05 10:37:46] "POST /alarms HTTP/1.1" 409 254 0.013781 10.0.0.23 - - [2025-11-05 10:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.23 - - [2025-11-05 10:37:46] "PUT /alarm/4aaf99c0-ce12-494d-9d33-7e7e1be664ba HTTP/1.1" 200 244 0.015267 10.0.0.23 - - [2025-11-05 10:37:46] "POST /alarms HTTP/1.1" 409 247 0.006715 10.0.0.23 - - [2025-11-05 10:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.23 - - [2025-11-05 10:37:46] "PUT /alarm/b18c81fb-e19c-43c6-bf72-d4d50b5bed81 HTTP/1.1" 200 244 0.012707 10.0.0.23 - - [2025-11-05 10:37:46] "POST /alarms HTTP/1.1" 409 272 0.004457 10.0.0.23 - - [2025-11-05 10:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.23 - - [2025-11-05 10:37:46] "PUT /alarm/92d082b2-76ce-477b-bc52-372cc379ed18 HTTP/1.1" 200 244 0.012930 10.0.0.23 - - [2025-11-05 10:37:46] "POST /alarms HTTP/1.1" 409 261 0.007663 10.0.0.23 - - [2025-11-05 10:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.23 - - [2025-11-05 10:37:46] "PUT /alarm/8f12463a-bf09-4b81-9ae8-53de68f2d2e4 HTTP/1.1" 200 244 0.011754 10.0.0.23 - - [2025-11-05 10:37:46] "POST /alarms HTTP/1.1" 409 259 0.004097 10.0.0.23 - - [2025-11-05 10:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.23 - - [2025-11-05 10:37:46] "PUT /alarm/7950cc81-8ffa-4254-8df1-3d552e2263f5 HTTP/1.1" 200 244 0.013831 10.0.0.23 - - [2025-11-05 10:37:46] "POST /alarms HTTP/1.1" 409 265 0.012752 10.0.0.23 - - [2025-11-05 10:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.23 - - [2025-11-05 10:37:46] "PUT /alarm/3d338a19-a1a4-41b5-9f59-400c6522f1c0 HTTP/1.1" 200 244 0.043879 10.0.0.23 - - [2025-11-05 10:37:46] "POST /alarms HTTP/1.1" 409 279 0.010562 10.0.0.23 - - [2025-11-05 10:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.23 - - [2025-11-05 10:37:46] "PUT /alarm/7ade9adf-88de-44f9-90b0-86cc7dcd5cfc HTTP/1.1" 200 244 0.017297 10.0.0.23 - - [2025-11-05 10:37:46] "GET / HTTP/1.1" 200 35931 0.007794 10.0.0.23 - - [2025-11-05 10:37:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002253 10.0.0.23 - - [2025-11-05 10:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.23 - - [2025-11-05 10:37:46] "PUT /global-vrouter-config/32045637-5ed5-4d4b-b357-764317574ce0 HTTP/1.1" 200 276 0.011009 10.0.0.23 - - [2025-11-05 10:37:47] "GET / HTTP/1.1" 200 35931 0.002452 10.0.0.23 - - [2025-11-05 10:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.23 - - [2025-11-05 10:37:47] "GET /global-vrouter-config/32045637-5ed5-4d4b-b357-764317574ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003894 10.0.0.23 - - [2025-11-05 10:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.23 - - [2025-11-05 10:37:47] "PUT /global-vrouter-config/32045637-5ed5-4d4b-b357-764317574ce0 HTTP/1.1" 200 276 0.011921 10.0.0.23 - - [2025-11-05 10:37:47] "GET / HTTP/1.1" 200 35931 0.002279 10.0.0.23 - - [2025-11-05 10:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.23 - - [2025-11-05 10:37:47] "GET /global-system-config/80ef11c6-430c-450b-868e-cb5c2143b06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.012501 10.0.0.23 - - [2025-11-05 10:37:47] "PUT /global-system-config/80ef11c6-430c-450b-868e-cb5c2143b06d HTTP/1.1" 200 274 0.019104 10.0.0.23 - - [2025-11-05 10:37:50] "GET / HTTP/1.1" 200 35931 0.001835 10.0.0.23 - - [2025-11-05 10:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.23 - - [2025-11-05 10:37:50] "GET /routing-instance/59575f00-04bc-4476-b5d7-4219a62c9212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004219 10.0.0.23 - - [2025-11-05 10:37:50] "POST /bgp-routers HTTP/1.1" 409 301 0.004627 10.0.0.23 - - [2025-11-05 10:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.23 - - [2025-11-05 10:37:50] "GET /bgp-router/0dac1b0e-95bb-431c-a847-b68661c3b2d6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.004202 10.0.0.23 - - [2025-11-05 10:37:50] "PUT /bgp-router/0dac1b0e-95bb-431c-a847-b68661c3b2d6 HTTP/1.1" 200 254 0.015119 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:37:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001124 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:37:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001656 10.0.0.23 - - [2025-11-05 10:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.23 - - [2025-11-05 10:37:53] "GET /global-vrouter-config/32045637-5ed5-4d4b-b357-764317574ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005170 10.0.0.23 - - [2025-11-05 10:38:06] "GET / HTTP/1.1" 200 35931 0.002819 10.0.0.23 - - [2025-11-05 10:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.23 - - [2025-11-05 10:38:06] "GET /global-system-config/80ef11c6-430c-450b-868e-cb5c2143b06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004750 10.0.0.23 - - [2025-11-05 10:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.23 - - [2025-11-05 10:38:06] "GET /config-node/0ca538ed-669a-4179-8b43-7fb54a8c4893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002639 10.0.0.23 - - [2025-11-05 10:38:18] "GET / HTTP/1.1" 200 35931 0.002715 10.0.0.23 - - [2025-11-05 10:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.23 - - [2025-11-05 10:38:18] "GET /routing-instance/59575f00-04bc-4476-b5d7-4219a62c9212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003821 10.0.0.23 - - [2025-11-05 10:38:18] "POST /bgp-routers HTTP/1.1" 409 301 0.019922 10.0.0.23 - - [2025-11-05 10:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.23 - - [2025-11-05 10:38:18] "GET /bgp-router/0dac1b0e-95bb-431c-a847-b68661c3b2d6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.003405 10.0.0.23 - - [2025-11-05 10:38:18] "PUT /bgp-router/0dac1b0e-95bb-431c-a847-b68661c3b2d6 HTTP/1.1" 200 254 0.012124 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:38:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001353 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:38:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001455 10.0.0.23 - - [2025-11-05 10:38:34] "GET / HTTP/1.1" 200 35931 0.002210 10.0.0.23 - - [2025-11-05 10:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.23 - - [2025-11-05 10:38:34] "GET /global-system-config/80ef11c6-430c-450b-868e-cb5c2143b06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005968 10.0.0.23 - - [2025-11-05 10:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.23 - - [2025-11-05 10:38:34] "GET /config-node/0ca538ed-669a-4179-8b43-7fb54a8c4893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002959 10.0.0.23 - - [2025-11-05 10:38:34] "GET / HTTP/1.1" 200 35931 0.001909 10.0.0.23 - - [2025-11-05 10:38:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002978 10.0.0.23 - - [2025-11-05 10:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.23 - - [2025-11-05 10:38:39] "GET /global-vrouter-config/32045637-5ed5-4d4b-b357-764317574ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003410 10.0.0.23 - - [2025-11-05 10:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.23 - - [2025-11-05 10:38:39] "PUT /global-vrouter-config/32045637-5ed5-4d4b-b357-764317574ce0 HTTP/1.1" 200 276 0.012515 10.0.0.23 - - [2025-11-05 10:38:39] "GET / HTTP/1.1" 200 35931 0.002106 10.0.0.23 - - [2025-11-05 10:38:39] "POST /alarms HTTP/1.1" 409 264 0.002947 10.0.0.23 - - [2025-11-05 10:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.23 - - [2025-11-05 10:38:39] "PUT /alarm/a2208050-7e0a-49df-b000-fdbae60d7539 HTTP/1.1" 200 244 0.011115 10.0.0.23 - - [2025-11-05 10:38:39] "POST /alarms HTTP/1.1" 409 261 0.010984 10.0.0.23 - - [2025-11-05 10:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.23 - - [2025-11-05 10:38:39] "PUT /alarm/1769221f-c63a-4245-b113-dcc698ffd568 HTTP/1.1" 200 244 0.013038 10.0.0.23 - - [2025-11-05 10:38:39] "POST /alarms HTTP/1.1" 409 261 0.005090 10.0.0.23 - - [2025-11-05 10:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.23 - - [2025-11-05 10:38:39] "PUT /alarm/2baac0f0-08d9-418c-bf77-36bc971e788e HTTP/1.1" 200 244 0.011538 10.0.0.23 - - [2025-11-05 10:38:39] "POST /alarms HTTP/1.1" 409 253 0.002435 10.0.0.23 - - [2025-11-05 10:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.23 - - [2025-11-05 10:38:39] "PUT /alarm/f262fccc-11a5-484a-8284-f271861ad5dd HTTP/1.1" 200 244 0.011184 10.0.0.23 - - [2025-11-05 10:38:39] "POST /alarms HTTP/1.1" 409 251 0.006908 10.0.0.23 - - [2025-11-05 10:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008653 10.0.0.23 - - [2025-11-05 10:38:40] "PUT /alarm/8739b56e-75db-4e46-a605-88a749a9994e HTTP/1.1" 200 244 0.016419 10.0.0.23 - - [2025-11-05 10:38:40] "POST /alarms HTTP/1.1" 409 252 0.011862 10.0.0.23 - - [2025-11-05 10:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.23 - - [2025-11-05 10:38:40] "PUT /alarm/2257955d-8473-4979-8ec4-bc8d8f5d2692 HTTP/1.1" 200 244 0.012376 10.0.0.23 - - [2025-11-05 10:38:40] "POST /alarms HTTP/1.1" 409 256 0.005394 10.0.0.23 - - [2025-11-05 10:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.23 - - [2025-11-05 10:38:40] "PUT /alarm/71a3b82c-9c58-43a2-844b-df502a271dbb HTTP/1.1" 200 244 0.012339 10.0.0.23 - - [2025-11-05 10:38:40] "POST /alarms HTTP/1.1" 409 248 0.009310 10.0.0.23 - - [2025-11-05 10:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.23 - - [2025-11-05 10:38:40] "PUT /alarm/1f1d32da-0a98-4eae-9612-60650252e400 HTTP/1.1" 200 244 0.010864 10.0.0.23 - - [2025-11-05 10:38:40] "POST /alarms HTTP/1.1" 409 252 0.007235 10.0.0.23 - - [2025-11-05 10:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.23 - - [2025-11-05 10:38:40] "PUT /alarm/7cc179a0-23bd-47ad-a120-715a767761c9 HTTP/1.1" 200 244 0.016691 10.0.0.23 - - [2025-11-05 10:38:40] "POST /alarms HTTP/1.1" 409 257 0.009204 10.0.0.23 - - [2025-11-05 10:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.23 - - [2025-11-05 10:38:40] "PUT /alarm/07d14358-af40-4384-ac15-59b1f11945e0 HTTP/1.1" 200 244 0.012712 10.0.0.23 - - [2025-11-05 10:38:40] "POST /alarms HTTP/1.1" 409 251 0.004625 10.0.0.23 - - [2025-11-05 10:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.23 - - [2025-11-05 10:38:40] "PUT /alarm/59eed2e0-53e0-45dc-a285-f9b7b89f01e9 HTTP/1.1" 200 244 0.014776 10.0.0.23 - - [2025-11-05 10:38:40] "POST /alarms HTTP/1.1" 409 257 0.009752 10.0.0.23 - - [2025-11-05 10:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.23 - - [2025-11-05 10:38:40] "PUT /alarm/a45a48fb-64a7-499e-945e-86ade7496d06 HTTP/1.1" 200 244 0.009442 10.0.0.23 - - [2025-11-05 10:38:40] "POST /alarms HTTP/1.1" 409 261 0.003881 10.0.0.23 - - [2025-11-05 10:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.23 - - [2025-11-05 10:38:40] "PUT /alarm/97be401d-6adb-4885-a999-a82b72fac1d3 HTTP/1.1" 200 244 0.011799 10.0.0.23 - - [2025-11-05 10:38:40] "POST /alarms HTTP/1.1" 409 258 0.008293 10.0.0.23 - - [2025-11-05 10:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.23 - - [2025-11-05 10:38:40] "PUT /alarm/e411dfca-b69b-4946-8699-6a71abb9596b HTTP/1.1" 200 244 0.010044 10.0.0.23 - - [2025-11-05 10:38:40] "POST /alarms HTTP/1.1" 409 254 0.006906 10.0.0.23 - - [2025-11-05 10:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.23 - - [2025-11-05 10:38:40] "PUT /alarm/3ffbee65-0591-40cd-9563-0efa716941ba HTTP/1.1" 200 244 0.012394 10.0.0.23 - - [2025-11-05 10:38:40] "POST /alarms HTTP/1.1" 409 254 0.017518 10.0.0.23 - - [2025-11-05 10:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.23 - - [2025-11-05 10:38:40] "PUT /alarm/2697cd33-ba23-48d2-9868-dd81620a142c HTTP/1.1" 200 244 0.013793 10.0.0.23 - - [2025-11-05 10:38:40] "POST /alarms HTTP/1.1" 409 254 0.009348 10.0.0.23 - - [2025-11-05 10:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.23 - - [2025-11-05 10:38:40] "PUT /alarm/4aaf99c0-ce12-494d-9d33-7e7e1be664ba HTTP/1.1" 200 244 0.016123 10.0.0.23 - - [2025-11-05 10:38:40] "POST /alarms HTTP/1.1" 409 247 0.008891 10.0.0.23 - - [2025-11-05 10:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.23 - - [2025-11-05 10:38:41] "PUT /alarm/b18c81fb-e19c-43c6-bf72-d4d50b5bed81 HTTP/1.1" 200 244 0.016227 10.0.0.23 - - [2025-11-05 10:38:41] "POST /alarms HTTP/1.1" 409 272 0.007260 10.0.0.23 - - [2025-11-05 10:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.23 - - [2025-11-05 10:38:41] "PUT /alarm/92d082b2-76ce-477b-bc52-372cc379ed18 HTTP/1.1" 200 244 0.021609 10.0.0.23 - - [2025-11-05 10:38:41] "POST /alarms HTTP/1.1" 409 261 0.009285 10.0.0.23 - - [2025-11-05 10:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.23 - - [2025-11-05 10:38:41] "PUT /alarm/8f12463a-bf09-4b81-9ae8-53de68f2d2e4 HTTP/1.1" 200 244 0.017523 10.0.0.23 - - [2025-11-05 10:38:41] "POST /alarms HTTP/1.1" 409 259 0.006025 10.0.0.23 - - [2025-11-05 10:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.23 - - [2025-11-05 10:38:41] "PUT /alarm/7950cc81-8ffa-4254-8df1-3d552e2263f5 HTTP/1.1" 200 244 0.012359 10.0.0.23 - - [2025-11-05 10:38:41] "POST /alarms HTTP/1.1" 409 265 0.005887 10.0.0.23 - - [2025-11-05 10:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.23 - - [2025-11-05 10:38:41] "PUT /alarm/3d338a19-a1a4-41b5-9f59-400c6522f1c0 HTTP/1.1" 200 244 0.011652 10.0.0.23 - - [2025-11-05 10:38:41] "POST /alarms HTTP/1.1" 409 279 0.006057 10.0.0.23 - - [2025-11-05 10:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.23 - - [2025-11-05 10:38:41] "PUT /alarm/7ade9adf-88de-44f9-90b0-86cc7dcd5cfc HTTP/1.1" 200 244 0.012052 10.0.0.23 - - [2025-11-05 10:38:41] "GET / HTTP/1.1" 200 35931 0.002898 10.0.0.23 - - [2025-11-05 10:38:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003215 10.0.0.23 - - [2025-11-05 10:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007768 10.0.0.23 - - [2025-11-05 10:38:41] "PUT /global-vrouter-config/32045637-5ed5-4d4b-b357-764317574ce0 HTTP/1.1" 200 276 0.015207 10.0.0.23 - - [2025-11-05 10:38:42] "GET / HTTP/1.1" 200 35931 0.001561 10.0.0.23 - - [2025-11-05 10:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.23 - - [2025-11-05 10:38:42] "GET /global-vrouter-config/32045637-5ed5-4d4b-b357-764317574ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003507 10.0.0.23 - - [2025-11-05 10:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.23 - - [2025-11-05 10:38:42] "PUT /global-vrouter-config/32045637-5ed5-4d4b-b357-764317574ce0 HTTP/1.1" 200 276 0.011772 10.0.0.23 - - [2025-11-05 10:38:42] "GET / HTTP/1.1" 200 35931 0.002122 10.0.0.23 - - [2025-11-05 10:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.23 - - [2025-11-05 10:38:42] "GET /global-system-config/80ef11c6-430c-450b-868e-cb5c2143b06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.006107 10.0.0.23 - - [2025-11-05 10:38:42] "PUT /global-system-config/80ef11c6-430c-450b-868e-cb5c2143b06d HTTP/1.1" 200 274 0.019423 10.0.0.23 - - [2025-11-05 10:38:42] "GET /global-system-configs HTTP/1.1" 200 322 0.006503 10.0.0.23 - - [2025-11-05 10:38:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002863 10.0.0.23 - - [2025-11-05 10:38:45] "GET / HTTP/1.1" 200 35931 0.002307 10.0.0.23 - - [2025-11-05 10:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.23 - - [2025-11-05 10:38:45] "GET /routing-instance/59575f00-04bc-4476-b5d7-4219a62c9212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003399 10.0.0.23 - - [2025-11-05 10:38:45] "POST /bgp-routers HTTP/1.1" 409 301 0.002313 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:38:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001448 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:38:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001132 10.0.0.23 - - [2025-11-05 10:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.23 - - [2025-11-05 10:38:45] "GET /bgp-router/0dac1b0e-95bb-431c-a847-b68661c3b2d6?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.003925 10.0.0.23 - - [2025-11-05 10:38:45] "PUT /bgp-router/0dac1b0e-95bb-431c-a847-b68661c3b2d6 HTTP/1.1" 200 254 0.014140 10.0.0.23 - - [2025-11-05 10:38:48] "POST /tags HTTP/1.1" 200 355 0.036798 10.0.0.23 - - [2025-11-05 10:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012292 10.0.0.23 - - [2025-11-05 10:38:48] "GET /tag/25deecba-7fb4-48c6-aee1-7d3b7dc08421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.028665 10.0.0.23 - - [2025-11-05 10:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004869 10.0.0.23 - - [2025-11-05 10:38:48] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.008428 10.0.0.23 - - [2025-11-05 10:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.23 - - [2025-11-05 10:38:48] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.080773 10.0.0.23 - - [2025-11-05 10:38:48] "POST /virtual-machines HTTP/1.1" 200 351 0.039266 10.0.0.23 - - [2025-11-05 10:38:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.031689 10.0.0.23 - - [2025-11-05 10:38:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.147431 10.0.0.23 - - [2025-11-05 10:38:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.023258 10.0.0.23 - - [2025-11-05 10:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015854 10.0.0.23 - - [2025-11-05 10:38:49] "GET /virtual-machine-interface/9d08479c-ba33-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.010821 10.0.0.23 - - [2025-11-05 10:38:49] "POST /instance-ips HTTP/1.1" 200 391 0.040081 10.0.0.23 - - [2025-11-05 10:38:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.043543 10.0.0.23 - - [2025-11-05 10:38:49] "GET /virtual-machine-interface/9d08479c-ba33-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.021229 10.0.0.23 - - [2025-11-05 10:38:49] "POST /set-tag HTTP/1.1" 200 109 0.019990 10.0.0.23 - - [2025-11-05 10:38:49] "GET /virtual-machine-interface/9d08479c-ba33-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.010847 10.0.0.23 - - [2025-11-05 10:38:49] "GET /instance-ip/9d2974a8-ba33-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.012747 10.0.0.23 - - [2025-11-05 10:38:49] "GET /virtual-machine-interface/9d08479c-ba33-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005136 10.0.0.23 - - [2025-11-05 10:38:49] "POST /set-tag HTTP/1.1" 200 109 0.002668 10.0.0.23 - - [2025-11-05 10:38:49] "GET /virtual-router/208e76e0-366c-4f0a-b58f-3d7d4e1d4f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004145 10.0.0.23 - - [2025-11-05 10:38:49] "POST /ref-update HTTP/1.1" 200 156 0.013462 10.0.0.23 - - [2025-11-05 10:38:49] "GET /virtual-machine-interface/9d08479c-ba33-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007253 10.0.0.23 - - [2025-11-05 10:38:49] "POST /set-tag HTTP/1.1" 200 109 0.002728 10.0.0.23 - - [2025-11-05 10:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011569 10.0.0.23 - - [2025-11-05 10:38:49] "GET /virtual-network/a9323ec0-87cb-4477-826e-da7226c80473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007159 10.0.0.23 - - [2025-11-05 10:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005299 10.0.0.23 - - [2025-11-05 10:38:49] "GET /project/c0a74ccd-5ef1-4761-bb55-14db6dd4dc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.067049 10.0.0.23 - - [2025-11-05 10:38:49] "POST /virtual-machines HTTP/1.1" 200 355 0.018508 10.0.0.23 - - [2025-11-05 10:38:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.011468 10.0.0.23 - - [2025-11-05 10:38:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.167537 10.0.0.23 - - [2025-11-05 10:38:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.073363 10.0.0.23 - - [2025-11-05 10:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.038094 10.0.0.23 - - [2025-11-05 10:38:50] "GET /virtual-machine-interface/9d9b8ee4-ba33-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.007627 10.0.0.23 - - [2025-11-05 10:38:50] "POST /instance-ips HTTP/1.1" 200 395 0.037721 10.0.0.23 - - [2025-11-05 10:38:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.023679 10.0.0.23 - - [2025-11-05 10:38:50] "GET /virtual-machine-interface/9d9b8ee4-ba33-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.012578 10.0.0.23 - - [2025-11-05 10:38:50] "POST /set-tag HTTP/1.1" 200 109 0.019973 10.0.0.23 - - [2025-11-05 10:38:50] "GET /virtual-machine-interface/9d9b8ee4-ba33-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.016156 10.0.0.23 - - [2025-11-05 10:38:50] "GET /instance-ip/9dc0a4cc-ba33-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004924 10.0.0.23 - - [2025-11-05 10:38:50] "GET /virtual-machine-interface/9d9b8ee4-ba33-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005607 10.0.0.23 - - [2025-11-05 10:38:50] "POST /set-tag HTTP/1.1" 200 109 0.002723 10.0.0.23 - - [2025-11-05 10:38:50] "GET /virtual-router/208e76e0-366c-4f0a-b58f-3d7d4e1d4f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.005476 10.0.0.23 - - [2025-11-05 10:38:50] "POST /ref-update HTTP/1.1" 200 156 0.017317 10.0.0.23 - - [2025-11-05 10:38:50] "GET /virtual-machine-interface/9d9b8ee4-ba33-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.014642 10.0.0.23 - - [2025-11-05 10:38:50] "POST /set-tag HTTP/1.1" 200 109 0.006526 10.0.0.23 - - [2025-11-05 10:38:50] "GET /virtual-machine-interface/9d08479c-ba33-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004736 10.0.0.23 - - [2025-11-05 10:38:50] "POST /set-tag HTTP/1.1" 200 109 0.002775 10.0.0.23 - - [2025-11-05 10:38:50] "GET /virtual-machine-interface/9d9b8ee4-ba33-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005415 10.0.0.23 - - [2025-11-05 10:38:50] "POST /set-tag HTTP/1.1" 200 109 0.002845 10.0.0.23 - - [2025-11-05 10:39:07] "GET /virtual-machine-interface/9d08479c-ba33-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008397 10.0.0.23 - - [2025-11-05 10:39:07] "POST /set-tag HTTP/1.1" 200 109 0.003221 10.0.0.23 - - [2025-11-05 10:39:08] "GET /virtual-machine-interface/9d9b8ee4-ba33-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004696 10.0.0.23 - - [2025-11-05 10:39:08] "POST /set-tag HTTP/1.1" 200 109 0.004116 10.0.0.23 - - [2025-11-05 10:39:10] "GET /virtual-machine-interface/9d08479c-ba33-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006642 10.0.0.23 - - [2025-11-05 10:39:10] "POST /set-tag HTTP/1.1" 200 109 0.012234 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:39:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001020 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:39:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001111 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:39:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001366 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:39:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001124 10.0.0.23 - - [2025-11-05 10:39:36] "GET / HTTP/1.1" 200 35931 0.001970 10.0.0.23 - - [2025-11-05 10:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.23 - - [2025-11-05 10:39:36] "GET /global-system-config/80ef11c6-430c-450b-868e-cb5c2143b06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.006817 10.0.0.23 - - [2025-11-05 10:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.23 - - [2025-11-05 10:39:36] "GET /config-node/0ca538ed-669a-4179-8b43-7fb54a8c4893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002395 10.0.0.23 - - [2025-11-05 10:39:40] "GET /virtual-machine-interface/9d08479c-ba33-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006171 10.0.0.23 - - [2025-11-05 10:39:40] "POST /set-tag HTTP/1.1" 200 109 0.003262 10.0.0.23 - - [2025-11-05 10:39:40] "GET /virtual-machine-interface/9d08479c-ba33-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.010353 10.0.0.23 - - [2025-11-05 10:39:40] "POST /set-tag HTTP/1.1" 200 109 0.007308 10.0.0.23 - - [2025-11-05 10:39:40] "GET /virtual-machine/b9b509e0-07cd-4db1-ac6f-331a60036ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003550 10.0.0.23 - - [2025-11-05 10:39:40] "POST /ref-update HTTP/1.1" 200 156 0.016298 10.0.0.23 - - [2025-11-05 10:39:40] "GET /virtual-machine-interface/9d08479c-ba33-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.019719 10.0.0.23 - - [2025-11-05 10:39:40] "POST /set-tag HTTP/1.1" 200 109 0.023397 10.0.0.23 - - [2025-11-05 10:39:40] "POST /set-tag HTTP/1.1" 200 109 0.034096 10.0.0.23 - - [2025-11-05 10:39:40] "DELETE /instance-ip/9d2974a8-ba33-11f0-b401-fa163ec63410 HTTP/1.1" 200 115 0.039672 10.0.0.23 - - [2025-11-05 10:39:40] "DELETE /virtual-machine-interface/9d08479c-ba33-11f0-b401-fa163ec63410 HTTP/1.1" 200 115 0.042630 10.0.0.23 - - [2025-11-05 10:39:40] "DELETE /virtual-machine/b9b509e0-07cd-4db1-ac6f-331a60036ce2 HTTP/1.1" 200 115 0.026153 10.0.0.23 - - [2025-11-05 10:39:40] "GET /virtual-machine-interface/9d9b8ee4-ba33-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006151 10.0.0.23 - - [2025-11-05 10:39:41] "POST /set-tag HTTP/1.1" 200 109 0.002964 10.0.0.23 - - [2025-11-05 10:39:48] "GET / HTTP/1.1" 200 35931 0.002087 10.0.0.23 - - [2025-11-05 10:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.23 - - [2025-11-05 10:39:48] "GET /routing-instance/59575f00-04bc-4476-b5d7-4219a62c9212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003192 10.0.0.23 - - [2025-11-05 10:39:48] "POST /bgp-routers HTTP/1.1" 409 301 0.002916 10.0.0.23 - - [2025-11-05 10:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005327 10.0.0.23 - - [2025-11-05 10:39:48] "GET /bgp-router/0dac1b0e-95bb-431c-a847-b68661c3b2d6?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.004393 10.0.0.23 - - [2025-11-05 10:39:48] "PUT /bgp-router/0dac1b0e-95bb-431c-a847-b68661c3b2d6 HTTP/1.1" 200 254 0.013438 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:39:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001043 [Introspect:8084]10.0.0.23 - - [2025-11-05 10:39:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001297 10.0.0.23 - - [2025-11-05 10:40:11] "GET /virtual-machine-interface/9d9b8ee4-ba33-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006633 10.0.0.23 - - [2025-11-05 10:40:11] "POST /set-tag HTTP/1.1" 200 109 0.015595 10.0.0.23 - - [2025-11-05 10:40:11] "GET /virtual-machine-interface/9d9b8ee4-ba33-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004677 10.0.0.23 - - [2025-11-05 10:40:11] "POST /set-tag HTTP/1.1" 200 109 0.008180 10.0.0.23 - - [2025-11-05 10:40:11] "GET /virtual-machine/1a7dbd78-496d-4a27-b74d-b8006df24c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.007204 10.0.0.23 - - [2025-11-05 10:40:11] "POST /ref-update HTTP/1.1" 200 156 0.011314 10.0.0.23 - - [2025-11-05 10:40:11] "GET /virtual-machine-interface/9d9b8ee4-ba33-11f0-b401-fa163ec63410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009912 10.0.0.23 - - [2025-11-05 10:40:11] "POST /set-tag HTTP/1.1" 200 109 0.026016 10.0.0.23 - - [2025-11-05 10:40:11] "POST /set-tag HTTP/1.1" 200 109 0.039520 10.0.0.23 - - [2025-11-05 10:40:11] "DELETE /instance-ip/9dc0a4cc-ba33-11f0-b401-fa163ec63410 HTTP/1.1" 200 115 0.068554 10.0.0.23 - - [2025-11-05 10:40:12] "DELETE /virtual-machine-interface/9d9b8ee4-ba33-11f0-b401-fa163ec63410 HTTP/1.1" 200 115 0.053155 10.0.0.23 - - [2025-11-05 10:40:12] "DELETE /virtual-machine/1a7dbd78-496d-4a27-b74d-b8006df24c8f HTTP/1.1" 200 115 0.048326 10.0.0.23 - - [2025-11-05 10:40:12] "DELETE /tag/25deecba-7fb4-48c6-aee1-7d3b7dc08421 HTTP/1.1" 200 115 0.056715