++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Wed Apr 29 07:32:34 PM UTC 2026 ===================' INFO: =================== Wed Apr 29 07:32:34 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.19 ++ CONFIGDB_NODES=10.0.0.19 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.19 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.19 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.19 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: 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 ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.19,10.231.84.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.231.84.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.19:9041 + 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=__ ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/29/2026 19:33:14.238 7f1158087400 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/29/2026 19:33:14.473 7f1158087400 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/29/2026 19:33:14.486 7f1158087400 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/29/2026 19:33:14.487 7f1158087400 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2026-04-29 19:33:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000860 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 - - [2026-04-29 19:33:20] "GET / HTTP/1.1" 503 181 0.000202 10.0.0.19 - - [2026-04-29 19:33:21] "GET / HTTP/1.1" 200 35931 0.001454 10.0.0.19 - - [2026-04-29 19:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.19 - - [2026-04-29 19:33:21] "GET /global-system-config/8914edb9-83f7-42ab-996e-f1fd534cd169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006123 10.0.0.19 - - [2026-04-29 19:33:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.003096 10.0.0.19 - - [2026-04-29 19:33:21] "POST /config-nodes HTTP/1.1" 200 593 0.052935 10.0.0.19 - - [2026-04-29 19:33:21] "GET / HTTP/1.1" 200 35931 0.002862 10.0.0.19 - - [2026-04-29 19:33:21] "GET / HTTP/1.1" 200 45303 0.001574 10.0.0.19 - - [2026-04-29 19:33:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.018127 10.0.0.19 - - [2026-04-29 19:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.19 - - [2026-04-29 19:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.19 - - [2026-04-29 19:33:22] "GET / HTTP/1.1" 200 35931 0.001368 10.0.0.19 - - [2026-04-29 19:33:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.005031 10.0.0.19 - - [2026-04-29 19:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.19 - - [2026-04-29 19:33:22] "GET /global-system-config/8914edb9-83f7-42ab-996e-f1fd534cd169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.041125 10.0.0.19 - - [2026-04-29 19:33:22] "GET / HTTP/1.1" 200 35931 0.001217 10.0.0.19 - - [2026-04-29 19:33:22] "GET / HTTP/1.1" 200 35931 0.001228 10.0.0.19 - - [2026-04-29 19:33:23] "POST /service-appliance-sets HTTP/1.1" 200 553 0.287778 10.0.0.19 - - [2026-04-29 19:33:23] "POST /fqname-to-id HTTP/1.1" 404 180 0.008556 10.0.0.19 - - [2026-04-29 19:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005280 10.0.0.19 - - [2026-04-29 19:33:23] "GET /global-system-config/8914edb9-83f7-42ab-996e-f1fd534cd169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012785 10.0.0.19 - - [2026-04-29 19:33:23] "POST /service-appliance-sets HTTP/1.1" 200 541 0.044526 10.0.0.19 - - [2026-04-29 19:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.19 - - [2026-04-29 19:33:23] "GET /network-ipam/523ffba4-0d49-4bcb-8b22-e8a516b222f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003261 10.0.0.19 - - [2026-04-29 19:33:23] "GET / HTTP/1.1" 200 35931 0.001599 10.0.0.19 - - [2026-04-29 19:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.19 - - [2026-04-29 19:33:23] "GET /global-system-config/8914edb9-83f7-42ab-996e-f1fd534cd169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.020684 10.0.0.19 - - [2026-04-29 19:33:23] "POST /service-templates HTTP/1.1" 200 511 0.056324 10.0.0.19 - - [2026-04-29 19:33:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.006929 10.0.0.19 - - [2026-04-29 19:33:23] "POST /service-templates HTTP/1.1" 200 501 0.037585 10.0.0.19 - - [2026-04-29 19:33:23] "POST /analytics-nodes HTTP/1.1" 200 599 0.032799 10.0.0.19 - - [2026-04-29 19:33:23] "POST /service-templates HTTP/1.1" 200 515 0.087626 10.0.0.19 - - [2026-04-29 19:33:23] "POST /service-templates HTTP/1.1" 200 535 0.034649 10.0.0.19 - - [2026-04-29 19:33:24] "POST /service-templates HTTP/1.1" 200 507 0.096771 10.0.0.19 - - [2026-04-29 19:33:24] "GET / HTTP/1.1" 200 35931 0.002004 10.0.0.19 - - [2026-04-29 19:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.19 - - [2026-04-29 19:33:24] "GET /global-system-config/8914edb9-83f7-42ab-996e-f1fd534cd169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006614 10.0.0.19 - - [2026-04-29 19:33:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.003224 10.0.0.19 - - [2026-04-29 19:33:24] "POST /config-database-nodes HTTP/1.1" 200 611 0.023879 10.0.0.19 - - [2026-04-29 19:33:26] "GET / HTTP/1.1" 200 35931 0.001213 10.0.0.19 - - [2026-04-29 19:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.19 - - [2026-04-29 19:33:26] "GET /routing-instance/4ec3e429-7519-429b-83c2-ac49c088b5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012280 10.0.0.19 - - [2026-04-29 19:33:26] "POST /bgp-routers HTTP/1.1" 200 616 0.039231 10.0.0.19 - - [2026-04-29 19:33:26] "GET /bgp-router/0f1e63bb-be0a-49fd-bcee-e24ac249d477?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.009270 10.0.0.19 - - [2026-04-29 19:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005402 10.0.0.19 - - [2026-04-29 19:33:26] "GET /global-system-config/8914edb9-83f7-42ab-996e-f1fd534cd169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008857 10.0.0.19 - - [2026-04-29 19:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006576 10.0.0.19 - - [2026-04-29 19:33:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004294 10.0.0.19 - - [2026-04-29 19:33:26] "GET /global-vrouter-config/9020eddc-7769-467f-960d-0db1e9ce80a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003358 10.0.0.19 - - [2026-04-29 19:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.19 - - [2026-04-29 19:33:26] "PUT /global-vrouter-config/9020eddc-7769-467f-960d-0db1e9ce80a1 HTTP/1.1" 200 276 0.010834 10.0.0.19 - - [2026-04-29 19:33:26] "POST /ref-update HTTP/1.1" 200 156 0.021051 10.0.0.19 - - [2026-04-29 19:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005691 10.0.0.19 - - [2026-04-29 19:33:27] "GET /network-ipam/523ffba4-0d49-4bcb-8b22-e8a516b222f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004166 10.0.0.19 - - [2026-04-29 19:33:27] "GET / HTTP/1.1" 200 35931 0.001428 10.0.0.19 - - [2026-04-29 19:33:27] "POST /alarms HTTP/1.1" 200 581 0.025145 10.0.0.19 - - [2026-04-29 19:33:27] "POST /alarms HTTP/1.1" 200 575 0.030033 10.0.0.19 - - [2026-04-29 19:33:27] "POST /alarms HTTP/1.1" 200 575 0.024332 10.0.0.19 - - [2026-04-29 19:33:27] "POST /alarms HTTP/1.1" 200 559 0.034269 10.0.0.19 - - [2026-04-29 19:33:27] "POST /alarms HTTP/1.1" 200 555 0.024302 10.0.0.19 - - [2026-04-29 19:33:27] "POST /alarms HTTP/1.1" 200 557 0.040363 10.0.0.19 - - [2026-04-29 19:33:27] "POST /alarms HTTP/1.1" 200 565 0.040648 10.0.0.19 - - [2026-04-29 19:33:27] "POST /alarms HTTP/1.1" 200 549 0.026766 10.0.0.19 - - [2026-04-29 19:33:27] "POST /alarms HTTP/1.1" 200 557 0.056321 10.0.0.19 - - [2026-04-29 19:33:27] "POST /alarms HTTP/1.1" 200 567 0.051008 10.0.0.19 - - [2026-04-29 19:33:27] "POST /fqname-to-id HTTP/1.1" 404 225 0.002604 10.0.0.19 - - [2026-04-29 19:33:27] "POST /access-control-lists HTTP/1.1" 200 587 0.064004 10.0.0.19 - - [2026-04-29 19:33:27] "POST /fqname-to-id HTTP/1.1" 404 224 0.015660 10.0.0.19 - - [2026-04-29 19:33:27] "POST /alarms HTTP/1.1" 200 555 0.076437 10.0.0.19 - - [2026-04-29 19:33:27] "POST /alarms HTTP/1.1" 200 567 0.058292 10.0.0.19 - - [2026-04-29 19:33:27] "POST /access-control-lists HTTP/1.1" 200 585 0.074466 10.0.0.19 - - [2026-04-29 19:33:27] "POST /alarms HTTP/1.1" 200 575 0.091723 10.0.0.19 - - [2026-04-29 19:33:28] "POST /route-targets HTTP/1.1" 200 327 0.029307 10.0.0.19 - - [2026-04-29 19:33:28] "POST /ref-update HTTP/1.1" 200 156 0.020759 10.0.0.19 - - [2026-04-29 19:33:28] "POST /route-targets HTTP/1.1" 200 327 0.022969 10.0.0.19 - - [2026-04-29 19:33:28] "POST /alarms HTTP/1.1" 200 569 0.052897 10.0.0.19 - - [2026-04-29 19:33:28] "POST /alarms HTTP/1.1" 200 561 0.049633 10.0.0.19 - - [2026-04-29 19:33:28] "POST /ref-update HTTP/1.1" 200 156 0.024805 10.0.0.19 - - [2026-04-29 19:33:28] "POST /alarms HTTP/1.1" 200 561 0.046183 10.0.0.19 - - [2026-04-29 19:33:28] "POST /route-targets HTTP/1.1" 200 327 0.029941 10.0.0.19 - - [2026-04-29 19:33:28] "POST /ref-update HTTP/1.1" 200 156 0.021225 10.0.0.19 - - [2026-04-29 19:33:28] "POST /alarms HTTP/1.1" 200 561 0.040298 10.0.0.19 - - [2026-04-29 19:33:28] "POST /route-targets HTTP/1.1" 200 327 0.050326 10.0.0.19 - - [2026-04-29 19:33:28] "POST /alarms HTTP/1.1" 200 547 0.070717 10.0.0.19 - - [2026-04-29 19:33:28] "POST /ref-update HTTP/1.1" 200 156 0.034055 10.0.0.19 - - [2026-04-29 19:33:28] "POST /alarms HTTP/1.1" 200 595 0.101023 10.0.0.19 - - [2026-04-29 19:33:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.002436 10.0.0.19 - - [2026-04-29 19:33:28] "POST /access-control-lists HTTP/1.1" 200 551 0.166945 10.0.0.19 - - [2026-04-29 19:33:28] "POST /alarms HTTP/1.1" 200 575 0.206174 10.0.0.19 - - [2026-04-29 19:33:28] "POST /alarms HTTP/1.1" 200 571 0.254246 10.0.0.19 - - [2026-04-29 19:33:29] "POST /alarms HTTP/1.1" 200 583 0.140870 10.0.0.19 - - [2026-04-29 19:33:29] "POST /alarms HTTP/1.1" 200 609 0.033332 10.0.0.19 - - [2026-04-29 19:33:29] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.19 - - [2026-04-29 19:33:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003073 10.0.0.19 - - [2026-04-29 19:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.19 - - [2026-04-29 19:33:29] "PUT /global-vrouter-config/9020eddc-7769-467f-960d-0db1e9ce80a1 HTTP/1.1" 200 276 0.013759 10.0.0.19 - - [2026-04-29 19:33:29] "GET / HTTP/1.1" 200 35931 0.001440 10.0.0.19 - - [2026-04-29 19:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.19 - - [2026-04-29 19:33:29] "GET /global-vrouter-config/9020eddc-7769-467f-960d-0db1e9ce80a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003124 10.0.0.19 - - [2026-04-29 19:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005764 10.0.0.19 - - [2026-04-29 19:33:29] "PUT /global-vrouter-config/9020eddc-7769-467f-960d-0db1e9ce80a1 HTTP/1.1" 200 276 0.014906 10.0.0.19 - - [2026-04-29 19:33:30] "GET / HTTP/1.1" 200 35931 0.001677 10.0.0.19 - - [2026-04-29 19:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.19 - - [2026-04-29 19:33:30] "GET /global-system-config/8914edb9-83f7-42ab-996e-f1fd534cd169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006698 10.0.0.19 - - [2026-04-29 19:33:30] "PUT /global-system-config/8914edb9-83f7-42ab-996e-f1fd534cd169 HTTP/1.1" 200 274 0.017874 10.0.0.19 - - [2026-04-29 19:33:33] "GET / HTTP/1.1" 200 35931 0.001335 10.0.0.19 - - [2026-04-29 19:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.19 - - [2026-04-29 19:33:33] "GET /global-system-config/8914edb9-83f7-42ab-996e-f1fd534cd169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006919 10.0.0.19 - - [2026-04-29 19:33:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.003135 10.0.0.19 - - [2026-04-29 19:33:33] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.027415 10.0.0.19 - - [2026-04-29 19:33:42] "GET / HTTP/1.1" 200 35931 0.001450 10.0.0.19 - - [2026-04-29 19:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.19 - - [2026-04-29 19:33:42] "GET /global-system-config/8914edb9-83f7-42ab-996e-f1fd534cd169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005519 10.0.0.19 - - [2026-04-29 19:33:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.002203 10.0.0.19 - - [2026-04-29 19:33:42] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.049363 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:33:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001898 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:33:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001320 10.0.0.23 - - [2026-04-29 19:33:49] "GET / HTTP/1.1" 200 35931 0.001464 10.0.0.23 - - [2026-04-29 19:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010854 10.0.0.23 - - [2026-04-29 19:33:49] "GET /global-system-config/8914edb9-83f7-42ab-996e-f1fd534cd169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.015238 10.0.0.23 - - [2026-04-29 19:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006440 10.0.0.23 - - [2026-04-29 19:33:49] "GET /routing-instance/4ec3e429-7519-429b-83c2-ac49c088b5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004440 10.0.0.23 - - [2026-04-29 19:33:49] "PUT /global-system-config/8914edb9-83f7-42ab-996e-f1fd534cd169 HTTP/1.1" 200 274 0.061840 10.0.0.23 - - [2026-04-29 19:33:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.020352 10.0.0.23 - - [2026-04-29 19:33:49] "POST /virtual-routers HTTP/1.1" 200 599 0.065256 10.0.0.23 - - [2026-04-29 19:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.023100 10.0.0.23 - - [2026-04-29 19:33:49] "GET /virtual-router/10c80ec7-52d1-4460-8597-229b58e472a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.008554 10.0.0.23 - - [2026-04-29 19:33:49] "POST /fqname-to-id HTTP/1.1" 404 229 0.002259 10.0.0.23 - - [2026-04-29 19:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.23 - - [2026-04-29 19:33:49] "GET /virtual-network/1854d2fc-6103-44bb-885a-475556bb357f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.025671 10.0.0.23 - - [2026-04-29 19:33:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.129778 10.0.0.19 - - [2026-04-29 19:33:50] "GET / HTTP/1.1" 200 35931 0.001216 10.0.0.19 - - [2026-04-29 19:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417 10.0.0.19 - - [2026-04-29 19:33:50] "GET /global-system-config/8914edb9-83f7-42ab-996e-f1fd534cd169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006212 10.0.0.19 - - [2026-04-29 19:33:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.002998 10.0.0.19 - - [2026-04-29 19:33:50] "POST /database-nodes HTTP/1.1" 200 597 0.023269 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:33:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003131 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:33:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000965 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:34:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001183 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:34:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000943 10.0.0.19 - - [2026-04-29 19:34:06] "GET / HTTP/1.1" 200 35931 0.001694 10.0.0.19 - - [2026-04-29 19:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.19 - - [2026-04-29 19:34:06] "GET /domain/e98ad1c0-10e0-44cd-8b10-40948b434c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006834 10.0.0.19 - - [2026-04-29 19:34:06] "POST /id-to-fqname HTTP/1.1" 200 173 0.001706 10.0.0.19 - - [2026-04-29 19:34:06] "POST /fqname-to-id HTTP/1.1" 404 182 0.005558 10.0.0.19 - - [2026-04-29 19:34:06] "POST /security-groups HTTP/1.1" 200 570 0.073550 10.0.0.19 - - [2026-04-29 19:34:06] "POST /projects HTTP/1.1" 200 481 0.260921 10.0.0.19 - - [2026-04-29 19:34:06] "POST /fqname-to-id HTTP/1.1" 404 213 0.005728 10.0.0.19 - - [2026-04-29 19:34:06] "POST /security-groups HTTP/1.1" 200 534 0.077334 10.0.0.19 - - [2026-04-29 19:34:07] "POST /access-control-lists HTTP/1.1" 200 579 0.078253 10.0.0.19 - - [2026-04-29 19:34:07] "POST /fqname-to-id HTTP/1.1" 404 212 0.006932 10.0.0.19 - - [2026-04-29 19:34:07] "POST /chown HTTP/1.1" 200 109 0.041577 10.0.0.19 - - [2026-04-29 19:34:07] "POST /policy-managements HTTP/1.1" 409 214 0.027226 10.0.0.19 - - [2026-04-29 19:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.19 - - [2026-04-29 19:34:07] "GET /policy-management/2f1dbf16-9c28-43f0-bbba-a4edf118b8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017225 10.0.0.19 - - [2026-04-29 19:34:07] "POST /access-control-lists HTTP/1.1" 200 577 0.119951 10.0.0.19 - - [2026-04-29 19:34:07] "POST /application-policy-sets HTTP/1.1" 200 528 0.042609 10.0.0.19 - - [2026-04-29 19:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015299 10.0.0.19 - - [2026-04-29 19:34:07] "POST /fqname-to-id HTTP/1.1" 404 232 0.001941 10.0.0.19 - - [2026-04-29 19:34:07] "POST /access-control-lists HTTP/1.1" 200 594 0.021279 10.0.0.19 - - [2026-04-29 19:34:07] "GET /global-vrouter-config/9020eddc-7769-467f-960d-0db1e9ce80a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007104 10.0.0.19 - - [2026-04-29 19:34:07] "POST /fqname-to-id HTTP/1.1" 404 231 0.024067 10.0.0.19 - - [2026-04-29 19:34:07] "PUT /global-vrouter-config/9020eddc-7769-467f-960d-0db1e9ce80a1 HTTP/1.1" 200 276 0.018155 10.0.0.19 - - [2026-04-29 19:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011617 10.0.0.19 - - [2026-04-29 19:34:07] "POST /access-control-lists HTTP/1.1" 200 592 0.031723 10.0.0.19 - - [2026-04-29 19:34:07] "GET /virtual-network/1854d2fc-6103-44bb-885a-475556bb357f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.021585 10.0.0.19 - - [2026-04-29 19:34:07] "POST /id-to-fqname HTTP/1.1" 200 177 0.003559 10.0.0.19 - - [2026-04-29 19:34:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.011204 10.0.0.19 - - [2026-04-29 19:34:07] "POST /security-groups HTTP/1.1" 200 574 0.091475 10.0.0.19 - - [2026-04-29 19:34:07] "POST /fqname-to-id HTTP/1.1" 404 217 0.011430 10.0.0.19 - - [2026-04-29 19:34:07] "POST /projects HTTP/1.1" 200 489 0.294054 10.0.0.19 - - [2026-04-29 19:34:07] "POST /access-control-lists HTTP/1.1" 200 583 0.108426 10.0.0.19 - - [2026-04-29 19:34:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.024808 10.0.0.19 - - [2026-04-29 19:34:07] "POST /security-groups HTTP/1.1" 200 546 0.152376 10.0.0.19 - - [2026-04-29 19:34:07] "POST /chown HTTP/1.1" 200 109 0.031358 10.0.0.19 - - [2026-04-29 19:34:07] "POST /access-control-lists HTTP/1.1" 200 581 0.066730 10.0.0.19 - - [2026-04-29 19:34:07] "POST /fqname-to-id HTTP/1.1" 404 240 0.013102 10.0.0.19 - - [2026-04-29 19:34:08] "POST /access-control-lists HTTP/1.1" 200 602 0.061997 10.0.0.19 - - [2026-04-29 19:34:08] "POST /network-ipams HTTP/1.1" 200 522 0.146356 10.0.0.19 - - [2026-04-29 19:34:08] "POST /fqname-to-id HTTP/1.1" 404 239 0.010528 10.0.0.19 - - [2026-04-29 19:34:08] "POST /access-control-lists HTTP/1.1" 200 600 0.067989 10.0.0.19 - - [2026-04-29 19:34:08] "POST /network-ipams HTTP/1.1" 200 510 0.111434 10.0.0.19 - - [2026-04-29 19:34:08] "POST /fqname-to-id HTTP/1.1" 404 198 0.005670 10.0.0.19 - - [2026-04-29 19:34:08] "POST /fqname-to-id HTTP/1.1" 404 229 0.005106 10.0.0.19 - - [2026-04-29 19:34:08] "POST /useragent-kv HTTP/1.1" 200 115 0.006095 10.0.0.19 - - [2026-04-29 19:34:08] "POST /virtual-networks HTTP/1.1" 200 538 0.261765 10.0.0.19 - - [2026-04-29 19:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011943 10.0.0.19 - - [2026-04-29 19:34:08] "POST /access-control-lists HTTP/1.1" 200 589 0.120228 10.0.0.19 - - [2026-04-29 19:34:08] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.010989 10.0.0.19 - - [2026-04-29 19:34:08] "POST /route-targets HTTP/1.1" 200 327 0.026348 10.0.0.19 - - [2026-04-29 19:34:08] "POST /network-ipams HTTP/1.1" 200 518 0.133158 10.0.0.19 - - [2026-04-29 19:34:08] "POST /fqname-to-id HTTP/1.1" 404 202 0.003178 10.0.0.19 - - [2026-04-29 19:34:08] "POST /ref-update HTTP/1.1" 200 156 0.122360 10.0.0.19 - - [2026-04-29 19:34:09] "POST /useragent-kv HTTP/1.1" 200 115 0.023864 10.0.0.19 - - [2026-04-29 19:34:09] "POST /virtual-networks HTTP/1.1" 200 546 0.237157 10.0.0.19 - - [2026-04-29 19:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008549 10.0.0.19 - - [2026-04-29 19:34:09] "GET /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.022394 10.0.0.19 - - [2026-04-29 19:34:09] "POST /route-targets HTTP/1.1" 200 327 0.046870 10.0.0.19 - - [2026-04-29 19:34:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.002014 10.0.0.19 - - [2026-04-29 19:34:09] "POST /ref-update HTTP/1.1" 200 156 0.088438 10.0.0.19 - - [2026-04-29 19:34:09] "POST /network-policys HTTP/1.1" 200 538 0.131623 10.0.0.19 - - [2026-04-29 19:34:09] "POST /fqname-to-id HTTP/1.1" 404 197 0.006004 10.0.0.19 - - [2026-04-29 19:34:09] "POST /network-policys HTTP/1.1" 200 534 0.031164 10.0.0.19 - - [2026-04-29 19:34:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.011136 10.0.0.19 - - [2026-04-29 19:34:09] "POST /network-policys HTTP/1.1" 200 542 0.056102 10.0.0.19 - - [2026-04-29 19:34:09] "PUT /access-control-list/11264d46-2ffc-4727-b367-d4e9620c0e32 HTTP/1.1" 200 272 0.032075 10.0.0.19 - - [2026-04-29 19:34:09] "POST /ref-update HTTP/1.1" 200 156 0.213645 10.0.0.19 - - [2026-04-29 19:34:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.047069 10.0.0.19 - - [2026-04-29 19:34:09] "POST /ref-update HTTP/1.1" 200 156 0.216018 10.0.0.19 - - [2026-04-29 19:34:10] "PUT /access-control-list/62fed5a3-c603-4502-9251-31f53c275d3c HTTP/1.1" 200 272 0.072799 10.0.0.19 - - [2026-04-29 19:34:10] "POST /ref-update HTTP/1.1" 200 156 0.103811 10.0.0.19 - - [2026-04-29 19:34:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.047423 10.0.0.19 - - [2026-04-29 19:34:10] "PUT /access-control-list/11264d46-2ffc-4727-b367-d4e9620c0e32 HTTP/1.1" 200 272 0.079654 10.0.0.19 - - [2026-04-29 19:34:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005793 10.0.0.19 - - [2026-04-29 19:34:10] "PUT /access-control-list/62fed5a3-c603-4502-9251-31f53c275d3c HTTP/1.1" 200 272 0.065643 10.0.0.19 - - [2026-04-29 19:34:10] "POST /ref-update HTTP/1.1" 200 156 0.089589 10.0.0.19 - - [2026-04-29 19:34:10] "POST /fqname-to-id HTTP/1.1" 404 237 0.014039 10.0.0.19 - - [2026-04-29 19:34:10] "POST /ref-update HTTP/1.1" 200 156 0.196760 10.0.0.19 - - [2026-04-29 19:34:10] "POST /access-control-lists HTTP/1.1" 200 601 0.048453 10.0.0.19 - - [2026-04-29 19:34:10] "POST /ref-update HTTP/1.1" 200 156 0.056692 10.0.0.19 - - [2026-04-29 19:34:10] "POST /ref-update HTTP/1.1" 200 156 0.159376 10.0.0.19 - - [2026-04-29 19:34:10] "PUT /access-control-list/a51d037d-7b18-4999-9418-ada3bf6b57f9 HTTP/1.1" 200 272 0.030511 10.0.0.19 - - [2026-04-29 19:34:10] "PUT /access-control-list/11264d46-2ffc-4727-b367-d4e9620c0e32 HTTP/1.1" 200 272 0.076635 10.0.0.19 - - [2026-04-29 19:34:10] "POST /ref-update HTTP/1.1" 200 156 0.180340 10.0.0.19 - - [2026-04-29 19:34:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004811 10.0.0.19 - - [2026-04-29 19:34:10] "POST /ref-update HTTP/1.1" 200 156 0.118130 10.0.0.19 - - [2026-04-29 19:34:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019079 10.0.0.19 - - [2026-04-29 19:34:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014224 10.0.0.19 - - [2026-04-29 19:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011179 10.0.0.19 - - [2026-04-29 19:34:10] "PUT /access-control-list/a51d037d-7b18-4999-9418-ada3bf6b57f9 HTTP/1.1" 200 272 0.052689 10.0.0.19 - - [2026-04-29 19:34:10] "GET /virtual-network/1854d2fc-6103-44bb-885a-475556bb357f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.021301 10.0.0.19 - - [2026-04-29 19:34:11] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.006704 10.0.0.19 - - [2026-04-29 19:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.19 - - [2026-04-29 19:34:11] "GET /policy-management/2f1dbf16-9c28-43f0-bbba-a4edf118b8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009200 10.0.0.19 - - [2026-04-29 19:34:11] "POST /firewall-policys HTTP/1.1" 200 530 0.046488 10.0.0.19 - - [2026-04-29 19:34:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.030632 10.0.0.19 - - [2026-04-29 19:34:11] "GET /firewall-policy/936190ab-1ae3-4f11-8f3a-7b9896d13c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.014185 10.0.0.19 - - [2026-04-29 19:34:11] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003167 10.0.0.19 - - [2026-04-29 19:34:11] "GET /firewall-policy/936190ab-1ae3-4f11-8f3a-7b9896d13c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005905 10.0.0.19 - - [2026-04-29 19:34:11] "POST /ref-update HTTP/1.1" 200 156 0.019359 10.0.0.19 - - [2026-04-29 19:34:11] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003966 10.0.0.19 - - [2026-04-29 19:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.19 - - [2026-04-29 19:34:11] "GET /policy-management/2f1dbf16-9c28-43f0-bbba-a4edf118b8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003605 10.0.0.19 - - [2026-04-29 19:34:11] "POST /firewall-policys HTTP/1.1" 200 532 0.024515 10.0.0.19 - - [2026-04-29 19:34:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.021776 10.0.0.19 - - [2026-04-29 19:34:11] "GET /firewall-policy/92a44993-ee85-4e51-ae0a-cde50a04832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.020293 10.0.0.19 - - [2026-04-29 19:34:11] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.006532 10.0.0.19 - - [2026-04-29 19:34:11] "GET /firewall-policy/92a44993-ee85-4e51-ae0a-cde50a04832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002762 10.0.0.19 - - [2026-04-29 19:34:11] "GET /firewall-policy/936190ab-1ae3-4f11-8f3a-7b9896d13c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004287 10.0.0.19 - - [2026-04-29 19:34:11] "GET /firewall-policy/936190ab-1ae3-4f11-8f3a-7b9896d13c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003611 10.0.0.19 - - [2026-04-29 19:34:11] "POST /ref-update HTTP/1.1" 200 156 0.029452 10.0.0.19 - - [2026-04-29 19:34:11] "POST /ref-update HTTP/1.1" 200 156 0.030257 10.0.0.19 - - [2026-04-29 19:34:11] "POST /ref-update HTTP/1.1" 200 156 0.040494 10.0.0.19 - - [2026-04-29 19:34:11] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.015917 10.0.0.19 - - [2026-04-29 19:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006666 10.0.0.19 - - [2026-04-29 19:34:11] "GET /policy-management/2f1dbf16-9c28-43f0-bbba-a4edf118b8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004094 10.0.0.19 - - [2026-04-29 19:34:11] "POST /firewall-policys HTTP/1.1" 200 530 0.054001 10.0.0.19 - - [2026-04-29 19:34:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.024512 10.0.0.19 - - [2026-04-29 19:34:11] "GET /firewall-policy/47701e29-04bf-487f-909b-5afe325ff8b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.025512 10.0.0.19 - - [2026-04-29 19:34:12] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003037 10.0.0.19 - - [2026-04-29 19:34:12] "GET /firewall-policy/47701e29-04bf-487f-909b-5afe325ff8b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002536 10.0.0.19 - - [2026-04-29 19:34:12] "GET /firewall-policy/92a44993-ee85-4e51-ae0a-cde50a04832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002545 10.0.0.19 - - [2026-04-29 19:34:12] "GET /firewall-policy/936190ab-1ae3-4f11-8f3a-7b9896d13c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004112 10.0.0.19 - - [2026-04-29 19:34:12] "GET /firewall-policy/936190ab-1ae3-4f11-8f3a-7b9896d13c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006484 10.0.0.19 - - [2026-04-29 19:34:12] "GET /firewall-policy/92a44993-ee85-4e51-ae0a-cde50a04832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002974 10.0.0.19 - - [2026-04-29 19:34:12] "POST /ref-update HTTP/1.1" 200 156 0.020791 10.0.0.19 - - [2026-04-29 19:34:12] "POST /ref-update HTTP/1.1" 200 156 0.023247 10.0.0.19 - - [2026-04-29 19:34:12] "POST /ref-update HTTP/1.1" 200 156 0.052705 10.0.0.19 - - [2026-04-29 19:34:12] "POST /ref-update HTTP/1.1" 200 156 0.032088 10.0.0.19 - - [2026-04-29 19:34:12] "POST /ref-update HTTP/1.1" 200 156 0.037055 10.0.0.19 - - [2026-04-29 19:34:12] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.011606 10.0.0.19 - - [2026-04-29 19:34:12] "POST /tags HTTP/1.1" 200 299 0.028950 10.0.0.19 - - [2026-04-29 19:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014279 10.0.0.19 - - [2026-04-29 19:34:12] "GET /tag/56ef1ca2-e58c-4348-913f-81792edcddcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.016904 10.0.0.19 - - [2026-04-29 19:34:12] "POST /set-tag HTTP/1.1" 200 109 0.014433 10.0.0.19 - - [2026-04-29 19:34:12] "POST /tags HTTP/1.1" 200 305 0.134870 10.0.0.19 - - [2026-04-29 19:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.024601 10.0.0.19 - - [2026-04-29 19:34:12] "GET /tag/1b34d926-7697-4e70-8491-e12701f94c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.023406 10.0.0.19 - - [2026-04-29 19:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.19 - - [2026-04-29 19:34:12] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043822 10.0.0.19 - - [2026-04-29 19:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.19 - - [2026-04-29 19:34:12] "GET /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.011568 10.0.0.19 - - [2026-04-29 19:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004610 10.0.0.19 - - [2026-04-29 19:34:12] "GET /service-appliance-set/2b1175f5-e30d-438d-8124-2a7bf8c19df2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.005419 10.0.0.19 - - [2026-04-29 19:34:13] "POST /fqname-to-id HTTP/1.1" 404 240 0.012432 10.0.0.19 - - [2026-04-29 19:34:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.145744 10.0.0.19 - - [2026-04-29 19:34:13] "GET /virtual-machine-interface/8a0c3afa-73b3-40c4-a3cc-5ec3b8704706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.029937 10.0.0.19 - - [2026-04-29 19:34:13] "POST /instance-ips HTTP/1.1" 200 381 0.041139 10.0.0.19 - - [2026-04-29 19:34:13] "GET /instance-ip/452656ad-2930-4c44-b29c-49e193cfdea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005110 10.0.0.19 - - [2026-04-29 19:34:13] "POST /loadbalancers HTTP/1.1" 200 582 0.066592 10.0.0.19 - - [2026-04-29 19:34:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010293 10.0.0.19 - - [2026-04-29 19:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008979 10.0.0.19 - - [2026-04-29 19:34:13] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040113 10.0.0.19 - - [2026-04-29 19:34:13] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.033154 10.0.0.19 - - [2026-04-29 19:34:13] "GET /instance-ip/452656ad-2930-4c44-b29c-49e193cfdea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003235 10.0.0.19 - - [2026-04-29 19:34:13] "GET /loadbalancer/953e759d-ec68-4fd6-bc11-5290ac37e1f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.006153 10.0.0.19 - - [2026-04-29 19:34:13] "POST /floating-ips HTTP/1.1" 200 583 0.039795 10.0.0.19 - - [2026-04-29 19:34:13] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.032647 10.0.0.19 - - [2026-04-29 19:34:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.025318 10.0.0.19 - - [2026-04-29 19:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013598 10.0.0.19 - - [2026-04-29 19:34:13] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.042321 10.0.0.19 - - [2026-04-29 19:34:13] "GET /loadbalancer-listener/ce76e407-afd2-4782-842d-fbd3490f26ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003506 10.0.0.19 - - [2026-04-29 19:34:13] "GET /loadbalancer-listener/ce76e407-afd2-4782-842d-fbd3490f26ff?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004463 10.0.0.19 - - [2026-04-29 19:34:13] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.021533 10.0.0.19 - - [2026-04-29 19:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.19 - - [2026-04-29 19:34:13] "GET /instance-ip/452656ad-2930-4c44-b29c-49e193cfdea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004215 10.0.0.19 - - [2026-04-29 19:34:13] "GET /global-vrouter-config/9020eddc-7769-467f-960d-0db1e9ce80a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005084 10.0.0.19 - - [2026-04-29 19:34:13] "GET /instance-ip/452656ad-2930-4c44-b29c-49e193cfdea8?fields=floating_ips HTTP/1.1" 200 1170 0.011771 10.0.0.19 - - [2026-04-29 19:34:13] "GET /floating-ip/ca9a2d48-3752-4d28-a3c9-288212746081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002949 10.0.0.19 - - [2026-04-29 19:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.19 - - [2026-04-29 19:34:13] "PUT /global-vrouter-config/9020eddc-7769-467f-960d-0db1e9ce80a1 HTTP/1.1" 200 276 0.010373 10.0.0.19 - - [2026-04-29 19:34:13] "POST /tags HTTP/1.1" 200 301 0.066787 10.0.0.19 - - [2026-04-29 19:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.19 - - [2026-04-29 19:34:14] "GET /tag/2a24ab11-c053-4997-b873-a21f8bfba913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013628 10.0.0.19 - - [2026-04-29 19:34:14] "POST /tags HTTP/1.1" 200 325 0.055931 10.0.0.19 - - [2026-04-29 19:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.19 - - [2026-04-29 19:34:14] "GET /tag/37be2584-3263-4a03-9c74-21af3f830cc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.014143 10.0.0.19 - - [2026-04-29 19:34:14] "POST /tags HTTP/1.1" 200 363 0.066387 10.0.0.19 - - [2026-04-29 19:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.19 - - [2026-04-29 19:34:14] "GET /tag/cd65ce96-3f29-45d1-a167-88ec9a9488db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.016684 10.0.0.19 - - [2026-04-29 19:34:14] "POST /tags HTTP/1.1" 200 311 0.137765 10.0.0.19 - - [2026-04-29 19:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.19 - - [2026-04-29 19:34:14] "GET /tag/ed96f9e1-1f15-4f22-9337-fd4529f2a989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.015897 10.0.0.19 - - [2026-04-29 19:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.19 - - [2026-04-29 19:34:14] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.006537 10.0.0.19 - - [2026-04-29 19:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.19 - - [2026-04-29 19:34:14] "GET /project/7306860a-2745-498f-9272-d20270786b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.030923 10.0.0.19 - - [2026-04-29 19:34:14] "POST /virtual-machines HTTP/1.1" 200 377 0.010162 10.0.0.19 - - [2026-04-29 19:34:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.013901 10.0.0.19 - - [2026-04-29 19:34:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.109109 10.0.0.19 - - [2026-04-29 19:34:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010343 10.0.0.19 - - [2026-04-29 19:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009043 10.0.0.19 - - [2026-04-29 19:34:14] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007946 10.0.0.19 - - [2026-04-29 19:34:14] "POST /instance-ips HTTP/1.1" 200 409 0.047093 10.0.0.19 - - [2026-04-29 19:34:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.029464 10.0.0.19 - - [2026-04-29 19:34:15] "GET /virtual-router/10c80ec7-52d1-4460-8597-229b58e472a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.012880 10.0.0.19 - - [2026-04-29 19:34:15] "POST /ref-update HTTP/1.1" 200 156 0.009651 10.0.0.19 - - [2026-04-29 19:34:15] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.019255 10.0.0.19 - - [2026-04-29 19:34:15] "POST /set-tag HTTP/1.1" 200 109 0.026412 10.0.0.19 - - [2026-04-29 19:34:15] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004821 10.0.0.19 - - [2026-04-29 19:34:15] "GET /instance-ip/67e19592-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003479 10.0.0.19 - - [2026-04-29 19:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.19 - - [2026-04-29 19:34:15] "GET /loadbalancer/953e759d-ec68-4fd6-bc11-5290ac37e1f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.003548 10.0.0.19 - - [2026-04-29 19:34:15] "POST /tags HTTP/1.1" 200 357 0.024551 10.0.0.19 - - [2026-04-29 19:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007020 10.0.0.19 - - [2026-04-29 19:34:15] "GET /tag/ac8be46f-b324-4c31-b70b-e45b038efb13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.013025 10.0.0.19 - - [2026-04-29 19:34:15] "POST /tags HTTP/1.1" 200 305 0.040198 10.0.0.19 - - [2026-04-29 19:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005686 10.0.0.19 - - [2026-04-29 19:34:15] "GET /tag/c9bc5306-229a-41ef-92b5-6cc7b4ca4329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.012681 10.0.0.19 - - [2026-04-29 19:34:15] "POST /id-to-fqname HTTP/1.1" 200 174 0.001664 10.0.0.19 - - [2026-04-29 19:34:15] "POST /fqname-to-id HTTP/1.1" 404 183 0.011171 10.0.0.19 - - [2026-04-29 19:34:15] "POST /security-groups HTTP/1.1" 200 571 0.069477 10.0.0.19 - - [2026-04-29 19:34:15] "POST /projects HTTP/1.1" 200 483 0.195693 10.0.0.19 - - [2026-04-29 19:34:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.019654 10.0.0.19 - - [2026-04-29 19:34:15] "POST /fqname-to-id HTTP/1.1" 404 214 0.005931 10.0.0.19 - - [2026-04-29 19:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012474 10.0.0.19 - - [2026-04-29 19:34:15] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.018467 10.0.0.19 - - [2026-04-29 19:34:15] "POST /access-control-lists HTTP/1.1" 200 580 0.072457 10.0.0.19 - - [2026-04-29 19:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013785 10.0.0.19 - - [2026-04-29 19:34:15] "POST /fqname-to-id HTTP/1.1" 404 213 0.014961 10.0.0.19 - - [2026-04-29 19:34:15] "GET /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.006329 10.0.0.19 - - [2026-04-29 19:34:15] "POST /access-control-lists HTTP/1.1" 200 578 0.048357 10.0.0.19 - - [2026-04-29 19:34:15] "PUT /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e HTTP/1.1" 200 264 0.078982 10.0.0.19 - - [2026-04-29 19:34:16] "PUT /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545 HTTP/1.1" 200 264 0.064111 10.0.0.19 - - [2026-04-29 19:34:16] "POST /security-groups HTTP/1.1" 200 537 0.083653 10.0.0.19 - - [2026-04-29 19:34:16] "POST /fqname-to-id HTTP/1.1" 404 234 0.001958 10.0.0.19 - - [2026-04-29 19:34:16] "POST /access-control-lists HTTP/1.1" 200 596 0.065547 10.0.0.19 - - [2026-04-29 19:34:16] "POST /fqname-to-id HTTP/1.1" 404 233 0.010879 10.0.0.19 - - [2026-04-29 19:34:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.065894 10.0.0.19 - - [2026-04-29 19:34:16] "POST /chown HTTP/1.1" 200 109 0.024980 10.0.0.19 - - [2026-04-29 19:34:16] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006901 10.0.0.19 - - [2026-04-29 19:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007504 10.0.0.19 - - [2026-04-29 19:34:16] "GET /policy-management/2f1dbf16-9c28-43f0-bbba-a4edf118b8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004928 10.0.0.19 - - [2026-04-29 19:34:16] "POST /access-control-lists HTTP/1.1" 200 594 0.074147 10.0.0.19 - - [2026-04-29 19:34:16] "POST /tags HTTP/1.1" 409 207 0.016293 10.0.0.19 - - [2026-04-29 19:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.19 - - [2026-04-29 19:34:16] "GET /tag/c9bc5306-229a-41ef-92b5-6cc7b4ca4329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.025398 10.0.0.19 - - [2026-04-29 19:34:16] "POST /firewall-rules HTTP/1.1" 200 564 0.066840 10.0.0.19 - - [2026-04-29 19:34:16] "GET /firewall-rule/d3925455-8fdc-4093-9502-1aaf05e67f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.008768 10.0.0.19 - - [2026-04-29 19:34:16] "GET /firewall-policy/92a44993-ee85-4e51-ae0a-cde50a04832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003042 10.0.0.19 - - [2026-04-29 19:34:16] "GET /firewall-rule/d3925455-8fdc-4093-9502-1aaf05e67f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.003083 10.0.0.19 - - [2026-04-29 19:34:16] "POST /ref-update HTTP/1.1" 200 156 0.041513 10.0.0.19 - - [2026-04-29 19:34:16] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020662 10.0.0.19 - - [2026-04-29 19:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.19 - - [2026-04-29 19:34:16] "GET /policy-management/2f1dbf16-9c28-43f0-bbba-a4edf118b8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011473 10.0.0.19 - - [2026-04-29 19:34:16] "POST /tags HTTP/1.1" 409 207 0.002299 10.0.0.19 - - [2026-04-29 19:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.19 - - [2026-04-29 19:34:16] "GET /tag/c9bc5306-229a-41ef-92b5-6cc7b4ca4329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.018608 10.0.0.19 - - [2026-04-29 19:34:16] "POST /firewall-rules HTTP/1.1" 200 562 0.068828 10.0.0.19 - - [2026-04-29 19:34:16] "GET /firewall-rule/723151cc-77f9-4fa5-b069-a8a9a4ef476a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004929 10.0.0.19 - - [2026-04-29 19:34:16] "GET /firewall-policy/92a44993-ee85-4e51-ae0a-cde50a04832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.008165 10.0.0.19 - - [2026-04-29 19:34:16] "GET /firewall-rule/723151cc-77f9-4fa5-b069-a8a9a4ef476a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003267 10.0.0.19 - - [2026-04-29 19:34:16] "POST /ref-update HTTP/1.1" 200 156 0.032118 10.0.0.19 - - [2026-04-29 19:34:17] "POST /tags HTTP/1.1" 200 301 0.026043 10.0.0.19 - - [2026-04-29 19:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015103 10.0.0.19 - - [2026-04-29 19:34:17] "GET /tag/6af615cd-bb5e-45fb-b911-da207f86d1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013644 10.0.0.19 - - [2026-04-29 19:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.19 - - [2026-04-29 19:34:17] "GET /project/7306860a-2745-498f-9272-d20270786b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043717 10.0.0.19 - - [2026-04-29 19:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.19 - - [2026-04-29 19:34:17] "GET /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004938 10.0.0.19 - - [2026-04-29 19:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.19 - - [2026-04-29 19:34:17] "GET /service-appliance-set/2b1175f5-e30d-438d-8124-2a7bf8c19df2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.003415 10.0.0.19 - - [2026-04-29 19:34:17] "POST /fqname-to-id HTTP/1.1" 404 242 0.011300 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:34:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000935 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:34:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001003 10.0.0.19 - - [2026-04-29 19:34:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.128460 10.0.0.19 - - [2026-04-29 19:34:17] "GET /virtual-machine-interface/ec9dfc5c-4129-4074-b924-14f835801655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.007253 10.0.0.19 - - [2026-04-29 19:34:17] "POST /instance-ips HTTP/1.1" 200 377 0.033651 10.0.0.19 - - [2026-04-29 19:34:17] "GET /instance-ip/1eba3a2f-f97d-4b1b-bf73-f408c26733f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.010626 10.0.0.19 - - [2026-04-29 19:34:17] "POST /loadbalancers HTTP/1.1" 200 582 0.065631 10.0.0.19 - - [2026-04-29 19:34:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.048279 10.0.0.19 - - [2026-04-29 19:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.063726 10.0.0.19 - - [2026-04-29 19:34:17] "GET /project/7306860a-2745-498f-9272-d20270786b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.141994 10.0.0.19 - - [2026-04-29 19:34:17] "GET /instance-ip/1eba3a2f-f97d-4b1b-bf73-f408c26733f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004466 10.0.0.19 - - [2026-04-29 19:34:17] "GET /project/7306860a-2745-498f-9272-d20270786b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.123463 10.0.0.19 - - [2026-04-29 19:34:17] "GET /loadbalancer/c7036bc4-3a8b-4d26-9f06-e654889ad0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.012072 10.0.0.19 - - [2026-04-29 19:34:17] "POST /floating-ips HTTP/1.1" 200 581 0.113664 10.0.0.19 - - [2026-04-29 19:34:18] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.087595 10.0.0.19 - - [2026-04-29 19:34:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.011358 10.0.0.19 - - [2026-04-29 19:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005309 10.0.0.19 - - [2026-04-29 19:34:18] "GET /project/7306860a-2745-498f-9272-d20270786b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.058310 10.0.0.19 - - [2026-04-29 19:34:18] "GET /loadbalancer-listener/97567b34-ae16-4387-ae2e-7f62c7828d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002676 10.0.0.19 - - [2026-04-29 19:34:18] "GET /loadbalancer-listener/97567b34-ae16-4387-ae2e-7f62c7828d51?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003667 10.0.0.19 - - [2026-04-29 19:34:18] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.025082 10.0.0.19 - - [2026-04-29 19:34:18] "GET /instance-ip/1eba3a2f-f97d-4b1b-bf73-f408c26733f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003693 10.0.0.19 - - [2026-04-29 19:34:18] "GET /instance-ip/1eba3a2f-f97d-4b1b-bf73-f408c26733f2?fields=floating_ips HTTP/1.1" 200 1164 0.006466 10.0.0.19 - - [2026-04-29 19:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008502 10.0.0.19 - - [2026-04-29 19:34:18] "GET /floating-ip/1e9e9986-c3c6-41e6-a6bb-a869a3917210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.013517 10.0.0.19 - - [2026-04-29 19:34:18] "GET /project/7306860a-2745-498f-9272-d20270786b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040351 10.0.0.19 - - [2026-04-29 19:34:18] "GET /loadbalancer/c7036bc4-3a8b-4d26-9f06-e654889ad0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004467 10.0.0.19 - - [2026-04-29 19:34:18] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.029403 10.0.0.19 - - [2026-04-29 19:34:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.023449 10.0.0.19 - - [2026-04-29 19:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010092 10.0.0.19 - - [2026-04-29 19:34:18] "GET /project/7306860a-2745-498f-9272-d20270786b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040726 10.0.0.19 - - [2026-04-29 19:34:18] "GET /loadbalancer-listener/22c44ac2-5e24-400e-94eb-36643845c372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.010716 10.0.0.19 - - [2026-04-29 19:34:18] "GET /loadbalancer-listener/22c44ac2-5e24-400e-94eb-36643845c372?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.006380 10.0.0.19 - - [2026-04-29 19:34:18] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.022981 10.0.0.19 - - [2026-04-29 19:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005673 10.0.0.19 - - [2026-04-29 19:34:18] "GET /instance-ip/1eba3a2f-f97d-4b1b-bf73-f408c26733f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003477 10.0.0.19 - - [2026-04-29 19:34:18] "GET /instance-ip/1eba3a2f-f97d-4b1b-bf73-f408c26733f2?fields=floating_ips HTTP/1.1" 200 1164 0.003180 10.0.0.19 - - [2026-04-29 19:34:18] "GET /floating-ip/1e9e9986-c3c6-41e6-a6bb-a869a3917210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.005864 10.0.0.19 - - [2026-04-29 19:34:18] "GET /project/7306860a-2745-498f-9272-d20270786b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.052284 10.0.0.19 - - [2026-04-29 19:34:18] "GET /loadbalancer/c7036bc4-3a8b-4d26-9f06-e654889ad0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003584 10.0.0.19 - - [2026-04-29 19:34:18] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.017823 10.0.0.19 - - [2026-04-29 19:34:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.076244 10.0.0.19 - - [2026-04-29 19:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009194 10.0.0.19 - - [2026-04-29 19:34:19] "GET /project/7306860a-2745-498f-9272-d20270786b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.060315 10.0.0.19 - - [2026-04-29 19:34:19] "GET /loadbalancer-listener/c23e2ee8-39b2-4289-9006-68cb5064f6cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.005759 10.0.0.19 - - [2026-04-29 19:34:19] "GET /loadbalancer-listener/c23e2ee8-39b2-4289-9006-68cb5064f6cb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.017021 10.0.0.19 - - [2026-04-29 19:34:19] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.045871 10.0.0.19 - - [2026-04-29 19:34:19] "GET /instance-ip/1eba3a2f-f97d-4b1b-bf73-f408c26733f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.009219 10.0.0.19 - - [2026-04-29 19:34:19] "GET /instance-ip/1eba3a2f-f97d-4b1b-bf73-f408c26733f2?fields=floating_ips HTTP/1.1" 200 1164 0.003735 10.0.0.19 - - [2026-04-29 19:34:19] "GET /floating-ip/1e9e9986-c3c6-41e6-a6bb-a869a3917210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.009787 10.0.0.19 - - [2026-04-29 19:34:19] "POST /tags HTTP/1.1" 200 355 0.057199 10.0.0.19 - - [2026-04-29 19:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.025182 10.0.0.19 - - [2026-04-29 19:34:19] "GET /tag/1f5c14a4-b0ff-4e01-8369-130e25a4eedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.018098 10.0.0.19 - - [2026-04-29 19:34:19] "POST /tags HTTP/1.1" 200 303 0.041079 10.0.0.19 - - [2026-04-29 19:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015872 10.0.0.19 - - [2026-04-29 19:34:19] "GET /tag/361b492a-8ad1-453a-8d7d-c515b96d1d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.022150 10.0.0.19 - - [2026-04-29 19:34:19] "POST /projects HTTP/1.1" 409 218 0.002521 10.0.0.19 - - [2026-04-29 19:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.19 - - [2026-04-29 19:34:19] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.044599 10.0.0.19 - - [2026-04-29 19:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007687 10.0.0.19 - - [2026-04-29 19:34:19] "GET /network-ipam/ba22dd9c-41f5-4cc2-b7d1-ff3aae350115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003381 10.0.0.19 - - [2026-04-29 19:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.19 - - [2026-04-29 19:34:19] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006031 10.0.0.19 - - [2026-04-29 19:34:19] "PUT /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e HTTP/1.1" 200 264 0.059855 10.0.0.19 - - [2026-04-29 19:34:19] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.016660 10.0.0.19 - - [2026-04-29 19:34:19] "POST /set-tag HTTP/1.1" 200 109 0.108899 10.0.0.19 - - [2026-04-29 19:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.019979 10.0.0.19 - - [2026-04-29 19:34:19] "GET /network-ipam/be002a98-d812-4c02-9863-1992466b8769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003936 10.0.0.19 - - [2026-04-29 19:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.19 - - [2026-04-29 19:34:19] "GET /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005211 10.0.0.19 - - [2026-04-29 19:34:20] "PUT /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545 HTTP/1.1" 200 264 0.136133 10.0.0.19 - - [2026-04-29 19:34:20] "GET /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006979 10.0.0.19 - - [2026-04-29 19:34:20] "POST /set-tag HTTP/1.1" 200 109 0.098832 10.0.0.19 - - [2026-04-29 19:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.19 - - [2026-04-29 19:34:20] "GET /network-policy/b719e085-45f9-4f5f-9494-12a7dadb338b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.012753 10.0.0.19 - - [2026-04-29 19:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.19 - - [2026-04-29 19:34:20] "GET /network-policy/07616f67-dfb3-4523-a81e-89a6d0b55605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.002926 10.0.0.19 - - [2026-04-29 19:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.19 - - [2026-04-29 19:34:20] "GET /network-policy/701e262a-d794-49e0-b971-dfccb76f375b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003155 10.0.0.19 - - [2026-04-29 19:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.19 - - [2026-04-29 19:34:20] "PUT /network-policy/701e262a-d794-49e0-b971-dfccb76f375b HTTP/1.1" 200 262 0.012256 10.0.0.19 - - [2026-04-29 19:34:20] "POST /ref-update HTTP/1.1" 200 156 0.087842 10.0.0.19 - - [2026-04-29 19:34:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002358 10.0.0.19 - - [2026-04-29 19:34:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002110 10.0.0.19 - - [2026-04-29 19:34:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001900 10.0.0.19 - - [2026-04-29 19:34:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002149 10.0.0.19 - - [2026-04-29 19:34:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001822 10.0.0.19 - - [2026-04-29 19:34:20] "POST /security-groups HTTP/1.1" 409 245 0.002541 10.0.0.19 - - [2026-04-29 19:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.19 - - [2026-04-29 19:34:20] "PUT /security-group/a969a16f-89fa-4ab0-9ae3-4fd31ca9cff8 HTTP/1.1" 200 262 0.060253 10.0.0.19 - - [2026-04-29 19:34:20] "PUT /access-control-list/9d6a8bab-7c30-49d7-926e-4a5410513e93 HTTP/1.1" 200 272 0.038984 10.0.0.19 - - [2026-04-29 19:34:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.073742 10.0.0.19 - - [2026-04-29 19:34:20] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.031576 10.0.0.19 - - [2026-04-29 19:34:20] "PUT /access-control-list/5bfe83bf-3719-451a-ab5b-e7beeb776b93 HTTP/1.1" 200 272 0.051509 10.0.0.19 - - [2026-04-29 19:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.19 - - [2026-04-29 19:34:20] "GET /policy-management/2f1dbf16-9c28-43f0-bbba-a4edf118b8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002878 10.0.0.19 - - [2026-04-29 19:34:20] "POST /tags HTTP/1.1" 409 206 0.003126 10.0.0.19 - - [2026-04-29 19:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007666 10.0.0.19 - - [2026-04-29 19:34:21] "GET /tag/361b492a-8ad1-453a-8d7d-c515b96d1d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.028380 10.0.0.19 - - [2026-04-29 19:34:21] "POST /firewall-rules HTTP/1.1" 200 562 0.110334 10.0.0.19 - - [2026-04-29 19:34:21] "GET /firewall-rule/db2dcfe0-cc3d-4b8a-a4a7-c80e27c97c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.014184 10.0.0.19 - - [2026-04-29 19:34:21] "GET /firewall-policy/92a44993-ee85-4e51-ae0a-cde50a04832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.010696 10.0.0.19 - - [2026-04-29 19:34:21] "GET /firewall-rule/db2dcfe0-cc3d-4b8a-a4a7-c80e27c97c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002476 10.0.0.19 - - [2026-04-29 19:34:21] "POST /ref-update HTTP/1.1" 200 156 0.031232 10.0.0.19 - - [2026-04-29 19:34:21] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003579 10.0.0.19 - - [2026-04-29 19:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.19 - - [2026-04-29 19:34:21] "GET /policy-management/2f1dbf16-9c28-43f0-bbba-a4edf118b8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005482 10.0.0.19 - - [2026-04-29 19:34:21] "POST /tags HTTP/1.1" 409 206 0.002534 10.0.0.19 - - [2026-04-29 19:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.19 - - [2026-04-29 19:34:21] "GET /tag/361b492a-8ad1-453a-8d7d-c515b96d1d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013368 10.0.0.19 - - [2026-04-29 19:34:21] "POST /firewall-rules HTTP/1.1" 200 560 0.067914 10.0.0.19 - - [2026-04-29 19:34:21] "GET /firewall-rule/56d762ae-fd32-4cf2-abb4-89fb98b88533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.006334 10.0.0.19 - - [2026-04-29 19:34:21] "GET /firewall-policy/92a44993-ee85-4e51-ae0a-cde50a04832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.005518 10.0.0.19 - - [2026-04-29 19:34:21] "GET /firewall-rule/56d762ae-fd32-4cf2-abb4-89fb98b88533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003227 10.0.0.19 - - [2026-04-29 19:34:21] "POST /ref-update HTTP/1.1" 200 156 0.033409 10.0.0.19 - - [2026-04-29 19:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.19 - - [2026-04-29 19:34:21] "GET /loadbalancer/c7036bc4-3a8b-4d26-9f06-e654889ad0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003063 10.0.0.19 - - [2026-04-29 19:34:21] "POST /tags HTTP/1.1" 200 371 0.026773 10.0.0.19 - - [2026-04-29 19:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007330 10.0.0.19 - - [2026-04-29 19:34:21] "GET /tag/f02d430a-2713-471d-913b-95b21c6395d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.042623 10.0.0.19 - - [2026-04-29 19:34:21] "POST /tags HTTP/1.1" 200 319 0.032420 10.0.0.19 - - [2026-04-29 19:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.016051 10.0.0.19 - - [2026-04-29 19:34:21] "GET /tag/a9735c4b-bc14-4b64-bbb8-7664d9938be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.045749 10.0.0.19 - - [2026-04-29 19:34:22] "POST /id-to-fqname HTTP/1.1" 200 181 0.009584 10.0.0.19 - - [2026-04-29 19:34:22] "POST /fqname-to-id HTTP/1.1" 404 190 0.003554 10.0.0.19 - - [2026-04-29 19:34:22] "POST /security-groups HTTP/1.1" 200 578 0.313135 10.0.0.19 - - [2026-04-29 19:34:22] "POST /projects HTTP/1.1" 200 497 0.487636 10.0.0.19 - - [2026-04-29 19:34:22] "POST /fqname-to-id HTTP/1.1" 404 225 0.013102 10.0.0.19 - - [2026-04-29 19:34:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.028898 10.0.0.19 - - [2026-04-29 19:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013042 10.0.0.19 - - [2026-04-29 19:34:22] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.026600 10.0.0.19 - - [2026-04-29 19:34:22] "POST /access-control-lists HTTP/1.1" 200 587 0.113807 10.0.0.19 - - [2026-04-29 19:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007418 10.0.0.19 - - [2026-04-29 19:34:22] "GET /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.009835 10.0.0.19 - - [2026-04-29 19:34:22] "POST /fqname-to-id HTTP/1.1" 404 224 0.002451 10.0.0.19 - - [2026-04-29 19:34:22] "POST /access-control-lists HTTP/1.1" 200 585 0.052559 10.0.0.19 - - [2026-04-29 19:34:22] "PUT /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e HTTP/1.1" 200 264 0.109860 10.0.0.19 - - [2026-04-29 19:34:22] "PUT /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545 HTTP/1.1" 200 264 0.095068 10.0.0.19 - - [2026-04-29 19:34:22] "POST /security-groups HTTP/1.1" 200 558 0.093608 10.0.0.19 - - [2026-04-29 19:34:23] "POST /fqname-to-id HTTP/1.1" 404 248 0.006563 10.0.0.19 - - [2026-04-29 19:34:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.055408 10.0.0.19 - - [2026-04-29 19:34:23] "POST /chown HTTP/1.1" 200 109 0.051630 10.0.0.19 - - [2026-04-29 19:34:23] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.031204 10.0.0.19 - - [2026-04-29 19:34:23] "POST /access-control-lists HTTP/1.1" 200 610 0.127163 10.0.0.19 - - [2026-04-29 19:34:23] "POST /fqname-to-id HTTP/1.1" 404 247 0.014290 10.0.0.19 - - [2026-04-29 19:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005651 10.0.0.19 - - [2026-04-29 19:34:23] "GET /policy-management/2f1dbf16-9c28-43f0-bbba-a4edf118b8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010345 10.0.0.19 - - [2026-04-29 19:34:23] "POST /tags HTTP/1.1" 409 214 0.003504 10.0.0.19 - - [2026-04-29 19:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.19 - - [2026-04-29 19:34:23] "GET /tag/a9735c4b-bc14-4b64-bbb8-7664d9938be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.010787 10.0.0.19 - - [2026-04-29 19:34:23] "POST /access-control-lists HTTP/1.1" 200 608 0.101102 10.0.0.19 - - [2026-04-29 19:34:23] "POST /firewall-rules HTTP/1.1" 200 578 0.080051 10.0.0.19 - - [2026-04-29 19:34:23] "GET /firewall-rule/f23bb0f5-51b2-40d9-bb3e-4e8a46d66675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004926 10.0.0.19 - - [2026-04-29 19:34:23] "GET /firewall-policy/92a44993-ee85-4e51-ae0a-cde50a04832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004802 10.0.0.19 - - [2026-04-29 19:34:23] "GET /firewall-rule/f23bb0f5-51b2-40d9-bb3e-4e8a46d66675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.003054 10.0.0.19 - - [2026-04-29 19:34:23] "POST /ref-update HTTP/1.1" 200 156 0.049406 10.0.0.19 - - [2026-04-29 19:34:23] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014753 10.0.0.19 - - [2026-04-29 19:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005259 10.0.0.19 - - [2026-04-29 19:34:23] "GET /policy-management/2f1dbf16-9c28-43f0-bbba-a4edf118b8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003289 10.0.0.19 - - [2026-04-29 19:34:23] "POST /tags HTTP/1.1" 409 214 0.002520 10.0.0.19 - - [2026-04-29 19:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.19 - - [2026-04-29 19:34:23] "GET /tag/a9735c4b-bc14-4b64-bbb8-7664d9938be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.020701 10.0.0.19 - - [2026-04-29 19:34:23] "POST /firewall-rules HTTP/1.1" 200 576 0.092582 10.0.0.19 - - [2026-04-29 19:34:23] "GET /firewall-rule/113356cc-b9c4-4f68-af6d-bc6af314a4d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.009938 10.0.0.19 - - [2026-04-29 19:34:23] "GET /firewall-policy/92a44993-ee85-4e51-ae0a-cde50a04832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.005326 10.0.0.19 - - [2026-04-29 19:34:23] "GET /firewall-rule/113356cc-b9c4-4f68-af6d-bc6af314a4d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005500 10.0.0.19 - - [2026-04-29 19:34:24] "POST /ref-update HTTP/1.1" 200 156 0.041882 10.0.0.19 - - [2026-04-29 19:34:24] "POST /tags HTTP/1.1" 200 363 0.038024 10.0.0.19 - - [2026-04-29 19:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.19 - - [2026-04-29 19:34:24] "GET /virtual-router/10c80ec7-52d1-4460-8597-229b58e472a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.004236 10.0.0.19 - - [2026-04-29 19:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.19 - - [2026-04-29 19:34:24] "GET /tag/260a4d59-c348-4648-8502-3b061fb8a856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.026120 10.0.0.19 - - [2026-04-29 19:34:24] "POST /tags HTTP/1.1" 200 311 0.030139 10.0.0.19 - - [2026-04-29 19:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.19 - - [2026-04-29 19:34:24] "GET /tag/74578558-9c8b-4079-b32f-b60f738f7fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.021569 10.0.0.19 - - [2026-04-29 19:34:24] "POST /id-to-fqname HTTP/1.1" 200 177 0.003653 10.0.0.19 - - [2026-04-29 19:34:24] "POST /fqname-to-id HTTP/1.1" 404 186 0.006107 10.0.0.19 - - [2026-04-29 19:34:24] "POST /security-groups HTTP/1.1" 200 574 0.088253 10.0.0.19 - - [2026-04-29 19:34:24] "POST /fqname-to-id HTTP/1.1" 404 217 0.002349 10.0.0.19 - - [2026-04-29 19:34:24] "POST /projects HTTP/1.1" 200 489 0.272066 10.0.0.19 - - [2026-04-29 19:34:24] "POST /access-control-lists HTTP/1.1" 200 583 0.094136 10.0.0.19 - - [2026-04-29 19:34:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.025293 10.0.0.19 - - [2026-04-29 19:34:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.075426 10.0.0.19 - - [2026-04-29 19:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.014217 10.0.0.19 - - [2026-04-29 19:34:24] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.006615 10.0.0.19 - - [2026-04-29 19:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.19 - - [2026-04-29 19:34:24] "GET /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.029100 10.0.0.19 - - [2026-04-29 19:34:24] "POST /access-control-lists HTTP/1.1" 200 581 0.075295 10.0.0.19 - - [2026-04-29 19:34:24] "PUT /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e HTTP/1.1" 200 264 0.094176 10.0.0.19 - - [2026-04-29 19:34:24] "PUT /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545 HTTP/1.1" 200 264 0.076824 10.0.0.19 - - [2026-04-29 19:34:25] "POST /security-groups HTTP/1.1" 200 546 0.082423 10.0.0.19 - - [2026-04-29 19:34:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.005175 10.0.0.19 - - [2026-04-29 19:34:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.038197 10.0.0.19 - - [2026-04-29 19:34:25] "POST /chown HTTP/1.1" 200 109 0.016012 10.0.0.19 - - [2026-04-29 19:34:25] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.035607 10.0.0.19 - - [2026-04-29 19:34:25] "POST /access-control-lists HTTP/1.1" 200 602 0.117304 10.0.0.19 - - [2026-04-29 19:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.19 - - [2026-04-29 19:34:25] "POST /fqname-to-id HTTP/1.1" 404 239 0.006911 10.0.0.19 - - [2026-04-29 19:34:25] "GET /policy-management/2f1dbf16-9c28-43f0-bbba-a4edf118b8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010977 10.0.0.19 - - [2026-04-29 19:34:25] "POST /tags HTTP/1.1" 409 210 0.003537 10.0.0.19 - - [2026-04-29 19:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.19 - - [2026-04-29 19:34:25] "GET /tag/74578558-9c8b-4079-b32f-b60f738f7fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.010418 10.0.0.19 - - [2026-04-29 19:34:25] "POST /access-control-lists HTTP/1.1" 200 600 0.086330 10.0.0.19 - - [2026-04-29 19:34:25] "POST /firewall-rules HTTP/1.1" 200 570 0.104879 10.0.0.19 - - [2026-04-29 19:34:25] "GET /firewall-rule/b87757c6-05c8-4cc3-9249-30f8a10cacd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.009765 10.0.0.19 - - [2026-04-29 19:34:25] "GET /firewall-policy/92a44993-ee85-4e51-ae0a-cde50a04832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.005647 10.0.0.19 - - [2026-04-29 19:34:25] "GET /firewall-rule/b87757c6-05c8-4cc3-9249-30f8a10cacd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003193 10.0.0.19 - - [2026-04-29 19:34:25] "POST /ref-update HTTP/1.1" 200 156 0.033385 10.0.0.19 - - [2026-04-29 19:34:25] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011482 10.0.0.19 - - [2026-04-29 19:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.19 - - [2026-04-29 19:34:25] "GET /policy-management/2f1dbf16-9c28-43f0-bbba-a4edf118b8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003085 10.0.0.19 - - [2026-04-29 19:34:25] "POST /tags HTTP/1.1" 409 210 0.002226 10.0.0.19 - - [2026-04-29 19:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.19 - - [2026-04-29 19:34:25] "GET /tag/74578558-9c8b-4079-b32f-b60f738f7fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.036487 10.0.0.19 - - [2026-04-29 19:34:25] "POST /firewall-rules HTTP/1.1" 200 568 0.065012 10.0.0.19 - - [2026-04-29 19:34:25] "GET /firewall-rule/6f59ad1d-3c26-4be3-9711-483f7fa368b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005019 10.0.0.19 - - [2026-04-29 19:34:25] "GET /firewall-policy/92a44993-ee85-4e51-ae0a-cde50a04832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.003916 10.0.0.19 - - [2026-04-29 19:34:25] "GET /firewall-rule/6f59ad1d-3c26-4be3-9711-483f7fa368b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002749 10.0.0.19 - - [2026-04-29 19:34:25] "POST /ref-update HTTP/1.1" 200 156 0.048718 10.0.0.19 - - [2026-04-29 19:34:25] "POST /tags HTTP/1.1" 409 237 0.002640 10.0.0.19 - - [2026-04-29 19:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.19 - - [2026-04-29 19:34:26] "GET /tag/cd65ce96-3f29-45d1-a167-88ec9a9488db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.022066 10.0.0.19 - - [2026-04-29 19:34:26] "POST /tags HTTP/1.1" 409 210 0.002090 10.0.0.19 - - [2026-04-29 19:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.19 - - [2026-04-29 19:34:26] "GET /tag/ed96f9e1-1f15-4f22-9337-fd4529f2a989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.020366 10.0.0.19 - - [2026-04-29 19:34:26] "POST /projects HTTP/1.1" 409 223 0.002670 10.0.0.19 - - [2026-04-29 19:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.19 - - [2026-04-29 19:34:26] "GET /project/7306860a-2745-498f-9272-d20270786b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036677 10.0.0.19 - - [2026-04-29 19:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012144 10.0.0.19 - - [2026-04-29 19:34:26] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006032 10.0.0.19 - - [2026-04-29 19:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.19 - - [2026-04-29 19:34:26] "GET /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005568 10.0.0.19 - - [2026-04-29 19:34:26] "PUT /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e HTTP/1.1" 200 264 0.046396 10.0.0.19 - - [2026-04-29 19:34:26] "PUT /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545 HTTP/1.1" 200 264 0.075559 10.0.0.19 - - [2026-04-29 19:34:26] "POST /security-groups HTTP/1.1" 409 253 0.002737 10.0.0.19 - - [2026-04-29 19:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.19 - - [2026-04-29 19:34:26] "PUT /security-group/6e173e1a-d91e-4e19-b98d-94485a1c3a3f HTTP/1.1" 200 262 0.059454 10.0.0.19 - - [2026-04-29 19:34:26] "PUT /access-control-list/e7f2fb52-9922-49bc-9313-90e7d5f8abe3 HTTP/1.1" 200 272 0.021487 10.0.0.19 - - [2026-04-29 19:34:26] "PUT /access-control-list/1d8f0665-3df9-4296-8c4f-e500c78a66dd HTTP/1.1" 200 272 0.030972 10.0.0.19 - - [2026-04-29 19:34:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.035392 10.0.0.19 - - [2026-04-29 19:34:26] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013594 10.0.0.19 - - [2026-04-29 19:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.19 - - [2026-04-29 19:34:26] "GET /policy-management/2f1dbf16-9c28-43f0-bbba-a4edf118b8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003161 10.0.0.19 - - [2026-04-29 19:34:26] "POST /tags HTTP/1.1" 409 210 0.002114 10.0.0.19 - - [2026-04-29 19:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.19 - - [2026-04-29 19:34:26] "GET /tag/ed96f9e1-1f15-4f22-9337-fd4529f2a989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.018846 10.0.0.19 - - [2026-04-29 19:34:26] "POST /firewall-rules HTTP/1.1" 200 570 0.072226 10.0.0.19 - - [2026-04-29 19:34:26] "GET /firewall-rule/8c4ac1c2-751b-4387-94a7-b58b963c4c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.015689 10.0.0.19 - - [2026-04-29 19:34:26] "GET /firewall-policy/92a44993-ee85-4e51-ae0a-cde50a04832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.011642 10.0.0.19 - - [2026-04-29 19:34:26] "GET /firewall-rule/8c4ac1c2-751b-4387-94a7-b58b963c4c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002799 10.0.0.19 - - [2026-04-29 19:34:26] "POST /ref-update HTTP/1.1" 200 156 0.044137 10.0.0.19 - - [2026-04-29 19:34:26] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002896 10.0.0.19 - - [2026-04-29 19:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.19 - - [2026-04-29 19:34:26] "GET /policy-management/2f1dbf16-9c28-43f0-bbba-a4edf118b8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002976 10.0.0.19 - - [2026-04-29 19:34:27] "POST /tags HTTP/1.1" 409 210 0.002238 10.0.0.19 - - [2026-04-29 19:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.19 - - [2026-04-29 19:34:27] "GET /tag/ed96f9e1-1f15-4f22-9337-fd4529f2a989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.025881 10.0.0.19 - - [2026-04-29 19:34:27] "POST /firewall-rules HTTP/1.1" 200 568 0.072725 10.0.0.19 - - [2026-04-29 19:34:27] "GET /firewall-rule/58311d92-922a-4567-aee7-f16a5352fa08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.015383 10.0.0.19 - - [2026-04-29 19:34:27] "GET /firewall-policy/92a44993-ee85-4e51-ae0a-cde50a04832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004334 10.0.0.19 - - [2026-04-29 19:34:27] "GET /firewall-rule/58311d92-922a-4567-aee7-f16a5352fa08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003030 10.0.0.19 - - [2026-04-29 19:34:27] "POST /ref-update HTTP/1.1" 200 156 0.106819 10.0.0.19 - - [2026-04-29 19:34:27] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012616 10.0.0.19 - - [2026-04-29 19:34:27] "POST /set-tag HTTP/1.1" 200 109 0.008384 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:34:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001394 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:34:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001605 10.0.0.23 - - [2026-04-29 19:34:35] "GET / HTTP/1.1" 200 35931 0.002399 10.0.0.23 - - [2026-04-29 19:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.23 - - [2026-04-29 19:34:35] "GET /global-system-config/8914edb9-83f7-42ab-996e-f1fd534cd169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006749 10.0.0.23 - - [2026-04-29 19:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.23 - - [2026-04-29 19:34:35] "GET /routing-instance/4ec3e429-7519-429b-83c2-ac49c088b5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003316 10.0.0.23 - - [2026-04-29 19:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.23 - - [2026-04-29 19:34:35] "GET /virtual-router/10c80ec7-52d1-4460-8597-229b58e472a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.002669 10.0.0.23 - - [2026-04-29 19:34:35] "PUT /virtual-router/10c80ec7-52d1-4460-8597-229b58e472a2 HTTP/1.1" 200 262 0.023149 10.0.0.23 - - [2026-04-29 19:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006138 10.0.0.23 - - [2026-04-29 19:34:35] "GET /virtual-router/10c80ec7-52d1-4460-8597-229b58e472a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.003671 10.0.0.23 - - [2026-04-29 19:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.23 - - [2026-04-29 19:34:35] "GET /virtual-machine-interface/a780c263-c069-4be2-8de3-b33ec2652484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005000 10.0.0.23 - - [2026-04-29 19:34:35] "PUT /virtual-machine-interface/a780c263-c069-4be2-8de3-b33ec2652484 HTTP/1.1" 200 284 0.011863 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:34:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001617 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:34:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001928 10.0.0.19 - - [2026-04-29 19:34:41] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006766 10.0.0.19 - - [2026-04-29 19:34:41] "POST /set-tag HTTP/1.1" 200 109 0.005313 10.0.0.19 - - [2026-04-29 19:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.19 - - [2026-04-29 19:34:41] "GET /loadbalancer/c7036bc4-3a8b-4d26-9f06-e654889ad0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002820 10.0.0.19 - - [2026-04-29 19:34:41] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004783 10.0.0.19 - - [2026-04-29 19:34:41] "POST /set-tag HTTP/1.1" 200 109 0.002617 10.0.0.19 - - [2026-04-29 19:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.19 - - [2026-04-29 19:34:41] "GET /loadbalancer/c7036bc4-3a8b-4d26-9f06-e654889ad0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002499 10.0.0.19 - - [2026-04-29 19:34:41] "GET /loadbalancer-pool/f5ec87a7-ccc5-406f-b2fe-b4c5a5a2faaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004187 10.0.0.19 - - [2026-04-29 19:34:41] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030637 10.0.0.19 - - [2026-04-29 19:34:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.046945 10.0.0.19 - - [2026-04-29 19:34:41] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008234 10.0.0.19 - - [2026-04-29 19:34:41] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009846 10.0.0.19 - - [2026-04-29 19:34:41] "POST /ref-update HTTP/1.1" 200 156 0.008564 10.0.0.19 - - [2026-04-29 19:34:41] "POST /tags HTTP/1.1" 409 205 0.003377 10.0.0.19 - - [2026-04-29 19:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.19 - - [2026-04-29 19:34:41] "GET /tag/6af615cd-bb5e-45fb-b911-da207f86d1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012454 10.0.0.19 - - [2026-04-29 19:34:41] "GET /floating-ip/1e9e9986-c3c6-41e6-a6bb-a869a3917210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.008268 10.0.0.19 - - [2026-04-29 19:34:41] "PUT /floating-ip/1e9e9986-c3c6-41e6-a6bb-a869a3917210 HTTP/1.1" 200 256 0.024259 10.0.0.19 - - [2026-04-29 19:34:41] "POST /set-tag HTTP/1.1" 200 109 0.120406 10.0.0.19 - - [2026-04-29 19:34:41] "GET /loadbalancer-pool/365d63a4-e9a7-464c-ac10-cbdb6fd5e14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.007019 10.0.0.19 - - [2026-04-29 19:34:41] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026163 10.0.0.19 - - [2026-04-29 19:34:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.045379 10.0.0.19 - - [2026-04-29 19:34:41] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008290 10.0.0.19 - - [2026-04-29 19:34:41] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005409 10.0.0.19 - - [2026-04-29 19:34:41] "POST /ref-update HTTP/1.1" 200 156 0.008790 10.0.0.19 - - [2026-04-29 19:34:41] "POST /set-tag HTTP/1.1" 200 109 0.002726 10.0.0.19 - - [2026-04-29 19:34:41] "GET /loadbalancer-pool/224554a2-1d89-4b9e-b835-472b846743b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006674 10.0.0.19 - - [2026-04-29 19:34:41] "GET /floating-ip/1e9e9986-c3c6-41e6-a6bb-a869a3917210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.011795 10.0.0.19 - - [2026-04-29 19:34:41] "PUT /floating-ip/1e9e9986-c3c6-41e6-a6bb-a869a3917210 HTTP/1.1" 200 256 0.040016 10.0.0.19 - - [2026-04-29 19:34:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.056857 10.0.0.19 - - [2026-04-29 19:34:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.020853 10.0.0.19 - - [2026-04-29 19:34:41] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.023257 10.0.0.19 - - [2026-04-29 19:34:41] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012227 10.0.0.19 - - [2026-04-29 19:34:41] "POST /set-tag HTTP/1.1" 200 109 0.018303 10.0.0.19 - - [2026-04-29 19:34:41] "POST /ref-update HTTP/1.1" 200 156 0.023721 10.0.0.19 - - [2026-04-29 19:34:41] "GET /floating-ip/1e9e9986-c3c6-41e6-a6bb-a869a3917210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.004210 10.0.0.19 - - [2026-04-29 19:34:42] "PUT /floating-ip/1e9e9986-c3c6-41e6-a6bb-a869a3917210 HTTP/1.1" 200 256 0.017923 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:35:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000917 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:35:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000917 10.0.0.19 - - [2026-04-29 19:36:17] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006651 10.0.0.19 - - [2026-04-29 19:36:17] "POST /set-tag HTTP/1.1" 200 109 0.003532 10.0.0.19 - - [2026-04-29 19:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.19 - - [2026-04-29 19:36:17] "GET /loadbalancer/c7036bc4-3a8b-4d26-9f06-e654889ad0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002827 10.0.0.19 - - [2026-04-29 19:36:17] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004485 10.0.0.19 - - [2026-04-29 19:36:17] "POST /set-tag HTTP/1.1" 200 109 0.030058 10.0.0.19 - - [2026-04-29 19:36:17] "DELETE /loadbalancer-member/5f7161c3-6879-4b19-8e62-c5232285f3e0 HTTP/1.1" 200 115 0.042169 10.0.0.19 - - [2026-04-29 19:36:17] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007604 10.0.0.19 - - [2026-04-29 19:36:17] "POST /set-tag HTTP/1.1" 200 109 0.005729 10.0.0.19 - - [2026-04-29 19:36:17] "DELETE /loadbalancer-member/4f2e7dbe-a099-45be-8c85-d720afa4c5d7 HTTP/1.1" 200 115 0.059245 10.0.0.19 - - [2026-04-29 19:36:17] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005760 10.0.0.19 - - [2026-04-29 19:36:17] "POST /set-tag HTTP/1.1" 200 109 0.005818 10.0.0.19 - - [2026-04-29 19:36:17] "DELETE /loadbalancer-member/07dbd7f1-0ee8-4beb-b2c2-970337c602f7 HTTP/1.1" 200 115 0.074298 10.0.0.19 - - [2026-04-29 19:36:17] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006288 10.0.0.19 - - [2026-04-29 19:36:17] "POST /set-tag HTTP/1.1" 200 109 0.003429 10.0.0.19 - - [2026-04-29 19:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009053 10.0.0.19 - - [2026-04-29 19:36:17] "GET /loadbalancer/c7036bc4-3a8b-4d26-9f06-e654889ad0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006744 10.0.0.19 - - [2026-04-29 19:36:17] "GET /loadbalancer-pool/f5ec87a7-ccc5-406f-b2fe-b4c5a5a2faaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003670 10.0.0.19 - - [2026-04-29 19:36:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.038107 10.0.0.19 - - [2026-04-29 19:36:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.046879 10.0.0.19 - - [2026-04-29 19:36:18] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016417 10.0.0.19 - - [2026-04-29 19:36:18] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016497 10.0.0.19 - - [2026-04-29 19:36:18] "GET /floating-ip/1e9e9986-c3c6-41e6-a6bb-a869a3917210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.005336 10.0.0.19 - - [2026-04-29 19:36:18] "POST /set-tag HTTP/1.1" 200 109 0.077962 10.0.0.19 - - [2026-04-29 19:36:18] "GET /loadbalancer-pool/365d63a4-e9a7-464c-ac10-cbdb6fd5e14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.040242 10.0.0.19 - - [2026-04-29 19:36:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.038037 10.0.0.19 - - [2026-04-29 19:36:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010315 10.0.0.19 - - [2026-04-29 19:36:18] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.030444 10.0.0.19 - - [2026-04-29 19:36:18] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010019 10.0.0.19 - - [2026-04-29 19:36:18] "POST /set-tag HTTP/1.1" 200 109 0.003669 10.0.0.19 - - [2026-04-29 19:36:18] "GET /floating-ip/1e9e9986-c3c6-41e6-a6bb-a869a3917210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002250 10.0.0.19 - - [2026-04-29 19:36:18] "GET /loadbalancer-pool/224554a2-1d89-4b9e-b835-472b846743b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006130 10.0.0.19 - - [2026-04-29 19:36:18] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018671 10.0.0.19 - - [2026-04-29 19:36:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.017406 10.0.0.19 - - [2026-04-29 19:36:18] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012260 10.0.0.19 - - [2026-04-29 19:36:18] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006460 10.0.0.19 - - [2026-04-29 19:36:18] "GET /floating-ip/1e9e9986-c3c6-41e6-a6bb-a869a3917210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.006302 10.0.0.19 - - [2026-04-29 19:36:18] "POST /set-tag HTTP/1.1" 200 109 0.002801 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:36:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001072 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:36:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001000 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:36:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001058 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:36:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001040 10.0.0.19 - - [2026-04-29 19:37:01] "GET / HTTP/1.1" 200 35931 0.001676 10.0.0.19 - - [2026-04-29 19:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.19 - - [2026-04-29 19:37:01] "GET /global-system-config/8914edb9-83f7-42ab-996e-f1fd534cd169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005184 10.0.0.19 - - [2026-04-29 19:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.19 - - [2026-04-29 19:37:01] "GET /config-node/d063a0b6-9268-4d1e-904e-236603ff9a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003253 10.0.0.19 - - [2026-04-29 19:37:12] "GET / HTTP/1.1" 200 35931 0.001663 10.0.0.19 - - [2026-04-29 19:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.19 - - [2026-04-29 19:37:12] "GET /routing-instance/4ec3e429-7519-429b-83c2-ac49c088b5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003783 10.0.0.19 - - [2026-04-29 19:37:12] "POST /bgp-routers HTTP/1.1" 409 301 0.004797 10.0.0.19 - - [2026-04-29 19:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.19 - - [2026-04-29 19:37:12] "GET /bgp-router/0f1e63bb-be0a-49fd-bcee-e24ac249d477?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004471 10.0.0.19 - - [2026-04-29 19:37:12] "PUT /bgp-router/0f1e63bb-be0a-49fd-bcee-e24ac249d477 HTTP/1.1" 200 254 0.022045 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:37:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000930 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:37:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001592 10.0.0.19 - - [2026-04-29 19:37:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002233 10.0.0.19 - - [2026-04-29 19:37:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002153 10.0.0.19 - - [2026-04-29 19:38:22] "GET / HTTP/1.1" 200 35931 0.002294 10.0.0.19 - - [2026-04-29 19:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.19 - - [2026-04-29 19:38:22] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.041746 10.0.0.19 - - [2026-04-29 19:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.19 - - [2026-04-29 19:38:22] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.033283 10.0.0.19 - - [2026-04-29 19:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.19 - - [2026-04-29 19:38:22] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040597 10.0.0.19 - - [2026-04-29 19:38:22] "POST /tags HTTP/1.1" 200 333 0.030329 10.0.0.19 - - [2026-04-29 19:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.19 - - [2026-04-29 19:38:22] "GET /tag/51a91973-2a99-4278-abed-98beff1f53d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.030840 10.0.0.19 - - [2026-04-29 19:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.19 - - [2026-04-29 19:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.021682 10.0.0.19 - - [2026-04-29 19:38:23] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.048841 10.0.0.19 - - [2026-04-29 19:38:23] "GET /virtual-networks?parent_id=73c17359-2f84-4f50-80ce-4c1be2fdddde&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001822 10.0.0.19 - - [2026-04-29 19:38:23] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.035174 10.0.0.19 - - [2026-04-29 19:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.19 - - [2026-04-29 19:38:23] "GET /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004675 10.0.0.19 - - [2026-04-29 19:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.19 - - [2026-04-29 19:38:23] "POST /virtual-networks HTTP/1.1" 200 512 0.102615 10.0.0.19 - - [2026-04-29 19:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012210 10.0.0.19 - - [2026-04-29 19:38:23] "GET /service-appliance-set/2b1175f5-e30d-438d-8124-2a7bf8c19df2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.013546 10.0.0.19 - - [2026-04-29 19:38:23] "GET /network-ipam/00cd3778-9410-4dd5-9f55-91fea17c2772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.003088 10.0.0.19 - - [2026-04-29 19:38:23] "POST /fqname-to-id HTTP/1.1" 404 254 0.005458 10.0.0.19 - - [2026-04-29 19:38:23] "POST /useragent-kv HTTP/1.1" 200 115 0.006972 10.0.0.19 - - [2026-04-29 19:38:23] "POST /ref-update HTTP/1.1" 200 156 0.110860 10.0.0.19 - - [2026-04-29 19:38:23] "GET /virtual-network/d3df8fef-4c8b-46a4-a580-f0a6a49244b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.026178 10.0.0.19 - - [2026-04-29 19:38:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.135532 10.0.0.19 - - [2026-04-29 19:38:23] "GET /virtual-machine-interface/615138b2-dca1-4858-982e-456512e7db6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.015089 10.0.0.19 - - [2026-04-29 19:38:23] "GET /domains HTTP/1.1" 200 280 0.002460 10.0.0.19 - - [2026-04-29 19:38:23] "GET /domain/e98ad1c0-10e0-44cd-8b10-40948b434c6c HTTP/1.1" 200 3087 0.009933 10.0.0.19 - - [2026-04-29 19:38:23] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde HTTP/1.1" 200 5475 0.051733 10.0.0.19 - - [2026-04-29 19:38:23] "GET /virtual-network/d3df8fef-4c8b-46a4-a580-f0a6a49244b4 HTTP/1.1" 200 2086 0.004875 10.0.0.19 - - [2026-04-29 19:38:23] "POST /instance-ips HTTP/1.1" 200 409 0.055860 10.0.0.19 - - [2026-04-29 19:38:23] "GET /virtual-network/d3df8fef-4c8b-46a4-a580-f0a6a49244b4 HTTP/1.1" 200 2086 0.006910 10.0.0.19 - - [2026-04-29 19:38:23] "GET /instance-ip/5f2b96d7-19b9-4f59-9823-2a5789350bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.014409 10.0.0.19 - - [2026-04-29 19:38:23] "GET /routing-instance/4e3ad548-b3be-44ff-aadc-426fa8549e42 HTTP/1.1" 200 1181 0.003543 10.0.0.19 - - [2026-04-29 19:38:23] "GET /routing-instance/4e3ad548-b3be-44ff-aadc-426fa8549e42 HTTP/1.1" 200 1181 0.004272 10.0.0.19 - - [2026-04-29 19:38:23] "POST /loadbalancers HTTP/1.1" 200 610 0.067934 10.0.0.19 - - [2026-04-29 19:38:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.034534 10.0.0.19 - - [2026-04-29 19:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012494 10.0.0.19 - - [2026-04-29 19:38:23] "POST /route-targets HTTP/1.1" 200 327 0.044749 10.0.0.19 - - [2026-04-29 19:38:23] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.106646 10.0.0.19 - - [2026-04-29 19:38:23] "GET /instance-ip/5f2b96d7-19b9-4f59-9823-2a5789350bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003590 10.0.0.19 - - [2026-04-29 19:38:23] "POST /ref-update HTTP/1.1" 200 156 0.029726 10.0.0.19 - - [2026-04-29 19:38:23] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.084938 10.0.0.19 - - [2026-04-29 19:38:23] "POST /floating-ips HTTP/1.1" 200 597 0.035263 10.0.0.19 - - [2026-04-29 19:38:23] "GET /loadbalancer/fb41d40e-f6ae-4d44-b99b-0bec55adc610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.023274 10.0.0.19 - - [2026-04-29 19:38:23] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.054728 10.0.0.19 - - [2026-04-29 19:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.020936 10.0.0.19 - - [2026-04-29 19:38:24] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037046 10.0.0.19 - - [2026-04-29 19:38:24] "GET /loadbalancer-listener/8199bb40-8a9b-404e-81fa-ff1d668cf65a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.004799 10.0.0.19 - - [2026-04-29 19:38:24] "GET /loadbalancer-listener/8199bb40-8a9b-404e-81fa-ff1d668cf65a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.003566 10.0.0.19 - - [2026-04-29 19:38:24] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.025349 10.0.0.19 - - [2026-04-29 19:38:24] "GET /instance-ip/5f2b96d7-19b9-4f59-9823-2a5789350bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.010540 10.0.0.19 - - [2026-04-29 19:38:24] "GET /instance-ip/5f2b96d7-19b9-4f59-9823-2a5789350bb3?fields=floating_ips HTTP/1.1" 200 1212 0.006809 10.0.0.19 - - [2026-04-29 19:38:24] "GET /floating-ip/e10b454e-1c85-4c06-b7f7-081eb347f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.005563 10.0.0.19 - - [2026-04-29 19:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005189 10.0.0.19 - - [2026-04-29 19:38:24] "GET /loadbalancer/fb41d40e-f6ae-4d44-b99b-0bec55adc610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003434 10.0.0.19 - - [2026-04-29 19:38:24] "POST /tags HTTP/1.1" 200 295 0.096144 10.0.0.19 - - [2026-04-29 19:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.19 - - [2026-04-29 19:38:24] "GET /tag/833f295e-70c4-4bd7-9e30-4e56c617b4ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.012757 10.0.0.19 - - [2026-04-29 19:38:24] "POST /tags HTTP/1.1" 409 233 0.002276 10.0.0.19 - - [2026-04-29 19:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.19 - - [2026-04-29 19:38:24] "GET /tag/1f5c14a4-b0ff-4e01-8369-130e25a4eedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.011796 10.0.0.19 - - [2026-04-29 19:38:24] "POST /tags HTTP/1.1" 409 206 0.001957 10.0.0.19 - - [2026-04-29 19:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.19 - - [2026-04-29 19:38:24] "GET /tag/361b492a-8ad1-453a-8d7d-c515b96d1d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014974 10.0.0.19 - - [2026-04-29 19:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.19 - - [2026-04-29 19:38:24] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006032 10.0.0.19 - - [2026-04-29 19:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.19 - - [2026-04-29 19:38:24] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.051535 10.0.0.19 - - [2026-04-29 19:38:24] "POST /virtual-machines HTTP/1.1" 200 369 0.011673 10.0.0.19 - - [2026-04-29 19:38:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.028749 10.0.0.19 - - [2026-04-29 19:38:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.126042 10.0.0.19 - - [2026-04-29 19:38:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.011695 10.0.0.19 - - [2026-04-29 19:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.018284 10.0.0.19 - - [2026-04-29 19:38:24] "GET /virtual-machine-interface/fcc428f0-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005746 10.0.0.19 - - [2026-04-29 19:38:24] "POST /instance-ips HTTP/1.1" 200 409 0.026746 10.0.0.19 - - [2026-04-29 19:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.022110 10.0.0.19 - - [2026-04-29 19:38:25] "GET /virtual-machine-interface/fcc428f0-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.014135 10.0.0.19 - - [2026-04-29 19:38:25] "POST /set-tag HTTP/1.1" 200 109 0.018574 10.0.0.19 - - [2026-04-29 19:38:25] "GET /virtual-machine-interface/fcc428f0-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.019374 10.0.0.19 - - [2026-04-29 19:38:25] "GET /instance-ip/fce1a5a6-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.010247 10.0.0.19 - - [2026-04-29 19:38:25] "GET /virtual-machine-interface/fcc428f0-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005052 10.0.0.19 - - [2026-04-29 19:38:25] "POST /set-tag HTTP/1.1" 200 109 0.002759 10.0.0.19 - - [2026-04-29 19:38:25] "GET /virtual-router/10c80ec7-52d1-4460-8597-229b58e472a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.003322 10.0.0.19 - - [2026-04-29 19:38:25] "POST /ref-update HTTP/1.1" 200 156 0.009097 10.0.0.19 - - [2026-04-29 19:38:25] "GET /virtual-machine-interface/fcc428f0-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004864 10.0.0.19 - - [2026-04-29 19:38:25] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.19 - - [2026-04-29 19:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.19 - - [2026-04-29 19:38:25] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004550 10.0.0.19 - - [2026-04-29 19:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.19 - - [2026-04-29 19:38:25] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040883 10.0.0.19 - - [2026-04-29 19:38:25] "POST /virtual-machines HTTP/1.1" 200 369 0.018399 10.0.0.19 - - [2026-04-29 19:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.009099 10.0.0.19 - - [2026-04-29 19:38:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.127010 10.0.0.19 - - [2026-04-29 19:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.012636 10.0.0.19 - - [2026-04-29 19:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010608 10.0.0.19 - - [2026-04-29 19:38:25] "GET /virtual-machine-interface/fd3cda7a-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005229 10.0.0.19 - - [2026-04-29 19:38:25] "POST /instance-ips HTTP/1.1" 200 409 0.031914 10.0.0.19 - - [2026-04-29 19:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.027708 10.0.0.19 - - [2026-04-29 19:38:25] "GET /virtual-machine-interface/fd3cda7a-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009457 10.0.0.19 - - [2026-04-29 19:38:25] "POST /set-tag HTTP/1.1" 200 109 0.016303 10.0.0.19 - - [2026-04-29 19:38:25] "GET /virtual-machine-interface/fd3cda7a-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014801 10.0.0.19 - - [2026-04-29 19:38:25] "GET /instance-ip/fd555fd2-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.009131 10.0.0.19 - - [2026-04-29 19:38:25] "GET /virtual-machine-interface/fd3cda7a-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009625 10.0.0.19 - - [2026-04-29 19:38:25] "POST /set-tag HTTP/1.1" 200 109 0.002739 10.0.0.19 - - [2026-04-29 19:38:25] "GET /virtual-router/10c80ec7-52d1-4460-8597-229b58e472a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.006482 10.0.0.19 - - [2026-04-29 19:38:25] "POST /ref-update HTTP/1.1" 200 156 0.009728 10.0.0.19 - - [2026-04-29 19:38:26] "GET /virtual-machine-interface/fd3cda7a-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013529 10.0.0.19 - - [2026-04-29 19:38:26] "POST /set-tag HTTP/1.1" 200 109 0.003532 10.0.0.19 - - [2026-04-29 19:38:26] "GET /virtual-machine-interface/fcc428f0-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004637 10.0.0.19 - - [2026-04-29 19:38:26] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.19 - - [2026-04-29 19:38:26] "GET /virtual-machine-interface/fd3cda7a-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004391 10.0.0.19 - - [2026-04-29 19:38:26] "POST /set-tag HTTP/1.1" 200 109 0.002641 10.0.0.19 - - [2026-04-29 19:38:28] "GET /domains HTTP/1.1" 200 280 0.002679 10.0.0.19 - - [2026-04-29 19:38:28] "GET /domain/e98ad1c0-10e0-44cd-8b10-40948b434c6c HTTP/1.1" 200 3087 0.002895 10.0.0.19 - - [2026-04-29 19:38:28] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde HTTP/1.1" 200 7063 0.031990 10.0.0.19 - - [2026-04-29 19:38:28] "GET /virtual-network/d3df8fef-4c8b-46a4-a580-f0a6a49244b4 HTTP/1.1" 200 2086 0.005991 10.0.0.19 - - [2026-04-29 19:38:28] "GET /virtual-network/d3df8fef-4c8b-46a4-a580-f0a6a49244b4 HTTP/1.1" 200 2086 0.004435 10.0.0.19 - - [2026-04-29 19:38:28] "GET /routing-instance/4e3ad548-b3be-44ff-aadc-426fa8549e42 HTTP/1.1" 200 1402 0.003917 10.0.0.19 - - [2026-04-29 19:38:28] "GET /routing-instance/4e3ad548-b3be-44ff-aadc-426fa8549e42 HTTP/1.1" 200 1402 0.003309 10.0.0.19 - - [2026-04-29 19:38:28] "GET /route-target/df9119de-3a97-4121-a8f0-207e29072f48 HTTP/1.1" 200 1153 0.002747 10.0.0.19 - - [2026-04-29 19:38:28] "GET /virtual-network/d3df8fef-4c8b-46a4-a580-f0a6a49244b4 HTTP/1.1" 200 2086 0.004307 10.0.0.19 - - [2026-04-29 19:38:28] "GET /routing-instance/4e3ad548-b3be-44ff-aadc-426fa8549e42 HTTP/1.1" 200 1402 0.002716 10.0.0.19 - - [2026-04-29 19:38:28] "GET /virtual-network/d3df8fef-4c8b-46a4-a580-f0a6a49244b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004382 10.0.0.19 - - [2026-04-29 19:38:28] "GET /virtual-network/d3df8fef-4c8b-46a4-a580-f0a6a49244b4 HTTP/1.1" 200 2086 0.004035 10.0.0.19 - - [2026-04-29 19:38:28] "GET /routing-instance/4e3ad548-b3be-44ff-aadc-426fa8549e42 HTTP/1.1" 200 1402 0.003321 10.0.0.19 - - [2026-04-29 19:38:28] "GET /routing-instance/4e3ad548-b3be-44ff-aadc-426fa8549e42 HTTP/1.1" 200 1402 0.002843 10.0.0.19 - - [2026-04-29 19:38:28] "GET /route-target/df9119de-3a97-4121-a8f0-207e29072f48 HTTP/1.1" 200 1153 0.003019 10.0.0.19 - - [2026-04-29 19:38:28] "GET /domains HTTP/1.1" 200 280 0.002174 10.0.0.19 - - [2026-04-29 19:38:28] "GET /domain/e98ad1c0-10e0-44cd-8b10-40948b434c6c HTTP/1.1" 200 3087 0.002989 10.0.0.19 - - [2026-04-29 19:38:28] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde HTTP/1.1" 200 7063 0.032621 10.0.0.19 - - [2026-04-29 19:38:28] "GET /virtual-network/d3df8fef-4c8b-46a4-a580-f0a6a49244b4 HTTP/1.1" 200 2086 0.004016 10.0.0.19 - - [2026-04-29 19:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005281 10.0.0.19 - - [2026-04-29 19:38:28] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.052209 10.0.0.19 - - [2026-04-29 19:38:28] "GET /virtual-network/d3df8fef-4c8b-46a4-a580-f0a6a49244b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.005632 10.0.0.19 - - [2026-04-29 19:38:28] "GET /floating-ip-pools?parent_id=d3df8fef-4c8b-46a4-a580-f0a6a49244b4&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002381 10.0.0.19 - - [2026-04-29 19:38:28] "GET /virtual-network/d3df8fef-4c8b-46a4-a580-f0a6a49244b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.017409 10.0.0.19 - - [2026-04-29 19:38:28] "POST /floating-ip-pools HTTP/1.1" 200 562 0.037052 10.0.0.19 - - [2026-04-29 19:38:28] "POST /ref-update HTTP/1.1" 200 156 0.012439 10.0.0.19 - - [2026-04-29 19:38:29] "GET /virtual-network/d3df8fef-4c8b-46a4-a580-f0a6a49244b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004331 10.0.0.19 - - [2026-04-29 19:38:29] "GET /domains HTTP/1.1" 200 280 0.002073 10.0.0.19 - - [2026-04-29 19:38:29] "GET /domain/e98ad1c0-10e0-44cd-8b10-40948b434c6c HTTP/1.1" 200 3087 0.003025 10.0.0.19 - - [2026-04-29 19:38:29] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde HTTP/1.1" 200 7319 0.049029 10.0.0.19 - - [2026-04-29 19:38:29] "GET /virtual-network/d3df8fef-4c8b-46a4-a580-f0a6a49244b4 HTTP/1.1" 200 2324 0.005066 10.0.0.19 - - [2026-04-29 19:38:29] "GET /floating-ip-pool/0dac611f-0522-41c6-b511-ac11627a823a HTTP/1.1" 200 1313 0.002481 10.0.0.19 - - [2026-04-29 19:38:29] "GET /domains HTTP/1.1" 200 280 0.001882 10.0.0.19 - - [2026-04-29 19:38:29] "GET /domain/e98ad1c0-10e0-44cd-8b10-40948b434c6c HTTP/1.1" 200 3087 0.002732 10.0.0.19 - - [2026-04-29 19:38:29] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde HTTP/1.1" 200 7319 0.038332 10.0.0.19 - - [2026-04-29 19:38:29] "GET /virtual-network/d3df8fef-4c8b-46a4-a580-f0a6a49244b4 HTTP/1.1" 200 2324 0.004481 10.0.0.19 - - [2026-04-29 19:38:29] "GET /virtual-network/d3df8fef-4c8b-46a4-a580-f0a6a49244b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004463 10.0.0.19 - - [2026-04-29 19:38:29] "POST /tags HTTP/1.1" 200 365 0.071373 10.0.0.19 - - [2026-04-29 19:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007988 10.0.0.19 - - [2026-04-29 19:38:29] "GET /tag/322ad292-567f-4961-8055-e8f228aed0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.019433 10.0.0.19 - - [2026-04-29 19:38:29] "POST /tags HTTP/1.1" 409 206 0.002188 10.0.0.19 - - [2026-04-29 19:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.19 - - [2026-04-29 19:38:29] "GET /tag/361b492a-8ad1-453a-8d7d-c515b96d1d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010681 10.0.0.19 - - [2026-04-29 19:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.19 - - [2026-04-29 19:38:29] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.040575 10.0.0.19 - - [2026-04-29 19:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.19 - - [2026-04-29 19:38:29] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004532 10.0.0.19 - - [2026-04-29 19:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.19 - - [2026-04-29 19:38:29] "GET /service-appliance-set/012ebacd-84b5-4f40-9094-def01ea1fed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.003936 10.0.0.19 - - [2026-04-29 19:38:29] "POST /fqname-to-id HTTP/1.1" 404 258 0.002121 10.0.0.19 - - [2026-04-29 19:38:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.117488 10.0.0.19 - - [2026-04-29 19:38:29] "GET /virtual-machine-interface/8106a9ad-5fbe-4b2b-9dca-a759ff4770a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.014709 10.0.0.19 - - [2026-04-29 19:38:29] "POST /set-tag HTTP/1.1" 200 109 0.022147 10.0.0.19 - - [2026-04-29 19:38:29] "POST /instance-ips HTTP/1.1" 200 417 0.021633 10.0.0.19 - - [2026-04-29 19:38:29] "GET /instance-ip/cfb85da6-8452-41aa-ae25-00c700ccad77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.011352 10.0.0.19 - - [2026-04-29 19:38:29] "POST /loadbalancers HTTP/1.1" 200 618 0.062452 10.0.0.19 - - [2026-04-29 19:38:29] "POST /service-instances HTTP/1.1" 200 566 0.035105 10.0.0.19 - - [2026-04-29 19:38:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.021070 10.0.0.19 - - [2026-04-29 19:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.017248 10.0.0.19 - - [2026-04-29 19:38:30] "POST /ref-update HTTP/1.1" 200 156 0.019597 10.0.0.19 - - [2026-04-29 19:38:30] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.046542 10.0.0.19 - - [2026-04-29 19:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009491 10.0.0.19 - - [2026-04-29 19:38:30] "PUT /service-instance/e2f10f77-1eb2-4a6b-943d-bf257cfe9bff HTTP/1.1" 200 266 0.008054 10.0.0.19 - - [2026-04-29 19:38:30] "GET /virtual-machine-interface/8106a9ad-5fbe-4b2b-9dca-a759ff4770a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004465 10.0.0.19 - - [2026-04-29 19:38:30] "GET /virtual-machine-interface/8106a9ad-5fbe-4b2b-9dca-a759ff4770a6?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.005620 10.0.0.19 - - [2026-04-29 19:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.19 - - [2026-04-29 19:38:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.007773 10.0.0.19 - - [2026-04-29 19:38:30] "GET /floating-ip-pool/0dac611f-0522-41c6-b511-ac11627a823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.008605 10.0.0.19 - - [2026-04-29 19:38:30] "PUT /service-instance/e2f10f77-1eb2-4a6b-943d-bf257cfe9bff HTTP/1.1" 200 266 0.019726 10.0.0.19 - - [2026-04-29 19:38:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.037209 10.0.0.19 - - [2026-04-29 19:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.19 - - [2026-04-29 19:38:30] "POST /floating-ips HTTP/1.1" 200 671 0.165579 10.0.0.19 - - [2026-04-29 19:38:30] "POST /virtual-machines HTTP/1.1" 200 429 0.056951 10.0.0.19 - - [2026-04-29 19:38:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.025350 10.0.0.19 - - [2026-04-29 19:38:30] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003464 10.0.0.19 - - [2026-04-29 19:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.19 - - [2026-04-29 19:38:30] "GET /policy-management/2f1dbf16-9c28-43f0-bbba-a4edf118b8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009341 10.0.0.19 - - [2026-04-29 19:38:30] "POST /tags HTTP/1.1" 409 221 0.027578 10.0.0.19 - - [2026-04-29 19:38:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.131344 10.0.0.19 - - [2026-04-29 19:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006477 10.0.0.19 - - [2026-04-29 19:38:30] "GET /tag/51a91973-2a99-4278-abed-98beff1f53d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.012845 10.0.0.19 - - [2026-04-29 19:38:30] "POST /chown HTTP/1.1" 200 109 0.049282 10.0.0.19 - - [2026-04-29 19:38:30] "POST /tags HTTP/1.1" 409 238 0.021309 10.0.0.19 - - [2026-04-29 19:38:30] "POST /chown HTTP/1.1" 200 109 0.006291 10.0.0.19 - - [2026-04-29 19:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004633 10.0.0.19 - - [2026-04-29 19:38:30] "GET /tag/322ad292-567f-4961-8055-e8f228aed0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011892 10.0.0.19 - - [2026-04-29 19:38:30] "PUT /virtual-machine-interface/09d51310-dc5f-40bb-9d67-f0a963db3d98 HTTP/1.1" 200 284 0.036331 10.0.0.19 - - [2026-04-29 19:38:30] "PUT /instance-ip/cfb85da6-8452-41aa-ae25-00c700ccad77 HTTP/1.1" 200 256 0.032186 10.0.0.19 - - [2026-04-29 19:38:30] "POST /firewall-rules HTTP/1.1" 200 650 0.114518 10.0.0.19 - - [2026-04-29 19:38:30] "POST /ref-update HTTP/1.1" 200 156 0.050891 10.0.0.19 - - [2026-04-29 19:38:30] "GET /firewall-rule/52858507-3579-4f05-a19f-c2b8fff92dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.018909 10.0.0.19 - - [2026-04-29 19:38:30] "GET /firewall-policy/47701e29-04bf-487f-909b-5afe325ff8b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003453 10.0.0.19 - - [2026-04-29 19:38:30] "GET /firewall-rule/52858507-3579-4f05-a19f-c2b8fff92dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003584 10.0.0.19 - - [2026-04-29 19:38:30] "POST /ref-update HTTP/1.1" 200 156 0.048897 10.0.0.19 - - [2026-04-29 19:38:30] "POST /ref-update HTTP/1.1" 200 156 0.022018 10.0.0.19 - - [2026-04-29 19:38:30] "POST /ref-update HTTP/1.1" 200 156 0.012805 10.0.0.19 - - [2026-04-29 19:38:30] "POST /ref-update HTTP/1.1" 200 156 0.074956 10.0.0.19 - - [2026-04-29 19:38:30] "POST /ref-update HTTP/1.1" 200 156 0.029854 10.0.0.19 - - [2026-04-29 19:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009197 10.0.0.19 - - [2026-04-29 19:38:31] "POST /ref-update HTTP/1.1" 200 156 0.035204 10.0.0.19 - - [2026-04-29 19:38:31] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.077583 10.0.0.19 - - [2026-04-29 19:38:31] "POST /virtual-machines HTTP/1.1" 200 429 0.018727 10.0.0.19 - - [2026-04-29 19:38:31] "GET /loadbalancer/32e5c947-d04a-4bd9-95be-d8b2fda07255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.012934 10.0.0.19 - - [2026-04-29 19:38:31] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.074143 10.0.0.19 - - [2026-04-29 19:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.19 - - [2026-04-29 19:38:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.144128 10.0.0.19 - - [2026-04-29 19:38:31] "POST /chown HTTP/1.1" 200 109 0.033594 10.0.0.19 - - [2026-04-29 19:38:31] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.051266 10.0.0.19 - - [2026-04-29 19:38:31] "GET /loadbalancer-listener/f9015f28-8c15-41bc-8919-52e8804f4fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.011365 10.0.0.19 - - [2026-04-29 19:38:31] "GET /loadbalancer-listener/f9015f28-8c15-41bc-8919-52e8804f4fa1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.005871 10.0.0.19 - - [2026-04-29 19:38:31] "POST /chown HTTP/1.1" 200 109 0.007583 10.0.0.19 - - [2026-04-29 19:38:31] "PUT /virtual-machine-interface/81f04bca-fc89-41de-a0d3-5180fdd5c218 HTTP/1.1" 200 284 0.013711 10.0.0.19 - - [2026-04-29 19:38:31] "PUT /instance-ip/cfb85da6-8452-41aa-ae25-00c700ccad77 HTTP/1.1" 200 256 0.034800 10.0.0.19 - - [2026-04-29 19:38:31] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.036680 10.0.0.19 - - [2026-04-29 19:38:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.015571 10.0.0.19 - - [2026-04-29 19:38:31] "GET /loadbalancer-pool/4129a8dd-a320-4e99-9796-602e3dc7f1f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007584 10.0.0.19 - - [2026-04-29 19:38:31] "POST /ref-update HTTP/1.1" 200 156 0.021272 10.0.0.19 - - [2026-04-29 19:38:31] "POST /ref-update HTTP/1.1" 200 156 0.024032 10.0.0.19 - - [2026-04-29 19:38:31] "POST /ref-update HTTP/1.1" 200 156 0.034409 10.0.0.19 - - [2026-04-29 19:38:31] "POST /loadbalancer-members HTTP/1.1" 200 707 0.051261 10.0.0.19 - - [2026-04-29 19:38:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.024471 10.0.0.19 - - [2026-04-29 19:38:31] "GET /loadbalancer-member/7db81c03-d677-4011-81fb-f1891ab8ad09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.013113 10.0.0.19 - - [2026-04-29 19:38:31] "POST /ref-update HTTP/1.1" 200 156 0.027525 10.0.0.19 - - [2026-04-29 19:38:31] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007771 10.0.0.19 - - [2026-04-29 19:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.19 - - [2026-04-29 19:38:31] "GET /policy-management/2f1dbf16-9c28-43f0-bbba-a4edf118b8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.019249 10.0.0.19 - - [2026-04-29 19:38:31] "POST /ref-update HTTP/1.1" 200 156 0.085384 10.0.0.19 - - [2026-04-29 19:38:31] "POST /tags HTTP/1.1" 409 221 0.011510 10.0.0.19 - - [2026-04-29 19:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.19 - - [2026-04-29 19:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.19 - - [2026-04-29 19:38:31] "GET /tag/51a91973-2a99-4278-abed-98beff1f53d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.016295 10.0.0.19 - - [2026-04-29 19:38:31] "POST /tags HTTP/1.1" 409 238 0.006748 10.0.0.19 - - [2026-04-29 19:38:31] "POST /chown HTTP/1.1" 200 109 0.008312 10.0.0.19 - - [2026-04-29 19:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006100 10.0.0.19 - - [2026-04-29 19:38:31] "GET /tag/322ad292-567f-4961-8055-e8f228aed0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.019223 10.0.0.19 - - [2026-04-29 19:38:31] "POST /firewall-rules HTTP/1.1" 409 293 0.003258 10.0.0.19 - - [2026-04-29 19:38:31] "POST /chown HTTP/1.1" 200 109 0.047118 10.0.0.19 - - [2026-04-29 19:38:31] "PUT /instance-ip/cfb85da6-8452-41aa-ae25-00c700ccad77 HTTP/1.1" 200 256 0.021103 10.0.0.19 - - [2026-04-29 19:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.19 - - [2026-04-29 19:38:31] "PUT /firewall-rule/52858507-3579-4f05-a19f-c2b8fff92dad HTTP/1.1" 200 260 0.026078 10.0.0.19 - - [2026-04-29 19:38:31] "GET /firewall-rule/52858507-3579-4f05-a19f-c2b8fff92dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.010523 10.0.0.19 - - [2026-04-29 19:38:31] "POST /ref-update HTTP/1.1" 200 156 0.036089 10.0.0.19 - - [2026-04-29 19:38:31] "POST /chown HTTP/1.1" 200 109 0.027271 10.0.0.19 - - [2026-04-29 19:38:32] "GET /firewall-policy/47701e29-04bf-487f-909b-5afe325ff8b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.023318 10.0.0.19 - - [2026-04-29 19:38:32] "POST /chown HTTP/1.1" 200 109 0.036327 10.0.0.19 - - [2026-04-29 19:38:32] "GET /firewall-rule/52858507-3579-4f05-a19f-c2b8fff92dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.022234 10.0.0.19 - - [2026-04-29 19:38:32] "PUT /instance-ip/cfb85da6-8452-41aa-ae25-00c700ccad77 HTTP/1.1" 200 256 0.014266 10.0.0.19 - - [2026-04-29 19:38:32] "POST /ref-update HTTP/1.1" 200 156 0.020274 10.0.0.19 - - [2026-04-29 19:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.19 - - [2026-04-29 19:38:32] "POST /chown HTTP/1.1" 200 109 0.007733 10.0.0.19 - - [2026-04-29 19:38:32] "POST /chown HTTP/1.1" 200 109 0.026633 10.0.0.19 - - [2026-04-29 19:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.19 - - [2026-04-29 19:38:32] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006566 10.0.0.19 - - [2026-04-29 19:38:32] "PUT /instance-ip/cfb85da6-8452-41aa-ae25-00c700ccad77 HTTP/1.1" 200 256 0.051594 10.0.0.19 - - [2026-04-29 19:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.19 - - [2026-04-29 19:38:32] "POST /ref-update HTTP/1.1" 200 156 0.020911 10.0.0.19 - - [2026-04-29 19:38:32] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.043690 10.0.0.19 - - [2026-04-29 19:38:32] "POST /chown HTTP/1.1" 200 109 0.045429 10.0.0.19 - - [2026-04-29 19:38:32] "POST /virtual-machines HTTP/1.1" 200 373 0.052213 10.0.0.19 - - [2026-04-29 19:38:32] "POST /chown HTTP/1.1" 200 109 0.062608 10.0.0.19 - - [2026-04-29 19:38:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009526 10.0.0.19 - - [2026-04-29 19:38:32] "PUT /instance-ip/cfb85da6-8452-41aa-ae25-00c700ccad77 HTTP/1.1" 200 256 0.029015 10.0.0.19 - - [2026-04-29 19:38:32] "POST /ref-update HTTP/1.1" 200 156 0.033568 10.0.0.19 - - [2026-04-29 19:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005892 10.0.0.19 - - [2026-04-29 19:38:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.137846 10.0.0.19 - - [2026-04-29 19:38:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.025057 10.0.0.19 - - [2026-04-29 19:38:32] "POST /chown HTTP/1.1" 200 109 0.037154 10.0.0.19 - - [2026-04-29 19:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006666 10.0.0.19 - - [2026-04-29 19:38:32] "POST /chown HTTP/1.1" 200 109 0.023067 10.0.0.19 - - [2026-04-29 19:38:32] "GET /virtual-machine-interface/0170f392-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.004972 10.0.0.19 - - [2026-04-29 19:38:32] "PUT /instance-ip/cfb85da6-8452-41aa-ae25-00c700ccad77 HTTP/1.1" 200 256 0.038281 10.0.0.19 - - [2026-04-29 19:38:32] "POST /instance-ips HTTP/1.1" 200 413 0.044269 10.0.0.19 - - [2026-04-29 19:38:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.032492 10.0.0.19 - - [2026-04-29 19:38:32] "POST /ref-update HTTP/1.1" 200 156 0.033366 10.0.0.19 - - [2026-04-29 19:38:32] "GET /virtual-machine-interface/0170f392-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.021302 10.0.0.19 - - [2026-04-29 19:38:32] "POST /chown HTTP/1.1" 200 109 0.023963 10.0.0.19 - - [2026-04-29 19:38:32] "POST /chown HTTP/1.1" 200 109 0.028657 10.0.0.19 - - [2026-04-29 19:38:32] "POST /set-tag HTTP/1.1" 200 109 0.029903 10.0.0.19 - - [2026-04-29 19:38:32] "GET /virtual-machine-interface/0170f392-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.017632 10.0.0.19 - - [2026-04-29 19:38:32] "GET /instance-ip/018c4142-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.005815 10.0.0.19 - - [2026-04-29 19:38:32] "PUT /instance-ip/cfb85da6-8452-41aa-ae25-00c700ccad77 HTTP/1.1" 200 256 0.027282 10.0.0.19 - - [2026-04-29 19:38:32] "POST /ref-update HTTP/1.1" 200 156 0.012965 10.0.0.19 - - [2026-04-29 19:38:33] "GET /virtual-machine-interface/0170f392-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.008076 10.0.0.19 - - [2026-04-29 19:38:33] "POST /set-tag HTTP/1.1" 200 109 0.006763 10.0.0.19 - - [2026-04-29 19:38:33] "GET /virtual-router/10c80ec7-52d1-4460-8597-229b58e472a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.007053 10.0.0.19 - - [2026-04-29 19:38:33] "POST /ref-update HTTP/1.1" 200 156 0.014342 10.0.0.19 - - [2026-04-29 19:38:33] "PUT /service-instance/e2f10f77-1eb2-4a6b-943d-bf257cfe9bff HTTP/1.1" 200 266 0.012739 10.0.0.19 - - [2026-04-29 19:38:33] "GET /virtual-machine-interface/0170f392-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.017126 10.0.0.19 - - [2026-04-29 19:38:33] "POST /set-tag HTTP/1.1" 200 109 0.003593 10.0.0.19 - - [2026-04-29 19:38:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.025409 10.0.0.19 - - [2026-04-29 19:38:33] "GET /virtual-machine-interface/0170f392-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004822 10.0.0.19 - - [2026-04-29 19:38:33] "POST /set-tag HTTP/1.1" 200 109 0.003166 10.0.0.19 - - [2026-04-29 19:38:33] "PUT /service-instance/e2f10f77-1eb2-4a6b-943d-bf257cfe9bff HTTP/1.1" 200 266 0.011981 10.0.0.19 - - [2026-04-29 19:38:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.010878 10.0.0.19 - - [2026-04-29 19:38:33] "PUT /service-instance/e2f10f77-1eb2-4a6b-943d-bf257cfe9bff HTTP/1.1" 200 266 0.010999 10.0.0.19 - - [2026-04-29 19:38:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.023841 10.0.0.19 - - [2026-04-29 19:38:33] "PUT /service-instance/e2f10f77-1eb2-4a6b-943d-bf257cfe9bff HTTP/1.1" 200 266 0.016206 10.0.0.19 - - [2026-04-29 19:38:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.009843 10.0.0.19 - - [2026-04-29 19:38:33] "PUT /service-instance/e2f10f77-1eb2-4a6b-943d-bf257cfe9bff HTTP/1.1" 200 266 0.009911 10.0.0.19 - - [2026-04-29 19:38:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.020475 10.0.0.19 - - [2026-04-29 19:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.19 - - [2026-04-29 19:38:33] "POST /chown HTTP/1.1" 200 109 0.006774 10.0.0.19 - - [2026-04-29 19:38:33] "POST /chown HTTP/1.1" 200 109 0.026872 10.0.0.19 - - [2026-04-29 19:38:33] "POST /ref-update HTTP/1.1" 200 156 0.010671 10.0.0.19 - - [2026-04-29 19:38:33] "POST /chown HTTP/1.1" 200 109 0.019253 10.0.0.19 - - [2026-04-29 19:38:33] "POST /chown HTTP/1.1" 200 109 0.015276 10.0.0.19 - - [2026-04-29 19:38:33] "POST /ref-update HTTP/1.1" 200 156 0.027084 10.0.0.19 - - [2026-04-29 19:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.19 - - [2026-04-29 19:38:33] "POST /chown HTTP/1.1" 200 109 0.009612 10.0.0.19 - - [2026-04-29 19:38:33] "POST /chown HTTP/1.1" 200 109 0.016953 10.0.0.19 - - [2026-04-29 19:38:33] "POST /chown HTTP/1.1" 200 109 0.020123 10.0.0.19 - - [2026-04-29 19:38:33] "POST /chown HTTP/1.1" 200 109 0.008013 10.0.0.19 - - [2026-04-29 19:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013953 10.0.0.19 - - [2026-04-29 19:38:34] "POST /chown HTTP/1.1" 200 109 0.007426 10.0.0.19 - - [2026-04-29 19:38:34] "POST /chown HTTP/1.1" 200 109 0.020695 10.0.0.19 - - [2026-04-29 19:38:34] "POST /chown HTTP/1.1" 200 109 0.007865 10.0.0.19 - - [2026-04-29 19:38:34] "POST /chown HTTP/1.1" 200 109 0.025129 10.0.0.19 - - [2026-04-29 19:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.19 - - [2026-04-29 19:38:34] "POST /chown HTTP/1.1" 200 109 0.007452 10.0.0.19 - - [2026-04-29 19:38:34] "POST /chown HTTP/1.1" 200 109 0.013540 10.0.0.19 - - [2026-04-29 19:38:34] "POST /chown HTTP/1.1" 200 109 0.017829 10.0.0.19 - - [2026-04-29 19:38:34] "POST /chown HTTP/1.1" 200 109 0.007227 10.0.0.19 - - [2026-04-29 19:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.19 - - [2026-04-29 19:38:34] "POST /chown HTTP/1.1" 200 109 0.011147 10.0.0.19 - - [2026-04-29 19:38:34] "POST /chown HTTP/1.1" 200 109 0.007101 10.0.0.19 - - [2026-04-29 19:38:34] "POST /chown HTTP/1.1" 200 109 0.027123 10.0.0.19 - - [2026-04-29 19:38:34] "POST /chown HTTP/1.1" 200 109 0.018427 10.0.0.19 - - [2026-04-29 19:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.19 - - [2026-04-29 19:38:34] "POST /chown HTTP/1.1" 200 109 0.012710 10.0.0.19 - - [2026-04-29 19:38:34] "POST /chown HTTP/1.1" 200 109 0.014705 10.0.0.19 - - [2026-04-29 19:38:34] "POST /chown HTTP/1.1" 200 109 0.007400 10.0.0.19 - - [2026-04-29 19:38:34] "POST /chown HTTP/1.1" 200 109 0.020982 10.0.0.19 - - [2026-04-29 19:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006338 10.0.0.19 - - [2026-04-29 19:38:34] "POST /chown HTTP/1.1" 200 109 0.006829 10.0.0.19 - - [2026-04-29 19:38:34] "POST /chown HTTP/1.1" 200 109 0.015261 10.0.0.19 - - [2026-04-29 19:38:34] "POST /chown HTTP/1.1" 200 109 0.015015 10.0.0.19 - - [2026-04-29 19:38:34] "POST /chown HTTP/1.1" 200 109 0.007069 10.0.0.19 - - [2026-04-29 19:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.19 - - [2026-04-29 19:38:34] "POST /chown HTTP/1.1" 200 109 0.006243 10.0.0.19 - - [2026-04-29 19:38:34] "POST /chown HTTP/1.1" 200 109 0.017154 10.0.0.19 - - [2026-04-29 19:38:34] "POST /chown HTTP/1.1" 200 109 0.008196 10.0.0.19 - - [2026-04-29 19:38:34] "POST /chown HTTP/1.1" 200 109 0.024043 10.0.0.19 - - [2026-04-29 19:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010419 10.0.0.19 - - [2026-04-29 19:38:34] "POST /chown HTTP/1.1" 200 109 0.007104 10.0.0.19 - - [2026-04-29 19:38:34] "POST /chown HTTP/1.1" 200 109 0.018822 10.0.0.19 - - [2026-04-29 19:38:35] "POST /chown HTTP/1.1" 200 109 0.017496 10.0.0.19 - - [2026-04-29 19:38:35] "POST /chown HTTP/1.1" 200 109 0.007643 10.0.0.19 - - [2026-04-29 19:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.19 - - [2026-04-29 19:38:35] "POST /chown HTTP/1.1" 200 109 0.007362 10.0.0.19 - - [2026-04-29 19:38:35] "POST /chown HTTP/1.1" 200 109 0.007990 10.0.0.19 - - [2026-04-29 19:38:35] "POST /chown HTTP/1.1" 200 109 0.015818 10.0.0.19 - - [2026-04-29 19:38:35] "POST /chown HTTP/1.1" 200 109 0.020320 10.0.0.19 - - [2026-04-29 19:38:36] "GET /virtual-machine-interface/fd3cda7a-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004463 10.0.0.19 - - [2026-04-29 19:38:36] "POST /set-tag HTTP/1.1" 200 109 0.002368 10.0.0.19 - - [2026-04-29 19:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.19 - - [2026-04-29 19:38:36] "GET /loadbalancer/fb41d40e-f6ae-4d44-b99b-0bec55adc610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003140 10.0.0.19 - - [2026-04-29 19:38:36] "GET /loadbalancer-pool/3cbf156d-bf58-44b5-8f60-4c841edccce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002869 10.0.0.19 - - [2026-04-29 19:38:36] "POST /loadbalancer-members HTTP/1.1" 200 702 0.028672 10.0.0.19 - - [2026-04-29 19:38:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.019456 10.0.0.19 - - [2026-04-29 19:38:36] "GET /virtual-machine-interface/fd3cda7a-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010785 10.0.0.19 - - [2026-04-29 19:38:36] "GET /virtual-machine-interface/fd3cda7a-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005420 10.0.0.19 - - [2026-04-29 19:38:36] "POST /ref-update HTTP/1.1" 200 156 0.006984 10.0.0.19 - - [2026-04-29 19:38:36] "GET /floating-ip/e10b454e-1c85-4c06-b7f7-081eb347f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.013881 10.0.0.19 - - [2026-04-29 19:38:36] "POST /tags HTTP/1.1" 409 221 0.002320 10.0.0.19 - - [2026-04-29 19:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.19 - - [2026-04-29 19:38:36] "PUT /floating-ip/e10b454e-1c85-4c06-b7f7-081eb347f554 HTTP/1.1" 200 256 0.012788 10.0.0.19 - - [2026-04-29 19:38:36] "GET /tag/51a91973-2a99-4278-abed-98beff1f53d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.013463 10.0.0.19 - - [2026-04-29 19:38:36] "POST /set-tag HTTP/1.1" 200 109 0.024199 10.0.0.19 - - [2026-04-29 19:38:37] "GET /virtual-machine-interface/fcc428f0-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004336 10.0.0.19 - - [2026-04-29 19:38:37] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.19 - - [2026-04-29 19:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.19 - - [2026-04-29 19:38:37] "GET /loadbalancer/fb41d40e-f6ae-4d44-b99b-0bec55adc610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002711 10.0.0.19 - - [2026-04-29 19:38:37] "GET /loadbalancer-pool/3cbf156d-bf58-44b5-8f60-4c841edccce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002536 10.0.0.19 - - [2026-04-29 19:38:37] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016166 10.0.0.19 - - [2026-04-29 19:38:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008759 10.0.0.19 - - [2026-04-29 19:38:37] "GET /virtual-machine-interface/fcc428f0-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006581 10.0.0.19 - - [2026-04-29 19:38:37] "GET /virtual-machine-interface/fcc428f0-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.020141 10.0.0.19 - - [2026-04-29 19:38:37] "POST /ref-update HTTP/1.1" 200 156 0.012005 10.0.0.19 - - [2026-04-29 19:38:37] "GET /floating-ip/e10b454e-1c85-4c06-b7f7-081eb347f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.010333 10.0.0.19 - - [2026-04-29 19:38:37] "POST /set-tag HTTP/1.1" 200 109 0.060356 10.0.0.19 - - [2026-04-29 19:38:42] "GET /virtual-machine/049052b0-89e6-4a73-be2b-b1d32e34b19d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002896 10.0.0.19 - - [2026-04-29 19:38:42] "GET /virtual-machine-interface/fcc428f0-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004509 10.0.0.19 - - [2026-04-29 19:38:42] "GET /virtual-machine/860a05a4-0e09-4f96-b931-ea6e05887191?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002893 10.0.0.19 - - [2026-04-29 19:38:42] "GET /virtual-machine-interface/fd3cda7a-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005791 10.0.0.19 - - [2026-04-29 19:38:47] "GET /virtual-machine-interface/0170f392-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004603 10.0.0.19 - - [2026-04-29 19:38:47] "POST /set-tag HTTP/1.1" 200 109 0.002619 10.0.0.19 - - [2026-04-29 19:38:47] "GET /virtual-machine/9cd36613-2b15-4e40-9454-2e6145aae7ff?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003650 10.0.0.19 - - [2026-04-29 19:38:47] "GET /virtual-machine-interface/0170f392-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005121 10.0.0.19 - - [2026-04-29 19:38:47] "GET /virtual-machine-interface/0170f392-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004358 10.0.0.19 - - [2026-04-29 19:38:47] "POST /set-tag HTTP/1.1" 200 109 0.002241 10.0.0.19 - - [2026-04-29 19:39:20] "GET /virtual-machine-interface/0170f392-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005401 10.0.0.19 - - [2026-04-29 19:39:20] "POST /set-tag HTTP/1.1" 200 109 0.002576 10.0.0.19 - - [2026-04-29 19:39:20] "GET /virtual-machine-interface/0170f392-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004535 10.0.0.19 - - [2026-04-29 19:39:20] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.19 - - [2026-04-29 19:39:20] "GET /virtual-machine/9cd36613-2b15-4e40-9454-2e6145aae7ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002550 10.0.0.19 - - [2026-04-29 19:39:20] "POST /ref-update HTTP/1.1" 200 156 0.011692 10.0.0.19 - - [2026-04-29 19:39:20] "GET /virtual-machine-interface/0170f392-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.016438 10.0.0.19 - - [2026-04-29 19:39:20] "POST /set-tag HTTP/1.1" 200 109 0.015510 10.0.0.19 - - [2026-04-29 19:39:20] "POST /set-tag HTTP/1.1" 200 109 0.012852 10.0.0.19 - - [2026-04-29 19:39:20] "DELETE /instance-ip/018c4142-4403-11f1-af8f-fa163e35203f HTTP/1.1" 200 115 0.052873 10.0.0.19 - - [2026-04-29 19:39:20] "DELETE /virtual-machine-interface/0170f392-4403-11f1-af8f-fa163e35203f HTTP/1.1" 200 115 0.060812 10.0.0.19 - - [2026-04-29 19:39:20] "DELETE /virtual-machine/9cd36613-2b15-4e40-9454-2e6145aae7ff HTTP/1.1" 200 115 0.023424 10.0.0.19 - - [2026-04-29 19:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.19 - - [2026-04-29 19:39:22] "GET /tag/322ad292-567f-4961-8055-e8f228aed0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011810 10.0.0.19 - - [2026-04-29 19:39:22] "GET /tag/322ad292-567f-4961-8055-e8f228aed0fe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.014793 10.0.0.19 - - [2026-04-29 19:39:22] "GET /virtual-machine-interface/09d51310-dc5f-40bb-9d67-f0a963db3d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004522 10.0.0.19 - - [2026-04-29 19:39:22] "POST /set-tag HTTP/1.1" 200 109 0.019663 10.0.0.19 - - [2026-04-29 19:39:23] "GET /virtual-machine-interface/8106a9ad-5fbe-4b2b-9dca-a759ff4770a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.016261 10.0.0.19 - - [2026-04-29 19:39:23] "POST /set-tag HTTP/1.1" 200 109 0.013993 10.0.0.19 - - [2026-04-29 19:39:23] "GET /virtual-machine-interface/81f04bca-fc89-41de-a0d3-5180fdd5c218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004518 10.0.0.19 - - [2026-04-29 19:39:23] "POST /set-tag HTTP/1.1" 200 109 0.017220 10.0.0.19 - - [2026-04-29 19:39:23] "GET /firewall-policy/47701e29-04bf-487f-909b-5afe325ff8b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.013560 10.0.0.19 - - [2026-04-29 19:39:23] "GET /firewall-rule/52858507-3579-4f05-a19f-c2b8fff92dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002656 10.0.0.19 - - [2026-04-29 19:39:23] "POST /ref-update HTTP/1.1" 200 156 0.020376 10.0.0.19 - - [2026-04-29 19:39:23] "DELETE /firewall-rule/52858507-3579-4f05-a19f-c2b8fff92dad HTTP/1.1" 200 115 0.055207 10.0.0.19 - - [2026-04-29 19:39:23] "DELETE /loadbalancer-member/7db81c03-d677-4011-81fb-f1891ab8ad09 HTTP/1.1" 200 115 0.032914 10.0.0.19 - - [2026-04-29 19:39:23] "PUT /service-instance/e2f10f77-1eb2-4a6b-943d-bf257cfe9bff HTTP/1.1" 200 266 0.012941 10.0.0.19 - - [2026-04-29 19:39:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.015838 10.0.0.19 - - [2026-04-29 19:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.19 - - [2026-04-29 19:39:23] "DELETE /loadbalancer-pool/4129a8dd-a320-4e99-9796-602e3dc7f1f2 HTTP/1.1" 200 115 0.064112 10.0.0.19 - - [2026-04-29 19:39:23] "DELETE /loadbalancer-listener/f9015f28-8c15-41bc-8919-52e8804f4fa1 HTTP/1.1" 200 115 0.037512 10.0.0.19 - - [2026-04-29 19:39:23] "GET /floating-ip/4184aedb-3890-413d-ab0b-48b33c44fbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.006088 10.0.0.19 - - [2026-04-29 19:39:23] "POST /chown HTTP/1.1" 200 109 0.013138 10.0.0.19 - - [2026-04-29 19:39:23] "POST /chown HTTP/1.1" 200 109 0.023301 10.0.0.19 - - [2026-04-29 19:39:23] "POST /chown HTTP/1.1" 200 109 0.016012 10.0.0.19 - - [2026-04-29 19:39:23] "PUT /floating-ip/4184aedb-3890-413d-ab0b-48b33c44fbe0 HTTP/1.1" 200 256 0.036077 10.0.0.19 - - [2026-04-29 19:39:23] "POST /chown HTTP/1.1" 200 109 0.025646 10.0.0.19 - - [2026-04-29 19:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.19 - - [2026-04-29 19:39:23] "POST /chown HTTP/1.1" 200 109 0.014930 10.0.0.19 - - [2026-04-29 19:39:23] "DELETE /floating-ip/4184aedb-3890-413d-ab0b-48b33c44fbe0 HTTP/1.1" 200 115 0.111739 10.0.0.19 - - [2026-04-29 19:39:23] "POST /chown HTTP/1.1" 200 109 0.006536 10.0.0.19 - - [2026-04-29 19:39:23] "POST /chown HTTP/1.1" 200 109 0.015907 10.0.0.19 - - [2026-04-29 19:39:23] "POST /chown HTTP/1.1" 200 109 0.031529 10.0.0.19 - - [2026-04-29 19:39:23] "DELETE /loadbalancer/32e5c947-d04a-4bd9-95be-d8b2fda07255 HTTP/1.1" 200 115 0.094272 10.0.0.19 - - [2026-04-29 19:39:23] "PUT /service-instance/e2f10f77-1eb2-4a6b-943d-bf257cfe9bff HTTP/1.1" 200 266 0.010408 10.0.0.19 - - [2026-04-29 19:39:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013175 10.0.0.19 - - [2026-04-29 19:39:23] "DELETE /instance-ip/cfb85da6-8452-41aa-ae25-00c700ccad77 HTTP/1.1" 200 115 0.086064 10.0.0.19 - - [2026-04-29 19:39:23] "PUT /service-instance/e2f10f77-1eb2-4a6b-943d-bf257cfe9bff HTTP/1.1" 200 266 0.014458 10.0.0.19 - - [2026-04-29 19:39:23] "DELETE /virtual-machine-interface/8106a9ad-5fbe-4b2b-9dca-a759ff4770a6 HTTP/1.1" 200 115 0.063184 10.0.0.19 - - [2026-04-29 19:39:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009972 10.0.0.19 - - [2026-04-29 19:39:23] "GET /floating-ip-pool/0dac611f-0522-41c6-b511-ac11627a823a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.004625 10.0.0.19 - - [2026-04-29 19:39:23] "POST /ref-update HTTP/1.1" 200 156 0.019635 10.0.0.19 - - [2026-04-29 19:39:23] "PUT /service-instance/e2f10f77-1eb2-4a6b-943d-bf257cfe9bff HTTP/1.1" 200 266 0.032744 10.0.0.19 - - [2026-04-29 19:39:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.022707 10.0.0.19 - - [2026-04-29 19:39:23] "DELETE /tag/322ad292-567f-4961-8055-e8f228aed0fe HTTP/1.1" 200 115 0.150183 10.0.0.19 - - [2026-04-29 19:39:24] "DELETE /floating-ip-pool/0dac611f-0522-41c6-b511-ac11627a823a HTTP/1.1" 200 115 0.111022 10.0.0.19 - - [2026-04-29 19:39:24] "DELETE /service-instance/e2f10f77-1eb2-4a6b-943d-bf257cfe9bff HTTP/1.1" 200 115 0.083099 10.0.0.19 - - [2026-04-29 19:39:24] "GET /virtual-machine-interface/81f04bca-fc89-41de-a0d3-5180fdd5c218?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.010386 10.0.0.19 - - [2026-04-29 19:39:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002092 10.0.0.19 - - [2026-04-29 19:39:24] "GET /virtual-machine-interface/09d51310-dc5f-40bb-9d67-f0a963db3d98?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.006671 10.0.0.19 - - [2026-04-29 19:39:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002368 10.0.0.19 - - [2026-04-29 19:39:24] "DELETE /virtual-network/d3df8fef-4c8b-46a4-a580-f0a6a49244b4 HTTP/1.1" 200 115 0.175352 10.0.0.19 - - [2026-04-29 19:39:24] "GET /routing-instance/4e3ad548-b3be-44ff-aadc-426fa8549e42 HTTP/1.1" 404 171 0.004766 10.0.0.19 - - [2026-04-29 19:39:24] "GET /domains HTTP/1.1" 200 280 0.003995 10.0.0.19 - - [2026-04-29 19:39:24] "GET /domain/e98ad1c0-10e0-44cd-8b10-40948b434c6c HTTP/1.1" 200 3087 0.003362 10.0.0.19 - - [2026-04-29 19:39:24] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde HTTP/1.1" 200 6872 0.099119 10.0.0.19 - - [2026-04-29 19:39:24] "DELETE /virtual-machine-interface/81f04bca-fc89-41de-a0d3-5180fdd5c218 HTTP/1.1" 200 115 0.177887 10.0.0.19 - - [2026-04-29 19:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008857 10.0.0.19 - - [2026-04-29 19:39:24] "GET /virtual-machine-interface/fd3cda7a-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.017382 10.0.0.19 - - [2026-04-29 19:39:24] "POST /set-tag HTTP/1.1" 200 109 0.003245 10.0.0.19 - - [2026-04-29 19:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008024 10.0.0.19 - - [2026-04-29 19:39:24] "GET /loadbalancer/fb41d40e-f6ae-4d44-b99b-0bec55adc610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.016078 10.0.0.19 - - [2026-04-29 19:39:24] "DELETE /virtual-machine-interface/09d51310-dc5f-40bb-9d67-f0a963db3d98 HTTP/1.1" 200 115 0.261749 10.0.0.19 - - [2026-04-29 19:39:24] "DELETE /virtual-machine/1636e020-03d7-4624-b7ca-438da682e8aa HTTP/1.1" 200 115 0.131827 10.0.0.19 - - [2026-04-29 19:39:24] "DELETE /route-target/df9119de-3a97-4121-a8f0-207e29072f48 HTTP/1.1" 200 115 0.090328 10.0.0.19 - - [2026-04-29 19:39:24] "POST /ref-update HTTP/1.1" 200 156 0.026864 10.0.0.19 - - [2026-04-29 19:39:24] "POST /ref-update HTTP/1.1" 200 156 0.030290 10.0.0.19 - - [2026-04-29 19:39:24] "GET /virtual-machine-interface/fd3cda7a-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.022890 10.0.0.19 - - [2026-04-29 19:39:24] "DELETE /virtual-machine/eddd57ea-35c5-4154-80e8-b107ad03484e HTTP/1.1" 404 198 0.020835 10.0.0.19 - - [2026-04-29 19:39:24] "DELETE /virtual-machine/eddd57ea-35c5-4154-80e8-b107ad03484e HTTP/1.1" 200 115 0.103353 10.0.0.19 - - [2026-04-29 19:39:24] "DELETE /virtual-machine/1636e020-03d7-4624-b7ca-438da682e8aa HTTP/1.1" 404 177 0.003672 10.0.0.19 - - [2026-04-29 19:39:24] "POST /set-tag HTTP/1.1" 200 109 0.078765 10.0.0.19 - - [2026-04-29 19:39:24] "DELETE /loadbalancer-member/5464dc2e-7daa-4a34-957c-3ce7cde24b43 HTTP/1.1" 200 115 0.035297 10.0.0.19 - - [2026-04-29 19:39:25] "GET /virtual-machine-interface/fd3cda7a-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005927 10.0.0.19 - - [2026-04-29 19:39:25] "POST /set-tag HTTP/1.1" 200 109 0.002789 10.0.0.19 - - [2026-04-29 19:39:25] "GET /virtual-machine-interface/fd3cda7a-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004462 10.0.0.19 - - [2026-04-29 19:39:25] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.19 - - [2026-04-29 19:39:25] "GET /virtual-machine/860a05a4-0e09-4f96-b931-ea6e05887191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002905 10.0.0.19 - - [2026-04-29 19:39:25] "POST /ref-update HTTP/1.1" 200 156 0.011247 10.0.0.19 - - [2026-04-29 19:39:25] "GET /virtual-machine-interface/fd3cda7a-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007594 10.0.0.19 - - [2026-04-29 19:39:25] "POST /set-tag HTTP/1.1" 200 109 0.016114 10.0.0.19 - - [2026-04-29 19:39:25] "POST /set-tag HTTP/1.1" 200 109 0.029455 10.0.0.19 - - [2026-04-29 19:39:25] "POST /set-tag HTTP/1.1" 200 109 0.024081 10.0.0.19 - - [2026-04-29 19:39:25] "DELETE /instance-ip/fd555fd2-4402-11f1-af8f-fa163e35203f HTTP/1.1" 200 115 0.035683 10.0.0.19 - - [2026-04-29 19:39:25] "POST /ref-update HTTP/1.1" 200 156 0.007239 10.0.0.19 - - [2026-04-29 19:39:25] "DELETE /virtual-machine-interface/fd3cda7a-4402-11f1-af8f-fa163e35203f HTTP/1.1" 200 115 0.053943 10.0.0.19 - - [2026-04-29 19:39:25] "DELETE /virtual-machine/860a05a4-0e09-4f96-b931-ea6e05887191 HTTP/1.1" 200 115 0.019148 10.0.0.19 - - [2026-04-29 19:39:29] "GET /virtual-machine-interface/fcc428f0-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006319 10.0.0.19 - - [2026-04-29 19:39:29] "POST /set-tag HTTP/1.1" 200 109 0.005367 10.0.0.19 - - [2026-04-29 19:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.19 - - [2026-04-29 19:39:29] "GET /loadbalancer/fb41d40e-f6ae-4d44-b99b-0bec55adc610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002519 10.0.0.19 - - [2026-04-29 19:39:30] "GET /virtual-machine-interface/fcc428f0-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010466 10.0.0.19 - - [2026-04-29 19:39:30] "POST /set-tag HTTP/1.1" 200 109 0.003338 10.0.0.19 - - [2026-04-29 19:39:30] "GET /virtual-machine-interface/fcc428f0-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004854 10.0.0.19 - - [2026-04-29 19:39:30] "POST /set-tag HTTP/1.1" 200 109 0.002478 10.0.0.19 - - [2026-04-29 19:39:30] "GET /virtual-machine/049052b0-89e6-4a73-be2b-b1d32e34b19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.010593 10.0.0.19 - - [2026-04-29 19:39:30] "POST /ref-update HTTP/1.1" 200 156 0.012661 10.0.0.19 - - [2026-04-29 19:39:30] "GET /virtual-machine-interface/fcc428f0-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.012962 10.0.0.19 - - [2026-04-29 19:39:30] "POST /set-tag HTTP/1.1" 200 109 0.020997 10.0.0.19 - - [2026-04-29 19:39:30] "POST /set-tag HTTP/1.1" 200 109 0.018937 10.0.0.19 - - [2026-04-29 19:39:30] "POST /set-tag HTTP/1.1" 200 109 0.024774 10.0.0.19 - - [2026-04-29 19:39:30] "DELETE /instance-ip/fce1a5a6-4402-11f1-af8f-fa163e35203f HTTP/1.1" 200 115 0.042773 10.0.0.19 - - [2026-04-29 19:39:30] "POST /ref-update HTTP/1.1" 200 156 0.009341 10.0.0.19 - - [2026-04-29 19:39:30] "DELETE /virtual-machine-interface/fcc428f0-4402-11f1-af8f-fa163e35203f HTTP/1.1" 200 115 0.045758 10.0.0.19 - - [2026-04-29 19:39:30] "DELETE /virtual-machine/049052b0-89e6-4a73-be2b-b1d32e34b19d HTTP/1.1" 200 115 0.020528 10.0.0.19 - - [2026-04-29 19:39:31] "DELETE /tag/833f295e-70c4-4bd7-9e30-4e56c617b4ec HTTP/1.1" 200 115 0.074154 10.0.0.19 - - [2026-04-29 19:39:31] "DELETE /tag/1f5c14a4-b0ff-4e01-8369-130e25a4eedd HTTP/1.1" 200 115 0.039177 10.0.0.19 - - [2026-04-29 19:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.19 - - [2026-04-29 19:39:34] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.033967 10.0.0.19 - - [2026-04-29 19:39:34] "POST /tags HTTP/1.1" 200 393 0.038196 10.0.0.19 - - [2026-04-29 19:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.19 - - [2026-04-29 19:39:34] "GET /tag/256ab0c3-792a-4d69-a026-0a3d6d9deaea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.013508 10.0.0.19 - - [2026-04-29 19:39:34] "POST /tags HTTP/1.1" 200 341 0.022456 10.0.0.19 - - [2026-04-29 19:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.19 - - [2026-04-29 19:39:34] "GET /tag/8e798793-5583-4231-8ead-27a06b7d1027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.014839 10.0.0.19 - - [2026-04-29 19:39:35] "POST /id-to-fqname HTTP/1.1" 200 192 0.001755 10.0.0.19 - - [2026-04-29 19:39:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.004388 10.0.0.19 - - [2026-04-29 19:39:35] "POST /security-groups HTTP/1.1" 200 589 0.063738 10.0.0.19 - - [2026-04-29 19:39:35] "POST /projects HTTP/1.1" 200 519 0.190057 10.0.0.19 - - [2026-04-29 19:39:35] "POST /fqname-to-id HTTP/1.1" 404 236 0.002089 10.0.0.19 - - [2026-04-29 19:39:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019223 10.0.0.19 - - [2026-04-29 19:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013979 10.0.0.19 - - [2026-04-29 19:39:35] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.023643 10.0.0.19 - - [2026-04-29 19:39:35] "POST /access-control-lists HTTP/1.1" 200 598 0.096716 10.0.0.19 - - [2026-04-29 19:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.19 - - [2026-04-29 19:39:35] "POST /fqname-to-id HTTP/1.1" 404 235 0.007926 10.0.0.19 - - [2026-04-29 19:39:35] "GET /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.018198 10.0.0.19 - - [2026-04-29 19:39:35] "POST /access-control-lists HTTP/1.1" 200 596 0.067211 10.0.0.19 - - [2026-04-29 19:39:35] "PUT /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e HTTP/1.1" 200 264 0.102869 10.0.0.19 - - [2026-04-29 19:39:35] "PUT /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545 HTTP/1.1" 200 264 0.059187 10.0.0.19 - - [2026-04-29 19:39:35] "POST /security-groups HTTP/1.1" 200 591 0.084278 10.0.0.19 - - [2026-04-29 19:39:35] "POST /fqname-to-id HTTP/1.1" 404 270 0.006412 10.0.0.19 - - [2026-04-29 19:39:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.017686 10.0.0.19 - - [2026-04-29 19:39:35] "POST /chown HTTP/1.1" 200 109 0.029429 10.0.0.19 - - [2026-04-29 19:39:35] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.029309 10.0.0.19 - - [2026-04-29 19:39:35] "POST /access-control-lists HTTP/1.1" 200 632 0.105365 10.0.0.19 - - [2026-04-29 19:39:35] "POST /fqname-to-id HTTP/1.1" 404 269 0.006556 10.0.0.19 - - [2026-04-29 19:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.19 - - [2026-04-29 19:39:35] "GET /policy-management/2f1dbf16-9c28-43f0-bbba-a4edf118b8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002993 10.0.0.19 - - [2026-04-29 19:39:35] "POST /tags HTTP/1.1" 409 226 0.002947 10.0.0.19 - - [2026-04-29 19:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.19 - - [2026-04-29 19:39:35] "GET /tag/8e798793-5583-4231-8ead-27a06b7d1027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.017839 10.0.0.19 - - [2026-04-29 19:39:35] "POST /access-control-lists HTTP/1.1" 200 630 0.186515 10.0.0.19 - - [2026-04-29 19:39:36] "POST /firewall-rules HTTP/1.1" 200 600 0.202970 10.0.0.19 - - [2026-04-29 19:39:36] "GET /firewall-rule/88cfc909-d049-4833-a35f-6966db2b2703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005471 10.0.0.19 - - [2026-04-29 19:39:36] "GET /firewall-policy/92a44993-ee85-4e51-ae0a-cde50a04832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.013033 10.0.0.19 - - [2026-04-29 19:39:36] "GET /firewall-rule/88cfc909-d049-4833-a35f-6966db2b2703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003210 10.0.0.19 - - [2026-04-29 19:39:36] "POST /ref-update HTTP/1.1" 200 156 0.052785 10.0.0.19 - - [2026-04-29 19:39:36] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020636 10.0.0.19 - - [2026-04-29 19:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.19 - - [2026-04-29 19:39:36] "GET /policy-management/2f1dbf16-9c28-43f0-bbba-a4edf118b8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002925 10.0.0.19 - - [2026-04-29 19:39:36] "POST /tags HTTP/1.1" 409 226 0.002123 10.0.0.19 - - [2026-04-29 19:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.19 - - [2026-04-29 19:39:36] "GET /tag/8e798793-5583-4231-8ead-27a06b7d1027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.015831 10.0.0.19 - - [2026-04-29 19:39:36] "POST /firewall-rules HTTP/1.1" 200 598 0.088076 10.0.0.19 - - [2026-04-29 19:39:36] "GET /firewall-rule/563010fa-becf-403e-95b8-d7a74ab15c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.030237 10.0.0.19 - - [2026-04-29 19:39:36] "GET /firewall-policy/92a44993-ee85-4e51-ae0a-cde50a04832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004882 10.0.0.19 - - [2026-04-29 19:39:36] "GET /firewall-rule/563010fa-becf-403e-95b8-d7a74ab15c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002607 10.0.0.19 - - [2026-04-29 19:39:36] "POST /ref-update HTTP/1.1" 200 156 0.081235 10.0.0.19 - - [2026-04-29 19:39:37] "POST /tags HTTP/1.1" 200 393 0.037701 10.0.0.19 - - [2026-04-29 19:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016487 10.0.0.19 - - [2026-04-29 19:39:37] "GET /tag/484dd2b6-e0c3-4b9b-9173-2c6f45747e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.012447 10.0.0.19 - - [2026-04-29 19:39:37] "POST /tags HTTP/1.1" 200 341 0.018033 10.0.0.19 - - [2026-04-29 19:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.19 - - [2026-04-29 19:39:37] "GET /tag/a293e0e3-5947-47c8-961d-409ff3ca3018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011532 10.0.0.19 - - [2026-04-29 19:39:38] "POST /id-to-fqname HTTP/1.1" 200 192 0.000775 10.0.0.19 - - [2026-04-29 19:39:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.007481 10.0.0.19 - - [2026-04-29 19:39:38] "POST /security-groups HTTP/1.1" 200 589 0.060317 10.0.0.19 - - [2026-04-29 19:39:38] "POST /projects HTTP/1.1" 200 519 0.204500 10.0.0.19 - - [2026-04-29 19:39:38] "POST /fqname-to-id HTTP/1.1" 404 236 0.002700 10.0.0.19 - - [2026-04-29 19:39:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.014174 10.0.0.19 - - [2026-04-29 19:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015830 10.0.0.19 - - [2026-04-29 19:39:38] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.022127 10.0.0.19 - - [2026-04-29 19:39:38] "POST /access-control-lists HTTP/1.1" 200 598 0.090182 10.0.0.19 - - [2026-04-29 19:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.19 - - [2026-04-29 19:39:38] "GET /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.014880 10.0.0.19 - - [2026-04-29 19:39:38] "POST /fqname-to-id HTTP/1.1" 404 235 0.022208 10.0.0.19 - - [2026-04-29 19:39:38] "POST /access-control-lists HTTP/1.1" 200 596 0.061555 10.0.0.19 - - [2026-04-29 19:39:38] "PUT /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e HTTP/1.1" 200 264 0.093538 10.0.0.19 - - [2026-04-29 19:39:38] "PUT /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545 HTTP/1.1" 200 264 0.069245 10.0.0.19 - - [2026-04-29 19:39:38] "POST /security-groups HTTP/1.1" 200 591 0.080641 10.0.0.19 - - [2026-04-29 19:39:38] "POST /fqname-to-id HTTP/1.1" 404 270 0.001975 10.0.0.19 - - [2026-04-29 19:39:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.055942 10.0.0.19 - - [2026-04-29 19:39:38] "POST /access-control-lists HTTP/1.1" 200 632 0.065902 10.0.0.19 - - [2026-04-29 19:39:38] "POST /fqname-to-id HTTP/1.1" 404 269 0.026539 10.0.0.19 - - [2026-04-29 19:39:38] "POST /chown HTTP/1.1" 200 109 0.026776 10.0.0.19 - - [2026-04-29 19:39:38] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004037 10.0.0.19 - - [2026-04-29 19:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.19 - - [2026-04-29 19:39:38] "GET /policy-management/2f1dbf16-9c28-43f0-bbba-a4edf118b8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008426 10.0.0.19 - - [2026-04-29 19:39:38] "POST /tags HTTP/1.1" 409 226 0.004634 10.0.0.19 - - [2026-04-29 19:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.19 - - [2026-04-29 19:39:38] "POST /access-control-lists HTTP/1.1" 200 630 0.085248 10.0.0.19 - - [2026-04-29 19:39:38] "GET /tag/a293e0e3-5947-47c8-961d-409ff3ca3018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.015580 10.0.0.19 - - [2026-04-29 19:39:38] "POST /firewall-rules HTTP/1.1" 200 600 0.069342 10.0.0.19 - - [2026-04-29 19:39:38] "GET /firewall-rule/d2d54779-2282-499b-8105-84c581840703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.008144 10.0.0.19 - - [2026-04-29 19:39:39] "GET /firewall-policy/92a44993-ee85-4e51-ae0a-cde50a04832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004076 10.0.0.19 - - [2026-04-29 19:39:39] "GET /firewall-rule/d2d54779-2282-499b-8105-84c581840703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004470 10.0.0.19 - - [2026-04-29 19:39:39] "POST /ref-update HTTP/1.1" 200 156 0.048592 10.0.0.19 - - [2026-04-29 19:39:39] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015257 10.0.0.19 - - [2026-04-29 19:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.19 - - [2026-04-29 19:39:39] "GET /policy-management/2f1dbf16-9c28-43f0-bbba-a4edf118b8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002479 10.0.0.19 - - [2026-04-29 19:39:39] "POST /tags HTTP/1.1" 409 226 0.001600 10.0.0.19 - - [2026-04-29 19:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.19 - - [2026-04-29 19:39:39] "GET /tag/a293e0e3-5947-47c8-961d-409ff3ca3018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.014895 10.0.0.19 - - [2026-04-29 19:39:39] "POST /firewall-rules HTTP/1.1" 200 598 0.067243 10.0.0.19 - - [2026-04-29 19:39:39] "GET /firewall-rule/df396ed3-18ee-4f31-a4bc-caad167d81bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.023529 10.0.0.19 - - [2026-04-29 19:39:39] "GET /firewall-policy/92a44993-ee85-4e51-ae0a-cde50a04832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004894 10.0.0.19 - - [2026-04-29 19:39:39] "GET /firewall-rule/df396ed3-18ee-4f31-a4bc-caad167d81bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003141 10.0.0.19 - - [2026-04-29 19:39:39] "POST /ref-update HTTP/1.1" 200 156 0.057410 10.0.0.19 - - [2026-04-29 19:39:40] "POST /tags HTTP/1.1" 200 345 0.095185 10.0.0.19 - - [2026-04-29 19:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013555 10.0.0.19 - - [2026-04-29 19:39:40] "GET /tag/c3354719-ce82-4277-9c00-bfc56a286e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.026440 10.0.0.19 - - [2026-04-29 19:39:40] "POST /projects HTTP/1.1" 409 238 0.005335 10.0.0.19 - - [2026-04-29 19:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.19 - - [2026-04-29 19:39:41] "GET /project/582b568f-9fe9-421b-abb5-e8a7f674b786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.059956 10.0.0.19 - - [2026-04-29 19:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.19 - - [2026-04-29 19:39:41] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005407 10.0.0.19 - - [2026-04-29 19:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.19 - - [2026-04-29 19:39:41] "GET /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.009011 10.0.0.19 - - [2026-04-29 19:39:41] "POST /security-groups HTTP/1.1" 409 285 0.002389 10.0.0.19 - - [2026-04-29 19:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004797 10.0.0.19 - - [2026-04-29 19:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.19 - - [2026-04-29 19:39:41] "PUT /security-group/46ad0f94-739c-494d-aad6-174c11371005 HTTP/1.1" 200 262 0.065161 10.0.0.19 - - [2026-04-29 19:39:41] "PUT /access-control-list/773b0ae9-0fcc-4bbd-88b5-3687ab5c8e7b HTTP/1.1" 200 272 0.023971 10.0.0.19 - - [2026-04-29 19:39:41] "GET /project/582b568f-9fe9-421b-abb5-e8a7f674b786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.114377 10.0.0.19 - - [2026-04-29 19:39:41] "PUT /access-control-list/56e1560b-f843-49f4-9431-1b802aa1cb22 HTTP/1.1" 200 272 0.071605 10.0.0.19 - - [2026-04-29 19:39:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.078322 10.0.0.19 - - [2026-04-29 19:39:41] "POST /tags HTTP/1.1" 409 228 0.017754 10.0.0.19 - - [2026-04-29 19:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.022167 10.0.0.19 - - [2026-04-29 19:39:41] "GET /tag/c3354719-ce82-4277-9c00-bfc56a286e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.011770 10.0.0.19 - - [2026-04-29 19:39:41] "POST /tags HTTP/1.1" 200 345 0.038136 10.0.0.19 - - [2026-04-29 19:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008972 10.0.0.19 - - [2026-04-29 19:39:41] "GET /tag/e15ca059-8737-4689-87a0-73e11af9a684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.025328 10.0.0.19 - - [2026-04-29 19:39:41] "POST /projects HTTP/1.1" 409 238 0.005445 10.0.0.19 - - [2026-04-29 19:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009417 10.0.0.19 - - [2026-04-29 19:39:41] "GET /project/bcecb860-f575-4344-bef2-5887680d53f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036003 10.0.0.19 - - [2026-04-29 19:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007459 10.0.0.19 - - [2026-04-29 19:39:41] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004283 10.0.0.19 - - [2026-04-29 19:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.19 - - [2026-04-29 19:39:41] "GET /project/bcecb860-f575-4344-bef2-5887680d53f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044180 10.0.0.19 - - [2026-04-29 19:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005254 10.0.0.19 - - [2026-04-29 19:39:41] "GET /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004217 10.0.0.19 - - [2026-04-29 19:39:41] "POST /security-groups HTTP/1.1" 409 285 0.002543 10.0.0.19 - - [2026-04-29 19:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.19 - - [2026-04-29 19:39:41] "PUT /security-group/c8cbe748-ff3c-4b03-a8cc-9cd032ac3ee4 HTTP/1.1" 200 262 0.059498 10.0.0.19 - - [2026-04-29 19:39:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.042072 10.0.0.19 - - [2026-04-29 19:39:42] "POST /tags HTTP/1.1" 409 228 0.004104 10.0.0.19 - - [2026-04-29 19:39:42] "PUT /access-control-list/0c502d66-5a38-4ed6-b2b8-825777bf65b6 HTTP/1.1" 200 272 0.035452 10.0.0.19 - - [2026-04-29 19:39:42] "PUT /access-control-list/15ed3f4c-3fc6-416b-8cb3-de387a48cdb4 HTTP/1.1" 200 272 0.022885 10.0.0.19 - - [2026-04-29 19:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.19 - - [2026-04-29 19:39:42] "GET /tag/e15ca059-8737-4689-87a0-73e11af9a684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.010713 10.0.0.19 - - [2026-04-29 19:39:42] "POST /tags HTTP/1.1" 200 291 0.068981 10.0.0.19 - - [2026-04-29 19:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.19 - - [2026-04-29 19:39:42] "GET /tag/adc7346b-da34-4e44-8081-d33408b1d012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.015082 10.0.0.19 - - [2026-04-29 19:39:42] "POST /tags HTTP/1.1" 200 303 0.062121 10.0.0.19 - - [2026-04-29 19:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.19 - - [2026-04-29 19:39:42] "GET /tag/2677f675-875a-4867-b612-df50e2dc030e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012496 10.0.0.19 - - [2026-04-29 19:39:42] "POST /tags HTTP/1.1" 409 252 0.001958 10.0.0.19 - - [2026-04-29 19:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.19 - - [2026-04-29 19:39:42] "GET /tag/256ab0c3-792a-4d69-a026-0a3d6d9deaea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.018148 10.0.0.19 - - [2026-04-29 19:39:42] "POST /tags HTTP/1.1" 409 226 0.002475 10.0.0.19 - - [2026-04-29 19:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.19 - - [2026-04-29 19:39:42] "GET /tag/8e798793-5583-4231-8ead-27a06b7d1027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.014111 10.0.0.19 - - [2026-04-29 19:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.19 - - [2026-04-29 19:39:42] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004110 10.0.0.19 - - [2026-04-29 19:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.19 - - [2026-04-29 19:39:42] "GET /project/582b568f-9fe9-421b-abb5-e8a7f674b786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042012 10.0.0.19 - - [2026-04-29 19:39:42] "POST /virtual-machines HTTP/1.1" 200 395 0.019913 10.0.0.19 - - [2026-04-29 19:39:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.010325 10.0.0.19 - - [2026-04-29 19:39:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109722 10.0.0.19 - - [2026-04-29 19:39:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.031327 10.0.0.19 - - [2026-04-29 19:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.021345 10.0.0.19 - - [2026-04-29 19:39:42] "GET /virtual-machine-interface/2b4a86e2-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004509 10.0.0.19 - - [2026-04-29 19:39:42] "POST /instance-ips HTTP/1.1" 200 397 0.027750 10.0.0.19 - - [2026-04-29 19:39:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.052883 10.0.0.19 - - [2026-04-29 19:39:43] "GET /virtual-machine-interface/2b4a86e2-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014012 10.0.0.19 - - [2026-04-29 19:39:43] "POST /set-tag HTTP/1.1" 200 109 0.071191 10.0.0.19 - - [2026-04-29 19:39:43] "GET /virtual-machine-interface/2b4a86e2-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022839 10.0.0.19 - - [2026-04-29 19:39:43] "GET /instance-ip/2b613108-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005692 10.0.0.19 - - [2026-04-29 19:39:43] "GET /virtual-machine-interface/2b4a86e2-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004371 10.0.0.19 - - [2026-04-29 19:39:43] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.19 - - [2026-04-29 19:39:43] "GET /virtual-router/10c80ec7-52d1-4460-8597-229b58e472a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.004257 10.0.0.19 - - [2026-04-29 19:39:43] "POST /ref-update HTTP/1.1" 200 156 0.011431 10.0.0.19 - - [2026-04-29 19:39:43] "GET /virtual-machine-interface/2b4a86e2-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015068 10.0.0.19 - - [2026-04-29 19:39:43] "POST /set-tag HTTP/1.1" 200 109 0.024966 10.0.0.19 - - [2026-04-29 19:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.19 - - [2026-04-29 19:39:43] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004381 10.0.0.19 - - [2026-04-29 19:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.19 - - [2026-04-29 19:39:43] "GET /project/582b568f-9fe9-421b-abb5-e8a7f674b786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046384 10.0.0.19 - - [2026-04-29 19:39:43] "POST /virtual-machines HTTP/1.1" 200 395 0.013199 10.0.0.19 - - [2026-04-29 19:39:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.030731 10.0.0.19 - - [2026-04-29 19:39:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.150540 10.0.0.19 - - [2026-04-29 19:39:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.010722 10.0.0.19 - - [2026-04-29 19:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007193 10.0.0.19 - - [2026-04-29 19:39:43] "GET /virtual-machine-interface/2bd0c63a-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006062 10.0.0.19 - - [2026-04-29 19:39:43] "POST /instance-ips HTTP/1.1" 200 397 0.024020 10.0.0.19 - - [2026-04-29 19:39:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.023134 10.0.0.19 - - [2026-04-29 19:39:43] "GET /virtual-machine-interface/2bd0c63a-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014578 10.0.0.19 - - [2026-04-29 19:39:44] "POST /set-tag HTTP/1.1" 200 109 0.099889 10.0.0.19 - - [2026-04-29 19:39:44] "GET /virtual-machine-interface/2bd0c63a-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021552 10.0.0.19 - - [2026-04-29 19:39:44] "GET /instance-ip/2bf1428e-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004007 10.0.0.19 - - [2026-04-29 19:39:44] "GET /virtual-machine-interface/2bd0c63a-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004766 10.0.0.19 - - [2026-04-29 19:39:44] "POST /set-tag HTTP/1.1" 200 109 0.002340 10.0.0.19 - - [2026-04-29 19:39:44] "GET /virtual-router/10c80ec7-52d1-4460-8597-229b58e472a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1697 0.004510 10.0.0.19 - - [2026-04-29 19:39:44] "POST /ref-update HTTP/1.1" 200 156 0.008035 10.0.0.19 - - [2026-04-29 19:39:44] "GET /virtual-machine-interface/2bd0c63a-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005450 10.0.0.19 - - [2026-04-29 19:39:44] "POST /set-tag HTTP/1.1" 200 109 0.002890 10.0.0.19 - - [2026-04-29 19:39:44] "POST /tags HTTP/1.1" 200 291 0.025283 10.0.0.19 - - [2026-04-29 19:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006990 10.0.0.19 - - [2026-04-29 19:39:44] "GET /tag/8b473696-4254-41dc-a1cc-f2b5e7789448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.015058 10.0.0.19 - - [2026-04-29 19:39:44] "POST /tags HTTP/1.1" 409 252 0.002059 10.0.0.19 - - [2026-04-29 19:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.19 - - [2026-04-29 19:39:44] "GET /tag/484dd2b6-e0c3-4b9b-9173-2c6f45747e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011846 10.0.0.19 - - [2026-04-29 19:39:44] "POST /tags HTTP/1.1" 409 226 0.001787 10.0.0.19 - - [2026-04-29 19:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.19 - - [2026-04-29 19:39:44] "GET /tag/a293e0e3-5947-47c8-961d-409ff3ca3018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010751 10.0.0.19 - - [2026-04-29 19:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.19 - - [2026-04-29 19:39:44] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004180 10.0.0.19 - - [2026-04-29 19:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.19 - - [2026-04-29 19:39:44] "GET /project/bcecb860-f575-4344-bef2-5887680d53f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032936 10.0.0.19 - - [2026-04-29 19:39:44] "POST /virtual-machines HTTP/1.1" 200 395 0.011723 10.0.0.19 - - [2026-04-29 19:39:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008281 10.0.0.19 - - [2026-04-29 19:39:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113213 10.0.0.19 - - [2026-04-29 19:39:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.031671 10.0.0.19 - - [2026-04-29 19:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011010 10.0.0.19 - - [2026-04-29 19:39:44] "GET /virtual-machine-interface/2c711266-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005284 10.0.0.19 - - [2026-04-29 19:39:44] "POST /instance-ips HTTP/1.1" 200 397 0.022815 10.0.0.19 - - [2026-04-29 19:39:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.030933 10.0.0.19 - - [2026-04-29 19:39:44] "GET /virtual-machine-interface/2c711266-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009912 10.0.0.19 - - [2026-04-29 19:39:45] "POST /set-tag HTTP/1.1" 200 109 0.070907 10.0.0.19 - - [2026-04-29 19:39:45] "GET /virtual-machine-interface/2c711266-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016489 10.0.0.19 - - [2026-04-29 19:39:45] "GET /instance-ip/2c88cc26-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005481 10.0.0.19 - - [2026-04-29 19:39:45] "GET /virtual-machine-interface/2c711266-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004844 10.0.0.19 - - [2026-04-29 19:39:45] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.19 - - [2026-04-29 19:39:45] "GET /virtual-router/10c80ec7-52d1-4460-8597-229b58e472a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.004028 10.0.0.19 - - [2026-04-29 19:39:45] "POST /ref-update HTTP/1.1" 200 156 0.014174 10.0.0.19 - - [2026-04-29 19:39:45] "GET /virtual-machine-interface/2c711266-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013400 10.0.0.19 - - [2026-04-29 19:39:45] "POST /set-tag HTTP/1.1" 200 109 0.002684 10.0.0.19 - - [2026-04-29 19:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.19 - - [2026-04-29 19:39:45] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005170 10.0.0.19 - - [2026-04-29 19:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.19 - - [2026-04-29 19:39:45] "GET /project/bcecb860-f575-4344-bef2-5887680d53f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039433 10.0.0.19 - - [2026-04-29 19:39:45] "POST /virtual-machines HTTP/1.1" 200 395 0.011515 10.0.0.19 - - [2026-04-29 19:39:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.019354 10.0.0.19 - - [2026-04-29 19:39:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120121 10.0.0.19 - - [2026-04-29 19:39:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.012063 10.0.0.19 - - [2026-04-29 19:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012265 10.0.0.19 - - [2026-04-29 19:39:45] "GET /virtual-machine-interface/2ce967d4-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009973 10.0.0.19 - - [2026-04-29 19:39:45] "POST /instance-ips HTTP/1.1" 200 397 0.019037 10.0.0.19 - - [2026-04-29 19:39:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.055740 10.0.0.19 - - [2026-04-29 19:39:45] "GET /virtual-machine-interface/2ce967d4-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.019879 10.0.0.19 - - [2026-04-29 19:39:45] "POST /set-tag HTTP/1.1" 200 109 0.067597 10.0.0.19 - - [2026-04-29 19:39:45] "GET /virtual-machine-interface/2ce967d4-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012365 10.0.0.19 - - [2026-04-29 19:39:45] "GET /instance-ip/2d05492c-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003695 10.0.0.19 - - [2026-04-29 19:39:46] "GET /virtual-machine-interface/2ce967d4-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004540 10.0.0.19 - - [2026-04-29 19:39:46] "POST /set-tag HTTP/1.1" 200 109 0.004808 10.0.0.19 - - [2026-04-29 19:39:46] "POST /tags HTTP/1.1" 200 299 0.025686 10.0.0.19 - - [2026-04-29 19:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.019376 10.0.0.19 - - [2026-04-29 19:39:46] "GET /tag/ebcefbb6-409a-4e3e-9d1f-eba92717499e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011878 10.0.0.19 - - [2026-04-29 19:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.19 - - [2026-04-29 19:39:46] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005116 10.0.0.19 - - [2026-04-29 19:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.19 - - [2026-04-29 19:39:46] "GET /project/582b568f-9fe9-421b-abb5-e8a7f674b786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045998 10.0.0.19 - - [2026-04-29 19:39:46] "POST /virtual-machines HTTP/1.1" 200 395 0.008563 10.0.0.19 - - [2026-04-29 19:39:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.012493 10.0.0.19 - - [2026-04-29 19:39:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.140777 10.0.0.19 - - [2026-04-29 19:39:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.021860 10.0.0.19 - - [2026-04-29 19:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010691 10.0.0.19 - - [2026-04-29 19:39:46] "GET /virtual-machine-interface/2d83c98c-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008925 10.0.0.19 - - [2026-04-29 19:39:46] "POST /instance-ips HTTP/1.1" 200 397 0.027398 10.0.0.19 - - [2026-04-29 19:39:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023046 10.0.0.19 - - [2026-04-29 19:39:46] "GET /virtual-machine-interface/2d83c98c-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013313 10.0.0.19 - - [2026-04-29 19:39:46] "POST /set-tag HTTP/1.1" 200 109 0.023260 10.0.0.19 - - [2026-04-29 19:39:46] "GET /virtual-machine-interface/2d83c98c-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021644 10.0.0.19 - - [2026-04-29 19:39:46] "GET /instance-ip/2d9f2dc6-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005522 10.0.0.19 - - [2026-04-29 19:39:46] "GET /virtual-machine-interface/2d83c98c-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006937 10.0.0.19 - - [2026-04-29 19:39:46] "POST /set-tag HTTP/1.1" 200 109 0.003253 10.0.0.19 - - [2026-04-29 19:39:46] "POST /tags HTTP/1.1" 200 299 0.022171 10.0.0.19 - - [2026-04-29 19:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.19 - - [2026-04-29 19:39:47] "GET /tag/d1d7cecd-a155-4021-a4cd-a22c6e8ee801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.016637 10.0.0.19 - - [2026-04-29 19:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.19 - - [2026-04-29 19:39:47] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007323 10.0.0.19 - - [2026-04-29 19:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.19 - - [2026-04-29 19:39:47] "GET /project/582b568f-9fe9-421b-abb5-e8a7f674b786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045017 10.0.0.19 - - [2026-04-29 19:39:47] "POST /virtual-machines HTTP/1.1" 200 395 0.010267 10.0.0.19 - - [2026-04-29 19:39:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.014363 10.0.0.19 - - [2026-04-29 19:39:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123183 10.0.0.19 - - [2026-04-29 19:39:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.015676 10.0.0.19 - - [2026-04-29 19:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006881 10.0.0.19 - - [2026-04-29 19:39:47] "GET /virtual-machine-interface/2dffcfa0-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008317 10.0.0.19 - - [2026-04-29 19:39:47] "POST /instance-ips HTTP/1.1" 200 397 0.025999 10.0.0.19 - - [2026-04-29 19:39:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026839 10.0.0.19 - - [2026-04-29 19:39:47] "GET /virtual-machine-interface/2dffcfa0-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.021550 10.0.0.19 - - [2026-04-29 19:39:47] "POST /set-tag HTTP/1.1" 200 109 0.021852 10.0.0.19 - - [2026-04-29 19:39:47] "GET /virtual-machine-interface/2dffcfa0-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011240 10.0.0.19 - - [2026-04-29 19:39:47] "GET /instance-ip/2e1c20d8-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003775 10.0.0.19 - - [2026-04-29 19:39:47] "GET /virtual-machine-interface/2dffcfa0-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004318 10.0.0.19 - - [2026-04-29 19:39:47] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.19 - - [2026-04-29 19:39:47] "GET /virtual-router/10c80ec7-52d1-4460-8597-229b58e472a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.003839 10.0.0.19 - - [2026-04-29 19:39:47] "POST /ref-update HTTP/1.1" 200 156 0.009908 10.0.0.19 - - [2026-04-29 19:39:47] "GET /virtual-machine-interface/2ce967d4-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014908 10.0.0.19 - - [2026-04-29 19:39:47] "POST /set-tag HTTP/1.1" 200 109 0.007325 10.0.0.19 - - [2026-04-29 19:39:47] "POST /tags HTTP/1.1" 200 299 0.019393 10.0.0.19 - - [2026-04-29 19:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011455 10.0.0.19 - - [2026-04-29 19:39:47] "GET /tag/1451dcc3-3bf1-4345-9e0a-f493ccef5ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012046 10.0.0.19 - - [2026-04-29 19:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.19 - - [2026-04-29 19:39:47] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004307 10.0.0.19 - - [2026-04-29 19:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.19 - - [2026-04-29 19:39:48] "GET /project/bcecb860-f575-4344-bef2-5887680d53f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037225 10.0.0.19 - - [2026-04-29 19:39:48] "POST /virtual-machines HTTP/1.1" 200 395 0.009224 10.0.0.19 - - [2026-04-29 19:39:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.017991 10.0.0.19 - - [2026-04-29 19:39:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108632 10.0.0.19 - - [2026-04-29 19:39:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009747 10.0.0.19 - - [2026-04-29 19:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.021104 10.0.0.19 - - [2026-04-29 19:39:48] "GET /virtual-machine-interface/2e83daac-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004611 10.0.0.19 - - [2026-04-29 19:39:48] "POST /instance-ips HTTP/1.1" 200 397 0.020505 10.0.0.19 - - [2026-04-29 19:39:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.028156 10.0.0.19 - - [2026-04-29 19:39:48] "GET /virtual-machine-interface/2e83daac-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.019492 10.0.0.19 - - [2026-04-29 19:39:48] "POST /set-tag HTTP/1.1" 200 109 0.018341 10.0.0.19 - - [2026-04-29 19:39:48] "GET /virtual-machine-interface/2e83daac-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013689 10.0.0.19 - - [2026-04-29 19:39:48] "GET /instance-ip/2e9e97fc-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005898 10.0.0.19 - - [2026-04-29 19:39:48] "GET /virtual-machine-interface/2e83daac-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005766 10.0.0.19 - - [2026-04-29 19:39:48] "POST /set-tag HTTP/1.1" 200 109 0.002847 10.0.0.19 - - [2026-04-29 19:39:48] "POST /tags HTTP/1.1" 200 299 0.023098 10.0.0.19 - - [2026-04-29 19:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.19 - - [2026-04-29 19:39:48] "GET /tag/0118fc38-cb30-46b1-b8f9-b088511878ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013450 10.0.0.19 - - [2026-04-29 19:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.19 - - [2026-04-29 19:39:48] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006018 10.0.0.19 - - [2026-04-29 19:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.19 - - [2026-04-29 19:39:48] "GET /project/bcecb860-f575-4344-bef2-5887680d53f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035403 10.0.0.19 - - [2026-04-29 19:39:48] "POST /virtual-machines HTTP/1.1" 200 395 0.009170 10.0.0.19 - - [2026-04-29 19:39:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.034933 10.0.0.19 - - [2026-04-29 19:39:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108117 10.0.0.19 - - [2026-04-29 19:39:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.010097 10.0.0.19 - - [2026-04-29 19:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007084 10.0.0.19 - - [2026-04-29 19:39:49] "GET /virtual-machine-interface/2ef989c8-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004318 10.0.0.19 - - [2026-04-29 19:39:49] "POST /instance-ips HTTP/1.1" 200 397 0.020751 10.0.0.19 - - [2026-04-29 19:39:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.034083 10.0.0.19 - - [2026-04-29 19:39:49] "GET /virtual-machine-interface/2ef989c8-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.026016 10.0.0.19 - - [2026-04-29 19:39:49] "POST /set-tag HTTP/1.1" 200 109 0.018188 10.0.0.19 - - [2026-04-29 19:39:49] "GET /virtual-machine-interface/2ef989c8-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018810 10.0.0.19 - - [2026-04-29 19:39:49] "GET /instance-ip/2f13c892-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003239 10.0.0.19 - - [2026-04-29 19:39:49] "GET /virtual-machine-interface/2ef989c8-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005534 10.0.0.19 - - [2026-04-29 19:39:49] "POST /set-tag HTTP/1.1" 200 109 0.002716 10.0.0.19 - - [2026-04-29 19:39:49] "GET /virtual-router/10c80ec7-52d1-4460-8597-229b58e472a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.005141 10.0.0.19 - - [2026-04-29 19:39:49] "POST /ref-update HTTP/1.1" 200 156 0.013144 10.0.0.19 - - [2026-04-29 19:39:49] "GET /virtual-machine-interface/2d83c98c-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009853 10.0.0.19 - - [2026-04-29 19:39:49] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.19 - - [2026-04-29 19:39:49] "GET /virtual-router/10c80ec7-52d1-4460-8597-229b58e472a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.004420 10.0.0.19 - - [2026-04-29 19:39:49] "POST /ref-update HTTP/1.1" 200 156 0.009573 10.0.0.19 - - [2026-04-29 19:39:49] "GET /virtual-machine-interface/2dffcfa0-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019058 10.0.0.19 - - [2026-04-29 19:39:49] "POST /set-tag HTTP/1.1" 200 109 0.002638 10.0.0.19 - - [2026-04-29 19:39:49] "GET /virtual-machine-interface/2b4a86e2-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004137 10.0.0.19 - - [2026-04-29 19:39:49] "POST /set-tag HTTP/1.1" 200 109 0.002798 10.0.0.19 - - [2026-04-29 19:39:49] "GET /virtual-router/10c80ec7-52d1-4460-8597-229b58e472a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.004669 10.0.0.19 - - [2026-04-29 19:39:49] "POST /ref-update HTTP/1.1" 200 156 0.016181 10.0.0.19 - - [2026-04-29 19:39:49] "GET /virtual-machine-interface/2e83daac-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011183 10.0.0.19 - - [2026-04-29 19:39:49] "POST /set-tag HTTP/1.1" 200 109 0.002881 10.0.0.19 - - [2026-04-29 19:39:49] "GET /virtual-router/10c80ec7-52d1-4460-8597-229b58e472a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.004413 10.0.0.19 - - [2026-04-29 19:39:49] "POST /ref-update HTTP/1.1" 200 156 0.008696 10.0.0.19 - - [2026-04-29 19:39:49] "GET /virtual-machine-interface/2ef989c8-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005931 10.0.0.19 - - [2026-04-29 19:39:49] "POST /set-tag HTTP/1.1" 200 109 0.002574 10.0.0.19 - - [2026-04-29 19:39:49] "GET /virtual-machine-interface/2bd0c63a-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006073 10.0.0.19 - - [2026-04-29 19:39:49] "POST /set-tag HTTP/1.1" 200 109 0.002819 10.0.0.19 - - [2026-04-29 19:39:49] "GET /virtual-machine-interface/2c711266-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004949 10.0.0.19 - - [2026-04-29 19:39:49] "POST /set-tag HTTP/1.1" 200 109 0.002659 10.0.0.19 - - [2026-04-29 19:39:49] "GET /virtual-machine-interface/2ce967d4-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005617 10.0.0.19 - - [2026-04-29 19:39:49] "POST /set-tag HTTP/1.1" 200 109 0.002794 10.0.0.19 - - [2026-04-29 19:39:49] "GET /virtual-machine-interface/2d83c98c-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004097 10.0.0.19 - - [2026-04-29 19:39:49] "POST /set-tag HTTP/1.1" 200 109 0.002536 10.0.0.19 - - [2026-04-29 19:39:49] "GET /virtual-machine-interface/2dffcfa0-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004410 10.0.0.19 - - [2026-04-29 19:39:50] "POST /set-tag HTTP/1.1" 200 109 0.002467 10.0.0.19 - - [2026-04-29 19:39:50] "GET /virtual-machine-interface/2b4a86e2-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004559 10.0.0.19 - - [2026-04-29 19:39:50] "POST /set-tag HTTP/1.1" 200 109 0.002296 10.0.0.19 - - [2026-04-29 19:39:50] "GET /virtual-machine-interface/2e83daac-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004110 10.0.0.19 - - [2026-04-29 19:39:50] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.19 - - [2026-04-29 19:39:50] "GET /virtual-machine-interface/2ef989c8-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004360 10.0.0.19 - - [2026-04-29 19:39:50] "POST /set-tag HTTP/1.1" 200 109 0.002391 10.0.0.19 - - [2026-04-29 19:39:51] "GET /virtual-machine/b7add8c3-d820-449e-9a1d-7f77f8ab7f5b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003042 10.0.0.19 - - [2026-04-29 19:39:51] "GET /virtual-machine-interface/2b4a86e2-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004172 10.0.0.19 - - [2026-04-29 19:39:52] "GET /virtual-machine-interface/2d83c98c-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005174 10.0.0.19 - - [2026-04-29 19:39:52] "POST /set-tag HTTP/1.1" 200 109 0.003279 10.0.0.19 - - [2026-04-29 19:39:53] "GET /virtual-machine-interface/2bd0c63a-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008521 10.0.0.19 - - [2026-04-29 19:39:53] "POST /set-tag HTTP/1.1" 200 109 0.002668 10.0.0.19 - - [2026-04-29 19:39:53] "GET /virtual-machine-interface/2ef989c8-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004317 10.0.0.19 - - [2026-04-29 19:39:53] "POST /set-tag HTTP/1.1" 200 109 0.003443 10.0.0.19 - - [2026-04-29 19:39:54] "GET /virtual-machine-interface/2c711266-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005008 10.0.0.19 - - [2026-04-29 19:39:54] "POST /set-tag HTTP/1.1" 200 109 0.002753 10.0.0.19 - - [2026-04-29 19:39:55] "GET /virtual-machine-interface/2ce967d4-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005189 10.0.0.19 - - [2026-04-29 19:39:55] "POST /set-tag HTTP/1.1" 200 109 0.004997 10.0.0.19 - - [2026-04-29 19:39:57] "GET /virtual-machine/6e232c1b-f712-454f-815a-9516a8b15e3a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002954 10.0.0.19 - - [2026-04-29 19:39:57] "GET /virtual-machine-interface/2bd0c63a-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004081 10.0.0.19 - - [2026-04-29 19:39:57] "GET /virtual-machine/8587f8f0-9255-4bd5-9d50-250c157b63b1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003051 10.0.0.19 - - [2026-04-29 19:39:57] "GET /virtual-machine-interface/2c711266-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005016 10.0.0.19 - - [2026-04-29 19:39:57] "GET /virtual-machine/f2efd33a-404d-4842-8220-9a9e87d0640f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003791 10.0.0.19 - - [2026-04-29 19:39:57] "GET /virtual-machine-interface/2ce967d4-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004711 10.0.0.19 - - [2026-04-29 19:39:57] "GET /virtual-machine/50543254-b592-40d4-89e4-c012689d75b7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003836 10.0.0.19 - - [2026-04-29 19:39:57] "GET /virtual-machine-interface/2d83c98c-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004410 10.0.0.19 - - [2026-04-29 19:39:58] "GET /virtual-machine-interface/2e83daac-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005850 10.0.0.19 - - [2026-04-29 19:39:58] "POST /set-tag HTTP/1.1" 200 109 0.002887 10.0.0.19 - - [2026-04-29 19:39:58] "GET /virtual-machine-interface/2dffcfa0-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004460 10.0.0.19 - - [2026-04-29 19:39:58] "POST /set-tag HTTP/1.1" 200 109 0.002312 10.0.0.19 - - [2026-04-29 19:40:02] "GET /virtual-machine/459643df-e9e8-4310-a5fc-f2d8e6ddd35b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003074 10.0.0.19 - - [2026-04-29 19:40:02] "GET /virtual-machine-interface/2e83daac-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004261 10.0.0.19 - - [2026-04-29 19:40:02] "GET /virtual-machine/ade2ee9e-c41b-45cf-bc14-85a8f4fe24d7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003828 10.0.0.19 - - [2026-04-29 19:40:02] "GET /virtual-machine-interface/2dffcfa0-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004530 10.0.0.19 - - [2026-04-29 19:40:02] "GET /virtual-machine/3183fab4-f3de-435d-8591-bd53890b7857?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002894 10.0.0.19 - - [2026-04-29 19:40:02] "GET /virtual-machine-interface/2ef989c8-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004074 10.0.0.19 - - [2026-04-29 19:40:02] "GET /loadbalancer/b491c295-e938-4bf6-aed9-b1cd98049429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001571 10.0.0.19 - - [2026-04-29 19:40:02] "POST /tags HTTP/1.1" 200 333 0.026716 10.0.0.19 - - [2026-04-29 19:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013877 10.0.0.19 - - [2026-04-29 19:40:03] "GET /tag/3d495d63-aff7-4784-8104-3bec6da616ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011649 10.0.0.19 - - [2026-04-29 19:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.19 - - [2026-04-29 19:40:03] "GET /project/582b568f-9fe9-421b-abb5-e8a7f674b786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033705 10.0.0.19 - - [2026-04-29 19:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.19 - - [2026-04-29 19:40:03] "GET /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004341 10.0.0.19 - - [2026-04-29 19:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.19 - - [2026-04-29 19:40:03] "GET /service-appliance-set/2b1175f5-e30d-438d-8124-2a7bf8c19df2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002747 10.0.0.19 - - [2026-04-29 19:40:03] "POST /fqname-to-id HTTP/1.1" 404 273 0.001741 10.0.0.19 - - [2026-04-29 19:40:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.094563 10.0.0.19 - - [2026-04-29 19:40:03] "GET /virtual-machine-interface/90d39461-21d5-4417-866b-5ce77b8ac37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.004606 10.0.0.19 - - [2026-04-29 19:40:03] "POST /instance-ips HTTP/1.1" 200 409 0.023154 10.0.0.19 - - [2026-04-29 19:40:03] "GET /instance-ip/088fc043-61b6-4f06-8814-835b8edc3db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.011607 10.0.0.19 - - [2026-04-29 19:40:03] "POST /loadbalancers HTTP/1.1" 200 629 0.064322 10.0.0.19 - - [2026-04-29 19:40:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.025147 10.0.0.19 - - [2026-04-29 19:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005022 10.0.0.19 - - [2026-04-29 19:40:03] "GET /project/582b568f-9fe9-421b-abb5-e8a7f674b786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047070 10.0.0.19 - - [2026-04-29 19:40:03] "GET /instance-ip/088fc043-61b6-4f06-8814-835b8edc3db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002532 10.0.0.19 - - [2026-04-29 19:40:03] "POST /floating-ips HTTP/1.1" 200 597 0.025419 10.0.0.19 - - [2026-04-29 19:40:03] "GET /project/582b568f-9fe9-421b-abb5-e8a7f674b786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.057307 10.0.0.19 - - [2026-04-29 19:40:03] "GET /loadbalancer/b491c295-e938-4bf6-aed9-b1cd98049429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003503 10.0.0.19 - - [2026-04-29 19:40:03] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.016840 10.0.0.19 - - [2026-04-29 19:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.19 - - [2026-04-29 19:40:03] "GET /project/582b568f-9fe9-421b-abb5-e8a7f674b786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033981 10.0.0.19 - - [2026-04-29 19:40:03] "GET /loadbalancer-listener/56761998-cbb5-4555-8b6c-1bd047d5dd85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.021400 10.0.0.19 - - [2026-04-29 19:40:03] "GET /loadbalancer-listener/56761998-cbb5-4555-8b6c-1bd047d5dd85?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.005105 10.0.0.19 - - [2026-04-29 19:40:03] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.018749 10.0.0.19 - - [2026-04-29 19:40:03] "GET /instance-ip/088fc043-61b6-4f06-8814-835b8edc3db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003776 10.0.0.19 - - [2026-04-29 19:40:03] "GET /instance-ip/088fc043-61b6-4f06-8814-835b8edc3db1?fields=floating_ips HTTP/1.1" 200 1210 0.006216 10.0.0.19 - - [2026-04-29 19:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.19 - - [2026-04-29 19:40:03] "GET /floating-ip/8623ecb3-7f9d-4b58-b8ac-9c3bfeffabd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.003055 10.0.0.19 - - [2026-04-29 19:40:03] "GET /loadbalancer/b491c295-e938-4bf6-aed9-b1cd98049429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002816 10.0.0.19 - - [2026-04-29 19:40:03] "GET /loadbalancer-pool/c5eb8f11-5c58-4a37-961d-82798b3935c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.006937 10.0.0.19 - - [2026-04-29 19:40:03] "GET /loadbalancer/b491c295-e938-4bf6-aed9-b1cd98049429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002186 10.0.0.19 - - [2026-04-29 19:40:03] "POST /loadbalancer-members HTTP/1.1" 200 721 0.022768 10.0.0.19 - - [2026-04-29 19:40:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.014219 10.0.0.19 - - [2026-04-29 19:40:04] "GET /virtual-machine-interface/2b4a86e2-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013072 10.0.0.19 - - [2026-04-29 19:40:04] "POST /tags HTTP/1.1" 409 221 0.005073 10.0.0.19 - - [2026-04-29 19:40:04] "GET /virtual-machine-interface/2b4a86e2-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004340 10.0.0.19 - - [2026-04-29 19:40:04] "POST /ref-update HTTP/1.1" 200 156 0.007949 10.0.0.19 - - [2026-04-29 19:40:04] "GET /floating-ip/8623ecb3-7f9d-4b58-b8ac-9c3bfeffabd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.013265 10.0.0.19 - - [2026-04-29 19:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.19 - - [2026-04-29 19:40:04] "GET /tag/3d495d63-aff7-4784-8104-3bec6da616ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011266 10.0.0.19 - - [2026-04-29 19:40:04] "PUT /floating-ip/8623ecb3-7f9d-4b58-b8ac-9c3bfeffabd5 HTTP/1.1" 200 256 0.008572 10.0.0.19 - - [2026-04-29 19:40:04] "POST /set-tag HTTP/1.1" 200 109 0.030495 10.0.0.19 - - [2026-04-29 19:40:04] "GET /loadbalancer-pool/c5eb8f11-5c58-4a37-961d-82798b3935c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.002949 10.0.0.19 - - [2026-04-29 19:40:04] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017491 10.0.0.19 - - [2026-04-29 19:40:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009474 10.0.0.19 - - [2026-04-29 19:40:04] "GET /virtual-machine-interface/2bd0c63a-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008198 10.0.0.19 - - [2026-04-29 19:40:04] "GET /virtual-machine-interface/2bd0c63a-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004369 10.0.0.19 - - [2026-04-29 19:40:04] "POST /ref-update HTTP/1.1" 200 156 0.006906 10.0.0.19 - - [2026-04-29 19:40:04] "GET /floating-ip/8623ecb3-7f9d-4b58-b8ac-9c3bfeffabd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.006632 10.0.0.19 - - [2026-04-29 19:40:04] "POST /set-tag HTTP/1.1" 200 109 0.059673 10.0.0.19 - - [2026-04-29 19:40:05] "POST /tags HTTP/1.1" 409 206 0.002963 10.0.0.19 - - [2026-04-29 19:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.19 - - [2026-04-29 19:40:05] "GET /tag/2677f675-875a-4867-b612-df50e2dc030e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012172 10.0.0.19 - - [2026-04-29 19:40:05] "POST /tags HTTP/1.1" 409 204 0.002260 10.0.0.19 - - [2026-04-29 19:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.19 - - [2026-04-29 19:40:05] "GET /tag/d1d7cecd-a155-4021-a4cd-a22c6e8ee801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013738 10.0.0.19 - - [2026-04-29 19:40:05] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003520 10.0.0.19 - - [2026-04-29 19:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.19 - - [2026-04-29 19:40:05] "GET /policy-management/2f1dbf16-9c28-43f0-bbba-a4edf118b8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002725 10.0.0.19 - - [2026-04-29 19:40:05] "POST /tags HTTP/1.1" 409 206 0.001987 10.0.0.19 - - [2026-04-29 19:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.19 - - [2026-04-29 19:40:05] "GET /tag/2677f675-875a-4867-b612-df50e2dc030e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010818 10.0.0.19 - - [2026-04-29 19:40:05] "POST /tags HTTP/1.1" 409 226 0.002343 10.0.0.19 - - [2026-04-29 19:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.19 - - [2026-04-29 19:40:05] "GET /tag/8e798793-5583-4231-8ead-27a06b7d1027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011289 10.0.0.19 - - [2026-04-29 19:40:05] "POST /tags HTTP/1.1" 409 204 0.002105 10.0.0.19 - - [2026-04-29 19:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.19 - - [2026-04-29 19:40:05] "GET /tag/d1d7cecd-a155-4021-a4cd-a22c6e8ee801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012563 10.0.0.19 - - [2026-04-29 19:40:05] "POST /tags HTTP/1.1" 409 226 0.001831 10.0.0.19 - - [2026-04-29 19:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.19 - - [2026-04-29 19:40:05] "GET /tag/8e798793-5583-4231-8ead-27a06b7d1027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.020109 10.0.0.19 - - [2026-04-29 19:40:05] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002806 10.0.0.19 - - [2026-04-29 19:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.19 - - [2026-04-29 19:40:05] "GET /policy-management/2f1dbf16-9c28-43f0-bbba-a4edf118b8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002815 10.0.0.19 - - [2026-04-29 19:40:06] "POST /firewall-rules HTTP/1.1" 200 626 0.075126 10.0.0.19 - - [2026-04-29 19:40:06] "POST /firewall-rules HTTP/1.1" 200 646 0.077246 10.0.0.19 - - [2026-04-29 19:40:06] "GET /firewall-rule/6d197a0f-a9f6-4b35-8a4c-33308cd206b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.007776 10.0.0.19 - - [2026-04-29 19:40:06] "GET /firewall-policy/936190ab-1ae3-4f11-8f3a-7b9896d13c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002456 10.0.0.19 - - [2026-04-29 19:40:06] "GET /firewall-rule/5f491ac1-7862-48f2-a6da-6646018c8d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.004136 10.0.0.19 - - [2026-04-29 19:40:06] "POST /ref-update HTTP/1.1" 200 156 0.023346 10.0.0.19 - - [2026-04-29 19:40:06] "POST /firewall-policys HTTP/1.1" 200 606 0.023852 10.0.0.19 - - [2026-04-29 19:40:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.013062 10.0.0.19 - - [2026-04-29 19:40:06] "GET /firewall-policy/01781807-8d0f-4ba0-bd63-d312b14b19ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.003917 10.0.0.19 - - [2026-04-29 19:40:06] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002381 10.0.0.19 - - [2026-04-29 19:40:06] "GET /firewall-policy/01781807-8d0f-4ba0-bd63-d312b14b19ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002704 10.0.0.19 - - [2026-04-29 19:40:06] "GET /firewall-policy/47701e29-04bf-487f-909b-5afe325ff8b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004125 10.0.0.19 - - [2026-04-29 19:40:06] "GET /firewall-policy/92a44993-ee85-4e51-ae0a-cde50a04832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004848 10.0.0.19 - - [2026-04-29 19:40:06] "GET /firewall-policy/936190ab-1ae3-4f11-8f3a-7b9896d13c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004599 10.0.0.19 - - [2026-04-29 19:40:06] "GET /firewall-policy/936190ab-1ae3-4f11-8f3a-7b9896d13c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002220 10.0.0.19 - - [2026-04-29 19:40:06] "GET /firewall-policy/92a44993-ee85-4e51-ae0a-cde50a04832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002789 10.0.0.19 - - [2026-04-29 19:40:06] "POST /ref-update HTTP/1.1" 200 156 0.028776 10.0.0.19 - - [2026-04-29 19:40:06] "POST /ref-update HTTP/1.1" 200 156 0.013472 10.0.0.19 - - [2026-04-29 19:40:06] "POST /ref-update HTTP/1.1" 200 156 0.026950 10.0.0.19 - - [2026-04-29 19:40:06] "POST /ref-update HTTP/1.1" 200 156 0.028117 10.0.0.19 - - [2026-04-29 19:40:06] "POST /ref-update HTTP/1.1" 200 156 0.030537 10.0.0.19 - - [2026-04-29 19:40:06] "GET /firewall-policy/01781807-8d0f-4ba0-bd63-d312b14b19ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.004001 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:40:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000898 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:40:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001081 10.0.0.19 - - [2026-04-29 19:41:20] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004925 10.0.0.19 - - [2026-04-29 19:41:20] "POST /set-tag HTTP/1.1" 200 109 0.006151 10.0.0.19 - - [2026-04-29 19:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.19 - - [2026-04-29 19:41:20] "GET /loadbalancer/c7036bc4-3a8b-4d26-9f06-e654889ad0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002732 10.0.0.19 - - [2026-04-29 19:41:20] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004655 10.0.0.19 - - [2026-04-29 19:41:20] "POST /set-tag HTTP/1.1" 200 109 0.036217 10.0.0.19 - - [2026-04-29 19:41:20] "DELETE /loadbalancer-member/7b74f978-d488-4291-a449-0d3dce4d27c5 HTTP/1.1" 200 115 0.066041 10.0.0.19 - - [2026-04-29 19:41:20] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011612 10.0.0.19 - - [2026-04-29 19:41:20] "POST /set-tag HTTP/1.1" 200 109 0.004423 10.0.0.19 - - [2026-04-29 19:41:20] "DELETE /loadbalancer-member/8eb8bbd3-6fba-4e37-a15c-629baab0403a HTTP/1.1" 200 115 0.042537 10.0.0.19 - - [2026-04-29 19:41:20] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007602 10.0.0.19 - - [2026-04-29 19:41:20] "POST /set-tag HTTP/1.1" 200 109 0.002152 10.0.0.19 - - [2026-04-29 19:41:20] "DELETE /loadbalancer-member/a3b23e88-2617-4f21-bdf4-0fb5695d471f HTTP/1.1" 200 115 0.040998 10.0.0.19 - - [2026-04-29 19:41:20] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006785 10.0.0.19 - - [2026-04-29 19:41:20] "POST /set-tag HTTP/1.1" 200 109 0.004137 10.0.0.19 - - [2026-04-29 19:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.19 - - [2026-04-29 19:41:20] "GET /loadbalancer/c7036bc4-3a8b-4d26-9f06-e654889ad0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004759 10.0.0.19 - - [2026-04-29 19:41:20] "GET /loadbalancer-pool/f5ec87a7-ccc5-406f-b2fe-b4c5a5a2faaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003066 10.0.0.19 - - [2026-04-29 19:41:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.044788 10.0.0.19 - - [2026-04-29 19:41:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.038946 10.0.0.19 - - [2026-04-29 19:41:21] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.030580 10.0.0.19 - - [2026-04-29 19:41:21] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011049 10.0.0.19 - - [2026-04-29 19:41:21] "GET /floating-ip/1e9e9986-c3c6-41e6-a6bb-a869a3917210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.008591 10.0.0.19 - - [2026-04-29 19:41:21] "POST /set-tag HTTP/1.1" 200 109 0.062495 10.0.0.19 - - [2026-04-29 19:41:21] "GET /loadbalancer-pool/365d63a4-e9a7-464c-ac10-cbdb6fd5e14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.048712 10.0.0.19 - - [2026-04-29 19:41:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.033311 10.0.0.19 - - [2026-04-29 19:41:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.022839 10.0.0.19 - - [2026-04-29 19:41:21] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018567 10.0.0.19 - - [2026-04-29 19:41:21] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007834 10.0.0.19 - - [2026-04-29 19:41:21] "POST /set-tag HTTP/1.1" 200 109 0.006233 10.0.0.19 - - [2026-04-29 19:41:21] "GET /floating-ip/1e9e9986-c3c6-41e6-a6bb-a869a3917210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.005842 10.0.0.19 - - [2026-04-29 19:41:21] "GET /loadbalancer-pool/224554a2-1d89-4b9e-b835-472b846743b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006342 10.0.0.19 - - [2026-04-29 19:41:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027800 10.0.0.19 - - [2026-04-29 19:41:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.045495 10.0.0.19 - - [2026-04-29 19:41:21] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008339 10.0.0.19 - - [2026-04-29 19:41:21] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006249 10.0.0.19 - - [2026-04-29 19:41:21] "GET /floating-ip/1e9e9986-c3c6-41e6-a6bb-a869a3917210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.008277 10.0.0.19 - - [2026-04-29 19:41:21] "POST /set-tag HTTP/1.1" 200 109 0.003264 10.0.0.19 - - [2026-04-29 19:42:05] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004946 10.0.0.19 - - [2026-04-29 19:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.19 - - [2026-04-29 19:42:05] "GET /policy-management/2f1dbf16-9c28-43f0-bbba-a4edf118b8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003574 10.0.0.19 - - [2026-04-29 19:42:05] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003224 10.0.0.19 - - [2026-04-29 19:42:05] "GET /firewall-policy/01781807-8d0f-4ba0-bd63-d312b14b19ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002902 10.0.0.19 - - [2026-04-29 19:42:05] "GET /firewall-policy/01781807-8d0f-4ba0-bd63-d312b14b19ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002902 10.0.0.19 - - [2026-04-29 19:42:05] "GET /firewall-policy/01781807-8d0f-4ba0-bd63-d312b14b19ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002726 10.0.0.19 - - [2026-04-29 19:42:14] "POST /tags HTTP/1.1" 409 252 0.001969 10.0.0.19 - - [2026-04-29 19:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.19 - - [2026-04-29 19:42:14] "GET /tag/484dd2b6-e0c3-4b9b-9173-2c6f45747e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011400 10.0.0.19 - - [2026-04-29 19:42:14] "POST /tags HTTP/1.1" 409 228 0.002152 10.0.0.19 - - [2026-04-29 19:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.19 - - [2026-04-29 19:42:14] "GET /tag/e15ca059-8737-4689-87a0-73e11af9a684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.011521 10.0.0.19 - - [2026-04-29 19:42:14] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002911 10.0.0.19 - - [2026-04-29 19:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.19 - - [2026-04-29 19:42:14] "GET /policy-management/2f1dbf16-9c28-43f0-bbba-a4edf118b8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002818 10.0.0.19 - - [2026-04-29 19:42:14] "POST /tags HTTP/1.1" 409 206 0.002357 10.0.0.19 - - [2026-04-29 19:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.19 - - [2026-04-29 19:42:15] "GET /tag/2677f675-875a-4867-b612-df50e2dc030e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012311 10.0.0.19 - - [2026-04-29 19:42:15] "POST /tags HTTP/1.1" 409 226 0.002041 10.0.0.19 - - [2026-04-29 19:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.19 - - [2026-04-29 19:42:15] "GET /tag/8e798793-5583-4231-8ead-27a06b7d1027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010628 10.0.0.19 - - [2026-04-29 19:42:15] "POST /tags HTTP/1.1" 409 204 0.002244 10.0.0.19 - - [2026-04-29 19:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.19 - - [2026-04-29 19:42:15] "GET /tag/d1d7cecd-a155-4021-a4cd-a22c6e8ee801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012876 10.0.0.19 - - [2026-04-29 19:42:15] "POST /tags HTTP/1.1" 409 226 0.002151 10.0.0.19 - - [2026-04-29 19:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.19 - - [2026-04-29 19:42:15] "GET /tag/8e798793-5583-4231-8ead-27a06b7d1027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012670 10.0.0.19 - - [2026-04-29 19:42:15] "POST /tags HTTP/1.1" 409 228 0.001823 10.0.0.19 - - [2026-04-29 19:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.19 - - [2026-04-29 19:42:15] "GET /tag/e15ca059-8737-4689-87a0-73e11af9a684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.011163 10.0.0.19 - - [2026-04-29 19:42:15] "POST /tags HTTP/1.1" 409 252 0.002032 10.0.0.19 - - [2026-04-29 19:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.19 - - [2026-04-29 19:42:15] "GET /tag/484dd2b6-e0c3-4b9b-9173-2c6f45747e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011184 10.0.0.19 - - [2026-04-29 19:42:15] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006247 10.0.0.19 - - [2026-04-29 19:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.19 - - [2026-04-29 19:42:15] "GET /policy-management/2f1dbf16-9c28-43f0-bbba-a4edf118b8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002924 10.0.0.19 - - [2026-04-29 19:42:15] "POST /firewall-rules HTTP/1.1" 409 281 0.002351 10.0.0.19 - - [2026-04-29 19:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.19 - - [2026-04-29 19:42:15] "PUT /firewall-rule/5f491ac1-7862-48f2-a6da-6646018c8d8f HTTP/1.1" 200 260 0.021594 10.0.0.19 - - [2026-04-29 19:42:15] "POST /firewall-rules HTTP/1.1" 409 291 0.002517 10.0.0.19 - - [2026-04-29 19:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.19 - - [2026-04-29 19:42:15] "PUT /firewall-rule/6d197a0f-a9f6-4b35-8a4c-33308cd206b9 HTTP/1.1" 200 260 0.022308 10.0.0.19 - - [2026-04-29 19:42:15] "GET /firewall-rule/6d197a0f-a9f6-4b35-8a4c-33308cd206b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.016544 10.0.0.19 - - [2026-04-29 19:42:15] "POST /firewall-rules HTTP/1.1" 200 658 0.084499 10.0.0.19 - - [2026-04-29 19:42:15] "GET /firewall-rule/4995d003-3f5c-4fcd-98eb-2abd558cb807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.021491 10.0.0.19 - - [2026-04-29 19:42:15] "GET /firewall-policy/936190ab-1ae3-4f11-8f3a-7b9896d13c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002968 10.0.0.19 - - [2026-04-29 19:42:15] "GET /firewall-rule/5f491ac1-7862-48f2-a6da-6646018c8d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003109 10.0.0.19 - - [2026-04-29 19:42:15] "POST /firewall-policys HTTP/1.1" 409 269 0.002038 10.0.0.19 - - [2026-04-29 19:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.19 - - [2026-04-29 19:42:15] "PUT /firewall-policy/01781807-8d0f-4ba0-bd63-d312b14b19ce HTTP/1.1" 200 264 0.021595 10.0.0.19 - - [2026-04-29 19:42:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.038679 10.0.0.19 - - [2026-04-29 19:42:15] "GET /firewall-policy/01781807-8d0f-4ba0-bd63-d312b14b19ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.013763 10.0.0.19 - - [2026-04-29 19:42:15] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002861 10.0.0.19 - - [2026-04-29 19:42:15] "GET /firewall-policy/01781807-8d0f-4ba0-bd63-d312b14b19ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002626 10.0.0.19 - - [2026-04-29 19:42:15] "GET /firewall-policy/01781807-8d0f-4ba0-bd63-d312b14b19ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002942 10.0.0.19 - - [2026-04-29 19:42:15] "GET /firewall-policy/01781807-8d0f-4ba0-bd63-d312b14b19ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003468 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:42:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:42:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000959 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:42:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001010 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:42:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001046 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:42:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000935 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:42:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001170 10.0.0.19 - - [2026-04-29 19:42:44] "GET /global-system-configs HTTP/1.1" 200 322 0.006325 10.0.0.19 - - [2026-04-29 19:42:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002870 10.0.0.19 - - [2026-04-29 19:43:17] "GET /virtual-machine-interface/2b4a86e2-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.011352 10.0.0.19 - - [2026-04-29 19:43:17] "POST /set-tag HTTP/1.1" 200 109 0.008585 10.0.0.19 - - [2026-04-29 19:43:17] "GET /virtual-machine-interface/2dffcfa0-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006144 10.0.0.19 - - [2026-04-29 19:43:17] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.19 - - [2026-04-29 19:43:17] "GET /virtual-machine-interface/2d83c98c-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007907 10.0.0.19 - - [2026-04-29 19:43:17] "POST /set-tag HTTP/1.1" 200 109 0.003263 10.0.0.19 - - [2026-04-29 19:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.19 - - [2026-04-29 19:43:17] "GET /loadbalancer/b491c295-e938-4bf6-aed9-b1cd98049429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003177 10.0.0.19 - - [2026-04-29 19:43:17] "GET /virtual-machine-interface/2b4a86e2-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007126 10.0.0.19 - - [2026-04-29 19:43:17] "POST /set-tag HTTP/1.1" 200 109 0.030712 10.0.0.19 - - [2026-04-29 19:43:17] "DELETE /loadbalancer-member/3af5e5a3-f36a-4aa1-9cf5-d4305697cdd1 HTTP/1.1" 200 115 0.024482 10.0.0.19 - - [2026-04-29 19:43:17] "GET /virtual-machine-interface/2ce967d4-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004945 10.0.0.19 - - [2026-04-29 19:43:17] "POST /set-tag HTTP/1.1" 200 109 0.002472 10.0.0.19 - - [2026-04-29 19:43:17] "GET /virtual-machine-interface/2bd0c63a-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006575 10.0.0.19 - - [2026-04-29 19:43:17] "POST /set-tag HTTP/1.1" 200 109 0.003167 10.0.0.19 - - [2026-04-29 19:43:17] "GET /virtual-machine-interface/2c711266-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004080 10.0.0.19 - - [2026-04-29 19:43:17] "POST /set-tag HTTP/1.1" 200 109 0.002576 10.0.0.19 - - [2026-04-29 19:43:17] "GET /virtual-machine-interface/2e83daac-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004499 10.0.0.19 - - [2026-04-29 19:43:17] "POST /set-tag HTTP/1.1" 200 109 0.003226 10.0.0.19 - - [2026-04-29 19:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.19 - - [2026-04-29 19:43:17] "GET /loadbalancer/b491c295-e938-4bf6-aed9-b1cd98049429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002417 10.0.0.19 - - [2026-04-29 19:43:17] "GET /virtual-machine-interface/2ef989c8-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003910 10.0.0.19 - - [2026-04-29 19:43:17] "POST /set-tag HTTP/1.1" 200 109 0.002597 10.0.0.19 - - [2026-04-29 19:43:18] "GET /virtual-machine-interface/2bd0c63a-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005657 10.0.0.19 - - [2026-04-29 19:43:18] "POST /set-tag HTTP/1.1" 200 109 0.002851 10.0.0.19 - - [2026-04-29 19:43:18] "GET /virtual-machine-interface/2bd0c63a-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004176 10.0.0.19 - - [2026-04-29 19:43:18] "POST /set-tag HTTP/1.1" 200 109 0.002598 10.0.0.19 - - [2026-04-29 19:43:18] "GET /virtual-machine/6e232c1b-f712-454f-815a-9516a8b15e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002807 10.0.0.19 - - [2026-04-29 19:43:18] "POST /ref-update HTTP/1.1" 200 156 0.011270 10.0.0.19 - - [2026-04-29 19:43:19] "GET /virtual-machine-interface/2bd0c63a-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004440 10.0.0.19 - - [2026-04-29 19:43:19] "POST /set-tag HTTP/1.1" 200 109 0.018814 10.0.0.19 - - [2026-04-29 19:43:19] "POST /set-tag HTTP/1.1" 200 109 0.043964 10.0.0.19 - - [2026-04-29 19:43:19] "POST /set-tag HTTP/1.1" 200 109 0.035816 10.0.0.19 - - [2026-04-29 19:43:19] "POST /set-tag HTTP/1.1" 200 109 0.069081 10.0.0.19 - - [2026-04-29 19:43:19] "POST /set-tag HTTP/1.1" 200 109 0.034611 10.0.0.19 - - [2026-04-29 19:43:19] "DELETE /instance-ip/2bf1428e-4403-11f1-af8f-fa163e35203f HTTP/1.1" 200 115 0.034750 10.0.0.19 - - [2026-04-29 19:43:19] "POST /ref-update HTTP/1.1" 200 156 0.020320 10.0.0.19 - - [2026-04-29 19:43:19] "DELETE /virtual-machine-interface/2bd0c63a-4403-11f1-af8f-fa163e35203f HTTP/1.1" 200 115 0.058551 10.0.0.19 - - [2026-04-29 19:43:19] "DELETE /virtual-machine/6e232c1b-f712-454f-815a-9516a8b15e3a HTTP/1.1" 200 115 0.035257 10.0.0.19 - - [2026-04-29 19:43:19] "GET /virtual-machine-interface/2ce967d4-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008528 10.0.0.19 - - [2026-04-29 19:43:19] "POST /set-tag HTTP/1.1" 200 109 0.002657 10.0.0.19 - - [2026-04-29 19:43:19] "GET /virtual-machine-interface/2ce967d4-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004371 10.0.0.19 - - [2026-04-29 19:43:19] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.19 - - [2026-04-29 19:43:19] "GET /virtual-machine/f2efd33a-404d-4842-8220-9a9e87d0640f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003107 10.0.0.19 - - [2026-04-29 19:43:19] "POST /ref-update HTTP/1.1" 200 156 0.009644 10.0.0.19 - - [2026-04-29 19:43:19] "GET /virtual-machine-interface/2ce967d4-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011086 10.0.0.19 - - [2026-04-29 19:43:19] "POST /set-tag HTTP/1.1" 200 109 0.021749 10.0.0.19 - - [2026-04-29 19:43:19] "POST /set-tag HTTP/1.1" 200 109 0.027806 10.0.0.19 - - [2026-04-29 19:43:19] "POST /set-tag HTTP/1.1" 200 109 0.027541 10.0.0.19 - - [2026-04-29 19:43:19] "POST /set-tag HTTP/1.1" 200 109 0.016217 10.0.0.19 - - [2026-04-29 19:43:19] "POST /set-tag HTTP/1.1" 200 109 0.048034 10.0.0.19 - - [2026-04-29 19:43:19] "DELETE /instance-ip/2d05492c-4403-11f1-af8f-fa163e35203f HTTP/1.1" 200 115 0.065324 10.0.0.19 - - [2026-04-29 19:43:20] "DELETE /virtual-machine-interface/2ce967d4-4403-11f1-af8f-fa163e35203f HTTP/1.1" 200 115 0.046217 10.0.0.19 - - [2026-04-29 19:43:20] "DELETE /virtual-machine/f2efd33a-404d-4842-8220-9a9e87d0640f HTTP/1.1" 200 115 0.014093 10.0.0.19 - - [2026-04-29 19:43:20] "GET /virtual-machine-interface/2b4a86e2-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021147 10.0.0.19 - - [2026-04-29 19:43:20] "POST /set-tag HTTP/1.1" 200 109 0.002721 10.0.0.19 - - [2026-04-29 19:43:20] "GET /virtual-machine-interface/2b4a86e2-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004504 10.0.0.19 - - [2026-04-29 19:43:20] "POST /set-tag HTTP/1.1" 200 109 0.002832 10.0.0.19 - - [2026-04-29 19:43:20] "GET /virtual-machine/b7add8c3-d820-449e-9a1d-7f77f8ab7f5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002914 10.0.0.19 - - [2026-04-29 19:43:20] "POST /ref-update HTTP/1.1" 200 156 0.010248 10.0.0.19 - - [2026-04-29 19:43:20] "GET /virtual-machine-interface/2b4a86e2-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017537 10.0.0.19 - - [2026-04-29 19:43:20] "POST /set-tag HTTP/1.1" 200 109 0.016543 10.0.0.19 - - [2026-04-29 19:43:20] "POST /set-tag HTTP/1.1" 200 109 0.031682 10.0.0.19 - - [2026-04-29 19:43:20] "POST /set-tag HTTP/1.1" 200 109 0.027836 10.0.0.19 - - [2026-04-29 19:43:20] "POST /set-tag HTTP/1.1" 200 109 0.017841 10.0.0.19 - - [2026-04-29 19:43:20] "POST /set-tag HTTP/1.1" 200 109 0.030250 10.0.0.19 - - [2026-04-29 19:43:20] "DELETE /instance-ip/2b613108-4403-11f1-af8f-fa163e35203f HTTP/1.1" 200 115 0.045828 10.0.0.19 - - [2026-04-29 19:43:20] "POST /ref-update HTTP/1.1" 200 156 0.007607 10.0.0.19 - - [2026-04-29 19:43:20] "DELETE /virtual-machine-interface/2b4a86e2-4403-11f1-af8f-fa163e35203f HTTP/1.1" 200 115 0.045002 10.0.0.19 - - [2026-04-29 19:43:20] "DELETE /virtual-machine/b7add8c3-d820-449e-9a1d-7f77f8ab7f5b HTTP/1.1" 200 115 0.021746 10.0.0.19 - - [2026-04-29 19:43:20] "DELETE /tag/adc7346b-da34-4e44-8081-d33408b1d012 HTTP/1.1" 200 115 0.030358 10.0.0.19 - - [2026-04-29 19:43:20] "GET /virtual-machine-interface/2c711266-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004420 10.0.0.19 - - [2026-04-29 19:43:20] "POST /set-tag HTTP/1.1" 200 109 0.002664 10.0.0.19 - - [2026-04-29 19:43:20] "GET /virtual-machine-interface/2c711266-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004549 10.0.0.19 - - [2026-04-29 19:43:20] "POST /set-tag HTTP/1.1" 200 109 0.002441 10.0.0.19 - - [2026-04-29 19:43:20] "GET /virtual-machine/8587f8f0-9255-4bd5-9d50-250c157b63b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003073 10.0.0.19 - - [2026-04-29 19:43:20] "POST /ref-update HTTP/1.1" 200 156 0.011605 10.0.0.19 - - [2026-04-29 19:43:20] "GET /virtual-machine-interface/2c711266-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007376 10.0.0.19 - - [2026-04-29 19:43:20] "POST /set-tag HTTP/1.1" 200 109 0.017776 10.0.0.19 - - [2026-04-29 19:43:20] "POST /set-tag HTTP/1.1" 200 109 0.046509 10.0.0.19 - - [2026-04-29 19:43:20] "POST /set-tag HTTP/1.1" 200 109 0.034738 10.0.0.19 - - [2026-04-29 19:43:20] "POST /set-tag HTTP/1.1" 200 109 0.021920 10.0.0.19 - - [2026-04-29 19:43:21] "POST /set-tag HTTP/1.1" 200 109 0.041583 10.0.0.19 - - [2026-04-29 19:43:21] "DELETE /instance-ip/2c88cc26-4403-11f1-af8f-fa163e35203f HTTP/1.1" 200 115 0.060299 10.0.0.19 - - [2026-04-29 19:43:21] "DELETE /virtual-machine-interface/2c711266-4403-11f1-af8f-fa163e35203f HTTP/1.1" 200 115 0.052057 10.0.0.19 - - [2026-04-29 19:43:21] "DELETE /virtual-machine/8587f8f0-9255-4bd5-9d50-250c157b63b1 HTTP/1.1" 200 115 0.019911 10.0.0.19 - - [2026-04-29 19:43:21] "DELETE /tag/2677f675-875a-4867-b612-df50e2dc030e HTTP/1.1" 409 388 0.005879 10.0.0.19 - - [2026-04-29 19:43:21] "DELETE /tag/8b473696-4254-41dc-a1cc-f2b5e7789448 HTTP/1.1" 200 115 0.042091 10.0.0.19 - - [2026-04-29 19:43:48] "GET /virtual-machine-interface/2ef989c8-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010022 10.0.0.19 - - [2026-04-29 19:43:48] "POST /set-tag HTTP/1.1" 200 109 0.004171 10.0.0.19 - - [2026-04-29 19:43:48] "GET /virtual-machine-interface/2ef989c8-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010796 10.0.0.19 - - [2026-04-29 19:43:49] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.19 - - [2026-04-29 19:43:49] "GET /virtual-machine/3183fab4-f3de-435d-8591-bd53890b7857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002740 10.0.0.19 - - [2026-04-29 19:43:49] "POST /ref-update HTTP/1.1" 200 156 0.012007 10.0.0.19 - - [2026-04-29 19:43:49] "GET /virtual-machine-interface/2ef989c8-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004106 10.0.0.19 - - [2026-04-29 19:43:49] "POST /set-tag HTTP/1.1" 200 109 0.015962 10.0.0.19 - - [2026-04-29 19:43:49] "POST /set-tag HTTP/1.1" 200 109 0.023006 10.0.0.19 - - [2026-04-29 19:43:49] "POST /set-tag HTTP/1.1" 200 109 0.024525 10.0.0.19 - - [2026-04-29 19:43:49] "POST /set-tag HTTP/1.1" 200 109 0.028306 10.0.0.19 - - [2026-04-29 19:43:49] "DELETE /instance-ip/2f13c892-4403-11f1-af8f-fa163e35203f HTTP/1.1" 200 115 0.046363 10.0.0.19 - - [2026-04-29 19:43:49] "DELETE /virtual-machine-interface/2ef989c8-4403-11f1-af8f-fa163e35203f HTTP/1.1" 200 115 0.058889 10.0.0.19 - - [2026-04-29 19:43:49] "DELETE /virtual-machine/3183fab4-f3de-435d-8591-bd53890b7857 HTTP/1.1" 200 115 0.022123 10.0.0.19 - - [2026-04-29 19:43:49] "DELETE /tag/0118fc38-cb30-46b1-b8f9-b088511878ac HTTP/1.1" 200 115 0.034357 10.0.0.19 - - [2026-04-29 19:43:49] "GET /virtual-machine-interface/2d83c98c-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004628 10.0.0.19 - - [2026-04-29 19:43:49] "POST /set-tag HTTP/1.1" 200 109 0.003742 10.0.0.19 - - [2026-04-29 19:43:49] "GET /virtual-machine-interface/2d83c98c-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004597 10.0.0.19 - - [2026-04-29 19:43:49] "POST /set-tag HTTP/1.1" 200 109 0.002338 10.0.0.19 - - [2026-04-29 19:43:49] "GET /virtual-machine/50543254-b592-40d4-89e4-c012689d75b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003330 10.0.0.19 - - [2026-04-29 19:43:49] "POST /ref-update HTTP/1.1" 200 156 0.011420 10.0.0.19 - - [2026-04-29 19:43:49] "GET /virtual-machine-interface/2d83c98c-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014503 10.0.0.19 - - [2026-04-29 19:43:49] "POST /set-tag HTTP/1.1" 200 109 0.017310 10.0.0.19 - - [2026-04-29 19:43:49] "POST /set-tag HTTP/1.1" 200 109 0.041968 10.0.0.19 - - [2026-04-29 19:43:49] "POST /set-tag HTTP/1.1" 200 109 0.035628 10.0.0.19 - - [2026-04-29 19:43:49] "POST /set-tag HTTP/1.1" 200 109 0.015896 10.0.0.19 - - [2026-04-29 19:43:49] "DELETE /instance-ip/2d9f2dc6-4403-11f1-af8f-fa163e35203f HTTP/1.1" 200 115 0.049850 10.0.0.19 - - [2026-04-29 19:43:49] "DELETE /virtual-machine-interface/2d83c98c-4403-11f1-af8f-fa163e35203f HTTP/1.1" 200 115 0.046862 10.0.0.19 - - [2026-04-29 19:43:49] "DELETE /virtual-machine/50543254-b592-40d4-89e4-c012689d75b7 HTTP/1.1" 200 115 0.032435 10.0.0.19 - - [2026-04-29 19:43:50] "DELETE /tag/ebcefbb6-409a-4e3e-9d1f-eba92717499e HTTP/1.1" 200 115 0.040642 10.0.0.19 - - [2026-04-29 19:43:50] "GET /virtual-machine-interface/2dffcfa0-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004189 10.0.0.19 - - [2026-04-29 19:43:50] "POST /set-tag HTTP/1.1" 200 109 0.003096 10.0.0.19 - - [2026-04-29 19:43:50] "GET /virtual-machine-interface/2dffcfa0-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004074 10.0.0.19 - - [2026-04-29 19:43:50] "POST /set-tag HTTP/1.1" 200 109 0.002190 10.0.0.19 - - [2026-04-29 19:43:50] "GET /virtual-machine/ade2ee9e-c41b-45cf-bc14-85a8f4fe24d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003060 10.0.0.19 - - [2026-04-29 19:43:50] "POST /ref-update HTTP/1.1" 200 156 0.009758 10.0.0.19 - - [2026-04-29 19:43:50] "GET /virtual-machine-interface/2dffcfa0-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013880 10.0.0.19 - - [2026-04-29 19:43:50] "POST /set-tag HTTP/1.1" 200 109 0.026327 10.0.0.19 - - [2026-04-29 19:43:50] "POST /set-tag HTTP/1.1" 200 109 0.046425 10.0.0.19 - - [2026-04-29 19:43:50] "POST /set-tag HTTP/1.1" 200 109 0.027841 10.0.0.19 - - [2026-04-29 19:43:50] "POST /set-tag HTTP/1.1" 200 109 0.016041 10.0.0.19 - - [2026-04-29 19:43:50] "DELETE /instance-ip/2e1c20d8-4403-11f1-af8f-fa163e35203f HTTP/1.1" 200 115 0.046762 10.0.0.19 - - [2026-04-29 19:43:50] "DELETE /virtual-machine-interface/2dffcfa0-4403-11f1-af8f-fa163e35203f HTTP/1.1" 200 115 0.046258 10.0.0.19 - - [2026-04-29 19:43:50] "DELETE /virtual-machine/ade2ee9e-c41b-45cf-bc14-85a8f4fe24d7 HTTP/1.1" 200 115 0.029007 10.0.0.19 - - [2026-04-29 19:43:50] "DELETE /tag/256ab0c3-792a-4d69-a026-0a3d6d9deaea HTTP/1.1" 200 115 0.048632 10.0.0.19 - - [2026-04-29 19:43:50] "DELETE /tag/d1d7cecd-a155-4021-a4cd-a22c6e8ee801 HTTP/1.1" 409 236 0.005751 10.0.0.19 - - [2026-04-29 19:43:50] "DELETE /tag/c3354719-ce82-4277-9c00-bfc56a286e63 HTTP/1.1" 200 115 0.044776 10.0.0.19 - - [2026-04-29 19:43:50] "GET /virtual-machine-interface/2e83daac-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005580 10.0.0.19 - - [2026-04-29 19:43:50] "POST /set-tag HTTP/1.1" 200 109 0.004427 10.0.0.19 - - [2026-04-29 19:43:50] "GET /virtual-machine-interface/2e83daac-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004021 10.0.0.19 - - [2026-04-29 19:43:50] "POST /set-tag HTTP/1.1" 200 109 0.002554 10.0.0.19 - - [2026-04-29 19:43:50] "GET /virtual-machine/459643df-e9e8-4310-a5fc-f2d8e6ddd35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004431 10.0.0.19 - - [2026-04-29 19:43:50] "POST /ref-update HTTP/1.1" 200 156 0.010898 10.0.0.19 - - [2026-04-29 19:43:50] "GET /virtual-machine-interface/2e83daac-4403-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009062 10.0.0.19 - - [2026-04-29 19:43:50] "POST /set-tag HTTP/1.1" 200 109 0.016830 10.0.0.19 - - [2026-04-29 19:43:50] "POST /set-tag HTTP/1.1" 200 109 0.026557 10.0.0.19 - - [2026-04-29 19:43:50] "POST /set-tag HTTP/1.1" 200 109 0.040434 10.0.0.19 - - [2026-04-29 19:43:50] "POST /set-tag HTTP/1.1" 200 109 0.020834 10.0.0.19 - - [2026-04-29 19:43:51] "DELETE /instance-ip/2e9e97fc-4403-11f1-af8f-fa163e35203f HTTP/1.1" 200 115 0.040762 10.0.0.19 - - [2026-04-29 19:43:51] "DELETE /virtual-machine-interface/2e83daac-4403-11f1-af8f-fa163e35203f HTTP/1.1" 200 115 0.060516 10.0.0.19 - - [2026-04-29 19:43:51] "DELETE /virtual-machine/459643df-e9e8-4310-a5fc-f2d8e6ddd35b HTTP/1.1" 200 115 0.033935 10.0.0.19 - - [2026-04-29 19:43:51] "DELETE /tag/e15ca059-8737-4689-87a0-73e11af9a684 HTTP/1.1" 409 236 0.005752 10.0.0.19 - - [2026-04-29 19:43:51] "DELETE /tag/484dd2b6-e0c3-4b9b-9173-2c6f45747e61 HTTP/1.1" 409 236 0.004701 10.0.0.19 - - [2026-04-29 19:43:51] "DELETE /tag/1451dcc3-3bf1-4345-9e0a-f493ccef5ab8 HTTP/1.1" 200 115 0.058607 10.0.0.19 - - [2026-04-29 19:43:52] "POST /projects HTTP/1.1" 409 238 0.006572 10.0.0.19 - - [2026-04-29 19:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.19 - - [2026-04-29 19:43:52] "GET /project/bcecb860-f575-4344-bef2-5887680d53f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.020777 10.0.0.19 - - [2026-04-29 19:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007445 10.0.0.19 - - [2026-04-29 19:43:52] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004106 10.0.0.19 - - [2026-04-29 19:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636 10.0.0.19 - - [2026-04-29 19:43:52] "GET /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003881 10.0.0.19 - - [2026-04-29 19:43:52] "POST /security-groups HTTP/1.1" 409 285 0.002491 10.0.0.19 - - [2026-04-29 19:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.19 - - [2026-04-29 19:43:52] "PUT /security-group/c8cbe748-ff3c-4b03-a8cc-9cd032ac3ee4 HTTP/1.1" 200 262 0.054790 10.0.0.19 - - [2026-04-29 19:43:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.026617 10.0.0.19 - - [2026-04-29 19:43:52] "PUT /access-control-list/0c502d66-5a38-4ed6-b2b8-825777bf65b6 HTTP/1.1" 200 272 0.013764 10.0.0.19 - - [2026-04-29 19:43:52] "PUT /access-control-list/15ed3f4c-3fc6-416b-8cb3-de387a48cdb4 HTTP/1.1" 200 272 0.031919 10.0.0.19 - - [2026-04-29 19:43:57] "POST /projects HTTP/1.1" 409 238 0.002491 10.0.0.19 - - [2026-04-29 19:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005625 10.0.0.19 - - [2026-04-29 19:43:57] "GET /project/bcecb860-f575-4344-bef2-5887680d53f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041816 10.0.0.19 - - [2026-04-29 19:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004556 10.0.0.19 - - [2026-04-29 19:43:57] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004641 10.0.0.19 - - [2026-04-29 19:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.19 - - [2026-04-29 19:43:57] "GET /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006219 10.0.0.19 - - [2026-04-29 19:43:57] "POST /security-groups HTTP/1.1" 409 285 0.003116 10.0.0.19 - - [2026-04-29 19:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.19 - - [2026-04-29 19:43:58] "PUT /security-group/c8cbe748-ff3c-4b03-a8cc-9cd032ac3ee4 HTTP/1.1" 200 262 0.061582 10.0.0.19 - - [2026-04-29 19:43:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020210 10.0.0.19 - - [2026-04-29 19:43:58] "GET /firewall-policy/92a44993-ee85-4e51-ae0a-cde50a04832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.013090 10.0.0.19 - - [2026-04-29 19:43:58] "PUT /access-control-list/0c502d66-5a38-4ed6-b2b8-825777bf65b6 HTTP/1.1" 200 272 0.032767 10.0.0.19 - - [2026-04-29 19:43:58] "PUT /access-control-list/15ed3f4c-3fc6-416b-8cb3-de387a48cdb4 HTTP/1.1" 200 272 0.019795 10.0.0.19 - - [2026-04-29 19:43:58] "GET /firewall-rule/d2d54779-2282-499b-8105-84c581840703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003360 10.0.0.19 - - [2026-04-29 19:43:58] "POST /ref-update HTTP/1.1" 200 156 0.052123 10.0.0.19 - - [2026-04-29 19:43:58] "DELETE /firewall-rule/d2d54779-2282-499b-8105-84c581840703 HTTP/1.1" 200 115 0.048874 10.0.0.19 - - [2026-04-29 19:43:58] "GET /firewall-policy/92a44993-ee85-4e51-ae0a-cde50a04832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.007937 10.0.0.19 - - [2026-04-29 19:43:58] "GET /firewall-rule/df396ed3-18ee-4f31-a4bc-caad167d81bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003027 10.0.0.19 - - [2026-04-29 19:43:58] "POST /ref-update HTTP/1.1" 200 156 0.051217 10.0.0.19 - - [2026-04-29 19:43:58] "DELETE /firewall-rule/df396ed3-18ee-4f31-a4bc-caad167d81bf HTTP/1.1" 200 115 0.040101 10.0.0.19 - - [2026-04-29 19:43:58] "DELETE /tag/e15ca059-8737-4689-87a0-73e11af9a684 HTTP/1.1" 409 236 0.006509 10.0.0.19 - - [2026-04-29 19:43:58] "DELETE /tag/a293e0e3-5947-47c8-961d-409ff3ca3018 HTTP/1.1" 200 115 0.039336 10.0.0.19 - - [2026-04-29 19:43:58] "DELETE /tag/484dd2b6-e0c3-4b9b-9173-2c6f45747e61 HTTP/1.1" 409 236 0.005031 10.0.0.19 - - [2026-04-29 19:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.19 - - [2026-04-29 19:43:58] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005814 10.0.0.19 - - [2026-04-29 19:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.19 - - [2026-04-29 19:43:58] "GET /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005445 10.0.0.19 - - [2026-04-29 19:43:58] "PUT /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e HTTP/1.1" 200 264 0.042365 10.0.0.19 - - [2026-04-29 19:43:58] "PUT /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545 HTTP/1.1" 200 264 0.042129 10.0.0.19 - - [2026-04-29 19:43:58] "DELETE /security-group/c8cbe748-ff3c-4b03-a8cc-9cd032ac3ee4 HTTP/1.1" 200 115 0.036468 10.0.0.19 - - [2026-04-29 19:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.19 - - [2026-04-29 19:43:58] "DELETE /access-control-list/0c502d66-5a38-4ed6-b2b8-825777bf65b6 HTTP/1.1" 200 115 0.034064 10.0.0.19 - - [2026-04-29 19:43:58] "DELETE /access-control-list/15ed3f4c-3fc6-416b-8cb3-de387a48cdb4 HTTP/1.1" 200 115 0.030923 10.0.0.19 - - [2026-04-29 19:43:58] "GET /project/bcecb860-f575-4344-bef2-5887680d53f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.035162 10.0.0.19 - - [2026-04-29 19:43:58] "GET /project/bcecb860-f575-4344-bef2-5887680d53f6?fields=security_groups HTTP/1.1" 200 1353 0.040538 10.0.0.19 - - [2026-04-29 19:43:58] "DELETE /security-group/06075ace-ecd1-481a-9428-7e3baab36878 HTTP/1.1" 200 115 0.038600 10.0.0.19 - - [2026-04-29 19:43:58] "DELETE /access-control-list/b48a9a9e-bd32-4b5b-beb2-7d046ffcb28c HTTP/1.1" 200 115 0.037801 10.0.0.19 - - [2026-04-29 19:43:59] "GET /project/bcecb860-f575-4344-bef2-5887680d53f6?fields=application_policy_sets HTTP/1.1" 200 1392 0.045061 10.0.0.19 - - [2026-04-29 19:43:59] "DELETE /access-control-list/2f065a25-3773-4e20-b870-1c3c13b64056 HTTP/1.1" 200 115 0.041492 10.0.0.19 - - [2026-04-29 19:43:59] "DELETE /project/bcecb860-f575-4344-bef2-5887680d53f6 HTTP/1.1" 200 115 0.298775 10.0.0.19 - - [2026-04-29 19:43:59] "POST /projects HTTP/1.1" 409 238 0.001923 10.0.0.19 - - [2026-04-29 19:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.19 - - [2026-04-29 19:43:59] "GET /project/582b568f-9fe9-421b-abb5-e8a7f674b786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030687 10.0.0.19 - - [2026-04-29 19:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.19 - - [2026-04-29 19:43:59] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005042 10.0.0.19 - - [2026-04-29 19:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.19 - - [2026-04-29 19:43:59] "GET /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005263 10.0.0.19 - - [2026-04-29 19:43:59] "POST /security-groups HTTP/1.1" 409 285 0.003874 10.0.0.19 - - [2026-04-29 19:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.19 - - [2026-04-29 19:43:59] "PUT /security-group/46ad0f94-739c-494d-aad6-174c11371005 HTTP/1.1" 200 262 0.063814 10.0.0.19 - - [2026-04-29 19:43:59] "PUT /access-control-list/773b0ae9-0fcc-4bbd-88b5-3687ab5c8e7b HTTP/1.1" 200 272 0.013547 10.0.0.19 - - [2026-04-29 19:43:59] "PUT /access-control-list/56e1560b-f843-49f4-9431-1b802aa1cb22 HTTP/1.1" 200 272 0.017156 10.0.0.19 - - [2026-04-29 19:43:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.024330 10.0.0.19 - - [2026-04-29 19:44:03] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003774 10.0.0.19 - - [2026-04-29 19:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.19 - - [2026-04-29 19:44:03] "GET /policy-management/2f1dbf16-9c28-43f0-bbba-a4edf118b8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003289 10.0.0.19 - - [2026-04-29 19:44:03] "GET /firewall-policy/936190ab-1ae3-4f11-8f3a-7b9896d13c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002913 10.0.0.19 - - [2026-04-29 19:44:03] "GET /firewall-rule/5f491ac1-7862-48f2-a6da-6646018c8d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003955 10.0.0.19 - - [2026-04-29 19:44:03] "POST /ref-update HTTP/1.1" 200 156 0.019621 10.0.0.19 - - [2026-04-29 19:44:04] "DELETE /firewall-rule/5f491ac1-7862-48f2-a6da-6646018c8d8f HTTP/1.1" 200 115 0.048191 10.0.0.19 - - [2026-04-29 19:44:04] "GET /firewall-policy/01781807-8d0f-4ba0-bd63-d312b14b19ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007726 10.0.0.19 - - [2026-04-29 19:44:04] "GET /firewall-rule/6d197a0f-a9f6-4b35-8a4c-33308cd206b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.002582 10.0.0.19 - - [2026-04-29 19:44:04] "POST /ref-update HTTP/1.1" 200 156 0.015708 10.0.0.19 - - [2026-04-29 19:44:04] "DELETE /firewall-rule/6d197a0f-a9f6-4b35-8a4c-33308cd206b9 HTTP/1.1" 200 115 0.053272 10.0.0.19 - - [2026-04-29 19:44:04] "GET /firewall-policy/01781807-8d0f-4ba0-bd63-d312b14b19ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.003839 10.0.0.19 - - [2026-04-29 19:44:04] "GET /firewall-rule/4995d003-3f5c-4fcd-98eb-2abd558cb807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.003210 10.0.0.19 - - [2026-04-29 19:44:04] "POST /ref-update HTTP/1.1" 200 156 0.017793 10.0.0.19 - - [2026-04-29 19:44:04] "DELETE /firewall-rule/4995d003-3f5c-4fcd-98eb-2abd558cb807 HTTP/1.1" 200 115 0.049527 10.0.0.19 - - [2026-04-29 19:44:04] "GET /application-policy-set/c7e11c03-5ecf-4ec4-8929-3855f3e8127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002737 10.0.0.19 - - [2026-04-29 19:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007973 10.0.0.19 - - [2026-04-29 19:44:04] "GET /policy-management/2f1dbf16-9c28-43f0-bbba-a4edf118b8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006037 10.0.0.19 - - [2026-04-29 19:44:04] "GET /firewall-policy/01781807-8d0f-4ba0-bd63-d312b14b19ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005433 10.0.0.19 - - [2026-04-29 19:44:04] "POST /ref-update HTTP/1.1" 200 156 0.024325 10.0.0.19 - - [2026-04-29 19:44:04] "DELETE /firewall-policy/01781807-8d0f-4ba0-bd63-d312b14b19ce HTTP/1.1" 200 115 0.040035 10.0.0.19 - - [2026-04-29 19:44:04] "DELETE /tag/e15ca059-8737-4689-87a0-73e11af9a684 HTTP/1.1" 200 115 0.058754 10.0.0.19 - - [2026-04-29 19:44:04] "DELETE /tag/2677f675-875a-4867-b612-df50e2dc030e HTTP/1.1" 200 115 0.064265 10.0.0.19 - - [2026-04-29 19:44:04] "DELETE /tag/d1d7cecd-a155-4021-a4cd-a22c6e8ee801 HTTP/1.1" 200 115 0.072750 10.0.0.19 - - [2026-04-29 19:44:04] "DELETE /tag/484dd2b6-e0c3-4b9b-9173-2c6f45747e61 HTTP/1.1" 200 115 0.056924 10.0.0.19 - - [2026-04-29 19:44:04] "DELETE /loadbalancer-member/49079bdc-cea0-4b54-ac03-eb638a0b69a1 HTTP/1.1" 200 115 0.033735 10.0.0.19 - - [2026-04-29 19:44:04] "DELETE /loadbalancer-pool/c5eb8f11-5c58-4a37-961d-82798b3935c4 HTTP/1.1" 200 115 0.040861 10.0.0.19 - - [2026-04-29 19:44:04] "DELETE /loadbalancer-listener/56761998-cbb5-4555-8b6c-1bd047d5dd85 HTTP/1.1" 200 115 0.048400 10.0.0.19 - - [2026-04-29 19:44:04] "DELETE /loadbalancer/b491c295-e938-4bf6-aed9-b1cd98049429 HTTP/1.1" 200 115 0.039246 10.0.0.19 - - [2026-04-29 19:44:04] "DELETE /floating-ip/8623ecb3-7f9d-4b58-b8ac-9c3bfeffabd5 HTTP/1.1" 200 115 0.044170 10.0.0.19 - - [2026-04-29 19:44:05] "DELETE /instance-ip/088fc043-61b6-4f06-8814-835b8edc3db1 HTTP/1.1" 200 115 0.062093 10.0.0.19 - - [2026-04-29 19:44:05] "DELETE /virtual-machine-interface/90d39461-21d5-4417-866b-5ce77b8ac37f HTTP/1.1" 200 115 0.057951 10.0.0.19 - - [2026-04-29 19:44:05] "DELETE /tag/3d495d63-aff7-4784-8104-3bec6da616ad HTTP/1.1" 200 115 0.051677 10.0.0.19 - - [2026-04-29 19:44:05] "POST /projects HTTP/1.1" 409 238 0.002770 10.0.0.19 - - [2026-04-29 19:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.19 - - [2026-04-29 19:44:05] "GET /project/582b568f-9fe9-421b-abb5-e8a7f674b786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038711 10.0.0.19 - - [2026-04-29 19:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.19 - - [2026-04-29 19:44:05] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004723 10.0.0.19 - - [2026-04-29 19:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.19 - - [2026-04-29 19:44:05] "GET /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004086 10.0.0.19 - - [2026-04-29 19:44:05] "POST /security-groups HTTP/1.1" 409 285 0.002827 10.0.0.19 - - [2026-04-29 19:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.19 - - [2026-04-29 19:44:05] "PUT /security-group/46ad0f94-739c-494d-aad6-174c11371005 HTTP/1.1" 200 262 0.073236 10.0.0.19 - - [2026-04-29 19:44:05] "PUT /access-control-list/773b0ae9-0fcc-4bbd-88b5-3687ab5c8e7b HTTP/1.1" 200 272 0.024878 10.0.0.19 - - [2026-04-29 19:44:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.076929 10.0.0.19 - - [2026-04-29 19:44:05] "GET /firewall-policy/92a44993-ee85-4e51-ae0a-cde50a04832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.030324 10.0.0.19 - - [2026-04-29 19:44:05] "PUT /access-control-list/56e1560b-f843-49f4-9431-1b802aa1cb22 HTTP/1.1" 200 272 0.070697 10.0.0.19 - - [2026-04-29 19:44:05] "GET /firewall-rule/88cfc909-d049-4833-a35f-6966db2b2703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004041 10.0.0.19 - - [2026-04-29 19:44:05] "POST /ref-update HTTP/1.1" 200 156 0.058049 10.0.0.19 - - [2026-04-29 19:44:05] "DELETE /firewall-rule/88cfc909-d049-4833-a35f-6966db2b2703 HTTP/1.1" 200 115 0.046398 10.0.0.19 - - [2026-04-29 19:44:05] "GET /firewall-policy/92a44993-ee85-4e51-ae0a-cde50a04832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005047 10.0.0.19 - - [2026-04-29 19:44:05] "GET /firewall-rule/563010fa-becf-403e-95b8-d7a74ab15c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003634 10.0.0.19 - - [2026-04-29 19:44:05] "POST /ref-update HTTP/1.1" 200 156 0.070078 10.0.0.19 - - [2026-04-29 19:44:05] "DELETE /firewall-rule/563010fa-becf-403e-95b8-d7a74ab15c2b HTTP/1.1" 200 115 0.071778 10.0.0.19 - - [2026-04-29 19:44:05] "DELETE /tag/8e798793-5583-4231-8ead-27a06b7d1027 HTTP/1.1" 200 115 0.055453 10.0.0.19 - - [2026-04-29 19:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.19 - - [2026-04-29 19:44:06] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004497 10.0.0.19 - - [2026-04-29 19:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.19 - - [2026-04-29 19:44:06] "GET /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005041 10.0.0.19 - - [2026-04-29 19:44:06] "PUT /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e HTTP/1.1" 200 264 0.062566 10.0.0.19 - - [2026-04-29 19:44:06] "PUT /virtual-network/f09bfe3e-998f-43ca-b6d2-e5e2b6434545 HTTP/1.1" 200 264 0.060655 10.0.0.19 - - [2026-04-29 19:44:06] "DELETE /security-group/46ad0f94-739c-494d-aad6-174c11371005 HTTP/1.1" 200 115 0.059215 10.0.0.19 - - [2026-04-29 19:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.19 - - [2026-04-29 19:44:06] "DELETE /access-control-list/773b0ae9-0fcc-4bbd-88b5-3687ab5c8e7b HTTP/1.1" 200 115 0.039083 10.0.0.19 - - [2026-04-29 19:44:06] "DELETE /access-control-list/56e1560b-f843-49f4-9431-1b802aa1cb22 HTTP/1.1" 200 115 0.041894 10.0.0.19 - - [2026-04-29 19:44:06] "GET /project/582b568f-9fe9-421b-abb5-e8a7f674b786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.062845 10.0.0.19 - - [2026-04-29 19:44:06] "GET /project/582b568f-9fe9-421b-abb5-e8a7f674b786?fields=security_groups HTTP/1.1" 200 1352 0.045097 10.0.0.19 - - [2026-04-29 19:44:06] "DELETE /security-group/9bde0c00-3c5e-414c-b468-8bf0b36c582f HTTP/1.1" 200 115 0.064996 10.0.0.19 - - [2026-04-29 19:44:06] "DELETE /access-control-list/47cea47d-1892-4154-bce6-cd7e9cf4c57d HTTP/1.1" 200 115 0.052290 10.0.0.19 - - [2026-04-29 19:44:06] "GET /project/582b568f-9fe9-421b-abb5-e8a7f674b786?fields=application_policy_sets HTTP/1.1" 200 1391 0.057113 10.0.0.19 - - [2026-04-29 19:44:06] "DELETE /access-control-list/7c5f857c-fb8f-4ca3-839e-326c5c0bb3f1 HTTP/1.1" 200 115 0.061546 10.0.0.19 - - [2026-04-29 19:44:06] "DELETE /project/582b568f-9fe9-421b-abb5-e8a7f674b786 HTTP/1.1" 200 115 0.393815 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:44:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000998 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:44:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001118 10.0.0.19 - - [2026-04-29 19:45:06] "GET / HTTP/1.1" 200 35931 0.001582 10.0.0.19 - - [2026-04-29 19:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.19 - - [2026-04-29 19:45:06] "GET /global-vrouter-config/9020eddc-7769-467f-960d-0db1e9ce80a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003126 10.0.0.19 - - [2026-04-29 19:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.19 - - [2026-04-29 19:45:06] "GET /global-vrouter-config/9020eddc-7769-467f-960d-0db1e9ce80a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002745 10.0.0.19 - - [2026-04-29 19:45:23] "GET / HTTP/1.1" 200 35931 0.001393 10.0.0.19 - - [2026-04-29 19:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.19 - - [2026-04-29 19:45:23] "GET /global-system-config/8914edb9-83f7-42ab-996e-f1fd534cd169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004560 10.0.0.19 - - [2026-04-29 19:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.19 - - [2026-04-29 19:45:23] "GET /config-node/d063a0b6-9268-4d1e-904e-236603ff9a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002683 10.0.0.19 - - [2026-04-29 19:45:23] "GET / HTTP/1.1" 200 35931 0.001322 10.0.0.19 - - [2026-04-29 19:45:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002446 10.0.0.19 - - [2026-04-29 19:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.19 - - [2026-04-29 19:45:28] "GET /global-vrouter-config/9020eddc-7769-467f-960d-0db1e9ce80a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002709 10.0.0.19 - - [2026-04-29 19:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.19 - - [2026-04-29 19:45:28] "PUT /global-vrouter-config/9020eddc-7769-467f-960d-0db1e9ce80a1 HTTP/1.1" 200 276 0.008174 10.0.0.19 - - [2026-04-29 19:45:29] "GET / HTTP/1.1" 200 35931 0.001974 10.0.0.19 - - [2026-04-29 19:45:29] "POST /alarms HTTP/1.1" 409 264 0.003761 10.0.0.19 - - [2026-04-29 19:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004695 10.0.0.19 - - [2026-04-29 19:45:29] "PUT /alarm/b1d6734b-889c-47f5-8487-0300a9a69bb5 HTTP/1.1" 200 244 0.010767 10.0.0.19 - - [2026-04-29 19:45:29] "POST /alarms HTTP/1.1" 409 261 0.005366 10.0.0.19 - - [2026-04-29 19:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.19 - - [2026-04-29 19:45:29] "PUT /alarm/66793fc1-4088-49a9-92fc-41c6fffc9c32 HTTP/1.1" 200 244 0.011630 10.0.0.19 - - [2026-04-29 19:45:29] "POST /alarms HTTP/1.1" 409 261 0.004320 10.0.0.19 - - [2026-04-29 19:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.19 - - [2026-04-29 19:45:29] "PUT /alarm/5edb4f88-7c7e-41c6-8d83-9831395919d9 HTTP/1.1" 200 244 0.010998 10.0.0.19 - - [2026-04-29 19:45:29] "POST /alarms HTTP/1.1" 409 253 0.006607 10.0.0.19 - - [2026-04-29 19:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.19 - - [2026-04-29 19:45:29] "PUT /alarm/ae267c48-bc99-44df-a7a3-626dc1a07df4 HTTP/1.1" 200 244 0.014281 10.0.0.19 - - [2026-04-29 19:45:29] "POST /alarms HTTP/1.1" 409 251 0.011198 10.0.0.19 - - [2026-04-29 19:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.19 - - [2026-04-29 19:45:29] "PUT /alarm/1f2d4915-a365-48df-8a3f-1119d80536f9 HTTP/1.1" 200 244 0.012939 10.0.0.19 - - [2026-04-29 19:45:29] "POST /alarms HTTP/1.1" 409 252 0.017035 10.0.0.19 - - [2026-04-29 19:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.19 - - [2026-04-29 19:45:29] "PUT /alarm/6ff59e77-5d7a-4b70-bbec-88f25860072d HTTP/1.1" 200 244 0.011300 10.0.0.19 - - [2026-04-29 19:45:29] "POST /alarms HTTP/1.1" 409 256 0.007264 10.0.0.19 - - [2026-04-29 19:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.19 - - [2026-04-29 19:45:29] "PUT /alarm/62a9e8a5-da68-4d71-9fb7-af6cedadd552 HTTP/1.1" 200 244 0.011235 10.0.0.19 - - [2026-04-29 19:45:29] "POST /alarms HTTP/1.1" 409 248 0.006655 10.0.0.19 - - [2026-04-29 19:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.19 - - [2026-04-29 19:45:29] "PUT /alarm/7c91696d-e4b9-4365-865e-8f130615f46d HTTP/1.1" 200 244 0.009821 10.0.0.19 - - [2026-04-29 19:45:29] "POST /alarms HTTP/1.1" 409 252 0.011730 10.0.0.19 - - [2026-04-29 19:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.19 - - [2026-04-29 19:45:29] "PUT /alarm/9322fb2c-5bda-412f-9157-64fe34e9656d HTTP/1.1" 200 244 0.012182 10.0.0.19 - - [2026-04-29 19:45:29] "POST /alarms HTTP/1.1" 409 257 0.004528 10.0.0.19 - - [2026-04-29 19:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.19 - - [2026-04-29 19:45:29] "PUT /alarm/c10893c4-68db-4174-b98e-67713d0a7a57 HTTP/1.1" 200 244 0.011124 10.0.0.19 - - [2026-04-29 19:45:29] "POST /alarms HTTP/1.1" 409 251 0.008493 10.0.0.19 - - [2026-04-29 19:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.19 - - [2026-04-29 19:45:30] "PUT /alarm/20d63118-cf88-448d-80f7-115d996d1b72 HTTP/1.1" 200 244 0.011150 10.0.0.19 - - [2026-04-29 19:45:30] "POST /alarms HTTP/1.1" 409 257 0.003896 10.0.0.19 - - [2026-04-29 19:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.19 - - [2026-04-29 19:45:30] "PUT /alarm/98194881-26bb-4513-8c09-1a5e85fe99c2 HTTP/1.1" 200 244 0.013116 10.0.0.19 - - [2026-04-29 19:45:30] "POST /alarms HTTP/1.1" 409 261 0.011227 10.0.0.19 - - [2026-04-29 19:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.19 - - [2026-04-29 19:45:30] "PUT /alarm/43263029-7684-45b2-bb7c-aba63d11bfe8 HTTP/1.1" 200 244 0.011199 10.0.0.19 - - [2026-04-29 19:45:30] "POST /alarms HTTP/1.1" 409 258 0.006861 10.0.0.19 - - [2026-04-29 19:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.19 - - [2026-04-29 19:45:30] "PUT /alarm/a9135162-d897-42ae-a452-dde35f4691fa HTTP/1.1" 200 244 0.011587 10.0.0.19 - - [2026-04-29 19:45:30] "POST /alarms HTTP/1.1" 409 254 0.006780 10.0.0.19 - - [2026-04-29 19:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.19 - - [2026-04-29 19:45:30] "PUT /alarm/5f3e1d29-68f3-4a58-ad10-641763738090 HTTP/1.1" 200 244 0.012448 10.0.0.19 - - [2026-04-29 19:45:30] "POST /alarms HTTP/1.1" 409 254 0.005783 10.0.0.19 - - [2026-04-29 19:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.19 - - [2026-04-29 19:45:30] "PUT /alarm/a6672779-5f0a-47e9-b200-a0c3ca2e26c8 HTTP/1.1" 200 244 0.013246 10.0.0.19 - - [2026-04-29 19:45:30] "POST /alarms HTTP/1.1" 409 254 0.008303 10.0.0.19 - - [2026-04-29 19:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.19 - - [2026-04-29 19:45:30] "PUT /alarm/e525d2f2-4b13-4f4a-bab3-a752c2f955c1 HTTP/1.1" 200 244 0.010649 10.0.0.19 - - [2026-04-29 19:45:30] "POST /alarms HTTP/1.1" 409 247 0.005878 10.0.0.19 - - [2026-04-29 19:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.19 - - [2026-04-29 19:45:30] "PUT /alarm/744de209-d0ec-4f00-a3a3-4a33fb9d8c85 HTTP/1.1" 200 244 0.011268 10.0.0.19 - - [2026-04-29 19:45:30] "POST /alarms HTTP/1.1" 409 272 0.014428 10.0.0.19 - - [2026-04-29 19:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.19 - - [2026-04-29 19:45:30] "PUT /alarm/26d8d4fa-6626-49c5-9502-d7268f1c7898 HTTP/1.1" 200 244 0.012432 10.0.0.19 - - [2026-04-29 19:45:30] "POST /alarms HTTP/1.1" 409 261 0.008257 10.0.0.19 - - [2026-04-29 19:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.19 - - [2026-04-29 19:45:30] "PUT /alarm/8d12b622-c969-42d7-a967-8b675aa358e4 HTTP/1.1" 200 244 0.012136 10.0.0.19 - - [2026-04-29 19:45:30] "POST /alarms HTTP/1.1" 409 259 0.005709 10.0.0.19 - - [2026-04-29 19:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.19 - - [2026-04-29 19:45:30] "PUT /alarm/b1a62df0-cc92-47c2-97cc-f72bc22d1c72 HTTP/1.1" 200 244 0.020818 10.0.0.19 - - [2026-04-29 19:45:30] "POST /alarms HTTP/1.1" 409 265 0.009477 10.0.0.19 - - [2026-04-29 19:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.19 - - [2026-04-29 19:45:30] "PUT /alarm/ac12b02c-4994-4fa5-8720-f25ae5ff38a5 HTTP/1.1" 200 244 0.010179 10.0.0.19 - - [2026-04-29 19:45:30] "POST /alarms HTTP/1.1" 409 279 0.003404 10.0.0.19 - - [2026-04-29 19:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.19 - - [2026-04-29 19:45:30] "PUT /alarm/c4a35f90-8c61-445d-b49d-2fd5c5c7b13b HTTP/1.1" 200 244 0.012073 10.0.0.19 - - [2026-04-29 19:45:31] "GET / HTTP/1.1" 200 35931 0.001900 10.0.0.19 - - [2026-04-29 19:45:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002431 10.0.0.19 - - [2026-04-29 19:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.19 - - [2026-04-29 19:45:31] "PUT /global-vrouter-config/9020eddc-7769-467f-960d-0db1e9ce80a1 HTTP/1.1" 200 276 0.009872 10.0.0.19 - - [2026-04-29 19:45:31] "GET / HTTP/1.1" 200 35931 0.001395 10.0.0.19 - - [2026-04-29 19:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.19 - - [2026-04-29 19:45:31] "GET /global-vrouter-config/9020eddc-7769-467f-960d-0db1e9ce80a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002883 10.0.0.19 - - [2026-04-29 19:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.19 - - [2026-04-29 19:45:31] "PUT /global-vrouter-config/9020eddc-7769-467f-960d-0db1e9ce80a1 HTTP/1.1" 200 276 0.009205 10.0.0.19 - - [2026-04-29 19:45:31] "GET / HTTP/1.1" 200 35931 0.001958 10.0.0.19 - - [2026-04-29 19:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.19 - - [2026-04-29 19:45:31] "GET /global-system-config/8914edb9-83f7-42ab-996e-f1fd534cd169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004859 10.0.0.19 - - [2026-04-29 19:45:31] "PUT /global-system-config/8914edb9-83f7-42ab-996e-f1fd534cd169 HTTP/1.1" 200 274 0.015078 10.0.0.19 - - [2026-04-29 19:45:35] "GET / HTTP/1.1" 200 35931 0.001428 10.0.0.19 - - [2026-04-29 19:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.19 - - [2026-04-29 19:45:35] "GET /routing-instance/4ec3e429-7519-429b-83c2-ac49c088b5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002634 10.0.0.19 - - [2026-04-29 19:45:35] "POST /bgp-routers HTTP/1.1" 409 301 0.002077 10.0.0.19 - - [2026-04-29 19:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006623 10.0.0.19 - - [2026-04-29 19:45:35] "GET /bgp-router/0f1e63bb-be0a-49fd-bcee-e24ac249d477?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002845 10.0.0.19 - - [2026-04-29 19:45:35] "PUT /bgp-router/0f1e63bb-be0a-49fd-bcee-e24ac249d477 HTTP/1.1" 200 254 0.012531 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:45:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:45:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001071 10.0.0.19 - - [2026-04-29 19:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.19 - - [2026-04-29 19:45:37] "GET /global-vrouter-config/9020eddc-7769-467f-960d-0db1e9ce80a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005647 10.0.0.19 - - [2026-04-29 19:45:50] "GET / HTTP/1.1" 200 35931 0.001654 10.0.0.19 - - [2026-04-29 19:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.19 - - [2026-04-29 19:45:50] "GET /global-system-config/8914edb9-83f7-42ab-996e-f1fd534cd169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004411 10.0.0.19 - - [2026-04-29 19:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.19 - - [2026-04-29 19:45:50] "GET /config-node/d063a0b6-9268-4d1e-904e-236603ff9a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002161 10.0.0.19 - - [2026-04-29 19:46:01] "GET / HTTP/1.1" 200 35931 0.001643 10.0.0.19 - - [2026-04-29 19:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.19 - - [2026-04-29 19:46:01] "GET /routing-instance/4ec3e429-7519-429b-83c2-ac49c088b5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002851 10.0.0.19 - - [2026-04-29 19:46:01] "POST /bgp-routers HTTP/1.1" 409 301 0.002189 10.0.0.19 - - [2026-04-29 19:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.19 - - [2026-04-29 19:46:01] "GET /bgp-router/0f1e63bb-be0a-49fd-bcee-e24ac249d477?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003133 10.0.0.19 - - [2026-04-29 19:46:02] "PUT /bgp-router/0f1e63bb-be0a-49fd-bcee-e24ac249d477 HTTP/1.1" 200 254 0.015168 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:46:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000964 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:46:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001109 10.0.0.19 - - [2026-04-29 19:46:16] "GET / HTTP/1.1" 200 35931 0.001708 10.0.0.19 - - [2026-04-29 19:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.19 - - [2026-04-29 19:46:16] "GET /global-system-config/8914edb9-83f7-42ab-996e-f1fd534cd169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004559 10.0.0.19 - - [2026-04-29 19:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.19 - - [2026-04-29 19:46:16] "GET /config-node/d063a0b6-9268-4d1e-904e-236603ff9a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.007363 10.0.0.19 - - [2026-04-29 19:46:17] "GET / HTTP/1.1" 200 35931 0.001512 10.0.0.19 - - [2026-04-29 19:46:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001917 10.0.0.19 - - [2026-04-29 19:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.19 - - [2026-04-29 19:46:22] "GET /global-vrouter-config/9020eddc-7769-467f-960d-0db1e9ce80a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002708 10.0.0.19 - - [2026-04-29 19:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.19 - - [2026-04-29 19:46:22] "PUT /global-vrouter-config/9020eddc-7769-467f-960d-0db1e9ce80a1 HTTP/1.1" 200 276 0.008741 10.0.0.19 - - [2026-04-29 19:46:22] "GET / HTTP/1.1" 200 35931 0.001691 10.0.0.19 - - [2026-04-29 19:46:22] "POST /alarms HTTP/1.1" 409 264 0.002060 10.0.0.19 - - [2026-04-29 19:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.19 - - [2026-04-29 19:46:22] "PUT /alarm/b1d6734b-889c-47f5-8487-0300a9a69bb5 HTTP/1.1" 200 244 0.010576 10.0.0.19 - - [2026-04-29 19:46:22] "POST /alarms HTTP/1.1" 409 261 0.008642 10.0.0.19 - - [2026-04-29 19:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.19 - - [2026-04-29 19:46:22] "PUT /alarm/66793fc1-4088-49a9-92fc-41c6fffc9c32 HTTP/1.1" 200 244 0.011629 10.0.0.19 - - [2026-04-29 19:46:22] "POST /alarms HTTP/1.1" 409 261 0.006305 10.0.0.19 - - [2026-04-29 19:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.19 - - [2026-04-29 19:46:22] "PUT /alarm/5edb4f88-7c7e-41c6-8d83-9831395919d9 HTTP/1.1" 200 244 0.011195 10.0.0.19 - - [2026-04-29 19:46:22] "POST /alarms HTTP/1.1" 409 253 0.006875 10.0.0.19 - - [2026-04-29 19:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.19 - - [2026-04-29 19:46:22] "PUT /alarm/ae267c48-bc99-44df-a7a3-626dc1a07df4 HTTP/1.1" 200 244 0.009905 10.0.0.19 - - [2026-04-29 19:46:22] "POST /alarms HTTP/1.1" 409 251 0.008210 10.0.0.19 - - [2026-04-29 19:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.19 - - [2026-04-29 19:46:22] "PUT /alarm/1f2d4915-a365-48df-8a3f-1119d80536f9 HTTP/1.1" 200 244 0.010828 10.0.0.19 - - [2026-04-29 19:46:22] "POST /alarms HTTP/1.1" 409 252 0.003533 10.0.0.19 - - [2026-04-29 19:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.19 - - [2026-04-29 19:46:22] "PUT /alarm/6ff59e77-5d7a-4b70-bbec-88f25860072d HTTP/1.1" 200 244 0.009871 10.0.0.19 - - [2026-04-29 19:46:22] "POST /alarms HTTP/1.1" 409 256 0.007804 10.0.0.19 - - [2026-04-29 19:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.19 - - [2026-04-29 19:46:22] "PUT /alarm/62a9e8a5-da68-4d71-9fb7-af6cedadd552 HTTP/1.1" 200 244 0.010054 10.0.0.19 - - [2026-04-29 19:46:22] "POST /alarms HTTP/1.1" 409 248 0.008554 10.0.0.19 - - [2026-04-29 19:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.19 - - [2026-04-29 19:46:22] "PUT /alarm/7c91696d-e4b9-4365-865e-8f130615f46d HTTP/1.1" 200 244 0.010669 10.0.0.19 - - [2026-04-29 19:46:22] "POST /alarms HTTP/1.1" 409 252 0.006518 10.0.0.19 - - [2026-04-29 19:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.19 - - [2026-04-29 19:46:22] "PUT /alarm/9322fb2c-5bda-412f-9157-64fe34e9656d HTTP/1.1" 200 244 0.010031 10.0.0.19 - - [2026-04-29 19:46:23] "POST /alarms HTTP/1.1" 409 257 0.011102 10.0.0.19 - - [2026-04-29 19:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.19 - - [2026-04-29 19:46:23] "PUT /alarm/c10893c4-68db-4174-b98e-67713d0a7a57 HTTP/1.1" 200 244 0.011334 10.0.0.19 - - [2026-04-29 19:46:23] "POST /alarms HTTP/1.1" 409 251 0.008235 10.0.0.19 - - [2026-04-29 19:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.19 - - [2026-04-29 19:46:23] "PUT /alarm/20d63118-cf88-448d-80f7-115d996d1b72 HTTP/1.1" 200 244 0.013529 10.0.0.19 - - [2026-04-29 19:46:23] "POST /alarms HTTP/1.1" 409 257 0.010796 10.0.0.19 - - [2026-04-29 19:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.19 - - [2026-04-29 19:46:23] "PUT /alarm/98194881-26bb-4513-8c09-1a5e85fe99c2 HTTP/1.1" 200 244 0.013385 10.0.0.19 - - [2026-04-29 19:46:23] "POST /alarms HTTP/1.1" 409 261 0.006589 10.0.0.19 - - [2026-04-29 19:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.19 - - [2026-04-29 19:46:23] "PUT /alarm/43263029-7684-45b2-bb7c-aba63d11bfe8 HTTP/1.1" 200 244 0.010676 10.0.0.19 - - [2026-04-29 19:46:23] "POST /alarms HTTP/1.1" 409 258 0.012418 10.0.0.19 - - [2026-04-29 19:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.19 - - [2026-04-29 19:46:23] "PUT /alarm/a9135162-d897-42ae-a452-dde35f4691fa HTTP/1.1" 200 244 0.010732 10.0.0.19 - - [2026-04-29 19:46:23] "POST /alarms HTTP/1.1" 409 254 0.007014 10.0.0.19 - - [2026-04-29 19:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.19 - - [2026-04-29 19:46:23] "PUT /alarm/5f3e1d29-68f3-4a58-ad10-641763738090 HTTP/1.1" 200 244 0.010834 10.0.0.19 - - [2026-04-29 19:46:23] "POST /alarms HTTP/1.1" 409 254 0.009898 10.0.0.19 - - [2026-04-29 19:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.19 - - [2026-04-29 19:46:23] "PUT /alarm/a6672779-5f0a-47e9-b200-a0c3ca2e26c8 HTTP/1.1" 200 244 0.012036 10.0.0.19 - - [2026-04-29 19:46:23] "POST /alarms HTTP/1.1" 409 254 0.007422 10.0.0.19 - - [2026-04-29 19:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.19 - - [2026-04-29 19:46:23] "PUT /alarm/e525d2f2-4b13-4f4a-bab3-a752c2f955c1 HTTP/1.1" 200 244 0.009752 10.0.0.19 - - [2026-04-29 19:46:23] "POST /alarms HTTP/1.1" 409 247 0.011180 10.0.0.19 - - [2026-04-29 19:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.19 - - [2026-04-29 19:46:23] "PUT /alarm/744de209-d0ec-4f00-a3a3-4a33fb9d8c85 HTTP/1.1" 200 244 0.015831 10.0.0.19 - - [2026-04-29 19:46:23] "POST /alarms HTTP/1.1" 409 272 0.003982 10.0.0.19 - - [2026-04-29 19:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.19 - - [2026-04-29 19:46:23] "PUT /alarm/26d8d4fa-6626-49c5-9502-d7268f1c7898 HTTP/1.1" 200 244 0.011009 10.0.0.19 - - [2026-04-29 19:46:23] "POST /alarms HTTP/1.1" 409 261 0.009418 10.0.0.19 - - [2026-04-29 19:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.19 - - [2026-04-29 19:46:23] "PUT /alarm/8d12b622-c969-42d7-a967-8b675aa358e4 HTTP/1.1" 200 244 0.009107 10.0.0.19 - - [2026-04-29 19:46:23] "POST /alarms HTTP/1.1" 409 259 0.005788 10.0.0.19 - - [2026-04-29 19:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.19 - - [2026-04-29 19:46:23] "PUT /alarm/b1a62df0-cc92-47c2-97cc-f72bc22d1c72 HTTP/1.1" 200 244 0.016513 10.0.0.19 - - [2026-04-29 19:46:23] "POST /alarms HTTP/1.1" 409 265 0.004280 10.0.0.19 - - [2026-04-29 19:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.19 - - [2026-04-29 19:46:23] "PUT /alarm/ac12b02c-4994-4fa5-8720-f25ae5ff38a5 HTTP/1.1" 200 244 0.009363 10.0.0.19 - - [2026-04-29 19:46:23] "POST /alarms HTTP/1.1" 409 279 0.011059 10.0.0.19 - - [2026-04-29 19:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.19 - - [2026-04-29 19:46:24] "PUT /alarm/c4a35f90-8c61-445d-b49d-2fd5c5c7b13b HTTP/1.1" 200 244 0.025423 10.0.0.19 - - [2026-04-29 19:46:24] "GET / HTTP/1.1" 200 35931 0.001992 10.0.0.19 - - [2026-04-29 19:46:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002037 10.0.0.19 - - [2026-04-29 19:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.19 - - [2026-04-29 19:46:24] "PUT /global-vrouter-config/9020eddc-7769-467f-960d-0db1e9ce80a1 HTTP/1.1" 200 276 0.008514 10.0.0.19 - - [2026-04-29 19:46:24] "GET / HTTP/1.1" 200 35931 0.001755 10.0.0.19 - - [2026-04-29 19:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.19 - - [2026-04-29 19:46:24] "GET /global-vrouter-config/9020eddc-7769-467f-960d-0db1e9ce80a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002741 10.0.0.19 - - [2026-04-29 19:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.19 - - [2026-04-29 19:46:24] "PUT /global-vrouter-config/9020eddc-7769-467f-960d-0db1e9ce80a1 HTTP/1.1" 200 276 0.011466 10.0.0.19 - - [2026-04-29 19:46:24] "GET / HTTP/1.1" 200 35931 0.001681 10.0.0.19 - - [2026-04-29 19:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.19 - - [2026-04-29 19:46:24] "GET /global-system-config/8914edb9-83f7-42ab-996e-f1fd534cd169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004997 10.0.0.19 - - [2026-04-29 19:46:24] "PUT /global-system-config/8914edb9-83f7-42ab-996e-f1fd534cd169 HTTP/1.1" 200 274 0.015024 10.0.0.19 - - [2026-04-29 19:46:28] "GET / HTTP/1.1" 200 35931 0.001523 10.0.0.19 - - [2026-04-29 19:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.19 - - [2026-04-29 19:46:28] "GET /routing-instance/4ec3e429-7519-429b-83c2-ac49c088b5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002886 10.0.0.19 - - [2026-04-29 19:46:28] "POST /bgp-routers HTTP/1.1" 409 301 0.003183 10.0.0.19 - - [2026-04-29 19:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.19 - - [2026-04-29 19:46:28] "GET /bgp-router/0f1e63bb-be0a-49fd-bcee-e24ac249d477?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003636 10.0.0.19 - - [2026-04-29 19:46:28] "PUT /bgp-router/0f1e63bb-be0a-49fd-bcee-e24ac249d477 HTTP/1.1" 200 254 0.024277 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:46:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000944 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:46:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001038 10.0.0.19 - - [2026-04-29 19:46:32] "POST /tags HTTP/1.1" 200 355 0.033459 10.0.0.19 - - [2026-04-29 19:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007504 10.0.0.19 - - [2026-04-29 19:46:32] "GET /tag/d6d450e1-de85-424b-a49e-bd82f7b6adab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.021929 10.0.0.19 - - [2026-04-29 19:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.19 - - [2026-04-29 19:46:32] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.008934 10.0.0.19 - - [2026-04-29 19:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.19 - - [2026-04-29 19:46:32] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.064351 10.0.0.19 - - [2026-04-29 19:46:32] "POST /virtual-machines HTTP/1.1" 200 351 0.012519 10.0.0.19 - - [2026-04-29 19:46:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.012445 10.0.0.19 - - [2026-04-29 19:46:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.113892 10.0.0.19 - - [2026-04-29 19:46:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008084 10.0.0.19 - - [2026-04-29 19:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006172 10.0.0.19 - - [2026-04-29 19:46:32] "GET /virtual-machine-interface/1f8ab07e-4404-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.008462 10.0.0.19 - - [2026-04-29 19:46:32] "POST /instance-ips HTTP/1.1" 200 391 0.020520 10.0.0.19 - - [2026-04-29 19:46:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.024814 10.0.0.19 - - [2026-04-29 19:46:32] "GET /virtual-machine-interface/1f8ab07e-4404-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.008286 10.0.0.19 - - [2026-04-29 19:46:32] "POST /set-tag HTTP/1.1" 200 109 0.029712 10.0.0.19 - - [2026-04-29 19:46:32] "GET /virtual-machine-interface/1f8ab07e-4404-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.020456 10.0.0.19 - - [2026-04-29 19:46:32] "GET /instance-ip/1fa65392-4404-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.007651 10.0.0.19 - - [2026-04-29 19:46:32] "GET /virtual-machine-interface/1f8ab07e-4404-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006082 10.0.0.19 - - [2026-04-29 19:46:32] "POST /set-tag HTTP/1.1" 200 109 0.002682 10.0.0.19 - - [2026-04-29 19:46:33] "GET /virtual-router/10c80ec7-52d1-4460-8597-229b58e472a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.007966 10.0.0.19 - - [2026-04-29 19:46:33] "POST /ref-update HTTP/1.1" 200 156 0.009054 10.0.0.19 - - [2026-04-29 19:46:33] "GET /virtual-machine-interface/1f8ab07e-4404-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.016494 10.0.0.19 - - [2026-04-29 19:46:33] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.19 - - [2026-04-29 19:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.19 - - [2026-04-29 19:46:33] "GET /virtual-network/9abb207c-18f8-4991-892c-168c3d74735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005728 10.0.0.19 - - [2026-04-29 19:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.19 - - [2026-04-29 19:46:33] "GET /project/73c17359-2f84-4f50-80ce-4c1be2fdddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.036264 10.0.0.19 - - [2026-04-29 19:46:33] "POST /virtual-machines HTTP/1.1" 200 355 0.009083 10.0.0.19 - - [2026-04-29 19:46:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.022956 10.0.0.19 - - [2026-04-29 19:46:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.107489 10.0.0.19 - - [2026-04-29 19:46:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.019568 10.0.0.19 - - [2026-04-29 19:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005736 10.0.0.19 - - [2026-04-29 19:46:33] "GET /virtual-machine-interface/2001ac92-4404-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.008136 10.0.0.19 - - [2026-04-29 19:46:33] "POST /instance-ips HTTP/1.1" 200 395 0.030846 10.0.0.19 - - [2026-04-29 19:46:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.026793 10.0.0.19 - - [2026-04-29 19:46:33] "GET /virtual-machine-interface/2001ac92-4404-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.015502 10.0.0.19 - - [2026-04-29 19:46:33] "POST /set-tag HTTP/1.1" 200 109 0.015368 10.0.0.19 - - [2026-04-29 19:46:33] "GET /virtual-machine-interface/2001ac92-4404-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.016474 10.0.0.19 - - [2026-04-29 19:46:33] "GET /instance-ip/201d5712-4404-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.006315 10.0.0.19 - - [2026-04-29 19:46:33] "GET /virtual-machine-interface/2001ac92-4404-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004967 10.0.0.19 - - [2026-04-29 19:46:33] "POST /set-tag HTTP/1.1" 200 109 0.002702 10.0.0.19 - - [2026-04-29 19:46:33] "GET /virtual-router/10c80ec7-52d1-4460-8597-229b58e472a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.006795 10.0.0.19 - - [2026-04-29 19:46:33] "POST /ref-update HTTP/1.1" 200 156 0.008104 10.0.0.19 - - [2026-04-29 19:46:33] "GET /virtual-machine-interface/2001ac92-4404-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004408 10.0.0.19 - - [2026-04-29 19:46:33] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.19 - - [2026-04-29 19:46:33] "GET /virtual-machine-interface/1f8ab07e-4404-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003859 10.0.0.19 - - [2026-04-29 19:46:33] "POST /set-tag HTTP/1.1" 200 109 0.002213 10.0.0.19 - - [2026-04-29 19:46:33] "GET /virtual-machine-interface/2001ac92-4404-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005048 10.0.0.19 - - [2026-04-29 19:46:33] "POST /set-tag HTTP/1.1" 200 109 0.002322 10.0.0.19 - - [2026-04-29 19:46:44] "GET / HTTP/1.1" 200 35931 0.001772 10.0.0.19 - - [2026-04-29 19:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.19 - - [2026-04-29 19:46:44] "GET /global-system-config/8914edb9-83f7-42ab-996e-f1fd534cd169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006945 10.0.0.19 - - [2026-04-29 19:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.19 - - [2026-04-29 19:46:44] "GET /config-node/d063a0b6-9268-4d1e-904e-236603ff9a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002451 10.0.0.19 - - [2026-04-29 19:46:46] "GET /virtual-machine-interface/1f8ab07e-4404-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005466 10.0.0.19 - - [2026-04-29 19:46:46] "POST /set-tag HTTP/1.1" 200 109 0.002487 10.0.0.19 - - [2026-04-29 19:46:47] "GET /virtual-machine-interface/2001ac92-4404-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005812 10.0.0.19 - - [2026-04-29 19:46:47] "POST /set-tag HTTP/1.1" 200 109 0.002598 10.0.0.19 - - [2026-04-29 19:46:48] "GET /virtual-machine-interface/1f8ab07e-4404-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004870 10.0.0.19 - - [2026-04-29 19:46:48] "POST /set-tag HTTP/1.1" 200 109 0.005188 10.0.0.19 - - [2026-04-29 19:46:56] "GET / HTTP/1.1" 200 35931 0.001608 10.0.0.19 - - [2026-04-29 19:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.19 - - [2026-04-29 19:46:56] "GET /routing-instance/4ec3e429-7519-429b-83c2-ac49c088b5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002838 10.0.0.19 - - [2026-04-29 19:46:56] "POST /bgp-routers HTTP/1.1" 409 301 0.001997 10.0.0.19 - - [2026-04-29 19:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.19 - - [2026-04-29 19:46:56] "GET /bgp-router/0f1e63bb-be0a-49fd-bcee-e24ac249d477?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005637 10.0.0.19 - - [2026-04-29 19:46:56] "PUT /bgp-router/0f1e63bb-be0a-49fd-bcee-e24ac249d477 HTTP/1.1" 200 254 0.017046 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:46:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000949 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:46:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001313 10.0.0.19 - - [2026-04-29 19:46:59] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006053 10.0.0.19 - - [2026-04-29 19:46:59] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.19 - - [2026-04-29 19:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.19 - - [2026-04-29 19:46:59] "GET /loadbalancer/c7036bc4-3a8b-4d26-9f06-e654889ad0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002539 10.0.0.19 - - [2026-04-29 19:46:59] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004044 10.0.0.19 - - [2026-04-29 19:46:59] "POST /set-tag HTTP/1.1" 200 109 0.019270 10.0.0.19 - - [2026-04-29 19:46:59] "DELETE /loadbalancer-member/3cf56150-3de7-4fc5-beeb-53a1ace72145 HTTP/1.1" 200 115 0.054310 10.0.0.19 - - [2026-04-29 19:46:59] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006112 10.0.0.19 - - [2026-04-29 19:46:59] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.19 - - [2026-04-29 19:46:59] "DELETE /loadbalancer-member/bba79a91-37db-48a9-94ca-e40976276ffc HTTP/1.1" 200 115 0.033320 10.0.0.19 - - [2026-04-29 19:46:59] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006164 10.0.0.19 - - [2026-04-29 19:46:59] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.19 - - [2026-04-29 19:46:59] "DELETE /loadbalancer-member/877af9ec-28ab-4756-8120-633f1ad8050b HTTP/1.1" 200 115 0.037249 10.0.0.19 - - [2026-04-29 19:46:59] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005086 10.0.0.19 - - [2026-04-29 19:46:59] "POST /set-tag HTTP/1.1" 200 109 0.002635 10.0.0.19 - - [2026-04-29 19:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.19 - - [2026-04-29 19:46:59] "GET /loadbalancer/c7036bc4-3a8b-4d26-9f06-e654889ad0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002452 10.0.0.19 - - [2026-04-29 19:46:59] "GET /loadbalancer-pool/f5ec87a7-ccc5-406f-b2fe-b4c5a5a2faaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005293 10.0.0.19 - - [2026-04-29 19:46:59] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023134 10.0.0.19 - - [2026-04-29 19:46:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.029455 10.0.0.19 - - [2026-04-29 19:46:59] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016707 10.0.0.19 - - [2026-04-29 19:47:00] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006252 10.0.0.19 - - [2026-04-29 19:47:00] "GET /floating-ip/1e9e9986-c3c6-41e6-a6bb-a869a3917210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002911 10.0.0.19 - - [2026-04-29 19:47:00] "POST /set-tag HTTP/1.1" 200 109 0.079669 10.0.0.19 - - [2026-04-29 19:47:00] "GET /loadbalancer-pool/365d63a4-e9a7-464c-ac10-cbdb6fd5e14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.040719 10.0.0.19 - - [2026-04-29 19:47:00] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020402 10.0.0.19 - - [2026-04-29 19:47:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.010933 10.0.0.19 - - [2026-04-29 19:47:00] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010432 10.0.0.19 - - [2026-04-29 19:47:00] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014595 10.0.0.19 - - [2026-04-29 19:47:00] "POST /set-tag HTTP/1.1" 200 109 0.014746 10.0.0.19 - - [2026-04-29 19:47:00] "GET /floating-ip/1e9e9986-c3c6-41e6-a6bb-a869a3917210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.008045 10.0.0.19 - - [2026-04-29 19:47:00] "GET /loadbalancer-pool/224554a2-1d89-4b9e-b835-472b846743b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003158 10.0.0.19 - - [2026-04-29 19:47:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022449 10.0.0.19 - - [2026-04-29 19:47:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.031683 10.0.0.19 - - [2026-04-29 19:47:00] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012709 10.0.0.19 - - [2026-04-29 19:47:00] "GET /virtual-machine-interface/67c73af8-4402-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004840 10.0.0.19 - - [2026-04-29 19:47:00] "GET /floating-ip/1e9e9986-c3c6-41e6-a6bb-a869a3917210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002173 10.0.0.19 - - [2026-04-29 19:47:00] "POST /set-tag HTTP/1.1" 200 109 0.010613 10.0.0.19 - - [2026-04-29 19:47:28] "GET /virtual-machine-interface/1f8ab07e-4404-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008156 10.0.0.19 - - [2026-04-29 19:47:28] "POST /set-tag HTTP/1.1" 200 109 0.004576 10.0.0.19 - - [2026-04-29 19:47:28] "GET /virtual-machine-interface/1f8ab07e-4404-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.013655 10.0.0.19 - - [2026-04-29 19:47:28] "POST /set-tag HTTP/1.1" 200 109 0.002745 10.0.0.19 - - [2026-04-29 19:47:28] "GET /virtual-machine/eaa8725b-8146-486b-bbe8-183c7a45e094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002776 10.0.0.19 - - [2026-04-29 19:47:29] "POST /ref-update HTTP/1.1" 200 156 0.015699 10.0.0.19 - - [2026-04-29 19:47:29] "GET /virtual-machine-interface/1f8ab07e-4404-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004860 10.0.0.19 - - [2026-04-29 19:47:29] "POST /set-tag HTTP/1.1" 200 109 0.033234 10.0.0.19 - - [2026-04-29 19:47:29] "POST /set-tag HTTP/1.1" 200 109 0.041704 10.0.0.19 - - [2026-04-29 19:47:29] "DELETE /instance-ip/1fa65392-4404-11f1-af8f-fa163e35203f HTTP/1.1" 200 115 0.043279 10.0.0.19 - - [2026-04-29 19:47:29] "DELETE /virtual-machine-interface/1f8ab07e-4404-11f1-af8f-fa163e35203f HTTP/1.1" 200 115 0.075226 10.0.0.19 - - [2026-04-29 19:47:29] "DELETE /virtual-machine/eaa8725b-8146-486b-bbe8-183c7a45e094 HTTP/1.1" 200 115 0.027957 10.0.0.19 - - [2026-04-29 19:47:29] "GET /virtual-machine-interface/2001ac92-4404-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.011360 10.0.0.19 - - [2026-04-29 19:47:29] "POST /set-tag HTTP/1.1" 200 109 0.003639 10.0.0.19 - - [2026-04-29 19:47:44] "GET /global-system-configs HTTP/1.1" 200 322 0.005321 10.0.0.19 - - [2026-04-29 19:47:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002383 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:47:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001192 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:47:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000977 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:47:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001118 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:47:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001028 10.0.0.19 - - [2026-04-29 19:47:59] "GET /virtual-machine-interface/2001ac92-4404-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004817 10.0.0.19 - - [2026-04-29 19:47:59] "POST /set-tag HTTP/1.1" 200 109 0.002259 10.0.0.19 - - [2026-04-29 19:47:59] "GET /virtual-machine-interface/2001ac92-4404-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012502 10.0.0.19 - - [2026-04-29 19:48:00] "POST /set-tag HTTP/1.1" 200 109 0.002706 10.0.0.19 - - [2026-04-29 19:48:00] "GET /virtual-machine/b91fbb0f-8b9f-4a54-8755-1d017868fe55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.005697 10.0.0.19 - - [2026-04-29 19:48:00] "POST /ref-update HTTP/1.1" 200 156 0.020130 10.0.0.19 - - [2026-04-29 19:48:00] "GET /virtual-machine-interface/2001ac92-4404-11f1-af8f-fa163e35203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006551 10.0.0.19 - - [2026-04-29 19:48:00] "POST /set-tag HTTP/1.1" 200 109 0.029405 10.0.0.19 - - [2026-04-29 19:48:00] "POST /set-tag HTTP/1.1" 200 109 0.065007 10.0.0.19 - - [2026-04-29 19:48:00] "DELETE /instance-ip/201d5712-4404-11f1-af8f-fa163e35203f HTTP/1.1" 200 115 0.078118 10.0.0.19 - - [2026-04-29 19:48:00] "DELETE /virtual-machine-interface/2001ac92-4404-11f1-af8f-fa163e35203f HTTP/1.1" 200 115 0.072632 10.0.0.19 - - [2026-04-29 19:48:00] "DELETE /virtual-machine/b91fbb0f-8b9f-4a54-8755-1d017868fe55 HTTP/1.1" 200 115 0.059467 10.0.0.19 - - [2026-04-29 19:48:00] "DELETE /tag/d6d450e1-de85-424b-a49e-bd82f7b6adab HTTP/1.1" 200 115 0.074537 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:48:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.19 - - [2026-04-29 19:48:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001140