++ 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: =================== Thu Oct 23 06:07:23 PM UTC 2025 ===================' INFO: =================== Thu Oct 23 06:07:23 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.19 ++ CONFIGDB_NODES=10.0.0.19 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.19 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.19 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.19 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + 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.19 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ sort ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.19,10.197.187.1,127.0.0.1,172.17.0.1,252.19.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.19,10.197.187.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ echo 10.0.0.19:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/23/2025 18:08:19.432 7fcc89c5d100 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/23/2025 18:08:19.752 7fcc89c5d100 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/23/2025 18:08:19.804 7fcc89c5d100 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/23/2025 18:08:19.804 7fcc89c5d100 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2025-10-23 18:08:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001303 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2025-10-23 18:08:29] "GET / HTTP/1.1" 503 181 0.001445 10.0.0.19 - - [2025-10-23 18:08:29] "GET / HTTP/1.1" 503 181 0.000249 10.0.0.19 - - [2025-10-23 18:08:29] "GET / HTTP/1.1" 200 35931 0.002253 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:08:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001125 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:08:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001142 10.0.0.19 - - [2025-10-23 18:08:30] "GET / HTTP/1.1" 200 35931 0.001340 10.0.0.19 - - [2025-10-23 18:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004263 10.0.0.19 - - [2025-10-23 18:08:30] "GET /routing-instance/3e6d01fc-8b0a-45e5-a97b-7561ebfb070b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.016075 10.0.0.19 - - [2025-10-23 18:08:30] "POST /bgp-routers HTTP/1.1" 200 616 0.080788 10.0.0.19 - - [2025-10-23 18:08:30] "GET / HTTP/1.1" 200 45303 0.001771 10.0.0.19 - - [2025-10-23 18:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.022633 10.0.0.19 - - [2025-10-23 18:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011934 10.0.0.19 - - [2025-10-23 18:08:30] "GET /bgp-router/75837664-8cf6-4474-9383-9ab12a916dea?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.103277 10.0.0.19 - - [2025-10-23 18:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010391 10.0.0.19 - - [2025-10-23 18:08:30] "GET /global-system-config/012d002a-1815-41c5-bb63-6f89566c0a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1057 0.021528 10.0.0.19 - - [2025-10-23 18:08:30] "GET / HTTP/1.1" 200 35931 0.001341 10.0.0.19 - - [2025-10-23 18:08:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017293 10.0.0.19 - - [2025-10-23 18:08:30] "POST /ref-update HTTP/1.1" 200 156 0.040485 10.0.0.19 - - [2025-10-23 18:08:31] "GET / HTTP/1.1" 200 35931 0.002013 10.0.0.19 - - [2025-10-23 18:08:31] "GET / HTTP/1.1" 200 35931 0.001858 10.0.0.19 - - [2025-10-23 18:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.020082 10.0.0.19 - - [2025-10-23 18:08:31] "GET /global-system-config/012d002a-1815-41c5-bb63-6f89566c0a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.056897 10.0.0.19 - - [2025-10-23 18:08:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.004194 10.0.0.19 - - [2025-10-23 18:08:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.025757 10.0.0.19 - - [2025-10-23 18:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013200 10.0.0.19 - - [2025-10-23 18:08:32] "GET /global-system-config/012d002a-1815-41c5-bb63-6f89566c0a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.019773 10.0.0.19 - - [2025-10-23 18:08:32] "POST /database-nodes HTTP/1.1" 200 597 0.220991 10.0.0.19 - - [2025-10-23 18:08:32] "GET / HTTP/1.1" 200 35931 0.001605 10.0.0.19 - - [2025-10-23 18:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.056676 10.0.0.19 - - [2025-10-23 18:08:32] "POST /service-appliance-sets HTTP/1.1" 200 553 0.252962 10.0.0.19 - - [2025-10-23 18:08:32] "GET /global-system-config/012d002a-1815-41c5-bb63-6f89566c0a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.012505 10.0.0.19 - - [2025-10-23 18:08:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.005887 10.0.0.19 - - [2025-10-23 18:08:32] "POST /fqname-to-id HTTP/1.1" 404 180 0.009513 10.0.0.19 - - [2025-10-23 18:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009854 10.0.0.19 - - [2025-10-23 18:08:32] "GET /global-system-config/012d002a-1815-41c5-bb63-6f89566c0a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.009339 10.0.0.19 - - [2025-10-23 18:08:32] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.080894 10.0.0.19 - - [2025-10-23 18:08:32] "POST /service-appliance-sets HTTP/1.1" 200 541 0.103373 10.0.0.19 - - [2025-10-23 18:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.19 - - [2025-10-23 18:08:32] "GET /network-ipam/ce18fb4f-45d5-462b-8ae0-eb1ead11da55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004188 10.0.0.19 - - [2025-10-23 18:08:33] "POST /service-templates HTTP/1.1" 200 511 0.068917 10.0.0.19 - - [2025-10-23 18:08:33] "POST /service-templates HTTP/1.1" 200 501 0.057635 10.0.0.19 - - [2025-10-23 18:08:33] "POST /service-templates HTTP/1.1" 200 515 0.089699 10.0.0.19 - - [2025-10-23 18:08:33] "POST /service-templates HTTP/1.1" 200 535 0.155506 10.0.0.19 - - [2025-10-23 18:08:33] "POST /service-templates HTTP/1.1" 200 507 0.082288 10.0.0.19 - - [2025-10-23 18:08:34] "GET / HTTP/1.1" 200 35931 0.001529 10.0.0.19 - - [2025-10-23 18:08:34] "GET / HTTP/1.1" 200 35931 0.001355 10.0.0.19 - - [2025-10-23 18:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.19 - - [2025-10-23 18:08:34] "GET /global-system-config/012d002a-1815-41c5-bb63-6f89566c0a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.006220 10.0.0.19 - - [2025-10-23 18:08:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.002595 10.0.0.19 - - [2025-10-23 18:08:34] "POST /config-nodes HTTP/1.1" 200 593 0.038830 10.0.0.19 - - [2025-10-23 18:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.19 - - [2025-10-23 18:08:34] "GET /domain/c0c1d00d-04d1-4112-ad43-271deace3059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.004649 10.0.0.19 - - [2025-10-23 18:08:34] "POST /id-to-fqname HTTP/1.1" 200 173 0.000575 10.0.0.19 - - [2025-10-23 18:08:34] "POST /fqname-to-id HTTP/1.1" 404 182 0.006918 10.0.0.19 - - [2025-10-23 18:08:34] "GET / HTTP/1.1" 200 35931 0.001464 10.0.0.19 - - [2025-10-23 18:08:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.008971 10.0.0.19 - - [2025-10-23 18:08:34] "POST /security-groups HTTP/1.1" 200 570 0.154284 10.0.0.19 - - [2025-10-23 18:08:34] "POST /projects HTTP/1.1" 200 481 0.438987 10.0.0.19 - - [2025-10-23 18:08:35] "POST /security-groups HTTP/1.1" 200 534 0.102409 10.0.0.19 - - [2025-10-23 18:08:35] "POST /chown HTTP/1.1" 200 109 0.043138 10.0.0.19 - - [2025-10-23 18:08:35] "POST /policy-managements HTTP/1.1" 409 214 0.029646 10.0.0.19 - - [2025-10-23 18:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007245 10.0.0.19 - - [2025-10-23 18:08:35] "GET /policy-management/360140ed-37a3-4433-8e77-6ea5240bef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.014351 10.0.0.19 - - [2025-10-23 18:08:35] "POST /application-policy-sets HTTP/1.1" 200 528 0.084434 10.0.0.19 - - [2025-10-23 18:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.19 - - [2025-10-23 18:08:35] "GET /global-vrouter-config/8c295519-1be3-4ce7-988c-e918254b86ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.012775 10.0.0.19 - - [2025-10-23 18:08:35] "PUT /global-vrouter-config/8c295519-1be3-4ce7-988c-e918254b86ac HTTP/1.1" 200 276 0.037205 10.0.0.19 - - [2025-10-23 18:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.029321 10.0.0.19 - - [2025-10-23 18:08:35] "GET /virtual-network/77e12fe6-0b67-4c65-ba64-f126dd2fe897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.016063 10.0.0.19 - - [2025-10-23 18:08:35] "POST /id-to-fqname HTTP/1.1" 200 177 0.000576 10.0.0.19 - - [2025-10-23 18:08:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.022831 10.0.0.19 - - [2025-10-23 18:08:36] "POST /security-groups HTTP/1.1" 200 574 0.332366 10.0.0.19 - - [2025-10-23 18:08:36] "POST /projects HTTP/1.1" 200 489 0.680414 10.0.0.19 - - [2025-10-23 18:08:36] "POST /security-groups HTTP/1.1" 200 546 0.050951 10.0.0.19 - - [2025-10-23 18:08:36] "POST /chown HTTP/1.1" 200 109 0.052722 10.0.0.19 - - [2025-10-23 18:08:36] "POST /network-ipams HTTP/1.1" 200 522 0.128129 10.0.0.19 - - [2025-10-23 18:08:36] "POST /network-ipams HTTP/1.1" 200 510 0.073771 10.0.0.19 - - [2025-10-23 18:08:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.026342 10.0.0.19 - - [2025-10-23 18:08:37] "POST /useragent-kv HTTP/1.1" 200 115 0.007648 10.0.0.19 - - [2025-10-23 18:08:37] "POST /virtual-networks HTTP/1.1" 200 538 0.342355 10.0.0.19 - - [2025-10-23 18:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016840 10.0.0.19 - - [2025-10-23 18:08:37] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.030751 10.0.0.19 - - [2025-10-23 18:08:37] "POST /network-ipams HTTP/1.1" 200 518 0.083601 10.0.0.19 - - [2025-10-23 18:08:37] "POST /fqname-to-id HTTP/1.1" 404 202 0.007081 10.0.0.19 - - [2025-10-23 18:08:37] "POST /useragent-kv HTTP/1.1" 200 115 0.052688 10.0.0.19 - - [2025-10-23 18:08:37] "POST /virtual-networks HTTP/1.1" 200 546 0.287372 10.0.0.19 - - [2025-10-23 18:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.19 - - [2025-10-23 18:08:37] "GET /virtual-network/51ccedfc-675f-4032-a975-8124564cc754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.011198 10.0.0.19 - - [2025-10-23 18:08:37] "POST /fqname-to-id HTTP/1.1" 404 199 0.002442 10.0.0.19 - - [2025-10-23 18:08:37] "POST /network-policys HTTP/1.1" 200 538 0.107994 10.0.0.19 - - [2025-10-23 18:08:37] "POST /fqname-to-id HTTP/1.1" 404 197 0.003778 10.0.0.19 - - [2025-10-23 18:08:37] "POST /network-policys HTTP/1.1" 200 534 0.046828 10.0.0.19 - - [2025-10-23 18:08:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.026356 10.0.0.19 - - [2025-10-23 18:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.19 - - [2025-10-23 18:08:38] "GET /network-ipam/ce18fb4f-45d5-462b-8ae0-eb1ead11da55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.006695 10.0.0.19 - - [2025-10-23 18:08:38] "POST /network-policys HTTP/1.1" 200 542 0.069581 10.0.0.19 - - [2025-10-23 18:08:38] "GET / HTTP/1.1" 200 35931 0.001857 10.0.0.19 - - [2025-10-23 18:08:38] "GET / HTTP/1.1" 200 35931 0.001416 10.0.0.19 - - [2025-10-23 18:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.133503 10.0.0.19 - - [2025-10-23 18:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012672 10.0.0.19 - - [2025-10-23 18:08:38] "GET /global-system-config/012d002a-1815-41c5-bb63-6f89566c0a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.024157 10.0.0.19 - - [2025-10-23 18:08:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.009402 10.0.0.19 - - [2025-10-23 18:08:38] "GET /global-system-config/012d002a-1815-41c5-bb63-6f89566c0a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.027562 10.0.0.19 - - [2025-10-23 18:08:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.008270 10.0.0.19 - - [2025-10-23 18:08:38] "POST /ref-update HTTP/1.1" 200 156 0.358424 10.0.0.19 - - [2025-10-23 18:08:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017533 10.0.0.19 - - [2025-10-23 18:08:38] "POST /analytics-nodes HTTP/1.1" 200 599 0.089409 10.0.0.19 - - [2025-10-23 18:08:38] "POST /config-database-nodes HTTP/1.1" 200 611 0.146377 10.0.0.19 - - [2025-10-23 18:08:38] "POST /ref-update HTTP/1.1" 200 156 0.171167 10.0.0.19 - - [2025-10-23 18:08:38] "POST /ref-update HTTP/1.1" 200 156 0.105245 10.0.0.19 - - [2025-10-23 18:08:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018441 10.0.0.19 - - [2025-10-23 18:08:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002985 10.0.0.19 - - [2025-10-23 18:08:39] "POST /fqname-to-id HTTP/1.1" 404 225 0.003280 10.0.0.19 - - [2025-10-23 18:08:39] "GET / HTTP/1.1" 200 35931 0.001440 10.0.0.19 - - [2025-10-23 18:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.19 - - [2025-10-23 18:08:39] "GET /global-system-config/012d002a-1815-41c5-bb63-6f89566c0a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.011948 10.0.0.19 - - [2025-10-23 18:08:39] "POST /access-control-lists HTTP/1.1" 200 587 0.074680 10.0.0.19 - - [2025-10-23 18:08:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.022479 10.0.0.19 - - [2025-10-23 18:08:39] "POST /fqname-to-id HTTP/1.1" 404 224 0.021704 10.0.0.19 - - [2025-10-23 18:08:39] "POST /ref-update HTTP/1.1" 200 156 0.294749 10.0.0.19 - - [2025-10-23 18:08:39] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.092544 10.0.0.19 - - [2025-10-23 18:08:39] "POST /access-control-lists HTTP/1.1" 200 585 0.103945 10.0.0.19 - - [2025-10-23 18:08:39] "POST /fqname-to-id HTTP/1.1" 404 213 0.006052 10.0.0.19 - - [2025-10-23 18:08:39] "POST /ref-update HTTP/1.1" 200 156 0.208305 10.0.0.19 - - [2025-10-23 18:08:39] "POST /access-control-lists HTTP/1.1" 200 579 0.184144 10.0.0.19 - - [2025-10-23 18:08:39] "POST /fqname-to-id HTTP/1.1" 404 212 0.028934 10.0.0.19 - - [2025-10-23 18:08:39] "POST /ref-update HTTP/1.1" 200 156 0.206380 10.0.0.19 - - [2025-10-23 18:08:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.042580 10.0.0.19 - - [2025-10-23 18:08:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004544 10.0.0.19 - - [2025-10-23 18:08:39] "POST /access-control-lists HTTP/1.1" 200 577 0.111574 10.0.0.19 - - [2025-10-23 18:08:39] "POST /fqname-to-id HTTP/1.1" 404 232 0.019043 10.0.0.19 - - [2025-10-23 18:08:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004215 10.0.0.19 - - [2025-10-23 18:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012733 10.0.0.19 - - [2025-10-23 18:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.037326 10.0.0.19 - - [2025-10-23 18:08:39] "GET /global-vrouter-config/8c295519-1be3-4ce7-988c-e918254b86ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.031061 10.0.0.19 - - [2025-10-23 18:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007641 10.0.0.19 - - [2025-10-23 18:08:39] "GET /virtual-network/77e12fe6-0b67-4c65-ba64-f126dd2fe897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.030011 10.0.0.19 - - [2025-10-23 18:08:39] "POST /access-control-lists HTTP/1.1" 200 594 0.126940 10.0.0.19 - - [2025-10-23 18:08:39] "POST /fqname-to-id HTTP/1.1" 404 231 0.024863 10.0.0.19 - - [2025-10-23 18:08:39] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.060445 10.0.0.19 - - [2025-10-23 18:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006943 10.0.0.19 - - [2025-10-23 18:08:40] "PUT /global-vrouter-config/8c295519-1be3-4ce7-988c-e918254b86ac HTTP/1.1" 200 276 0.108854 10.0.0.19 - - [2025-10-23 18:08:40] "POST /access-control-lists HTTP/1.1" 200 592 0.124825 10.0.0.19 - - [2025-10-23 18:08:40] "GET /policy-management/360140ed-37a3-4433-8e77-6ea5240bef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.019972 10.0.0.19 - - [2025-10-23 18:08:40] "POST /fqname-to-id HTTP/1.1" 404 217 0.017018 10.0.0.19 - - [2025-10-23 18:08:40] "POST /firewall-policys HTTP/1.1" 200 530 0.097304 10.0.0.19 - - [2025-10-23 18:08:40] "POST /access-control-lists HTTP/1.1" 200 583 0.095453 10.0.0.19 - - [2025-10-23 18:08:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.026994 10.0.0.19 - - [2025-10-23 18:08:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.102870 10.0.0.19 - - [2025-10-23 18:08:40] "GET /firewall-policy/8fe56b81-21ac-48bd-b6d8-8234ae1ac10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.017780 10.0.0.19 - - [2025-10-23 18:08:40] "POST /access-control-lists HTTP/1.1" 200 581 0.072644 10.0.0.19 - - [2025-10-23 18:08:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.011762 10.0.0.19 - - [2025-10-23 18:08:40] "POST /access-control-lists HTTP/1.1" 200 602 0.038604 10.0.0.19 - - [2025-10-23 18:08:40] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.105430 10.0.0.19 - - [2025-10-23 18:08:40] "GET /firewall-policy/8fe56b81-21ac-48bd-b6d8-8234ae1ac10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006367 10.0.0.19 - - [2025-10-23 18:08:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.003653 10.0.0.19 - - [2025-10-23 18:08:40] "POST /ref-update HTTP/1.1" 200 156 0.022145 10.0.0.19 - - [2025-10-23 18:08:40] "POST /access-control-lists HTTP/1.1" 200 600 0.040375 10.0.0.19 - - [2025-10-23 18:08:40] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.024468 10.0.0.19 - - [2025-10-23 18:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.19 - - [2025-10-23 18:08:40] "GET /policy-management/360140ed-37a3-4433-8e77-6ea5240bef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004875 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:08:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001007 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:08:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004528 10.0.0.19 - - [2025-10-23 18:08:40] "POST /route-targets HTTP/1.1" 200 327 0.024160 10.0.0.19 - - [2025-10-23 18:08:40] "POST /ref-update HTTP/1.1" 200 156 0.023780 10.0.0.19 - - [2025-10-23 18:08:40] "POST /firewall-policys HTTP/1.1" 200 532 0.090086 10.0.0.19 - - [2025-10-23 18:08:40] "GET / HTTP/1.1" 200 35931 0.001843 10.0.0.19 - - [2025-10-23 18:08:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.041803 10.0.0.19 - - [2025-10-23 18:08:40] "GET /firewall-policy/0c93a934-b7f6-4309-a96e-9bca0a2535d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.038217 10.0.0.19 - - [2025-10-23 18:08:40] "POST /route-targets HTTP/1.1" 200 327 0.045272 10.0.0.19 - - [2025-10-23 18:08:40] "POST /alarms HTTP/1.1" 200 581 0.100255 10.0.0.19 - - [2025-10-23 18:08:40] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.042081 10.0.0.19 - - [2025-10-23 18:08:40] "GET /firewall-policy/0c93a934-b7f6-4309-a96e-9bca0a2535d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.004055 10.0.0.19 - - [2025-10-23 18:08:40] "POST /ref-update HTTP/1.1" 200 156 0.117215 10.0.0.19 - - [2025-10-23 18:08:40] "GET /firewall-policy/8fe56b81-21ac-48bd-b6d8-8234ae1ac10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.037454 10.0.0.19 - - [2025-10-23 18:08:40] "POST /alarms HTTP/1.1" 200 575 0.115589 10.0.0.19 - - [2025-10-23 18:08:41] "GET /firewall-policy/8fe56b81-21ac-48bd-b6d8-8234ae1ac10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.017401 10.0.0.19 - - [2025-10-23 18:08:41] "POST /route-targets HTTP/1.1" 200 327 0.063314 10.0.0.19 - - [2025-10-23 18:08:41] "POST /ref-update HTTP/1.1" 200 156 0.058763 10.0.0.19 - - [2025-10-23 18:08:41] "POST /ref-update HTTP/1.1" 200 156 0.158748 10.0.0.19 - - [2025-10-23 18:08:41] "POST /alarms HTTP/1.1" 200 575 0.261627 10.0.0.19 - - [2025-10-23 18:08:41] "POST /ref-update HTTP/1.1" 200 156 0.265283 10.0.0.19 - - [2025-10-23 18:08:41] "POST /route-targets HTTP/1.1" 200 327 0.024772 10.0.0.19 - - [2025-10-23 18:08:41] "POST /alarms HTTP/1.1" 200 559 0.183177 10.0.0.19 - - [2025-10-23 18:08:41] "POST /ref-update HTTP/1.1" 200 156 0.091511 10.0.0.19 - - [2025-10-23 18:08:41] "POST /ref-update HTTP/1.1" 200 156 0.154198 10.0.0.19 - - [2025-10-23 18:08:41] "POST /alarms HTTP/1.1" 200 555 0.100486 10.0.0.19 - - [2025-10-23 18:08:41] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.035789 10.0.0.19 - - [2025-10-23 18:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004362 10.0.0.19 - - [2025-10-23 18:08:41] "GET /policy-management/360140ed-37a3-4433-8e77-6ea5240bef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.031929 10.0.0.19 - - [2025-10-23 18:08:41] "POST /alarms HTTP/1.1" 200 557 0.099754 10.0.0.19 - - [2025-10-23 18:08:41] "POST /route-targets HTTP/1.1" 200 327 0.093789 10.0.0.19 - - [2025-10-23 18:08:41] "POST /firewall-policys HTTP/1.1" 200 530 0.142097 10.0.0.19 - - [2025-10-23 18:08:41] "POST /ref-update HTTP/1.1" 200 156 0.075317 10.0.0.19 - - [2025-10-23 18:08:41] "POST /alarms HTTP/1.1" 200 565 0.138490 10.0.0.19 - - [2025-10-23 18:08:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.081223 10.0.0.19 - - [2025-10-23 18:08:41] "POST /route-targets HTTP/1.1" 200 327 0.031027 10.0.0.19 - - [2025-10-23 18:08:41] "GET /firewall-policy/304e780e-b64f-4c9c-be27-06f0282f823b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.015797 10.0.0.19 - - [2025-10-23 18:08:41] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003272 10.0.0.19 - - [2025-10-23 18:08:41] "POST /ref-update HTTP/1.1" 200 156 0.057053 10.0.0.19 - - [2025-10-23 18:08:41] "GET /firewall-policy/304e780e-b64f-4c9c-be27-06f0282f823b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.012666 10.0.0.19 - - [2025-10-23 18:08:41] "GET /firewall-policy/0c93a934-b7f6-4309-a96e-9bca0a2535d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.014064 10.0.0.19 - - [2025-10-23 18:08:42] "POST /alarms HTTP/1.1" 200 549 0.124125 10.0.0.19 - - [2025-10-23 18:08:42] "GET /firewall-policy/8fe56b81-21ac-48bd-b6d8-8234ae1ac10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005905 10.0.0.19 - - [2025-10-23 18:08:42] "GET /firewall-policy/8fe56b81-21ac-48bd-b6d8-8234ae1ac10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006475 10.0.0.19 - - [2025-10-23 18:08:42] "GET /firewall-policy/0c93a934-b7f6-4309-a96e-9bca0a2535d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.011508 10.0.0.19 - - [2025-10-23 18:08:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.007819 10.0.0.19 - - [2025-10-23 18:08:42] "POST /alarms HTTP/1.1" 200 557 0.072207 10.0.0.19 - - [2025-10-23 18:08:42] "POST /alarms HTTP/1.1" 200 567 0.070962 10.0.0.19 - - [2025-10-23 18:08:42] "POST /ref-update HTTP/1.1" 200 156 0.161131 10.0.0.19 - - [2025-10-23 18:08:42] "POST /access-control-lists HTTP/1.1" 200 551 0.230935 10.0.0.19 - - [2025-10-23 18:08:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.015450 10.0.0.19 - - [2025-10-23 18:08:42] "POST /alarms HTTP/1.1" 200 555 0.172998 10.0.0.19 - - [2025-10-23 18:08:42] "POST /ref-update HTTP/1.1" 200 156 0.137366 10.0.0.19 - - [2025-10-23 18:08:42] "POST /access-control-lists HTTP/1.1" 200 589 0.135014 10.0.0.19 - - [2025-10-23 18:08:42] "POST /alarms HTTP/1.1" 200 567 0.141689 10.0.0.19 - - [2025-10-23 18:08:42] "POST /ref-update HTTP/1.1" 200 156 0.127921 10.0.0.19 - - [2025-10-23 18:08:42] "POST /ref-update HTTP/1.1" 200 156 0.086138 10.0.0.19 - - [2025-10-23 18:08:42] "POST /fqname-to-id HTTP/1.1" 404 237 0.022520 10.0.0.19 - - [2025-10-23 18:08:42] "POST /alarms HTTP/1.1" 200 575 0.124941 10.0.0.19 - - [2025-10-23 18:08:42] "POST /access-control-lists HTTP/1.1" 200 601 0.087711 10.0.0.19 - - [2025-10-23 18:08:42] "POST /ref-update HTTP/1.1" 200 156 0.197263 10.0.0.19 - - [2025-10-23 18:08:42] "POST /alarms HTTP/1.1" 200 569 0.089182 10.0.0.19 - - [2025-10-23 18:08:42] "POST /ref-update HTTP/1.1" 200 156 0.076970 10.0.0.19 - - [2025-10-23 18:08:42] "POST /alarms HTTP/1.1" 200 561 0.117097 10.0.0.19 - - [2025-10-23 18:08:42] "POST /ref-update HTTP/1.1" 200 156 0.100525 10.0.0.19 - - [2025-10-23 18:08:43] "POST /ref-update HTTP/1.1" 200 156 0.277997 10.0.0.19 - - [2025-10-23 18:08:43] "POST /alarms HTTP/1.1" 200 561 0.139212 10.0.0.19 - - [2025-10-23 18:08:43] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.033451 10.0.0.19 - - [2025-10-23 18:08:43] "PUT /access-control-list/d4b92474-2a85-44b5-96dd-836a2288cfbf HTTP/1.1" 200 272 0.072942 10.0.0.19 - - [2025-10-23 18:08:43] "POST /alarms HTTP/1.1" 200 561 0.118746 10.0.0.19 - - [2025-10-23 18:08:43] "PUT /access-control-list/4b5753c6-1045-498f-a535-e8fb234dd5d9 HTTP/1.1" 200 272 0.142764 10.0.0.19 - - [2025-10-23 18:08:43] "PUT /access-control-list/e9b76299-ffd3-4866-9c0c-742b318b3867 HTTP/1.1" 200 272 0.075573 10.0.0.19 - - [2025-10-23 18:08:43] "POST /tags HTTP/1.1" 200 299 0.190083 10.0.0.19 - - [2025-10-23 18:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.055067 10.0.0.19 - - [2025-10-23 18:08:43] "GET /tag/cc0bcf9b-4832-470d-bdfe-d55ad45a6b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.031004 10.0.0.19 - - [2025-10-23 18:08:43] "POST /alarms HTTP/1.1" 200 547 0.220859 10.0.0.19 - - [2025-10-23 18:08:43] "PUT /access-control-list/885d17e7-6261-48be-8b4b-846ae4c97715 HTTP/1.1" 200 272 0.083978 10.0.0.19 - - [2025-10-23 18:08:43] "PUT /access-control-list/acd0141b-3649-4600-939a-686c6415bd6b HTTP/1.1" 200 272 0.315348 10.0.0.19 - - [2025-10-23 18:08:43] "POST /set-tag HTTP/1.1" 200 109 0.336157 10.0.0.19 - - [2025-10-23 18:08:43] "PUT /access-control-list/a66ea74c-12b3-4947-8df6-59cceaa0633a HTTP/1.1" 200 272 0.044190 10.0.0.19 - - [2025-10-23 18:08:43] "POST /alarms HTTP/1.1" 200 595 0.384802 10.0.0.19 - - [2025-10-23 18:08:44] "PUT /access-control-list/639119cb-bfbf-497c-8fb5-2dc8e8e28b69 HTTP/1.1" 200 272 0.099336 10.0.0.19 - - [2025-10-23 18:08:44] "POST /alarms HTTP/1.1" 200 575 0.145892 10.0.0.19 - - [2025-10-23 18:08:44] "PUT /access-control-list/56c94960-7c2a-4656-bd62-0b05da96b2e9 HTTP/1.1" 200 272 0.092132 10.0.0.19 - - [2025-10-23 18:08:44] "POST /alarms HTTP/1.1" 200 571 0.103918 10.0.0.19 - - [2025-10-23 18:08:44] "PUT /access-control-list/5d118bdc-015f-43cf-8f8b-45b511fe406f HTTP/1.1" 200 272 0.057301 10.0.0.19 - - [2025-10-23 18:08:44] "PUT /access-control-list/25aa5fd6-6a26-47d3-9707-bfbcc9e2e831 HTTP/1.1" 200 272 0.074897 10.0.0.19 - - [2025-10-23 18:08:44] "POST /alarms HTTP/1.1" 200 583 0.145441 10.0.0.19 - - [2025-10-23 18:08:44] "PUT /access-control-list/5f116b22-3a40-4212-b701-ed3fd2447f8a HTTP/1.1" 200 272 0.092549 10.0.0.19 - - [2025-10-23 18:08:44] "POST /tags HTTP/1.1" 200 301 0.368866 10.0.0.19 - - [2025-10-23 18:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009774 10.0.0.19 - - [2025-10-23 18:08:44] "POST /alarms HTTP/1.1" 200 609 0.119381 10.0.0.19 - - [2025-10-23 18:08:44] "PUT /access-control-list/731254d0-396b-4a25-8788-546b8b1d4b3f HTTP/1.1" 200 272 0.142541 10.0.0.19 - - [2025-10-23 18:08:44] "GET /tag/30000f7a-0fb3-4e25-a5f4-b8a3bfcf6048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.148686 10.0.0.19 - - [2025-10-23 18:08:44] "PUT /access-control-list/23170fdf-0e01-4020-8db8-f7bb77aca364 HTTP/1.1" 200 272 0.113453 10.0.0.19 - - [2025-10-23 18:08:44] "POST /tags HTTP/1.1" 200 325 0.136516 10.0.0.19 - - [2025-10-23 18:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.039116 10.0.0.19 - - [2025-10-23 18:08:44] "GET /tag/a8114b7f-51c3-4e8e-aa96-767f7d7c6b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.028251 10.0.0.19 - - [2025-10-23 18:08:45] "PUT /access-control-list/731254d0-396b-4a25-8788-546b8b1d4b3f HTTP/1.1" 200 272 0.104707 10.0.0.19 - - [2025-10-23 18:08:45] "POST /tags HTTP/1.1" 200 311 0.146354 10.0.0.19 - - [2025-10-23 18:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015091 10.0.0.19 - - [2025-10-23 18:08:45] "GET /tag/3879240f-a433-4b78-b1fd-366ec82192b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.033656 10.0.0.19 - - [2025-10-23 18:08:45] "GET / HTTP/1.1" 200 35931 0.004587 10.0.0.19 - - [2025-10-23 18:08:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002811 10.0.0.19 - - [2025-10-23 18:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.19 - - [2025-10-23 18:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005911 10.0.0.19 - - [2025-10-23 18:08:45] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.039213 10.0.0.19 - - [2025-10-23 18:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.19 - - [2025-10-23 18:08:45] "PUT /global-vrouter-config/8c295519-1be3-4ce7-988c-e918254b86ac HTTP/1.1" 200 276 0.054326 10.0.0.19 - - [2025-10-23 18:08:45] "GET /project/83b3fb9d-fcd3-41ff-bf2c-aaca97cde537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.072508 10.0.0.19 - - [2025-10-23 18:08:45] "POST /virtual-machines HTTP/1.1" 200 377 0.037444 10.0.0.19 - - [2025-10-23 18:08:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.034402 10.0.0.19 - - [2025-10-23 18:08:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.186520 10.0.0.19 - - [2025-10-23 18:08:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.012653 10.0.0.19 - - [2025-10-23 18:08:45] "GET / HTTP/1.1" 200 35931 0.001954 10.0.0.19 - - [2025-10-23 18:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.141724 10.0.0.19 - - [2025-10-23 18:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.067195 10.0.0.19 - - [2025-10-23 18:08:45] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.008729 10.0.0.19 - - [2025-10-23 18:08:45] "GET /global-vrouter-config/8c295519-1be3-4ce7-988c-e918254b86ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.008430 10.0.0.19 - - [2025-10-23 18:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005248 10.0.0.19 - - [2025-10-23 18:08:45] "PUT /global-vrouter-config/8c295519-1be3-4ce7-988c-e918254b86ac HTTP/1.1" 200 276 0.012411 10.0.0.19 - - [2025-10-23 18:08:46] "POST /instance-ips HTTP/1.1" 200 409 0.193526 10.0.0.19 - - [2025-10-23 18:08:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.085181 10.0.0.19 - - [2025-10-23 18:08:46] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.038844 10.0.0.19 - - [2025-10-23 18:08:46] "POST /set-tag HTTP/1.1" 200 109 0.068377 10.0.0.19 - - [2025-10-23 18:08:46] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.061741 10.0.0.19 - - [2025-10-23 18:08:46] "GET /instance-ip/5101a778-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.011787 10.0.0.19 - - [2025-10-23 18:08:46] "GET / HTTP/1.1" 200 35931 0.001935 10.0.0.19 - - [2025-10-23 18:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008677 10.0.0.19 - - [2025-10-23 18:08:46] "POST /fqname-to-id HTTP/1.1" 404 226 0.007523 10.0.0.19 - - [2025-10-23 18:08:46] "GET /global-system-config/012d002a-1815-41c5-bb63-6f89566c0a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.007148 10.0.0.19 - - [2025-10-23 18:08:46] "PUT /global-system-config/012d002a-1815-41c5-bb63-6f89566c0a17 HTTP/1.1" 200 274 0.144682 10.0.0.19 - - [2025-10-23 18:08:46] "POST /tags HTTP/1.1" 200 357 0.234058 10.0.0.19 - - [2025-10-23 18:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.054647 10.0.0.19 - - [2025-10-23 18:08:46] "GET /tag/d08ec907-d882-4408-861e-0e57b3c48ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.026355 10.0.0.19 - - [2025-10-23 18:08:47] "POST /tags HTTP/1.1" 200 305 0.036077 10.0.0.19 - - [2025-10-23 18:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.025233 10.0.0.19 - - [2025-10-23 18:08:47] "GET /tag/1774000d-049c-4be1-8cb8-b4152b7b71d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.023788 10.0.0.19 - - [2025-10-23 18:08:47] "POST /id-to-fqname HTTP/1.1" 200 174 0.000688 10.0.0.19 - - [2025-10-23 18:08:47] "POST /fqname-to-id HTTP/1.1" 404 183 0.012009 10.0.0.19 - - [2025-10-23 18:08:47] "POST /security-groups HTTP/1.1" 200 571 0.104285 10.0.0.19 - - [2025-10-23 18:08:47] "POST /projects HTTP/1.1" 200 483 0.444074 10.0.0.19 - - [2025-10-23 18:08:47] "POST /fqname-to-id HTTP/1.1" 404 214 0.006278 10.0.0.19 - - [2025-10-23 18:08:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.077904 10.0.0.19 - - [2025-10-23 18:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.025397 10.0.0.19 - - [2025-10-23 18:08:47] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.012200 10.0.0.19 - - [2025-10-23 18:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005133 10.0.0.19 - - [2025-10-23 18:08:47] "GET /virtual-network/51ccedfc-675f-4032-a975-8124564cc754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.062713 10.0.0.19 - - [2025-10-23 18:08:47] "POST /access-control-lists HTTP/1.1" 200 580 0.214334 10.0.0.19 - - [2025-10-23 18:08:47] "POST /fqname-to-id HTTP/1.1" 404 213 0.021023 10.0.0.19 - - [2025-10-23 18:08:48] "POST /access-control-lists HTTP/1.1" 200 578 0.177430 10.0.0.19 - - [2025-10-23 18:08:48] "PUT /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716 HTTP/1.1" 200 264 0.249712 10.0.0.19 - - [2025-10-23 18:08:48] "PUT /virtual-network/51ccedfc-675f-4032-a975-8124564cc754 HTTP/1.1" 200 264 0.104122 10.0.0.19 - - [2025-10-23 18:08:48] "POST /security-groups HTTP/1.1" 200 537 0.153374 10.0.0.19 - - [2025-10-23 18:08:48] "POST /fqname-to-id HTTP/1.1" 404 234 0.002834 10.0.0.19 - - [2025-10-23 18:08:48] "POST /access-control-lists HTTP/1.1" 200 596 0.055810 10.0.0.19 - - [2025-10-23 18:08:48] "POST /fqname-to-id HTTP/1.1" 404 233 0.019705 10.0.0.19 - - [2025-10-23 18:08:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.079536 10.0.0.19 - - [2025-10-23 18:08:48] "POST /chown HTTP/1.1" 200 109 0.057624 10.0.0.19 - - [2025-10-23 18:08:48] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.096399 10.0.0.19 - - [2025-10-23 18:08:48] "POST /access-control-lists HTTP/1.1" 200 594 0.192068 10.0.0.19 - - [2025-10-23 18:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.022490 10.0.0.19 - - [2025-10-23 18:08:48] "GET /policy-management/360140ed-37a3-4433-8e77-6ea5240bef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017784 10.0.0.19 - - [2025-10-23 18:08:48] "POST /tags HTTP/1.1" 409 207 0.002132 10.0.0.19 - - [2025-10-23 18:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.19 - - [2025-10-23 18:08:48] "GET /tag/1774000d-049c-4be1-8cb8-b4152b7b71d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.032629 10.0.0.19 - - [2025-10-23 18:08:48] "POST /firewall-rules HTTP/1.1" 200 564 0.125718 10.0.0.19 - - [2025-10-23 18:08:49] "GET /firewall-rule/4876b6f7-73ec-4b55-a9a2-5137d3a85dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005414 10.0.0.19 - - [2025-10-23 18:08:49] "GET /firewall-policy/0c93a934-b7f6-4309-a96e-9bca0a2535d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002550 10.0.0.19 - - [2025-10-23 18:08:49] "GET /firewall-rule/4876b6f7-73ec-4b55-a9a2-5137d3a85dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002750 10.0.0.19 - - [2025-10-23 18:08:49] "POST /ref-update HTTP/1.1" 200 156 0.023947 10.0.0.19 - - [2025-10-23 18:08:49] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015781 10.0.0.19 - - [2025-10-23 18:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.19 - - [2025-10-23 18:08:49] "GET /policy-management/360140ed-37a3-4433-8e77-6ea5240bef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003967 10.0.0.19 - - [2025-10-23 18:08:49] "POST /tags HTTP/1.1" 409 207 0.030385 10.0.0.19 - - [2025-10-23 18:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.19 - - [2025-10-23 18:08:49] "GET /tag/1774000d-049c-4be1-8cb8-b4152b7b71d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.017913 10.0.0.19 - - [2025-10-23 18:08:49] "POST /firewall-rules HTTP/1.1" 200 562 0.094963 10.0.0.19 - - [2025-10-23 18:08:49] "GET /firewall-rule/8fd204bc-5a2e-4764-baa2-285ea380f749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.018801 10.0.0.19 - - [2025-10-23 18:08:49] "GET /firewall-policy/0c93a934-b7f6-4309-a96e-9bca0a2535d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005097 10.0.0.19 - - [2025-10-23 18:08:49] "GET /firewall-rule/8fd204bc-5a2e-4764-baa2-285ea380f749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002887 10.0.0.19 - - [2025-10-23 18:08:49] "POST /ref-update HTTP/1.1" 200 156 0.019994 10.0.0.19 - - [2025-10-23 18:08:49] "POST /tags HTTP/1.1" 200 305 0.064758 10.0.0.19 - - [2025-10-23 18:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.030525 10.0.0.19 - - [2025-10-23 18:08:49] "GET /tag/a3bd56f7-88e2-49c1-80b1-81cd11267b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.045153 10.0.0.19 - - [2025-10-23 18:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.19 - - [2025-10-23 18:08:49] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.099748 10.0.0.19 - - [2025-10-23 18:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006805 10.0.0.19 - - [2025-10-23 18:08:49] "GET /virtual-network/51ccedfc-675f-4032-a975-8124564cc754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.008811 10.0.0.19 - - [2025-10-23 18:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004782 10.0.0.19 - - [2025-10-23 18:08:49] "GET /service-appliance-set/bf9d6080-cf02-4cfd-acb7-8c2fd8ba61c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.023011 10.0.0.19 - - [2025-10-23 18:08:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.011787 10.0.0.19 - - [2025-10-23 18:08:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.204872 10.0.0.19 - - [2025-10-23 18:08:50] "GET /virtual-machine-interface/688487a9-880a-46c9-aa0f-4d80ccaa768e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.012806 10.0.0.19 - - [2025-10-23 18:08:50] "POST /instance-ips HTTP/1.1" 200 381 0.077428 10.0.0.19 - - [2025-10-23 18:08:50] "GET /instance-ip/905d575a-20f4-41e1-966a-eee9fb76d911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.021994 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:08:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001229 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:08:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002058 10.0.0.19 - - [2025-10-23 18:08:50] "POST /loadbalancers HTTP/1.1" 200 582 0.116950 10.0.0.19 - - [2025-10-23 18:08:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.032503 10.0.0.19 - - [2025-10-23 18:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008415 10.0.0.19 - - [2025-10-23 18:08:50] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.065833 10.0.0.19 - - [2025-10-23 18:08:50] "GET /loadbalancer/2a2e1676-e5cd-4cb5-99a5-d88a46e4391b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.014792 10.0.0.19 - - [2025-10-23 18:08:50] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.094968 10.0.0.19 - - [2025-10-23 18:08:50] "GET /instance-ip/905d575a-20f4-41e1-966a-eee9fb76d911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004145 10.0.0.19 - - [2025-10-23 18:08:50] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.106973 10.0.0.19 - - [2025-10-23 18:08:50] "POST /floating-ips HTTP/1.1" 200 583 0.107145 10.0.0.19 - - [2025-10-23 18:08:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.100857 10.0.0.19 - - [2025-10-23 18:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.19 - - [2025-10-23 18:08:51] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.094279 10.0.0.19 - - [2025-10-23 18:08:51] "GET /loadbalancer-listener/6e287472-2f04-41a0-b808-e70a06cca313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.005282 10.0.0.19 - - [2025-10-23 18:08:51] "GET /loadbalancer-listener/6e287472-2f04-41a0-b808-e70a06cca313?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.019099 10.0.0.19 - - [2025-10-23 18:08:51] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.028277 10.0.0.19 - - [2025-10-23 18:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.19 - - [2025-10-23 18:08:51] "GET /global-vrouter-config/8c295519-1be3-4ce7-988c-e918254b86ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003979 10.0.0.19 - - [2025-10-23 18:08:51] "GET /instance-ip/905d575a-20f4-41e1-966a-eee9fb76d911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.014643 10.0.0.19 - - [2025-10-23 18:08:51] "GET /instance-ip/905d575a-20f4-41e1-966a-eee9fb76d911?fields=floating_ips HTTP/1.1" 200 1171 0.007892 10.0.0.19 - - [2025-10-23 18:08:51] "GET /floating-ip/074fc8c5-60a0-48e3-a79d-6ccd6f52ee60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.012006 10.0.0.19 - - [2025-10-23 18:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009593 10.0.0.19 - - [2025-10-23 18:08:51] "PUT /global-vrouter-config/8c295519-1be3-4ce7-988c-e918254b86ac HTTP/1.1" 200 276 0.023657 10.0.0.19 - - [2025-10-23 18:08:51] "POST /tags HTTP/1.1" 200 355 0.033478 10.0.0.19 - - [2025-10-23 18:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.19 - - [2025-10-23 18:08:51] "GET /tag/e1aa6116-5a30-43e8-872d-6aff6a56dea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.017094 10.0.0.19 - - [2025-10-23 18:08:51] "POST /tags HTTP/1.1" 200 303 0.026439 10.0.0.19 - - [2025-10-23 18:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.19 - - [2025-10-23 18:08:51] "GET /tag/502cb45e-9828-4a2e-b4c6-bbf2c3bcd213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.021755 10.0.0.19 - - [2025-10-23 18:08:51] "POST /projects HTTP/1.1" 409 218 0.002665 10.0.0.19 - - [2025-10-23 18:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007060 10.0.0.19 - - [2025-10-23 18:08:51] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.080002 10.0.0.19 - - [2025-10-23 18:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.19 - - [2025-10-23 18:08:51] "GET /network-ipam/9e514078-3715-4cb1-a92c-4235c3b83cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003346 10.0.0.19 - - [2025-10-23 18:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.19 - - [2025-10-23 18:08:51] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004132 10.0.0.19 - - [2025-10-23 18:08:51] "PUT /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716 HTTP/1.1" 200 264 0.089317 10.0.0.19 - - [2025-10-23 18:08:51] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.011140 10.0.0.19 - - [2025-10-23 18:08:52] "POST /set-tag HTTP/1.1" 200 109 0.053087 10.0.0.19 - - [2025-10-23 18:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.19 - - [2025-10-23 18:08:52] "GET /network-ipam/49155781-4770-4608-baaa-5486fbe266f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003797 10.0.0.19 - - [2025-10-23 18:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.19 - - [2025-10-23 18:08:52] "GET /virtual-network/51ccedfc-675f-4032-a975-8124564cc754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004496 10.0.0.19 - - [2025-10-23 18:08:52] "PUT /virtual-network/51ccedfc-675f-4032-a975-8124564cc754 HTTP/1.1" 200 264 0.059407 10.0.0.19 - - [2025-10-23 18:08:52] "GET /virtual-network/51ccedfc-675f-4032-a975-8124564cc754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005470 10.0.0.19 - - [2025-10-23 18:08:52] "POST /set-tag HTTP/1.1" 200 109 0.069968 10.0.0.19 - - [2025-10-23 18:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006471 10.0.0.19 - - [2025-10-23 18:08:52] "GET /network-policy/c2f5e47d-0340-4eda-8cdc-9142d4c2cf2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003497 10.0.0.19 - - [2025-10-23 18:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012160 10.0.0.19 - - [2025-10-23 18:08:52] "GET /network-policy/66955a1b-26c0-4546-8440-a9d35d67ba79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.002731 10.0.0.19 - - [2025-10-23 18:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010623 10.0.0.19 - - [2025-10-23 18:08:52] "GET /network-policy/c34f537a-36ac-437c-98b7-98693307dfee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.014405 10.0.0.19 - - [2025-10-23 18:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.19 - - [2025-10-23 18:08:52] "PUT /network-policy/c34f537a-36ac-437c-98b7-98693307dfee HTTP/1.1" 200 262 0.022047 10.0.0.19 - - [2025-10-23 18:08:52] "POST /ref-update HTTP/1.1" 200 156 0.080159 10.0.0.19 - - [2025-10-23 18:08:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022110 10.0.0.19 - - [2025-10-23 18:08:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009500 10.0.0.19 - - [2025-10-23 18:08:52] "PUT /access-control-list/5f116b22-3a40-4212-b701-ed3fd2447f8a HTTP/1.1" 200 272 0.071873 10.0.0.19 - - [2025-10-23 18:08:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014832 10.0.0.19 - - [2025-10-23 18:08:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003670 10.0.0.19 - - [2025-10-23 18:08:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005833 10.0.0.19 - - [2025-10-23 18:08:52] "PUT /access-control-list/731254d0-396b-4a25-8788-546b8b1d4b3f HTTP/1.1" 200 272 0.086049 10.0.0.19 - - [2025-10-23 18:08:52] "POST /security-groups HTTP/1.1" 409 245 0.011617 10.0.0.19 - - [2025-10-23 18:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008198 10.0.0.19 - - [2025-10-23 18:08:52] "PUT /security-group/757c0ed8-89de-4e78-8812-ed40b38c865c HTTP/1.1" 200 262 0.067606 10.0.0.19 - - [2025-10-23 18:08:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.053949 10.0.0.19 - - [2025-10-23 18:08:52] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.033605 10.0.0.19 - - [2025-10-23 18:08:53] "PUT /access-control-list/acd0141b-3649-4600-939a-686c6415bd6b HTTP/1.1" 200 272 0.064175 10.0.0.19 - - [2025-10-23 18:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010791 10.0.0.19 - - [2025-10-23 18:08:53] "GET /policy-management/360140ed-37a3-4433-8e77-6ea5240bef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008331 10.0.0.19 - - [2025-10-23 18:08:53] "PUT /access-control-list/a66ea74c-12b3-4947-8df6-59cceaa0633a HTTP/1.1" 200 272 0.051536 10.0.0.19 - - [2025-10-23 18:08:53] "POST /tags HTTP/1.1" 409 206 0.049326 10.0.0.19 - - [2025-10-23 18:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012946 10.0.0.19 - - [2025-10-23 18:08:53] "GET /tag/502cb45e-9828-4a2e-b4c6-bbf2c3bcd213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.040845 10.0.0.19 - - [2025-10-23 18:08:53] "POST /firewall-rules HTTP/1.1" 200 562 0.095392 10.0.0.19 - - [2025-10-23 18:08:53] "GET /firewall-rule/bb0c8ec8-37bc-4f32-ba03-f968f83948db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.006542 10.0.0.19 - - [2025-10-23 18:08:53] "GET /firewall-policy/0c93a934-b7f6-4309-a96e-9bca0a2535d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003958 10.0.0.19 - - [2025-10-23 18:08:53] "GET /firewall-rule/bb0c8ec8-37bc-4f32-ba03-f968f83948db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005719 10.0.0.19 - - [2025-10-23 18:08:53] "POST /ref-update HTTP/1.1" 200 156 0.024799 10.0.0.19 - - [2025-10-23 18:08:53] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.043578 10.0.0.19 - - [2025-10-23 18:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.19 - - [2025-10-23 18:08:53] "GET /policy-management/360140ed-37a3-4433-8e77-6ea5240bef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004236 10.0.0.19 - - [2025-10-23 18:08:53] "POST /tags HTTP/1.1" 409 206 0.002787 10.0.0.19 - - [2025-10-23 18:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.19 - - [2025-10-23 18:08:53] "GET /tag/502cb45e-9828-4a2e-b4c6-bbf2c3bcd213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.040015 10.0.0.19 - - [2025-10-23 18:08:53] "POST /firewall-rules HTTP/1.1" 200 560 0.108330 10.0.0.19 - - [2025-10-23 18:08:53] "GET /firewall-rule/c038dade-92d9-4094-a878-4f30172d37e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.034614 10.0.0.19 - - [2025-10-23 18:08:53] "GET /firewall-policy/0c93a934-b7f6-4309-a96e-9bca0a2535d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.009754 10.0.0.19 - - [2025-10-23 18:08:53] "GET /firewall-rule/c038dade-92d9-4094-a878-4f30172d37e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.005112 10.0.0.19 - - [2025-10-23 18:08:53] "POST /ref-update HTTP/1.1" 200 156 0.038860 10.0.0.19 - - [2025-10-23 18:08:54] "POST /fqname-to-id HTTP/1.1" 404 228 0.012461 10.0.0.19 - - [2025-10-23 18:08:54] "POST /tags HTTP/1.1" 200 301 0.027491 10.0.0.19 - - [2025-10-23 18:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.024800 10.0.0.19 - - [2025-10-23 18:08:54] "GET /tag/fd8ef7e8-642f-47ff-82b1-caae05ec3110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.019088 10.0.0.19 - - [2025-10-23 18:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.19 - - [2025-10-23 18:08:54] "GET /project/83b3fb9d-fcd3-41ff-bf2c-aaca97cde537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.062658 10.0.0.19 - - [2025-10-23 18:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.19 - - [2025-10-23 18:08:54] "GET /virtual-network/51ccedfc-675f-4032-a975-8124564cc754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.007482 10.0.0.19 - - [2025-10-23 18:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005519 10.0.0.19 - - [2025-10-23 18:08:54] "GET /service-appliance-set/bf9d6080-cf02-4cfd-acb7-8c2fd8ba61c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.022106 10.0.0.19 - - [2025-10-23 18:08:54] "POST /fqname-to-id HTTP/1.1" 404 242 0.007271 10.0.0.19 - - [2025-10-23 18:08:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.149174 10.0.0.19 - - [2025-10-23 18:08:54] "GET /virtual-machine-interface/3ea804c2-4834-493d-aa6c-35e4cd1da46d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.018062 10.0.0.19 - - [2025-10-23 18:08:54] "POST /instance-ips HTTP/1.1" 200 377 0.048426 10.0.0.19 - - [2025-10-23 18:08:54] "GET /instance-ip/154fcee6-b73f-4f13-a279-b2ae2496b505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.017434 10.0.0.19 - - [2025-10-23 18:08:54] "POST /loadbalancers HTTP/1.1" 200 582 0.122517 10.0.0.19 - - [2025-10-23 18:08:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.054464 10.0.0.19 - - [2025-10-23 18:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.023223 10.0.0.19 - - [2025-10-23 18:08:55] "GET /project/83b3fb9d-fcd3-41ff-bf2c-aaca97cde537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.119630 10.0.0.19 - - [2025-10-23 18:08:55] "GET /instance-ip/154fcee6-b73f-4f13-a279-b2ae2496b505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.042972 10.0.0.19 - - [2025-10-23 18:08:55] "GET /project/83b3fb9d-fcd3-41ff-bf2c-aaca97cde537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.113625 10.0.0.19 - - [2025-10-23 18:08:55] "GET /loadbalancer/996e3704-ee4c-4ca8-b7db-85fbade21281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.009313 10.0.0.19 - - [2025-10-23 18:08:55] "POST /floating-ips HTTP/1.1" 200 581 0.066194 10.0.0.19 - - [2025-10-23 18:08:55] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.057908 10.0.0.19 - - [2025-10-23 18:08:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.022254 10.0.0.19 - - [2025-10-23 18:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007280 10.0.0.19 - - [2025-10-23 18:08:55] "GET /project/83b3fb9d-fcd3-41ff-bf2c-aaca97cde537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.060656 10.0.0.19 - - [2025-10-23 18:08:55] "GET /loadbalancer-listener/7f0927b5-f77d-470f-a3df-b4b486314cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003152 10.0.0.19 - - [2025-10-23 18:08:55] "GET /loadbalancer-listener/7f0927b5-f77d-470f-a3df-b4b486314cce?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003939 10.0.0.19 - - [2025-10-23 18:08:55] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.021798 10.0.0.19 - - [2025-10-23 18:08:55] "GET /instance-ip/154fcee6-b73f-4f13-a279-b2ae2496b505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003280 10.0.0.19 - - [2025-10-23 18:08:55] "GET /instance-ip/154fcee6-b73f-4f13-a279-b2ae2496b505?fields=floating_ips HTTP/1.1" 200 1164 0.007345 10.0.0.19 - - [2025-10-23 18:08:55] "GET /floating-ip/63c5a62f-30f1-48ff-b673-5a13381fadb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002226 10.0.0.19 - - [2025-10-23 18:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.19 - - [2025-10-23 18:08:55] "GET /project/83b3fb9d-fcd3-41ff-bf2c-aaca97cde537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.026772 10.0.0.19 - - [2025-10-23 18:08:55] "GET /loadbalancer/996e3704-ee4c-4ca8-b7db-85fbade21281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007104 10.0.0.19 - - [2025-10-23 18:08:55] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.017710 10.0.0.19 - - [2025-10-23 18:08:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.027769 10.0.0.19 - - [2025-10-23 18:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.029232 10.0.0.19 - - [2025-10-23 18:08:55] "GET /project/83b3fb9d-fcd3-41ff-bf2c-aaca97cde537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.054766 10.0.0.19 - - [2025-10-23 18:08:55] "GET /loadbalancer-listener/a209a52b-a4cb-409c-8eb5-475187e61cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003258 10.0.0.19 - - [2025-10-23 18:08:55] "GET /loadbalancer-listener/a209a52b-a4cb-409c-8eb5-475187e61cc1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004107 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:08:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000954 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:08:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000931 10.0.0.19 - - [2025-10-23 18:08:55] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.041996 10.0.0.19 - - [2025-10-23 18:08:55] "GET /instance-ip/154fcee6-b73f-4f13-a279-b2ae2496b505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003494 10.0.0.19 - - [2025-10-23 18:08:55] "GET /instance-ip/154fcee6-b73f-4f13-a279-b2ae2496b505?fields=floating_ips HTTP/1.1" 200 1164 0.006420 10.0.0.19 - - [2025-10-23 18:08:55] "GET /floating-ip/63c5a62f-30f1-48ff-b673-5a13381fadb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.005240 10.0.0.19 - - [2025-10-23 18:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006582 10.0.0.19 - - [2025-10-23 18:08:55] "GET /project/83b3fb9d-fcd3-41ff-bf2c-aaca97cde537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045218 10.0.0.19 - - [2025-10-23 18:08:55] "GET /loadbalancer/996e3704-ee4c-4ca8-b7db-85fbade21281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.008605 10.0.0.19 - - [2025-10-23 18:08:56] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.022938 10.0.0.19 - - [2025-10-23 18:08:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.034714 10.0.0.19 - - [2025-10-23 18:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.018828 10.0.0.19 - - [2025-10-23 18:08:56] "GET /project/83b3fb9d-fcd3-41ff-bf2c-aaca97cde537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038016 10.0.0.19 - - [2025-10-23 18:08:56] "GET /loadbalancer-listener/881b18a0-b107-40e0-9d23-7c7ac82304c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.011571 10.0.0.19 - - [2025-10-23 18:08:56] "GET /loadbalancer-listener/881b18a0-b107-40e0-9d23-7c7ac82304c3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.008411 10.0.0.19 - - [2025-10-23 18:08:56] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.102047 10.0.0.19 - - [2025-10-23 18:08:56] "GET /instance-ip/154fcee6-b73f-4f13-a279-b2ae2496b505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005853 10.0.0.19 - - [2025-10-23 18:08:56] "GET /instance-ip/154fcee6-b73f-4f13-a279-b2ae2496b505?fields=floating_ips HTTP/1.1" 200 1164 0.003711 10.0.0.19 - - [2025-10-23 18:08:56] "GET /floating-ip/63c5a62f-30f1-48ff-b673-5a13381fadb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003382 10.0.0.19 - - [2025-10-23 18:08:56] "POST /tags HTTP/1.1" 200 371 0.033473 10.0.0.19 - - [2025-10-23 18:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.021637 10.0.0.19 - - [2025-10-23 18:08:56] "GET /tag/a3973d7d-80e1-4a6f-976a-c952b1805f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.017657 10.0.0.19 - - [2025-10-23 18:08:56] "POST /tags HTTP/1.1" 200 319 0.031883 10.0.0.19 - - [2025-10-23 18:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004984 10.0.0.19 - - [2025-10-23 18:08:56] "GET /tag/2cf9db52-5c14-40f1-b805-e661f0f53662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.018871 10.0.0.19 - - [2025-10-23 18:08:56] "POST /id-to-fqname HTTP/1.1" 200 181 0.001132 10.0.0.19 - - [2025-10-23 18:08:56] "POST /fqname-to-id HTTP/1.1" 404 190 0.005473 10.0.0.19 - - [2025-10-23 18:08:56] "POST /security-groups HTTP/1.1" 200 578 0.065955 10.0.0.19 - - [2025-10-23 18:08:56] "POST /projects HTTP/1.1" 200 497 0.295980 10.0.0.19 - - [2025-10-23 18:08:56] "POST /fqname-to-id HTTP/1.1" 404 225 0.006314 10.0.0.19 - - [2025-10-23 18:08:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.034734 10.0.0.19 - - [2025-10-23 18:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.017205 10.0.0.19 - - [2025-10-23 18:08:57] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.016432 10.0.0.19 - - [2025-10-23 18:08:57] "POST /access-control-lists HTTP/1.1" 200 587 0.094437 10.0.0.19 - - [2025-10-23 18:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.19 - - [2025-10-23 18:08:57] "POST /fqname-to-id HTTP/1.1" 404 224 0.003994 10.0.0.19 - - [2025-10-23 18:08:57] "GET /virtual-network/51ccedfc-675f-4032-a975-8124564cc754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004468 10.0.0.19 - - [2025-10-23 18:08:57] "POST /access-control-lists HTTP/1.1" 200 585 0.104252 10.0.0.19 - - [2025-10-23 18:08:57] "PUT /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716 HTTP/1.1" 200 264 0.116352 10.0.0.19 - - [2025-10-23 18:08:57] "PUT /virtual-network/51ccedfc-675f-4032-a975-8124564cc754 HTTP/1.1" 200 264 0.091039 10.0.0.19 - - [2025-10-23 18:08:57] "POST /security-groups HTTP/1.1" 200 558 0.109347 10.0.0.19 - - [2025-10-23 18:08:57] "POST /fqname-to-id HTTP/1.1" 404 248 0.002292 10.0.0.19 - - [2025-10-23 18:08:57] "POST /access-control-lists HTTP/1.1" 200 610 0.075478 10.0.0.19 - - [2025-10-23 18:08:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.095014 10.0.0.19 - - [2025-10-23 18:08:57] "POST /fqname-to-id HTTP/1.1" 404 247 0.047521 10.0.0.19 - - [2025-10-23 18:08:57] "POST /chown HTTP/1.1" 200 109 0.035295 10.0.0.19 - - [2025-10-23 18:08:57] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003176 10.0.0.19 - - [2025-10-23 18:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005641 10.0.0.19 - - [2025-10-23 18:08:57] "GET /policy-management/360140ed-37a3-4433-8e77-6ea5240bef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004972 10.0.0.19 - - [2025-10-23 18:08:57] "POST /tags HTTP/1.1" 409 214 0.001907 10.0.0.19 - - [2025-10-23 18:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.19 - - [2025-10-23 18:08:57] "GET /tag/2cf9db52-5c14-40f1-b805-e661f0f53662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.043162 10.0.0.19 - - [2025-10-23 18:08:57] "POST /access-control-lists HTTP/1.1" 200 608 0.155274 10.0.0.19 - - [2025-10-23 18:08:57] "POST /firewall-rules HTTP/1.1" 200 578 0.123899 10.0.0.19 - - [2025-10-23 18:08:57] "GET /firewall-rule/5188299f-e5a3-4421-8537-0fca7868f5e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005232 10.0.0.19 - - [2025-10-23 18:08:57] "GET /firewall-policy/0c93a934-b7f6-4309-a96e-9bca0a2535d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.004141 10.0.0.19 - - [2025-10-23 18:08:57] "GET /firewall-rule/5188299f-e5a3-4421-8537-0fca7868f5e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002580 10.0.0.19 - - [2025-10-23 18:08:58] "POST /ref-update HTTP/1.1" 200 156 0.031616 10.0.0.19 - - [2025-10-23 18:08:58] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011588 10.0.0.19 - - [2025-10-23 18:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.19 - - [2025-10-23 18:08:58] "GET /policy-management/360140ed-37a3-4433-8e77-6ea5240bef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003441 10.0.0.19 - - [2025-10-23 18:08:58] "POST /tags HTTP/1.1" 409 214 0.009724 10.0.0.19 - - [2025-10-23 18:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.19 - - [2025-10-23 18:08:58] "GET /tag/2cf9db52-5c14-40f1-b805-e661f0f53662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.013177 10.0.0.19 - - [2025-10-23 18:08:58] "POST /firewall-rules HTTP/1.1" 200 576 0.081387 10.0.0.19 - - [2025-10-23 18:08:58] "GET /firewall-rule/807a0402-b3f9-4e77-89b9-bfeedab850fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.012278 10.0.0.19 - - [2025-10-23 18:08:58] "GET /firewall-policy/0c93a934-b7f6-4309-a96e-9bca0a2535d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.004799 10.0.0.19 - - [2025-10-23 18:08:58] "GET /firewall-rule/807a0402-b3f9-4e77-89b9-bfeedab850fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002824 10.0.0.19 - - [2025-10-23 18:08:58] "POST /ref-update HTTP/1.1" 200 156 0.042077 10.0.0.19 - - [2025-10-23 18:08:58] "POST /tags HTTP/1.1" 200 363 0.035990 10.0.0.19 - - [2025-10-23 18:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008892 10.0.0.19 - - [2025-10-23 18:08:58] "GET /tag/fef07094-125a-4a01-a9ac-c5bb45718dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.022996 10.0.0.19 - - [2025-10-23 18:08:58] "POST /tags HTTP/1.1" 200 311 0.023669 10.0.0.19 - - [2025-10-23 18:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.018553 10.0.0.19 - - [2025-10-23 18:08:58] "GET /tag/397167b3-25bc-4ed1-ba44-38876065fc9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014131 10.0.0.19 - - [2025-10-23 18:08:58] "POST /id-to-fqname HTTP/1.1" 200 177 0.000551 10.0.0.19 - - [2025-10-23 18:08:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.008565 10.0.0.19 - - [2025-10-23 18:08:58] "POST /security-groups HTTP/1.1" 200 574 0.062521 10.0.0.19 - - [2025-10-23 18:08:58] "POST /projects HTTP/1.1" 200 489 0.170367 10.0.0.19 - - [2025-10-23 18:08:58] "POST /fqname-to-id HTTP/1.1" 404 217 0.017269 10.0.0.19 - - [2025-10-23 18:08:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.044856 10.0.0.19 - - [2025-10-23 18:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.015642 10.0.0.19 - - [2025-10-23 18:08:59] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.022815 10.0.0.19 - - [2025-10-23 18:08:59] "POST /access-control-lists HTTP/1.1" 200 583 0.098878 10.0.0.19 - - [2025-10-23 18:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.022198 10.0.0.19 - - [2025-10-23 18:08:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.013862 10.0.0.19 - - [2025-10-23 18:08:59] "GET /virtual-network/51ccedfc-675f-4032-a975-8124564cc754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.008727 10.0.0.19 - - [2025-10-23 18:08:59] "POST /access-control-lists HTTP/1.1" 200 581 0.111494 10.0.0.19 - - [2025-10-23 18:08:59] "PUT /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716 HTTP/1.1" 200 264 0.140467 10.0.0.19 - - [2025-10-23 18:08:59] "PUT /virtual-network/51ccedfc-675f-4032-a975-8124564cc754 HTTP/1.1" 200 264 0.065195 10.0.0.19 - - [2025-10-23 18:08:59] "POST /security-groups HTTP/1.1" 200 546 0.071089 10.0.0.19 - - [2025-10-23 18:08:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.001972 10.0.0.19 - - [2025-10-23 18:08:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.059778 10.0.0.19 - - [2025-10-23 18:08:59] "POST /access-control-lists HTTP/1.1" 200 602 0.070672 10.0.0.19 - - [2025-10-23 18:08:59] "POST /fqname-to-id HTTP/1.1" 404 239 0.031752 10.0.0.19 - - [2025-10-23 18:08:59] "POST /chown HTTP/1.1" 200 109 0.065881 10.0.0.19 - - [2025-10-23 18:08:59] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014522 10.0.0.19 - - [2025-10-23 18:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.19 - - [2025-10-23 18:08:59] "GET /policy-management/360140ed-37a3-4433-8e77-6ea5240bef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002747 10.0.0.19 - - [2025-10-23 18:08:59] "POST /access-control-lists HTTP/1.1" 200 600 0.080845 10.0.0.19 - - [2025-10-23 18:08:59] "POST /tags HTTP/1.1" 409 210 0.016587 10.0.0.19 - - [2025-10-23 18:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.19 - - [2025-10-23 18:08:59] "GET /tag/397167b3-25bc-4ed1-ba44-38876065fc9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011570 10.0.0.19 - - [2025-10-23 18:08:59] "POST /firewall-rules HTTP/1.1" 200 570 0.065891 10.0.0.19 - - [2025-10-23 18:08:59] "GET /firewall-rule/3ea67628-38d3-4e83-9186-dd7bbdd83659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005881 10.0.0.19 - - [2025-10-23 18:08:59] "GET /firewall-policy/0c93a934-b7f6-4309-a96e-9bca0a2535d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.003902 10.0.0.19 - - [2025-10-23 18:08:59] "GET /firewall-rule/3ea67628-38d3-4e83-9186-dd7bbdd83659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002564 10.0.0.19 - - [2025-10-23 18:08:59] "POST /ref-update HTTP/1.1" 200 156 0.034548 10.0.0.19 - - [2025-10-23 18:08:59] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010050 10.0.0.19 - - [2025-10-23 18:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.19 - - [2025-10-23 18:09:00] "GET /policy-management/360140ed-37a3-4433-8e77-6ea5240bef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008952 10.0.0.19 - - [2025-10-23 18:09:00] "POST /tags HTTP/1.1" 409 210 0.002126 10.0.0.19 - - [2025-10-23 18:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.19 - - [2025-10-23 18:09:00] "GET /tag/397167b3-25bc-4ed1-ba44-38876065fc9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012724 10.0.0.19 - - [2025-10-23 18:09:00] "POST /firewall-rules HTTP/1.1" 200 568 0.069588 10.0.0.19 - - [2025-10-23 18:09:00] "GET /firewall-rule/251c6a76-774c-42d5-b338-83bf943a682f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.026453 10.0.0.19 - - [2025-10-23 18:09:00] "GET /firewall-policy/0c93a934-b7f6-4309-a96e-9bca0a2535d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.005761 10.0.0.19 - - [2025-10-23 18:09:00] "GET /firewall-rule/251c6a76-774c-42d5-b338-83bf943a682f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003030 10.0.0.19 - - [2025-10-23 18:09:00] "POST /ref-update HTTP/1.1" 200 156 0.055504 10.0.0.19 - - [2025-10-23 18:09:00] "POST /tags HTTP/1.1" 200 363 0.052260 10.0.0.19 - - [2025-10-23 18:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012024 10.0.0.19 - - [2025-10-23 18:09:00] "GET /tag/8e36a0c4-245e-43a2-be70-d055178fbd59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.027539 10.0.0.19 - - [2025-10-23 18:09:00] "POST /tags HTTP/1.1" 409 210 0.002484 10.0.0.19 - - [2025-10-23 18:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.19 - - [2025-10-23 18:09:00] "GET /tag/3879240f-a433-4b78-b1fd-366ec82192b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012107 10.0.0.19 - - [2025-10-23 18:09:00] "POST /projects HTTP/1.1" 409 223 0.002717 10.0.0.19 - - [2025-10-23 18:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.19 - - [2025-10-23 18:09:00] "GET /project/83b3fb9d-fcd3-41ff-bf2c-aaca97cde537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042830 10.0.0.19 - - [2025-10-23 18:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.19 - - [2025-10-23 18:09:00] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004477 10.0.0.19 - - [2025-10-23 18:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.19 - - [2025-10-23 18:09:00] "GET /virtual-network/51ccedfc-675f-4032-a975-8124564cc754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004820 10.0.0.19 - - [2025-10-23 18:09:00] "PUT /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716 HTTP/1.1" 200 264 0.044675 10.0.0.19 - - [2025-10-23 18:09:00] "PUT /virtual-network/51ccedfc-675f-4032-a975-8124564cc754 HTTP/1.1" 200 264 0.045163 10.0.0.19 - - [2025-10-23 18:09:00] "POST /security-groups HTTP/1.1" 409 253 0.003010 10.0.0.19 - - [2025-10-23 18:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.19 - - [2025-10-23 18:09:00] "PUT /security-group/35cb8cd2-db8f-44b9-af40-64bd69aeeeae HTTP/1.1" 200 262 0.061567 10.0.0.19 - - [2025-10-23 18:09:00] "PUT /access-control-list/5d118bdc-015f-43cf-8f8b-45b511fe406f HTTP/1.1" 200 272 0.010394 10.0.0.19 - - [2025-10-23 18:09:01] "PUT /access-control-list/25aa5fd6-6a26-47d3-9707-bfbcc9e2e831 HTTP/1.1" 200 272 0.032123 10.0.0.19 - - [2025-10-23 18:09:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.044690 10.0.0.19 - - [2025-10-23 18:09:01] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014280 10.0.0.19 - - [2025-10-23 18:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.19 - - [2025-10-23 18:09:01] "GET /policy-management/360140ed-37a3-4433-8e77-6ea5240bef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003596 10.0.0.19 - - [2025-10-23 18:09:01] "POST /tags HTTP/1.1" 409 210 0.008934 10.0.0.19 - - [2025-10-23 18:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.19 - - [2025-10-23 18:09:01] "GET /tag/3879240f-a433-4b78-b1fd-366ec82192b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012383 10.0.0.19 - - [2025-10-23 18:09:01] "POST /firewall-rules HTTP/1.1" 200 570 0.066025 10.0.0.19 - - [2025-10-23 18:09:01] "GET /firewall-rule/0f5b7a12-d079-4d6a-9a77-3e9ee942b4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.019659 10.0.0.19 - - [2025-10-23 18:09:01] "GET /firewall-policy/0c93a934-b7f6-4309-a96e-9bca0a2535d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.004616 10.0.0.19 - - [2025-10-23 18:09:01] "GET /firewall-rule/0f5b7a12-d079-4d6a-9a77-3e9ee942b4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002667 10.0.0.19 - - [2025-10-23 18:09:01] "POST /ref-update HTTP/1.1" 200 156 0.039350 10.0.0.19 - - [2025-10-23 18:09:01] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003228 10.0.0.19 - - [2025-10-23 18:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.19 - - [2025-10-23 18:09:01] "GET /policy-management/360140ed-37a3-4433-8e77-6ea5240bef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002405 10.0.0.19 - - [2025-10-23 18:09:01] "POST /tags HTTP/1.1" 409 210 0.002487 10.0.0.19 - - [2025-10-23 18:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.19 - - [2025-10-23 18:09:01] "GET /tag/3879240f-a433-4b78-b1fd-366ec82192b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011969 10.0.0.19 - - [2025-10-23 18:09:01] "POST /firewall-rules HTTP/1.1" 200 568 0.077196 10.0.0.19 - - [2025-10-23 18:09:01] "GET /firewall-rule/b3bc0c68-67e4-4251-852a-6b1dae7baf03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.018723 10.0.0.19 - - [2025-10-23 18:09:01] "GET /firewall-policy/0c93a934-b7f6-4309-a96e-9bca0a2535d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.005481 10.0.0.19 - - [2025-10-23 18:09:01] "GET /firewall-rule/b3bc0c68-67e4-4251-852a-6b1dae7baf03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003925 10.0.0.19 - - [2025-10-23 18:09:01] "POST /ref-update HTTP/1.1" 200 156 0.052070 10.0.0.19 - - [2025-10-23 18:09:01] "POST /tags HTTP/1.1" 409 237 0.006033 10.0.0.19 - - [2025-10-23 18:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.19 - - [2025-10-23 18:09:01] "GET /tag/8e36a0c4-245e-43a2-be70-d055178fbd59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.015638 10.0.0.19 - - [2025-10-23 18:09:01] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.005447 10.0.0.19 - - [2025-10-23 18:09:01] "POST /set-tag HTTP/1.1" 200 109 0.033068 10.0.0.19 - - [2025-10-23 18:09:10] "GET / HTTP/1.1" 200 35931 0.001654 10.0.0.19 - - [2025-10-23 18:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.19 - - [2025-10-23 18:09:10] "GET /global-system-config/012d002a-1815-41c5-bb63-6f89566c0a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.006063 10.0.0.19 - - [2025-10-23 18:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.19 - - [2025-10-23 18:09:10] "GET /config-node/f982120d-2c6c-4e5c-9d7c-244b81cf5df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.005344 10.0.0.19 - - [2025-10-23 18:09:21] "GET / HTTP/1.1" 200 35931 0.001429 10.0.0.19 - - [2025-10-23 18:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.19 - - [2025-10-23 18:09:21] "GET /routing-instance/3e6d01fc-8b0a-45e5-a97b-7561ebfb070b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003085 10.0.0.19 - - [2025-10-23 18:09:21] "POST /bgp-routers HTTP/1.1" 409 301 0.002247 10.0.0.19 - - [2025-10-23 18:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.19 - - [2025-10-23 18:09:21] "GET /bgp-router/75837664-8cf6-4474-9383-9ab12a916dea?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005126 10.0.0.19 - - [2025-10-23 18:09:21] "PUT /bgp-router/75837664-8cf6-4474-9383-9ab12a916dea HTTP/1.1" 200 254 0.019303 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:09:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001096 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:09:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001098 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:09:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001079 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:09:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001033 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:09:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001024 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:09:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001023 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:09:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001005 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:09:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001122 10.0.0.41 - - [2025-10-23 18:09:56] "GET / HTTP/1.1" 200 35931 0.002186 10.0.0.41 - - [2025-10-23 18:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005077 10.0.0.41 - - [2025-10-23 18:09:56] "GET /global-system-config/012d002a-1815-41c5-bb63-6f89566c0a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.012676 10.0.0.41 - - [2025-10-23 18:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005069 10.0.0.41 - - [2025-10-23 18:09:56] "GET /routing-instance/3e6d01fc-8b0a-45e5-a97b-7561ebfb070b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.101232 10.0.0.41 - - [2025-10-23 18:09:56] "PUT /global-system-config/012d002a-1815-41c5-bb63-6f89566c0a17 HTTP/1.1" 200 274 0.037070 10.0.0.41 - - [2025-10-23 18:09:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.011287 10.0.0.41 - - [2025-10-23 18:09:57] "POST /virtual-routers HTTP/1.1" 200 599 0.060760 10.0.0.41 - - [2025-10-23 18:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.027124 10.0.0.41 - - [2025-10-23 18:09:57] "GET /virtual-router/dd1b62dc-a279-43b2-938e-773c231501cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.007197 10.0.0.41 - - [2025-10-23 18:09:57] "POST /fqname-to-id HTTP/1.1" 404 229 0.003507 10.0.0.41 - - [2025-10-23 18:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.41 - - [2025-10-23 18:09:57] "GET /virtual-network/77e12fe6-0b67-4c65-ba64-f126dd2fe897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005394 10.0.0.41 - - [2025-10-23 18:09:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.086913 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:09:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001064 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:09:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001004 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:10:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001396 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:10:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001216 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:10:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001117 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:10:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001757 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:11:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001168 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:11:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000959 10.0.0.41 - - [2025-10-23 18:11:03] "GET / HTTP/1.1" 200 35931 0.002779 10.0.0.41 - - [2025-10-23 18:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.41 - - [2025-10-23 18:11:03] "GET /global-system-config/012d002a-1815-41c5-bb63-6f89566c0a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.006724 10.0.0.41 - - [2025-10-23 18:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.41 - - [2025-10-23 18:11:03] "GET /routing-instance/3e6d01fc-8b0a-45e5-a97b-7561ebfb070b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003984 10.0.0.41 - - [2025-10-23 18:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.41 - - [2025-10-23 18:11:03] "GET /virtual-router/dd1b62dc-a279-43b2-938e-773c231501cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002605 10.0.0.41 - - [2025-10-23 18:11:03] "PUT /virtual-router/dd1b62dc-a279-43b2-938e-773c231501cc HTTP/1.1" 200 262 0.011910 10.0.0.41 - - [2025-10-23 18:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013911 10.0.0.41 - - [2025-10-23 18:11:03] "GET /virtual-router/dd1b62dc-a279-43b2-938e-773c231501cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003355 10.0.0.41 - - [2025-10-23 18:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.41 - - [2025-10-23 18:11:03] "GET /virtual-machine-interface/47969e18-489c-45a5-a164-172c5ca1f43f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004581 10.0.0.41 - - [2025-10-23 18:11:03] "PUT /virtual-machine-interface/47969e18-489c-45a5-a164-172c5ca1f43f HTTP/1.1" 200 284 0.010489 10.0.0.19 - - [2025-10-23 18:12:37] "GET /global-system-configs HTTP/1.1" 200 322 0.003308 10.0.0.19 - - [2025-10-23 18:12:40] "GET /global-system-configs HTTP/1.1" 200 322 0.002333 10.0.0.19 - - [2025-10-23 18:13:44] "GET /virtual-router/dd1b62dc-a279-43b2-938e-773c231501cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003666 10.0.0.19 - - [2025-10-23 18:13:44] "POST /ref-update HTTP/1.1" 200 156 0.008542 10.0.0.19 - - [2025-10-23 18:13:55] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005695 10.0.0.19 - - [2025-10-23 18:13:55] "POST /set-tag HTTP/1.1" 200 109 0.002498 10.0.0.19 - - [2025-10-23 18:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.19 - - [2025-10-23 18:13:55] "GET /loadbalancer/996e3704-ee4c-4ca8-b7db-85fbade21281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003433 10.0.0.19 - - [2025-10-23 18:13:56] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004420 10.0.0.19 - - [2025-10-23 18:13:56] "POST /set-tag HTTP/1.1" 200 109 0.004411 10.0.0.19 - - [2025-10-23 18:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.19 - - [2025-10-23 18:13:56] "GET /loadbalancer/996e3704-ee4c-4ca8-b7db-85fbade21281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003149 10.0.0.19 - - [2025-10-23 18:13:56] "GET /loadbalancer-pool/254bf511-22c0-45a8-8910-485881bad873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004347 10.0.0.19 - - [2025-10-23 18:13:56] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015769 10.0.0.19 - - [2025-10-23 18:13:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.009096 10.0.0.19 - - [2025-10-23 18:13:56] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006310 10.0.0.19 - - [2025-10-23 18:13:56] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005353 10.0.0.19 - - [2025-10-23 18:13:56] "POST /tags HTTP/1.1" 409 205 0.005816 10.0.0.19 - - [2025-10-23 18:13:56] "POST /ref-update HTTP/1.1" 200 156 0.009340 10.0.0.19 - - [2025-10-23 18:13:56] "GET /floating-ip/63c5a62f-30f1-48ff-b673-5a13381fadb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.018426 10.0.0.19 - - [2025-10-23 18:13:56] "PUT /floating-ip/63c5a62f-30f1-48ff-b673-5a13381fadb7 HTTP/1.1" 200 256 0.008479 10.0.0.19 - - [2025-10-23 18:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012620 10.0.0.19 - - [2025-10-23 18:13:56] "GET /tag/fd8ef7e8-642f-47ff-82b1-caae05ec3110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011820 10.0.0.19 - - [2025-10-23 18:13:56] "POST /set-tag HTTP/1.1" 200 109 0.065430 10.0.0.19 - - [2025-10-23 18:13:56] "GET /loadbalancer-pool/3703699e-62ad-449a-aa5a-852a9e534f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004760 10.0.0.19 - - [2025-10-23 18:13:56] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017632 10.0.0.19 - - [2025-10-23 18:13:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.046593 10.0.0.19 - - [2025-10-23 18:13:56] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008004 10.0.0.19 - - [2025-10-23 18:13:56] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006469 10.0.0.19 - - [2025-10-23 18:13:56] "POST /ref-update HTTP/1.1" 200 156 0.007322 10.0.0.19 - - [2025-10-23 18:13:56] "GET /floating-ip/63c5a62f-30f1-48ff-b673-5a13381fadb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005424 10.0.0.19 - - [2025-10-23 18:13:56] "POST /set-tag HTTP/1.1" 200 109 0.002822 10.0.0.19 - - [2025-10-23 18:13:56] "PUT /floating-ip/63c5a62f-30f1-48ff-b673-5a13381fadb7 HTTP/1.1" 200 256 0.017683 10.0.0.19 - - [2025-10-23 18:13:56] "GET /loadbalancer-pool/c4335a3e-fe3d-46a6-be47-b40197031976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.009686 10.0.0.19 - - [2025-10-23 18:13:56] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022547 10.0.0.19 - - [2025-10-23 18:13:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008438 10.0.0.19 - - [2025-10-23 18:13:56] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007412 10.0.0.19 - - [2025-10-23 18:13:56] "POST /set-tag HTTP/1.1" 200 109 0.006185 10.0.0.19 - - [2025-10-23 18:13:56] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005366 10.0.0.19 - - [2025-10-23 18:13:56] "POST /ref-update HTTP/1.1" 200 156 0.011218 10.0.0.19 - - [2025-10-23 18:13:56] "GET /floating-ip/63c5a62f-30f1-48ff-b673-5a13381fadb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.009142 10.0.0.19 - - [2025-10-23 18:13:56] "PUT /floating-ip/63c5a62f-30f1-48ff-b673-5a13381fadb7 HTTP/1.1" 200 256 0.016315 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:14:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001271 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:14:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000955 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:14:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001095 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:14:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000981 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:14:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001248 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:14:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001075 10.0.0.19 - - [2025-10-23 18:14:42] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008856 10.0.0.19 - - [2025-10-23 18:14:42] "POST /set-tag HTTP/1.1" 200 109 0.004129 10.0.0.19 - - [2025-10-23 18:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010639 10.0.0.19 - - [2025-10-23 18:14:42] "GET /loadbalancer/996e3704-ee4c-4ca8-b7db-85fbade21281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006994 10.0.0.19 - - [2025-10-23 18:14:42] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005120 10.0.0.19 - - [2025-10-23 18:14:42] "POST /set-tag HTTP/1.1" 200 109 0.040087 10.0.0.19 - - [2025-10-23 18:14:42] "DELETE /loadbalancer-member/0cc171ea-cfc3-4187-b733-da923cb07cd6 HTTP/1.1" 200 115 0.079353 10.0.0.19 - - [2025-10-23 18:14:42] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007482 10.0.0.19 - - [2025-10-23 18:14:42] "POST /set-tag HTTP/1.1" 200 109 0.003145 10.0.0.19 - - [2025-10-23 18:14:42] "DELETE /loadbalancer-member/b1a38eed-7eef-4650-84c7-7082ccc2994a HTTP/1.1" 200 115 0.041659 10.0.0.19 - - [2025-10-23 18:14:42] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005351 10.0.0.19 - - [2025-10-23 18:14:42] "POST /set-tag HTTP/1.1" 200 109 0.003163 10.0.0.19 - - [2025-10-23 18:14:43] "DELETE /loadbalancer-member/6bfeeeaf-5df7-4810-8e84-57368c2ac6fe HTTP/1.1" 200 115 0.048190 10.0.0.19 - - [2025-10-23 18:14:43] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017366 10.0.0.19 - - [2025-10-23 18:14:43] "POST /set-tag HTTP/1.1" 200 109 0.002841 10.0.0.19 - - [2025-10-23 18:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.19 - - [2025-10-23 18:14:43] "GET /loadbalancer/996e3704-ee4c-4ca8-b7db-85fbade21281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002751 10.0.0.19 - - [2025-10-23 18:14:43] "GET /loadbalancer-pool/254bf511-22c0-45a8-8910-485881bad873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003688 10.0.0.19 - - [2025-10-23 18:14:43] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027275 10.0.0.19 - - [2025-10-23 18:14:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.041798 10.0.0.19 - - [2025-10-23 18:14:43] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.027258 10.0.0.19 - - [2025-10-23 18:14:43] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011521 10.0.0.19 - - [2025-10-23 18:14:43] "GET /floating-ip/63c5a62f-30f1-48ff-b673-5a13381fadb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005235 10.0.0.19 - - [2025-10-23 18:14:43] "POST /set-tag HTTP/1.1" 200 109 0.063910 10.0.0.19 - - [2025-10-23 18:14:43] "GET /loadbalancer-pool/3703699e-62ad-449a-aa5a-852a9e534f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.008865 10.0.0.19 - - [2025-10-23 18:14:43] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037822 10.0.0.19 - - [2025-10-23 18:14:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.010109 10.0.0.19 - - [2025-10-23 18:14:43] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014246 10.0.0.19 - - [2025-10-23 18:14:43] "POST /set-tag HTTP/1.1" 200 109 0.004605 10.0.0.19 - - [2025-10-23 18:14:43] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007354 10.0.0.19 - - [2025-10-23 18:14:43] "GET /floating-ip/63c5a62f-30f1-48ff-b673-5a13381fadb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003710 10.0.0.19 - - [2025-10-23 18:14:43] "GET /loadbalancer-pool/c4335a3e-fe3d-46a6-be47-b40197031976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003272 10.0.0.19 - - [2025-10-23 18:14:43] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024700 10.0.0.19 - - [2025-10-23 18:14:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.030864 10.0.0.19 - - [2025-10-23 18:14:43] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013349 10.0.0.19 - - [2025-10-23 18:14:43] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008017 10.0.0.19 - - [2025-10-23 18:14:43] "GET /floating-ip/63c5a62f-30f1-48ff-b673-5a13381fadb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002964 10.0.0.19 - - [2025-10-23 18:14:43] "POST /set-tag HTTP/1.1" 200 109 0.002538 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:15:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001101 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:15:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001046 10.0.0.19 - - [2025-10-23 18:17:37] "GET /global-system-configs HTTP/1.1" 200 322 0.003353 10.0.0.19 - - [2025-10-23 18:17:40] "GET /global-system-configs HTTP/1.1" 200 322 0.002279 10.0.0.19 - - [2025-10-23 18:17:49] "GET / HTTP/1.1" 200 35931 0.001767 10.0.0.19 - - [2025-10-23 18:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.19 - - [2025-10-23 18:17:49] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034692 10.0.0.19 - - [2025-10-23 18:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.19 - - [2025-10-23 18:17:49] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037689 10.0.0.19 - - [2025-10-23 18:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.19 - - [2025-10-23 18:17:50] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042843 10.0.0.19 - - [2025-10-23 18:17:50] "POST /tags HTTP/1.1" 200 333 0.029690 10.0.0.19 - - [2025-10-23 18:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.19 - - [2025-10-23 18:17:50] "GET /tag/2f708ec7-1904-4574-9545-6eb945e52e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.037199 10.0.0.19 - - [2025-10-23 18:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.19 - - [2025-10-23 18:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.19 - - [2025-10-23 18:17:50] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035334 10.0.0.19 - - [2025-10-23 18:17:50] "GET /virtual-networks?parent_id=5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001548 10.0.0.19 - - [2025-10-23 18:17:50] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037600 10.0.0.19 - - [2025-10-23 18:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.19 - - [2025-10-23 18:17:50] "GET /virtual-network/51ccedfc-675f-4032-a975-8124564cc754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.019336 10.0.0.19 - - [2025-10-23 18:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.19 - - [2025-10-23 18:17:50] "GET /service-appliance-set/bf9d6080-cf02-4cfd-acb7-8c2fd8ba61c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005532 10.0.0.19 - - [2025-10-23 18:17:50] "POST /virtual-networks HTTP/1.1" 200 512 0.099827 10.0.0.19 - - [2025-10-23 18:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006959 10.0.0.19 - - [2025-10-23 18:17:50] "GET /network-ipam/af2a54ab-fbe7-4c4d-8352-86add1b0ff11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.003386 10.0.0.19 - - [2025-10-23 18:17:50] "POST /fqname-to-id HTTP/1.1" 404 254 0.002798 10.0.0.19 - - [2025-10-23 18:17:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.123922 10.0.0.19 - - [2025-10-23 18:17:50] "GET /virtual-machine-interface/d47d0514-21c3-46fa-8a04-070b56f88138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.027584 10.0.0.19 - - [2025-10-23 18:17:50] "POST /useragent-kv HTTP/1.1" 200 115 0.010381 10.0.0.19 - - [2025-10-23 18:17:50] "POST /ref-update HTTP/1.1" 200 156 0.174709 10.0.0.19 - - [2025-10-23 18:17:50] "GET /virtual-network/2e4964eb-1616-4a3a-9ada-d95466fe02b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005328 10.0.0.19 - - [2025-10-23 18:17:50] "GET /domains HTTP/1.1" 200 280 0.002448 10.0.0.19 - - [2025-10-23 18:17:50] "GET /domain/c0c1d00d-04d1-4112-ad43-271deace3059 HTTP/1.1" 200 3087 0.012982 10.0.0.19 - - [2025-10-23 18:17:51] "POST /instance-ips HTTP/1.1" 200 409 0.042315 10.0.0.19 - - [2025-10-23 18:17:51] "GET /instance-ip/a2429d6f-4690-45b5-b946-8fe3cb098fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.013973 10.0.0.19 - - [2025-10-23 18:17:51] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f HTTP/1.1" 200 5476 0.062144 10.0.0.19 - - [2025-10-23 18:17:51] "GET /virtual-network/2e4964eb-1616-4a3a-9ada-d95466fe02b6 HTTP/1.1" 200 2089 0.006726 10.0.0.19 - - [2025-10-23 18:17:51] "GET /virtual-network/2e4964eb-1616-4a3a-9ada-d95466fe02b6 HTTP/1.1" 200 2089 0.003956 10.0.0.19 - - [2025-10-23 18:17:51] "GET /routing-instance/41ef4ded-e95b-4a76-b8da-4f8638638f62 HTTP/1.1" 200 1181 0.043147 10.0.0.19 - - [2025-10-23 18:17:51] "POST /loadbalancers HTTP/1.1" 200 610 0.075073 10.0.0.19 - - [2025-10-23 18:17:51] "GET /routing-instance/41ef4ded-e95b-4a76-b8da-4f8638638f62 HTTP/1.1" 200 1181 0.008083 10.0.0.19 - - [2025-10-23 18:17:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.027796 10.0.0.19 - - [2025-10-23 18:17:51] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056951 10.0.0.19 - - [2025-10-23 18:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017100 10.0.0.19 - - [2025-10-23 18:17:51] "GET /instance-ip/a2429d6f-4690-45b5-b946-8fe3cb098fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004254 10.0.0.19 - - [2025-10-23 18:17:51] "POST /route-targets HTTP/1.1" 200 327 0.020553 10.0.0.19 - - [2025-10-23 18:17:51] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.059734 10.0.0.19 - - [2025-10-23 18:17:51] "POST /ref-update HTTP/1.1" 200 156 0.034056 10.0.0.19 - - [2025-10-23 18:17:51] "POST /floating-ips HTTP/1.1" 200 597 0.073138 10.0.0.19 - - [2025-10-23 18:17:51] "GET /loadbalancer/739d75c8-7a50-42b9-a64d-329a506cc51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003877 10.0.0.19 - - [2025-10-23 18:17:51] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.035504 10.0.0.19 - - [2025-10-23 18:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.19 - - [2025-10-23 18:17:51] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036085 10.0.0.19 - - [2025-10-23 18:17:51] "GET /loadbalancer-listener/7bb73dd7-2e35-49fa-8c3a-971876791a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003233 10.0.0.19 - - [2025-10-23 18:17:51] "GET /loadbalancer-listener/7bb73dd7-2e35-49fa-8c3a-971876791a34?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003020 10.0.0.19 - - [2025-10-23 18:17:51] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019805 10.0.0.19 - - [2025-10-23 18:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.19 - - [2025-10-23 18:17:51] "GET /instance-ip/a2429d6f-4690-45b5-b946-8fe3cb098fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003765 10.0.0.19 - - [2025-10-23 18:17:51] "GET /loadbalancer/739d75c8-7a50-42b9-a64d-329a506cc51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.004263 10.0.0.19 - - [2025-10-23 18:17:51] "GET /instance-ip/a2429d6f-4690-45b5-b946-8fe3cb098fbe?fields=floating_ips HTTP/1.1" 200 1213 0.005677 10.0.0.19 - - [2025-10-23 18:17:51] "GET /floating-ip/89f43bae-7271-420c-934b-2bb87e5e65e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004717 10.0.0.19 - - [2025-10-23 18:17:51] "POST /tags HTTP/1.1" 200 295 0.073561 10.0.0.19 - - [2025-10-23 18:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004756 10.0.0.19 - - [2025-10-23 18:17:51] "GET /tag/a7678457-593f-406d-9ba2-fb77a68084b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.016821 10.0.0.19 - - [2025-10-23 18:17:51] "POST /tags HTTP/1.1" 409 233 0.002377 10.0.0.19 - - [2025-10-23 18:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.19 - - [2025-10-23 18:17:51] "GET /tag/e1aa6116-5a30-43e8-872d-6aff6a56dea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011351 10.0.0.19 - - [2025-10-23 18:17:51] "POST /tags HTTP/1.1" 409 206 0.004662 10.0.0.19 - - [2025-10-23 18:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.19 - - [2025-10-23 18:17:51] "GET /tag/502cb45e-9828-4a2e-b4c6-bbf2c3bcd213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016496 10.0.0.19 - - [2025-10-23 18:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.19 - - [2025-10-23 18:17:51] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004395 10.0.0.19 - - [2025-10-23 18:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006392 10.0.0.19 - - [2025-10-23 18:17:52] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028820 10.0.0.19 - - [2025-10-23 18:17:52] "POST /virtual-machines HTTP/1.1" 200 369 0.010372 10.0.0.19 - - [2025-10-23 18:17:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.029165 10.0.0.19 - - [2025-10-23 18:17:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.131811 10.0.0.19 - - [2025-10-23 18:17:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.011416 10.0.0.19 - - [2025-10-23 18:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009435 10.0.0.19 - - [2025-10-23 18:17:52] "GET /virtual-machine-interface/96adfef6-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007275 10.0.0.19 - - [2025-10-23 18:17:52] "POST /instance-ips HTTP/1.1" 200 409 0.042577 10.0.0.19 - - [2025-10-23 18:17:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.023653 10.0.0.19 - - [2025-10-23 18:17:52] "GET /virtual-machine-interface/96adfef6-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008444 10.0.0.19 - - [2025-10-23 18:17:52] "POST /set-tag HTTP/1.1" 200 109 0.030265 10.0.0.19 - - [2025-10-23 18:17:52] "GET /virtual-machine-interface/96adfef6-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012269 10.0.0.19 - - [2025-10-23 18:17:52] "GET /instance-ip/96cb11da-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002956 10.0.0.19 - - [2025-10-23 18:17:52] "GET /virtual-machine-interface/96adfef6-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011136 10.0.0.19 - - [2025-10-23 18:17:52] "POST /set-tag HTTP/1.1" 200 109 0.003207 10.0.0.19 - - [2025-10-23 18:17:52] "GET /virtual-router/dd1b62dc-a279-43b2-938e-773c231501cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004005 10.0.0.19 - - [2025-10-23 18:17:52] "POST /ref-update HTTP/1.1" 200 156 0.008994 10.0.0.19 - - [2025-10-23 18:17:52] "GET /virtual-machine-interface/96adfef6-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.019004 10.0.0.19 - - [2025-10-23 18:17:52] "POST /set-tag HTTP/1.1" 200 109 0.002962 10.0.0.19 - - [2025-10-23 18:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.19 - - [2025-10-23 18:17:52] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004900 10.0.0.19 - - [2025-10-23 18:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.19 - - [2025-10-23 18:17:52] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037089 10.0.0.19 - - [2025-10-23 18:17:52] "POST /virtual-machines HTTP/1.1" 200 369 0.011427 10.0.0.19 - - [2025-10-23 18:17:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.078569 10.0.0.19 - - [2025-10-23 18:17:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.120195 10.0.0.19 - - [2025-10-23 18:17:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.009662 10.0.0.19 - - [2025-10-23 18:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009038 10.0.0.19 - - [2025-10-23 18:17:53] "GET /virtual-machine-interface/97341450-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.012480 10.0.0.19 - - [2025-10-23 18:17:53] "POST /instance-ips HTTP/1.1" 200 409 0.035648 10.0.0.19 - - [2025-10-23 18:17:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.028242 10.0.0.19 - - [2025-10-23 18:17:53] "GET /virtual-machine-interface/97341450-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010292 10.0.0.19 - - [2025-10-23 18:17:53] "POST /set-tag HTTP/1.1" 200 109 0.018306 10.0.0.19 - - [2025-10-23 18:17:53] "GET /virtual-machine-interface/97341450-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012937 10.0.0.19 - - [2025-10-23 18:17:53] "GET /instance-ip/974f1c8c-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002957 10.0.0.19 - - [2025-10-23 18:17:53] "GET /virtual-machine-interface/97341450-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005251 10.0.0.19 - - [2025-10-23 18:17:53] "POST /set-tag HTTP/1.1" 200 109 0.002206 10.0.0.19 - - [2025-10-23 18:17:53] "GET /virtual-router/dd1b62dc-a279-43b2-938e-773c231501cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003450 10.0.0.19 - - [2025-10-23 18:17:53] "POST /ref-update HTTP/1.1" 200 156 0.010237 10.0.0.19 - - [2025-10-23 18:17:53] "GET /virtual-machine-interface/97341450-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010492 10.0.0.19 - - [2025-10-23 18:17:53] "POST /set-tag HTTP/1.1" 200 109 0.002139 10.0.0.19 - - [2025-10-23 18:17:53] "GET /virtual-machine-interface/96adfef6-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004831 10.0.0.19 - - [2025-10-23 18:17:53] "POST /set-tag HTTP/1.1" 200 109 0.002256 10.0.0.19 - - [2025-10-23 18:17:53] "GET /virtual-machine-interface/97341450-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003951 10.0.0.19 - - [2025-10-23 18:17:53] "POST /set-tag HTTP/1.1" 200 109 0.002702 10.0.0.19 - - [2025-10-23 18:17:56] "GET /domains HTTP/1.1" 200 280 0.002300 10.0.0.19 - - [2025-10-23 18:17:56] "GET /domain/c0c1d00d-04d1-4112-ad43-271deace3059 HTTP/1.1" 200 3087 0.003295 10.0.0.19 - - [2025-10-23 18:17:56] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f HTTP/1.1" 200 7064 0.044255 10.0.0.19 - - [2025-10-23 18:17:56] "GET /virtual-network/2e4964eb-1616-4a3a-9ada-d95466fe02b6 HTTP/1.1" 200 2089 0.008962 10.0.0.19 - - [2025-10-23 18:17:56] "GET /virtual-network/2e4964eb-1616-4a3a-9ada-d95466fe02b6 HTTP/1.1" 200 2089 0.006731 10.0.0.19 - - [2025-10-23 18:17:56] "GET /routing-instance/41ef4ded-e95b-4a76-b8da-4f8638638f62 HTTP/1.1" 200 1402 0.004891 10.0.0.19 - - [2025-10-23 18:17:56] "GET /routing-instance/41ef4ded-e95b-4a76-b8da-4f8638638f62 HTTP/1.1" 200 1402 0.003021 10.0.0.19 - - [2025-10-23 18:17:56] "GET /route-target/d84b59dc-4532-4b7c-a1f4-e53e08dd7ad0 HTTP/1.1" 200 1153 0.002592 10.0.0.19 - - [2025-10-23 18:17:56] "GET /virtual-network/2e4964eb-1616-4a3a-9ada-d95466fe02b6 HTTP/1.1" 200 2089 0.005938 10.0.0.19 - - [2025-10-23 18:17:56] "GET /routing-instance/41ef4ded-e95b-4a76-b8da-4f8638638f62 HTTP/1.1" 200 1402 0.003840 10.0.0.19 - - [2025-10-23 18:17:56] "GET /virtual-network/2e4964eb-1616-4a3a-9ada-d95466fe02b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006155 10.0.0.19 - - [2025-10-23 18:17:56] "GET /virtual-network/2e4964eb-1616-4a3a-9ada-d95466fe02b6 HTTP/1.1" 200 2089 0.004267 10.0.0.19 - - [2025-10-23 18:17:56] "GET /routing-instance/41ef4ded-e95b-4a76-b8da-4f8638638f62 HTTP/1.1" 200 1402 0.002874 10.0.0.19 - - [2025-10-23 18:17:56] "GET /routing-instance/41ef4ded-e95b-4a76-b8da-4f8638638f62 HTTP/1.1" 200 1402 0.003222 10.0.0.19 - - [2025-10-23 18:17:56] "GET /route-target/d84b59dc-4532-4b7c-a1f4-e53e08dd7ad0 HTTP/1.1" 200 1153 0.002548 10.0.0.19 - - [2025-10-23 18:17:56] "GET /domains HTTP/1.1" 200 280 0.002542 10.0.0.19 - - [2025-10-23 18:17:56] "GET /domain/c0c1d00d-04d1-4112-ad43-271deace3059 HTTP/1.1" 200 3087 0.002904 10.0.0.19 - - [2025-10-23 18:17:56] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f HTTP/1.1" 200 7064 0.045571 10.0.0.19 - - [2025-10-23 18:17:56] "GET /virtual-network/2e4964eb-1616-4a3a-9ada-d95466fe02b6 HTTP/1.1" 200 2089 0.004495 10.0.0.19 - - [2025-10-23 18:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.19 - - [2025-10-23 18:17:56] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031952 10.0.0.19 - - [2025-10-23 18:17:56] "GET /virtual-network/2e4964eb-1616-4a3a-9ada-d95466fe02b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004932 10.0.0.19 - - [2025-10-23 18:17:56] "GET /floating-ip-pools?parent_id=2e4964eb-1616-4a3a-9ada-d95466fe02b6&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001873 10.0.0.19 - - [2025-10-23 18:17:56] "GET /virtual-network/2e4964eb-1616-4a3a-9ada-d95466fe02b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003831 10.0.0.19 - - [2025-10-23 18:17:56] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017651 10.0.0.19 - - [2025-10-23 18:17:56] "POST /ref-update HTTP/1.1" 200 156 0.009996 10.0.0.19 - - [2025-10-23 18:17:56] "GET /virtual-network/2e4964eb-1616-4a3a-9ada-d95466fe02b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.018305 10.0.0.19 - - [2025-10-23 18:17:56] "GET /domains HTTP/1.1" 200 280 0.014743 10.0.0.19 - - [2025-10-23 18:17:56] "GET /domain/c0c1d00d-04d1-4112-ad43-271deace3059 HTTP/1.1" 200 3087 0.009992 10.0.0.19 - - [2025-10-23 18:17:56] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f HTTP/1.1" 200 7320 0.043335 10.0.0.19 - - [2025-10-23 18:17:56] "GET /virtual-network/2e4964eb-1616-4a3a-9ada-d95466fe02b6 HTTP/1.1" 200 2327 0.016863 10.0.0.19 - - [2025-10-23 18:17:56] "GET /floating-ip-pool/f84f1c90-ee1e-4292-b5cb-611bdc106dc6 HTTP/1.1" 200 1315 0.003033 10.0.0.19 - - [2025-10-23 18:17:56] "GET /domains HTTP/1.1" 200 280 0.001864 10.0.0.19 - - [2025-10-23 18:17:56] "GET /domain/c0c1d00d-04d1-4112-ad43-271deace3059 HTTP/1.1" 200 3087 0.002720 10.0.0.19 - - [2025-10-23 18:17:56] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f HTTP/1.1" 200 7320 0.031498 10.0.0.19 - - [2025-10-23 18:17:56] "GET /virtual-network/2e4964eb-1616-4a3a-9ada-d95466fe02b6 HTTP/1.1" 200 2327 0.004544 10.0.0.19 - - [2025-10-23 18:17:56] "GET /virtual-network/2e4964eb-1616-4a3a-9ada-d95466fe02b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004740 10.0.0.19 - - [2025-10-23 18:17:56] "POST /tags HTTP/1.1" 200 365 0.071987 10.0.0.19 - - [2025-10-23 18:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007388 10.0.0.19 - - [2025-10-23 18:17:56] "GET /tag/498a035c-7261-4ee6-a1ea-770867d710e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.021326 10.0.0.19 - - [2025-10-23 18:17:57] "POST /tags HTTP/1.1" 409 206 0.002971 10.0.0.19 - - [2025-10-23 18:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.19 - - [2025-10-23 18:17:57] "GET /tag/502cb45e-9828-4a2e-b4c6-bbf2c3bcd213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014066 10.0.0.19 - - [2025-10-23 18:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.19 - - [2025-10-23 18:17:57] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.043051 10.0.0.19 - - [2025-10-23 18:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.19 - - [2025-10-23 18:17:57] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006574 10.0.0.19 - - [2025-10-23 18:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.19 - - [2025-10-23 18:17:57] "GET /service-appliance-set/3cce5994-78ef-4ebb-8ed8-43e1dbb9ae8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004288 10.0.0.19 - - [2025-10-23 18:17:57] "POST /fqname-to-id HTTP/1.1" 404 258 0.002388 10.0.0.19 - - [2025-10-23 18:17:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.124927 10.0.0.19 - - [2025-10-23 18:17:57] "GET /virtual-machine-interface/fe43fa4a-a172-42ac-afba-fc79c839680c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.010332 10.0.0.19 - - [2025-10-23 18:17:57] "POST /set-tag HTTP/1.1" 200 109 0.015886 10.0.0.19 - - [2025-10-23 18:17:57] "POST /instance-ips HTTP/1.1" 200 417 0.027751 10.0.0.19 - - [2025-10-23 18:17:57] "GET /instance-ip/fbf190c0-86da-4796-8d14-b499bf1ea9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.005803 10.0.0.19 - - [2025-10-23 18:17:57] "POST /loadbalancers HTTP/1.1" 200 618 0.065008 10.0.0.19 - - [2025-10-23 18:17:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.019443 10.0.0.19 - - [2025-10-23 18:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012064 10.0.0.19 - - [2025-10-23 18:17:57] "POST /service-instances HTTP/1.1" 200 566 0.028107 10.0.0.19 - - [2025-10-23 18:17:57] "POST /ref-update HTTP/1.1" 200 156 0.023710 10.0.0.19 - - [2025-10-23 18:17:57] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.094379 10.0.0.19 - - [2025-10-23 18:17:57] "GET /virtual-machine-interface/fe43fa4a-a172-42ac-afba-fc79c839680c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.010831 10.0.0.19 - - [2025-10-23 18:17:57] "GET /virtual-machine-interface/fe43fa4a-a172-42ac-afba-fc79c839680c?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.006551 10.0.0.19 - - [2025-10-23 18:17:57] "PUT /service-instance/374099f7-d0de-481c-b400-c6700caf63c0 HTTP/1.1" 200 266 0.024475 10.0.0.19 - - [2025-10-23 18:17:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.016179 10.0.0.19 - - [2025-10-23 18:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.19 - - [2025-10-23 18:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.19 - - [2025-10-23 18:17:57] "GET /floating-ip-pool/f84f1c90-ee1e-4292-b5cb-611bdc106dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002424 10.0.0.19 - - [2025-10-23 18:17:57] "POST /virtual-machines HTTP/1.1" 200 429 0.016348 10.0.0.19 - - [2025-10-23 18:17:57] "POST /floating-ips HTTP/1.1" 200 671 0.092486 10.0.0.19 - - [2025-10-23 18:17:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.066397 10.0.0.19 - - [2025-10-23 18:17:58] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003933 10.0.0.19 - - [2025-10-23 18:17:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.162229 10.0.0.19 - - [2025-10-23 18:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.19 - - [2025-10-23 18:17:58] "POST /chown HTTP/1.1" 200 109 0.023998 10.0.0.19 - - [2025-10-23 18:17:58] "GET /policy-management/360140ed-37a3-4433-8e77-6ea5240bef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003256 10.0.0.19 - - [2025-10-23 18:17:58] "POST /tags HTTP/1.1" 409 221 0.002231 10.0.0.19 - - [2025-10-23 18:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.19 - - [2025-10-23 18:17:58] "POST /chown HTTP/1.1" 200 109 0.006094 10.0.0.19 - - [2025-10-23 18:17:58] "PUT /virtual-machine-interface/d82385c6-27bd-4650-8332-89edb239a6e8 HTTP/1.1" 200 284 0.020604 10.0.0.19 - - [2025-10-23 18:17:58] "GET /tag/2f708ec7-1904-4574-9545-6eb945e52e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.026704 10.0.0.19 - - [2025-10-23 18:17:58] "POST /tags HTTP/1.1" 409 238 0.005515 10.0.0.19 - - [2025-10-23 18:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012372 10.0.0.19 - - [2025-10-23 18:17:58] "PUT /instance-ip/fbf190c0-86da-4796-8d14-b499bf1ea9d3 HTTP/1.1" 200 256 0.067497 10.0.0.19 - - [2025-10-23 18:17:58] "GET /tag/498a035c-7261-4ee6-a1ea-770867d710e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012199 10.0.0.19 - - [2025-10-23 18:17:58] "POST /ref-update HTTP/1.1" 200 156 0.016763 10.0.0.19 - - [2025-10-23 18:17:58] "POST /ref-update HTTP/1.1" 200 156 0.017828 10.0.0.19 - - [2025-10-23 18:17:58] "POST /ref-update HTTP/1.1" 200 156 0.023213 10.0.0.19 - - [2025-10-23 18:17:58] "POST /firewall-rules HTTP/1.1" 200 650 0.122374 10.0.0.19 - - [2025-10-23 18:17:58] "POST /ref-update HTTP/1.1" 200 156 0.037606 10.0.0.19 - - [2025-10-23 18:17:58] "GET /firewall-rule/78c8383e-c943-4af4-a6cc-fe46cecc7047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.028131 10.0.0.19 - - [2025-10-23 18:17:58] "POST /ref-update HTTP/1.1" 200 156 0.022326 10.0.0.19 - - [2025-10-23 18:17:58] "GET /firewall-policy/304e780e-b64f-4c9c-be27-06f0282f823b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003257 10.0.0.19 - - [2025-10-23 18:17:58] "POST /ref-update HTTP/1.1" 200 156 0.025201 10.0.0.19 - - [2025-10-23 18:17:58] "GET /firewall-rule/78c8383e-c943-4af4-a6cc-fe46cecc7047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.009522 10.0.0.19 - - [2025-10-23 18:17:58] "POST /ref-update HTTP/1.1" 200 156 0.036102 10.0.0.19 - - [2025-10-23 18:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010309 10.0.0.19 - - [2025-10-23 18:17:58] "POST /virtual-machines HTTP/1.1" 200 429 0.053523 10.0.0.19 - - [2025-10-23 18:17:58] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.076681 10.0.0.19 - - [2025-10-23 18:17:58] "GET /loadbalancer/af437017-6375-4770-817c-4d02ac505240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.002322 10.0.0.19 - - [2025-10-23 18:17:58] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.052180 10.0.0.19 - - [2025-10-23 18:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.19 - - [2025-10-23 18:17:58] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.040694 10.0.0.19 - - [2025-10-23 18:17:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.222807 10.0.0.19 - - [2025-10-23 18:17:58] "POST /chown HTTP/1.1" 200 109 0.020509 10.0.0.19 - - [2025-10-23 18:17:58] "GET /loadbalancer-listener/8c982ee9-891d-4fde-adc3-641e6e0943a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.012587 10.0.0.19 - - [2025-10-23 18:17:58] "GET /loadbalancer-listener/8c982ee9-891d-4fde-adc3-641e6e0943a4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.006453 10.0.0.19 - - [2025-10-23 18:17:59] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.023177 10.0.0.19 - - [2025-10-23 18:17:59] "POST /chown HTTP/1.1" 200 109 0.028494 10.0.0.19 - - [2025-10-23 18:17:59] "PUT /virtual-machine-interface/3821ab8e-f549-43af-919f-973993b55041 HTTP/1.1" 200 284 0.020292 10.0.0.19 - - [2025-10-23 18:17:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.033025 10.0.0.19 - - [2025-10-23 18:17:59] "GET /loadbalancer-pool/5742a9eb-33c7-45dd-87d1-0d2d54a4e93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.011864 10.0.0.19 - - [2025-10-23 18:17:59] "PUT /instance-ip/fbf190c0-86da-4796-8d14-b499bf1ea9d3 HTTP/1.1" 200 256 0.064152 10.0.0.19 - - [2025-10-23 18:17:59] "POST /loadbalancer-members HTTP/1.1" 200 707 0.044184 10.0.0.19 - - [2025-10-23 18:17:59] "POST /ref-update HTTP/1.1" 200 156 0.020597 10.0.0.19 - - [2025-10-23 18:17:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.030296 10.0.0.19 - - [2025-10-23 18:17:59] "POST /ref-update HTTP/1.1" 200 156 0.026267 10.0.0.19 - - [2025-10-23 18:17:59] "GET /loadbalancer-member/29cac036-229d-4e1b-8781-e020fa669597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.020992 10.0.0.19 - - [2025-10-23 18:17:59] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005108 10.0.0.19 - - [2025-10-23 18:17:59] "POST /ref-update HTTP/1.1" 200 156 0.036350 10.0.0.19 - - [2025-10-23 18:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005048 10.0.0.19 - - [2025-10-23 18:17:59] "GET /policy-management/360140ed-37a3-4433-8e77-6ea5240bef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004680 10.0.0.19 - - [2025-10-23 18:17:59] "POST /tags HTTP/1.1" 409 221 0.001917 10.0.0.19 - - [2025-10-23 18:17:59] "POST /ref-update HTTP/1.1" 200 156 0.014440 10.0.0.19 - - [2025-10-23 18:17:59] "POST /ref-update HTTP/1.1" 200 156 0.024518 10.0.0.19 - - [2025-10-23 18:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007932 10.0.0.19 - - [2025-10-23 18:17:59] "GET /tag/2f708ec7-1904-4574-9545-6eb945e52e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.024693 10.0.0.19 - - [2025-10-23 18:17:59] "POST /tags HTTP/1.1" 409 238 0.002757 10.0.0.19 - - [2025-10-23 18:17:59] "PUT /service-instance/374099f7-d0de-481c-b400-c6700caf63c0 HTTP/1.1" 200 266 0.021761 10.0.0.19 - - [2025-10-23 18:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.19 - - [2025-10-23 18:17:59] "GET /tag/498a035c-7261-4ee6-a1ea-770867d710e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012164 10.0.0.19 - - [2025-10-23 18:17:59] "POST /firewall-rules HTTP/1.1" 409 293 0.005164 10.0.0.19 - - [2025-10-23 18:17:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.013402 10.0.0.19 - - [2025-10-23 18:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.19 - - [2025-10-23 18:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.19 - - [2025-10-23 18:17:59] "POST /chown HTTP/1.1" 200 109 0.010802 10.0.0.19 - - [2025-10-23 18:17:59] "PUT /firewall-rule/78c8383e-c943-4af4-a6cc-fe46cecc7047 HTTP/1.1" 200 260 0.050805 10.0.0.19 - - [2025-10-23 18:17:59] "GET /firewall-rule/78c8383e-c943-4af4-a6cc-fe46cecc7047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.012532 10.0.0.19 - - [2025-10-23 18:17:59] "POST /chown HTTP/1.1" 200 109 0.028330 10.0.0.19 - - [2025-10-23 18:17:59] "GET /firewall-policy/304e780e-b64f-4c9c-be27-06f0282f823b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.008255 10.0.0.19 - - [2025-10-23 18:17:59] "PUT /instance-ip/fbf190c0-86da-4796-8d14-b499bf1ea9d3 HTTP/1.1" 200 256 0.018132 10.0.0.19 - - [2025-10-23 18:17:59] "GET /firewall-rule/78c8383e-c943-4af4-a6cc-fe46cecc7047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007273 10.0.0.19 - - [2025-10-23 18:17:59] "POST /ref-update HTTP/1.1" 200 156 0.024243 10.0.0.19 - - [2025-10-23 18:17:59] "POST /chown HTTP/1.1" 200 109 0.010258 10.0.0.19 - - [2025-10-23 18:17:59] "POST /chown HTTP/1.1" 200 109 0.030617 10.0.0.19 - - [2025-10-23 18:17:59] "PUT /instance-ip/fbf190c0-86da-4796-8d14-b499bf1ea9d3 HTTP/1.1" 200 256 0.022422 10.0.0.19 - - [2025-10-23 18:17:59] "POST /ref-update HTTP/1.1" 200 156 0.012858 10.0.0.19 - - [2025-10-23 18:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.19 - - [2025-10-23 18:17:59] "POST /chown HTTP/1.1" 200 109 0.011851 10.0.0.19 - - [2025-10-23 18:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013295 10.0.0.19 - - [2025-10-23 18:17:59] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006298 10.0.0.19 - - [2025-10-23 18:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.19 - - [2025-10-23 18:17:59] "POST /chown HTTP/1.1" 200 109 0.007032 10.0.0.19 - - [2025-10-23 18:17:59] "PUT /instance-ip/fbf190c0-86da-4796-8d14-b499bf1ea9d3 HTTP/1.1" 200 256 0.020886 10.0.0.19 - - [2025-10-23 18:17:59] "POST /ref-update HTTP/1.1" 200 156 0.025038 10.0.0.19 - - [2025-10-23 18:18:00] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.049902 10.0.0.19 - - [2025-10-23 18:18:00] "POST /virtual-machines HTTP/1.1" 200 373 0.011052 10.0.0.19 - - [2025-10-23 18:18:00] "POST /chown HTTP/1.1" 200 109 0.024307 10.0.0.19 - - [2025-10-23 18:18:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.040547 10.0.0.19 - - [2025-10-23 18:18:00] "POST /chown HTTP/1.1" 200 109 0.038850 10.0.0.19 - - [2025-10-23 18:18:00] "PUT /instance-ip/fbf190c0-86da-4796-8d14-b499bf1ea9d3 HTTP/1.1" 200 256 0.027875 10.0.0.19 - - [2025-10-23 18:18:00] "POST /ref-update HTTP/1.1" 200 156 0.073612 10.0.0.19 - - [2025-10-23 18:18:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.181300 10.0.0.19 - - [2025-10-23 18:18:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009168 10.0.0.19 - - [2025-10-23 18:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.19 - - [2025-10-23 18:18:00] "GET /virtual-machine-interface/9b71ab9a-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.007377 10.0.0.19 - - [2025-10-23 18:18:00] "PUT /service-instance/374099f7-d0de-481c-b400-c6700caf63c0 HTTP/1.1" 200 266 0.026126 10.0.0.19 - - [2025-10-23 18:18:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018416 10.0.0.19 - - [2025-10-23 18:18:00] "POST /instance-ips HTTP/1.1" 200 413 0.053144 10.0.0.19 - - [2025-10-23 18:18:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.047697 10.0.0.19 - - [2025-10-23 18:18:00] "GET /virtual-machine-interface/9b71ab9a-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.021447 10.0.0.19 - - [2025-10-23 18:18:00] "PUT /service-instance/374099f7-d0de-481c-b400-c6700caf63c0 HTTP/1.1" 200 266 0.027419 10.0.0.19 - - [2025-10-23 18:18:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.012456 10.0.0.19 - - [2025-10-23 18:18:00] "PUT /service-instance/374099f7-d0de-481c-b400-c6700caf63c0 HTTP/1.1" 200 266 0.013959 10.0.0.19 - - [2025-10-23 18:18:00] "POST /set-tag HTTP/1.1" 200 109 0.035764 10.0.0.19 - - [2025-10-23 18:18:00] "GET /virtual-machine-interface/9b71ab9a-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.029803 10.0.0.19 - - [2025-10-23 18:18:00] "GET /instance-ip/9b96a652-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.003672 10.0.0.19 - - [2025-10-23 18:18:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009501 10.0.0.19 - - [2025-10-23 18:18:00] "PUT /service-instance/374099f7-d0de-481c-b400-c6700caf63c0 HTTP/1.1" 200 266 0.018310 10.0.0.19 - - [2025-10-23 18:18:00] "GET /virtual-machine-interface/9b71ab9a-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013265 10.0.0.19 - - [2025-10-23 18:18:00] "POST /set-tag HTTP/1.1" 200 109 0.004929 10.0.0.19 - - [2025-10-23 18:18:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.019908 10.0.0.19 - - [2025-10-23 18:18:00] "GET /virtual-router/dd1b62dc-a279-43b2-938e-773c231501cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.019982 10.0.0.19 - - [2025-10-23 18:18:00] "PUT /service-instance/374099f7-d0de-481c-b400-c6700caf63c0 HTTP/1.1" 200 266 0.009245 10.0.0.19 - - [2025-10-23 18:18:00] "POST /ref-update HTTP/1.1" 200 156 0.010734 10.0.0.19 - - [2025-10-23 18:18:00] "GET /virtual-machine-interface/9b71ab9a-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011217 10.0.0.19 - - [2025-10-23 18:18:00] "POST /set-tag HTTP/1.1" 200 109 0.003374 10.0.0.19 - - [2025-10-23 18:18:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009995 10.0.0.19 - - [2025-10-23 18:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.19 - - [2025-10-23 18:18:00] "POST /chown HTTP/1.1" 200 109 0.006468 10.0.0.19 - - [2025-10-23 18:18:00] "GET /virtual-machine-interface/9b71ab9a-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011513 10.0.0.19 - - [2025-10-23 18:18:00] "POST /set-tag HTTP/1.1" 200 109 0.002038 10.0.0.19 - - [2025-10-23 18:18:00] "POST /chown HTTP/1.1" 200 109 0.006890 10.0.0.19 - - [2025-10-23 18:18:00] "POST /ref-update HTTP/1.1" 200 156 0.018203 10.0.0.19 - - [2025-10-23 18:18:00] "POST /chown HTTP/1.1" 200 109 0.023320 10.0.0.19 - - [2025-10-23 18:18:01] "POST /chown HTTP/1.1" 200 109 0.007368 10.0.0.19 - - [2025-10-23 18:18:01] "POST /ref-update HTTP/1.1" 200 156 0.026623 10.0.0.19 - - [2025-10-23 18:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.19 - - [2025-10-23 18:18:01] "POST /chown HTTP/1.1" 200 109 0.007235 10.0.0.19 - - [2025-10-23 18:18:01] "POST /chown HTTP/1.1" 200 109 0.019799 10.0.0.19 - - [2025-10-23 18:18:01] "POST /chown HTTP/1.1" 200 109 0.027153 10.0.0.19 - - [2025-10-23 18:18:01] "POST /chown HTTP/1.1" 200 109 0.007833 10.0.0.19 - - [2025-10-23 18:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.19 - - [2025-10-23 18:18:01] "POST /chown HTTP/1.1" 200 109 0.006644 10.0.0.19 - - [2025-10-23 18:18:01] "POST /chown HTTP/1.1" 200 109 0.010864 10.0.0.19 - - [2025-10-23 18:18:01] "POST /chown HTTP/1.1" 200 109 0.013335 10.0.0.19 - - [2025-10-23 18:18:01] "POST /chown HTTP/1.1" 200 109 0.006952 10.0.0.19 - - [2025-10-23 18:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.19 - - [2025-10-23 18:18:01] "POST /chown HTTP/1.1" 200 109 0.006643 10.0.0.19 - - [2025-10-23 18:18:01] "POST /chown HTTP/1.1" 200 109 0.012716 10.0.0.19 - - [2025-10-23 18:18:01] "POST /chown HTTP/1.1" 200 109 0.006537 10.0.0.19 - - [2025-10-23 18:18:01] "POST /chown HTTP/1.1" 200 109 0.018784 10.0.0.19 - - [2025-10-23 18:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006022 10.0.0.19 - - [2025-10-23 18:18:01] "POST /chown HTTP/1.1" 200 109 0.015780 10.0.0.19 - - [2025-10-23 18:18:01] "POST /chown HTTP/1.1" 200 109 0.016816 10.0.0.19 - - [2025-10-23 18:18:01] "POST /chown HTTP/1.1" 200 109 0.013980 10.0.0.19 - - [2025-10-23 18:18:01] "POST /chown HTTP/1.1" 200 109 0.007264 10.0.0.19 - - [2025-10-23 18:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.19 - - [2025-10-23 18:18:01] "POST /chown HTTP/1.1" 200 109 0.006096 10.0.0.19 - - [2025-10-23 18:18:01] "POST /chown HTTP/1.1" 200 109 0.006567 10.0.0.19 - - [2025-10-23 18:18:01] "POST /chown HTTP/1.1" 200 109 0.018034 10.0.0.19 - - [2025-10-23 18:18:01] "POST /chown HTTP/1.1" 200 109 0.073215 10.0.0.19 - - [2025-10-23 18:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.19 - - [2025-10-23 18:18:02] "POST /chown HTTP/1.1" 200 109 0.008315 10.0.0.19 - - [2025-10-23 18:18:02] "POST /chown HTTP/1.1" 200 109 0.015726 10.0.0.19 - - [2025-10-23 18:18:02] "POST /chown HTTP/1.1" 200 109 0.006885 10.0.0.19 - - [2025-10-23 18:18:02] "POST /chown HTTP/1.1" 200 109 0.020716 10.0.0.19 - - [2025-10-23 18:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005037 10.0.0.19 - - [2025-10-23 18:18:02] "POST /chown HTTP/1.1" 200 109 0.007791 10.0.0.19 - - [2025-10-23 18:18:02] "POST /chown HTTP/1.1" 200 109 0.023435 10.0.0.19 - - [2025-10-23 18:18:02] "POST /chown HTTP/1.1" 200 109 0.023288 10.0.0.19 - - [2025-10-23 18:18:02] "POST /chown HTTP/1.1" 200 109 0.007865 10.0.0.19 - - [2025-10-23 18:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.19 - - [2025-10-23 18:18:02] "POST /chown HTTP/1.1" 200 109 0.005861 10.0.0.19 - - [2025-10-23 18:18:02] "POST /chown HTTP/1.1" 200 109 0.007198 10.0.0.19 - - [2025-10-23 18:18:02] "POST /chown HTTP/1.1" 200 109 0.021167 10.0.0.19 - - [2025-10-23 18:18:02] "POST /chown HTTP/1.1" 200 109 0.021314 10.0.0.19 - - [2025-10-23 18:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.19 - - [2025-10-23 18:18:02] "POST /chown HTTP/1.1" 200 109 0.010099 10.0.0.19 - - [2025-10-23 18:18:02] "POST /chown HTTP/1.1" 200 109 0.016744 10.0.0.19 - - [2025-10-23 18:18:02] "POST /chown HTTP/1.1" 200 109 0.010959 10.0.0.19 - - [2025-10-23 18:18:02] "POST /chown HTTP/1.1" 200 109 0.023383 10.0.0.19 - - [2025-10-23 18:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.19 - - [2025-10-23 18:18:02] "POST /chown HTTP/1.1" 200 109 0.012426 10.0.0.19 - - [2025-10-23 18:18:02] "POST /chown HTTP/1.1" 200 109 0.023477 10.0.0.19 - - [2025-10-23 18:18:02] "POST /chown HTTP/1.1" 200 109 0.015854 10.0.0.19 - - [2025-10-23 18:18:02] "POST /chown HTTP/1.1" 200 109 0.006916 10.0.0.19 - - [2025-10-23 18:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.19 - - [2025-10-23 18:18:02] "POST /chown HTTP/1.1" 200 109 0.006282 10.0.0.19 - - [2025-10-23 18:18:02] "POST /chown HTTP/1.1" 200 109 0.016237 10.0.0.19 - - [2025-10-23 18:18:02] "POST /chown HTTP/1.1" 200 109 0.006991 10.0.0.19 - - [2025-10-23 18:18:02] "POST /chown HTTP/1.1" 200 109 0.022801 10.0.0.19 - - [2025-10-23 18:18:03] "GET /virtual-machine-interface/96adfef6-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005711 10.0.0.19 - - [2025-10-23 18:18:03] "POST /set-tag HTTP/1.1" 200 109 0.005387 10.0.0.19 - - [2025-10-23 18:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.19 - - [2025-10-23 18:18:03] "GET /loadbalancer/739d75c8-7a50-42b9-a64d-329a506cc51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002455 10.0.0.19 - - [2025-10-23 18:18:03] "GET /loadbalancer-pool/8e55aa09-7602-4992-aab4-0c21f51df5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003160 10.0.0.19 - - [2025-10-23 18:18:03] "POST /loadbalancer-members HTTP/1.1" 200 702 0.022746 10.0.0.19 - - [2025-10-23 18:18:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.021651 10.0.0.19 - - [2025-10-23 18:18:03] "GET /virtual-machine-interface/96adfef6-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.020614 10.0.0.19 - - [2025-10-23 18:18:03] "GET /virtual-machine-interface/96adfef6-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004454 10.0.0.19 - - [2025-10-23 18:18:03] "POST /ref-update HTTP/1.1" 200 156 0.007553 10.0.0.19 - - [2025-10-23 18:18:03] "POST /tags HTTP/1.1" 409 221 0.002167 10.0.0.19 - - [2025-10-23 18:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.19 - - [2025-10-23 18:18:03] "GET /tag/2f708ec7-1904-4574-9545-6eb945e52e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011730 10.0.0.19 - - [2025-10-23 18:18:03] "GET /floating-ip/89f43bae-7271-420c-934b-2bb87e5e65e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.005171 10.0.0.19 - - [2025-10-23 18:18:03] "PUT /floating-ip/89f43bae-7271-420c-934b-2bb87e5e65e5 HTTP/1.1" 200 256 0.022877 10.0.0.19 - - [2025-10-23 18:18:03] "POST /set-tag HTTP/1.1" 200 109 0.058473 10.0.0.19 - - [2025-10-23 18:18:04] "GET /virtual-machine-interface/97341450-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006685 10.0.0.19 - - [2025-10-23 18:18:04] "POST /set-tag HTTP/1.1" 200 109 0.007138 10.0.0.19 - - [2025-10-23 18:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.19 - - [2025-10-23 18:18:04] "GET /loadbalancer/739d75c8-7a50-42b9-a64d-329a506cc51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003606 10.0.0.19 - - [2025-10-23 18:18:04] "GET /loadbalancer-pool/8e55aa09-7602-4992-aab4-0c21f51df5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003223 10.0.0.19 - - [2025-10-23 18:18:04] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016432 10.0.0.19 - - [2025-10-23 18:18:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.030823 10.0.0.19 - - [2025-10-23 18:18:04] "GET /virtual-machine-interface/97341450-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009213 10.0.0.19 - - [2025-10-23 18:18:04] "GET /virtual-machine-interface/97341450-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015736 10.0.0.19 - - [2025-10-23 18:18:04] "POST /ref-update HTTP/1.1" 200 156 0.008137 10.0.0.19 - - [2025-10-23 18:18:04] "POST /set-tag HTTP/1.1" 200 109 0.024184 10.0.0.19 - - [2025-10-23 18:18:04] "GET /floating-ip/89f43bae-7271-420c-934b-2bb87e5e65e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005264 10.0.0.19 - - [2025-10-23 18:18:04] "GET /virtual-machine/06e87df8-dd51-48c6-99af-7294c2a3ff1d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003349 10.0.0.19 - - [2025-10-23 18:18:04] "GET /virtual-machine-interface/96adfef6-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004734 10.0.0.19 - - [2025-10-23 18:18:05] "GET /virtual-machine/732bfa54-67c5-4bd3-b07d-85171191b454?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003309 10.0.0.19 - - [2025-10-23 18:18:05] "GET /virtual-machine-interface/97341450-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005274 10.0.0.19 - - [2025-10-23 18:18:05] "GET /virtual-machine-interface/97341450-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005503 10.0.0.19 - - [2025-10-23 18:18:05] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.19 - - [2025-10-23 18:18:09] "GET /virtual-machine-interface/9b71ab9a-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006167 10.0.0.19 - - [2025-10-23 18:18:09] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.19 - - [2025-10-23 18:18:10] "GET /virtual-machine/49646971-a500-478b-8a51-4d38e9aa7512?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.003378 10.0.0.19 - - [2025-10-23 18:18:10] "GET /virtual-machine-interface/9b71ab9a-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004388 10.0.0.19 - - [2025-10-23 18:18:10] "GET /virtual-machine-interface/9b71ab9a-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010752 10.0.0.19 - - [2025-10-23 18:18:10] "POST /set-tag HTTP/1.1" 200 109 0.011715 10.0.0.19 - - [2025-10-23 18:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.19 - - [2025-10-23 18:18:33] "POST /chown HTTP/1.1" 200 109 0.008342 10.0.0.19 - - [2025-10-23 18:18:33] "POST /chown HTTP/1.1" 200 109 0.030594 10.0.0.19 - - [2025-10-23 18:18:33] "POST /chown HTTP/1.1" 200 109 0.006956 10.0.0.19 - - [2025-10-23 18:18:33] "POST /chown HTTP/1.1" 200 109 0.022378 10.0.0.19 - - [2025-10-23 18:18:42] "GET /virtual-machine-interface/9b71ab9a-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006123 10.0.0.19 - - [2025-10-23 18:18:42] "POST /set-tag HTTP/1.1" 200 109 0.003072 10.0.0.19 - - [2025-10-23 18:18:42] "GET /virtual-machine-interface/9b71ab9a-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004749 10.0.0.19 - - [2025-10-23 18:18:42] "POST /set-tag HTTP/1.1" 200 109 0.002606 10.0.0.19 - - [2025-10-23 18:18:42] "GET /virtual-machine/49646971-a500-478b-8a51-4d38e9aa7512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.002890 10.0.0.19 - - [2025-10-23 18:18:42] "POST /ref-update HTTP/1.1" 200 156 0.016805 10.0.0.19 - - [2025-10-23 18:18:42] "GET /virtual-machine-interface/9b71ab9a-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006343 10.0.0.19 - - [2025-10-23 18:18:42] "POST /set-tag HTTP/1.1" 200 109 0.019846 10.0.0.19 - - [2025-10-23 18:18:42] "POST /set-tag HTTP/1.1" 200 109 0.078425 10.0.0.19 - - [2025-10-23 18:18:42] "DELETE /instance-ip/9b96a652-b03c-11f0-8c3f-fa163e6e681a HTTP/1.1" 200 115 0.039840 10.0.0.19 - - [2025-10-23 18:18:42] "DELETE /virtual-machine-interface/9b71ab9a-b03c-11f0-8c3f-fa163e6e681a HTTP/1.1" 200 115 0.046017 10.0.0.19 - - [2025-10-23 18:18:42] "DELETE /virtual-machine/49646971-a500-478b-8a51-4d38e9aa7512 HTTP/1.1" 200 115 0.017870 10.0.0.19 - - [2025-10-23 18:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.19 - - [2025-10-23 18:18:45] "GET /tag/498a035c-7261-4ee6-a1ea-770867d710e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.014073 10.0.0.19 - - [2025-10-23 18:18:45] "GET /tag/498a035c-7261-4ee6-a1ea-770867d710e0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.016253 10.0.0.19 - - [2025-10-23 18:18:45] "GET /virtual-machine-interface/3821ab8e-f549-43af-919f-973993b55041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005470 10.0.0.19 - - [2025-10-23 18:18:45] "POST /set-tag HTTP/1.1" 200 109 0.014960 10.0.0.19 - - [2025-10-23 18:18:45] "GET /virtual-machine-interface/d82385c6-27bd-4650-8332-89edb239a6e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.007360 10.0.0.19 - - [2025-10-23 18:18:45] "POST /set-tag HTTP/1.1" 200 109 0.015413 10.0.0.19 - - [2025-10-23 18:18:45] "GET /virtual-machine-interface/fe43fa4a-a172-42ac-afba-fc79c839680c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005037 10.0.0.19 - - [2025-10-23 18:18:45] "POST /set-tag HTTP/1.1" 200 109 0.015341 10.0.0.19 - - [2025-10-23 18:18:45] "GET /firewall-policy/304e780e-b64f-4c9c-be27-06f0282f823b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.021297 10.0.0.19 - - [2025-10-23 18:18:45] "GET /firewall-rule/78c8383e-c943-4af4-a6cc-fe46cecc7047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003282 10.0.0.19 - - [2025-10-23 18:18:45] "POST /ref-update HTTP/1.1" 200 156 0.021810 10.0.0.19 - - [2025-10-23 18:18:45] "DELETE /firewall-rule/78c8383e-c943-4af4-a6cc-fe46cecc7047 HTTP/1.1" 200 115 0.045275 10.0.0.19 - - [2025-10-23 18:18:45] "DELETE /loadbalancer-member/29cac036-229d-4e1b-8781-e020fa669597 HTTP/1.1" 200 115 0.029573 10.0.0.19 - - [2025-10-23 18:18:45] "PUT /service-instance/374099f7-d0de-481c-b400-c6700caf63c0 HTTP/1.1" 200 266 0.009005 10.0.0.19 - - [2025-10-23 18:18:45] "DELETE /loadbalancer-pool/5742a9eb-33c7-45dd-87d1-0d2d54a4e93f HTTP/1.1" 200 115 0.056149 10.0.0.19 - - [2025-10-23 18:18:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.032639 10.0.0.19 - - [2025-10-23 18:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.19 - - [2025-10-23 18:18:45] "DELETE /loadbalancer-listener/8c982ee9-891d-4fde-adc3-641e6e0943a4 HTTP/1.1" 200 115 0.043276 10.0.0.19 - - [2025-10-23 18:18:45] "GET /floating-ip/a781d398-2b27-48d2-a7e9-2920d0bcff68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.002594 10.0.0.19 - - [2025-10-23 18:18:45] "POST /chown HTTP/1.1" 200 109 0.010677 10.0.0.19 - - [2025-10-23 18:18:45] "POST /chown HTTP/1.1" 200 109 0.026030 10.0.0.19 - - [2025-10-23 18:18:46] "POST /chown HTTP/1.1" 200 109 0.021107 10.0.0.19 - - [2025-10-23 18:18:46] "PUT /floating-ip/a781d398-2b27-48d2-a7e9-2920d0bcff68 HTTP/1.1" 200 256 0.060913 10.0.0.19 - - [2025-10-23 18:18:46] "POST /chown HTTP/1.1" 200 109 0.012553 10.0.0.19 - - [2025-10-23 18:18:46] "DELETE /floating-ip/a781d398-2b27-48d2-a7e9-2920d0bcff68 HTTP/1.1" 200 115 0.080503 10.0.0.19 - - [2025-10-23 18:18:46] "PUT /service-instance/374099f7-d0de-481c-b400-c6700caf63c0 HTTP/1.1" 200 266 0.019322 10.0.0.19 - - [2025-10-23 18:18:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015922 10.0.0.19 - - [2025-10-23 18:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.19 - - [2025-10-23 18:18:46] "DELETE /loadbalancer/af437017-6375-4770-817c-4d02ac505240 HTTP/1.1" 200 115 0.077711 10.0.0.19 - - [2025-10-23 18:18:46] "POST /chown HTTP/1.1" 200 109 0.008417 10.0.0.19 - - [2025-10-23 18:18:46] "POST /chown HTTP/1.1" 200 109 0.016926 10.0.0.19 - - [2025-10-23 18:18:46] "POST /chown HTTP/1.1" 200 109 0.031651 10.0.0.19 - - [2025-10-23 18:18:46] "DELETE /instance-ip/fbf190c0-86da-4796-8d14-b499bf1ea9d3 HTTP/1.1" 200 115 0.096425 10.0.0.19 - - [2025-10-23 18:18:46] "POST /chown HTTP/1.1" 404 171 0.002272 10.0.0.19 - - [2025-10-23 18:18:46] "DELETE /virtual-machine-interface/fe43fa4a-a172-42ac-afba-fc79c839680c HTTP/1.1" 200 115 0.061676 10.0.0.19 - - [2025-10-23 18:18:46] "PUT /service-instance/374099f7-d0de-481c-b400-c6700caf63c0 HTTP/1.1" 200 266 0.024970 10.0.0.19 - - [2025-10-23 18:18:46] "GET /floating-ip-pool/f84f1c90-ee1e-4292-b5cb-611bdc106dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009358 10.0.0.19 - - [2025-10-23 18:18:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.024099 10.0.0.19 - - [2025-10-23 18:18:46] "DELETE /tag/498a035c-7261-4ee6-a1ea-770867d710e0 HTTP/1.1" 200 115 0.157544 10.0.0.19 - - [2025-10-23 18:18:46] "POST /ref-update HTTP/1.1" 200 156 0.084106 10.0.0.19 - - [2025-10-23 18:18:46] "PUT /service-instance/374099f7-d0de-481c-b400-c6700caf63c0 HTTP/1.1" 200 266 0.026193 10.0.0.19 - - [2025-10-23 18:18:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.021741 10.0.0.19 - - [2025-10-23 18:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.19 - - [2025-10-23 18:18:46] "DELETE /floating-ip-pool/f84f1c90-ee1e-4292-b5cb-611bdc106dc6 HTTP/1.1" 200 115 0.092521 10.0.0.19 - - [2025-10-23 18:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006505 10.0.0.19 - - [2025-10-23 18:18:46] "DELETE /service-instance/374099f7-d0de-481c-b400-c6700caf63c0 HTTP/1.1" 200 115 0.059265 10.0.0.19 - - [2025-10-23 18:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.19 - - [2025-10-23 18:18:46] "POST /useragent-kv HTTP/1.1" 200 115 0.006956 10.0.0.19 - - [2025-10-23 18:18:46] "POST /useragent-kv HTTP/1.1" 200 115 0.005528 10.0.0.19 - - [2025-10-23 18:18:46] "DELETE /virtual-network/2e4964eb-1616-4a3a-9ada-d95466fe02b6 HTTP/1.1" 200 115 0.145768 10.0.0.19 - - [2025-10-23 18:18:46] "DELETE /route-target/d84b59dc-4532-4b7c-a1f4-e53e08dd7ad0 HTTP/1.1" 200 115 0.028647 10.0.0.19 - - [2025-10-23 18:18:46] "GET /routing-instance/41ef4ded-e95b-4a76-b8da-4f8638638f62 HTTP/1.1" 404 171 0.010820 10.0.0.19 - - [2025-10-23 18:18:46] "GET /domains HTTP/1.1" 200 280 0.003162 10.0.0.19 - - [2025-10-23 18:18:46] "GET /virtual-machine-interface/d82385c6-27bd-4650-8332-89edb239a6e8?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005368 10.0.0.19 - - [2025-10-23 18:18:46] "GET /domain/c0c1d00d-04d1-4112-ad43-271deace3059 HTTP/1.1" 200 3087 0.002723 10.0.0.19 - - [2025-10-23 18:18:46] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f HTTP/1.1" 200 7142 0.033589 10.0.0.19 - - [2025-10-23 18:18:46] "DELETE /virtual-machine-interface/d82385c6-27bd-4650-8332-89edb239a6e8 HTTP/1.1" 200 115 0.067623 10.0.0.19 - - [2025-10-23 18:18:46] "POST /ref-update HTTP/1.1" 200 156 0.014827 10.0.0.19 - - [2025-10-23 18:18:46] "GET /virtual-machine-interface/97341450-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010306 10.0.0.19 - - [2025-10-23 18:18:46] "POST /set-tag HTTP/1.1" 200 109 0.002646 10.0.0.19 - - [2025-10-23 18:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.016039 10.0.0.19 - - [2025-10-23 18:18:47] "GET /loadbalancer/739d75c8-7a50-42b9-a64d-329a506cc51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002975 10.0.0.19 - - [2025-10-23 18:18:47] "DELETE /virtual-machine/6c8a4448-6eeb-4f52-973a-7299eb6682f5 HTTP/1.1" 200 115 0.051996 10.0.0.19 - - [2025-10-23 18:18:47] "GET /virtual-machine-interface/3821ab8e-f549-43af-919f-973993b55041?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.009674 10.0.0.19 - - [2025-10-23 18:18:47] "GET /virtual-machine-interface/97341450-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004843 10.0.0.19 - - [2025-10-23 18:18:47] "POST /set-tag HTTP/1.1" 200 109 0.027515 10.0.0.19 - - [2025-10-23 18:18:47] "DELETE /virtual-machine-interface/3821ab8e-f549-43af-919f-973993b55041 HTTP/1.1" 200 115 0.096105 10.0.0.19 - - [2025-10-23 18:18:47] "DELETE /loadbalancer-member/5e20221e-68b6-4a99-a827-d7a60c2724a8 HTTP/1.1" 200 115 0.076275 10.0.0.19 - - [2025-10-23 18:18:47] "DELETE /virtual-machine/151fbba4-9ddf-453c-bc5a-c85912016ab1 HTTP/1.1" 200 115 0.049978 10.0.0.19 - - [2025-10-23 18:18:48] "GET /virtual-machine-interface/97341450-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005540 10.0.0.19 - - [2025-10-23 18:18:48] "POST /set-tag HTTP/1.1" 200 109 0.002799 10.0.0.19 - - [2025-10-23 18:18:48] "GET /virtual-machine-interface/97341450-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004648 10.0.0.19 - - [2025-10-23 18:18:48] "POST /set-tag HTTP/1.1" 200 109 0.002298 10.0.0.19 - - [2025-10-23 18:18:48] "GET /virtual-machine/732bfa54-67c5-4bd3-b07d-85171191b454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003168 10.0.0.19 - - [2025-10-23 18:18:48] "POST /ref-update HTTP/1.1" 200 156 0.014493 10.0.0.19 - - [2025-10-23 18:18:48] "GET /virtual-machine-interface/97341450-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011590 10.0.0.19 - - [2025-10-23 18:18:48] "POST /set-tag HTTP/1.1" 200 109 0.016773 10.0.0.19 - - [2025-10-23 18:18:48] "POST /set-tag HTTP/1.1" 200 109 0.018389 10.0.0.19 - - [2025-10-23 18:18:48] "POST /set-tag HTTP/1.1" 200 109 0.026322 10.0.0.19 - - [2025-10-23 18:18:48] "DELETE /instance-ip/974f1c8c-b03c-11f0-8c3f-fa163e6e681a HTTP/1.1" 200 115 0.034032 10.0.0.19 - - [2025-10-23 18:18:48] "POST /ref-update HTTP/1.1" 200 156 0.007446 10.0.0.19 - - [2025-10-23 18:18:48] "DELETE /virtual-machine-interface/97341450-b03c-11f0-8c3f-fa163e6e681a HTTP/1.1" 200 115 0.043563 10.0.0.19 - - [2025-10-23 18:18:48] "DELETE /virtual-machine/732bfa54-67c5-4bd3-b07d-85171191b454 HTTP/1.1" 200 115 0.026723 10.0.0.19 - - [2025-10-23 18:18:51] "GET /virtual-machine-interface/96adfef6-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009876 10.0.0.19 - - [2025-10-23 18:18:51] "POST /set-tag HTTP/1.1" 200 109 0.002912 10.0.0.19 - - [2025-10-23 18:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.19 - - [2025-10-23 18:18:52] "GET /loadbalancer/739d75c8-7a50-42b9-a64d-329a506cc51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002958 10.0.0.19 - - [2025-10-23 18:18:53] "GET /virtual-machine-interface/96adfef6-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010805 10.0.0.19 - - [2025-10-23 18:18:53] "POST /set-tag HTTP/1.1" 200 109 0.002626 10.0.0.19 - - [2025-10-23 18:18:53] "GET /virtual-machine-interface/96adfef6-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005285 10.0.0.19 - - [2025-10-23 18:18:53] "POST /set-tag HTTP/1.1" 200 109 0.002363 10.0.0.19 - - [2025-10-23 18:18:53] "GET /virtual-machine/06e87df8-dd51-48c6-99af-7294c2a3ff1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.003207 10.0.0.19 - - [2025-10-23 18:18:53] "POST /ref-update HTTP/1.1" 200 156 0.010557 10.0.0.19 - - [2025-10-23 18:18:53] "GET /virtual-machine-interface/96adfef6-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.015503 10.0.0.19 - - [2025-10-23 18:18:53] "POST /set-tag HTTP/1.1" 200 109 0.024163 10.0.0.19 - - [2025-10-23 18:18:53] "POST /set-tag HTTP/1.1" 200 109 0.042349 10.0.0.19 - - [2025-10-23 18:18:53] "POST /set-tag HTTP/1.1" 200 109 0.042747 10.0.0.19 - - [2025-10-23 18:18:53] "DELETE /instance-ip/96cb11da-b03c-11f0-8c3f-fa163e6e681a HTTP/1.1" 200 115 0.057613 10.0.0.19 - - [2025-10-23 18:18:53] "POST /ref-update HTTP/1.1" 200 156 0.013796 10.0.0.19 - - [2025-10-23 18:18:53] "DELETE /virtual-machine-interface/96adfef6-b03c-11f0-8c3f-fa163e6e681a HTTP/1.1" 200 115 0.047480 10.0.0.19 - - [2025-10-23 18:18:54] "DELETE /virtual-machine/06e87df8-dd51-48c6-99af-7294c2a3ff1d HTTP/1.1" 200 115 0.032053 10.0.0.19 - - [2025-10-23 18:18:54] "DELETE /tag/e1aa6116-5a30-43e8-872d-6aff6a56dea2 HTTP/1.1" 200 115 0.051352 10.0.0.19 - - [2025-10-23 18:18:54] "DELETE /tag/a7678457-593f-406d-9ba2-fb77a68084b4 HTTP/1.1" 200 115 0.097301 10.0.0.19 - - [2025-10-23 18:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.19 - - [2025-10-23 18:18:57] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036311 10.0.0.19 - - [2025-10-23 18:18:57] "POST /tags HTTP/1.1" 200 393 0.027077 10.0.0.19 - - [2025-10-23 18:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010249 10.0.0.19 - - [2025-10-23 18:18:57] "GET /tag/37ad6331-afbd-4876-9ed3-5c5dcfda8c0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013217 10.0.0.19 - - [2025-10-23 18:18:57] "POST /tags HTTP/1.1" 200 341 0.019919 10.0.0.19 - - [2025-10-23 18:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.19 - - [2025-10-23 18:18:57] "GET /tag/1eff82af-8f1c-4af5-aa44-ba92bf98688c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013204 10.0.0.19 - - [2025-10-23 18:18:57] "POST /id-to-fqname HTTP/1.1" 200 192 0.000530 10.0.0.19 - - [2025-10-23 18:18:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.002651 10.0.0.19 - - [2025-10-23 18:18:57] "POST /security-groups HTTP/1.1" 200 589 0.073755 10.0.0.19 - - [2025-10-23 18:18:57] "POST /projects HTTP/1.1" 200 519 0.178018 10.0.0.19 - - [2025-10-23 18:18:57] "POST /fqname-to-id HTTP/1.1" 404 236 0.006530 10.0.0.19 - - [2025-10-23 18:18:57] "POST /access-control-lists HTTP/1.1" 200 598 0.078242 10.0.0.19 - - [2025-10-23 18:18:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.079710 10.0.0.19 - - [2025-10-23 18:18:57] "POST /fqname-to-id HTTP/1.1" 404 235 0.036579 10.0.0.19 - - [2025-10-23 18:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012136 10.0.0.19 - - [2025-10-23 18:18:57] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005681 10.0.0.19 - - [2025-10-23 18:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.19 - - [2025-10-23 18:18:57] "GET /virtual-network/51ccedfc-675f-4032-a975-8124564cc754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.011132 10.0.0.19 - - [2025-10-23 18:18:57] "POST /access-control-lists HTTP/1.1" 200 596 0.073433 10.0.0.19 - - [2025-10-23 18:18:58] "PUT /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716 HTTP/1.1" 200 264 0.099154 10.0.0.19 - - [2025-10-23 18:18:58] "PUT /virtual-network/51ccedfc-675f-4032-a975-8124564cc754 HTTP/1.1" 200 264 0.045878 10.0.0.19 - - [2025-10-23 18:18:58] "POST /security-groups HTTP/1.1" 200 591 0.087987 10.0.0.19 - - [2025-10-23 18:18:58] "POST /fqname-to-id HTTP/1.1" 404 270 0.013462 10.0.0.19 - - [2025-10-23 18:18:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.036884 10.0.0.19 - - [2025-10-23 18:18:58] "POST /chown HTTP/1.1" 200 109 0.034061 10.0.0.19 - - [2025-10-23 18:18:58] "POST /access-control-lists HTTP/1.1" 200 632 0.064236 10.0.0.19 - - [2025-10-23 18:18:58] "POST /fqname-to-id HTTP/1.1" 404 269 0.003981 10.0.0.19 - - [2025-10-23 18:18:58] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.047522 10.0.0.19 - - [2025-10-23 18:18:58] "POST /access-control-lists HTTP/1.1" 200 630 0.070304 10.0.0.19 - - [2025-10-23 18:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006732 10.0.0.19 - - [2025-10-23 18:18:58] "GET /policy-management/360140ed-37a3-4433-8e77-6ea5240bef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011410 10.0.0.19 - - [2025-10-23 18:18:58] "POST /tags HTTP/1.1" 409 226 0.002312 10.0.0.19 - - [2025-10-23 18:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.19 - - [2025-10-23 18:18:58] "GET /tag/1eff82af-8f1c-4af5-aa44-ba92bf98688c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011557 10.0.0.19 - - [2025-10-23 18:18:58] "POST /firewall-rules HTTP/1.1" 200 600 0.064386 10.0.0.19 - - [2025-10-23 18:18:58] "GET /firewall-rule/0a662eee-5d40-44ce-ac1c-dd495343256f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.015895 10.0.0.19 - - [2025-10-23 18:18:58] "GET /firewall-policy/0c93a934-b7f6-4309-a96e-9bca0a2535d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003328 10.0.0.19 - - [2025-10-23 18:18:58] "GET /firewall-rule/0a662eee-5d40-44ce-ac1c-dd495343256f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004915 10.0.0.19 - - [2025-10-23 18:18:58] "POST /ref-update HTTP/1.1" 200 156 0.059883 10.0.0.19 - - [2025-10-23 18:18:58] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005481 10.0.0.19 - - [2025-10-23 18:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.19 - - [2025-10-23 18:18:58] "GET /policy-management/360140ed-37a3-4433-8e77-6ea5240bef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002658 10.0.0.19 - - [2025-10-23 18:18:58] "POST /tags HTTP/1.1" 409 226 0.001602 10.0.0.19 - - [2025-10-23 18:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.19 - - [2025-10-23 18:18:58] "GET /tag/1eff82af-8f1c-4af5-aa44-ba92bf98688c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011789 10.0.0.19 - - [2025-10-23 18:18:58] "POST /firewall-rules HTTP/1.1" 200 598 0.076656 10.0.0.19 - - [2025-10-23 18:18:58] "GET /firewall-rule/3ef3f64d-a668-4f2c-a45a-bad19f60a535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004303 10.0.0.19 - - [2025-10-23 18:18:58] "GET /firewall-policy/0c93a934-b7f6-4309-a96e-9bca0a2535d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.003529 10.0.0.19 - - [2025-10-23 18:18:58] "GET /firewall-rule/3ef3f64d-a668-4f2c-a45a-bad19f60a535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002123 10.0.0.19 - - [2025-10-23 18:18:59] "POST /ref-update HTTP/1.1" 200 156 0.052351 10.0.0.19 - - [2025-10-23 18:19:00] "POST /tags HTTP/1.1" 200 393 0.034768 10.0.0.19 - - [2025-10-23 18:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.19 - - [2025-10-23 18:19:00] "GET /tag/10f6538f-7f34-48f9-8b6d-736eb2cf1be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016388 10.0.0.19 - - [2025-10-23 18:19:00] "POST /tags HTTP/1.1" 200 341 0.026303 10.0.0.19 - - [2025-10-23 18:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005370 10.0.0.19 - - [2025-10-23 18:19:00] "GET /tag/5c11da76-1d4d-46ac-b9b5-d08c153f3892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015551 10.0.0.19 - - [2025-10-23 18:19:00] "POST /id-to-fqname HTTP/1.1" 200 192 0.003373 10.0.0.19 - - [2025-10-23 18:19:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.004951 10.0.0.19 - - [2025-10-23 18:19:00] "POST /security-groups HTTP/1.1" 200 589 0.070584 10.0.0.19 - - [2025-10-23 18:19:00] "POST /fqname-to-id HTTP/1.1" 404 236 0.002037 10.0.0.19 - - [2025-10-23 18:19:00] "POST /projects HTTP/1.1" 200 519 0.217789 10.0.0.19 - - [2025-10-23 18:19:00] "POST /access-control-lists HTTP/1.1" 200 598 0.062474 10.0.0.19 - - [2025-10-23 18:19:00] "POST /fqname-to-id HTTP/1.1" 404 235 0.009182 10.0.0.19 - - [2025-10-23 18:19:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.023454 10.0.0.19 - - [2025-10-23 18:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006613 10.0.0.19 - - [2025-10-23 18:19:00] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.011202 10.0.0.19 - - [2025-10-23 18:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.19 - - [2025-10-23 18:19:00] "GET /virtual-network/51ccedfc-675f-4032-a975-8124564cc754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.013640 10.0.0.19 - - [2025-10-23 18:19:00] "POST /access-control-lists HTTP/1.1" 200 596 0.087575 10.0.0.19 - - [2025-10-23 18:19:00] "PUT /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716 HTTP/1.1" 200 264 0.054426 10.0.0.19 - - [2025-10-23 18:19:01] "PUT /virtual-network/51ccedfc-675f-4032-a975-8124564cc754 HTTP/1.1" 200 264 0.051106 10.0.0.19 - - [2025-10-23 18:19:01] "POST /security-groups HTTP/1.1" 200 591 0.077066 10.0.0.19 - - [2025-10-23 18:19:01] "POST /fqname-to-id HTTP/1.1" 404 270 0.005063 10.0.0.19 - - [2025-10-23 18:19:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016402 10.0.0.19 - - [2025-10-23 18:19:01] "POST /chown HTTP/1.1" 200 109 0.023527 10.0.0.19 - - [2025-10-23 18:19:01] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022927 10.0.0.19 - - [2025-10-23 18:19:01] "POST /access-control-lists HTTP/1.1" 200 632 0.104852 10.0.0.19 - - [2025-10-23 18:19:01] "POST /fqname-to-id HTTP/1.1" 404 269 0.004800 10.0.0.19 - - [2025-10-23 18:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006237 10.0.0.19 - - [2025-10-23 18:19:01] "GET /policy-management/360140ed-37a3-4433-8e77-6ea5240bef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002353 10.0.0.19 - - [2025-10-23 18:19:01] "POST /tags HTTP/1.1" 409 226 0.002259 10.0.0.19 - - [2025-10-23 18:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.19 - - [2025-10-23 18:19:01] "GET /tag/5c11da76-1d4d-46ac-b9b5-d08c153f3892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011771 10.0.0.19 - - [2025-10-23 18:19:01] "POST /access-control-lists HTTP/1.1" 200 630 0.091532 10.0.0.19 - - [2025-10-23 18:19:01] "POST /firewall-rules HTTP/1.1" 200 600 0.084019 10.0.0.19 - - [2025-10-23 18:19:01] "GET /firewall-rule/ac7e3bf3-0921-41d5-8d7b-1063fba338af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007327 10.0.0.19 - - [2025-10-23 18:19:01] "GET /firewall-policy/0c93a934-b7f6-4309-a96e-9bca0a2535d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.003743 10.0.0.19 - - [2025-10-23 18:19:01] "GET /firewall-rule/ac7e3bf3-0921-41d5-8d7b-1063fba338af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003152 10.0.0.19 - - [2025-10-23 18:19:01] "POST /ref-update HTTP/1.1" 200 156 0.050910 10.0.0.19 - - [2025-10-23 18:19:01] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006080 10.0.0.19 - - [2025-10-23 18:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.19 - - [2025-10-23 18:19:01] "GET /policy-management/360140ed-37a3-4433-8e77-6ea5240bef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002737 10.0.0.19 - - [2025-10-23 18:19:01] "POST /tags HTTP/1.1" 409 226 0.001936 10.0.0.19 - - [2025-10-23 18:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.19 - - [2025-10-23 18:19:01] "GET /tag/5c11da76-1d4d-46ac-b9b5-d08c153f3892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011718 10.0.0.19 - - [2025-10-23 18:19:01] "POST /firewall-rules HTTP/1.1" 200 598 0.066499 10.0.0.19 - - [2025-10-23 18:19:01] "GET /firewall-rule/154ed257-1274-4dfa-afb7-95d7171a81bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004460 10.0.0.19 - - [2025-10-23 18:19:01] "GET /firewall-policy/0c93a934-b7f6-4309-a96e-9bca0a2535d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.003641 10.0.0.19 - - [2025-10-23 18:19:01] "GET /firewall-rule/154ed257-1274-4dfa-afb7-95d7171a81bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002111 10.0.0.19 - - [2025-10-23 18:19:02] "POST /ref-update HTTP/1.1" 200 156 0.060538 10.0.0.19 - - [2025-10-23 18:19:03] "POST /tags HTTP/1.1" 200 345 0.097304 10.0.0.19 - - [2025-10-23 18:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.028849 10.0.0.19 - - [2025-10-23 18:19:03] "GET /tag/55dfd76f-6505-48ee-9c6e-dc838e595176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.024365 10.0.0.19 - - [2025-10-23 18:19:03] "POST /projects HTTP/1.1" 409 238 0.003369 10.0.0.19 - - [2025-10-23 18:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.19 - - [2025-10-23 18:19:03] "GET /project/6127dcac-438f-4f65-bfe1-e97ccaf614a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035044 10.0.0.19 - - [2025-10-23 18:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.19 - - [2025-10-23 18:19:03] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009008 10.0.0.19 - - [2025-10-23 18:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.19 - - [2025-10-23 18:19:03] "GET /virtual-network/51ccedfc-675f-4032-a975-8124564cc754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005236 10.0.0.19 - - [2025-10-23 18:19:03] "POST /security-groups HTTP/1.1" 409 285 0.003102 10.0.0.19 - - [2025-10-23 18:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.19 - - [2025-10-23 18:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.19 - - [2025-10-23 18:19:03] "PUT /security-group/3dd97932-16a8-4fdc-b7f8-778ee07ff4c4 HTTP/1.1" 200 262 0.020610 10.0.0.19 - - [2025-10-23 18:19:03] "GET /project/6127dcac-438f-4f65-bfe1-e97ccaf614a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.056337 10.0.0.19 - - [2025-10-23 18:19:03] "PUT /access-control-list/fc70d011-795b-4f56-a6fd-bf225bc3833d HTTP/1.1" 200 272 0.031523 10.0.0.19 - - [2025-10-23 18:19:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.051573 10.0.0.19 - - [2025-10-23 18:19:03] "POST /tags HTTP/1.1" 409 228 0.013842 10.0.0.19 - - [2025-10-23 18:19:03] "PUT /access-control-list/7fba2d25-4268-4253-9062-a992ad173a67 HTTP/1.1" 200 272 0.043198 10.0.0.19 - - [2025-10-23 18:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.19 - - [2025-10-23 18:19:03] "GET /tag/55dfd76f-6505-48ee-9c6e-dc838e595176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012014 10.0.0.19 - - [2025-10-23 18:19:04] "POST /tags HTTP/1.1" 200 345 0.021804 10.0.0.19 - - [2025-10-23 18:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.19 - - [2025-10-23 18:19:04] "GET /tag/9b408136-66f6-427d-8a57-334fcad0399d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014918 10.0.0.19 - - [2025-10-23 18:19:04] "POST /projects HTTP/1.1" 409 238 0.002364 10.0.0.19 - - [2025-10-23 18:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.19 - - [2025-10-23 18:19:04] "GET /project/c63fe2d3-e0e6-45b0-b322-473e1581a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034863 10.0.0.19 - - [2025-10-23 18:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.19 - - [2025-10-23 18:19:04] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009925 10.0.0.19 - - [2025-10-23 18:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.19 - - [2025-10-23 18:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.19 - - [2025-10-23 18:19:04] "GET /virtual-network/51ccedfc-675f-4032-a975-8124564cc754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005378 10.0.0.19 - - [2025-10-23 18:19:04] "GET /project/c63fe2d3-e0e6-45b0-b322-473e1581a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.058917 10.0.0.19 - - [2025-10-23 18:19:04] "POST /security-groups HTTP/1.1" 409 285 0.003033 10.0.0.19 - - [2025-10-23 18:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.19 - - [2025-10-23 18:19:04] "PUT /security-group/3f50882a-5517-4b3b-91a2-fad160eccbc9 HTTP/1.1" 200 262 0.065320 10.0.0.19 - - [2025-10-23 18:19:04] "PUT /access-control-list/63ecf5f8-bddb-4eb7-b0ef-e3064f0acafa HTTP/1.1" 200 272 0.014989 10.0.0.19 - - [2025-10-23 18:19:04] "PUT /access-control-list/9350f7c1-035b-4a60-b40d-cab51dde2776 HTTP/1.1" 200 272 0.024246 10.0.0.19 - - [2025-10-23 18:19:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.038036 10.0.0.19 - - [2025-10-23 18:19:04] "POST /tags HTTP/1.1" 409 228 0.009688 10.0.0.19 - - [2025-10-23 18:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.19 - - [2025-10-23 18:19:04] "GET /tag/9b408136-66f6-427d-8a57-334fcad0399d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016873 10.0.0.19 - - [2025-10-23 18:19:04] "POST /tags HTTP/1.1" 200 291 0.050446 10.0.0.19 - - [2025-10-23 18:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006390 10.0.0.19 - - [2025-10-23 18:19:04] "GET /tag/092421dc-0968-4d9f-bb78-8cb44472b4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.014868 10.0.0.19 - - [2025-10-23 18:19:04] "POST /tags HTTP/1.1" 200 303 0.060422 10.0.0.19 - - [2025-10-23 18:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.028164 10.0.0.19 - - [2025-10-23 18:19:04] "GET /tag/a7a6584a-c2d1-4bf6-8a21-f5449b412660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015082 10.0.0.19 - - [2025-10-23 18:19:04] "POST /tags HTTP/1.1" 409 252 0.001893 10.0.0.19 - - [2025-10-23 18:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.19 - - [2025-10-23 18:19:04] "GET /tag/37ad6331-afbd-4876-9ed3-5c5dcfda8c0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011407 10.0.0.19 - - [2025-10-23 18:19:04] "POST /tags HTTP/1.1" 409 226 0.002000 10.0.0.19 - - [2025-10-23 18:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.19 - - [2025-10-23 18:19:04] "GET /tag/1eff82af-8f1c-4af5-aa44-ba92bf98688c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011335 10.0.0.19 - - [2025-10-23 18:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.19 - - [2025-10-23 18:19:04] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004659 10.0.0.19 - - [2025-10-23 18:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.19 - - [2025-10-23 18:19:05] "GET /project/6127dcac-438f-4f65-bfe1-e97ccaf614a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046645 10.0.0.19 - - [2025-10-23 18:19:05] "POST /virtual-machines HTTP/1.1" 200 395 0.008995 10.0.0.19 - - [2025-10-23 18:19:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.012041 10.0.0.19 - - [2025-10-23 18:19:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119399 10.0.0.19 - - [2025-10-23 18:19:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.026289 10.0.0.19 - - [2025-10-23 18:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012370 10.0.0.19 - - [2025-10-23 18:19:05] "GET /virtual-machine-interface/c2331728-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005839 10.0.0.19 - - [2025-10-23 18:19:05] "POST /instance-ips HTTP/1.1" 200 397 0.023084 10.0.0.19 - - [2025-10-23 18:19:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.026516 10.0.0.19 - - [2025-10-23 18:19:05] "GET /virtual-machine-interface/c2331728-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013369 10.0.0.19 - - [2025-10-23 18:19:05] "POST /set-tag HTTP/1.1" 200 109 0.072268 10.0.0.19 - - [2025-10-23 18:19:05] "GET /virtual-machine-interface/c2331728-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017686 10.0.0.19 - - [2025-10-23 18:19:05] "GET /instance-ip/c24b8952-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008940 10.0.0.19 - - [2025-10-23 18:19:05] "GET /virtual-machine-interface/c2331728-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004946 10.0.0.19 - - [2025-10-23 18:19:05] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.19 - - [2025-10-23 18:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.19 - - [2025-10-23 18:19:05] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007078 10.0.0.19 - - [2025-10-23 18:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.19 - - [2025-10-23 18:19:05] "GET /project/6127dcac-438f-4f65-bfe1-e97ccaf614a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036792 10.0.0.19 - - [2025-10-23 18:19:05] "POST /virtual-machines HTTP/1.1" 200 395 0.014932 10.0.0.19 - - [2025-10-23 18:19:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.009263 10.0.0.19 - - [2025-10-23 18:19:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115246 10.0.0.19 - - [2025-10-23 18:19:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.014443 10.0.0.19 - - [2025-10-23 18:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008098 10.0.0.19 - - [2025-10-23 18:19:06] "GET /virtual-machine-interface/c29d0142-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005088 10.0.0.19 - - [2025-10-23 18:19:06] "POST /instance-ips HTTP/1.1" 200 397 0.022399 10.0.0.19 - - [2025-10-23 18:19:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.025640 10.0.0.19 - - [2025-10-23 18:19:06] "GET /virtual-machine-interface/c29d0142-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007703 10.0.0.19 - - [2025-10-23 18:19:06] "POST /set-tag HTTP/1.1" 200 109 0.067863 10.0.0.19 - - [2025-10-23 18:19:06] "GET /virtual-machine-interface/c29d0142-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009713 10.0.0.19 - - [2025-10-23 18:19:06] "GET /instance-ip/c2b2711c-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008303 10.0.0.19 - - [2025-10-23 18:19:06] "GET /virtual-machine-interface/c29d0142-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004966 10.0.0.19 - - [2025-10-23 18:19:06] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.19 - - [2025-10-23 18:19:06] "GET /virtual-router/dd1b62dc-a279-43b2-938e-773c231501cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004622 10.0.0.19 - - [2025-10-23 18:19:06] "POST /ref-update HTTP/1.1" 200 156 0.009840 10.0.0.19 - - [2025-10-23 18:19:06] "GET /virtual-machine-interface/c2331728-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017997 10.0.0.19 - - [2025-10-23 18:19:06] "POST /set-tag HTTP/1.1" 200 109 0.003596 10.0.0.19 - - [2025-10-23 18:19:06] "GET /virtual-router/dd1b62dc-a279-43b2-938e-773c231501cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004173 10.0.0.19 - - [2025-10-23 18:19:06] "POST /ref-update HTTP/1.1" 200 156 0.007965 10.0.0.19 - - [2025-10-23 18:19:06] "GET /virtual-machine-interface/c29d0142-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004493 10.0.0.19 - - [2025-10-23 18:19:06] "POST /set-tag HTTP/1.1" 200 109 0.002719 10.0.0.19 - - [2025-10-23 18:19:06] "POST /tags HTTP/1.1" 200 291 0.016666 10.0.0.19 - - [2025-10-23 18:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013796 10.0.0.19 - - [2025-10-23 18:19:06] "GET /tag/151b7b51-896d-4d1b-b7db-0b92f6166cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013644 10.0.0.19 - - [2025-10-23 18:19:06] "POST /tags HTTP/1.1" 409 252 0.002164 10.0.0.19 - - [2025-10-23 18:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.19 - - [2025-10-23 18:19:06] "GET /tag/10f6538f-7f34-48f9-8b6d-736eb2cf1be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012295 10.0.0.19 - - [2025-10-23 18:19:06] "POST /tags HTTP/1.1" 409 226 0.002103 10.0.0.19 - - [2025-10-23 18:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.19 - - [2025-10-23 18:19:06] "GET /tag/5c11da76-1d4d-46ac-b9b5-d08c153f3892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011394 10.0.0.19 - - [2025-10-23 18:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.19 - - [2025-10-23 18:19:06] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004653 10.0.0.19 - - [2025-10-23 18:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.19 - - [2025-10-23 18:19:06] "GET /project/c63fe2d3-e0e6-45b0-b322-473e1581a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034978 10.0.0.19 - - [2025-10-23 18:19:06] "POST /virtual-machines HTTP/1.1" 200 395 0.010704 10.0.0.19 - - [2025-10-23 18:19:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.010655 10.0.0.19 - - [2025-10-23 18:19:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119339 10.0.0.19 - - [2025-10-23 18:19:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.029835 10.0.0.19 - - [2025-10-23 18:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008291 10.0.0.19 - - [2025-10-23 18:19:07] "GET /virtual-machine-interface/c33bea14-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005372 10.0.0.19 - - [2025-10-23 18:19:07] "POST /instance-ips HTTP/1.1" 200 397 0.027857 10.0.0.19 - - [2025-10-23 18:19:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.029287 10.0.0.19 - - [2025-10-23 18:19:07] "GET /virtual-machine-interface/c33bea14-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008653 10.0.0.19 - - [2025-10-23 18:19:07] "POST /set-tag HTTP/1.1" 200 109 0.069057 10.0.0.19 - - [2025-10-23 18:19:07] "GET /virtual-machine-interface/c33bea14-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017934 10.0.0.19 - - [2025-10-23 18:19:07] "GET /instance-ip/c3539790-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006376 10.0.0.19 - - [2025-10-23 18:19:07] "GET /virtual-machine-interface/c33bea14-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004874 10.0.0.19 - - [2025-10-23 18:19:07] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.19 - - [2025-10-23 18:19:07] "GET /virtual-router/dd1b62dc-a279-43b2-938e-773c231501cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003447 10.0.0.19 - - [2025-10-23 18:19:07] "POST /ref-update HTTP/1.1" 200 156 0.008958 10.0.0.19 - - [2025-10-23 18:19:07] "GET /virtual-machine-interface/c33bea14-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008723 10.0.0.19 - - [2025-10-23 18:19:07] "POST /set-tag HTTP/1.1" 200 109 0.004792 10.0.0.19 - - [2025-10-23 18:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.19 - - [2025-10-23 18:19:07] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004175 10.0.0.19 - - [2025-10-23 18:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.19 - - [2025-10-23 18:19:07] "GET /project/c63fe2d3-e0e6-45b0-b322-473e1581a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031988 10.0.0.19 - - [2025-10-23 18:19:07] "POST /virtual-machines HTTP/1.1" 200 395 0.009591 10.0.0.19 - - [2025-10-23 18:19:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.021154 10.0.0.19 - - [2025-10-23 18:19:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098370 10.0.0.19 - - [2025-10-23 18:19:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.009043 10.0.0.19 - - [2025-10-23 18:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008149 10.0.0.19 - - [2025-10-23 18:19:07] "GET /virtual-machine-interface/c3af7d08-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004604 10.0.0.19 - - [2025-10-23 18:19:07] "POST /instance-ips HTTP/1.1" 200 397 0.020251 10.0.0.19 - - [2025-10-23 18:19:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.022559 10.0.0.19 - - [2025-10-23 18:19:07] "GET /virtual-machine-interface/c3af7d08-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014529 10.0.0.19 - - [2025-10-23 18:19:08] "POST /set-tag HTTP/1.1" 200 109 0.068094 10.0.0.19 - - [2025-10-23 18:19:08] "GET /virtual-machine-interface/c3af7d08-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.024099 10.0.0.19 - - [2025-10-23 18:19:08] "GET /instance-ip/c3c750f4-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004887 10.0.0.19 - - [2025-10-23 18:19:08] "GET /virtual-machine-interface/c3af7d08-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004841 10.0.0.19 - - [2025-10-23 18:19:08] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.19 - - [2025-10-23 18:19:08] "GET /virtual-router/dd1b62dc-a279-43b2-938e-773c231501cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004131 10.0.0.19 - - [2025-10-23 18:19:08] "POST /ref-update HTTP/1.1" 200 156 0.008311 10.0.0.19 - - [2025-10-23 18:19:08] "GET /virtual-machine-interface/c3af7d08-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015560 10.0.0.19 - - [2025-10-23 18:19:08] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.19 - - [2025-10-23 18:19:08] "POST /tags HTTP/1.1" 200 299 0.020523 10.0.0.19 - - [2025-10-23 18:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006395 10.0.0.19 - - [2025-10-23 18:19:08] "GET /tag/051e9738-bedd-45ad-99d4-c0de27107d32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012815 10.0.0.19 - - [2025-10-23 18:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.19 - - [2025-10-23 18:19:08] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004360 10.0.0.19 - - [2025-10-23 18:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.19 - - [2025-10-23 18:19:08] "GET /project/6127dcac-438f-4f65-bfe1-e97ccaf614a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038375 10.0.0.19 - - [2025-10-23 18:19:08] "POST /virtual-machines HTTP/1.1" 200 395 0.009113 10.0.0.19 - - [2025-10-23 18:19:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.014017 10.0.0.19 - - [2025-10-23 18:19:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115520 10.0.0.19 - - [2025-10-23 18:19:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.008795 10.0.0.19 - - [2025-10-23 18:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014854 10.0.0.19 - - [2025-10-23 18:19:08] "GET /virtual-machine-interface/c434d2be-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005743 10.0.0.19 - - [2025-10-23 18:19:08] "POST /instance-ips HTTP/1.1" 200 397 0.021201 10.0.0.19 - - [2025-10-23 18:19:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.027064 10.0.0.19 - - [2025-10-23 18:19:08] "GET /virtual-machine-interface/c434d2be-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013523 10.0.0.19 - - [2025-10-23 18:19:08] "POST /set-tag HTTP/1.1" 200 109 0.025618 10.0.0.19 - - [2025-10-23 18:19:08] "GET /virtual-machine-interface/c434d2be-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021438 10.0.0.19 - - [2025-10-23 18:19:08] "GET /instance-ip/c44f5e0e-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003523 10.0.0.19 - - [2025-10-23 18:19:08] "GET /virtual-machine-interface/c434d2be-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004998 10.0.0.19 - - [2025-10-23 18:19:08] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.19 - - [2025-10-23 18:19:09] "POST /tags HTTP/1.1" 200 299 0.021712 10.0.0.19 - - [2025-10-23 18:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010421 10.0.0.19 - - [2025-10-23 18:19:09] "GET /tag/acfd3ab1-673d-4b5a-b9a9-ae35c6ffdc23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013987 10.0.0.19 - - [2025-10-23 18:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.19 - - [2025-10-23 18:19:09] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006696 10.0.0.19 - - [2025-10-23 18:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.19 - - [2025-10-23 18:19:09] "GET /project/6127dcac-438f-4f65-bfe1-e97ccaf614a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.060360 10.0.0.19 - - [2025-10-23 18:19:09] "POST /virtual-machines HTTP/1.1" 200 395 0.013514 10.0.0.19 - - [2025-10-23 18:19:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.014965 10.0.0.19 - - [2025-10-23 18:19:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.159931 10.0.0.19 - - [2025-10-23 18:19:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.018988 10.0.0.19 - - [2025-10-23 18:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.020092 10.0.0.19 - - [2025-10-23 18:19:09] "GET /virtual-machine-interface/c4b0b758-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008930 10.0.0.19 - - [2025-10-23 18:19:09] "POST /instance-ips HTTP/1.1" 200 397 0.029518 10.0.0.19 - - [2025-10-23 18:19:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.045016 10.0.0.19 - - [2025-10-23 18:19:09] "GET /virtual-machine-interface/c4b0b758-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012554 10.0.0.19 - - [2025-10-23 18:19:09] "POST /set-tag HTTP/1.1" 200 109 0.027482 10.0.0.19 - - [2025-10-23 18:19:09] "GET /virtual-machine-interface/c4b0b758-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.026493 10.0.0.19 - - [2025-10-23 18:19:09] "GET /instance-ip/c4cee944-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004464 10.0.0.19 - - [2025-10-23 18:19:09] "GET /virtual-machine-interface/c4b0b758-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005031 10.0.0.19 - - [2025-10-23 18:19:09] "POST /set-tag HTTP/1.1" 200 109 0.002346 10.0.0.19 - - [2025-10-23 18:19:09] "POST /tags HTTP/1.1" 200 299 0.021392 10.0.0.19 - - [2025-10-23 18:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.19 - - [2025-10-23 18:19:09] "GET /tag/c1545af2-19af-4f05-b891-7c6f45cf5721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012835 10.0.0.19 - - [2025-10-23 18:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009959 10.0.0.19 - - [2025-10-23 18:19:09] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005076 10.0.0.19 - - [2025-10-23 18:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.19 - - [2025-10-23 18:19:10] "GET /project/c63fe2d3-e0e6-45b0-b322-473e1581a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.049008 10.0.0.19 - - [2025-10-23 18:19:10] "POST /virtual-machines HTTP/1.1" 200 395 0.011518 10.0.0.19 - - [2025-10-23 18:19:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.032082 10.0.0.19 - - [2025-10-23 18:19:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.130198 10.0.0.19 - - [2025-10-23 18:19:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.012215 10.0.0.19 - - [2025-10-23 18:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.020549 10.0.0.19 - - [2025-10-23 18:19:10] "GET /virtual-machine-interface/c5332d00-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005110 10.0.0.19 - - [2025-10-23 18:19:10] "POST /instance-ips HTTP/1.1" 200 397 0.024832 10.0.0.19 - - [2025-10-23 18:19:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.028643 10.0.0.19 - - [2025-10-23 18:19:10] "GET /virtual-machine-interface/c5332d00-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.019727 10.0.0.19 - - [2025-10-23 18:19:10] "POST /set-tag HTTP/1.1" 200 109 0.028783 10.0.0.19 - - [2025-10-23 18:19:10] "GET /virtual-machine-interface/c5332d00-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020938 10.0.0.19 - - [2025-10-23 18:19:10] "GET /instance-ip/c550e476-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003788 10.0.0.19 - - [2025-10-23 18:19:10] "GET /virtual-machine-interface/c5332d00-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008610 10.0.0.19 - - [2025-10-23 18:19:10] "POST /set-tag HTTP/1.1" 200 109 0.006270 10.0.0.19 - - [2025-10-23 18:19:10] "POST /tags HTTP/1.1" 200 299 0.055007 10.0.0.19 - - [2025-10-23 18:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.19 - - [2025-10-23 18:19:10] "GET /tag/47fb772d-788e-4eec-a15c-6994e4d27568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015018 10.0.0.19 - - [2025-10-23 18:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.19 - - [2025-10-23 18:19:10] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.010217 10.0.0.19 - - [2025-10-23 18:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005113 10.0.0.19 - - [2025-10-23 18:19:10] "GET /project/c63fe2d3-e0e6-45b0-b322-473e1581a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048903 10.0.0.19 - - [2025-10-23 18:19:11] "POST /virtual-machines HTTP/1.1" 200 395 0.012818 10.0.0.19 - - [2025-10-23 18:19:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.046255 10.0.0.19 - - [2025-10-23 18:19:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.159572 10.0.0.19 - - [2025-10-23 18:19:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.029694 10.0.0.19 - - [2025-10-23 18:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.027854 10.0.0.19 - - [2025-10-23 18:19:11] "GET /virtual-machine-interface/c5bd6e98-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006878 10.0.0.19 - - [2025-10-23 18:19:11] "POST /instance-ips HTTP/1.1" 200 397 0.029956 10.0.0.19 - - [2025-10-23 18:19:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.042633 10.0.0.19 - - [2025-10-23 18:19:11] "GET /virtual-machine-interface/c5bd6e98-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.020244 10.0.0.19 - - [2025-10-23 18:19:11] "POST /set-tag HTTP/1.1" 200 109 0.027605 10.0.0.19 - - [2025-10-23 18:19:11] "GET /virtual-machine-interface/c5bd6e98-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.037324 10.0.0.19 - - [2025-10-23 18:19:11] "GET /instance-ip/c5e34168-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006577 10.0.0.19 - - [2025-10-23 18:19:11] "GET /virtual-machine-interface/c5bd6e98-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005112 10.0.0.19 - - [2025-10-23 18:19:11] "POST /set-tag HTTP/1.1" 200 109 0.002835 10.0.0.19 - - [2025-10-23 18:19:11] "GET /virtual-router/dd1b62dc-a279-43b2-938e-773c231501cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.009686 10.0.0.19 - - [2025-10-23 18:19:11] "POST /ref-update HTTP/1.1" 200 156 0.029588 10.0.0.19 - - [2025-10-23 18:19:11] "GET /virtual-machine-interface/c434d2be-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.036263 10.0.0.19 - - [2025-10-23 18:19:11] "POST /set-tag HTTP/1.1" 200 109 0.002241 10.0.0.19 - - [2025-10-23 18:19:11] "GET /virtual-machine-interface/c2331728-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008874 10.0.0.19 - - [2025-10-23 18:19:11] "POST /set-tag HTTP/1.1" 200 109 0.004768 10.0.0.19 - - [2025-10-23 18:19:11] "GET /virtual-router/dd1b62dc-a279-43b2-938e-773c231501cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004873 10.0.0.19 - - [2025-10-23 18:19:11] "POST /ref-update HTTP/1.1" 200 156 0.008664 10.0.0.19 - - [2025-10-23 18:19:11] "GET /virtual-machine-interface/c4b0b758-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012645 10.0.0.19 - - [2025-10-23 18:19:11] "POST /set-tag HTTP/1.1" 200 109 0.003406 10.0.0.19 - - [2025-10-23 18:19:12] "GET /virtual-router/dd1b62dc-a279-43b2-938e-773c231501cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004863 10.0.0.19 - - [2025-10-23 18:19:12] "POST /ref-update HTTP/1.1" 200 156 0.010275 10.0.0.19 - - [2025-10-23 18:19:12] "GET /virtual-machine-interface/c5332d00-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019026 10.0.0.19 - - [2025-10-23 18:19:12] "POST /set-tag HTTP/1.1" 200 109 0.002785 10.0.0.19 - - [2025-10-23 18:19:12] "GET /virtual-machine-interface/c29d0142-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004715 10.0.0.19 - - [2025-10-23 18:19:12] "POST /set-tag HTTP/1.1" 200 109 0.002718 10.0.0.19 - - [2025-10-23 18:19:12] "GET /virtual-router/dd1b62dc-a279-43b2-938e-773c231501cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.011453 10.0.0.19 - - [2025-10-23 18:19:12] "POST /ref-update HTTP/1.1" 200 156 0.021073 10.0.0.19 - - [2025-10-23 18:19:12] "GET /virtual-machine-interface/c5bd6e98-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021864 10.0.0.19 - - [2025-10-23 18:19:12] "POST /set-tag HTTP/1.1" 200 109 0.009737 10.0.0.19 - - [2025-10-23 18:19:12] "GET /virtual-machine-interface/c33bea14-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006097 10.0.0.19 - - [2025-10-23 18:19:12] "POST /set-tag HTTP/1.1" 200 109 0.002687 10.0.0.19 - - [2025-10-23 18:19:12] "GET /virtual-machine-interface/c3af7d08-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011146 10.0.0.19 - - [2025-10-23 18:19:12] "POST /set-tag HTTP/1.1" 200 109 0.004770 10.0.0.19 - - [2025-10-23 18:19:12] "GET /virtual-machine-interface/c434d2be-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012763 10.0.0.19 - - [2025-10-23 18:19:12] "POST /set-tag HTTP/1.1" 200 109 0.003499 10.0.0.19 - - [2025-10-23 18:19:12] "GET /virtual-machine-interface/c4b0b758-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006768 10.0.0.19 - - [2025-10-23 18:19:12] "POST /set-tag HTTP/1.1" 200 109 0.003864 10.0.0.19 - - [2025-10-23 18:19:12] "GET /virtual-machine-interface/c2331728-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005997 10.0.0.19 - - [2025-10-23 18:19:12] "POST /set-tag HTTP/1.1" 200 109 0.012228 10.0.0.19 - - [2025-10-23 18:19:12] "GET /virtual-machine-interface/c5332d00-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021412 10.0.0.19 - - [2025-10-23 18:19:12] "POST /set-tag HTTP/1.1" 200 109 0.002659 10.0.0.19 - - [2025-10-23 18:19:12] "GET /virtual-machine-interface/c33bea14-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004982 10.0.0.19 - - [2025-10-23 18:19:12] "POST /set-tag HTTP/1.1" 200 109 0.003454 10.0.0.19 - - [2025-10-23 18:19:12] "GET /virtual-machine-interface/c5bd6e98-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004827 10.0.0.19 - - [2025-10-23 18:19:12] "POST /set-tag HTTP/1.1" 200 109 0.002783 10.0.0.19 - - [2025-10-23 18:19:12] "GET /virtual-machine-interface/c29d0142-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005263 10.0.0.19 - - [2025-10-23 18:19:12] "POST /set-tag HTTP/1.1" 200 109 0.002973 10.0.0.19 - - [2025-10-23 18:19:14] "GET /virtual-machine/19f38b8c-fcdf-4e44-8cbc-9d0a418709dc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003362 10.0.0.19 - - [2025-10-23 18:19:14] "GET /virtual-machine-interface/c2331728-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007260 10.0.0.19 - - [2025-10-23 18:19:14] "GET /virtual-machine/edadd5d1-017a-4509-b87d-2260dfae5b3a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.008404 10.0.0.19 - - [2025-10-23 18:19:14] "GET /virtual-machine-interface/c29d0142-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004603 10.0.0.19 - - [2025-10-23 18:19:14] "GET /virtual-machine/c4f7810d-89fb-4eec-94aa-65c814b23f70?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003141 10.0.0.19 - - [2025-10-23 18:19:14] "GET /virtual-machine-interface/c33bea14-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004485 10.0.0.19 - - [2025-10-23 18:19:14] "GET /virtual-machine-interface/c3af7d08-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004941 10.0.0.19 - - [2025-10-23 18:19:14] "POST /set-tag HTTP/1.1" 200 109 0.002989 10.0.0.19 - - [2025-10-23 18:19:15] "GET /virtual-machine-interface/c434d2be-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005803 10.0.0.19 - - [2025-10-23 18:19:15] "POST /set-tag HTTP/1.1" 200 109 0.004220 10.0.0.19 - - [2025-10-23 18:19:15] "GET /virtual-machine-interface/c5332d00-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008451 10.0.0.19 - - [2025-10-23 18:19:15] "POST /set-tag HTTP/1.1" 200 109 0.003910 10.0.0.19 - - [2025-10-23 18:19:19] "GET /virtual-machine/bd4a6782-976f-4240-8bc7-90efcaf8bbd5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003634 10.0.0.19 - - [2025-10-23 18:19:19] "GET /virtual-machine-interface/c3af7d08-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004522 10.0.0.19 - - [2025-10-23 18:19:19] "GET /virtual-machine/e3c741ae-51e8-4718-a211-a3ecfc5633e9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003164 10.0.0.19 - - [2025-10-23 18:19:19] "GET /virtual-machine-interface/c434d2be-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004740 10.0.0.19 - - [2025-10-23 18:19:19] "GET /virtual-machine/b9afa7bb-f03b-4d03-b1a9-2c63fedca9a9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003247 10.0.0.19 - - [2025-10-23 18:19:19] "GET /virtual-machine-interface/c5332d00-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005015 10.0.0.19 - - [2025-10-23 18:19:22] "GET /virtual-machine-interface/c5bd6e98-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005501 10.0.0.19 - - [2025-10-23 18:19:22] "POST /set-tag HTTP/1.1" 200 109 0.002713 10.0.0.19 - - [2025-10-23 18:19:23] "GET /virtual-machine-interface/c4b0b758-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005083 10.0.0.19 - - [2025-10-23 18:19:23] "POST /set-tag HTTP/1.1" 200 109 0.002300 10.0.0.19 - - [2025-10-23 18:19:24] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013415 10.0.0.19 - - [2025-10-23 18:19:24] "POST /set-tag HTTP/1.1" 200 109 0.003104 10.0.0.19 - - [2025-10-23 18:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.19 - - [2025-10-23 18:19:24] "GET /loadbalancer/996e3704-ee4c-4ca8-b7db-85fbade21281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003020 10.0.0.19 - - [2025-10-23 18:19:24] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007511 10.0.0.19 - - [2025-10-23 18:19:24] "POST /set-tag HTTP/1.1" 200 109 0.022076 10.0.0.19 - - [2025-10-23 18:19:24] "DELETE /loadbalancer-member/72fd239a-449a-4159-8977-a23ee2739ab9 HTTP/1.1" 200 115 0.026031 10.0.0.19 - - [2025-10-23 18:19:24] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008211 10.0.0.19 - - [2025-10-23 18:19:24] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.19 - - [2025-10-23 18:19:24] "DELETE /loadbalancer-member/ff1bd179-2cb8-4970-9ca8-f183781829f1 HTTP/1.1" 200 115 0.229523 10.0.0.19 - - [2025-10-23 18:19:24] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004747 10.0.0.19 - - [2025-10-23 18:19:24] "POST /set-tag HTTP/1.1" 200 109 0.002190 10.0.0.19 - - [2025-10-23 18:19:24] "DELETE /loadbalancer-member/bd45d9e5-58cf-4f9f-a6f5-def7c6edc8b9 HTTP/1.1" 200 115 0.045035 10.0.0.19 - - [2025-10-23 18:19:24] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004630 10.0.0.19 - - [2025-10-23 18:19:24] "POST /set-tag HTTP/1.1" 200 109 0.002229 10.0.0.19 - - [2025-10-23 18:19:24] "GET /virtual-machine/9eff051a-e7db-4e6b-b28b-2a59b955c5d8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003220 10.0.0.19 - - [2025-10-23 18:19:24] "GET /virtual-machine-interface/c4b0b758-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014002 10.0.0.19 - - [2025-10-23 18:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.19 - - [2025-10-23 18:19:24] "GET /loadbalancer/996e3704-ee4c-4ca8-b7db-85fbade21281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002684 10.0.0.19 - - [2025-10-23 18:19:24] "GET /loadbalancer-pool/254bf511-22c0-45a8-8910-485881bad873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003849 10.0.0.19 - - [2025-10-23 18:19:24] "GET /virtual-machine/807cb2bc-a16f-461a-b339-f69579a5ce20?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003018 10.0.0.19 - - [2025-10-23 18:19:24] "GET /virtual-machine-interface/c5bd6e98-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005365 10.0.0.19 - - [2025-10-23 18:19:24] "POST /loadbalancer-members HTTP/1.1" 200 690 0.041752 10.0.0.19 - - [2025-10-23 18:19:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.026593 10.0.0.19 - - [2025-10-23 18:19:24] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.025223 10.0.0.19 - - [2025-10-23 18:19:24] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013316 10.0.0.19 - - [2025-10-23 18:19:24] "GET /floating-ip/63c5a62f-30f1-48ff-b673-5a13381fadb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003261 10.0.0.19 - - [2025-10-23 18:19:25] "POST /set-tag HTTP/1.1" 200 109 0.066224 10.0.0.19 - - [2025-10-23 18:19:25] "GET /loadbalancer-pool/3703699e-62ad-449a-aa5a-852a9e534f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.029353 10.0.0.19 - - [2025-10-23 18:19:25] "POST /loadbalancer-members HTTP/1.1" 200 690 0.042832 10.0.0.19 - - [2025-10-23 18:19:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.013110 10.0.0.19 - - [2025-10-23 18:19:25] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017443 10.0.0.19 - - [2025-10-23 18:19:25] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007062 10.0.0.19 - - [2025-10-23 18:19:25] "POST /set-tag HTTP/1.1" 200 109 0.006233 10.0.0.19 - - [2025-10-23 18:19:25] "GET /floating-ip/63c5a62f-30f1-48ff-b673-5a13381fadb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003789 10.0.0.19 - - [2025-10-23 18:19:25] "GET /loadbalancer-pool/c4335a3e-fe3d-46a6-be47-b40197031976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004136 10.0.0.19 - - [2025-10-23 18:19:25] "POST /loadbalancer-members HTTP/1.1" 200 692 0.039345 10.0.0.19 - - [2025-10-23 18:19:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.039763 10.0.0.19 - - [2025-10-23 18:19:25] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019914 10.0.0.19 - - [2025-10-23 18:19:25] "GET /virtual-machine-interface/50d998dc-b03b-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014482 10.0.0.19 - - [2025-10-23 18:19:25] "GET /floating-ip/63c5a62f-30f1-48ff-b673-5a13381fadb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003450 10.0.0.19 - - [2025-10-23 18:19:25] "POST /set-tag HTTP/1.1" 200 109 0.002629 10.0.0.19 - - [2025-10-23 18:19:25] "GET /loadbalancer/9a8f8aa5-2a57-4aae-bf65-f108f2b043e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003839 10.0.0.19 - - [2025-10-23 18:19:25] "POST /tags HTTP/1.1" 200 333 0.025760 10.0.0.19 - - [2025-10-23 18:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004875 10.0.0.19 - - [2025-10-23 18:19:25] "GET /tag/2b9b6b69-1b79-4659-964d-c33b8bbb9d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015252 10.0.0.19 - - [2025-10-23 18:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.19 - - [2025-10-23 18:19:25] "GET /project/6127dcac-438f-4f65-bfe1-e97ccaf614a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.057138 10.0.0.19 - - [2025-10-23 18:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.19 - - [2025-10-23 18:19:25] "GET /virtual-network/51ccedfc-675f-4032-a975-8124564cc754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007030 10.0.0.19 - - [2025-10-23 18:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.19 - - [2025-10-23 18:19:25] "GET /service-appliance-set/bf9d6080-cf02-4cfd-acb7-8c2fd8ba61c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002486 10.0.0.19 - - [2025-10-23 18:19:25] "POST /fqname-to-id HTTP/1.1" 404 273 0.002295 10.0.0.19 - - [2025-10-23 18:19:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.115587 10.0.0.19 - - [2025-10-23 18:19:25] "GET /virtual-machine-interface/ca741e4c-988b-4145-86cd-321de19c80bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.028998 10.0.0.19 - - [2025-10-23 18:19:26] "POST /instance-ips HTTP/1.1" 200 409 0.038217 10.0.0.19 - - [2025-10-23 18:19:26] "GET /instance-ip/cfaa8e49-5038-4310-9a4a-a87d5603f4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.008478 10.0.0.19 - - [2025-10-23 18:19:26] "POST /loadbalancers HTTP/1.1" 200 629 0.069384 10.0.0.19 - - [2025-10-23 18:19:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.038126 10.0.0.19 - - [2025-10-23 18:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.024333 10.0.0.19 - - [2025-10-23 18:19:26] "GET /project/6127dcac-438f-4f65-bfe1-e97ccaf614a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.094703 10.0.0.19 - - [2025-10-23 18:19:26] "GET /instance-ip/cfaa8e49-5038-4310-9a4a-a87d5603f4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.008137 10.0.0.19 - - [2025-10-23 18:19:26] "GET /project/6127dcac-438f-4f65-bfe1-e97ccaf614a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.074985 10.0.0.19 - - [2025-10-23 18:19:26] "POST /floating-ips HTTP/1.1" 200 597 0.077472 10.0.0.19 - - [2025-10-23 18:19:26] "GET /loadbalancer/9a8f8aa5-2a57-4aae-bf65-f108f2b043e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003812 10.0.0.19 - - [2025-10-23 18:19:26] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.028308 10.0.0.19 - - [2025-10-23 18:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.19 - - [2025-10-23 18:19:26] "GET /loadbalancer/9a8f8aa5-2a57-4aae-bf65-f108f2b043e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003163 10.0.0.19 - - [2025-10-23 18:19:26] "GET /project/6127dcac-438f-4f65-bfe1-e97ccaf614a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044595 10.0.0.19 - - [2025-10-23 18:19:26] "GET /loadbalancer-listener/94e9cc29-364e-4604-8d66-59953e4dd16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.026117 10.0.0.19 - - [2025-10-23 18:19:26] "GET /loadbalancer-listener/94e9cc29-364e-4604-8d66-59953e4dd16a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.005586 10.0.0.19 - - [2025-10-23 18:19:26] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.031869 10.0.0.19 - - [2025-10-23 18:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006616 10.0.0.19 - - [2025-10-23 18:19:26] "GET /instance-ip/cfaa8e49-5038-4310-9a4a-a87d5603f4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.011486 10.0.0.19 - - [2025-10-23 18:19:26] "GET /loadbalancer/9a8f8aa5-2a57-4aae-bf65-f108f2b043e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.006566 10.0.0.19 - - [2025-10-23 18:19:26] "GET /instance-ip/cfaa8e49-5038-4310-9a4a-a87d5603f4c8?fields=floating_ips HTTP/1.1" 200 1213 0.014796 10.0.0.19 - - [2025-10-23 18:19:26] "GET /floating-ip/67ebf7e3-8523-4a3b-8bbc-11e7a520e1eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.009588 10.0.0.19 - - [2025-10-23 18:19:26] "GET /loadbalancer-pool/cc837324-8dea-44d6-b39f-1492e3cc8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.019019 10.0.0.19 - - [2025-10-23 18:19:26] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021711 10.0.0.19 - - [2025-10-23 18:19:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.043758 10.0.0.19 - - [2025-10-23 18:19:26] "GET /virtual-machine-interface/c2331728-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013936 10.0.0.19 - - [2025-10-23 18:19:26] "GET /virtual-machine-interface/c2331728-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004459 10.0.0.19 - - [2025-10-23 18:19:26] "POST /ref-update HTTP/1.1" 200 156 0.010310 10.0.0.19 - - [2025-10-23 18:19:26] "POST /tags HTTP/1.1" 409 221 0.002052 10.0.0.19 - - [2025-10-23 18:19:26] "GET /floating-ip/67ebf7e3-8523-4a3b-8bbc-11e7a520e1eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.031364 10.0.0.19 - - [2025-10-23 18:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.19 - - [2025-10-23 18:19:26] "GET /tag/2b9b6b69-1b79-4659-964d-c33b8bbb9d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018201 10.0.0.19 - - [2025-10-23 18:19:27] "PUT /floating-ip/67ebf7e3-8523-4a3b-8bbc-11e7a520e1eb HTTP/1.1" 200 256 0.016905 10.0.0.19 - - [2025-10-23 18:19:27] "POST /set-tag HTTP/1.1" 200 109 0.114205 10.0.0.19 - - [2025-10-23 18:19:27] "GET /loadbalancer-pool/cc837324-8dea-44d6-b39f-1492e3cc8d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.032641 10.0.0.19 - - [2025-10-23 18:19:27] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019034 10.0.0.19 - - [2025-10-23 18:19:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.012330 10.0.0.19 - - [2025-10-23 18:19:27] "GET /virtual-machine-interface/c29d0142-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014082 10.0.0.19 - - [2025-10-23 18:19:27] "GET /virtual-machine-interface/c29d0142-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005207 10.0.0.19 - - [2025-10-23 18:19:27] "POST /ref-update HTTP/1.1" 200 156 0.012556 10.0.0.19 - - [2025-10-23 18:19:27] "GET /floating-ip/67ebf7e3-8523-4a3b-8bbc-11e7a520e1eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.017407 10.0.0.19 - - [2025-10-23 18:19:27] "POST /set-tag HTTP/1.1" 200 109 0.109296 10.0.0.19 - - [2025-10-23 18:19:28] "POST /tags HTTP/1.1" 409 206 0.003028 10.0.0.19 - - [2025-10-23 18:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.19 - - [2025-10-23 18:19:28] "GET /tag/a7a6584a-c2d1-4bf6-8a21-f5449b412660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014530 10.0.0.19 - - [2025-10-23 18:19:28] "POST /tags HTTP/1.1" 409 204 0.004743 10.0.0.19 - - [2025-10-23 18:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.19 - - [2025-10-23 18:19:28] "GET /tag/acfd3ab1-673d-4b5a-b9a9-ae35c6ffdc23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012957 10.0.0.19 - - [2025-10-23 18:19:28] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003133 10.0.0.19 - - [2025-10-23 18:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.19 - - [2025-10-23 18:19:28] "GET /policy-management/360140ed-37a3-4433-8e77-6ea5240bef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003205 10.0.0.19 - - [2025-10-23 18:19:28] "POST /tags HTTP/1.1" 409 206 0.002298 10.0.0.19 - - [2025-10-23 18:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.19 - - [2025-10-23 18:19:28] "GET /tag/a7a6584a-c2d1-4bf6-8a21-f5449b412660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016480 10.0.0.19 - - [2025-10-23 18:19:28] "POST /tags HTTP/1.1" 409 226 0.004546 10.0.0.19 - - [2025-10-23 18:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.19 - - [2025-10-23 18:19:28] "GET /tag/1eff82af-8f1c-4af5-aa44-ba92bf98688c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013871 10.0.0.19 - - [2025-10-23 18:19:28] "POST /tags HTTP/1.1" 409 204 0.004016 10.0.0.19 - - [2025-10-23 18:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.19 - - [2025-10-23 18:19:28] "GET /tag/acfd3ab1-673d-4b5a-b9a9-ae35c6ffdc23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.018950 10.0.0.19 - - [2025-10-23 18:19:28] "POST /tags HTTP/1.1" 409 226 0.002539 10.0.0.19 - - [2025-10-23 18:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.19 - - [2025-10-23 18:19:28] "GET /tag/1eff82af-8f1c-4af5-aa44-ba92bf98688c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.018191 10.0.0.19 - - [2025-10-23 18:19:28] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004555 10.0.0.19 - - [2025-10-23 18:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.19 - - [2025-10-23 18:19:28] "GET /policy-management/360140ed-37a3-4433-8e77-6ea5240bef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003394 10.0.0.19 - - [2025-10-23 18:19:28] "POST /firewall-rules HTTP/1.1" 200 626 0.107180 10.0.0.19 - - [2025-10-23 18:19:28] "POST /firewall-rules HTTP/1.1" 200 646 0.106973 10.0.0.19 - - [2025-10-23 18:19:28] "GET /firewall-rule/1977f917-f69c-43ce-b1eb-e8b61149e9c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.010433 10.0.0.19 - - [2025-10-23 18:19:28] "GET /firewall-policy/8fe56b81-21ac-48bd-b6d8-8234ae1ac10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003337 10.0.0.19 - - [2025-10-23 18:19:28] "GET /firewall-rule/f31fa539-3eca-41f9-b655-b59d39e3d74a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004293 10.0.0.19 - - [2025-10-23 18:19:28] "POST /ref-update HTTP/1.1" 200 156 0.018769 10.0.0.19 - - [2025-10-23 18:19:29] "POST /firewall-policys HTTP/1.1" 200 606 0.035988 10.0.0.19 - - [2025-10-23 18:19:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.025434 10.0.0.19 - - [2025-10-23 18:19:29] "GET /firewall-policy/13bf04af-3148-429a-8cf7-d2d5fec3d0bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.014099 10.0.0.19 - - [2025-10-23 18:19:29] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003268 10.0.0.19 - - [2025-10-23 18:19:29] "GET /firewall-policy/13bf04af-3148-429a-8cf7-d2d5fec3d0bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002502 10.0.0.19 - - [2025-10-23 18:19:29] "GET /firewall-policy/0c93a934-b7f6-4309-a96e-9bca0a2535d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.003464 10.0.0.19 - - [2025-10-23 18:19:29] "GET /firewall-policy/304e780e-b64f-4c9c-be27-06f0282f823b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004376 10.0.0.19 - - [2025-10-23 18:19:29] "GET /firewall-policy/8fe56b81-21ac-48bd-b6d8-8234ae1ac10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003803 10.0.0.19 - - [2025-10-23 18:19:29] "GET /firewall-policy/8fe56b81-21ac-48bd-b6d8-8234ae1ac10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002308 10.0.0.19 - - [2025-10-23 18:19:29] "GET /firewall-policy/0c93a934-b7f6-4309-a96e-9bca0a2535d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.003071 10.0.0.19 - - [2025-10-23 18:19:29] "POST /ref-update HTTP/1.1" 200 156 0.018371 10.0.0.19 - - [2025-10-23 18:19:29] "POST /ref-update HTTP/1.1" 200 156 0.042979 10.0.0.19 - - [2025-10-23 18:19:29] "POST /ref-update HTTP/1.1" 200 156 0.023577 10.0.0.19 - - [2025-10-23 18:19:29] "POST /ref-update HTTP/1.1" 200 156 0.038405 10.0.0.19 - - [2025-10-23 18:19:29] "POST /ref-update HTTP/1.1" 200 156 0.037857 10.0.0.19 - - [2025-10-23 18:19:29] "GET /firewall-policy/13bf04af-3148-429a-8cf7-d2d5fec3d0bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003750 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:20:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001057 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:20:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000944 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:20:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001063 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:20:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:20:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001114 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:20:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001026 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:21:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001122 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:21:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001034 10.0.0.19 - - [2025-10-23 18:21:27] "POST /tags HTTP/1.1" 409 252 0.003116 10.0.0.19 - - [2025-10-23 18:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.19 - - [2025-10-23 18:21:27] "GET /tag/10f6538f-7f34-48f9-8b6d-736eb2cf1be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016611 10.0.0.19 - - [2025-10-23 18:21:27] "POST /tags HTTP/1.1" 409 228 0.007171 10.0.0.19 - - [2025-10-23 18:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.19 - - [2025-10-23 18:21:27] "GET /tag/9b408136-66f6-427d-8a57-334fcad0399d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011791 10.0.0.19 - - [2025-10-23 18:21:27] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004254 10.0.0.19 - - [2025-10-23 18:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.19 - - [2025-10-23 18:21:28] "GET /policy-management/360140ed-37a3-4433-8e77-6ea5240bef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003147 10.0.0.19 - - [2025-10-23 18:21:28] "POST /tags HTTP/1.1" 409 206 0.001749 10.0.0.19 - - [2025-10-23 18:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.19 - - [2025-10-23 18:21:28] "GET /tag/a7a6584a-c2d1-4bf6-8a21-f5449b412660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011342 10.0.0.19 - - [2025-10-23 18:21:28] "POST /tags HTTP/1.1" 409 226 0.001880 10.0.0.19 - - [2025-10-23 18:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.19 - - [2025-10-23 18:21:28] "GET /tag/1eff82af-8f1c-4af5-aa44-ba92bf98688c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016455 10.0.0.19 - - [2025-10-23 18:21:28] "POST /tags HTTP/1.1" 409 204 0.002333 10.0.0.19 - - [2025-10-23 18:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.19 - - [2025-10-23 18:21:28] "GET /tag/acfd3ab1-673d-4b5a-b9a9-ae35c6ffdc23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016943 10.0.0.19 - - [2025-10-23 18:21:28] "POST /tags HTTP/1.1" 409 226 0.002707 10.0.0.19 - - [2025-10-23 18:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.19 - - [2025-10-23 18:21:28] "GET /tag/1eff82af-8f1c-4af5-aa44-ba92bf98688c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012294 10.0.0.19 - - [2025-10-23 18:21:28] "POST /tags HTTP/1.1" 409 228 0.002029 10.0.0.19 - - [2025-10-23 18:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.19 - - [2025-10-23 18:21:28] "GET /tag/9b408136-66f6-427d-8a57-334fcad0399d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016244 10.0.0.19 - - [2025-10-23 18:21:28] "POST /tags HTTP/1.1" 409 252 0.002150 10.0.0.19 - - [2025-10-23 18:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.19 - - [2025-10-23 18:21:28] "GET /tag/10f6538f-7f34-48f9-8b6d-736eb2cf1be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011492 10.0.0.19 - - [2025-10-23 18:21:28] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002420 10.0.0.19 - - [2025-10-23 18:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.19 - - [2025-10-23 18:21:28] "GET /policy-management/360140ed-37a3-4433-8e77-6ea5240bef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002994 10.0.0.19 - - [2025-10-23 18:21:28] "POST /firewall-rules HTTP/1.1" 409 281 0.002067 10.0.0.19 - - [2025-10-23 18:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.19 - - [2025-10-23 18:21:28] "PUT /firewall-rule/f31fa539-3eca-41f9-b655-b59d39e3d74a HTTP/1.1" 200 260 0.022904 10.0.0.19 - - [2025-10-23 18:21:28] "POST /firewall-rules HTTP/1.1" 409 291 0.039952 10.0.0.19 - - [2025-10-23 18:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.19 - - [2025-10-23 18:21:28] "PUT /firewall-rule/1977f917-f69c-43ce-b1eb-e8b61149e9c7 HTTP/1.1" 200 260 0.021816 10.0.0.19 - - [2025-10-23 18:21:28] "GET /firewall-rule/1977f917-f69c-43ce-b1eb-e8b61149e9c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.011801 10.0.0.19 - - [2025-10-23 18:21:28] "POST /firewall-rules HTTP/1.1" 200 658 0.073253 10.0.0.19 - - [2025-10-23 18:21:28] "GET /firewall-rule/fa4d207d-2689-41b6-8800-6dadf5108123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.006280 10.0.0.19 - - [2025-10-23 18:21:28] "GET /firewall-policy/8fe56b81-21ac-48bd-b6d8-8234ae1ac10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002419 10.0.0.19 - - [2025-10-23 18:21:28] "GET /firewall-rule/f31fa539-3eca-41f9-b655-b59d39e3d74a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003458 10.0.0.19 - - [2025-10-23 18:21:28] "POST /firewall-policys HTTP/1.1" 409 269 0.002002 10.0.0.19 - - [2025-10-23 18:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.19 - - [2025-10-23 18:21:28] "PUT /firewall-policy/13bf04af-3148-429a-8cf7-d2d5fec3d0bd HTTP/1.1" 200 264 0.022617 10.0.0.19 - - [2025-10-23 18:21:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.012239 10.0.0.19 - - [2025-10-23 18:21:29] "GET /firewall-policy/13bf04af-3148-429a-8cf7-d2d5fec3d0bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.012273 10.0.0.19 - - [2025-10-23 18:21:29] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003609 10.0.0.19 - - [2025-10-23 18:21:29] "GET /firewall-policy/13bf04af-3148-429a-8cf7-d2d5fec3d0bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003114 10.0.0.19 - - [2025-10-23 18:21:29] "GET /firewall-policy/0c93a934-b7f6-4309-a96e-9bca0a2535d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.003006 10.0.0.19 - - [2025-10-23 18:21:29] "GET /firewall-policy/13bf04af-3148-429a-8cf7-d2d5fec3d0bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002257 10.0.0.19 - - [2025-10-23 18:21:29] "GET /firewall-policy/13bf04af-3148-429a-8cf7-d2d5fec3d0bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003149 10.0.0.19 - - [2025-10-23 18:22:30] "GET /virtual-machine-interface/c2331728-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005460 10.0.0.19 - - [2025-10-23 18:22:30] "POST /set-tag HTTP/1.1" 200 109 0.003511 10.0.0.19 - - [2025-10-23 18:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539 10.0.0.19 - - [2025-10-23 18:22:30] "GET /loadbalancer/9a8f8aa5-2a57-4aae-bf65-f108f2b043e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.005657 10.0.0.19 - - [2025-10-23 18:22:30] "GET /virtual-machine-interface/c2331728-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005020 10.0.0.19 - - [2025-10-23 18:22:30] "POST /set-tag HTTP/1.1" 200 109 0.023756 10.0.0.19 - - [2025-10-23 18:22:30] "DELETE /loadbalancer-member/f39f542d-f67b-4282-b8d7-0ba4c6ee772c HTTP/1.1" 200 115 0.041337 10.0.0.19 - - [2025-10-23 18:22:30] "GET /virtual-machine-interface/c3af7d08-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005542 10.0.0.19 - - [2025-10-23 18:22:30] "POST /set-tag HTTP/1.1" 200 109 0.002743 10.0.0.19 - - [2025-10-23 18:22:30] "GET /virtual-machine-interface/c5332d00-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004518 10.0.0.19 - - [2025-10-23 18:22:30] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.19 - - [2025-10-23 18:22:30] "GET /virtual-machine-interface/c4b0b758-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004838 10.0.0.19 - - [2025-10-23 18:22:30] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.19 - - [2025-10-23 18:22:30] "GET /virtual-machine-interface/c29d0142-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004193 10.0.0.19 - - [2025-10-23 18:22:30] "POST /set-tag HTTP/1.1" 200 109 0.002852 10.0.0.19 - - [2025-10-23 18:22:30] "GET /virtual-machine-interface/c5bd6e98-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012284 10.0.0.19 - - [2025-10-23 18:22:30] "POST /set-tag HTTP/1.1" 200 109 0.002281 10.0.0.19 - - [2025-10-23 18:22:30] "GET /virtual-machine-interface/c434d2be-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006038 10.0.0.19 - - [2025-10-23 18:22:30] "POST /set-tag HTTP/1.1" 200 109 0.002577 10.0.0.19 - - [2025-10-23 18:22:30] "GET /virtual-machine-interface/c33bea14-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005006 10.0.0.19 - - [2025-10-23 18:22:31] "POST /set-tag HTTP/1.1" 200 109 0.003243 10.0.0.19 - - [2025-10-23 18:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.19 - - [2025-10-23 18:22:31] "GET /loadbalancer/9a8f8aa5-2a57-4aae-bf65-f108f2b043e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002596 10.0.0.19 - - [2025-10-23 18:22:31] "GET /virtual-machine-interface/c33bea14-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006900 10.0.0.19 - - [2025-10-23 18:22:31] "POST /set-tag HTTP/1.1" 200 109 0.002939 10.0.0.19 - - [2025-10-23 18:22:32] "GET /virtual-machine-interface/c33bea14-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011512 10.0.0.19 - - [2025-10-23 18:22:32] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.19 - - [2025-10-23 18:22:32] "GET /virtual-machine/c4f7810d-89fb-4eec-94aa-65c814b23f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004253 10.0.0.19 - - [2025-10-23 18:22:32] "POST /ref-update HTTP/1.1" 200 156 0.011388 10.0.0.19 - - [2025-10-23 18:22:32] "GET /virtual-machine-interface/c33bea14-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018383 10.0.0.19 - - [2025-10-23 18:22:32] "POST /set-tag HTTP/1.1" 200 109 0.023831 10.0.0.19 - - [2025-10-23 18:22:32] "POST /set-tag HTTP/1.1" 200 109 0.032427 10.0.0.19 - - [2025-10-23 18:22:32] "POST /set-tag HTTP/1.1" 200 109 0.040266 10.0.0.19 - - [2025-10-23 18:22:32] "POST /set-tag HTTP/1.1" 200 109 0.024794 10.0.0.19 - - [2025-10-23 18:22:32] "POST /set-tag HTTP/1.1" 200 109 0.045160 10.0.0.19 - - [2025-10-23 18:22:32] "DELETE /instance-ip/c3539790-b03c-11f0-8c3f-fa163e6e681a HTTP/1.1" 200 115 0.102844 10.0.0.19 - - [2025-10-23 18:22:32] "DELETE /virtual-machine-interface/c33bea14-b03c-11f0-8c3f-fa163e6e681a HTTP/1.1" 200 115 0.052971 10.0.0.19 - - [2025-10-23 18:22:32] "DELETE /virtual-machine/c4f7810d-89fb-4eec-94aa-65c814b23f70 HTTP/1.1" 200 115 0.022396 10.0.0.19 - - [2025-10-23 18:22:32] "GET /virtual-machine-interface/c3af7d08-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005354 10.0.0.19 - - [2025-10-23 18:22:32] "POST /set-tag HTTP/1.1" 200 109 0.002628 10.0.0.19 - - [2025-10-23 18:22:32] "GET /virtual-machine-interface/c3af7d08-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004512 10.0.0.19 - - [2025-10-23 18:22:32] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.19 - - [2025-10-23 18:22:32] "GET /virtual-machine/bd4a6782-976f-4240-8bc7-90efcaf8bbd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.009786 10.0.0.19 - - [2025-10-23 18:22:32] "POST /ref-update HTTP/1.1" 200 156 0.011869 10.0.0.19 - - [2025-10-23 18:22:32] "GET /virtual-machine-interface/c3af7d08-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006751 10.0.0.19 - - [2025-10-23 18:22:32] "POST /set-tag HTTP/1.1" 200 109 0.021540 10.0.0.19 - - [2025-10-23 18:22:32] "POST /set-tag HTTP/1.1" 200 109 0.037267 10.0.0.19 - - [2025-10-23 18:22:32] "POST /set-tag HTTP/1.1" 200 109 0.048961 10.0.0.19 - - [2025-10-23 18:22:32] "POST /set-tag HTTP/1.1" 200 109 0.029879 10.0.0.19 - - [2025-10-23 18:22:33] "POST /set-tag HTTP/1.1" 200 109 0.066498 10.0.0.19 - - [2025-10-23 18:22:33] "DELETE /instance-ip/c3c750f4-b03c-11f0-8c3f-fa163e6e681a HTTP/1.1" 200 115 0.079698 10.0.0.19 - - [2025-10-23 18:22:33] "DELETE /virtual-machine-interface/c3af7d08-b03c-11f0-8c3f-fa163e6e681a HTTP/1.1" 200 115 0.063157 10.0.0.19 - - [2025-10-23 18:22:33] "DELETE /virtual-machine/bd4a6782-976f-4240-8bc7-90efcaf8bbd5 HTTP/1.1" 200 115 0.031461 10.0.0.19 - - [2025-10-23 18:22:33] "DELETE /tag/151b7b51-896d-4d1b-b7db-0b92f6166cf0 HTTP/1.1" 200 115 0.054507 10.0.0.19 - - [2025-10-23 18:22:33] "GET /virtual-machine-interface/c2331728-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004990 10.0.0.19 - - [2025-10-23 18:22:33] "POST /set-tag HTTP/1.1" 200 109 0.002931 10.0.0.19 - - [2025-10-23 18:22:33] "GET /virtual-machine-interface/c2331728-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006639 10.0.0.19 - - [2025-10-23 18:22:33] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.19 - - [2025-10-23 18:22:33] "GET /virtual-machine/19f38b8c-fcdf-4e44-8cbc-9d0a418709dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003211 10.0.0.19 - - [2025-10-23 18:22:33] "POST /ref-update HTTP/1.1" 200 156 0.013327 10.0.0.19 - - [2025-10-23 18:22:33] "GET /virtual-machine-interface/c2331728-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019042 10.0.0.19 - - [2025-10-23 18:22:33] "POST /set-tag HTTP/1.1" 200 109 0.021210 10.0.0.19 - - [2025-10-23 18:22:33] "POST /set-tag HTTP/1.1" 200 109 0.063278 10.0.0.19 - - [2025-10-23 18:22:33] "POST /set-tag HTTP/1.1" 200 109 0.040459 10.0.0.19 - - [2025-10-23 18:22:33] "POST /set-tag HTTP/1.1" 200 109 0.022138 10.0.0.19 - - [2025-10-23 18:22:33] "POST /set-tag HTTP/1.1" 200 109 0.034549 10.0.0.19 - - [2025-10-23 18:22:33] "DELETE /instance-ip/c24b8952-b03c-11f0-8c3f-fa163e6e681a HTTP/1.1" 200 115 0.053236 10.0.0.19 - - [2025-10-23 18:22:33] "POST /ref-update HTTP/1.1" 200 156 0.009969 10.0.0.19 - - [2025-10-23 18:22:33] "DELETE /virtual-machine-interface/c2331728-b03c-11f0-8c3f-fa163e6e681a HTTP/1.1" 200 115 0.053083 10.0.0.19 - - [2025-10-23 18:22:33] "DELETE /virtual-machine/19f38b8c-fcdf-4e44-8cbc-9d0a418709dc HTTP/1.1" 200 115 0.025599 10.0.0.19 - - [2025-10-23 18:22:33] "GET /virtual-machine-interface/c29d0142-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.014019 10.0.0.19 - - [2025-10-23 18:22:33] "POST /set-tag HTTP/1.1" 200 109 0.002828 10.0.0.19 - - [2025-10-23 18:22:33] "GET /virtual-machine-interface/c29d0142-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004628 10.0.0.19 - - [2025-10-23 18:22:34] "POST /set-tag HTTP/1.1" 200 109 0.003136 10.0.0.19 - - [2025-10-23 18:22:34] "GET /virtual-machine/edadd5d1-017a-4509-b87d-2260dfae5b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003128 10.0.0.19 - - [2025-10-23 18:22:34] "POST /ref-update HTTP/1.1" 200 156 0.010707 10.0.0.19 - - [2025-10-23 18:22:34] "GET /virtual-machine-interface/c29d0142-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.012781 10.0.0.19 - - [2025-10-23 18:22:34] "POST /set-tag HTTP/1.1" 200 109 0.022033 10.0.0.19 - - [2025-10-23 18:22:34] "POST /set-tag HTTP/1.1" 200 109 0.051584 10.0.0.19 - - [2025-10-23 18:22:34] "POST /set-tag HTTP/1.1" 200 109 0.035087 10.0.0.19 - - [2025-10-23 18:22:34] "POST /set-tag HTTP/1.1" 200 109 0.022485 10.0.0.19 - - [2025-10-23 18:22:34] "POST /set-tag HTTP/1.1" 200 109 0.030620 10.0.0.19 - - [2025-10-23 18:22:34] "DELETE /instance-ip/c2b2711c-b03c-11f0-8c3f-fa163e6e681a HTTP/1.1" 200 115 0.069022 10.0.0.19 - - [2025-10-23 18:22:34] "POST /ref-update HTTP/1.1" 200 156 0.009723 10.0.0.19 - - [2025-10-23 18:22:34] "DELETE /virtual-machine-interface/c29d0142-b03c-11f0-8c3f-fa163e6e681a HTTP/1.1" 200 115 0.058902 10.0.0.19 - - [2025-10-23 18:22:34] "DELETE /virtual-machine/edadd5d1-017a-4509-b87d-2260dfae5b3a HTTP/1.1" 200 115 0.026969 10.0.0.19 - - [2025-10-23 18:22:34] "DELETE /tag/a7a6584a-c2d1-4bf6-8a21-f5449b412660 HTTP/1.1" 409 388 0.007831 10.0.0.19 - - [2025-10-23 18:22:34] "DELETE /tag/092421dc-0968-4d9f-bb78-8cb44472b4b1 HTTP/1.1" 200 115 0.059609 10.0.0.19 - - [2025-10-23 18:22:37] "GET /global-system-configs HTTP/1.1" 200 322 0.006010 10.0.0.19 - - [2025-10-23 18:22:40] "GET /global-system-configs HTTP/1.1" 200 322 0.002238 10.0.0.19 - - [2025-10-23 18:23:02] "GET /virtual-machine-interface/c5332d00-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007130 10.0.0.19 - - [2025-10-23 18:23:02] "POST /set-tag HTTP/1.1" 200 109 0.002850 10.0.0.19 - - [2025-10-23 18:23:02] "GET /virtual-machine-interface/c5332d00-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008440 10.0.0.19 - - [2025-10-23 18:23:02] "POST /set-tag HTTP/1.1" 200 109 0.003250 10.0.0.19 - - [2025-10-23 18:23:02] "GET /virtual-machine/b9afa7bb-f03b-4d03-b1a9-2c63fedca9a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003237 10.0.0.19 - - [2025-10-23 18:23:02] "POST /ref-update HTTP/1.1" 200 156 0.011315 10.0.0.19 - - [2025-10-23 18:23:02] "GET /virtual-machine-interface/c5332d00-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010324 10.0.0.19 - - [2025-10-23 18:23:02] "POST /set-tag HTTP/1.1" 200 109 0.036223 10.0.0.19 - - [2025-10-23 18:23:02] "POST /set-tag HTTP/1.1" 200 109 0.028634 10.0.0.19 - - [2025-10-23 18:23:02] "POST /set-tag HTTP/1.1" 200 109 0.033337 10.0.0.19 - - [2025-10-23 18:23:02] "POST /set-tag HTTP/1.1" 200 109 0.014843 10.0.0.19 - - [2025-10-23 18:23:02] "DELETE /instance-ip/c550e476-b03c-11f0-8c3f-fa163e6e681a HTTP/1.1" 200 115 0.052770 10.0.0.19 - - [2025-10-23 18:23:02] "DELETE /virtual-machine-interface/c5332d00-b03c-11f0-8c3f-fa163e6e681a HTTP/1.1" 200 115 0.044163 10.0.0.19 - - [2025-10-23 18:23:02] "DELETE /virtual-machine/b9afa7bb-f03b-4d03-b1a9-2c63fedca9a9 HTTP/1.1" 200 115 0.023746 10.0.0.19 - - [2025-10-23 18:23:02] "DELETE /tag/c1545af2-19af-4f05-b891-7c6f45cf5721 HTTP/1.1" 200 115 0.041084 10.0.0.19 - - [2025-10-23 18:23:02] "GET /virtual-machine-interface/c434d2be-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004086 10.0.0.19 - - [2025-10-23 18:23:02] "POST /set-tag HTTP/1.1" 200 109 0.002616 10.0.0.19 - - [2025-10-23 18:23:02] "GET /virtual-machine-interface/c434d2be-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006260 10.0.0.19 - - [2025-10-23 18:23:02] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.19 - - [2025-10-23 18:23:02] "GET /virtual-machine/e3c741ae-51e8-4718-a211-a3ecfc5633e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003260 10.0.0.19 - - [2025-10-23 18:23:02] "POST /ref-update HTTP/1.1" 200 156 0.008409 10.0.0.19 - - [2025-10-23 18:23:02] "GET /virtual-machine-interface/c434d2be-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005644 10.0.0.19 - - [2025-10-23 18:23:02] "POST /set-tag HTTP/1.1" 200 109 0.027017 10.0.0.19 - - [2025-10-23 18:23:02] "POST /set-tag HTTP/1.1" 200 109 0.029978 10.0.0.19 - - [2025-10-23 18:23:02] "POST /set-tag HTTP/1.1" 200 109 0.032122 10.0.0.19 - - [2025-10-23 18:23:02] "POST /set-tag HTTP/1.1" 200 109 0.016129 10.0.0.19 - - [2025-10-23 18:23:02] "DELETE /instance-ip/c44f5e0e-b03c-11f0-8c3f-fa163e6e681a HTTP/1.1" 200 115 0.047356 10.0.0.19 - - [2025-10-23 18:23:03] "DELETE /virtual-machine-interface/c434d2be-b03c-11f0-8c3f-fa163e6e681a HTTP/1.1" 200 115 0.047661 10.0.0.19 - - [2025-10-23 18:23:03] "DELETE /virtual-machine/e3c741ae-51e8-4718-a211-a3ecfc5633e9 HTTP/1.1" 200 115 0.022893 10.0.0.19 - - [2025-10-23 18:23:03] "DELETE /tag/051e9738-bedd-45ad-99d4-c0de27107d32 HTTP/1.1" 200 115 0.037730 10.0.0.19 - - [2025-10-23 18:23:03] "GET /virtual-machine-interface/c4b0b758-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004403 10.0.0.19 - - [2025-10-23 18:23:03] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.19 - - [2025-10-23 18:23:03] "GET /virtual-machine-interface/c4b0b758-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004368 10.0.0.19 - - [2025-10-23 18:23:03] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.19 - - [2025-10-23 18:23:03] "GET /virtual-machine/9eff051a-e7db-4e6b-b28b-2a59b955c5d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003618 10.0.0.19 - - [2025-10-23 18:23:03] "POST /ref-update HTTP/1.1" 200 156 0.010325 10.0.0.19 - - [2025-10-23 18:23:03] "GET /virtual-machine-interface/c4b0b758-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015222 10.0.0.19 - - [2025-10-23 18:23:03] "POST /set-tag HTTP/1.1" 200 109 0.019291 10.0.0.19 - - [2025-10-23 18:23:03] "POST /set-tag HTTP/1.1" 200 109 0.027432 10.0.0.19 - - [2025-10-23 18:23:03] "POST /set-tag HTTP/1.1" 200 109 0.023571 10.0.0.19 - - [2025-10-23 18:23:03] "POST /set-tag HTTP/1.1" 200 109 0.021282 10.0.0.19 - - [2025-10-23 18:23:03] "DELETE /instance-ip/c4cee944-b03c-11f0-8c3f-fa163e6e681a HTTP/1.1" 200 115 0.047604 10.0.0.19 - - [2025-10-23 18:23:03] "DELETE /virtual-machine-interface/c4b0b758-b03c-11f0-8c3f-fa163e6e681a HTTP/1.1" 200 115 0.054035 10.0.0.19 - - [2025-10-23 18:23:03] "DELETE /virtual-machine/9eff051a-e7db-4e6b-b28b-2a59b955c5d8 HTTP/1.1" 200 115 0.026551 10.0.0.19 - - [2025-10-23 18:23:03] "DELETE /tag/acfd3ab1-673d-4b5a-b9a9-ae35c6ffdc23 HTTP/1.1" 409 236 0.008326 10.0.0.19 - - [2025-10-23 18:23:03] "DELETE /tag/55dfd76f-6505-48ee-9c6e-dc838e595176 HTTP/1.1" 200 115 0.039123 10.0.0.19 - - [2025-10-23 18:23:03] "DELETE /tag/37ad6331-afbd-4876-9ed3-5c5dcfda8c0b HTTP/1.1" 200 115 0.033462 10.0.0.19 - - [2025-10-23 18:23:03] "GET /virtual-machine-interface/c5bd6e98-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004161 10.0.0.19 - - [2025-10-23 18:23:03] "POST /set-tag HTTP/1.1" 200 109 0.003019 10.0.0.19 - - [2025-10-23 18:23:03] "GET /virtual-machine-interface/c5bd6e98-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004398 10.0.0.19 - - [2025-10-23 18:23:03] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.19 - - [2025-10-23 18:23:03] "GET /virtual-machine/807cb2bc-a16f-461a-b339-f69579a5ce20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003073 10.0.0.19 - - [2025-10-23 18:23:03] "POST /ref-update HTTP/1.1" 200 156 0.009831 10.0.0.19 - - [2025-10-23 18:23:03] "GET /virtual-machine-interface/c5bd6e98-b03c-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004916 10.0.0.19 - - [2025-10-23 18:23:03] "POST /set-tag HTTP/1.1" 200 109 0.017519 10.0.0.19 - - [2025-10-23 18:23:03] "POST /set-tag HTTP/1.1" 200 109 0.039020 10.0.0.19 - - [2025-10-23 18:23:04] "POST /set-tag HTTP/1.1" 200 109 0.026361 10.0.0.19 - - [2025-10-23 18:23:04] "POST /set-tag HTTP/1.1" 200 109 0.018708 10.0.0.19 - - [2025-10-23 18:23:04] "DELETE /instance-ip/c5e34168-b03c-11f0-8c3f-fa163e6e681a HTTP/1.1" 200 115 0.049655 10.0.0.19 - - [2025-10-23 18:23:04] "DELETE /virtual-machine-interface/c5bd6e98-b03c-11f0-8c3f-fa163e6e681a HTTP/1.1" 200 115 0.051233 10.0.0.19 - - [2025-10-23 18:23:04] "DELETE /virtual-machine/807cb2bc-a16f-461a-b339-f69579a5ce20 HTTP/1.1" 200 115 0.022544 10.0.0.19 - - [2025-10-23 18:23:04] "DELETE /tag/9b408136-66f6-427d-8a57-334fcad0399d HTTP/1.1" 409 236 0.007725 10.0.0.19 - - [2025-10-23 18:23:04] "DELETE /tag/47fb772d-788e-4eec-a15c-6994e4d27568 HTTP/1.1" 200 115 0.035753 10.0.0.19 - - [2025-10-23 18:23:04] "DELETE /tag/10f6538f-7f34-48f9-8b6d-736eb2cf1be3 HTTP/1.1" 409 236 0.004292 10.0.0.19 - - [2025-10-23 18:23:05] "POST /projects HTTP/1.1" 409 238 0.002934 10.0.0.19 - - [2025-10-23 18:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.19 - - [2025-10-23 18:23:05] "GET /project/c63fe2d3-e0e6-45b0-b322-473e1581a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028723 10.0.0.19 - - [2025-10-23 18:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.19 - - [2025-10-23 18:23:05] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004243 10.0.0.19 - - [2025-10-23 18:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.19 - - [2025-10-23 18:23:05] "GET /virtual-network/51ccedfc-675f-4032-a975-8124564cc754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004482 10.0.0.19 - - [2025-10-23 18:23:05] "POST /security-groups HTTP/1.1" 409 285 0.002477 10.0.0.19 - - [2025-10-23 18:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.19 - - [2025-10-23 18:23:06] "PUT /security-group/3f50882a-5517-4b3b-91a2-fad160eccbc9 HTTP/1.1" 200 262 0.054831 10.0.0.19 - - [2025-10-23 18:23:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.031682 10.0.0.19 - - [2025-10-23 18:23:06] "PUT /access-control-list/63ecf5f8-bddb-4eb7-b0ef-e3064f0acafa HTTP/1.1" 200 272 0.022605 10.0.0.19 - - [2025-10-23 18:23:06] "PUT /access-control-list/9350f7c1-035b-4a60-b40d-cab51dde2776 HTTP/1.1" 200 272 0.017041 10.0.0.19 - - [2025-10-23 18:23:11] "POST /projects HTTP/1.1" 409 238 0.010835 10.0.0.19 - - [2025-10-23 18:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005112 10.0.0.19 - - [2025-10-23 18:23:11] "GET /project/c63fe2d3-e0e6-45b0-b322-473e1581a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054296 10.0.0.19 - - [2025-10-23 18:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.19 - - [2025-10-23 18:23:11] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004995 10.0.0.19 - - [2025-10-23 18:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.19 - - [2025-10-23 18:23:11] "GET /virtual-network/51ccedfc-675f-4032-a975-8124564cc754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007240 10.0.0.19 - - [2025-10-23 18:23:11] "POST /security-groups HTTP/1.1" 409 285 0.002752 10.0.0.19 - - [2025-10-23 18:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.19 - - [2025-10-23 18:23:11] "PUT /security-group/3f50882a-5517-4b3b-91a2-fad160eccbc9 HTTP/1.1" 200 262 0.055313 10.0.0.19 - - [2025-10-23 18:23:11] "PUT /access-control-list/63ecf5f8-bddb-4eb7-b0ef-e3064f0acafa HTTP/1.1" 200 272 0.016205 10.0.0.19 - - [2025-10-23 18:23:11] "PUT /access-control-list/9350f7c1-035b-4a60-b40d-cab51dde2776 HTTP/1.1" 200 272 0.021805 10.0.0.19 - - [2025-10-23 18:23:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.021999 10.0.0.19 - - [2025-10-23 18:23:11] "GET /firewall-policy/0c93a934-b7f6-4309-a96e-9bca0a2535d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.004872 10.0.0.19 - - [2025-10-23 18:23:11] "GET /firewall-rule/ac7e3bf3-0921-41d5-8d7b-1063fba338af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003115 10.0.0.19 - - [2025-10-23 18:23:11] "POST /ref-update HTTP/1.1" 200 156 0.057803 10.0.0.19 - - [2025-10-23 18:23:11] "DELETE /firewall-rule/ac7e3bf3-0921-41d5-8d7b-1063fba338af HTTP/1.1" 200 115 0.031024 10.0.0.19 - - [2025-10-23 18:23:11] "GET /firewall-policy/0c93a934-b7f6-4309-a96e-9bca0a2535d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.010326 10.0.0.19 - - [2025-10-23 18:23:11] "GET /firewall-rule/154ed257-1274-4dfa-afb7-95d7171a81bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003399 10.0.0.19 - - [2025-10-23 18:23:11] "POST /ref-update HTTP/1.1" 200 156 0.049150 10.0.0.19 - - [2025-10-23 18:23:11] "DELETE /firewall-rule/154ed257-1274-4dfa-afb7-95d7171a81bf HTTP/1.1" 200 115 0.058229 10.0.0.19 - - [2025-10-23 18:23:11] "DELETE /tag/10f6538f-7f34-48f9-8b6d-736eb2cf1be3 HTTP/1.1" 409 236 0.005969 10.0.0.19 - - [2025-10-23 18:23:11] "DELETE /tag/5c11da76-1d4d-46ac-b9b5-d08c153f3892 HTTP/1.1" 200 115 0.038201 10.0.0.19 - - [2025-10-23 18:23:11] "DELETE /tag/9b408136-66f6-427d-8a57-334fcad0399d HTTP/1.1" 409 236 0.003505 10.0.0.19 - - [2025-10-23 18:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.19 - - [2025-10-23 18:23:11] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005340 10.0.0.19 - - [2025-10-23 18:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.19 - - [2025-10-23 18:23:11] "GET /virtual-network/51ccedfc-675f-4032-a975-8124564cc754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003966 10.0.0.19 - - [2025-10-23 18:23:11] "PUT /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716 HTTP/1.1" 200 264 0.038337 10.0.0.19 - - [2025-10-23 18:23:12] "PUT /virtual-network/51ccedfc-675f-4032-a975-8124564cc754 HTTP/1.1" 200 264 0.044279 10.0.0.19 - - [2025-10-23 18:23:12] "DELETE /security-group/3f50882a-5517-4b3b-91a2-fad160eccbc9 HTTP/1.1" 200 115 0.056130 10.0.0.19 - - [2025-10-23 18:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008749 10.0.0.19 - - [2025-10-23 18:23:12] "DELETE /access-control-list/63ecf5f8-bddb-4eb7-b0ef-e3064f0acafa HTTP/1.1" 200 115 0.041533 10.0.0.19 - - [2025-10-23 18:23:12] "DELETE /access-control-list/9350f7c1-035b-4a60-b40d-cab51dde2776 HTTP/1.1" 200 115 0.028056 10.0.0.19 - - [2025-10-23 18:23:12] "GET /project/c63fe2d3-e0e6-45b0-b322-473e1581a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.033915 10.0.0.19 - - [2025-10-23 18:23:12] "GET /project/c63fe2d3-e0e6-45b0-b322-473e1581a3b9?fields=security_groups HTTP/1.1" 200 1353 0.038536 10.0.0.19 - - [2025-10-23 18:23:12] "DELETE /security-group/251daeb7-f120-490b-8a13-d7ae23d98ad8 HTTP/1.1" 200 115 0.048903 10.0.0.19 - - [2025-10-23 18:23:12] "DELETE /access-control-list/b746ffed-a968-48e5-8706-e113ae75c57e HTTP/1.1" 200 115 0.041653 10.0.0.19 - - [2025-10-23 18:23:12] "GET /project/c63fe2d3-e0e6-45b0-b322-473e1581a3b9?fields=application_policy_sets HTTP/1.1" 200 1392 0.047852 10.0.0.19 - - [2025-10-23 18:23:12] "DELETE /access-control-list/df1b6b1f-1077-42ba-bfd7-a7f216dcc247 HTTP/1.1" 200 115 0.047310 10.0.0.19 - - [2025-10-23 18:23:12] "DELETE /project/c63fe2d3-e0e6-45b0-b322-473e1581a3b9 HTTP/1.1" 200 115 0.307100 10.0.0.19 - - [2025-10-23 18:23:12] "POST /projects HTTP/1.1" 409 238 0.006228 10.0.0.19 - - [2025-10-23 18:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.19 - - [2025-10-23 18:23:12] "GET /project/6127dcac-438f-4f65-bfe1-e97ccaf614a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.024537 10.0.0.19 - - [2025-10-23 18:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.19 - - [2025-10-23 18:23:12] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004839 10.0.0.19 - - [2025-10-23 18:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.19 - - [2025-10-23 18:23:12] "GET /virtual-network/51ccedfc-675f-4032-a975-8124564cc754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005311 10.0.0.19 - - [2025-10-23 18:23:12] "POST /security-groups HTTP/1.1" 409 285 0.002988 10.0.0.19 - - [2025-10-23 18:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.19 - - [2025-10-23 18:23:12] "PUT /security-group/3dd97932-16a8-4fdc-b7f8-778ee07ff4c4 HTTP/1.1" 200 262 0.059449 10.0.0.19 - - [2025-10-23 18:23:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.028118 10.0.0.19 - - [2025-10-23 18:23:12] "PUT /access-control-list/fc70d011-795b-4f56-a6fd-bf225bc3833d HTTP/1.1" 200 272 0.023779 10.0.0.19 - - [2025-10-23 18:23:12] "PUT /access-control-list/7fba2d25-4268-4253-9062-a992ad173a67 HTTP/1.1" 200 272 0.024361 10.0.0.19 - - [2025-10-23 18:23:16] "DELETE /loadbalancer-member/c1613e1d-ade5-4631-a84e-ea4d860f5d7c HTTP/1.1" 200 115 0.046513 10.0.0.19 - - [2025-10-23 18:23:17] "DELETE /loadbalancer-pool/cc837324-8dea-44d6-b39f-1492e3cc8d7e HTTP/1.1" 200 115 0.056429 10.0.0.19 - - [2025-10-23 18:23:17] "DELETE /loadbalancer-listener/94e9cc29-364e-4604-8d66-59953e4dd16a HTTP/1.1" 200 115 0.065285 10.0.0.19 - - [2025-10-23 18:23:17] "DELETE /loadbalancer/9a8f8aa5-2a57-4aae-bf65-f108f2b043e3 HTTP/1.1" 200 115 0.056505 10.0.0.19 - - [2025-10-23 18:23:17] "DELETE /floating-ip/67ebf7e3-8523-4a3b-8bbc-11e7a520e1eb HTTP/1.1" 200 115 0.028209 10.0.0.19 - - [2025-10-23 18:23:17] "DELETE /instance-ip/cfaa8e49-5038-4310-9a4a-a87d5603f4c8 HTTP/1.1" 200 115 0.050226 10.0.0.19 - - [2025-10-23 18:23:17] "DELETE /virtual-machine-interface/ca741e4c-988b-4145-86cd-321de19c80bc HTTP/1.1" 200 115 0.044704 10.0.0.19 - - [2025-10-23 18:23:17] "DELETE /tag/2b9b6b69-1b79-4659-964d-c33b8bbb9d6c HTTP/1.1" 200 115 0.037797 10.0.0.19 - - [2025-10-23 18:23:17] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002431 10.0.0.19 - - [2025-10-23 18:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.19 - - [2025-10-23 18:23:17] "GET /policy-management/360140ed-37a3-4433-8e77-6ea5240bef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002776 10.0.0.19 - - [2025-10-23 18:23:17] "GET /firewall-policy/8fe56b81-21ac-48bd-b6d8-8234ae1ac10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002202 10.0.0.19 - - [2025-10-23 18:23:17] "GET /firewall-rule/f31fa539-3eca-41f9-b655-b59d39e3d74a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003177 10.0.0.19 - - [2025-10-23 18:23:17] "POST /ref-update HTTP/1.1" 200 156 0.014262 10.0.0.19 - - [2025-10-23 18:23:17] "DELETE /firewall-rule/f31fa539-3eca-41f9-b655-b59d39e3d74a HTTP/1.1" 200 115 0.038295 10.0.0.19 - - [2025-10-23 18:23:17] "GET /firewall-policy/13bf04af-3148-429a-8cf7-d2d5fec3d0bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004609 10.0.0.19 - - [2025-10-23 18:23:17] "GET /firewall-rule/fa4d207d-2689-41b6-8800-6dadf5108123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003713 10.0.0.19 - - [2025-10-23 18:23:17] "POST /ref-update HTTP/1.1" 200 156 0.014367 10.0.0.19 - - [2025-10-23 18:23:17] "DELETE /firewall-rule/fa4d207d-2689-41b6-8800-6dadf5108123 HTTP/1.1" 200 115 0.051519 10.0.0.19 - - [2025-10-23 18:23:17] "GET /firewall-policy/13bf04af-3148-429a-8cf7-d2d5fec3d0bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.005726 10.0.0.19 - - [2025-10-23 18:23:17] "GET /firewall-rule/1977f917-f69c-43ce-b1eb-e8b61149e9c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003151 10.0.0.19 - - [2025-10-23 18:23:17] "POST /ref-update HTTP/1.1" 200 156 0.012497 10.0.0.19 - - [2025-10-23 18:23:17] "DELETE /firewall-rule/1977f917-f69c-43ce-b1eb-e8b61149e9c7 HTTP/1.1" 200 115 0.042835 10.0.0.19 - - [2025-10-23 18:23:17] "GET /application-policy-set/a924435b-7c31-4a7a-a195-930ed02c23f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.012983 10.0.0.19 - - [2025-10-23 18:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.19 - - [2025-10-23 18:23:17] "GET /policy-management/360140ed-37a3-4433-8e77-6ea5240bef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003342 10.0.0.19 - - [2025-10-23 18:23:17] "GET /firewall-policy/13bf04af-3148-429a-8cf7-d2d5fec3d0bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005223 10.0.0.19 - - [2025-10-23 18:23:17] "POST /ref-update HTTP/1.1" 200 156 0.033060 10.0.0.19 - - [2025-10-23 18:23:18] "DELETE /firewall-policy/13bf04af-3148-429a-8cf7-d2d5fec3d0bd HTTP/1.1" 200 115 0.048349 10.0.0.19 - - [2025-10-23 18:23:18] "DELETE /tag/9b408136-66f6-427d-8a57-334fcad0399d HTTP/1.1" 200 115 0.102057 10.0.0.19 - - [2025-10-23 18:23:18] "DELETE /tag/acfd3ab1-673d-4b5a-b9a9-ae35c6ffdc23 HTTP/1.1" 200 115 0.080033 10.0.0.19 - - [2025-10-23 18:23:18] "DELETE /tag/10f6538f-7f34-48f9-8b6d-736eb2cf1be3 HTTP/1.1" 200 115 0.063821 10.0.0.19 - - [2025-10-23 18:23:18] "DELETE /tag/a7a6584a-c2d1-4bf6-8a21-f5449b412660 HTTP/1.1" 200 115 0.095571 10.0.0.19 - - [2025-10-23 18:23:18] "POST /projects HTTP/1.1" 409 238 0.003228 10.0.0.19 - - [2025-10-23 18:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.19 - - [2025-10-23 18:23:18] "GET /project/6127dcac-438f-4f65-bfe1-e97ccaf614a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047103 10.0.0.19 - - [2025-10-23 18:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.19 - - [2025-10-23 18:23:18] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004861 10.0.0.19 - - [2025-10-23 18:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.19 - - [2025-10-23 18:23:18] "GET /virtual-network/51ccedfc-675f-4032-a975-8124564cc754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004321 10.0.0.19 - - [2025-10-23 18:23:18] "POST /security-groups HTTP/1.1" 409 285 0.002461 10.0.0.19 - - [2025-10-23 18:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.19 - - [2025-10-23 18:23:18] "PUT /security-group/3dd97932-16a8-4fdc-b7f8-778ee07ff4c4 HTTP/1.1" 200 262 0.054923 10.0.0.19 - - [2025-10-23 18:23:18] "PUT /access-control-list/fc70d011-795b-4f56-a6fd-bf225bc3833d HTTP/1.1" 200 272 0.026018 10.0.0.19 - - [2025-10-23 18:23:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.047336 10.0.0.19 - - [2025-10-23 18:23:18] "GET /firewall-policy/0c93a934-b7f6-4309-a96e-9bca0a2535d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.033052 10.0.0.19 - - [2025-10-23 18:23:18] "PUT /access-control-list/7fba2d25-4268-4253-9062-a992ad173a67 HTTP/1.1" 200 272 0.051910 10.0.0.19 - - [2025-10-23 18:23:18] "GET /firewall-rule/0a662eee-5d40-44ce-ac1c-dd495343256f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003089 10.0.0.19 - - [2025-10-23 18:23:18] "POST /ref-update HTTP/1.1" 200 156 0.062714 10.0.0.19 - - [2025-10-23 18:23:18] "DELETE /firewall-rule/0a662eee-5d40-44ce-ac1c-dd495343256f HTTP/1.1" 200 115 0.058637 10.0.0.19 - - [2025-10-23 18:23:18] "GET /firewall-policy/0c93a934-b7f6-4309-a96e-9bca0a2535d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.007696 10.0.0.19 - - [2025-10-23 18:23:18] "GET /firewall-rule/3ef3f64d-a668-4f2c-a45a-bad19f60a535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003501 10.0.0.19 - - [2025-10-23 18:23:19] "POST /ref-update HTTP/1.1" 200 156 0.052557 10.0.0.19 - - [2025-10-23 18:23:19] "DELETE /firewall-rule/3ef3f64d-a668-4f2c-a45a-bad19f60a535 HTTP/1.1" 200 115 0.062072 10.0.0.19 - - [2025-10-23 18:23:19] "DELETE /tag/1eff82af-8f1c-4af5-aa44-ba92bf98688c HTTP/1.1" 200 115 0.050363 10.0.0.19 - - [2025-10-23 18:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.19 - - [2025-10-23 18:23:19] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006345 10.0.0.19 - - [2025-10-23 18:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.19 - - [2025-10-23 18:23:19] "GET /virtual-network/51ccedfc-675f-4032-a975-8124564cc754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006797 10.0.0.19 - - [2025-10-23 18:23:19] "PUT /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716 HTTP/1.1" 200 264 0.075848 10.0.0.19 - - [2025-10-23 18:23:19] "PUT /virtual-network/51ccedfc-675f-4032-a975-8124564cc754 HTTP/1.1" 200 264 0.070035 10.0.0.19 - - [2025-10-23 18:23:19] "DELETE /security-group/3dd97932-16a8-4fdc-b7f8-778ee07ff4c4 HTTP/1.1" 200 115 0.061981 10.0.0.19 - - [2025-10-23 18:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008892 10.0.0.19 - - [2025-10-23 18:23:19] "DELETE /access-control-list/fc70d011-795b-4f56-a6fd-bf225bc3833d HTTP/1.1" 200 115 0.042479 10.0.0.19 - - [2025-10-23 18:23:19] "DELETE /access-control-list/7fba2d25-4268-4253-9062-a992ad173a67 HTTP/1.1" 200 115 0.027744 10.0.0.19 - - [2025-10-23 18:23:19] "GET /project/6127dcac-438f-4f65-bfe1-e97ccaf614a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.041136 10.0.0.19 - - [2025-10-23 18:23:19] "GET /project/6127dcac-438f-4f65-bfe1-e97ccaf614a3?fields=security_groups HTTP/1.1" 200 1352 0.041991 10.0.0.19 - - [2025-10-23 18:23:19] "DELETE /security-group/c52839b4-0c02-45f5-87bf-4d8b02e8db02 HTTP/1.1" 200 115 0.060205 10.0.0.19 - - [2025-10-23 18:23:19] "DELETE /access-control-list/7d5c005c-7989-4198-a82d-2c900ef24510 HTTP/1.1" 200 115 0.055997 10.0.0.19 - - [2025-10-23 18:23:19] "GET /project/6127dcac-438f-4f65-bfe1-e97ccaf614a3?fields=application_policy_sets HTTP/1.1" 200 1391 0.067976 10.0.0.19 - - [2025-10-23 18:23:19] "DELETE /access-control-list/8ac16fc0-745c-4e10-ad11-9a797139fbcb HTTP/1.1" 200 115 0.053889 10.0.0.19 - - [2025-10-23 18:23:20] "DELETE /project/6127dcac-438f-4f65-bfe1-e97ccaf614a3 HTTP/1.1" 200 115 0.405055 10.0.0.19 - - [2025-10-23 18:24:22] "GET / HTTP/1.1" 200 35931 0.001987 10.0.0.19 - - [2025-10-23 18:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.19 - - [2025-10-23 18:24:22] "GET /global-vrouter-config/8c295519-1be3-4ce7-988c-e918254b86ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002968 10.0.0.19 - - [2025-10-23 18:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002797 10.0.0.19 - - [2025-10-23 18:24:22] "GET /global-vrouter-config/8c295519-1be3-4ce7-988c-e918254b86ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003277 10.0.0.19 - - [2025-10-23 18:24:37] "GET / HTTP/1.1" 200 35931 0.001587 10.0.0.19 - - [2025-10-23 18:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.19 - - [2025-10-23 18:24:37] "GET /global-system-config/012d002a-1815-41c5-bb63-6f89566c0a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004708 10.0.0.19 - - [2025-10-23 18:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.19 - - [2025-10-23 18:24:37] "GET /config-node/f982120d-2c6c-4e5c-9d7c-244b81cf5df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002642 10.0.0.19 - - [2025-10-23 18:24:48] "GET / HTTP/1.1" 200 35931 0.001580 10.0.0.19 - - [2025-10-23 18:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.19 - - [2025-10-23 18:24:48] "GET /routing-instance/3e6d01fc-8b0a-45e5-a97b-7561ebfb070b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004041 10.0.0.19 - - [2025-10-23 18:24:48] "POST /bgp-routers HTTP/1.1" 409 301 0.002065 10.0.0.19 - - [2025-10-23 18:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.19 - - [2025-10-23 18:24:48] "GET /bgp-router/75837664-8cf6-4474-9383-9ab12a916dea?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003755 10.0.0.19 - - [2025-10-23 18:24:48] "PUT /bgp-router/75837664-8cf6-4474-9383-9ab12a916dea HTTP/1.1" 200 254 0.025530 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:24:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000899 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:24:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.009718 10.0.0.19 - - [2025-10-23 18:25:28] "GET / HTTP/1.1" 200 35931 0.001876 10.0.0.19 - - [2025-10-23 18:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.19 - - [2025-10-23 18:25:28] "GET /global-system-config/012d002a-1815-41c5-bb63-6f89566c0a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004825 10.0.0.19 - - [2025-10-23 18:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.19 - - [2025-10-23 18:25:28] "GET /config-node/f982120d-2c6c-4e5c-9d7c-244b81cf5df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002384 10.0.0.19 - - [2025-10-23 18:25:28] "GET / HTTP/1.1" 200 35931 0.002217 10.0.0.19 - - [2025-10-23 18:25:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002677 10.0.0.19 - - [2025-10-23 18:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.19 - - [2025-10-23 18:25:33] "GET /global-vrouter-config/8c295519-1be3-4ce7-988c-e918254b86ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002656 10.0.0.19 - - [2025-10-23 18:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.19 - - [2025-10-23 18:25:33] "PUT /global-vrouter-config/8c295519-1be3-4ce7-988c-e918254b86ac HTTP/1.1" 200 276 0.013508 10.0.0.19 - - [2025-10-23 18:25:33] "GET / HTTP/1.1" 200 35931 0.002145 10.0.0.19 - - [2025-10-23 18:25:33] "POST /alarms HTTP/1.1" 409 264 0.002282 10.0.0.19 - - [2025-10-23 18:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.19 - - [2025-10-23 18:25:33] "PUT /alarm/713d2934-6ab1-4918-ae2e-7bd17dbb92d4 HTTP/1.1" 200 244 0.016162 10.0.0.19 - - [2025-10-23 18:25:33] "POST /alarms HTTP/1.1" 409 261 0.004536 10.0.0.19 - - [2025-10-23 18:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.19 - - [2025-10-23 18:25:33] "PUT /alarm/f1ed0954-29d9-4618-bcb8-0787f8b646fa HTTP/1.1" 200 244 0.010352 10.0.0.19 - - [2025-10-23 18:25:33] "POST /alarms HTTP/1.1" 409 261 0.010747 10.0.0.19 - - [2025-10-23 18:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.19 - - [2025-10-23 18:25:33] "PUT /alarm/ebe5499d-8f26-495e-a444-1296db5297de HTTP/1.1" 200 244 0.014041 10.0.0.19 - - [2025-10-23 18:25:33] "POST /alarms HTTP/1.1" 409 253 0.016244 10.0.0.19 - - [2025-10-23 18:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.19 - - [2025-10-23 18:25:33] "PUT /alarm/8f94506e-4265-4da4-81a6-1be28aa074bf HTTP/1.1" 200 244 0.019741 10.0.0.19 - - [2025-10-23 18:25:33] "POST /alarms HTTP/1.1" 409 251 0.009817 10.0.0.19 - - [2025-10-23 18:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.19 - - [2025-10-23 18:25:34] "PUT /alarm/8e16876b-f693-4aec-95b6-24a917806a1e HTTP/1.1" 200 244 0.015387 10.0.0.19 - - [2025-10-23 18:25:34] "POST /alarms HTTP/1.1" 409 252 0.008104 10.0.0.19 - - [2025-10-23 18:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004677 10.0.0.19 - - [2025-10-23 18:25:34] "PUT /alarm/09391dab-31e6-4014-9b78-3a5e8401db3e HTTP/1.1" 200 244 0.011154 10.0.0.19 - - [2025-10-23 18:25:34] "POST /alarms HTTP/1.1" 409 256 0.014996 10.0.0.19 - - [2025-10-23 18:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014463 10.0.0.19 - - [2025-10-23 18:25:34] "PUT /alarm/7d1eca4b-9b1e-4bb8-a2f5-299a21dfa0ee HTTP/1.1" 200 244 0.014037 10.0.0.19 - - [2025-10-23 18:25:34] "POST /alarms HTTP/1.1" 409 248 0.027579 10.0.0.19 - - [2025-10-23 18:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.19 - - [2025-10-23 18:25:34] "PUT /alarm/6ac378b5-6d89-4fd7-a21c-31ed9e8527ab HTTP/1.1" 200 244 0.015098 10.0.0.19 - - [2025-10-23 18:25:34] "POST /alarms HTTP/1.1" 409 252 0.018881 10.0.0.19 - - [2025-10-23 18:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.19 - - [2025-10-23 18:25:34] "PUT /alarm/73eefc25-0a0f-443a-b174-5c6bfcd359e2 HTTP/1.1" 200 244 0.012342 10.0.0.19 - - [2025-10-23 18:25:34] "POST /alarms HTTP/1.1" 409 257 0.019129 10.0.0.19 - - [2025-10-23 18:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.19 - - [2025-10-23 18:25:34] "PUT /alarm/b3fab54b-419d-4e30-9c9f-6bcbe4f398a1 HTTP/1.1" 200 244 0.014182 10.0.0.19 - - [2025-10-23 18:25:34] "POST /alarms HTTP/1.1" 409 251 0.007326 10.0.0.19 - - [2025-10-23 18:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.19 - - [2025-10-23 18:25:34] "PUT /alarm/c9805ff5-4f55-49fa-b48f-19564ef4d02b HTTP/1.1" 200 244 0.011629 10.0.0.19 - - [2025-10-23 18:25:34] "POST /alarms HTTP/1.1" 409 257 0.006275 10.0.0.19 - - [2025-10-23 18:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.19 - - [2025-10-23 18:25:34] "PUT /alarm/d5eddd2b-be74-43c2-8058-6d89a5ad88bf HTTP/1.1" 200 244 0.011389 10.0.0.19 - - [2025-10-23 18:25:34] "POST /alarms HTTP/1.1" 409 261 0.005930 10.0.0.19 - - [2025-10-23 18:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.19 - - [2025-10-23 18:25:34] "PUT /alarm/0a3906b5-969f-4eca-9aa6-2f2f044268d1 HTTP/1.1" 200 244 0.013259 10.0.0.19 - - [2025-10-23 18:25:34] "POST /alarms HTTP/1.1" 409 258 0.010134 10.0.0.19 - - [2025-10-23 18:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.19 - - [2025-10-23 18:25:34] "PUT /alarm/7650e48e-c42f-489c-b6e8-21c5a3959c97 HTTP/1.1" 200 244 0.013288 10.0.0.19 - - [2025-10-23 18:25:34] "POST /alarms HTTP/1.1" 409 254 0.001745 10.0.0.19 - - [2025-10-23 18:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.19 - - [2025-10-23 18:25:34] "PUT /alarm/abf3a3e8-0c30-4bc0-91d5-fdda5710eac9 HTTP/1.1" 200 244 0.016177 10.0.0.19 - - [2025-10-23 18:25:34] "POST /alarms HTTP/1.1" 409 254 0.002317 10.0.0.19 - - [2025-10-23 18:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.19 - - [2025-10-23 18:25:34] "PUT /alarm/84d15e7d-9ec0-4016-acaf-112eb7eda5f0 HTTP/1.1" 200 244 0.012357 10.0.0.19 - - [2025-10-23 18:25:34] "POST /alarms HTTP/1.1" 409 254 0.005048 10.0.0.19 - - [2025-10-23 18:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.19 - - [2025-10-23 18:25:34] "PUT /alarm/948863b0-9298-49ff-a673-3c9f3d7bfedc HTTP/1.1" 200 244 0.029041 10.0.0.19 - - [2025-10-23 18:25:34] "POST /alarms HTTP/1.1" 409 247 0.004607 10.0.0.19 - - [2025-10-23 18:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.19 - - [2025-10-23 18:25:35] "PUT /alarm/31ce3e63-5843-45e0-ac30-ab4f233c409b HTTP/1.1" 200 244 0.015254 10.0.0.19 - - [2025-10-23 18:25:35] "POST /alarms HTTP/1.1" 409 272 0.007405 10.0.0.19 - - [2025-10-23 18:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004677 10.0.0.19 - - [2025-10-23 18:25:35] "PUT /alarm/38aaed47-406d-4960-be7f-f3449469e2f9 HTTP/1.1" 200 244 0.020169 10.0.0.19 - - [2025-10-23 18:25:35] "POST /alarms HTTP/1.1" 409 261 0.012944 10.0.0.19 - - [2025-10-23 18:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.19 - - [2025-10-23 18:25:35] "PUT /alarm/12be2a9c-a673-40dc-a33e-dcf83c2973f9 HTTP/1.1" 200 244 0.012849 10.0.0.19 - - [2025-10-23 18:25:35] "POST /alarms HTTP/1.1" 409 259 0.014255 10.0.0.19 - - [2025-10-23 18:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.19 - - [2025-10-23 18:25:35] "PUT /alarm/bbfd5639-15ea-4ba0-b80d-34b33202cc30 HTTP/1.1" 200 244 0.012761 10.0.0.19 - - [2025-10-23 18:25:35] "POST /alarms HTTP/1.1" 409 265 0.012418 10.0.0.19 - - [2025-10-23 18:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.19 - - [2025-10-23 18:25:35] "PUT /alarm/fa9b6cbd-33d8-40ef-9363-05bb843da5c4 HTTP/1.1" 200 244 0.010775 10.0.0.19 - - [2025-10-23 18:25:35] "POST /alarms HTTP/1.1" 409 279 0.006396 10.0.0.19 - - [2025-10-23 18:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.19 - - [2025-10-23 18:25:35] "PUT /alarm/ae0fc200-e05e-44ea-b0b1-a14e1f85f544 HTTP/1.1" 200 244 0.011711 10.0.0.19 - - [2025-10-23 18:25:35] "GET / HTTP/1.1" 200 35931 0.001830 10.0.0.19 - - [2025-10-23 18:25:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002304 10.0.0.19 - - [2025-10-23 18:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007147 10.0.0.19 - - [2025-10-23 18:25:35] "PUT /global-vrouter-config/8c295519-1be3-4ce7-988c-e918254b86ac HTTP/1.1" 200 276 0.008754 10.0.0.19 - - [2025-10-23 18:25:35] "GET / HTTP/1.1" 200 35931 0.001535 10.0.0.19 - - [2025-10-23 18:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.19 - - [2025-10-23 18:25:35] "GET /global-vrouter-config/8c295519-1be3-4ce7-988c-e918254b86ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.004201 10.0.0.19 - - [2025-10-23 18:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.19 - - [2025-10-23 18:25:36] "PUT /global-vrouter-config/8c295519-1be3-4ce7-988c-e918254b86ac HTTP/1.1" 200 276 0.011205 10.0.0.19 - - [2025-10-23 18:25:36] "GET / HTTP/1.1" 200 35931 0.001719 10.0.0.19 - - [2025-10-23 18:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.19 - - [2025-10-23 18:25:36] "GET /global-system-config/012d002a-1815-41c5-bb63-6f89566c0a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004809 10.0.0.19 - - [2025-10-23 18:25:36] "PUT /global-system-config/012d002a-1815-41c5-bb63-6f89566c0a17 HTTP/1.1" 200 274 0.018062 10.0.0.19 - - [2025-10-23 18:25:39] "GET / HTTP/1.1" 200 35931 0.001455 10.0.0.19 - - [2025-10-23 18:25:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.19 - - [2025-10-23 18:25:39] "GET /routing-instance/3e6d01fc-8b0a-45e5-a97b-7561ebfb070b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003212 10.0.0.19 - - [2025-10-23 18:25:39] "POST /bgp-routers HTTP/1.1" 409 301 0.005864 10.0.0.19 - - [2025-10-23 18:25:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.19 - - [2025-10-23 18:25:39] "GET /bgp-router/75837664-8cf6-4474-9383-9ab12a916dea?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003102 10.0.0.19 - - [2025-10-23 18:25:39] "PUT /bgp-router/75837664-8cf6-4474-9383-9ab12a916dea HTTP/1.1" 200 254 0.013084 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:25:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001013 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:25:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000910 10.0.0.19 - - [2025-10-23 18:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.19 - - [2025-10-23 18:25:41] "GET /global-vrouter-config/8c295519-1be3-4ce7-988c-e918254b86ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.008166 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:25:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001065 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:25:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000940 10.0.0.19 - - [2025-10-23 18:25:57] "GET / HTTP/1.1" 200 35931 0.001824 10.0.0.19 - - [2025-10-23 18:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.19 - - [2025-10-23 18:25:57] "GET /global-system-config/012d002a-1815-41c5-bb63-6f89566c0a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.015755 10.0.0.19 - - [2025-10-23 18:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.19 - - [2025-10-23 18:25:57] "GET /config-node/f982120d-2c6c-4e5c-9d7c-244b81cf5df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001954 10.0.0.19 - - [2025-10-23 18:26:09] "GET / HTTP/1.1" 200 35931 0.001842 10.0.0.19 - - [2025-10-23 18:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.19 - - [2025-10-23 18:26:09] "GET /routing-instance/3e6d01fc-8b0a-45e5-a97b-7561ebfb070b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002987 10.0.0.19 - - [2025-10-23 18:26:09] "POST /bgp-routers HTTP/1.1" 409 301 0.002022 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:26:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000981 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:26:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000908 10.0.0.19 - - [2025-10-23 18:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.19 - - [2025-10-23 18:26:09] "GET /bgp-router/75837664-8cf6-4474-9383-9ab12a916dea?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003113 10.0.0.19 - - [2025-10-23 18:26:09] "PUT /bgp-router/75837664-8cf6-4474-9383-9ab12a916dea HTTP/1.1" 200 254 0.018569 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:26:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001041 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:26:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.005694 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:26:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000959 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:26:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000974 10.0.0.19 - - [2025-10-23 18:26:31] "GET / HTTP/1.1" 200 35931 0.001814 10.0.0.19 - - [2025-10-23 18:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.19 - - [2025-10-23 18:26:31] "GET /global-system-config/012d002a-1815-41c5-bb63-6f89566c0a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005406 10.0.0.19 - - [2025-10-23 18:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.19 - - [2025-10-23 18:26:31] "GET /config-node/f982120d-2c6c-4e5c-9d7c-244b81cf5df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001988 10.0.0.19 - - [2025-10-23 18:26:31] "GET / HTTP/1.1" 200 35931 0.001594 10.0.0.19 - - [2025-10-23 18:26:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002436 10.0.0.19 - - [2025-10-23 18:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.19 - - [2025-10-23 18:26:36] "GET /global-vrouter-config/8c295519-1be3-4ce7-988c-e918254b86ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002634 10.0.0.19 - - [2025-10-23 18:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.19 - - [2025-10-23 18:26:36] "PUT /global-vrouter-config/8c295519-1be3-4ce7-988c-e918254b86ac HTTP/1.1" 200 276 0.009090 10.0.0.19 - - [2025-10-23 18:26:37] "GET / HTTP/1.1" 200 35931 0.002111 10.0.0.19 - - [2025-10-23 18:26:37] "POST /alarms HTTP/1.1" 409 264 0.004310 10.0.0.19 - - [2025-10-23 18:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.19 - - [2025-10-23 18:26:37] "PUT /alarm/713d2934-6ab1-4918-ae2e-7bd17dbb92d4 HTTP/1.1" 200 244 0.010386 10.0.0.19 - - [2025-10-23 18:26:37] "POST /alarms HTTP/1.1" 409 261 0.002301 10.0.0.19 - - [2025-10-23 18:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.19 - - [2025-10-23 18:26:37] "PUT /alarm/f1ed0954-29d9-4618-bcb8-0787f8b646fa HTTP/1.1" 200 244 0.021429 10.0.0.19 - - [2025-10-23 18:26:37] "POST /alarms HTTP/1.1" 409 261 0.022007 10.0.0.19 - - [2025-10-23 18:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.19 - - [2025-10-23 18:26:37] "PUT /alarm/ebe5499d-8f26-495e-a444-1296db5297de HTTP/1.1" 200 244 0.021400 10.0.0.19 - - [2025-10-23 18:26:37] "POST /alarms HTTP/1.1" 409 253 0.006340 10.0.0.19 - - [2025-10-23 18:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.19 - - [2025-10-23 18:26:37] "PUT /alarm/8f94506e-4265-4da4-81a6-1be28aa074bf HTTP/1.1" 200 244 0.016558 10.0.0.19 - - [2025-10-23 18:26:37] "POST /alarms HTTP/1.1" 409 251 0.007274 10.0.0.19 - - [2025-10-23 18:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.19 - - [2025-10-23 18:26:37] "PUT /alarm/8e16876b-f693-4aec-95b6-24a917806a1e HTTP/1.1" 200 244 0.018771 10.0.0.19 - - [2025-10-23 18:26:37] "POST /alarms HTTP/1.1" 409 252 0.010989 10.0.0.19 - - [2025-10-23 18:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004833 10.0.0.19 - - [2025-10-23 18:26:37] "PUT /alarm/09391dab-31e6-4014-9b78-3a5e8401db3e HTTP/1.1" 200 244 0.025533 10.0.0.19 - - [2025-10-23 18:26:37] "POST /alarms HTTP/1.1" 409 256 0.025907 10.0.0.19 - - [2025-10-23 18:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005082 10.0.0.19 - - [2025-10-23 18:26:37] "PUT /alarm/7d1eca4b-9b1e-4bb8-a2f5-299a21dfa0ee HTTP/1.1" 200 244 0.026399 10.0.0.19 - - [2025-10-23 18:26:37] "POST /alarms HTTP/1.1" 409 248 0.027623 10.0.0.19 - - [2025-10-23 18:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.19 - - [2025-10-23 18:26:37] "PUT /alarm/6ac378b5-6d89-4fd7-a21c-31ed9e8527ab HTTP/1.1" 200 244 0.014218 10.0.0.19 - - [2025-10-23 18:26:37] "POST /alarms HTTP/1.1" 409 252 0.007566 10.0.0.19 - - [2025-10-23 18:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.19 - - [2025-10-23 18:26:37] "PUT /alarm/73eefc25-0a0f-443a-b174-5c6bfcd359e2 HTTP/1.1" 200 244 0.014319 10.0.0.19 - - [2025-10-23 18:26:37] "POST /alarms HTTP/1.1" 409 257 0.008845 10.0.0.19 - - [2025-10-23 18:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.19 - - [2025-10-23 18:26:37] "PUT /alarm/b3fab54b-419d-4e30-9c9f-6bcbe4f398a1 HTTP/1.1" 200 244 0.010438 10.0.0.19 - - [2025-10-23 18:26:37] "POST /alarms HTTP/1.1" 409 251 0.011842 10.0.0.19 - - [2025-10-23 18:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.19 - - [2025-10-23 18:26:37] "PUT /alarm/c9805ff5-4f55-49fa-b48f-19564ef4d02b HTTP/1.1" 200 244 0.011764 10.0.0.19 - - [2025-10-23 18:26:37] "POST /alarms HTTP/1.1" 409 257 0.004913 10.0.0.19 - - [2025-10-23 18:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.19 - - [2025-10-23 18:26:38] "PUT /alarm/d5eddd2b-be74-43c2-8058-6d89a5ad88bf HTTP/1.1" 200 244 0.011610 10.0.0.19 - - [2025-10-23 18:26:38] "POST /alarms HTTP/1.1" 409 261 0.006104 10.0.0.19 - - [2025-10-23 18:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.19 - - [2025-10-23 18:26:38] "PUT /alarm/0a3906b5-969f-4eca-9aa6-2f2f044268d1 HTTP/1.1" 200 244 0.011505 10.0.0.19 - - [2025-10-23 18:26:38] "POST /alarms HTTP/1.1" 409 258 0.005459 10.0.0.19 - - [2025-10-23 18:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.19 - - [2025-10-23 18:26:38] "PUT /alarm/7650e48e-c42f-489c-b6e8-21c5a3959c97 HTTP/1.1" 200 244 0.015234 10.0.0.19 - - [2025-10-23 18:26:38] "POST /alarms HTTP/1.1" 409 254 0.008852 10.0.0.19 - - [2025-10-23 18:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005573 10.0.0.19 - - [2025-10-23 18:26:38] "PUT /alarm/abf3a3e8-0c30-4bc0-91d5-fdda5710eac9 HTTP/1.1" 200 244 0.009815 10.0.0.19 - - [2025-10-23 18:26:38] "POST /alarms HTTP/1.1" 409 254 0.003623 10.0.0.19 - - [2025-10-23 18:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.19 - - [2025-10-23 18:26:38] "PUT /alarm/84d15e7d-9ec0-4016-acaf-112eb7eda5f0 HTTP/1.1" 200 244 0.011137 10.0.0.19 - - [2025-10-23 18:26:38] "POST /alarms HTTP/1.1" 409 254 0.006134 10.0.0.19 - - [2025-10-23 18:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.19 - - [2025-10-23 18:26:38] "PUT /alarm/948863b0-9298-49ff-a673-3c9f3d7bfedc HTTP/1.1" 200 244 0.009450 10.0.0.19 - - [2025-10-23 18:26:38] "POST /alarms HTTP/1.1" 409 247 0.003452 10.0.0.19 - - [2025-10-23 18:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.19 - - [2025-10-23 18:26:38] "PUT /alarm/31ce3e63-5843-45e0-ac30-ab4f233c409b HTTP/1.1" 200 244 0.009799 10.0.0.19 - - [2025-10-23 18:26:38] "POST /alarms HTTP/1.1" 409 272 0.010352 10.0.0.19 - - [2025-10-23 18:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001367 10.0.0.19 - - [2025-10-23 18:26:38] "PUT /alarm/38aaed47-406d-4960-be7f-f3449469e2f9 HTTP/1.1" 200 244 0.012420 10.0.0.19 - - [2025-10-23 18:26:38] "POST /alarms HTTP/1.1" 409 261 0.005916 10.0.0.19 - - [2025-10-23 18:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.19 - - [2025-10-23 18:26:38] "PUT /alarm/12be2a9c-a673-40dc-a33e-dcf83c2973f9 HTTP/1.1" 200 244 0.009853 10.0.0.19 - - [2025-10-23 18:26:38] "POST /alarms HTTP/1.1" 409 259 0.009424 10.0.0.19 - - [2025-10-23 18:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.19 - - [2025-10-23 18:26:38] "PUT /alarm/bbfd5639-15ea-4ba0-b80d-34b33202cc30 HTTP/1.1" 200 244 0.010583 10.0.0.19 - - [2025-10-23 18:26:38] "POST /alarms HTTP/1.1" 409 265 0.005200 10.0.0.19 - - [2025-10-23 18:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.19 - - [2025-10-23 18:26:38] "PUT /alarm/fa9b6cbd-33d8-40ef-9363-05bb843da5c4 HTTP/1.1" 200 244 0.012559 10.0.0.19 - - [2025-10-23 18:26:38] "POST /alarms HTTP/1.1" 409 279 0.005732 10.0.0.19 - - [2025-10-23 18:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.19 - - [2025-10-23 18:26:38] "PUT /alarm/ae0fc200-e05e-44ea-b0b1-a14e1f85f544 HTTP/1.1" 200 244 0.009772 10.0.0.19 - - [2025-10-23 18:26:39] "GET / HTTP/1.1" 200 35931 0.001869 10.0.0.19 - - [2025-10-23 18:26:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002210 10.0.0.19 - - [2025-10-23 18:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.19 - - [2025-10-23 18:26:39] "PUT /global-vrouter-config/8c295519-1be3-4ce7-988c-e918254b86ac HTTP/1.1" 200 276 0.007755 10.0.0.19 - - [2025-10-23 18:26:39] "GET / HTTP/1.1" 200 35931 0.001849 10.0.0.19 - - [2025-10-23 18:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.19 - - [2025-10-23 18:26:39] "GET /global-vrouter-config/8c295519-1be3-4ce7-988c-e918254b86ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002353 10.0.0.19 - - [2025-10-23 18:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.19 - - [2025-10-23 18:26:39] "PUT /global-vrouter-config/8c295519-1be3-4ce7-988c-e918254b86ac HTTP/1.1" 200 276 0.010687 10.0.0.19 - - [2025-10-23 18:26:39] "GET / HTTP/1.1" 200 35931 0.001686 10.0.0.19 - - [2025-10-23 18:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.19 - - [2025-10-23 18:26:39] "GET /global-system-config/012d002a-1815-41c5-bb63-6f89566c0a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005003 10.0.0.19 - - [2025-10-23 18:26:39] "PUT /global-system-config/012d002a-1815-41c5-bb63-6f89566c0a17 HTTP/1.1" 200 274 0.015252 10.0.0.19 - - [2025-10-23 18:26:43] "GET / HTTP/1.1" 200 35931 0.001855 10.0.0.19 - - [2025-10-23 18:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005462 10.0.0.19 - - [2025-10-23 18:26:43] "GET /routing-instance/3e6d01fc-8b0a-45e5-a97b-7561ebfb070b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004368 10.0.0.19 - - [2025-10-23 18:26:43] "POST /bgp-routers HTTP/1.1" 409 301 0.003364 10.0.0.19 - - [2025-10-23 18:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.19 - - [2025-10-23 18:26:43] "GET /bgp-router/75837664-8cf6-4474-9383-9ab12a916dea?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004421 10.0.0.19 - - [2025-10-23 18:26:43] "PUT /bgp-router/75837664-8cf6-4474-9383-9ab12a916dea HTTP/1.1" 200 254 0.023620 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:26:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000992 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:26:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000932 10.0.0.19 - - [2025-10-23 18:26:46] "POST /tags HTTP/1.1" 200 355 0.030430 10.0.0.19 - - [2025-10-23 18:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007869 10.0.0.19 - - [2025-10-23 18:26:46] "GET /tag/6d5d3e1c-13f4-48b0-b44b-fd33731f97aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.014447 10.0.0.19 - - [2025-10-23 18:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.19 - - [2025-10-23 18:26:46] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006113 10.0.0.19 - - [2025-10-23 18:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.19 - - [2025-10-23 18:26:46] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.064371 10.0.0.19 - - [2025-10-23 18:26:46] "POST /virtual-machines HTTP/1.1" 200 351 0.012222 10.0.0.19 - - [2025-10-23 18:26:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.038531 10.0.0.19 - - [2025-10-23 18:26:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.095693 10.0.0.19 - - [2025-10-23 18:26:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.009558 10.0.0.19 - - [2025-10-23 18:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.019729 10.0.0.19 - - [2025-10-23 18:26:47] "GET /virtual-machine-interface/d579eb9e-b03d-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005078 10.0.0.19 - - [2025-10-23 18:26:47] "POST /instance-ips HTTP/1.1" 200 391 0.020889 10.0.0.19 - - [2025-10-23 18:26:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.023778 10.0.0.19 - - [2025-10-23 18:26:47] "GET /virtual-machine-interface/d579eb9e-b03d-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.009551 10.0.0.19 - - [2025-10-23 18:26:47] "POST /set-tag HTTP/1.1" 200 109 0.014314 10.0.0.19 - - [2025-10-23 18:26:47] "GET /virtual-machine-interface/d579eb9e-b03d-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.015035 10.0.0.19 - - [2025-10-23 18:26:47] "GET /instance-ip/d592eec8-b03d-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003064 10.0.0.19 - - [2025-10-23 18:26:47] "GET /virtual-machine-interface/d579eb9e-b03d-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004786 10.0.0.19 - - [2025-10-23 18:26:47] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.19 - - [2025-10-23 18:26:47] "GET /virtual-router/dd1b62dc-a279-43b2-938e-773c231501cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003448 10.0.0.19 - - [2025-10-23 18:26:47] "POST /ref-update HTTP/1.1" 200 156 0.008562 10.0.0.19 - - [2025-10-23 18:26:47] "GET /virtual-machine-interface/d579eb9e-b03d-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008651 10.0.0.19 - - [2025-10-23 18:26:47] "POST /set-tag HTTP/1.1" 200 109 0.004245 10.0.0.19 - - [2025-10-23 18:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.19 - - [2025-10-23 18:26:47] "GET /virtual-network/5adfd957-8b55-4cb4-bf90-e1449e7ad716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005003 10.0.0.19 - - [2025-10-23 18:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.19 - - [2025-10-23 18:26:47] "GET /project/5a7554fe-0dd2-4ba8-a1fb-362e68d3eb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033906 10.0.0.19 - - [2025-10-23 18:26:47] "POST /virtual-machines HTTP/1.1" 200 355 0.009005 10.0.0.19 - - [2025-10-23 18:26:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.022646 10.0.0.19 - - [2025-10-23 18:26:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.114495 10.0.0.19 - - [2025-10-23 18:26:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.011767 10.0.0.19 - - [2025-10-23 18:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.018757 10.0.0.19 - - [2025-10-23 18:26:47] "GET /virtual-machine-interface/d5ed575a-b03d-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004171 10.0.0.19 - - [2025-10-23 18:26:47] "POST /instance-ips HTTP/1.1" 200 395 0.023097 10.0.0.19 - - [2025-10-23 18:26:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.027134 10.0.0.19 - - [2025-10-23 18:26:48] "GET /virtual-machine-interface/d5ed575a-b03d-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.025712 10.0.0.19 - - [2025-10-23 18:26:48] "POST /set-tag HTTP/1.1" 200 109 0.016701 10.0.0.19 - - [2025-10-23 18:26:48] "GET /virtual-machine-interface/d5ed575a-b03d-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.014417 10.0.0.19 - - [2025-10-23 18:26:48] "GET /instance-ip/d6082346-b03d-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.005136 10.0.0.19 - - [2025-10-23 18:26:48] "GET /virtual-machine-interface/d5ed575a-b03d-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006206 10.0.0.19 - - [2025-10-23 18:26:48] "POST /set-tag HTTP/1.1" 200 109 0.002585 10.0.0.19 - - [2025-10-23 18:26:48] "GET /virtual-router/dd1b62dc-a279-43b2-938e-773c231501cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.004272 10.0.0.19 - - [2025-10-23 18:26:48] "POST /ref-update HTTP/1.1" 200 156 0.014811 10.0.0.19 - - [2025-10-23 18:26:48] "GET /virtual-machine-interface/d5ed575a-b03d-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.021791 10.0.0.19 - - [2025-10-23 18:26:48] "POST /set-tag HTTP/1.1" 200 109 0.003226 10.0.0.19 - - [2025-10-23 18:26:48] "GET /virtual-machine-interface/d579eb9e-b03d-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004885 10.0.0.19 - - [2025-10-23 18:26:48] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.19 - - [2025-10-23 18:26:48] "GET /virtual-machine-interface/d5ed575a-b03d-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003996 10.0.0.19 - - [2025-10-23 18:26:48] "POST /set-tag HTTP/1.1" 200 109 0.002540 10.0.0.19 - - [2025-10-23 18:26:58] "GET / HTTP/1.1" 200 35931 0.001991 10.0.0.19 - - [2025-10-23 18:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.19 - - [2025-10-23 18:26:58] "GET /global-system-config/012d002a-1815-41c5-bb63-6f89566c0a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.006990 10.0.0.19 - - [2025-10-23 18:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.19 - - [2025-10-23 18:26:58] "GET /config-node/f982120d-2c6c-4e5c-9d7c-244b81cf5df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002459 10.0.0.19 - - [2025-10-23 18:27:01] "GET /virtual-machine-interface/d579eb9e-b03d-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005529 10.0.0.19 - - [2025-10-23 18:27:01] "POST /set-tag HTTP/1.1" 200 109 0.002621 10.0.0.19 - - [2025-10-23 18:27:02] "GET /virtual-machine-interface/d5ed575a-b03d-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008102 10.0.0.19 - - [2025-10-23 18:27:02] "POST /set-tag HTTP/1.1" 200 109 0.002910 10.0.0.19 - - [2025-10-23 18:27:02] "GET /virtual-machine-interface/d579eb9e-b03d-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007296 10.0.0.19 - - [2025-10-23 18:27:02] "POST /set-tag HTTP/1.1" 200 109 0.002507 10.0.0.19 - - [2025-10-23 18:27:10] "GET / HTTP/1.1" 200 35931 0.001661 10.0.0.19 - - [2025-10-23 18:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.19 - - [2025-10-23 18:27:10] "GET /routing-instance/3e6d01fc-8b0a-45e5-a97b-7561ebfb070b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002773 10.0.0.19 - - [2025-10-23 18:27:10] "POST /bgp-routers HTTP/1.1" 409 301 0.002065 10.0.0.19 - - [2025-10-23 18:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.19 - - [2025-10-23 18:27:10] "GET /bgp-router/75837664-8cf6-4474-9383-9ab12a916dea?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004225 10.0.0.19 - - [2025-10-23 18:27:10] "PUT /bgp-router/75837664-8cf6-4474-9383-9ab12a916dea HTTP/1.1" 200 254 0.018482 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:27:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002399 [Introspect:8084]10.0.0.19 - - [2025-10-23 18:27:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000998 10.0.0.19 - - [2025-10-23 18:27:34] "GET /virtual-machine-interface/d579eb9e-b03d-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.014628 10.0.0.19 - - [2025-10-23 18:27:34] "POST /set-tag HTTP/1.1" 200 109 0.003350 10.0.0.19 - - [2025-10-23 18:27:34] "GET /virtual-machine-interface/d579eb9e-b03d-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004619 10.0.0.19 - - [2025-10-23 18:27:34] "POST /set-tag HTTP/1.1" 200 109 0.002572 10.0.0.19 - - [2025-10-23 18:27:34] "GET /virtual-machine/f8fd595b-dbb4-4a56-96dd-2b1e22882bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002955 10.0.0.19 - - [2025-10-23 18:27:34] "POST /ref-update HTTP/1.1" 200 156 0.020649 10.0.0.19 - - [2025-10-23 18:27:34] "GET /virtual-machine-interface/d579eb9e-b03d-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008156 10.0.0.19 - - [2025-10-23 18:27:34] "POST /set-tag HTTP/1.1" 200 109 0.019624 10.0.0.19 - - [2025-10-23 18:27:34] "POST /set-tag HTTP/1.1" 200 109 0.028670 10.0.0.19 - - [2025-10-23 18:27:34] "DELETE /instance-ip/d592eec8-b03d-11f0-8c3f-fa163e6e681a HTTP/1.1" 200 115 0.042136 10.0.0.19 - - [2025-10-23 18:27:34] "DELETE /virtual-machine-interface/d579eb9e-b03d-11f0-8c3f-fa163e6e681a HTTP/1.1" 200 115 0.047924 10.0.0.19 - - [2025-10-23 18:27:34] "DELETE /virtual-machine/f8fd595b-dbb4-4a56-96dd-2b1e22882bed HTTP/1.1" 200 115 0.023083 10.0.0.19 - - [2025-10-23 18:27:34] "GET /virtual-machine-interface/d5ed575a-b03d-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007042 10.0.0.19 - - [2025-10-23 18:27:34] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.19 - - [2025-10-23 18:27:37] "GET /global-system-configs HTTP/1.1" 200 322 0.007015 10.0.0.19 - - [2025-10-23 18:27:40] "GET /global-system-configs HTTP/1.1" 200 322 0.002085 10.0.0.19 - - [2025-10-23 18:28:05] "GET /virtual-machine-interface/d5ed575a-b03d-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.040923 10.0.0.19 - - [2025-10-23 18:28:05] "POST /set-tag HTTP/1.1" 200 109 0.007502 10.0.0.19 - - [2025-10-23 18:28:05] "GET /virtual-machine-interface/d5ed575a-b03d-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.010354 10.0.0.19 - - [2025-10-23 18:28:05] "POST /set-tag HTTP/1.1" 200 109 0.002721 10.0.0.19 - - [2025-10-23 18:28:05] "GET /virtual-machine/47f9878b-6107-4deb-9e13-19ae4846bcfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.006084 10.0.0.19 - - [2025-10-23 18:28:05] "POST /ref-update HTTP/1.1" 200 156 0.021383 10.0.0.19 - - [2025-10-23 18:28:05] "GET /virtual-machine-interface/d5ed575a-b03d-11f0-8c3f-fa163e6e681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005412 10.0.0.19 - - [2025-10-23 18:28:05] "POST /set-tag HTTP/1.1" 200 109 0.017650 10.0.0.19 - - [2025-10-23 18:28:05] "POST /set-tag HTTP/1.1" 200 109 0.041498 10.0.0.19 - - [2025-10-23 18:28:05] "DELETE /instance-ip/d6082346-b03d-11f0-8c3f-fa163e6e681a HTTP/1.1" 200 115 0.040145 10.0.0.19 - - [2025-10-23 18:28:05] "DELETE /virtual-machine-interface/d5ed575a-b03d-11f0-8c3f-fa163e6e681a HTTP/1.1" 200 115 0.057593 10.0.0.19 - - [2025-10-23 18:28:06] "DELETE /virtual-machine/47f9878b-6107-4deb-9e13-19ae4846bcfe HTTP/1.1" 200 115 0.057809 10.0.0.19 - - [2025-10-23 18:28:06] "DELETE /tag/6d5d3e1c-13f4-48b0-b44b-fd33731f97aa HTTP/1.1" 200 115 0.042065