++ 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: =================== Sat Nov 1 07:00:24 PM UTC 2025 ===================' INFO: =================== Sat Nov 1 07:00:24 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ sort ++++ uniq ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , +++ local local_ips=,10.0.0.19,10.180.104.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.180.104.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ echo 10.0.0.19:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 11/01/2025 19:01:12.427 7f74187567c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/01/2025 19:01:12.844 7f74187567c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/01/2025 19:01:12.869 7f74187567c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/01/2025 19:01:12.870 7f74187567c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2025-11-01 19:01:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001143 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-11-01 19:01:22] "GET / HTTP/1.1" 503 181 0.001460 10.0.0.19 - - [2025-11-01 19:01:23] "GET / HTTP/1.1" 200 35931 0.001288 10.0.0.19 - - [2025-11-01 19:01:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.002884 10.0.0.19 - - [2025-11-01 19:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010018 10.0.0.19 - - [2025-11-01 19:01:23] "GET /global-system-config/9bfc0c89-2b51-4966-9fc0-a711078e354d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005794 10.0.0.19 - - [2025-11-01 19:01:23] "POST /service-appliance-sets HTTP/1.1" 200 553 0.044938 10.0.0.19 - - [2025-11-01 19:01:23] "POST /fqname-to-id HTTP/1.1" 404 180 0.002248 10.0.0.19 - - [2025-11-01 19:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.19 - - [2025-11-01 19:01:23] "GET /global-system-config/9bfc0c89-2b51-4966-9fc0-a711078e354d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005666 10.0.0.19 - - [2025-11-01 19:01:23] "POST /service-appliance-sets HTTP/1.1" 200 541 0.048534 10.0.0.19 - - [2025-11-01 19:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.19 - - [2025-11-01 19:01:23] "GET /network-ipam/855b0cc1-3800-4452-8652-0f41ad301db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004414 10.0.0.19 - - [2025-11-01 19:01:23] "POST /service-templates HTTP/1.1" 200 511 0.032680 10.0.0.19 - - [2025-11-01 19:01:23] "POST /service-templates HTTP/1.1" 200 501 0.033727 10.0.0.19 - - [2025-11-01 19:01:23] "GET / HTTP/1.1" 200 45303 0.001242 10.0.0.19 - - [2025-11-01 19:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010652 10.0.0.19 - - [2025-11-01 19:01:23] "POST /service-templates HTTP/1.1" 200 515 0.050179 10.0.0.19 - - [2025-11-01 19:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.19 - - [2025-11-01 19:01:24] "POST /service-templates HTTP/1.1" 200 535 0.030088 10.0.0.19 - - [2025-11-01 19:01:24] "POST /service-templates HTTP/1.1" 200 507 0.032791 10.0.0.19 - - [2025-11-01 19:01:24] "GET / HTTP/1.1" 200 35931 0.002665 10.0.0.19 - - [2025-11-01 19:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.19 - - [2025-11-01 19:01:24] "GET /global-system-config/9bfc0c89-2b51-4966-9fc0-a711078e354d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005727 10.0.0.19 - - [2025-11-01 19:01:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.002285 10.0.0.19 - - [2025-11-01 19:01:24] "POST /config-database-nodes HTTP/1.1" 200 611 0.033021 10.0.0.19 - - [2025-11-01 19:01:25] "GET / HTTP/1.1" 200 35931 0.001469 10.0.0.19 - - [2025-11-01 19:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.19 - - [2025-11-01 19:01:25] "GET / HTTP/1.1" 200 35931 0.001309 10.0.0.19 - - [2025-11-01 19:01:25] "GET /global-system-config/9bfc0c89-2b51-4966-9fc0-a711078e354d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006766 10.0.0.19 - - [2025-11-01 19:01:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.003081 10.0.0.19 - - [2025-11-01 19:01:25] "POST /analytics-nodes HTTP/1.1" 200 599 0.040337 10.0.0.19 - - [2025-11-01 19:01:25] "GET / HTTP/1.1" 200 35931 0.001379 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:01:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002884 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:01:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004356 10.0.0.19 - - [2025-11-01 19:01:26] "GET / HTTP/1.1" 200 35931 0.001363 10.0.0.19 - - [2025-11-01 19:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011994 10.0.0.19 - - [2025-11-01 19:01:26] "GET /global-system-config/9bfc0c89-2b51-4966-9fc0-a711078e354d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006856 10.0.0.19 - - [2025-11-01 19:01:26] "GET / HTTP/1.1" 200 35931 0.001191 10.0.0.19 - - [2025-11-01 19:01:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.022567 10.0.0.19 - - [2025-11-01 19:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016157 10.0.0.19 - - [2025-11-01 19:01:26] "GET /global-system-config/9bfc0c89-2b51-4966-9fc0-a711078e354d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006793 10.0.0.19 - - [2025-11-01 19:01:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.004844 10.0.0.19 - - [2025-11-01 19:01:26] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.248713 10.0.0.19 - - [2025-11-01 19:01:26] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.264759 10.0.0.19 - - [2025-11-01 19:01:26] "GET / HTTP/1.1" 200 35931 0.001618 10.0.0.19 - - [2025-11-01 19:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.19 - - [2025-11-01 19:01:27] "GET /routing-instance/48fee679-ce61-411b-b465-c3fd4644055d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.129280 10.0.0.19 - - [2025-11-01 19:01:27] "POST /bgp-routers HTTP/1.1" 200 616 0.100358 10.0.0.19 - - [2025-11-01 19:01:27] "GET /bgp-router/f718e678-c85d-4334-915e-91c7bf58bdcb?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.008866 10.0.0.19 - - [2025-11-01 19:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.19 - - [2025-11-01 19:01:27] "GET /global-system-config/9bfc0c89-2b51-4966-9fc0-a711078e354d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016805 10.0.0.19 - - [2025-11-01 19:01:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002663 10.0.0.19 - - [2025-11-01 19:01:27] "POST /ref-update HTTP/1.1" 200 156 0.031618 10.0.0.19 - - [2025-11-01 19:01:28] "GET / HTTP/1.1" 200 35931 0.002941 10.0.0.19 - - [2025-11-01 19:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005354 10.0.0.19 - - [2025-11-01 19:01:28] "GET /global-system-config/9bfc0c89-2b51-4966-9fc0-a711078e354d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.016623 10.0.0.19 - - [2025-11-01 19:01:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.005964 10.0.0.19 - - [2025-11-01 19:01:28] "POST /database-nodes HTTP/1.1" 200 597 0.021443 10.0.0.19 - - [2025-11-01 19:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006179 10.0.0.19 - - [2025-11-01 19:01:29] "GET /network-ipam/855b0cc1-3800-4452-8652-0f41ad301db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004967 10.0.0.19 - - [2025-11-01 19:01:30] "POST /fqname-to-id HTTP/1.1" 404 225 0.003508 10.0.0.19 - - [2025-11-01 19:01:30] "POST /access-control-lists HTTP/1.1" 200 587 0.030258 10.0.0.19 - - [2025-11-01 19:01:30] "POST /fqname-to-id HTTP/1.1" 404 224 0.039427 10.0.0.19 - - [2025-11-01 19:01:30] "POST /access-control-lists HTTP/1.1" 200 585 0.025206 10.0.0.19 - - [2025-11-01 19:01:30] "POST /route-targets HTTP/1.1" 200 327 0.010217 10.0.0.19 - - [2025-11-01 19:01:30] "POST /ref-update HTTP/1.1" 200 156 0.030114 10.0.0.19 - - [2025-11-01 19:01:30] "POST /route-targets HTTP/1.1" 200 327 0.018209 10.0.0.19 - - [2025-11-01 19:01:30] "POST /ref-update HTTP/1.1" 200 156 0.033350 10.0.0.19 - - [2025-11-01 19:01:30] "POST /route-targets HTTP/1.1" 200 327 0.010716 10.0.0.19 - - [2025-11-01 19:01:30] "POST /ref-update HTTP/1.1" 200 156 0.030870 10.0.0.19 - - [2025-11-01 19:01:30] "POST /route-targets HTTP/1.1" 200 327 0.018209 10.0.0.19 - - [2025-11-01 19:01:31] "POST /ref-update HTTP/1.1" 200 156 0.033877 10.0.0.19 - - [2025-11-01 19:01:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.002972 10.0.0.19 - - [2025-11-01 19:01:31] "POST /access-control-lists HTTP/1.1" 200 551 0.079698 10.0.0.19 - - [2025-11-01 19:01:31] "PUT /access-control-list/be73545c-4057-4408-85ff-436d4dd0220e HTTP/1.1" 200 272 0.042045 10.0.0.19 - - [2025-11-01 19:01:31] "PUT /access-control-list/cddbc5e4-23b1-4973-b79c-3196ea9e6150 HTTP/1.1" 200 272 0.018149 10.0.0.19 - - [2025-11-01 19:01:33] "GET / HTTP/1.1" 200 35931 0.001277 10.0.0.19 - - [2025-11-01 19:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008747 10.0.0.19 - - [2025-11-01 19:01:33] "GET /global-system-config/9bfc0c89-2b51-4966-9fc0-a711078e354d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.011576 10.0.0.19 - - [2025-11-01 19:01:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.002114 10.0.0.19 - - [2025-11-01 19:01:33] "POST /config-nodes HTTP/1.1" 200 593 0.028460 10.0.0.19 - - [2025-11-01 19:01:33] "GET / HTTP/1.1" 200 35931 0.001499 10.0.0.19 - - [2025-11-01 19:01:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002525 10.0.0.19 - - [2025-11-01 19:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.19 - - [2025-11-01 19:01:38] "GET /global-vrouter-config/a0da06d4-39fd-4779-bd45-31221fc44f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.002477 10.0.0.19 - - [2025-11-01 19:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.19 - - [2025-11-01 19:01:38] "PUT /global-vrouter-config/a0da06d4-39fd-4779-bd45-31221fc44f02 HTTP/1.1" 200 276 0.007048 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:01:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000815 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:01:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001410 10.0.0.19 - - [2025-11-01 19:01:38] "GET / HTTP/1.1" 200 35931 0.002129 10.0.0.19 - - [2025-11-01 19:01:39] "POST /alarms HTTP/1.1" 200 581 0.054350 10.0.0.19 - - [2025-11-01 19:01:39] "POST /alarms HTTP/1.1" 200 575 0.053060 10.0.0.19 - - [2025-11-01 19:01:39] "POST /alarms HTTP/1.1" 200 575 0.154580 10.0.0.19 - - [2025-11-01 19:01:39] "POST /alarms HTTP/1.1" 200 559 0.272198 10.0.0.19 - - [2025-11-01 19:01:39] "POST /alarms HTTP/1.1" 200 555 0.035336 10.0.0.19 - - [2025-11-01 19:01:39] "POST /alarms HTTP/1.1" 200 557 0.076913 10.0.0.19 - - [2025-11-01 19:01:39] "POST /alarms HTTP/1.1" 200 565 0.043776 10.0.0.19 - - [2025-11-01 19:01:39] "POST /alarms HTTP/1.1" 200 549 0.067795 10.0.0.19 - - [2025-11-01 19:01:39] "POST /alarms HTTP/1.1" 200 557 0.045387 10.0.0.19 - - [2025-11-01 19:01:39] "POST /alarms HTTP/1.1" 200 567 0.035306 10.0.0.19 - - [2025-11-01 19:01:40] "POST /alarms HTTP/1.1" 200 555 0.026859 10.0.0.19 - - [2025-11-01 19:01:40] "POST /alarms HTTP/1.1" 200 567 0.038016 10.0.0.19 - - [2025-11-01 19:01:40] "POST /alarms HTTP/1.1" 200 575 0.063396 10.0.0.19 - - [2025-11-01 19:01:40] "POST /alarms HTTP/1.1" 200 569 0.036313 10.0.0.19 - - [2025-11-01 19:01:40] "POST /alarms HTTP/1.1" 200 561 0.043821 10.0.0.19 - - [2025-11-01 19:01:40] "POST /alarms HTTP/1.1" 200 561 0.033542 10.0.0.19 - - [2025-11-01 19:01:40] "POST /alarms HTTP/1.1" 200 561 0.065686 10.0.0.19 - - [2025-11-01 19:01:40] "POST /alarms HTTP/1.1" 200 547 0.049888 10.0.0.19 - - [2025-11-01 19:01:40] "POST /alarms HTTP/1.1" 200 595 0.030566 10.0.0.19 - - [2025-11-01 19:01:40] "POST /alarms HTTP/1.1" 200 575 0.062486 10.0.0.19 - - [2025-11-01 19:01:40] "POST /alarms HTTP/1.1" 200 571 0.041247 10.0.0.19 - - [2025-11-01 19:01:40] "POST /alarms HTTP/1.1" 200 583 0.048313 10.0.0.19 - - [2025-11-01 19:01:40] "POST /alarms HTTP/1.1" 200 609 0.061891 10.0.0.19 - - [2025-11-01 19:01:41] "GET / HTTP/1.1" 200 35931 0.001888 10.0.0.19 - - [2025-11-01 19:01:41] "GET / HTTP/1.1" 200 35931 0.001306 10.0.0.19 - - [2025-11-01 19:01:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004233 10.0.0.19 - - [2025-11-01 19:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.19 - - [2025-11-01 19:01:41] "PUT /global-vrouter-config/a0da06d4-39fd-4779-bd45-31221fc44f02 HTTP/1.1" 200 276 0.042689 10.0.0.19 - - [2025-11-01 19:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.19 - - [2025-11-01 19:01:41] "GET /domain/908bcbde-b3f3-491e-adda-1bb72d49139c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008589 10.0.0.19 - - [2025-11-01 19:01:41] "POST /id-to-fqname HTTP/1.1" 200 173 0.002634 10.0.0.19 - - [2025-11-01 19:01:41] "POST /fqname-to-id HTTP/1.1" 404 182 0.009187 10.0.0.19 - - [2025-11-01 19:01:41] "POST /security-groups HTTP/1.1" 200 570 0.130466 10.0.0.19 - - [2025-11-01 19:01:41] "POST /projects HTTP/1.1" 200 481 0.289834 10.0.0.19 - - [2025-11-01 19:01:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.003253 10.0.0.19 - - [2025-11-01 19:01:41] "POST /access-control-lists HTTP/1.1" 200 579 0.068807 10.0.0.19 - - [2025-11-01 19:01:41] "POST /security-groups HTTP/1.1" 200 534 0.112298 10.0.0.19 - - [2025-11-01 19:01:41] "POST /fqname-to-id HTTP/1.1" 404 212 0.025135 10.0.0.19 - - [2025-11-01 19:01:41] "POST /chown HTTP/1.1" 200 109 0.008006 10.0.0.19 - - [2025-11-01 19:01:41] "POST /policy-managements HTTP/1.1" 409 214 0.043750 10.0.0.19 - - [2025-11-01 19:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011617 10.0.0.19 - - [2025-11-01 19:01:42] "GET /policy-management/c85a70ef-6d80-4c82-a2cd-5db974c28cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.038014 10.0.0.19 - - [2025-11-01 19:01:42] "POST /access-control-lists HTTP/1.1" 200 577 0.141412 10.0.0.19 - - [2025-11-01 19:01:42] "POST /fqname-to-id HTTP/1.1" 404 232 0.001954 10.0.0.19 - - [2025-11-01 19:01:42] "POST /application-policy-sets HTTP/1.1" 200 528 0.053772 10.0.0.19 - - [2025-11-01 19:01:42] "GET / HTTP/1.1" 200 35931 0.007940 10.0.0.19 - - [2025-11-01 19:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011261 10.0.0.19 - - [2025-11-01 19:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.019133 10.0.0.19 - - [2025-11-01 19:01:42] "GET /global-vrouter-config/a0da06d4-39fd-4779-bd45-31221fc44f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006130 10.0.0.19 - - [2025-11-01 19:01:42] "POST /access-control-lists HTTP/1.1" 200 594 0.089617 10.0.0.19 - - [2025-11-01 19:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009639 10.0.0.19 - - [2025-11-01 19:01:42] "POST /fqname-to-id HTTP/1.1" 404 231 0.014105 10.0.0.19 - - [2025-11-01 19:01:42] "GET /global-vrouter-config/a0da06d4-39fd-4779-bd45-31221fc44f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.020832 10.0.0.19 - - [2025-11-01 19:01:42] "PUT /global-vrouter-config/a0da06d4-39fd-4779-bd45-31221fc44f02 HTTP/1.1" 200 276 0.046395 10.0.0.19 - - [2025-11-01 19:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010016 10.0.0.19 - - [2025-11-01 19:01:42] "PUT /global-vrouter-config/a0da06d4-39fd-4779-bd45-31221fc44f02 HTTP/1.1" 200 276 0.062469 10.0.0.19 - - [2025-11-01 19:01:42] "GET /virtual-network/97d6ba8c-09ef-4be9-9930-ccf97e3f3844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.025364 10.0.0.19 - - [2025-11-01 19:01:42] "POST /access-control-lists HTTP/1.1" 200 592 0.112177 10.0.0.19 - - [2025-11-01 19:01:42] "POST /id-to-fqname HTTP/1.1" 200 177 0.000466 10.0.0.19 - - [2025-11-01 19:01:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.006168 10.0.0.19 - - [2025-11-01 19:01:42] "POST /security-groups HTTP/1.1" 200 574 0.143138 10.0.0.19 - - [2025-11-01 19:01:42] "POST /projects HTTP/1.1" 200 489 0.552383 10.0.0.19 - - [2025-11-01 19:01:42] "POST /fqname-to-id HTTP/1.1" 404 217 0.005339 10.0.0.19 - - [2025-11-01 19:01:42] "POST /security-groups HTTP/1.1" 200 546 0.071893 10.0.0.19 - - [2025-11-01 19:01:43] "POST /chown HTTP/1.1" 200 109 0.039010 10.0.0.19 - - [2025-11-01 19:01:43] "POST /access-control-lists HTTP/1.1" 200 583 0.215333 10.0.0.19 - - [2025-11-01 19:01:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.027983 10.0.0.19 - - [2025-11-01 19:01:43] "POST /network-ipams HTTP/1.1" 200 522 0.111962 10.0.0.19 - - [2025-11-01 19:01:43] "GET / HTTP/1.1" 200 35931 0.003717 10.0.0.19 - - [2025-11-01 19:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.19 - - [2025-11-01 19:01:43] "GET /global-system-config/9bfc0c89-2b51-4966-9fc0-a711078e354d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.041188 10.0.0.19 - - [2025-11-01 19:01:43] "POST /access-control-lists HTTP/1.1" 200 581 0.100071 10.0.0.19 - - [2025-11-01 19:01:43] "POST /network-ipams HTTP/1.1" 200 510 0.128916 10.0.0.19 - - [2025-11-01 19:01:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.002924 10.0.0.19 - - [2025-11-01 19:01:43] "POST /fqname-to-id HTTP/1.1" 404 198 0.028426 10.0.0.19 - - [2025-11-01 19:01:43] "PUT /global-system-config/9bfc0c89-2b51-4966-9fc0-a711078e354d HTTP/1.1" 200 274 0.151567 10.0.0.19 - - [2025-11-01 19:01:43] "POST /access-control-lists HTTP/1.1" 200 602 0.201527 10.0.0.19 - - [2025-11-01 19:01:43] "POST /fqname-to-id HTTP/1.1" 404 239 0.017283 10.0.0.19 - - [2025-11-01 19:01:43] "POST /access-control-lists HTTP/1.1" 200 600 0.239349 10.0.0.19 - - [2025-11-01 19:01:44] "POST /useragent-kv HTTP/1.1" 200 115 0.033482 10.0.0.19 - - [2025-11-01 19:01:44] "POST /virtual-networks HTTP/1.1" 200 538 0.581017 10.0.0.19 - - [2025-11-01 19:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.19 - - [2025-11-01 19:01:44] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.015496 10.0.0.19 - - [2025-11-01 19:01:44] "POST /network-ipams HTTP/1.1" 200 518 0.047085 10.0.0.19 - - [2025-11-01 19:01:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.005304 10.0.0.19 - - [2025-11-01 19:01:44] "POST /fqname-to-id HTTP/1.1" 404 202 0.013954 10.0.0.19 - - [2025-11-01 19:01:44] "POST /access-control-lists HTTP/1.1" 200 589 0.169505 10.0.0.19 - - [2025-11-01 19:01:44] "POST /route-targets HTTP/1.1" 200 327 0.064843 10.0.0.19 - - [2025-11-01 19:01:44] "POST /useragent-kv HTTP/1.1" 200 115 0.031417 10.0.0.19 - - [2025-11-01 19:01:44] "POST /virtual-networks HTTP/1.1" 200 546 0.347647 10.0.0.19 - - [2025-11-01 19:01:44] "POST /ref-update HTTP/1.1" 200 156 0.062466 10.0.0.19 - - [2025-11-01 19:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.025387 10.0.0.19 - - [2025-11-01 19:01:44] "PUT /access-control-list/23c1818f-f77e-421a-9def-f6e48545a86e HTTP/1.1" 200 272 0.065058 10.0.0.19 - - [2025-11-01 19:01:44] "GET /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.069695 10.0.0.19 - - [2025-11-01 19:01:44] "POST /fqname-to-id HTTP/1.1" 404 199 0.004305 10.0.0.19 - - [2025-11-01 19:01:44] "POST /network-policys HTTP/1.1" 200 538 0.090144 10.0.0.19 - - [2025-11-01 19:01:44] "POST /route-targets HTTP/1.1" 200 327 0.071105 10.0.0.19 - - [2025-11-01 19:01:44] "POST /fqname-to-id HTTP/1.1" 404 197 0.026303 10.0.0.19 - - [2025-11-01 19:01:44] "POST /ref-update HTTP/1.1" 200 156 0.074687 10.0.0.19 - - [2025-11-01 19:01:44] "POST /network-policys HTTP/1.1" 200 534 0.100435 10.0.0.19 - - [2025-11-01 19:01:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.025103 10.0.0.19 - - [2025-11-01 19:01:45] "POST /network-policys HTTP/1.1" 200 542 0.033695 10.0.0.19 - - [2025-11-01 19:01:45] "PUT /access-control-list/4c62ff20-4d21-4d21-8728-cdfc27e467e2 HTTP/1.1" 200 272 0.024710 10.0.0.19 - - [2025-11-01 19:01:45] "POST /ref-update HTTP/1.1" 200 156 0.115408 10.0.0.19 - - [2025-11-01 19:01:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001758 10.0.0.19 - - [2025-11-01 19:01:45] "PUT /access-control-list/23c1818f-f77e-421a-9def-f6e48545a86e HTTP/1.1" 200 272 0.042308 10.0.0.19 - - [2025-11-01 19:01:45] "POST /ref-update HTTP/1.1" 200 156 0.124575 10.0.0.19 - - [2025-11-01 19:01:45] "PUT /access-control-list/4c62ff20-4d21-4d21-8728-cdfc27e467e2 HTTP/1.1" 200 272 0.028118 10.0.0.19 - - [2025-11-01 19:01:45] "POST /ref-update HTTP/1.1" 200 156 0.097481 10.0.0.19 - - [2025-11-01 19:01:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018733 10.0.0.19 - - [2025-11-01 19:01:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007989 10.0.0.19 - - [2025-11-01 19:01:45] "PUT /access-control-list/23c1818f-f77e-421a-9def-f6e48545a86e HTTP/1.1" 200 272 0.089955 10.0.0.19 - - [2025-11-01 19:01:45] "POST /ref-update HTTP/1.1" 200 156 0.028025 10.0.0.19 - - [2025-11-01 19:01:45] "POST /ref-update HTTP/1.1" 200 156 0.112651 10.0.0.19 - - [2025-11-01 19:01:45] "POST /fqname-to-id HTTP/1.1" 404 237 0.019335 10.0.0.19 - - [2025-11-01 19:01:45] "POST /access-control-lists HTTP/1.1" 200 601 0.055765 10.0.0.19 - - [2025-11-01 19:01:45] "POST /ref-update HTTP/1.1" 200 156 0.110294 10.0.0.19 - - [2025-11-01 19:01:45] "POST /ref-update HTTP/1.1" 200 156 0.021773 10.0.0.19 - - [2025-11-01 19:01:45] "PUT /access-control-list/9a91aa48-4edb-4881-a7d9-670df0221dbc HTTP/1.1" 200 272 0.029223 10.0.0.19 - - [2025-11-01 19:01:45] "PUT /access-control-list/4c62ff20-4d21-4d21-8728-cdfc27e467e2 HTTP/1.1" 200 272 0.020520 10.0.0.19 - - [2025-11-01 19:01:45] "POST /ref-update HTTP/1.1" 200 156 0.129893 10.0.0.19 - - [2025-11-01 19:01:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015548 10.0.0.19 - - [2025-11-01 19:01:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010672 10.0.0.19 - - [2025-11-01 19:01:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009541 10.0.0.19 - - [2025-11-01 19:01:46] "PUT /access-control-list/9a91aa48-4edb-4881-a7d9-670df0221dbc HTTP/1.1" 200 272 0.090317 10.0.0.19 - - [2025-11-01 19:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.19 - - [2025-11-01 19:01:46] "GET /virtual-network/97d6ba8c-09ef-4be9-9930-ccf97e3f3844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.010098 10.0.0.19 - - [2025-11-01 19:01:46] "POST /ref-update HTTP/1.1" 200 156 0.023767 10.0.0.19 - - [2025-11-01 19:01:46] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.008374 10.0.0.19 - - [2025-11-01 19:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.19 - - [2025-11-01 19:01:46] "GET /policy-management/c85a70ef-6d80-4c82-a2cd-5db974c28cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002572 10.0.0.19 - - [2025-11-01 19:01:46] "POST /firewall-policys HTTP/1.1" 200 530 0.055379 10.0.0.19 - - [2025-11-01 19:01:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.037291 10.0.0.19 - - [2025-11-01 19:01:46] "GET /firewall-policy/2e996113-9490-47f0-b2b6-86ec44f59363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.026563 10.0.0.19 - - [2025-11-01 19:01:46] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.002675 10.0.0.19 - - [2025-11-01 19:01:46] "GET /firewall-policy/2e996113-9490-47f0-b2b6-86ec44f59363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002382 10.0.0.19 - - [2025-11-01 19:01:46] "POST /ref-update HTTP/1.1" 200 156 0.021252 10.0.0.19 - - [2025-11-01 19:01:46] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.006970 10.0.0.19 - - [2025-11-01 19:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.19 - - [2025-11-01 19:01:46] "GET /policy-management/c85a70ef-6d80-4c82-a2cd-5db974c28cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002475 10.0.0.19 - - [2025-11-01 19:01:46] "POST /firewall-policys HTTP/1.1" 200 532 0.025296 10.0.0.19 - - [2025-11-01 19:01:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.020804 10.0.0.19 - - [2025-11-01 19:01:46] "GET /firewall-policy/27a96c71-f7f0-45dc-8fed-17ae21c97f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006867 10.0.0.19 - - [2025-11-01 19:01:46] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003607 10.0.0.19 - - [2025-11-01 19:01:46] "GET /firewall-policy/27a96c71-f7f0-45dc-8fed-17ae21c97f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004452 10.0.0.19 - - [2025-11-01 19:01:46] "GET /firewall-policy/2e996113-9490-47f0-b2b6-86ec44f59363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.016045 10.0.0.19 - - [2025-11-01 19:01:46] "GET /firewall-policy/2e996113-9490-47f0-b2b6-86ec44f59363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003499 10.0.0.19 - - [2025-11-01 19:01:46] "POST /ref-update HTTP/1.1" 200 156 0.015914 10.0.0.19 - - [2025-11-01 19:01:46] "POST /ref-update HTTP/1.1" 200 156 0.048331 10.0.0.19 - - [2025-11-01 19:01:46] "POST /ref-update HTTP/1.1" 200 156 0.030530 10.0.0.19 - - [2025-11-01 19:01:46] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.009769 10.0.0.19 - - [2025-11-01 19:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.19 - - [2025-11-01 19:01:46] "GET /policy-management/c85a70ef-6d80-4c82-a2cd-5db974c28cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003110 10.0.0.19 - - [2025-11-01 19:01:46] "POST /firewall-policys HTTP/1.1" 200 530 0.019687 10.0.0.19 - - [2025-11-01 19:01:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.035601 10.0.0.19 - - [2025-11-01 19:01:47] "GET /firewall-policy/2bc0be38-47a8-4abe-a95f-02a3fa95aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.011049 10.0.0.19 - - [2025-11-01 19:01:47] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003865 10.0.0.19 - - [2025-11-01 19:01:47] "GET /firewall-policy/2bc0be38-47a8-4abe-a95f-02a3fa95aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004016 10.0.0.19 - - [2025-11-01 19:01:47] "GET /firewall-policy/27a96c71-f7f0-45dc-8fed-17ae21c97f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002469 10.0.0.19 - - [2025-11-01 19:01:47] "GET /firewall-policy/2e996113-9490-47f0-b2b6-86ec44f59363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002879 10.0.0.19 - - [2025-11-01 19:01:47] "GET /firewall-policy/2e996113-9490-47f0-b2b6-86ec44f59363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006858 10.0.0.19 - - [2025-11-01 19:01:47] "GET /firewall-policy/27a96c71-f7f0-45dc-8fed-17ae21c97f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002475 10.0.0.19 - - [2025-11-01 19:01:47] "POST /ref-update HTTP/1.1" 200 156 0.032996 10.0.0.19 - - [2025-11-01 19:01:47] "POST /ref-update HTTP/1.1" 200 156 0.044946 10.0.0.19 - - [2025-11-01 19:01:47] "POST /ref-update HTTP/1.1" 200 156 0.028388 10.0.0.19 - - [2025-11-01 19:01:47] "POST /ref-update HTTP/1.1" 200 156 0.019601 10.0.0.19 - - [2025-11-01 19:01:47] "POST /ref-update HTTP/1.1" 200 156 0.029436 10.0.0.19 - - [2025-11-01 19:01:47] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.008229 10.0.0.19 - - [2025-11-01 19:01:47] "POST /tags HTTP/1.1" 200 299 0.070466 10.0.0.19 - - [2025-11-01 19:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008849 10.0.0.19 - - [2025-11-01 19:01:47] "GET /tag/3c7ae8de-aabb-42ed-b27a-273480a23fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.016846 10.0.0.19 - - [2025-11-01 19:01:47] "POST /set-tag HTTP/1.1" 200 109 0.025420 10.0.0.19 - - [2025-11-01 19:01:47] "POST /tags HTTP/1.1" 200 357 0.093110 10.0.0.19 - - [2025-11-01 19:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.025214 10.0.0.19 - - [2025-11-01 19:01:47] "GET /tag/033f7502-536d-4c3b-a7ea-b0e6886830be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.029413 10.0.0.19 - - [2025-11-01 19:01:48] "POST /tags HTTP/1.1" 200 305 0.071453 10.0.0.19 - - [2025-11-01 19:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010044 10.0.0.19 - - [2025-11-01 19:01:48] "GET /tag/141f0ca5-db44-42e8-ae75-40eabfa5acfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.037731 10.0.0.19 - - [2025-11-01 19:01:48] "POST /id-to-fqname HTTP/1.1" 200 174 0.001850 10.0.0.19 - - [2025-11-01 19:01:48] "POST /fqname-to-id HTTP/1.1" 404 183 0.004132 10.0.0.19 - - [2025-11-01 19:01:48] "POST /security-groups HTTP/1.1" 200 571 0.067378 10.0.0.19 - - [2025-11-01 19:01:48] "POST /projects HTTP/1.1" 200 483 0.215025 10.0.0.19 - - [2025-11-01 19:01:48] "POST /fqname-to-id HTTP/1.1" 404 214 0.001925 10.0.0.19 - - [2025-11-01 19:01:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.039141 10.0.0.19 - - [2025-11-01 19:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.017657 10.0.0.19 - - [2025-11-01 19:01:48] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.016882 10.0.0.19 - - [2025-11-01 19:01:48] "POST /access-control-lists HTTP/1.1" 200 580 0.098674 10.0.0.19 - - [2025-11-01 19:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009536 10.0.0.19 - - [2025-11-01 19:01:48] "POST /fqname-to-id HTTP/1.1" 404 213 0.010218 10.0.0.19 - - [2025-11-01 19:01:48] "GET /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.018645 10.0.0.19 - - [2025-11-01 19:01:48] "POST /access-control-lists HTTP/1.1" 200 578 0.074007 10.0.0.19 - - [2025-11-01 19:01:48] "PUT /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe HTTP/1.1" 200 264 0.106484 10.0.0.19 - - [2025-11-01 19:01:48] "PUT /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece HTTP/1.1" 200 264 0.082526 10.0.0.19 - - [2025-11-01 19:01:48] "POST /security-groups HTTP/1.1" 200 537 0.097900 10.0.0.19 - - [2025-11-01 19:01:48] "POST /fqname-to-id HTTP/1.1" 404 234 0.002157 10.0.0.19 - - [2025-11-01 19:01:48] "POST /access-control-lists HTTP/1.1" 200 596 0.036233 10.0.0.19 - - [2025-11-01 19:01:49] "POST /fqname-to-id HTTP/1.1" 404 233 0.007973 10.0.0.19 - - [2025-11-01 19:01:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.040189 10.0.0.19 - - [2025-11-01 19:01:49] "POST /chown HTTP/1.1" 200 109 0.025495 10.0.0.19 - - [2025-11-01 19:01:49] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002633 10.0.0.19 - - [2025-11-01 19:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005608 10.0.0.19 - - [2025-11-01 19:01:49] "GET /policy-management/c85a70ef-6d80-4c82-a2cd-5db974c28cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004994 10.0.0.19 - - [2025-11-01 19:01:49] "POST /access-control-lists HTTP/1.1" 200 594 0.092547 10.0.0.19 - - [2025-11-01 19:01:49] "POST /tags HTTP/1.1" 409 207 0.003049 10.0.0.19 - - [2025-11-01 19:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.19 - - [2025-11-01 19:01:49] "GET /tag/141f0ca5-db44-42e8-ae75-40eabfa5acfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.015678 10.0.0.19 - - [2025-11-01 19:01:49] "POST /firewall-rules HTTP/1.1" 200 564 0.064713 10.0.0.19 - - [2025-11-01 19:01:49] "GET /firewall-rule/025cae78-b2e5-4c0d-9285-2bcb0bff30a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005371 10.0.0.19 - - [2025-11-01 19:01:49] "GET /firewall-policy/27a96c71-f7f0-45dc-8fed-17ae21c97f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002782 10.0.0.19 - - [2025-11-01 19:01:49] "GET /firewall-rule/025cae78-b2e5-4c0d-9285-2bcb0bff30a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002426 10.0.0.19 - - [2025-11-01 19:01:49] "POST /ref-update HTTP/1.1" 200 156 0.012510 10.0.0.19 - - [2025-11-01 19:01:49] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002768 10.0.0.19 - - [2025-11-01 19:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.19 - - [2025-11-01 19:01:49] "GET /policy-management/c85a70ef-6d80-4c82-a2cd-5db974c28cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002096 10.0.0.19 - - [2025-11-01 19:01:49] "POST /tags HTTP/1.1" 409 207 0.002254 10.0.0.19 - - [2025-11-01 19:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.19 - - [2025-11-01 19:01:49] "GET /tag/141f0ca5-db44-42e8-ae75-40eabfa5acfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016546 10.0.0.19 - - [2025-11-01 19:01:49] "POST /firewall-rules HTTP/1.1" 200 562 0.083987 10.0.0.19 - - [2025-11-01 19:01:49] "GET /firewall-rule/85818480-95c2-480a-a8fd-f34c367896b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.005455 10.0.0.19 - - [2025-11-01 19:01:49] "GET /firewall-policy/27a96c71-f7f0-45dc-8fed-17ae21c97f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009221 10.0.0.19 - - [2025-11-01 19:01:49] "GET /firewall-rule/85818480-95c2-480a-a8fd-f34c367896b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002658 10.0.0.19 - - [2025-11-01 19:01:49] "POST /ref-update HTTP/1.1" 200 156 0.035165 10.0.0.19 - - [2025-11-01 19:01:49] "POST /tags HTTP/1.1" 200 301 0.078198 10.0.0.19 - - [2025-11-01 19:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006671 10.0.0.19 - - [2025-11-01 19:01:49] "GET /tag/85a3295a-5ce4-4421-9844-90ea4c8d8f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.026291 10.0.0.19 - - [2025-11-01 19:01:49] "POST /tags HTTP/1.1" 200 325 0.070762 10.0.0.19 - - [2025-11-01 19:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007519 10.0.0.19 - - [2025-11-01 19:01:50] "GET /tag/596f9c8c-c7a4-49c8-ba91-a1088ac6774a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.020838 10.0.0.19 - - [2025-11-01 19:01:50] "POST /tags HTTP/1.1" 200 363 0.028911 10.0.0.19 - - [2025-11-01 19:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009195 10.0.0.19 - - [2025-11-01 19:01:50] "GET /tag/821a5823-b5e0-4ba9-8d43-7f7f6b761f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.014836 10.0.0.19 - - [2025-11-01 19:01:50] "POST /tags HTTP/1.1" 200 311 0.030499 10.0.0.19 - - [2025-11-01 19:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006859 10.0.0.19 - - [2025-11-01 19:01:50] "GET /tag/fb33e494-f1a3-46d3-bf84-23edfb17602a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.019720 10.0.0.19 - - [2025-11-01 19:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.19 - - [2025-11-01 19:01:50] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.003788 10.0.0.19 - - [2025-11-01 19:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.19 - - [2025-11-01 19:01:50] "GET /project/11043bd8-1c61-487e-8ea3-a5a55a95d98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042009 10.0.0.19 - - [2025-11-01 19:01:50] "POST /virtual-machines HTTP/1.1" 200 377 0.022374 10.0.0.19 - - [2025-11-01 19:01:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018323 10.0.0.19 - - [2025-11-01 19:01:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.148545 10.0.0.19 - - [2025-11-01 19:01:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.033423 10.0.0.19 - - [2025-11-01 19:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007093 10.0.0.19 - - [2025-11-01 19:01:50] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005667 10.0.0.19 - - [2025-11-01 19:01:50] "POST /instance-ips HTTP/1.1" 200 409 0.058628 10.0.0.19 - - [2025-11-01 19:01:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.022222 10.0.0.19 - - [2025-11-01 19:01:50] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.019303 10.0.0.19 - - [2025-11-01 19:01:50] "POST /set-tag HTTP/1.1" 200 109 0.019820 10.0.0.19 - - [2025-11-01 19:01:50] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.021041 10.0.0.19 - - [2025-11-01 19:01:50] "GET /instance-ip/391552f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005818 10.0.0.19 - - [2025-11-01 19:01:51] "POST /tags HTTP/1.1" 200 305 0.071732 10.0.0.19 - - [2025-11-01 19:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006098 10.0.0.19 - - [2025-11-01 19:01:51] "GET /tag/3923c1c9-f83c-4bc6-aa80-89ffa7328fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.025669 10.0.0.19 - - [2025-11-01 19:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.19 - - [2025-11-01 19:01:51] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034950 10.0.0.19 - - [2025-11-01 19:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.19 - - [2025-11-01 19:01:51] "GET /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004237 10.0.0.19 - - [2025-11-01 19:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.19 - - [2025-11-01 19:01:51] "GET /service-appliance-set/81bbb9e2-4d1e-486d-8e4e-8ded61e5517b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003153 10.0.0.19 - - [2025-11-01 19:01:51] "POST /fqname-to-id HTTP/1.1" 404 240 0.001286 10.0.0.19 - - [2025-11-01 19:01:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107675 10.0.0.19 - - [2025-11-01 19:01:51] "GET /virtual-machine-interface/14f35244-4813-45e2-8c50-11875171867b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.019319 10.0.0.19 - - [2025-11-01 19:01:51] "POST /instance-ips HTTP/1.1" 200 381 0.072829 10.0.0.19 - - [2025-11-01 19:01:51] "GET /instance-ip/ed8184d6-8923-46d6-a5d2-23e19d3ae284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.016620 10.0.0.19 - - [2025-11-01 19:01:51] "POST /loadbalancers HTTP/1.1" 200 582 0.068032 10.0.0.19 - - [2025-11-01 19:01:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.030276 10.0.0.19 - - [2025-11-01 19:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732 10.0.0.19 - - [2025-11-01 19:01:51] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054426 10.0.0.19 - - [2025-11-01 19:01:51] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056505 10.0.0.19 - - [2025-11-01 19:01:51] "GET /instance-ip/ed8184d6-8923-46d6-a5d2-23e19d3ae284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012666 10.0.0.19 - - [2025-11-01 19:01:51] "GET /loadbalancer/88bad6e8-c7c4-4fe6-b81c-d5b246dea11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003650 10.0.0.19 - - [2025-11-01 19:01:51] "POST /floating-ips HTTP/1.1" 200 583 0.031162 10.0.0.19 - - [2025-11-01 19:01:51] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.032641 10.0.0.19 - - [2025-11-01 19:01:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.054302 10.0.0.19 - - [2025-11-01 19:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.19 - - [2025-11-01 19:01:51] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046075 10.0.0.19 - - [2025-11-01 19:01:51] "GET /loadbalancer-listener/d617d45c-ad23-48ba-873d-a0cbe1086d9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003796 10.0.0.19 - - [2025-11-01 19:01:52] "GET /loadbalancer-listener/d617d45c-ad23-48ba-873d-a0cbe1086d9f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.009827 10.0.0.19 - - [2025-11-01 19:01:52] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.021851 10.0.0.19 - - [2025-11-01 19:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.19 - - [2025-11-01 19:01:52] "GET /instance-ip/ed8184d6-8923-46d6-a5d2-23e19d3ae284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009799 10.0.0.19 - - [2025-11-01 19:01:52] "GET /global-vrouter-config/a0da06d4-39fd-4779-bd45-31221fc44f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005067 10.0.0.19 - - [2025-11-01 19:01:52] "GET /instance-ip/ed8184d6-8923-46d6-a5d2-23e19d3ae284?fields=floating_ips HTTP/1.1" 200 1171 0.008625 10.0.0.19 - - [2025-11-01 19:01:52] "GET /floating-ip/dd72bfdb-63c9-4cbd-a3c9-6f842adfa465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002560 10.0.0.19 - - [2025-11-01 19:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:01:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000862 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:01:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001223 10.0.0.19 - - [2025-11-01 19:01:52] "PUT /global-vrouter-config/a0da06d4-39fd-4779-bd45-31221fc44f02 HTTP/1.1" 200 276 0.021974 10.0.0.19 - - [2025-11-01 19:01:52] "POST /tags HTTP/1.1" 200 355 0.039512 10.0.0.19 - - [2025-11-01 19:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.19 - - [2025-11-01 19:01:52] "GET /tag/d6ba1696-e5c2-4450-bf6f-d0d604ec05b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011068 10.0.0.19 - - [2025-11-01 19:01:52] "POST /tags HTTP/1.1" 200 303 0.018597 10.0.0.19 - - [2025-11-01 19:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012074 10.0.0.19 - - [2025-11-01 19:01:52] "GET /tag/b062a4ef-93a2-4313-bacf-d526707f657f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.061065 10.0.0.19 - - [2025-11-01 19:01:52] "POST /projects HTTP/1.1" 409 218 0.002088 10.0.0.19 - - [2025-11-01 19:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.19 - - [2025-11-01 19:01:52] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037773 10.0.0.19 - - [2025-11-01 19:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.19 - - [2025-11-01 19:01:52] "GET /network-ipam/ae3ffbe5-1c14-4c3c-b92f-3e4170a25163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003116 10.0.0.19 - - [2025-11-01 19:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.19 - - [2025-11-01 19:01:52] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004008 10.0.0.19 - - [2025-11-01 19:01:52] "PUT /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe HTTP/1.1" 200 264 0.043364 10.0.0.19 - - [2025-11-01 19:01:52] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.182746 10.0.0.19 - - [2025-11-01 19:01:53] "POST /set-tag HTTP/1.1" 200 109 0.132430 10.0.0.19 - - [2025-11-01 19:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.19 - - [2025-11-01 19:01:53] "GET /network-ipam/649fcfb6-175d-4e2b-9dc9-97d4e10131cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002813 10.0.0.19 - - [2025-11-01 19:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.19 - - [2025-11-01 19:01:53] "GET /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003864 10.0.0.19 - - [2025-11-01 19:01:53] "PUT /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece HTTP/1.1" 200 264 0.051219 10.0.0.19 - - [2025-11-01 19:01:53] "GET /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007548 10.0.0.19 - - [2025-11-01 19:01:53] "POST /set-tag HTTP/1.1" 200 109 0.066844 10.0.0.19 - - [2025-11-01 19:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.19 - - [2025-11-01 19:01:53] "GET /network-policy/cc3709b2-a8c7-47c5-9092-6da1a259363b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002539 10.0.0.19 - - [2025-11-01 19:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.19 - - [2025-11-01 19:01:53] "GET /network-policy/ab071212-9081-44dc-ab0e-75560ca0afe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004265 10.0.0.19 - - [2025-11-01 19:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005000 10.0.0.19 - - [2025-11-01 19:01:53] "GET /network-policy/72fadb57-f355-44f5-a91d-73451205c968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005362 10.0.0.19 - - [2025-11-01 19:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004796 10.0.0.19 - - [2025-11-01 19:01:53] "PUT /network-policy/72fadb57-f355-44f5-a91d-73451205c968 HTTP/1.1" 200 262 0.014652 10.0.0.19 - - [2025-11-01 19:01:53] "POST /ref-update HTTP/1.1" 200 156 0.066566 10.0.0.19 - - [2025-11-01 19:01:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002351 10.0.0.19 - - [2025-11-01 19:01:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002268 10.0.0.19 - - [2025-11-01 19:01:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002033 10.0.0.19 - - [2025-11-01 19:01:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002156 10.0.0.19 - - [2025-11-01 19:01:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001623 10.0.0.19 - - [2025-11-01 19:01:53] "POST /security-groups HTTP/1.1" 409 245 0.002498 10.0.0.19 - - [2025-11-01 19:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.19 - - [2025-11-01 19:01:53] "PUT /security-group/5ff89de0-a0c8-4ae2-9c0a-3819a51a8268 HTTP/1.1" 200 262 0.058326 10.0.0.19 - - [2025-11-01 19:01:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.030511 10.0.0.19 - - [2025-11-01 19:01:53] "PUT /access-control-list/2f6f6720-2ccd-4cba-8c11-72a0f4414a6f HTTP/1.1" 200 272 0.036387 10.0.0.19 - - [2025-11-01 19:01:53] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.029755 10.0.0.19 - - [2025-11-01 19:01:53] "PUT /access-control-list/c4867c52-2cf0-45ec-9bb4-4cabb9ae39e8 HTTP/1.1" 200 272 0.033966 10.0.0.19 - - [2025-11-01 19:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.19 - - [2025-11-01 19:01:53] "GET /policy-management/c85a70ef-6d80-4c82-a2cd-5db974c28cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002387 10.0.0.19 - - [2025-11-01 19:01:53] "POST /tags HTTP/1.1" 409 206 0.002066 10.0.0.19 - - [2025-11-01 19:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.19 - - [2025-11-01 19:01:53] "GET /tag/b062a4ef-93a2-4313-bacf-d526707f657f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.020834 10.0.0.19 - - [2025-11-01 19:01:54] "POST /firewall-rules HTTP/1.1" 200 562 0.086020 10.0.0.19 - - [2025-11-01 19:01:54] "GET /firewall-rule/d0dce5b6-ceec-4164-87b1-4656e39cb300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004889 10.0.0.19 - - [2025-11-01 19:01:54] "GET /firewall-policy/27a96c71-f7f0-45dc-8fed-17ae21c97f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003155 10.0.0.19 - - [2025-11-01 19:01:54] "GET /firewall-rule/d0dce5b6-ceec-4164-87b1-4656e39cb300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002221 10.0.0.19 - - [2025-11-01 19:01:54] "POST /ref-update HTTP/1.1" 200 156 0.062025 10.0.0.19 - - [2025-11-01 19:01:54] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002181 10.0.0.19 - - [2025-11-01 19:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007243 10.0.0.19 - - [2025-11-01 19:01:54] "GET /policy-management/c85a70ef-6d80-4c82-a2cd-5db974c28cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002935 10.0.0.19 - - [2025-11-01 19:01:54] "POST /tags HTTP/1.1" 409 206 0.002209 10.0.0.19 - - [2025-11-01 19:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.19 - - [2025-11-01 19:01:54] "GET /tag/b062a4ef-93a2-4313-bacf-d526707f657f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014576 10.0.0.19 - - [2025-11-01 19:01:54] "POST /firewall-rules HTTP/1.1" 200 560 0.079037 10.0.0.19 - - [2025-11-01 19:01:54] "GET /firewall-rule/b7551dfe-2146-48cf-9236-dec10e4fc001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.021939 10.0.0.19 - - [2025-11-01 19:01:54] "GET /firewall-policy/27a96c71-f7f0-45dc-8fed-17ae21c97f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003977 10.0.0.19 - - [2025-11-01 19:01:54] "GET /firewall-rule/b7551dfe-2146-48cf-9236-dec10e4fc001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.007690 10.0.0.19 - - [2025-11-01 19:01:54] "POST /ref-update HTTP/1.1" 200 156 0.028260 10.0.0.19 - - [2025-11-01 19:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.19 - - [2025-11-01 19:01:54] "GET /loadbalancer/88bad6e8-c7c4-4fe6-b81c-d5b246dea11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002648 10.0.0.19 - - [2025-11-01 19:01:54] "POST /fqname-to-id HTTP/1.1" 404 228 0.001511 10.0.0.19 - - [2025-11-01 19:01:54] "POST /tags HTTP/1.1" 200 301 0.102325 10.0.0.19 - - [2025-11-01 19:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009113 10.0.0.19 - - [2025-11-01 19:01:54] "GET /tag/d39ebec8-cf69-4f6b-b6a6-b381ffa70673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.027972 10.0.0.19 - - [2025-11-01 19:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.19 - - [2025-11-01 19:01:54] "GET /project/11043bd8-1c61-487e-8ea3-a5a55a95d98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039641 10.0.0.19 - - [2025-11-01 19:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006072 10.0.0.19 - - [2025-11-01 19:01:54] "GET /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005960 10.0.0.19 - - [2025-11-01 19:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.19 - - [2025-11-01 19:01:54] "GET /service-appliance-set/81bbb9e2-4d1e-486d-8e4e-8ded61e5517b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002908 10.0.0.19 - - [2025-11-01 19:01:55] "POST /fqname-to-id HTTP/1.1" 404 242 0.002698 10.0.0.19 - - [2025-11-01 19:01:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.138214 10.0.0.19 - - [2025-11-01 19:01:55] "GET /virtual-machine-interface/6b5dca24-f0cb-482c-9be8-497bf2ddebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.006141 10.0.0.19 - - [2025-11-01 19:01:55] "POST /instance-ips HTTP/1.1" 200 377 0.024273 10.0.0.19 - - [2025-11-01 19:01:55] "GET /instance-ip/76fb4ee6-ae4a-4f5a-9c44-59f524c17301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006622 10.0.0.19 - - [2025-11-01 19:01:55] "POST /loadbalancers HTTP/1.1" 200 582 0.059659 10.0.0.19 - - [2025-11-01 19:01:55] "GET /project/11043bd8-1c61-487e-8ea3-a5a55a95d98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037142 10.0.0.19 - - [2025-11-01 19:01:55] "GET /instance-ip/76fb4ee6-ae4a-4f5a-9c44-59f524c17301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010100 10.0.0.19 - - [2025-11-01 19:01:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.020163 10.0.0.19 - - [2025-11-01 19:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.027802 10.0.0.19 - - [2025-11-01 19:01:55] "POST /floating-ips HTTP/1.1" 200 581 0.055184 10.0.0.19 - - [2025-11-01 19:01:55] "GET /project/11043bd8-1c61-487e-8ea3-a5a55a95d98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.049115 10.0.0.19 - - [2025-11-01 19:01:55] "GET /loadbalancer/0af6dc22-9c19-4556-af4a-ae7bf103c676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007459 10.0.0.19 - - [2025-11-01 19:01:55] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.028719 10.0.0.19 - - [2025-11-01 19:01:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.019285 10.0.0.19 - - [2025-11-01 19:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013333 10.0.0.19 - - [2025-11-01 19:01:55] "GET /project/11043bd8-1c61-487e-8ea3-a5a55a95d98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.048788 10.0.0.19 - - [2025-11-01 19:01:55] "GET /loadbalancer-listener/0a353a21-85f4-4542-966d-b8f637e46b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.002261 10.0.0.19 - - [2025-11-01 19:01:55] "GET /loadbalancer-listener/0a353a21-85f4-4542-966d-b8f637e46b9d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.003170 10.0.0.19 - - [2025-11-01 19:01:55] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.028533 10.0.0.19 - - [2025-11-01 19:01:55] "GET /instance-ip/76fb4ee6-ae4a-4f5a-9c44-59f524c17301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003557 10.0.0.19 - - [2025-11-01 19:01:55] "GET /instance-ip/76fb4ee6-ae4a-4f5a-9c44-59f524c17301?fields=floating_ips HTTP/1.1" 200 1164 0.006272 10.0.0.19 - - [2025-11-01 19:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.19 - - [2025-11-01 19:01:55] "GET /project/11043bd8-1c61-487e-8ea3-a5a55a95d98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043787 10.0.0.19 - - [2025-11-01 19:01:55] "GET /floating-ip/337d4510-b717-4177-9f22-4b02bf655519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.019293 10.0.0.19 - - [2025-11-01 19:01:55] "GET /loadbalancer/0af6dc22-9c19-4556-af4a-ae7bf103c676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002622 10.0.0.19 - - [2025-11-01 19:01:55] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.022489 10.0.0.19 - - [2025-11-01 19:01:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.022756 10.0.0.19 - - [2025-11-01 19:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.015594 10.0.0.19 - - [2025-11-01 19:01:56] "GET /project/11043bd8-1c61-487e-8ea3-a5a55a95d98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.060037 10.0.0.19 - - [2025-11-01 19:01:56] "GET /loadbalancer-listener/0f92e9b3-24a7-4bbc-9fbf-2045dc7bf07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.006100 10.0.0.19 - - [2025-11-01 19:01:56] "GET /loadbalancer-listener/0f92e9b3-24a7-4bbc-9fbf-2045dc7bf07a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.007617 10.0.0.19 - - [2025-11-01 19:01:56] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.025071 10.0.0.19 - - [2025-11-01 19:01:56] "GET /instance-ip/76fb4ee6-ae4a-4f5a-9c44-59f524c17301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008714 10.0.0.19 - - [2025-11-01 19:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.015154 10.0.0.19 - - [2025-11-01 19:01:56] "GET /instance-ip/76fb4ee6-ae4a-4f5a-9c44-59f524c17301?fields=floating_ips HTTP/1.1" 200 1164 0.008994 10.0.0.19 - - [2025-11-01 19:01:56] "GET /floating-ip/337d4510-b717-4177-9f22-4b02bf655519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.007750 10.0.0.19 - - [2025-11-01 19:01:56] "GET /project/11043bd8-1c61-487e-8ea3-a5a55a95d98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.067960 10.0.0.19 - - [2025-11-01 19:01:56] "GET /loadbalancer/0af6dc22-9c19-4556-af4a-ae7bf103c676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003297 10.0.0.19 - - [2025-11-01 19:01:56] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.049497 10.0.0.19 - - [2025-11-01 19:01:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.019056 10.0.0.19 - - [2025-11-01 19:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011387 10.0.0.19 - - [2025-11-01 19:01:56] "GET /project/11043bd8-1c61-487e-8ea3-a5a55a95d98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040377 10.0.0.19 - - [2025-11-01 19:01:56] "GET /loadbalancer-listener/c38516b3-6ead-4f1a-866d-8ecc105efc16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.008009 10.0.0.19 - - [2025-11-01 19:01:56] "GET /loadbalancer-listener/c38516b3-6ead-4f1a-866d-8ecc105efc16?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.005051 10.0.0.19 - - [2025-11-01 19:01:56] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.027204 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:01:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001162 10.0.0.19 - - [2025-11-01 19:01:56] "GET /instance-ip/76fb4ee6-ae4a-4f5a-9c44-59f524c17301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012263 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:01:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000858 10.0.0.19 - - [2025-11-01 19:01:56] "GET /instance-ip/76fb4ee6-ae4a-4f5a-9c44-59f524c17301?fields=floating_ips HTTP/1.1" 200 1164 0.010869 10.0.0.19 - - [2025-11-01 19:01:56] "GET /floating-ip/337d4510-b717-4177-9f22-4b02bf655519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004597 10.0.0.19 - - [2025-11-01 19:01:56] "POST /tags HTTP/1.1" 200 371 0.054323 10.0.0.19 - - [2025-11-01 19:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010538 10.0.0.19 - - [2025-11-01 19:01:56] "GET /tag/66665c65-ae91-4def-acad-ee4d1d97fca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.015436 10.0.0.19 - - [2025-11-01 19:01:56] "POST /tags HTTP/1.1" 200 319 0.021052 10.0.0.19 - - [2025-11-01 19:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.022431 10.0.0.19 - - [2025-11-01 19:01:56] "GET /tag/5a49ac64-dcbd-462e-a63b-969831fe1d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.012553 10.0.0.19 - - [2025-11-01 19:01:57] "POST /id-to-fqname HTTP/1.1" 200 181 0.000458 10.0.0.19 - - [2025-11-01 19:01:57] "POST /fqname-to-id HTTP/1.1" 404 190 0.009579 10.0.0.19 - - [2025-11-01 19:01:57] "POST /security-groups HTTP/1.1" 200 578 0.250414 10.0.0.19 - - [2025-11-01 19:01:57] "POST /projects HTTP/1.1" 200 497 0.464190 10.0.0.19 - - [2025-11-01 19:01:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.007813 10.0.0.19 - - [2025-11-01 19:01:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.026001 10.0.0.19 - - [2025-11-01 19:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.021632 10.0.0.19 - - [2025-11-01 19:01:57] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.037794 10.0.0.19 - - [2025-11-01 19:01:57] "POST /access-control-lists HTTP/1.1" 200 587 0.134265 10.0.0.19 - - [2025-11-01 19:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012692 10.0.0.19 - - [2025-11-01 19:01:57] "GET /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.011459 10.0.0.19 - - [2025-11-01 19:01:57] "POST /fqname-to-id HTTP/1.1" 404 224 0.010177 10.0.0.19 - - [2025-11-01 19:01:57] "POST /access-control-lists HTTP/1.1" 200 585 0.088456 10.0.0.19 - - [2025-11-01 19:01:57] "PUT /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe HTTP/1.1" 200 264 0.121670 10.0.0.19 - - [2025-11-01 19:01:57] "PUT /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece HTTP/1.1" 200 264 0.061251 10.0.0.19 - - [2025-11-01 19:01:57] "POST /security-groups HTTP/1.1" 200 558 0.074433 10.0.0.19 - - [2025-11-01 19:01:57] "POST /fqname-to-id HTTP/1.1" 404 248 0.001623 10.0.0.19 - - [2025-11-01 19:01:57] "POST /access-control-lists HTTP/1.1" 200 610 0.026629 10.0.0.19 - - [2025-11-01 19:01:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022534 10.0.0.19 - - [2025-11-01 19:01:57] "POST /fqname-to-id HTTP/1.1" 404 247 0.023865 10.0.0.19 - - [2025-11-01 19:01:57] "POST /chown HTTP/1.1" 200 109 0.042264 10.0.0.19 - - [2025-11-01 19:01:58] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002167 10.0.0.19 - - [2025-11-01 19:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.19 - - [2025-11-01 19:01:58] "GET /policy-management/c85a70ef-6d80-4c82-a2cd-5db974c28cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.039667 10.0.0.19 - - [2025-11-01 19:01:58] "POST /access-control-lists HTTP/1.1" 200 608 0.077767 10.0.0.19 - - [2025-11-01 19:01:58] "POST /tags HTTP/1.1" 409 214 0.006452 10.0.0.19 - - [2025-11-01 19:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.19 - - [2025-11-01 19:01:58] "GET /tag/5a49ac64-dcbd-462e-a63b-969831fe1d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.010293 10.0.0.19 - - [2025-11-01 19:01:58] "POST /firewall-rules HTTP/1.1" 200 578 0.092772 10.0.0.19 - - [2025-11-01 19:01:58] "GET /firewall-rule/893879db-b78e-4258-aff6-97eb9bfa8c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004205 10.0.0.19 - - [2025-11-01 19:01:58] "GET /firewall-policy/27a96c71-f7f0-45dc-8fed-17ae21c97f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004359 10.0.0.19 - - [2025-11-01 19:01:58] "GET /firewall-rule/893879db-b78e-4258-aff6-97eb9bfa8c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002249 10.0.0.19 - - [2025-11-01 19:01:58] "POST /ref-update HTTP/1.1" 200 156 0.043549 10.0.0.19 - - [2025-11-01 19:01:58] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011359 10.0.0.19 - - [2025-11-01 19:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.19 - - [2025-11-01 19:01:58] "GET /policy-management/c85a70ef-6d80-4c82-a2cd-5db974c28cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002662 10.0.0.19 - - [2025-11-01 19:01:58] "POST /tags HTTP/1.1" 409 214 0.005356 10.0.0.19 - - [2025-11-01 19:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.19 - - [2025-11-01 19:01:58] "GET /tag/5a49ac64-dcbd-462e-a63b-969831fe1d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.020673 10.0.0.19 - - [2025-11-01 19:01:58] "POST /firewall-rules HTTP/1.1" 200 576 0.085866 10.0.0.19 - - [2025-11-01 19:01:58] "GET /firewall-rule/99c8885e-f832-4be1-8c81-bbdc77526e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004176 10.0.0.19 - - [2025-11-01 19:01:58] "GET /firewall-policy/27a96c71-f7f0-45dc-8fed-17ae21c97f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003335 10.0.0.19 - - [2025-11-01 19:01:58] "GET /firewall-rule/99c8885e-f832-4be1-8c81-bbdc77526e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.013106 10.0.0.19 - - [2025-11-01 19:01:58] "POST /ref-update HTTP/1.1" 200 156 0.047492 10.0.0.19 - - [2025-11-01 19:01:58] "POST /tags HTTP/1.1" 200 363 0.050650 10.0.0.19 - - [2025-11-01 19:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005521 10.0.0.19 - - [2025-11-01 19:01:58] "GET /tag/e99ccf72-7a2f-44e1-be53-3a9341e4d443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.022373 10.0.0.19 - - [2025-11-01 19:01:59] "POST /tags HTTP/1.1" 200 311 0.029954 10.0.0.19 - - [2025-11-01 19:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.19 - - [2025-11-01 19:01:59] "GET /tag/c8e45757-75bd-4165-96c8-7260748c945e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011806 10.0.0.19 - - [2025-11-01 19:01:59] "POST /id-to-fqname HTTP/1.1" 200 177 0.000489 10.0.0.19 - - [2025-11-01 19:01:59] "POST /fqname-to-id HTTP/1.1" 404 186 0.004066 10.0.0.19 - - [2025-11-01 19:01:59] "POST /security-groups HTTP/1.1" 200 574 0.071271 10.0.0.19 - - [2025-11-01 19:01:59] "POST /projects HTTP/1.1" 200 489 0.221585 10.0.0.19 - - [2025-11-01 19:01:59] "POST /fqname-to-id HTTP/1.1" 404 217 0.003586 10.0.0.19 - - [2025-11-01 19:01:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019821 10.0.0.19 - - [2025-11-01 19:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.19 - - [2025-11-01 19:01:59] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.007590 10.0.0.19 - - [2025-11-01 19:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.19 - - [2025-11-01 19:01:59] "GET /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005945 10.0.0.19 - - [2025-11-01 19:01:59] "POST /access-control-lists HTTP/1.1" 200 583 0.154207 10.0.0.19 - - [2025-11-01 19:01:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.017438 10.0.0.19 - - [2025-11-01 19:01:59] "PUT /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe HTTP/1.1" 200 264 0.089147 10.0.0.19 - - [2025-11-01 19:01:59] "POST /access-control-lists HTTP/1.1" 200 581 0.095655 10.0.0.19 - - [2025-11-01 19:01:59] "PUT /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece HTTP/1.1" 200 264 0.146575 10.0.0.19 - - [2025-11-01 19:01:59] "POST /security-groups HTTP/1.1" 200 546 0.084573 10.0.0.19 - - [2025-11-01 19:01:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.004422 10.0.0.19 - - [2025-11-01 19:01:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019738 10.0.0.19 - - [2025-11-01 19:01:59] "POST /access-control-lists HTTP/1.1" 200 602 0.050036 10.0.0.19 - - [2025-11-01 19:01:59] "POST /fqname-to-id HTTP/1.1" 404 239 0.010160 10.0.0.19 - - [2025-11-01 19:01:59] "POST /chown HTTP/1.1" 200 109 0.036741 10.0.0.19 - - [2025-11-01 19:01:59] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005159 10.0.0.19 - - [2025-11-01 19:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.19 - - [2025-11-01 19:02:00] "GET /policy-management/c85a70ef-6d80-4c82-a2cd-5db974c28cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.034293 10.0.0.19 - - [2025-11-01 19:02:00] "POST /access-control-lists HTTP/1.1" 200 600 0.063579 10.0.0.19 - - [2025-11-01 19:02:00] "POST /tags HTTP/1.1" 409 210 0.002367 10.0.0.19 - - [2025-11-01 19:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009104 10.0.0.19 - - [2025-11-01 19:02:00] "GET /tag/c8e45757-75bd-4165-96c8-7260748c945e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010835 10.0.0.19 - - [2025-11-01 19:02:00] "POST /firewall-rules HTTP/1.1" 200 570 0.070061 10.0.0.19 - - [2025-11-01 19:02:00] "GET /firewall-rule/5bc48bca-0d36-4845-b136-14ec2214f98b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009066 10.0.0.19 - - [2025-11-01 19:02:00] "GET /firewall-policy/27a96c71-f7f0-45dc-8fed-17ae21c97f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.009848 10.0.0.19 - - [2025-11-01 19:02:00] "GET /firewall-rule/5bc48bca-0d36-4845-b136-14ec2214f98b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004100 10.0.0.19 - - [2025-11-01 19:02:00] "POST /ref-update HTTP/1.1" 200 156 0.043344 10.0.0.19 - - [2025-11-01 19:02:00] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002458 10.0.0.19 - - [2025-11-01 19:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.19 - - [2025-11-01 19:02:00] "GET /policy-management/c85a70ef-6d80-4c82-a2cd-5db974c28cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002119 10.0.0.19 - - [2025-11-01 19:02:00] "POST /tags HTTP/1.1" 409 210 0.001852 10.0.0.19 - - [2025-11-01 19:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.19 - - [2025-11-01 19:02:00] "GET /tag/c8e45757-75bd-4165-96c8-7260748c945e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.019478 10.0.0.19 - - [2025-11-01 19:02:00] "POST /firewall-rules HTTP/1.1" 200 568 0.071738 10.0.0.19 - - [2025-11-01 19:02:00] "GET /firewall-rule/e6d368d1-916b-4410-8954-1446b124c005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003782 10.0.0.19 - - [2025-11-01 19:02:00] "GET /firewall-policy/27a96c71-f7f0-45dc-8fed-17ae21c97f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003362 10.0.0.19 - - [2025-11-01 19:02:00] "GET /firewall-rule/e6d368d1-916b-4410-8954-1446b124c005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002154 10.0.0.19 - - [2025-11-01 19:02:00] "POST /ref-update HTTP/1.1" 200 156 0.073153 10.0.0.19 - - [2025-11-01 19:02:00] "POST /tags HTTP/1.1" 409 237 0.006798 10.0.0.19 - - [2025-11-01 19:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:02:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:02:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000863 10.0.0.19 - - [2025-11-01 19:02:00] "GET /tag/821a5823-b5e0-4ba9-8d43-7f7f6b761f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012174 10.0.0.19 - - [2025-11-01 19:02:00] "POST /tags HTTP/1.1" 409 210 0.002049 10.0.0.19 - - [2025-11-01 19:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.19 - - [2025-11-01 19:02:00] "GET /tag/fb33e494-f1a3-46d3-bf84-23edfb17602a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010651 10.0.0.19 - - [2025-11-01 19:02:00] "POST /projects HTTP/1.1" 409 223 0.002012 10.0.0.19 - - [2025-11-01 19:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.19 - - [2025-11-01 19:02:00] "GET /project/11043bd8-1c61-487e-8ea3-a5a55a95d98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.048250 10.0.0.19 - - [2025-11-01 19:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007203 10.0.0.19 - - [2025-11-01 19:02:00] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006288 10.0.0.19 - - [2025-11-01 19:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.19 - - [2025-11-01 19:02:00] "GET /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.003642 10.0.0.19 - - [2025-11-01 19:02:01] "PUT /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe HTTP/1.1" 200 264 0.113678 10.0.0.19 - - [2025-11-01 19:02:01] "PUT /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece HTTP/1.1" 200 264 0.093075 10.0.0.19 - - [2025-11-01 19:02:01] "POST /security-groups HTTP/1.1" 409 253 0.003722 10.0.0.19 - - [2025-11-01 19:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.19 - - [2025-11-01 19:02:01] "PUT /security-group/67fdda00-e82e-4183-a7d7-39ca18bce546 HTTP/1.1" 200 262 0.067243 10.0.0.19 - - [2025-11-01 19:02:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.023891 10.0.0.19 - - [2025-11-01 19:02:01] "PUT /access-control-list/994857ee-bf8b-430f-ab77-c7a9813f7c52 HTTP/1.1" 200 272 0.022327 10.0.0.19 - - [2025-11-01 19:02:01] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015771 10.0.0.19 - - [2025-11-01 19:02:01] "PUT /access-control-list/f5cb7e9a-1335-4e68-9ab7-ceff711608a0 HTTP/1.1" 200 272 0.020815 10.0.0.19 - - [2025-11-01 19:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.19 - - [2025-11-01 19:02:01] "GET /policy-management/c85a70ef-6d80-4c82-a2cd-5db974c28cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010601 10.0.0.19 - - [2025-11-01 19:02:01] "POST /tags HTTP/1.1" 409 210 0.002238 10.0.0.19 - - [2025-11-01 19:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.19 - - [2025-11-01 19:02:01] "GET /tag/fb33e494-f1a3-46d3-bf84-23edfb17602a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016039 10.0.0.19 - - [2025-11-01 19:02:01] "POST /firewall-rules HTTP/1.1" 200 570 0.069670 10.0.0.19 - - [2025-11-01 19:02:01] "GET /firewall-rule/e6da6355-24b7-439a-a049-a367c5b9e030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004884 10.0.0.19 - - [2025-11-01 19:02:01] "GET /firewall-policy/27a96c71-f7f0-45dc-8fed-17ae21c97f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004108 10.0.0.19 - - [2025-11-01 19:02:01] "GET /firewall-rule/e6da6355-24b7-439a-a049-a367c5b9e030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003103 10.0.0.19 - - [2025-11-01 19:02:01] "POST /ref-update HTTP/1.1" 200 156 0.062748 10.0.0.19 - - [2025-11-01 19:02:01] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011864 10.0.0.19 - - [2025-11-01 19:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004978 10.0.0.19 - - [2025-11-01 19:02:01] "GET /policy-management/c85a70ef-6d80-4c82-a2cd-5db974c28cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003074 10.0.0.19 - - [2025-11-01 19:02:01] "POST /tags HTTP/1.1" 409 210 0.005892 10.0.0.19 - - [2025-11-01 19:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.19 - - [2025-11-01 19:02:01] "GET /tag/fb33e494-f1a3-46d3-bf84-23edfb17602a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013094 10.0.0.19 - - [2025-11-01 19:02:02] "POST /firewall-rules HTTP/1.1" 200 568 0.097079 10.0.0.19 - - [2025-11-01 19:02:02] "GET /firewall-rule/1731584a-fb78-4c77-bb77-ef6d780a6d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.017707 10.0.0.19 - - [2025-11-01 19:02:02] "GET /firewall-policy/27a96c71-f7f0-45dc-8fed-17ae21c97f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004093 10.0.0.19 - - [2025-11-01 19:02:02] "GET /firewall-rule/1731584a-fb78-4c77-bb77-ef6d780a6d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002248 10.0.0.19 - - [2025-11-01 19:02:02] "POST /ref-update HTTP/1.1" 200 156 0.063730 10.0.0.19 - - [2025-11-01 19:02:02] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018048 10.0.0.19 - - [2025-11-01 19:02:02] "POST /set-tag HTTP/1.1" 200 109 0.002802 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:02:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001390 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:02:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001212 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:02:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001131 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:02:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002045 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:02:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001619 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:02:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002633 10.0.0.19 - - [2025-11-01 19:02:55] "GET / HTTP/1.1" 200 35931 0.012769 10.0.0.19 - - [2025-11-01 19:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.19 - - [2025-11-01 19:02:55] "GET /global-system-config/9bfc0c89-2b51-4966-9fc0-a711078e354d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.012679 10.0.0.19 - - [2025-11-01 19:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.19 - - [2025-11-01 19:02:55] "GET /config-node/2c8ba294-8303-47ee-a756-691b6004e02d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.007185 10.0.0.19 - - [2025-11-01 19:03:07] "GET / HTTP/1.1" 200 35931 0.006369 10.0.0.19 - - [2025-11-01 19:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526 10.0.0.19 - - [2025-11-01 19:03:07] "GET /routing-instance/48fee679-ce61-411b-b465-c3fd4644055d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002876 10.0.0.19 - - [2025-11-01 19:03:07] "POST /bgp-routers HTTP/1.1" 409 301 0.001961 10.0.0.19 - - [2025-11-01 19:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.19 - - [2025-11-01 19:03:07] "GET /bgp-router/f718e678-c85d-4334-915e-91c7bf58bdcb?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.010875 10.0.0.19 - - [2025-11-01 19:03:07] "PUT /bgp-router/f718e678-c85d-4334-915e-91c7bf58bdcb HTTP/1.1" 200 254 0.029480 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:03:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002418 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:03:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003036 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:03:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000962 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:03:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000924 10.0.0.241 - - [2025-11-01 19:03:56] "GET / HTTP/1.1" 200 35931 0.003057 10.0.0.241 - - [2025-11-01 19:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005791 10.0.0.241 - - [2025-11-01 19:03:56] "GET /global-system-config/9bfc0c89-2b51-4966-9fc0-a711078e354d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.019702 10.0.0.241 - - [2025-11-01 19:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.241 - - [2025-11-01 19:03:56] "GET /routing-instance/48fee679-ce61-411b-b465-c3fd4644055d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005766 10.0.0.241 - - [2025-11-01 19:03:56] "PUT /global-system-config/9bfc0c89-2b51-4966-9fc0-a711078e354d HTTP/1.1" 200 274 0.021076 10.0.0.241 - - [2025-11-01 19:03:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.012092 10.0.0.241 - - [2025-11-01 19:03:56] "POST /virtual-routers HTTP/1.1" 200 599 0.019839 10.0.0.241 - - [2025-11-01 19:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009585 10.0.0.241 - - [2025-11-01 19:03:56] "GET /virtual-router/8de2b818-f785-4fa0-a182-71e425234b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.013395 10.0.0.241 - - [2025-11-01 19:03:56] "POST /fqname-to-id HTTP/1.1" 404 229 0.002028 10.0.0.241 - - [2025-11-01 19:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.241 - - [2025-11-01 19:03:56] "GET /virtual-network/97d6ba8c-09ef-4be9-9930-ccf97e3f3844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004509 10.0.0.241 - - [2025-11-01 19:03:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.080162 10.0.0.19 - - [2025-11-01 19:05:33] "GET /global-system-configs HTTP/1.1" 200 322 0.007653 10.0.0.19 - - [2025-11-01 19:05:35] "GET /global-system-configs HTTP/1.1" 200 322 0.003976 10.0.0.19 - - [2025-11-01 19:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.19 - - [2025-11-01 19:06:24] "GET /virtual-router/8de2b818-f785-4fa0-a182-71e425234b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003760 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:06:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000936 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:06:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001846 10.0.0.241 - - [2025-11-01 19:06:26] "GET / HTTP/1.1" 200 35931 0.005654 10.0.0.241 - - [2025-11-01 19:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005456 10.0.0.241 - - [2025-11-01 19:06:26] "GET /global-system-config/9bfc0c89-2b51-4966-9fc0-a711078e354d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.016647 10.0.0.241 - - [2025-11-01 19:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006980 10.0.0.241 - - [2025-11-01 19:06:26] "GET /routing-instance/48fee679-ce61-411b-b465-c3fd4644055d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.008174 10.0.0.241 - - [2025-11-01 19:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012777 10.0.0.241 - - [2025-11-01 19:06:26] "GET /virtual-router/8de2b818-f785-4fa0-a182-71e425234b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.010120 10.0.0.241 - - [2025-11-01 19:06:26] "PUT /virtual-router/8de2b818-f785-4fa0-a182-71e425234b41 HTTP/1.1" 200 262 0.027664 10.0.0.241 - - [2025-11-01 19:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.028141 10.0.0.241 - - [2025-11-01 19:06:26] "GET /virtual-router/8de2b818-f785-4fa0-a182-71e425234b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004086 10.0.0.241 - - [2025-11-01 19:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.241 - - [2025-11-01 19:06:27] "GET /virtual-machine-interface/3bc10933-bbb3-4e12-a089-6ae7668a5a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.008072 10.0.0.241 - - [2025-11-01 19:06:27] "PUT /virtual-machine-interface/3bc10933-bbb3-4e12-a089-6ae7668a5a9d HTTP/1.1" 200 284 0.022023 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:06:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002811 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:06:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002779 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:06:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002210 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:06:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001185 10.0.0.19 - - [2025-11-01 19:06:47] "GET /virtual-router/8de2b818-f785-4fa0-a182-71e425234b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.007414 10.0.0.19 - - [2025-11-01 19:06:47] "POST /ref-update HTTP/1.1" 200 156 0.038672 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:06:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001464 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:06:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001765 10.0.0.19 - - [2025-11-01 19:06:56] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008642 10.0.0.19 - - [2025-11-01 19:06:56] "POST /set-tag HTTP/1.1" 200 109 0.003920 10.0.0.19 - - [2025-11-01 19:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.19 - - [2025-11-01 19:06:56] "GET /loadbalancer/0af6dc22-9c19-4556-af4a-ae7bf103c676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003064 10.0.0.19 - - [2025-11-01 19:06:56] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006620 10.0.0.19 - - [2025-11-01 19:06:56] "POST /set-tag HTTP/1.1" 200 109 0.004753 10.0.0.19 - - [2025-11-01 19:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.19 - - [2025-11-01 19:06:56] "GET /loadbalancer/0af6dc22-9c19-4556-af4a-ae7bf103c676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003598 10.0.0.19 - - [2025-11-01 19:06:56] "GET /loadbalancer-pool/d3993fd4-0eae-413e-b4a7-6bccbcf57bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.008574 10.0.0.19 - - [2025-11-01 19:06:56] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024487 10.0.0.19 - - [2025-11-01 19:06:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.022289 10.0.0.19 - - [2025-11-01 19:06:56] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008952 10.0.0.19 - - [2025-11-01 19:06:56] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005092 10.0.0.19 - - [2025-11-01 19:06:56] "POST /ref-update HTTP/1.1" 200 156 0.010150 10.0.0.19 - - [2025-11-01 19:06:56] "GET /floating-ip/337d4510-b717-4177-9f22-4b02bf655519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.010325 10.0.0.19 - - [2025-11-01 19:06:56] "POST /tags HTTP/1.1" 409 205 0.002261 10.0.0.19 - - [2025-11-01 19:06:56] "PUT /floating-ip/337d4510-b717-4177-9f22-4b02bf655519 HTTP/1.1" 200 256 0.012865 10.0.0.19 - - [2025-11-01 19:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.19 - - [2025-11-01 19:06:56] "GET /tag/d39ebec8-cf69-4f6b-b6a6-b381ffa70673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.018909 10.0.0.19 - - [2025-11-01 19:06:56] "POST /set-tag HTTP/1.1" 200 109 0.068524 10.0.0.19 - - [2025-11-01 19:06:56] "GET /loadbalancer-pool/ec00b2dc-0493-45f8-9597-067b5b16624c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.022935 10.0.0.19 - - [2025-11-01 19:06:56] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016098 10.0.0.19 - - [2025-11-01 19:06:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007197 10.0.0.19 - - [2025-11-01 19:06:56] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014829 10.0.0.19 - - [2025-11-01 19:06:56] "POST /set-tag HTTP/1.1" 200 109 0.001963 10.0.0.19 - - [2025-11-01 19:06:56] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004815 10.0.0.19 - - [2025-11-01 19:06:56] "POST /ref-update HTTP/1.1" 200 156 0.006354 10.0.0.19 - - [2025-11-01 19:06:56] "GET /floating-ip/337d4510-b717-4177-9f22-4b02bf655519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.007803 10.0.0.19 - - [2025-11-01 19:06:56] "PUT /floating-ip/337d4510-b717-4177-9f22-4b02bf655519 HTTP/1.1" 200 256 0.011944 10.0.0.19 - - [2025-11-01 19:06:56] "GET /loadbalancer-pool/c7898845-d2c8-4365-ae4d-401367187fda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006906 10.0.0.19 - - [2025-11-01 19:06:56] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013070 10.0.0.19 - - [2025-11-01 19:06:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.012837 10.0.0.19 - - [2025-11-01 19:06:56] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015810 10.0.0.19 - - [2025-11-01 19:06:56] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004271 10.0.0.19 - - [2025-11-01 19:06:56] "POST /ref-update HTTP/1.1" 200 156 0.006721 10.0.0.19 - - [2025-11-01 19:06:56] "GET /floating-ip/337d4510-b717-4177-9f22-4b02bf655519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.006296 10.0.0.19 - - [2025-11-01 19:06:56] "POST /set-tag HTTP/1.1" 200 109 0.002159 10.0.0.19 - - [2025-11-01 19:06:56] "PUT /floating-ip/337d4510-b717-4177-9f22-4b02bf655519 HTTP/1.1" 200 256 0.008280 10.0.0.19 - - [2025-11-01 19:08:17] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.037183 10.0.0.19 - - [2025-11-01 19:08:17] "POST /set-tag HTTP/1.1" 200 109 0.011503 10.0.0.19 - - [2025-11-01 19:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.19 - - [2025-11-01 19:08:17] "GET /loadbalancer/0af6dc22-9c19-4556-af4a-ae7bf103c676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003063 10.0.0.19 - - [2025-11-01 19:08:17] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003555 10.0.0.19 - - [2025-11-01 19:08:17] "POST /set-tag HTTP/1.1" 200 109 0.029372 10.0.0.19 - - [2025-11-01 19:08:18] "DELETE /loadbalancer-member/cd13abfc-6990-4adb-8e43-efce8945300d HTTP/1.1" 200 115 0.024783 10.0.0.19 - - [2025-11-01 19:08:18] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007654 10.0.0.19 - - [2025-11-01 19:08:18] "POST /set-tag HTTP/1.1" 200 109 0.002978 10.0.0.19 - - [2025-11-01 19:08:18] "DELETE /loadbalancer-member/8795e1ee-bff5-4db9-9a49-179624bdb7b8 HTTP/1.1" 200 115 0.030653 10.0.0.19 - - [2025-11-01 19:08:18] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008902 10.0.0.19 - - [2025-11-01 19:08:18] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.19 - - [2025-11-01 19:08:18] "DELETE /loadbalancer-member/4da41405-b4ac-4d3f-ab6b-d37db4f7128d HTTP/1.1" 200 115 0.036725 10.0.0.19 - - [2025-11-01 19:08:18] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008253 10.0.0.19 - - [2025-11-01 19:08:18] "POST /set-tag HTTP/1.1" 200 109 0.003110 10.0.0.19 - - [2025-11-01 19:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.19 - - [2025-11-01 19:08:18] "GET /loadbalancer/0af6dc22-9c19-4556-af4a-ae7bf103c676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002194 10.0.0.19 - - [2025-11-01 19:08:18] "GET /loadbalancer-pool/d3993fd4-0eae-413e-b4a7-6bccbcf57bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002070 10.0.0.19 - - [2025-11-01 19:08:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019573 10.0.0.19 - - [2025-11-01 19:08:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.016364 10.0.0.19 - - [2025-11-01 19:08:18] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010866 10.0.0.19 - - [2025-11-01 19:08:18] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004243 10.0.0.19 - - [2025-11-01 19:08:18] "GET /floating-ip/337d4510-b717-4177-9f22-4b02bf655519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002495 10.0.0.19 - - [2025-11-01 19:08:18] "POST /set-tag HTTP/1.1" 200 109 0.064534 10.0.0.19 - - [2025-11-01 19:08:18] "GET /loadbalancer-pool/ec00b2dc-0493-45f8-9597-067b5b16624c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.014541 10.0.0.19 - - [2025-11-01 19:08:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028605 10.0.0.19 - - [2025-11-01 19:08:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.014703 10.0.0.19 - - [2025-11-01 19:08:18] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020873 10.0.0.19 - - [2025-11-01 19:08:18] "POST /set-tag HTTP/1.1" 200 109 0.008949 10.0.0.19 - - [2025-11-01 19:08:18] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010722 10.0.0.19 - - [2025-11-01 19:08:18] "GET /floating-ip/337d4510-b717-4177-9f22-4b02bf655519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002056 10.0.0.19 - - [2025-11-01 19:08:18] "GET /loadbalancer-pool/c7898845-d2c8-4365-ae4d-401367187fda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.008066 10.0.0.19 - - [2025-11-01 19:08:18] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026029 10.0.0.19 - - [2025-11-01 19:08:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.031408 10.0.0.19 - - [2025-11-01 19:08:18] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012993 10.0.0.19 - - [2025-11-01 19:08:18] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007529 10.0.0.19 - - [2025-11-01 19:08:18] "GET /floating-ip/337d4510-b717-4177-9f22-4b02bf655519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.008182 10.0.0.19 - - [2025-11-01 19:08:18] "POST /set-tag HTTP/1.1" 200 109 0.002206 10.0.0.19 - - [2025-11-01 19:10:33] "GET /global-system-configs HTTP/1.1" 200 322 0.002586 10.0.0.19 - - [2025-11-01 19:10:35] "GET /global-system-configs HTTP/1.1" 200 322 0.005447 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:11:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001853 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:11:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002535 10.0.0.19 - - [2025-11-01 19:12:16] "GET / HTTP/1.1" 200 35931 0.066402 10.0.0.19 - - [2025-11-01 19:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.19 - - [2025-11-01 19:12:16] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055477 10.0.0.19 - - [2025-11-01 19:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.19 - - [2025-11-01 19:12:16] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039411 10.0.0.19 - - [2025-11-01 19:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.19 - - [2025-11-01 19:12:17] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.064061 10.0.0.19 - - [2025-11-01 19:12:17] "POST /tags HTTP/1.1" 200 333 0.056939 10.0.0.19 - - [2025-11-01 19:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.19 - - [2025-11-01 19:12:17] "GET /tag/43076b2f-9d14-48da-bac0-896c219448ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015935 10.0.0.19 - - [2025-11-01 19:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.19 - - [2025-11-01 19:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001256 10.0.0.19 - - [2025-11-01 19:12:17] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033761 10.0.0.19 - - [2025-11-01 19:12:17] "GET /virtual-networks?parent_id=767f61b4-08ee-4567-af57-a4fedbdba33a&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003643 10.0.0.19 - - [2025-11-01 19:12:17] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041947 10.0.0.19 - - [2025-11-01 19:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.19 - - [2025-11-01 19:12:17] "GET /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.013803 10.0.0.19 - - [2025-11-01 19:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008979 10.0.0.19 - - [2025-11-01 19:12:17] "GET /service-appliance-set/81bbb9e2-4d1e-486d-8e4e-8ded61e5517b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003049 10.0.0.19 - - [2025-11-01 19:12:17] "POST /fqname-to-id HTTP/1.1" 404 254 0.011735 10.0.0.19 - - [2025-11-01 19:12:18] "POST /virtual-networks HTTP/1.1" 200 512 0.094373 10.0.0.19 - - [2025-11-01 19:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008185 10.0.0.19 - - [2025-11-01 19:12:18] "GET /network-ipam/7565ce2b-a09a-4b89-95c6-71b2dcf9bed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.006524 10.0.0.19 - - [2025-11-01 19:12:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.107771 10.0.0.19 - - [2025-11-01 19:12:18] "GET /virtual-machine-interface/42089add-f6d5-49e1-bce5-fa6813cb1429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.017206 10.0.0.19 - - [2025-11-01 19:12:18] "POST /useragent-kv HTTP/1.1" 200 115 0.017315 10.0.0.19 - - [2025-11-01 19:12:18] "POST /ref-update HTTP/1.1" 200 156 0.151880 10.0.0.19 - - [2025-11-01 19:12:18] "GET /virtual-network/bd6e2189-ccbc-4382-a8e4-8e983159855a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.014401 10.0.0.19 - - [2025-11-01 19:12:18] "GET /domains HTTP/1.1" 200 280 0.005154 10.0.0.19 - - [2025-11-01 19:12:18] "POST /instance-ips HTTP/1.1" 200 409 0.093858 10.0.0.19 - - [2025-11-01 19:12:18] "GET /domain/908bcbde-b3f3-491e-adda-1bb72d49139c HTTP/1.1" 200 3087 0.030578 10.0.0.19 - - [2025-11-01 19:12:18] "GET /instance-ip/cbad181f-66ed-445d-8222-e50d7cc1e094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.022151 10.0.0.19 - - [2025-11-01 19:12:18] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a HTTP/1.1" 200 5476 0.067672 10.0.0.19 - - [2025-11-01 19:12:18] "GET /virtual-network/bd6e2189-ccbc-4382-a8e4-8e983159855a HTTP/1.1" 200 2086 0.008490 10.0.0.19 - - [2025-11-01 19:12:18] "GET /virtual-network/bd6e2189-ccbc-4382-a8e4-8e983159855a HTTP/1.1" 200 2086 0.043941 10.0.0.19 - - [2025-11-01 19:12:18] "POST /loadbalancers HTTP/1.1" 200 610 0.086593 10.0.0.19 - - [2025-11-01 19:12:18] "GET /routing-instance/29de715a-43b3-4877-9893-50fd8f2267fb HTTP/1.1" 200 1181 0.009541 10.0.0.19 - - [2025-11-01 19:12:18] "GET /routing-instance/29de715a-43b3-4877-9893-50fd8f2267fb HTTP/1.1" 200 1181 0.002905 10.0.0.19 - - [2025-11-01 19:12:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.028830 10.0.0.19 - - [2025-11-01 19:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010414 10.0.0.19 - - [2025-11-01 19:12:18] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050840 10.0.0.19 - - [2025-11-01 19:12:18] "GET /instance-ip/cbad181f-66ed-445d-8222-e50d7cc1e094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003226 10.0.0.19 - - [2025-11-01 19:12:18] "POST /route-targets HTTP/1.1" 200 327 0.021005 10.0.0.19 - - [2025-11-01 19:12:18] "POST /ref-update HTTP/1.1" 200 156 0.022969 10.0.0.19 - - [2025-11-01 19:12:18] "POST /floating-ips HTTP/1.1" 200 597 0.043216 10.0.0.19 - - [2025-11-01 19:12:18] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050156 10.0.0.19 - - [2025-11-01 19:12:18] "GET /loadbalancer/e863134a-9eb1-41e8-83d1-c0d7270f0c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005625 10.0.0.19 - - [2025-11-01 19:12:18] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.051537 10.0.0.19 - - [2025-11-01 19:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.19 - - [2025-11-01 19:12:18] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047873 10.0.0.19 - - [2025-11-01 19:12:18] "GET /loadbalancer-listener/724626a4-7deb-4dba-80a0-180b0452886c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.003112 10.0.0.19 - - [2025-11-01 19:12:18] "GET /loadbalancer-listener/724626a4-7deb-4dba-80a0-180b0452886c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.002662 10.0.0.19 - - [2025-11-01 19:12:18] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.017491 10.0.0.19 - - [2025-11-01 19:12:18] "GET /instance-ip/cbad181f-66ed-445d-8222-e50d7cc1e094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004162 10.0.0.19 - - [2025-11-01 19:12:18] "GET /instance-ip/cbad181f-66ed-445d-8222-e50d7cc1e094?fields=floating_ips HTTP/1.1" 200 1212 0.004306 10.0.0.19 - - [2025-11-01 19:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008805 10.0.0.19 - - [2025-11-01 19:12:18] "GET /floating-ip/547faae8-9bb1-4a2a-8aca-ee1e7b6d11ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.001960 10.0.0.19 - - [2025-11-01 19:12:18] "GET /loadbalancer/e863134a-9eb1-41e8-83d1-c0d7270f0c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003104 10.0.0.19 - - [2025-11-01 19:12:18] "POST /tags HTTP/1.1" 200 295 0.045420 10.0.0.19 - - [2025-11-01 19:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012377 10.0.0.19 - - [2025-11-01 19:12:18] "GET /tag/fff9a914-7344-439f-a8d2-c929cf8c6c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.011876 10.0.0.19 - - [2025-11-01 19:12:18] "POST /tags HTTP/1.1" 409 233 0.002270 10.0.0.19 - - [2025-11-01 19:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.19 - - [2025-11-01 19:12:19] "GET /tag/d6ba1696-e5c2-4450-bf6f-d0d604ec05b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.010528 10.0.0.19 - - [2025-11-01 19:12:19] "POST /tags HTTP/1.1" 409 206 0.004356 10.0.0.19 - - [2025-11-01 19:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.19 - - [2025-11-01 19:12:19] "GET /tag/b062a4ef-93a2-4313-bacf-d526707f657f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013453 10.0.0.19 - - [2025-11-01 19:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.19 - - [2025-11-01 19:12:19] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.011912 10.0.0.19 - - [2025-11-01 19:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.19 - - [2025-11-01 19:12:19] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.077598 10.0.0.19 - - [2025-11-01 19:12:19] "POST /virtual-machines HTTP/1.1" 200 369 0.009511 10.0.0.19 - - [2025-11-01 19:12:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022089 10.0.0.19 - - [2025-11-01 19:12:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.112368 10.0.0.19 - - [2025-11-01 19:12:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.013844 10.0.0.19 - - [2025-11-01 19:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014654 10.0.0.19 - - [2025-11-01 19:12:19] "GET /virtual-machine-interface/afd20d16-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005129 10.0.0.19 - - [2025-11-01 19:12:19] "POST /instance-ips HTTP/1.1" 200 409 0.019391 10.0.0.19 - - [2025-11-01 19:12:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.029510 10.0.0.19 - - [2025-11-01 19:12:19] "GET /virtual-machine-interface/afd20d16-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007885 10.0.0.19 - - [2025-11-01 19:12:19] "POST /set-tag HTTP/1.1" 200 109 0.021584 10.0.0.19 - - [2025-11-01 19:12:19] "GET /virtual-machine-interface/afd20d16-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014229 10.0.0.19 - - [2025-11-01 19:12:19] "GET /instance-ip/afecf0b8-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004596 10.0.0.19 - - [2025-11-01 19:12:19] "GET /virtual-machine-interface/afd20d16-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005484 10.0.0.19 - - [2025-11-01 19:12:19] "POST /set-tag HTTP/1.1" 200 109 0.002525 10.0.0.19 - - [2025-11-01 19:12:19] "GET /virtual-router/8de2b818-f785-4fa0-a182-71e425234b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003777 10.0.0.19 - - [2025-11-01 19:12:19] "POST /ref-update HTTP/1.1" 200 156 0.015554 10.0.0.19 - - [2025-11-01 19:12:19] "GET /virtual-machine-interface/afd20d16-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015974 10.0.0.19 - - [2025-11-01 19:12:19] "POST /set-tag HTTP/1.1" 200 109 0.008972 10.0.0.19 - - [2025-11-01 19:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.19 - - [2025-11-01 19:12:19] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004353 10.0.0.19 - - [2025-11-01 19:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.19 - - [2025-11-01 19:12:20] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046284 10.0.0.19 - - [2025-11-01 19:12:20] "POST /virtual-machines HTTP/1.1" 200 369 0.009358 10.0.0.19 - - [2025-11-01 19:12:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014955 10.0.0.19 - - [2025-11-01 19:12:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.106043 10.0.0.19 - - [2025-11-01 19:12:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.007674 10.0.0.19 - - [2025-11-01 19:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.019516 10.0.0.19 - - [2025-11-01 19:12:20] "GET /virtual-machine-interface/b04978a6-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.003998 10.0.0.19 - - [2025-11-01 19:12:20] "POST /instance-ips HTTP/1.1" 200 409 0.023614 10.0.0.19 - - [2025-11-01 19:12:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.023849 10.0.0.19 - - [2025-11-01 19:12:20] "GET /virtual-machine-interface/b04978a6-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.011023 10.0.0.19 - - [2025-11-01 19:12:20] "POST /set-tag HTTP/1.1" 200 109 0.017651 10.0.0.19 - - [2025-11-01 19:12:20] "GET /virtual-machine-interface/b04978a6-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013616 10.0.0.19 - - [2025-11-01 19:12:20] "GET /instance-ip/b0624084-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005032 10.0.0.19 - - [2025-11-01 19:12:20] "GET /virtual-machine-interface/b04978a6-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005107 10.0.0.19 - - [2025-11-01 19:12:20] "POST /set-tag HTTP/1.1" 200 109 0.002155 10.0.0.19 - - [2025-11-01 19:12:20] "GET /virtual-router/8de2b818-f785-4fa0-a182-71e425234b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.003345 10.0.0.19 - - [2025-11-01 19:12:20] "POST /ref-update HTTP/1.1" 200 156 0.011543 10.0.0.19 - - [2025-11-01 19:12:20] "GET /virtual-machine-interface/b04978a6-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012353 10.0.0.19 - - [2025-11-01 19:12:20] "POST /set-tag HTTP/1.1" 200 109 0.003224 10.0.0.19 - - [2025-11-01 19:12:20] "GET /virtual-machine-interface/afd20d16-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006308 10.0.0.19 - - [2025-11-01 19:12:20] "POST /set-tag HTTP/1.1" 200 109 0.002697 10.0.0.19 - - [2025-11-01 19:12:20] "GET /virtual-machine-interface/b04978a6-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005415 10.0.0.19 - - [2025-11-01 19:12:20] "POST /set-tag HTTP/1.1" 200 109 0.002664 10.0.0.19 - - [2025-11-01 19:12:23] "GET /domains HTTP/1.1" 200 280 0.004844 10.0.0.19 - - [2025-11-01 19:12:23] "GET /domain/908bcbde-b3f3-491e-adda-1bb72d49139c HTTP/1.1" 200 3087 0.007364 10.0.0.19 - - [2025-11-01 19:12:23] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a HTTP/1.1" 200 7064 0.064797 10.0.0.19 - - [2025-11-01 19:12:23] "GET /virtual-network/bd6e2189-ccbc-4382-a8e4-8e983159855a HTTP/1.1" 200 2086 0.006225 10.0.0.19 - - [2025-11-01 19:12:23] "GET /virtual-network/bd6e2189-ccbc-4382-a8e4-8e983159855a HTTP/1.1" 200 2086 0.005660 10.0.0.19 - - [2025-11-01 19:12:23] "GET /routing-instance/29de715a-43b3-4877-9893-50fd8f2267fb HTTP/1.1" 200 1402 0.005916 10.0.0.19 - - [2025-11-01 19:12:23] "GET /routing-instance/29de715a-43b3-4877-9893-50fd8f2267fb HTTP/1.1" 200 1402 0.003606 10.0.0.19 - - [2025-11-01 19:12:23] "GET /route-target/4bc568d6-8536-4423-b3b6-6e08b2470394 HTTP/1.1" 200 1152 0.002722 10.0.0.19 - - [2025-11-01 19:12:23] "GET /virtual-network/bd6e2189-ccbc-4382-a8e4-8e983159855a HTTP/1.1" 200 2086 0.005027 10.0.0.19 - - [2025-11-01 19:12:23] "GET /routing-instance/29de715a-43b3-4877-9893-50fd8f2267fb HTTP/1.1" 200 1402 0.003451 10.0.0.19 - - [2025-11-01 19:12:23] "GET /virtual-network/bd6e2189-ccbc-4382-a8e4-8e983159855a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004997 10.0.0.19 - - [2025-11-01 19:12:23] "GET /virtual-network/bd6e2189-ccbc-4382-a8e4-8e983159855a HTTP/1.1" 200 2086 0.004882 10.0.0.19 - - [2025-11-01 19:12:23] "GET /routing-instance/29de715a-43b3-4877-9893-50fd8f2267fb HTTP/1.1" 200 1402 0.003089 10.0.0.19 - - [2025-11-01 19:12:23] "GET /routing-instance/29de715a-43b3-4877-9893-50fd8f2267fb HTTP/1.1" 200 1402 0.002769 10.0.0.19 - - [2025-11-01 19:12:23] "GET /route-target/4bc568d6-8536-4423-b3b6-6e08b2470394 HTTP/1.1" 200 1152 0.002117 10.0.0.19 - - [2025-11-01 19:12:23] "GET /domains HTTP/1.1" 200 280 0.001952 10.0.0.19 - - [2025-11-01 19:12:23] "GET /domain/908bcbde-b3f3-491e-adda-1bb72d49139c HTTP/1.1" 200 3087 0.002903 10.0.0.19 - - [2025-11-01 19:12:23] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a HTTP/1.1" 200 7064 0.030592 10.0.0.19 - - [2025-11-01 19:12:23] "GET /virtual-network/bd6e2189-ccbc-4382-a8e4-8e983159855a HTTP/1.1" 200 2086 0.004569 10.0.0.19 - - [2025-11-01 19:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.19 - - [2025-11-01 19:12:23] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027772 10.0.0.19 - - [2025-11-01 19:12:23] "GET /virtual-network/bd6e2189-ccbc-4382-a8e4-8e983159855a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004469 10.0.0.19 - - [2025-11-01 19:12:23] "GET /floating-ip-pools?parent_id=bd6e2189-ccbc-4382-a8e4-8e983159855a&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001952 10.0.0.19 - - [2025-11-01 19:12:23] "GET /virtual-network/bd6e2189-ccbc-4382-a8e4-8e983159855a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.003847 10.0.0.19 - - [2025-11-01 19:12:23] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017691 10.0.0.19 - - [2025-11-01 19:12:23] "POST /ref-update HTTP/1.1" 200 156 0.009718 10.0.0.19 - - [2025-11-01 19:12:23] "GET /virtual-network/bd6e2189-ccbc-4382-a8e4-8e983159855a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.011840 10.0.0.19 - - [2025-11-01 19:12:23] "GET /domains HTTP/1.1" 200 280 0.004365 10.0.0.19 - - [2025-11-01 19:12:23] "GET /domain/908bcbde-b3f3-491e-adda-1bb72d49139c HTTP/1.1" 200 3087 0.005416 10.0.0.19 - - [2025-11-01 19:12:23] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a HTTP/1.1" 200 7320 0.042170 10.0.0.19 - - [2025-11-01 19:12:24] "GET /virtual-network/bd6e2189-ccbc-4382-a8e4-8e983159855a HTTP/1.1" 200 2324 0.005313 10.0.0.19 - - [2025-11-01 19:12:24] "GET /floating-ip-pool/f806cb65-505b-4be8-a221-c4588a5e4815 HTTP/1.1" 200 1315 0.001848 10.0.0.19 - - [2025-11-01 19:12:24] "GET /domains HTTP/1.1" 200 280 0.001178 10.0.0.19 - - [2025-11-01 19:12:24] "GET /domain/908bcbde-b3f3-491e-adda-1bb72d49139c HTTP/1.1" 200 3087 0.001964 10.0.0.19 - - [2025-11-01 19:12:24] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a HTTP/1.1" 200 7320 0.031278 10.0.0.19 - - [2025-11-01 19:12:24] "GET /virtual-network/bd6e2189-ccbc-4382-a8e4-8e983159855a HTTP/1.1" 200 2324 0.003443 10.0.0.19 - - [2025-11-01 19:12:24] "GET /virtual-network/bd6e2189-ccbc-4382-a8e4-8e983159855a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.003660 10.0.0.19 - - [2025-11-01 19:12:24] "POST /tags HTTP/1.1" 200 365 0.043325 10.0.0.19 - - [2025-11-01 19:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.014774 10.0.0.19 - - [2025-11-01 19:12:24] "GET /tag/a4fa0f26-76fd-4680-8324-12da87fdf551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017789 10.0.0.19 - - [2025-11-01 19:12:24] "POST /tags HTTP/1.1" 409 206 0.002420 10.0.0.19 - - [2025-11-01 19:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.19 - - [2025-11-01 19:12:24] "GET /tag/b062a4ef-93a2-4313-bacf-d526707f657f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018901 10.0.0.19 - - [2025-11-01 19:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.19 - - [2025-11-01 19:12:24] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.041952 10.0.0.19 - - [2025-11-01 19:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005459 10.0.0.19 - - [2025-11-01 19:12:24] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004313 10.0.0.19 - - [2025-11-01 19:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.19 - - [2025-11-01 19:12:24] "GET /service-appliance-set/4c10bedc-2991-4e4f-b649-457a1a55403d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003958 10.0.0.19 - - [2025-11-01 19:12:24] "POST /fqname-to-id HTTP/1.1" 404 258 0.013629 10.0.0.19 - - [2025-11-01 19:12:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.142302 10.0.0.19 - - [2025-11-01 19:12:24] "GET /virtual-machine-interface/6114aba4-6dee-40f8-8276-e774341630fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.030529 10.0.0.19 - - [2025-11-01 19:12:24] "POST /set-tag HTTP/1.1" 200 109 0.017041 10.0.0.19 - - [2025-11-01 19:12:24] "POST /instance-ips HTTP/1.1" 200 417 0.057911 10.0.0.19 - - [2025-11-01 19:12:24] "GET /instance-ip/734e6ab2-2ebc-4998-8ed6-b07a2089ffc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.010583 10.0.0.19 - - [2025-11-01 19:12:24] "POST /loadbalancers HTTP/1.1" 200 618 0.083634 10.0.0.19 - - [2025-11-01 19:12:24] "POST /service-instances HTTP/1.1" 200 566 0.022125 10.0.0.19 - - [2025-11-01 19:12:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.027960 10.0.0.19 - - [2025-11-01 19:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011379 10.0.0.19 - - [2025-11-01 19:12:24] "POST /ref-update HTTP/1.1" 200 156 0.022649 10.0.0.19 - - [2025-11-01 19:12:25] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.036601 10.0.0.19 - - [2025-11-01 19:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.19 - - [2025-11-01 19:12:25] "PUT /service-instance/1d911e40-f6df-45ce-9dc2-e2f6b963ecab HTTP/1.1" 200 266 0.008519 10.0.0.19 - - [2025-11-01 19:12:25] "GET /virtual-machine-interface/6114aba4-6dee-40f8-8276-e774341630fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.012152 10.0.0.19 - - [2025-11-01 19:12:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.019807 10.0.0.19 - - [2025-11-01 19:12:25] "GET /virtual-machine-interface/6114aba4-6dee-40f8-8276-e774341630fd?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.020248 10.0.0.19 - - [2025-11-01 19:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005113 10.0.0.19 - - [2025-11-01 19:12:25] "PUT /service-instance/1d911e40-f6df-45ce-9dc2-e2f6b963ecab HTTP/1.1" 200 266 0.006473 10.0.0.19 - - [2025-11-01 19:12:25] "GET /floating-ip-pool/f806cb65-505b-4be8-a221-c4588a5e4815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002503 10.0.0.19 - - [2025-11-01 19:12:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008855 10.0.0.19 - - [2025-11-01 19:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001303 10.0.0.19 - - [2025-11-01 19:12:25] "POST /virtual-machines HTTP/1.1" 200 429 0.010787 10.0.0.19 - - [2025-11-01 19:12:25] "POST /floating-ips HTTP/1.1" 200 671 0.114390 10.0.0.19 - - [2025-11-01 19:12:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008214 10.0.0.19 - - [2025-11-01 19:12:25] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.042020 10.0.0.19 - - [2025-11-01 19:12:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.144627 10.0.0.19 - - [2025-11-01 19:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009967 10.0.0.19 - - [2025-11-01 19:12:25] "POST /chown HTTP/1.1" 200 109 0.022046 10.0.0.19 - - [2025-11-01 19:12:25] "GET /policy-management/c85a70ef-6d80-4c82-a2cd-5db974c28cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011911 10.0.0.19 - - [2025-11-01 19:12:25] "POST /tags HTTP/1.1" 409 221 0.002826 10.0.0.19 - - [2025-11-01 19:12:25] "POST /chown HTTP/1.1" 200 109 0.008425 10.0.0.19 - - [2025-11-01 19:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.19 - - [2025-11-01 19:12:25] "GET /tag/43076b2f-9d14-48da-bac0-896c219448ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009681 10.0.0.19 - - [2025-11-01 19:12:25] "POST /tags HTTP/1.1" 409 238 0.006061 10.0.0.19 - - [2025-11-01 19:12:25] "PUT /virtual-machine-interface/b5dde6a2-4d97-4082-bada-a42d3cc74bf1 HTTP/1.1" 200 284 0.013256 10.0.0.19 - - [2025-11-01 19:12:25] "PUT /instance-ip/734e6ab2-2ebc-4998-8ed6-b07a2089ffc4 HTTP/1.1" 200 256 0.017709 10.0.0.19 - - [2025-11-01 19:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009980 10.0.0.19 - - [2025-11-01 19:12:25] "GET /tag/a4fa0f26-76fd-4680-8324-12da87fdf551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015506 10.0.0.19 - - [2025-11-01 19:12:25] "POST /ref-update HTTP/1.1" 200 156 0.039900 10.0.0.19 - - [2025-11-01 19:12:25] "POST /firewall-rules HTTP/1.1" 200 650 0.073853 10.0.0.19 - - [2025-11-01 19:12:25] "POST /ref-update HTTP/1.1" 200 156 0.027006 10.0.0.19 - - [2025-11-01 19:12:25] "POST /ref-update HTTP/1.1" 200 156 0.031289 10.0.0.19 - - [2025-11-01 19:12:25] "GET /firewall-rule/bc3b4e72-8dc0-4e92-b945-7f27e56f27a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.024621 10.0.0.19 - - [2025-11-01 19:12:25] "POST /ref-update HTTP/1.1" 200 156 0.026045 10.0.0.19 - - [2025-11-01 19:12:25] "GET /firewall-policy/2bc0be38-47a8-4abe-a95f-02a3fa95aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.023830 10.0.0.19 - - [2025-11-01 19:12:25] "GET /firewall-rule/bc3b4e72-8dc0-4e92-b945-7f27e56f27a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002707 10.0.0.19 - - [2025-11-01 19:12:25] "POST /ref-update HTTP/1.1" 200 156 0.012028 10.0.0.19 - - [2025-11-01 19:12:25] "POST /ref-update HTTP/1.1" 200 156 0.032518 10.0.0.19 - - [2025-11-01 19:12:25] "POST /ref-update HTTP/1.1" 200 156 0.048742 10.0.0.19 - - [2025-11-01 19:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008033 10.0.0.19 - - [2025-11-01 19:12:25] "POST /virtual-machines HTTP/1.1" 200 429 0.050777 10.0.0.19 - - [2025-11-01 19:12:25] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.059004 10.0.0.19 - - [2025-11-01 19:12:25] "GET /loadbalancer/f65508f6-2792-45d9-a85c-e975da65e7ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.025304 10.0.0.19 - - [2025-11-01 19:12:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.137229 10.0.0.19 - - [2025-11-01 19:12:26] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.082472 10.0.0.19 - - [2025-11-01 19:12:26] "POST /chown HTTP/1.1" 200 109 0.034721 10.0.0.19 - - [2025-11-01 19:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005204 10.0.0.19 - - [2025-11-01 19:12:26] "POST /chown HTTP/1.1" 200 109 0.006878 10.0.0.19 - - [2025-11-01 19:12:26] "PUT /virtual-machine-interface/8818944c-13c9-4cc1-9cd3-c92dbf99dbe1 HTTP/1.1" 200 284 0.021241 10.0.0.19 - - [2025-11-01 19:12:26] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.072602 10.0.0.19 - - [2025-11-01 19:12:26] "GET /loadbalancer-listener/081fb644-9a79-45a9-b951-e649c9862f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.005081 10.0.0.19 - - [2025-11-01 19:12:26] "GET /loadbalancer-listener/081fb644-9a79-45a9-b951-e649c9862f60?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.004983 10.0.0.19 - - [2025-11-01 19:12:26] "PUT /instance-ip/734e6ab2-2ebc-4998-8ed6-b07a2089ffc4 HTTP/1.1" 200 256 0.016346 10.0.0.19 - - [2025-11-01 19:12:26] "POST /ref-update HTTP/1.1" 200 156 0.026047 10.0.0.19 - - [2025-11-01 19:12:26] "POST /ref-update HTTP/1.1" 200 156 0.019202 10.0.0.19 - - [2025-11-01 19:12:26] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.031104 10.0.0.19 - - [2025-11-01 19:12:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.012022 10.0.0.19 - - [2025-11-01 19:12:26] "GET /loadbalancer-pool/0f38428b-2c20-4c03-956f-12ba4a3d356d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007848 10.0.0.19 - - [2025-11-01 19:12:26] "POST /ref-update HTTP/1.1" 200 156 0.017630 10.0.0.19 - - [2025-11-01 19:12:26] "POST /ref-update HTTP/1.1" 200 156 0.016980 10.0.0.19 - - [2025-11-01 19:12:26] "POST /ref-update HTTP/1.1" 200 156 0.018787 10.0.0.19 - - [2025-11-01 19:12:26] "POST /loadbalancer-members HTTP/1.1" 200 707 0.024036 10.0.0.19 - - [2025-11-01 19:12:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.026096 10.0.0.19 - - [2025-11-01 19:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009140 10.0.0.19 - - [2025-11-01 19:12:26] "GET /loadbalancer-member/39013c87-6327-4fd4-922b-fdd6d8a3ae8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.018566 10.0.0.19 - - [2025-11-01 19:12:26] "POST /chown HTTP/1.1" 200 109 0.015370 10.0.0.19 - - [2025-11-01 19:12:26] "POST /chown HTTP/1.1" 200 109 0.014212 10.0.0.19 - - [2025-11-01 19:12:26] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002063 10.0.0.19 - - [2025-11-01 19:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.19 - - [2025-11-01 19:12:26] "GET /policy-management/c85a70ef-6d80-4c82-a2cd-5db974c28cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002328 10.0.0.19 - - [2025-11-01 19:12:26] "POST /tags HTTP/1.1" 409 221 0.001596 10.0.0.19 - - [2025-11-01 19:12:26] "PUT /instance-ip/734e6ab2-2ebc-4998-8ed6-b07a2089ffc4 HTTP/1.1" 200 256 0.011580 10.0.0.19 - - [2025-11-01 19:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.19 - - [2025-11-01 19:12:26] "GET /tag/43076b2f-9d14-48da-bac0-896c219448ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014410 10.0.0.19 - - [2025-11-01 19:12:26] "POST /ref-update HTTP/1.1" 200 156 0.040987 10.0.0.19 - - [2025-11-01 19:12:26] "POST /tags HTTP/1.1" 409 238 0.015500 10.0.0.19 - - [2025-11-01 19:12:26] "POST /chown HTTP/1.1" 200 109 0.025930 10.0.0.19 - - [2025-11-01 19:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.19 - - [2025-11-01 19:12:26] "GET /tag/a4fa0f26-76fd-4680-8324-12da87fdf551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.021071 10.0.0.19 - - [2025-11-01 19:12:26] "POST /firewall-rules HTTP/1.1" 409 293 0.002510 10.0.0.19 - - [2025-11-01 19:12:26] "POST /chown HTTP/1.1" 200 109 0.010199 10.0.0.19 - - [2025-11-01 19:12:26] "PUT /instance-ip/734e6ab2-2ebc-4998-8ed6-b07a2089ffc4 HTTP/1.1" 200 256 0.021309 10.0.0.19 - - [2025-11-01 19:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005286 10.0.0.19 - - [2025-11-01 19:12:26] "POST /ref-update HTTP/1.1" 200 156 0.024863 10.0.0.19 - - [2025-11-01 19:12:26] "PUT /firewall-rule/bc3b4e72-8dc0-4e92-b945-7f27e56f27a8 HTTP/1.1" 200 260 0.031709 10.0.0.19 - - [2025-11-01 19:12:26] "GET /firewall-rule/bc3b4e72-8dc0-4e92-b945-7f27e56f27a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.013608 10.0.0.19 - - [2025-11-01 19:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.19 - - [2025-11-01 19:12:26] "POST /chown HTTP/1.1" 200 109 0.005234 10.0.0.19 - - [2025-11-01 19:12:26] "POST /chown HTTP/1.1" 200 109 0.014941 10.0.0.19 - - [2025-11-01 19:12:26] "GET /firewall-policy/2bc0be38-47a8-4abe-a95f-02a3fa95aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004308 10.0.0.19 - - [2025-11-01 19:12:26] "GET /firewall-rule/bc3b4e72-8dc0-4e92-b945-7f27e56f27a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002274 10.0.0.19 - - [2025-11-01 19:12:26] "PUT /instance-ip/734e6ab2-2ebc-4998-8ed6-b07a2089ffc4 HTTP/1.1" 200 256 0.019116 10.0.0.19 - - [2025-11-01 19:12:26] "POST /ref-update HTTP/1.1" 200 156 0.009970 10.0.0.19 - - [2025-11-01 19:12:26] "POST /chown HTTP/1.1" 200 109 0.011159 10.0.0.19 - - [2025-11-01 19:12:26] "POST /chown HTTP/1.1" 200 109 0.014127 10.0.0.19 - - [2025-11-01 19:12:27] "PUT /instance-ip/734e6ab2-2ebc-4998-8ed6-b07a2089ffc4 HTTP/1.1" 200 256 0.014034 10.0.0.19 - - [2025-11-01 19:12:27] "POST /ref-update HTTP/1.1" 200 156 0.018754 10.0.0.19 - - [2025-11-01 19:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004937 10.0.0.19 - - [2025-11-01 19:12:27] "POST /chown HTTP/1.1" 200 109 0.007231 10.0.0.19 - - [2025-11-01 19:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.19 - - [2025-11-01 19:12:27] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007512 10.0.0.19 - - [2025-11-01 19:12:27] "POST /chown HTTP/1.1" 200 109 0.056740 10.0.0.19 - - [2025-11-01 19:12:27] "PUT /instance-ip/734e6ab2-2ebc-4998-8ed6-b07a2089ffc4 HTTP/1.1" 200 256 0.025166 10.0.0.19 - - [2025-11-01 19:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.19 - - [2025-11-01 19:12:27] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.045571 10.0.0.19 - - [2025-11-01 19:12:27] "POST /ref-update HTTP/1.1" 200 156 0.027328 10.0.0.19 - - [2025-11-01 19:12:27] "POST /virtual-machines HTTP/1.1" 200 373 0.007774 10.0.0.19 - - [2025-11-01 19:12:27] "POST /chown HTTP/1.1" 200 109 0.022247 10.0.0.19 - - [2025-11-01 19:12:27] "POST /chown HTTP/1.1" 200 109 0.041870 10.0.0.19 - - [2025-11-01 19:12:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.033434 10.0.0.19 - - [2025-11-01 19:12:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.100109 10.0.0.19 - - [2025-11-01 19:12:27] "PUT /instance-ip/734e6ab2-2ebc-4998-8ed6-b07a2089ffc4 HTTP/1.1" 200 256 0.070787 10.0.0.19 - - [2025-11-01 19:12:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.037871 10.0.0.19 - - [2025-11-01 19:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010638 10.0.0.19 - - [2025-11-01 19:12:27] "POST /ref-update HTTP/1.1" 200 156 0.057007 10.0.0.19 - - [2025-11-01 19:12:27] "GET /virtual-machine-interface/b49761b6-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.004348 10.0.0.19 - - [2025-11-01 19:12:27] "POST /instance-ips HTTP/1.1" 200 413 0.025187 10.0.0.19 - - [2025-11-01 19:12:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.034066 10.0.0.19 - - [2025-11-01 19:12:27] "GET /virtual-machine-interface/b49761b6-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.016240 10.0.0.19 - - [2025-11-01 19:12:27] "PUT /service-instance/1d911e40-f6df-45ce-9dc2-e2f6b963ecab HTTP/1.1" 200 266 0.014194 10.0.0.19 - - [2025-11-01 19:12:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014554 10.0.0.19 - - [2025-11-01 19:12:27] "POST /set-tag HTTP/1.1" 200 109 0.016879 10.0.0.19 - - [2025-11-01 19:12:27] "GET /virtual-machine-interface/b49761b6-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013316 10.0.0.19 - - [2025-11-01 19:12:27] "GET /instance-ip/b4ae3044-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006146 10.0.0.19 - - [2025-11-01 19:12:27] "PUT /service-instance/1d911e40-f6df-45ce-9dc2-e2f6b963ecab HTTP/1.1" 200 266 0.010627 10.0.0.19 - - [2025-11-01 19:12:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.012538 10.0.0.19 - - [2025-11-01 19:12:27] "GET /virtual-machine-interface/b49761b6-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005041 10.0.0.19 - - [2025-11-01 19:12:27] "PUT /service-instance/1d911e40-f6df-45ce-9dc2-e2f6b963ecab HTTP/1.1" 200 266 0.011610 10.0.0.19 - - [2025-11-01 19:12:27] "POST /set-tag HTTP/1.1" 200 109 0.006929 10.0.0.19 - - [2025-11-01 19:12:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.016909 10.0.0.19 - - [2025-11-01 19:12:27] "GET /virtual-router/8de2b818-f785-4fa0-a182-71e425234b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.015620 10.0.0.19 - - [2025-11-01 19:12:27] "PUT /service-instance/1d911e40-f6df-45ce-9dc2-e2f6b963ecab HTTP/1.1" 200 266 0.007713 10.0.0.19 - - [2025-11-01 19:12:27] "POST /ref-update HTTP/1.1" 200 156 0.008820 10.0.0.19 - - [2025-11-01 19:12:27] "GET /virtual-machine-interface/b49761b6-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011602 10.0.0.19 - - [2025-11-01 19:12:27] "POST /set-tag HTTP/1.1" 200 109 0.003116 10.0.0.19 - - [2025-11-01 19:12:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.006518 10.0.0.19 - - [2025-11-01 19:12:27] "GET /virtual-machine-interface/b49761b6-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004149 10.0.0.19 - - [2025-11-01 19:12:27] "POST /set-tag HTTP/1.1" 200 109 0.004040 10.0.0.19 - - [2025-11-01 19:12:27] "PUT /service-instance/1d911e40-f6df-45ce-9dc2-e2f6b963ecab HTTP/1.1" 200 266 0.009731 10.0.0.19 - - [2025-11-01 19:12:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.008789 10.0.0.19 - - [2025-11-01 19:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.19 - - [2025-11-01 19:12:28] "POST /chown HTTP/1.1" 200 109 0.006737 10.0.0.19 - - [2025-11-01 19:12:28] "POST /chown HTTP/1.1" 200 109 0.007762 10.0.0.19 - - [2025-11-01 19:12:28] "POST /ref-update HTTP/1.1" 200 156 0.012543 10.0.0.19 - - [2025-11-01 19:12:28] "POST /chown HTTP/1.1" 200 109 0.017416 10.0.0.19 - - [2025-11-01 19:12:28] "POST /chown HTTP/1.1" 200 109 0.006151 10.0.0.19 - - [2025-11-01 19:12:28] "POST /ref-update HTTP/1.1" 200 156 0.021927 10.0.0.19 - - [2025-11-01 19:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006222 10.0.0.19 - - [2025-11-01 19:12:28] "POST /chown HTTP/1.1" 200 109 0.006016 10.0.0.19 - - [2025-11-01 19:12:28] "POST /chown HTTP/1.1" 200 109 0.013109 10.0.0.19 - - [2025-11-01 19:12:28] "POST /chown HTTP/1.1" 200 109 0.014828 10.0.0.19 - - [2025-11-01 19:12:28] "POST /chown HTTP/1.1" 200 109 0.010261 10.0.0.19 - - [2025-11-01 19:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.19 - - [2025-11-01 19:12:28] "POST /chown HTTP/1.1" 200 109 0.005617 10.0.0.19 - - [2025-11-01 19:12:28] "POST /chown HTTP/1.1" 200 109 0.006151 10.0.0.19 - - [2025-11-01 19:12:28] "POST /chown HTTP/1.1" 200 109 0.011075 10.0.0.19 - - [2025-11-01 19:12:28] "POST /chown HTTP/1.1" 200 109 0.029263 10.0.0.19 - - [2025-11-01 19:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.19 - - [2025-11-01 19:12:28] "POST /chown HTTP/1.1" 200 109 0.005489 10.0.0.19 - - [2025-11-01 19:12:28] "POST /chown HTTP/1.1" 200 109 0.012517 10.0.0.19 - - [2025-11-01 19:12:28] "POST /chown HTTP/1.1" 200 109 0.007437 10.0.0.19 - - [2025-11-01 19:12:28] "POST /chown HTTP/1.1" 200 109 0.012218 10.0.0.19 - - [2025-11-01 19:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.19 - - [2025-11-01 19:12:28] "POST /chown HTTP/1.1" 200 109 0.008676 10.0.0.19 - - [2025-11-01 19:12:28] "POST /chown HTTP/1.1" 200 109 0.015530 10.0.0.19 - - [2025-11-01 19:12:28] "POST /chown HTTP/1.1" 200 109 0.014840 10.0.0.19 - - [2025-11-01 19:12:28] "POST /chown HTTP/1.1" 200 109 0.005996 10.0.0.19 - - [2025-11-01 19:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.19 - - [2025-11-01 19:12:28] "POST /chown HTTP/1.1" 200 109 0.005321 10.0.0.19 - - [2025-11-01 19:12:28] "POST /chown HTTP/1.1" 200 109 0.006124 10.0.0.19 - - [2025-11-01 19:12:28] "POST /chown HTTP/1.1" 200 109 0.011138 10.0.0.19 - - [2025-11-01 19:12:28] "POST /chown HTTP/1.1" 200 109 0.022930 10.0.0.19 - - [2025-11-01 19:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.19 - - [2025-11-01 19:12:29] "POST /chown HTTP/1.1" 200 109 0.007254 10.0.0.19 - - [2025-11-01 19:12:29] "POST /chown HTTP/1.1" 200 109 0.015123 10.0.0.19 - - [2025-11-01 19:12:29] "POST /chown HTTP/1.1" 200 109 0.013122 10.0.0.19 - - [2025-11-01 19:12:29] "POST /chown HTTP/1.1" 200 109 0.006283 10.0.0.19 - - [2025-11-01 19:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.19 - - [2025-11-01 19:12:29] "POST /chown HTTP/1.1" 200 109 0.005340 10.0.0.19 - - [2025-11-01 19:12:29] "POST /chown HTTP/1.1" 200 109 0.019529 10.0.0.19 - - [2025-11-01 19:12:29] "POST /chown HTTP/1.1" 200 109 0.007233 10.0.0.19 - - [2025-11-01 19:12:29] "POST /chown HTTP/1.1" 200 109 0.023462 10.0.0.19 - - [2025-11-01 19:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.19 - - [2025-11-01 19:12:29] "POST /chown HTTP/1.1" 200 109 0.006405 10.0.0.19 - - [2025-11-01 19:12:29] "POST /chown HTTP/1.1" 200 109 0.020426 10.0.0.19 - - [2025-11-01 19:12:29] "POST /chown HTTP/1.1" 200 109 0.011628 10.0.0.19 - - [2025-11-01 19:12:29] "POST /chown HTTP/1.1" 200 109 0.006486 10.0.0.19 - - [2025-11-01 19:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.19 - - [2025-11-01 19:12:29] "POST /chown HTTP/1.1" 200 109 0.006334 10.0.0.19 - - [2025-11-01 19:12:29] "POST /chown HTTP/1.1" 200 109 0.009231 10.0.0.19 - - [2025-11-01 19:12:29] "POST /chown HTTP/1.1" 200 109 0.010514 10.0.0.19 - - [2025-11-01 19:12:29] "POST /chown HTTP/1.1" 200 109 0.016379 10.0.0.19 - - [2025-11-01 19:12:31] "GET /virtual-machine-interface/afd20d16-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004834 10.0.0.19 - - [2025-11-01 19:12:31] "POST /set-tag HTTP/1.1" 200 109 0.004185 10.0.0.19 - - [2025-11-01 19:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.19 - - [2025-11-01 19:12:31] "GET /loadbalancer/e863134a-9eb1-41e8-83d1-c0d7270f0c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003920 10.0.0.19 - - [2025-11-01 19:12:31] "GET /loadbalancer-pool/d0515dd6-d799-4675-9f46-f228b92adbe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002464 10.0.0.19 - - [2025-11-01 19:12:31] "POST /loadbalancer-members HTTP/1.1" 200 702 0.023633 10.0.0.19 - - [2025-11-01 19:12:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.013097 10.0.0.19 - - [2025-11-01 19:12:31] "GET /virtual-machine-interface/afd20d16-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006488 10.0.0.19 - - [2025-11-01 19:12:31] "GET /virtual-machine-interface/afd20d16-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004512 10.0.0.19 - - [2025-11-01 19:12:31] "POST /ref-update HTTP/1.1" 200 156 0.016299 10.0.0.19 - - [2025-11-01 19:12:31] "GET /floating-ip/547faae8-9bb1-4a2a-8aca-ee1e7b6d11ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.019291 10.0.0.19 - - [2025-11-01 19:12:31] "POST /tags HTTP/1.1" 409 221 0.003260 10.0.0.19 - - [2025-11-01 19:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005029 10.0.0.19 - - [2025-11-01 19:12:31] "PUT /floating-ip/547faae8-9bb1-4a2a-8aca-ee1e7b6d11ee HTTP/1.1" 200 256 0.023497 10.0.0.19 - - [2025-11-01 19:12:31] "GET /tag/43076b2f-9d14-48da-bac0-896c219448ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.021611 10.0.0.19 - - [2025-11-01 19:12:31] "POST /set-tag HTTP/1.1" 200 109 0.017985 10.0.0.19 - - [2025-11-01 19:12:32] "GET /virtual-machine/199844db-e17b-4e74-ae5e-f38e1de050cf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.005718 10.0.0.19 - - [2025-11-01 19:12:32] "GET /virtual-machine-interface/afd20d16-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004916 10.0.0.19 - - [2025-11-01 19:12:33] "GET /virtual-machine-interface/b04978a6-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004489 10.0.0.19 - - [2025-11-01 19:12:33] "POST /set-tag HTTP/1.1" 200 109 0.003435 10.0.0.19 - - [2025-11-01 19:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.19 - - [2025-11-01 19:12:33] "GET /loadbalancer/e863134a-9eb1-41e8-83d1-c0d7270f0c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.004524 10.0.0.19 - - [2025-11-01 19:12:33] "GET /loadbalancer-pool/d0515dd6-d799-4675-9f46-f228b92adbe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.004002 10.0.0.19 - - [2025-11-01 19:12:33] "POST /loadbalancer-members HTTP/1.1" 200 702 0.029064 10.0.0.19 - - [2025-11-01 19:12:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.007810 10.0.0.19 - - [2025-11-01 19:12:33] "GET /virtual-machine-interface/b04978a6-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003373 10.0.0.19 - - [2025-11-01 19:12:33] "GET /virtual-machine-interface/b04978a6-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005045 10.0.0.19 - - [2025-11-01 19:12:33] "POST /ref-update HTTP/1.1" 200 156 0.017058 10.0.0.19 - - [2025-11-01 19:12:33] "GET /floating-ip/547faae8-9bb1-4a2a-8aca-ee1e7b6d11ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.009053 10.0.0.19 - - [2025-11-01 19:12:33] "POST /set-tag HTTP/1.1" 200 109 0.048656 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:12:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001098 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:12:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000942 10.0.0.19 - - [2025-11-01 19:12:37] "GET /virtual-machine-interface/b49761b6-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004786 10.0.0.19 - - [2025-11-01 19:12:37] "POST /set-tag HTTP/1.1" 200 109 0.002745 10.0.0.19 - - [2025-11-01 19:12:37] "GET /virtual-machine/f9152d29-a03b-4885-b33c-66951825cd41?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.007013 10.0.0.19 - - [2025-11-01 19:12:37] "GET /virtual-machine-interface/b04978a6-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.016923 10.0.0.19 - - [2025-11-01 19:12:37] "GET /virtual-machine/8abeae15-590f-433e-a247-be0a8c1a8c68?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003834 10.0.0.19 - - [2025-11-01 19:12:37] "GET /virtual-machine-interface/b49761b6-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004359 10.0.0.19 - - [2025-11-01 19:12:38] "GET /virtual-machine-interface/b49761b6-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006340 10.0.0.19 - - [2025-11-01 19:12:38] "POST /set-tag HTTP/1.1" 200 109 0.002989 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:12:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:12:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001561 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:12:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000863 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:12:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 10.0.0.19 - - [2025-11-01 19:12:54] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009362 10.0.0.19 - - [2025-11-01 19:12:54] "POST /set-tag HTTP/1.1" 200 109 0.002990 10.0.0.19 - - [2025-11-01 19:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.19 - - [2025-11-01 19:12:54] "GET /loadbalancer/0af6dc22-9c19-4556-af4a-ae7bf103c676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007637 10.0.0.19 - - [2025-11-01 19:12:54] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006337 10.0.0.19 - - [2025-11-01 19:12:55] "POST /set-tag HTTP/1.1" 200 109 0.018929 10.0.0.19 - - [2025-11-01 19:12:55] "DELETE /loadbalancer-member/535e31f2-a3b4-4e33-9dd9-be4e525d0808 HTTP/1.1" 200 115 0.056920 10.0.0.19 - - [2025-11-01 19:12:55] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006601 10.0.0.19 - - [2025-11-01 19:12:55] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.19 - - [2025-11-01 19:12:55] "DELETE /loadbalancer-member/b8833467-abac-4cfa-b589-49803bbfc842 HTTP/1.1" 200 115 0.037574 10.0.0.19 - - [2025-11-01 19:12:55] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010530 10.0.0.19 - - [2025-11-01 19:12:55] "POST /set-tag HTTP/1.1" 200 109 0.004180 10.0.0.19 - - [2025-11-01 19:12:55] "DELETE /loadbalancer-member/d66ec84a-2b4f-4346-947f-10879b2ad665 HTTP/1.1" 200 115 0.032492 10.0.0.19 - - [2025-11-01 19:12:55] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006220 10.0.0.19 - - [2025-11-01 19:12:55] "POST /set-tag HTTP/1.1" 200 109 0.003034 10.0.0.19 - - [2025-11-01 19:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.19 - - [2025-11-01 19:12:55] "GET /loadbalancer/0af6dc22-9c19-4556-af4a-ae7bf103c676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002088 10.0.0.19 - - [2025-11-01 19:12:55] "GET /loadbalancer-pool/d3993fd4-0eae-413e-b4a7-6bccbcf57bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003001 10.0.0.19 - - [2025-11-01 19:12:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019231 10.0.0.19 - - [2025-11-01 19:12:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.015866 10.0.0.19 - - [2025-11-01 19:12:55] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009593 10.0.0.19 - - [2025-11-01 19:12:55] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011515 10.0.0.19 - - [2025-11-01 19:12:55] "GET /floating-ip/337d4510-b717-4177-9f22-4b02bf655519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001986 10.0.0.19 - - [2025-11-01 19:12:55] "POST /set-tag HTTP/1.1" 200 109 0.064405 10.0.0.19 - - [2025-11-01 19:12:55] "GET /loadbalancer-pool/ec00b2dc-0493-45f8-9597-067b5b16624c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.012202 10.0.0.19 - - [2025-11-01 19:12:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021378 10.0.0.19 - - [2025-11-01 19:12:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.010845 10.0.0.19 - - [2025-11-01 19:12:55] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009216 10.0.0.19 - - [2025-11-01 19:12:55] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006511 10.0.0.19 - - [2025-11-01 19:12:55] "POST /set-tag HTTP/1.1" 200 109 0.005977 10.0.0.19 - - [2025-11-01 19:12:55] "GET /floating-ip/337d4510-b717-4177-9f22-4b02bf655519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001945 10.0.0.19 - - [2025-11-01 19:12:55] "GET /loadbalancer-pool/c7898845-d2c8-4365-ae4d-401367187fda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003185 10.0.0.19 - - [2025-11-01 19:12:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.034387 10.0.0.19 - - [2025-11-01 19:12:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.045175 10.0.0.19 - - [2025-11-01 19:12:55] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.022244 10.0.0.19 - - [2025-11-01 19:12:55] "GET /virtual-machine-interface/38f856f6-b755-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005270 10.0.0.19 - - [2025-11-01 19:12:55] "GET /floating-ip/337d4510-b717-4177-9f22-4b02bf655519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.012437 10.0.0.19 - - [2025-11-01 19:12:55] "POST /set-tag HTTP/1.1" 200 109 0.002918 10.0.0.19 - - [2025-11-01 19:13:23] "GET /virtual-machine-interface/b49761b6-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.012259 10.0.0.19 - - [2025-11-01 19:13:23] "POST /set-tag HTTP/1.1" 200 109 0.006125 10.0.0.19 - - [2025-11-01 19:13:23] "GET /virtual-machine-interface/b49761b6-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008544 10.0.0.19 - - [2025-11-01 19:13:23] "POST /set-tag HTTP/1.1" 200 109 0.005833 10.0.0.19 - - [2025-11-01 19:13:23] "GET /virtual-machine/8abeae15-590f-433e-a247-be0a8c1a8c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.006756 10.0.0.19 - - [2025-11-01 19:13:23] "POST /ref-update HTTP/1.1" 200 156 0.022174 10.0.0.19 - - [2025-11-01 19:13:23] "GET /virtual-machine-interface/b49761b6-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007027 10.0.0.19 - - [2025-11-01 19:13:23] "POST /set-tag HTTP/1.1" 200 109 0.016309 10.0.0.19 - - [2025-11-01 19:13:23] "POST /set-tag HTTP/1.1" 200 109 0.031103 10.0.0.19 - - [2025-11-01 19:13:23] "DELETE /instance-ip/b4ae3044-b756-11f0-9dfc-fa163e98176c HTTP/1.1" 200 115 0.027694 10.0.0.19 - - [2025-11-01 19:13:23] "DELETE /virtual-machine-interface/b49761b6-b756-11f0-9dfc-fa163e98176c HTTP/1.1" 200 115 0.047755 10.0.0.19 - - [2025-11-01 19:13:23] "DELETE /virtual-machine/8abeae15-590f-433e-a247-be0a8c1a8c68 HTTP/1.1" 200 115 0.023653 10.0.0.19 - - [2025-11-01 19:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005024 10.0.0.19 - - [2025-11-01 19:13:24] "POST /chown HTTP/1.1" 200 109 0.016215 10.0.0.19 - - [2025-11-01 19:13:24] "POST /chown HTTP/1.1" 200 109 0.008598 10.0.0.19 - - [2025-11-01 19:13:24] "POST /chown HTTP/1.1" 200 109 0.016020 10.0.0.19 - - [2025-11-01 19:13:24] "POST /chown HTTP/1.1" 200 109 0.020215 10.0.0.19 - - [2025-11-01 19:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005867 10.0.0.19 - - [2025-11-01 19:13:28] "GET /tag/a4fa0f26-76fd-4680-8324-12da87fdf551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.039275 10.0.0.19 - - [2025-11-01 19:13:28] "GET /tag/a4fa0f26-76fd-4680-8324-12da87fdf551?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.039294 10.0.0.19 - - [2025-11-01 19:13:28] "GET /virtual-machine-interface/6114aba4-6dee-40f8-8276-e774341630fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.013998 10.0.0.19 - - [2025-11-01 19:13:28] "POST /set-tag HTTP/1.1" 200 109 0.042234 10.0.0.19 - - [2025-11-01 19:13:28] "GET /virtual-machine-interface/8818944c-13c9-4cc1-9cd3-c92dbf99dbe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.023902 10.0.0.19 - - [2025-11-01 19:13:28] "POST /set-tag HTTP/1.1" 200 109 0.020474 10.0.0.19 - - [2025-11-01 19:13:28] "GET /virtual-machine-interface/b5dde6a2-4d97-4082-bada-a42d3cc74bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004183 10.0.0.19 - - [2025-11-01 19:13:28] "POST /set-tag HTTP/1.1" 200 109 0.027005 10.0.0.19 - - [2025-11-01 19:13:28] "GET /firewall-policy/2bc0be38-47a8-4abe-a95f-02a3fa95aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.008539 10.0.0.19 - - [2025-11-01 19:13:28] "GET /firewall-rule/bc3b4e72-8dc0-4e92-b945-7f27e56f27a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004654 10.0.0.19 - - [2025-11-01 19:13:28] "POST /ref-update HTTP/1.1" 200 156 0.018106 10.0.0.19 - - [2025-11-01 19:13:28] "DELETE /firewall-rule/bc3b4e72-8dc0-4e92-b945-7f27e56f27a8 HTTP/1.1" 200 115 0.048107 10.0.0.19 - - [2025-11-01 19:13:28] "DELETE /loadbalancer-member/39013c87-6327-4fd4-922b-fdd6d8a3ae8c HTTP/1.1" 200 115 0.023230 10.0.0.19 - - [2025-11-01 19:13:28] "DELETE /loadbalancer-pool/0f38428b-2c20-4c03-956f-12ba4a3d356d HTTP/1.1" 200 115 0.043908 10.0.0.19 - - [2025-11-01 19:13:28] "PUT /service-instance/1d911e40-f6df-45ce-9dc2-e2f6b963ecab HTTP/1.1" 200 266 0.027319 10.0.0.19 - - [2025-11-01 19:13:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.010720 10.0.0.19 - - [2025-11-01 19:13:28] "DELETE /loadbalancer-listener/081fb644-9a79-45a9-b951-e649c9862f60 HTTP/1.1" 200 115 0.087580 10.0.0.19 - - [2025-11-01 19:13:28] "GET /floating-ip/109f6a03-1c9f-4ac1-8621-4d0723ea0fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.002530 10.0.0.19 - - [2025-11-01 19:13:28] "PUT /service-instance/1d911e40-f6df-45ce-9dc2-e2f6b963ecab HTTP/1.1" 200 266 0.007982 10.0.0.19 - - [2025-11-01 19:13:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016956 10.0.0.19 - - [2025-11-01 19:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.19 - - [2025-11-01 19:13:28] "PUT /floating-ip/109f6a03-1c9f-4ac1-8621-4d0723ea0fe2 HTTP/1.1" 200 256 0.023923 10.0.0.19 - - [2025-11-01 19:13:28] "POST /chown HTTP/1.1" 200 109 0.006596 10.0.0.19 - - [2025-11-01 19:13:28] "POST /chown HTTP/1.1" 200 109 0.018110 10.0.0.19 - - [2025-11-01 19:13:29] "POST /chown HTTP/1.1" 200 109 0.024498 10.0.0.19 - - [2025-11-01 19:13:29] "DELETE /floating-ip/109f6a03-1c9f-4ac1-8621-4d0723ea0fe2 HTTP/1.1" 200 115 0.081446 10.0.0.19 - - [2025-11-01 19:13:29] "DELETE /loadbalancer/f65508f6-2792-45d9-a85c-e975da65e7ad HTTP/1.1" 200 115 0.040890 10.0.0.19 - - [2025-11-01 19:13:29] "POST /chown HTTP/1.1" 200 109 0.011092 10.0.0.19 - - [2025-11-01 19:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001193 10.0.0.19 - - [2025-11-01 19:13:29] "POST /service-instances HTTP/1.1" 409 259 0.001480 10.0.0.19 - - [2025-11-01 19:13:29] "DELETE /instance-ip/734e6ab2-2ebc-4998-8ed6-b07a2089ffc4 HTTP/1.1" 200 115 0.049953 10.0.0.19 - - [2025-11-01 19:13:29] "DELETE /virtual-machine-interface/6114aba4-6dee-40f8-8276-e774341630fd HTTP/1.1" 200 115 0.040930 10.0.0.19 - - [2025-11-01 19:13:29] "POST /service-instances HTTP/1.1" 409 259 0.002896 10.0.0.19 - - [2025-11-01 19:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001262 10.0.0.19 - - [2025-11-01 19:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.19 - - [2025-11-01 19:13:29] "GET /floating-ip-pool/f806cb65-505b-4be8-a221-c4588a5e4815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003746 10.0.0.19 - - [2025-11-01 19:13:29] "DELETE /tag/a4fa0f26-76fd-4680-8324-12da87fdf551 HTTP/1.1" 200 115 0.063407 10.0.0.19 - - [2025-11-01 19:13:29] "POST /ref-update HTTP/1.1" 200 156 0.011032 10.0.0.19 - - [2025-11-01 19:13:29] "DELETE /floating-ip-pool/f806cb65-505b-4be8-a221-c4588a5e4815 HTTP/1.1" 200 115 0.033467 10.0.0.19 - - [2025-11-01 19:13:29] "DELETE /service-instance/1d911e40-f6df-45ce-9dc2-e2f6b963ecab HTTP/1.1" 200 115 0.041476 10.0.0.19 - - [2025-11-01 19:13:29] "GET /virtual-machine-interface/8818944c-13c9-4cc1-9cd3-c92dbf99dbe1?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004376 10.0.0.19 - - [2025-11-01 19:13:29] "DELETE /virtual-machine-interface/8818944c-13c9-4cc1-9cd3-c92dbf99dbe1 HTTP/1.1" 200 115 0.060219 10.0.0.19 - - [2025-11-01 19:13:29] "DELETE /virtual-machine/6ca55f04-f0ef-4971-99e6-8fc320841c58 HTTP/1.1" 200 115 0.066223 10.0.0.19 - - [2025-11-01 19:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011650 10.0.0.19 - - [2025-11-01 19:13:29] "POST /useragent-kv HTTP/1.1" 200 115 0.007658 10.0.0.19 - - [2025-11-01 19:13:29] "GET /virtual-machine-interface/b5dde6a2-4d97-4082-bada-a42d3cc74bf1?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.009005 10.0.0.19 - - [2025-11-01 19:13:29] "POST /useragent-kv HTTP/1.1" 200 115 0.005265 10.0.0.19 - - [2025-11-01 19:13:29] "DELETE /virtual-network/bd6e2189-ccbc-4382-a8e4-8e983159855a HTTP/1.1" 200 115 0.165737 10.0.0.19 - - [2025-11-01 19:13:29] "GET /routing-instance/29de715a-43b3-4877-9893-50fd8f2267fb HTTP/1.1" 404 171 0.001669 10.0.0.19 - - [2025-11-01 19:13:29] "GET /domains HTTP/1.1" 200 280 0.001544 10.0.0.19 - - [2025-11-01 19:13:29] "GET /domain/908bcbde-b3f3-491e-adda-1bb72d49139c HTTP/1.1" 200 3087 0.002270 10.0.0.19 - - [2025-11-01 19:13:29] "DELETE /route-target/4bc568d6-8536-4423-b3b6-6e08b2470394 HTTP/1.1" 200 115 0.046172 10.0.0.19 - - [2025-11-01 19:13:29] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a HTTP/1.1" 200 7142 0.050316 10.0.0.19 - - [2025-11-01 19:13:29] "DELETE /virtual-machine-interface/b5dde6a2-4d97-4082-bada-a42d3cc74bf1 HTTP/1.1" 200 115 0.066248 10.0.0.19 - - [2025-11-01 19:13:29] "POST /ref-update HTTP/1.1" 200 156 0.013765 10.0.0.19 - - [2025-11-01 19:13:29] "GET /virtual-machine-interface/b04978a6-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004863 10.0.0.19 - - [2025-11-01 19:13:29] "DELETE /virtual-machine/1c9d2cbd-5f67-4230-9cff-ca9746899b56 HTTP/1.1" 200 115 0.045718 10.0.0.19 - - [2025-11-01 19:13:29] "POST /set-tag HTTP/1.1" 200 109 0.013761 10.0.0.19 - - [2025-11-01 19:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.19 - - [2025-11-01 19:13:29] "GET /loadbalancer/e863134a-9eb1-41e8-83d1-c0d7270f0c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003649 10.0.0.19 - - [2025-11-01 19:13:29] "GET /virtual-machine-interface/b04978a6-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004179 10.0.0.19 - - [2025-11-01 19:13:29] "POST /set-tag HTTP/1.1" 200 109 0.016447 10.0.0.19 - - [2025-11-01 19:13:29] "DELETE /loadbalancer-member/70cecb15-cf6f-4305-9cd5-99967a4eab7a HTTP/1.1" 200 115 0.058649 10.0.0.19 - - [2025-11-01 19:13:30] "GET /virtual-machine-interface/b04978a6-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006857 10.0.0.19 - - [2025-11-01 19:13:30] "POST /set-tag HTTP/1.1" 200 109 0.006987 10.0.0.19 - - [2025-11-01 19:13:30] "GET /virtual-machine-interface/b04978a6-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.019192 10.0.0.19 - - [2025-11-01 19:13:30] "POST /set-tag HTTP/1.1" 200 109 0.006546 10.0.0.19 - - [2025-11-01 19:13:30] "GET /virtual-machine/f9152d29-a03b-4885-b33c-66951825cd41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.009640 10.0.0.19 - - [2025-11-01 19:13:30] "POST /ref-update HTTP/1.1" 200 156 0.010413 10.0.0.19 - - [2025-11-01 19:13:30] "GET /virtual-machine-interface/b04978a6-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.021958 10.0.0.19 - - [2025-11-01 19:13:30] "POST /set-tag HTTP/1.1" 200 109 0.031195 10.0.0.19 - - [2025-11-01 19:13:30] "POST /set-tag HTTP/1.1" 200 109 0.014651 10.0.0.19 - - [2025-11-01 19:13:30] "POST /set-tag HTTP/1.1" 200 109 0.025841 10.0.0.19 - - [2025-11-01 19:13:31] "DELETE /instance-ip/b0624084-b756-11f0-9dfc-fa163e98176c HTTP/1.1" 200 115 0.065676 10.0.0.19 - - [2025-11-01 19:13:31] "POST /ref-update HTTP/1.1" 200 156 0.008674 10.0.0.19 - - [2025-11-01 19:13:31] "DELETE /virtual-machine-interface/b04978a6-b756-11f0-9dfc-fa163e98176c HTTP/1.1" 200 115 0.041119 10.0.0.19 - - [2025-11-01 19:13:31] "DELETE /virtual-machine/f9152d29-a03b-4885-b33c-66951825cd41 HTTP/1.1" 200 115 0.023371 10.0.0.19 - - [2025-11-01 19:13:34] "GET /virtual-machine-interface/afd20d16-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.021037 10.0.0.19 - - [2025-11-01 19:13:34] "POST /set-tag HTTP/1.1" 200 109 0.008272 10.0.0.19 - - [2025-11-01 19:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.19 - - [2025-11-01 19:13:34] "GET /loadbalancer/e863134a-9eb1-41e8-83d1-c0d7270f0c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.004859 10.0.0.19 - - [2025-11-01 19:13:36] "GET /virtual-machine-interface/afd20d16-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008444 10.0.0.19 - - [2025-11-01 19:13:36] "POST /set-tag HTTP/1.1" 200 109 0.002874 10.0.0.19 - - [2025-11-01 19:13:36] "GET /virtual-machine-interface/afd20d16-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006064 10.0.0.19 - - [2025-11-01 19:13:36] "POST /set-tag HTTP/1.1" 200 109 0.006378 10.0.0.19 - - [2025-11-01 19:13:36] "GET /virtual-machine/199844db-e17b-4e74-ae5e-f38e1de050cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002493 10.0.0.19 - - [2025-11-01 19:13:36] "POST /ref-update HTTP/1.1" 200 156 0.012859 10.0.0.19 - - [2025-11-01 19:13:36] "GET /virtual-machine-interface/afd20d16-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010980 10.0.0.19 - - [2025-11-01 19:13:36] "POST /set-tag HTTP/1.1" 200 109 0.017558 10.0.0.19 - - [2025-11-01 19:13:36] "POST /set-tag HTTP/1.1" 200 109 0.015860 10.0.0.19 - - [2025-11-01 19:13:36] "POST /set-tag HTTP/1.1" 200 109 0.026909 10.0.0.19 - - [2025-11-01 19:13:36] "DELETE /instance-ip/afecf0b8-b756-11f0-9dfc-fa163e98176c HTTP/1.1" 200 115 0.056157 10.0.0.19 - - [2025-11-01 19:13:36] "POST /ref-update HTTP/1.1" 200 156 0.007222 10.0.0.19 - - [2025-11-01 19:13:36] "DELETE /virtual-machine-interface/afd20d16-b756-11f0-9dfc-fa163e98176c HTTP/1.1" 200 115 0.048023 10.0.0.19 - - [2025-11-01 19:13:36] "DELETE /virtual-machine/199844db-e17b-4e74-ae5e-f38e1de050cf HTTP/1.1" 200 115 0.028354 10.0.0.19 - - [2025-11-01 19:13:36] "DELETE /tag/fff9a914-7344-439f-a8d2-c929cf8c6c1a HTTP/1.1" 200 115 0.065084 10.0.0.19 - - [2025-11-01 19:13:36] "DELETE /tag/d6ba1696-e5c2-4450-bf6f-d0d604ec05b8 HTTP/1.1" 200 115 0.045511 10.0.0.19 - - [2025-11-01 19:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005883 10.0.0.19 - - [2025-11-01 19:13:40] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.086797 10.0.0.19 - - [2025-11-01 19:13:40] "POST /tags HTTP/1.1" 200 393 0.051595 10.0.0.19 - - [2025-11-01 19:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011613 10.0.0.19 - - [2025-11-01 19:13:40] "GET /tag/ab8c0e68-eba4-4f56-8951-7d63b55a0c4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.023383 10.0.0.19 - - [2025-11-01 19:13:40] "POST /tags HTTP/1.1" 200 341 0.027336 10.0.0.19 - - [2025-11-01 19:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.19 - - [2025-11-01 19:13:40] "GET /tag/633bb533-1dc6-43a3-88cc-377aca065d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010544 10.0.0.19 - - [2025-11-01 19:13:40] "POST /id-to-fqname HTTP/1.1" 200 192 0.001944 10.0.0.19 - - [2025-11-01 19:13:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.020448 10.0.0.19 - - [2025-11-01 19:13:40] "POST /security-groups HTTP/1.1" 200 589 0.065117 10.0.0.19 - - [2025-11-01 19:13:40] "POST /projects HTTP/1.1" 200 519 0.172801 10.0.0.19 - - [2025-11-01 19:13:40] "POST /fqname-to-id HTTP/1.1" 404 236 0.003598 10.0.0.19 - - [2025-11-01 19:13:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.021856 10.0.0.19 - - [2025-11-01 19:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010580 10.0.0.19 - - [2025-11-01 19:13:40] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.018300 10.0.0.19 - - [2025-11-01 19:13:40] "POST /access-control-lists HTTP/1.1" 200 598 0.084528 10.0.0.19 - - [2025-11-01 19:13:40] "POST /fqname-to-id HTTP/1.1" 404 235 0.018528 10.0.0.19 - - [2025-11-01 19:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007660 10.0.0.19 - - [2025-11-01 19:13:40] "GET /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007051 10.0.0.19 - - [2025-11-01 19:13:41] "POST /access-control-lists HTTP/1.1" 200 596 0.065702 10.0.0.19 - - [2025-11-01 19:13:41] "PUT /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe HTTP/1.1" 200 264 0.101319 10.0.0.19 - - [2025-11-01 19:13:41] "PUT /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece HTTP/1.1" 200 264 0.045589 10.0.0.19 - - [2025-11-01 19:13:41] "POST /security-groups HTTP/1.1" 200 591 0.080029 10.0.0.19 - - [2025-11-01 19:13:41] "POST /fqname-to-id HTTP/1.1" 404 270 0.001808 10.0.0.19 - - [2025-11-01 19:13:41] "POST /access-control-lists HTTP/1.1" 200 632 0.064852 10.0.0.19 - - [2025-11-01 19:13:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.057175 10.0.0.19 - - [2025-11-01 19:13:41] "POST /fqname-to-id HTTP/1.1" 404 269 0.021788 10.0.0.19 - - [2025-11-01 19:13:41] "POST /chown HTTP/1.1" 200 109 0.035145 10.0.0.19 - - [2025-11-01 19:13:41] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009128 10.0.0.19 - - [2025-11-01 19:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.19 - - [2025-11-01 19:13:41] "GET /policy-management/c85a70ef-6d80-4c82-a2cd-5db974c28cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008448 10.0.0.19 - - [2025-11-01 19:13:41] "POST /access-control-lists HTTP/1.1" 200 630 0.086837 10.0.0.19 - - [2025-11-01 19:13:41] "POST /tags HTTP/1.1" 409 226 0.004993 10.0.0.19 - - [2025-11-01 19:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005299 10.0.0.19 - - [2025-11-01 19:13:41] "GET /tag/633bb533-1dc6-43a3-88cc-377aca065d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011426 10.0.0.19 - - [2025-11-01 19:13:41] "POST /firewall-rules HTTP/1.1" 200 600 0.069877 10.0.0.19 - - [2025-11-01 19:13:41] "GET /firewall-rule/292d9537-3e99-4f16-bba2-6d6d9cdecd57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007363 10.0.0.19 - - [2025-11-01 19:13:41] "GET /firewall-policy/27a96c71-f7f0-45dc-8fed-17ae21c97f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003876 10.0.0.19 - - [2025-11-01 19:13:41] "GET /firewall-rule/292d9537-3e99-4f16-bba2-6d6d9cdecd57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002218 10.0.0.19 - - [2025-11-01 19:13:41] "POST /ref-update HTTP/1.1" 200 156 0.051804 10.0.0.19 - - [2025-11-01 19:13:41] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002506 10.0.0.19 - - [2025-11-01 19:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.19 - - [2025-11-01 19:13:41] "GET /policy-management/c85a70ef-6d80-4c82-a2cd-5db974c28cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002236 10.0.0.19 - - [2025-11-01 19:13:41] "POST /tags HTTP/1.1" 409 226 0.001318 10.0.0.19 - - [2025-11-01 19:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001125 10.0.0.19 - - [2025-11-01 19:13:41] "GET /tag/633bb533-1dc6-43a3-88cc-377aca065d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.009230 10.0.0.19 - - [2025-11-01 19:13:41] "POST /firewall-rules HTTP/1.1" 200 598 0.068374 10.0.0.19 - - [2025-11-01 19:13:41] "GET /firewall-rule/796484aa-8082-4ebd-b971-1fd85bec4356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003715 10.0.0.19 - - [2025-11-01 19:13:41] "GET /firewall-policy/27a96c71-f7f0-45dc-8fed-17ae21c97f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003264 10.0.0.19 - - [2025-11-01 19:13:41] "GET /firewall-rule/796484aa-8082-4ebd-b971-1fd85bec4356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.001963 10.0.0.19 - - [2025-11-01 19:13:42] "POST /ref-update HTTP/1.1" 200 156 0.062009 10.0.0.19 - - [2025-11-01 19:13:43] "POST /tags HTTP/1.1" 200 393 0.040488 10.0.0.19 - - [2025-11-01 19:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004783 10.0.0.19 - - [2025-11-01 19:13:43] "GET /tag/5d8c1810-97fb-4637-98ad-d19b9d985a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013185 10.0.0.19 - - [2025-11-01 19:13:43] "POST /tags HTTP/1.1" 200 341 0.032826 10.0.0.19 - - [2025-11-01 19:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014617 10.0.0.19 - - [2025-11-01 19:13:43] "GET /tag/b3d1881c-7b7a-4432-bdc6-a027f95b778e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.024759 10.0.0.19 - - [2025-11-01 19:13:43] "POST /id-to-fqname HTTP/1.1" 200 192 0.000887 10.0.0.19 - - [2025-11-01 19:13:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.011542 10.0.0.19 - - [2025-11-01 19:13:43] "POST /security-groups HTTP/1.1" 200 589 0.065712 10.0.0.19 - - [2025-11-01 19:13:43] "POST /projects HTTP/1.1" 200 519 0.251615 10.0.0.19 - - [2025-11-01 19:13:44] "POST /fqname-to-id HTTP/1.1" 404 236 0.002769 10.0.0.19 - - [2025-11-01 19:13:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018563 10.0.0.19 - - [2025-11-01 19:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011490 10.0.0.19 - - [2025-11-01 19:13:44] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.011811 10.0.0.19 - - [2025-11-01 19:13:44] "POST /access-control-lists HTTP/1.1" 200 598 0.080797 10.0.0.19 - - [2025-11-01 19:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006804 10.0.0.19 - - [2025-11-01 19:13:44] "POST /fqname-to-id HTTP/1.1" 404 235 0.005968 10.0.0.19 - - [2025-11-01 19:13:44] "GET /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005293 10.0.0.19 - - [2025-11-01 19:13:44] "POST /access-control-lists HTTP/1.1" 200 596 0.062522 10.0.0.19 - - [2025-11-01 19:13:44] "PUT /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe HTTP/1.1" 200 264 0.065679 10.0.0.19 - - [2025-11-01 19:13:44] "PUT /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece HTTP/1.1" 200 264 0.042975 10.0.0.19 - - [2025-11-01 19:13:44] "POST /security-groups HTTP/1.1" 200 591 0.076139 10.0.0.19 - - [2025-11-01 19:13:44] "POST /fqname-to-id HTTP/1.1" 404 270 0.001567 10.0.0.19 - - [2025-11-01 19:13:44] "POST /access-control-lists HTTP/1.1" 200 632 0.064741 10.0.0.19 - - [2025-11-01 19:13:44] "POST /fqname-to-id HTTP/1.1" 404 269 0.010531 10.0.0.19 - - [2025-11-01 19:13:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.081564 10.0.0.19 - - [2025-11-01 19:13:44] "POST /chown HTTP/1.1" 200 109 0.012071 10.0.0.19 - - [2025-11-01 19:13:44] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006462 10.0.0.19 - - [2025-11-01 19:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.19 - - [2025-11-01 19:13:44] "POST /access-control-lists HTTP/1.1" 200 630 0.085908 10.0.0.19 - - [2025-11-01 19:13:44] "GET /policy-management/c85a70ef-6d80-4c82-a2cd-5db974c28cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003443 10.0.0.19 - - [2025-11-01 19:13:44] "POST /tags HTTP/1.1" 409 226 0.004672 10.0.0.19 - - [2025-11-01 19:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007436 10.0.0.19 - - [2025-11-01 19:13:44] "GET /tag/b3d1881c-7b7a-4432-bdc6-a027f95b778e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014244 10.0.0.19 - - [2025-11-01 19:13:44] "POST /firewall-rules HTTP/1.1" 200 600 0.073422 10.0.0.19 - - [2025-11-01 19:13:44] "GET /firewall-rule/397314cb-802a-4f9e-bb19-b03600be2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.024715 10.0.0.19 - - [2025-11-01 19:13:44] "GET /firewall-policy/27a96c71-f7f0-45dc-8fed-17ae21c97f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.012771 10.0.0.19 - - [2025-11-01 19:13:44] "GET /firewall-rule/397314cb-802a-4f9e-bb19-b03600be2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003069 10.0.0.19 - - [2025-11-01 19:13:44] "POST /ref-update HTTP/1.1" 200 156 0.063288 10.0.0.19 - - [2025-11-01 19:13:44] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004627 10.0.0.19 - - [2025-11-01 19:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.19 - - [2025-11-01 19:13:44] "GET /policy-management/c85a70ef-6d80-4c82-a2cd-5db974c28cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002712 10.0.0.19 - - [2025-11-01 19:13:44] "POST /tags HTTP/1.1" 409 226 0.001833 10.0.0.19 - - [2025-11-01 19:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.19 - - [2025-11-01 19:13:45] "GET /tag/b3d1881c-7b7a-4432-bdc6-a027f95b778e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016167 10.0.0.19 - - [2025-11-01 19:13:45] "POST /firewall-rules HTTP/1.1" 200 598 0.069016 10.0.0.19 - - [2025-11-01 19:13:45] "GET /firewall-rule/1164c50c-3911-492c-830b-9bfdc25e81bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004642 10.0.0.19 - - [2025-11-01 19:13:45] "GET /firewall-policy/27a96c71-f7f0-45dc-8fed-17ae21c97f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005355 10.0.0.19 - - [2025-11-01 19:13:45] "GET /firewall-rule/1164c50c-3911-492c-830b-9bfdc25e81bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002048 10.0.0.19 - - [2025-11-01 19:13:45] "POST /ref-update HTTP/1.1" 200 156 0.082477 10.0.0.19 - - [2025-11-01 19:13:46] "POST /tags HTTP/1.1" 200 345 0.149119 10.0.0.19 - - [2025-11-01 19:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011568 10.0.0.19 - - [2025-11-01 19:13:46] "GET /tag/b66b9161-1a7f-4474-bf6c-a3d6dfbb5296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.020548 10.0.0.19 - - [2025-11-01 19:13:46] "POST /projects HTTP/1.1" 409 238 0.002754 10.0.0.19 - - [2025-11-01 19:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.19 - - [2025-11-01 19:13:46] "GET /project/026862de-46d2-4b3e-bd81-ce32522ba907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.037913 10.0.0.19 - - [2025-11-01 19:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.19 - - [2025-11-01 19:13:46] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005314 10.0.0.19 - - [2025-11-01 19:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.19 - - [2025-11-01 19:13:46] "GET /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004517 10.0.0.19 - - [2025-11-01 19:13:46] "POST /security-groups HTTP/1.1" 409 285 0.003477 10.0.0.19 - - [2025-11-01 19:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.19 - - [2025-11-01 19:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.19 - - [2025-11-01 19:13:46] "GET /project/026862de-46d2-4b3e-bd81-ce32522ba907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029364 10.0.0.19 - - [2025-11-01 19:13:47] "PUT /security-group/430b6316-b3c8-43e0-883b-58ff6fdcb14a HTTP/1.1" 200 262 0.065339 10.0.0.19 - - [2025-11-01 19:13:47] "PUT /access-control-list/f786cec5-7931-4924-ab72-46f03f3c7cdf HTTP/1.1" 200 272 0.022628 10.0.0.19 - - [2025-11-01 19:13:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.017995 10.0.0.19 - - [2025-11-01 19:13:47] "PUT /access-control-list/9edf4c08-bb75-4188-8f05-7fd0f15fdfc4 HTTP/1.1" 200 272 0.018391 10.0.0.19 - - [2025-11-01 19:13:47] "POST /tags HTTP/1.1" 409 228 0.004231 10.0.0.19 - - [2025-11-01 19:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.19 - - [2025-11-01 19:13:47] "GET /tag/b66b9161-1a7f-4474-bf6c-a3d6dfbb5296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010045 10.0.0.19 - - [2025-11-01 19:13:47] "POST /tags HTTP/1.1" 200 345 0.019293 10.0.0.19 - - [2025-11-01 19:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011235 10.0.0.19 - - [2025-11-01 19:13:47] "GET /tag/029dfe13-4032-4b6c-a205-fa2f0da8e657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.011352 10.0.0.19 - - [2025-11-01 19:13:47] "POST /projects HTTP/1.1" 409 238 0.001615 10.0.0.19 - - [2025-11-01 19:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.19 - - [2025-11-01 19:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.19 - - [2025-11-01 19:13:47] "GET /project/13c76948-05f6-489a-a81a-54275242e99e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034863 10.0.0.19 - - [2025-11-01 19:13:47] "GET /project/13c76948-05f6-489a-a81a-54275242e99e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035033 10.0.0.19 - - [2025-11-01 19:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.19 - - [2025-11-01 19:13:47] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003342 10.0.0.19 - - [2025-11-01 19:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.19 - - [2025-11-01 19:13:47] "GET /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004915 10.0.0.19 - - [2025-11-01 19:13:47] "POST /security-groups HTTP/1.1" 409 285 0.002376 10.0.0.19 - - [2025-11-01 19:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.19 - - [2025-11-01 19:13:47] "PUT /security-group/cd4f55b7-c926-47f3-8c85-f4877a86f3a1 HTTP/1.1" 200 262 0.065712 10.0.0.19 - - [2025-11-01 19:13:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.036034 10.0.0.19 - - [2025-11-01 19:13:47] "PUT /access-control-list/ff5d8b8d-2441-4000-ac42-68c08a6792e6 HTTP/1.1" 200 272 0.013477 10.0.0.19 - - [2025-11-01 19:13:47] "POST /tags HTTP/1.1" 409 228 0.018020 10.0.0.19 - - [2025-11-01 19:13:47] "PUT /access-control-list/78b815d9-4d30-4985-a9b9-d12ca73ec0cf HTTP/1.1" 200 272 0.029207 10.0.0.19 - - [2025-11-01 19:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.19 - - [2025-11-01 19:13:47] "GET /tag/029dfe13-4032-4b6c-a205-fa2f0da8e657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.010042 10.0.0.19 - - [2025-11-01 19:13:47] "POST /tags HTTP/1.1" 200 291 0.045018 10.0.0.19 - - [2025-11-01 19:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.19 - - [2025-11-01 19:13:47] "GET /tag/9553e510-0088-415e-9f96-bc33351e7661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012674 10.0.0.19 - - [2025-11-01 19:13:47] "POST /tags HTTP/1.1" 200 303 0.045368 10.0.0.19 - - [2025-11-01 19:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011444 10.0.0.19 - - [2025-11-01 19:13:47] "GET /tag/caac7347-af96-4b72-96f7-b64e6a8068be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012723 10.0.0.19 - - [2025-11-01 19:13:47] "POST /tags HTTP/1.1" 409 252 0.001677 10.0.0.19 - - [2025-11-01 19:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.19 - - [2025-11-01 19:13:47] "GET /tag/ab8c0e68-eba4-4f56-8951-7d63b55a0c4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010288 10.0.0.19 - - [2025-11-01 19:13:47] "POST /tags HTTP/1.1" 409 226 0.001563 10.0.0.19 - - [2025-11-01 19:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.19 - - [2025-11-01 19:13:48] "GET /tag/633bb533-1dc6-43a3-88cc-377aca065d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013710 10.0.0.19 - - [2025-11-01 19:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.19 - - [2025-11-01 19:13:48] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006719 10.0.0.19 - - [2025-11-01 19:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.19 - - [2025-11-01 19:13:48] "GET /project/026862de-46d2-4b3e-bd81-ce32522ba907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.044193 10.0.0.19 - - [2025-11-01 19:13:48] "POST /virtual-machines HTTP/1.1" 200 395 0.015756 10.0.0.19 - - [2025-11-01 19:13:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.018123 10.0.0.19 - - [2025-11-01 19:13:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119152 10.0.0.19 - - [2025-11-01 19:13:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008556 10.0.0.19 - - [2025-11-01 19:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007104 10.0.0.19 - - [2025-11-01 19:13:48] "GET /virtual-machine-interface/e4cb3df8-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006679 10.0.0.19 - - [2025-11-01 19:13:48] "POST /instance-ips HTTP/1.1" 200 397 0.019969 10.0.0.19 - - [2025-11-01 19:13:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.019578 10.0.0.19 - - [2025-11-01 19:13:48] "GET /virtual-machine-interface/e4cb3df8-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016023 10.0.0.19 - - [2025-11-01 19:13:48] "POST /set-tag HTTP/1.1" 200 109 0.064084 10.0.0.19 - - [2025-11-01 19:13:48] "GET /virtual-machine-interface/e4cb3df8-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009641 10.0.0.19 - - [2025-11-01 19:13:48] "GET /instance-ip/e4e65642-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002836 10.0.0.19 - - [2025-11-01 19:13:48] "GET /virtual-machine-interface/e4cb3df8-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005576 10.0.0.19 - - [2025-11-01 19:13:48] "POST /set-tag HTTP/1.1" 200 109 0.004442 10.0.0.19 - - [2025-11-01 19:13:48] "GET /virtual-router/8de2b818-f785-4fa0-a182-71e425234b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004904 10.0.0.19 - - [2025-11-01 19:13:48] "POST /ref-update HTTP/1.1" 200 156 0.016781 10.0.0.19 - - [2025-11-01 19:13:48] "GET /virtual-machine-interface/e4cb3df8-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020772 10.0.0.19 - - [2025-11-01 19:13:48] "POST /set-tag HTTP/1.1" 200 109 0.003232 10.0.0.19 - - [2025-11-01 19:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.19 - - [2025-11-01 19:13:48] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.010242 10.0.0.19 - - [2025-11-01 19:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.19 - - [2025-11-01 19:13:49] "GET /project/026862de-46d2-4b3e-bd81-ce32522ba907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.057682 10.0.0.19 - - [2025-11-01 19:13:49] "POST /virtual-machines HTTP/1.1" 200 395 0.013984 10.0.0.19 - - [2025-11-01 19:13:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.019277 10.0.0.19 - - [2025-11-01 19:13:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096324 10.0.0.19 - - [2025-11-01 19:13:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008662 10.0.0.19 - - [2025-11-01 19:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009305 10.0.0.19 - - [2025-11-01 19:13:49] "GET /virtual-machine-interface/e54aca8c-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004029 10.0.0.19 - - [2025-11-01 19:13:49] "POST /instance-ips HTTP/1.1" 200 397 0.024055 10.0.0.19 - - [2025-11-01 19:13:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.012998 10.0.0.19 - - [2025-11-01 19:13:49] "GET /virtual-machine-interface/e54aca8c-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009496 10.0.0.19 - - [2025-11-01 19:13:49] "POST /set-tag HTTP/1.1" 200 109 0.064559 10.0.0.19 - - [2025-11-01 19:13:49] "GET /virtual-machine-interface/e54aca8c-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011305 10.0.0.19 - - [2025-11-01 19:13:49] "GET /instance-ip/e563133a-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003922 10.0.0.19 - - [2025-11-01 19:13:49] "GET /virtual-machine-interface/e54aca8c-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013924 10.0.0.19 - - [2025-11-01 19:13:49] "POST /set-tag HTTP/1.1" 200 109 0.002411 10.0.0.19 - - [2025-11-01 19:13:49] "GET /virtual-router/8de2b818-f785-4fa0-a182-71e425234b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.005860 10.0.0.19 - - [2025-11-01 19:13:49] "POST /ref-update HTTP/1.1" 200 156 0.010898 10.0.0.19 - - [2025-11-01 19:13:49] "GET /virtual-machine-interface/e54aca8c-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010005 10.0.0.19 - - [2025-11-01 19:13:49] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.19 - - [2025-11-01 19:13:49] "POST /tags HTTP/1.1" 200 291 0.021255 10.0.0.19 - - [2025-11-01 19:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014749 10.0.0.19 - - [2025-11-01 19:13:49] "GET /tag/b1006ff7-829b-40ac-aff2-824678e3111f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.013990 10.0.0.19 - - [2025-11-01 19:13:49] "POST /tags HTTP/1.1" 409 252 0.002280 10.0.0.19 - - [2025-11-01 19:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.19 - - [2025-11-01 19:13:49] "GET /tag/5d8c1810-97fb-4637-98ad-d19b9d985a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013084 10.0.0.19 - - [2025-11-01 19:13:49] "POST /tags HTTP/1.1" 409 226 0.003409 10.0.0.19 - - [2025-11-01 19:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.19 - - [2025-11-01 19:13:49] "GET /tag/b3d1881c-7b7a-4432-bdc6-a027f95b778e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.023532 10.0.0.19 - - [2025-11-01 19:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009713 10.0.0.19 - - [2025-11-01 19:13:49] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.011101 10.0.0.19 - - [2025-11-01 19:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004916 10.0.0.19 - - [2025-11-01 19:13:50] "GET /project/13c76948-05f6-489a-a81a-54275242e99e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055455 10.0.0.19 - - [2025-11-01 19:13:50] "POST /virtual-machines HTTP/1.1" 200 395 0.008913 10.0.0.19 - - [2025-11-01 19:13:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.023185 10.0.0.19 - - [2025-11-01 19:13:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106063 10.0.0.19 - - [2025-11-01 19:13:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.007197 10.0.0.19 - - [2025-11-01 19:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010747 10.0.0.19 - - [2025-11-01 19:13:50] "GET /virtual-machine-interface/e5eefcba-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007740 10.0.0.19 - - [2025-11-01 19:13:50] "POST /instance-ips HTTP/1.1" 200 397 0.024442 10.0.0.19 - - [2025-11-01 19:13:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.023391 10.0.0.19 - - [2025-11-01 19:13:50] "GET /virtual-machine-interface/e5eefcba-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015569 10.0.0.19 - - [2025-11-01 19:13:50] "POST /set-tag HTTP/1.1" 200 109 0.075601 10.0.0.19 - - [2025-11-01 19:13:50] "GET /virtual-machine-interface/e5eefcba-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014268 10.0.0.19 - - [2025-11-01 19:13:50] "GET /instance-ip/e6084292-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004648 10.0.0.19 - - [2025-11-01 19:13:50] "GET /virtual-machine-interface/e5eefcba-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005021 10.0.0.19 - - [2025-11-01 19:13:50] "POST /set-tag HTTP/1.1" 200 109 0.002616 10.0.0.19 - - [2025-11-01 19:13:50] "GET /virtual-router/8de2b818-f785-4fa0-a182-71e425234b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004347 10.0.0.19 - - [2025-11-01 19:13:50] "POST /ref-update HTTP/1.1" 200 156 0.020138 10.0.0.19 - - [2025-11-01 19:13:50] "GET /virtual-machine-interface/e5eefcba-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.023961 10.0.0.19 - - [2025-11-01 19:13:50] "POST /set-tag HTTP/1.1" 200 109 0.002751 10.0.0.19 - - [2025-11-01 19:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.19 - - [2025-11-01 19:13:50] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006227 10.0.0.19 - - [2025-11-01 19:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.19 - - [2025-11-01 19:13:50] "GET /project/13c76948-05f6-489a-a81a-54275242e99e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055300 10.0.0.19 - - [2025-11-01 19:13:50] "POST /virtual-machines HTTP/1.1" 200 395 0.010508 10.0.0.19 - - [2025-11-01 19:13:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.017781 10.0.0.19 - - [2025-11-01 19:13:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115522 10.0.0.19 - - [2025-11-01 19:13:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.021685 10.0.0.19 - - [2025-11-01 19:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007652 10.0.0.19 - - [2025-11-01 19:13:51] "GET /virtual-machine-interface/e66c9256-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012126 10.0.0.19 - - [2025-11-01 19:13:51] "POST /instance-ips HTTP/1.1" 200 397 0.022804 10.0.0.19 - - [2025-11-01 19:13:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.024383 10.0.0.19 - - [2025-11-01 19:13:51] "GET /virtual-machine-interface/e66c9256-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008481 10.0.0.19 - - [2025-11-01 19:13:51] "POST /set-tag HTTP/1.1" 200 109 0.063913 10.0.0.19 - - [2025-11-01 19:13:51] "GET /virtual-machine-interface/e66c9256-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022109 10.0.0.19 - - [2025-11-01 19:13:51] "GET /instance-ip/e68974ca-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002689 10.0.0.19 - - [2025-11-01 19:13:51] "GET /virtual-machine-interface/e66c9256-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005291 10.0.0.19 - - [2025-11-01 19:13:51] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.19 - - [2025-11-01 19:13:51] "GET /virtual-router/8de2b818-f785-4fa0-a182-71e425234b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.004176 10.0.0.19 - - [2025-11-01 19:13:51] "POST /ref-update HTTP/1.1" 200 156 0.008706 10.0.0.19 - - [2025-11-01 19:13:51] "GET /virtual-machine-interface/e66c9256-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004333 10.0.0.19 - - [2025-11-01 19:13:51] "POST /set-tag HTTP/1.1" 200 109 0.009729 10.0.0.19 - - [2025-11-01 19:13:51] "POST /tags HTTP/1.1" 200 299 0.028206 10.0.0.19 - - [2025-11-01 19:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.19 - - [2025-11-01 19:13:51] "GET /tag/76ac943c-9eee-4d9d-a8cd-f14b82b35dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010813 10.0.0.19 - - [2025-11-01 19:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.19 - - [2025-11-01 19:13:51] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003329 10.0.0.19 - - [2025-11-01 19:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.19 - - [2025-11-01 19:13:51] "GET /project/026862de-46d2-4b3e-bd81-ce32522ba907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039394 10.0.0.19 - - [2025-11-01 19:13:51] "POST /virtual-machines HTTP/1.1" 200 395 0.009215 10.0.0.19 - - [2025-11-01 19:13:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.009828 10.0.0.19 - - [2025-11-01 19:13:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101022 10.0.0.19 - - [2025-11-01 19:13:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.019658 10.0.0.19 - - [2025-11-01 19:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006423 10.0.0.19 - - [2025-11-01 19:13:52] "GET /virtual-machine-interface/e6f291bc-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004816 10.0.0.19 - - [2025-11-01 19:13:52] "POST /instance-ips HTTP/1.1" 200 397 0.018972 10.0.0.19 - - [2025-11-01 19:13:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.013140 10.0.0.19 - - [2025-11-01 19:13:52] "GET /virtual-machine-interface/e6f291bc-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007367 10.0.0.19 - - [2025-11-01 19:13:52] "POST /set-tag HTTP/1.1" 200 109 0.017255 10.0.0.19 - - [2025-11-01 19:13:52] "GET /virtual-machine-interface/e6f291bc-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012838 10.0.0.19 - - [2025-11-01 19:13:52] "GET /instance-ip/e7075a52-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003779 10.0.0.19 - - [2025-11-01 19:13:52] "GET /virtual-machine-interface/e6f291bc-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005136 10.0.0.19 - - [2025-11-01 19:13:52] "POST /set-tag HTTP/1.1" 200 109 0.002207 10.0.0.19 - - [2025-11-01 19:13:52] "POST /tags HTTP/1.1" 200 299 0.019651 10.0.0.19 - - [2025-11-01 19:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.19 - - [2025-11-01 19:13:52] "GET /tag/fb0a9f77-7342-4e9c-b7ae-f9bf4e9966ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011083 10.0.0.19 - - [2025-11-01 19:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.19 - - [2025-11-01 19:13:52] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004723 10.0.0.19 - - [2025-11-01 19:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.19 - - [2025-11-01 19:13:52] "GET /project/026862de-46d2-4b3e-bd81-ce32522ba907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036203 10.0.0.19 - - [2025-11-01 19:13:52] "POST /virtual-machines HTTP/1.1" 200 395 0.006947 10.0.0.19 - - [2025-11-01 19:13:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.007460 10.0.0.19 - - [2025-11-01 19:13:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104355 10.0.0.19 - - [2025-11-01 19:13:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.018008 10.0.0.19 - - [2025-11-01 19:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012922 10.0.0.19 - - [2025-11-01 19:13:52] "GET /virtual-machine-interface/e75506ee-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004365 10.0.0.19 - - [2025-11-01 19:13:52] "POST /instance-ips HTTP/1.1" 200 397 0.019402 10.0.0.19 - - [2025-11-01 19:13:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.032184 10.0.0.19 - - [2025-11-01 19:13:52] "GET /virtual-machine-interface/e75506ee-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006141 10.0.0.19 - - [2025-11-01 19:13:52] "POST /set-tag HTTP/1.1" 200 109 0.019070 10.0.0.19 - - [2025-11-01 19:13:52] "GET /virtual-machine-interface/e75506ee-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010555 10.0.0.19 - - [2025-11-01 19:13:52] "GET /instance-ip/e768abae-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002625 10.0.0.19 - - [2025-11-01 19:13:52] "GET /virtual-machine-interface/e75506ee-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004155 10.0.0.19 - - [2025-11-01 19:13:52] "POST /set-tag HTTP/1.1" 200 109 0.002262 10.0.0.19 - - [2025-11-01 19:13:52] "POST /tags HTTP/1.1" 200 299 0.016217 10.0.0.19 - - [2025-11-01 19:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.19 - - [2025-11-01 19:13:52] "GET /tag/28c5e497-e30d-44ca-86e7-ea737f45727d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011434 10.0.0.19 - - [2025-11-01 19:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.19 - - [2025-11-01 19:13:53] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004809 10.0.0.19 - - [2025-11-01 19:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.19 - - [2025-11-01 19:13:53] "GET /project/13c76948-05f6-489a-a81a-54275242e99e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036401 10.0.0.19 - - [2025-11-01 19:13:53] "POST /virtual-machines HTTP/1.1" 200 395 0.010185 10.0.0.19 - - [2025-11-01 19:13:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.007770 10.0.0.19 - - [2025-11-01 19:13:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112055 10.0.0.19 - - [2025-11-01 19:13:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.022979 10.0.0.19 - - [2025-11-01 19:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007670 10.0.0.19 - - [2025-11-01 19:13:53] "GET /virtual-machine-interface/e7bcbb7c-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005653 10.0.0.19 - - [2025-11-01 19:13:53] "POST /instance-ips HTTP/1.1" 200 397 0.018749 10.0.0.19 - - [2025-11-01 19:13:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.017936 10.0.0.19 - - [2025-11-01 19:13:53] "GET /virtual-machine-interface/e7bcbb7c-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014864 10.0.0.19 - - [2025-11-01 19:13:53] "POST /set-tag HTTP/1.1" 200 109 0.019026 10.0.0.19 - - [2025-11-01 19:13:53] "GET /virtual-machine-interface/e7bcbb7c-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006920 10.0.0.19 - - [2025-11-01 19:13:53] "GET /instance-ip/e7d20676-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002535 10.0.0.19 - - [2025-11-01 19:13:53] "GET /virtual-machine-interface/e7bcbb7c-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004568 10.0.0.19 - - [2025-11-01 19:13:53] "POST /set-tag HTTP/1.1" 200 109 0.006430 10.0.0.19 - - [2025-11-01 19:13:53] "POST /tags HTTP/1.1" 200 299 0.028405 10.0.0.19 - - [2025-11-01 19:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.19 - - [2025-11-01 19:13:53] "GET /tag/93e624dd-2abc-4293-9d7f-72c7213e19b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012461 10.0.0.19 - - [2025-11-01 19:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.19 - - [2025-11-01 19:13:53] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003816 10.0.0.19 - - [2025-11-01 19:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.19 - - [2025-11-01 19:13:53] "GET /project/13c76948-05f6-489a-a81a-54275242e99e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053815 10.0.0.19 - - [2025-11-01 19:13:53] "POST /virtual-machines HTTP/1.1" 200 395 0.008392 10.0.0.19 - - [2025-11-01 19:13:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008593 10.0.0.19 - - [2025-11-01 19:13:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101970 10.0.0.19 - - [2025-11-01 19:13:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.026508 10.0.0.19 - - [2025-11-01 19:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016174 10.0.0.19 - - [2025-11-01 19:13:54] "GET /virtual-machine-interface/e828689a-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004267 10.0.0.19 - - [2025-11-01 19:13:54] "POST /instance-ips HTTP/1.1" 200 397 0.019073 10.0.0.19 - - [2025-11-01 19:13:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.016588 10.0.0.19 - - [2025-11-01 19:13:54] "GET /virtual-machine-interface/e828689a-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006159 10.0.0.19 - - [2025-11-01 19:13:54] "POST /set-tag HTTP/1.1" 200 109 0.023447 10.0.0.19 - - [2025-11-01 19:13:54] "GET /virtual-machine-interface/e828689a-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019574 10.0.0.19 - - [2025-11-01 19:13:54] "GET /instance-ip/e83dd144-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002511 10.0.0.19 - - [2025-11-01 19:13:54] "GET /virtual-machine-interface/e828689a-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005744 10.0.0.19 - - [2025-11-01 19:13:54] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.19 - - [2025-11-01 19:13:54] "GET /virtual-router/8de2b818-f785-4fa0-a182-71e425234b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.003909 10.0.0.19 - - [2025-11-01 19:13:54] "POST /ref-update HTTP/1.1" 200 156 0.010828 10.0.0.19 - - [2025-11-01 19:13:54] "GET /virtual-machine-interface/e6f291bc-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003984 10.0.0.19 - - [2025-11-01 19:13:54] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.19 - - [2025-11-01 19:13:54] "GET /virtual-machine-interface/e4cb3df8-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003978 10.0.0.19 - - [2025-11-01 19:13:54] "POST /set-tag HTTP/1.1" 200 109 0.002407 10.0.0.19 - - [2025-11-01 19:13:54] "GET /virtual-router/8de2b818-f785-4fa0-a182-71e425234b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.003583 10.0.0.19 - - [2025-11-01 19:13:54] "POST /ref-update HTTP/1.1" 200 156 0.007990 10.0.0.19 - - [2025-11-01 19:13:54] "GET /virtual-machine-interface/e75506ee-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004322 10.0.0.19 - - [2025-11-01 19:13:54] "POST /set-tag HTTP/1.1" 200 109 0.001932 10.0.0.19 - - [2025-11-01 19:13:54] "GET /virtual-router/8de2b818-f785-4fa0-a182-71e425234b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.003156 10.0.0.19 - - [2025-11-01 19:13:54] "POST /ref-update HTTP/1.1" 200 156 0.006201 10.0.0.19 - - [2025-11-01 19:13:54] "GET /virtual-machine-interface/e7bcbb7c-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004133 10.0.0.19 - - [2025-11-01 19:13:54] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.19 - - [2025-11-01 19:13:54] "GET /virtual-machine-interface/e54aca8c-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003445 10.0.0.19 - - [2025-11-01 19:13:54] "POST /set-tag HTTP/1.1" 200 109 0.002662 10.0.0.19 - - [2025-11-01 19:13:54] "GET /virtual-router/8de2b818-f785-4fa0-a182-71e425234b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.004530 10.0.0.19 - - [2025-11-01 19:13:54] "POST /ref-update HTTP/1.1" 200 156 0.010802 10.0.0.19 - - [2025-11-01 19:13:54] "GET /virtual-machine-interface/e828689a-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004852 10.0.0.19 - - [2025-11-01 19:13:54] "POST /set-tag HTTP/1.1" 200 109 0.002518 10.0.0.19 - - [2025-11-01 19:13:54] "GET /virtual-machine-interface/e5eefcba-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004173 10.0.0.19 - - [2025-11-01 19:13:54] "POST /set-tag HTTP/1.1" 200 109 0.001834 10.0.0.19 - - [2025-11-01 19:13:54] "GET /virtual-machine-interface/e66c9256-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006890 10.0.0.19 - - [2025-11-01 19:13:54] "POST /set-tag HTTP/1.1" 200 109 0.011576 10.0.0.19 - - [2025-11-01 19:13:54] "GET /virtual-machine-interface/e6f291bc-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007885 10.0.0.19 - - [2025-11-01 19:13:54] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.19 - - [2025-11-01 19:13:54] "GET /virtual-machine-interface/e75506ee-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003859 10.0.0.19 - - [2025-11-01 19:13:54] "POST /set-tag HTTP/1.1" 200 109 0.001781 10.0.0.19 - - [2025-11-01 19:13:54] "GET /virtual-machine-interface/e7bcbb7c-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006154 10.0.0.19 - - [2025-11-01 19:13:54] "POST /set-tag HTTP/1.1" 200 109 0.002689 10.0.0.19 - - [2025-11-01 19:13:54] "GET /virtual-machine-interface/e828689a-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005014 10.0.0.19 - - [2025-11-01 19:13:54] "POST /set-tag HTTP/1.1" 200 109 0.003999 10.0.0.19 - - [2025-11-01 19:13:54] "GET /virtual-machine-interface/e4cb3df8-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007413 10.0.0.19 - - [2025-11-01 19:13:54] "POST /set-tag HTTP/1.1" 200 109 0.003280 10.0.0.19 - - [2025-11-01 19:13:57] "GET /virtual-machine/4a8799a0-7fc4-43e5-be35-ee1cff2c852c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.008069 10.0.0.19 - - [2025-11-01 19:13:57] "GET /virtual-machine-interface/e4cb3df8-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015813 10.0.0.19 - - [2025-11-01 19:13:59] "GET /virtual-machine-interface/e54aca8c-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014949 10.0.0.19 - - [2025-11-01 19:13:59] "POST /set-tag HTTP/1.1" 200 109 0.006609 10.0.0.19 - - [2025-11-01 19:14:00] "GET /virtual-machine-interface/e5eefcba-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018403 10.0.0.19 - - [2025-11-01 19:14:00] "POST /set-tag HTTP/1.1" 200 109 0.004204 10.0.0.19 - - [2025-11-01 19:14:01] "GET /virtual-machine-interface/e66c9256-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.031529 10.0.0.19 - - [2025-11-01 19:14:01] "POST /set-tag HTTP/1.1" 200 109 0.007523 10.0.0.19 - - [2025-11-01 19:14:02] "GET /virtual-machine/4da45505-ed7e-4147-a943-a999ece76458?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.009307 10.0.0.19 - - [2025-11-01 19:14:02] "GET /virtual-machine-interface/e54aca8c-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009494 10.0.0.19 - - [2025-11-01 19:14:02] "GET /virtual-machine/ae5e45ea-7674-409f-9736-31016e4fa0de?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004304 10.0.0.19 - - [2025-11-01 19:14:02] "GET /virtual-machine-interface/e5eefcba-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005381 10.0.0.19 - - [2025-11-01 19:14:02] "GET /virtual-machine/9c932f2f-7d39-4400-8503-12dae4defdf0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.006086 10.0.0.19 - - [2025-11-01 19:14:02] "GET /virtual-machine-interface/e66c9256-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007109 10.0.0.19 - - [2025-11-01 19:14:04] "GET /virtual-machine-interface/e828689a-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005975 10.0.0.19 - - [2025-11-01 19:14:04] "POST /set-tag HTTP/1.1" 200 109 0.003310 10.0.0.19 - - [2025-11-01 19:14:04] "GET /virtual-machine-interface/e75506ee-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014192 10.0.0.19 - - [2025-11-01 19:14:04] "POST /set-tag HTTP/1.1" 200 109 0.005812 10.0.0.19 - - [2025-11-01 19:14:04] "GET /virtual-machine-interface/e7bcbb7c-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012221 10.0.0.19 - - [2025-11-01 19:14:04] "POST /set-tag HTTP/1.1" 200 109 0.004302 10.0.0.19 - - [2025-11-01 19:14:04] "GET /virtual-machine-interface/e6f291bc-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011472 10.0.0.19 - - [2025-11-01 19:14:04] "POST /set-tag HTTP/1.1" 200 109 0.006205 10.0.0.19 - - [2025-11-01 19:14:07] "GET /virtual-machine/6456e678-416c-411e-969d-e8a175de017e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.006082 10.0.0.19 - - [2025-11-01 19:14:07] "GET /virtual-machine-interface/e6f291bc-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007007 10.0.0.19 - - [2025-11-01 19:14:07] "GET /virtual-machine/59b08bf7-71d1-4b32-8ad0-d11075e06c48?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.006603 10.0.0.19 - - [2025-11-01 19:14:07] "GET /virtual-machine-interface/e7bcbb7c-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009175 10.0.0.19 - - [2025-11-01 19:14:07] "GET /virtual-machine/8f85f5c3-bcf2-4cc7-8cf4-13c9683353f8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004025 10.0.0.19 - - [2025-11-01 19:14:07] "GET /virtual-machine-interface/e75506ee-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006484 10.0.0.19 - - [2025-11-01 19:14:08] "GET /virtual-machine/b4ed1064-d170-488c-97e6-c075a2354e35?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.006062 10.0.0.19 - - [2025-11-01 19:14:08] "GET /virtual-machine-interface/e828689a-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014322 10.0.0.19 - - [2025-11-01 19:14:08] "GET /loadbalancer/11c97fb6-2a09-44bb-bf75-ee2859c72bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.010792 10.0.0.19 - - [2025-11-01 19:14:08] "POST /tags HTTP/1.1" 200 333 0.054211 10.0.0.19 - - [2025-11-01 19:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.023744 10.0.0.19 - - [2025-11-01 19:14:08] "GET /tag/cb100d29-7d61-4327-9d26-9581804cb8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.018529 10.0.0.19 - - [2025-11-01 19:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.19 - - [2025-11-01 19:14:08] "GET /project/026862de-46d2-4b3e-bd81-ce32522ba907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035500 10.0.0.19 - - [2025-11-01 19:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.19 - - [2025-11-01 19:14:08] "GET /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004711 10.0.0.19 - - [2025-11-01 19:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.19 - - [2025-11-01 19:14:08] "GET /service-appliance-set/81bbb9e2-4d1e-486d-8e4e-8ded61e5517b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002190 10.0.0.19 - - [2025-11-01 19:14:08] "POST /fqname-to-id HTTP/1.1" 404 273 0.002365 10.0.0.19 - - [2025-11-01 19:14:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.131620 10.0.0.19 - - [2025-11-01 19:14:09] "GET /virtual-machine-interface/1656d32d-7abe-482a-bbe8-cf2115ed54ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.022079 10.0.0.19 - - [2025-11-01 19:14:09] "POST /instance-ips HTTP/1.1" 200 409 0.021328 10.0.0.19 - - [2025-11-01 19:14:09] "GET /instance-ip/f8cec86b-1e27-4b56-b97e-0a9310529979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.009741 10.0.0.19 - - [2025-11-01 19:14:09] "POST /loadbalancers HTTP/1.1" 200 629 0.100777 10.0.0.19 - - [2025-11-01 19:14:09] "GET /project/026862de-46d2-4b3e-bd81-ce32522ba907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.046082 10.0.0.19 - - [2025-11-01 19:14:09] "GET /instance-ip/f8cec86b-1e27-4b56-b97e-0a9310529979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.006094 10.0.0.19 - - [2025-11-01 19:14:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.022011 10.0.0.19 - - [2025-11-01 19:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.19 - - [2025-11-01 19:14:09] "POST /floating-ips HTTP/1.1" 200 597 0.031473 10.0.0.19 - - [2025-11-01 19:14:09] "GET /project/026862de-46d2-4b3e-bd81-ce32522ba907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.040661 10.0.0.19 - - [2025-11-01 19:14:09] "GET /loadbalancer/11c97fb6-2a09-44bb-bf75-ee2859c72bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.009262 10.0.0.19 - - [2025-11-01 19:14:09] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.022266 10.0.0.19 - - [2025-11-01 19:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005397 10.0.0.19 - - [2025-11-01 19:14:09] "GET /project/026862de-46d2-4b3e-bd81-ce32522ba907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035460 10.0.0.19 - - [2025-11-01 19:14:09] "GET /loadbalancer-listener/9408d92c-c48d-4365-ae63-b3c060c082cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003713 10.0.0.19 - - [2025-11-01 19:14:09] "GET /loadbalancer-listener/9408d92c-c48d-4365-ae63-b3c060c082cc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002249 10.0.0.19 - - [2025-11-01 19:14:09] "GET /loadbalancer/11c97fb6-2a09-44bb-bf75-ee2859c72bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.007139 10.0.0.19 - - [2025-11-01 19:14:09] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.020157 10.0.0.19 - - [2025-11-01 19:14:09] "GET /instance-ip/f8cec86b-1e27-4b56-b97e-0a9310529979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.010329 10.0.0.19 - - [2025-11-01 19:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.19 - - [2025-11-01 19:14:09] "GET /loadbalancer/11c97fb6-2a09-44bb-bf75-ee2859c72bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002328 10.0.0.19 - - [2025-11-01 19:14:09] "GET /instance-ip/f8cec86b-1e27-4b56-b97e-0a9310529979?fields=floating_ips HTTP/1.1" 200 1213 0.011114 10.0.0.19 - - [2025-11-01 19:14:09] "GET /floating-ip/763ed3d3-9f99-4dcc-9e90-c56eb9226253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003754 10.0.0.19 - - [2025-11-01 19:14:09] "GET /loadbalancer-pool/f6e601c6-b456-4ef6-8e66-3423ba0a795a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.013438 10.0.0.19 - - [2025-11-01 19:14:09] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015887 10.0.0.19 - - [2025-11-01 19:14:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011478 10.0.0.19 - - [2025-11-01 19:14:09] "GET /virtual-machine-interface/e4cb3df8-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012801 10.0.0.19 - - [2025-11-01 19:14:09] "GET /virtual-machine-interface/e4cb3df8-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013980 10.0.0.19 - - [2025-11-01 19:14:09] "POST /ref-update HTTP/1.1" 200 156 0.011045 10.0.0.19 - - [2025-11-01 19:14:09] "GET /floating-ip/763ed3d3-9f99-4dcc-9e90-c56eb9226253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.004754 10.0.0.19 - - [2025-11-01 19:14:09] "POST /tags HTTP/1.1" 409 221 0.001963 10.0.0.19 - - [2025-11-01 19:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.19 - - [2025-11-01 19:14:09] "GET /tag/cb100d29-7d61-4327-9d26-9581804cb8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010652 10.0.0.19 - - [2025-11-01 19:14:09] "PUT /floating-ip/763ed3d3-9f99-4dcc-9e90-c56eb9226253 HTTP/1.1" 200 256 0.008855 10.0.0.19 - - [2025-11-01 19:14:10] "POST /set-tag HTTP/1.1" 200 109 0.063454 10.0.0.19 - - [2025-11-01 19:14:10] "GET /loadbalancer-pool/f6e601c6-b456-4ef6-8e66-3423ba0a795a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.010051 10.0.0.19 - - [2025-11-01 19:14:10] "POST /loadbalancer-members HTTP/1.1" 200 721 0.012110 10.0.0.19 - - [2025-11-01 19:14:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.006611 10.0.0.19 - - [2025-11-01 19:14:10] "GET /virtual-machine-interface/e54aca8c-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009428 10.0.0.19 - - [2025-11-01 19:14:10] "GET /virtual-machine-interface/e54aca8c-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005486 10.0.0.19 - - [2025-11-01 19:14:10] "POST /ref-update HTTP/1.1" 200 156 0.007670 10.0.0.19 - - [2025-11-01 19:14:10] "GET /floating-ip/763ed3d3-9f99-4dcc-9e90-c56eb9226253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.017939 10.0.0.19 - - [2025-11-01 19:14:10] "POST /set-tag HTTP/1.1" 200 109 0.081480 10.0.0.19 - - [2025-11-01 19:14:10] "POST /tags HTTP/1.1" 409 206 0.004094 10.0.0.19 - - [2025-11-01 19:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.19 - - [2025-11-01 19:14:11] "GET /tag/caac7347-af96-4b72-96f7-b64e6a8068be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.023030 10.0.0.19 - - [2025-11-01 19:14:11] "POST /tags HTTP/1.1" 409 204 0.001839 10.0.0.19 - - [2025-11-01 19:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.19 - - [2025-11-01 19:14:11] "GET /tag/fb0a9f77-7342-4e9c-b7ae-f9bf4e9966ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011252 10.0.0.19 - - [2025-11-01 19:14:11] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001889 10.0.0.19 - - [2025-11-01 19:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.19 - - [2025-11-01 19:14:11] "GET /policy-management/c85a70ef-6d80-4c82-a2cd-5db974c28cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002303 10.0.0.19 - - [2025-11-01 19:14:11] "POST /tags HTTP/1.1" 409 206 0.001421 10.0.0.19 - - [2025-11-01 19:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.19 - - [2025-11-01 19:14:11] "GET /tag/caac7347-af96-4b72-96f7-b64e6a8068be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009787 10.0.0.19 - - [2025-11-01 19:14:11] "POST /tags HTTP/1.1" 409 226 0.003381 10.0.0.19 - - [2025-11-01 19:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.19 - - [2025-11-01 19:14:11] "GET /tag/633bb533-1dc6-43a3-88cc-377aca065d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011841 10.0.0.19 - - [2025-11-01 19:14:11] "POST /tags HTTP/1.1" 409 204 0.001905 10.0.0.19 - - [2025-11-01 19:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.19 - - [2025-11-01 19:14:11] "GET /tag/fb0a9f77-7342-4e9c-b7ae-f9bf4e9966ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011006 10.0.0.19 - - [2025-11-01 19:14:11] "POST /tags HTTP/1.1" 409 226 0.001865 10.0.0.19 - - [2025-11-01 19:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.19 - - [2025-11-01 19:14:11] "GET /tag/633bb533-1dc6-43a3-88cc-377aca065d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010626 10.0.0.19 - - [2025-11-01 19:14:11] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002163 10.0.0.19 - - [2025-11-01 19:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.19 - - [2025-11-01 19:14:11] "GET /policy-management/c85a70ef-6d80-4c82-a2cd-5db974c28cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003078 10.0.0.19 - - [2025-11-01 19:14:11] "POST /firewall-rules HTTP/1.1" 200 626 0.068855 10.0.0.19 - - [2025-11-01 19:14:11] "POST /firewall-rules HTTP/1.1" 200 646 0.110125 10.0.0.19 - - [2025-11-01 19:14:11] "GET /firewall-rule/ecd180a0-1304-4fcc-98e9-5d660a6ae06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003749 10.0.0.19 - - [2025-11-01 19:14:11] "GET /firewall-policy/2e996113-9490-47f0-b2b6-86ec44f59363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002135 10.0.0.19 - - [2025-11-01 19:14:11] "GET /firewall-rule/de5d6e47-0f39-4ea6-88ac-879004d6e917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004026 10.0.0.19 - - [2025-11-01 19:14:11] "POST /ref-update HTTP/1.1" 200 156 0.011039 10.0.0.19 - - [2025-11-01 19:14:11] "POST /firewall-policys HTTP/1.1" 200 606 0.023356 10.0.0.19 - - [2025-11-01 19:14:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.018592 10.0.0.19 - - [2025-11-01 19:14:11] "GET /firewall-policy/c30fb403-66fa-45fa-a55b-618aa3314cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.012839 10.0.0.19 - - [2025-11-01 19:14:11] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002273 10.0.0.19 - - [2025-11-01 19:14:11] "GET /firewall-policy/c30fb403-66fa-45fa-a55b-618aa3314cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002265 10.0.0.19 - - [2025-11-01 19:14:11] "GET /firewall-policy/27a96c71-f7f0-45dc-8fed-17ae21c97f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003131 10.0.0.19 - - [2025-11-01 19:14:11] "GET /firewall-policy/2bc0be38-47a8-4abe-a95f-02a3fa95aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004005 10.0.0.19 - - [2025-11-01 19:14:11] "GET /firewall-policy/2e996113-9490-47f0-b2b6-86ec44f59363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003067 10.0.0.19 - - [2025-11-01 19:14:11] "GET /firewall-policy/2e996113-9490-47f0-b2b6-86ec44f59363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001863 10.0.0.19 - - [2025-11-01 19:14:11] "GET /firewall-policy/27a96c71-f7f0-45dc-8fed-17ae21c97f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002732 10.0.0.19 - - [2025-11-01 19:14:11] "POST /ref-update HTTP/1.1" 200 156 0.017500 10.0.0.19 - - [2025-11-01 19:14:12] "POST /ref-update HTTP/1.1" 200 156 0.026056 10.0.0.19 - - [2025-11-01 19:14:12] "POST /ref-update HTTP/1.1" 200 156 0.019845 10.0.0.19 - - [2025-11-01 19:14:12] "POST /ref-update HTTP/1.1" 200 156 0.038909 10.0.0.19 - - [2025-11-01 19:14:12] "POST /ref-update HTTP/1.1" 200 156 0.034445 10.0.0.19 - - [2025-11-01 19:14:12] "GET /firewall-policy/c30fb403-66fa-45fa-a55b-618aa3314cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002720 10.0.0.19 - - [2025-11-01 19:15:33] "GET /global-system-configs HTTP/1.1" 200 322 0.002930 10.0.0.19 - - [2025-11-01 19:15:35] "GET /global-system-configs HTTP/1.1" 200 322 0.005760 10.0.0.19 - - [2025-11-01 19:16:11] "POST /tags HTTP/1.1" 409 252 0.008290 10.0.0.19 - - [2025-11-01 19:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.19 - - [2025-11-01 19:16:11] "GET /tag/5d8c1810-97fb-4637-98ad-d19b9d985a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.017372 10.0.0.19 - - [2025-11-01 19:16:11] "POST /tags HTTP/1.1" 409 228 0.002276 10.0.0.19 - - [2025-11-01 19:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.19 - - [2025-11-01 19:16:11] "GET /tag/029dfe13-4032-4b6c-a205-fa2f0da8e657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.016914 10.0.0.19 - - [2025-11-01 19:16:11] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.013987 10.0.0.19 - - [2025-11-01 19:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.19 - - [2025-11-01 19:16:11] "GET /policy-management/c85a70ef-6d80-4c82-a2cd-5db974c28cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003125 10.0.0.19 - - [2025-11-01 19:16:11] "POST /tags HTTP/1.1" 409 206 0.001584 10.0.0.19 - - [2025-11-01 19:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001254 10.0.0.19 - - [2025-11-01 19:16:11] "GET /tag/caac7347-af96-4b72-96f7-b64e6a8068be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013621 10.0.0.19 - - [2025-11-01 19:16:11] "POST /tags HTTP/1.1" 409 226 0.001707 10.0.0.19 - - [2025-11-01 19:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.19 - - [2025-11-01 19:16:11] "GET /tag/633bb533-1dc6-43a3-88cc-377aca065d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010592 10.0.0.19 - - [2025-11-01 19:16:11] "POST /tags HTTP/1.1" 409 204 0.002778 10.0.0.19 - - [2025-11-01 19:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.19 - - [2025-11-01 19:16:11] "GET /tag/fb0a9f77-7342-4e9c-b7ae-f9bf4e9966ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011545 10.0.0.19 - - [2025-11-01 19:16:11] "POST /tags HTTP/1.1" 409 226 0.003510 10.0.0.19 - - [2025-11-01 19:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.19 - - [2025-11-01 19:16:11] "GET /tag/633bb533-1dc6-43a3-88cc-377aca065d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011905 10.0.0.19 - - [2025-11-01 19:16:11] "POST /tags HTTP/1.1" 409 228 0.001979 10.0.0.19 - - [2025-11-01 19:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.19 - - [2025-11-01 19:16:11] "GET /tag/029dfe13-4032-4b6c-a205-fa2f0da8e657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.009733 10.0.0.19 - - [2025-11-01 19:16:11] "POST /tags HTTP/1.1" 409 252 0.001968 10.0.0.19 - - [2025-11-01 19:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.19 - - [2025-11-01 19:16:11] "GET /tag/5d8c1810-97fb-4637-98ad-d19b9d985a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013962 10.0.0.19 - - [2025-11-01 19:16:11] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003069 10.0.0.19 - - [2025-11-01 19:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.19 - - [2025-11-01 19:16:11] "GET /policy-management/c85a70ef-6d80-4c82-a2cd-5db974c28cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002475 10.0.0.19 - - [2025-11-01 19:16:11] "POST /firewall-rules HTTP/1.1" 409 281 0.002214 10.0.0.19 - - [2025-11-01 19:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.19 - - [2025-11-01 19:16:12] "PUT /firewall-rule/de5d6e47-0f39-4ea6-88ac-879004d6e917 HTTP/1.1" 200 260 0.024376 10.0.0.19 - - [2025-11-01 19:16:12] "POST /firewall-rules HTTP/1.1" 409 291 0.002099 10.0.0.19 - - [2025-11-01 19:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.19 - - [2025-11-01 19:16:12] "PUT /firewall-rule/ecd180a0-1304-4fcc-98e9-5d660a6ae06d HTTP/1.1" 200 260 0.018127 10.0.0.19 - - [2025-11-01 19:16:12] "GET /firewall-rule/ecd180a0-1304-4fcc-98e9-5d660a6ae06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002938 10.0.0.19 - - [2025-11-01 19:16:12] "POST /firewall-rules HTTP/1.1" 200 658 0.083006 10.0.0.19 - - [2025-11-01 19:16:12] "GET /firewall-rule/50f9644c-0b3a-41dd-81f8-bac9f936888b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.011178 10.0.0.19 - - [2025-11-01 19:16:12] "GET /firewall-policy/2e996113-9490-47f0-b2b6-86ec44f59363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002543 10.0.0.19 - - [2025-11-01 19:16:12] "GET /firewall-rule/de5d6e47-0f39-4ea6-88ac-879004d6e917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002479 10.0.0.19 - - [2025-11-01 19:16:12] "POST /firewall-policys HTTP/1.1" 409 269 0.002476 10.0.0.19 - - [2025-11-01 19:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.19 - - [2025-11-01 19:16:12] "PUT /firewall-policy/c30fb403-66fa-45fa-a55b-618aa3314cb3 HTTP/1.1" 200 264 0.021202 10.0.0.19 - - [2025-11-01 19:16:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.016517 10.0.0.19 - - [2025-11-01 19:16:12] "GET /firewall-policy/c30fb403-66fa-45fa-a55b-618aa3314cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008412 10.0.0.19 - - [2025-11-01 19:16:12] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002442 10.0.0.19 - - [2025-11-01 19:16:12] "GET /firewall-policy/c30fb403-66fa-45fa-a55b-618aa3314cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002090 10.0.0.19 - - [2025-11-01 19:16:12] "GET /firewall-policy/27a96c71-f7f0-45dc-8fed-17ae21c97f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002667 10.0.0.19 - - [2025-11-01 19:16:12] "GET /firewall-policy/2bc0be38-47a8-4abe-a95f-02a3fa95aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002542 10.0.0.19 - - [2025-11-01 19:16:12] "GET /firewall-policy/2e996113-9490-47f0-b2b6-86ec44f59363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002158 10.0.0.19 - - [2025-11-01 19:16:12] "GET /firewall-policy/c30fb403-66fa-45fa-a55b-618aa3314cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002144 10.0.0.19 - - [2025-11-01 19:16:12] "GET /firewall-policy/c30fb403-66fa-45fa-a55b-618aa3314cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002668 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:16:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001276 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:16:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001490 10.0.0.19 - - [2025-11-01 19:17:14] "GET /virtual-machine-interface/e4cb3df8-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.031039 10.0.0.19 - - [2025-11-01 19:17:14] "POST /set-tag HTTP/1.1" 200 109 0.008977 10.0.0.19 - - [2025-11-01 19:17:14] "GET /virtual-machine-interface/e66c9256-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009512 10.0.0.19 - - [2025-11-01 19:17:14] "POST /set-tag HTTP/1.1" 200 109 0.002438 10.0.0.19 - - [2025-11-01 19:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.19 - - [2025-11-01 19:17:14] "GET /loadbalancer/11c97fb6-2a09-44bb-bf75-ee2859c72bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002081 10.0.0.19 - - [2025-11-01 19:17:14] "GET /virtual-machine-interface/e4cb3df8-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003977 10.0.0.19 - - [2025-11-01 19:17:14] "POST /set-tag HTTP/1.1" 200 109 0.065264 10.0.0.19 - - [2025-11-01 19:17:14] "DELETE /loadbalancer-member/521fa724-7a55-4c8d-955e-df0bca1eb758 HTTP/1.1" 200 115 0.030953 10.0.0.19 - - [2025-11-01 19:17:14] "GET /virtual-machine-interface/e7bcbb7c-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004169 10.0.0.19 - - [2025-11-01 19:17:14] "POST /set-tag HTTP/1.1" 200 109 0.001731 10.0.0.19 - - [2025-11-01 19:17:14] "GET /virtual-machine-interface/e54aca8c-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005815 10.0.0.19 - - [2025-11-01 19:17:14] "POST /set-tag HTTP/1.1" 200 109 0.002402 10.0.0.19 - - [2025-11-01 19:17:14] "GET /virtual-machine-interface/e5eefcba-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004062 10.0.0.19 - - [2025-11-01 19:17:14] "POST /set-tag HTTP/1.1" 200 109 0.003167 10.0.0.19 - - [2025-11-01 19:17:14] "GET /virtual-machine-interface/e75506ee-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006463 10.0.0.19 - - [2025-11-01 19:17:14] "POST /set-tag HTTP/1.1" 200 109 0.002551 10.0.0.19 - - [2025-11-01 19:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.19 - - [2025-11-01 19:17:15] "GET /loadbalancer/11c97fb6-2a09-44bb-bf75-ee2859c72bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.009870 10.0.0.19 - - [2025-11-01 19:17:15] "GET /virtual-machine-interface/e6f291bc-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010910 10.0.0.19 - - [2025-11-01 19:17:15] "POST /set-tag HTTP/1.1" 200 109 0.005878 10.0.0.19 - - [2025-11-01 19:17:15] "GET /virtual-machine-interface/e828689a-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010216 10.0.0.19 - - [2025-11-01 19:17:15] "POST /set-tag HTTP/1.1" 200 109 0.006604 10.0.0.19 - - [2025-11-01 19:17:15] "GET /virtual-machine-interface/e4cb3df8-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022104 10.0.0.19 - - [2025-11-01 19:17:15] "POST /set-tag HTTP/1.1" 200 109 0.010148 10.0.0.19 - - [2025-11-01 19:17:15] "GET /virtual-machine-interface/e4cb3df8-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011058 10.0.0.19 - - [2025-11-01 19:17:15] "POST /set-tag HTTP/1.1" 200 109 0.007700 10.0.0.19 - - [2025-11-01 19:17:16] "GET /virtual-machine/4a8799a0-7fc4-43e5-be35-ee1cff2c852c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004169 10.0.0.19 - - [2025-11-01 19:17:16] "POST /ref-update HTTP/1.1" 200 156 0.011239 10.0.0.19 - - [2025-11-01 19:17:16] "GET /virtual-machine-interface/e4cb3df8-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020765 10.0.0.19 - - [2025-11-01 19:17:16] "POST /set-tag HTTP/1.1" 200 109 0.019771 10.0.0.19 - - [2025-11-01 19:17:16] "POST /set-tag HTTP/1.1" 200 109 0.032198 10.0.0.19 - - [2025-11-01 19:17:16] "POST /set-tag HTTP/1.1" 200 109 0.026379 10.0.0.19 - - [2025-11-01 19:17:16] "POST /set-tag HTTP/1.1" 200 109 0.012437 10.0.0.19 - - [2025-11-01 19:17:16] "POST /set-tag HTTP/1.1" 200 109 0.027866 10.0.0.19 - - [2025-11-01 19:17:16] "DELETE /instance-ip/e4e65642-b756-11f0-9dfc-fa163e98176c HTTP/1.1" 200 115 0.041674 10.0.0.19 - - [2025-11-01 19:17:16] "POST /ref-update HTTP/1.1" 200 156 0.007543 10.0.0.19 - - [2025-11-01 19:17:16] "DELETE /virtual-machine-interface/e4cb3df8-b756-11f0-9dfc-fa163e98176c HTTP/1.1" 200 115 0.054550 10.0.0.19 - - [2025-11-01 19:17:16] "DELETE /virtual-machine/4a8799a0-7fc4-43e5-be35-ee1cff2c852c HTTP/1.1" 200 115 0.050049 10.0.0.19 - - [2025-11-01 19:17:16] "GET /virtual-machine-interface/e54aca8c-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005192 10.0.0.19 - - [2025-11-01 19:17:16] "POST /set-tag HTTP/1.1" 200 109 0.004213 10.0.0.19 - - [2025-11-01 19:17:16] "GET /virtual-machine-interface/e54aca8c-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008226 10.0.0.19 - - [2025-11-01 19:17:16] "POST /set-tag HTTP/1.1" 200 109 0.005678 10.0.0.19 - - [2025-11-01 19:17:16] "GET /virtual-machine/4da45505-ed7e-4147-a943-a999ece76458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.007458 10.0.0.19 - - [2025-11-01 19:17:16] "POST /ref-update HTTP/1.1" 200 156 0.022734 10.0.0.19 - - [2025-11-01 19:17:16] "GET /virtual-machine-interface/e54aca8c-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.022582 10.0.0.19 - - [2025-11-01 19:17:16] "POST /set-tag HTTP/1.1" 200 109 0.021700 10.0.0.19 - - [2025-11-01 19:17:16] "POST /set-tag HTTP/1.1" 200 109 0.047165 10.0.0.19 - - [2025-11-01 19:17:16] "POST /set-tag HTTP/1.1" 200 109 0.041406 10.0.0.19 - - [2025-11-01 19:17:16] "POST /set-tag HTTP/1.1" 200 109 0.015228 10.0.0.19 - - [2025-11-01 19:17:17] "POST /set-tag HTTP/1.1" 200 109 0.047195 10.0.0.19 - - [2025-11-01 19:17:17] "DELETE /instance-ip/e563133a-b756-11f0-9dfc-fa163e98176c HTTP/1.1" 200 115 0.118258 10.0.0.19 - - [2025-11-01 19:17:17] "POST /ref-update HTTP/1.1" 200 156 0.016104 10.0.0.19 - - [2025-11-01 19:17:17] "DELETE /virtual-machine-interface/e54aca8c-b756-11f0-9dfc-fa163e98176c HTTP/1.1" 200 115 0.066465 10.0.0.19 - - [2025-11-01 19:17:17] "DELETE /virtual-machine/4da45505-ed7e-4147-a943-a999ece76458 HTTP/1.1" 200 115 0.025457 10.0.0.19 - - [2025-11-01 19:17:17] "DELETE /tag/9553e510-0088-415e-9f96-bc33351e7661 HTTP/1.1" 200 115 0.063644 10.0.0.19 - - [2025-11-01 19:17:17] "GET /virtual-machine-interface/e66c9256-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011479 10.0.0.19 - - [2025-11-01 19:17:17] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.19 - - [2025-11-01 19:17:17] "GET /virtual-machine-interface/e66c9256-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004217 10.0.0.19 - - [2025-11-01 19:17:17] "POST /set-tag HTTP/1.1" 200 109 0.001880 10.0.0.19 - - [2025-11-01 19:17:17] "GET /virtual-machine/9c932f2f-7d39-4400-8503-12dae4defdf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002746 10.0.0.19 - - [2025-11-01 19:17:17] "POST /ref-update HTTP/1.1" 200 156 0.010699 10.0.0.19 - - [2025-11-01 19:17:17] "GET /virtual-machine-interface/e66c9256-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013787 10.0.0.19 - - [2025-11-01 19:17:17] "POST /set-tag HTTP/1.1" 200 109 0.016872 10.0.0.19 - - [2025-11-01 19:17:17] "POST /set-tag HTTP/1.1" 200 109 0.022823 10.0.0.19 - - [2025-11-01 19:17:17] "POST /set-tag HTTP/1.1" 200 109 0.020666 10.0.0.19 - - [2025-11-01 19:17:17] "POST /set-tag HTTP/1.1" 200 109 0.014526 10.0.0.19 - - [2025-11-01 19:17:17] "POST /set-tag HTTP/1.1" 200 109 0.026255 10.0.0.19 - - [2025-11-01 19:17:17] "DELETE /instance-ip/e68974ca-b756-11f0-9dfc-fa163e98176c HTTP/1.1" 200 115 0.036381 10.0.0.19 - - [2025-11-01 19:17:17] "DELETE /virtual-machine-interface/e66c9256-b756-11f0-9dfc-fa163e98176c HTTP/1.1" 200 115 0.041629 10.0.0.19 - - [2025-11-01 19:17:17] "DELETE /virtual-machine/9c932f2f-7d39-4400-8503-12dae4defdf0 HTTP/1.1" 200 115 0.023906 10.0.0.19 - - [2025-11-01 19:17:17] "GET /virtual-machine-interface/e5eefcba-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004061 10.0.0.19 - - [2025-11-01 19:17:17] "POST /set-tag HTTP/1.1" 200 109 0.002269 10.0.0.19 - - [2025-11-01 19:17:17] "GET /virtual-machine-interface/e5eefcba-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003454 10.0.0.19 - - [2025-11-01 19:17:17] "POST /set-tag HTTP/1.1" 200 109 0.001867 10.0.0.19 - - [2025-11-01 19:17:17] "GET /virtual-machine/ae5e45ea-7674-409f-9736-31016e4fa0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004222 10.0.0.19 - - [2025-11-01 19:17:17] "POST /ref-update HTTP/1.1" 200 156 0.012208 10.0.0.19 - - [2025-11-01 19:17:17] "GET /virtual-machine-interface/e5eefcba-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010242 10.0.0.19 - - [2025-11-01 19:17:18] "POST /set-tag HTTP/1.1" 200 109 0.023547 10.0.0.19 - - [2025-11-01 19:17:18] "POST /set-tag HTTP/1.1" 200 109 0.025329 10.0.0.19 - - [2025-11-01 19:17:18] "POST /set-tag HTTP/1.1" 200 109 0.020886 10.0.0.19 - - [2025-11-01 19:17:18] "POST /set-tag HTTP/1.1" 200 109 0.016806 10.0.0.19 - - [2025-11-01 19:17:18] "POST /set-tag HTTP/1.1" 200 109 0.023124 10.0.0.19 - - [2025-11-01 19:17:18] "DELETE /instance-ip/e6084292-b756-11f0-9dfc-fa163e98176c HTTP/1.1" 200 115 0.044485 10.0.0.19 - - [2025-11-01 19:17:18] "DELETE /virtual-machine-interface/e5eefcba-b756-11f0-9dfc-fa163e98176c HTTP/1.1" 200 115 0.060125 10.0.0.19 - - [2025-11-01 19:17:18] "DELETE /virtual-machine/ae5e45ea-7674-409f-9736-31016e4fa0de HTTP/1.1" 200 115 0.019155 10.0.0.19 - - [2025-11-01 19:17:18] "DELETE /tag/caac7347-af96-4b72-96f7-b64e6a8068be HTTP/1.1" 409 388 0.007575 10.0.0.19 - - [2025-11-01 19:17:18] "DELETE /tag/b1006ff7-829b-40ac-aff2-824678e3111f HTTP/1.1" 200 115 0.028724 10.0.0.19 - - [2025-11-01 19:17:46] "GET /virtual-machine-interface/e75506ee-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006958 10.0.0.19 - - [2025-11-01 19:17:46] "POST /set-tag HTTP/1.1" 200 109 0.004965 10.0.0.19 - - [2025-11-01 19:17:46] "GET /virtual-machine-interface/e75506ee-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010355 10.0.0.19 - - [2025-11-01 19:17:46] "POST /set-tag HTTP/1.1" 200 109 0.002214 10.0.0.19 - - [2025-11-01 19:17:46] "GET /virtual-machine/8f85f5c3-bcf2-4cc7-8cf4-13c9683353f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002677 10.0.0.19 - - [2025-11-01 19:17:46] "POST /ref-update HTTP/1.1" 200 156 0.010271 10.0.0.19 - - [2025-11-01 19:17:46] "GET /virtual-machine-interface/e75506ee-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004030 10.0.0.19 - - [2025-11-01 19:17:46] "POST /set-tag HTTP/1.1" 200 109 0.016290 10.0.0.19 - - [2025-11-01 19:17:46] "POST /set-tag HTTP/1.1" 200 109 0.027591 10.0.0.19 - - [2025-11-01 19:17:46] "POST /set-tag HTTP/1.1" 200 109 0.012576 10.0.0.19 - - [2025-11-01 19:17:46] "POST /set-tag HTTP/1.1" 200 109 0.024271 10.0.0.19 - - [2025-11-01 19:17:46] "DELETE /instance-ip/e768abae-b756-11f0-9dfc-fa163e98176c HTTP/1.1" 200 115 0.039709 10.0.0.19 - - [2025-11-01 19:17:46] "DELETE /virtual-machine-interface/e75506ee-b756-11f0-9dfc-fa163e98176c HTTP/1.1" 200 115 0.034422 10.0.0.19 - - [2025-11-01 19:17:46] "DELETE /virtual-machine/8f85f5c3-bcf2-4cc7-8cf4-13c9683353f8 HTTP/1.1" 200 115 0.020705 10.0.0.19 - - [2025-11-01 19:17:46] "DELETE /tag/fb0a9f77-7342-4e9c-b7ae-f9bf4e9966ae HTTP/1.1" 409 236 0.004467 10.0.0.19 - - [2025-11-01 19:17:46] "GET /virtual-machine-interface/e7bcbb7c-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004004 10.0.0.19 - - [2025-11-01 19:17:46] "POST /set-tag HTTP/1.1" 200 109 0.002022 10.0.0.19 - - [2025-11-01 19:17:46] "GET /virtual-machine-interface/e7bcbb7c-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003350 10.0.0.19 - - [2025-11-01 19:17:46] "POST /set-tag HTTP/1.1" 200 109 0.001750 10.0.0.19 - - [2025-11-01 19:17:46] "GET /virtual-machine/59b08bf7-71d1-4b32-8ad0-d11075e06c48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003092 10.0.0.19 - - [2025-11-01 19:17:46] "POST /ref-update HTTP/1.1" 200 156 0.014548 10.0.0.19 - - [2025-11-01 19:17:46] "GET /virtual-machine-interface/e7bcbb7c-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007928 10.0.0.19 - - [2025-11-01 19:17:46] "POST /set-tag HTTP/1.1" 200 109 0.022170 10.0.0.19 - - [2025-11-01 19:17:46] "POST /set-tag HTTP/1.1" 200 109 0.026906 10.0.0.19 - - [2025-11-01 19:17:46] "POST /set-tag HTTP/1.1" 200 109 0.027807 10.0.0.19 - - [2025-11-01 19:17:46] "POST /set-tag HTTP/1.1" 200 109 0.021003 10.0.0.19 - - [2025-11-01 19:17:46] "DELETE /instance-ip/e7d20676-b756-11f0-9dfc-fa163e98176c HTTP/1.1" 200 115 0.063548 10.0.0.19 - - [2025-11-01 19:17:46] "DELETE /virtual-machine-interface/e7bcbb7c-b756-11f0-9dfc-fa163e98176c HTTP/1.1" 200 115 0.038210 10.0.0.19 - - [2025-11-01 19:17:46] "DELETE /virtual-machine/59b08bf7-71d1-4b32-8ad0-d11075e06c48 HTTP/1.1" 200 115 0.024377 10.0.0.19 - - [2025-11-01 19:17:46] "DELETE /tag/28c5e497-e30d-44ca-86e7-ea737f45727d HTTP/1.1" 200 115 0.056646 10.0.0.19 - - [2025-11-01 19:17:46] "GET /virtual-machine-interface/e6f291bc-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003777 10.0.0.19 - - [2025-11-01 19:17:47] "POST /set-tag HTTP/1.1" 200 109 0.002836 10.0.0.19 - - [2025-11-01 19:17:47] "GET /virtual-machine-interface/e828689a-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004468 10.0.0.19 - - [2025-11-01 19:17:47] "POST /set-tag HTTP/1.1" 200 109 0.002269 10.0.0.19 - - [2025-11-01 19:17:47] "GET /virtual-machine-interface/e828689a-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004915 10.0.0.19 - - [2025-11-01 19:17:47] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.19 - - [2025-11-01 19:17:47] "GET /virtual-machine/b4ed1064-d170-488c-97e6-c075a2354e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002542 10.0.0.19 - - [2025-11-01 19:17:47] "POST /ref-update HTTP/1.1" 200 156 0.013068 10.0.0.19 - - [2025-11-01 19:17:47] "GET /virtual-machine-interface/e828689a-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009508 10.0.0.19 - - [2025-11-01 19:17:47] "POST /set-tag HTTP/1.1" 200 109 0.017251 10.0.0.19 - - [2025-11-01 19:17:47] "POST /set-tag HTTP/1.1" 200 109 0.018793 10.0.0.19 - - [2025-11-01 19:17:47] "POST /set-tag HTTP/1.1" 200 109 0.028527 10.0.0.19 - - [2025-11-01 19:17:47] "POST /set-tag HTTP/1.1" 200 109 0.029735 10.0.0.19 - - [2025-11-01 19:17:47] "DELETE /instance-ip/e83dd144-b756-11f0-9dfc-fa163e98176c HTTP/1.1" 200 115 0.037298 10.0.0.19 - - [2025-11-01 19:17:47] "DELETE /virtual-machine-interface/e828689a-b756-11f0-9dfc-fa163e98176c HTTP/1.1" 200 115 0.062138 10.0.0.19 - - [2025-11-01 19:17:47] "DELETE /virtual-machine/b4ed1064-d170-488c-97e6-c075a2354e35 HTTP/1.1" 200 115 0.021809 10.0.0.19 - - [2025-11-01 19:17:47] "DELETE /tag/029dfe13-4032-4b6c-a205-fa2f0da8e657 HTTP/1.1" 409 236 0.004387 10.0.0.19 - - [2025-11-01 19:17:47] "DELETE /tag/5d8c1810-97fb-4637-98ad-d19b9d985a35 HTTP/1.1" 409 236 0.005494 10.0.0.19 - - [2025-11-01 19:17:47] "DELETE /tag/93e624dd-2abc-4293-9d7f-72c7213e19b1 HTTP/1.1" 200 115 0.037354 10.0.0.19 - - [2025-11-01 19:17:47] "GET /virtual-machine-interface/e6f291bc-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005190 10.0.0.19 - - [2025-11-01 19:17:47] "POST /set-tag HTTP/1.1" 200 109 0.002494 10.0.0.19 - - [2025-11-01 19:17:47] "GET /virtual-machine/6456e678-416c-411e-969d-e8a175de017e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002268 10.0.0.19 - - [2025-11-01 19:17:47] "POST /ref-update HTTP/1.1" 200 156 0.007568 10.0.0.19 - - [2025-11-01 19:17:47] "GET /virtual-machine-interface/e6f291bc-b756-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004079 10.0.0.19 - - [2025-11-01 19:17:47] "POST /set-tag HTTP/1.1" 200 109 0.016575 10.0.0.19 - - [2025-11-01 19:17:47] "POST /set-tag HTTP/1.1" 200 109 0.030096 10.0.0.19 - - [2025-11-01 19:17:47] "POST /set-tag HTTP/1.1" 200 109 0.017106 10.0.0.19 - - [2025-11-01 19:17:47] "POST /set-tag HTTP/1.1" 200 109 0.023024 10.0.0.19 - - [2025-11-01 19:17:47] "DELETE /instance-ip/e7075a52-b756-11f0-9dfc-fa163e98176c HTTP/1.1" 200 115 0.032527 10.0.0.19 - - [2025-11-01 19:17:47] "DELETE /virtual-machine-interface/e6f291bc-b756-11f0-9dfc-fa163e98176c HTTP/1.1" 200 115 0.034999 10.0.0.19 - - [2025-11-01 19:17:47] "DELETE /virtual-machine/6456e678-416c-411e-969d-e8a175de017e HTTP/1.1" 200 115 0.018093 10.0.0.19 - - [2025-11-01 19:17:47] "DELETE /tag/b66b9161-1a7f-4474-bf6c-a3d6dfbb5296 HTTP/1.1" 200 115 0.028998 10.0.0.19 - - [2025-11-01 19:17:48] "DELETE /tag/ab8c0e68-eba4-4f56-8951-7d63b55a0c4c HTTP/1.1" 200 115 0.033049 10.0.0.19 - - [2025-11-01 19:17:48] "DELETE /tag/76ac943c-9eee-4d9d-a8cd-f14b82b35dea HTTP/1.1" 200 115 0.028044 10.0.0.19 - - [2025-11-01 19:17:49] "POST /projects HTTP/1.1" 409 238 0.006663 10.0.0.19 - - [2025-11-01 19:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.19 - - [2025-11-01 19:17:50] "GET /project/13c76948-05f6-489a-a81a-54275242e99e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.066706 10.0.0.19 - - [2025-11-01 19:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.19 - - [2025-11-01 19:17:50] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008840 10.0.0.19 - - [2025-11-01 19:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.19 - - [2025-11-01 19:17:50] "GET /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.009137 10.0.0.19 - - [2025-11-01 19:17:50] "POST /security-groups HTTP/1.1" 409 285 0.004259 10.0.0.19 - - [2025-11-01 19:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.19 - - [2025-11-01 19:17:50] "PUT /security-group/cd4f55b7-c926-47f3-8c85-f4877a86f3a1 HTTP/1.1" 200 262 0.067125 10.0.0.19 - - [2025-11-01 19:17:50] "PUT /access-control-list/ff5d8b8d-2441-4000-ac42-68c08a6792e6 HTTP/1.1" 200 272 0.021490 10.0.0.19 - - [2025-11-01 19:17:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.032316 10.0.0.19 - - [2025-11-01 19:17:50] "PUT /access-control-list/78b815d9-4d30-4985-a9b9-d12ca73ec0cf HTTP/1.1" 200 272 0.024983 10.0.0.19 - - [2025-11-01 19:17:55] "POST /projects HTTP/1.1" 409 238 0.002159 10.0.0.19 - - [2025-11-01 19:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.19 - - [2025-11-01 19:17:55] "GET /project/13c76948-05f6-489a-a81a-54275242e99e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.023623 10.0.0.19 - - [2025-11-01 19:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.19 - - [2025-11-01 19:17:55] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003616 10.0.0.19 - - [2025-11-01 19:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.19 - - [2025-11-01 19:17:55] "GET /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006359 10.0.0.19 - - [2025-11-01 19:17:55] "POST /security-groups HTTP/1.1" 409 285 0.002193 10.0.0.19 - - [2025-11-01 19:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.19 - - [2025-11-01 19:17:55] "PUT /security-group/cd4f55b7-c926-47f3-8c85-f4877a86f3a1 HTTP/1.1" 200 262 0.055698 10.0.0.19 - - [2025-11-01 19:17:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.028667 10.0.0.19 - - [2025-11-01 19:17:55] "PUT /access-control-list/ff5d8b8d-2441-4000-ac42-68c08a6792e6 HTTP/1.1" 200 272 0.016407 10.0.0.19 - - [2025-11-01 19:17:55] "GET /firewall-policy/27a96c71-f7f0-45dc-8fed-17ae21c97f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.015860 10.0.0.19 - - [2025-11-01 19:17:55] "PUT /access-control-list/78b815d9-4d30-4985-a9b9-d12ca73ec0cf HTTP/1.1" 200 272 0.022951 10.0.0.19 - - [2025-11-01 19:17:55] "GET /firewall-rule/397314cb-802a-4f9e-bb19-b03600be2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002763 10.0.0.19 - - [2025-11-01 19:17:55] "POST /ref-update HTTP/1.1" 200 156 0.045312 10.0.0.19 - - [2025-11-01 19:17:55] "DELETE /firewall-rule/397314cb-802a-4f9e-bb19-b03600be2184 HTTP/1.1" 200 115 0.044460 10.0.0.19 - - [2025-11-01 19:17:55] "GET /firewall-policy/27a96c71-f7f0-45dc-8fed-17ae21c97f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.003843 10.0.0.19 - - [2025-11-01 19:17:55] "GET /firewall-rule/1164c50c-3911-492c-830b-9bfdc25e81bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002633 10.0.0.19 - - [2025-11-01 19:17:55] "POST /ref-update HTTP/1.1" 200 156 0.048318 10.0.0.19 - - [2025-11-01 19:17:55] "DELETE /firewall-rule/1164c50c-3911-492c-830b-9bfdc25e81bc HTTP/1.1" 200 115 0.031308 10.0.0.19 - - [2025-11-01 19:17:55] "DELETE /tag/5d8c1810-97fb-4637-98ad-d19b9d985a35 HTTP/1.1" 409 236 0.004979 10.0.0.19 - - [2025-11-01 19:17:55] "DELETE /tag/b3d1881c-7b7a-4432-bdc6-a027f95b778e HTTP/1.1" 200 115 0.033975 10.0.0.19 - - [2025-11-01 19:17:55] "DELETE /tag/029dfe13-4032-4b6c-a205-fa2f0da8e657 HTTP/1.1" 409 236 0.003985 10.0.0.19 - - [2025-11-01 19:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.19 - - [2025-11-01 19:17:55] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003870 10.0.0.19 - - [2025-11-01 19:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.19 - - [2025-11-01 19:17:55] "GET /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003313 10.0.0.19 - - [2025-11-01 19:17:56] "PUT /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe HTTP/1.1" 200 264 0.046216 10.0.0.19 - - [2025-11-01 19:17:56] "PUT /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece HTTP/1.1" 200 264 0.039482 10.0.0.19 - - [2025-11-01 19:17:56] "DELETE /security-group/cd4f55b7-c926-47f3-8c85-f4877a86f3a1 HTTP/1.1" 200 115 0.055219 10.0.0.19 - - [2025-11-01 19:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001225 10.0.0.19 - - [2025-11-01 19:17:56] "DELETE /access-control-list/ff5d8b8d-2441-4000-ac42-68c08a6792e6 HTTP/1.1" 200 115 0.024840 10.0.0.19 - - [2025-11-01 19:17:56] "DELETE /access-control-list/78b815d9-4d30-4985-a9b9-d12ca73ec0cf HTTP/1.1" 200 115 0.028634 10.0.0.19 - - [2025-11-01 19:17:56] "GET /project/13c76948-05f6-489a-a81a-54275242e99e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.026587 10.0.0.19 - - [2025-11-01 19:17:56] "GET /project/13c76948-05f6-489a-a81a-54275242e99e?fields=security_groups HTTP/1.1" 200 1352 0.034928 10.0.0.19 - - [2025-11-01 19:17:56] "DELETE /security-group/ee551adb-90ca-4c9a-b03a-c3352841437f HTTP/1.1" 200 115 0.038510 10.0.0.19 - - [2025-11-01 19:17:56] "DELETE /access-control-list/36b442a1-dd27-40ce-8998-85fcc11ac61b HTTP/1.1" 200 115 0.032168 10.0.0.19 - - [2025-11-01 19:17:56] "GET /project/13c76948-05f6-489a-a81a-54275242e99e?fields=application_policy_sets HTTP/1.1" 200 1391 0.045360 10.0.0.19 - - [2025-11-01 19:17:56] "DELETE /access-control-list/745dd35b-a0cd-476e-ba7c-0081ee79826c HTTP/1.1" 200 115 0.041261 10.0.0.19 - - [2025-11-01 19:17:56] "DELETE /project/13c76948-05f6-489a-a81a-54275242e99e HTTP/1.1" 200 115 0.267365 10.0.0.19 - - [2025-11-01 19:17:56] "POST /projects HTTP/1.1" 409 238 0.002014 10.0.0.19 - - [2025-11-01 19:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.19 - - [2025-11-01 19:17:56] "GET /project/026862de-46d2-4b3e-bd81-ce32522ba907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.026110 10.0.0.19 - - [2025-11-01 19:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.19 - - [2025-11-01 19:17:56] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004119 10.0.0.19 - - [2025-11-01 19:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.19 - - [2025-11-01 19:17:56] "GET /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003861 10.0.0.19 - - [2025-11-01 19:17:56] "POST /security-groups HTTP/1.1" 409 285 0.001782 10.0.0.19 - - [2025-11-01 19:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.19 - - [2025-11-01 19:17:56] "PUT /security-group/430b6316-b3c8-43e0-883b-58ff6fdcb14a HTTP/1.1" 200 262 0.070627 10.0.0.19 - - [2025-11-01 19:17:56] "PUT /access-control-list/f786cec5-7931-4924-ab72-46f03f3c7cdf HTTP/1.1" 200 272 0.019430 10.0.0.19 - - [2025-11-01 19:17:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.041495 10.0.0.19 - - [2025-11-01 19:17:56] "PUT /access-control-list/9edf4c08-bb75-4188-8f05-7fd0f15fdfc4 HTTP/1.1" 200 272 0.023939 10.0.0.19 - - [2025-11-01 19:18:01] "DELETE /loadbalancer-member/7901da42-8092-494e-9bce-75ba12ffe473 HTTP/1.1" 200 115 0.030346 10.0.0.19 - - [2025-11-01 19:18:01] "DELETE /loadbalancer-pool/f6e601c6-b456-4ef6-8e66-3423ba0a795a HTTP/1.1" 200 115 0.032962 10.0.0.19 - - [2025-11-01 19:18:01] "DELETE /loadbalancer-listener/9408d92c-c48d-4365-ae63-b3c060c082cc HTTP/1.1" 200 115 0.033643 10.0.0.19 - - [2025-11-01 19:18:01] "DELETE /loadbalancer/11c97fb6-2a09-44bb-bf75-ee2859c72bed HTTP/1.1" 200 115 0.028523 10.0.0.19 - - [2025-11-01 19:18:01] "DELETE /floating-ip/763ed3d3-9f99-4dcc-9e90-c56eb9226253 HTTP/1.1" 200 115 0.037255 10.0.0.19 - - [2025-11-01 19:18:01] "DELETE /instance-ip/f8cec86b-1e27-4b56-b97e-0a9310529979 HTTP/1.1" 200 115 0.059304 10.0.0.19 - - [2025-11-01 19:18:01] "DELETE /virtual-machine-interface/1656d32d-7abe-482a-bbe8-cf2115ed54ab HTTP/1.1" 200 115 0.036288 10.0.0.19 - - [2025-11-01 19:18:01] "DELETE /tag/cb100d29-7d61-4327-9d26-9581804cb8f6 HTTP/1.1" 200 115 0.042836 10.0.0.19 - - [2025-11-01 19:18:01] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002135 10.0.0.19 - - [2025-11-01 19:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.19 - - [2025-11-01 19:18:01] "GET /policy-management/c85a70ef-6d80-4c82-a2cd-5db974c28cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002675 10.0.0.19 - - [2025-11-01 19:18:01] "GET /firewall-policy/2e996113-9490-47f0-b2b6-86ec44f59363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002221 10.0.0.19 - - [2025-11-01 19:18:01] "GET /firewall-rule/de5d6e47-0f39-4ea6-88ac-879004d6e917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004729 10.0.0.19 - - [2025-11-01 19:18:01] "POST /ref-update HTTP/1.1" 200 156 0.015316 10.0.0.19 - - [2025-11-01 19:18:01] "DELETE /firewall-rule/de5d6e47-0f39-4ea6-88ac-879004d6e917 HTTP/1.1" 200 115 0.046221 10.0.0.19 - - [2025-11-01 19:18:01] "GET /firewall-policy/c30fb403-66fa-45fa-a55b-618aa3314cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002481 10.0.0.19 - - [2025-11-01 19:18:01] "GET /firewall-rule/50f9644c-0b3a-41dd-81f8-bac9f936888b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.004052 10.0.0.19 - - [2025-11-01 19:18:01] "POST /ref-update HTTP/1.1" 200 156 0.017074 10.0.0.19 - - [2025-11-01 19:18:01] "DELETE /firewall-rule/50f9644c-0b3a-41dd-81f8-bac9f936888b HTTP/1.1" 200 115 0.058717 10.0.0.19 - - [2025-11-01 19:18:01] "GET /firewall-policy/c30fb403-66fa-45fa-a55b-618aa3314cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.004438 10.0.0.19 - - [2025-11-01 19:18:01] "GET /firewall-rule/ecd180a0-1304-4fcc-98e9-5d660a6ae06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002891 10.0.0.19 - - [2025-11-01 19:18:01] "POST /ref-update HTTP/1.1" 200 156 0.012017 10.0.0.19 - - [2025-11-01 19:18:01] "DELETE /firewall-rule/ecd180a0-1304-4fcc-98e9-5d660a6ae06d HTTP/1.1" 200 115 0.047888 10.0.0.19 - - [2025-11-01 19:18:01] "GET /application-policy-set/7650390b-0981-4beb-9c58-529f367657ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005267 10.0.0.19 - - [2025-11-01 19:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.19 - - [2025-11-01 19:18:01] "GET /policy-management/c85a70ef-6d80-4c82-a2cd-5db974c28cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002205 10.0.0.19 - - [2025-11-01 19:18:01] "GET /firewall-policy/c30fb403-66fa-45fa-a55b-618aa3314cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002889 10.0.0.19 - - [2025-11-01 19:18:01] "POST /ref-update HTTP/1.1" 200 156 0.023539 10.0.0.19 - - [2025-11-01 19:18:02] "DELETE /firewall-policy/c30fb403-66fa-45fa-a55b-618aa3314cb3 HTTP/1.1" 200 115 0.041309 10.0.0.19 - - [2025-11-01 19:18:02] "DELETE /tag/5d8c1810-97fb-4637-98ad-d19b9d985a35 HTTP/1.1" 200 115 0.038440 10.0.0.19 - - [2025-11-01 19:18:02] "DELETE /tag/caac7347-af96-4b72-96f7-b64e6a8068be HTTP/1.1" 200 115 0.067317 10.0.0.19 - - [2025-11-01 19:18:02] "DELETE /tag/fb0a9f77-7342-4e9c-b7ae-f9bf4e9966ae HTTP/1.1" 200 115 0.082415 10.0.0.19 - - [2025-11-01 19:18:02] "DELETE /tag/029dfe13-4032-4b6c-a205-fa2f0da8e657 HTTP/1.1" 200 115 0.076066 10.0.0.19 - - [2025-11-01 19:18:02] "POST /projects HTTP/1.1" 409 238 0.002426 10.0.0.19 - - [2025-11-01 19:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.19 - - [2025-11-01 19:18:02] "GET /project/026862de-46d2-4b3e-bd81-ce32522ba907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.055801 10.0.0.19 - - [2025-11-01 19:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.19 - - [2025-11-01 19:18:02] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004180 10.0.0.19 - - [2025-11-01 19:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.19 - - [2025-11-01 19:18:02] "GET /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003967 10.0.0.19 - - [2025-11-01 19:18:02] "POST /security-groups HTTP/1.1" 409 285 0.002265 10.0.0.19 - - [2025-11-01 19:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.19 - - [2025-11-01 19:18:02] "PUT /security-group/430b6316-b3c8-43e0-883b-58ff6fdcb14a HTTP/1.1" 200 262 0.061568 10.0.0.19 - - [2025-11-01 19:18:02] "PUT /access-control-list/f786cec5-7931-4924-ab72-46f03f3c7cdf HTTP/1.1" 200 272 0.019095 10.0.0.19 - - [2025-11-01 19:18:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.065054 10.0.0.19 - - [2025-11-01 19:18:02] "GET /firewall-policy/27a96c71-f7f0-45dc-8fed-17ae21c97f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.021380 10.0.0.19 - - [2025-11-01 19:18:02] "PUT /access-control-list/9edf4c08-bb75-4188-8f05-7fd0f15fdfc4 HTTP/1.1" 200 272 0.053352 10.0.0.19 - - [2025-11-01 19:18:02] "GET /firewall-rule/292d9537-3e99-4f16-bba2-6d6d9cdecd57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.015617 10.0.0.19 - - [2025-11-01 19:18:02] "POST /ref-update HTTP/1.1" 200 156 0.071139 10.0.0.19 - - [2025-11-01 19:18:02] "DELETE /firewall-rule/292d9537-3e99-4f16-bba2-6d6d9cdecd57 HTTP/1.1" 200 115 0.036516 10.0.0.19 - - [2025-11-01 19:18:02] "GET /firewall-policy/27a96c71-f7f0-45dc-8fed-17ae21c97f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.006792 10.0.0.19 - - [2025-11-01 19:18:02] "GET /firewall-rule/796484aa-8082-4ebd-b971-1fd85bec4356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006551 10.0.0.19 - - [2025-11-01 19:18:03] "POST /ref-update HTTP/1.1" 200 156 0.051810 10.0.0.19 - - [2025-11-01 19:18:03] "DELETE /firewall-rule/796484aa-8082-4ebd-b971-1fd85bec4356 HTTP/1.1" 200 115 0.050357 10.0.0.19 - - [2025-11-01 19:18:03] "DELETE /tag/633bb533-1dc6-43a3-88cc-377aca065d2a HTTP/1.1" 200 115 0.054132 10.0.0.19 - - [2025-11-01 19:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.19 - - [2025-11-01 19:18:03] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005039 10.0.0.19 - - [2025-11-01 19:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.19 - - [2025-11-01 19:18:03] "GET /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004898 10.0.0.19 - - [2025-11-01 19:18:03] "PUT /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe HTTP/1.1" 200 264 0.052073 10.0.0.19 - - [2025-11-01 19:18:03] "PUT /virtual-network/613b8756-a5b4-49ce-aead-de26b1053ece HTTP/1.1" 200 264 0.073711 10.0.0.19 - - [2025-11-01 19:18:03] "DELETE /security-group/430b6316-b3c8-43e0-883b-58ff6fdcb14a HTTP/1.1" 200 115 0.066099 10.0.0.19 - - [2025-11-01 19:18:03] "DELETE /access-control-list/f786cec5-7931-4924-ab72-46f03f3c7cdf HTTP/1.1" 200 115 0.035611 10.0.0.19 - - [2025-11-01 19:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.19 - - [2025-11-01 19:18:03] "DELETE /access-control-list/9edf4c08-bb75-4188-8f05-7fd0f15fdfc4 HTTP/1.1" 200 115 0.023335 10.0.0.19 - - [2025-11-01 19:18:03] "GET /project/026862de-46d2-4b3e-bd81-ce32522ba907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.038190 10.0.0.19 - - [2025-11-01 19:18:03] "GET /project/026862de-46d2-4b3e-bd81-ce32522ba907?fields=security_groups HTTP/1.1" 200 1351 0.038284 10.0.0.19 - - [2025-11-01 19:18:03] "DELETE /security-group/76fda866-32d5-45bd-bc1a-18cef57f8f21 HTTP/1.1" 200 115 0.042445 10.0.0.19 - - [2025-11-01 19:18:03] "DELETE /access-control-list/71ee50c7-1483-4658-b8c3-bb491f032625 HTTP/1.1" 200 115 0.031725 10.0.0.19 - - [2025-11-01 19:18:03] "GET /project/026862de-46d2-4b3e-bd81-ce32522ba907?fields=application_policy_sets HTTP/1.1" 200 1390 0.047707 10.0.0.19 - - [2025-11-01 19:18:03] "DELETE /access-control-list/9b77c59b-c7e1-41b9-9442-baf10c9211b2 HTTP/1.1" 200 115 0.051799 10.0.0.19 - - [2025-11-01 19:18:03] "DELETE /project/026862de-46d2-4b3e-bd81-ce32522ba907 HTTP/1.1" 200 115 0.298423 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:18:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001818 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:18:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002012 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:18:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002428 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:18:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003033 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:18:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001014 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:18:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000988 10.0.0.19 - - [2025-11-01 19:19:03] "GET / HTTP/1.1" 200 35931 0.001745 10.0.0.19 - - [2025-11-01 19:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.19 - - [2025-11-01 19:19:03] "GET /global-vrouter-config/a0da06d4-39fd-4779-bd45-31221fc44f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002355 10.0.0.19 - - [2025-11-01 19:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.19 - - [2025-11-01 19:19:04] "GET /global-vrouter-config/a0da06d4-39fd-4779-bd45-31221fc44f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002002 10.0.0.19 - - [2025-11-01 19:19:20] "GET / HTTP/1.1" 200 35931 0.004948 10.0.0.19 - - [2025-11-01 19:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004475 10.0.0.19 - - [2025-11-01 19:19:20] "GET /global-system-config/9bfc0c89-2b51-4966-9fc0-a711078e354d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004696 10.0.0.19 - - [2025-11-01 19:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004896 10.0.0.19 - - [2025-11-01 19:19:20] "GET /config-node/2c8ba294-8303-47ee-a756-691b6004e02d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003218 10.0.0.19 - - [2025-11-01 19:19:20] "GET / HTTP/1.1" 200 35931 0.006129 10.0.0.19 - - [2025-11-01 19:19:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003868 10.0.0.19 - - [2025-11-01 19:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004961 10.0.0.19 - - [2025-11-01 19:19:25] "GET /global-vrouter-config/a0da06d4-39fd-4779-bd45-31221fc44f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006350 10.0.0.19 - - [2025-11-01 19:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.19 - - [2025-11-01 19:19:25] "PUT /global-vrouter-config/a0da06d4-39fd-4779-bd45-31221fc44f02 HTTP/1.1" 200 276 0.030139 10.0.0.19 - - [2025-11-01 19:19:26] "GET / HTTP/1.1" 200 35931 0.006013 10.0.0.19 - - [2025-11-01 19:19:26] "POST /alarms HTTP/1.1" 409 264 0.004756 10.0.0.19 - - [2025-11-01 19:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.19 - - [2025-11-01 19:19:26] "PUT /alarm/e127afe1-9f7e-45cc-8b20-e7a20b9f8d65 HTTP/1.1" 200 244 0.023228 10.0.0.19 - - [2025-11-01 19:19:26] "POST /alarms HTTP/1.1" 409 261 0.002787 10.0.0.19 - - [2025-11-01 19:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.19 - - [2025-11-01 19:19:26] "PUT /alarm/7023218d-8629-4d2c-91e2-6373098e5a8c HTTP/1.1" 200 244 0.012513 10.0.0.19 - - [2025-11-01 19:19:26] "POST /alarms HTTP/1.1" 409 261 0.002015 10.0.0.19 - - [2025-11-01 19:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.19 - - [2025-11-01 19:19:26] "PUT /alarm/a19e00c6-7c16-4d94-be10-1d552f248b5c HTTP/1.1" 200 244 0.009855 10.0.0.19 - - [2025-11-01 19:19:26] "POST /alarms HTTP/1.1" 409 253 0.010376 10.0.0.19 - - [2025-11-01 19:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.19 - - [2025-11-01 19:19:26] "PUT /alarm/2fdce0cb-d68e-406c-89ea-1ee24c314a1f HTTP/1.1" 200 244 0.010531 10.0.0.19 - - [2025-11-01 19:19:26] "POST /alarms HTTP/1.1" 409 251 0.005730 10.0.0.19 - - [2025-11-01 19:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.19 - - [2025-11-01 19:19:26] "PUT /alarm/f4569d6f-88c5-45a3-a90c-66f88730854b HTTP/1.1" 200 244 0.010800 10.0.0.19 - - [2025-11-01 19:19:26] "POST /alarms HTTP/1.1" 409 252 0.005569 10.0.0.19 - - [2025-11-01 19:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.19 - - [2025-11-01 19:19:26] "PUT /alarm/7d864100-b2ab-4a2b-b9d8-bb8063b7dae5 HTTP/1.1" 200 244 0.009141 10.0.0.19 - - [2025-11-01 19:19:26] "POST /alarms HTTP/1.1" 409 256 0.010692 10.0.0.19 - - [2025-11-01 19:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.19 - - [2025-11-01 19:19:26] "PUT /alarm/e4d0678a-fd7c-4e55-9d0e-3b5f5cf834a3 HTTP/1.1" 200 244 0.012396 10.0.0.19 - - [2025-11-01 19:19:26] "POST /alarms HTTP/1.1" 409 248 0.010209 10.0.0.19 - - [2025-11-01 19:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.19 - - [2025-11-01 19:19:26] "PUT /alarm/e8944f41-0914-428c-b42f-dfdfca580f58 HTTP/1.1" 200 244 0.010360 10.0.0.19 - - [2025-11-01 19:19:26] "POST /alarms HTTP/1.1" 409 252 0.007896 10.0.0.19 - - [2025-11-01 19:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.19 - - [2025-11-01 19:19:26] "PUT /alarm/bb7ada0b-9178-466b-901d-21d44bca2f6c HTTP/1.1" 200 244 0.010316 10.0.0.19 - - [2025-11-01 19:19:26] "POST /alarms HTTP/1.1" 409 257 0.007370 10.0.0.19 - - [2025-11-01 19:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.19 - - [2025-11-01 19:19:26] "PUT /alarm/c98d409f-d577-46f4-8a2e-63730a0ce28a HTTP/1.1" 200 244 0.009436 10.0.0.19 - - [2025-11-01 19:19:26] "POST /alarms HTTP/1.1" 409 251 0.004400 10.0.0.19 - - [2025-11-01 19:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001283 10.0.0.19 - - [2025-11-01 19:19:26] "PUT /alarm/ff4f02a1-bbf6-4f78-bcbe-94491e7ded25 HTTP/1.1" 200 244 0.018471 10.0.0.19 - - [2025-11-01 19:19:26] "POST /alarms HTTP/1.1" 409 257 0.006135 10.0.0.19 - - [2025-11-01 19:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.19 - - [2025-11-01 19:19:26] "PUT /alarm/2bfefdcc-f345-4bf7-a23a-8b24079b564d HTTP/1.1" 200 244 0.019652 10.0.0.19 - - [2025-11-01 19:19:26] "POST /alarms HTTP/1.1" 409 261 0.011099 10.0.0.19 - - [2025-11-01 19:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.19 - - [2025-11-01 19:19:26] "PUT /alarm/fb88dd3e-e1ae-422f-b602-ece133be087a HTTP/1.1" 200 244 0.010973 10.0.0.19 - - [2025-11-01 19:19:26] "POST /alarms HTTP/1.1" 409 258 0.011171 10.0.0.19 - - [2025-11-01 19:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.19 - - [2025-11-01 19:19:26] "PUT /alarm/f5b90bf4-a026-470f-9994-d0737b510a3b HTTP/1.1" 200 244 0.010158 10.0.0.19 - - [2025-11-01 19:19:26] "POST /alarms HTTP/1.1" 409 254 0.006181 10.0.0.19 - - [2025-11-01 19:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001340 10.0.0.19 - - [2025-11-01 19:19:27] "PUT /alarm/dcba8f2d-a8b8-44a3-bb1d-be09de5a5d78 HTTP/1.1" 200 244 0.010982 10.0.0.19 - - [2025-11-01 19:19:27] "POST /alarms HTTP/1.1" 409 254 0.004152 10.0.0.19 - - [2025-11-01 19:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.19 - - [2025-11-01 19:19:27] "PUT /alarm/a49f2c66-eb11-4d9b-b583-b2cae9353262 HTTP/1.1" 200 244 0.011235 10.0.0.19 - - [2025-11-01 19:19:27] "POST /alarms HTTP/1.1" 409 254 0.003572 10.0.0.19 - - [2025-11-01 19:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.19 - - [2025-11-01 19:19:27] "PUT /alarm/ef224a42-1f65-4d3b-babc-4358fe9fbc4f HTTP/1.1" 200 244 0.012156 10.0.0.19 - - [2025-11-01 19:19:27] "POST /alarms HTTP/1.1" 409 247 0.007432 10.0.0.19 - - [2025-11-01 19:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.19 - - [2025-11-01 19:19:27] "PUT /alarm/a87dcbdf-e88f-4d20-b9d3-5b9128c47015 HTTP/1.1" 200 244 0.009464 10.0.0.19 - - [2025-11-01 19:19:27] "POST /alarms HTTP/1.1" 409 272 0.003660 10.0.0.19 - - [2025-11-01 19:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.19 - - [2025-11-01 19:19:27] "PUT /alarm/81a03723-2917-4140-9aae-10ac1f5516ae HTTP/1.1" 200 244 0.011807 10.0.0.19 - - [2025-11-01 19:19:27] "POST /alarms HTTP/1.1" 409 261 0.003819 10.0.0.19 - - [2025-11-01 19:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.19 - - [2025-11-01 19:19:27] "PUT /alarm/e46c6ac0-48a6-4652-b981-bb318436ddc3 HTTP/1.1" 200 244 0.010258 10.0.0.19 - - [2025-11-01 19:19:27] "POST /alarms HTTP/1.1" 409 259 0.009763 10.0.0.19 - - [2025-11-01 19:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.19 - - [2025-11-01 19:19:27] "PUT /alarm/93b238ba-9555-444a-aaec-a984865dbba5 HTTP/1.1" 200 244 0.013099 10.0.0.19 - - [2025-11-01 19:19:27] "POST /alarms HTTP/1.1" 409 265 0.022993 10.0.0.19 - - [2025-11-01 19:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.19 - - [2025-11-01 19:19:27] "PUT /alarm/5d3f4939-1b1f-4c4e-8433-83eb04fa6141 HTTP/1.1" 200 244 0.010752 10.0.0.19 - - [2025-11-01 19:19:27] "POST /alarms HTTP/1.1" 409 279 0.011321 10.0.0.19 - - [2025-11-01 19:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.19 - - [2025-11-01 19:19:27] "PUT /alarm/0cd262ef-472f-453f-a7aa-1fa907f4ae33 HTTP/1.1" 200 244 0.030196 10.0.0.19 - - [2025-11-01 19:19:27] "GET / HTTP/1.1" 200 35931 0.009876 10.0.0.19 - - [2025-11-01 19:19:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004662 10.0.0.19 - - [2025-11-01 19:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.19 - - [2025-11-01 19:19:27] "PUT /global-vrouter-config/a0da06d4-39fd-4779-bd45-31221fc44f02 HTTP/1.1" 200 276 0.018812 10.0.0.19 - - [2025-11-01 19:19:28] "GET / HTTP/1.1" 200 35931 0.005482 10.0.0.19 - - [2025-11-01 19:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006444 10.0.0.19 - - [2025-11-01 19:19:28] "GET /global-vrouter-config/a0da06d4-39fd-4779-bd45-31221fc44f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.007305 10.0.0.19 - - [2025-11-01 19:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.19 - - [2025-11-01 19:19:28] "PUT /global-vrouter-config/a0da06d4-39fd-4779-bd45-31221fc44f02 HTTP/1.1" 200 276 0.012426 10.0.0.19 - - [2025-11-01 19:19:28] "GET / HTTP/1.1" 200 35931 0.004290 10.0.0.19 - - [2025-11-01 19:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.19 - - [2025-11-01 19:19:28] "GET /global-system-config/9bfc0c89-2b51-4966-9fc0-a711078e354d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.015348 10.0.0.19 - - [2025-11-01 19:19:28] "PUT /global-system-config/9bfc0c89-2b51-4966-9fc0-a711078e354d HTTP/1.1" 200 274 0.036890 10.0.0.19 - - [2025-11-01 19:19:31] "GET / HTTP/1.1" 200 35931 0.001657 10.0.0.19 - - [2025-11-01 19:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.19 - - [2025-11-01 19:19:31] "GET /routing-instance/48fee679-ce61-411b-b465-c3fd4644055d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002677 10.0.0.19 - - [2025-11-01 19:19:31] "POST /bgp-routers HTTP/1.1" 409 301 0.002954 10.0.0.19 - - [2025-11-01 19:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.19 - - [2025-11-01 19:19:31] "GET /bgp-router/f718e678-c85d-4334-915e-91c7bf58bdcb?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002709 10.0.0.19 - - [2025-11-01 19:19:31] "PUT /bgp-router/f718e678-c85d-4334-915e-91c7bf58bdcb HTTP/1.1" 200 254 0.018111 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:19:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001126 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:19:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001179 10.0.0.19 - - [2025-11-01 19:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.19 - - [2025-11-01 19:19:34] "GET /global-vrouter-config/a0da06d4-39fd-4779-bd45-31221fc44f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003980 10.0.0.19 - - [2025-11-01 19:19:47] "GET / HTTP/1.1" 200 35931 0.003874 10.0.0.19 - - [2025-11-01 19:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.19 - - [2025-11-01 19:19:47] "GET /global-system-config/9bfc0c89-2b51-4966-9fc0-a711078e354d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.013641 10.0.0.19 - - [2025-11-01 19:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.19 - - [2025-11-01 19:19:47] "GET /config-node/2c8ba294-8303-47ee-a756-691b6004e02d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003232 10.0.0.19 - - [2025-11-01 19:19:59] "GET / HTTP/1.1" 200 35931 0.001735 10.0.0.19 - - [2025-11-01 19:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.19 - - [2025-11-01 19:19:59] "GET /routing-instance/48fee679-ce61-411b-b465-c3fd4644055d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002510 10.0.0.19 - - [2025-11-01 19:19:59] "POST /bgp-routers HTTP/1.1" 409 301 0.001942 10.0.0.19 - - [2025-11-01 19:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.19 - - [2025-11-01 19:19:59] "GET /bgp-router/f718e678-c85d-4334-915e-91c7bf58bdcb?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004379 10.0.0.19 - - [2025-11-01 19:19:59] "PUT /bgp-router/f718e678-c85d-4334-915e-91c7bf58bdcb HTTP/1.1" 200 254 0.015708 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:19:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000909 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:19:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000819 10.0.0.19 - - [2025-11-01 19:20:14] "GET / HTTP/1.1" 200 35931 0.001272 10.0.0.19 - - [2025-11-01 19:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.19 - - [2025-11-01 19:20:14] "GET /global-system-config/9bfc0c89-2b51-4966-9fc0-a711078e354d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004053 10.0.0.19 - - [2025-11-01 19:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.19 - - [2025-11-01 19:20:14] "GET /config-node/2c8ba294-8303-47ee-a756-691b6004e02d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004346 10.0.0.19 - - [2025-11-01 19:20:14] "GET / HTTP/1.1" 200 35931 0.004800 10.0.0.19 - - [2025-11-01 19:20:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004778 10.0.0.19 - - [2025-11-01 19:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.19 - - [2025-11-01 19:20:19] "GET /global-vrouter-config/a0da06d4-39fd-4779-bd45-31221fc44f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005175 10.0.0.19 - - [2025-11-01 19:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.19 - - [2025-11-01 19:20:19] "PUT /global-vrouter-config/a0da06d4-39fd-4779-bd45-31221fc44f02 HTTP/1.1" 200 276 0.019780 10.0.0.19 - - [2025-11-01 19:20:20] "GET / HTTP/1.1" 200 35931 0.004372 10.0.0.19 - - [2025-11-01 19:20:20] "POST /alarms HTTP/1.1" 409 264 0.005057 10.0.0.19 - - [2025-11-01 19:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008880 10.0.0.19 - - [2025-11-01 19:20:20] "PUT /alarm/e127afe1-9f7e-45cc-8b20-e7a20b9f8d65 HTTP/1.1" 200 244 0.023970 10.0.0.19 - - [2025-11-01 19:20:20] "POST /alarms HTTP/1.1" 409 261 0.002942 10.0.0.19 - - [2025-11-01 19:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.19 - - [2025-11-01 19:20:20] "PUT /alarm/7023218d-8629-4d2c-91e2-6373098e5a8c HTTP/1.1" 200 244 0.012274 10.0.0.19 - - [2025-11-01 19:20:20] "POST /alarms HTTP/1.1" 409 261 0.009794 10.0.0.19 - - [2025-11-01 19:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.19 - - [2025-11-01 19:20:20] "PUT /alarm/a19e00c6-7c16-4d94-be10-1d552f248b5c HTTP/1.1" 200 244 0.011984 10.0.0.19 - - [2025-11-01 19:20:20] "POST /alarms HTTP/1.1" 409 253 0.007928 10.0.0.19 - - [2025-11-01 19:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.19 - - [2025-11-01 19:20:20] "PUT /alarm/2fdce0cb-d68e-406c-89ea-1ee24c314a1f HTTP/1.1" 200 244 0.010099 10.0.0.19 - - [2025-11-01 19:20:20] "POST /alarms HTTP/1.1" 409 251 0.011184 10.0.0.19 - - [2025-11-01 19:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.19 - - [2025-11-01 19:20:20] "PUT /alarm/f4569d6f-88c5-45a3-a90c-66f88730854b HTTP/1.1" 200 244 0.009883 10.0.0.19 - - [2025-11-01 19:20:20] "POST /alarms HTTP/1.1" 409 252 0.007832 10.0.0.19 - - [2025-11-01 19:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.19 - - [2025-11-01 19:20:20] "PUT /alarm/7d864100-b2ab-4a2b-b9d8-bb8063b7dae5 HTTP/1.1" 200 244 0.009094 10.0.0.19 - - [2025-11-01 19:20:20] "POST /alarms HTTP/1.1" 409 256 0.004548 10.0.0.19 - - [2025-11-01 19:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.19 - - [2025-11-01 19:20:20] "PUT /alarm/e4d0678a-fd7c-4e55-9d0e-3b5f5cf834a3 HTTP/1.1" 200 244 0.009847 10.0.0.19 - - [2025-11-01 19:20:20] "POST /alarms HTTP/1.1" 409 248 0.014228 10.0.0.19 - - [2025-11-01 19:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.19 - - [2025-11-01 19:20:20] "PUT /alarm/e8944f41-0914-428c-b42f-dfdfca580f58 HTTP/1.1" 200 244 0.009931 10.0.0.19 - - [2025-11-01 19:20:20] "POST /alarms HTTP/1.1" 409 252 0.008634 10.0.0.19 - - [2025-11-01 19:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.19 - - [2025-11-01 19:20:20] "PUT /alarm/bb7ada0b-9178-466b-901d-21d44bca2f6c HTTP/1.1" 200 244 0.017556 10.0.0.19 - - [2025-11-01 19:20:20] "POST /alarms HTTP/1.1" 409 257 0.011727 10.0.0.19 - - [2025-11-01 19:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001429 10.0.0.19 - - [2025-11-01 19:20:20] "PUT /alarm/c98d409f-d577-46f4-8a2e-63730a0ce28a HTTP/1.1" 200 244 0.011350 10.0.0.19 - - [2025-11-01 19:20:20] "POST /alarms HTTP/1.1" 409 251 0.012339 10.0.0.19 - - [2025-11-01 19:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.19 - - [2025-11-01 19:20:20] "PUT /alarm/ff4f02a1-bbf6-4f78-bcbe-94491e7ded25 HTTP/1.1" 200 244 0.011216 10.0.0.19 - - [2025-11-01 19:20:21] "POST /alarms HTTP/1.1" 409 257 0.012699 10.0.0.19 - - [2025-11-01 19:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.19 - - [2025-11-01 19:20:21] "PUT /alarm/2bfefdcc-f345-4bf7-a23a-8b24079b564d HTTP/1.1" 200 244 0.014510 10.0.0.19 - - [2025-11-01 19:20:21] "POST /alarms HTTP/1.1" 409 261 0.003124 10.0.0.19 - - [2025-11-01 19:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.19 - - [2025-11-01 19:20:21] "PUT /alarm/fb88dd3e-e1ae-422f-b602-ece133be087a HTTP/1.1" 200 244 0.012180 10.0.0.19 - - [2025-11-01 19:20:21] "POST /alarms HTTP/1.1" 409 258 0.011903 10.0.0.19 - - [2025-11-01 19:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.19 - - [2025-11-01 19:20:21] "PUT /alarm/f5b90bf4-a026-470f-9994-d0737b510a3b HTTP/1.1" 200 244 0.010645 10.0.0.19 - - [2025-11-01 19:20:21] "POST /alarms HTTP/1.1" 409 254 0.008863 10.0.0.19 - - [2025-11-01 19:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.19 - - [2025-11-01 19:20:21] "PUT /alarm/dcba8f2d-a8b8-44a3-bb1d-be09de5a5d78 HTTP/1.1" 200 244 0.011348 10.0.0.19 - - [2025-11-01 19:20:21] "POST /alarms HTTP/1.1" 409 254 0.009336 10.0.0.19 - - [2025-11-01 19:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.19 - - [2025-11-01 19:20:21] "PUT /alarm/a49f2c66-eb11-4d9b-b583-b2cae9353262 HTTP/1.1" 200 244 0.012294 10.0.0.19 - - [2025-11-01 19:20:21] "POST /alarms HTTP/1.1" 409 254 0.007582 10.0.0.19 - - [2025-11-01 19:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.19 - - [2025-11-01 19:20:21] "PUT /alarm/ef224a42-1f65-4d3b-babc-4358fe9fbc4f HTTP/1.1" 200 244 0.010014 10.0.0.19 - - [2025-11-01 19:20:21] "POST /alarms HTTP/1.1" 409 247 0.013622 10.0.0.19 - - [2025-11-01 19:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.19 - - [2025-11-01 19:20:21] "PUT /alarm/a87dcbdf-e88f-4d20-b9d3-5b9128c47015 HTTP/1.1" 200 244 0.014361 10.0.0.19 - - [2025-11-01 19:20:21] "POST /alarms HTTP/1.1" 409 272 0.004622 10.0.0.19 - - [2025-11-01 19:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.19 - - [2025-11-01 19:20:21] "PUT /alarm/81a03723-2917-4140-9aae-10ac1f5516ae HTTP/1.1" 200 244 0.011460 10.0.0.19 - - [2025-11-01 19:20:21] "POST /alarms HTTP/1.1" 409 261 0.007206 10.0.0.19 - - [2025-11-01 19:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.19 - - [2025-11-01 19:20:21] "PUT /alarm/e46c6ac0-48a6-4652-b981-bb318436ddc3 HTTP/1.1" 200 244 0.012882 10.0.0.19 - - [2025-11-01 19:20:21] "POST /alarms HTTP/1.1" 409 259 0.008468 10.0.0.19 - - [2025-11-01 19:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.19 - - [2025-11-01 19:20:21] "PUT /alarm/93b238ba-9555-444a-aaec-a984865dbba5 HTTP/1.1" 200 244 0.013271 10.0.0.19 - - [2025-11-01 19:20:21] "POST /alarms HTTP/1.1" 409 265 0.005003 10.0.0.19 - - [2025-11-01 19:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.19 - - [2025-11-01 19:20:21] "PUT /alarm/5d3f4939-1b1f-4c4e-8433-83eb04fa6141 HTTP/1.1" 200 244 0.010857 10.0.0.19 - - [2025-11-01 19:20:21] "POST /alarms HTTP/1.1" 409 279 0.007599 10.0.0.19 - - [2025-11-01 19:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.19 - - [2025-11-01 19:20:21] "PUT /alarm/0cd262ef-472f-453f-a7aa-1fa907f4ae33 HTTP/1.1" 200 244 0.023437 10.0.0.19 - - [2025-11-01 19:20:22] "GET / HTTP/1.1" 200 35931 0.002858 10.0.0.19 - - [2025-11-01 19:20:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003524 10.0.0.19 - - [2025-11-01 19:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.19 - - [2025-11-01 19:20:22] "PUT /global-vrouter-config/a0da06d4-39fd-4779-bd45-31221fc44f02 HTTP/1.1" 200 276 0.013031 10.0.0.19 - - [2025-11-01 19:20:22] "GET / HTTP/1.1" 200 35931 0.002620 10.0.0.19 - - [2025-11-01 19:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.19 - - [2025-11-01 19:20:22] "GET /global-vrouter-config/a0da06d4-39fd-4779-bd45-31221fc44f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005505 10.0.0.19 - - [2025-11-01 19:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.19 - - [2025-11-01 19:20:22] "PUT /global-vrouter-config/a0da06d4-39fd-4779-bd45-31221fc44f02 HTTP/1.1" 200 276 0.010594 10.0.0.19 - - [2025-11-01 19:20:22] "GET / HTTP/1.1" 200 35931 0.004890 10.0.0.19 - - [2025-11-01 19:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.19 - - [2025-11-01 19:20:22] "GET /global-system-config/9bfc0c89-2b51-4966-9fc0-a711078e354d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.013354 10.0.0.19 - - [2025-11-01 19:20:22] "PUT /global-system-config/9bfc0c89-2b51-4966-9fc0-a711078e354d HTTP/1.1" 200 274 0.040198 10.0.0.19 - - [2025-11-01 19:20:26] "GET / HTTP/1.1" 200 35931 0.001422 10.0.0.19 - - [2025-11-01 19:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.19 - - [2025-11-01 19:20:26] "GET /routing-instance/48fee679-ce61-411b-b465-c3fd4644055d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.008748 10.0.0.19 - - [2025-11-01 19:20:26] "POST /bgp-routers HTTP/1.1" 409 301 0.003361 10.0.0.19 - - [2025-11-01 19:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.19 - - [2025-11-01 19:20:26] "GET /bgp-router/f718e678-c85d-4334-915e-91c7bf58bdcb?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002834 10.0.0.19 - - [2025-11-01 19:20:26] "PUT /bgp-router/f718e678-c85d-4334-915e-91c7bf58bdcb HTTP/1.1" 200 254 0.012682 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:20:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001531 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:20:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001317 10.0.0.19 - - [2025-11-01 19:20:30] "POST /tags HTTP/1.1" 200 355 0.034185 10.0.0.19 - - [2025-11-01 19:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.023042 10.0.0.19 - - [2025-11-01 19:20:30] "GET /tag/c3f5ed5b-2247-40f4-a91e-ab92201a0dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011263 10.0.0.19 - - [2025-11-01 19:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.19 - - [2025-11-01 19:20:30] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004317 10.0.0.19 - - [2025-11-01 19:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007378 10.0.0.19 - - [2025-11-01 19:20:30] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054026 10.0.0.19 - - [2025-11-01 19:20:30] "POST /virtual-machines HTTP/1.1" 200 351 0.011023 10.0.0.19 - - [2025-11-01 19:20:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.011946 10.0.0.19 - - [2025-11-01 19:20:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.114697 10.0.0.19 - - [2025-11-01 19:20:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.010993 10.0.0.19 - - [2025-11-01 19:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011773 10.0.0.19 - - [2025-11-01 19:20:30] "GET /virtual-machine-interface/d4b9a96c-b757-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.013931 10.0.0.19 - - [2025-11-01 19:20:31] "POST /instance-ips HTTP/1.1" 200 391 0.018846 10.0.0.19 - - [2025-11-01 19:20:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.015762 10.0.0.19 - - [2025-11-01 19:20:31] "GET /virtual-machine-interface/d4b9a96c-b757-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.010858 10.0.0.19 - - [2025-11-01 19:20:31] "POST /set-tag HTTP/1.1" 200 109 0.017064 10.0.0.19 - - [2025-11-01 19:20:31] "GET /virtual-machine-interface/d4b9a96c-b757-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.017675 10.0.0.19 - - [2025-11-01 19:20:31] "GET /instance-ip/d4d54fd2-b757-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003888 10.0.0.19 - - [2025-11-01 19:20:31] "GET /virtual-machine-interface/d4b9a96c-b757-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008893 10.0.0.19 - - [2025-11-01 19:20:31] "POST /set-tag HTTP/1.1" 200 109 0.002836 10.0.0.19 - - [2025-11-01 19:20:31] "GET /virtual-router/8de2b818-f785-4fa0-a182-71e425234b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.016345 10.0.0.19 - - [2025-11-01 19:20:31] "POST /ref-update HTTP/1.1" 200 156 0.008883 10.0.0.19 - - [2025-11-01 19:20:31] "GET /virtual-machine-interface/d4b9a96c-b757-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005044 10.0.0.19 - - [2025-11-01 19:20:31] "POST /set-tag HTTP/1.1" 200 109 0.002307 10.0.0.19 - - [2025-11-01 19:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.19 - - [2025-11-01 19:20:31] "GET /virtual-network/de1e1f56-efae-475b-b857-1a117dc8fdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007161 10.0.0.19 - - [2025-11-01 19:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.19 - - [2025-11-01 19:20:31] "GET /project/767f61b4-08ee-4567-af57-a4fedbdba33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041021 10.0.0.19 - - [2025-11-01 19:20:31] "POST /virtual-machines HTTP/1.1" 200 355 0.011820 10.0.0.19 - - [2025-11-01 19:20:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.012022 10.0.0.19 - - [2025-11-01 19:20:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.108125 10.0.0.19 - - [2025-11-01 19:20:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.007767 10.0.0.19 - - [2025-11-01 19:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008904 10.0.0.19 - - [2025-11-01 19:20:31] "GET /virtual-machine-interface/d53458ec-b757-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004329 10.0.0.19 - - [2025-11-01 19:20:31] "POST /instance-ips HTTP/1.1" 200 395 0.021672 10.0.0.19 - - [2025-11-01 19:20:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.018956 10.0.0.19 - - [2025-11-01 19:20:31] "GET /virtual-machine-interface/d53458ec-b757-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.010298 10.0.0.19 - - [2025-11-01 19:20:31] "POST /set-tag HTTP/1.1" 200 109 0.033378 10.0.0.19 - - [2025-11-01 19:20:31] "GET /virtual-machine-interface/d53458ec-b757-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.024589 10.0.0.19 - - [2025-11-01 19:20:31] "GET /instance-ip/d54e9e8c-b757-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003090 10.0.0.19 - - [2025-11-01 19:20:32] "GET /virtual-machine-interface/d53458ec-b757-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.010034 10.0.0.19 - - [2025-11-01 19:20:32] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.19 - - [2025-11-01 19:20:32] "GET /virtual-router/8de2b818-f785-4fa0-a182-71e425234b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.006246 10.0.0.19 - - [2025-11-01 19:20:32] "POST /ref-update HTTP/1.1" 200 156 0.016240 10.0.0.19 - - [2025-11-01 19:20:32] "GET /virtual-machine-interface/d53458ec-b757-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009670 10.0.0.19 - - [2025-11-01 19:20:32] "POST /set-tag HTTP/1.1" 200 109 0.004065 10.0.0.19 - - [2025-11-01 19:20:32] "GET /virtual-machine-interface/d4b9a96c-b757-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003915 10.0.0.19 - - [2025-11-01 19:20:32] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.19 - - [2025-11-01 19:20:32] "GET /virtual-machine-interface/d53458ec-b757-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003572 10.0.0.19 - - [2025-11-01 19:20:32] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.19 - - [2025-11-01 19:20:33] "GET /global-system-configs HTTP/1.1" 200 322 0.007459 10.0.0.19 - - [2025-11-01 19:20:35] "GET /global-system-configs HTTP/1.1" 200 322 0.010041 10.0.0.19 - - [2025-11-01 19:20:42] "GET / HTTP/1.1" 200 35931 0.001653 10.0.0.19 - - [2025-11-01 19:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.19 - - [2025-11-01 19:20:42] "GET /global-system-config/9bfc0c89-2b51-4966-9fc0-a711078e354d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004773 10.0.0.19 - - [2025-11-01 19:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.19 - - [2025-11-01 19:20:42] "GET /config-node/2c8ba294-8303-47ee-a756-691b6004e02d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004425 10.0.0.19 - - [2025-11-01 19:20:44] "GET /virtual-machine-interface/d53458ec-b757-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.014581 10.0.0.19 - - [2025-11-01 19:20:44] "POST /set-tag HTTP/1.1" 200 109 0.005690 10.0.0.19 - - [2025-11-01 19:20:45] "GET /virtual-machine-interface/d4b9a96c-b757-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.012522 10.0.0.19 - - [2025-11-01 19:20:45] "POST /set-tag HTTP/1.1" 200 109 0.005307 10.0.0.19 - - [2025-11-01 19:20:46] "GET /virtual-machine-interface/d4b9a96c-b757-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.014483 10.0.0.19 - - [2025-11-01 19:20:46] "POST /set-tag HTTP/1.1" 200 109 0.003418 10.0.0.19 - - [2025-11-01 19:20:54] "GET / HTTP/1.1" 200 35931 0.001712 10.0.0.19 - - [2025-11-01 19:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.19 - - [2025-11-01 19:20:54] "GET /routing-instance/48fee679-ce61-411b-b465-c3fd4644055d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002543 10.0.0.19 - - [2025-11-01 19:20:54] "POST /bgp-routers HTTP/1.1" 409 301 0.001591 10.0.0.19 - - [2025-11-01 19:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.19 - - [2025-11-01 19:20:54] "GET /bgp-router/f718e678-c85d-4334-915e-91c7bf58bdcb?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002878 10.0.0.19 - - [2025-11-01 19:20:54] "PUT /bgp-router/f718e678-c85d-4334-915e-91c7bf58bdcb HTTP/1.1" 200 254 0.018313 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:20:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000975 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:20:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000907 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:21:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001194 [Introspect:8084]10.0.0.19 - - [2025-11-01 19:21:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001122 10.0.0.19 - - [2025-11-01 19:21:18] "GET /virtual-machine-interface/d4b9a96c-b757-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008561 10.0.0.19 - - [2025-11-01 19:21:18] "POST /set-tag HTTP/1.1" 200 109 0.003182 10.0.0.19 - - [2025-11-01 19:21:18] "GET /virtual-machine-interface/d4b9a96c-b757-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004402 10.0.0.19 - - [2025-11-01 19:21:18] "POST /set-tag HTTP/1.1" 200 109 0.003931 10.0.0.19 - - [2025-11-01 19:21:18] "GET /virtual-machine/9b395abc-4945-41c1-9ba0-43def2f322d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.008866 10.0.0.19 - - [2025-11-01 19:21:18] "POST /ref-update HTTP/1.1" 200 156 0.020653 10.0.0.19 - - [2025-11-01 19:21:18] "GET /virtual-machine-interface/d4b9a96c-b757-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007291 10.0.0.19 - - [2025-11-01 19:21:18] "POST /set-tag HTTP/1.1" 200 109 0.012704 10.0.0.19 - - [2025-11-01 19:21:18] "POST /set-tag HTTP/1.1" 200 109 0.025004 10.0.0.19 - - [2025-11-01 19:21:18] "DELETE /instance-ip/d4d54fd2-b757-11f0-9dfc-fa163e98176c HTTP/1.1" 200 115 0.030571 10.0.0.19 - - [2025-11-01 19:21:18] "DELETE /virtual-machine-interface/d4b9a96c-b757-11f0-9dfc-fa163e98176c HTTP/1.1" 200 115 0.030746 10.0.0.19 - - [2025-11-01 19:21:18] "DELETE /virtual-machine/9b395abc-4945-41c1-9ba0-43def2f322d0 HTTP/1.1" 200 115 0.020374 10.0.0.19 - - [2025-11-01 19:21:18] "GET /virtual-machine-interface/d53458ec-b757-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006695 10.0.0.19 - - [2025-11-01 19:21:18] "POST /set-tag HTTP/1.1" 200 109 0.002298 10.0.0.19 - - [2025-11-01 19:21:49] "GET /virtual-machine-interface/d53458ec-b757-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006950 10.0.0.19 - - [2025-11-01 19:21:49] "POST /set-tag HTTP/1.1" 200 109 0.006769 10.0.0.19 - - [2025-11-01 19:21:49] "GET /virtual-machine-interface/d53458ec-b757-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009557 10.0.0.19 - - [2025-11-01 19:21:49] "POST /set-tag HTTP/1.1" 200 109 0.006034 10.0.0.19 - - [2025-11-01 19:21:49] "GET /virtual-machine/cd77a43b-5e66-49a2-b62a-ed135934c18b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003835 10.0.0.19 - - [2025-11-01 19:21:49] "POST /ref-update HTTP/1.1" 200 156 0.013974 10.0.0.19 - - [2025-11-01 19:21:49] "GET /virtual-machine-interface/d53458ec-b757-11f0-9dfc-fa163e98176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.014478 10.0.0.19 - - [2025-11-01 19:21:49] "POST /set-tag HTTP/1.1" 200 109 0.029692 10.0.0.19 - - [2025-11-01 19:21:49] "POST /set-tag HTTP/1.1" 200 109 0.037633 10.0.0.19 - - [2025-11-01 19:21:49] "DELETE /instance-ip/d54e9e8c-b757-11f0-9dfc-fa163e98176c HTTP/1.1" 200 115 0.061750 10.0.0.19 - - [2025-11-01 19:21:49] "DELETE /virtual-machine-interface/d53458ec-b757-11f0-9dfc-fa163e98176c HTTP/1.1" 200 115 0.049101 10.0.0.19 - - [2025-11-01 19:21:49] "DELETE /virtual-machine/cd77a43b-5e66-49a2-b62a-ed135934c18b HTTP/1.1" 200 115 0.023825 10.0.0.19 - - [2025-11-01 19:21:49] "DELETE /tag/c3f5ed5b-2247-40f4-a91e-ab92201a0dee HTTP/1.1" 200 115 0.037770