++ 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 11:04:01 PM UTC 2025 ===================' INFO: =================== Thu Oct 23 11:04:01 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/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 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq ++++ sort +++ local local_ips=,10.0.0.19,10.210.213.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.210.213.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=__ ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/23/2025 23:04:40.425 7f694d63d100 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/23/2025 23:04:40.582 7f694d63d100 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/23/2025 23:04:40.594 7f694d63d100 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/23/2025 23:04:40.594 7f694d63d100 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2025-10-23 23:04:45] "GET / HTTP/1.1" 503 181 0.000204 10.0.0.19 - - [2025-10-23 23:04:45] "GET / HTTP/1.1" 200 35931 0.001392 10.0.0.19 - - [2025-10-23 23:04:46] "GET / HTTP/1.1" 200 45303 0.001318 10.0.0.19 - - [2025-10-23 23:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.19 - - [2025-10-23 23:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.19 - - [2025-10-23 23:04:47] "GET / HTTP/1.1" 200 35931 0.001933 10.0.0.19 - - [2025-10-23 23:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006915 10.0.0.19 - - [2025-10-23 23:04:47] "GET /global-system-config/d347b43e-215e-4484-b295-0d116e942159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009414 10.0.0.19 - - [2025-10-23 23:04:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.003062 10.0.0.19 - - [2025-10-23 23:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.19 - - [2025-10-23 23:04:47] "GET /network-ipam/50bdca5e-2992-4bcc-a2b3-2e33b5ace83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002566 10.0.0.19 - - [2025-10-23 23:04:47] "POST /config-nodes HTTP/1.1" 200 593 0.032795 10.0.0.19 - - [2025-10-23 23:04:47] "GET / HTTP/1.1" 200 35931 0.001282 10.0.0.19 - - [2025-10-23 23:04:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003169 10.0.0.19 - - [2025-10-23 23:04:47] "GET / HTTP/1.1" 200 35931 0.001273 10.0.0.19 - - [2025-10-23 23:04:47] "POST /fqname-to-id HTTP/1.1" 404 186 0.002587 10.0.0.19 - - [2025-10-23 23:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.19 - - [2025-10-23 23:04:47] "GET /global-system-config/d347b43e-215e-4484-b295-0d116e942159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004721 10.0.0.19 - - [2025-10-23 23:04:47] "POST /fqname-to-id HTTP/1.1" 404 225 0.001575 10.0.0.19 - - [2025-10-23 23:04:47] "POST /service-appliance-sets HTTP/1.1" 200 553 0.025703 10.0.0.19 - - [2025-10-23 23:04:47] "POST /fqname-to-id HTTP/1.1" 404 180 0.002019 10.0.0.19 - - [2025-10-23 23:04:47] "POST /access-control-lists HTTP/1.1" 200 587 0.021775 10.0.0.19 - - [2025-10-23 23:04:47] "POST /fqname-to-id HTTP/1.1" 404 224 0.004593 10.0.0.19 - - [2025-10-23 23:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.19 - - [2025-10-23 23:04:47] "GET /global-system-config/d347b43e-215e-4484-b295-0d116e942159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004833 10.0.0.19 - - [2025-10-23 23:04:47] "POST /service-appliance-sets HTTP/1.1" 200 541 0.034825 10.0.0.19 - - [2025-10-23 23:04:47] "POST /access-control-lists HTTP/1.1" 200 585 0.032524 10.0.0.19 - - [2025-10-23 23:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.19 - - [2025-10-23 23:04:48] "POST /route-targets HTTP/1.1" 200 327 0.012867 10.0.0.19 - - [2025-10-23 23:04:48] "GET /network-ipam/50bdca5e-2992-4bcc-a2b3-2e33b5ace83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004285 10.0.0.19 - - [2025-10-23 23:04:48] "GET / HTTP/1.1" 200 35931 0.001406 10.0.0.19 - - [2025-10-23 23:04:48] "POST /ref-update HTTP/1.1" 200 156 0.019907 10.0.0.19 - - [2025-10-23 23:04:48] "POST /route-targets HTTP/1.1" 200 327 0.018954 10.0.0.19 - - [2025-10-23 23:04:48] "POST /ref-update HTTP/1.1" 200 156 0.014100 10.0.0.19 - - [2025-10-23 23:04:48] "POST /route-targets HTTP/1.1" 200 327 0.014212 10.0.0.19 - - [2025-10-23 23:04:48] "POST /service-templates HTTP/1.1" 200 511 0.023649 10.0.0.19 - - [2025-10-23 23:04:48] "POST /ref-update HTTP/1.1" 200 156 0.012310 10.0.0.19 - - [2025-10-23 23:04:48] "POST /service-templates HTTP/1.1" 200 501 0.033646 10.0.0.19 - - [2025-10-23 23:04:48] "POST /route-targets HTTP/1.1" 200 327 0.022678 10.0.0.19 - - [2025-10-23 23:04:48] "POST /ref-update HTTP/1.1" 200 156 0.009028 10.0.0.19 - - [2025-10-23 23:04:48] "POST /service-templates HTTP/1.1" 200 515 0.020112 10.0.0.19 - - [2025-10-23 23:04:48] "POST /service-templates HTTP/1.1" 200 535 0.030399 10.0.0.19 - - [2025-10-23 23:04:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.001785 10.0.0.19 - - [2025-10-23 23:04:48] "POST /service-templates HTTP/1.1" 200 507 0.143569 10.0.0.19 - - [2025-10-23 23:04:48] "POST /access-control-lists HTTP/1.1" 200 551 0.264893 10.0.0.19 - - [2025-10-23 23:04:48] "PUT /access-control-list/31f8ce13-faf4-46d5-86d9-2ecb857b1c7a HTTP/1.1" 200 272 0.021066 10.0.0.19 - - [2025-10-23 23:04:48] "PUT /access-control-list/5ca9cc31-6529-4fe2-a563-0dc6ae9ceb54 HTTP/1.1" 200 272 0.034836 10.0.0.19 - - [2025-10-23 23:04:49] "GET / HTTP/1.1" 200 35931 0.001459 10.0.0.19 - - [2025-10-23 23:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.19 - - [2025-10-23 23:04:49] "GET /global-system-config/d347b43e-215e-4484-b295-0d116e942159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009178 10.0.0.19 - - [2025-10-23 23:04:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.002033 10.0.0.19 - - [2025-10-23 23:04:49] "POST /config-database-nodes HTTP/1.1" 200 611 0.021359 10.0.0.19 - - [2025-10-23 23:04:52] "GET / HTTP/1.1" 200 35931 0.002154 10.0.0.19 - - [2025-10-23 23:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.19 - - [2025-10-23 23:04:52] "GET /routing-instance/968e682b-4891-44fd-852f-e9f16ab41219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003402 10.0.0.19 - - [2025-10-23 23:04:52] "POST /bgp-routers HTTP/1.1" 200 616 0.021018 10.0.0.19 - - [2025-10-23 23:04:52] "GET /bgp-router/5d19b94e-f540-448b-a245-94a81e4bef45?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.006378 10.0.0.19 - - [2025-10-23 23:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.19 - - [2025-10-23 23:04:52] "GET /global-system-config/d347b43e-215e-4484-b295-0d116e942159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004138 10.0.0.19 - - [2025-10-23 23:04:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005913 10.0.0.19 - - [2025-10-23 23:04:52] "POST /ref-update HTTP/1.1" 200 156 0.008412 10.0.0.19 - - [2025-10-23 23:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.19 - - [2025-10-23 23:04:52] "GET /global-vrouter-config/dbf72bb6-50ca-43e9-8d45-ba18e9dac69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.002985 10.0.0.19 - - [2025-10-23 23:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.19 - - [2025-10-23 23:04:52] "PUT /global-vrouter-config/dbf72bb6-50ca-43e9-8d45-ba18e9dac69e HTTP/1.1" 200 276 0.008216 10.0.0.19 - - [2025-10-23 23:04:52] "GET / HTTP/1.1" 200 35931 0.001613 10.0.0.19 - - [2025-10-23 23:04:52] "POST /alarms HTTP/1.1" 200 581 0.034754 10.0.0.19 - - [2025-10-23 23:04:52] "POST /alarms HTTP/1.1" 200 575 0.039003 10.0.0.19 - - [2025-10-23 23:04:52] "POST /alarms HTTP/1.1" 200 575 0.026552 10.0.0.19 - - [2025-10-23 23:04:53] "POST /alarms HTTP/1.1" 200 559 0.038967 10.0.0.19 - - [2025-10-23 23:04:53] "POST /alarms HTTP/1.1" 200 555 0.038440 10.0.0.19 - - [2025-10-23 23:04:53] "POST /alarms HTTP/1.1" 200 557 0.036222 10.0.0.19 - - [2025-10-23 23:04:53] "POST /alarms HTTP/1.1" 200 565 0.018782 10.0.0.19 - - [2025-10-23 23:04:53] "POST /alarms HTTP/1.1" 200 549 0.030322 10.0.0.19 - - [2025-10-23 23:04:53] "POST /alarms HTTP/1.1" 200 557 0.032415 10.0.0.19 - - [2025-10-23 23:04:53] "POST /alarms HTTP/1.1" 200 567 0.034048 10.0.0.19 - - [2025-10-23 23:04:53] "POST /alarms HTTP/1.1" 200 555 0.043075 10.0.0.19 - - [2025-10-23 23:04:53] "POST /alarms HTTP/1.1" 200 567 0.024256 10.0.0.19 - - [2025-10-23 23:04:53] "POST /alarms HTTP/1.1" 200 575 0.066134 10.0.0.19 - - [2025-10-23 23:04:53] "POST /alarms HTTP/1.1" 200 569 0.018688 10.0.0.19 - - [2025-10-23 23:04:53] "POST /alarms HTTP/1.1" 200 561 0.030278 10.0.0.19 - - [2025-10-23 23:04:53] "POST /alarms HTTP/1.1" 200 561 0.017780 10.0.0.19 - - [2025-10-23 23:04:53] "POST /alarms HTTP/1.1" 200 561 0.027499 10.0.0.19 - - [2025-10-23 23:04:53] "POST /alarms HTTP/1.1" 200 547 0.019214 10.0.0.19 - - [2025-10-23 23:04:53] "POST /alarms HTTP/1.1" 200 595 0.016878 10.0.0.19 - - [2025-10-23 23:04:53] "POST /alarms HTTP/1.1" 200 575 0.027519 10.0.0.19 - - [2025-10-23 23:04:53] "POST /alarms HTTP/1.1" 200 571 0.018346 10.0.0.19 - - [2025-10-23 23:04:53] "POST /alarms HTTP/1.1" 200 583 0.021090 10.0.0.19 - - [2025-10-23 23:04:53] "POST /alarms HTTP/1.1" 200 609 0.025198 10.0.0.19 - - [2025-10-23 23:04:54] "GET / HTTP/1.1" 200 35931 0.001416 10.0.0.19 - - [2025-10-23 23:04:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002631 10.0.0.19 - - [2025-10-23 23:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.19 - - [2025-10-23 23:04:54] "PUT /global-vrouter-config/dbf72bb6-50ca-43e9-8d45-ba18e9dac69e HTTP/1.1" 200 276 0.008235 10.0.0.19 - - [2025-10-23 23:04:54] "GET / HTTP/1.1" 200 35931 0.001443 10.0.0.19 - - [2025-10-23 23:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.19 - - [2025-10-23 23:04:54] "GET /global-vrouter-config/dbf72bb6-50ca-43e9-8d45-ba18e9dac69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002829 10.0.0.19 - - [2025-10-23 23:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.19 - - [2025-10-23 23:04:54] "PUT /global-vrouter-config/dbf72bb6-50ca-43e9-8d45-ba18e9dac69e HTTP/1.1" 200 276 0.009213 10.0.0.19 - - [2025-10-23 23:04:54] "GET / HTTP/1.1" 200 35931 0.001528 10.0.0.19 - - [2025-10-23 23:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.19 - - [2025-10-23 23:04:54] "GET /global-system-config/d347b43e-215e-4484-b295-0d116e942159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005399 10.0.0.19 - - [2025-10-23 23:04:54] "PUT /global-system-config/d347b43e-215e-4484-b295-0d116e942159 HTTP/1.1" 200 274 0.016997 10.0.0.19 - - [2025-10-23 23:06:33] "GET / HTTP/1.1" 200 35931 0.001403 10.0.0.19 - - [2025-10-23 23:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.19 - - [2025-10-23 23:06:33] "GET /global-system-config/d347b43e-215e-4484-b295-0d116e942159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004832 10.0.0.19 - - [2025-10-23 23:06:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.002070 10.0.0.19 - - [2025-10-23 23:06:33] "POST /analytics-nodes HTTP/1.1" 200 599 0.022621 10.0.0.19 - - [2025-10-23 23:06:40] "GET / HTTP/1.1" 200 35931 0.001522 10.0.0.19 - - [2025-10-23 23:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897 10.0.0.19 - - [2025-10-23 23:06:40] "GET /global-system-config/d347b43e-215e-4484-b295-0d116e942159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010043 10.0.0.19 - - [2025-10-23 23:06:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.003203 10.0.0.19 - - [2025-10-23 23:06:40] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.025774 10.0.0.19 - - [2025-10-23 23:06:47] "GET / HTTP/1.1" 200 35931 0.001878 10.0.0.19 - - [2025-10-23 23:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.19 - - [2025-10-23 23:06:47] "GET /global-system-config/d347b43e-215e-4484-b295-0d116e942159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005366 10.0.0.19 - - [2025-10-23 23:06:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.002311 10.0.0.19 - - [2025-10-23 23:06:47] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.026722 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:06:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001138 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:06:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000912 10.0.0.19 - - [2025-10-23 23:06:53] "GET / HTTP/1.1" 200 35931 0.002139 10.0.0.19 - - [2025-10-23 23:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.19 - - [2025-10-23 23:06:53] "GET /global-system-config/d347b43e-215e-4484-b295-0d116e942159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008497 10.0.0.19 - - [2025-10-23 23:06:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.005695 10.0.0.19 - - [2025-10-23 23:06:53] "POST /database-nodes HTTP/1.1" 200 597 0.047555 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:06:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:06:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002864 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:07:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003155 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:07:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000986 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:07:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000909 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:07:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000785 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:07:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:07:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000890 10.0.0.19 - - [2025-10-23 23:07:44] "GET / HTTP/1.1" 200 35931 0.001743 10.0.0.19 - - [2025-10-23 23:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.19 - - [2025-10-23 23:07:44] "GET /global-system-config/d347b43e-215e-4484-b295-0d116e942159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004817 10.0.0.19 - - [2025-10-23 23:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.19 - - [2025-10-23 23:07:44] "GET /config-node/ae222988-3bae-4ff2-b541-73cbeec0ef0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003456 10.0.0.19 - - [2025-10-23 23:07:56] "GET / HTTP/1.1" 200 35931 0.001308 10.0.0.19 - - [2025-10-23 23:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.19 - - [2025-10-23 23:07:56] "GET /routing-instance/968e682b-4891-44fd-852f-e9f16ab41219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003329 10.0.0.19 - - [2025-10-23 23:07:56] "POST /bgp-routers HTTP/1.1" 409 301 0.002391 10.0.0.19 - - [2025-10-23 23:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.19 - - [2025-10-23 23:07:56] "GET /bgp-router/5d19b94e-f540-448b-a245-94a81e4bef45?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004417 10.0.0.19 - - [2025-10-23 23:07:56] "PUT /bgp-router/5d19b94e-f540-448b-a245-94a81e4bef45 HTTP/1.1" 200 254 0.024771 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:07:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:07:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001006 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:08:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001050 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:08:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000819 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:08:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:08:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001504 10.0.0.19 - - [2025-10-23 23:08:35] "GET / HTTP/1.1" 200 35931 0.001476 10.0.0.19 - - [2025-10-23 23:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.19 - - [2025-10-23 23:08:36] "GET /domain/96c0f4c1-80a0-450c-be55-d002ec7816e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003229 10.0.0.19 - - [2025-10-23 23:08:36] "POST /id-to-fqname HTTP/1.1" 200 173 0.000550 10.0.0.19 - - [2025-10-23 23:08:36] "POST /fqname-to-id HTTP/1.1" 404 182 0.013259 10.0.0.19 - - [2025-10-23 23:08:36] "POST /security-groups HTTP/1.1" 200 570 0.084953 10.0.0.19 - - [2025-10-23 23:08:36] "POST /projects HTTP/1.1" 200 481 0.360666 10.0.0.19 - - [2025-10-23 23:08:36] "POST /fqname-to-id HTTP/1.1" 404 213 0.006908 10.0.0.19 - - [2025-10-23 23:08:36] "POST /access-control-lists HTTP/1.1" 200 579 0.080148 10.0.0.19 - - [2025-10-23 23:08:36] "POST /security-groups HTTP/1.1" 200 534 0.165950 10.0.0.19 - - [2025-10-23 23:08:36] "POST /fqname-to-id HTTP/1.1" 404 212 0.026395 10.0.0.19 - - [2025-10-23 23:08:36] "POST /chown HTTP/1.1" 200 109 0.055503 10.0.0.19 - - [2025-10-23 23:08:36] "POST /policy-managements HTTP/1.1" 409 214 0.003381 10.0.0.19 - - [2025-10-23 23:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.19 - - [2025-10-23 23:08:36] "POST /access-control-lists HTTP/1.1" 200 577 0.090918 10.0.0.19 - - [2025-10-23 23:08:36] "GET /policy-management/23058f05-3cd0-4f7d-9865-b6e283b0c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.038167 10.0.0.19 - - [2025-10-23 23:08:36] "POST /fqname-to-id HTTP/1.1" 404 232 0.002604 10.0.0.19 - - [2025-10-23 23:08:36] "POST /application-policy-sets HTTP/1.1" 200 528 0.035743 10.0.0.19 - - [2025-10-23 23:08:36] "POST /access-control-lists HTTP/1.1" 200 594 0.040382 10.0.0.19 - - [2025-10-23 23:08:37] "POST /fqname-to-id HTTP/1.1" 404 231 0.023019 10.0.0.19 - - [2025-10-23 23:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.022501 10.0.0.19 - - [2025-10-23 23:08:37] "GET /global-vrouter-config/dbf72bb6-50ca-43e9-8d45-ba18e9dac69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004063 10.0.0.19 - - [2025-10-23 23:08:37] "POST /access-control-lists HTTP/1.1" 200 592 0.037173 10.0.0.19 - - [2025-10-23 23:08:37] "PUT /global-vrouter-config/dbf72bb6-50ca-43e9-8d45-ba18e9dac69e HTTP/1.1" 200 276 0.020963 10.0.0.19 - - [2025-10-23 23:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.025192 10.0.0.19 - - [2025-10-23 23:08:37] "GET /virtual-network/585d36c5-b10f-4e52-956b-bbfba5e8baea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.010587 10.0.0.19 - - [2025-10-23 23:08:37] "POST /id-to-fqname HTTP/1.1" 200 177 0.000502 10.0.0.19 - - [2025-10-23 23:08:37] "POST /fqname-to-id HTTP/1.1" 404 186 0.012737 10.0.0.19 - - [2025-10-23 23:08:37] "POST /security-groups HTTP/1.1" 200 574 0.095902 10.0.0.19 - - [2025-10-23 23:08:37] "POST /projects HTTP/1.1" 200 489 0.274836 10.0.0.19 - - [2025-10-23 23:08:37] "POST /fqname-to-id HTTP/1.1" 404 217 0.004293 10.0.0.19 - - [2025-10-23 23:08:37] "POST /access-control-lists HTTP/1.1" 200 583 0.071227 10.0.0.19 - - [2025-10-23 23:08:37] "POST /security-groups HTTP/1.1" 200 546 0.103473 10.0.0.19 - - [2025-10-23 23:08:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.017396 10.0.0.19 - - [2025-10-23 23:08:37] "POST /chown HTTP/1.1" 200 109 0.054568 10.0.0.19 - - [2025-10-23 23:08:37] "POST /access-control-lists HTTP/1.1" 200 581 0.120522 10.0.0.19 - - [2025-10-23 23:08:37] "POST /network-ipams HTTP/1.1" 200 522 0.089153 10.0.0.19 - - [2025-10-23 23:08:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.011051 10.0.0.19 - - [2025-10-23 23:08:37] "POST /access-control-lists HTTP/1.1" 200 602 0.063626 10.0.0.19 - - [2025-10-23 23:08:37] "POST /network-ipams HTTP/1.1" 200 510 0.087901 10.0.0.19 - - [2025-10-23 23:08:37] "POST /fqname-to-id HTTP/1.1" 404 239 0.021975 10.0.0.19 - - [2025-10-23 23:08:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.002618 10.0.0.19 - - [2025-10-23 23:08:37] "POST /access-control-lists HTTP/1.1" 200 600 0.040807 10.0.0.19 - - [2025-10-23 23:08:38] "POST /fqname-to-id HTTP/1.1" 404 229 0.005474 10.0.0.19 - - [2025-10-23 23:08:38] "POST /useragent-kv HTTP/1.1" 200 115 0.013664 10.0.0.19 - - [2025-10-23 23:08:38] "POST /virtual-networks HTTP/1.1" 200 538 0.219012 10.0.0.19 - - [2025-10-23 23:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.19 - - [2025-10-23 23:08:38] "POST /access-control-lists HTTP/1.1" 200 589 0.094515 10.0.0.19 - - [2025-10-23 23:08:38] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.068490 10.0.0.19 - - [2025-10-23 23:08:38] "POST /route-targets HTTP/1.1" 200 327 0.041056 10.0.0.19 - - [2025-10-23 23:08:38] "POST /ref-update HTTP/1.1" 200 156 0.052416 10.0.0.19 - - [2025-10-23 23:08:38] "POST /network-ipams HTTP/1.1" 200 518 0.113210 10.0.0.19 - - [2025-10-23 23:08:38] "POST /fqname-to-id HTTP/1.1" 404 202 0.009945 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:08:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001062 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:08:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000943 10.0.0.19 - - [2025-10-23 23:08:38] "PUT /access-control-list/3ee80916-df4b-4648-bb11-ca6cbd59083b HTTP/1.1" 200 272 0.067883 10.0.0.19 - - [2025-10-23 23:08:38] "POST /useragent-kv HTTP/1.1" 200 115 0.012294 10.0.0.19 - - [2025-10-23 23:08:38] "POST /virtual-networks HTTP/1.1" 200 546 0.225567 10.0.0.19 - - [2025-10-23 23:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005477 10.0.0.19 - - [2025-10-23 23:08:38] "GET /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.014837 10.0.0.19 - - [2025-10-23 23:08:38] "POST /fqname-to-id HTTP/1.1" 404 199 0.018597 10.0.0.19 - - [2025-10-23 23:08:38] "POST /route-targets HTTP/1.1" 200 327 0.057859 10.0.0.19 - - [2025-10-23 23:08:38] "POST /ref-update HTTP/1.1" 200 156 0.033885 10.0.0.19 - - [2025-10-23 23:08:38] "POST /network-policys HTTP/1.1" 200 538 0.161607 10.0.0.19 - - [2025-10-23 23:08:38] "POST /fqname-to-id HTTP/1.1" 404 197 0.002072 10.0.0.19 - - [2025-10-23 23:08:39] "POST /network-policys HTTP/1.1" 200 534 0.053792 10.0.0.19 - - [2025-10-23 23:08:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.010342 10.0.0.19 - - [2025-10-23 23:08:39] "POST /network-policys HTTP/1.1" 200 542 0.025378 10.0.0.19 - - [2025-10-23 23:08:39] "PUT /access-control-list/13b8ac17-5bdb-4f17-8e55-7d601be79ba6 HTTP/1.1" 200 272 0.033791 10.0.0.19 - - [2025-10-23 23:08:39] "POST /ref-update HTTP/1.1" 200 156 0.095086 10.0.0.19 - - [2025-10-23 23:08:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003025 10.0.0.19 - - [2025-10-23 23:08:39] "PUT /access-control-list/13b8ac17-5bdb-4f17-8e55-7d601be79ba6 HTTP/1.1" 200 272 0.022347 10.0.0.19 - - [2025-10-23 23:08:39] "POST /ref-update HTTP/1.1" 200 156 0.087861 10.0.0.19 - - [2025-10-23 23:08:39] "PUT /access-control-list/3ee80916-df4b-4648-bb11-ca6cbd59083b HTTP/1.1" 200 272 0.064188 10.0.0.19 - - [2025-10-23 23:08:39] "POST /ref-update HTTP/1.1" 200 156 0.111529 10.0.0.19 - - [2025-10-23 23:08:39] "POST /ref-update HTTP/1.1" 200 156 0.041517 10.0.0.19 - - [2025-10-23 23:08:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010884 10.0.0.19 - - [2025-10-23 23:08:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008101 10.0.0.19 - - [2025-10-23 23:08:39] "PUT /access-control-list/3ee80916-df4b-4648-bb11-ca6cbd59083b HTTP/1.1" 200 272 0.070579 10.0.0.19 - - [2025-10-23 23:08:39] "POST /ref-update HTTP/1.1" 200 156 0.113828 10.0.0.19 - - [2025-10-23 23:08:39] "PUT /access-control-list/13b8ac17-5bdb-4f17-8e55-7d601be79ba6 HTTP/1.1" 200 272 0.021897 10.0.0.19 - - [2025-10-23 23:08:39] "POST /fqname-to-id HTTP/1.1" 404 237 0.015838 10.0.0.19 - - [2025-10-23 23:08:39] "POST /access-control-lists HTTP/1.1" 200 601 0.089390 10.0.0.19 - - [2025-10-23 23:08:39] "POST /ref-update HTTP/1.1" 200 156 0.161215 10.0.0.19 - - [2025-10-23 23:08:39] "POST /ref-update HTTP/1.1" 200 156 0.077793 10.0.0.19 - - [2025-10-23 23:08:40] "POST /ref-update HTTP/1.1" 200 156 0.156266 10.0.0.19 - - [2025-10-23 23:08:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.047475 10.0.0.19 - - [2025-10-23 23:08:40] "PUT /access-control-list/308ce200-7ac4-4a3b-a6e1-ee95a122947c HTTP/1.1" 200 272 0.127434 10.0.0.19 - - [2025-10-23 23:08:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004191 10.0.0.19 - - [2025-10-23 23:08:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007953 10.0.0.19 - - [2025-10-23 23:08:40] "POST /ref-update HTTP/1.1" 200 156 0.026364 10.0.0.19 - - [2025-10-23 23:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010439 10.0.0.19 - - [2025-10-23 23:08:40] "GET /virtual-network/585d36c5-b10f-4e52-956b-bbfba5e8baea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.013478 10.0.0.19 - - [2025-10-23 23:08:40] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005192 10.0.0.19 - - [2025-10-23 23:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005987 10.0.0.19 - - [2025-10-23 23:08:40] "GET /policy-management/23058f05-3cd0-4f7d-9865-b6e283b0c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007633 10.0.0.19 - - [2025-10-23 23:08:40] "POST /firewall-policys HTTP/1.1" 200 530 0.027502 10.0.0.19 - - [2025-10-23 23:08:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.042650 10.0.0.19 - - [2025-10-23 23:08:40] "GET /firewall-policy/cd62bfd0-da50-496e-8af1-fbed37528dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.012786 10.0.0.19 - - [2025-10-23 23:08:40] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003680 10.0.0.19 - - [2025-10-23 23:08:40] "GET /firewall-policy/cd62bfd0-da50-496e-8af1-fbed37528dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002531 10.0.0.19 - - [2025-10-23 23:08:40] "POST /ref-update HTTP/1.1" 200 156 0.040774 10.0.0.19 - - [2025-10-23 23:08:40] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.011661 10.0.0.19 - - [2025-10-23 23:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.19 - - [2025-10-23 23:08:40] "GET /policy-management/23058f05-3cd0-4f7d-9865-b6e283b0c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005628 10.0.0.19 - - [2025-10-23 23:08:40] "POST /firewall-policys HTTP/1.1" 200 532 0.029730 10.0.0.19 - - [2025-10-23 23:08:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.032891 10.0.0.19 - - [2025-10-23 23:08:40] "GET /firewall-policy/fcaa0fad-c81a-47d5-9167-78b5d3116f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.018743 10.0.0.19 - - [2025-10-23 23:08:40] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.006727 10.0.0.19 - - [2025-10-23 23:08:40] "GET /firewall-policy/fcaa0fad-c81a-47d5-9167-78b5d3116f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004474 10.0.0.19 - - [2025-10-23 23:08:40] "GET /firewall-policy/cd62bfd0-da50-496e-8af1-fbed37528dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003254 10.0.0.19 - - [2025-10-23 23:08:40] "GET /firewall-policy/cd62bfd0-da50-496e-8af1-fbed37528dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002586 10.0.0.19 - - [2025-10-23 23:08:40] "POST /ref-update HTTP/1.1" 200 156 0.019561 10.0.0.19 - - [2025-10-23 23:08:40] "POST /ref-update HTTP/1.1" 200 156 0.047765 10.0.0.19 - - [2025-10-23 23:08:41] "POST /ref-update HTTP/1.1" 200 156 0.069872 10.0.0.19 - - [2025-10-23 23:08:41] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004281 10.0.0.19 - - [2025-10-23 23:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.19 - - [2025-10-23 23:08:41] "GET /policy-management/23058f05-3cd0-4f7d-9865-b6e283b0c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003367 10.0.0.19 - - [2025-10-23 23:08:41] "POST /firewall-policys HTTP/1.1" 200 530 0.058518 10.0.0.19 - - [2025-10-23 23:08:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.050242 10.0.0.19 - - [2025-10-23 23:08:41] "GET /firewall-policy/17dbba0d-5e63-491a-8ec5-8c72a8409bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.023429 10.0.0.19 - - [2025-10-23 23:08:41] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003682 10.0.0.19 - - [2025-10-23 23:08:41] "GET /firewall-policy/17dbba0d-5e63-491a-8ec5-8c72a8409bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002875 10.0.0.19 - - [2025-10-23 23:08:41] "GET /firewall-policy/cd62bfd0-da50-496e-8af1-fbed37528dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004125 10.0.0.19 - - [2025-10-23 23:08:41] "GET /firewall-policy/fcaa0fad-c81a-47d5-9167-78b5d3116f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003392 10.0.0.19 - - [2025-10-23 23:08:41] "GET /firewall-policy/cd62bfd0-da50-496e-8af1-fbed37528dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004858 10.0.0.19 - - [2025-10-23 23:08:41] "GET /firewall-policy/fcaa0fad-c81a-47d5-9167-78b5d3116f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002472 10.0.0.19 - - [2025-10-23 23:08:41] "POST /ref-update HTTP/1.1" 200 156 0.027371 10.0.0.19 - - [2025-10-23 23:08:41] "POST /ref-update HTTP/1.1" 200 156 0.114572 10.0.0.19 - - [2025-10-23 23:08:41] "POST /ref-update HTTP/1.1" 200 156 0.034975 10.0.0.19 - - [2025-10-23 23:08:41] "POST /ref-update HTTP/1.1" 200 156 0.035835 10.0.0.19 - - [2025-10-23 23:08:41] "POST /ref-update HTTP/1.1" 200 156 0.069279 10.0.0.19 - - [2025-10-23 23:08:41] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.020980 10.0.0.19 - - [2025-10-23 23:08:41] "POST /tags HTTP/1.1" 200 299 0.058638 10.0.0.19 - - [2025-10-23 23:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.017395 10.0.0.19 - - [2025-10-23 23:08:42] "GET /tag/7758a986-7a8d-49dc-8576-c7490d430ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.020597 10.0.0.19 - - [2025-10-23 23:08:42] "POST /set-tag HTTP/1.1" 200 109 0.025774 10.0.0.19 - - [2025-10-23 23:08:42] "POST /tags HTTP/1.1" 200 301 0.167724 10.0.0.19 - - [2025-10-23 23:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013550 10.0.0.19 - - [2025-10-23 23:08:42] "GET /tag/25ac9be9-d70b-4d39-912a-0ec409613920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.028973 10.0.0.19 - - [2025-10-23 23:08:42] "POST /tags HTTP/1.1" 200 325 0.099228 10.0.0.19 - - [2025-10-23 23:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.022665 10.0.0.19 - - [2025-10-23 23:08:42] "GET /tag/10f98e1a-4b41-457a-bf0c-414a823d8b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.043242 10.0.0.19 - - [2025-10-23 23:08:42] "POST /tags HTTP/1.1" 200 311 0.213054 10.0.0.19 - - [2025-10-23 23:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.081530 10.0.0.19 - - [2025-10-23 23:08:43] "GET /tag/9f929fd9-ba0a-4966-94db-6996cc53bce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.052981 10.0.0.19 - - [2025-10-23 23:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.19 - - [2025-10-23 23:08:43] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.005390 10.0.0.19 - - [2025-10-23 23:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.19 - - [2025-10-23 23:08:43] "GET /project/218b3b54-dc4f-42c6-b0af-f1893c4b619f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036510 10.0.0.19 - - [2025-10-23 23:08:43] "POST /virtual-machines HTTP/1.1" 200 377 0.047333 10.0.0.19 - - [2025-10-23 23:08:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.023038 10.0.0.19 - - [2025-10-23 23:08:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.182769 10.0.0.19 - - [2025-10-23 23:08:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019001 10.0.0.19 - - [2025-10-23 23:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017594 10.0.0.19 - - [2025-10-23 23:08:43] "GET /virtual-machine-interface/386b8182-b065-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.013901 10.0.0.19 - - [2025-10-23 23:08:43] "POST /instance-ips HTTP/1.1" 200 409 0.074141 10.0.0.19 - - [2025-10-23 23:08:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.040133 10.0.0.19 - - [2025-10-23 23:08:43] "GET /virtual-machine-interface/386b8182-b065-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.022316 10.0.0.19 - - [2025-10-23 23:08:43] "POST /set-tag HTTP/1.1" 200 109 0.022073 10.0.0.19 - - [2025-10-23 23:08:43] "GET /virtual-machine-interface/386b8182-b065-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.023882 10.0.0.19 - - [2025-10-23 23:08:43] "GET /instance-ip/3891e4f8-b065-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.008210 10.0.0.19 - - [2025-10-23 23:08:44] "POST /tags HTTP/1.1" 200 357 0.078424 10.0.0.19 - - [2025-10-23 23:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.019835 10.0.0.19 - - [2025-10-23 23:08:44] "GET /tag/c40ffe9c-418c-4ef8-ba2e-f8038d58410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.014533 10.0.0.19 - - [2025-10-23 23:08:44] "POST /tags HTTP/1.1" 200 305 0.023985 10.0.0.19 - - [2025-10-23 23:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.018843 10.0.0.19 - - [2025-10-23 23:08:44] "GET /tag/62ebab97-2e64-401e-9b58-176beca30aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014024 10.0.0.19 - - [2025-10-23 23:08:44] "POST /id-to-fqname HTTP/1.1" 200 174 0.000553 10.0.0.19 - - [2025-10-23 23:08:44] "POST /fqname-to-id HTTP/1.1" 404 183 0.018111 10.0.0.19 - - [2025-10-23 23:08:44] "POST /security-groups HTTP/1.1" 200 571 0.066176 10.0.0.19 - - [2025-10-23 23:08:44] "POST /projects HTTP/1.1" 200 483 0.194201 10.0.0.19 - - [2025-10-23 23:08:44] "POST /fqname-to-id HTTP/1.1" 404 214 0.005305 10.0.0.19 - - [2025-10-23 23:08:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.034742 10.0.0.19 - - [2025-10-23 23:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009021 10.0.0.19 - - [2025-10-23 23:08:44] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.008792 10.0.0.19 - - [2025-10-23 23:08:44] "POST /access-control-lists HTTP/1.1" 200 580 0.086225 10.0.0.19 - - [2025-10-23 23:08:44] "POST /fqname-to-id HTTP/1.1" 404 213 0.020603 10.0.0.19 - - [2025-10-23 23:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.027144 10.0.0.19 - - [2025-10-23 23:08:44] "GET /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.005755 10.0.0.19 - - [2025-10-23 23:08:44] "POST /access-control-lists HTTP/1.1" 200 578 0.066963 10.0.0.19 - - [2025-10-23 23:08:44] "PUT /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff HTTP/1.1" 200 264 0.120341 10.0.0.19 - - [2025-10-23 23:08:44] "PUT /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24 HTTP/1.1" 200 264 0.082183 10.0.0.19 - - [2025-10-23 23:08:44] "POST /security-groups HTTP/1.1" 200 537 0.084033 10.0.0.19 - - [2025-10-23 23:08:45] "POST /fqname-to-id HTTP/1.1" 404 234 0.002199 10.0.0.19 - - [2025-10-23 23:08:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.027986 10.0.0.19 - - [2025-10-23 23:08:45] "POST /access-control-lists HTTP/1.1" 200 596 0.069769 10.0.0.19 - - [2025-10-23 23:08:45] "POST /chown HTTP/1.1" 200 109 0.044446 10.0.0.19 - - [2025-10-23 23:08:45] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009845 10.0.0.19 - - [2025-10-23 23:08:45] "POST /fqname-to-id HTTP/1.1" 404 233 0.037544 10.0.0.19 - - [2025-10-23 23:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.19 - - [2025-10-23 23:08:45] "GET /policy-management/23058f05-3cd0-4f7d-9865-b6e283b0c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005793 10.0.0.19 - - [2025-10-23 23:08:45] "POST /tags HTTP/1.1" 409 207 0.001965 10.0.0.19 - - [2025-10-23 23:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.19 - - [2025-10-23 23:08:45] "GET /tag/62ebab97-2e64-401e-9b58-176beca30aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.027180 10.0.0.19 - - [2025-10-23 23:08:45] "POST /access-control-lists HTTP/1.1" 200 594 0.086010 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:08:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000875 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:08:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000835 10.0.0.19 - - [2025-10-23 23:08:45] "POST /firewall-rules HTTP/1.1" 200 564 0.120368 10.0.0.19 - - [2025-10-23 23:08:45] "GET /firewall-rule/c3c82f54-91fa-46dd-b8a1-80d75d33bc02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004704 10.0.0.19 - - [2025-10-23 23:08:45] "GET /firewall-policy/fcaa0fad-c81a-47d5-9167-78b5d3116f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002324 10.0.0.19 - - [2025-10-23 23:08:45] "GET /firewall-rule/c3c82f54-91fa-46dd-b8a1-80d75d33bc02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002178 10.0.0.19 - - [2025-10-23 23:08:45] "POST /ref-update HTTP/1.1" 200 156 0.016247 10.0.0.19 - - [2025-10-23 23:08:45] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002830 10.0.0.19 - - [2025-10-23 23:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.19 - - [2025-10-23 23:08:45] "GET /policy-management/23058f05-3cd0-4f7d-9865-b6e283b0c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003231 10.0.0.19 - - [2025-10-23 23:08:45] "POST /tags HTTP/1.1" 409 207 0.002393 10.0.0.19 - - [2025-10-23 23:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.19 - - [2025-10-23 23:08:45] "GET /tag/62ebab97-2e64-401e-9b58-176beca30aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.050226 10.0.0.19 - - [2025-10-23 23:08:45] "POST /firewall-rules HTTP/1.1" 200 562 0.145308 10.0.0.19 - - [2025-10-23 23:08:45] "GET /firewall-rule/75ee186c-6bf4-4126-8be7-b706a217bf1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.006552 10.0.0.19 - - [2025-10-23 23:08:45] "GET /firewall-policy/fcaa0fad-c81a-47d5-9167-78b5d3116f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.005426 10.0.0.19 - - [2025-10-23 23:08:45] "GET /firewall-rule/75ee186c-6bf4-4126-8be7-b706a217bf1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002916 10.0.0.19 - - [2025-10-23 23:08:45] "POST /ref-update HTTP/1.1" 200 156 0.029221 10.0.0.19 - - [2025-10-23 23:08:46] "POST /tags HTTP/1.1" 200 305 0.091761 10.0.0.19 - - [2025-10-23 23:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.19 - - [2025-10-23 23:08:46] "GET /tag/8396ec97-4017-4c36-8d7e-9a5c6a78d506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.017403 10.0.0.19 - - [2025-10-23 23:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.19 - - [2025-10-23 23:08:46] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031433 10.0.0.19 - - [2025-10-23 23:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011911 10.0.0.19 - - [2025-10-23 23:08:46] "GET /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004155 10.0.0.19 - - [2025-10-23 23:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.19 - - [2025-10-23 23:08:46] "GET /service-appliance-set/0ab06f30-7585-473b-92fb-8b4e3dabb27e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.003595 10.0.0.19 - - [2025-10-23 23:08:46] "POST /fqname-to-id HTTP/1.1" 404 240 0.001529 10.0.0.19 - - [2025-10-23 23:08:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.133301 10.0.0.19 - - [2025-10-23 23:08:46] "GET /virtual-machine-interface/1d18ce2a-a763-4dec-94d0-ef29b1ce068b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.005057 10.0.0.19 - - [2025-10-23 23:08:46] "POST /instance-ips HTTP/1.1" 200 381 0.045506 10.0.0.19 - - [2025-10-23 23:08:46] "GET /instance-ip/f22a3dac-37cd-49f9-9e06-7c5095ccd2db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007174 10.0.0.19 - - [2025-10-23 23:08:46] "POST /loadbalancers HTTP/1.1" 200 582 0.084082 10.0.0.19 - - [2025-10-23 23:08:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.036027 10.0.0.19 - - [2025-10-23 23:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013842 10.0.0.19 - - [2025-10-23 23:08:46] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.064739 10.0.0.19 - - [2025-10-23 23:08:46] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.078513 10.0.0.19 - - [2025-10-23 23:08:46] "GET /loadbalancer/f2e6cda8-c071-4749-84f0-c8ca27971389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.026130 10.0.0.19 - - [2025-10-23 23:08:46] "GET /instance-ip/f22a3dac-37cd-49f9-9e06-7c5095ccd2db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008021 10.0.0.19 - - [2025-10-23 23:08:46] "POST /floating-ips HTTP/1.1" 200 583 0.040654 10.0.0.19 - - [2025-10-23 23:08:46] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.042315 10.0.0.19 - - [2025-10-23 23:08:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.016529 10.0.0.19 - - [2025-10-23 23:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014745 10.0.0.19 - - [2025-10-23 23:08:47] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046332 10.0.0.19 - - [2025-10-23 23:08:47] "GET /loadbalancer-listener/115f18c5-00aa-45f4-b9a2-789fba02486e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.004841 10.0.0.19 - - [2025-10-23 23:08:47] "GET /loadbalancer-listener/115f18c5-00aa-45f4-b9a2-789fba02486e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004714 10.0.0.19 - - [2025-10-23 23:08:47] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018599 10.0.0.19 - - [2025-10-23 23:08:47] "GET /instance-ip/f22a3dac-37cd-49f9-9e06-7c5095ccd2db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003435 10.0.0.19 - - [2025-10-23 23:08:47] "GET /instance-ip/f22a3dac-37cd-49f9-9e06-7c5095ccd2db?fields=floating_ips HTTP/1.1" 200 1171 0.006434 10.0.0.19 - - [2025-10-23 23:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006499 10.0.0.19 - - [2025-10-23 23:08:47] "GET /global-vrouter-config/dbf72bb6-50ca-43e9-8d45-ba18e9dac69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005764 10.0.0.19 - - [2025-10-23 23:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.19 - - [2025-10-23 23:08:47] "GET /floating-ip/33f77f5e-ca0f-4424-9334-e6e8df0c3a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002972 10.0.0.19 - - [2025-10-23 23:08:47] "PUT /global-vrouter-config/dbf72bb6-50ca-43e9-8d45-ba18e9dac69e HTTP/1.1" 200 276 0.019690 10.0.0.19 - - [2025-10-23 23:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.19 - - [2025-10-23 23:08:47] "GET /loadbalancer/f2e6cda8-c071-4749-84f0-c8ca27971389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004757 10.0.0.19 - - [2025-10-23 23:08:47] "POST /tags HTTP/1.1" 200 355 0.035653 10.0.0.19 - - [2025-10-23 23:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015140 10.0.0.19 - - [2025-10-23 23:08:47] "GET /tag/ce910bab-5d5f-42b0-bc23-a42c3bbdfdd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.028340 10.0.0.19 - - [2025-10-23 23:08:47] "POST /tags HTTP/1.1" 200 303 0.033718 10.0.0.19 - - [2025-10-23 23:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015556 10.0.0.19 - - [2025-10-23 23:08:47] "GET /tag/2fbaa2e7-a1bf-4c71-bba8-24fae7f5136a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.033330 10.0.0.19 - - [2025-10-23 23:08:47] "POST /projects HTTP/1.1" 409 218 0.003092 10.0.0.19 - - [2025-10-23 23:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.19 - - [2025-10-23 23:08:47] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.059604 10.0.0.19 - - [2025-10-23 23:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.19 - - [2025-10-23 23:08:47] "GET /network-ipam/ed0881f9-358c-4319-94c5-16ebe4df3a56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003441 10.0.0.19 - - [2025-10-23 23:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.19 - - [2025-10-23 23:08:47] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004842 10.0.0.19 - - [2025-10-23 23:08:47] "PUT /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff HTTP/1.1" 200 264 0.071621 10.0.0.19 - - [2025-10-23 23:08:47] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.017982 10.0.0.19 - - [2025-10-23 23:08:48] "POST /set-tag HTTP/1.1" 200 109 0.062831 10.0.0.19 - - [2025-10-23 23:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.022238 10.0.0.19 - - [2025-10-23 23:08:48] "GET /network-ipam/4bb1e394-ac48-473a-b743-876f71938c66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.010332 10.0.0.19 - - [2025-10-23 23:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.19 - - [2025-10-23 23:08:48] "GET /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004110 10.0.0.19 - - [2025-10-23 23:08:48] "PUT /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24 HTTP/1.1" 200 264 0.058357 10.0.0.19 - - [2025-10-23 23:08:48] "GET /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.010981 10.0.0.19 - - [2025-10-23 23:08:48] "POST /set-tag HTTP/1.1" 200 109 0.058524 10.0.0.19 - - [2025-10-23 23:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008595 10.0.0.19 - - [2025-10-23 23:08:48] "GET /network-policy/daa7d94c-bb6a-44c1-b572-d9d8b1aa756e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006974 10.0.0.19 - - [2025-10-23 23:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.19 - - [2025-10-23 23:08:48] "GET /network-policy/66ab53c7-bc2e-4417-8b86-a608185ff965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004047 10.0.0.19 - - [2025-10-23 23:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.19 - - [2025-10-23 23:08:48] "GET /network-policy/476db952-da84-4a33-9e10-e597c85cbbe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002698 10.0.0.19 - - [2025-10-23 23:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005635 10.0.0.19 - - [2025-10-23 23:08:48] "PUT /network-policy/476db952-da84-4a33-9e10-e597c85cbbe6 HTTP/1.1" 200 262 0.014228 10.0.0.19 - - [2025-10-23 23:08:48] "POST /ref-update HTTP/1.1" 200 156 0.175595 10.0.0.19 - - [2025-10-23 23:08:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020831 10.0.0.19 - - [2025-10-23 23:08:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002756 10.0.0.19 - - [2025-10-23 23:08:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001937 10.0.0.19 - - [2025-10-23 23:08:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001833 10.0.0.19 - - [2025-10-23 23:08:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003477 10.0.0.19 - - [2025-10-23 23:08:48] "POST /security-groups HTTP/1.1" 409 245 0.003014 10.0.0.19 - - [2025-10-23 23:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.19 - - [2025-10-23 23:08:48] "PUT /security-group/17131fd5-83b9-4bab-a1bd-c014034badee HTTP/1.1" 200 262 0.067896 10.0.0.19 - - [2025-10-23 23:08:48] "PUT /access-control-list/dd6a21a9-6c36-4448-810b-3bcfe8e3f3d2 HTTP/1.1" 200 272 0.023718 10.0.0.19 - - [2025-10-23 23:08:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.049878 10.0.0.19 - - [2025-10-23 23:08:49] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.035746 10.0.0.19 - - [2025-10-23 23:08:49] "PUT /access-control-list/696263cb-3f38-4f9e-a006-83cd40a4afd8 HTTP/1.1" 200 272 0.083263 10.0.0.19 - - [2025-10-23 23:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.19 - - [2025-10-23 23:08:49] "GET /policy-management/23058f05-3cd0-4f7d-9865-b6e283b0c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.049446 10.0.0.19 - - [2025-10-23 23:08:49] "POST /tags HTTP/1.1" 409 206 0.002342 10.0.0.19 - - [2025-10-23 23:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007534 10.0.0.19 - - [2025-10-23 23:08:49] "GET /tag/2fbaa2e7-a1bf-4c71-bba8-24fae7f5136a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.020047 10.0.0.19 - - [2025-10-23 23:08:49] "POST /firewall-rules HTTP/1.1" 200 562 0.071346 10.0.0.19 - - [2025-10-23 23:08:49] "GET /firewall-rule/fa073a32-3dea-4b74-a5de-7188e2ffbc53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005201 10.0.0.19 - - [2025-10-23 23:08:49] "GET /firewall-policy/fcaa0fad-c81a-47d5-9167-78b5d3116f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003166 10.0.0.19 - - [2025-10-23 23:08:49] "GET /firewall-rule/fa073a32-3dea-4b74-a5de-7188e2ffbc53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.006345 10.0.0.19 - - [2025-10-23 23:08:49] "POST /ref-update HTTP/1.1" 200 156 0.025532 10.0.0.19 - - [2025-10-23 23:08:49] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021785 10.0.0.19 - - [2025-10-23 23:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008055 10.0.0.19 - - [2025-10-23 23:08:49] "GET /policy-management/23058f05-3cd0-4f7d-9865-b6e283b0c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003238 10.0.0.19 - - [2025-10-23 23:08:49] "POST /tags HTTP/1.1" 409 206 0.002149 10.0.0.19 - - [2025-10-23 23:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.19 - - [2025-10-23 23:08:49] "GET /tag/2fbaa2e7-a1bf-4c71-bba8-24fae7f5136a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010653 10.0.0.19 - - [2025-10-23 23:08:49] "POST /firewall-rules HTTP/1.1" 200 560 0.072141 10.0.0.19 - - [2025-10-23 23:08:49] "GET /firewall-rule/2e0dd986-b6b4-48ab-8b37-ba2dbe4a1ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.020158 10.0.0.19 - - [2025-10-23 23:08:49] "GET /firewall-policy/fcaa0fad-c81a-47d5-9167-78b5d3116f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004340 10.0.0.19 - - [2025-10-23 23:08:49] "GET /firewall-rule/2e0dd986-b6b4-48ab-8b37-ba2dbe4a1ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002249 10.0.0.19 - - [2025-10-23 23:08:49] "POST /ref-update HTTP/1.1" 200 156 0.051324 10.0.0.19 - - [2025-10-23 23:08:49] "POST /tags HTTP/1.1" 200 301 0.082934 10.0.0.19 - - [2025-10-23 23:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006895 10.0.0.19 - - [2025-10-23 23:08:49] "GET /tag/4c58e9dc-f71c-4cd9-8b10-d363114e516d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013681 10.0.0.19 - - [2025-10-23 23:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.19 - - [2025-10-23 23:08:50] "GET /project/218b3b54-dc4f-42c6-b0af-f1893c4b619f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.068698 10.0.0.19 - - [2025-10-23 23:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.017493 10.0.0.19 - - [2025-10-23 23:08:50] "GET /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.017833 10.0.0.19 - - [2025-10-23 23:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.19 - - [2025-10-23 23:08:50] "GET /service-appliance-set/0ab06f30-7585-473b-92fb-8b4e3dabb27e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.006472 10.0.0.19 - - [2025-10-23 23:08:50] "POST /fqname-to-id HTTP/1.1" 404 242 0.001739 10.0.0.19 - - [2025-10-23 23:08:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.122498 10.0.0.19 - - [2025-10-23 23:08:50] "GET /virtual-machine-interface/324e05e2-b8db-4a83-916d-878203f4aa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.022014 10.0.0.19 - - [2025-10-23 23:08:50] "POST /instance-ips HTTP/1.1" 200 377 0.027512 10.0.0.19 - - [2025-10-23 23:08:50] "GET /instance-ip/9027e1b4-8c0e-49c8-a8ed-e1b36b9726a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006332 10.0.0.19 - - [2025-10-23 23:08:50] "POST /loadbalancers HTTP/1.1" 200 582 0.076514 10.0.0.19 - - [2025-10-23 23:08:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.049291 10.0.0.19 - - [2025-10-23 23:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013412 10.0.0.19 - - [2025-10-23 23:08:50] "GET /project/218b3b54-dc4f-42c6-b0af-f1893c4b619f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.071246 10.0.0.19 - - [2025-10-23 23:08:50] "GET /instance-ip/9027e1b4-8c0e-49c8-a8ed-e1b36b9726a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004830 10.0.0.19 - - [2025-10-23 23:08:50] "GET /project/218b3b54-dc4f-42c6-b0af-f1893c4b619f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051918 10.0.0.19 - - [2025-10-23 23:08:50] "POST /floating-ips HTTP/1.1" 200 581 0.077408 10.0.0.19 - - [2025-10-23 23:08:50] "GET /loadbalancer/5d0d7baa-8595-492c-8051-d694f7b19837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.008620 10.0.0.19 - - [2025-10-23 23:08:50] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.037048 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:08:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001020 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:08:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001281 10.0.0.19 - - [2025-10-23 23:08:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009848 10.0.0.19 - - [2025-10-23 23:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.026644 10.0.0.19 - - [2025-10-23 23:08:50] "GET /project/218b3b54-dc4f-42c6-b0af-f1893c4b619f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051760 10.0.0.19 - - [2025-10-23 23:08:50] "GET /loadbalancer-listener/b20f6f64-824d-4e36-b0dd-46e9d65cee5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003359 10.0.0.19 - - [2025-10-23 23:08:51] "GET /loadbalancer-listener/b20f6f64-824d-4e36-b0dd-46e9d65cee5c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003905 10.0.0.19 - - [2025-10-23 23:08:51] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.027736 10.0.0.19 - - [2025-10-23 23:08:51] "GET /instance-ip/9027e1b4-8c0e-49c8-a8ed-e1b36b9726a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005414 10.0.0.19 - - [2025-10-23 23:08:51] "GET /instance-ip/9027e1b4-8c0e-49c8-a8ed-e1b36b9726a0?fields=floating_ips HTTP/1.1" 200 1165 0.009030 10.0.0.19 - - [2025-10-23 23:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.19 - - [2025-10-23 23:08:51] "GET /floating-ip/e99ff3d7-8e35-4bae-8afd-643b2b8713dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002957 10.0.0.19 - - [2025-10-23 23:08:51] "GET /project/218b3b54-dc4f-42c6-b0af-f1893c4b619f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.049748 10.0.0.19 - - [2025-10-23 23:08:51] "GET /loadbalancer/5d0d7baa-8595-492c-8051-d694f7b19837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.008666 10.0.0.19 - - [2025-10-23 23:08:51] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.022139 10.0.0.19 - - [2025-10-23 23:08:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.080803 10.0.0.19 - - [2025-10-23 23:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014677 10.0.0.19 - - [2025-10-23 23:08:51] "GET /project/218b3b54-dc4f-42c6-b0af-f1893c4b619f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.072418 10.0.0.19 - - [2025-10-23 23:08:51] "GET /loadbalancer-listener/dc6a5742-0d1d-443e-8179-72c7a804fdf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003604 10.0.0.19 - - [2025-10-23 23:08:51] "GET /loadbalancer-listener/dc6a5742-0d1d-443e-8179-72c7a804fdf1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.005055 10.0.0.19 - - [2025-10-23 23:08:51] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.034167 10.0.0.19 - - [2025-10-23 23:08:51] "GET /instance-ip/9027e1b4-8c0e-49c8-a8ed-e1b36b9726a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.013252 10.0.0.19 - - [2025-10-23 23:08:51] "GET /instance-ip/9027e1b4-8c0e-49c8-a8ed-e1b36b9726a0?fields=floating_ips HTTP/1.1" 200 1165 0.004223 10.0.0.19 - - [2025-10-23 23:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.19 - - [2025-10-23 23:08:51] "GET /floating-ip/e99ff3d7-8e35-4bae-8afd-643b2b8713dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.028394 10.0.0.19 - - [2025-10-23 23:08:51] "GET /project/218b3b54-dc4f-42c6-b0af-f1893c4b619f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.074040 10.0.0.19 - - [2025-10-23 23:08:51] "GET /loadbalancer/5d0d7baa-8595-492c-8051-d694f7b19837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002389 10.0.0.19 - - [2025-10-23 23:08:51] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.017014 10.0.0.19 - - [2025-10-23 23:08:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.029955 10.0.0.19 - - [2025-10-23 23:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.021417 10.0.0.19 - - [2025-10-23 23:08:51] "GET /project/218b3b54-dc4f-42c6-b0af-f1893c4b619f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.063908 10.0.0.19 - - [2025-10-23 23:08:51] "GET /loadbalancer-listener/4b538006-c516-4e0e-98f7-a2210df096ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.008285 10.0.0.19 - - [2025-10-23 23:08:51] "GET /loadbalancer-listener/4b538006-c516-4e0e-98f7-a2210df096ec?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.008395 10.0.0.19 - - [2025-10-23 23:08:51] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.035240 10.0.0.19 - - [2025-10-23 23:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004821 10.0.0.19 - - [2025-10-23 23:08:52] "GET /instance-ip/9027e1b4-8c0e-49c8-a8ed-e1b36b9726a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005992 10.0.0.19 - - [2025-10-23 23:08:52] "GET /loadbalancer/5d0d7baa-8595-492c-8051-d694f7b19837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005481 10.0.0.19 - - [2025-10-23 23:08:52] "GET /instance-ip/9027e1b4-8c0e-49c8-a8ed-e1b36b9726a0?fields=floating_ips HTTP/1.1" 200 1165 0.002721 10.0.0.19 - - [2025-10-23 23:08:52] "GET /floating-ip/e99ff3d7-8e35-4bae-8afd-643b2b8713dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.001916 10.0.0.19 - - [2025-10-23 23:08:52] "POST /tags HTTP/1.1" 200 371 0.037272 10.0.0.19 - - [2025-10-23 23:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.022534 10.0.0.19 - - [2025-10-23 23:08:52] "GET /tag/f161138c-2ce3-4274-b797-e4da6721c69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.020007 10.0.0.19 - - [2025-10-23 23:08:52] "POST /tags HTTP/1.1" 200 319 0.032918 10.0.0.19 - - [2025-10-23 23:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013117 10.0.0.19 - - [2025-10-23 23:08:52] "GET /tag/0dd67b7b-076b-4f1f-8fe9-c35c94fb0873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.032320 10.0.0.19 - - [2025-10-23 23:08:52] "POST /id-to-fqname HTTP/1.1" 200 181 0.000786 10.0.0.19 - - [2025-10-23 23:08:52] "POST /fqname-to-id HTTP/1.1" 404 190 0.011961 10.0.0.19 - - [2025-10-23 23:08:52] "POST /security-groups HTTP/1.1" 200 578 0.093393 10.0.0.19 - - [2025-10-23 23:08:52] "POST /projects HTTP/1.1" 200 497 0.278476 10.0.0.19 - - [2025-10-23 23:08:52] "POST /fqname-to-id HTTP/1.1" 404 225 0.006242 10.0.0.19 - - [2025-10-23 23:08:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.026456 10.0.0.19 - - [2025-10-23 23:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013548 10.0.0.19 - - [2025-10-23 23:08:52] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.040279 10.0.0.19 - - [2025-10-23 23:08:52] "POST /access-control-lists HTTP/1.1" 200 587 0.108027 10.0.0.19 - - [2025-10-23 23:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.19 - - [2025-10-23 23:08:52] "GET /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.011305 10.0.0.19 - - [2025-10-23 23:08:52] "POST /fqname-to-id HTTP/1.1" 404 224 0.004534 10.0.0.19 - - [2025-10-23 23:08:52] "POST /access-control-lists HTTP/1.1" 200 585 0.073142 10.0.0.19 - - [2025-10-23 23:08:52] "PUT /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff HTTP/1.1" 200 264 0.153910 10.0.0.19 - - [2025-10-23 23:08:53] "PUT /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24 HTTP/1.1" 200 264 0.091003 10.0.0.19 - - [2025-10-23 23:08:53] "POST /security-groups HTTP/1.1" 200 558 0.141707 10.0.0.19 - - [2025-10-23 23:08:53] "POST /fqname-to-id HTTP/1.1" 404 248 0.003829 10.0.0.19 - - [2025-10-23 23:08:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.033301 10.0.0.19 - - [2025-10-23 23:08:53] "POST /access-control-lists HTTP/1.1" 200 610 0.066173 10.0.0.19 - - [2025-10-23 23:08:53] "POST /chown HTTP/1.1" 200 109 0.062278 10.0.0.19 - - [2025-10-23 23:08:53] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016349 10.0.0.19 - - [2025-10-23 23:08:53] "POST /fqname-to-id HTTP/1.1" 404 247 0.012861 10.0.0.19 - - [2025-10-23 23:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.19 - - [2025-10-23 23:08:53] "GET /policy-management/23058f05-3cd0-4f7d-9865-b6e283b0c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.039319 10.0.0.19 - - [2025-10-23 23:08:53] "POST /access-control-lists HTTP/1.1" 200 608 0.083602 10.0.0.19 - - [2025-10-23 23:08:53] "POST /tags HTTP/1.1" 409 214 0.015198 10.0.0.19 - - [2025-10-23 23:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.19 - - [2025-10-23 23:08:53] "GET /tag/0dd67b7b-076b-4f1f-8fe9-c35c94fb0873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.010548 10.0.0.19 - - [2025-10-23 23:08:53] "POST /firewall-rules HTTP/1.1" 200 578 0.096924 10.0.0.19 - - [2025-10-23 23:08:53] "GET /firewall-rule/47809aec-2f5c-4e1a-a677-7e5987d0bcf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.013619 10.0.0.19 - - [2025-10-23 23:08:53] "GET /firewall-policy/fcaa0fad-c81a-47d5-9167-78b5d3116f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003658 10.0.0.19 - - [2025-10-23 23:08:53] "GET /firewall-rule/47809aec-2f5c-4e1a-a677-7e5987d0bcf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002846 10.0.0.19 - - [2025-10-23 23:08:53] "POST /ref-update HTTP/1.1" 200 156 0.070232 10.0.0.19 - - [2025-10-23 23:08:53] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.035172 10.0.0.19 - - [2025-10-23 23:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011196 10.0.0.19 - - [2025-10-23 23:08:53] "GET /policy-management/23058f05-3cd0-4f7d-9865-b6e283b0c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008940 10.0.0.19 - - [2025-10-23 23:08:53] "POST /tags HTTP/1.1" 409 214 0.005271 10.0.0.19 - - [2025-10-23 23:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.19 - - [2025-10-23 23:08:54] "GET /tag/0dd67b7b-076b-4f1f-8fe9-c35c94fb0873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.020785 10.0.0.19 - - [2025-10-23 23:08:54] "POST /firewall-rules HTTP/1.1" 200 576 0.076606 10.0.0.19 - - [2025-10-23 23:08:54] "GET /firewall-rule/8f0575de-089d-422e-b0b5-edd6bf27f8b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004279 10.0.0.19 - - [2025-10-23 23:08:54] "GET /firewall-policy/fcaa0fad-c81a-47d5-9167-78b5d3116f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004449 10.0.0.19 - - [2025-10-23 23:08:54] "GET /firewall-rule/8f0575de-089d-422e-b0b5-edd6bf27f8b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002916 10.0.0.19 - - [2025-10-23 23:08:54] "POST /ref-update HTTP/1.1" 200 156 0.086271 10.0.0.19 - - [2025-10-23 23:08:54] "POST /tags HTTP/1.1" 200 363 0.025484 10.0.0.19 - - [2025-10-23 23:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016249 10.0.0.19 - - [2025-10-23 23:08:54] "GET /tag/57213ba7-fa31-49df-b36c-e04202872dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.023565 10.0.0.19 - - [2025-10-23 23:08:54] "POST /tags HTTP/1.1" 200 311 0.019755 10.0.0.19 - - [2025-10-23 23:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008740 10.0.0.19 - - [2025-10-23 23:08:54] "GET /tag/e210cee6-747a-45ef-ba4d-da8c74548263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.019204 10.0.0.19 - - [2025-10-23 23:08:54] "POST /id-to-fqname HTTP/1.1" 200 177 0.002469 10.0.0.19 - - [2025-10-23 23:08:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.010390 10.0.0.19 - - [2025-10-23 23:08:54] "POST /security-groups HTTP/1.1" 200 574 0.094378 10.0.0.19 - - [2025-10-23 23:08:54] "POST /projects HTTP/1.1" 200 489 0.283669 10.0.0.19 - - [2025-10-23 23:08:54] "POST /fqname-to-id HTTP/1.1" 404 217 0.019647 10.0.0.19 - - [2025-10-23 23:08:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.011877 10.0.0.19 - - [2025-10-23 23:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.020702 10.0.0.19 - - [2025-10-23 23:08:54] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.007905 10.0.0.19 - - [2025-10-23 23:08:54] "POST /access-control-lists HTTP/1.1" 200 583 0.097280 10.0.0.19 - - [2025-10-23 23:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.19 - - [2025-10-23 23:08:54] "GET /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005993 10.0.0.19 - - [2025-10-23 23:08:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.003426 10.0.0.19 - - [2025-10-23 23:08:55] "POST /access-control-lists HTTP/1.1" 200 581 0.073548 10.0.0.19 - - [2025-10-23 23:08:55] "PUT /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff HTTP/1.1" 200 264 0.115766 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:08:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.006133 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:08:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001213 10.0.0.19 - - [2025-10-23 23:08:55] "PUT /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24 HTTP/1.1" 200 264 0.111957 10.0.0.19 - - [2025-10-23 23:08:55] "POST /security-groups HTTP/1.1" 200 546 0.093581 10.0.0.19 - - [2025-10-23 23:08:55] "POST /fqname-to-id HTTP/1.1" 404 240 0.002288 10.0.0.19 - - [2025-10-23 23:08:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.060810 10.0.0.19 - - [2025-10-23 23:08:55] "POST /access-control-lists HTTP/1.1" 200 602 0.065155 10.0.0.19 - - [2025-10-23 23:08:55] "POST /fqname-to-id HTTP/1.1" 404 239 0.004158 10.0.0.19 - - [2025-10-23 23:08:55] "POST /chown HTTP/1.1" 200 109 0.025967 10.0.0.19 - - [2025-10-23 23:08:55] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008083 10.0.0.19 - - [2025-10-23 23:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.19 - - [2025-10-23 23:08:55] "GET /policy-management/23058f05-3cd0-4f7d-9865-b6e283b0c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002821 10.0.0.19 - - [2025-10-23 23:08:55] "POST /tags HTTP/1.1" 409 210 0.001630 10.0.0.19 - - [2025-10-23 23:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.19 - - [2025-10-23 23:08:55] "GET /tag/e210cee6-747a-45ef-ba4d-da8c74548263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011439 10.0.0.19 - - [2025-10-23 23:08:55] "POST /access-control-lists HTTP/1.1" 200 600 0.233984 10.0.0.19 - - [2025-10-23 23:08:55] "POST /firewall-rules HTTP/1.1" 200 570 0.136593 10.0.0.19 - - [2025-10-23 23:08:55] "GET /firewall-rule/5a1004a1-a72f-447f-a0e9-f949896df0c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005526 10.0.0.19 - - [2025-10-23 23:08:55] "GET /firewall-policy/fcaa0fad-c81a-47d5-9167-78b5d3116f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004406 10.0.0.19 - - [2025-10-23 23:08:55] "GET /firewall-rule/5a1004a1-a72f-447f-a0e9-f949896df0c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002039 10.0.0.19 - - [2025-10-23 23:08:55] "POST /ref-update HTTP/1.1" 200 156 0.034800 10.0.0.19 - - [2025-10-23 23:08:56] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011262 10.0.0.19 - - [2025-10-23 23:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.19 - - [2025-10-23 23:08:56] "GET /policy-management/23058f05-3cd0-4f7d-9865-b6e283b0c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003213 10.0.0.19 - - [2025-10-23 23:08:56] "POST /tags HTTP/1.1" 409 210 0.001630 10.0.0.19 - - [2025-10-23 23:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001288 10.0.0.19 - - [2025-10-23 23:08:56] "GET /tag/e210cee6-747a-45ef-ba4d-da8c74548263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011312 10.0.0.19 - - [2025-10-23 23:08:56] "POST /firewall-rules HTTP/1.1" 200 568 0.076120 10.0.0.19 - - [2025-10-23 23:08:56] "GET /firewall-rule/c508571f-cd05-4409-8096-a5f74e3b6915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.027636 10.0.0.19 - - [2025-10-23 23:08:56] "GET /firewall-policy/fcaa0fad-c81a-47d5-9167-78b5d3116f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.006136 10.0.0.19 - - [2025-10-23 23:08:56] "GET /firewall-rule/c508571f-cd05-4409-8096-a5f74e3b6915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002513 10.0.0.19 - - [2025-10-23 23:08:56] "POST /ref-update HTTP/1.1" 200 156 0.080322 10.0.0.19 - - [2025-10-23 23:08:56] "POST /tags HTTP/1.1" 200 363 0.027528 10.0.0.19 - - [2025-10-23 23:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012504 10.0.0.19 - - [2025-10-23 23:08:56] "GET /tag/e8eaab5d-d5f2-43bf-ae04-f1f5cceee5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.017494 10.0.0.19 - - [2025-10-23 23:08:56] "POST /tags HTTP/1.1" 409 210 0.002293 10.0.0.19 - - [2025-10-23 23:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.19 - - [2025-10-23 23:08:56] "GET /tag/9f929fd9-ba0a-4966-94db-6996cc53bce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012793 10.0.0.19 - - [2025-10-23 23:08:56] "POST /projects HTTP/1.1" 409 223 0.002245 10.0.0.19 - - [2025-10-23 23:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.19 - - [2025-10-23 23:08:56] "GET /project/218b3b54-dc4f-42c6-b0af-f1893c4b619f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037916 10.0.0.19 - - [2025-10-23 23:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.19 - - [2025-10-23 23:08:56] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004189 10.0.0.19 - - [2025-10-23 23:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.19 - - [2025-10-23 23:08:56] "GET /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.008475 10.0.0.19 - - [2025-10-23 23:08:56] "PUT /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff HTTP/1.1" 200 264 0.049699 10.0.0.19 - - [2025-10-23 23:08:56] "PUT /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24 HTTP/1.1" 200 264 0.062900 10.0.0.19 - - [2025-10-23 23:08:56] "POST /security-groups HTTP/1.1" 409 253 0.003603 10.0.0.19 - - [2025-10-23 23:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.19 - - [2025-10-23 23:08:57] "PUT /security-group/07ef851b-45b9-4580-959a-225d5ab1863f HTTP/1.1" 200 262 0.065876 10.0.0.19 - - [2025-10-23 23:08:57] "PUT /access-control-list/4d0d6c3a-d9fb-436f-ba25-9d68dcac4400 HTTP/1.1" 200 272 0.028994 10.0.0.19 - - [2025-10-23 23:08:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.047741 10.0.0.19 - - [2025-10-23 23:08:57] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016960 10.0.0.19 - - [2025-10-23 23:08:57] "PUT /access-control-list/08ebe94a-a6ce-46dc-9c30-db49998a9f1c HTTP/1.1" 200 272 0.034961 10.0.0.19 - - [2025-10-23 23:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.19 - - [2025-10-23 23:08:57] "GET /policy-management/23058f05-3cd0-4f7d-9865-b6e283b0c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003799 10.0.0.19 - - [2025-10-23 23:08:57] "POST /tags HTTP/1.1" 409 210 0.001956 10.0.0.19 - - [2025-10-23 23:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.19 - - [2025-10-23 23:08:57] "GET /tag/9f929fd9-ba0a-4966-94db-6996cc53bce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013952 10.0.0.19 - - [2025-10-23 23:08:57] "POST /firewall-rules HTTP/1.1" 200 570 0.084194 10.0.0.19 - - [2025-10-23 23:08:57] "GET /firewall-rule/5fac88ab-9dea-4e9b-a094-1440d14b85a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006278 10.0.0.19 - - [2025-10-23 23:08:57] "GET /firewall-policy/fcaa0fad-c81a-47d5-9167-78b5d3116f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004324 10.0.0.19 - - [2025-10-23 23:08:57] "GET /firewall-rule/5fac88ab-9dea-4e9b-a094-1440d14b85a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002810 10.0.0.19 - - [2025-10-23 23:08:57] "POST /ref-update HTTP/1.1" 200 156 0.089803 10.0.0.19 - - [2025-10-23 23:08:57] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019807 10.0.0.19 - - [2025-10-23 23:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506 10.0.0.19 - - [2025-10-23 23:08:57] "GET /policy-management/23058f05-3cd0-4f7d-9865-b6e283b0c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005029 10.0.0.19 - - [2025-10-23 23:08:57] "POST /tags HTTP/1.1" 409 210 0.008758 10.0.0.19 - - [2025-10-23 23:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.19 - - [2025-10-23 23:08:57] "GET /tag/9f929fd9-ba0a-4966-94db-6996cc53bce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011461 10.0.0.19 - - [2025-10-23 23:08:57] "POST /firewall-rules HTTP/1.1" 200 568 0.089218 10.0.0.19 - - [2025-10-23 23:08:57] "GET /firewall-rule/fd457e4c-3500-4133-a772-03ded5296293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.038042 10.0.0.19 - - [2025-10-23 23:08:57] "GET /firewall-policy/fcaa0fad-c81a-47d5-9167-78b5d3116f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.005236 10.0.0.19 - - [2025-10-23 23:08:57] "GET /firewall-rule/fd457e4c-3500-4133-a772-03ded5296293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004760 10.0.0.19 - - [2025-10-23 23:08:57] "POST /ref-update HTTP/1.1" 200 156 0.077332 10.0.0.19 - - [2025-10-23 23:08:58] "POST /tags HTTP/1.1" 409 237 0.009915 10.0.0.19 - - [2025-10-23 23:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006857 10.0.0.19 - - [2025-10-23 23:08:58] "GET /tag/e8eaab5d-d5f2-43bf-ae04-f1f5cceee5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.016762 10.0.0.19 - - [2025-10-23 23:08:58] "GET /virtual-machine-interface/386b8182-b065-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004465 10.0.0.19 - - [2025-10-23 23:08:58] "POST /set-tag HTTP/1.1" 200 109 0.024508 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:08:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000947 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:08:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001056 10.0.0.19 - - [2025-10-23 23:09:09] "GET /global-system-configs HTTP/1.1" 200 322 0.002138 10.0.0.19 - - [2025-10-23 23:09:11] "GET /global-system-configs HTTP/1.1" 200 322 0.005417 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:09:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001143 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:09:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000837 10.0.0.129 - - [2025-10-23 23:09:39] "GET / HTTP/1.1" 200 35931 0.001692 10.0.0.129 - - [2025-10-23 23:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.129 - - [2025-10-23 23:09:40] "GET /global-system-config/d347b43e-215e-4484-b295-0d116e942159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008165 10.0.0.129 - - [2025-10-23 23:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.129 - - [2025-10-23 23:09:40] "GET /routing-instance/968e682b-4891-44fd-852f-e9f16ab41219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003468 10.0.0.129 - - [2025-10-23 23:09:40] "PUT /global-system-config/d347b43e-215e-4484-b295-0d116e942159 HTTP/1.1" 200 274 0.007963 10.0.0.129 - - [2025-10-23 23:09:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.002761 10.0.0.129 - - [2025-10-23 23:09:40] "POST /virtual-routers HTTP/1.1" 200 599 0.023931 10.0.0.129 - - [2025-10-23 23:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006743 10.0.0.129 - - [2025-10-23 23:09:40] "GET /virtual-router/0eb7d548-e3c6-4344-a75a-aaec4945643f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004254 10.0.0.129 - - [2025-10-23 23:09:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.002955 10.0.0.129 - - [2025-10-23 23:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.129 - - [2025-10-23 23:09:40] "GET /virtual-network/585d36c5-b10f-4e52-956b-bbfba5e8baea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005933 10.0.0.129 - - [2025-10-23 23:09:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.049449 10.0.0.19 - - [2025-10-23 23:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.19 - - [2025-10-23 23:09:48] "GET /virtual-router/0eb7d548-e3c6-4344-a75a-aaec4945643f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002600 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:10:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000958 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:10:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001372 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:10:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001116 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:10:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000966 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:10:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000916 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:10:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000855 10.0.0.19 - - [2025-10-23 23:12:43] "GET /virtual-router/0eb7d548-e3c6-4344-a75a-aaec4945643f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004001 10.0.0.19 - - [2025-10-23 23:12:43] "POST /ref-update HTTP/1.1" 200 156 0.009184 10.0.0.19 - - [2025-10-23 23:12:49] "GET /virtual-machine-interface/386b8182-b065-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006750 10.0.0.19 - - [2025-10-23 23:12:49] "POST /set-tag HTTP/1.1" 200 109 0.004005 10.0.0.19 - - [2025-10-23 23:12:49] "GET /virtual-machine-interface/386b8182-b065-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017785 10.0.0.19 - - [2025-10-23 23:12:49] "POST /set-tag HTTP/1.1" 200 109 0.004931 10.0.0.19 - - [2025-10-23 23:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.19 - - [2025-10-23 23:12:49] "GET /loadbalancer/5d0d7baa-8595-492c-8051-d694f7b19837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003366 10.0.0.19 - - [2025-10-23 23:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.19 - - [2025-10-23 23:12:49] "GET /loadbalancer/5d0d7baa-8595-492c-8051-d694f7b19837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002919 10.0.0.19 - - [2025-10-23 23:12:49] "GET /loadbalancer-pool/bd1b207e-4987-48c2-9f88-5eaee77dc914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003883 10.0.0.19 - - [2025-10-23 23:12:49] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014599 10.0.0.19 - - [2025-10-23 23:12:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.007721 10.0.0.19 - - [2025-10-23 23:12:49] "GET /virtual-machine-interface/386b8182-b065-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006387 10.0.0.19 - - [2025-10-23 23:12:49] "POST /tags HTTP/1.1" 409 205 0.002378 10.0.0.19 - - [2025-10-23 23:12:49] "GET /virtual-machine-interface/386b8182-b065-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004085 10.0.0.19 - - [2025-10-23 23:12:49] "POST /ref-update HTTP/1.1" 200 156 0.006333 10.0.0.19 - - [2025-10-23 23:12:49] "GET /floating-ip/e99ff3d7-8e35-4bae-8afd-643b2b8713dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.008265 10.0.0.19 - - [2025-10-23 23:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.19 - - [2025-10-23 23:12:49] "GET /tag/4c58e9dc-f71c-4cd9-8b10-d363114e516d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010401 10.0.0.19 - - [2025-10-23 23:12:49] "PUT /floating-ip/e99ff3d7-8e35-4bae-8afd-643b2b8713dc HTTP/1.1" 200 256 0.009484 10.0.0.19 - - [2025-10-23 23:12:49] "POST /set-tag HTTP/1.1" 200 109 0.081707 10.0.0.19 - - [2025-10-23 23:12:49] "GET /loadbalancer-pool/1b616a65-2f0f-4a3b-8cc2-f51cc154b376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003915 10.0.0.19 - - [2025-10-23 23:12:49] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021427 10.0.0.19 - - [2025-10-23 23:12:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.018734 10.0.0.19 - - [2025-10-23 23:12:50] "GET /virtual-machine-interface/386b8182-b065-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017220 10.0.0.19 - - [2025-10-23 23:12:50] "GET /virtual-machine-interface/386b8182-b065-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010932 10.0.0.19 - - [2025-10-23 23:12:50] "POST /ref-update HTTP/1.1" 200 156 0.006989 10.0.0.19 - - [2025-10-23 23:12:50] "GET /floating-ip/e99ff3d7-8e35-4bae-8afd-643b2b8713dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.011420 10.0.0.19 - - [2025-10-23 23:12:50] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.19 - - [2025-10-23 23:12:50] "GET /loadbalancer-pool/51e940ff-6570-41e1-a77d-206a99d6e970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003391 10.0.0.19 - - [2025-10-23 23:12:50] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017389 10.0.0.19 - - [2025-10-23 23:12:50] "PUT /floating-ip/e99ff3d7-8e35-4bae-8afd-643b2b8713dc HTTP/1.1" 200 256 0.021473 10.0.0.19 - - [2025-10-23 23:12:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.011477 10.0.0.19 - - [2025-10-23 23:12:50] "GET /virtual-machine-interface/386b8182-b065-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005571 10.0.0.19 - - [2025-10-23 23:12:50] "POST /set-tag HTTP/1.1" 200 109 0.004053 10.0.0.19 - - [2025-10-23 23:12:50] "GET /virtual-machine-interface/386b8182-b065-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006823 10.0.0.19 - - [2025-10-23 23:12:50] "POST /ref-update HTTP/1.1" 200 156 0.011698 10.0.0.19 - - [2025-10-23 23:12:50] "GET /floating-ip/e99ff3d7-8e35-4bae-8afd-643b2b8713dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.008442 10.0.0.19 - - [2025-10-23 23:12:50] "PUT /floating-ip/e99ff3d7-8e35-4bae-8afd-643b2b8713dc HTTP/1.1" 200 256 0.013333 10.0.0.129 - - [2025-10-23 23:13:46] "GET / HTTP/1.1" 200 35931 0.001718 10.0.0.129 - - [2025-10-23 23:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.129 - - [2025-10-23 23:13:46] "GET /global-system-config/d347b43e-215e-4484-b295-0d116e942159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004396 10.0.0.129 - - [2025-10-23 23:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.129 - - [2025-10-23 23:13:46] "GET /routing-instance/968e682b-4891-44fd-852f-e9f16ab41219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003247 10.0.0.129 - - [2025-10-23 23:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001324 10.0.0.129 - - [2025-10-23 23:13:46] "GET /virtual-router/0eb7d548-e3c6-4344-a75a-aaec4945643f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004402 10.0.0.129 - - [2025-10-23 23:13:46] "PUT /virtual-router/0eb7d548-e3c6-4344-a75a-aaec4945643f HTTP/1.1" 200 262 0.017540 10.0.0.129 - - [2025-10-23 23:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.021503 10.0.0.129 - - [2025-10-23 23:13:46] "GET /virtual-router/0eb7d548-e3c6-4344-a75a-aaec4945643f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003296 10.0.0.129 - - [2025-10-23 23:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.129 - - [2025-10-23 23:13:46] "GET /virtual-machine-interface/e6a69634-3990-4ad7-ae78-cab7d9c218ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004176 10.0.0.129 - - [2025-10-23 23:13:46] "PUT /virtual-machine-interface/e6a69634-3990-4ad7-ae78-cab7d9c218ac HTTP/1.1" 200 284 0.008099 10.0.0.19 - - [2025-10-23 23:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.19 - - [2025-10-23 23:13:48] "GET /virtual-router/0eb7d548-e3c6-4344-a75a-aaec4945643f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002645 10.0.0.19 - - [2025-10-23 23:14:09] "GET /global-system-configs HTTP/1.1" 200 322 0.002157 10.0.0.19 - - [2025-10-23 23:14:11] "GET /global-system-configs HTTP/1.1" 200 322 0.006315 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:14:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:14:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000821 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:14:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000886 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:14:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000834 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:14:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000883 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:14:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000798 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:14:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000767 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:14:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001066 10.0.0.19 - - [2025-10-23 23:17:03] "GET /virtual-machine-interface/386b8182-b065-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004667 10.0.0.19 - - [2025-10-23 23:17:03] "POST /set-tag HTTP/1.1" 200 109 0.002423 10.0.0.19 - - [2025-10-23 23:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.19 - - [2025-10-23 23:17:03] "GET /loadbalancer/5d0d7baa-8595-492c-8051-d694f7b19837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002468 10.0.0.19 - - [2025-10-23 23:17:04] "GET /virtual-machine-interface/386b8182-b065-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005963 10.0.0.19 - - [2025-10-23 23:17:04] "POST /set-tag HTTP/1.1" 200 109 0.024073 10.0.0.19 - - [2025-10-23 23:17:04] "DELETE /loadbalancer-member/f92e2636-1fb1-4578-ac16-682d12b6a71e HTTP/1.1" 200 115 0.041452 10.0.0.19 - - [2025-10-23 23:17:04] "GET /virtual-machine-interface/386b8182-b065-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005266 10.0.0.19 - - [2025-10-23 23:17:04] "POST /set-tag HTTP/1.1" 200 109 0.003285 10.0.0.19 - - [2025-10-23 23:17:04] "DELETE /loadbalancer-member/47522844-4522-42bb-89fa-48d1cddc3afb HTTP/1.1" 200 115 0.052944 10.0.0.19 - - [2025-10-23 23:17:04] "GET /virtual-machine-interface/386b8182-b065-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013528 10.0.0.19 - - [2025-10-23 23:17:04] "POST /set-tag HTTP/1.1" 200 109 0.003125 10.0.0.19 - - [2025-10-23 23:17:04] "DELETE /loadbalancer-member/3f5a8bdc-9d93-436e-a45e-6920c11c6a38 HTTP/1.1" 200 115 0.044716 10.0.0.19 - - [2025-10-23 23:17:04] "GET /virtual-machine-interface/386b8182-b065-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006203 10.0.0.19 - - [2025-10-23 23:17:04] "POST /set-tag HTTP/1.1" 200 109 0.008207 10.0.0.19 - - [2025-10-23 23:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.19 - - [2025-10-23 23:17:04] "GET /loadbalancer/5d0d7baa-8595-492c-8051-d694f7b19837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003065 10.0.0.19 - - [2025-10-23 23:17:04] "GET /loadbalancer-pool/bd1b207e-4987-48c2-9f88-5eaee77dc914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003982 10.0.0.19 - - [2025-10-23 23:17:04] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022508 10.0.0.19 - - [2025-10-23 23:17:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.038237 10.0.0.19 - - [2025-10-23 23:17:04] "GET /virtual-machine-interface/386b8182-b065-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007433 10.0.0.19 - - [2025-10-23 23:17:04] "GET /virtual-machine-interface/386b8182-b065-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004604 10.0.0.19 - - [2025-10-23 23:17:04] "GET /floating-ip/e99ff3d7-8e35-4bae-8afd-643b2b8713dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004688 10.0.0.19 - - [2025-10-23 23:17:04] "POST /set-tag HTTP/1.1" 200 109 0.090516 10.0.0.19 - - [2025-10-23 23:17:04] "GET /loadbalancer-pool/1b616a65-2f0f-4a3b-8cc2-f51cc154b376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006879 10.0.0.19 - - [2025-10-23 23:17:04] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026451 10.0.0.19 - - [2025-10-23 23:17:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011868 10.0.0.19 - - [2025-10-23 23:17:04] "GET /virtual-machine-interface/386b8182-b065-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015957 10.0.0.19 - - [2025-10-23 23:17:04] "GET /virtual-machine-interface/386b8182-b065-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008431 10.0.0.19 - - [2025-10-23 23:17:04] "POST /set-tag HTTP/1.1" 200 109 0.002149 10.0.0.19 - - [2025-10-23 23:17:04] "GET /floating-ip/e99ff3d7-8e35-4bae-8afd-643b2b8713dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002096 10.0.0.19 - - [2025-10-23 23:17:04] "GET /loadbalancer-pool/51e940ff-6570-41e1-a77d-206a99d6e970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002919 10.0.0.19 - - [2025-10-23 23:17:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030526 10.0.0.19 - - [2025-10-23 23:17:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.010658 10.0.0.19 - - [2025-10-23 23:17:04] "GET /virtual-machine-interface/386b8182-b065-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006035 10.0.0.19 - - [2025-10-23 23:17:04] "GET /virtual-machine-interface/386b8182-b065-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004048 10.0.0.19 - - [2025-10-23 23:17:04] "GET /floating-ip/e99ff3d7-8e35-4bae-8afd-643b2b8713dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002244 10.0.0.19 - - [2025-10-23 23:17:05] "POST /set-tag HTTP/1.1" 200 109 0.019090 10.0.0.19 - - [2025-10-23 23:18:13] "GET / HTTP/1.1" 200 35931 0.001463 10.0.0.19 - - [2025-10-23 23:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.19 - - [2025-10-23 23:18:13] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.024812 10.0.0.19 - - [2025-10-23 23:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.19 - - [2025-10-23 23:18:13] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028210 10.0.0.19 - - [2025-10-23 23:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.19 - - [2025-10-23 23:18:14] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031067 10.0.0.19 - - [2025-10-23 23:18:14] "POST /tags HTTP/1.1" 200 333 0.033438 10.0.0.19 - - [2025-10-23 23:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007358 10.0.0.19 - - [2025-10-23 23:18:14] "GET /tag/55e55757-872c-44f0-a8b9-ea8d93267455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013077 10.0.0.19 - - [2025-10-23 23:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.19 - - [2025-10-23 23:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.19 - - [2025-10-23 23:18:14] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039154 10.0.0.19 - - [2025-10-23 23:18:14] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049572 10.0.0.19 - - [2025-10-23 23:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.19 - - [2025-10-23 23:18:14] "GET /virtual-networks?parent_id=7629bc19-7b3a-4d24-a3d0-e64811acd20f&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002793 10.0.0.19 - - [2025-10-23 23:18:14] "GET /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.024902 10.0.0.19 - - [2025-10-23 23:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.19 - - [2025-10-23 23:18:14] "GET /service-appliance-set/0ab06f30-7585-473b-92fb-8b4e3dabb27e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.004718 10.0.0.19 - - [2025-10-23 23:18:14] "POST /virtual-networks HTTP/1.1" 200 512 0.107852 10.0.0.19 - - [2025-10-23 23:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.016071 10.0.0.19 - - [2025-10-23 23:18:14] "POST /fqname-to-id HTTP/1.1" 404 254 0.006202 10.0.0.19 - - [2025-10-23 23:18:14] "GET /network-ipam/6dbc4d92-b7a8-4447-9a9b-7f6d11497231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.031099 10.0.0.19 - - [2025-10-23 23:18:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.100182 10.0.0.19 - - [2025-10-23 23:18:14] "GET /virtual-machine-interface/420700c5-11f1-4573-a35e-6d0bd3552c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.012375 10.0.0.19 - - [2025-10-23 23:18:14] "POST /useragent-kv HTTP/1.1" 200 115 0.010014 10.0.0.19 - - [2025-10-23 23:18:14] "POST /ref-update HTTP/1.1" 200 156 0.088253 10.0.0.19 - - [2025-10-23 23:18:14] "GET /virtual-network/dc1fa23c-ee00-4df6-ad21-f4f9e965d50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004418 10.0.0.19 - - [2025-10-23 23:18:14] "POST /instance-ips HTTP/1.1" 200 409 0.041681 10.0.0.19 - - [2025-10-23 23:18:14] "GET /domains HTTP/1.1" 200 280 0.002347 10.0.0.19 - - [2025-10-23 23:18:14] "GET /instance-ip/6ba6be15-6544-401c-a792-1f2958a4d204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.005410 10.0.0.19 - - [2025-10-23 23:18:14] "GET /domain/96c0f4c1-80a0-450c-be55-d002ec7816e6 HTTP/1.1" 200 3087 0.013655 10.0.0.19 - - [2025-10-23 23:18:15] "POST /loadbalancers HTTP/1.1" 200 610 0.071174 10.0.0.19 - - [2025-10-23 23:18:15] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f HTTP/1.1" 200 5716 0.087771 10.0.0.19 - - [2025-10-23 23:18:15] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045692 10.0.0.19 - - [2025-10-23 23:18:15] "GET /virtual-network/dc1fa23c-ee00-4df6-ad21-f4f9e965d50b HTTP/1.1" 200 2086 0.014486 10.0.0.19 - - [2025-10-23 23:18:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.025650 10.0.0.19 - - [2025-10-23 23:18:15] "GET /instance-ip/6ba6be15-6544-401c-a792-1f2958a4d204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.008337 10.0.0.19 - - [2025-10-23 23:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008120 10.0.0.19 - - [2025-10-23 23:18:15] "GET /virtual-network/dc1fa23c-ee00-4df6-ad21-f4f9e965d50b HTTP/1.1" 200 2086 0.011283 10.0.0.19 - - [2025-10-23 23:18:15] "GET /routing-instance/2b3c656c-33dc-49e6-9c21-ae67eafe6fe5 HTTP/1.1" 200 1181 0.004432 10.0.0.19 - - [2025-10-23 23:18:15] "GET /routing-instance/2b3c656c-33dc-49e6-9c21-ae67eafe6fe5 HTTP/1.1" 200 1181 0.003636 10.0.0.19 - - [2025-10-23 23:18:15] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043718 10.0.0.19 - - [2025-10-23 23:18:15] "POST /floating-ips HTTP/1.1" 200 597 0.048372 10.0.0.19 - - [2025-10-23 23:18:15] "POST /route-targets HTTP/1.1" 200 327 0.013231 10.0.0.19 - - [2025-10-23 23:18:15] "GET /loadbalancer/23495fc3-4a54-44fe-8baf-430a64b56596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003505 10.0.0.19 - - [2025-10-23 23:18:15] "POST /ref-update HTTP/1.1" 200 156 0.019109 10.0.0.19 - - [2025-10-23 23:18:15] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.040746 10.0.0.19 - - [2025-10-23 23:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013254 10.0.0.19 - - [2025-10-23 23:18:15] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029621 10.0.0.19 - - [2025-10-23 23:18:15] "GET /loadbalancer-listener/27dfd1c6-bb88-4dae-9351-3e7bd340af75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.002824 10.0.0.19 - - [2025-10-23 23:18:15] "GET /loadbalancer-listener/27dfd1c6-bb88-4dae-9351-3e7bd340af75?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.002479 10.0.0.19 - - [2025-10-23 23:18:15] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019165 10.0.0.19 - - [2025-10-23 23:18:15] "GET /instance-ip/6ba6be15-6544-401c-a792-1f2958a4d204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.008537 10.0.0.19 - - [2025-10-23 23:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.19 - - [2025-10-23 23:18:15] "GET /instance-ip/6ba6be15-6544-401c-a792-1f2958a4d204?fields=floating_ips HTTP/1.1" 200 1212 0.009272 10.0.0.19 - - [2025-10-23 23:18:15] "GET /loadbalancer/23495fc3-4a54-44fe-8baf-430a64b56596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003750 10.0.0.19 - - [2025-10-23 23:18:15] "GET /floating-ip/3e0e21f8-9617-42ec-aa2d-daa6a34fe24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.001884 10.0.0.19 - - [2025-10-23 23:18:15] "POST /tags HTTP/1.1" 200 295 0.063805 10.0.0.19 - - [2025-10-23 23:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.023289 10.0.0.19 - - [2025-10-23 23:18:15] "GET /tag/2192483b-90f0-4b00-a7ab-3cd0d2031260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.017546 10.0.0.19 - - [2025-10-23 23:18:15] "POST /tags HTTP/1.1" 409 233 0.002379 10.0.0.19 - - [2025-10-23 23:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.19 - - [2025-10-23 23:18:15] "GET /tag/ce910bab-5d5f-42b0-bc23-a42c3bbdfdd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011650 10.0.0.19 - - [2025-10-23 23:18:15] "POST /tags HTTP/1.1" 409 206 0.002392 10.0.0.19 - - [2025-10-23 23:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.19 - - [2025-10-23 23:18:15] "GET /tag/2fbaa2e7-a1bf-4c71-bba8-24fae7f5136a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011039 10.0.0.19 - - [2025-10-23 23:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.19 - - [2025-10-23 23:18:15] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004385 10.0.0.19 - - [2025-10-23 23:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.19 - - [2025-10-23 23:18:15] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040050 10.0.0.19 - - [2025-10-23 23:18:15] "POST /virtual-machines HTTP/1.1" 200 369 0.008249 10.0.0.19 - - [2025-10-23 23:18:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.017045 10.0.0.19 - - [2025-10-23 23:18:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.112027 10.0.0.19 - - [2025-10-23 23:18:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.009531 10.0.0.19 - - [2025-10-23 23:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006192 10.0.0.19 - - [2025-10-23 23:18:16] "GET /virtual-machine-interface/8db5ea5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006946 10.0.0.19 - - [2025-10-23 23:18:16] "POST /instance-ips HTTP/1.1" 200 409 0.019625 10.0.0.19 - - [2025-10-23 23:18:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.024271 10.0.0.19 - - [2025-10-23 23:18:16] "GET /virtual-machine-interface/8db5ea5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009227 10.0.0.19 - - [2025-10-23 23:18:16] "POST /set-tag HTTP/1.1" 200 109 0.026429 10.0.0.19 - - [2025-10-23 23:18:16] "GET /virtual-machine-interface/8db5ea5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012108 10.0.0.19 - - [2025-10-23 23:18:16] "GET /instance-ip/8dcf60c0-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002766 10.0.0.19 - - [2025-10-23 23:18:16] "GET /virtual-machine-interface/8db5ea5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004373 10.0.0.19 - - [2025-10-23 23:18:16] "POST /set-tag HTTP/1.1" 200 109 0.002091 10.0.0.19 - - [2025-10-23 23:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.19 - - [2025-10-23 23:18:16] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004164 10.0.0.19 - - [2025-10-23 23:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.19 - - [2025-10-23 23:18:16] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.023827 10.0.0.19 - - [2025-10-23 23:18:16] "POST /virtual-machines HTTP/1.1" 200 369 0.014012 10.0.0.19 - - [2025-10-23 23:18:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.008574 10.0.0.19 - - [2025-10-23 23:18:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.106530 10.0.0.19 - - [2025-10-23 23:18:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.017694 10.0.0.19 - - [2025-10-23 23:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.19 - - [2025-10-23 23:18:16] "GET /virtual-machine-interface/8e14cc5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005478 10.0.0.19 - - [2025-10-23 23:18:16] "POST /instance-ips HTTP/1.1" 200 409 0.025673 10.0.0.19 - - [2025-10-23 23:18:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.019309 10.0.0.19 - - [2025-10-23 23:18:16] "GET /virtual-machine-interface/8e14cc5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.014813 10.0.0.19 - - [2025-10-23 23:18:16] "POST /set-tag HTTP/1.1" 200 109 0.016198 10.0.0.19 - - [2025-10-23 23:18:16] "GET /virtual-machine-interface/8e14cc5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.021162 10.0.0.19 - - [2025-10-23 23:18:16] "GET /instance-ip/8e29cf9c-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003041 10.0.0.19 - - [2025-10-23 23:18:16] "GET /virtual-machine-interface/8e14cc5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004869 10.0.0.19 - - [2025-10-23 23:18:16] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.19 - - [2025-10-23 23:18:16] "GET /virtual-router/0eb7d548-e3c6-4344-a75a-aaec4945643f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002398 10.0.0.19 - - [2025-10-23 23:18:16] "POST /ref-update HTTP/1.1" 200 156 0.011988 10.0.0.19 - - [2025-10-23 23:18:17] "GET /virtual-machine-interface/8db5ea5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004341 10.0.0.19 - - [2025-10-23 23:18:17] "POST /set-tag HTTP/1.1" 200 109 0.001954 10.0.0.19 - - [2025-10-23 23:18:17] "GET /virtual-router/0eb7d548-e3c6-4344-a75a-aaec4945643f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.002988 10.0.0.19 - - [2025-10-23 23:18:17] "POST /ref-update HTTP/1.1" 200 156 0.006948 10.0.0.19 - - [2025-10-23 23:18:17] "GET /virtual-machine-interface/8e14cc5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004591 10.0.0.19 - - [2025-10-23 23:18:17] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.19 - - [2025-10-23 23:18:17] "GET /virtual-machine-interface/8db5ea5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005009 10.0.0.19 - - [2025-10-23 23:18:17] "POST /set-tag HTTP/1.1" 200 109 0.002503 10.0.0.19 - - [2025-10-23 23:18:17] "GET /virtual-machine-interface/8e14cc5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006033 10.0.0.19 - - [2025-10-23 23:18:17] "POST /set-tag HTTP/1.1" 200 109 0.002251 10.0.0.19 - - [2025-10-23 23:18:20] "GET /domains HTTP/1.1" 200 280 0.002616 10.0.0.19 - - [2025-10-23 23:18:20] "GET /domain/96c0f4c1-80a0-450c-be55-d002ec7816e6 HTTP/1.1" 200 3087 0.004651 10.0.0.19 - - [2025-10-23 23:18:20] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f HTTP/1.1" 200 7064 0.044513 10.0.0.19 - - [2025-10-23 23:18:20] "GET /virtual-network/dc1fa23c-ee00-4df6-ad21-f4f9e965d50b HTTP/1.1" 200 2086 0.005888 10.0.0.19 - - [2025-10-23 23:18:20] "GET /virtual-network/dc1fa23c-ee00-4df6-ad21-f4f9e965d50b HTTP/1.1" 200 2086 0.004119 10.0.0.19 - - [2025-10-23 23:18:20] "GET /routing-instance/2b3c656c-33dc-49e6-9c21-ae67eafe6fe5 HTTP/1.1" 200 1402 0.005632 10.0.0.19 - - [2025-10-23 23:18:20] "GET /routing-instance/2b3c656c-33dc-49e6-9c21-ae67eafe6fe5 HTTP/1.1" 200 1402 0.002584 10.0.0.19 - - [2025-10-23 23:18:20] "GET /route-target/e36457d0-899b-4223-b816-097efdbd1b7c HTTP/1.1" 200 1153 0.002102 10.0.0.19 - - [2025-10-23 23:18:20] "GET /virtual-network/dc1fa23c-ee00-4df6-ad21-f4f9e965d50b HTTP/1.1" 200 2086 0.003918 10.0.0.19 - - [2025-10-23 23:18:20] "GET /routing-instance/2b3c656c-33dc-49e6-9c21-ae67eafe6fe5 HTTP/1.1" 200 1402 0.003357 10.0.0.19 - - [2025-10-23 23:18:20] "GET /virtual-network/dc1fa23c-ee00-4df6-ad21-f4f9e965d50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004339 10.0.0.19 - - [2025-10-23 23:18:20] "GET /virtual-network/dc1fa23c-ee00-4df6-ad21-f4f9e965d50b HTTP/1.1" 200 2086 0.003783 10.0.0.19 - - [2025-10-23 23:18:20] "GET /routing-instance/2b3c656c-33dc-49e6-9c21-ae67eafe6fe5 HTTP/1.1" 200 1402 0.002417 10.0.0.19 - - [2025-10-23 23:18:20] "GET /routing-instance/2b3c656c-33dc-49e6-9c21-ae67eafe6fe5 HTTP/1.1" 200 1402 0.005165 10.0.0.19 - - [2025-10-23 23:18:20] "GET /route-target/e36457d0-899b-4223-b816-097efdbd1b7c HTTP/1.1" 200 1153 0.003134 10.0.0.19 - - [2025-10-23 23:18:20] "GET /domains HTTP/1.1" 200 280 0.002319 10.0.0.19 - - [2025-10-23 23:18:20] "GET /domain/96c0f4c1-80a0-450c-be55-d002ec7816e6 HTTP/1.1" 200 3087 0.003567 10.0.0.19 - - [2025-10-23 23:18:20] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f HTTP/1.1" 200 7064 0.033544 10.0.0.19 - - [2025-10-23 23:18:20] "GET /virtual-network/dc1fa23c-ee00-4df6-ad21-f4f9e965d50b HTTP/1.1" 200 2086 0.003862 10.0.0.19 - - [2025-10-23 23:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.19 - - [2025-10-23 23:18:20] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035711 10.0.0.19 - - [2025-10-23 23:18:20] "GET /virtual-network/dc1fa23c-ee00-4df6-ad21-f4f9e965d50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.003830 10.0.0.19 - - [2025-10-23 23:18:20] "GET /floating-ip-pools?parent_id=dc1fa23c-ee00-4df6-ad21-f4f9e965d50b&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001778 10.0.0.19 - - [2025-10-23 23:18:20] "GET /virtual-network/dc1fa23c-ee00-4df6-ad21-f4f9e965d50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004763 10.0.0.19 - - [2025-10-23 23:18:20] "POST /floating-ip-pools HTTP/1.1" 200 562 0.018645 10.0.0.19 - - [2025-10-23 23:18:20] "POST /ref-update HTTP/1.1" 200 156 0.022948 10.0.0.19 - - [2025-10-23 23:18:20] "GET /virtual-network/dc1fa23c-ee00-4df6-ad21-f4f9e965d50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.005914 10.0.0.19 - - [2025-10-23 23:18:20] "GET /domains HTTP/1.1" 200 280 0.001930 10.0.0.19 - - [2025-10-23 23:18:20] "GET /domain/96c0f4c1-80a0-450c-be55-d002ec7816e6 HTTP/1.1" 200 3087 0.002695 10.0.0.19 - - [2025-10-23 23:18:20] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f HTTP/1.1" 200 7320 0.032136 10.0.0.19 - - [2025-10-23 23:18:20] "GET /virtual-network/dc1fa23c-ee00-4df6-ad21-f4f9e965d50b HTTP/1.1" 200 2324 0.007733 10.0.0.19 - - [2025-10-23 23:18:20] "GET /floating-ip-pool/d6692a68-1491-425b-85f1-c12a66c42f8a HTTP/1.1" 200 1314 0.002223 10.0.0.19 - - [2025-10-23 23:18:20] "GET /domains HTTP/1.1" 200 280 0.005479 10.0.0.19 - - [2025-10-23 23:18:20] "GET /domain/96c0f4c1-80a0-450c-be55-d002ec7816e6 HTTP/1.1" 200 3087 0.005369 10.0.0.19 - - [2025-10-23 23:18:20] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f HTTP/1.1" 200 7320 0.030047 10.0.0.19 - - [2025-10-23 23:18:20] "GET /virtual-network/dc1fa23c-ee00-4df6-ad21-f4f9e965d50b HTTP/1.1" 200 2324 0.003849 10.0.0.19 - - [2025-10-23 23:18:20] "GET /virtual-network/dc1fa23c-ee00-4df6-ad21-f4f9e965d50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004006 10.0.0.19 - - [2025-10-23 23:18:20] "POST /tags HTTP/1.1" 200 365 0.070150 10.0.0.19 - - [2025-10-23 23:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010919 10.0.0.19 - - [2025-10-23 23:18:20] "GET /tag/ee44d0ec-590b-4d23-8adb-34704a562f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015195 10.0.0.19 - - [2025-10-23 23:18:20] "POST /tags HTTP/1.1" 409 206 0.001803 10.0.0.19 - - [2025-10-23 23:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004913 10.0.0.19 - - [2025-10-23 23:18:20] "GET /tag/2fbaa2e7-a1bf-4c71-bba8-24fae7f5136a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014235 10.0.0.19 - - [2025-10-23 23:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.19 - - [2025-10-23 23:18:20] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.023658 10.0.0.19 - - [2025-10-23 23:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.19 - - [2025-10-23 23:18:21] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003830 10.0.0.19 - - [2025-10-23 23:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.19 - - [2025-10-23 23:18:21] "GET /service-appliance-set/8c18cc55-48bf-4f59-885b-708ca3d1b8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004133 10.0.0.19 - - [2025-10-23 23:18:21] "POST /fqname-to-id HTTP/1.1" 404 258 0.004223 10.0.0.19 - - [2025-10-23 23:18:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.100116 10.0.0.19 - - [2025-10-23 23:18:21] "GET /virtual-machine-interface/54634454-ddf9-4fed-8c50-ce8cce2516c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.018474 10.0.0.19 - - [2025-10-23 23:18:21] "POST /set-tag HTTP/1.1" 200 109 0.014467 10.0.0.19 - - [2025-10-23 23:18:21] "POST /instance-ips HTTP/1.1" 200 417 0.043188 10.0.0.19 - - [2025-10-23 23:18:21] "GET /instance-ip/6099673f-838b-488b-a640-5f4543290e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.009735 10.0.0.19 - - [2025-10-23 23:18:21] "POST /loadbalancers HTTP/1.1" 200 618 0.060369 10.0.0.19 - - [2025-10-23 23:18:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.025078 10.0.0.19 - - [2025-10-23 23:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006682 10.0.0.19 - - [2025-10-23 23:18:21] "POST /service-instances HTTP/1.1" 200 566 0.022602 10.0.0.19 - - [2025-10-23 23:18:21] "POST /ref-update HTTP/1.1" 200 156 0.013347 10.0.0.19 - - [2025-10-23 23:18:21] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.039642 10.0.0.19 - - [2025-10-23 23:18:21] "GET /virtual-machine-interface/54634454-ddf9-4fed-8c50-ce8cce2516c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005005 10.0.0.19 - - [2025-10-23 23:18:21] "GET /virtual-machine-interface/54634454-ddf9-4fed-8c50-ce8cce2516c4?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.015969 10.0.0.19 - - [2025-10-23 23:18:21] "PUT /service-instance/9ea15977-ac7a-4c5a-8d68-106aecf03dfe HTTP/1.1" 200 266 0.012161 10.0.0.19 - - [2025-10-23 23:18:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.016496 10.0.0.19 - - [2025-10-23 23:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.19 - - [2025-10-23 23:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004672 10.0.0.19 - - [2025-10-23 23:18:21] "GET /floating-ip-pool/d6692a68-1491-425b-85f1-c12a66c42f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003159 10.0.0.19 - - [2025-10-23 23:18:21] "POST /virtual-machines HTTP/1.1" 200 429 0.011546 10.0.0.19 - - [2025-10-23 23:18:21] "POST /floating-ips HTTP/1.1" 200 671 0.051076 10.0.0.19 - - [2025-10-23 23:18:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.055090 10.0.0.19 - - [2025-10-23 23:18:21] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009244 10.0.0.19 - - [2025-10-23 23:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.19 - - [2025-10-23 23:18:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.131511 10.0.0.19 - - [2025-10-23 23:18:21] "POST /chown HTTP/1.1" 200 109 0.022835 10.0.0.19 - - [2025-10-23 23:18:21] "GET /policy-management/23058f05-3cd0-4f7d-9865-b6e283b0c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002632 10.0.0.19 - - [2025-10-23 23:18:21] "POST /tags HTTP/1.1" 409 221 0.001784 10.0.0.19 - - [2025-10-23 23:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.19 - - [2025-10-23 23:18:21] "POST /chown HTTP/1.1" 200 109 0.006303 10.0.0.19 - - [2025-10-23 23:18:21] "GET /tag/55e55757-872c-44f0-a8b9-ea8d93267455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015257 10.0.0.19 - - [2025-10-23 23:18:21] "POST /tags HTTP/1.1" 409 238 0.005869 10.0.0.19 - - [2025-10-23 23:18:21] "PUT /virtual-machine-interface/473ead94-f046-4419-938b-b006d7139af7 HTTP/1.1" 200 284 0.037962 10.0.0.19 - - [2025-10-23 23:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.19 - - [2025-10-23 23:18:22] "PUT /instance-ip/6099673f-838b-488b-a640-5f4543290e69 HTTP/1.1" 200 256 0.028669 10.0.0.19 - - [2025-10-23 23:18:22] "GET /tag/ee44d0ec-590b-4d23-8adb-34704a562f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011878 10.0.0.19 - - [2025-10-23 23:18:22] "POST /ref-update HTTP/1.1" 200 156 0.013292 10.0.0.19 - - [2025-10-23 23:18:22] "POST /firewall-rules HTTP/1.1" 200 650 0.088555 10.0.0.19 - - [2025-10-23 23:18:22] "GET /firewall-rule/148724dd-c2c4-4187-8fda-2d2968e326b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.020976 10.0.0.19 - - [2025-10-23 23:18:22] "POST /ref-update HTTP/1.1" 200 156 0.078130 10.0.0.19 - - [2025-10-23 23:18:22] "POST /ref-update HTTP/1.1" 200 156 0.028088 10.0.0.19 - - [2025-10-23 23:18:22] "GET /firewall-policy/17dbba0d-5e63-491a-8ec5-8c72a8409bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004443 10.0.0.19 - - [2025-10-23 23:18:22] "GET /firewall-rule/148724dd-c2c4-4187-8fda-2d2968e326b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003591 10.0.0.19 - - [2025-10-23 23:18:22] "POST /ref-update HTTP/1.1" 200 156 0.019042 10.0.0.19 - - [2025-10-23 23:18:22] "POST /ref-update HTTP/1.1" 200 156 0.016710 10.0.0.19 - - [2025-10-23 23:18:22] "POST /ref-update HTTP/1.1" 200 156 0.017730 10.0.0.19 - - [2025-10-23 23:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008132 10.0.0.19 - - [2025-10-23 23:18:22] "POST /ref-update HTTP/1.1" 200 156 0.035227 10.0.0.19 - - [2025-10-23 23:18:22] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.056848 10.0.0.19 - - [2025-10-23 23:18:22] "GET /loadbalancer/7397f0e3-622f-4b0c-8724-856745d23f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.002146 10.0.0.19 - - [2025-10-23 23:18:22] "POST /virtual-machines HTTP/1.1" 200 429 0.019558 10.0.0.19 - - [2025-10-23 23:18:22] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.022638 10.0.0.19 - - [2025-10-23 23:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.19 - - [2025-10-23 23:18:22] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.101408 10.0.0.19 - - [2025-10-23 23:18:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.160529 10.0.0.19 - - [2025-10-23 23:18:22] "POST /chown HTTP/1.1" 200 109 0.024804 10.0.0.19 - - [2025-10-23 23:18:22] "GET /loadbalancer-listener/bfb46145-c14e-4f09-bedd-dea4a49e4b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.008976 10.0.0.19 - - [2025-10-23 23:18:22] "GET /loadbalancer-listener/bfb46145-c14e-4f09-bedd-dea4a49e4b9a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.004317 10.0.0.19 - - [2025-10-23 23:18:22] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.024789 10.0.0.19 - - [2025-10-23 23:18:22] "POST /chown HTTP/1.1" 200 109 0.022340 10.0.0.19 - - [2025-10-23 23:18:22] "PUT /virtual-machine-interface/85dac96f-ccb9-4ea0-89aa-82e2f778af28 HTTP/1.1" 200 284 0.013196 10.0.0.19 - - [2025-10-23 23:18:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020636 10.0.0.19 - - [2025-10-23 23:18:22] "PUT /instance-ip/6099673f-838b-488b-a640-5f4543290e69 HTTP/1.1" 200 256 0.052501 10.0.0.19 - - [2025-10-23 23:18:22] "GET /loadbalancer-pool/9bf0f24a-8d20-4453-a3e1-1a5c57ccdbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.022354 10.0.0.19 - - [2025-10-23 23:18:22] "POST /loadbalancer-members HTTP/1.1" 200 707 0.049399 10.0.0.19 - - [2025-10-23 23:18:22] "POST /ref-update HTTP/1.1" 200 156 0.036173 10.0.0.19 - - [2025-10-23 23:18:22] "POST /ref-update HTTP/1.1" 200 156 0.027853 10.0.0.19 - - [2025-10-23 23:18:22] "POST /ref-update HTTP/1.1" 200 156 0.025060 10.0.0.19 - - [2025-10-23 23:18:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.034358 10.0.0.19 - - [2025-10-23 23:18:22] "GET /loadbalancer-member/49c1a8d4-cac7-409d-a26d-037079f41d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.015658 10.0.0.19 - - [2025-10-23 23:18:22] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004787 10.0.0.19 - - [2025-10-23 23:18:22] "POST /ref-update HTTP/1.1" 200 156 0.010134 10.0.0.19 - - [2025-10-23 23:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.19 - - [2025-10-23 23:18:22] "GET /policy-management/23058f05-3cd0-4f7d-9865-b6e283b0c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003402 10.0.0.19 - - [2025-10-23 23:18:22] "POST /tags HTTP/1.1" 409 221 0.002498 10.0.0.19 - - [2025-10-23 23:18:22] "POST /ref-update HTTP/1.1" 200 156 0.034826 10.0.0.19 - - [2025-10-23 23:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013295 10.0.0.19 - - [2025-10-23 23:18:23] "PUT /service-instance/9ea15977-ac7a-4c5a-8d68-106aecf03dfe HTTP/1.1" 200 266 0.024419 10.0.0.19 - - [2025-10-23 23:18:23] "GET /tag/55e55757-872c-44f0-a8b9-ea8d93267455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.022846 10.0.0.19 - - [2025-10-23 23:18:23] "POST /tags HTTP/1.1" 409 238 0.005136 10.0.0.19 - - [2025-10-23 23:18:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008855 10.0.0.19 - - [2025-10-23 23:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.19 - - [2025-10-23 23:18:23] "GET /tag/ee44d0ec-590b-4d23-8adb-34704a562f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010128 10.0.0.19 - - [2025-10-23 23:18:23] "POST /firewall-rules HTTP/1.1" 409 293 0.002059 10.0.0.19 - - [2025-10-23 23:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.19 - - [2025-10-23 23:18:23] "POST /chown HTTP/1.1" 200 109 0.005339 10.0.0.19 - - [2025-10-23 23:18:23] "POST /chown HTTP/1.1" 200 109 0.027039 10.0.0.19 - - [2025-10-23 23:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.19 - - [2025-10-23 23:18:23] "PUT /instance-ip/6099673f-838b-488b-a640-5f4543290e69 HTTP/1.1" 200 256 0.021731 10.0.0.19 - - [2025-10-23 23:18:23] "PUT /firewall-rule/148724dd-c2c4-4187-8fda-2d2968e326b0 HTTP/1.1" 200 260 0.052373 10.0.0.19 - - [2025-10-23 23:18:23] "GET /firewall-rule/148724dd-c2c4-4187-8fda-2d2968e326b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.008649 10.0.0.19 - - [2025-10-23 23:18:23] "POST /ref-update HTTP/1.1" 200 156 0.034168 10.0.0.19 - - [2025-10-23 23:18:23] "POST /chown HTTP/1.1" 200 109 0.011632 10.0.0.19 - - [2025-10-23 23:18:23] "GET /firewall-policy/17dbba0d-5e63-491a-8ec5-8c72a8409bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003927 10.0.0.19 - - [2025-10-23 23:18:23] "GET /firewall-rule/148724dd-c2c4-4187-8fda-2d2968e326b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002115 10.0.0.19 - - [2025-10-23 23:18:23] "POST /chown HTTP/1.1" 200 109 0.006705 10.0.0.19 - - [2025-10-23 23:18:23] "PUT /instance-ip/6099673f-838b-488b-a640-5f4543290e69 HTTP/1.1" 200 256 0.021215 10.0.0.19 - - [2025-10-23 23:18:23] "POST /ref-update HTTP/1.1" 200 156 0.022271 10.0.0.19 - - [2025-10-23 23:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.19 - - [2025-10-23 23:18:23] "POST /chown HTTP/1.1" 200 109 0.005911 10.0.0.19 - - [2025-10-23 23:18:23] "POST /chown HTTP/1.1" 200 109 0.019433 10.0.0.19 - - [2025-10-23 23:18:23] "PUT /instance-ip/6099673f-838b-488b-a640-5f4543290e69 HTTP/1.1" 200 256 0.014353 10.0.0.19 - - [2025-10-23 23:18:23] "POST /ref-update HTTP/1.1" 200 156 0.017787 10.0.0.19 - - [2025-10-23 23:18:23] "POST /chown HTTP/1.1" 200 109 0.024391 10.0.0.19 - - [2025-10-23 23:18:23] "POST /chown HTTP/1.1" 200 109 0.009128 10.0.0.19 - - [2025-10-23 23:18:23] "PUT /instance-ip/6099673f-838b-488b-a640-5f4543290e69 HTTP/1.1" 200 256 0.026585 10.0.0.19 - - [2025-10-23 23:18:23] "POST /ref-update HTTP/1.1" 200 156 0.018740 10.0.0.19 - - [2025-10-23 23:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.19 - - [2025-10-23 23:18:23] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004788 10.0.0.19 - - [2025-10-23 23:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.19 - - [2025-10-23 23:18:23] "PUT /service-instance/9ea15977-ac7a-4c5a-8d68-106aecf03dfe HTTP/1.1" 200 266 0.011472 10.0.0.19 - - [2025-10-23 23:18:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013989 10.0.0.19 - - [2025-10-23 23:18:23] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.073386 10.0.0.19 - - [2025-10-23 23:18:23] "POST /virtual-machines HTTP/1.1" 200 373 0.017639 10.0.0.19 - - [2025-10-23 23:18:23] "PUT /service-instance/9ea15977-ac7a-4c5a-8d68-106aecf03dfe HTTP/1.1" 200 266 0.020423 10.0.0.19 - - [2025-10-23 23:18:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.027951 10.0.0.19 - - [2025-10-23 23:18:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.039631 10.0.0.19 - - [2025-10-23 23:18:24] "PUT /service-instance/9ea15977-ac7a-4c5a-8d68-106aecf03dfe HTTP/1.1" 200 266 0.011302 10.0.0.19 - - [2025-10-23 23:18:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.047681 10.0.0.19 - - [2025-10-23 23:18:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.144682 10.0.0.19 - - [2025-10-23 23:18:24] "PUT /service-instance/9ea15977-ac7a-4c5a-8d68-106aecf03dfe HTTP/1.1" 200 266 0.027527 10.0.0.19 - - [2025-10-23 23:18:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.041086 10.0.0.19 - - [2025-10-23 23:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010300 10.0.0.19 - - [2025-10-23 23:18:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.039790 10.0.0.19 - - [2025-10-23 23:18:24] "GET /virtual-machine-interface/928deffa-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.011215 10.0.0.19 - - [2025-10-23 23:18:24] "PUT /service-instance/9ea15977-ac7a-4c5a-8d68-106aecf03dfe HTTP/1.1" 200 266 0.018283 10.0.0.19 - - [2025-10-23 23:18:24] "POST /instance-ips HTTP/1.1" 200 413 0.030475 10.0.0.19 - - [2025-10-23 23:18:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.013212 10.0.0.19 - - [2025-10-23 23:18:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.036606 10.0.0.19 - - [2025-10-23 23:18:24] "GET /virtual-machine-interface/928deffa-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.005740 10.0.0.19 - - [2025-10-23 23:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004935 10.0.0.19 - - [2025-10-23 23:18:24] "POST /chown HTTP/1.1" 200 109 0.009127 10.0.0.19 - - [2025-10-23 23:18:24] "POST /set-tag HTTP/1.1" 200 109 0.018494 10.0.0.19 - - [2025-10-23 23:18:24] "GET /virtual-machine-interface/928deffa-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.024447 10.0.0.19 - - [2025-10-23 23:18:24] "GET /instance-ip/92abe956-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007690 10.0.0.19 - - [2025-10-23 23:18:24] "POST /chown HTTP/1.1" 200 109 0.040081 10.0.0.19 - - [2025-10-23 23:18:24] "POST /ref-update HTTP/1.1" 200 156 0.020906 10.0.0.19 - - [2025-10-23 23:18:24] "GET /virtual-machine-interface/928deffa-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007467 10.0.0.19 - - [2025-10-23 23:18:24] "POST /chown HTTP/1.1" 200 109 0.047895 10.0.0.19 - - [2025-10-23 23:18:24] "POST /set-tag HTTP/1.1" 200 109 0.005710 10.0.0.19 - - [2025-10-23 23:18:24] "GET /virtual-router/0eb7d548-e3c6-4344-a75a-aaec4945643f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.011827 10.0.0.19 - - [2025-10-23 23:18:24] "POST /chown HTTP/1.1" 200 109 0.007605 10.0.0.19 - - [2025-10-23 23:18:24] "POST /ref-update HTTP/1.1" 200 156 0.012661 10.0.0.19 - - [2025-10-23 23:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.19 - - [2025-10-23 23:18:24] "POST /ref-update HTTP/1.1" 200 156 0.018965 10.0.0.19 - - [2025-10-23 23:18:24] "GET /virtual-machine-interface/928deffa-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011385 10.0.0.19 - - [2025-10-23 23:18:24] "POST /set-tag HTTP/1.1" 200 109 0.003196 10.0.0.19 - - [2025-10-23 23:18:24] "POST /chown HTTP/1.1" 200 109 0.006799 10.0.0.19 - - [2025-10-23 23:18:24] "GET /virtual-machine-interface/928deffa-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005362 10.0.0.19 - - [2025-10-23 23:18:24] "POST /chown HTTP/1.1" 200 109 0.029126 10.0.0.19 - - [2025-10-23 23:18:24] "POST /set-tag HTTP/1.1" 200 109 0.003487 10.0.0.19 - - [2025-10-23 23:18:24] "POST /chown HTTP/1.1" 200 109 0.009876 10.0.0.19 - - [2025-10-23 23:18:24] "POST /chown HTTP/1.1" 200 109 0.007234 10.0.0.19 - - [2025-10-23 23:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.19 - - [2025-10-23 23:18:24] "POST /chown HTTP/1.1" 200 109 0.006324 10.0.0.19 - - [2025-10-23 23:18:24] "POST /chown HTTP/1.1" 200 109 0.015860 10.0.0.19 - - [2025-10-23 23:18:24] "POST /chown HTTP/1.1" 200 109 0.008074 10.0.0.19 - - [2025-10-23 23:18:24] "POST /chown HTTP/1.1" 200 109 0.006355 10.0.0.19 - - [2025-10-23 23:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.19 - - [2025-10-23 23:18:24] "POST /chown HTTP/1.1" 200 109 0.006288 10.0.0.19 - - [2025-10-23 23:18:25] "POST /chown HTTP/1.1" 200 109 0.006818 10.0.0.19 - - [2025-10-23 23:18:25] "POST /chown HTTP/1.1" 200 109 0.021323 10.0.0.19 - - [2025-10-23 23:18:25] "POST /chown HTTP/1.1" 200 109 0.016758 10.0.0.19 - - [2025-10-23 23:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.19 - - [2025-10-23 23:18:25] "POST /chown HTTP/1.1" 200 109 0.006196 10.0.0.19 - - [2025-10-23 23:18:25] "POST /chown HTTP/1.1" 200 109 0.015735 10.0.0.19 - - [2025-10-23 23:18:25] "POST /chown HTTP/1.1" 200 109 0.008560 10.0.0.19 - - [2025-10-23 23:18:25] "POST /chown HTTP/1.1" 200 109 0.027046 10.0.0.19 - - [2025-10-23 23:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005553 10.0.0.19 - - [2025-10-23 23:18:25] "POST /chown HTTP/1.1" 200 109 0.006824 10.0.0.19 - - [2025-10-23 23:18:25] "POST /chown HTTP/1.1" 200 109 0.023275 10.0.0.19 - - [2025-10-23 23:18:25] "POST /chown HTTP/1.1" 200 109 0.015762 10.0.0.19 - - [2025-10-23 23:18:25] "POST /chown HTTP/1.1" 200 109 0.006521 10.0.0.19 - - [2025-10-23 23:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.19 - - [2025-10-23 23:18:25] "POST /chown HTTP/1.1" 200 109 0.007201 10.0.0.19 - - [2025-10-23 23:18:25] "POST /chown HTTP/1.1" 200 109 0.006979 10.0.0.19 - - [2025-10-23 23:18:25] "POST /chown HTTP/1.1" 200 109 0.014775 10.0.0.19 - - [2025-10-23 23:18:25] "POST /chown HTTP/1.1" 200 109 0.023237 10.0.0.19 - - [2025-10-23 23:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.19 - - [2025-10-23 23:18:25] "POST /chown HTTP/1.1" 200 109 0.005475 10.0.0.19 - - [2025-10-23 23:18:25] "POST /chown HTTP/1.1" 200 109 0.017718 10.0.0.19 - - [2025-10-23 23:18:25] "POST /chown HTTP/1.1" 200 109 0.006638 10.0.0.19 - - [2025-10-23 23:18:25] "POST /chown HTTP/1.1" 200 109 0.017958 10.0.0.19 - - [2025-10-23 23:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.19 - - [2025-10-23 23:18:25] "POST /chown HTTP/1.1" 200 109 0.006837 10.0.0.19 - - [2025-10-23 23:18:25] "POST /chown HTTP/1.1" 200 109 0.015797 10.0.0.19 - - [2025-10-23 23:18:25] "POST /chown HTTP/1.1" 200 109 0.012883 10.0.0.19 - - [2025-10-23 23:18:25] "POST /chown HTTP/1.1" 200 109 0.006385 10.0.0.19 - - [2025-10-23 23:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.19 - - [2025-10-23 23:18:25] "POST /chown HTTP/1.1" 200 109 0.005566 10.0.0.19 - - [2025-10-23 23:18:25] "POST /chown HTTP/1.1" 200 109 0.006560 10.0.0.19 - - [2025-10-23 23:18:25] "POST /chown HTTP/1.1" 200 109 0.012004 10.0.0.19 - - [2025-10-23 23:18:25] "POST /chown HTTP/1.1" 200 109 0.019654 10.0.0.19 - - [2025-10-23 23:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.19 - - [2025-10-23 23:18:26] "POST /chown HTTP/1.1" 200 109 0.006856 10.0.0.19 - - [2025-10-23 23:18:26] "POST /chown HTTP/1.1" 200 109 0.019474 10.0.0.19 - - [2025-10-23 23:18:26] "POST /chown HTTP/1.1" 200 109 0.008042 10.0.0.19 - - [2025-10-23 23:18:26] "POST /chown HTTP/1.1" 200 109 0.024200 10.0.0.19 - - [2025-10-23 23:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006347 10.0.0.19 - - [2025-10-23 23:18:26] "POST /chown HTTP/1.1" 200 109 0.007071 10.0.0.19 - - [2025-10-23 23:18:26] "POST /chown HTTP/1.1" 200 109 0.022165 10.0.0.19 - - [2025-10-23 23:18:26] "POST /chown HTTP/1.1" 200 109 0.014132 10.0.0.19 - - [2025-10-23 23:18:26] "POST /chown HTTP/1.1" 200 109 0.006820 10.0.0.19 - - [2025-10-23 23:18:27] "GET /virtual-machine-interface/8e14cc5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007302 10.0.0.19 - - [2025-10-23 23:18:27] "POST /set-tag HTTP/1.1" 200 109 0.002576 10.0.0.19 - - [2025-10-23 23:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.19 - - [2025-10-23 23:18:27] "GET /loadbalancer/23495fc3-4a54-44fe-8baf-430a64b56596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002166 10.0.0.19 - - [2025-10-23 23:18:27] "GET /loadbalancer-pool/d40d0ce3-3648-4ba5-ba05-1a579121abae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002309 10.0.0.19 - - [2025-10-23 23:18:27] "POST /loadbalancer-members HTTP/1.1" 200 702 0.029296 10.0.0.19 - - [2025-10-23 23:18:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.016616 10.0.0.19 - - [2025-10-23 23:18:27] "GET /virtual-machine-interface/8e14cc5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015587 10.0.0.19 - - [2025-10-23 23:18:27] "GET /virtual-machine-interface/8e14cc5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008332 10.0.0.19 - - [2025-10-23 23:18:27] "POST /ref-update HTTP/1.1" 200 156 0.011510 10.0.0.19 - - [2025-10-23 23:18:27] "GET /floating-ip/3e0e21f8-9617-42ec-aa2d-daa6a34fe24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.016091 10.0.0.19 - - [2025-10-23 23:18:27] "POST /tags HTTP/1.1" 409 221 0.002241 10.0.0.19 - - [2025-10-23 23:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.19 - - [2025-10-23 23:18:27] "GET /tag/55e55757-872c-44f0-a8b9-ea8d93267455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010558 10.0.0.19 - - [2025-10-23 23:18:27] "POST /set-tag HTTP/1.1" 200 109 0.016083 10.0.0.19 - - [2025-10-23 23:18:27] "PUT /floating-ip/3e0e21f8-9617-42ec-aa2d-daa6a34fe24b HTTP/1.1" 200 256 0.029952 10.0.0.19 - - [2025-10-23 23:18:28] "GET /virtual-machine-interface/8db5ea5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004873 10.0.0.19 - - [2025-10-23 23:18:28] "POST /set-tag HTTP/1.1" 200 109 0.003415 10.0.0.19 - - [2025-10-23 23:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.19 - - [2025-10-23 23:18:28] "GET /loadbalancer/23495fc3-4a54-44fe-8baf-430a64b56596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003081 10.0.0.19 - - [2025-10-23 23:18:28] "GET /loadbalancer-pool/d40d0ce3-3648-4ba5-ba05-1a579121abae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002978 10.0.0.19 - - [2025-10-23 23:18:28] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018793 10.0.0.19 - - [2025-10-23 23:18:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.015569 10.0.0.19 - - [2025-10-23 23:18:28] "GET /virtual-machine-interface/8db5ea5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016273 10.0.0.19 - - [2025-10-23 23:18:28] "GET /virtual-machine-interface/8db5ea5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003763 10.0.0.19 - - [2025-10-23 23:18:28] "POST /ref-update HTTP/1.1" 200 156 0.007139 10.0.0.19 - - [2025-10-23 23:18:28] "GET /floating-ip/3e0e21f8-9617-42ec-aa2d-daa6a34fe24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.012931 10.0.0.19 - - [2025-10-23 23:18:28] "POST /set-tag HTTP/1.1" 200 109 0.020441 10.0.0.19 - - [2025-10-23 23:18:28] "GET /virtual-machine/389f4431-0ab4-4b8a-b610-d848cb147597?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003123 10.0.0.19 - - [2025-10-23 23:18:28] "GET /virtual-machine-interface/8db5ea5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004097 10.0.0.19 - - [2025-10-23 23:18:28] "GET /virtual-machine/7f36dabb-9afe-4680-870f-096e2ad11839?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003452 10.0.0.19 - - [2025-10-23 23:18:28] "GET /virtual-machine-interface/8e14cc5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004002 10.0.0.19 - - [2025-10-23 23:18:38] "GET /virtual-machine-interface/928deffa-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004993 10.0.0.19 - - [2025-10-23 23:18:38] "POST /set-tag HTTP/1.1" 200 109 0.002711 10.0.0.19 - - [2025-10-23 23:18:39] "GET /virtual-machine/ad5a529a-bed5-4c17-9d37-dbb1be9b457d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003088 10.0.0.19 - - [2025-10-23 23:18:39] "GET /virtual-machine-interface/928deffa-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004234 10.0.0.19 - - [2025-10-23 23:18:39] "GET /virtual-machine-interface/928deffa-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005048 10.0.0.19 - - [2025-10-23 23:18:39] "POST /set-tag HTTP/1.1" 200 109 0.002541 10.0.0.19 - - [2025-10-23 23:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.19 - - [2025-10-23 23:18:48] "POST /chown HTTP/1.1" 200 109 0.006541 10.0.0.19 - - [2025-10-23 23:18:48] "POST /chown HTTP/1.1" 200 109 0.011470 10.0.0.19 - - [2025-10-23 23:18:48] "POST /chown HTTP/1.1" 200 109 0.007793 10.0.0.19 - - [2025-10-23 23:18:48] "POST /chown HTTP/1.1" 200 109 0.006790 10.0.0.19 - - [2025-10-23 23:19:09] "GET /global-system-configs HTTP/1.1" 200 322 0.002855 10.0.0.19 - - [2025-10-23 23:19:11] "GET /global-system-configs HTTP/1.1" 200 322 0.001940 10.0.0.19 - - [2025-10-23 23:19:11] "GET /virtual-machine-interface/928deffa-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004397 10.0.0.19 - - [2025-10-23 23:19:11] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.19 - - [2025-10-23 23:19:11] "GET /virtual-machine-interface/928deffa-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004196 10.0.0.19 - - [2025-10-23 23:19:11] "POST /set-tag HTTP/1.1" 200 109 0.001949 10.0.0.19 - - [2025-10-23 23:19:11] "GET /virtual-machine/ad5a529a-bed5-4c17-9d37-dbb1be9b457d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002152 10.0.0.19 - - [2025-10-23 23:19:11] "POST /ref-update HTTP/1.1" 200 156 0.010994 10.0.0.19 - - [2025-10-23 23:19:11] "GET /virtual-machine-interface/928deffa-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009965 10.0.0.19 - - [2025-10-23 23:19:11] "POST /set-tag HTTP/1.1" 200 109 0.012903 10.0.0.19 - - [2025-10-23 23:19:11] "POST /set-tag HTTP/1.1" 200 109 0.014025 10.0.0.19 - - [2025-10-23 23:19:11] "DELETE /instance-ip/92abe956-b066-11f0-93a7-fa163e3e713a HTTP/1.1" 200 115 0.049847 10.0.0.19 - - [2025-10-23 23:19:11] "DELETE /virtual-machine-interface/928deffa-b066-11f0-93a7-fa163e3e713a HTTP/1.1" 200 115 0.044734 10.0.0.19 - - [2025-10-23 23:19:11] "DELETE /virtual-machine/ad5a529a-bed5-4c17-9d37-dbb1be9b457d HTTP/1.1" 200 115 0.020260 10.0.0.19 - - [2025-10-23 23:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.19 - - [2025-10-23 23:19:14] "GET /tag/ee44d0ec-590b-4d23-8adb-34704a562f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011191 10.0.0.19 - - [2025-10-23 23:19:14] "GET /tag/ee44d0ec-590b-4d23-8adb-34704a562f7b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.012166 10.0.0.19 - - [2025-10-23 23:19:14] "GET /virtual-machine-interface/473ead94-f046-4419-938b-b006d7139af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004103 10.0.0.19 - - [2025-10-23 23:19:14] "POST /set-tag HTTP/1.1" 200 109 0.014075 10.0.0.19 - - [2025-10-23 23:19:14] "GET /virtual-machine-interface/54634454-ddf9-4fed-8c50-ce8cce2516c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006359 10.0.0.19 - - [2025-10-23 23:19:14] "POST /set-tag HTTP/1.1" 200 109 0.030794 10.0.0.19 - - [2025-10-23 23:19:14] "GET /virtual-machine-interface/85dac96f-ccb9-4ea0-89aa-82e2f778af28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.010742 10.0.0.19 - - [2025-10-23 23:19:14] "POST /set-tag HTTP/1.1" 200 109 0.021481 10.0.0.19 - - [2025-10-23 23:19:14] "GET /firewall-policy/17dbba0d-5e63-491a-8ec5-8c72a8409bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.010545 10.0.0.19 - - [2025-10-23 23:19:14] "GET /firewall-rule/148724dd-c2c4-4187-8fda-2d2968e326b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.015939 10.0.0.19 - - [2025-10-23 23:19:14] "POST /ref-update HTTP/1.1" 200 156 0.012632 10.0.0.19 - - [2025-10-23 23:19:14] "DELETE /firewall-rule/148724dd-c2c4-4187-8fda-2d2968e326b0 HTTP/1.1" 200 115 0.046603 10.0.0.19 - - [2025-10-23 23:19:14] "DELETE /loadbalancer-member/49c1a8d4-cac7-409d-a26d-037079f41d84 HTTP/1.1" 200 115 0.026943 10.0.0.19 - - [2025-10-23 23:19:14] "PUT /service-instance/9ea15977-ac7a-4c5a-8d68-106aecf03dfe HTTP/1.1" 200 266 0.009197 10.0.0.19 - - [2025-10-23 23:19:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.027744 10.0.0.19 - - [2025-10-23 23:19:14] "DELETE /loadbalancer-pool/9bf0f24a-8d20-4453-a3e1-1a5c57ccdbf3 HTTP/1.1" 200 115 0.057105 10.0.0.19 - - [2025-10-23 23:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.19 - - [2025-10-23 23:19:14] "DELETE /loadbalancer-listener/bfb46145-c14e-4f09-bedd-dea4a49e4b9a HTTP/1.1" 200 115 0.038912 10.0.0.19 - - [2025-10-23 23:19:14] "GET /floating-ip/2121c751-e7ca-48fb-9b72-b4c594535553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002446 10.0.0.19 - - [2025-10-23 23:19:14] "POST /chown HTTP/1.1" 200 109 0.005850 10.0.0.19 - - [2025-10-23 23:19:14] "POST /chown HTTP/1.1" 200 109 0.017071 10.0.0.19 - - [2025-10-23 23:19:14] "POST /chown HTTP/1.1" 200 109 0.021984 10.0.0.19 - - [2025-10-23 23:19:14] "PUT /floating-ip/2121c751-e7ca-48fb-9b72-b4c594535553 HTTP/1.1" 200 256 0.050292 10.0.0.19 - - [2025-10-23 23:19:15] "POST /chown HTTP/1.1" 200 109 0.048189 10.0.0.19 - - [2025-10-23 23:19:15] "PUT /service-instance/9ea15977-ac7a-4c5a-8d68-106aecf03dfe HTTP/1.1" 200 266 0.022743 10.0.0.19 - - [2025-10-23 23:19:15] "DELETE /floating-ip/2121c751-e7ca-48fb-9b72-b4c594535553 HTTP/1.1" 200 115 0.139781 10.0.0.19 - - [2025-10-23 23:19:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.020170 10.0.0.19 - - [2025-10-23 23:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005154 10.0.0.19 - - [2025-10-23 23:19:15] "DELETE /loadbalancer/7397f0e3-622f-4b0c-8724-856745d23f8f HTTP/1.1" 200 115 0.067800 10.0.0.19 - - [2025-10-23 23:19:15] "POST /chown HTTP/1.1" 200 109 0.016520 10.0.0.19 - - [2025-10-23 23:19:15] "POST /chown HTTP/1.1" 200 109 0.027840 10.0.0.19 - - [2025-10-23 23:19:15] "POST /chown HTTP/1.1" 200 109 0.019785 10.0.0.19 - - [2025-10-23 23:19:15] "DELETE /instance-ip/6099673f-838b-488b-a640-5f4543290e69 HTTP/1.1" 200 115 0.121986 10.0.0.19 - - [2025-10-23 23:19:15] "POST /chown HTTP/1.1" 404 171 0.003299 10.0.0.19 - - [2025-10-23 23:19:15] "PUT /service-instance/9ea15977-ac7a-4c5a-8d68-106aecf03dfe HTTP/1.1" 200 266 0.014518 10.0.0.19 - - [2025-10-23 23:19:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.027119 10.0.0.19 - - [2025-10-23 23:19:15] "GET /floating-ip-pool/d6692a68-1491-425b-85f1-c12a66c42f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.012955 10.0.0.19 - - [2025-10-23 23:19:15] "DELETE /virtual-machine-interface/54634454-ddf9-4fed-8c50-ce8cce2516c4 HTTP/1.1" 200 115 0.120747 10.0.0.19 - - [2025-10-23 23:19:15] "POST /ref-update HTTP/1.1" 200 156 0.037007 10.0.0.19 - - [2025-10-23 23:19:15] "PUT /service-instance/9ea15977-ac7a-4c5a-8d68-106aecf03dfe HTTP/1.1" 200 266 0.034429 10.0.0.19 - - [2025-10-23 23:19:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.027323 10.0.0.19 - - [2025-10-23 23:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009370 10.0.0.19 - - [2025-10-23 23:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.19 - - [2025-10-23 23:19:15] "DELETE /floating-ip-pool/d6692a68-1491-425b-85f1-c12a66c42f8a HTTP/1.1" 200 115 0.117218 10.0.0.19 - - [2025-10-23 23:19:15] "DELETE /tag/ee44d0ec-590b-4d23-8adb-34704a562f7b HTTP/1.1" 200 115 0.158643 10.0.0.19 - - [2025-10-23 23:19:15] "DELETE /service-instance/9ea15977-ac7a-4c5a-8d68-106aecf03dfe HTTP/1.1" 200 115 0.053386 10.0.0.19 - - [2025-10-23 23:19:15] "POST /useragent-kv HTTP/1.1" 200 115 0.001893 10.0.0.19 - - [2025-10-23 23:19:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002349 10.0.0.19 - - [2025-10-23 23:19:15] "DELETE /virtual-network/dc1fa23c-ee00-4df6-ad21-f4f9e965d50b HTTP/1.1" 200 115 0.131198 10.0.0.19 - - [2025-10-23 23:19:15] "GET /virtual-machine-interface/473ead94-f046-4419-938b-b006d7139af7?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.021486 10.0.0.19 - - [2025-10-23 23:19:15] "GET /routing-instance/2b3c656c-33dc-49e6-9c21-ae67eafe6fe5 HTTP/1.1" 404 171 0.012122 10.0.0.19 - - [2025-10-23 23:19:15] "GET /domains HTTP/1.1" 200 280 0.002702 10.0.0.19 - - [2025-10-23 23:19:15] "GET /domain/96c0f4c1-80a0-450c-be55-d002ec7816e6 HTTP/1.1" 200 3087 0.002498 10.0.0.19 - - [2025-10-23 23:19:15] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f HTTP/1.1" 200 7142 0.048755 10.0.0.19 - - [2025-10-23 23:19:15] "DELETE /virtual-machine-interface/473ead94-f046-4419-938b-b006d7139af7 HTTP/1.1" 200 115 0.142282 10.0.0.19 - - [2025-10-23 23:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.034648 10.0.0.19 - - [2025-10-23 23:19:15] "GET /virtual-machine-interface/8e14cc5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.015822 10.0.0.19 - - [2025-10-23 23:19:15] "POST /set-tag HTTP/1.1" 200 109 0.004762 10.0.0.19 - - [2025-10-23 23:19:15] "POST /ref-update HTTP/1.1" 200 156 0.047638 10.0.0.19 - - [2025-10-23 23:19:15] "DELETE /route-target/e36457d0-899b-4223-b816-097efdbd1b7c HTTP/1.1" 200 115 0.049547 10.0.0.19 - - [2025-10-23 23:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008481 10.0.0.19 - - [2025-10-23 23:19:15] "GET /loadbalancer/23495fc3-4a54-44fe-8baf-430a64b56596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002101 10.0.0.19 - - [2025-10-23 23:19:16] "DELETE /virtual-machine/f522d804-a275-43c4-9eac-9d4c84ac9004 HTTP/1.1" 200 115 0.036808 10.0.0.19 - - [2025-10-23 23:19:16] "GET /virtual-machine-interface/8e14cc5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010213 10.0.0.19 - - [2025-10-23 23:19:16] "GET /virtual-machine-interface/85dac96f-ccb9-4ea0-89aa-82e2f778af28?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.009485 10.0.0.19 - - [2025-10-23 23:19:16] "POST /set-tag HTTP/1.1" 200 109 0.046838 10.0.0.19 - - [2025-10-23 23:19:16] "DELETE /loadbalancer-member/93116f79-b0eb-4ccf-90a9-20b6311f0838 HTTP/1.1" 200 115 0.054579 10.0.0.19 - - [2025-10-23 23:19:16] "DELETE /virtual-machine-interface/85dac96f-ccb9-4ea0-89aa-82e2f778af28 HTTP/1.1" 200 115 0.104935 10.0.0.19 - - [2025-10-23 23:19:16] "DELETE /virtual-machine/77714205-faa7-4e79-96a0-2fdf6de8021d HTTP/1.1" 200 115 0.039051 10.0.0.19 - - [2025-10-23 23:19:17] "GET /virtual-machine-interface/8e14cc5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007140 10.0.0.19 - - [2025-10-23 23:19:17] "POST /set-tag HTTP/1.1" 200 109 0.003150 10.0.0.19 - - [2025-10-23 23:19:17] "GET /virtual-machine-interface/8e14cc5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003990 10.0.0.19 - - [2025-10-23 23:19:17] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.19 - - [2025-10-23 23:19:17] "GET /virtual-machine/7f36dabb-9afe-4680-870f-096e2ad11839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.004116 10.0.0.19 - - [2025-10-23 23:19:17] "POST /ref-update HTTP/1.1" 200 156 0.014320 10.0.0.19 - - [2025-10-23 23:19:17] "GET /virtual-machine-interface/8e14cc5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012883 10.0.0.19 - - [2025-10-23 23:19:17] "POST /set-tag HTTP/1.1" 200 109 0.018298 10.0.0.19 - - [2025-10-23 23:19:17] "POST /set-tag HTTP/1.1" 200 109 0.030049 10.0.0.19 - - [2025-10-23 23:19:17] "POST /set-tag HTTP/1.1" 200 109 0.026575 10.0.0.19 - - [2025-10-23 23:19:17] "DELETE /instance-ip/8e29cf9c-b066-11f0-93a7-fa163e3e713a HTTP/1.1" 200 115 0.041564 10.0.0.19 - - [2025-10-23 23:19:17] "POST /ref-update HTTP/1.1" 200 156 0.010156 10.0.0.19 - - [2025-10-23 23:19:17] "DELETE /virtual-machine-interface/8e14cc5a-b066-11f0-93a7-fa163e3e713a HTTP/1.1" 200 115 0.051626 10.0.0.19 - - [2025-10-23 23:19:17] "DELETE /virtual-machine/7f36dabb-9afe-4680-870f-096e2ad11839 HTTP/1.1" 200 115 0.022075 10.0.0.19 - - [2025-10-23 23:19:20] "GET /virtual-machine-interface/8db5ea5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006433 10.0.0.19 - - [2025-10-23 23:19:20] "POST /set-tag HTTP/1.1" 200 109 0.002771 10.0.0.19 - - [2025-10-23 23:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.19 - - [2025-10-23 23:19:20] "GET /loadbalancer/23495fc3-4a54-44fe-8baf-430a64b56596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002574 10.0.0.19 - - [2025-10-23 23:19:22] "GET /virtual-machine-interface/8db5ea5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006138 10.0.0.19 - - [2025-10-23 23:19:22] "POST /set-tag HTTP/1.1" 200 109 0.002859 10.0.0.19 - - [2025-10-23 23:19:22] "GET /virtual-machine-interface/8db5ea5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005644 10.0.0.19 - - [2025-10-23 23:19:22] "POST /set-tag HTTP/1.1" 200 109 0.002621 10.0.0.19 - - [2025-10-23 23:19:22] "GET /virtual-machine/389f4431-0ab4-4b8a-b610-d848cb147597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003200 10.0.0.19 - - [2025-10-23 23:19:22] "POST /ref-update HTTP/1.1" 200 156 0.008982 10.0.0.19 - - [2025-10-23 23:19:22] "GET /virtual-machine-interface/8db5ea5a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006545 10.0.0.19 - - [2025-10-23 23:19:22] "POST /set-tag HTTP/1.1" 200 109 0.015420 10.0.0.19 - - [2025-10-23 23:19:22] "POST /set-tag HTTP/1.1" 200 109 0.030894 10.0.0.19 - - [2025-10-23 23:19:22] "POST /set-tag HTTP/1.1" 200 109 0.020539 10.0.0.19 - - [2025-10-23 23:19:22] "DELETE /instance-ip/8dcf60c0-b066-11f0-93a7-fa163e3e713a HTTP/1.1" 200 115 0.044895 10.0.0.19 - - [2025-10-23 23:19:22] "POST /ref-update HTTP/1.1" 200 156 0.011309 10.0.0.19 - - [2025-10-23 23:19:22] "DELETE /virtual-machine-interface/8db5ea5a-b066-11f0-93a7-fa163e3e713a HTTP/1.1" 200 115 0.049782 10.0.0.19 - - [2025-10-23 23:19:22] "DELETE /virtual-machine/389f4431-0ab4-4b8a-b610-d848cb147597 HTTP/1.1" 200 115 0.023212 10.0.0.19 - - [2025-10-23 23:19:22] "DELETE /tag/2192483b-90f0-4b00-a7ab-3cd0d2031260 HTTP/1.1" 200 115 0.072487 10.0.0.19 - - [2025-10-23 23:19:22] "DELETE /tag/ce910bab-5d5f-42b0-bc23-a42c3bbdfdd3 HTTP/1.1" 200 115 0.049530 10.0.0.19 - - [2025-10-23 23:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.19 - - [2025-10-23 23:19:26] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034010 10.0.0.19 - - [2025-10-23 23:19:26] "POST /tags HTTP/1.1" 200 393 0.032129 10.0.0.19 - - [2025-10-23 23:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018763 10.0.0.19 - - [2025-10-23 23:19:26] "GET /tag/5b6c1d35-b247-4577-9635-d4ff2451097c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012526 10.0.0.19 - - [2025-10-23 23:19:26] "POST /tags HTTP/1.1" 200 341 0.018359 10.0.0.19 - - [2025-10-23 23:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.19 - - [2025-10-23 23:19:26] "GET /tag/6f947be9-adea-4949-bf11-834caebb3ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011308 10.0.0.19 - - [2025-10-23 23:19:26] "POST /id-to-fqname HTTP/1.1" 200 192 0.000445 10.0.0.19 - - [2025-10-23 23:19:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.007251 10.0.0.19 - - [2025-10-23 23:19:26] "POST /security-groups HTTP/1.1" 200 589 0.067107 10.0.0.19 - - [2025-10-23 23:19:26] "POST /projects HTTP/1.1" 200 519 0.168001 10.0.0.19 - - [2025-10-23 23:19:26] "POST /fqname-to-id HTTP/1.1" 404 236 0.002483 10.0.0.19 - - [2025-10-23 23:19:26] "POST /access-control-lists HTTP/1.1" 200 598 0.063467 10.0.0.19 - - [2025-10-23 23:19:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.055594 10.0.0.19 - - [2025-10-23 23:19:26] "POST /fqname-to-id HTTP/1.1" 404 235 0.017270 10.0.0.19 - - [2025-10-23 23:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005469 10.0.0.19 - - [2025-10-23 23:19:26] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006809 10.0.0.19 - - [2025-10-23 23:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.19 - - [2025-10-23 23:19:26] "GET /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.006152 10.0.0.19 - - [2025-10-23 23:19:26] "POST /access-control-lists HTTP/1.1" 200 596 0.072586 10.0.0.19 - - [2025-10-23 23:19:26] "PUT /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff HTTP/1.1" 200 264 0.057649 10.0.0.19 - - [2025-10-23 23:19:27] "PUT /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24 HTTP/1.1" 200 264 0.101749 10.0.0.19 - - [2025-10-23 23:19:27] "POST /security-groups HTTP/1.1" 200 591 0.072706 10.0.0.19 - - [2025-10-23 23:19:27] "POST /fqname-to-id HTTP/1.1" 404 270 0.003755 10.0.0.19 - - [2025-10-23 23:19:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.021936 10.0.0.19 - - [2025-10-23 23:19:27] "POST /access-control-lists HTTP/1.1" 200 632 0.080646 10.0.0.19 - - [2025-10-23 23:19:27] "POST /chown HTTP/1.1" 200 109 0.074558 10.0.0.19 - - [2025-10-23 23:19:27] "POST /fqname-to-id HTTP/1.1" 404 269 0.028530 10.0.0.19 - - [2025-10-23 23:19:27] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.037321 10.0.0.19 - - [2025-10-23 23:19:27] "POST /access-control-lists HTTP/1.1" 200 630 0.063540 10.0.0.19 - - [2025-10-23 23:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009015 10.0.0.19 - - [2025-10-23 23:19:27] "GET /policy-management/23058f05-3cd0-4f7d-9865-b6e283b0c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002508 10.0.0.19 - - [2025-10-23 23:19:27] "POST /tags HTTP/1.1" 409 226 0.002022 10.0.0.19 - - [2025-10-23 23:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.19 - - [2025-10-23 23:19:27] "GET /tag/6f947be9-adea-4949-bf11-834caebb3ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009971 10.0.0.19 - - [2025-10-23 23:19:27] "POST /firewall-rules HTTP/1.1" 200 600 0.064121 10.0.0.19 - - [2025-10-23 23:19:27] "GET /firewall-rule/036dab38-e652-45a5-b963-3e6fc0694fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004031 10.0.0.19 - - [2025-10-23 23:19:27] "GET /firewall-policy/fcaa0fad-c81a-47d5-9167-78b5d3116f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003758 10.0.0.19 - - [2025-10-23 23:19:27] "GET /firewall-rule/036dab38-e652-45a5-b963-3e6fc0694fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002330 10.0.0.19 - - [2025-10-23 23:19:27] "POST /ref-update HTTP/1.1" 200 156 0.043586 10.0.0.19 - - [2025-10-23 23:19:27] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012281 10.0.0.19 - - [2025-10-23 23:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.19 - - [2025-10-23 23:19:27] "GET /policy-management/23058f05-3cd0-4f7d-9865-b6e283b0c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003071 10.0.0.19 - - [2025-10-23 23:19:27] "POST /tags HTTP/1.1" 409 226 0.001724 10.0.0.19 - - [2025-10-23 23:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.19 - - [2025-10-23 23:19:27] "GET /tag/6f947be9-adea-4949-bf11-834caebb3ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011474 10.0.0.19 - - [2025-10-23 23:19:27] "POST /firewall-rules HTTP/1.1" 200 598 0.065783 10.0.0.19 - - [2025-10-23 23:19:27] "GET /firewall-rule/1ab6f2b6-33aa-486a-a539-f52918c00673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.025563 10.0.0.19 - - [2025-10-23 23:19:27] "GET /firewall-policy/fcaa0fad-c81a-47d5-9167-78b5d3116f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004838 10.0.0.19 - - [2025-10-23 23:19:27] "GET /firewall-rule/1ab6f2b6-33aa-486a-a539-f52918c00673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002847 10.0.0.19 - - [2025-10-23 23:19:27] "POST /ref-update HTTP/1.1" 200 156 0.050317 10.0.0.19 - - [2025-10-23 23:19:29] "POST /tags HTTP/1.1" 200 393 0.026855 10.0.0.19 - - [2025-10-23 23:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012862 10.0.0.19 - - [2025-10-23 23:19:29] "GET /tag/37157f88-dcb4-4fea-96ff-006a4152a6c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012824 10.0.0.19 - - [2025-10-23 23:19:29] "POST /tags HTTP/1.1" 200 341 0.016228 10.0.0.19 - - [2025-10-23 23:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.19 - - [2025-10-23 23:19:29] "GET /tag/39aa3794-d4fe-4f8b-a746-cec882e904ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013336 10.0.0.19 - - [2025-10-23 23:19:29] "POST /id-to-fqname HTTP/1.1" 200 192 0.000937 10.0.0.19 - - [2025-10-23 23:19:29] "POST /fqname-to-id HTTP/1.1" 404 201 0.004883 10.0.0.19 - - [2025-10-23 23:19:29] "POST /security-groups HTTP/1.1" 200 589 0.079213 10.0.0.19 - - [2025-10-23 23:19:29] "POST /fqname-to-id HTTP/1.1" 404 236 0.004021 10.0.0.19 - - [2025-10-23 23:19:29] "POST /projects HTTP/1.1" 200 519 0.219001 10.0.0.19 - - [2025-10-23 23:19:29] "POST /access-control-lists HTTP/1.1" 200 598 0.059825 10.0.0.19 - - [2025-10-23 23:19:29] "POST /fqname-to-id HTTP/1.1" 404 235 0.006856 10.0.0.19 - - [2025-10-23 23:19:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.059465 10.0.0.19 - - [2025-10-23 23:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.19 - - [2025-10-23 23:19:29] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.013956 10.0.0.19 - - [2025-10-23 23:19:29] "POST /access-control-lists HTTP/1.1" 200 596 0.081081 10.0.0.19 - - [2025-10-23 23:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.016988 10.0.0.19 - - [2025-10-23 23:19:29] "GET /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004017 10.0.0.19 - - [2025-10-23 23:19:29] "PUT /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff HTTP/1.1" 200 264 0.042674 10.0.0.19 - - [2025-10-23 23:19:30] "PUT /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24 HTTP/1.1" 200 264 0.063323 10.0.0.19 - - [2025-10-23 23:19:30] "POST /security-groups HTTP/1.1" 200 591 0.068594 10.0.0.19 - - [2025-10-23 23:19:30] "POST /fqname-to-id HTTP/1.1" 404 270 0.002114 10.0.0.19 - - [2025-10-23 23:19:30] "POST /access-control-lists HTTP/1.1" 200 632 0.049009 10.0.0.19 - - [2025-10-23 23:19:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.045015 10.0.0.19 - - [2025-10-23 23:19:30] "POST /fqname-to-id HTTP/1.1" 404 269 0.032840 10.0.0.19 - - [2025-10-23 23:19:30] "POST /chown HTTP/1.1" 200 109 0.032148 10.0.0.19 - - [2025-10-23 23:19:30] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.025261 10.0.0.19 - - [2025-10-23 23:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.19 - - [2025-10-23 23:19:30] "GET /policy-management/23058f05-3cd0-4f7d-9865-b6e283b0c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002421 10.0.0.19 - - [2025-10-23 23:19:30] "POST /access-control-lists HTTP/1.1" 200 630 0.092364 10.0.0.19 - - [2025-10-23 23:19:30] "POST /tags HTTP/1.1" 409 226 0.003344 10.0.0.19 - - [2025-10-23 23:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.19 - - [2025-10-23 23:19:30] "GET /tag/39aa3794-d4fe-4f8b-a746-cec882e904ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010245 10.0.0.19 - - [2025-10-23 23:19:30] "POST /firewall-rules HTTP/1.1" 200 600 0.072186 10.0.0.19 - - [2025-10-23 23:19:30] "GET /firewall-rule/3f02af17-c1be-4d4a-9d2b-6f545975d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004353 10.0.0.19 - - [2025-10-23 23:19:30] "GET /firewall-policy/fcaa0fad-c81a-47d5-9167-78b5d3116f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003620 10.0.0.19 - - [2025-10-23 23:19:30] "GET /firewall-rule/3f02af17-c1be-4d4a-9d2b-6f545975d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002052 10.0.0.19 - - [2025-10-23 23:19:30] "POST /ref-update HTTP/1.1" 200 156 0.050634 10.0.0.19 - - [2025-10-23 23:19:30] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005321 10.0.0.19 - - [2025-10-23 23:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.19 - - [2025-10-23 23:19:30] "GET /policy-management/23058f05-3cd0-4f7d-9865-b6e283b0c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003031 10.0.0.19 - - [2025-10-23 23:19:30] "POST /tags HTTP/1.1" 409 226 0.001926 10.0.0.19 - - [2025-10-23 23:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.19 - - [2025-10-23 23:19:30] "GET /tag/39aa3794-d4fe-4f8b-a746-cec882e904ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014049 10.0.0.19 - - [2025-10-23 23:19:30] "POST /firewall-rules HTTP/1.1" 200 598 0.066875 10.0.0.19 - - [2025-10-23 23:19:30] "GET /firewall-rule/34486aeb-4f27-4f6a-bf8f-197399c07fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007797 10.0.0.19 - - [2025-10-23 23:19:30] "GET /firewall-policy/fcaa0fad-c81a-47d5-9167-78b5d3116f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.005394 10.0.0.19 - - [2025-10-23 23:19:30] "GET /firewall-rule/34486aeb-4f27-4f6a-bf8f-197399c07fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002408 10.0.0.19 - - [2025-10-23 23:19:30] "POST /ref-update HTTP/1.1" 200 156 0.047490 10.0.0.19 - - [2025-10-23 23:19:32] "POST /tags HTTP/1.1" 200 345 0.110850 10.0.0.19 - - [2025-10-23 23:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.043107 10.0.0.19 - - [2025-10-23 23:19:32] "GET /tag/0e670dc9-4471-41be-9e19-9acb5210ffe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.042639 10.0.0.19 - - [2025-10-23 23:19:32] "POST /projects HTTP/1.1" 409 238 0.002932 10.0.0.19 - - [2025-10-23 23:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008529 10.0.0.19 - - [2025-10-23 23:19:32] "GET /project/28776cfb-4e28-4b7c-b3f9-b28de9399f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.068968 10.0.0.19 - - [2025-10-23 23:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005044 10.0.0.19 - - [2025-10-23 23:19:32] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.013448 10.0.0.19 - - [2025-10-23 23:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004793 10.0.0.19 - - [2025-10-23 23:19:32] "GET /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004582 10.0.0.19 - - [2025-10-23 23:19:32] "POST /security-groups HTTP/1.1" 409 285 0.003501 10.0.0.19 - - [2025-10-23 23:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.19 - - [2025-10-23 23:19:32] "PUT /security-group/6d9f22fc-5dd9-47b3-8ad9-13535609aa9b HTTP/1.1" 200 262 0.071673 10.0.0.19 - - [2025-10-23 23:19:32] "PUT /access-control-list/4034022d-b505-4e0e-b381-05d42a991496 HTTP/1.1" 200 272 0.011781 10.0.0.19 - - [2025-10-23 23:19:32] "PUT /access-control-list/7ffc462d-2d82-4895-8b54-ce9db326cad5 HTTP/1.1" 200 272 0.025401 10.0.0.19 - - [2025-10-23 23:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011343 10.0.0.19 - - [2025-10-23 23:19:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.029674 10.0.0.19 - - [2025-10-23 23:19:32] "POST /tags HTTP/1.1" 409 228 0.001493 10.0.0.19 - - [2025-10-23 23:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.19 - - [2025-10-23 23:19:33] "GET /tag/0e670dc9-4471-41be-9e19-9acb5210ffe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.022600 10.0.0.19 - - [2025-10-23 23:19:33] "GET /project/28776cfb-4e28-4b7c-b3f9-b28de9399f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.074311 10.0.0.19 - - [2025-10-23 23:19:33] "POST /tags HTTP/1.1" 200 345 0.038310 10.0.0.19 - - [2025-10-23 23:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.022444 10.0.0.19 - - [2025-10-23 23:19:33] "GET /tag/0a385d0e-1de9-469a-a61f-37b27e34f04d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.013038 10.0.0.19 - - [2025-10-23 23:19:33] "POST /projects HTTP/1.1" 409 238 0.002559 10.0.0.19 - - [2025-10-23 23:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.19 - - [2025-10-23 23:19:33] "GET /project/371f93ce-51ad-4184-9e23-4f05ab92e626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.061544 10.0.0.19 - - [2025-10-23 23:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005769 10.0.0.19 - - [2025-10-23 23:19:33] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005673 10.0.0.19 - - [2025-10-23 23:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.19 - - [2025-10-23 23:19:33] "GET /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006044 10.0.0.19 - - [2025-10-23 23:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014881 10.0.0.19 - - [2025-10-23 23:19:33] "POST /security-groups HTTP/1.1" 409 285 0.015457 10.0.0.19 - - [2025-10-23 23:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.19 - - [2025-10-23 23:19:33] "GET /project/371f93ce-51ad-4184-9e23-4f05ab92e626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049922 10.0.0.19 - - [2025-10-23 23:19:33] "PUT /security-group/dfc6672f-f650-491c-b568-cfe11fc6b4bb HTTP/1.1" 200 262 0.088287 10.0.0.19 - - [2025-10-23 23:19:33] "PUT /access-control-list/a26b30fc-a645-43fa-a5e0-df3a083b0e62 HTTP/1.1" 200 272 0.012132 10.0.0.19 - - [2025-10-23 23:19:33] "PUT /access-control-list/4a35a34d-a2a5-4d92-b2c7-0fce62c149a8 HTTP/1.1" 200 272 0.027679 10.0.0.19 - - [2025-10-23 23:19:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.031215 10.0.0.19 - - [2025-10-23 23:19:33] "POST /tags HTTP/1.1" 409 228 0.007235 10.0.0.19 - - [2025-10-23 23:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.19 - - [2025-10-23 23:19:33] "GET /tag/0a385d0e-1de9-469a-a61f-37b27e34f04d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.011343 10.0.0.19 - - [2025-10-23 23:19:33] "POST /tags HTTP/1.1" 200 291 0.079433 10.0.0.19 - - [2025-10-23 23:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013307 10.0.0.19 - - [2025-10-23 23:19:33] "GET /tag/a32883a9-b9c8-45b7-bc4f-1b53a35f0d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.021948 10.0.0.19 - - [2025-10-23 23:19:33] "POST /tags HTTP/1.1" 200 303 0.073418 10.0.0.19 - - [2025-10-23 23:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014216 10.0.0.19 - - [2025-10-23 23:19:33] "GET /tag/d6822320-a9cc-4d4b-99b6-e60bcc5ebc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014198 10.0.0.19 - - [2025-10-23 23:19:33] "POST /tags HTTP/1.1" 409 252 0.001787 10.0.0.19 - - [2025-10-23 23:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.19 - - [2025-10-23 23:19:34] "GET /tag/5b6c1d35-b247-4577-9635-d4ff2451097c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014918 10.0.0.19 - - [2025-10-23 23:19:34] "POST /tags HTTP/1.1" 409 226 0.002413 10.0.0.19 - - [2025-10-23 23:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.19 - - [2025-10-23 23:19:34] "GET /tag/6f947be9-adea-4949-bf11-834caebb3ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016540 10.0.0.19 - - [2025-10-23 23:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.19 - - [2025-10-23 23:19:34] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004435 10.0.0.19 - - [2025-10-23 23:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.19 - - [2025-10-23 23:19:34] "GET /project/28776cfb-4e28-4b7c-b3f9-b28de9399f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041220 10.0.0.19 - - [2025-10-23 23:19:34] "POST /virtual-machines HTTP/1.1" 200 395 0.018650 10.0.0.19 - - [2025-10-23 23:19:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.010809 10.0.0.19 - - [2025-10-23 23:19:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118494 10.0.0.19 - - [2025-10-23 23:19:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.025029 10.0.0.19 - - [2025-10-23 23:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005831 10.0.0.19 - - [2025-10-23 23:19:34] "GET /virtual-machine-interface/bc6a369e-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010295 10.0.0.19 - - [2025-10-23 23:19:34] "POST /instance-ips HTTP/1.1" 200 397 0.040232 10.0.0.19 - - [2025-10-23 23:19:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.044281 10.0.0.19 - - [2025-10-23 23:19:34] "GET /virtual-machine-interface/bc6a369e-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009811 10.0.0.19 - - [2025-10-23 23:19:34] "POST /set-tag HTTP/1.1" 200 109 0.083754 10.0.0.19 - - [2025-10-23 23:19:34] "GET /virtual-machine-interface/bc6a369e-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.031008 10.0.0.19 - - [2025-10-23 23:19:34] "GET /instance-ip/bc825c24-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007958 10.0.0.19 - - [2025-10-23 23:19:35] "GET /virtual-machine-interface/bc6a369e-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.037956 10.0.0.19 - - [2025-10-23 23:19:35] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.19 - - [2025-10-23 23:19:35] "GET /virtual-router/0eb7d548-e3c6-4344-a75a-aaec4945643f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.008705 10.0.0.19 - - [2025-10-23 23:19:35] "POST /ref-update HTTP/1.1" 200 156 0.018448 10.0.0.19 - - [2025-10-23 23:19:35] "GET /virtual-machine-interface/bc6a369e-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010305 10.0.0.19 - - [2025-10-23 23:19:35] "POST /set-tag HTTP/1.1" 200 109 0.002870 10.0.0.19 - - [2025-10-23 23:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.19 - - [2025-10-23 23:19:35] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005693 10.0.0.19 - - [2025-10-23 23:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.19 - - [2025-10-23 23:19:35] "GET /project/28776cfb-4e28-4b7c-b3f9-b28de9399f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041063 10.0.0.19 - - [2025-10-23 23:19:35] "POST /virtual-machines HTTP/1.1" 200 395 0.014116 10.0.0.19 - - [2025-10-23 23:19:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.035879 10.0.0.19 - - [2025-10-23 23:19:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.136318 10.0.0.19 - - [2025-10-23 23:19:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.047955 10.0.0.19 - - [2025-10-23 23:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.018537 10.0.0.19 - - [2025-10-23 23:19:35] "GET /virtual-machine-interface/bd2c139a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005397 10.0.0.19 - - [2025-10-23 23:19:35] "POST /instance-ips HTTP/1.1" 200 397 0.031126 10.0.0.19 - - [2025-10-23 23:19:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.032307 10.0.0.19 - - [2025-10-23 23:19:35] "GET /virtual-machine-interface/bd2c139a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011681 10.0.0.19 - - [2025-10-23 23:19:36] "POST /set-tag HTTP/1.1" 200 109 0.079563 10.0.0.19 - - [2025-10-23 23:19:36] "GET /virtual-machine-interface/bd2c139a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013324 10.0.0.19 - - [2025-10-23 23:19:36] "GET /instance-ip/bd4a4c0c-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003272 10.0.0.19 - - [2025-10-23 23:19:36] "GET /virtual-machine-interface/bd2c139a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020274 10.0.0.19 - - [2025-10-23 23:19:36] "POST /set-tag HTTP/1.1" 200 109 0.007385 10.0.0.19 - - [2025-10-23 23:19:36] "GET /virtual-router/0eb7d548-e3c6-4344-a75a-aaec4945643f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.013535 10.0.0.19 - - [2025-10-23 23:19:36] "POST /ref-update HTTP/1.1" 200 156 0.065966 10.0.0.19 - - [2025-10-23 23:19:36] "GET /virtual-machine-interface/bd2c139a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007630 10.0.0.19 - - [2025-10-23 23:19:36] "POST /set-tag HTTP/1.1" 200 109 0.002888 10.0.0.19 - - [2025-10-23 23:19:36] "POST /tags HTTP/1.1" 200 291 0.026238 10.0.0.19 - - [2025-10-23 23:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019653 10.0.0.19 - - [2025-10-23 23:19:36] "GET /tag/99abf0f0-ce3d-4c47-9e0b-6451ccd8e35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.019827 10.0.0.19 - - [2025-10-23 23:19:36] "POST /tags HTTP/1.1" 409 252 0.002555 10.0.0.19 - - [2025-10-23 23:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.19 - - [2025-10-23 23:19:36] "GET /tag/37157f88-dcb4-4fea-96ff-006a4152a6c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011119 10.0.0.19 - - [2025-10-23 23:19:36] "POST /tags HTTP/1.1" 409 226 0.002116 10.0.0.19 - - [2025-10-23 23:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.19 - - [2025-10-23 23:19:36] "GET /tag/39aa3794-d4fe-4f8b-a746-cec882e904ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012861 10.0.0.19 - - [2025-10-23 23:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.19 - - [2025-10-23 23:19:36] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004173 10.0.0.19 - - [2025-10-23 23:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.19 - - [2025-10-23 23:19:36] "GET /project/371f93ce-51ad-4184-9e23-4f05ab92e626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042073 10.0.0.19 - - [2025-10-23 23:19:36] "POST /virtual-machines HTTP/1.1" 200 395 0.016514 10.0.0.19 - - [2025-10-23 23:19:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.014895 10.0.0.19 - - [2025-10-23 23:19:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105922 10.0.0.19 - - [2025-10-23 23:19:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.009377 10.0.0.19 - - [2025-10-23 23:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012196 10.0.0.19 - - [2025-10-23 23:19:36] "GET /virtual-machine-interface/bde6d54a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005141 10.0.0.19 - - [2025-10-23 23:19:37] "POST /instance-ips HTTP/1.1" 200 397 0.034762 10.0.0.19 - - [2025-10-23 23:19:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.044649 10.0.0.19 - - [2025-10-23 23:19:37] "GET /virtual-machine-interface/bde6d54a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017235 10.0.0.19 - - [2025-10-23 23:19:37] "POST /set-tag HTTP/1.1" 200 109 0.082601 10.0.0.19 - - [2025-10-23 23:19:37] "GET /virtual-machine-interface/bde6d54a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014069 10.0.0.19 - - [2025-10-23 23:19:37] "GET /instance-ip/be00fe7a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002847 10.0.0.19 - - [2025-10-23 23:19:37] "GET /virtual-machine-interface/bde6d54a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005149 10.0.0.19 - - [2025-10-23 23:19:37] "POST /set-tag HTTP/1.1" 200 109 0.002366 10.0.0.19 - - [2025-10-23 23:19:37] "GET /virtual-router/0eb7d548-e3c6-4344-a75a-aaec4945643f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003681 10.0.0.19 - - [2025-10-23 23:19:37] "POST /ref-update HTTP/1.1" 200 156 0.012102 10.0.0.19 - - [2025-10-23 23:19:37] "GET /virtual-machine-interface/bde6d54a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007881 10.0.0.19 - - [2025-10-23 23:19:37] "POST /set-tag HTTP/1.1" 200 109 0.002807 10.0.0.19 - - [2025-10-23 23:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.19 - - [2025-10-23 23:19:37] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003634 10.0.0.19 - - [2025-10-23 23:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.19 - - [2025-10-23 23:19:37] "GET /project/371f93ce-51ad-4184-9e23-4f05ab92e626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035955 10.0.0.19 - - [2025-10-23 23:19:37] "POST /virtual-machines HTTP/1.1" 200 395 0.012082 10.0.0.19 - - [2025-10-23 23:19:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.022129 10.0.0.19 - - [2025-10-23 23:19:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101359 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:19:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000802 10.0.0.19 - - [2025-10-23 23:19:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.011837 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:19:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 10.0.0.19 - - [2025-10-23 23:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.021402 10.0.0.19 - - [2025-10-23 23:19:37] "GET /virtual-machine-interface/be5ff0ce-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007496 10.0.0.19 - - [2025-10-23 23:19:37] "POST /instance-ips HTTP/1.1" 200 397 0.025520 10.0.0.19 - - [2025-10-23 23:19:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.026874 10.0.0.19 - - [2025-10-23 23:19:37] "GET /virtual-machine-interface/be5ff0ce-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011933 10.0.0.19 - - [2025-10-23 23:19:38] "POST /set-tag HTTP/1.1" 200 109 0.070998 10.0.0.19 - - [2025-10-23 23:19:38] "GET /virtual-machine-interface/be5ff0ce-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016397 10.0.0.19 - - [2025-10-23 23:19:38] "GET /instance-ip/be7a4b68-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004699 10.0.0.19 - - [2025-10-23 23:19:38] "GET /virtual-machine-interface/be5ff0ce-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012668 10.0.0.19 - - [2025-10-23 23:19:38] "POST /set-tag HTTP/1.1" 200 109 0.002982 10.0.0.19 - - [2025-10-23 23:19:38] "GET /virtual-router/0eb7d548-e3c6-4344-a75a-aaec4945643f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003642 10.0.0.19 - - [2025-10-23 23:19:38] "POST /ref-update HTTP/1.1" 200 156 0.007744 10.0.0.19 - - [2025-10-23 23:19:38] "GET /virtual-machine-interface/be5ff0ce-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005164 10.0.0.19 - - [2025-10-23 23:19:38] "POST /set-tag HTTP/1.1" 200 109 0.002237 10.0.0.19 - - [2025-10-23 23:19:38] "POST /tags HTTP/1.1" 200 299 0.030023 10.0.0.19 - - [2025-10-23 23:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.19 - - [2025-10-23 23:19:38] "GET /tag/04807dca-82e1-42c2-9aad-b19c9bb963b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011613 10.0.0.19 - - [2025-10-23 23:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.19 - - [2025-10-23 23:19:38] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005455 10.0.0.19 - - [2025-10-23 23:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.19 - - [2025-10-23 23:19:38] "GET /project/28776cfb-4e28-4b7c-b3f9-b28de9399f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048685 10.0.0.19 - - [2025-10-23 23:19:38] "POST /virtual-machines HTTP/1.1" 200 395 0.023695 10.0.0.19 - - [2025-10-23 23:19:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.012202 10.0.0.19 - - [2025-10-23 23:19:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119328 10.0.0.19 - - [2025-10-23 23:19:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.037975 10.0.0.19 - - [2025-10-23 23:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007810 10.0.0.19 - - [2025-10-23 23:19:38] "GET /virtual-machine-interface/bef49d96-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006367 10.0.0.19 - - [2025-10-23 23:19:38] "POST /instance-ips HTTP/1.1" 200 397 0.023172 10.0.0.19 - - [2025-10-23 23:19:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.075670 10.0.0.19 - - [2025-10-23 23:19:38] "GET /virtual-machine-interface/bef49d96-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012610 10.0.0.19 - - [2025-10-23 23:19:38] "POST /set-tag HTTP/1.1" 200 109 0.024831 10.0.0.19 - - [2025-10-23 23:19:38] "GET /virtual-machine-interface/bef49d96-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007016 10.0.0.19 - - [2025-10-23 23:19:38] "GET /instance-ip/bf0e8012-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006914 10.0.0.19 - - [2025-10-23 23:19:39] "GET /virtual-machine-interface/bef49d96-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006438 10.0.0.19 - - [2025-10-23 23:19:39] "POST /set-tag HTTP/1.1" 200 109 0.004993 10.0.0.19 - - [2025-10-23 23:19:39] "POST /tags HTTP/1.1" 200 299 0.039255 10.0.0.19 - - [2025-10-23 23:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.19 - - [2025-10-23 23:19:39] "GET /tag/82ec9546-9184-4aab-b0a6-9162b2fd120d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011903 10.0.0.19 - - [2025-10-23 23:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.19 - - [2025-10-23 23:19:39] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005869 10.0.0.19 - - [2025-10-23 23:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.19 - - [2025-10-23 23:19:39] "GET /project/28776cfb-4e28-4b7c-b3f9-b28de9399f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052022 10.0.0.19 - - [2025-10-23 23:19:39] "POST /virtual-machines HTTP/1.1" 200 395 0.011500 10.0.0.19 - - [2025-10-23 23:19:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021387 10.0.0.19 - - [2025-10-23 23:19:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.195431 10.0.0.19 - - [2025-10-23 23:19:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.017701 10.0.0.19 - - [2025-10-23 23:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011206 10.0.0.19 - - [2025-10-23 23:19:39] "GET /virtual-machine-interface/bf72c2c0-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008616 10.0.0.19 - - [2025-10-23 23:19:39] "POST /instance-ips HTTP/1.1" 200 397 0.032123 10.0.0.19 - - [2025-10-23 23:19:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.026605 10.0.0.19 - - [2025-10-23 23:19:39] "GET /virtual-machine-interface/bf72c2c0-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005965 10.0.0.19 - - [2025-10-23 23:19:39] "POST /set-tag HTTP/1.1" 200 109 0.017837 10.0.0.19 - - [2025-10-23 23:19:39] "GET /virtual-machine-interface/bf72c2c0-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020564 10.0.0.19 - - [2025-10-23 23:19:39] "GET /instance-ip/bf9b8034-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003137 10.0.0.19 - - [2025-10-23 23:19:39] "GET /virtual-machine-interface/bf72c2c0-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017276 10.0.0.19 - - [2025-10-23 23:19:39] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.19 - - [2025-10-23 23:19:40] "POST /tags HTTP/1.1" 200 299 0.029339 10.0.0.19 - - [2025-10-23 23:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.19 - - [2025-10-23 23:19:40] "GET /tag/3eb55344-ddd4-4685-80ac-81fb789ef89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.017487 10.0.0.19 - - [2025-10-23 23:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.19 - - [2025-10-23 23:19:40] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.011680 10.0.0.19 - - [2025-10-23 23:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005215 10.0.0.19 - - [2025-10-23 23:19:40] "GET /project/371f93ce-51ad-4184-9e23-4f05ab92e626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.057278 10.0.0.19 - - [2025-10-23 23:19:40] "POST /virtual-machines HTTP/1.1" 200 395 0.015623 10.0.0.19 - - [2025-10-23 23:19:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.032092 10.0.0.19 - - [2025-10-23 23:19:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.137446 10.0.0.19 - - [2025-10-23 23:19:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012756 10.0.0.19 - - [2025-10-23 23:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.19 - - [2025-10-23 23:19:40] "GET /virtual-machine-interface/c003f984-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.019662 10.0.0.19 - - [2025-10-23 23:19:40] "POST /instance-ips HTTP/1.1" 200 397 0.020199 10.0.0.19 - - [2025-10-23 23:19:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.026323 10.0.0.19 - - [2025-10-23 23:19:40] "GET /virtual-machine-interface/c003f984-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006147 10.0.0.19 - - [2025-10-23 23:19:40] "POST /set-tag HTTP/1.1" 200 109 0.026798 10.0.0.19 - - [2025-10-23 23:19:40] "GET /virtual-machine-interface/c003f984-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019830 10.0.0.19 - - [2025-10-23 23:19:40] "GET /instance-ip/c02280a2-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004534 10.0.0.19 - - [2025-10-23 23:19:40] "GET /virtual-machine-interface/c003f984-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004629 10.0.0.19 - - [2025-10-23 23:19:40] "POST /set-tag HTTP/1.1" 200 109 0.007261 10.0.0.19 - - [2025-10-23 23:19:40] "POST /tags HTTP/1.1" 200 299 0.024672 10.0.0.19 - - [2025-10-23 23:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.19 - - [2025-10-23 23:19:40] "GET /tag/278e7fc6-5625-41fc-8163-bdd5231827c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.015382 10.0.0.19 - - [2025-10-23 23:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.19 - - [2025-10-23 23:19:40] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003635 10.0.0.19 - - [2025-10-23 23:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.19 - - [2025-10-23 23:19:41] "GET /project/371f93ce-51ad-4184-9e23-4f05ab92e626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047127 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:19:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000806 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:19:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000831 10.0.0.19 - - [2025-10-23 23:19:41] "POST /virtual-machines HTTP/1.1" 200 395 0.012321 10.0.0.19 - - [2025-10-23 23:19:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.016054 10.0.0.19 - - [2025-10-23 23:19:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116914 10.0.0.19 - - [2025-10-23 23:19:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.014287 10.0.0.19 - - [2025-10-23 23:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.021979 10.0.0.19 - - [2025-10-23 23:19:41] "GET /virtual-machine-interface/c07ab402-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004997 10.0.0.19 - - [2025-10-23 23:19:41] "POST /instance-ips HTTP/1.1" 200 397 0.087901 10.0.0.19 - - [2025-10-23 23:19:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.023869 10.0.0.19 - - [2025-10-23 23:19:41] "GET /virtual-machine-interface/c07ab402-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017037 10.0.0.19 - - [2025-10-23 23:19:41] "POST /set-tag HTTP/1.1" 200 109 0.045363 10.0.0.19 - - [2025-10-23 23:19:41] "GET /virtual-machine-interface/c07ab402-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017462 10.0.0.19 - - [2025-10-23 23:19:41] "GET /instance-ip/c096354c-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002994 10.0.0.19 - - [2025-10-23 23:19:41] "GET /virtual-machine-interface/c07ab402-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004410 10.0.0.19 - - [2025-10-23 23:19:41] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.19 - - [2025-10-23 23:19:41] "GET /virtual-router/0eb7d548-e3c6-4344-a75a-aaec4945643f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003502 10.0.0.19 - - [2025-10-23 23:19:41] "POST /ref-update HTTP/1.1" 200 156 0.008127 10.0.0.19 - - [2025-10-23 23:19:41] "GET /virtual-machine-interface/bef49d96-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009042 10.0.0.19 - - [2025-10-23 23:19:41] "POST /set-tag HTTP/1.1" 200 109 0.002575 10.0.0.19 - - [2025-10-23 23:19:41] "GET /virtual-router/0eb7d548-e3c6-4344-a75a-aaec4945643f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004200 10.0.0.19 - - [2025-10-23 23:19:41] "POST /ref-update HTTP/1.1" 200 156 0.023109 10.0.0.19 - - [2025-10-23 23:19:41] "GET /virtual-machine-interface/bf72c2c0-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010349 10.0.0.19 - - [2025-10-23 23:19:41] "POST /set-tag HTTP/1.1" 200 109 0.002738 10.0.0.19 - - [2025-10-23 23:19:41] "GET /virtual-machine-interface/bc6a369e-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005332 10.0.0.19 - - [2025-10-23 23:19:41] "POST /set-tag HTTP/1.1" 200 109 0.002072 10.0.0.19 - - [2025-10-23 23:19:41] "GET /virtual-router/0eb7d548-e3c6-4344-a75a-aaec4945643f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.006493 10.0.0.19 - - [2025-10-23 23:19:41] "POST /ref-update HTTP/1.1" 200 156 0.016706 10.0.0.19 - - [2025-10-23 23:19:42] "GET /virtual-machine-interface/c003f984-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010192 10.0.0.19 - - [2025-10-23 23:19:42] "POST /set-tag HTTP/1.1" 200 109 0.002495 10.0.0.19 - - [2025-10-23 23:19:42] "GET /virtual-router/0eb7d548-e3c6-4344-a75a-aaec4945643f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004418 10.0.0.19 - - [2025-10-23 23:19:42] "POST /ref-update HTTP/1.1" 200 156 0.007902 10.0.0.19 - - [2025-10-23 23:19:42] "GET /virtual-machine-interface/c07ab402-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004581 10.0.0.19 - - [2025-10-23 23:19:42] "POST /set-tag HTTP/1.1" 200 109 0.001847 10.0.0.19 - - [2025-10-23 23:19:42] "GET /virtual-machine-interface/bd2c139a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003841 10.0.0.19 - - [2025-10-23 23:19:42] "POST /set-tag HTTP/1.1" 200 109 0.001963 10.0.0.19 - - [2025-10-23 23:19:42] "GET /virtual-machine-interface/bde6d54a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004491 10.0.0.19 - - [2025-10-23 23:19:42] "POST /set-tag HTTP/1.1" 200 109 0.002557 10.0.0.19 - - [2025-10-23 23:19:42] "GET /virtual-machine-interface/be5ff0ce-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004261 10.0.0.19 - - [2025-10-23 23:19:42] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.19 - - [2025-10-23 23:19:42] "GET /virtual-machine-interface/bef49d96-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004048 10.0.0.19 - - [2025-10-23 23:19:42] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.19 - - [2025-10-23 23:19:42] "GET /virtual-machine-interface/bf72c2c0-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005172 10.0.0.19 - - [2025-10-23 23:19:42] "POST /set-tag HTTP/1.1" 200 109 0.002218 10.0.0.19 - - [2025-10-23 23:19:42] "GET /virtual-machine-interface/c003f984-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003847 10.0.0.19 - - [2025-10-23 23:19:42] "POST /set-tag HTTP/1.1" 200 109 0.002580 10.0.0.19 - - [2025-10-23 23:19:42] "GET /virtual-machine-interface/c07ab402-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004553 10.0.0.19 - - [2025-10-23 23:19:42] "POST /set-tag HTTP/1.1" 200 109 0.002413 10.0.0.19 - - [2025-10-23 23:19:45] "GET /virtual-machine-interface/bc6a369e-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006692 10.0.0.19 - - [2025-10-23 23:19:45] "POST /set-tag HTTP/1.1" 200 109 0.007837 10.0.0.19 - - [2025-10-23 23:19:45] "GET /virtual-machine-interface/c003f984-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013637 10.0.0.19 - - [2025-10-23 23:19:45] "POST /set-tag HTTP/1.1" 200 109 0.003321 10.0.0.19 - - [2025-10-23 23:19:45] "GET /virtual-machine-interface/c07ab402-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004852 10.0.0.19 - - [2025-10-23 23:19:45] "POST /set-tag HTTP/1.1" 200 109 0.005808 10.0.0.19 - - [2025-10-23 23:19:45] "GET /virtual-machine-interface/bf72c2c0-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007786 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:19:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000920 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:19:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000773 10.0.0.19 - - [2025-10-23 23:19:45] "POST /set-tag HTTP/1.1" 200 109 0.003928 10.0.0.19 - - [2025-10-23 23:19:46] "GET /virtual-machine-interface/bd2c139a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004357 10.0.0.19 - - [2025-10-23 23:19:46] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.19 - - [2025-10-23 23:19:46] "GET /virtual-machine-interface/bde6d54a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007889 10.0.0.19 - - [2025-10-23 23:19:46] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.19 - - [2025-10-23 23:19:47] "GET /virtual-machine-interface/be5ff0ce-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006551 10.0.0.19 - - [2025-10-23 23:19:47] "POST /set-tag HTTP/1.1" 200 109 0.002965 10.0.0.19 - - [2025-10-23 23:19:48] "GET /virtual-machine/0a121306-2b62-423a-910d-de5ffd11b82b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003077 10.0.0.19 - - [2025-10-23 23:19:48] "GET /virtual-machine-interface/bc6a369e-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003681 10.0.0.19 - - [2025-10-23 23:19:48] "GET /virtual-machine/bebede74-c1d9-4eb8-91b8-358fd8b89a94?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005031 10.0.0.19 - - [2025-10-23 23:19:48] "GET /virtual-machine-interface/bd2c139a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004450 10.0.0.19 - - [2025-10-23 23:19:48] "GET /virtual-machine/ee730680-6230-4503-b183-b4274e7aaca2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003148 10.0.0.19 - - [2025-10-23 23:19:48] "GET /virtual-machine-interface/bde6d54a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005384 10.0.0.19 - - [2025-10-23 23:19:48] "GET /virtual-machine/41e96097-a329-432b-a8b0-ba78ea4eeb01?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003507 10.0.0.19 - - [2025-10-23 23:19:48] "GET /virtual-machine-interface/be5ff0ce-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005582 10.0.0.19 - - [2025-10-23 23:19:49] "GET /virtual-machine-interface/bef49d96-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007893 10.0.0.19 - - [2025-10-23 23:19:49] "POST /set-tag HTTP/1.1" 200 109 0.002041 10.0.0.19 - - [2025-10-23 23:19:53] "GET /virtual-machine/643b28d0-4ac9-4655-8937-603c2aca855e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002838 10.0.0.19 - - [2025-10-23 23:19:53] "GET /virtual-machine-interface/bef49d96-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003971 10.0.0.19 - - [2025-10-23 23:19:53] "GET /virtual-machine/ef314ba2-7c3b-4c3b-b5e7-5d8c9c6b90d6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003361 10.0.0.19 - - [2025-10-23 23:19:53] "GET /virtual-machine-interface/c003f984-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004536 10.0.0.19 - - [2025-10-23 23:19:53] "GET /virtual-machine/8a3c6d54-33ee-4451-a379-f245f59625b3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.014104 10.0.0.19 - - [2025-10-23 23:19:53] "GET /virtual-machine-interface/bf72c2c0-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004833 10.0.0.19 - - [2025-10-23 23:19:53] "GET /virtual-machine/8e0f0412-2ce0-4ed1-9245-f7e3b06068ce?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005426 10.0.0.19 - - [2025-10-23 23:19:53] "GET /virtual-machine-interface/c07ab402-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004572 10.0.0.19 - - [2025-10-23 23:19:54] "GET /loadbalancer/2fc0ea2a-f673-4419-9f7a-bb26d4c03e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002585 10.0.0.19 - - [2025-10-23 23:19:54] "POST /tags HTTP/1.1" 200 333 0.025820 10.0.0.19 - - [2025-10-23 23:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009656 10.0.0.19 - - [2025-10-23 23:19:54] "GET /tag/e4c0917d-fa8c-4338-9e66-58ae3a165e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.025267 10.0.0.19 - - [2025-10-23 23:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.19 - - [2025-10-23 23:19:54] "GET /project/28776cfb-4e28-4b7c-b3f9-b28de9399f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042653 10.0.0.19 - - [2025-10-23 23:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005098 10.0.0.19 - - [2025-10-23 23:19:54] "GET /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006799 10.0.0.19 - - [2025-10-23 23:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.19 - - [2025-10-23 23:19:54] "GET /service-appliance-set/0ab06f30-7585-473b-92fb-8b4e3dabb27e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002624 10.0.0.19 - - [2025-10-23 23:19:54] "POST /fqname-to-id HTTP/1.1" 404 273 0.001655 10.0.0.19 - - [2025-10-23 23:19:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.094845 10.0.0.19 - - [2025-10-23 23:19:54] "GET /virtual-machine-interface/3dbfcf46-0a1e-4b3c-80b7-84418ee0b30e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.024184 10.0.0.19 - - [2025-10-23 23:19:54] "POST /instance-ips HTTP/1.1" 200 409 0.021801 10.0.0.19 - - [2025-10-23 23:19:54] "GET /instance-ip/212fcc5e-f594-483f-8699-00666221c539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.004991 10.0.0.19 - - [2025-10-23 23:19:54] "POST /loadbalancers HTTP/1.1" 200 629 0.065736 10.0.0.19 - - [2025-10-23 23:19:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.020131 10.0.0.19 - - [2025-10-23 23:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007452 10.0.0.19 - - [2025-10-23 23:19:55] "GET /project/28776cfb-4e28-4b7c-b3f9-b28de9399f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.059383 10.0.0.19 - - [2025-10-23 23:19:55] "GET /instance-ip/212fcc5e-f594-483f-8699-00666221c539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.006638 10.0.0.19 - - [2025-10-23 23:19:55] "GET /project/28776cfb-4e28-4b7c-b3f9-b28de9399f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039613 10.0.0.19 - - [2025-10-23 23:19:55] "POST /floating-ips HTTP/1.1" 200 597 0.052152 10.0.0.19 - - [2025-10-23 23:19:55] "GET /loadbalancer/2fc0ea2a-f673-4419-9f7a-bb26d4c03e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.006121 10.0.0.19 - - [2025-10-23 23:19:55] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.028696 10.0.0.19 - - [2025-10-23 23:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.19 - - [2025-10-23 23:19:55] "GET /project/28776cfb-4e28-4b7c-b3f9-b28de9399f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033331 10.0.0.19 - - [2025-10-23 23:19:55] "GET /loadbalancer-listener/0c870775-3926-408d-b0c7-50327de013bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.002743 10.0.0.19 - - [2025-10-23 23:19:55] "GET /loadbalancer-listener/0c870775-3926-408d-b0c7-50327de013bb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.003756 10.0.0.19 - - [2025-10-23 23:19:55] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.023299 10.0.0.19 - - [2025-10-23 23:19:55] "GET /instance-ip/212fcc5e-f594-483f-8699-00666221c539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.016352 10.0.0.19 - - [2025-10-23 23:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.19 - - [2025-10-23 23:19:55] "GET /instance-ip/212fcc5e-f594-483f-8699-00666221c539?fields=floating_ips HTTP/1.1" 200 1211 0.013953 10.0.0.19 - - [2025-10-23 23:19:55] "GET /loadbalancer/2fc0ea2a-f673-4419-9f7a-bb26d4c03e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002760 10.0.0.19 - - [2025-10-23 23:19:55] "GET /loadbalancer-pool/a6499778-72f6-42bd-90f2-ca81505dba45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.008630 10.0.0.19 - - [2025-10-23 23:19:55] "GET /floating-ip/9b7b5213-3955-45e9-8731-2f8697ec3a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.008157 10.0.0.19 - - [2025-10-23 23:19:55] "POST /loadbalancer-members HTTP/1.1" 200 721 0.026906 10.0.0.19 - - [2025-10-23 23:19:55] "GET /loadbalancer/2fc0ea2a-f673-4419-9f7a-bb26d4c03e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004614 10.0.0.19 - - [2025-10-23 23:19:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009069 10.0.0.19 - - [2025-10-23 23:19:55] "GET /virtual-machine-interface/bd2c139a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011315 10.0.0.19 - - [2025-10-23 23:19:55] "POST /tags HTTP/1.1" 409 221 0.005012 10.0.0.19 - - [2025-10-23 23:19:55] "GET /virtual-machine-interface/bd2c139a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005103 10.0.0.19 - - [2025-10-23 23:19:55] "POST /ref-update HTTP/1.1" 200 156 0.011533 10.0.0.19 - - [2025-10-23 23:19:55] "GET /floating-ip/9b7b5213-3955-45e9-8731-2f8697ec3a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.007011 10.0.0.19 - - [2025-10-23 23:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.19 - - [2025-10-23 23:19:55] "GET /tag/e4c0917d-fa8c-4338-9e66-58ae3a165e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015847 10.0.0.19 - - [2025-10-23 23:19:55] "PUT /floating-ip/9b7b5213-3955-45e9-8731-2f8697ec3a1d HTTP/1.1" 200 256 0.029478 10.0.0.19 - - [2025-10-23 23:19:55] "POST /set-tag HTTP/1.1" 200 109 0.108142 10.0.0.19 - - [2025-10-23 23:19:55] "GET /loadbalancer-pool/a6499778-72f6-42bd-90f2-ca81505dba45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.002913 10.0.0.19 - - [2025-10-23 23:19:55] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016220 10.0.0.19 - - [2025-10-23 23:19:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.025313 10.0.0.19 - - [2025-10-23 23:19:55] "GET /virtual-machine-interface/bc6a369e-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007737 10.0.0.19 - - [2025-10-23 23:19:55] "GET /virtual-machine-interface/bc6a369e-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004112 10.0.0.19 - - [2025-10-23 23:19:55] "POST /ref-update HTTP/1.1" 200 156 0.012641 10.0.0.19 - - [2025-10-23 23:19:55] "GET /floating-ip/9b7b5213-3955-45e9-8731-2f8697ec3a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.010692 10.0.0.19 - - [2025-10-23 23:19:55] "POST /set-tag HTTP/1.1" 200 109 0.059798 10.0.0.19 - - [2025-10-23 23:19:57] "POST /tags HTTP/1.1" 409 206 0.002458 10.0.0.19 - - [2025-10-23 23:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.19 - - [2025-10-23 23:19:57] "GET /tag/d6822320-a9cc-4d4b-99b6-e60bcc5ebc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014220 10.0.0.19 - - [2025-10-23 23:19:57] "POST /tags HTTP/1.1" 409 204 0.002360 10.0.0.19 - - [2025-10-23 23:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.19 - - [2025-10-23 23:19:57] "GET /tag/82ec9546-9184-4aab-b0a6-9162b2fd120d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011582 10.0.0.19 - - [2025-10-23 23:19:57] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002936 10.0.0.19 - - [2025-10-23 23:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.19 - - [2025-10-23 23:19:57] "GET /policy-management/23058f05-3cd0-4f7d-9865-b6e283b0c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003608 10.0.0.19 - - [2025-10-23 23:19:57] "POST /tags HTTP/1.1" 409 206 0.001671 10.0.0.19 - - [2025-10-23 23:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.19 - - [2025-10-23 23:19:57] "GET /tag/d6822320-a9cc-4d4b-99b6-e60bcc5ebc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010550 10.0.0.19 - - [2025-10-23 23:19:57] "POST /tags HTTP/1.1" 409 226 0.002198 10.0.0.19 - - [2025-10-23 23:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.19 - - [2025-10-23 23:19:57] "GET /tag/6f947be9-adea-4949-bf11-834caebb3ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.024084 10.0.0.19 - - [2025-10-23 23:19:57] "POST /tags HTTP/1.1" 409 204 0.002575 10.0.0.19 - - [2025-10-23 23:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.19 - - [2025-10-23 23:19:57] "GET /tag/82ec9546-9184-4aab-b0a6-9162b2fd120d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.017255 10.0.0.19 - - [2025-10-23 23:19:57] "POST /tags HTTP/1.1" 409 226 0.002182 10.0.0.19 - - [2025-10-23 23:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.19 - - [2025-10-23 23:19:57] "GET /tag/6f947be9-adea-4949-bf11-834caebb3ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010664 10.0.0.19 - - [2025-10-23 23:19:57] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003926 10.0.0.19 - - [2025-10-23 23:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007744 10.0.0.19 - - [2025-10-23 23:19:57] "GET /policy-management/23058f05-3cd0-4f7d-9865-b6e283b0c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003870 10.0.0.19 - - [2025-10-23 23:19:57] "POST /firewall-rules HTTP/1.1" 200 626 0.083201 10.0.0.19 - - [2025-10-23 23:19:57] "POST /firewall-rules HTTP/1.1" 200 646 0.073077 10.0.0.19 - - [2025-10-23 23:19:57] "GET /firewall-rule/818eb0f9-4871-46c2-bf5d-5cdc788b0b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.007036 10.0.0.19 - - [2025-10-23 23:19:57] "GET /firewall-policy/cd62bfd0-da50-496e-8af1-fbed37528dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002062 10.0.0.19 - - [2025-10-23 23:19:57] "GET /firewall-rule/6945f603-87a7-410d-93b7-7a4a7e2778ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004429 10.0.0.19 - - [2025-10-23 23:19:57] "POST /ref-update HTTP/1.1" 200 156 0.020228 10.0.0.19 - - [2025-10-23 23:19:57] "POST /firewall-policys HTTP/1.1" 200 606 0.035223 10.0.0.19 - - [2025-10-23 23:19:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.011834 10.0.0.19 - - [2025-10-23 23:19:58] "GET /firewall-policy/bc644ca5-3240-462d-9700-df78411fd26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004646 10.0.0.19 - - [2025-10-23 23:19:58] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003844 10.0.0.19 - - [2025-10-23 23:19:58] "GET /firewall-policy/bc644ca5-3240-462d-9700-df78411fd26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002907 10.0.0.19 - - [2025-10-23 23:19:58] "GET /firewall-policy/17dbba0d-5e63-491a-8ec5-8c72a8409bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003883 10.0.0.19 - - [2025-10-23 23:19:58] "GET /firewall-policy/cd62bfd0-da50-496e-8af1-fbed37528dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003252 10.0.0.19 - - [2025-10-23 23:19:58] "GET /firewall-policy/fcaa0fad-c81a-47d5-9167-78b5d3116f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.005956 10.0.0.19 - - [2025-10-23 23:19:58] "GET /firewall-policy/cd62bfd0-da50-496e-8af1-fbed37528dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003862 10.0.0.19 - - [2025-10-23 23:19:58] "GET /firewall-policy/fcaa0fad-c81a-47d5-9167-78b5d3116f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002257 10.0.0.19 - - [2025-10-23 23:19:58] "POST /ref-update HTTP/1.1" 200 156 0.017928 10.0.0.19 - - [2025-10-23 23:19:58] "POST /ref-update HTTP/1.1" 200 156 0.032440 10.0.0.19 - - [2025-10-23 23:19:58] "POST /ref-update HTTP/1.1" 200 156 0.021310 10.0.0.19 - - [2025-10-23 23:19:58] "POST /ref-update HTTP/1.1" 200 156 0.020783 10.0.0.19 - - [2025-10-23 23:19:58] "POST /ref-update HTTP/1.1" 200 156 0.029218 10.0.0.19 - - [2025-10-23 23:19:58] "GET /firewall-policy/bc644ca5-3240-462d-9700-df78411fd26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005931 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:20:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000989 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:20:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 10.0.0.19 - - [2025-10-23 23:21:57] "POST /tags HTTP/1.1" 409 252 0.003053 10.0.0.19 - - [2025-10-23 23:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.19 - - [2025-10-23 23:21:57] "GET /tag/37157f88-dcb4-4fea-96ff-006a4152a6c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016992 10.0.0.19 - - [2025-10-23 23:21:57] "POST /tags HTTP/1.1" 409 228 0.002070 10.0.0.19 - - [2025-10-23 23:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.19 - - [2025-10-23 23:21:57] "GET /tag/0a385d0e-1de9-469a-a61f-37b27e34f04d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.012233 10.0.0.19 - - [2025-10-23 23:21:57] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004042 10.0.0.19 - - [2025-10-23 23:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.19 - - [2025-10-23 23:21:57] "GET /policy-management/23058f05-3cd0-4f7d-9865-b6e283b0c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003204 10.0.0.19 - - [2025-10-23 23:21:57] "POST /tags HTTP/1.1" 409 206 0.001994 10.0.0.19 - - [2025-10-23 23:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.19 - - [2025-10-23 23:21:57] "GET /tag/d6822320-a9cc-4d4b-99b6-e60bcc5ebc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.023057 10.0.0.19 - - [2025-10-23 23:21:57] "POST /tags HTTP/1.1" 409 226 0.003980 10.0.0.19 - - [2025-10-23 23:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.19 - - [2025-10-23 23:21:57] "GET /tag/6f947be9-adea-4949-bf11-834caebb3ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014055 10.0.0.19 - - [2025-10-23 23:21:57] "POST /tags HTTP/1.1" 409 204 0.002917 10.0.0.19 - - [2025-10-23 23:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.19 - - [2025-10-23 23:21:57] "GET /tag/82ec9546-9184-4aab-b0a6-9162b2fd120d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.019895 10.0.0.19 - - [2025-10-23 23:21:57] "POST /tags HTTP/1.1" 409 226 0.005219 10.0.0.19 - - [2025-10-23 23:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.19 - - [2025-10-23 23:21:57] "GET /tag/6f947be9-adea-4949-bf11-834caebb3ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012518 10.0.0.19 - - [2025-10-23 23:21:57] "POST /tags HTTP/1.1" 409 228 0.001718 10.0.0.19 - - [2025-10-23 23:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.19 - - [2025-10-23 23:21:57] "GET /tag/0a385d0e-1de9-469a-a61f-37b27e34f04d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.011348 10.0.0.19 - - [2025-10-23 23:21:57] "POST /tags HTTP/1.1" 409 252 0.002369 10.0.0.19 - - [2025-10-23 23:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.19 - - [2025-10-23 23:21:57] "GET /tag/37157f88-dcb4-4fea-96ff-006a4152a6c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010870 10.0.0.19 - - [2025-10-23 23:21:57] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002148 10.0.0.19 - - [2025-10-23 23:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.19 - - [2025-10-23 23:21:57] "GET /policy-management/23058f05-3cd0-4f7d-9865-b6e283b0c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003605 10.0.0.19 - - [2025-10-23 23:21:57] "POST /firewall-rules HTTP/1.1" 409 281 0.001991 10.0.0.19 - - [2025-10-23 23:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.19 - - [2025-10-23 23:21:57] "PUT /firewall-rule/6945f603-87a7-410d-93b7-7a4a7e2778ff HTTP/1.1" 200 260 0.018228 10.0.0.19 - - [2025-10-23 23:21:57] "POST /firewall-rules HTTP/1.1" 409 291 0.001811 10.0.0.19 - - [2025-10-23 23:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.19 - - [2025-10-23 23:21:57] "PUT /firewall-rule/818eb0f9-4871-46c2-bf5d-5cdc788b0b27 HTTP/1.1" 200 260 0.022887 10.0.0.19 - - [2025-10-23 23:21:57] "GET /firewall-rule/818eb0f9-4871-46c2-bf5d-5cdc788b0b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.005529 10.0.0.19 - - [2025-10-23 23:21:57] "POST /firewall-rules HTTP/1.1" 200 658 0.074408 10.0.0.19 - - [2025-10-23 23:21:57] "GET /firewall-rule/4c2dee51-2b3b-42a9-99fb-f37fe74de4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004521 10.0.0.19 - - [2025-10-23 23:21:57] "GET /firewall-policy/cd62bfd0-da50-496e-8af1-fbed37528dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002386 10.0.0.19 - - [2025-10-23 23:21:57] "GET /firewall-rule/6945f603-87a7-410d-93b7-7a4a7e2778ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002370 10.0.0.19 - - [2025-10-23 23:21:57] "POST /firewall-policys HTTP/1.1" 409 269 0.003105 10.0.0.19 - - [2025-10-23 23:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.19 - - [2025-10-23 23:21:58] "PUT /firewall-policy/bc644ca5-3240-462d-9700-df78411fd26d HTTP/1.1" 200 264 0.026148 10.0.0.19 - - [2025-10-23 23:21:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010852 10.0.0.19 - - [2025-10-23 23:21:58] "GET /firewall-policy/bc644ca5-3240-462d-9700-df78411fd26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005107 10.0.0.19 - - [2025-10-23 23:21:58] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002066 10.0.0.19 - - [2025-10-23 23:21:58] "GET /firewall-policy/bc644ca5-3240-462d-9700-df78411fd26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003756 10.0.0.19 - - [2025-10-23 23:21:58] "GET /firewall-policy/17dbba0d-5e63-491a-8ec5-8c72a8409bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002821 10.0.0.19 - - [2025-10-23 23:21:58] "GET /firewall-policy/bc644ca5-3240-462d-9700-df78411fd26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002349 10.0.0.19 - - [2025-10-23 23:21:58] "GET /firewall-policy/bc644ca5-3240-462d-9700-df78411fd26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003604 10.0.0.19 - - [2025-10-23 23:22:59] "GET /virtual-machine-interface/bc6a369e-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006443 10.0.0.19 - - [2025-10-23 23:22:59] "POST /set-tag HTTP/1.1" 200 109 0.004678 10.0.0.19 - - [2025-10-23 23:22:59] "GET /virtual-machine-interface/bef49d96-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009598 10.0.0.19 - - [2025-10-23 23:22:59] "POST /set-tag HTTP/1.1" 200 109 0.003211 10.0.0.19 - - [2025-10-23 23:22:59] "GET /virtual-machine-interface/be5ff0ce-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004620 10.0.0.19 - - [2025-10-23 23:22:59] "POST /set-tag HTTP/1.1" 200 109 0.002963 10.0.0.19 - - [2025-10-23 23:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.19 - - [2025-10-23 23:22:59] "GET /loadbalancer/2fc0ea2a-f673-4419-9f7a-bb26d4c03e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002414 10.0.0.19 - - [2025-10-23 23:22:59] "GET /virtual-machine-interface/bc6a369e-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004167 10.0.0.19 - - [2025-10-23 23:22:59] "POST /set-tag HTTP/1.1" 200 109 0.067500 10.0.0.19 - - [2025-10-23 23:22:59] "DELETE /loadbalancer-member/3df5183d-469b-46cc-8079-e9663b2f1fb6 HTTP/1.1" 200 115 0.042009 10.0.0.19 - - [2025-10-23 23:22:59] "GET /virtual-machine-interface/bd2c139a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004287 10.0.0.19 - - [2025-10-23 23:22:59] "POST /set-tag HTTP/1.1" 200 109 0.002485 10.0.0.19 - - [2025-10-23 23:22:59] "GET /virtual-machine-interface/bf72c2c0-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003829 10.0.0.19 - - [2025-10-23 23:22:59] "POST /set-tag HTTP/1.1" 200 109 0.001824 10.0.0.19 - - [2025-10-23 23:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.19 - - [2025-10-23 23:22:59] "GET /loadbalancer/2fc0ea2a-f673-4419-9f7a-bb26d4c03e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002941 10.0.0.19 - - [2025-10-23 23:22:59] "GET /virtual-machine-interface/c07ab402-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005381 10.0.0.19 - - [2025-10-23 23:22:59] "POST /set-tag HTTP/1.1" 200 109 0.002431 10.0.0.19 - - [2025-10-23 23:22:59] "GET /virtual-machine-interface/bde6d54a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004337 10.0.0.19 - - [2025-10-23 23:22:59] "POST /set-tag HTTP/1.1" 200 109 0.001846 10.0.0.19 - - [2025-10-23 23:22:59] "GET /virtual-machine-interface/c003f984-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005012 10.0.0.19 - - [2025-10-23 23:22:59] "POST /set-tag HTTP/1.1" 200 109 0.002203 10.0.0.19 - - [2025-10-23 23:23:00] "GET /virtual-machine-interface/be5ff0ce-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009939 10.0.0.19 - - [2025-10-23 23:23:00] "POST /set-tag HTTP/1.1" 200 109 0.002718 10.0.0.19 - - [2025-10-23 23:23:00] "GET /virtual-machine-interface/be5ff0ce-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005488 10.0.0.19 - - [2025-10-23 23:23:00] "POST /set-tag HTTP/1.1" 200 109 0.002818 10.0.0.19 - - [2025-10-23 23:23:00] "GET /virtual-machine/41e96097-a329-432b-a8b0-ba78ea4eeb01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003165 10.0.0.19 - - [2025-10-23 23:23:00] "POST /ref-update HTTP/1.1" 200 156 0.012665 10.0.0.19 - - [2025-10-23 23:23:01] "GET /virtual-machine-interface/be5ff0ce-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008140 10.0.0.19 - - [2025-10-23 23:23:01] "POST /set-tag HTTP/1.1" 200 109 0.021393 10.0.0.19 - - [2025-10-23 23:23:01] "POST /set-tag HTTP/1.1" 200 109 0.052371 10.0.0.19 - - [2025-10-23 23:23:01] "POST /set-tag HTTP/1.1" 200 109 0.057475 10.0.0.19 - - [2025-10-23 23:23:01] "POST /set-tag HTTP/1.1" 200 109 0.050402 10.0.0.19 - - [2025-10-23 23:23:01] "POST /set-tag HTTP/1.1" 200 109 0.012614 10.0.0.19 - - [2025-10-23 23:23:01] "DELETE /instance-ip/be7a4b68-b066-11f0-93a7-fa163e3e713a HTTP/1.1" 200 115 0.047480 10.0.0.19 - - [2025-10-23 23:23:01] "DELETE /virtual-machine-interface/be5ff0ce-b066-11f0-93a7-fa163e3e713a HTTP/1.1" 200 115 0.047859 10.0.0.19 - - [2025-10-23 23:23:01] "DELETE /virtual-machine/41e96097-a329-432b-a8b0-ba78ea4eeb01 HTTP/1.1" 200 115 0.018768 10.0.0.19 - - [2025-10-23 23:23:01] "GET /virtual-machine-interface/bc6a369e-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013739 10.0.0.19 - - [2025-10-23 23:23:01] "POST /set-tag HTTP/1.1" 200 109 0.004806 10.0.0.19 - - [2025-10-23 23:23:01] "GET /virtual-machine-interface/bc6a369e-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006871 10.0.0.19 - - [2025-10-23 23:23:01] "POST /set-tag HTTP/1.1" 200 109 0.002433 10.0.0.19 - - [2025-10-23 23:23:01] "GET /virtual-machine/0a121306-2b62-423a-910d-de5ffd11b82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003334 10.0.0.19 - - [2025-10-23 23:23:01] "POST /ref-update HTTP/1.1" 200 156 0.022840 10.0.0.19 - - [2025-10-23 23:23:01] "GET /virtual-machine-interface/bc6a369e-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.024907 10.0.0.19 - - [2025-10-23 23:23:01] "POST /set-tag HTTP/1.1" 200 109 0.023556 10.0.0.19 - - [2025-10-23 23:23:01] "POST /set-tag HTTP/1.1" 200 109 0.028165 10.0.0.19 - - [2025-10-23 23:23:01] "POST /set-tag HTTP/1.1" 200 109 0.025387 10.0.0.19 - - [2025-10-23 23:23:01] "POST /set-tag HTTP/1.1" 200 109 0.019455 10.0.0.19 - - [2025-10-23 23:23:01] "POST /set-tag HTTP/1.1" 200 109 0.027589 10.0.0.19 - - [2025-10-23 23:23:01] "DELETE /instance-ip/bc825c24-b066-11f0-93a7-fa163e3e713a HTTP/1.1" 200 115 0.050613 10.0.0.19 - - [2025-10-23 23:23:01] "POST /ref-update HTTP/1.1" 200 156 0.019053 10.0.0.19 - - [2025-10-23 23:23:02] "DELETE /virtual-machine-interface/bc6a369e-b066-11f0-93a7-fa163e3e713a HTTP/1.1" 200 115 0.032591 10.0.0.19 - - [2025-10-23 23:23:02] "DELETE /virtual-machine/0a121306-2b62-423a-910d-de5ffd11b82b HTTP/1.1" 200 115 0.020157 10.0.0.19 - - [2025-10-23 23:23:02] "GET /virtual-machine-interface/bd2c139a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006625 10.0.0.19 - - [2025-10-23 23:23:02] "POST /set-tag HTTP/1.1" 200 109 0.002539 10.0.0.19 - - [2025-10-23 23:23:02] "GET /virtual-machine-interface/bd2c139a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004252 10.0.0.19 - - [2025-10-23 23:23:02] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.19 - - [2025-10-23 23:23:02] "GET /virtual-machine/bebede74-c1d9-4eb8-91b8-358fd8b89a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005071 10.0.0.19 - - [2025-10-23 23:23:02] "POST /ref-update HTTP/1.1" 200 156 0.008859 10.0.0.19 - - [2025-10-23 23:23:02] "GET /virtual-machine-interface/bd2c139a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.017132 10.0.0.19 - - [2025-10-23 23:23:02] "POST /set-tag HTTP/1.1" 200 109 0.018322 10.0.0.19 - - [2025-10-23 23:23:02] "POST /set-tag HTTP/1.1" 200 109 0.024591 10.0.0.19 - - [2025-10-23 23:23:02] "POST /set-tag HTTP/1.1" 200 109 0.025830 10.0.0.19 - - [2025-10-23 23:23:02] "POST /set-tag HTTP/1.1" 200 109 0.016103 10.0.0.19 - - [2025-10-23 23:23:02] "POST /set-tag HTTP/1.1" 200 109 0.024117 10.0.0.19 - - [2025-10-23 23:23:02] "DELETE /instance-ip/bd4a4c0c-b066-11f0-93a7-fa163e3e713a HTTP/1.1" 200 115 0.041673 10.0.0.19 - - [2025-10-23 23:23:02] "POST /ref-update HTTP/1.1" 200 156 0.007128 10.0.0.19 - - [2025-10-23 23:23:02] "DELETE /virtual-machine-interface/bd2c139a-b066-11f0-93a7-fa163e3e713a HTTP/1.1" 200 115 0.042433 10.0.0.19 - - [2025-10-23 23:23:02] "DELETE /virtual-machine/bebede74-c1d9-4eb8-91b8-358fd8b89a94 HTTP/1.1" 200 115 0.024929 10.0.0.19 - - [2025-10-23 23:23:02] "DELETE /tag/a32883a9-b9c8-45b7-bc4f-1b53a35f0d4b HTTP/1.1" 200 115 0.035644 10.0.0.19 - - [2025-10-23 23:23:02] "GET /virtual-machine-interface/bde6d54a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004478 10.0.0.19 - - [2025-10-23 23:23:02] "POST /set-tag HTTP/1.1" 200 109 0.002474 10.0.0.19 - - [2025-10-23 23:23:02] "GET /virtual-machine-interface/bde6d54a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004153 10.0.0.19 - - [2025-10-23 23:23:02] "POST /set-tag HTTP/1.1" 200 109 0.006199 10.0.0.19 - - [2025-10-23 23:23:02] "GET /virtual-machine/ee730680-6230-4503-b183-b4274e7aaca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003389 10.0.0.19 - - [2025-10-23 23:23:02] "POST /ref-update HTTP/1.1" 200 156 0.009965 10.0.0.19 - - [2025-10-23 23:23:02] "GET /virtual-machine-interface/bde6d54a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008917 10.0.0.19 - - [2025-10-23 23:23:02] "POST /set-tag HTTP/1.1" 200 109 0.016235 10.0.0.19 - - [2025-10-23 23:23:02] "POST /set-tag HTTP/1.1" 200 109 0.035619 10.0.0.19 - - [2025-10-23 23:23:02] "POST /set-tag HTTP/1.1" 200 109 0.017471 10.0.0.19 - - [2025-10-23 23:23:03] "POST /set-tag HTTP/1.1" 200 109 0.017320 10.0.0.19 - - [2025-10-23 23:23:03] "POST /set-tag HTTP/1.1" 200 109 0.027147 10.0.0.19 - - [2025-10-23 23:23:03] "DELETE /instance-ip/be00fe7a-b066-11f0-93a7-fa163e3e713a HTTP/1.1" 200 115 0.041847 10.0.0.19 - - [2025-10-23 23:23:03] "DELETE /virtual-machine-interface/bde6d54a-b066-11f0-93a7-fa163e3e713a HTTP/1.1" 200 115 0.034049 10.0.0.19 - - [2025-10-23 23:23:03] "DELETE /virtual-machine/ee730680-6230-4503-b183-b4274e7aaca2 HTTP/1.1" 200 115 0.019095 10.0.0.19 - - [2025-10-23 23:23:03] "DELETE /tag/d6822320-a9cc-4d4b-99b6-e60bcc5ebc7d HTTP/1.1" 409 388 0.004546 10.0.0.19 - - [2025-10-23 23:23:03] "DELETE /tag/99abf0f0-ce3d-4c47-9e0b-6451ccd8e35d HTTP/1.1" 200 115 0.039492 10.0.0.19 - - [2025-10-23 23:23:30] "GET /virtual-machine-interface/c003f984-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004487 10.0.0.19 - - [2025-10-23 23:23:30] "POST /set-tag HTTP/1.1" 200 109 0.003613 10.0.0.19 - - [2025-10-23 23:23:30] "GET /virtual-machine-interface/c003f984-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006957 10.0.0.19 - - [2025-10-23 23:23:31] "POST /set-tag HTTP/1.1" 200 109 0.005688 10.0.0.19 - - [2025-10-23 23:23:31] "GET /virtual-machine/ef314ba2-7c3b-4c3b-b5e7-5d8c9c6b90d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002678 10.0.0.19 - - [2025-10-23 23:23:31] "POST /ref-update HTTP/1.1" 200 156 0.009647 10.0.0.19 - - [2025-10-23 23:23:31] "GET /virtual-machine-interface/c003f984-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004279 10.0.0.19 - - [2025-10-23 23:23:31] "POST /set-tag HTTP/1.1" 200 109 0.014943 10.0.0.19 - - [2025-10-23 23:23:31] "POST /set-tag HTTP/1.1" 200 109 0.021184 10.0.0.19 - - [2025-10-23 23:23:31] "POST /set-tag HTTP/1.1" 200 109 0.014593 10.0.0.19 - - [2025-10-23 23:23:31] "POST /set-tag HTTP/1.1" 200 109 0.018689 10.0.0.19 - - [2025-10-23 23:23:31] "DELETE /instance-ip/c02280a2-b066-11f0-93a7-fa163e3e713a HTTP/1.1" 200 115 0.044121 10.0.0.19 - - [2025-10-23 23:23:31] "DELETE /virtual-machine-interface/c003f984-b066-11f0-93a7-fa163e3e713a HTTP/1.1" 200 115 0.045776 10.0.0.19 - - [2025-10-23 23:23:31] "DELETE /virtual-machine/ef314ba2-7c3b-4c3b-b5e7-5d8c9c6b90d6 HTTP/1.1" 200 115 0.019599 10.0.0.19 - - [2025-10-23 23:23:31] "DELETE /tag/3eb55344-ddd4-4685-80ac-81fb789ef89f HTTP/1.1" 200 115 0.049129 10.0.0.19 - - [2025-10-23 23:23:31] "GET /virtual-machine-interface/c07ab402-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004638 10.0.0.19 - - [2025-10-23 23:23:31] "POST /set-tag HTTP/1.1" 200 109 0.002469 10.0.0.19 - - [2025-10-23 23:23:31] "GET /virtual-machine-interface/c07ab402-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004936 10.0.0.19 - - [2025-10-23 23:23:31] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.19 - - [2025-10-23 23:23:31] "GET /virtual-machine/8e0f0412-2ce0-4ed1-9245-f7e3b06068ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003210 10.0.0.19 - - [2025-10-23 23:23:31] "POST /ref-update HTTP/1.1" 200 156 0.009167 10.0.0.19 - - [2025-10-23 23:23:31] "GET /virtual-machine-interface/c07ab402-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012993 10.0.0.19 - - [2025-10-23 23:23:31] "POST /set-tag HTTP/1.1" 200 109 0.018178 10.0.0.19 - - [2025-10-23 23:23:31] "POST /set-tag HTTP/1.1" 200 109 0.029697 10.0.0.19 - - [2025-10-23 23:23:31] "POST /set-tag HTTP/1.1" 200 109 0.049415 10.0.0.19 - - [2025-10-23 23:23:31] "POST /set-tag HTTP/1.1" 200 109 0.019640 10.0.0.19 - - [2025-10-23 23:23:31] "DELETE /instance-ip/c096354c-b066-11f0-93a7-fa163e3e713a HTTP/1.1" 200 115 0.045252 10.0.0.19 - - [2025-10-23 23:23:31] "DELETE /virtual-machine-interface/c07ab402-b066-11f0-93a7-fa163e3e713a HTTP/1.1" 200 115 0.036914 10.0.0.19 - - [2025-10-23 23:23:31] "DELETE /virtual-machine/8e0f0412-2ce0-4ed1-9245-f7e3b06068ce HTTP/1.1" 200 115 0.019792 10.0.0.19 - - [2025-10-23 23:23:31] "DELETE /tag/37157f88-dcb4-4fea-96ff-006a4152a6c1 HTTP/1.1" 409 236 0.004678 10.0.0.19 - - [2025-10-23 23:23:31] "DELETE /tag/278e7fc6-5625-41fc-8163-bdd5231827c8 HTTP/1.1" 200 115 0.043605 10.0.0.19 - - [2025-10-23 23:23:31] "DELETE /tag/0a385d0e-1de9-469a-a61f-37b27e34f04d HTTP/1.1" 409 236 0.003771 10.0.0.19 - - [2025-10-23 23:23:31] "GET /virtual-machine-interface/bf72c2c0-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003737 10.0.0.19 - - [2025-10-23 23:23:32] "POST /set-tag HTTP/1.1" 200 109 0.002764 10.0.0.19 - - [2025-10-23 23:23:32] "GET /virtual-machine-interface/bf72c2c0-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003789 10.0.0.19 - - [2025-10-23 23:23:32] "POST /set-tag HTTP/1.1" 200 109 0.001735 10.0.0.19 - - [2025-10-23 23:23:32] "GET /virtual-machine/8a3c6d54-33ee-4451-a379-f245f59625b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003193 10.0.0.19 - - [2025-10-23 23:23:32] "POST /ref-update HTTP/1.1" 200 156 0.010473 10.0.0.19 - - [2025-10-23 23:23:32] "GET /virtual-machine-interface/bf72c2c0-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012214 10.0.0.19 - - [2025-10-23 23:23:32] "POST /set-tag HTTP/1.1" 200 109 0.018452 10.0.0.19 - - [2025-10-23 23:23:32] "POST /set-tag HTTP/1.1" 200 109 0.022985 10.0.0.19 - - [2025-10-23 23:23:32] "POST /set-tag HTTP/1.1" 200 109 0.023538 10.0.0.19 - - [2025-10-23 23:23:32] "POST /set-tag HTTP/1.1" 200 109 0.013370 10.0.0.19 - - [2025-10-23 23:23:32] "DELETE /instance-ip/bf9b8034-b066-11f0-93a7-fa163e3e713a HTTP/1.1" 200 115 0.045914 10.0.0.19 - - [2025-10-23 23:23:32] "DELETE /virtual-machine-interface/bf72c2c0-b066-11f0-93a7-fa163e3e713a HTTP/1.1" 200 115 0.030582 10.0.0.19 - - [2025-10-23 23:23:32] "DELETE /virtual-machine/8a3c6d54-33ee-4451-a379-f245f59625b3 HTTP/1.1" 200 115 0.021769 10.0.0.19 - - [2025-10-23 23:23:32] "DELETE /tag/82ec9546-9184-4aab-b0a6-9162b2fd120d HTTP/1.1" 409 236 0.005884 10.0.0.19 - - [2025-10-23 23:23:32] "GET /virtual-machine-interface/bef49d96-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004401 10.0.0.19 - - [2025-10-23 23:23:32] "POST /set-tag HTTP/1.1" 200 109 0.001827 10.0.0.19 - - [2025-10-23 23:23:32] "GET /virtual-machine-interface/bef49d96-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003547 10.0.0.19 - - [2025-10-23 23:23:32] "POST /set-tag HTTP/1.1" 200 109 0.001688 10.0.0.19 - - [2025-10-23 23:23:32] "GET /virtual-machine/643b28d0-4ac9-4655-8937-603c2aca855e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002813 10.0.0.19 - - [2025-10-23 23:23:32] "POST /ref-update HTTP/1.1" 200 156 0.017602 10.0.0.19 - - [2025-10-23 23:23:32] "GET /virtual-machine-interface/bef49d96-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006763 10.0.0.19 - - [2025-10-23 23:23:32] "POST /set-tag HTTP/1.1" 200 109 0.015611 10.0.0.19 - - [2025-10-23 23:23:32] "POST /set-tag HTTP/1.1" 200 109 0.023448 10.0.0.19 - - [2025-10-23 23:23:32] "POST /set-tag HTTP/1.1" 200 109 0.023216 10.0.0.19 - - [2025-10-23 23:23:32] "POST /set-tag HTTP/1.1" 200 109 0.018223 10.0.0.19 - - [2025-10-23 23:23:32] "DELETE /instance-ip/bf0e8012-b066-11f0-93a7-fa163e3e713a HTTP/1.1" 200 115 0.072333 10.0.0.19 - - [2025-10-23 23:23:32] "DELETE /virtual-machine-interface/bef49d96-b066-11f0-93a7-fa163e3e713a HTTP/1.1" 200 115 0.067748 10.0.0.19 - - [2025-10-23 23:23:32] "DELETE /virtual-machine/643b28d0-4ac9-4655-8937-603c2aca855e HTTP/1.1" 200 115 0.043340 10.0.0.19 - - [2025-10-23 23:23:33] "DELETE /tag/04807dca-82e1-42c2-9aad-b19c9bb963b6 HTTP/1.1" 200 115 0.068312 10.0.0.19 - - [2025-10-23 23:23:33] "DELETE /tag/0e670dc9-4471-41be-9e19-9acb5210ffe8 HTTP/1.1" 200 115 0.043832 10.0.0.19 - - [2025-10-23 23:23:33] "DELETE /tag/5b6c1d35-b247-4577-9635-d4ff2451097c HTTP/1.1" 200 115 0.051566 10.0.0.19 - - [2025-10-23 23:23:34] "POST /projects HTTP/1.1" 409 238 0.002884 10.0.0.19 - - [2025-10-23 23:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.19 - - [2025-10-23 23:23:34] "GET /project/371f93ce-51ad-4184-9e23-4f05ab92e626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030414 10.0.0.19 - - [2025-10-23 23:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.19 - - [2025-10-23 23:23:34] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004016 10.0.0.19 - - [2025-10-23 23:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.19 - - [2025-10-23 23:23:34] "GET /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003841 10.0.0.19 - - [2025-10-23 23:23:34] "POST /security-groups HTTP/1.1" 409 285 0.002293 10.0.0.19 - - [2025-10-23 23:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.19 - - [2025-10-23 23:23:34] "PUT /security-group/dfc6672f-f650-491c-b568-cfe11fc6b4bb HTTP/1.1" 200 262 0.055112 10.0.0.19 - - [2025-10-23 23:23:34] "PUT /access-control-list/a26b30fc-a645-43fa-a5e0-df3a083b0e62 HTTP/1.1" 200 272 0.012703 10.0.0.19 - - [2025-10-23 23:23:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.031571 10.0.0.19 - - [2025-10-23 23:23:34] "PUT /access-control-list/4a35a34d-a2a5-4d92-b2c7-0fce62c149a8 HTTP/1.1" 200 272 0.028488 10.0.0.19 - - [2025-10-23 23:23:39] "POST /projects HTTP/1.1" 409 238 0.002174 10.0.0.19 - - [2025-10-23 23:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.19 - - [2025-10-23 23:23:39] "GET /project/371f93ce-51ad-4184-9e23-4f05ab92e626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029058 10.0.0.19 - - [2025-10-23 23:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.19 - - [2025-10-23 23:23:39] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003253 10.0.0.19 - - [2025-10-23 23:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.19 - - [2025-10-23 23:23:39] "GET /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003267 10.0.0.19 - - [2025-10-23 23:23:39] "POST /security-groups HTTP/1.1" 409 285 0.002018 10.0.0.19 - - [2025-10-23 23:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001304 10.0.0.19 - - [2025-10-23 23:23:39] "PUT /security-group/dfc6672f-f650-491c-b568-cfe11fc6b4bb HTTP/1.1" 200 262 0.057860 10.0.0.19 - - [2025-10-23 23:23:39] "PUT /access-control-list/a26b30fc-a645-43fa-a5e0-df3a083b0e62 HTTP/1.1" 200 272 0.023313 10.0.0.19 - - [2025-10-23 23:23:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.032609 10.0.0.19 - - [2025-10-23 23:23:39] "GET /firewall-policy/fcaa0fad-c81a-47d5-9167-78b5d3116f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.009269 10.0.0.19 - - [2025-10-23 23:23:40] "PUT /access-control-list/4a35a34d-a2a5-4d92-b2c7-0fce62c149a8 HTTP/1.1" 200 272 0.033621 10.0.0.19 - - [2025-10-23 23:23:40] "GET /firewall-rule/3f02af17-c1be-4d4a-9d2b-6f545975d10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003441 10.0.0.19 - - [2025-10-23 23:23:40] "POST /ref-update HTTP/1.1" 200 156 0.054015 10.0.0.19 - - [2025-10-23 23:23:40] "DELETE /firewall-rule/3f02af17-c1be-4d4a-9d2b-6f545975d10b HTTP/1.1" 200 115 0.040859 10.0.0.19 - - [2025-10-23 23:23:40] "GET /firewall-policy/fcaa0fad-c81a-47d5-9167-78b5d3116f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005276 10.0.0.19 - - [2025-10-23 23:23:40] "GET /firewall-rule/34486aeb-4f27-4f6a-bf8f-197399c07fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003299 10.0.0.19 - - [2025-10-23 23:23:40] "POST /ref-update HTTP/1.1" 200 156 0.052616 10.0.0.19 - - [2025-10-23 23:23:40] "DELETE /firewall-rule/34486aeb-4f27-4f6a-bf8f-197399c07fde HTTP/1.1" 200 115 0.036110 10.0.0.19 - - [2025-10-23 23:23:40] "DELETE /tag/37157f88-dcb4-4fea-96ff-006a4152a6c1 HTTP/1.1" 409 236 0.006935 10.0.0.19 - - [2025-10-23 23:23:40] "DELETE /tag/39aa3794-d4fe-4f8b-a746-cec882e904ca HTTP/1.1" 200 115 0.037927 10.0.0.19 - - [2025-10-23 23:23:40] "DELETE /tag/0a385d0e-1de9-469a-a61f-37b27e34f04d HTTP/1.1" 409 236 0.003552 10.0.0.19 - - [2025-10-23 23:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.19 - - [2025-10-23 23:23:40] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004194 10.0.0.19 - - [2025-10-23 23:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.19 - - [2025-10-23 23:23:40] "GET /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005259 10.0.0.19 - - [2025-10-23 23:23:40] "PUT /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff HTTP/1.1" 200 264 0.059172 10.0.0.19 - - [2025-10-23 23:23:40] "PUT /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24 HTTP/1.1" 200 264 0.054516 10.0.0.19 - - [2025-10-23 23:23:40] "DELETE /security-group/dfc6672f-f650-491c-b568-cfe11fc6b4bb HTTP/1.1" 200 115 0.070680 10.0.0.19 - - [2025-10-23 23:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.19 - - [2025-10-23 23:23:40] "DELETE /access-control-list/a26b30fc-a645-43fa-a5e0-df3a083b0e62 HTTP/1.1" 200 115 0.040642 10.0.0.19 - - [2025-10-23 23:23:40] "DELETE /access-control-list/4a35a34d-a2a5-4d92-b2c7-0fce62c149a8 HTTP/1.1" 200 115 0.043313 10.0.0.19 - - [2025-10-23 23:23:40] "GET /project/371f93ce-51ad-4184-9e23-4f05ab92e626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.047058 10.0.0.19 - - [2025-10-23 23:23:40] "GET /project/371f93ce-51ad-4184-9e23-4f05ab92e626?fields=security_groups HTTP/1.1" 200 1352 0.042048 10.0.0.19 - - [2025-10-23 23:23:40] "DELETE /security-group/1a249332-c5d3-4e18-b8e2-4fe26d1c5388 HTTP/1.1" 200 115 0.052509 10.0.0.19 - - [2025-10-23 23:23:40] "DELETE /access-control-list/90de9c47-50ec-44a0-af84-3d3deba74f22 HTTP/1.1" 200 115 0.041964 10.0.0.19 - - [2025-10-23 23:23:40] "GET /project/371f93ce-51ad-4184-9e23-4f05ab92e626?fields=application_policy_sets HTTP/1.1" 200 1391 0.058551 10.0.0.19 - - [2025-10-23 23:23:41] "DELETE /access-control-list/fdf0e944-1f28-4a60-9a67-bd4521cb1e47 HTTP/1.1" 200 115 0.067806 10.0.0.19 - - [2025-10-23 23:23:41] "DELETE /project/371f93ce-51ad-4184-9e23-4f05ab92e626 HTTP/1.1" 200 115 0.377233 10.0.0.19 - - [2025-10-23 23:23:41] "POST /projects HTTP/1.1" 409 238 0.002752 10.0.0.19 - - [2025-10-23 23:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.19 - - [2025-10-23 23:23:41] "GET /project/28776cfb-4e28-4b7c-b3f9-b28de9399f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034756 10.0.0.19 - - [2025-10-23 23:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004899 10.0.0.19 - - [2025-10-23 23:23:41] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004140 10.0.0.19 - - [2025-10-23 23:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.19 - - [2025-10-23 23:23:41] "GET /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004598 10.0.0.19 - - [2025-10-23 23:23:41] "POST /security-groups HTTP/1.1" 409 285 0.001859 10.0.0.19 - - [2025-10-23 23:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.19 - - [2025-10-23 23:23:41] "PUT /security-group/6d9f22fc-5dd9-47b3-8ad9-13535609aa9b HTTP/1.1" 200 262 0.055852 10.0.0.19 - - [2025-10-23 23:23:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022002 10.0.0.19 - - [2025-10-23 23:23:41] "PUT /access-control-list/4034022d-b505-4e0e-b381-05d42a991496 HTTP/1.1" 200 272 0.028105 10.0.0.19 - - [2025-10-23 23:23:41] "PUT /access-control-list/7ffc462d-2d82-4895-8b54-ce9db326cad5 HTTP/1.1" 200 272 0.026611 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:23:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000978 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:23:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000925 10.0.0.19 - - [2025-10-23 23:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.19 - - [2025-10-23 23:23:45] "GET /loadbalancer/2fc0ea2a-f673-4419-9f7a-bb26d4c03e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002671 10.0.0.19 - - [2025-10-23 23:23:45] "GET /virtual-machine-interface/bd2c139a-b066-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001606 10.0.0.19 - - [2025-10-23 23:23:45] "DELETE /loadbalancer-member/0477094c-25f9-4105-9f60-0f8aa1f4ca02 HTTP/1.1" 200 115 0.030058 10.0.0.19 - - [2025-10-23 23:23:45] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002785 10.0.0.19 - - [2025-10-23 23:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.19 - - [2025-10-23 23:23:45] "GET /policy-management/23058f05-3cd0-4f7d-9865-b6e283b0c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005002 10.0.0.19 - - [2025-10-23 23:23:46] "GET /firewall-policy/cd62bfd0-da50-496e-8af1-fbed37528dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003203 10.0.0.19 - - [2025-10-23 23:23:46] "GET /firewall-rule/6945f603-87a7-410d-93b7-7a4a7e2778ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004210 10.0.0.19 - - [2025-10-23 23:23:46] "POST /ref-update HTTP/1.1" 200 156 0.020870 10.0.0.19 - - [2025-10-23 23:23:46] "DELETE /firewall-rule/6945f603-87a7-410d-93b7-7a4a7e2778ff HTTP/1.1" 200 115 0.139568 10.0.0.19 - - [2025-10-23 23:23:46] "GET /firewall-policy/bc644ca5-3240-462d-9700-df78411fd26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004731 10.0.0.19 - - [2025-10-23 23:23:46] "GET /firewall-rule/818eb0f9-4871-46c2-bf5d-5cdc788b0b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003282 10.0.0.19 - - [2025-10-23 23:23:46] "POST /ref-update HTTP/1.1" 200 156 0.013889 10.0.0.19 - - [2025-10-23 23:23:46] "DELETE /firewall-rule/818eb0f9-4871-46c2-bf5d-5cdc788b0b27 HTTP/1.1" 200 115 0.039759 10.0.0.19 - - [2025-10-23 23:23:46] "GET /firewall-policy/bc644ca5-3240-462d-9700-df78411fd26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.004095 10.0.0.19 - - [2025-10-23 23:23:46] "GET /firewall-rule/4c2dee51-2b3b-42a9-99fb-f37fe74de4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003246 10.0.0.19 - - [2025-10-23 23:23:46] "POST /ref-update HTTP/1.1" 200 156 0.012058 10.0.0.19 - - [2025-10-23 23:23:46] "DELETE /firewall-rule/4c2dee51-2b3b-42a9-99fb-f37fe74de4d4 HTTP/1.1" 200 115 0.082050 10.0.0.19 - - [2025-10-23 23:23:46] "GET /application-policy-set/b0247207-1be8-41c9-804a-217e7456bd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.013078 10.0.0.19 - - [2025-10-23 23:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.19 - - [2025-10-23 23:23:46] "GET /policy-management/23058f05-3cd0-4f7d-9865-b6e283b0c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002614 10.0.0.19 - - [2025-10-23 23:23:46] "GET /firewall-policy/bc644ca5-3240-462d-9700-df78411fd26d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003350 10.0.0.19 - - [2025-10-23 23:23:46] "POST /ref-update HTTP/1.1" 200 156 0.021772 10.0.0.19 - - [2025-10-23 23:23:46] "DELETE /firewall-policy/bc644ca5-3240-462d-9700-df78411fd26d HTTP/1.1" 200 115 0.049581 10.0.0.19 - - [2025-10-23 23:23:46] "DELETE /tag/37157f88-dcb4-4fea-96ff-006a4152a6c1 HTTP/1.1" 200 115 0.050228 10.0.0.19 - - [2025-10-23 23:23:46] "DELETE /tag/d6822320-a9cc-4d4b-99b6-e60bcc5ebc7d HTTP/1.1" 200 115 0.104291 10.0.0.19 - - [2025-10-23 23:23:46] "DELETE /tag/82ec9546-9184-4aab-b0a6-9162b2fd120d HTTP/1.1" 200 115 0.059379 10.0.0.19 - - [2025-10-23 23:23:46] "DELETE /tag/0a385d0e-1de9-469a-a61f-37b27e34f04d HTTP/1.1" 200 115 0.070860 10.0.0.19 - - [2025-10-23 23:23:47] "DELETE /loadbalancer-pool/a6499778-72f6-42bd-90f2-ca81505dba45 HTTP/1.1" 200 115 0.031129 10.0.0.19 - - [2025-10-23 23:23:47] "DELETE /loadbalancer-listener/0c870775-3926-408d-b0c7-50327de013bb HTTP/1.1" 200 115 0.039877 10.0.0.19 - - [2025-10-23 23:23:47] "DELETE /loadbalancer/2fc0ea2a-f673-4419-9f7a-bb26d4c03e40 HTTP/1.1" 200 115 0.038022 10.0.0.19 - - [2025-10-23 23:23:47] "DELETE /floating-ip/9b7b5213-3955-45e9-8731-2f8697ec3a1d HTTP/1.1" 200 115 0.069849 10.0.0.19 - - [2025-10-23 23:23:47] "DELETE /instance-ip/212fcc5e-f594-483f-8699-00666221c539 HTTP/1.1" 200 115 0.062624 10.0.0.19 - - [2025-10-23 23:23:47] "DELETE /virtual-machine-interface/3dbfcf46-0a1e-4b3c-80b7-84418ee0b30e HTTP/1.1" 200 115 0.040142 10.0.0.19 - - [2025-10-23 23:23:47] "DELETE /tag/e4c0917d-fa8c-4338-9e66-58ae3a165e78 HTTP/1.1" 200 115 0.047232 10.0.0.19 - - [2025-10-23 23:23:47] "POST /projects HTTP/1.1" 409 238 0.002213 10.0.0.19 - - [2025-10-23 23:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.19 - - [2025-10-23 23:23:47] "GET /project/28776cfb-4e28-4b7c-b3f9-b28de9399f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054817 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:23:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000951 10.0.0.19 - - [2025-10-23 23:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005089 10.0.0.19 - - [2025-10-23 23:23:47] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.007007 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:23:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000995 10.0.0.19 - - [2025-10-23 23:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.19 - - [2025-10-23 23:23:47] "GET /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.012172 10.0.0.19 - - [2025-10-23 23:23:47] "POST /security-groups HTTP/1.1" 409 285 0.003304 10.0.0.19 - - [2025-10-23 23:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.19 - - [2025-10-23 23:23:47] "PUT /security-group/6d9f22fc-5dd9-47b3-8ad9-13535609aa9b HTTP/1.1" 200 262 0.066126 10.0.0.19 - - [2025-10-23 23:23:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.057495 10.0.0.19 - - [2025-10-23 23:23:47] "PUT /access-control-list/4034022d-b505-4e0e-b381-05d42a991496 HTTP/1.1" 200 272 0.045748 10.0.0.19 - - [2025-10-23 23:23:47] "GET /firewall-policy/fcaa0fad-c81a-47d5-9167-78b5d3116f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.017146 10.0.0.19 - - [2025-10-23 23:23:47] "PUT /access-control-list/7ffc462d-2d82-4895-8b54-ce9db326cad5 HTTP/1.1" 200 272 0.024895 10.0.0.19 - - [2025-10-23 23:23:47] "GET /firewall-rule/036dab38-e652-45a5-b963-3e6fc0694fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002948 10.0.0.19 - - [2025-10-23 23:23:47] "POST /ref-update HTTP/1.1" 200 156 0.057176 10.0.0.19 - - [2025-10-23 23:23:48] "DELETE /firewall-rule/036dab38-e652-45a5-b963-3e6fc0694fe9 HTTP/1.1" 200 115 0.102929 10.0.0.19 - - [2025-10-23 23:23:48] "GET /firewall-policy/fcaa0fad-c81a-47d5-9167-78b5d3116f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.010781 10.0.0.19 - - [2025-10-23 23:23:48] "GET /firewall-rule/1ab6f2b6-33aa-486a-a539-f52918c00673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007163 10.0.0.19 - - [2025-10-23 23:23:48] "POST /ref-update HTTP/1.1" 200 156 0.072426 10.0.0.19 - - [2025-10-23 23:23:48] "DELETE /firewall-rule/1ab6f2b6-33aa-486a-a539-f52918c00673 HTTP/1.1" 200 115 0.079123 10.0.0.19 - - [2025-10-23 23:23:48] "DELETE /tag/6f947be9-adea-4949-bf11-834caebb3ac7 HTTP/1.1" 200 115 0.043581 10.0.0.19 - - [2025-10-23 23:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.19 - - [2025-10-23 23:23:48] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005527 10.0.0.19 - - [2025-10-23 23:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.19 - - [2025-10-23 23:23:48] "GET /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003900 10.0.0.19 - - [2025-10-23 23:23:48] "PUT /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff HTTP/1.1" 200 264 0.059865 10.0.0.19 - - [2025-10-23 23:23:48] "PUT /virtual-network/160d52a2-7220-45ce-97cf-a1c8d0096d24 HTTP/1.1" 200 264 0.073997 10.0.0.19 - - [2025-10-23 23:23:48] "DELETE /security-group/6d9f22fc-5dd9-47b3-8ad9-13535609aa9b HTTP/1.1" 200 115 0.100367 10.0.0.19 - - [2025-10-23 23:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008853 10.0.0.19 - - [2025-10-23 23:23:48] "DELETE /access-control-list/4034022d-b505-4e0e-b381-05d42a991496 HTTP/1.1" 200 115 0.043274 10.0.0.19 - - [2025-10-23 23:23:48] "DELETE /access-control-list/7ffc462d-2d82-4895-8b54-ce9db326cad5 HTTP/1.1" 200 115 0.023062 10.0.0.19 - - [2025-10-23 23:23:48] "GET /project/28776cfb-4e28-4b7c-b3f9-b28de9399f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.039046 10.0.0.19 - - [2025-10-23 23:23:48] "GET /project/28776cfb-4e28-4b7c-b3f9-b28de9399f33?fields=security_groups HTTP/1.1" 200 1352 0.079247 10.0.0.19 - - [2025-10-23 23:23:48] "DELETE /security-group/afb72aee-d1cd-450c-b8f9-58282f55a548 HTTP/1.1" 200 115 0.092015 10.0.0.19 - - [2025-10-23 23:23:48] "DELETE /access-control-list/f60a8fa3-03e5-470e-ae93-fb095e5fc738 HTTP/1.1" 200 115 0.055742 10.0.0.19 - - [2025-10-23 23:23:49] "GET /project/28776cfb-4e28-4b7c-b3f9-b28de9399f33?fields=application_policy_sets HTTP/1.1" 200 1391 0.080060 10.0.0.19 - - [2025-10-23 23:23:49] "DELETE /access-control-list/705c87f9-2a65-4cf0-a442-c9042f7b5655 HTTP/1.1" 200 115 0.095073 10.0.0.19 - - [2025-10-23 23:23:49] "DELETE /project/28776cfb-4e28-4b7c-b3f9-b28de9399f33 HTTP/1.1" 200 115 0.452028 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:23:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001016 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:23:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000877 10.0.0.19 - - [2025-10-23 23:24:09] "GET /global-system-configs HTTP/1.1" 200 322 0.008481 10.0.0.19 - - [2025-10-23 23:24:11] "GET /global-system-configs HTTP/1.1" 200 322 0.005952 10.0.0.19 - - [2025-10-23 23:24:47] "GET / HTTP/1.1" 200 35931 0.001751 10.0.0.19 - - [2025-10-23 23:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.19 - - [2025-10-23 23:24:47] "GET /global-vrouter-config/dbf72bb6-50ca-43e9-8d45-ba18e9dac69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003939 10.0.0.19 - - [2025-10-23 23:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.19 - - [2025-10-23 23:24:48] "GET /global-vrouter-config/dbf72bb6-50ca-43e9-8d45-ba18e9dac69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002735 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:24:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000924 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:24:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001090 10.0.0.19 - - [2025-10-23 23:25:04] "GET / HTTP/1.1" 200 35931 0.001585 10.0.0.19 - - [2025-10-23 23:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.19 - - [2025-10-23 23:25:04] "GET /global-system-config/d347b43e-215e-4484-b295-0d116e942159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006095 10.0.0.19 - - [2025-10-23 23:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.19 - - [2025-10-23 23:25:04] "GET /config-node/ae222988-3bae-4ff2-b541-73cbeec0ef0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001620 10.0.0.19 - - [2025-10-23 23:25:05] "GET / HTTP/1.1" 200 35931 0.001342 10.0.0.19 - - [2025-10-23 23:25:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002402 10.0.0.19 - - [2025-10-23 23:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.19 - - [2025-10-23 23:25:10] "GET /global-vrouter-config/dbf72bb6-50ca-43e9-8d45-ba18e9dac69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002881 10.0.0.19 - - [2025-10-23 23:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.19 - - [2025-10-23 23:25:10] "PUT /global-vrouter-config/dbf72bb6-50ca-43e9-8d45-ba18e9dac69e HTTP/1.1" 200 276 0.015128 10.0.0.19 - - [2025-10-23 23:25:10] "GET / HTTP/1.1" 200 35931 0.001771 10.0.0.19 - - [2025-10-23 23:25:10] "POST /alarms HTTP/1.1" 409 264 0.002161 10.0.0.19 - - [2025-10-23 23:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.19 - - [2025-10-23 23:25:10] "PUT /alarm/b44e30ce-3c4a-4c96-b99a-279f72fc2934 HTTP/1.1" 200 244 0.009065 10.0.0.19 - - [2025-10-23 23:25:10] "POST /alarms HTTP/1.1" 409 261 0.002533 10.0.0.19 - - [2025-10-23 23:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.19 - - [2025-10-23 23:25:10] "PUT /alarm/dedb3558-4dd9-47f4-aa74-842c7a1280a2 HTTP/1.1" 200 244 0.008416 10.0.0.19 - - [2025-10-23 23:25:10] "POST /alarms HTTP/1.1" 409 261 0.004922 10.0.0.19 - - [2025-10-23 23:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.19 - - [2025-10-23 23:25:10] "PUT /alarm/319da2c4-3772-4989-95f2-c35b77a7b05b HTTP/1.1" 200 244 0.009313 10.0.0.19 - - [2025-10-23 23:25:10] "POST /alarms HTTP/1.1" 409 253 0.007041 10.0.0.19 - - [2025-10-23 23:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.19 - - [2025-10-23 23:25:10] "PUT /alarm/6903d587-a9cc-4341-9b09-834a3c44d41c HTTP/1.1" 200 244 0.012191 10.0.0.19 - - [2025-10-23 23:25:10] "POST /alarms HTTP/1.1" 409 251 0.006824 10.0.0.19 - - [2025-10-23 23:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.19 - - [2025-10-23 23:25:10] "PUT /alarm/5228c65c-aef6-4cac-b83a-6abde8f290e5 HTTP/1.1" 200 244 0.011288 10.0.0.19 - - [2025-10-23 23:25:10] "POST /alarms HTTP/1.1" 409 252 0.009789 10.0.0.19 - - [2025-10-23 23:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.19 - - [2025-10-23 23:25:10] "PUT /alarm/21c21f41-08e8-46f7-b659-205312c0b6c3 HTTP/1.1" 200 244 0.009085 10.0.0.19 - - [2025-10-23 23:25:10] "POST /alarms HTTP/1.1" 409 256 0.001416 10.0.0.19 - - [2025-10-23 23:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.19 - - [2025-10-23 23:25:10] "PUT /alarm/638efadf-33ae-4803-bb86-bbf0a1126a68 HTTP/1.1" 200 244 0.009158 10.0.0.19 - - [2025-10-23 23:25:10] "POST /alarms HTTP/1.1" 409 248 0.005250 10.0.0.19 - - [2025-10-23 23:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.19 - - [2025-10-23 23:25:10] "PUT /alarm/87e59435-208a-4b52-a56a-0111503305ab HTTP/1.1" 200 244 0.009967 10.0.0.19 - - [2025-10-23 23:25:10] "POST /alarms HTTP/1.1" 409 252 0.003261 10.0.0.19 - - [2025-10-23 23:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001240 10.0.0.19 - - [2025-10-23 23:25:10] "PUT /alarm/2e282728-ee9c-4eb6-9859-2de70926e853 HTTP/1.1" 200 244 0.016772 10.0.0.19 - - [2025-10-23 23:25:10] "POST /alarms HTTP/1.1" 409 257 0.010890 10.0.0.19 - - [2025-10-23 23:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.19 - - [2025-10-23 23:25:11] "PUT /alarm/f2ae0fbd-445c-4b80-a7f3-99bbf7251adb HTTP/1.1" 200 244 0.010646 10.0.0.19 - - [2025-10-23 23:25:11] "POST /alarms HTTP/1.1" 409 251 0.011089 10.0.0.19 - - [2025-10-23 23:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.19 - - [2025-10-23 23:25:11] "PUT /alarm/9edd3d93-2ade-4771-87cd-dd4a4ab155bc HTTP/1.1" 200 244 0.010775 10.0.0.19 - - [2025-10-23 23:25:11] "POST /alarms HTTP/1.1" 409 257 0.012600 10.0.0.19 - - [2025-10-23 23:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007315 10.0.0.19 - - [2025-10-23 23:25:11] "PUT /alarm/cb273ae9-8a1f-4826-98cf-a7362bf18fd0 HTTP/1.1" 200 244 0.023659 10.0.0.19 - - [2025-10-23 23:25:11] "POST /alarms HTTP/1.1" 409 261 0.008693 10.0.0.19 - - [2025-10-23 23:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.19 - - [2025-10-23 23:25:11] "PUT /alarm/df565135-55a1-4cd5-9ae1-1127fd2c6cad HTTP/1.1" 200 244 0.014002 10.0.0.19 - - [2025-10-23 23:25:11] "POST /alarms HTTP/1.1" 409 258 0.016419 10.0.0.19 - - [2025-10-23 23:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.19 - - [2025-10-23 23:25:11] "PUT /alarm/f6535b07-cabc-48e4-a666-077c10f3cf9d HTTP/1.1" 200 244 0.013033 10.0.0.19 - - [2025-10-23 23:25:11] "POST /alarms HTTP/1.1" 409 254 0.011652 10.0.0.19 - - [2025-10-23 23:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.19 - - [2025-10-23 23:25:11] "PUT /alarm/3ead1847-9e65-4d0d-8906-17598efa82c1 HTTP/1.1" 200 244 0.011588 10.0.0.19 - - [2025-10-23 23:25:11] "POST /alarms HTTP/1.1" 409 254 0.008574 10.0.0.19 - - [2025-10-23 23:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.19 - - [2025-10-23 23:25:11] "PUT /alarm/3ac865b3-53bf-435b-8cde-29373103e096 HTTP/1.1" 200 244 0.012675 10.0.0.19 - - [2025-10-23 23:25:11] "POST /alarms HTTP/1.1" 409 254 0.014485 10.0.0.19 - - [2025-10-23 23:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.19 - - [2025-10-23 23:25:11] "PUT /alarm/fcf2feb1-074b-4269-a656-de901dd49485 HTTP/1.1" 200 244 0.012126 10.0.0.19 - - [2025-10-23 23:25:11] "POST /alarms HTTP/1.1" 409 247 0.010962 10.0.0.19 - - [2025-10-23 23:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.19 - - [2025-10-23 23:25:11] "PUT /alarm/e2a41538-f301-45bb-8fc8-148f64259b29 HTTP/1.1" 200 244 0.011596 10.0.0.19 - - [2025-10-23 23:25:11] "POST /alarms HTTP/1.1" 409 272 0.012755 10.0.0.19 - - [2025-10-23 23:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.19 - - [2025-10-23 23:25:11] "PUT /alarm/ddc05101-663f-432e-b994-96bb15ac1890 HTTP/1.1" 200 244 0.011577 10.0.0.19 - - [2025-10-23 23:25:11] "POST /alarms HTTP/1.1" 409 261 0.008301 10.0.0.19 - - [2025-10-23 23:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.19 - - [2025-10-23 23:25:11] "PUT /alarm/0b0ddefd-db7c-46ac-bbf9-44437b130866 HTTP/1.1" 200 244 0.010654 10.0.0.19 - - [2025-10-23 23:25:11] "POST /alarms HTTP/1.1" 409 259 0.007031 10.0.0.19 - - [2025-10-23 23:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.19 - - [2025-10-23 23:25:11] "PUT /alarm/3d23784e-fc2e-4d98-b0f2-40e1b4ef6356 HTTP/1.1" 200 244 0.012925 10.0.0.19 - - [2025-10-23 23:25:11] "POST /alarms HTTP/1.1" 409 265 0.004689 10.0.0.19 - - [2025-10-23 23:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.19 - - [2025-10-23 23:25:11] "PUT /alarm/b618f941-1ea8-4be6-8c80-c895e086703e HTTP/1.1" 200 244 0.011540 10.0.0.19 - - [2025-10-23 23:25:11] "POST /alarms HTTP/1.1" 409 279 0.010527 10.0.0.19 - - [2025-10-23 23:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.19 - - [2025-10-23 23:25:12] "PUT /alarm/5d10e517-9852-4bd3-81eb-91ba674a819a HTTP/1.1" 200 244 0.010424 10.0.0.19 - - [2025-10-23 23:25:12] "GET / HTTP/1.1" 200 35931 0.001683 10.0.0.19 - - [2025-10-23 23:25:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002408 10.0.0.19 - - [2025-10-23 23:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.19 - - [2025-10-23 23:25:12] "PUT /global-vrouter-config/dbf72bb6-50ca-43e9-8d45-ba18e9dac69e HTTP/1.1" 200 276 0.010027 10.0.0.19 - - [2025-10-23 23:25:12] "GET / HTTP/1.1" 200 35931 0.001551 10.0.0.19 - - [2025-10-23 23:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.19 - - [2025-10-23 23:25:12] "GET /global-vrouter-config/dbf72bb6-50ca-43e9-8d45-ba18e9dac69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002513 10.0.0.19 - - [2025-10-23 23:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.19 - - [2025-10-23 23:25:12] "PUT /global-vrouter-config/dbf72bb6-50ca-43e9-8d45-ba18e9dac69e HTTP/1.1" 200 276 0.014245 10.0.0.19 - - [2025-10-23 23:25:12] "GET / HTTP/1.1" 200 35931 0.001629 10.0.0.19 - - [2025-10-23 23:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.19 - - [2025-10-23 23:25:12] "GET /global-system-config/d347b43e-215e-4484-b295-0d116e942159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004078 10.0.0.19 - - [2025-10-23 23:25:12] "PUT /global-system-config/d347b43e-215e-4484-b295-0d116e942159 HTTP/1.1" 200 274 0.019117 10.0.0.19 - - [2025-10-23 23:25:16] "GET / HTTP/1.1" 200 35931 0.001351 10.0.0.19 - - [2025-10-23 23:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005320 10.0.0.19 - - [2025-10-23 23:25:16] "GET /routing-instance/968e682b-4891-44fd-852f-e9f16ab41219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003011 10.0.0.19 - - [2025-10-23 23:25:16] "POST /bgp-routers HTTP/1.1" 409 301 0.002491 10.0.0.19 - - [2025-10-23 23:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.19 - - [2025-10-23 23:25:16] "GET /bgp-router/5d19b94e-f540-448b-a245-94a81e4bef45?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003310 10.0.0.19 - - [2025-10-23 23:25:16] "PUT /bgp-router/5d19b94e-f540-448b-a245-94a81e4bef45 HTTP/1.1" 200 254 0.011142 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:25:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003050 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:25:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000826 10.0.0.19 - - [2025-10-23 23:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.19 - - [2025-10-23 23:25:18] "GET /global-vrouter-config/dbf72bb6-50ca-43e9-8d45-ba18e9dac69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002582 10.0.0.19 - - [2025-10-23 23:25:31] "GET / HTTP/1.1" 200 35931 0.001871 10.0.0.19 - - [2025-10-23 23:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.19 - - [2025-10-23 23:25:31] "GET /global-system-config/d347b43e-215e-4484-b295-0d116e942159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005332 10.0.0.19 - - [2025-10-23 23:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.19 - - [2025-10-23 23:25:31] "GET /config-node/ae222988-3bae-4ff2-b541-73cbeec0ef0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001534 10.0.0.19 - - [2025-10-23 23:25:42] "GET / HTTP/1.1" 200 35931 0.001512 10.0.0.19 - - [2025-10-23 23:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.19 - - [2025-10-23 23:25:42] "GET /routing-instance/968e682b-4891-44fd-852f-e9f16ab41219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004261 10.0.0.19 - - [2025-10-23 23:25:42] "POST /bgp-routers HTTP/1.1" 409 301 0.001645 10.0.0.19 - - [2025-10-23 23:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.19 - - [2025-10-23 23:25:42] "GET /bgp-router/5d19b94e-f540-448b-a245-94a81e4bef45?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002420 10.0.0.19 - - [2025-10-23 23:25:42] "PUT /bgp-router/5d19b94e-f540-448b-a245-94a81e4bef45 HTTP/1.1" 200 254 0.011436 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:25:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001069 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:25:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001127 10.0.0.19 - - [2025-10-23 23:25:57] "GET / HTTP/1.1" 200 35931 0.002191 10.0.0.19 - - [2025-10-23 23:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.19 - - [2025-10-23 23:25:57] "GET /global-system-config/d347b43e-215e-4484-b295-0d116e942159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004073 10.0.0.19 - - [2025-10-23 23:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.19 - - [2025-10-23 23:25:57] "GET /config-node/ae222988-3bae-4ff2-b541-73cbeec0ef0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003723 10.0.0.19 - - [2025-10-23 23:25:57] "GET / HTTP/1.1" 200 35931 0.001407 10.0.0.19 - - [2025-10-23 23:25:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002646 10.0.0.19 - - [2025-10-23 23:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.19 - - [2025-10-23 23:26:02] "GET /global-vrouter-config/dbf72bb6-50ca-43e9-8d45-ba18e9dac69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002233 10.0.0.19 - - [2025-10-23 23:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.19 - - [2025-10-23 23:26:02] "PUT /global-vrouter-config/dbf72bb6-50ca-43e9-8d45-ba18e9dac69e HTTP/1.1" 200 276 0.006014 10.0.0.19 - - [2025-10-23 23:26:03] "GET / HTTP/1.1" 200 35931 0.001752 10.0.0.19 - - [2025-10-23 23:26:03] "POST /alarms HTTP/1.1" 409 264 0.002514 10.0.0.19 - - [2025-10-23 23:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.19 - - [2025-10-23 23:26:03] "PUT /alarm/b44e30ce-3c4a-4c96-b99a-279f72fc2934 HTTP/1.1" 200 244 0.011310 10.0.0.19 - - [2025-10-23 23:26:03] "POST /alarms HTTP/1.1" 409 261 0.002362 10.0.0.19 - - [2025-10-23 23:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.19 - - [2025-10-23 23:26:03] "PUT /alarm/dedb3558-4dd9-47f4-aa74-842c7a1280a2 HTTP/1.1" 200 244 0.008254 10.0.0.19 - - [2025-10-23 23:26:03] "POST /alarms HTTP/1.1" 409 261 0.006125 10.0.0.19 - - [2025-10-23 23:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.19 - - [2025-10-23 23:26:03] "PUT /alarm/319da2c4-3772-4989-95f2-c35b77a7b05b HTTP/1.1" 200 244 0.009025 10.0.0.19 - - [2025-10-23 23:26:03] "POST /alarms HTTP/1.1" 409 253 0.002211 10.0.0.19 - - [2025-10-23 23:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.19 - - [2025-10-23 23:26:03] "PUT /alarm/6903d587-a9cc-4341-9b09-834a3c44d41c HTTP/1.1" 200 244 0.011497 10.0.0.19 - - [2025-10-23 23:26:03] "POST /alarms HTTP/1.1" 409 251 0.012168 10.0.0.19 - - [2025-10-23 23:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.19 - - [2025-10-23 23:26:03] "PUT /alarm/5228c65c-aef6-4cac-b83a-6abde8f290e5 HTTP/1.1" 200 244 0.008315 10.0.0.19 - - [2025-10-23 23:26:03] "POST /alarms HTTP/1.1" 409 252 0.007906 10.0.0.19 - - [2025-10-23 23:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009257 10.0.0.19 - - [2025-10-23 23:26:03] "PUT /alarm/21c21f41-08e8-46f7-b659-205312c0b6c3 HTTP/1.1" 200 244 0.011046 10.0.0.19 - - [2025-10-23 23:26:03] "POST /alarms HTTP/1.1" 409 256 0.010046 10.0.0.19 - - [2025-10-23 23:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004549 10.0.0.19 - - [2025-10-23 23:26:03] "PUT /alarm/638efadf-33ae-4803-bb86-bbf0a1126a68 HTTP/1.1" 200 244 0.009196 10.0.0.19 - - [2025-10-23 23:26:03] "POST /alarms HTTP/1.1" 409 248 0.001427 10.0.0.19 - - [2025-10-23 23:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001277 10.0.0.19 - - [2025-10-23 23:26:03] "PUT /alarm/87e59435-208a-4b52-a56a-0111503305ab HTTP/1.1" 200 244 0.018429 10.0.0.19 - - [2025-10-23 23:26:03] "POST /alarms HTTP/1.1" 409 252 0.001832 10.0.0.19 - - [2025-10-23 23:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.19 - - [2025-10-23 23:26:03] "PUT /alarm/2e282728-ee9c-4eb6-9859-2de70926e853 HTTP/1.1" 200 244 0.009996 10.0.0.19 - - [2025-10-23 23:26:03] "POST /alarms HTTP/1.1" 409 257 0.002085 10.0.0.19 - - [2025-10-23 23:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.19 - - [2025-10-23 23:26:03] "PUT /alarm/f2ae0fbd-445c-4b80-a7f3-99bbf7251adb HTTP/1.1" 200 244 0.009090 10.0.0.19 - - [2025-10-23 23:26:03] "POST /alarms HTTP/1.1" 409 251 0.006844 10.0.0.19 - - [2025-10-23 23:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.19 - - [2025-10-23 23:26:03] "PUT /alarm/9edd3d93-2ade-4771-87cd-dd4a4ab155bc HTTP/1.1" 200 244 0.008981 10.0.0.19 - - [2025-10-23 23:26:03] "POST /alarms HTTP/1.1" 409 257 0.005895 10.0.0.19 - - [2025-10-23 23:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.19 - - [2025-10-23 23:26:03] "PUT /alarm/cb273ae9-8a1f-4826-98cf-a7362bf18fd0 HTTP/1.1" 200 244 0.009583 10.0.0.19 - - [2025-10-23 23:26:03] "POST /alarms HTTP/1.1" 409 261 0.002912 10.0.0.19 - - [2025-10-23 23:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.19 - - [2025-10-23 23:26:03] "PUT /alarm/df565135-55a1-4cd5-9ae1-1127fd2c6cad HTTP/1.1" 200 244 0.009580 10.0.0.19 - - [2025-10-23 23:26:03] "POST /alarms HTTP/1.1" 409 258 0.008339 10.0.0.19 - - [2025-10-23 23:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.19 - - [2025-10-23 23:26:04] "PUT /alarm/f6535b07-cabc-48e4-a666-077c10f3cf9d HTTP/1.1" 200 244 0.008995 10.0.0.19 - - [2025-10-23 23:26:04] "POST /alarms HTTP/1.1" 409 254 0.008203 10.0.0.19 - - [2025-10-23 23:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.19 - - [2025-10-23 23:26:04] "PUT /alarm/3ead1847-9e65-4d0d-8906-17598efa82c1 HTTP/1.1" 200 244 0.021654 10.0.0.19 - - [2025-10-23 23:26:04] "POST /alarms HTTP/1.1" 409 254 0.005112 10.0.0.19 - - [2025-10-23 23:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.19 - - [2025-10-23 23:26:04] "PUT /alarm/3ac865b3-53bf-435b-8cde-29373103e096 HTTP/1.1" 200 244 0.010778 10.0.0.19 - - [2025-10-23 23:26:04] "POST /alarms HTTP/1.1" 409 254 0.005149 10.0.0.19 - - [2025-10-23 23:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.19 - - [2025-10-23 23:26:04] "PUT /alarm/fcf2feb1-074b-4269-a656-de901dd49485 HTTP/1.1" 200 244 0.015534 10.0.0.19 - - [2025-10-23 23:26:04] "POST /alarms HTTP/1.1" 409 247 0.004747 10.0.0.19 - - [2025-10-23 23:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.19 - - [2025-10-23 23:26:04] "PUT /alarm/e2a41538-f301-45bb-8fc8-148f64259b29 HTTP/1.1" 200 244 0.010789 10.0.0.19 - - [2025-10-23 23:26:04] "POST /alarms HTTP/1.1" 409 272 0.007760 10.0.0.19 - - [2025-10-23 23:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.19 - - [2025-10-23 23:26:04] "PUT /alarm/ddc05101-663f-432e-b994-96bb15ac1890 HTTP/1.1" 200 244 0.010157 10.0.0.19 - - [2025-10-23 23:26:04] "POST /alarms HTTP/1.1" 409 261 0.006752 10.0.0.19 - - [2025-10-23 23:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004877 10.0.0.19 - - [2025-10-23 23:26:04] "PUT /alarm/0b0ddefd-db7c-46ac-bbf9-44437b130866 HTTP/1.1" 200 244 0.009471 10.0.0.19 - - [2025-10-23 23:26:04] "POST /alarms HTTP/1.1" 409 259 0.006003 10.0.0.19 - - [2025-10-23 23:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.19 - - [2025-10-23 23:26:04] "PUT /alarm/3d23784e-fc2e-4d98-b0f2-40e1b4ef6356 HTTP/1.1" 200 244 0.018346 10.0.0.19 - - [2025-10-23 23:26:04] "POST /alarms HTTP/1.1" 409 265 0.008787 10.0.0.19 - - [2025-10-23 23:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.19 - - [2025-10-23 23:26:04] "PUT /alarm/b618f941-1ea8-4be6-8c80-c895e086703e HTTP/1.1" 200 244 0.009103 10.0.0.19 - - [2025-10-23 23:26:04] "POST /alarms HTTP/1.1" 409 279 0.001932 10.0.0.19 - - [2025-10-23 23:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.19 - - [2025-10-23 23:26:04] "PUT /alarm/5d10e517-9852-4bd3-81eb-91ba674a819a HTTP/1.1" 200 244 0.007772 10.0.0.19 - - [2025-10-23 23:26:04] "GET / HTTP/1.1" 200 35931 0.001538 10.0.0.19 - - [2025-10-23 23:26:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002434 10.0.0.19 - - [2025-10-23 23:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.19 - - [2025-10-23 23:26:04] "PUT /global-vrouter-config/dbf72bb6-50ca-43e9-8d45-ba18e9dac69e HTTP/1.1" 200 276 0.007210 10.0.0.19 - - [2025-10-23 23:26:05] "GET / HTTP/1.1" 200 35931 0.001860 10.0.0.19 - - [2025-10-23 23:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.19 - - [2025-10-23 23:26:05] "GET /global-vrouter-config/dbf72bb6-50ca-43e9-8d45-ba18e9dac69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002949 10.0.0.19 - - [2025-10-23 23:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.19 - - [2025-10-23 23:26:05] "PUT /global-vrouter-config/dbf72bb6-50ca-43e9-8d45-ba18e9dac69e HTTP/1.1" 200 276 0.011587 10.0.0.19 - - [2025-10-23 23:26:05] "GET / HTTP/1.1" 200 35931 0.001638 10.0.0.19 - - [2025-10-23 23:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.19 - - [2025-10-23 23:26:05] "GET /global-system-config/d347b43e-215e-4484-b295-0d116e942159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004745 10.0.0.19 - - [2025-10-23 23:26:05] "PUT /global-system-config/d347b43e-215e-4484-b295-0d116e942159 HTTP/1.1" 200 274 0.014284 10.0.0.19 - - [2025-10-23 23:26:09] "GET / HTTP/1.1" 200 35931 0.001504 10.0.0.19 - - [2025-10-23 23:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.19 - - [2025-10-23 23:26:09] "GET /routing-instance/968e682b-4891-44fd-852f-e9f16ab41219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002648 10.0.0.19 - - [2025-10-23 23:26:09] "POST /bgp-routers HTTP/1.1" 409 301 0.001613 10.0.0.19 - - [2025-10-23 23:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012075 10.0.0.19 - - [2025-10-23 23:26:09] "GET /bgp-router/5d19b94e-f540-448b-a245-94a81e4bef45?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002621 10.0.0.19 - - [2025-10-23 23:26:09] "PUT /bgp-router/5d19b94e-f540-448b-a245-94a81e4bef45 HTTP/1.1" 200 254 0.017047 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:26:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000907 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:26:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000837 10.0.0.19 - - [2025-10-23 23:26:13] "POST /tags HTTP/1.1" 200 355 0.019606 10.0.0.19 - - [2025-10-23 23:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013550 10.0.0.19 - - [2025-10-23 23:26:13] "GET /tag/76138a2d-1958-4df8-b655-e03515897df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011687 10.0.0.19 - - [2025-10-23 23:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.19 - - [2025-10-23 23:26:13] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003987 10.0.0.19 - - [2025-10-23 23:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.19 - - [2025-10-23 23:26:13] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042519 10.0.0.19 - - [2025-10-23 23:26:13] "POST /virtual-machines HTTP/1.1" 200 351 0.011204 10.0.0.19 - - [2025-10-23 23:26:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.037054 10.0.0.19 - - [2025-10-23 23:26:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.129391 10.0.0.19 - - [2025-10-23 23:26:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008502 10.0.0.19 - - [2025-10-23 23:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008396 10.0.0.19 - - [2025-10-23 23:26:14] "GET /virtual-machine-interface/aaa6b562-b067-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.004107 10.0.0.19 - - [2025-10-23 23:26:14] "POST /instance-ips HTTP/1.1" 200 391 0.025562 10.0.0.19 - - [2025-10-23 23:26:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.024246 10.0.0.19 - - [2025-10-23 23:26:14] "GET /virtual-machine-interface/aaa6b562-b067-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.011706 10.0.0.19 - - [2025-10-23 23:26:14] "POST /set-tag HTTP/1.1" 200 109 0.034570 10.0.0.19 - - [2025-10-23 23:26:14] "GET /virtual-machine-interface/aaa6b562-b067-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.017649 10.0.0.19 - - [2025-10-23 23:26:14] "GET /instance-ip/aac3cbb6-b067-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002740 10.0.0.19 - - [2025-10-23 23:26:14] "GET /virtual-machine-interface/aaa6b562-b067-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004835 10.0.0.19 - - [2025-10-23 23:26:14] "POST /set-tag HTTP/1.1" 200 109 0.001908 10.0.0.19 - - [2025-10-23 23:26:14] "GET /virtual-router/0eb7d548-e3c6-4344-a75a-aaec4945643f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003281 10.0.0.19 - - [2025-10-23 23:26:14] "POST /ref-update HTTP/1.1" 200 156 0.007211 10.0.0.19 - - [2025-10-23 23:26:14] "GET /virtual-machine-interface/aaa6b562-b067-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005762 10.0.0.19 - - [2025-10-23 23:26:14] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.19 - - [2025-10-23 23:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.19 - - [2025-10-23 23:26:14] "GET /virtual-network/19c3be8e-f340-4030-bfeb-fb0628fedcff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004505 10.0.0.19 - - [2025-10-23 23:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.19 - - [2025-10-23 23:26:14] "GET /project/7629bc19-7b3a-4d24-a3d0-e64811acd20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034840 10.0.0.19 - - [2025-10-23 23:26:14] "POST /virtual-machines HTTP/1.1" 200 355 0.008002 10.0.0.19 - - [2025-10-23 23:26:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008386 10.0.0.19 - - [2025-10-23 23:26:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.102015 10.0.0.19 - - [2025-10-23 23:26:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.023779 10.0.0.19 - - [2025-10-23 23:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009429 10.0.0.19 - - [2025-10-23 23:26:14] "GET /virtual-machine-interface/ab1b0048-b067-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004608 10.0.0.19 - - [2025-10-23 23:26:14] "POST /instance-ips HTTP/1.1" 200 395 0.026866 10.0.0.19 - - [2025-10-23 23:26:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.032469 10.0.0.19 - - [2025-10-23 23:26:15] "GET /virtual-machine-interface/ab1b0048-b067-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.023652 10.0.0.19 - - [2025-10-23 23:26:15] "POST /set-tag HTTP/1.1" 200 109 0.015142 10.0.0.19 - - [2025-10-23 23:26:15] "GET /virtual-machine-interface/ab1b0048-b067-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.014160 10.0.0.19 - - [2025-10-23 23:26:15] "GET /instance-ip/ab2f1182-b067-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003188 10.0.0.19 - - [2025-10-23 23:26:15] "GET /virtual-machine-interface/ab1b0048-b067-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005063 10.0.0.19 - - [2025-10-23 23:26:15] "POST /set-tag HTTP/1.1" 200 109 0.001852 10.0.0.19 - - [2025-10-23 23:26:15] "GET /virtual-router/0eb7d548-e3c6-4344-a75a-aaec4945643f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.003690 10.0.0.19 - - [2025-10-23 23:26:15] "POST /ref-update HTTP/1.1" 200 156 0.007844 10.0.0.19 - - [2025-10-23 23:26:15] "GET /virtual-machine-interface/ab1b0048-b067-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004582 10.0.0.19 - - [2025-10-23 23:26:15] "POST /set-tag HTTP/1.1" 200 109 0.002186 10.0.0.19 - - [2025-10-23 23:26:15] "GET /virtual-machine-interface/aaa6b562-b067-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005269 10.0.0.19 - - [2025-10-23 23:26:15] "POST /set-tag HTTP/1.1" 200 109 0.002559 10.0.0.19 - - [2025-10-23 23:26:15] "GET /virtual-machine-interface/ab1b0048-b067-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003780 10.0.0.19 - - [2025-10-23 23:26:15] "POST /set-tag HTTP/1.1" 200 109 0.007603 10.0.0.19 - - [2025-10-23 23:26:24] "GET / HTTP/1.1" 200 35931 0.002024 10.0.0.19 - - [2025-10-23 23:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.19 - - [2025-10-23 23:26:24] "GET /global-system-config/d347b43e-215e-4484-b295-0d116e942159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004444 10.0.0.19 - - [2025-10-23 23:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.19 - - [2025-10-23 23:26:24] "GET /config-node/ae222988-3bae-4ff2-b541-73cbeec0ef0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003079 10.0.0.19 - - [2025-10-23 23:26:32] "GET /virtual-machine-interface/aaa6b562-b067-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004564 10.0.0.19 - - [2025-10-23 23:26:32] "POST /set-tag HTTP/1.1" 200 109 0.001694 10.0.0.19 - - [2025-10-23 23:26:33] "GET /virtual-machine-interface/ab1b0048-b067-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004283 10.0.0.19 - - [2025-10-23 23:26:33] "POST /set-tag HTTP/1.1" 200 109 0.001856 10.0.0.19 - - [2025-10-23 23:26:34] "GET /virtual-machine-interface/aaa6b562-b067-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004494 10.0.0.19 - - [2025-10-23 23:26:34] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.19 - - [2025-10-23 23:26:36] "GET / HTTP/1.1" 200 35931 0.001599 10.0.0.19 - - [2025-10-23 23:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.19 - - [2025-10-23 23:26:36] "GET /routing-instance/968e682b-4891-44fd-852f-e9f16ab41219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002521 10.0.0.19 - - [2025-10-23 23:26:36] "POST /bgp-routers HTTP/1.1" 409 301 0.001616 10.0.0.19 - - [2025-10-23 23:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.19 - - [2025-10-23 23:26:36] "GET /bgp-router/5d19b94e-f540-448b-a245-94a81e4bef45?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002685 10.0.0.19 - - [2025-10-23 23:26:36] "PUT /bgp-router/5d19b94e-f540-448b-a245-94a81e4bef45 HTTP/1.1" 200 254 0.017515 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:26:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000967 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:26:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000855 10.0.0.19 - - [2025-10-23 23:27:05] "GET /virtual-machine-interface/aaa6b562-b067-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005558 10.0.0.19 - - [2025-10-23 23:27:05] "POST /set-tag HTTP/1.1" 200 109 0.002219 10.0.0.19 - - [2025-10-23 23:27:05] "GET /virtual-machine-interface/aaa6b562-b067-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.010698 10.0.0.19 - - [2025-10-23 23:27:05] "POST /set-tag HTTP/1.1" 200 109 0.001829 10.0.0.19 - - [2025-10-23 23:27:05] "GET /virtual-machine/871c46c0-8777-4d72-ab67-8e45aea05910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.002251 10.0.0.19 - - [2025-10-23 23:27:05] "POST /ref-update HTTP/1.1" 200 156 0.009442 10.0.0.19 - - [2025-10-23 23:27:05] "GET /virtual-machine-interface/aaa6b562-b067-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.014138 10.0.0.19 - - [2025-10-23 23:27:05] "POST /set-tag HTTP/1.1" 200 109 0.022026 10.0.0.19 - - [2025-10-23 23:27:05] "POST /set-tag HTTP/1.1" 200 109 0.024496 10.0.0.19 - - [2025-10-23 23:27:05] "DELETE /instance-ip/aac3cbb6-b067-11f0-93a7-fa163e3e713a HTTP/1.1" 200 115 0.047107 10.0.0.19 - - [2025-10-23 23:27:05] "DELETE /virtual-machine-interface/aaa6b562-b067-11f0-93a7-fa163e3e713a HTTP/1.1" 200 115 0.034804 10.0.0.19 - - [2025-10-23 23:27:05] "DELETE /virtual-machine/871c46c0-8777-4d72-ab67-8e45aea05910 HTTP/1.1" 200 115 0.014348 10.0.0.19 - - [2025-10-23 23:27:05] "GET /virtual-machine-interface/ab1b0048-b067-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004470 10.0.0.19 - - [2025-10-23 23:27:05] "POST /set-tag HTTP/1.1" 200 109 0.002336 10.0.0.19 - - [2025-10-23 23:27:36] "GET /virtual-machine-interface/ab1b0048-b067-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004509 10.0.0.19 - - [2025-10-23 23:27:36] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.19 - - [2025-10-23 23:27:36] "GET /virtual-machine-interface/ab1b0048-b067-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007477 10.0.0.19 - - [2025-10-23 23:27:36] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.19 - - [2025-10-23 23:27:36] "GET /virtual-machine/3e1499e8-d4bb-4b67-86c4-0cff9a8a7aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.003237 10.0.0.19 - - [2025-10-23 23:27:36] "POST /ref-update HTTP/1.1" 200 156 0.011787 10.0.0.19 - - [2025-10-23 23:27:36] "GET /virtual-machine-interface/ab1b0048-b067-11f0-93a7-fa163e3e713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.026490 10.0.0.19 - - [2025-10-23 23:27:36] "POST /set-tag HTTP/1.1" 200 109 0.017875 10.0.0.19 - - [2025-10-23 23:27:36] "POST /set-tag HTTP/1.1" 200 109 0.013840 10.0.0.19 - - [2025-10-23 23:27:36] "DELETE /instance-ip/ab2f1182-b067-11f0-93a7-fa163e3e713a HTTP/1.1" 200 115 0.036115 10.0.0.19 - - [2025-10-23 23:27:36] "DELETE /virtual-machine-interface/ab1b0048-b067-11f0-93a7-fa163e3e713a HTTP/1.1" 200 115 0.033432 10.0.0.19 - - [2025-10-23 23:27:36] "DELETE /virtual-machine/3e1499e8-d4bb-4b67-86c4-0cff9a8a7aa1 HTTP/1.1" 200 115 0.022849 10.0.0.19 - - [2025-10-23 23:27:36] "DELETE /tag/76138a2d-1958-4df8-b655-e03515897df8 HTTP/1.1" 200 115 0.043470 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:27:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001050 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:27:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001011 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:27:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000914 [Introspect:8084]10.0.0.19 - - [2025-10-23 23:27:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000959