++ 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: =================== Mon Jan 26 03:34:59 PM UTC 2026 ===================' INFO: =================== Mon Jan 26 03:34:59 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 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 ++ 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 ++ echo 10.0.0.19 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.19,10.207.133.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.207.133.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ echo 10.0.0.19:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/26/2026 15:36:04.118 7fbd4ecec500 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/26/2026 15:36:05.171 7fbd4ecec500 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/26/2026 15:36:05.261 7fbd4ecec500 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/26/2026 15:36:05.261 7fbd4ecec500 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2026-01-26 15:36:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001350 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:36:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001011 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-01-26 15:36:27] "GET / HTTP/1.1" 503 181 0.010801 10.0.0.19 - - [2026-01-26 15:36:27] "GET / HTTP/1.1" 503 181 0.000316 10.0.0.19 - - [2026-01-26 15:36:27] "GET / HTTP/1.1" 503 181 0.000501 10.0.0.19 - - [2026-01-26 15:36:28] "GET / HTTP/1.1" 200 45303 0.001663 10.0.0.19 - - [2026-01-26 15:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.19 - - [2026-01-26 15:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011395 10.0.0.19 - - [2026-01-26 15:36:28] "GET / HTTP/1.1" 200 35931 0.001794 10.0.0.19 - - [2026-01-26 15:36:28] "GET / HTTP/1.1" 200 35931 0.005140 10.0.0.19 - - [2026-01-26 15:36:28] "GET / HTTP/1.1" 200 35931 0.002291 10.0.0.19 - - [2026-01-26 15:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.059544 10.0.0.19 - - [2026-01-26 15:36:28] "GET /global-system-config/d804d7a0-a1d4-43af-85bd-bb5ced1e27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.029329 10.0.0.19 - - [2026-01-26 15:36:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.009830 10.0.0.19 - - [2026-01-26 15:36:28] "POST /config-nodes HTTP/1.1" 200 593 0.070250 10.0.0.19 - - [2026-01-26 15:36:28] "GET / HTTP/1.1" 200 35931 0.001836 10.0.0.19 - - [2026-01-26 15:36:29] "GET / HTTP/1.1" 200 35931 0.002111 10.0.0.19 - - [2026-01-26 15:36:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.012040 10.0.0.19 - - [2026-01-26 15:36:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.006417 10.0.0.19 - - [2026-01-26 15:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.026711 10.0.0.19 - - [2026-01-26 15:36:29] "GET /global-system-config/d804d7a0-a1d4-43af-85bd-bb5ced1e27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011051 10.0.0.19 - - [2026-01-26 15:36:29] "POST /service-appliance-sets HTTP/1.1" 200 553 0.116160 10.0.0.19 - - [2026-01-26 15:36:29] "POST /fqname-to-id HTTP/1.1" 404 180 0.002712 10.0.0.19 - - [2026-01-26 15:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.19 - - [2026-01-26 15:36:29] "GET /global-system-config/d804d7a0-a1d4-43af-85bd-bb5ced1e27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.033213 10.0.0.19 - - [2026-01-26 15:36:30] "POST /service-appliance-sets HTTP/1.1" 200 541 0.183665 10.0.0.19 - - [2026-01-26 15:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005113 10.0.0.19 - - [2026-01-26 15:36:30] "GET /network-ipam/e0d1ca09-0d30-4c25-8c7e-9ca6e3b31ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.012477 10.0.0.19 - - [2026-01-26 15:36:30] "POST /service-templates HTTP/1.1" 200 511 0.080100 10.0.0.19 - - [2026-01-26 15:36:30] "POST /service-templates HTTP/1.1" 200 501 0.088741 10.0.0.19 - - [2026-01-26 15:36:30] "POST /service-templates HTTP/1.1" 200 515 0.110260 10.0.0.19 - - [2026-01-26 15:36:31] "POST /service-templates HTTP/1.1" 200 535 0.131502 10.0.0.19 - - [2026-01-26 15:36:31] "POST /service-templates HTTP/1.1" 200 507 0.180475 10.0.0.19 - - [2026-01-26 15:36:31] "GET / HTTP/1.1" 200 35931 0.001925 10.0.0.19 - - [2026-01-26 15:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.19 - - [2026-01-26 15:36:31] "GET /global-system-config/d804d7a0-a1d4-43af-85bd-bb5ced1e27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013672 10.0.0.19 - - [2026-01-26 15:36:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.003782 10.0.0.19 - - [2026-01-26 15:36:31] "GET / HTTP/1.1" 200 35931 0.001925 10.0.0.19 - - [2026-01-26 15:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.19 - - [2026-01-26 15:36:31] "GET /global-system-config/d804d7a0-a1d4-43af-85bd-bb5ced1e27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.026222 10.0.0.19 - - [2026-01-26 15:36:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.006998 10.0.0.19 - - [2026-01-26 15:36:31] "POST /config-database-nodes HTTP/1.1" 200 611 0.186540 10.0.0.19 - - [2026-01-26 15:36:32] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.112870 10.0.0.19 - - [2026-01-26 15:36:32] "GET / HTTP/1.1" 200 35931 0.002135 10.0.0.19 - - [2026-01-26 15:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005270 10.0.0.19 - - [2026-01-26 15:36:32] "GET /global-system-config/d804d7a0-a1d4-43af-85bd-bb5ced1e27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.038396 10.0.0.19 - - [2026-01-26 15:36:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.003793 10.0.0.19 - - [2026-01-26 15:36:33] "POST /analytics-nodes HTTP/1.1" 200 599 0.210159 10.0.0.19 - - [2026-01-26 15:36:34] "GET / HTTP/1.1" 200 35931 0.001746 10.0.0.19 - - [2026-01-26 15:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009417 10.0.0.19 - - [2026-01-26 15:36:34] "GET /global-system-config/d804d7a0-a1d4-43af-85bd-bb5ced1e27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.017287 10.0.0.19 - - [2026-01-26 15:36:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.009413 10.0.0.19 - - [2026-01-26 15:36:34] "POST /database-nodes HTTP/1.1" 200 597 0.077492 10.0.0.19 - - [2026-01-26 15:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006387 10.0.0.19 - - [2026-01-26 15:36:34] "GET /global-vrouter-config/a0da8904-c414-4553-b947-52a3e3f05ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.037980 10.0.0.19 - - [2026-01-26 15:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.022552 10.0.0.19 - - [2026-01-26 15:36:34] "PUT /global-vrouter-config/a0da8904-c414-4553-b947-52a3e3f05ec3 HTTP/1.1" 200 276 0.031564 10.0.0.19 - - [2026-01-26 15:36:35] "GET / HTTP/1.1" 200 35931 0.001753 10.0.0.19 - - [2026-01-26 15:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.19 - - [2026-01-26 15:36:35] "GET /routing-instance/dcf6d8bc-d9ae-4277-9462-9bea888c39a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005679 10.0.0.19 - - [2026-01-26 15:36:35] "POST /bgp-routers HTTP/1.1" 200 616 0.188692 10.0.0.19 - - [2026-01-26 15:36:35] "GET / HTTP/1.1" 200 35931 0.002802 10.0.0.19 - - [2026-01-26 15:36:35] "GET /bgp-router/e176f2ad-9c40-4381-b8af-672bf087cae0?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.089456 10.0.0.19 - - [2026-01-26 15:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.021797 10.0.0.19 - - [2026-01-26 15:36:35] "GET / HTTP/1.1" 200 35931 0.002306 10.0.0.19 - - [2026-01-26 15:36:35] "POST /alarms HTTP/1.1" 200 581 0.134620 10.0.0.19 - - [2026-01-26 15:36:35] "GET /global-system-config/d804d7a0-a1d4-43af-85bd-bb5ced1e27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.057684 10.0.0.19 - - [2026-01-26 15:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.027454 10.0.0.19 - - [2026-01-26 15:36:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010485 10.0.0.19 - - [2026-01-26 15:36:35] "GET /global-system-config/d804d7a0-a1d4-43af-85bd-bb5ced1e27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.019306 10.0.0.19 - - [2026-01-26 15:36:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.003996 10.0.0.19 - - [2026-01-26 15:36:35] "POST /alarms HTTP/1.1" 200 575 0.088359 10.0.0.19 - - [2026-01-26 15:36:35] "POST /ref-update HTTP/1.1" 200 156 0.061624 10.0.0.19 - - [2026-01-26 15:36:35] "POST /alarms HTTP/1.1" 200 575 0.117623 10.0.0.19 - - [2026-01-26 15:36:35] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.137435 10.0.0.19 - - [2026-01-26 15:36:35] "POST /alarms HTTP/1.1" 200 559 0.147342 10.0.0.19 - - [2026-01-26 15:36:35] "POST /alarms HTTP/1.1" 200 555 0.048536 10.0.0.19 - - [2026-01-26 15:36:35] "POST /alarms HTTP/1.1" 200 557 0.076569 10.0.0.19 - - [2026-01-26 15:36:36] "POST /alarms HTTP/1.1" 200 565 0.100634 10.0.0.19 - - [2026-01-26 15:36:36] "POST /alarms HTTP/1.1" 200 549 0.141611 10.0.0.19 - - [2026-01-26 15:36:36] "POST /alarms HTTP/1.1" 200 557 0.094018 10.0.0.19 - - [2026-01-26 15:36:36] "POST /alarms HTTP/1.1" 200 567 0.068441 10.0.0.19 - - [2026-01-26 15:36:36] "POST /alarms HTTP/1.1" 200 555 0.058660 10.0.0.19 - - [2026-01-26 15:36:36] "POST /alarms HTTP/1.1" 200 567 0.060207 10.0.0.19 - - [2026-01-26 15:36:36] "POST /alarms HTTP/1.1" 200 575 0.089450 10.0.0.19 - - [2026-01-26 15:36:36] "POST /alarms HTTP/1.1" 200 569 0.090640 10.0.0.19 - - [2026-01-26 15:36:36] "POST /alarms HTTP/1.1" 200 561 0.081138 10.0.0.19 - - [2026-01-26 15:36:37] "POST /alarms HTTP/1.1" 200 561 0.035861 10.0.0.19 - - [2026-01-26 15:36:37] "POST /alarms HTTP/1.1" 200 561 0.052912 10.0.0.19 - - [2026-01-26 15:36:37] "POST /alarms HTTP/1.1" 200 547 0.040560 10.0.0.19 - - [2026-01-26 15:36:37] "POST /alarms HTTP/1.1" 200 595 0.062795 10.0.0.19 - - [2026-01-26 15:36:37] "POST /alarms HTTP/1.1" 200 575 0.070413 10.0.0.19 - - [2026-01-26 15:36:37] "POST /alarms HTTP/1.1" 200 571 0.061032 10.0.0.19 - - [2026-01-26 15:36:37] "POST /alarms HTTP/1.1" 200 583 0.053704 10.0.0.19 - - [2026-01-26 15:36:37] "POST /alarms HTTP/1.1" 200 609 0.036835 10.0.0.19 - - [2026-01-26 15:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.19 - - [2026-01-26 15:36:37] "GET /network-ipam/e0d1ca09-0d30-4c25-8c7e-9ca6e3b31ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.025874 10.0.0.19 - - [2026-01-26 15:36:38] "GET / HTTP/1.1" 200 35931 0.002591 10.0.0.19 - - [2026-01-26 15:36:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006434 10.0.0.19 - - [2026-01-26 15:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008115 10.0.0.19 - - [2026-01-26 15:36:38] "PUT /global-vrouter-config/a0da8904-c414-4553-b947-52a3e3f05ec3 HTTP/1.1" 200 276 0.060994 10.0.0.19 - - [2026-01-26 15:36:38] "GET / HTTP/1.1" 200 35931 0.002162 10.0.0.19 - - [2026-01-26 15:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004597 10.0.0.19 - - [2026-01-26 15:36:38] "GET /global-vrouter-config/a0da8904-c414-4553-b947-52a3e3f05ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005746 10.0.0.19 - - [2026-01-26 15:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.19 - - [2026-01-26 15:36:38] "PUT /global-vrouter-config/a0da8904-c414-4553-b947-52a3e3f05ec3 HTTP/1.1" 200 276 0.032142 10.0.0.19 - - [2026-01-26 15:36:38] "POST /fqname-to-id HTTP/1.1" 404 225 0.005009 10.0.0.19 - - [2026-01-26 15:36:38] "POST /access-control-lists HTTP/1.1" 200 587 0.069712 10.0.0.19 - - [2026-01-26 15:36:38] "POST /fqname-to-id HTTP/1.1" 404 224 0.019985 10.0.0.19 - - [2026-01-26 15:36:38] "POST /access-control-lists HTTP/1.1" 200 585 0.055961 10.0.0.19 - - [2026-01-26 15:36:38] "POST /route-targets HTTP/1.1" 200 327 0.015512 10.0.0.19 - - [2026-01-26 15:36:39] "POST /ref-update HTTP/1.1" 200 156 0.036089 10.0.0.19 - - [2026-01-26 15:36:39] "POST /route-targets HTTP/1.1" 200 327 0.019692 10.0.0.19 - - [2026-01-26 15:36:39] "POST /ref-update HTTP/1.1" 200 156 0.040231 10.0.0.19 - - [2026-01-26 15:36:39] "POST /route-targets HTTP/1.1" 200 327 0.019597 10.0.0.19 - - [2026-01-26 15:36:39] "POST /ref-update HTTP/1.1" 200 156 0.031546 10.0.0.19 - - [2026-01-26 15:36:39] "GET / HTTP/1.1" 200 35931 0.001700 10.0.0.19 - - [2026-01-26 15:36:39] "POST /route-targets HTTP/1.1" 200 327 0.016491 10.0.0.19 - - [2026-01-26 15:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005395 10.0.0.19 - - [2026-01-26 15:36:39] "GET /global-system-config/d804d7a0-a1d4-43af-85bd-bb5ced1e27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010022 10.0.0.19 - - [2026-01-26 15:36:39] "POST /ref-update HTTP/1.1" 200 156 0.029222 10.0.0.19 - - [2026-01-26 15:36:39] "PUT /global-system-config/d804d7a0-a1d4-43af-85bd-bb5ced1e27eb HTTP/1.1" 200 274 0.059391 10.0.0.19 - - [2026-01-26 15:36:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.003172 10.0.0.19 - - [2026-01-26 15:36:39] "POST /access-control-lists HTTP/1.1" 200 551 0.066819 10.0.0.19 - - [2026-01-26 15:36:39] "PUT /access-control-list/f8317a4b-ef09-4134-9c34-c079b145d818 HTTP/1.1" 200 272 0.014831 10.0.0.19 - - [2026-01-26 15:36:39] "PUT /access-control-list/c29505c9-6797-439c-961d-74e3babf29ee HTTP/1.1" 200 272 0.011753 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:36:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001321 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:36:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001718 10.0.0.19 - - [2026-01-26 15:36:42] "GET / HTTP/1.1" 200 35931 0.001760 10.0.0.19 - - [2026-01-26 15:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.19 - - [2026-01-26 15:36:42] "GET /domain/24687a94-b0ac-4a96-b8e6-7976655b35d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.004008 10.0.0.19 - - [2026-01-26 15:36:43] "POST /id-to-fqname HTTP/1.1" 200 173 0.000686 10.0.0.19 - - [2026-01-26 15:36:43] "POST /fqname-to-id HTTP/1.1" 404 182 0.014201 10.0.0.19 - - [2026-01-26 15:36:43] "POST /security-groups HTTP/1.1" 200 570 0.084755 10.0.0.19 - - [2026-01-26 15:36:43] "POST /projects HTTP/1.1" 200 481 0.366112 10.0.0.19 - - [2026-01-26 15:36:43] "POST /fqname-to-id HTTP/1.1" 404 213 0.002534 10.0.0.19 - - [2026-01-26 15:36:43] "POST /access-control-lists HTTP/1.1" 200 579 0.120641 10.0.0.19 - - [2026-01-26 15:36:43] "POST /security-groups HTTP/1.1" 200 534 0.141040 10.0.0.19 - - [2026-01-26 15:36:43] "POST /fqname-to-id HTTP/1.1" 404 212 0.052041 10.0.0.19 - - [2026-01-26 15:36:43] "POST /chown HTTP/1.1" 200 109 0.021955 10.0.0.19 - - [2026-01-26 15:36:43] "POST /policy-managements HTTP/1.1" 409 214 0.021729 10.0.0.19 - - [2026-01-26 15:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007999 10.0.0.19 - - [2026-01-26 15:36:43] "POST /access-control-lists HTTP/1.1" 200 577 0.120016 10.0.0.19 - - [2026-01-26 15:36:43] "GET /policy-management/56ed3c59-fcf1-4575-ae32-43cebaf3d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.031013 10.0.0.19 - - [2026-01-26 15:36:43] "POST /fqname-to-id HTTP/1.1" 404 232 0.004298 10.0.0.19 - - [2026-01-26 15:36:43] "POST /application-policy-sets HTTP/1.1" 200 528 0.055488 10.0.0.19 - - [2026-01-26 15:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.018281 10.0.0.19 - - [2026-01-26 15:36:43] "POST /access-control-lists HTTP/1.1" 200 594 0.083024 10.0.0.19 - - [2026-01-26 15:36:43] "POST /fqname-to-id HTTP/1.1" 404 231 0.018243 10.0.0.19 - - [2026-01-26 15:36:43] "GET /global-vrouter-config/a0da8904-c414-4553-b947-52a3e3f05ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004278 10.0.0.19 - - [2026-01-26 15:36:43] "PUT /global-vrouter-config/a0da8904-c414-4553-b947-52a3e3f05ec3 HTTP/1.1" 200 276 0.014096 10.0.0.19 - - [2026-01-26 15:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011341 10.0.0.19 - - [2026-01-26 15:36:43] "GET /virtual-network/47ebaa3a-bd99-42dd-bc1a-7f93dd96bdb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.028032 10.0.0.19 - - [2026-01-26 15:36:43] "POST /access-control-lists HTTP/1.1" 200 592 0.103572 10.0.0.19 - - [2026-01-26 15:36:44] "POST /id-to-fqname HTTP/1.1" 200 177 0.000995 10.0.0.19 - - [2026-01-26 15:36:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.008497 10.0.0.19 - - [2026-01-26 15:36:44] "POST /security-groups HTTP/1.1" 200 574 0.113888 10.0.0.19 - - [2026-01-26 15:36:44] "POST /projects HTTP/1.1" 200 489 0.417773 10.0.0.19 - - [2026-01-26 15:36:44] "POST /fqname-to-id HTTP/1.1" 404 217 0.015844 10.0.0.19 - - [2026-01-26 15:36:44] "POST /security-groups HTTP/1.1" 200 546 0.126660 10.0.0.19 - - [2026-01-26 15:36:44] "POST /access-control-lists HTTP/1.1" 200 583 0.115544 10.0.0.19 - - [2026-01-26 15:36:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.026180 10.0.0.19 - - [2026-01-26 15:36:44] "POST /chown HTTP/1.1" 200 109 0.083720 10.0.0.19 - - [2026-01-26 15:36:44] "POST /network-ipams HTTP/1.1" 200 522 0.069994 10.0.0.19 - - [2026-01-26 15:36:44] "POST /access-control-lists HTTP/1.1" 200 581 0.150011 10.0.0.19 - - [2026-01-26 15:36:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.011535 10.0.0.19 - - [2026-01-26 15:36:44] "POST /network-ipams HTTP/1.1" 200 510 0.138912 10.0.0.19 - - [2026-01-26 15:36:44] "POST /fqname-to-id HTTP/1.1" 404 198 0.005472 10.0.0.19 - - [2026-01-26 15:36:44] "POST /access-control-lists HTTP/1.1" 200 602 0.106959 10.0.0.19 - - [2026-01-26 15:36:44] "POST /fqname-to-id HTTP/1.1" 404 239 0.004066 10.0.0.19 - - [2026-01-26 15:36:45] "POST /access-control-lists HTTP/1.1" 200 600 0.137626 10.0.0.19 - - [2026-01-26 15:36:45] "POST /useragent-kv HTTP/1.1" 200 115 0.013894 10.0.0.19 - - [2026-01-26 15:36:45] "POST /virtual-networks HTTP/1.1" 200 538 0.305021 10.0.0.19 - - [2026-01-26 15:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008663 10.0.0.19 - - [2026-01-26 15:36:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.004596 10.0.0.19 - - [2026-01-26 15:36:45] "POST /access-control-lists HTTP/1.1" 200 589 0.091293 10.0.0.19 - - [2026-01-26 15:36:45] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.087140 10.0.0.19 - - [2026-01-26 15:36:45] "POST /network-ipams HTTP/1.1" 200 518 0.121451 10.0.0.19 - - [2026-01-26 15:36:45] "POST /route-targets HTTP/1.1" 200 327 0.059335 10.0.0.19 - - [2026-01-26 15:36:45] "POST /fqname-to-id HTTP/1.1" 404 202 0.013746 10.0.0.19 - - [2026-01-26 15:36:45] "POST /ref-update HTTP/1.1" 200 156 0.030749 10.0.0.19 - - [2026-01-26 15:36:45] "PUT /access-control-list/4d7398a8-f497-44df-a294-22e231f6363d HTTP/1.1" 200 272 0.075248 10.0.0.19 - - [2026-01-26 15:36:45] "POST /useragent-kv HTTP/1.1" 200 115 0.021951 10.0.0.19 - - [2026-01-26 15:36:45] "POST /virtual-networks HTTP/1.1" 200 546 0.298377 10.0.0.19 - - [2026-01-26 15:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011636 10.0.0.19 - - [2026-01-26 15:36:45] "GET /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.017138 10.0.0.19 - - [2026-01-26 15:36:45] "POST /route-targets HTTP/1.1" 200 327 0.034950 10.0.0.19 - - [2026-01-26 15:36:45] "POST /fqname-to-id HTTP/1.1" 404 199 0.003044 10.0.0.19 - - [2026-01-26 15:36:45] "POST /ref-update HTTP/1.1" 200 156 0.063030 10.0.0.19 - - [2026-01-26 15:36:45] "POST /network-policys HTTP/1.1" 200 538 0.049531 10.0.0.19 - - [2026-01-26 15:36:45] "POST /fqname-to-id HTTP/1.1" 404 197 0.007035 10.0.0.19 - - [2026-01-26 15:36:46] "POST /network-policys HTTP/1.1" 200 534 0.042443 10.0.0.19 - - [2026-01-26 15:36:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.016419 10.0.0.19 - - [2026-01-26 15:36:46] "POST /network-policys HTTP/1.1" 200 542 0.041770 10.0.0.19 - - [2026-01-26 15:36:46] "PUT /access-control-list/23a13a22-4e6c-46c1-89a4-8707e9a83226 HTTP/1.1" 200 272 0.050771 10.0.0.19 - - [2026-01-26 15:36:46] "POST /ref-update HTTP/1.1" 200 156 0.153645 10.0.0.19 - - [2026-01-26 15:36:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010402 10.0.0.19 - - [2026-01-26 15:36:46] "POST /ref-update HTTP/1.1" 200 156 0.100081 10.0.0.19 - - [2026-01-26 15:36:46] "PUT /access-control-list/23a13a22-4e6c-46c1-89a4-8707e9a83226 HTTP/1.1" 200 272 0.061541 10.0.0.19 - - [2026-01-26 15:36:46] "PUT /access-control-list/4d7398a8-f497-44df-a294-22e231f6363d HTTP/1.1" 200 272 0.043172 10.0.0.19 - - [2026-01-26 15:36:46] "POST /ref-update HTTP/1.1" 200 156 0.070478 10.0.0.19 - - [2026-01-26 15:36:46] "POST /ref-update HTTP/1.1" 200 156 0.145007 10.0.0.19 - - [2026-01-26 15:36:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007824 10.0.0.19 - - [2026-01-26 15:36:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006943 10.0.0.19 - - [2026-01-26 15:36:46] "PUT /access-control-list/4d7398a8-f497-44df-a294-22e231f6363d HTTP/1.1" 200 272 0.059607 10.0.0.19 - - [2026-01-26 15:36:46] "PUT /access-control-list/23a13a22-4e6c-46c1-89a4-8707e9a83226 HTTP/1.1" 200 272 0.047242 10.0.0.19 - - [2026-01-26 15:36:46] "POST /ref-update HTTP/1.1" 200 156 0.158643 10.0.0.19 - - [2026-01-26 15:36:46] "POST /fqname-to-id HTTP/1.1" 404 237 0.030668 10.0.0.19 - - [2026-01-26 15:36:47] "POST /access-control-lists HTTP/1.1" 200 601 0.097377 10.0.0.19 - - [2026-01-26 15:36:47] "POST /ref-update HTTP/1.1" 200 156 0.174173 10.0.0.19 - - [2026-01-26 15:36:47] "POST /ref-update HTTP/1.1" 200 156 0.072761 10.0.0.19 - - [2026-01-26 15:36:47] "PUT /access-control-list/5e75d099-9b0e-4004-8856-a4484b3cece8 HTTP/1.1" 200 272 0.036752 10.0.0.19 - - [2026-01-26 15:36:47] "POST /ref-update HTTP/1.1" 200 156 0.163056 10.0.0.19 - - [2026-01-26 15:36:47] "POST /ref-update HTTP/1.1" 200 156 0.031467 10.0.0.19 - - [2026-01-26 15:36:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014270 10.0.0.19 - - [2026-01-26 15:36:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005828 10.0.0.19 - - [2026-01-26 15:36:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003828 10.0.0.19 - - [2026-01-26 15:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.19 - - [2026-01-26 15:36:47] "GET /virtual-network/47ebaa3a-bd99-42dd-bc1a-7f93dd96bdb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.012148 10.0.0.19 - - [2026-01-26 15:36:47] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.014567 10.0.0.19 - - [2026-01-26 15:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005682 10.0.0.19 - - [2026-01-26 15:36:47] "GET /policy-management/56ed3c59-fcf1-4575-ae32-43cebaf3d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006215 10.0.0.19 - - [2026-01-26 15:36:47] "POST /firewall-policys HTTP/1.1" 200 530 0.045581 10.0.0.19 - - [2026-01-26 15:36:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.067919 10.0.0.19 - - [2026-01-26 15:36:47] "GET /firewall-policy/6979e4c1-bfe4-4bc8-86f5-f66d27a62743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.019706 10.0.0.19 - - [2026-01-26 15:36:47] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005301 10.0.0.19 - - [2026-01-26 15:36:47] "GET /firewall-policy/6979e4c1-bfe4-4bc8-86f5-f66d27a62743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.005193 10.0.0.19 - - [2026-01-26 15:36:47] "POST /ref-update HTTP/1.1" 200 156 0.018650 10.0.0.19 - - [2026-01-26 15:36:47] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.009394 10.0.0.19 - - [2026-01-26 15:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.19 - - [2026-01-26 15:36:47] "GET /policy-management/56ed3c59-fcf1-4575-ae32-43cebaf3d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004211 10.0.0.19 - - [2026-01-26 15:36:47] "POST /firewall-policys HTTP/1.1" 200 532 0.054291 10.0.0.19 - - [2026-01-26 15:36:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.044780 10.0.0.19 - - [2026-01-26 15:36:48] "GET /firewall-policy/dfb92c68-e191-4985-8602-e6d2ee3b43ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.030564 10.0.0.19 - - [2026-01-26 15:36:48] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.012287 10.0.0.19 - - [2026-01-26 15:36:48] "GET /firewall-policy/dfb92c68-e191-4985-8602-e6d2ee3b43ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.012565 10.0.0.19 - - [2026-01-26 15:36:48] "GET /firewall-policy/6979e4c1-bfe4-4bc8-86f5-f66d27a62743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.008759 10.0.0.19 - - [2026-01-26 15:36:48] "GET /firewall-policy/6979e4c1-bfe4-4bc8-86f5-f66d27a62743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.008690 10.0.0.19 - - [2026-01-26 15:36:48] "POST /ref-update HTTP/1.1" 200 156 0.051270 10.0.0.19 - - [2026-01-26 15:36:48] "POST /ref-update HTTP/1.1" 200 156 0.041812 10.0.0.19 - - [2026-01-26 15:36:48] "POST /ref-update HTTP/1.1" 200 156 0.054369 10.0.0.19 - - [2026-01-26 15:36:48] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.007794 10.0.0.19 - - [2026-01-26 15:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005047 10.0.0.19 - - [2026-01-26 15:36:48] "GET /policy-management/56ed3c59-fcf1-4575-ae32-43cebaf3d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008850 10.0.0.19 - - [2026-01-26 15:36:48] "POST /firewall-policys HTTP/1.1" 200 530 0.033804 10.0.0.19 - - [2026-01-26 15:36:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.032386 10.0.0.19 - - [2026-01-26 15:36:48] "GET /firewall-policy/d5f51eff-08ee-418b-bf13-b91a434edaf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.012523 10.0.0.19 - - [2026-01-26 15:36:48] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004724 10.0.0.19 - - [2026-01-26 15:36:48] "GET /firewall-policy/d5f51eff-08ee-418b-bf13-b91a434edaf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004741 10.0.0.19 - - [2026-01-26 15:36:48] "GET /firewall-policy/6979e4c1-bfe4-4bc8-86f5-f66d27a62743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.004116 10.0.0.19 - - [2026-01-26 15:36:48] "GET /firewall-policy/dfb92c68-e191-4985-8602-e6d2ee3b43ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004601 10.0.0.19 - - [2026-01-26 15:36:48] "GET /firewall-policy/6979e4c1-bfe4-4bc8-86f5-f66d27a62743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003690 10.0.0.19 - - [2026-01-26 15:36:48] "GET /firewall-policy/dfb92c68-e191-4985-8602-e6d2ee3b43ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004220 10.0.0.19 - - [2026-01-26 15:36:48] "POST /ref-update HTTP/1.1" 200 156 0.033710 10.0.0.19 - - [2026-01-26 15:36:48] "POST /ref-update HTTP/1.1" 200 156 0.066281 10.0.0.19 - - [2026-01-26 15:36:48] "POST /ref-update HTTP/1.1" 200 156 0.045729 10.0.0.19 - - [2026-01-26 15:36:49] "POST /ref-update HTTP/1.1" 200 156 0.046338 10.0.0.19 - - [2026-01-26 15:36:49] "POST /ref-update HTTP/1.1" 200 156 0.048115 10.0.0.19 - - [2026-01-26 15:36:49] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.017773 10.0.0.19 - - [2026-01-26 15:36:49] "POST /tags HTTP/1.1" 200 299 0.042865 10.0.0.19 - - [2026-01-26 15:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.020675 10.0.0.19 - - [2026-01-26 15:36:49] "GET /tag/2e76cbb3-e910-449a-bb1e-7058eb340f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.017200 10.0.0.19 - - [2026-01-26 15:36:49] "POST /set-tag HTTP/1.1" 200 109 0.023108 10.0.0.19 - - [2026-01-26 15:36:49] "POST /tags HTTP/1.1" 200 301 0.133806 10.0.0.19 - - [2026-01-26 15:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.024355 10.0.0.19 - - [2026-01-26 15:36:49] "GET /tag/cd5f809d-223a-44d4-8314-a07576f1b360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018018 10.0.0.19 - - [2026-01-26 15:36:49] "POST /tags HTTP/1.1" 200 325 0.075935 10.0.0.19 - - [2026-01-26 15:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011506 10.0.0.19 - - [2026-01-26 15:36:49] "GET /tag/a99585c4-1f94-4457-9fb7-a34110f29e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.040635 10.0.0.19 - - [2026-01-26 15:36:49] "POST /tags HTTP/1.1" 200 311 0.092452 10.0.0.19 - - [2026-01-26 15:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012995 10.0.0.19 - - [2026-01-26 15:36:50] "GET /tag/b5473a9f-abf9-42a0-baa8-219f613c8437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.021194 10.0.0.19 - - [2026-01-26 15:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.19 - - [2026-01-26 15:36:50] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.008641 10.0.0.19 - - [2026-01-26 15:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005403 10.0.0.19 - - [2026-01-26 15:36:50] "GET /project/1b9fb930-a536-4f16-8fd0-47cd333d83e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043940 10.0.0.19 - - [2026-01-26 15:36:50] "POST /virtual-machines HTTP/1.1" 200 377 0.027792 10.0.0.19 - - [2026-01-26 15:36:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.029664 10.0.0.19 - - [2026-01-26 15:36:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.287687 10.0.0.19 - - [2026-01-26 15:36:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.039775 10.0.0.19 - - [2026-01-26 15:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.030251 10.0.0.19 - - [2026-01-26 15:36:50] "GET /virtual-machine-interface/d5029cf4-facc-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.023239 10.0.0.19 - - [2026-01-26 15:36:50] "POST /instance-ips HTTP/1.1" 200 409 0.079342 10.0.0.19 - - [2026-01-26 15:36:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.046037 10.0.0.19 - - [2026-01-26 15:36:50] "GET /virtual-machine-interface/d5029cf4-facc-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.021704 10.0.0.19 - - [2026-01-26 15:36:51] "POST /set-tag HTTP/1.1" 200 109 0.032111 10.0.0.19 - - [2026-01-26 15:36:51] "GET /virtual-machine-interface/d5029cf4-facc-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.035331 10.0.0.19 - - [2026-01-26 15:36:51] "GET /instance-ip/d53e0ab4-facc-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005315 10.0.0.19 - - [2026-01-26 15:36:51] "POST /tags HTTP/1.1" 200 357 0.111866 10.0.0.19 - - [2026-01-26 15:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.026622 10.0.0.19 - - [2026-01-26 15:36:51] "GET /tag/b6c9ae53-b3bd-4119-9e49-db426cb22b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.017686 10.0.0.19 - - [2026-01-26 15:36:51] "POST /tags HTTP/1.1" 200 305 0.032091 10.0.0.19 - - [2026-01-26 15:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.039145 10.0.0.19 - - [2026-01-26 15:36:51] "GET /tag/8cdee082-769a-4e63-a4fa-4a583ff9cf06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.020075 10.0.0.19 - - [2026-01-26 15:36:51] "POST /id-to-fqname HTTP/1.1" 200 174 0.002374 10.0.0.19 - - [2026-01-26 15:36:51] "POST /fqname-to-id HTTP/1.1" 404 183 0.005611 10.0.0.19 - - [2026-01-26 15:36:51] "POST /security-groups HTTP/1.1" 200 571 0.081749 10.0.0.19 - - [2026-01-26 15:36:51] "POST /projects HTTP/1.1" 200 483 0.253766 10.0.0.19 - - [2026-01-26 15:36:51] "POST /fqname-to-id HTTP/1.1" 404 214 0.009288 10.0.0.19 - - [2026-01-26 15:36:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.026019 10.0.0.19 - - [2026-01-26 15:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007387 10.0.0.19 - - [2026-01-26 15:36:51] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.015602 10.0.0.19 - - [2026-01-26 15:36:51] "POST /access-control-lists HTTP/1.1" 200 580 0.090521 10.0.0.19 - - [2026-01-26 15:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.025768 10.0.0.19 - - [2026-01-26 15:36:51] "GET /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.017476 10.0.0.19 - - [2026-01-26 15:36:51] "POST /fqname-to-id HTTP/1.1" 404 213 0.004335 10.0.0.19 - - [2026-01-26 15:36:51] "POST /access-control-lists HTTP/1.1" 200 578 0.083924 10.0.0.19 - - [2026-01-26 15:36:52] "PUT /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2 HTTP/1.1" 200 264 0.176574 10.0.0.19 - - [2026-01-26 15:36:52] "PUT /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40 HTTP/1.1" 200 264 0.100521 10.0.0.19 - - [2026-01-26 15:36:52] "POST /security-groups HTTP/1.1" 200 537 0.120983 10.0.0.19 - - [2026-01-26 15:36:52] "POST /fqname-to-id HTTP/1.1" 404 234 0.004024 10.0.0.19 - - [2026-01-26 15:36:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.040802 10.0.0.19 - - [2026-01-26 15:36:52] "POST /chown HTTP/1.1" 200 109 0.030017 10.0.0.19 - - [2026-01-26 15:36:52] "POST /access-control-lists HTTP/1.1" 200 596 0.096073 10.0.0.19 - - [2026-01-26 15:36:52] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.032956 10.0.0.19 - - [2026-01-26 15:36:52] "POST /fqname-to-id HTTP/1.1" 404 233 0.010790 10.0.0.19 - - [2026-01-26 15:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.19 - - [2026-01-26 15:36:52] "GET /policy-management/56ed3c59-fcf1-4575-ae32-43cebaf3d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004961 10.0.0.19 - - [2026-01-26 15:36:52] "POST /tags HTTP/1.1" 409 207 0.008706 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:36:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002756 10.0.0.19 - - [2026-01-26 15:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006273 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:36:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003173 10.0.0.19 - - [2026-01-26 15:36:52] "GET /tag/8cdee082-769a-4e63-a4fa-4a583ff9cf06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.033807 10.0.0.19 - - [2026-01-26 15:36:52] "POST /access-control-lists HTTP/1.1" 200 594 0.126997 10.0.0.19 - - [2026-01-26 15:36:52] "POST /firewall-rules HTTP/1.1" 200 564 0.147994 10.0.0.19 - - [2026-01-26 15:36:52] "GET /firewall-rule/eaba856e-1fea-4c1d-859d-314e8e70624e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.018764 10.0.0.19 - - [2026-01-26 15:36:52] "GET /firewall-policy/dfb92c68-e191-4985-8602-e6d2ee3b43ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005345 10.0.0.19 - - [2026-01-26 15:36:52] "GET /firewall-rule/eaba856e-1fea-4c1d-859d-314e8e70624e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.006423 10.0.0.19 - - [2026-01-26 15:36:53] "POST /ref-update HTTP/1.1" 200 156 0.063608 10.0.0.19 - - [2026-01-26 15:36:53] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.029693 10.0.0.19 - - [2026-01-26 15:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007667 10.0.0.19 - - [2026-01-26 15:36:53] "GET /policy-management/56ed3c59-fcf1-4575-ae32-43cebaf3d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006553 10.0.0.19 - - [2026-01-26 15:36:53] "POST /tags HTTP/1.1" 409 207 0.002828 10.0.0.19 - - [2026-01-26 15:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.19 - - [2026-01-26 15:36:53] "GET /tag/8cdee082-769a-4e63-a4fa-4a583ff9cf06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.056578 10.0.0.19 - - [2026-01-26 15:36:53] "POST /firewall-rules HTTP/1.1" 200 562 0.233829 10.0.0.19 - - [2026-01-26 15:36:53] "GET /firewall-rule/301cf7e5-d42d-4273-a573-1f24620dd204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.015440 10.0.0.19 - - [2026-01-26 15:36:53] "GET /firewall-policy/dfb92c68-e191-4985-8602-e6d2ee3b43ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.014998 10.0.0.19 - - [2026-01-26 15:36:53] "GET /firewall-rule/301cf7e5-d42d-4273-a573-1f24620dd204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.009635 10.0.0.19 - - [2026-01-26 15:36:53] "POST /ref-update HTTP/1.1" 200 156 0.071431 10.0.0.19 - - [2026-01-26 15:36:53] "POST /fqname-to-id HTTP/1.1" 404 226 0.004207 10.0.0.19 - - [2026-01-26 15:36:53] "POST /tags HTTP/1.1" 200 305 0.096954 10.0.0.19 - - [2026-01-26 15:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.017572 10.0.0.19 - - [2026-01-26 15:36:53] "GET /tag/428693c3-7219-463a-b1ab-1f5b0c8afc9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.023828 10.0.0.19 - - [2026-01-26 15:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006010 10.0.0.19 - - [2026-01-26 15:36:54] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.072330 10.0.0.19 - - [2026-01-26 15:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011515 10.0.0.19 - - [2026-01-26 15:36:54] "GET /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.008809 10.0.0.19 - - [2026-01-26 15:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.19 - - [2026-01-26 15:36:54] "GET /service-appliance-set/49e4a951-95c8-437e-b401-26ba268caecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.008163 10.0.0.19 - - [2026-01-26 15:36:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.002987 10.0.0.19 - - [2026-01-26 15:36:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.170763 10.0.0.19 - - [2026-01-26 15:36:54] "GET /virtual-machine-interface/448fbd47-db9a-4d2b-a681-8c8371cfc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.026136 10.0.0.19 - - [2026-01-26 15:36:54] "POST /instance-ips HTTP/1.1" 200 381 0.070523 10.0.0.19 - - [2026-01-26 15:36:54] "GET /instance-ip/5643af9c-33ff-4836-8f91-7086eeaa79e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.029848 10.0.0.19 - - [2026-01-26 15:36:54] "POST /loadbalancers HTTP/1.1" 200 582 0.147021 10.0.0.19 - - [2026-01-26 15:36:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.063252 10.0.0.19 - - [2026-01-26 15:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014667 10.0.0.19 - - [2026-01-26 15:36:55] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.065483 10.0.0.19 - - [2026-01-26 15:36:55] "GET /loadbalancer/59e35666-d23f-41e6-a63c-9288fa046505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005882 10.0.0.19 - - [2026-01-26 15:36:55] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.136790 10.0.0.19 - - [2026-01-26 15:36:55] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.123044 10.0.0.19 - - [2026-01-26 15:36:55] "GET /instance-ip/5643af9c-33ff-4836-8f91-7086eeaa79e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.041918 10.0.0.19 - - [2026-01-26 15:36:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.066320 10.0.0.19 - - [2026-01-26 15:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007601 10.0.0.19 - - [2026-01-26 15:36:55] "POST /floating-ips HTTP/1.1" 200 583 0.083641 10.0.0.19 - - [2026-01-26 15:36:55] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.165914 10.0.0.19 - - [2026-01-26 15:36:55] "GET /loadbalancer-listener/64e41c4a-843c-4cbd-ba5a-0f7420d6c780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.013871 10.0.0.19 - - [2026-01-26 15:36:55] "GET /loadbalancer-listener/64e41c4a-843c-4cbd-ba5a-0f7420d6c780?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.020665 10.0.0.19 - - [2026-01-26 15:36:55] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.070570 10.0.0.19 - - [2026-01-26 15:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006049 10.0.0.19 - - [2026-01-26 15:36:55] "GET /global-vrouter-config/a0da8904-c414-4553-b947-52a3e3f05ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.011343 10.0.0.19 - - [2026-01-26 15:36:55] "GET /instance-ip/5643af9c-33ff-4836-8f91-7086eeaa79e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004888 10.0.0.19 - - [2026-01-26 15:36:55] "GET /instance-ip/5643af9c-33ff-4836-8f91-7086eeaa79e9?fields=floating_ips HTTP/1.1" 200 1170 0.012469 10.0.0.19 - - [2026-01-26 15:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.19 - - [2026-01-26 15:36:55] "PUT /global-vrouter-config/a0da8904-c414-4553-b947-52a3e3f05ec3 HTTP/1.1" 200 276 0.029696 10.0.0.19 - - [2026-01-26 15:36:55] "GET /floating-ip/322c1ca8-73c3-497d-9aae-c8d393be34f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.020132 10.0.0.19 - - [2026-01-26 15:36:55] "POST /tags HTTP/1.1" 200 355 0.053704 10.0.0.19 - - [2026-01-26 15:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.19 - - [2026-01-26 15:36:55] "GET /tag/56fbe860-0913-4887-b412-72e72d4d931d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.040536 10.0.0.19 - - [2026-01-26 15:36:55] "POST /tags HTTP/1.1" 200 303 0.036568 10.0.0.19 - - [2026-01-26 15:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010167 10.0.0.19 - - [2026-01-26 15:36:56] "GET /tag/8e85a2e8-ff36-4814-b9e1-e7dce03b15ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.039689 10.0.0.19 - - [2026-01-26 15:36:56] "POST /projects HTTP/1.1" 409 218 0.004935 10.0.0.19 - - [2026-01-26 15:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.19 - - [2026-01-26 15:36:56] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.076995 10.0.0.19 - - [2026-01-26 15:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.19 - - [2026-01-26 15:36:56] "GET /network-ipam/a7f67549-b25b-49b6-b8d9-4d5b8a5b1924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004237 10.0.0.19 - - [2026-01-26 15:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.19 - - [2026-01-26 15:36:56] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006149 10.0.0.19 - - [2026-01-26 15:36:56] "PUT /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2 HTTP/1.1" 200 264 0.105980 10.0.0.19 - - [2026-01-26 15:36:56] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.018572 10.0.0.19 - - [2026-01-26 15:36:56] "POST /set-tag HTTP/1.1" 200 109 0.094321 10.0.0.19 - - [2026-01-26 15:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.014827 10.0.0.19 - - [2026-01-26 15:36:56] "GET /network-ipam/287c618e-2687-446e-b34f-02e1a86af881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.005264 10.0.0.19 - - [2026-01-26 15:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.19 - - [2026-01-26 15:36:56] "GET /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.010837 10.0.0.19 - - [2026-01-26 15:36:56] "PUT /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40 HTTP/1.1" 200 264 0.099020 10.0.0.19 - - [2026-01-26 15:36:56] "GET /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.013937 10.0.0.19 - - [2026-01-26 15:36:56] "POST /set-tag HTTP/1.1" 200 109 0.132607 10.0.0.19 - - [2026-01-26 15:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013977 10.0.0.19 - - [2026-01-26 15:36:57] "GET /network-policy/a64cccb4-77cc-4ab2-9c15-9c6843d24b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006734 10.0.0.19 - - [2026-01-26 15:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007079 10.0.0.19 - - [2026-01-26 15:36:57] "GET /network-policy/8e656a83-af8e-46d3-bed4-ec451046ecc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004138 10.0.0.19 - - [2026-01-26 15:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011516 10.0.0.19 - - [2026-01-26 15:36:57] "GET /network-policy/01ff7354-82ce-4e00-a4bd-573ed080b241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.003827 10.0.0.19 - - [2026-01-26 15:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.19 - - [2026-01-26 15:36:57] "PUT /network-policy/01ff7354-82ce-4e00-a4bd-573ed080b241 HTTP/1.1" 200 262 0.019067 10.0.0.19 - - [2026-01-26 15:36:57] "POST /ref-update HTTP/1.1" 200 156 0.094150 10.0.0.19 - - [2026-01-26 15:36:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008119 10.0.0.19 - - [2026-01-26 15:36:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004543 10.0.0.19 - - [2026-01-26 15:36:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006635 10.0.0.19 - - [2026-01-26 15:36:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003921 10.0.0.19 - - [2026-01-26 15:36:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003887 10.0.0.19 - - [2026-01-26 15:36:57] "POST /security-groups HTTP/1.1" 409 245 0.005643 10.0.0.19 - - [2026-01-26 15:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.19 - - [2026-01-26 15:36:57] "PUT /security-group/27dc3927-b08d-4fff-87b4-ce46dd59984f HTTP/1.1" 200 262 0.067273 10.0.0.19 - - [2026-01-26 15:36:57] "PUT /access-control-list/5433bf61-4da0-4710-9e58-2cb873d04d13 HTTP/1.1" 200 272 0.041340 10.0.0.19 - - [2026-01-26 15:36:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.048765 10.0.0.19 - - [2026-01-26 15:36:57] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016561 10.0.0.19 - - [2026-01-26 15:36:57] "PUT /access-control-list/e7b90dfe-2ef1-4834-986e-56f233f3023e HTTP/1.1" 200 272 0.056398 10.0.0.19 - - [2026-01-26 15:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.015147 10.0.0.19 - - [2026-01-26 15:36:57] "GET /policy-management/56ed3c59-fcf1-4575-ae32-43cebaf3d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006104 10.0.0.19 - - [2026-01-26 15:36:57] "POST /tags HTTP/1.1" 409 206 0.003296 10.0.0.19 - - [2026-01-26 15:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.19 - - [2026-01-26 15:36:57] "GET /tag/8e85a2e8-ff36-4814-b9e1-e7dce03b15ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.021311 10.0.0.19 - - [2026-01-26 15:36:57] "POST /firewall-rules HTTP/1.1" 200 562 0.114550 10.0.0.19 - - [2026-01-26 15:36:57] "GET /firewall-rule/036b083e-973f-4dc5-b5f7-f7a02126e231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.008199 10.0.0.19 - - [2026-01-26 15:36:58] "GET /firewall-policy/dfb92c68-e191-4985-8602-e6d2ee3b43ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.008451 10.0.0.19 - - [2026-01-26 15:36:58] "GET /firewall-rule/036b083e-973f-4dc5-b5f7-f7a02126e231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.005953 10.0.0.19 - - [2026-01-26 15:36:58] "POST /ref-update HTTP/1.1" 200 156 0.061870 10.0.0.19 - - [2026-01-26 15:36:58] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007746 10.0.0.19 - - [2026-01-26 15:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.19 - - [2026-01-26 15:36:58] "GET /policy-management/56ed3c59-fcf1-4575-ae32-43cebaf3d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006940 10.0.0.19 - - [2026-01-26 15:36:58] "POST /tags HTTP/1.1" 409 206 0.003358 10.0.0.19 - - [2026-01-26 15:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.19 - - [2026-01-26 15:36:58] "GET /tag/8e85a2e8-ff36-4814-b9e1-e7dce03b15ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.031102 10.0.0.19 - - [2026-01-26 15:36:58] "POST /firewall-rules HTTP/1.1" 200 560 0.135946 10.0.0.19 - - [2026-01-26 15:36:58] "GET /firewall-rule/0a650978-5805-48ce-852e-c43bfe6b1fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1987 0.033332 10.0.0.19 - - [2026-01-26 15:36:58] "GET /firewall-policy/dfb92c68-e191-4985-8602-e6d2ee3b43ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.013085 10.0.0.19 - - [2026-01-26 15:36:58] "GET /firewall-rule/0a650978-5805-48ce-852e-c43bfe6b1fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1987 0.004958 10.0.0.19 - - [2026-01-26 15:36:58] "POST /ref-update HTTP/1.1" 200 156 0.088143 10.0.0.19 - - [2026-01-26 15:36:58] "POST /fqname-to-id HTTP/1.1" 404 228 0.027649 10.0.0.19 - - [2026-01-26 15:36:58] "POST /tags HTTP/1.1" 200 301 0.049181 10.0.0.19 - - [2026-01-26 15:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.016083 10.0.0.19 - - [2026-01-26 15:36:58] "GET /tag/8b7bb97d-0e13-4c46-9ccc-c8ec8c6c1920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.042887 10.0.0.19 - - [2026-01-26 15:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.19 - - [2026-01-26 15:36:59] "GET /project/1b9fb930-a536-4f16-8fd0-47cd333d83e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.086211 10.0.0.19 - - [2026-01-26 15:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014166 10.0.0.19 - - [2026-01-26 15:36:59] "GET /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.014922 10.0.0.19 - - [2026-01-26 15:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006248 10.0.0.19 - - [2026-01-26 15:36:59] "GET /service-appliance-set/49e4a951-95c8-437e-b401-26ba268caecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.008263 10.0.0.19 - - [2026-01-26 15:36:59] "POST /fqname-to-id HTTP/1.1" 404 242 0.004153 10.0.0.19 - - [2026-01-26 15:36:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.170350 10.0.0.19 - - [2026-01-26 15:36:59] "GET /virtual-machine-interface/3712fe09-b8b2-41f6-ad1a-07033fad7c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.037779 10.0.0.19 - - [2026-01-26 15:36:59] "POST /instance-ips HTTP/1.1" 200 377 0.053857 10.0.0.19 - - [2026-01-26 15:36:59] "GET /instance-ip/e30c5e73-5711-473b-aa72-0a16e5ae3826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010742 10.0.0.19 - - [2026-01-26 15:36:59] "POST /loadbalancers HTTP/1.1" 200 582 0.097577 10.0.0.19 - - [2026-01-26 15:36:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.061633 10.0.0.19 - - [2026-01-26 15:36:59] "GET /project/1b9fb930-a536-4f16-8fd0-47cd333d83e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.116485 10.0.0.19 - - [2026-01-26 15:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.022671 10.0.0.19 - - [2026-01-26 15:36:59] "GET /instance-ip/e30c5e73-5711-473b-aa72-0a16e5ae3826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006424 10.0.0.19 - - [2026-01-26 15:36:59] "GET /project/1b9fb930-a536-4f16-8fd0-47cd333d83e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.130272 10.0.0.19 - - [2026-01-26 15:37:00] "POST /floating-ips HTTP/1.1" 200 581 0.160433 10.0.0.19 - - [2026-01-26 15:37:00] "GET /loadbalancer/3311cffb-8283-4ccd-b29f-d00f26f3f357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.010749 10.0.0.19 - - [2026-01-26 15:37:00] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.056375 10.0.0.19 - - [2026-01-26 15:37:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.031832 10.0.0.19 - - [2026-01-26 15:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.034166 10.0.0.19 - - [2026-01-26 15:37:00] "GET /project/1b9fb930-a536-4f16-8fd0-47cd333d83e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.062240 10.0.0.19 - - [2026-01-26 15:37:00] "GET /loadbalancer-listener/188bcfdb-124f-47e0-a4da-e660f968865f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.007620 10.0.0.19 - - [2026-01-26 15:37:00] "GET /loadbalancer-listener/188bcfdb-124f-47e0-a4da-e660f968865f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.011995 10.0.0.19 - - [2026-01-26 15:37:00] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.027657 10.0.0.19 - - [2026-01-26 15:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005686 10.0.0.19 - - [2026-01-26 15:37:00] "GET /instance-ip/e30c5e73-5711-473b-aa72-0a16e5ae3826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.015699 10.0.0.19 - - [2026-01-26 15:37:00] "GET /project/1b9fb930-a536-4f16-8fd0-47cd333d83e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.105817 10.0.0.19 - - [2026-01-26 15:37:00] "GET /instance-ip/e30c5e73-5711-473b-aa72-0a16e5ae3826?fields=floating_ips HTTP/1.1" 200 1165 0.053622 10.0.0.19 - - [2026-01-26 15:37:00] "GET /floating-ip/86b003b6-132b-432c-be9f-c0e82c9aadec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.006966 10.0.0.19 - - [2026-01-26 15:37:00] "GET /loadbalancer/3311cffb-8283-4ccd-b29f-d00f26f3f357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005203 10.0.0.19 - - [2026-01-26 15:37:00] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.043350 10.0.0.19 - - [2026-01-26 15:37:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.028920 10.0.0.19 - - [2026-01-26 15:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.19 - - [2026-01-26 15:37:00] "GET /project/1b9fb930-a536-4f16-8fd0-47cd333d83e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050835 10.0.0.19 - - [2026-01-26 15:37:00] "GET /loadbalancer-listener/3b0a2a4a-49ab-46fc-a709-1a2df9342f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.020284 10.0.0.19 - - [2026-01-26 15:37:00] "GET /loadbalancer-listener/3b0a2a4a-49ab-46fc-a709-1a2df9342f33?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.018518 10.0.0.19 - - [2026-01-26 15:37:00] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.044277 10.0.0.19 - - [2026-01-26 15:37:00] "GET /instance-ip/e30c5e73-5711-473b-aa72-0a16e5ae3826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006917 10.0.0.19 - - [2026-01-26 15:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015383 10.0.0.19 - - [2026-01-26 15:37:00] "GET /instance-ip/e30c5e73-5711-473b-aa72-0a16e5ae3826?fields=floating_ips HTTP/1.1" 200 1165 0.007845 10.0.0.19 - - [2026-01-26 15:37:00] "GET /project/1b9fb930-a536-4f16-8fd0-47cd333d83e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047088 10.0.0.19 - - [2026-01-26 15:37:00] "GET /floating-ip/86b003b6-132b-432c-be9f-c0e82c9aadec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004078 10.0.0.19 - - [2026-01-26 15:37:01] "GET /loadbalancer/3311cffb-8283-4ccd-b29f-d00f26f3f357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004644 10.0.0.19 - - [2026-01-26 15:37:01] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.101911 10.0.0.19 - - [2026-01-26 15:37:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.050385 10.0.0.19 - - [2026-01-26 15:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.025909 10.0.0.19 - - [2026-01-26 15:37:01] "GET /project/1b9fb930-a536-4f16-8fd0-47cd333d83e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.080577 10.0.0.19 - - [2026-01-26 15:37:01] "GET /loadbalancer-listener/368eeb6a-ad89-46a6-8128-abf5c0db5fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.016351 10.0.0.19 - - [2026-01-26 15:37:01] "GET /loadbalancer-listener/368eeb6a-ad89-46a6-8128-abf5c0db5fd6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.007708 10.0.0.19 - - [2026-01-26 15:37:01] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.105210 10.0.0.19 - - [2026-01-26 15:37:01] "GET /instance-ip/e30c5e73-5711-473b-aa72-0a16e5ae3826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008974 10.0.0.19 - - [2026-01-26 15:37:01] "GET /instance-ip/e30c5e73-5711-473b-aa72-0a16e5ae3826?fields=floating_ips HTTP/1.1" 200 1165 0.014161 10.0.0.19 - - [2026-01-26 15:37:01] "GET /floating-ip/86b003b6-132b-432c-be9f-c0e82c9aadec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.009325 10.0.0.19 - - [2026-01-26 15:37:01] "POST /tags HTTP/1.1" 200 371 0.084953 10.0.0.19 - - [2026-01-26 15:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007909 10.0.0.19 - - [2026-01-26 15:37:01] "GET /tag/8c2745dd-e780-4769-ba3b-aeeeadadef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.033276 10.0.0.19 - - [2026-01-26 15:37:01] "POST /tags HTTP/1.1" 200 319 0.036805 10.0.0.19 - - [2026-01-26 15:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.018871 10.0.0.19 - - [2026-01-26 15:37:01] "GET /tag/46c9b30a-2c83-4eaf-ade1-a422a5309f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.028102 10.0.0.19 - - [2026-01-26 15:37:02] "POST /id-to-fqname HTTP/1.1" 200 181 0.005469 10.0.0.19 - - [2026-01-26 15:37:02] "POST /fqname-to-id HTTP/1.1" 404 190 0.019012 10.0.0.19 - - [2026-01-26 15:37:02] "POST /security-groups HTTP/1.1" 200 578 0.084619 10.0.0.19 - - [2026-01-26 15:37:02] "POST /projects HTTP/1.1" 200 497 0.314415 10.0.0.19 - - [2026-01-26 15:37:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.003763 10.0.0.19 - - [2026-01-26 15:37:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.034216 10.0.0.19 - - [2026-01-26 15:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.018616 10.0.0.19 - - [2026-01-26 15:37:02] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.026339 10.0.0.19 - - [2026-01-26 15:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.021271 10.0.0.19 - - [2026-01-26 15:37:02] "GET /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.052790 10.0.0.19 - - [2026-01-26 15:37:02] "POST /access-control-lists HTTP/1.1" 200 587 0.199866 10.0.0.19 - - [2026-01-26 15:37:02] "POST /fqname-to-id HTTP/1.1" 404 224 0.026786 10.0.0.19 - - [2026-01-26 15:37:02] "POST /access-control-lists HTTP/1.1" 200 585 0.069839 10.0.0.19 - - [2026-01-26 15:37:02] "PUT /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2 HTTP/1.1" 200 264 0.225455 10.0.0.19 - - [2026-01-26 15:37:02] "PUT /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40 HTTP/1.1" 200 264 0.125663 10.0.0.19 - - [2026-01-26 15:37:03] "POST /security-groups HTTP/1.1" 200 558 0.124934 10.0.0.19 - - [2026-01-26 15:37:03] "POST /fqname-to-id HTTP/1.1" 404 248 0.010600 10.0.0.19 - - [2026-01-26 15:37:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.054326 10.0.0.19 - - [2026-01-26 15:37:03] "POST /chown HTTP/1.1" 200 109 0.088741 10.0.0.19 - - [2026-01-26 15:37:03] "POST /access-control-lists HTTP/1.1" 200 610 0.149840 10.0.0.19 - - [2026-01-26 15:37:03] "POST /fqname-to-id HTTP/1.1" 404 247 0.017936 10.0.0.19 - - [2026-01-26 15:37:03] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.059543 10.0.0.19 - - [2026-01-26 15:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.19 - - [2026-01-26 15:37:03] "GET /policy-management/56ed3c59-fcf1-4575-ae32-43cebaf3d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013612 10.0.0.19 - - [2026-01-26 15:37:03] "POST /tags HTTP/1.1" 409 214 0.016683 10.0.0.19 - - [2026-01-26 15:37:03] "POST /access-control-lists HTTP/1.1" 200 608 0.125754 10.0.0.19 - - [2026-01-26 15:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013185 10.0.0.19 - - [2026-01-26 15:37:03] "GET /tag/46c9b30a-2c83-4eaf-ade1-a422a5309f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.058302 10.0.0.19 - - [2026-01-26 15:37:03] "POST /firewall-rules HTTP/1.1" 200 578 0.107635 10.0.0.19 - - [2026-01-26 15:37:03] "GET /firewall-rule/098dc92f-f69d-4615-a2d4-de3e30f4d000?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.020146 10.0.0.19 - - [2026-01-26 15:37:03] "GET /firewall-policy/dfb92c68-e191-4985-8602-e6d2ee3b43ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.017557 10.0.0.19 - - [2026-01-26 15:37:03] "GET /firewall-rule/098dc92f-f69d-4615-a2d4-de3e30f4d000?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.010821 10.0.0.19 - - [2026-01-26 15:37:03] "POST /ref-update HTTP/1.1" 200 156 0.077890 10.0.0.19 - - [2026-01-26 15:37:03] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016360 10.0.0.19 - - [2026-01-26 15:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015661 10.0.0.19 - - [2026-01-26 15:37:03] "GET /policy-management/56ed3c59-fcf1-4575-ae32-43cebaf3d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003943 10.0.0.19 - - [2026-01-26 15:37:03] "POST /tags HTTP/1.1" 409 214 0.002692 10.0.0.19 - - [2026-01-26 15:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.19 - - [2026-01-26 15:37:04] "GET /tag/46c9b30a-2c83-4eaf-ade1-a422a5309f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.024033 10.0.0.19 - - [2026-01-26 15:37:04] "POST /firewall-rules HTTP/1.1" 200 576 0.079277 10.0.0.19 - - [2026-01-26 15:37:04] "GET /firewall-rule/57a06059-ba83-47d7-89dc-05e2348643ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.021879 10.0.0.19 - - [2026-01-26 15:37:04] "GET /firewall-policy/dfb92c68-e191-4985-8602-e6d2ee3b43ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.007922 10.0.0.19 - - [2026-01-26 15:37:04] "GET /firewall-rule/57a06059-ba83-47d7-89dc-05e2348643ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.009671 10.0.0.19 - - [2026-01-26 15:37:04] "POST /ref-update HTTP/1.1" 200 156 0.060651 10.0.0.19 - - [2026-01-26 15:37:04] "POST /tags HTTP/1.1" 200 363 0.026783 10.0.0.19 - - [2026-01-26 15:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006798 10.0.0.19 - - [2026-01-26 15:37:04] "GET /tag/e4a8a19b-44f2-46f5-8224-71d9be083048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.019610 10.0.0.19 - - [2026-01-26 15:37:04] "POST /tags HTTP/1.1" 200 311 0.042273 10.0.0.19 - - [2026-01-26 15:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013873 10.0.0.19 - - [2026-01-26 15:37:04] "GET /tag/67d2395d-7850-48ea-bc06-bcffc0932744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.030772 10.0.0.19 - - [2026-01-26 15:37:04] "POST /id-to-fqname HTTP/1.1" 200 177 0.000957 10.0.0.19 - - [2026-01-26 15:37:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.013803 10.0.0.19 - - [2026-01-26 15:37:05] "POST /security-groups HTTP/1.1" 200 574 0.116186 10.0.0.19 - - [2026-01-26 15:37:05] "POST /projects HTTP/1.1" 200 489 0.493655 10.0.0.19 - - [2026-01-26 15:37:05] "POST /fqname-to-id HTTP/1.1" 404 217 0.005206 10.0.0.19 - - [2026-01-26 15:37:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.050087 10.0.0.19 - - [2026-01-26 15:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.035729 10.0.0.19 - - [2026-01-26 15:37:05] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.043301 10.0.0.19 - - [2026-01-26 15:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013351 10.0.0.19 - - [2026-01-26 15:37:05] "GET /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.037816 10.0.0.19 - - [2026-01-26 15:37:05] "POST /access-control-lists HTTP/1.1" 200 583 0.251093 10.0.0.19 - - [2026-01-26 15:37:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.061408 10.0.0.19 - - [2026-01-26 15:37:05] "POST /access-control-lists HTTP/1.1" 200 581 0.206700 10.0.0.19 - - [2026-01-26 15:37:05] "PUT /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2 HTTP/1.1" 200 264 0.389778 10.0.0.19 - - [2026-01-26 15:37:06] "PUT /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40 HTTP/1.1" 200 264 0.240637 10.0.0.19 - - [2026-01-26 15:37:06] "POST /security-groups HTTP/1.1" 200 546 0.220555 10.0.0.19 - - [2026-01-26 15:37:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.033413 10.0.0.19 - - [2026-01-26 15:37:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.090001 10.0.0.19 - - [2026-01-26 15:37:06] "POST /chown HTTP/1.1" 200 109 0.060900 10.0.0.19 - - [2026-01-26 15:37:06] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014281 10.0.0.19 - - [2026-01-26 15:37:06] "POST /access-control-lists HTTP/1.1" 200 602 0.178416 10.0.0.19 - - [2026-01-26 15:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005847 10.0.0.19 - - [2026-01-26 15:37:06] "POST /fqname-to-id HTTP/1.1" 404 239 0.041300 10.0.0.19 - - [2026-01-26 15:37:06] "GET /policy-management/56ed3c59-fcf1-4575-ae32-43cebaf3d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.019753 10.0.0.19 - - [2026-01-26 15:37:06] "POST /tags HTTP/1.1" 409 210 0.013503 10.0.0.19 - - [2026-01-26 15:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.19 - - [2026-01-26 15:37:06] "GET /tag/67d2395d-7850-48ea-bc06-bcffc0932744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.065470 10.0.0.19 - - [2026-01-26 15:37:06] "POST /access-control-lists HTTP/1.1" 200 600 0.157455 10.0.0.19 - - [2026-01-26 15:37:07] "POST /firewall-rules HTTP/1.1" 200 570 0.122751 10.0.0.19 - - [2026-01-26 15:37:07] "GET /firewall-rule/a804e337-23eb-4f78-b1ec-b9f6f9c440c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.038645 10.0.0.19 - - [2026-01-26 15:37:07] "GET /firewall-policy/dfb92c68-e191-4985-8602-e6d2ee3b43ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.010106 10.0.0.19 - - [2026-01-26 15:37:07] "GET /firewall-rule/a804e337-23eb-4f78-b1ec-b9f6f9c440c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004500 10.0.0.19 - - [2026-01-26 15:37:07] "POST /ref-update HTTP/1.1" 200 156 0.111780 10.0.0.19 - - [2026-01-26 15:37:07] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.048552 10.0.0.19 - - [2026-01-26 15:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004833 10.0.0.19 - - [2026-01-26 15:37:07] "GET /policy-management/56ed3c59-fcf1-4575-ae32-43cebaf3d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004811 10.0.0.19 - - [2026-01-26 15:37:07] "POST /tags HTTP/1.1" 409 210 0.003719 10.0.0.19 - - [2026-01-26 15:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.19 - - [2026-01-26 15:37:07] "GET /tag/67d2395d-7850-48ea-bc06-bcffc0932744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.038607 10.0.0.19 - - [2026-01-26 15:37:07] "POST /firewall-rules HTTP/1.1" 200 568 0.130319 10.0.0.19 - - [2026-01-26 15:37:07] "GET /firewall-rule/86bf4e75-712d-43b5-896a-9b03b34bdcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.007688 10.0.0.19 - - [2026-01-26 15:37:07] "GET /firewall-policy/dfb92c68-e191-4985-8602-e6d2ee3b43ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.007991 10.0.0.19 - - [2026-01-26 15:37:07] "GET /firewall-rule/86bf4e75-712d-43b5-896a-9b03b34bdcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.004478 10.0.0.19 - - [2026-01-26 15:37:07] "POST /ref-update HTTP/1.1" 200 156 0.119671 10.0.0.19 - - [2026-01-26 15:37:08] "POST /tags HTTP/1.1" 200 363 0.063312 10.0.0.19 - - [2026-01-26 15:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.19 - - [2026-01-26 15:37:08] "GET /tag/d65a25ae-6f35-41f9-aaee-01fd25011dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.024494 10.0.0.19 - - [2026-01-26 15:37:08] "POST /tags HTTP/1.1" 409 210 0.013253 10.0.0.19 - - [2026-01-26 15:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004754 10.0.0.19 - - [2026-01-26 15:37:08] "GET /tag/b5473a9f-abf9-42a0-baa8-219f613c8437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.021316 10.0.0.19 - - [2026-01-26 15:37:08] "POST /projects HTTP/1.1" 409 223 0.003023 10.0.0.19 - - [2026-01-26 15:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007411 10.0.0.19 - - [2026-01-26 15:37:08] "GET /project/1b9fb930-a536-4f16-8fd0-47cd333d83e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.092304 10.0.0.19 - - [2026-01-26 15:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005543 10.0.0.19 - - [2026-01-26 15:37:08] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005461 10.0.0.19 - - [2026-01-26 15:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005799 10.0.0.19 - - [2026-01-26 15:37:08] "GET /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.023243 10.0.0.19 - - [2026-01-26 15:37:08] "PUT /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2 HTTP/1.1" 200 264 0.129414 10.0.0.19 - - [2026-01-26 15:37:08] "PUT /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40 HTTP/1.1" 200 264 0.146859 10.0.0.19 - - [2026-01-26 15:37:08] "POST /security-groups HTTP/1.1" 409 253 0.034195 10.0.0.19 - - [2026-01-26 15:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012731 10.0.0.19 - - [2026-01-26 15:37:09] "PUT /security-group/e4ce97f7-06e3-418c-92ac-bb7f787ce3ef HTTP/1.1" 200 262 0.106884 10.0.0.19 - - [2026-01-26 15:37:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.091188 10.0.0.19 - - [2026-01-26 15:37:09] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.034495 10.0.0.19 - - [2026-01-26 15:37:09] "PUT /access-control-list/7fa6a5de-94d4-4465-9496-b01d7b3ff892 HTTP/1.1" 200 272 0.108433 10.0.0.19 - - [2026-01-26 15:37:09] "PUT /access-control-list/6d4441a7-84f4-4e45-82e1-ae18f8cbfa46 HTTP/1.1" 200 272 0.023236 10.0.0.19 - - [2026-01-26 15:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012014 10.0.0.19 - - [2026-01-26 15:37:09] "GET /policy-management/56ed3c59-fcf1-4575-ae32-43cebaf3d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015042 10.0.0.19 - - [2026-01-26 15:37:09] "POST /tags HTTP/1.1" 409 210 0.006575 10.0.0.19 - - [2026-01-26 15:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006063 10.0.0.19 - - [2026-01-26 15:37:09] "GET /tag/b5473a9f-abf9-42a0-baa8-219f613c8437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.023563 10.0.0.19 - - [2026-01-26 15:37:09] "POST /firewall-rules HTTP/1.1" 200 570 0.147467 10.0.0.19 - - [2026-01-26 15:37:09] "GET /firewall-rule/e4574272-0e74-48e0-b42a-9460311a25af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.023973 10.0.0.19 - - [2026-01-26 15:37:09] "GET /firewall-policy/dfb92c68-e191-4985-8602-e6d2ee3b43ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.021100 10.0.0.19 - - [2026-01-26 15:37:09] "GET /firewall-rule/e4574272-0e74-48e0-b42a-9460311a25af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007684 10.0.0.19 - - [2026-01-26 15:37:09] "POST /ref-update HTTP/1.1" 200 156 0.157364 10.0.0.19 - - [2026-01-26 15:37:09] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023095 10.0.0.19 - - [2026-01-26 15:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009552 10.0.0.19 - - [2026-01-26 15:37:09] "GET /policy-management/56ed3c59-fcf1-4575-ae32-43cebaf3d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.021724 10.0.0.19 - - [2026-01-26 15:37:09] "POST /tags HTTP/1.1" 409 210 0.021441 10.0.0.19 - - [2026-01-26 15:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.19 - - [2026-01-26 15:37:10] "GET /tag/b5473a9f-abf9-42a0-baa8-219f613c8437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.054050 10.0.0.19 - - [2026-01-26 15:37:10] "POST /firewall-rules HTTP/1.1" 200 568 0.130482 10.0.0.19 - - [2026-01-26 15:37:10] "GET /firewall-rule/4ca9139e-4adc-4b92-83fd-3bc280f0e719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.022404 10.0.0.19 - - [2026-01-26 15:37:10] "GET /firewall-policy/dfb92c68-e191-4985-8602-e6d2ee3b43ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.008348 10.0.0.19 - - [2026-01-26 15:37:10] "GET /firewall-rule/4ca9139e-4adc-4b92-83fd-3bc280f0e719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.004128 10.0.0.19 - - [2026-01-26 15:37:10] "POST /ref-update HTTP/1.1" 200 156 0.150862 10.0.0.19 - - [2026-01-26 15:37:10] "POST /tags HTTP/1.1" 409 237 0.006874 10.0.0.19 - - [2026-01-26 15:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005055 10.0.0.19 - - [2026-01-26 15:37:10] "GET /tag/d65a25ae-6f35-41f9-aaee-01fd25011dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.029360 10.0.0.19 - - [2026-01-26 15:37:10] "GET /virtual-machine-interface/d5029cf4-facc-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.009215 10.0.0.19 - - [2026-01-26 15:37:10] "POST /set-tag HTTP/1.1" 200 109 0.046371 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:37:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001585 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:37:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001418 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:37:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001568 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:37:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001957 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:37:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001940 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:37:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003306 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:37:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001740 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:37:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002002 10.0.0.19 - - [2026-01-26 15:38:10] "GET / HTTP/1.1" 200 35931 0.003939 10.0.0.19 - - [2026-01-26 15:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.19 - - [2026-01-26 15:38:10] "GET /global-system-config/d804d7a0-a1d4-43af-85bd-bb5ced1e27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006483 10.0.0.19 - - [2026-01-26 15:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004866 10.0.0.19 - - [2026-01-26 15:38:11] "GET /config-node/32db5366-9e58-4609-a8e1-d7bf0cddd5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.010518 10.0.0.19 - - [2026-01-26 15:38:22] "GET / HTTP/1.1" 200 35931 0.003114 10.0.0.19 - - [2026-01-26 15:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.19 - - [2026-01-26 15:38:22] "GET /routing-instance/dcf6d8bc-d9ae-4277-9462-9bea888c39a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007935 10.0.0.19 - - [2026-01-26 15:38:22] "POST /bgp-routers HTTP/1.1" 409 301 0.003504 10.0.0.19 - - [2026-01-26 15:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.19 - - [2026-01-26 15:38:22] "GET /bgp-router/e176f2ad-9c40-4381-b8af-672bf087cae0?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.008924 10.0.0.19 - - [2026-01-26 15:38:22] "PUT /bgp-router/e176f2ad-9c40-4381-b8af-672bf087cae0 HTTP/1.1" 200 254 0.045196 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:38:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001567 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:38:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001717 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:38:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001551 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:38:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001495 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:38:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001525 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:38:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002359 10.0.0.141 - - [2026-01-26 15:39:42] "GET / HTTP/1.1" 200 35931 0.003294 10.0.0.141 - - [2026-01-26 15:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.141 - - [2026-01-26 15:39:42] "GET /global-system-config/d804d7a0-a1d4-43af-85bd-bb5ced1e27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007414 10.0.0.141 - - [2026-01-26 15:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.141 - - [2026-01-26 15:39:42] "GET /routing-instance/dcf6d8bc-d9ae-4277-9462-9bea888c39a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004957 10.0.0.141 - - [2026-01-26 15:39:42] "PUT /global-system-config/d804d7a0-a1d4-43af-85bd-bb5ced1e27eb HTTP/1.1" 200 274 0.017273 10.0.0.141 - - [2026-01-26 15:39:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.013816 10.0.0.141 - - [2026-01-26 15:39:42] "POST /virtual-routers HTTP/1.1" 200 599 0.030345 10.0.0.141 - - [2026-01-26 15:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011199 10.0.0.141 - - [2026-01-26 15:39:42] "GET /virtual-router/775b691b-b532-459e-9818-1b1cc0ae9660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.007922 10.0.0.141 - - [2026-01-26 15:39:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.003379 10.0.0.141 - - [2026-01-26 15:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.141 - - [2026-01-26 15:39:42] "GET /virtual-network/47ebaa3a-bd99-42dd-bc1a-7f93dd96bdb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.007034 10.0.0.141 - - [2026-01-26 15:39:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.095279 10.0.0.19 - - [2026-01-26 15:40:14] "GET /global-system-configs HTTP/1.1" 200 322 0.008028 10.0.0.19 - - [2026-01-26 15:40:15] "GET /global-system-configs HTTP/1.1" 200 322 0.004331 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:40:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001621 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:40:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001427 10.0.0.141 - - [2026-01-26 15:41:20] "GET / HTTP/1.1" 200 35931 0.002491 10.0.0.141 - - [2026-01-26 15:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.141 - - [2026-01-26 15:41:20] "GET /global-system-config/d804d7a0-a1d4-43af-85bd-bb5ced1e27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008274 10.0.0.141 - - [2026-01-26 15:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.141 - - [2026-01-26 15:41:20] "GET /routing-instance/dcf6d8bc-d9ae-4277-9462-9bea888c39a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004790 10.0.0.141 - - [2026-01-26 15:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.141 - - [2026-01-26 15:41:20] "GET /virtual-router/775b691b-b532-459e-9818-1b1cc0ae9660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004605 10.0.0.141 - - [2026-01-26 15:41:20] "PUT /virtual-router/775b691b-b532-459e-9818-1b1cc0ae9660 HTTP/1.1" 200 262 0.021906 10.0.0.141 - - [2026-01-26 15:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007133 10.0.0.141 - - [2026-01-26 15:41:20] "GET /virtual-router/775b691b-b532-459e-9818-1b1cc0ae9660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005901 10.0.0.141 - - [2026-01-26 15:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.141 - - [2026-01-26 15:41:20] "GET /virtual-machine-interface/25ee369b-ac66-44b5-a0a5-1d93d7ee84c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.007418 10.0.0.141 - - [2026-01-26 15:41:20] "PUT /virtual-machine-interface/25ee369b-ac66-44b5-a0a5-1d93d7ee84c4 HTTP/1.1" 200 284 0.016887 10.0.0.19 - - [2026-01-26 15:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.19 - - [2026-01-26 15:41:31] "GET /virtual-router/775b691b-b532-459e-9818-1b1cc0ae9660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005297 10.0.0.19 - - [2026-01-26 15:41:49] "GET /virtual-router/775b691b-b532-459e-9818-1b1cc0ae9660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005613 10.0.0.19 - - [2026-01-26 15:41:49] "POST /ref-update HTTP/1.1" 200 156 0.017192 10.0.0.19 - - [2026-01-26 15:42:02] "GET /virtual-machine-interface/d5029cf4-facc-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.023221 10.0.0.19 - - [2026-01-26 15:42:02] "POST /set-tag HTTP/1.1" 200 109 0.005485 10.0.0.19 - - [2026-01-26 15:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.19 - - [2026-01-26 15:42:02] "GET /loadbalancer/3311cffb-8283-4ccd-b29f-d00f26f3f357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004747 10.0.0.19 - - [2026-01-26 15:42:02] "GET /virtual-machine-interface/d5029cf4-facc-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007343 10.0.0.19 - - [2026-01-26 15:42:02] "POST /set-tag HTTP/1.1" 200 109 0.003770 10.0.0.19 - - [2026-01-26 15:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005060 10.0.0.19 - - [2026-01-26 15:42:02] "GET /loadbalancer/3311cffb-8283-4ccd-b29f-d00f26f3f357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004236 10.0.0.19 - - [2026-01-26 15:42:02] "GET /loadbalancer-pool/09bc7f4c-c331-4d16-be66-f092409df4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.006222 10.0.0.19 - - [2026-01-26 15:42:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023977 10.0.0.19 - - [2026-01-26 15:42:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.014984 10.0.0.19 - - [2026-01-26 15:42:02] "GET /virtual-machine-interface/d5029cf4-facc-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011189 10.0.0.19 - - [2026-01-26 15:42:02] "GET /virtual-machine-interface/d5029cf4-facc-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006759 10.0.0.19 - - [2026-01-26 15:42:02] "POST /tags HTTP/1.1" 409 205 0.004662 10.0.0.19 - - [2026-01-26 15:42:02] "POST /ref-update HTTP/1.1" 200 156 0.039342 10.0.0.19 - - [2026-01-26 15:42:02] "GET /floating-ip/86b003b6-132b-432c-be9f-c0e82c9aadec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.020741 10.0.0.19 - - [2026-01-26 15:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.014097 10.0.0.19 - - [2026-01-26 15:42:02] "GET /tag/8b7bb97d-0e13-4c46-9ccc-c8ec8c6c1920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016779 10.0.0.19 - - [2026-01-26 15:42:02] "PUT /floating-ip/86b003b6-132b-432c-be9f-c0e82c9aadec HTTP/1.1" 200 256 0.018149 10.0.0.19 - - [2026-01-26 15:42:02] "POST /set-tag HTTP/1.1" 200 109 0.110436 10.0.0.19 - - [2026-01-26 15:42:02] "GET /loadbalancer-pool/7c294722-f56c-40d1-8c99-a1990b23b44f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.007790 10.0.0.19 - - [2026-01-26 15:42:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.041564 10.0.0.19 - - [2026-01-26 15:42:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023223 10.0.0.19 - - [2026-01-26 15:42:02] "GET /virtual-machine-interface/d5029cf4-facc-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014672 10.0.0.19 - - [2026-01-26 15:42:02] "GET /virtual-machine-interface/d5029cf4-facc-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019002 10.0.0.19 - - [2026-01-26 15:42:02] "POST /ref-update HTTP/1.1" 200 156 0.027781 10.0.0.19 - - [2026-01-26 15:42:02] "POST /set-tag HTTP/1.1" 200 109 0.023407 10.0.0.19 - - [2026-01-26 15:42:02] "GET /floating-ip/86b003b6-132b-432c-be9f-c0e82c9aadec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.023088 10.0.0.19 - - [2026-01-26 15:42:02] "GET /loadbalancer-pool/45e59049-d8a3-4bd2-a435-33e79ca4c22e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.008845 10.0.0.19 - - [2026-01-26 15:42:03] "PUT /floating-ip/86b003b6-132b-432c-be9f-c0e82c9aadec HTTP/1.1" 200 256 0.055790 10.0.0.19 - - [2026-01-26 15:42:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.098573 10.0.0.19 - - [2026-01-26 15:42:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.036828 10.0.0.19 - - [2026-01-26 15:42:03] "GET /virtual-machine-interface/d5029cf4-facc-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017672 10.0.0.19 - - [2026-01-26 15:42:03] "POST /set-tag HTTP/1.1" 200 109 0.009422 10.0.0.19 - - [2026-01-26 15:42:03] "GET /virtual-machine-interface/d5029cf4-facc-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012469 10.0.0.19 - - [2026-01-26 15:42:03] "POST /ref-update HTTP/1.1" 200 156 0.026756 10.0.0.19 - - [2026-01-26 15:42:03] "GET /floating-ip/86b003b6-132b-432c-be9f-c0e82c9aadec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.005367 10.0.0.19 - - [2026-01-26 15:42:03] "PUT /floating-ip/86b003b6-132b-432c-be9f-c0e82c9aadec HTTP/1.1" 200 256 0.033055 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:42:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001395 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:42:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002720 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:42:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001496 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:42:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001707 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:43:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001741 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:43:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002144 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:44:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001619 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:44:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001704 10.0.0.19 - - [2026-01-26 15:45:14] "GET /global-system-configs HTTP/1.1" 200 322 0.006632 10.0.0.19 - - [2026-01-26 15:45:15] "GET /global-system-configs HTTP/1.1" 200 322 0.002807 10.0.0.19 - - [2026-01-26 15:45:50] "GET /virtual-machine-interface/d5029cf4-facc-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007517 10.0.0.19 - - [2026-01-26 15:45:50] "POST /set-tag HTTP/1.1" 200 109 0.007931 10.0.0.19 - - [2026-01-26 15:45:50] "GET /virtual-machine-interface/d5029cf4-facc-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011236 10.0.0.19 - - [2026-01-26 15:45:50] "POST /set-tag HTTP/1.1" 200 109 0.006575 10.0.0.19 - - [2026-01-26 15:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.19 - - [2026-01-26 15:45:50] "GET /loadbalancer/3311cffb-8283-4ccd-b29f-d00f26f3f357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004184 10.0.0.19 - - [2026-01-26 15:45:50] "GET /virtual-machine-interface/d5029cf4-facc-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008235 10.0.0.19 - - [2026-01-26 15:45:50] "POST /set-tag HTTP/1.1" 200 109 0.050024 10.0.0.19 - - [2026-01-26 15:45:50] "DELETE /loadbalancer-member/39fb48c9-360e-45eb-85f0-b98565f240bf HTTP/1.1" 200 115 0.130352 10.0.0.19 - - [2026-01-26 15:45:50] "GET /virtual-machine-interface/d5029cf4-facc-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007596 10.0.0.19 - - [2026-01-26 15:45:50] "POST /set-tag HTTP/1.1" 200 109 0.003870 10.0.0.19 - - [2026-01-26 15:45:50] "DELETE /loadbalancer-member/64baf187-1f51-4bb2-ab25-3add5274b4f2 HTTP/1.1" 200 115 0.069676 10.0.0.19 - - [2026-01-26 15:45:50] "GET /virtual-machine-interface/d5029cf4-facc-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005779 10.0.0.19 - - [2026-01-26 15:45:50] "POST /set-tag HTTP/1.1" 200 109 0.004118 10.0.0.19 - - [2026-01-26 15:45:50] "DELETE /loadbalancer-member/bf117037-b993-423f-998c-d1e94cbae95b HTTP/1.1" 200 115 0.047680 10.0.0.19 - - [2026-01-26 15:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.19 - - [2026-01-26 15:45:50] "GET /loadbalancer/3311cffb-8283-4ccd-b29f-d00f26f3f357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004900 10.0.0.19 - - [2026-01-26 15:45:50] "GET /loadbalancer-pool/09bc7f4c-c331-4d16-be66-f092409df4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004388 10.0.0.19 - - [2026-01-26 15:45:50] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032869 10.0.0.19 - - [2026-01-26 15:45:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.019932 10.0.0.19 - - [2026-01-26 15:45:50] "GET /virtual-machine-interface/d5029cf4-facc-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.023915 10.0.0.19 - - [2026-01-26 15:45:50] "GET /virtual-machine-interface/d5029cf4-facc-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011164 10.0.0.19 - - [2026-01-26 15:45:50] "GET /floating-ip/86b003b6-132b-432c-be9f-c0e82c9aadec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.008252 10.0.0.19 - - [2026-01-26 15:45:51] "POST /set-tag HTTP/1.1" 200 109 0.089233 10.0.0.19 - - [2026-01-26 15:45:51] "GET /loadbalancer-pool/7c294722-f56c-40d1-8c99-a1990b23b44f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006191 10.0.0.19 - - [2026-01-26 15:45:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031569 10.0.0.19 - - [2026-01-26 15:45:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.030804 10.0.0.19 - - [2026-01-26 15:45:51] "GET /virtual-machine-interface/d5029cf4-facc-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.021304 10.0.0.19 - - [2026-01-26 15:45:51] "GET /virtual-machine-interface/d5029cf4-facc-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006051 10.0.0.19 - - [2026-01-26 15:45:51] "GET /floating-ip/86b003b6-132b-432c-be9f-c0e82c9aadec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004453 10.0.0.19 - - [2026-01-26 15:45:51] "POST /set-tag HTTP/1.1" 200 109 0.004676 10.0.0.19 - - [2026-01-26 15:45:51] "GET /loadbalancer-pool/45e59049-d8a3-4bd2-a435-33e79ca4c22e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003816 10.0.0.19 - - [2026-01-26 15:45:51] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029238 10.0.0.19 - - [2026-01-26 15:45:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.013137 10.0.0.19 - - [2026-01-26 15:45:51] "GET /virtual-machine-interface/d5029cf4-facc-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015575 10.0.0.19 - - [2026-01-26 15:45:51] "GET /virtual-machine-interface/d5029cf4-facc-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005388 10.0.0.19 - - [2026-01-26 15:45:51] "POST /set-tag HTTP/1.1" 200 109 0.002835 10.0.0.19 - - [2026-01-26 15:45:51] "GET /floating-ip/86b003b6-132b-432c-be9f-c0e82c9aadec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003245 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:48:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001542 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:48:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001328 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:48:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001295 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:48:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001469 10.0.0.19 - - [2026-01-26 15:48:15] "GET / HTTP/1.1" 200 35931 0.001789 10.0.0.19 - - [2026-01-26 15:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007110 10.0.0.19 - - [2026-01-26 15:48:15] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.127005 10.0.0.19 - - [2026-01-26 15:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009945 10.0.0.19 - - [2026-01-26 15:48:15] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.114034 10.0.0.19 - - [2026-01-26 15:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005524 10.0.0.19 - - [2026-01-26 15:48:16] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049196 10.0.0.19 - - [2026-01-26 15:48:17] "POST /tags HTTP/1.1" 200 333 0.078056 10.0.0.19 - - [2026-01-26 15:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015062 10.0.0.19 - - [2026-01-26 15:48:17] "GET /tag/17e7378e-79c5-4580-aeb3-2fbba6c2a552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.037420 10.0.0.19 - - [2026-01-26 15:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013019 10.0.0.19 - - [2026-01-26 15:48:17] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.093766 10.0.0.19 - - [2026-01-26 15:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.018903 10.0.0.19 - - [2026-01-26 15:48:17] "GET /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.010178 10.0.0.19 - - [2026-01-26 15:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.19 - - [2026-01-26 15:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010337 10.0.0.19 - - [2026-01-26 15:48:17] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.079400 10.0.0.19 - - [2026-01-26 15:48:17] "GET /service-appliance-set/49e4a951-95c8-437e-b401-26ba268caecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.032759 10.0.0.19 - - [2026-01-26 15:48:17] "POST /fqname-to-id HTTP/1.1" 404 254 0.012874 10.0.0.19 - - [2026-01-26 15:48:17] "GET /virtual-networks?parent_id=9d0b08f3-5a49-42c2-aebe-7fbddb6b7735&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.012637 10.0.0.19 - - [2026-01-26 15:48:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.414584 10.0.0.19 - - [2026-01-26 15:48:18] "GET /virtual-machine-interface/8ff59c24-6d31-4d74-978c-9880977b7a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.093026 10.0.0.19 - - [2026-01-26 15:48:18] "POST /virtual-networks HTTP/1.1" 200 512 0.520860 10.0.0.19 - - [2026-01-26 15:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.019032 10.0.0.19 - - [2026-01-26 15:48:18] "GET /network-ipam/3e53d425-42ac-4801-9f30-9fd6b0bce842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.020264 10.0.0.19 - - [2026-01-26 15:48:18] "POST /instance-ips HTTP/1.1" 200 409 0.235634 10.0.0.19 - - [2026-01-26 15:48:18] "GET /instance-ip/2d093871-86fb-43b2-ba96-de9d7242d9b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.045127 10.0.0.19 - - [2026-01-26 15:48:19] "POST /route-targets HTTP/1.1" 200 327 0.258924 10.0.0.19 - - [2026-01-26 15:48:19] "POST /ref-update HTTP/1.1" 200 156 0.106715 10.0.0.19 - - [2026-01-26 15:48:19] "POST /useragent-kv HTTP/1.1" 200 115 0.076912 10.0.0.19 - - [2026-01-26 15:48:19] "POST /ref-update HTTP/1.1" 200 156 0.653182 10.0.0.19 - - [2026-01-26 15:48:19] "GET /virtual-network/b878ee8d-1cee-4f9a-b1f1-8b804896d812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.031239 10.0.0.19 - - [2026-01-26 15:48:19] "GET /domains HTTP/1.1" 200 280 0.012768 10.0.0.19 - - [2026-01-26 15:48:19] "POST /loadbalancers HTTP/1.1" 200 610 0.546445 10.0.0.19 - - [2026-01-26 15:48:19] "GET /domain/24687a94-b0ac-4a96-b8e6-7976655b35d6 HTTP/1.1" 200 3086 0.106114 10.0.0.19 - - [2026-01-26 15:48:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.097297 10.0.0.19 - - [2026-01-26 15:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012492 10.0.0.19 - - [2026-01-26 15:48:19] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.141109 10.0.0.19 - - [2026-01-26 15:48:19] "GET /instance-ip/2d093871-86fb-43b2-ba96-de9d7242d9b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.009228 10.0.0.19 - - [2026-01-26 15:48:19] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.145949 10.0.0.19 - - [2026-01-26 15:48:19] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735 HTTP/1.1" 200 5717 0.209710 10.0.0.19 - - [2026-01-26 15:48:19] "GET /loadbalancer/e46c798b-9cb9-485b-82a3-0482bbd8af83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.006118 10.0.0.19 - - [2026-01-26 15:48:19] "GET /virtual-network/b878ee8d-1cee-4f9a-b1f1-8b804896d812 HTTP/1.1" 200 2089 0.042564 10.0.0.19 - - [2026-01-26 15:48:19] "GET /virtual-network/b878ee8d-1cee-4f9a-b1f1-8b804896d812 HTTP/1.1" 200 2089 0.019887 10.0.0.19 - - [2026-01-26 15:48:19] "GET /routing-instance/07881c69-8939-4ba5-aa6d-66d0d98bb68f HTTP/1.1" 200 1401 0.025949 10.0.0.19 - - [2026-01-26 15:48:19] "GET /routing-instance/07881c69-8939-4ba5-aa6d-66d0d98bb68f HTTP/1.1" 200 1401 0.036079 10.0.0.19 - - [2026-01-26 15:48:19] "POST /floating-ips HTTP/1.1" 200 597 0.273630 10.0.0.19 - - [2026-01-26 15:48:19] "GET /route-target/8bd7d867-85f3-4c32-a277-aaca86aa216e HTTP/1.1" 200 1153 0.042595 10.0.0.19 - - [2026-01-26 15:48:19] "GET /virtual-network/b878ee8d-1cee-4f9a-b1f1-8b804896d812 HTTP/1.1" 200 2089 0.014103 10.0.0.19 - - [2026-01-26 15:48:19] "GET /routing-instance/07881c69-8939-4ba5-aa6d-66d0d98bb68f HTTP/1.1" 200 1401 0.013871 10.0.0.19 - - [2026-01-26 15:48:19] "GET /virtual-network/b878ee8d-1cee-4f9a-b1f1-8b804896d812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.020988 10.0.0.19 - - [2026-01-26 15:48:19] "GET /virtual-network/b878ee8d-1cee-4f9a-b1f1-8b804896d812 HTTP/1.1" 200 2089 0.025500 10.0.0.19 - - [2026-01-26 15:48:19] "GET /routing-instance/07881c69-8939-4ba5-aa6d-66d0d98bb68f HTTP/1.1" 200 1401 0.004751 10.0.0.19 - - [2026-01-26 15:48:19] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.293489 10.0.0.19 - - [2026-01-26 15:48:19] "GET /routing-instance/07881c69-8939-4ba5-aa6d-66d0d98bb68f HTTP/1.1" 200 1401 0.003634 10.0.0.19 - - [2026-01-26 15:48:19] "GET /route-target/8bd7d867-85f3-4c32-a277-aaca86aa216e HTTP/1.1" 200 1153 0.006403 10.0.0.19 - - [2026-01-26 15:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004455 10.0.0.19 - - [2026-01-26 15:48:19] "GET /domains HTTP/1.1" 200 280 0.004179 10.0.0.19 - - [2026-01-26 15:48:19] "GET /domain/24687a94-b0ac-4a96-b8e6-7976655b35d6 HTTP/1.1" 200 3086 0.007349 10.0.0.19 - - [2026-01-26 15:48:20] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.114638 10.0.0.19 - - [2026-01-26 15:48:20] "GET /loadbalancer-listener/fb53a0dc-7b02-4b28-9729-3668d896f009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.008789 10.0.0.19 - - [2026-01-26 15:48:20] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735 HTTP/1.1" 200 6270 0.114347 10.0.0.19 - - [2026-01-26 15:48:20] "GET /virtual-network/b878ee8d-1cee-4f9a-b1f1-8b804896d812 HTTP/1.1" 200 2089 0.006532 10.0.0.19 - - [2026-01-26 15:48:20] "GET /loadbalancer-listener/fb53a0dc-7b02-4b28-9729-3668d896f009?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.010823 10.0.0.19 - - [2026-01-26 15:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006303 10.0.0.19 - - [2026-01-26 15:48:20] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.062388 10.0.0.19 - - [2026-01-26 15:48:20] "GET /virtual-network/b878ee8d-1cee-4f9a-b1f1-8b804896d812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007712 10.0.0.19 - - [2026-01-26 15:48:20] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.153180 10.0.0.19 - - [2026-01-26 15:48:20] "GET /floating-ip-pools?parent_id=b878ee8d-1cee-4f9a-b1f1-8b804896d812&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.027318 10.0.0.19 - - [2026-01-26 15:48:20] "GET /instance-ip/2d093871-86fb-43b2-ba96-de9d7242d9b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.010028 10.0.0.19 - - [2026-01-26 15:48:20] "GET /virtual-network/b878ee8d-1cee-4f9a-b1f1-8b804896d812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.030242 10.0.0.19 - - [2026-01-26 15:48:20] "GET /instance-ip/2d093871-86fb-43b2-ba96-de9d7242d9b4?fields=floating_ips HTTP/1.1" 200 1212 0.060770 10.0.0.19 - - [2026-01-26 15:48:20] "GET /floating-ip/183661b4-660f-4a55-ba9e-86aa44063c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.006267 10.0.0.19 - - [2026-01-26 15:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011454 10.0.0.19 - - [2026-01-26 15:48:20] "GET /loadbalancer/e46c798b-9cb9-485b-82a3-0482bbd8af83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.019268 10.0.0.19 - - [2026-01-26 15:48:20] "POST /floating-ip-pools HTTP/1.1" 200 562 0.115813 10.0.0.19 - - [2026-01-26 15:48:20] "POST /ref-update HTTP/1.1" 200 156 0.075111 10.0.0.19 - - [2026-01-26 15:48:20] "GET /virtual-network/b878ee8d-1cee-4f9a-b1f1-8b804896d812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.039304 10.0.0.19 - - [2026-01-26 15:48:20] "GET /domains HTTP/1.1" 200 280 0.017660 10.0.0.19 - - [2026-01-26 15:48:20] "GET /domain/24687a94-b0ac-4a96-b8e6-7976655b35d6 HTTP/1.1" 200 3086 0.011104 10.0.0.19 - - [2026-01-26 15:48:20] "POST /tags HTTP/1.1" 200 295 0.274610 10.0.0.19 - - [2026-01-26 15:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.017955 10.0.0.19 - - [2026-01-26 15:48:20] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735 HTTP/1.1" 200 6815 0.118133 10.0.0.19 - - [2026-01-26 15:48:20] "GET /virtual-network/b878ee8d-1cee-4f9a-b1f1-8b804896d812 HTTP/1.1" 200 2327 0.025240 10.0.0.19 - - [2026-01-26 15:48:20] "GET /tag/8da0440c-9d6c-41fa-8356-759e3f1863a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.047810 10.0.0.19 - - [2026-01-26 15:48:20] "GET /floating-ip-pool/40f2c1a9-5547-4b76-9b37-0e712d1c3716 HTTP/1.1" 200 1314 0.032791 10.0.0.19 - - [2026-01-26 15:48:20] "GET /domains HTTP/1.1" 200 280 0.002946 10.0.0.19 - - [2026-01-26 15:48:20] "GET /domain/24687a94-b0ac-4a96-b8e6-7976655b35d6 HTTP/1.1" 200 3086 0.006786 10.0.0.19 - - [2026-01-26 15:48:20] "POST /tags HTTP/1.1" 409 233 0.002142 10.0.0.19 - - [2026-01-26 15:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005333 10.0.0.19 - - [2026-01-26 15:48:20] "GET /tag/56fbe860-0913-4887-b412-72e72d4d931d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.037367 10.0.0.19 - - [2026-01-26 15:48:21] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735 HTTP/1.1" 200 6815 0.112008 10.0.0.19 - - [2026-01-26 15:48:21] "POST /tags HTTP/1.1" 409 206 0.019821 10.0.0.19 - - [2026-01-26 15:48:21] "GET /virtual-network/b878ee8d-1cee-4f9a-b1f1-8b804896d812 HTTP/1.1" 200 2327 0.014335 10.0.0.19 - - [2026-01-26 15:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010094 10.0.0.19 - - [2026-01-26 15:48:21] "GET /tag/8e85a2e8-ff36-4814-b9e1-e7dce03b15ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.028177 10.0.0.19 - - [2026-01-26 15:48:21] "GET /virtual-network/b878ee8d-1cee-4f9a-b1f1-8b804896d812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.026186 10.0.0.19 - - [2026-01-26 15:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012472 10.0.0.19 - - [2026-01-26 15:48:21] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.022196 10.0.0.19 - - [2026-01-26 15:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.19 - - [2026-01-26 15:48:21] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.072610 10.0.0.19 - - [2026-01-26 15:48:21] "POST /virtual-machines HTTP/1.1" 200 369 0.019434 10.0.0.19 - - [2026-01-26 15:48:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.043358 10.0.0.19 - - [2026-01-26 15:48:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.180500 10.0.0.19 - - [2026-01-26 15:48:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015256 10.0.0.19 - - [2026-01-26 15:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.019287 10.0.0.19 - - [2026-01-26 15:48:21] "GET /virtual-machine-interface/70f44f30-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.017997 10.0.0.19 - - [2026-01-26 15:48:21] "POST /instance-ips HTTP/1.1" 200 409 0.038101 10.0.0.19 - - [2026-01-26 15:48:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.054766 10.0.0.19 - - [2026-01-26 15:48:21] "GET /virtual-machine-interface/70f44f30-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.017821 10.0.0.19 - - [2026-01-26 15:48:21] "POST /set-tag HTTP/1.1" 200 109 0.030183 10.0.0.19 - - [2026-01-26 15:48:21] "GET /virtual-machine-interface/70f44f30-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.020375 10.0.0.19 - - [2026-01-26 15:48:21] "GET /instance-ip/7119aae6-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.019005 10.0.0.19 - - [2026-01-26 15:48:22] "GET /virtual-machine-interface/70f44f30-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006025 10.0.0.19 - - [2026-01-26 15:48:22] "POST /set-tag HTTP/1.1" 200 109 0.006494 10.0.0.19 - - [2026-01-26 15:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004780 10.0.0.19 - - [2026-01-26 15:48:22] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005055 10.0.0.19 - - [2026-01-26 15:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.19 - - [2026-01-26 15:48:22] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.039067 10.0.0.19 - - [2026-01-26 15:48:22] "POST /virtual-machines HTTP/1.1" 200 369 0.015957 10.0.0.19 - - [2026-01-26 15:48:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.050100 10.0.0.19 - - [2026-01-26 15:48:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.159235 10.0.0.19 - - [2026-01-26 15:48:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.033618 10.0.0.19 - - [2026-01-26 15:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010714 10.0.0.19 - - [2026-01-26 15:48:22] "GET /virtual-machine-interface/717af8f0-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.034931 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:48:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001950 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:48:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001863 10.0.0.19 - - [2026-01-26 15:48:22] "POST /instance-ips HTTP/1.1" 200 409 0.048669 10.0.0.19 - - [2026-01-26 15:48:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.047831 10.0.0.19 - - [2026-01-26 15:48:22] "GET /virtual-machine-interface/717af8f0-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.009007 10.0.0.19 - - [2026-01-26 15:48:22] "POST /set-tag HTTP/1.1" 200 109 0.032403 10.0.0.19 - - [2026-01-26 15:48:22] "GET /virtual-machine-interface/717af8f0-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.014984 10.0.0.19 - - [2026-01-26 15:48:22] "GET /instance-ip/719fcf36-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.023815 10.0.0.19 - - [2026-01-26 15:48:22] "GET /virtual-machine-interface/717af8f0-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.008794 10.0.0.19 - - [2026-01-26 15:48:22] "POST /set-tag HTTP/1.1" 200 109 0.004541 10.0.0.19 - - [2026-01-26 15:48:22] "GET /virtual-router/775b691b-b532-459e-9818-1b1cc0ae9660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.007097 10.0.0.19 - - [2026-01-26 15:48:23] "POST /ref-update HTTP/1.1" 200 156 0.020036 10.0.0.19 - - [2026-01-26 15:48:23] "GET /virtual-machine-interface/70f44f30-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.019977 10.0.0.19 - - [2026-01-26 15:48:23] "POST /set-tag HTTP/1.1" 200 109 0.016538 10.0.0.19 - - [2026-01-26 15:48:23] "GET /virtual-router/775b691b-b532-459e-9818-1b1cc0ae9660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.010805 10.0.0.19 - - [2026-01-26 15:48:23] "POST /ref-update HTTP/1.1" 200 156 0.019050 10.0.0.19 - - [2026-01-26 15:48:23] "GET /virtual-machine-interface/717af8f0-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.008843 10.0.0.19 - - [2026-01-26 15:48:23] "POST /set-tag HTTP/1.1" 200 109 0.004071 10.0.0.19 - - [2026-01-26 15:48:23] "POST /tags HTTP/1.1" 200 365 0.224845 10.0.0.19 - - [2026-01-26 15:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.041149 10.0.0.19 - - [2026-01-26 15:48:23] "GET /tag/76a66e7f-5839-4df4-b0d3-a75431f2acf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.027545 10.0.0.19 - - [2026-01-26 15:48:23] "POST /tags HTTP/1.1" 409 206 0.004878 10.0.0.19 - - [2026-01-26 15:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009096 10.0.0.19 - - [2026-01-26 15:48:23] "GET /tag/8e85a2e8-ff36-4814-b9e1-e7dce03b15ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.021998 10.0.0.19 - - [2026-01-26 15:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007910 10.0.0.19 - - [2026-01-26 15:48:23] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.080472 10.0.0.19 - - [2026-01-26 15:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.19 - - [2026-01-26 15:48:23] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009902 10.0.0.19 - - [2026-01-26 15:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.19 - - [2026-01-26 15:48:23] "GET /service-appliance-set/3985c1ed-5b7d-43ef-a01c-d32fdae0c45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.006267 10.0.0.19 - - [2026-01-26 15:48:23] "POST /fqname-to-id HTTP/1.1" 404 258 0.003276 10.0.0.19 - - [2026-01-26 15:48:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.162551 10.0.0.19 - - [2026-01-26 15:48:24] "GET /virtual-machine-interface/7b8bcda4-df33-48ad-9f2d-7fd33add2894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.034267 10.0.0.19 - - [2026-01-26 15:48:24] "POST /set-tag HTTP/1.1" 200 109 0.034770 10.0.0.19 - - [2026-01-26 15:48:24] "POST /instance-ips HTTP/1.1" 200 417 0.059914 10.0.0.19 - - [2026-01-26 15:48:24] "GET /instance-ip/afb072cb-952a-42a2-a456-60e95cfee678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.007740 10.0.0.19 - - [2026-01-26 15:48:24] "POST /loadbalancers HTTP/1.1" 200 618 0.090694 10.0.0.19 - - [2026-01-26 15:48:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.032826 10.0.0.19 - - [2026-01-26 15:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.024197 10.0.0.19 - - [2026-01-26 15:48:24] "POST /service-instances HTTP/1.1" 200 566 0.057772 10.0.0.19 - - [2026-01-26 15:48:24] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.097444 10.0.0.19 - - [2026-01-26 15:48:24] "GET /virtual-machine-interface/7b8bcda4-df33-48ad-9f2d-7fd33add2894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.017115 10.0.0.19 - - [2026-01-26 15:48:24] "GET /virtual-machine-interface/7b8bcda4-df33-48ad-9f2d-7fd33add2894?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.021858 10.0.0.19 - - [2026-01-26 15:48:24] "POST /ref-update HTTP/1.1" 200 156 0.089340 10.0.0.19 - - [2026-01-26 15:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.19 - - [2026-01-26 15:48:24] "GET /floating-ip-pool/40f2c1a9-5547-4b76-9b37-0e712d1c3716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.009444 10.0.0.19 - - [2026-01-26 15:48:24] "PUT /service-instance/79bde609-050f-4a84-8cf6-46eb56e1d773 HTTP/1.1" 200 266 0.056428 10.0.0.19 - - [2026-01-26 15:48:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.050614 10.0.0.19 - - [2026-01-26 15:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.19 - - [2026-01-26 15:48:25] "POST /virtual-machines HTTP/1.1" 200 429 0.030112 10.0.0.19 - - [2026-01-26 15:48:25] "POST /floating-ips HTTP/1.1" 200 671 0.284194 10.0.0.19 - - [2026-01-26 15:48:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.058882 10.0.0.19 - - [2026-01-26 15:48:25] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.031008 10.0.0.19 - - [2026-01-26 15:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015035 10.0.0.19 - - [2026-01-26 15:48:25] "GET /policy-management/56ed3c59-fcf1-4575-ae32-43cebaf3d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.032172 10.0.0.19 - - [2026-01-26 15:48:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.266313 10.0.0.19 - - [2026-01-26 15:48:25] "POST /tags HTTP/1.1" 409 221 0.013489 10.0.0.19 - - [2026-01-26 15:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.19 - - [2026-01-26 15:48:25] "GET /tag/17e7378e-79c5-4580-aeb3-2fbba6c2a552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.041688 10.0.0.19 - - [2026-01-26 15:48:25] "POST /chown HTTP/1.1" 200 109 0.058265 10.0.0.19 - - [2026-01-26 15:48:25] "POST /chown HTTP/1.1" 200 109 0.012556 10.0.0.19 - - [2026-01-26 15:48:25] "POST /tags HTTP/1.1" 409 238 0.010929 10.0.0.19 - - [2026-01-26 15:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.19 - - [2026-01-26 15:48:25] "GET /tag/76a66e7f-5839-4df4-b0d3-a75431f2acf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.019418 10.0.0.19 - - [2026-01-26 15:48:25] "PUT /virtual-machine-interface/3bd29ef4-05ab-4741-8397-95b0e8bff46c HTTP/1.1" 200 284 0.061536 10.0.0.19 - - [2026-01-26 15:48:25] "PUT /instance-ip/afb072cb-952a-42a2-a456-60e95cfee678 HTTP/1.1" 200 256 0.047644 10.0.0.19 - - [2026-01-26 15:48:25] "POST /ref-update HTTP/1.1" 200 156 0.057703 10.0.0.19 - - [2026-01-26 15:48:25] "POST /firewall-rules HTTP/1.1" 200 650 0.200172 10.0.0.19 - - [2026-01-26 15:48:25] "POST /ref-update HTTP/1.1" 200 156 0.092444 10.0.0.19 - - [2026-01-26 15:48:25] "GET /firewall-rule/4a131df2-0936-402f-83fb-003c5825516d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.049332 10.0.0.19 - - [2026-01-26 15:48:25] "GET /firewall-policy/d5f51eff-08ee-418b-bf13-b91a434edaf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.010466 10.0.0.19 - - [2026-01-26 15:48:25] "POST /ref-update HTTP/1.1" 200 156 0.017131 10.0.0.19 - - [2026-01-26 15:48:25] "GET /firewall-rule/4a131df2-0936-402f-83fb-003c5825516d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.009724 10.0.0.19 - - [2026-01-26 15:48:25] "POST /ref-update HTTP/1.1" 200 156 0.038470 10.0.0.19 - - [2026-01-26 15:48:25] "POST /ref-update HTTP/1.1" 200 156 0.047753 10.0.0.19 - - [2026-01-26 15:48:26] "POST /ref-update HTTP/1.1" 200 156 0.101047 10.0.0.19 - - [2026-01-26 15:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.020923 10.0.0.19 - - [2026-01-26 15:48:26] "POST /ref-update HTTP/1.1" 200 156 0.034357 10.0.0.19 - - [2026-01-26 15:48:26] "POST /virtual-machines HTTP/1.1" 200 429 0.035472 10.0.0.19 - - [2026-01-26 15:48:26] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.111051 10.0.0.19 - - [2026-01-26 15:48:26] "GET /loadbalancer/277b680c-b8db-49ae-abb6-acf251d1858a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.010570 10.0.0.19 - - [2026-01-26 15:48:26] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.043022 10.0.0.19 - - [2026-01-26 15:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.19 - - [2026-01-26 15:48:26] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.130699 10.0.0.19 - - [2026-01-26 15:48:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.325085 10.0.0.19 - - [2026-01-26 15:48:26] "GET /loadbalancer-listener/940075a3-84c6-420a-a74b-45e12348a945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.028638 10.0.0.19 - - [2026-01-26 15:48:26] "GET /loadbalancer-listener/940075a3-84c6-420a-a74b-45e12348a945?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.011719 10.0.0.19 - - [2026-01-26 15:48:26] "POST /chown HTTP/1.1" 200 109 0.011983 10.0.0.19 - - [2026-01-26 15:48:26] "POST /chown HTTP/1.1" 200 109 0.020483 10.0.0.19 - - [2026-01-26 15:48:26] "PUT /virtual-machine-interface/b81113e0-17f7-4e93-ae5f-b0a0110fae61 HTTP/1.1" 200 284 0.046126 10.0.0.19 - - [2026-01-26 15:48:26] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.126135 10.0.0.19 - - [2026-01-26 15:48:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.064011 10.0.0.19 - - [2026-01-26 15:48:26] "PUT /instance-ip/afb072cb-952a-42a2-a456-60e95cfee678 HTTP/1.1" 200 256 0.129817 10.0.0.19 - - [2026-01-26 15:48:26] "GET /loadbalancer-pool/155c93c2-82cf-43a4-b1fa-a2c7938ff882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.015275 10.0.0.19 - - [2026-01-26 15:48:26] "POST /ref-update HTTP/1.1" 200 156 0.039439 10.0.0.19 - - [2026-01-26 15:48:26] "POST /ref-update HTTP/1.1" 200 156 0.036300 10.0.0.19 - - [2026-01-26 15:48:26] "POST /loadbalancer-members HTTP/1.1" 200 707 0.118010 10.0.0.19 - - [2026-01-26 15:48:26] "POST /ref-update HTTP/1.1" 200 156 0.083375 10.0.0.19 - - [2026-01-26 15:48:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.070318 10.0.0.19 - - [2026-01-26 15:48:27] "GET /virtual-machine-interface/70f44f30-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.021565 10.0.0.19 - - [2026-01-26 15:48:27] "POST /ref-update HTTP/1.1" 200 156 0.048438 10.0.0.19 - - [2026-01-26 15:48:27] "POST /set-tag HTTP/1.1" 200 109 0.008507 10.0.0.19 - - [2026-01-26 15:48:27] "GET /virtual-machine-interface/717af8f0-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.015423 10.0.0.19 - - [2026-01-26 15:48:27] "POST /ref-update HTTP/1.1" 200 156 0.051735 10.0.0.19 - - [2026-01-26 15:48:27] "POST /set-tag HTTP/1.1" 200 109 0.021905 10.0.0.19 - - [2026-01-26 15:48:27] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018937 10.0.0.19 - - [2026-01-26 15:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014834 10.0.0.19 - - [2026-01-26 15:48:27] "GET /policy-management/56ed3c59-fcf1-4575-ae32-43cebaf3d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005015 10.0.0.19 - - [2026-01-26 15:48:27] "PUT /service-instance/79bde609-050f-4a84-8cf6-46eb56e1d773 HTTP/1.1" 200 266 0.019693 10.0.0.19 - - [2026-01-26 15:48:27] "POST /tags HTTP/1.1" 409 221 0.020735 10.0.0.19 - - [2026-01-26 15:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.19 - - [2026-01-26 15:48:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.042778 10.0.0.19 - - [2026-01-26 15:48:27] "GET /tag/17e7378e-79c5-4580-aeb3-2fbba6c2a552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.036169 10.0.0.19 - - [2026-01-26 15:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.19 - - [2026-01-26 15:48:27] "POST /tags HTTP/1.1" 409 238 0.004035 10.0.0.19 - - [2026-01-26 15:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.19 - - [2026-01-26 15:48:27] "GET /tag/76a66e7f-5839-4df4-b0d3-a75431f2acf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.029583 10.0.0.19 - - [2026-01-26 15:48:27] "POST /chown HTTP/1.1" 200 109 0.046474 10.0.0.19 - - [2026-01-26 15:48:27] "POST /firewall-rules HTTP/1.1" 409 293 0.003411 10.0.0.19 - - [2026-01-26 15:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.19 - - [2026-01-26 15:48:27] "POST /chown HTTP/1.1" 200 109 0.060289 10.0.0.19 - - [2026-01-26 15:48:27] "PUT /instance-ip/afb072cb-952a-42a2-a456-60e95cfee678 HTTP/1.1" 200 256 0.029702 10.0.0.19 - - [2026-01-26 15:48:27] "PUT /firewall-rule/4a131df2-0936-402f-83fb-003c5825516d HTTP/1.1" 200 260 0.104263 10.0.0.19 - - [2026-01-26 15:48:27] "POST /ref-update HTTP/1.1" 200 156 0.026338 10.0.0.19 - - [2026-01-26 15:48:27] "GET /firewall-rule/4a131df2-0936-402f-83fb-003c5825516d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.012718 10.0.0.19 - - [2026-01-26 15:48:27] "GET /firewall-policy/d5f51eff-08ee-418b-bf13-b91a434edaf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.010212 10.0.0.19 - - [2026-01-26 15:48:27] "POST /chown HTTP/1.1" 200 109 0.033767 10.0.0.19 - - [2026-01-26 15:48:27] "GET /firewall-rule/4a131df2-0936-402f-83fb-003c5825516d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.014162 10.0.0.19 - - [2026-01-26 15:48:27] "POST /chown HTTP/1.1" 200 109 0.032420 10.0.0.19 - - [2026-01-26 15:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.19 - - [2026-01-26 15:48:27] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005159 10.0.0.19 - - [2026-01-26 15:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.19 - - [2026-01-26 15:48:27] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.067595 10.0.0.19 - - [2026-01-26 15:48:27] "PUT /instance-ip/afb072cb-952a-42a2-a456-60e95cfee678 HTTP/1.1" 200 256 0.057711 10.0.0.19 - - [2026-01-26 15:48:27] "POST /ref-update HTTP/1.1" 200 156 0.032610 10.0.0.19 - - [2026-01-26 15:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006987 10.0.0.19 - - [2026-01-26 15:48:27] "POST /virtual-machines HTTP/1.1" 200 373 0.025101 10.0.0.19 - - [2026-01-26 15:48:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.044612 10.0.0.19 - - [2026-01-26 15:48:28] "POST /chown HTTP/1.1" 200 109 0.039965 10.0.0.19 - - [2026-01-26 15:48:28] "POST /chown HTTP/1.1" 200 109 0.042282 10.0.0.19 - - [2026-01-26 15:48:28] "PUT /instance-ip/afb072cb-952a-42a2-a456-60e95cfee678 HTTP/1.1" 200 256 0.059642 10.0.0.19 - - [2026-01-26 15:48:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.324368 10.0.0.19 - - [2026-01-26 15:48:28] "POST /ref-update HTTP/1.1" 200 156 0.179072 10.0.0.19 - - [2026-01-26 15:48:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.077971 10.0.0.19 - - [2026-01-26 15:48:28] "POST /chown HTTP/1.1" 200 109 0.081039 10.0.0.19 - - [2026-01-26 15:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012840 10.0.0.19 - - [2026-01-26 15:48:28] "GET /virtual-machine-interface/74e961f2-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.027095 10.0.0.19 - - [2026-01-26 15:48:28] "POST /chown HTTP/1.1" 200 109 0.065899 10.0.0.19 - - [2026-01-26 15:48:28] "PUT /instance-ip/afb072cb-952a-42a2-a456-60e95cfee678 HTTP/1.1" 200 256 0.037140 10.0.0.19 - - [2026-01-26 15:48:28] "POST /instance-ips HTTP/1.1" 200 413 0.078045 10.0.0.19 - - [2026-01-26 15:48:28] "POST /ref-update HTTP/1.1" 200 156 0.097405 10.0.0.19 - - [2026-01-26 15:48:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.081525 10.0.0.19 - - [2026-01-26 15:48:28] "GET /virtual-machine-interface/74e961f2-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.041506 10.0.0.19 - - [2026-01-26 15:48:28] "POST /set-tag HTTP/1.1" 200 109 0.029283 10.0.0.19 - - [2026-01-26 15:48:28] "GET /virtual-machine-interface/74e961f2-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.022969 10.0.0.19 - - [2026-01-26 15:48:28] "GET /instance-ip/75307bdc-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.007290 10.0.0.19 - - [2026-01-26 15:48:29] "GET /virtual-machine-interface/74e961f2-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.008544 10.0.0.19 - - [2026-01-26 15:48:29] "POST /set-tag HTTP/1.1" 200 109 0.004763 10.0.0.19 - - [2026-01-26 15:48:29] "PUT /service-instance/79bde609-050f-4a84-8cf6-46eb56e1d773 HTTP/1.1" 200 266 0.030547 10.0.0.19 - - [2026-01-26 15:48:29] "GET /virtual-router/775b691b-b532-459e-9818-1b1cc0ae9660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.037638 10.0.0.19 - - [2026-01-26 15:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.045078 10.0.0.19 - - [2026-01-26 15:48:29] "POST /ref-update HTTP/1.1" 200 156 0.046526 10.0.0.19 - - [2026-01-26 15:48:29] "GET /virtual-machine-interface/74e961f2-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.022232 10.0.0.19 - - [2026-01-26 15:48:29] "POST /set-tag HTTP/1.1" 200 109 0.014308 10.0.0.19 - - [2026-01-26 15:48:29] "PUT /service-instance/79bde609-050f-4a84-8cf6-46eb56e1d773 HTTP/1.1" 200 266 0.026083 10.0.0.19 - - [2026-01-26 15:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.031468 10.0.0.19 - - [2026-01-26 15:48:29] "GET /virtual-machine-interface/74e961f2-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.032263 10.0.0.19 - - [2026-01-26 15:48:29] "POST /set-tag HTTP/1.1" 200 109 0.009827 10.0.0.19 - - [2026-01-26 15:48:29] "PUT /service-instance/79bde609-050f-4a84-8cf6-46eb56e1d773 HTTP/1.1" 200 266 0.018519 10.0.0.19 - - [2026-01-26 15:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018744 10.0.0.19 - - [2026-01-26 15:48:29] "PUT /service-instance/79bde609-050f-4a84-8cf6-46eb56e1d773 HTTP/1.1" 200 266 0.016734 10.0.0.19 - - [2026-01-26 15:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.023956 10.0.0.19 - - [2026-01-26 15:48:29] "PUT /service-instance/79bde609-050f-4a84-8cf6-46eb56e1d773 HTTP/1.1" 200 266 0.013631 10.0.0.19 - - [2026-01-26 15:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.021413 10.0.0.19 - - [2026-01-26 15:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.19 - - [2026-01-26 15:48:29] "POST /chown HTTP/1.1" 200 109 0.009515 10.0.0.19 - - [2026-01-26 15:48:29] "POST /chown HTTP/1.1" 200 109 0.010140 10.0.0.19 - - [2026-01-26 15:48:29] "POST /ref-update HTTP/1.1" 200 156 0.032866 10.0.0.19 - - [2026-01-26 15:48:29] "POST /chown HTTP/1.1" 200 109 0.038108 10.0.0.19 - - [2026-01-26 15:48:30] "POST /chown HTTP/1.1" 200 109 0.011762 10.0.0.19 - - [2026-01-26 15:48:30] "POST /ref-update HTTP/1.1" 200 156 0.026609 10.0.0.19 - - [2026-01-26 15:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.19 - - [2026-01-26 15:48:30] "POST /chown HTTP/1.1" 200 109 0.015900 10.0.0.19 - - [2026-01-26 15:48:30] "POST /chown HTTP/1.1" 200 109 0.021637 10.0.0.19 - - [2026-01-26 15:48:30] "POST /chown HTTP/1.1" 200 109 0.027481 10.0.0.19 - - [2026-01-26 15:48:30] "POST /chown HTTP/1.1" 200 109 0.033147 10.0.0.19 - - [2026-01-26 15:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.19 - - [2026-01-26 15:48:30] "POST /chown HTTP/1.1" 200 109 0.011707 10.0.0.19 - - [2026-01-26 15:48:30] "POST /chown HTTP/1.1" 200 109 0.018965 10.0.0.19 - - [2026-01-26 15:48:30] "POST /chown HTTP/1.1" 200 109 0.023857 10.0.0.19 - - [2026-01-26 15:48:30] "POST /chown HTTP/1.1" 200 109 0.011626 10.0.0.19 - - [2026-01-26 15:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005924 10.0.0.19 - - [2026-01-26 15:48:30] "POST /chown HTTP/1.1" 200 109 0.012646 10.0.0.19 - - [2026-01-26 15:48:30] "POST /chown HTTP/1.1" 200 109 0.010590 10.0.0.19 - - [2026-01-26 15:48:30] "POST /chown HTTP/1.1" 200 109 0.029667 10.0.0.19 - - [2026-01-26 15:48:30] "POST /chown HTTP/1.1" 200 109 0.034136 10.0.0.19 - - [2026-01-26 15:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.19 - - [2026-01-26 15:48:30] "POST /chown HTTP/1.1" 200 109 0.009429 10.0.0.19 - - [2026-01-26 15:48:30] "POST /chown HTTP/1.1" 200 109 0.038131 10.0.0.19 - - [2026-01-26 15:48:30] "POST /chown HTTP/1.1" 200 109 0.009910 10.0.0.19 - - [2026-01-26 15:48:30] "POST /chown HTTP/1.1" 200 109 0.032427 10.0.0.19 - - [2026-01-26 15:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.19 - - [2026-01-26 15:48:31] "POST /chown HTTP/1.1" 200 109 0.012767 10.0.0.19 - - [2026-01-26 15:48:31] "POST /chown HTTP/1.1" 200 109 0.037948 10.0.0.19 - - [2026-01-26 15:48:31] "POST /chown HTTP/1.1" 200 109 0.029561 10.0.0.19 - - [2026-01-26 15:48:31] "POST /chown HTTP/1.1" 200 109 0.028713 10.0.0.19 - - [2026-01-26 15:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010432 10.0.0.19 - - [2026-01-26 15:48:31] "POST /chown HTTP/1.1" 200 109 0.020591 10.0.0.19 - - [2026-01-26 15:48:31] "POST /chown HTTP/1.1" 200 109 0.013205 10.0.0.19 - - [2026-01-26 15:48:31] "POST /chown HTTP/1.1" 200 109 0.025679 10.0.0.19 - - [2026-01-26 15:48:31] "POST /chown HTTP/1.1" 200 109 0.055317 10.0.0.19 - - [2026-01-26 15:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.19 - - [2026-01-26 15:48:31] "POST /chown HTTP/1.1" 200 109 0.018815 10.0.0.19 - - [2026-01-26 15:48:31] "POST /chown HTTP/1.1" 200 109 0.031471 10.0.0.19 - - [2026-01-26 15:48:31] "POST /chown HTTP/1.1" 200 109 0.013807 10.0.0.19 - - [2026-01-26 15:48:31] "POST /chown HTTP/1.1" 200 109 0.041497 10.0.0.19 - - [2026-01-26 15:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.19 - - [2026-01-26 15:48:31] "POST /chown HTTP/1.1" 200 109 0.016859 10.0.0.19 - - [2026-01-26 15:48:31] "POST /chown HTTP/1.1" 200 109 0.025678 10.0.0.19 - - [2026-01-26 15:48:31] "POST /chown HTTP/1.1" 200 109 0.029897 10.0.0.19 - - [2026-01-26 15:48:31] "POST /chown HTTP/1.1" 200 109 0.008968 10.0.0.19 - - [2026-01-26 15:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.19 - - [2026-01-26 15:48:31] "POST /chown HTTP/1.1" 200 109 0.009444 10.0.0.19 - - [2026-01-26 15:48:32] "POST /chown HTTP/1.1" 200 109 0.012181 10.0.0.19 - - [2026-01-26 15:48:32] "POST /chown HTTP/1.1" 200 109 0.017310 10.0.0.19 - - [2026-01-26 15:48:32] "POST /chown HTTP/1.1" 200 109 0.021615 10.0.0.19 - - [2026-01-26 15:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.19 - - [2026-01-26 15:48:32] "POST /chown HTTP/1.1" 200 109 0.010728 10.0.0.19 - - [2026-01-26 15:48:32] "POST /chown HTTP/1.1" 200 109 0.033145 10.0.0.19 - - [2026-01-26 15:48:32] "POST /chown HTTP/1.1" 200 109 0.012390 10.0.0.19 - - [2026-01-26 15:48:32] "POST /chown HTTP/1.1" 200 109 0.039442 10.0.0.19 - - [2026-01-26 15:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.19 - - [2026-01-26 15:48:32] "POST /chown HTTP/1.1" 200 109 0.011052 10.0.0.19 - - [2026-01-26 15:48:32] "POST /chown HTTP/1.1" 200 109 0.024154 10.0.0.19 - - [2026-01-26 15:48:32] "POST /chown HTTP/1.1" 200 109 0.029852 10.0.0.19 - - [2026-01-26 15:48:32] "POST /chown HTTP/1.1" 200 109 0.008583 10.0.0.19 - - [2026-01-26 15:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008508 10.0.0.19 - - [2026-01-26 15:48:37] "GET /loadbalancer/e46c798b-9cb9-485b-82a3-0482bbd8af83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.004815 10.0.0.19 - - [2026-01-26 15:48:37] "GET /loadbalancer-pool/348f571d-2792-4cb5-a1ca-32f8bcbebe4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004873 10.0.0.19 - - [2026-01-26 15:48:37] "POST /loadbalancer-members HTTP/1.1" 200 702 0.031100 10.0.0.19 - - [2026-01-26 15:48:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.013346 10.0.0.19 - - [2026-01-26 15:48:37] "GET /virtual-machine-interface/717af8f0-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.012871 10.0.0.19 - - [2026-01-26 15:48:37] "GET /virtual-machine-interface/717af8f0-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.011323 10.0.0.19 - - [2026-01-26 15:48:37] "POST /ref-update HTTP/1.1" 200 156 0.014837 10.0.0.19 - - [2026-01-26 15:48:37] "GET /floating-ip/183661b4-660f-4a55-ba9e-86aa44063c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.010713 10.0.0.19 - - [2026-01-26 15:48:37] "POST /tags HTTP/1.1" 409 221 0.003137 10.0.0.19 - - [2026-01-26 15:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.19 - - [2026-01-26 15:48:37] "GET /tag/17e7378e-79c5-4580-aeb3-2fbba6c2a552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016802 10.0.0.19 - - [2026-01-26 15:48:37] "PUT /floating-ip/183661b4-660f-4a55-ba9e-86aa44063c1c HTTP/1.1" 200 256 0.014961 10.0.0.19 - - [2026-01-26 15:48:37] "POST /set-tag HTTP/1.1" 200 109 0.024096 10.0.0.19 - - [2026-01-26 15:48:37] "GET /virtual-machine-interface/717af8f0-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.015295 10.0.0.19 - - [2026-01-26 15:48:37] "POST /set-tag HTTP/1.1" 200 109 0.003927 10.0.0.19 - - [2026-01-26 15:48:40] "GET /virtual-machine-interface/74e961f2-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.007816 10.0.0.19 - - [2026-01-26 15:48:40] "POST /set-tag HTTP/1.1" 200 109 0.005031 10.0.0.19 - - [2026-01-26 15:48:41] "GET /virtual-machine-interface/70f44f30-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.022827 10.0.0.19 - - [2026-01-26 15:48:41] "POST /set-tag HTTP/1.1" 200 109 0.003673 10.0.0.19 - - [2026-01-26 15:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014597 10.0.0.19 - - [2026-01-26 15:48:41] "GET /loadbalancer/e46c798b-9cb9-485b-82a3-0482bbd8af83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003577 10.0.0.19 - - [2026-01-26 15:48:41] "GET /loadbalancer-pool/348f571d-2792-4cb5-a1ca-32f8bcbebe4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003495 10.0.0.19 - - [2026-01-26 15:48:41] "POST /loadbalancer-members HTTP/1.1" 200 702 0.024938 10.0.0.19 - - [2026-01-26 15:48:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.014825 10.0.0.19 - - [2026-01-26 15:48:41] "GET /virtual-machine-interface/70f44f30-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.019329 10.0.0.19 - - [2026-01-26 15:48:41] "GET /virtual-machine-interface/70f44f30-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006563 10.0.0.19 - - [2026-01-26 15:48:41] "POST /ref-update HTTP/1.1" 200 156 0.021658 10.0.0.19 - - [2026-01-26 15:48:41] "GET /floating-ip/183661b4-660f-4a55-ba9e-86aa44063c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.026970 10.0.0.19 - - [2026-01-26 15:48:41] "POST /set-tag HTTP/1.1" 200 109 0.074955 10.0.0.19 - - [2026-01-26 15:48:42] "GET /virtual-machine/683067bf-a789-4d6e-b074-cff3dec1c7e2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.005243 10.0.0.19 - - [2026-01-26 15:48:42] "GET /virtual-machine-interface/70f44f30-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.008220 10.0.0.19 - - [2026-01-26 15:48:42] "GET /virtual-machine/801124bd-7985-4404-af0e-659ff38af179?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.004917 10.0.0.19 - - [2026-01-26 15:48:42] "GET /virtual-machine-interface/717af8f0-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.006074 10.0.0.19 - - [2026-01-26 15:48:42] "GET /virtual-machine/4f7c6576-1ade-41ee-85ec-f692aae43ca4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.004551 10.0.0.19 - - [2026-01-26 15:48:42] "GET /virtual-machine-interface/74e961f2-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006319 10.0.0.19 - - [2026-01-26 15:48:42] "GET /virtual-machine-interface/74e961f2-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.007824 10.0.0.19 - - [2026-01-26 15:48:42] "POST /set-tag HTTP/1.1" 200 109 0.009543 10.0.0.19 - - [2026-01-26 15:49:13] "GET /virtual-machine-interface/74e961f2-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.011000 10.0.0.19 - - [2026-01-26 15:49:13] "POST /set-tag HTTP/1.1" 200 109 0.005564 10.0.0.19 - - [2026-01-26 15:49:13] "GET /virtual-machine-interface/74e961f2-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.010800 10.0.0.19 - - [2026-01-26 15:49:13] "POST /set-tag HTTP/1.1" 200 109 0.006874 10.0.0.19 - - [2026-01-26 15:49:13] "GET /virtual-machine/4f7c6576-1ade-41ee-85ec-f692aae43ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.009384 10.0.0.19 - - [2026-01-26 15:49:13] "POST /ref-update HTTP/1.1" 200 156 0.039516 10.0.0.19 - - [2026-01-26 15:49:13] "GET /virtual-machine-interface/74e961f2-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.036429 10.0.0.19 - - [2026-01-26 15:49:13] "POST /set-tag HTTP/1.1" 200 109 0.057251 10.0.0.19 - - [2026-01-26 15:49:13] "POST /set-tag HTTP/1.1" 200 109 0.078414 10.0.0.19 - - [2026-01-26 15:49:14] "DELETE /instance-ip/75307bdc-face-11f0-80eb-fa163edd42e5 HTTP/1.1" 200 115 0.065807 10.0.0.19 - - [2026-01-26 15:49:14] "DELETE /virtual-machine-interface/74e961f2-face-11f0-80eb-fa163edd42e5 HTTP/1.1" 200 115 0.113354 10.0.0.19 - - [2026-01-26 15:49:14] "DELETE /virtual-machine/4f7c6576-1ade-41ee-85ec-f692aae43ca4 HTTP/1.1" 200 115 0.059532 10.0.0.19 - - [2026-01-26 15:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.19 - - [2026-01-26 15:49:18] "GET /tag/76a66e7f-5839-4df4-b0d3-a75431f2acf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017092 10.0.0.19 - - [2026-01-26 15:49:18] "GET /tag/76a66e7f-5839-4df4-b0d3-a75431f2acf4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.019351 10.0.0.19 - - [2026-01-26 15:49:18] "GET /virtual-machine-interface/3bd29ef4-05ab-4741-8397-95b0e8bff46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.007603 10.0.0.19 - - [2026-01-26 15:49:18] "POST /set-tag HTTP/1.1" 200 109 0.023628 10.0.0.19 - - [2026-01-26 15:49:18] "GET /virtual-machine-interface/7b8bcda4-df33-48ad-9f2d-7fd33add2894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.010461 10.0.0.19 - - [2026-01-26 15:49:18] "POST /set-tag HTTP/1.1" 200 109 0.026097 10.0.0.19 - - [2026-01-26 15:49:18] "GET /virtual-machine-interface/b81113e0-17f7-4e93-ae5f-b0a0110fae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.006901 10.0.0.19 - - [2026-01-26 15:49:18] "POST /set-tag HTTP/1.1" 200 109 0.028330 10.0.0.19 - - [2026-01-26 15:49:18] "GET /firewall-policy/d5f51eff-08ee-418b-bf13-b91a434edaf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.029319 10.0.0.19 - - [2026-01-26 15:49:18] "GET /firewall-rule/4a131df2-0936-402f-83fb-003c5825516d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.004318 10.0.0.19 - - [2026-01-26 15:49:18] "POST /ref-update HTTP/1.1" 200 156 0.020043 10.0.0.19 - - [2026-01-26 15:49:18] "DELETE /firewall-rule/4a131df2-0936-402f-83fb-003c5825516d HTTP/1.1" 200 115 0.053441 10.0.0.19 - - [2026-01-26 15:49:18] "DELETE /loadbalancer-member/492dc4d4-563a-4575-b6a4-b46900a13796 HTTP/1.1" 200 115 0.048472 10.0.0.19 - - [2026-01-26 15:49:18] "PUT /service-instance/79bde609-050f-4a84-8cf6-46eb56e1d773 HTTP/1.1" 200 266 0.016892 10.0.0.19 - - [2026-01-26 15:49:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.019997 10.0.0.19 - - [2026-01-26 15:49:18] "DELETE /loadbalancer-pool/155c93c2-82cf-43a4-b1fa-a2c7938ff882 HTTP/1.1" 200 115 0.103672 10.0.0.19 - - [2026-01-26 15:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009321 10.0.0.19 - - [2026-01-26 15:49:18] "POST /chown HTTP/1.1" 200 109 0.015530 10.0.0.19 - - [2026-01-26 15:49:18] "POST /chown HTTP/1.1" 200 109 0.020487 10.0.0.19 - - [2026-01-26 15:49:18] "DELETE /loadbalancer-listener/940075a3-84c6-420a-a74b-45e12348a945 HTTP/1.1" 200 115 0.103331 10.0.0.19 - - [2026-01-26 15:49:18] "GET /floating-ip/04898319-6489-4f19-b162-2b866aaa5139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.007087 10.0.0.19 - - [2026-01-26 15:49:18] "POST /chown HTTP/1.1" 200 109 0.030764 10.0.0.19 - - [2026-01-26 15:49:18] "POST /chown HTTP/1.1" 200 109 0.048583 10.0.0.19 - - [2026-01-26 15:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006082 10.0.0.19 - - [2026-01-26 15:49:18] "POST /chown HTTP/1.1" 200 109 0.059711 10.0.0.19 - - [2026-01-26 15:49:18] "PUT /floating-ip/04898319-6489-4f19-b162-2b866aaa5139 HTTP/1.1" 200 256 0.217515 10.0.0.19 - - [2026-01-26 15:49:19] "POST /chown HTTP/1.1" 200 109 0.067897 10.0.0.19 - - [2026-01-26 15:49:19] "POST /chown HTTP/1.1" 200 109 0.033772 10.0.0.19 - - [2026-01-26 15:49:19] "POST /chown HTTP/1.1" 200 109 0.033552 10.0.0.19 - - [2026-01-26 15:49:19] "DELETE /floating-ip/04898319-6489-4f19-b162-2b866aaa5139 HTTP/1.1" 200 115 0.203093 10.0.0.19 - - [2026-01-26 15:49:19] "PUT /service-instance/79bde609-050f-4a84-8cf6-46eb56e1d773 HTTP/1.1" 200 266 0.012134 10.0.0.19 - - [2026-01-26 15:49:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020323 10.0.0.19 - - [2026-01-26 15:49:19] "POST /ref-update HTTP/1.1" 404 171 0.006921 10.0.0.19 - - [2026-01-26 15:49:19] "DELETE /loadbalancer/277b680c-b8db-49ae-abb6-acf251d1858a HTTP/1.1" 200 115 0.117153 10.0.0.19 - - [2026-01-26 15:49:19] "PUT /service-instance/79bde609-050f-4a84-8cf6-46eb56e1d773 HTTP/1.1" 200 266 0.039847 10.0.0.19 - - [2026-01-26 15:49:19] "DELETE /instance-ip/afb072cb-952a-42a2-a456-60e95cfee678 HTTP/1.1" 200 115 0.123109 10.0.0.19 - - [2026-01-26 15:49:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.063540 10.0.0.19 - - [2026-01-26 15:49:19] "POST /ref-update HTTP/1.1" 404 171 0.021540 10.0.0.19 - - [2026-01-26 15:49:19] "DELETE /virtual-machine-interface/7b8bcda4-df33-48ad-9f2d-7fd33add2894 HTTP/1.1" 200 115 0.214754 10.0.0.19 - - [2026-01-26 15:49:19] "PUT /service-instance/79bde609-050f-4a84-8cf6-46eb56e1d773 HTTP/1.1" 200 266 0.043355 10.0.0.19 - - [2026-01-26 15:49:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.039541 10.0.0.19 - - [2026-01-26 15:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013113 10.0.0.19 - - [2026-01-26 15:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.018773 10.0.0.19 - - [2026-01-26 15:49:19] "DELETE /tag/76a66e7f-5839-4df4-b0d3-a75431f2acf4 HTTP/1.1" 200 115 0.196324 10.0.0.19 - - [2026-01-26 15:49:19] "DELETE /service-instance/79bde609-050f-4a84-8cf6-46eb56e1d773 HTTP/1.1" 200 115 0.090629 10.0.0.19 - - [2026-01-26 15:49:19] "GET /virtual-machine-interface/3bd29ef4-05ab-4741-8397-95b0e8bff46c?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1207 0.010219 10.0.0.19 - - [2026-01-26 15:49:20] "GET /floating-ip-pool/40f2c1a9-5547-4b76-9b37-0e712d1c3716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004655 10.0.0.19 - - [2026-01-26 15:49:20] "POST /ref-update HTTP/1.1" 200 156 0.027039 10.0.0.19 - - [2026-01-26 15:49:20] "DELETE /virtual-machine-interface/3bd29ef4-05ab-4741-8397-95b0e8bff46c HTTP/1.1" 200 115 0.164579 10.0.0.19 - - [2026-01-26 15:49:20] "POST /ref-update HTTP/1.1" 200 156 0.014788 10.0.0.19 - - [2026-01-26 15:49:20] "DELETE /floating-ip-pool/40f2c1a9-5547-4b76-9b37-0e712d1c3716 HTTP/1.1" 200 115 0.135226 10.0.0.19 - - [2026-01-26 15:49:20] "DELETE /virtual-machine/1be16b74-5207-44e1-9597-6cbd05d5106a HTTP/1.1" 200 115 0.078654 10.0.0.19 - - [2026-01-26 15:49:20] "GET /virtual-machine-interface/b81113e0-17f7-4e93-ae5f-b0a0110fae61?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.019601 10.0.0.19 - - [2026-01-26 15:49:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002805 10.0.0.19 - - [2026-01-26 15:49:20] "POST /useragent-kv HTTP/1.1" 200 115 0.007504 10.0.0.19 - - [2026-01-26 15:49:20] "DELETE /virtual-network/b878ee8d-1cee-4f9a-b1f1-8b804896d812 HTTP/1.1" 200 115 0.195522 10.0.0.19 - - [2026-01-26 15:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007215 10.0.0.19 - - [2026-01-26 15:49:20] "GET /routing-instance/07881c69-8939-4ba5-aa6d-66d0d98bb68f HTTP/1.1" 404 171 0.003379 10.0.0.19 - - [2026-01-26 15:49:20] "GET /domains HTTP/1.1" 200 280 0.003047 10.0.0.19 - - [2026-01-26 15:49:20] "GET /domain/24687a94-b0ac-4a96-b8e6-7976655b35d6 HTTP/1.1" 200 3086 0.020510 10.0.0.19 - - [2026-01-26 15:49:20] "DELETE /virtual-machine-interface/b81113e0-17f7-4e93-ae5f-b0a0110fae61 HTTP/1.1" 200 115 0.149052 10.0.0.19 - - [2026-01-26 15:49:20] "DELETE /route-target/8bd7d867-85f3-4c32-a277-aaca86aa216e HTTP/1.1" 200 115 0.070445 10.0.0.19 - - [2026-01-26 15:49:20] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735 HTTP/1.1" 200 6874 0.059810 10.0.0.19 - - [2026-01-26 15:49:20] "DELETE /virtual-machine/7b8a250c-30cb-404e-b717-80422e74bde2 HTTP/1.1" 200 115 0.083120 10.0.0.19 - - [2026-01-26 15:49:20] "GET /virtual-machine-interface/717af8f0-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.012826 10.0.0.19 - - [2026-01-26 15:49:20] "POST /set-tag HTTP/1.1" 200 109 0.005323 10.0.0.19 - - [2026-01-26 15:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.19 - - [2026-01-26 15:49:20] "GET /loadbalancer/e46c798b-9cb9-485b-82a3-0482bbd8af83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.004391 10.0.0.19 - - [2026-01-26 15:49:20] "GET /virtual-machine-interface/717af8f0-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005738 10.0.0.19 - - [2026-01-26 15:49:20] "POST /set-tag HTTP/1.1" 200 109 0.030830 10.0.0.19 - - [2026-01-26 15:49:20] "DELETE /loadbalancer-member/48de0f33-4b62-4de2-b082-19a74f3fb595 HTTP/1.1" 200 115 0.066197 10.0.0.19 - - [2026-01-26 15:49:21] "GET /virtual-machine-interface/717af8f0-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007401 10.0.0.19 - - [2026-01-26 15:49:21] "POST /set-tag HTTP/1.1" 200 109 0.004138 10.0.0.19 - - [2026-01-26 15:49:21] "GET /virtual-machine-interface/717af8f0-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010314 10.0.0.19 - - [2026-01-26 15:49:21] "POST /set-tag HTTP/1.1" 200 109 0.003257 10.0.0.19 - - [2026-01-26 15:49:21] "GET /virtual-machine/801124bd-7985-4404-af0e-659ff38af179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.008305 10.0.0.19 - - [2026-01-26 15:49:21] "POST /ref-update HTTP/1.1" 200 156 0.016239 10.0.0.19 - - [2026-01-26 15:49:21] "GET /virtual-machine-interface/717af8f0-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.018546 10.0.0.19 - - [2026-01-26 15:49:21] "POST /set-tag HTTP/1.1" 200 109 0.050913 10.0.0.19 - - [2026-01-26 15:49:21] "POST /set-tag HTTP/1.1" 200 109 0.032885 10.0.0.19 - - [2026-01-26 15:49:21] "POST /set-tag HTTP/1.1" 200 109 0.042140 10.0.0.19 - - [2026-01-26 15:49:21] "DELETE /instance-ip/719fcf36-face-11f0-80eb-fa163edd42e5 HTTP/1.1" 200 115 0.061017 10.0.0.19 - - [2026-01-26 15:49:21] "POST /ref-update HTTP/1.1" 200 156 0.024876 10.0.0.19 - - [2026-01-26 15:49:21] "DELETE /virtual-machine-interface/717af8f0-face-11f0-80eb-fa163edd42e5 HTTP/1.1" 200 115 0.057527 10.0.0.19 - - [2026-01-26 15:49:22] "DELETE /virtual-machine/801124bd-7985-4404-af0e-659ff38af179 HTTP/1.1" 200 115 0.023027 10.0.0.19 - - [2026-01-26 15:49:25] "GET /virtual-machine-interface/70f44f30-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.007226 10.0.0.19 - - [2026-01-26 15:49:25] "POST /set-tag HTTP/1.1" 200 109 0.006694 10.0.0.19 - - [2026-01-26 15:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012240 10.0.0.19 - - [2026-01-26 15:49:25] "GET /loadbalancer/e46c798b-9cb9-485b-82a3-0482bbd8af83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.004438 10.0.0.19 - - [2026-01-26 15:49:26] "GET /virtual-machine-interface/70f44f30-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.009185 10.0.0.19 - - [2026-01-26 15:49:26] "POST /set-tag HTTP/1.1" 200 109 0.004286 10.0.0.19 - - [2026-01-26 15:49:26] "GET /virtual-machine-interface/70f44f30-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.013300 10.0.0.19 - - [2026-01-26 15:49:26] "POST /set-tag HTTP/1.1" 200 109 0.003286 10.0.0.19 - - [2026-01-26 15:49:26] "GET /virtual-machine/683067bf-a789-4d6e-b074-cff3dec1c7e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004021 10.0.0.19 - - [2026-01-26 15:49:26] "POST /ref-update HTTP/1.1" 200 156 0.017358 10.0.0.19 - - [2026-01-26 15:49:26] "GET /virtual-machine-interface/70f44f30-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005717 10.0.0.19 - - [2026-01-26 15:49:26] "POST /set-tag HTTP/1.1" 200 109 0.031131 10.0.0.19 - - [2026-01-26 15:49:26] "POST /set-tag HTTP/1.1" 200 109 0.036984 10.0.0.19 - - [2026-01-26 15:49:26] "POST /set-tag HTTP/1.1" 200 109 0.027486 10.0.0.19 - - [2026-01-26 15:49:27] "DELETE /instance-ip/7119aae6-face-11f0-80eb-fa163edd42e5 HTTP/1.1" 200 115 0.062411 10.0.0.19 - - [2026-01-26 15:49:27] "POST /ref-update HTTP/1.1" 200 156 0.019195 10.0.0.19 - - [2026-01-26 15:49:27] "DELETE /virtual-machine-interface/70f44f30-face-11f0-80eb-fa163edd42e5 HTTP/1.1" 200 115 0.075917 10.0.0.19 - - [2026-01-26 15:49:27] "DELETE /virtual-machine/683067bf-a789-4d6e-b074-cff3dec1c7e2 HTTP/1.1" 200 115 0.040623 10.0.0.19 - - [2026-01-26 15:49:27] "DELETE /tag/8da0440c-9d6c-41fa-8356-759e3f1863a9 HTTP/1.1" 200 115 0.087828 10.0.0.19 - - [2026-01-26 15:49:27] "DELETE /tag/56fbe860-0913-4887-b412-72e72d4d931d HTTP/1.1" 200 115 0.058273 10.0.0.19 - - [2026-01-26 15:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.19 - - [2026-01-26 15:49:31] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.059118 10.0.0.19 - - [2026-01-26 15:49:31] "POST /tags HTTP/1.1" 200 393 0.046090 10.0.0.19 - - [2026-01-26 15:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008052 10.0.0.19 - - [2026-01-26 15:49:31] "GET /tag/412f0910-7c0c-4dd8-b3df-5e835d8412eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.020485 10.0.0.19 - - [2026-01-26 15:49:31] "POST /tags HTTP/1.1" 200 341 0.028656 10.0.0.19 - - [2026-01-26 15:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.19 - - [2026-01-26 15:49:31] "GET /tag/74a8a4fd-5e06-4adf-a768-7f7f411cf183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.020527 10.0.0.19 - - [2026-01-26 15:49:31] "POST /id-to-fqname HTTP/1.1" 200 192 0.001419 10.0.0.19 - - [2026-01-26 15:49:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.008650 10.0.0.19 - - [2026-01-26 15:49:31] "POST /security-groups HTTP/1.1" 200 589 0.090821 10.0.0.19 - - [2026-01-26 15:49:31] "POST /projects HTTP/1.1" 200 519 0.313830 10.0.0.19 - - [2026-01-26 15:49:31] "POST /fqname-to-id HTTP/1.1" 404 236 0.003529 10.0.0.19 - - [2026-01-26 15:49:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.033295 10.0.0.19 - - [2026-01-26 15:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.018145 10.0.0.19 - - [2026-01-26 15:49:31] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.037935 10.0.0.19 - - [2026-01-26 15:49:31] "POST /access-control-lists HTTP/1.1" 200 598 0.120466 10.0.0.19 - - [2026-01-26 15:49:31] "POST /fqname-to-id HTTP/1.1" 404 235 0.028525 10.0.0.19 - - [2026-01-26 15:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005353 10.0.0.19 - - [2026-01-26 15:49:31] "GET /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005919 10.0.0.19 - - [2026-01-26 15:49:32] "POST /access-control-lists HTTP/1.1" 200 596 0.131736 10.0.0.19 - - [2026-01-26 15:49:32] "PUT /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2 HTTP/1.1" 200 264 0.159826 10.0.0.19 - - [2026-01-26 15:49:32] "PUT /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40 HTTP/1.1" 200 264 0.080232 10.0.0.19 - - [2026-01-26 15:49:32] "POST /security-groups HTTP/1.1" 200 591 0.099851 10.0.0.19 - - [2026-01-26 15:49:32] "POST /fqname-to-id HTTP/1.1" 404 270 0.012946 10.0.0.19 - - [2026-01-26 15:49:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.055172 10.0.0.19 - - [2026-01-26 15:49:32] "POST /access-control-lists HTTP/1.1" 200 632 0.111174 10.0.0.19 - - [2026-01-26 15:49:32] "POST /chown HTTP/1.1" 200 109 0.107642 10.0.0.19 - - [2026-01-26 15:49:32] "POST /fqname-to-id HTTP/1.1" 404 269 0.036792 10.0.0.19 - - [2026-01-26 15:49:32] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009653 10.0.0.19 - - [2026-01-26 15:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005261 10.0.0.19 - - [2026-01-26 15:49:32] "GET /policy-management/56ed3c59-fcf1-4575-ae32-43cebaf3d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006046 10.0.0.19 - - [2026-01-26 15:49:32] "POST /tags HTTP/1.1" 409 226 0.002640 10.0.0.19 - - [2026-01-26 15:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.19 - - [2026-01-26 15:49:32] "POST /access-control-lists HTTP/1.1" 200 630 0.098110 10.0.0.19 - - [2026-01-26 15:49:32] "GET /tag/74a8a4fd-5e06-4adf-a768-7f7f411cf183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017510 10.0.0.19 - - [2026-01-26 15:49:32] "POST /firewall-rules HTTP/1.1" 200 600 0.089425 10.0.0.19 - - [2026-01-26 15:49:32] "GET /firewall-rule/128883de-606b-4d9e-8cae-144751be4a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.012865 10.0.0.19 - - [2026-01-26 15:49:32] "GET /firewall-policy/dfb92c68-e191-4985-8602-e6d2ee3b43ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006139 10.0.0.19 - - [2026-01-26 15:49:32] "GET /firewall-rule/128883de-606b-4d9e-8cae-144751be4a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004703 10.0.0.19 - - [2026-01-26 15:49:32] "POST /ref-update HTTP/1.1" 200 156 0.059978 10.0.0.19 - - [2026-01-26 15:49:32] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018748 10.0.0.19 - - [2026-01-26 15:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.19 - - [2026-01-26 15:49:33] "GET /policy-management/56ed3c59-fcf1-4575-ae32-43cebaf3d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012254 10.0.0.19 - - [2026-01-26 15:49:33] "POST /tags HTTP/1.1" 409 226 0.005662 10.0.0.19 - - [2026-01-26 15:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.19 - - [2026-01-26 15:49:33] "GET /tag/74a8a4fd-5e06-4adf-a768-7f7f411cf183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017956 10.0.0.19 - - [2026-01-26 15:49:33] "POST /firewall-rules HTTP/1.1" 200 598 0.079776 10.0.0.19 - - [2026-01-26 15:49:33] "GET /firewall-rule/9829b2a9-815f-43b5-ac1c-0c35e41ff03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005375 10.0.0.19 - - [2026-01-26 15:49:33] "GET /firewall-policy/dfb92c68-e191-4985-8602-e6d2ee3b43ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004596 10.0.0.19 - - [2026-01-26 15:49:33] "GET /firewall-rule/9829b2a9-815f-43b5-ac1c-0c35e41ff03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004366 10.0.0.19 - - [2026-01-26 15:49:33] "POST /ref-update HTTP/1.1" 200 156 0.069528 10.0.0.19 - - [2026-01-26 15:49:34] "POST /tags HTTP/1.1" 200 393 0.065559 10.0.0.19 - - [2026-01-26 15:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007923 10.0.0.19 - - [2026-01-26 15:49:34] "GET /tag/5e2a3be3-b383-497a-8c1f-7745c7597efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.019619 10.0.0.19 - - [2026-01-26 15:49:34] "POST /tags HTTP/1.1" 200 341 0.026693 10.0.0.19 - - [2026-01-26 15:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.19 - - [2026-01-26 15:49:34] "GET /tag/877bce2d-58ac-4e21-b488-552e7fc61738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015224 10.0.0.19 - - [2026-01-26 15:49:34] "POST /id-to-fqname HTTP/1.1" 200 192 0.002574 10.0.0.19 - - [2026-01-26 15:49:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.008435 10.0.0.19 - - [2026-01-26 15:49:34] "POST /security-groups HTTP/1.1" 200 589 0.093603 10.0.0.19 - - [2026-01-26 15:49:34] "POST /fqname-to-id HTTP/1.1" 404 236 0.006488 10.0.0.19 - - [2026-01-26 15:49:34] "POST /projects HTTP/1.1" 200 519 0.322240 10.0.0.19 - - [2026-01-26 15:49:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.034333 10.0.0.19 - - [2026-01-26 15:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.017437 10.0.0.19 - - [2026-01-26 15:49:34] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.013939 10.0.0.19 - - [2026-01-26 15:49:34] "POST /access-control-lists HTTP/1.1" 200 598 0.129845 10.0.0.19 - - [2026-01-26 15:49:34] "POST /fqname-to-id HTTP/1.1" 404 235 0.014831 10.0.0.19 - - [2026-01-26 15:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006655 10.0.0.19 - - [2026-01-26 15:49:34] "GET /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.007133 10.0.0.19 - - [2026-01-26 15:49:35] "POST /access-control-lists HTTP/1.1" 200 596 0.084573 10.0.0.19 - - [2026-01-26 15:49:35] "PUT /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2 HTTP/1.1" 200 264 0.094431 10.0.0.19 - - [2026-01-26 15:49:35] "PUT /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40 HTTP/1.1" 200 264 0.105615 10.0.0.19 - - [2026-01-26 15:49:35] "POST /security-groups HTTP/1.1" 200 591 0.105006 10.0.0.19 - - [2026-01-26 15:49:35] "POST /fqname-to-id HTTP/1.1" 404 270 0.004872 10.0.0.19 - - [2026-01-26 15:49:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.018747 10.0.0.19 - - [2026-01-26 15:49:35] "POST /access-control-lists HTTP/1.1" 200 632 0.048190 10.0.0.19 - - [2026-01-26 15:49:35] "POST /fqname-to-id HTTP/1.1" 404 269 0.017534 10.0.0.19 - - [2026-01-26 15:49:35] "POST /chown HTTP/1.1" 200 109 0.044201 10.0.0.19 - - [2026-01-26 15:49:35] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006619 10.0.0.19 - - [2026-01-26 15:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.19 - - [2026-01-26 15:49:35] "GET /policy-management/56ed3c59-fcf1-4575-ae32-43cebaf3d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015080 10.0.0.19 - - [2026-01-26 15:49:35] "POST /access-control-lists HTTP/1.1" 200 630 0.089320 10.0.0.19 - - [2026-01-26 15:49:35] "POST /tags HTTP/1.1" 409 226 0.019208 10.0.0.19 - - [2026-01-26 15:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.19 - - [2026-01-26 15:49:35] "GET /tag/877bce2d-58ac-4e21-b488-552e7fc61738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014507 10.0.0.19 - - [2026-01-26 15:49:35] "POST /firewall-rules HTTP/1.1" 200 600 0.081890 10.0.0.19 - - [2026-01-26 15:49:35] "GET /firewall-rule/1404ddc1-612a-4f59-9ba8-87cfd3e75b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.013787 10.0.0.19 - - [2026-01-26 15:49:35] "GET /firewall-policy/dfb92c68-e191-4985-8602-e6d2ee3b43ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.007282 10.0.0.19 - - [2026-01-26 15:49:35] "GET /firewall-rule/1404ddc1-612a-4f59-9ba8-87cfd3e75b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005148 10.0.0.19 - - [2026-01-26 15:49:35] "POST /ref-update HTTP/1.1" 200 156 0.070643 10.0.0.19 - - [2026-01-26 15:49:35] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014673 10.0.0.19 - - [2026-01-26 15:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.19 - - [2026-01-26 15:49:35] "GET /policy-management/56ed3c59-fcf1-4575-ae32-43cebaf3d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003749 10.0.0.19 - - [2026-01-26 15:49:36] "POST /tags HTTP/1.1" 409 226 0.003219 10.0.0.19 - - [2026-01-26 15:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.19 - - [2026-01-26 15:49:36] "GET /tag/877bce2d-58ac-4e21-b488-552e7fc61738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.018828 10.0.0.19 - - [2026-01-26 15:49:36] "POST /firewall-rules HTTP/1.1" 200 598 0.074636 10.0.0.19 - - [2026-01-26 15:49:36] "GET /firewall-rule/cfa2260c-c989-4d30-8bb0-b0cab4b620d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.018037 10.0.0.19 - - [2026-01-26 15:49:36] "GET /firewall-policy/dfb92c68-e191-4985-8602-e6d2ee3b43ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.006855 10.0.0.19 - - [2026-01-26 15:49:36] "GET /firewall-rule/cfa2260c-c989-4d30-8bb0-b0cab4b620d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003865 10.0.0.19 - - [2026-01-26 15:49:36] "POST /ref-update HTTP/1.1" 200 156 0.090155 10.0.0.19 - - [2026-01-26 15:49:37] "POST /tags HTTP/1.1" 200 345 0.103074 10.0.0.19 - - [2026-01-26 15:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012945 10.0.0.19 - - [2026-01-26 15:49:37] "GET /tag/a033c84e-8fb8-4edf-93fd-9ae4b24b7b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.024810 10.0.0.19 - - [2026-01-26 15:49:37] "POST /projects HTTP/1.1" 409 238 0.003203 10.0.0.19 - - [2026-01-26 15:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.19 - - [2026-01-26 15:49:37] "GET /project/5cd16d6a-4a46-406e-8217-b01e11c49284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.061467 10.0.0.19 - - [2026-01-26 15:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.19 - - [2026-01-26 15:49:37] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.013626 10.0.0.19 - - [2026-01-26 15:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.19 - - [2026-01-26 15:49:37] "GET /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006611 10.0.0.19 - - [2026-01-26 15:49:37] "POST /security-groups HTTP/1.1" 409 285 0.003374 10.0.0.19 - - [2026-01-26 15:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.19 - - [2026-01-26 15:49:37] "PUT /security-group/ddd7e730-a2e6-4733-a85f-1e69f6f88111 HTTP/1.1" 200 262 0.070269 10.0.0.19 - - [2026-01-26 15:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.026390 10.0.0.19 - - [2026-01-26 15:49:37] "PUT /access-control-list/47ea070f-7b35-4258-b305-48536bde56f8 HTTP/1.1" 200 272 0.052633 10.0.0.19 - - [2026-01-26 15:49:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.068082 10.0.0.19 - - [2026-01-26 15:49:37] "POST /tags HTTP/1.1" 409 228 0.019538 10.0.0.19 - - [2026-01-26 15:49:37] "GET /project/5cd16d6a-4a46-406e-8217-b01e11c49284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.111646 10.0.0.19 - - [2026-01-26 15:49:37] "PUT /access-control-list/19ee9824-7f74-462a-99a9-c391d44c3f8b HTTP/1.1" 200 272 0.079081 10.0.0.19 - - [2026-01-26 15:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015427 10.0.0.19 - - [2026-01-26 15:49:37] "GET /tag/a033c84e-8fb8-4edf-93fd-9ae4b24b7b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.047544 10.0.0.19 - - [2026-01-26 15:49:37] "POST /tags HTTP/1.1" 200 345 0.039526 10.0.0.19 - - [2026-01-26 15:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004899 10.0.0.19 - - [2026-01-26 15:49:38] "GET /tag/f1ae91e1-b6de-4824-a1e4-23f2f35a6c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.025237 10.0.0.19 - - [2026-01-26 15:49:38] "POST /projects HTTP/1.1" 409 238 0.007430 10.0.0.19 - - [2026-01-26 15:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011050 10.0.0.19 - - [2026-01-26 15:49:38] "GET /project/082fdca3-7503-44f9-b445-7659137e630f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.040535 10.0.0.19 - - [2026-01-26 15:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010245 10.0.0.19 - - [2026-01-26 15:49:38] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005997 10.0.0.19 - - [2026-01-26 15:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.19 - - [2026-01-26 15:49:38] "GET /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005233 10.0.0.19 - - [2026-01-26 15:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.19 - - [2026-01-26 15:49:38] "GET /project/082fdca3-7503-44f9-b445-7659137e630f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.045476 10.0.0.19 - - [2026-01-26 15:49:38] "POST /security-groups HTTP/1.1" 409 285 0.003650 10.0.0.19 - - [2026-01-26 15:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.19 - - [2026-01-26 15:49:38] "PUT /security-group/edb81387-86cd-4c94-82f4-28d8c8b18d6e HTTP/1.1" 200 262 0.062433 10.0.0.19 - - [2026-01-26 15:49:38] "PUT /access-control-list/63583d7e-35a0-4e94-a18d-7008e84879ba HTTP/1.1" 200 272 0.024734 10.0.0.19 - - [2026-01-26 15:49:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.037127 10.0.0.19 - - [2026-01-26 15:49:38] "PUT /access-control-list/89c0e052-ad92-41b4-a5ef-e6fb7d414bb2 HTTP/1.1" 200 272 0.023272 10.0.0.19 - - [2026-01-26 15:49:38] "POST /tags HTTP/1.1" 409 228 0.015945 10.0.0.19 - - [2026-01-26 15:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.026465 10.0.0.19 - - [2026-01-26 15:49:38] "GET /tag/f1ae91e1-b6de-4824-a1e4-23f2f35a6c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.017645 10.0.0.19 - - [2026-01-26 15:49:38] "POST /tags HTTP/1.1" 200 291 0.087022 10.0.0.19 - - [2026-01-26 15:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.018315 10.0.0.19 - - [2026-01-26 15:49:38] "GET /tag/63669f76-b3e4-4848-9261-16f1a6c61547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.019050 10.0.0.19 - - [2026-01-26 15:49:38] "POST /tags HTTP/1.1" 200 303 0.069148 10.0.0.19 - - [2026-01-26 15:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009362 10.0.0.19 - - [2026-01-26 15:49:38] "GET /tag/39b51dde-7192-4c9f-9eed-f75dbbe639f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016726 10.0.0.19 - - [2026-01-26 15:49:38] "POST /tags HTTP/1.1" 409 252 0.002704 10.0.0.19 - - [2026-01-26 15:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.19 - - [2026-01-26 15:49:39] "GET /tag/412f0910-7c0c-4dd8-b3df-5e835d8412eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013909 10.0.0.19 - - [2026-01-26 15:49:39] "POST /tags HTTP/1.1" 409 226 0.002865 10.0.0.19 - - [2026-01-26 15:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.19 - - [2026-01-26 15:49:39] "GET /tag/74a8a4fd-5e06-4adf-a768-7f7f411cf183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014347 10.0.0.19 - - [2026-01-26 15:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.19 - - [2026-01-26 15:49:39] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006779 10.0.0.19 - - [2026-01-26 15:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.19 - - [2026-01-26 15:49:39] "GET /project/5cd16d6a-4a46-406e-8217-b01e11c49284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.046958 10.0.0.19 - - [2026-01-26 15:49:39] "POST /virtual-machines HTTP/1.1" 200 395 0.013087 10.0.0.19 - - [2026-01-26 15:49:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.014714 10.0.0.19 - - [2026-01-26 15:49:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.151095 10.0.0.19 - - [2026-01-26 15:49:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.028157 10.0.0.19 - - [2026-01-26 15:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005577 10.0.0.19 - - [2026-01-26 15:49:39] "GET /virtual-machine-interface/9f633c6e-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006564 10.0.0.19 - - [2026-01-26 15:49:39] "POST /instance-ips HTTP/1.1" 200 397 0.030411 10.0.0.19 - - [2026-01-26 15:49:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.024320 10.0.0.19 - - [2026-01-26 15:49:39] "GET /virtual-machine-interface/9f633c6e-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008397 10.0.0.19 - - [2026-01-26 15:49:39] "POST /set-tag HTTP/1.1" 200 109 0.078006 10.0.0.19 - - [2026-01-26 15:49:39] "GET /virtual-machine-interface/9f633c6e-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.031401 10.0.0.19 - - [2026-01-26 15:49:39] "GET /instance-ip/9f828ed4-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007347 10.0.0.19 - - [2026-01-26 15:49:39] "GET /virtual-machine-interface/9f633c6e-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007514 10.0.0.19 - - [2026-01-26 15:49:39] "POST /set-tag HTTP/1.1" 200 109 0.003850 10.0.0.19 - - [2026-01-26 15:49:39] "GET /virtual-router/775b691b-b532-459e-9818-1b1cc0ae9660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006447 10.0.0.19 - - [2026-01-26 15:49:39] "POST /ref-update HTTP/1.1" 200 156 0.017607 10.0.0.19 - - [2026-01-26 15:49:40] "GET /virtual-machine-interface/9f633c6e-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011909 10.0.0.19 - - [2026-01-26 15:49:40] "POST /set-tag HTTP/1.1" 200 109 0.005078 10.0.0.19 - - [2026-01-26 15:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.19 - - [2026-01-26 15:49:40] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007329 10.0.0.19 - - [2026-01-26 15:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.19 - - [2026-01-26 15:49:40] "GET /project/5cd16d6a-4a46-406e-8217-b01e11c49284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.053623 10.0.0.19 - - [2026-01-26 15:49:40] "POST /virtual-machines HTTP/1.1" 200 395 0.024602 10.0.0.19 - - [2026-01-26 15:49:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.025403 10.0.0.19 - - [2026-01-26 15:49:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.153372 10.0.0.19 - - [2026-01-26 15:49:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.015360 10.0.0.19 - - [2026-01-26 15:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010936 10.0.0.19 - - [2026-01-26 15:49:40] "GET /virtual-machine-interface/9ffe1874-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018335 10.0.0.19 - - [2026-01-26 15:49:40] "POST /instance-ips HTTP/1.1" 200 397 0.041199 10.0.0.19 - - [2026-01-26 15:49:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.046955 10.0.0.19 - - [2026-01-26 15:49:40] "GET /virtual-machine-interface/9ffe1874-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013766 10.0.0.19 - - [2026-01-26 15:49:40] "POST /set-tag HTTP/1.1" 200 109 0.071345 10.0.0.19 - - [2026-01-26 15:49:40] "GET /virtual-machine-interface/9ffe1874-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019040 10.0.0.19 - - [2026-01-26 15:49:40] "GET /instance-ip/a021a546-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.008129 10.0.0.19 - - [2026-01-26 15:49:40] "GET /virtual-machine-interface/9ffe1874-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007649 10.0.0.19 - - [2026-01-26 15:49:40] "POST /set-tag HTTP/1.1" 200 109 0.003366 10.0.0.19 - - [2026-01-26 15:49:40] "GET /virtual-router/775b691b-b532-459e-9818-1b1cc0ae9660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.007055 10.0.0.19 - - [2026-01-26 15:49:41] "POST /ref-update HTTP/1.1" 200 156 0.020099 10.0.0.19 - - [2026-01-26 15:49:41] "GET /virtual-machine-interface/9ffe1874-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021376 10.0.0.19 - - [2026-01-26 15:49:41] "POST /set-tag HTTP/1.1" 200 109 0.004198 10.0.0.19 - - [2026-01-26 15:49:41] "POST /tags HTTP/1.1" 200 291 0.032526 10.0.0.19 - - [2026-01-26 15:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.020201 10.0.0.19 - - [2026-01-26 15:49:41] "GET /tag/6b20418e-fa55-4c9e-a6ef-b4a8f5247b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.018305 10.0.0.19 - - [2026-01-26 15:49:41] "POST /tags HTTP/1.1" 409 252 0.003253 10.0.0.19 - - [2026-01-26 15:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.19 - - [2026-01-26 15:49:41] "GET /tag/5e2a3be3-b383-497a-8c1f-7745c7597efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012460 10.0.0.19 - - [2026-01-26 15:49:41] "POST /tags HTTP/1.1" 409 226 0.002712 10.0.0.19 - - [2026-01-26 15:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.19 - - [2026-01-26 15:49:41] "GET /tag/877bce2d-58ac-4e21-b488-552e7fc61738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014288 10.0.0.19 - - [2026-01-26 15:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.19 - - [2026-01-26 15:49:41] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005331 10.0.0.19 - - [2026-01-26 15:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.19 - - [2026-01-26 15:49:41] "GET /project/082fdca3-7503-44f9-b445-7659137e630f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036340 10.0.0.19 - - [2026-01-26 15:49:41] "POST /virtual-machines HTTP/1.1" 200 395 0.011086 10.0.0.19 - - [2026-01-26 15:49:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.035861 10.0.0.19 - - [2026-01-26 15:49:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.126170 10.0.0.19 - - [2026-01-26 15:49:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.012450 10.0.0.19 - - [2026-01-26 15:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008145 10.0.0.19 - - [2026-01-26 15:49:41] "GET /virtual-machine-interface/a0bf35d6-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010030 10.0.0.19 - - [2026-01-26 15:49:41] "POST /instance-ips HTTP/1.1" 200 397 0.043607 10.0.0.19 - - [2026-01-26 15:49:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.048661 10.0.0.19 - - [2026-01-26 15:49:41] "GET /virtual-machine-interface/a0bf35d6-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010335 10.0.0.19 - - [2026-01-26 15:49:42] "POST /set-tag HTTP/1.1" 200 109 0.075810 10.0.0.19 - - [2026-01-26 15:49:42] "GET /virtual-machine-interface/a0bf35d6-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014310 10.0.0.19 - - [2026-01-26 15:49:42] "GET /instance-ip/a0dbc7c8-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004930 10.0.0.19 - - [2026-01-26 15:49:42] "GET /virtual-machine-interface/a0bf35d6-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006024 10.0.0.19 - - [2026-01-26 15:49:42] "POST /set-tag HTTP/1.1" 200 109 0.002957 10.0.0.19 - - [2026-01-26 15:49:42] "GET /virtual-router/775b691b-b532-459e-9818-1b1cc0ae9660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.006456 10.0.0.19 - - [2026-01-26 15:49:42] "POST /ref-update HTTP/1.1" 200 156 0.011154 10.0.0.19 - - [2026-01-26 15:49:42] "GET /virtual-machine-interface/a0bf35d6-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010256 10.0.0.19 - - [2026-01-26 15:49:42] "POST /set-tag HTTP/1.1" 200 109 0.004176 10.0.0.19 - - [2026-01-26 15:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.19 - - [2026-01-26 15:49:42] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006658 10.0.0.19 - - [2026-01-26 15:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.19 - - [2026-01-26 15:49:42] "GET /project/082fdca3-7503-44f9-b445-7659137e630f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.056337 10.0.0.19 - - [2026-01-26 15:49:42] "POST /virtual-machines HTTP/1.1" 200 395 0.012022 10.0.0.19 - - [2026-01-26 15:49:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.028219 10.0.0.19 - - [2026-01-26 15:49:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124721 10.0.0.19 - - [2026-01-26 15:49:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.011391 10.0.0.19 - - [2026-01-26 15:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010964 10.0.0.19 - - [2026-01-26 15:49:42] "GET /virtual-machine-interface/a14bcd16-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006608 10.0.0.19 - - [2026-01-26 15:49:42] "POST /instance-ips HTTP/1.1" 200 397 0.030090 10.0.0.19 - - [2026-01-26 15:49:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.050326 10.0.0.19 - - [2026-01-26 15:49:42] "GET /virtual-machine-interface/a14bcd16-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.019220 10.0.0.19 - - [2026-01-26 15:49:42] "POST /set-tag HTTP/1.1" 200 109 0.072559 10.0.0.19 - - [2026-01-26 15:49:42] "GET /virtual-machine-interface/a14bcd16-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.023308 10.0.0.19 - - [2026-01-26 15:49:43] "GET /instance-ip/a168053a-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005210 10.0.0.19 - - [2026-01-26 15:49:43] "GET /virtual-machine-interface/a14bcd16-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007080 10.0.0.19 - - [2026-01-26 15:49:43] "POST /set-tag HTTP/1.1" 200 109 0.004003 10.0.0.19 - - [2026-01-26 15:49:43] "GET /virtual-router/775b691b-b532-459e-9818-1b1cc0ae9660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006550 10.0.0.19 - - [2026-01-26 15:49:43] "POST /ref-update HTTP/1.1" 200 156 0.013218 10.0.0.19 - - [2026-01-26 15:49:43] "GET /virtual-machine-interface/a14bcd16-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017311 10.0.0.19 - - [2026-01-26 15:49:43] "POST /set-tag HTTP/1.1" 200 109 0.005459 10.0.0.19 - - [2026-01-26 15:49:43] "POST /tags HTTP/1.1" 200 299 0.025110 10.0.0.19 - - [2026-01-26 15:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011400 10.0.0.19 - - [2026-01-26 15:49:43] "GET /tag/90b8c400-66d9-4c0d-b791-abf72b66d3e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.019782 10.0.0.19 - - [2026-01-26 15:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.19 - - [2026-01-26 15:49:43] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007261 10.0.0.19 - - [2026-01-26 15:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.19 - - [2026-01-26 15:49:43] "GET /project/5cd16d6a-4a46-406e-8217-b01e11c49284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.068390 10.0.0.19 - - [2026-01-26 15:49:43] "POST /virtual-machines HTTP/1.1" 200 395 0.018380 10.0.0.19 - - [2026-01-26 15:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.061139 10.0.0.19 - - [2026-01-26 15:49:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.131022 10.0.0.19 - - [2026-01-26 15:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.011469 10.0.0.19 - - [2026-01-26 15:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004739 10.0.0.19 - - [2026-01-26 15:49:43] "GET /virtual-machine-interface/a1f28ade-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010632 10.0.0.19 - - [2026-01-26 15:49:43] "POST /instance-ips HTTP/1.1" 200 397 0.036020 10.0.0.19 - - [2026-01-26 15:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.039929 10.0.0.19 - - [2026-01-26 15:49:43] "GET /virtual-machine-interface/a1f28ade-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.024170 10.0.0.19 - - [2026-01-26 15:49:44] "POST /set-tag HTTP/1.1" 200 109 0.038661 10.0.0.19 - - [2026-01-26 15:49:44] "GET /virtual-machine-interface/a1f28ade-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.031531 10.0.0.19 - - [2026-01-26 15:49:44] "GET /instance-ip/a20fda12-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005215 10.0.0.19 - - [2026-01-26 15:49:44] "GET /virtual-machine-interface/a1f28ade-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006408 10.0.0.19 - - [2026-01-26 15:49:44] "POST /set-tag HTTP/1.1" 200 109 0.003420 10.0.0.19 - - [2026-01-26 15:49:44] "POST /tags HTTP/1.1" 200 299 0.034717 10.0.0.19 - - [2026-01-26 15:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.19 - - [2026-01-26 15:49:44] "GET /tag/8933ef1c-4d19-4d10-a35e-fb943b535be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.021951 10.0.0.19 - - [2026-01-26 15:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.19 - - [2026-01-26 15:49:44] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007651 10.0.0.19 - - [2026-01-26 15:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.19 - - [2026-01-26 15:49:44] "GET /project/5cd16d6a-4a46-406e-8217-b01e11c49284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.059373 10.0.0.19 - - [2026-01-26 15:49:44] "POST /virtual-machines HTTP/1.1" 200 395 0.022257 10.0.0.19 - - [2026-01-26 15:49:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.020717 10.0.0.19 - - [2026-01-26 15:49:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.142410 10.0.0.19 - - [2026-01-26 15:49:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.013299 10.0.0.19 - - [2026-01-26 15:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017312 10.0.0.19 - - [2026-01-26 15:49:44] "GET /virtual-machine-interface/a282d5f8-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007351 10.0.0.19 - - [2026-01-26 15:49:44] "POST /instance-ips HTTP/1.1" 200 397 0.025937 10.0.0.19 - - [2026-01-26 15:49:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.038808 10.0.0.19 - - [2026-01-26 15:49:44] "GET /virtual-machine-interface/a282d5f8-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015480 10.0.0.19 - - [2026-01-26 15:49:44] "POST /set-tag HTTP/1.1" 200 109 0.024314 10.0.0.19 - - [2026-01-26 15:49:45] "GET /virtual-machine-interface/a282d5f8-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019671 10.0.0.19 - - [2026-01-26 15:49:45] "GET /instance-ip/a2a34702-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005754 10.0.0.19 - - [2026-01-26 15:49:45] "GET /virtual-machine-interface/a282d5f8-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006926 10.0.0.19 - - [2026-01-26 15:49:45] "POST /set-tag HTTP/1.1" 200 109 0.003559 10.0.0.19 - - [2026-01-26 15:49:45] "POST /tags HTTP/1.1" 200 299 0.039391 10.0.0.19 - - [2026-01-26 15:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.19 - - [2026-01-26 15:49:45] "GET /tag/d24910da-c9de-4fce-b4e0-56b4193b63b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015099 10.0.0.19 - - [2026-01-26 15:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.19 - - [2026-01-26 15:49:45] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006977 10.0.0.19 - - [2026-01-26 15:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.19 - - [2026-01-26 15:49:45] "GET /project/082fdca3-7503-44f9-b445-7659137e630f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.050578 10.0.0.19 - - [2026-01-26 15:49:45] "POST /virtual-machines HTTP/1.1" 200 395 0.013039 10.0.0.19 - - [2026-01-26 15:49:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.012728 10.0.0.19 - - [2026-01-26 15:49:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.147973 10.0.0.19 - - [2026-01-26 15:49:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.033353 10.0.0.19 - - [2026-01-26 15:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.021415 10.0.0.19 - - [2026-01-26 15:49:45] "GET /virtual-machine-interface/a30ec8ec-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012777 10.0.0.19 - - [2026-01-26 15:49:45] "POST /instance-ips HTTP/1.1" 200 397 0.033357 10.0.0.19 - - [2026-01-26 15:49:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.049369 10.0.0.19 - - [2026-01-26 15:49:45] "GET /virtual-machine-interface/a30ec8ec-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.021908 10.0.0.19 - - [2026-01-26 15:49:45] "POST /set-tag HTTP/1.1" 200 109 0.047940 10.0.0.19 - - [2026-01-26 15:49:46] "GET /virtual-machine-interface/a30ec8ec-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.064412 10.0.0.19 - - [2026-01-26 15:49:46] "GET /instance-ip/a332bff4-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005352 10.0.0.19 - - [2026-01-26 15:49:46] "GET /virtual-machine-interface/a30ec8ec-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006906 10.0.0.19 - - [2026-01-26 15:49:46] "POST /set-tag HTTP/1.1" 200 109 0.004008 10.0.0.19 - - [2026-01-26 15:49:46] "POST /tags HTTP/1.1" 200 299 0.037986 10.0.0.19 - - [2026-01-26 15:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013074 10.0.0.19 - - [2026-01-26 15:49:46] "GET /tag/68b5aa1d-7a77-40b4-9de5-53f173618938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.028106 10.0.0.19 - - [2026-01-26 15:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.19 - - [2026-01-26 15:49:46] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007158 10.0.0.19 - - [2026-01-26 15:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.19 - - [2026-01-26 15:49:46] "GET /project/082fdca3-7503-44f9-b445-7659137e630f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.053727 10.0.0.19 - - [2026-01-26 15:49:46] "POST /virtual-machines HTTP/1.1" 200 395 0.019000 10.0.0.19 - - [2026-01-26 15:49:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.032961 10.0.0.19 - - [2026-01-26 15:49:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.135820 10.0.0.19 - - [2026-01-26 15:49:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.018033 10.0.0.19 - - [2026-01-26 15:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.026064 10.0.0.19 - - [2026-01-26 15:49:46] "GET /virtual-machine-interface/a3b236e4-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012910 10.0.0.19 - - [2026-01-26 15:49:46] "POST /instance-ips HTTP/1.1" 200 397 0.037783 10.0.0.19 - - [2026-01-26 15:49:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.034442 10.0.0.19 - - [2026-01-26 15:49:46] "GET /virtual-machine-interface/a3b236e4-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.028022 10.0.0.19 - - [2026-01-26 15:49:47] "POST /set-tag HTTP/1.1" 200 109 0.059886 10.0.0.19 - - [2026-01-26 15:49:47] "GET /virtual-machine-interface/a3b236e4-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.028617 10.0.0.19 - - [2026-01-26 15:49:47] "GET /instance-ip/a3d2dce6-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005624 10.0.0.19 - - [2026-01-26 15:49:47] "GET /virtual-machine-interface/a3b236e4-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005152 10.0.0.19 - - [2026-01-26 15:49:47] "POST /set-tag HTTP/1.1" 200 109 0.003142 10.0.0.19 - - [2026-01-26 15:49:47] "GET /virtual-router/775b691b-b532-459e-9818-1b1cc0ae9660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.005346 10.0.0.19 - - [2026-01-26 15:49:47] "POST /ref-update HTTP/1.1" 200 156 0.025100 10.0.0.19 - - [2026-01-26 15:49:47] "GET /virtual-machine-interface/a1f28ade-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021510 10.0.0.19 - - [2026-01-26 15:49:47] "POST /set-tag HTTP/1.1" 200 109 0.003835 10.0.0.19 - - [2026-01-26 15:49:47] "GET /virtual-router/775b691b-b532-459e-9818-1b1cc0ae9660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.006139 10.0.0.19 - - [2026-01-26 15:49:47] "POST /ref-update HTTP/1.1" 200 156 0.015142 10.0.0.19 - - [2026-01-26 15:49:47] "GET /virtual-machine-interface/a282d5f8-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009435 10.0.0.19 - - [2026-01-26 15:49:47] "POST /set-tag HTTP/1.1" 200 109 0.005595 10.0.0.19 - - [2026-01-26 15:49:47] "GET /virtual-machine-interface/9f633c6e-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005541 10.0.0.19 - - [2026-01-26 15:49:47] "POST /set-tag HTTP/1.1" 200 109 0.006203 10.0.0.19 - - [2026-01-26 15:49:47] "GET /virtual-router/775b691b-b532-459e-9818-1b1cc0ae9660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.006594 10.0.0.19 - - [2026-01-26 15:49:47] "POST /ref-update HTTP/1.1" 200 156 0.017403 10.0.0.19 - - [2026-01-26 15:49:47] "GET /virtual-machine-interface/a30ec8ec-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008180 10.0.0.19 - - [2026-01-26 15:49:47] "POST /set-tag HTTP/1.1" 200 109 0.004292 10.0.0.19 - - [2026-01-26 15:49:47] "GET /virtual-router/775b691b-b532-459e-9818-1b1cc0ae9660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.008027 10.0.0.19 - - [2026-01-26 15:49:47] "POST /ref-update HTTP/1.1" 200 156 0.013363 10.0.0.19 - - [2026-01-26 15:49:47] "GET /virtual-machine-interface/a3b236e4-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019602 10.0.0.19 - - [2026-01-26 15:49:47] "POST /set-tag HTTP/1.1" 200 109 0.004360 10.0.0.19 - - [2026-01-26 15:49:47] "GET /virtual-machine-interface/9ffe1874-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007234 10.0.0.19 - - [2026-01-26 15:49:47] "POST /set-tag HTTP/1.1" 200 109 0.005682 10.0.0.19 - - [2026-01-26 15:49:47] "GET /virtual-machine-interface/a0bf35d6-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005802 10.0.0.19 - - [2026-01-26 15:49:47] "POST /set-tag HTTP/1.1" 200 109 0.004416 10.0.0.19 - - [2026-01-26 15:49:47] "GET /virtual-machine-interface/a14bcd16-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008097 10.0.0.19 - - [2026-01-26 15:49:47] "POST /set-tag HTTP/1.1" 200 109 0.009370 10.0.0.19 - - [2026-01-26 15:49:47] "GET /virtual-machine-interface/a1f28ade-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011505 10.0.0.19 - - [2026-01-26 15:49:47] "POST /set-tag HTTP/1.1" 200 109 0.004388 10.0.0.19 - - [2026-01-26 15:49:47] "GET /virtual-machine-interface/9f633c6e-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005389 10.0.0.19 - - [2026-01-26 15:49:47] "POST /set-tag HTTP/1.1" 200 109 0.009669 10.0.0.19 - - [2026-01-26 15:49:48] "GET /virtual-machine-interface/a282d5f8-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.045401 10.0.0.19 - - [2026-01-26 15:49:48] "POST /set-tag HTTP/1.1" 200 109 0.003990 10.0.0.19 - - [2026-01-26 15:49:48] "GET /virtual-machine-interface/9ffe1874-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008682 10.0.0.19 - - [2026-01-26 15:49:48] "POST /set-tag HTTP/1.1" 200 109 0.004421 10.0.0.19 - - [2026-01-26 15:49:48] "GET /virtual-machine-interface/a30ec8ec-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011108 10.0.0.19 - - [2026-01-26 15:49:48] "POST /set-tag HTTP/1.1" 200 109 0.003777 10.0.0.19 - - [2026-01-26 15:49:48] "GET /virtual-machine-interface/a14bcd16-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007575 10.0.0.19 - - [2026-01-26 15:49:48] "POST /set-tag HTTP/1.1" 200 109 0.003359 10.0.0.19 - - [2026-01-26 15:49:48] "GET /virtual-machine-interface/a3b236e4-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007244 10.0.0.19 - - [2026-01-26 15:49:48] "POST /set-tag HTTP/1.1" 200 109 0.004630 10.0.0.19 - - [2026-01-26 15:49:48] "GET /virtual-machine/4465953e-dc1d-4d42-a91a-f51f9397bd5e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004477 10.0.0.19 - - [2026-01-26 15:49:48] "GET /virtual-machine-interface/9f633c6e-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005439 10.0.0.19 - - [2026-01-26 15:49:48] "GET /virtual-machine/ca674eb1-6933-4d57-8640-f117b53e8fc0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004148 10.0.0.19 - - [2026-01-26 15:49:48] "GET /virtual-machine-interface/9ffe1874-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005512 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:49:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001417 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:49:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001662 10.0.0.19 - - [2026-01-26 15:49:50] "GET /virtual-machine-interface/a3b236e4-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011078 10.0.0.19 - - [2026-01-26 15:49:50] "POST /set-tag HTTP/1.1" 200 109 0.005616 10.0.0.19 - - [2026-01-26 15:49:50] "GET /virtual-machine-interface/a30ec8ec-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011800 10.0.0.19 - - [2026-01-26 15:49:50] "POST /set-tag HTTP/1.1" 200 109 0.004976 10.0.0.19 - - [2026-01-26 15:49:50] "GET /virtual-machine-interface/a0bf35d6-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012772 10.0.0.19 - - [2026-01-26 15:49:50] "POST /set-tag HTTP/1.1" 200 109 0.003628 10.0.0.19 - - [2026-01-26 15:49:53] "GET /virtual-machine/48bca811-9ba4-4002-92b9-b9baccde69d7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003918 10.0.0.19 - - [2026-01-26 15:49:53] "GET /virtual-machine-interface/a0bf35d6-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005557 10.0.0.19 - - [2026-01-26 15:49:53] "GET /virtual-machine/9597861a-baf9-4163-a2e5-fb95b13738fb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.007086 10.0.0.19 - - [2026-01-26 15:49:53] "GET /virtual-machine-interface/a14bcd16-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008897 10.0.0.19 - - [2026-01-26 15:49:54] "GET /virtual-machine-interface/a1f28ade-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007754 10.0.0.19 - - [2026-01-26 15:49:54] "POST /set-tag HTTP/1.1" 200 109 0.005707 10.0.0.19 - - [2026-01-26 15:49:55] "GET /virtual-machine-interface/a282d5f8-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006173 10.0.0.19 - - [2026-01-26 15:49:55] "POST /set-tag HTTP/1.1" 200 109 0.003156 10.0.0.19 - - [2026-01-26 15:49:58] "GET /virtual-machine/33423cd1-ad9d-4c95-9aca-c9281d034209?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005204 10.0.0.19 - - [2026-01-26 15:49:58] "GET /virtual-machine-interface/a1f28ade-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007309 10.0.0.19 - - [2026-01-26 15:49:58] "GET /virtual-machine/4c3dd93e-1482-4d8d-8315-c659f498d283?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.004516 10.0.0.19 - - [2026-01-26 15:49:58] "GET /virtual-machine-interface/a30ec8ec-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007306 10.0.0.19 - - [2026-01-26 15:49:58] "GET /virtual-machine/689d529d-4fb4-42dd-b51c-45e9b0886c34?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004649 10.0.0.19 - - [2026-01-26 15:49:58] "GET /virtual-machine-interface/a282d5f8-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007362 10.0.0.19 - - [2026-01-26 15:49:58] "GET /virtual-machine/eaa9c63e-e3ef-4aa0-8d98-5d009ddffb99?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004571 10.0.0.19 - - [2026-01-26 15:49:58] "GET /virtual-machine-interface/a3b236e4-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005890 10.0.0.19 - - [2026-01-26 15:49:59] "GET /loadbalancer/80aa0c3d-d9b5-4eb5-a939-1e708d1b75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006387 10.0.0.19 - - [2026-01-26 15:49:59] "POST /tags HTTP/1.1" 200 333 0.043048 10.0.0.19 - - [2026-01-26 15:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.030922 10.0.0.19 - - [2026-01-26 15:49:59] "GET /tag/f45e2e13-ba8a-4839-b631-472ae1ee6140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.026048 10.0.0.19 - - [2026-01-26 15:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.19 - - [2026-01-26 15:49:59] "GET /project/5cd16d6a-4a46-406e-8217-b01e11c49284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.070118 10.0.0.19 - - [2026-01-26 15:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.19 - - [2026-01-26 15:49:59] "GET /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006711 10.0.0.19 - - [2026-01-26 15:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.19 - - [2026-01-26 15:50:00] "GET /service-appliance-set/49e4a951-95c8-437e-b401-26ba268caecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003631 10.0.0.19 - - [2026-01-26 15:50:00] "POST /fqname-to-id HTTP/1.1" 404 273 0.002777 10.0.0.19 - - [2026-01-26 15:50:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.141423 10.0.0.19 - - [2026-01-26 15:50:00] "GET /virtual-machine-interface/24bf9c0b-0a45-499b-a500-834d6ffb8a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.033452 10.0.0.19 - - [2026-01-26 15:50:00] "POST /instance-ips HTTP/1.1" 200 409 0.042187 10.0.0.19 - - [2026-01-26 15:50:00] "GET /instance-ip/53de3973-c321-48ae-9cb6-5ba47c5e6a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.007859 10.0.0.19 - - [2026-01-26 15:50:00] "POST /loadbalancers HTTP/1.1" 200 629 0.079979 10.0.0.19 - - [2026-01-26 15:50:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.028746 10.0.0.19 - - [2026-01-26 15:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013626 10.0.0.19 - - [2026-01-26 15:50:00] "GET /project/5cd16d6a-4a46-406e-8217-b01e11c49284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.049748 10.0.0.19 - - [2026-01-26 15:50:00] "GET /instance-ip/53de3973-c321-48ae-9cb6-5ba47c5e6a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.006103 10.0.0.19 - - [2026-01-26 15:50:00] "GET /project/5cd16d6a-4a46-406e-8217-b01e11c49284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.040519 10.0.0.19 - - [2026-01-26 15:50:00] "GET /loadbalancer/80aa0c3d-d9b5-4eb5-a939-1e708d1b75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003802 10.0.0.19 - - [2026-01-26 15:50:00] "POST /floating-ips HTTP/1.1" 200 597 0.023647 10.0.0.19 - - [2026-01-26 15:50:00] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.046679 10.0.0.19 - - [2026-01-26 15:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.19 - - [2026-01-26 15:50:00] "GET /loadbalancer/80aa0c3d-d9b5-4eb5-a939-1e708d1b75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.023003 10.0.0.19 - - [2026-01-26 15:50:00] "GET /project/5cd16d6a-4a46-406e-8217-b01e11c49284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.060632 10.0.0.19 - - [2026-01-26 15:50:00] "GET /loadbalancer-listener/4b279c41-ef74-4308-a6c1-776cc3d3f63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.007711 10.0.0.19 - - [2026-01-26 15:50:00] "GET /loadbalancer-listener/4b279c41-ef74-4308-a6c1-776cc3d3f63d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.005978 10.0.0.19 - - [2026-01-26 15:50:00] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.033530 10.0.0.19 - - [2026-01-26 15:50:00] "GET /instance-ip/53de3973-c321-48ae-9cb6-5ba47c5e6a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.015421 10.0.0.19 - - [2026-01-26 15:50:00] "GET /instance-ip/53de3973-c321-48ae-9cb6-5ba47c5e6a5a?fields=floating_ips HTTP/1.1" 200 1212 0.011694 10.0.0.19 - - [2026-01-26 15:50:00] "GET /floating-ip/8e57a315-2c20-4c7d-bf7f-05936f778472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.004342 10.0.0.19 - - [2026-01-26 15:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.19 - - [2026-01-26 15:50:00] "GET /loadbalancer/80aa0c3d-d9b5-4eb5-a939-1e708d1b75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003089 10.0.0.19 - - [2026-01-26 15:50:00] "GET /loadbalancer-pool/b63e44e9-ad7d-465f-88c1-d0d977b5ea19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.009963 10.0.0.19 - - [2026-01-26 15:50:01] "POST /loadbalancer-members HTTP/1.1" 200 721 0.035136 10.0.0.19 - - [2026-01-26 15:50:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.035485 10.0.0.19 - - [2026-01-26 15:50:01] "GET /virtual-machine-interface/9ffe1874-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017829 10.0.0.19 - - [2026-01-26 15:50:01] "GET /virtual-machine-interface/9ffe1874-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013799 10.0.0.19 - - [2026-01-26 15:50:01] "POST /ref-update HTTP/1.1" 200 156 0.015836 10.0.0.19 - - [2026-01-26 15:50:01] "POST /tags HTTP/1.1" 409 221 0.008699 10.0.0.19 - - [2026-01-26 15:50:01] "GET /floating-ip/8e57a315-2c20-4c7d-bf7f-05936f778472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.025755 10.0.0.19 - - [2026-01-26 15:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.19 - - [2026-01-26 15:50:01] "GET /tag/f45e2e13-ba8a-4839-b631-472ae1ee6140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.020566 10.0.0.19 - - [2026-01-26 15:50:01] "PUT /floating-ip/8e57a315-2c20-4c7d-bf7f-05936f778472 HTTP/1.1" 200 256 0.032285 10.0.0.19 - - [2026-01-26 15:50:01] "POST /set-tag HTTP/1.1" 200 109 0.090646 10.0.0.19 - - [2026-01-26 15:50:01] "GET /loadbalancer-pool/b63e44e9-ad7d-465f-88c1-d0d977b5ea19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.022959 10.0.0.19 - - [2026-01-26 15:50:01] "POST /loadbalancer-members HTTP/1.1" 200 721 0.027933 10.0.0.19 - - [2026-01-26 15:50:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013541 10.0.0.19 - - [2026-01-26 15:50:01] "GET /virtual-machine-interface/9f633c6e-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016507 10.0.0.19 - - [2026-01-26 15:50:01] "GET /virtual-machine-interface/9f633c6e-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011903 10.0.0.19 - - [2026-01-26 15:50:01] "POST /ref-update HTTP/1.1" 200 156 0.020811 10.0.0.19 - - [2026-01-26 15:50:01] "GET /floating-ip/8e57a315-2c20-4c7d-bf7f-05936f778472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.019729 10.0.0.19 - - [2026-01-26 15:50:01] "POST /set-tag HTTP/1.1" 200 109 0.123085 10.0.0.19 - - [2026-01-26 15:50:02] "POST /tags HTTP/1.1" 409 206 0.004454 10.0.0.19 - - [2026-01-26 15:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009156 10.0.0.19 - - [2026-01-26 15:50:02] "GET /tag/39b51dde-7192-4c9f-9eed-f75dbbe639f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012860 10.0.0.19 - - [2026-01-26 15:50:02] "POST /tags HTTP/1.1" 409 204 0.004046 10.0.0.19 - - [2026-01-26 15:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.19 - - [2026-01-26 15:50:02] "GET /tag/8933ef1c-4d19-4d10-a35e-fb943b535be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013011 10.0.0.19 - - [2026-01-26 15:50:02] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002917 10.0.0.19 - - [2026-01-26 15:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.19 - - [2026-01-26 15:50:02] "GET /policy-management/56ed3c59-fcf1-4575-ae32-43cebaf3d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004177 10.0.0.19 - - [2026-01-26 15:50:02] "POST /tags HTTP/1.1" 409 206 0.002869 10.0.0.19 - - [2026-01-26 15:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.19 - - [2026-01-26 15:50:02] "GET /tag/39b51dde-7192-4c9f-9eed-f75dbbe639f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013246 10.0.0.19 - - [2026-01-26 15:50:02] "POST /tags HTTP/1.1" 409 226 0.002877 10.0.0.19 - - [2026-01-26 15:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.19 - - [2026-01-26 15:50:02] "GET /tag/74a8a4fd-5e06-4adf-a768-7f7f411cf183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012904 10.0.0.19 - - [2026-01-26 15:50:02] "POST /tags HTTP/1.1" 409 204 0.002262 10.0.0.19 - - [2026-01-26 15:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.19 - - [2026-01-26 15:50:02] "GET /tag/8933ef1c-4d19-4d10-a35e-fb943b535be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.019649 10.0.0.19 - - [2026-01-26 15:50:02] "POST /tags HTTP/1.1" 409 226 0.002503 10.0.0.19 - - [2026-01-26 15:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.19 - - [2026-01-26 15:50:02] "GET /tag/74a8a4fd-5e06-4adf-a768-7f7f411cf183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016047 10.0.0.19 - - [2026-01-26 15:50:02] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003570 10.0.0.19 - - [2026-01-26 15:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.19 - - [2026-01-26 15:50:02] "GET /policy-management/56ed3c59-fcf1-4575-ae32-43cebaf3d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003225 10.0.0.19 - - [2026-01-26 15:50:02] "POST /firewall-rules HTTP/1.1" 200 626 0.077701 10.0.0.19 - - [2026-01-26 15:50:02] "POST /firewall-rules HTTP/1.1" 200 646 0.098789 10.0.0.19 - - [2026-01-26 15:50:02] "GET /firewall-rule/b09a4e0c-2a54-432c-aae3-c41015f00bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.006259 10.0.0.19 - - [2026-01-26 15:50:02] "GET /firewall-policy/6979e4c1-bfe4-4bc8-86f5-f66d27a62743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003334 10.0.0.19 - - [2026-01-26 15:50:02] "GET /firewall-rule/b67971d6-ecd8-4a0b-b8ff-4a89c16406db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.005778 10.0.0.19 - - [2026-01-26 15:50:03] "POST /ref-update HTTP/1.1" 200 156 0.025165 10.0.0.19 - - [2026-01-26 15:50:03] "POST /firewall-policys HTTP/1.1" 200 606 0.043182 10.0.0.19 - - [2026-01-26 15:50:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.053937 10.0.0.19 - - [2026-01-26 15:50:03] "GET /firewall-policy/5a44974f-58fa-4a92-85a1-3e4392451e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.016394 10.0.0.19 - - [2026-01-26 15:50:03] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004757 10.0.0.19 - - [2026-01-26 15:50:03] "GET /firewall-policy/5a44974f-58fa-4a92-85a1-3e4392451e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.004125 10.0.0.19 - - [2026-01-26 15:50:03] "GET /firewall-policy/6979e4c1-bfe4-4bc8-86f5-f66d27a62743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.005448 10.0.0.19 - - [2026-01-26 15:50:03] "GET /firewall-policy/d5f51eff-08ee-418b-bf13-b91a434edaf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005905 10.0.0.19 - - [2026-01-26 15:50:03] "GET /firewall-policy/dfb92c68-e191-4985-8602-e6d2ee3b43ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005472 10.0.0.19 - - [2026-01-26 15:50:03] "GET /firewall-policy/6979e4c1-bfe4-4bc8-86f5-f66d27a62743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003056 10.0.0.19 - - [2026-01-26 15:50:03] "GET /firewall-policy/dfb92c68-e191-4985-8602-e6d2ee3b43ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005008 10.0.0.19 - - [2026-01-26 15:50:03] "POST /ref-update HTTP/1.1" 200 156 0.036799 10.0.0.19 - - [2026-01-26 15:50:03] "POST /ref-update HTTP/1.1" 200 156 0.040035 10.0.0.19 - - [2026-01-26 15:50:03] "POST /ref-update HTTP/1.1" 200 156 0.026636 10.0.0.19 - - [2026-01-26 15:50:03] "POST /ref-update HTTP/1.1" 200 156 0.043094 10.0.0.19 - - [2026-01-26 15:50:03] "POST /ref-update HTTP/1.1" 200 156 0.050460 10.0.0.19 - - [2026-01-26 15:50:03] "GET /firewall-policy/5a44974f-58fa-4a92-85a1-3e4392451e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.003508 10.0.0.19 - - [2026-01-26 15:50:14] "GET /global-system-configs HTTP/1.1" 200 322 0.006082 10.0.0.19 - - [2026-01-26 15:50:15] "GET /global-system-configs HTTP/1.1" 200 322 0.004192 10.0.0.19 - - [2026-01-26 15:52:02] "POST /tags HTTP/1.1" 409 252 0.002420 10.0.0.19 - - [2026-01-26 15:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.19 - - [2026-01-26 15:52:02] "GET /tag/5e2a3be3-b383-497a-8c1f-7745c7597efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016666 10.0.0.19 - - [2026-01-26 15:52:02] "POST /tags HTTP/1.1" 409 228 0.002184 10.0.0.19 - - [2026-01-26 15:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.19 - - [2026-01-26 15:52:02] "GET /tag/f1ae91e1-b6de-4824-a1e4-23f2f35a6c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011090 10.0.0.19 - - [2026-01-26 15:52:02] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003978 10.0.0.19 - - [2026-01-26 15:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.19 - - [2026-01-26 15:52:02] "GET /policy-management/56ed3c59-fcf1-4575-ae32-43cebaf3d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003526 10.0.0.19 - - [2026-01-26 15:52:02] "POST /tags HTTP/1.1" 409 206 0.002042 10.0.0.19 - - [2026-01-26 15:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.19 - - [2026-01-26 15:52:02] "GET /tag/39b51dde-7192-4c9f-9eed-f75dbbe639f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011492 10.0.0.19 - - [2026-01-26 15:52:02] "POST /tags HTTP/1.1" 409 226 0.002078 10.0.0.19 - - [2026-01-26 15:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.19 - - [2026-01-26 15:52:02] "GET /tag/74a8a4fd-5e06-4adf-a768-7f7f411cf183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011272 10.0.0.19 - - [2026-01-26 15:52:02] "POST /tags HTTP/1.1" 409 204 0.001730 10.0.0.19 - - [2026-01-26 15:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.19 - - [2026-01-26 15:52:02] "GET /tag/8933ef1c-4d19-4d10-a35e-fb943b535be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012567 10.0.0.19 - - [2026-01-26 15:52:02] "POST /tags HTTP/1.1" 409 226 0.001988 10.0.0.19 - - [2026-01-26 15:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.19 - - [2026-01-26 15:52:02] "GET /tag/74a8a4fd-5e06-4adf-a768-7f7f411cf183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011637 10.0.0.19 - - [2026-01-26 15:52:02] "POST /tags HTTP/1.1" 409 228 0.002404 10.0.0.19 - - [2026-01-26 15:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.19 - - [2026-01-26 15:52:02] "GET /tag/f1ae91e1-b6de-4824-a1e4-23f2f35a6c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011221 10.0.0.19 - - [2026-01-26 15:52:02] "POST /tags HTTP/1.1" 409 252 0.001951 10.0.0.19 - - [2026-01-26 15:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009106 10.0.0.19 - - [2026-01-26 15:52:02] "GET /tag/5e2a3be3-b383-497a-8c1f-7745c7597efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016791 10.0.0.19 - - [2026-01-26 15:52:02] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003916 10.0.0.19 - - [2026-01-26 15:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.19 - - [2026-01-26 15:52:02] "GET /policy-management/56ed3c59-fcf1-4575-ae32-43cebaf3d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003509 10.0.0.19 - - [2026-01-26 15:52:02] "POST /firewall-rules HTTP/1.1" 409 281 0.002590 10.0.0.19 - - [2026-01-26 15:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.19 - - [2026-01-26 15:52:02] "PUT /firewall-rule/b67971d6-ecd8-4a0b-b8ff-4a89c16406db HTTP/1.1" 200 260 0.020856 10.0.0.19 - - [2026-01-26 15:52:02] "POST /firewall-rules HTTP/1.1" 409 291 0.022547 10.0.0.19 - - [2026-01-26 15:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.19 - - [2026-01-26 15:52:02] "PUT /firewall-rule/b09a4e0c-2a54-432c-aae3-c41015f00bff HTTP/1.1" 200 260 0.019797 10.0.0.19 - - [2026-01-26 15:52:02] "GET /firewall-rule/b09a4e0c-2a54-432c-aae3-c41015f00bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.005455 10.0.0.19 - - [2026-01-26 15:52:03] "POST /firewall-rules HTTP/1.1" 200 658 0.076902 10.0.0.19 - - [2026-01-26 15:52:03] "GET /firewall-rule/a41178ef-8004-4cca-aa66-270bbb07fc47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.012260 10.0.0.19 - - [2026-01-26 15:52:03] "GET /firewall-policy/6979e4c1-bfe4-4bc8-86f5-f66d27a62743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.005222 10.0.0.19 - - [2026-01-26 15:52:03] "GET /firewall-rule/b67971d6-ecd8-4a0b-b8ff-4a89c16406db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003388 10.0.0.19 - - [2026-01-26 15:52:03] "POST /firewall-policys HTTP/1.1" 409 269 0.002719 10.0.0.19 - - [2026-01-26 15:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.19 - - [2026-01-26 15:52:03] "PUT /firewall-policy/5a44974f-58fa-4a92-85a1-3e4392451e75 HTTP/1.1" 200 264 0.036142 10.0.0.19 - - [2026-01-26 15:52:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024949 10.0.0.19 - - [2026-01-26 15:52:03] "GET /firewall-policy/5a44974f-58fa-4a92-85a1-3e4392451e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004983 10.0.0.19 - - [2026-01-26 15:52:03] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004305 10.0.0.19 - - [2026-01-26 15:52:03] "GET /firewall-policy/5a44974f-58fa-4a92-85a1-3e4392451e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002372 10.0.0.19 - - [2026-01-26 15:52:03] "GET /firewall-policy/5a44974f-58fa-4a92-85a1-3e4392451e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002108 10.0.0.19 - - [2026-01-26 15:52:03] "GET /firewall-policy/5a44974f-58fa-4a92-85a1-3e4392451e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003107 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:52:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001225 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:52:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001391 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:52:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001174 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:52:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001370 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:52:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001484 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:52:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001513 10.0.0.19 - - [2026-01-26 15:53:04] "GET /virtual-machine-interface/9f633c6e-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.021226 10.0.0.19 - - [2026-01-26 15:53:04] "POST /set-tag HTTP/1.1" 200 109 0.004423 10.0.0.19 - - [2026-01-26 15:53:04] "GET /virtual-machine-interface/a282d5f8-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008536 10.0.0.19 - - [2026-01-26 15:53:04] "POST /set-tag HTTP/1.1" 200 109 0.003657 10.0.0.19 - - [2026-01-26 15:53:04] "GET /virtual-machine-interface/a1f28ade-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005764 10.0.0.19 - - [2026-01-26 15:53:04] "POST /set-tag HTTP/1.1" 200 109 0.003145 10.0.0.19 - - [2026-01-26 15:53:04] "GET /virtual-machine-interface/a14bcd16-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005732 10.0.0.19 - - [2026-01-26 15:53:04] "POST /set-tag HTTP/1.1" 200 109 0.003030 10.0.0.19 - - [2026-01-26 15:53:04] "GET /virtual-machine-interface/a30ec8ec-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005368 10.0.0.19 - - [2026-01-26 15:53:05] "POST /set-tag HTTP/1.1" 200 109 0.004050 10.0.0.19 - - [2026-01-26 15:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.19 - - [2026-01-26 15:53:05] "GET /loadbalancer/80aa0c3d-d9b5-4eb5-a939-1e708d1b75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003094 10.0.0.19 - - [2026-01-26 15:53:05] "GET /virtual-machine-interface/9f633c6e-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005509 10.0.0.19 - - [2026-01-26 15:53:05] "POST /set-tag HTTP/1.1" 200 109 0.077520 10.0.0.19 - - [2026-01-26 15:53:05] "DELETE /loadbalancer-member/425ba438-9482-4630-b949-9a4a0b334cd4 HTTP/1.1" 200 115 0.062395 10.0.0.19 - - [2026-01-26 15:53:05] "GET /virtual-machine-interface/a3b236e4-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005455 10.0.0.19 - - [2026-01-26 15:53:05] "POST /set-tag HTTP/1.1" 200 109 0.004036 10.0.0.19 - - [2026-01-26 15:53:05] "GET /virtual-machine-interface/a0bf35d6-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005037 10.0.0.19 - - [2026-01-26 15:53:05] "POST /set-tag HTTP/1.1" 200 109 0.002714 10.0.0.19 - - [2026-01-26 15:53:05] "GET /virtual-machine-interface/9ffe1874-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008779 10.0.0.19 - - [2026-01-26 15:53:05] "POST /set-tag HTTP/1.1" 200 109 0.003017 10.0.0.19 - - [2026-01-26 15:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.19 - - [2026-01-26 15:53:05] "GET /loadbalancer/80aa0c3d-d9b5-4eb5-a939-1e708d1b75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003331 10.0.0.19 - - [2026-01-26 15:53:06] "GET /virtual-machine-interface/9ffe1874-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006854 10.0.0.19 - - [2026-01-26 15:53:06] "POST /set-tag HTTP/1.1" 200 109 0.010190 10.0.0.19 - - [2026-01-26 15:53:06] "GET /virtual-machine-interface/9ffe1874-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.012622 10.0.0.19 - - [2026-01-26 15:53:06] "POST /set-tag HTTP/1.1" 200 109 0.003562 10.0.0.19 - - [2026-01-26 15:53:06] "GET /virtual-machine/ca674eb1-6933-4d57-8640-f117b53e8fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004052 10.0.0.19 - - [2026-01-26 15:53:06] "POST /ref-update HTTP/1.1" 200 156 0.018809 10.0.0.19 - - [2026-01-26 15:53:06] "GET /virtual-machine-interface/9ffe1874-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005119 10.0.0.19 - - [2026-01-26 15:53:06] "POST /set-tag HTTP/1.1" 200 109 0.030946 10.0.0.19 - - [2026-01-26 15:53:06] "POST /set-tag HTTP/1.1" 200 109 0.029123 10.0.0.19 - - [2026-01-26 15:53:06] "POST /set-tag HTTP/1.1" 200 109 0.025897 10.0.0.19 - - [2026-01-26 15:53:06] "POST /set-tag HTTP/1.1" 200 109 0.036025 10.0.0.19 - - [2026-01-26 15:53:06] "POST /set-tag HTTP/1.1" 200 109 0.030090 10.0.0.19 - - [2026-01-26 15:53:06] "DELETE /instance-ip/a021a546-face-11f0-80eb-fa163edd42e5 HTTP/1.1" 200 115 0.091524 10.0.0.19 - - [2026-01-26 15:53:06] "POST /ref-update HTTP/1.1" 200 156 0.032476 10.0.0.19 - - [2026-01-26 15:53:06] "DELETE /virtual-machine-interface/9ffe1874-face-11f0-80eb-fa163edd42e5 HTTP/1.1" 200 115 0.071910 10.0.0.19 - - [2026-01-26 15:53:06] "DELETE /virtual-machine/ca674eb1-6933-4d57-8640-f117b53e8fc0 HTTP/1.1" 200 115 0.027923 10.0.0.19 - - [2026-01-26 15:53:06] "GET /virtual-machine-interface/a14bcd16-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008490 10.0.0.19 - - [2026-01-26 15:53:06] "POST /set-tag HTTP/1.1" 200 109 0.003607 10.0.0.19 - - [2026-01-26 15:53:06] "GET /virtual-machine-interface/a14bcd16-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006773 10.0.0.19 - - [2026-01-26 15:53:06] "POST /set-tag HTTP/1.1" 200 109 0.003348 10.0.0.19 - - [2026-01-26 15:53:06] "GET /virtual-machine/9597861a-baf9-4163-a2e5-fb95b13738fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005139 10.0.0.19 - - [2026-01-26 15:53:06] "POST /ref-update HTTP/1.1" 200 156 0.010663 10.0.0.19 - - [2026-01-26 15:53:06] "GET /virtual-machine-interface/a14bcd16-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022378 10.0.0.19 - - [2026-01-26 15:53:06] "POST /set-tag HTTP/1.1" 200 109 0.029863 10.0.0.19 - - [2026-01-26 15:53:07] "POST /set-tag HTTP/1.1" 200 109 0.023445 10.0.0.19 - - [2026-01-26 15:53:07] "POST /set-tag HTTP/1.1" 200 109 0.029331 10.0.0.19 - - [2026-01-26 15:53:07] "POST /set-tag HTTP/1.1" 200 109 0.016613 10.0.0.19 - - [2026-01-26 15:53:07] "POST /set-tag HTTP/1.1" 200 109 0.028032 10.0.0.19 - - [2026-01-26 15:53:07] "DELETE /instance-ip/a168053a-face-11f0-80eb-fa163edd42e5 HTTP/1.1" 200 115 0.064589 10.0.0.19 - - [2026-01-26 15:53:07] "DELETE /virtual-machine-interface/a14bcd16-face-11f0-80eb-fa163edd42e5 HTTP/1.1" 200 115 0.080642 10.0.0.19 - - [2026-01-26 15:53:07] "DELETE /virtual-machine/9597861a-baf9-4163-a2e5-fb95b13738fb HTTP/1.1" 200 115 0.029337 10.0.0.19 - - [2026-01-26 15:53:07] "GET /virtual-machine-interface/9f633c6e-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008583 10.0.0.19 - - [2026-01-26 15:53:07] "POST /set-tag HTTP/1.1" 200 109 0.005895 10.0.0.19 - - [2026-01-26 15:53:07] "GET /virtual-machine-interface/9f633c6e-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011520 10.0.0.19 - - [2026-01-26 15:53:07] "POST /set-tag HTTP/1.1" 200 109 0.003511 10.0.0.19 - - [2026-01-26 15:53:07] "GET /virtual-machine/4465953e-dc1d-4d42-a91a-f51f9397bd5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003391 10.0.0.19 - - [2026-01-26 15:53:07] "POST /ref-update HTTP/1.1" 200 156 0.012203 10.0.0.19 - - [2026-01-26 15:53:07] "GET /virtual-machine-interface/9f633c6e-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010907 10.0.0.19 - - [2026-01-26 15:53:07] "POST /set-tag HTTP/1.1" 200 109 0.026606 10.0.0.19 - - [2026-01-26 15:53:07] "POST /set-tag HTTP/1.1" 200 109 0.058659 10.0.0.19 - - [2026-01-26 15:53:07] "POST /set-tag HTTP/1.1" 200 109 0.048051 10.0.0.19 - - [2026-01-26 15:53:07] "POST /set-tag HTTP/1.1" 200 109 0.017305 10.0.0.19 - - [2026-01-26 15:53:07] "POST /set-tag HTTP/1.1" 200 109 0.044765 10.0.0.19 - - [2026-01-26 15:53:07] "DELETE /instance-ip/9f828ed4-face-11f0-80eb-fa163edd42e5 HTTP/1.1" 200 115 0.053509 10.0.0.19 - - [2026-01-26 15:53:07] "POST /ref-update HTTP/1.1" 200 156 0.014196 10.0.0.19 - - [2026-01-26 15:53:07] "DELETE /virtual-machine-interface/9f633c6e-face-11f0-80eb-fa163edd42e5 HTTP/1.1" 200 115 0.050232 10.0.0.19 - - [2026-01-26 15:53:07] "DELETE /virtual-machine/4465953e-dc1d-4d42-a91a-f51f9397bd5e HTTP/1.1" 200 115 0.027761 10.0.0.19 - - [2026-01-26 15:53:08] "DELETE /tag/63669f76-b3e4-4848-9261-16f1a6c61547 HTTP/1.1" 200 115 0.038813 10.0.0.19 - - [2026-01-26 15:53:08] "GET /virtual-machine-interface/a0bf35d6-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007328 10.0.0.19 - - [2026-01-26 15:53:08] "POST /set-tag HTTP/1.1" 200 109 0.003270 10.0.0.19 - - [2026-01-26 15:53:08] "GET /virtual-machine-interface/a0bf35d6-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005449 10.0.0.19 - - [2026-01-26 15:53:08] "POST /set-tag HTTP/1.1" 200 109 0.002970 10.0.0.19 - - [2026-01-26 15:53:08] "GET /virtual-machine/48bca811-9ba4-4002-92b9-b9baccde69d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003679 10.0.0.19 - - [2026-01-26 15:53:08] "POST /ref-update HTTP/1.1" 200 156 0.013335 10.0.0.19 - - [2026-01-26 15:53:08] "GET /virtual-machine-interface/a0bf35d6-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016464 10.0.0.19 - - [2026-01-26 15:53:08] "POST /set-tag HTTP/1.1" 200 109 0.029664 10.0.0.19 - - [2026-01-26 15:53:08] "POST /set-tag HTTP/1.1" 200 109 0.027940 10.0.0.19 - - [2026-01-26 15:53:08] "POST /set-tag HTTP/1.1" 200 109 0.028715 10.0.0.19 - - [2026-01-26 15:53:08] "POST /set-tag HTTP/1.1" 200 109 0.043441 10.0.0.19 - - [2026-01-26 15:53:08] "POST /set-tag HTTP/1.1" 200 109 0.025480 10.0.0.19 - - [2026-01-26 15:53:08] "DELETE /instance-ip/a0dbc7c8-face-11f0-80eb-fa163edd42e5 HTTP/1.1" 200 115 0.095792 10.0.0.19 - - [2026-01-26 15:53:08] "DELETE /virtual-machine-interface/a0bf35d6-face-11f0-80eb-fa163edd42e5 HTTP/1.1" 200 115 0.056445 10.0.0.19 - - [2026-01-26 15:53:08] "DELETE /virtual-machine/48bca811-9ba4-4002-92b9-b9baccde69d7 HTTP/1.1" 200 115 0.029123 10.0.0.19 - - [2026-01-26 15:53:08] "DELETE /tag/39b51dde-7192-4c9f-9eed-f75dbbe639f6 HTTP/1.1" 409 388 0.012818 10.0.0.19 - - [2026-01-26 15:53:08] "DELETE /tag/6b20418e-fa55-4c9e-a6ef-b4a8f5247b82 HTTP/1.1" 200 115 0.038607 10.0.0.19 - - [2026-01-26 15:53:36] "GET /virtual-machine-interface/a30ec8ec-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005218 10.0.0.19 - - [2026-01-26 15:53:36] "POST /set-tag HTTP/1.1" 200 109 0.005097 10.0.0.19 - - [2026-01-26 15:53:36] "GET /virtual-machine-interface/a30ec8ec-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009567 10.0.0.19 - - [2026-01-26 15:53:36] "POST /set-tag HTTP/1.1" 200 109 0.005006 10.0.0.19 - - [2026-01-26 15:53:36] "GET /virtual-machine/4c3dd93e-1482-4d8d-8315-c659f498d283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003754 10.0.0.19 - - [2026-01-26 15:53:36] "POST /ref-update HTTP/1.1" 200 156 0.018080 10.0.0.19 - - [2026-01-26 15:53:36] "GET /virtual-machine-interface/a30ec8ec-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010026 10.0.0.19 - - [2026-01-26 15:53:36] "POST /set-tag HTTP/1.1" 200 109 0.021544 10.0.0.19 - - [2026-01-26 15:53:36] "POST /set-tag HTTP/1.1" 200 109 0.028056 10.0.0.19 - - [2026-01-26 15:53:36] "POST /set-tag HTTP/1.1" 200 109 0.035534 10.0.0.19 - - [2026-01-26 15:53:36] "POST /set-tag HTTP/1.1" 200 109 0.014510 10.0.0.19 - - [2026-01-26 15:53:36] "DELETE /instance-ip/a332bff4-face-11f0-80eb-fa163edd42e5 HTTP/1.1" 200 115 0.055458 10.0.0.19 - - [2026-01-26 15:53:36] "DELETE /virtual-machine-interface/a30ec8ec-face-11f0-80eb-fa163edd42e5 HTTP/1.1" 200 115 0.046293 10.0.0.19 - - [2026-01-26 15:53:36] "DELETE /virtual-machine/4c3dd93e-1482-4d8d-8315-c659f498d283 HTTP/1.1" 200 115 0.027351 10.0.0.19 - - [2026-01-26 15:53:36] "DELETE /tag/d24910da-c9de-4fce-b4e0-56b4193b63b5 HTTP/1.1" 200 115 0.043467 10.0.0.19 - - [2026-01-26 15:53:36] "GET /virtual-machine-interface/a282d5f8-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004583 10.0.0.19 - - [2026-01-26 15:53:36] "POST /set-tag HTTP/1.1" 200 109 0.003395 10.0.0.19 - - [2026-01-26 15:53:36] "GET /virtual-machine-interface/a282d5f8-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006144 10.0.0.19 - - [2026-01-26 15:53:36] "POST /set-tag HTTP/1.1" 200 109 0.003057 10.0.0.19 - - [2026-01-26 15:53:36] "GET /virtual-machine/689d529d-4fb4-42dd-b51c-45e9b0886c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004636 10.0.0.19 - - [2026-01-26 15:53:36] "POST /ref-update HTTP/1.1" 200 156 0.022576 10.0.0.19 - - [2026-01-26 15:53:36] "GET /virtual-machine-interface/a282d5f8-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007453 10.0.0.19 - - [2026-01-26 15:53:36] "POST /set-tag HTTP/1.1" 200 109 0.020620 10.0.0.19 - - [2026-01-26 15:53:36] "POST /set-tag HTTP/1.1" 200 109 0.031891 10.0.0.19 - - [2026-01-26 15:53:36] "POST /set-tag HTTP/1.1" 200 109 0.028681 10.0.0.19 - - [2026-01-26 15:53:37] "POST /set-tag HTTP/1.1" 200 109 0.016988 10.0.0.19 - - [2026-01-26 15:53:37] "DELETE /instance-ip/a2a34702-face-11f0-80eb-fa163edd42e5 HTTP/1.1" 200 115 0.058207 10.0.0.19 - - [2026-01-26 15:53:37] "DELETE /virtual-machine-interface/a282d5f8-face-11f0-80eb-fa163edd42e5 HTTP/1.1" 200 115 0.071618 10.0.0.19 - - [2026-01-26 15:53:37] "DELETE /virtual-machine/689d529d-4fb4-42dd-b51c-45e9b0886c34 HTTP/1.1" 200 115 0.017517 10.0.0.19 - - [2026-01-26 15:53:37] "DELETE /tag/8933ef1c-4d19-4d10-a35e-fb943b535be7 HTTP/1.1" 409 236 0.006890 10.0.0.19 - - [2026-01-26 15:53:37] "GET /virtual-machine-interface/a3b236e4-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006166 10.0.0.19 - - [2026-01-26 15:53:37] "POST /set-tag HTTP/1.1" 200 109 0.003109 10.0.0.19 - - [2026-01-26 15:53:37] "GET /virtual-machine-interface/a3b236e4-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004575 10.0.0.19 - - [2026-01-26 15:53:37] "POST /set-tag HTTP/1.1" 200 109 0.002773 10.0.0.19 - - [2026-01-26 15:53:37] "GET /virtual-machine/eaa9c63e-e3ef-4aa0-8d98-5d009ddffb99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002922 10.0.0.19 - - [2026-01-26 15:53:37] "POST /ref-update HTTP/1.1" 200 156 0.010749 10.0.0.19 - - [2026-01-26 15:53:37] "GET /virtual-machine-interface/a3b236e4-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004811 10.0.0.19 - - [2026-01-26 15:53:37] "POST /set-tag HTTP/1.1" 200 109 0.017568 10.0.0.19 - - [2026-01-26 15:53:37] "POST /set-tag HTTP/1.1" 200 109 0.026294 10.0.0.19 - - [2026-01-26 15:53:37] "POST /set-tag HTTP/1.1" 200 109 0.015272 10.0.0.19 - - [2026-01-26 15:53:37] "POST /set-tag HTTP/1.1" 200 109 0.026685 10.0.0.19 - - [2026-01-26 15:53:37] "DELETE /instance-ip/a3d2dce6-face-11f0-80eb-fa163edd42e5 HTTP/1.1" 200 115 0.066267 10.0.0.19 - - [2026-01-26 15:53:37] "DELETE /virtual-machine-interface/a3b236e4-face-11f0-80eb-fa163edd42e5 HTTP/1.1" 200 115 0.049235 10.0.0.19 - - [2026-01-26 15:53:37] "DELETE /virtual-machine/eaa9c63e-e3ef-4aa0-8d98-5d009ddffb99 HTTP/1.1" 200 115 0.033299 10.0.0.19 - - [2026-01-26 15:53:37] "DELETE /tag/68b5aa1d-7a77-40b4-9de5-53f173618938 HTTP/1.1" 200 115 0.030586 10.0.0.19 - - [2026-01-26 15:53:37] "DELETE /tag/f1ae91e1-b6de-4824-a1e4-23f2f35a6c5a HTTP/1.1" 409 236 0.003813 10.0.0.19 - - [2026-01-26 15:53:37] "DELETE /tag/5e2a3be3-b383-497a-8c1f-7745c7597efc HTTP/1.1" 409 236 0.006685 10.0.0.19 - - [2026-01-26 15:53:37] "GET /virtual-machine-interface/a1f28ade-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005198 10.0.0.19 - - [2026-01-26 15:53:37] "POST /set-tag HTTP/1.1" 200 109 0.002515 10.0.0.19 - - [2026-01-26 15:53:37] "GET /virtual-machine-interface/a1f28ade-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006457 10.0.0.19 - - [2026-01-26 15:53:37] "POST /set-tag HTTP/1.1" 200 109 0.002739 10.0.0.19 - - [2026-01-26 15:53:37] "GET /virtual-machine/33423cd1-ad9d-4c95-9aca-c9281d034209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003110 10.0.0.19 - - [2026-01-26 15:53:37] "POST /ref-update HTTP/1.1" 200 156 0.009645 10.0.0.19 - - [2026-01-26 15:53:37] "GET /virtual-machine-interface/a1f28ade-face-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005166 10.0.0.19 - - [2026-01-26 15:53:37] "POST /set-tag HTTP/1.1" 200 109 0.018198 10.0.0.19 - - [2026-01-26 15:53:38] "POST /set-tag HTTP/1.1" 200 109 0.038687 10.0.0.19 - - [2026-01-26 15:53:38] "POST /set-tag HTTP/1.1" 200 109 0.016138 10.0.0.19 - - [2026-01-26 15:53:38] "POST /set-tag HTTP/1.1" 200 109 0.022620 10.0.0.19 - - [2026-01-26 15:53:38] "DELETE /instance-ip/a20fda12-face-11f0-80eb-fa163edd42e5 HTTP/1.1" 200 115 0.067724 10.0.0.19 - - [2026-01-26 15:53:38] "DELETE /virtual-machine-interface/a1f28ade-face-11f0-80eb-fa163edd42e5 HTTP/1.1" 200 115 0.056770 10.0.0.19 - - [2026-01-26 15:53:38] "DELETE /virtual-machine/33423cd1-ad9d-4c95-9aca-c9281d034209 HTTP/1.1" 200 115 0.027670 10.0.0.19 - - [2026-01-26 15:53:38] "DELETE /tag/a033c84e-8fb8-4edf-93fd-9ae4b24b7b27 HTTP/1.1" 200 115 0.049712 10.0.0.19 - - [2026-01-26 15:53:38] "DELETE /tag/412f0910-7c0c-4dd8-b3df-5e835d8412eb HTTP/1.1" 200 115 0.041274 10.0.0.19 - - [2026-01-26 15:53:38] "DELETE /tag/90b8c400-66d9-4c0d-b791-abf72b66d3e9 HTTP/1.1" 200 115 0.036800 10.0.0.19 - - [2026-01-26 15:53:40] "POST /projects HTTP/1.1" 409 238 0.003540 10.0.0.19 - - [2026-01-26 15:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.19 - - [2026-01-26 15:53:40] "GET /project/082fdca3-7503-44f9-b445-7659137e630f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.057225 10.0.0.19 - - [2026-01-26 15:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.19 - - [2026-01-26 15:53:40] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007453 10.0.0.19 - - [2026-01-26 15:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.19 - - [2026-01-26 15:53:40] "GET /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005928 10.0.0.19 - - [2026-01-26 15:53:40] "POST /security-groups HTTP/1.1" 409 285 0.003656 10.0.0.19 - - [2026-01-26 15:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.19 - - [2026-01-26 15:53:40] "PUT /security-group/edb81387-86cd-4c94-82f4-28d8c8b18d6e HTTP/1.1" 200 262 0.063229 10.0.0.19 - - [2026-01-26 15:53:40] "PUT /access-control-list/63583d7e-35a0-4e94-a18d-7008e84879ba HTTP/1.1" 200 272 0.013169 10.0.0.19 - - [2026-01-26 15:53:40] "PUT /access-control-list/89c0e052-ad92-41b4-a5ef-e6fb7d414bb2 HTTP/1.1" 200 272 0.029369 10.0.0.19 - - [2026-01-26 15:53:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.042097 10.0.0.19 - - [2026-01-26 15:53:45] "POST /projects HTTP/1.1" 409 238 0.002626 10.0.0.19 - - [2026-01-26 15:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.19 - - [2026-01-26 15:53:45] "GET /project/082fdca3-7503-44f9-b445-7659137e630f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035143 10.0.0.19 - - [2026-01-26 15:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.19 - - [2026-01-26 15:53:45] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005130 10.0.0.19 - - [2026-01-26 15:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.19 - - [2026-01-26 15:53:45] "GET /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004128 10.0.0.19 - - [2026-01-26 15:53:45] "POST /security-groups HTTP/1.1" 409 285 0.003456 10.0.0.19 - - [2026-01-26 15:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.19 - - [2026-01-26 15:53:45] "PUT /security-group/edb81387-86cd-4c94-82f4-28d8c8b18d6e HTTP/1.1" 200 262 0.064474 10.0.0.19 - - [2026-01-26 15:53:45] "PUT /access-control-list/63583d7e-35a0-4e94-a18d-7008e84879ba HTTP/1.1" 200 272 0.021517 10.0.0.19 - - [2026-01-26 15:53:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.039179 10.0.0.19 - - [2026-01-26 15:53:45] "GET /firewall-policy/dfb92c68-e191-4985-8602-e6d2ee3b43ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.010798 10.0.0.19 - - [2026-01-26 15:53:45] "PUT /access-control-list/89c0e052-ad92-41b4-a5ef-e6fb7d414bb2 HTTP/1.1" 200 272 0.030638 10.0.0.19 - - [2026-01-26 15:53:45] "GET /firewall-rule/1404ddc1-612a-4f59-9ba8-87cfd3e75b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003508 10.0.0.19 - - [2026-01-26 15:53:45] "POST /ref-update HTTP/1.1" 200 156 0.051037 10.0.0.19 - - [2026-01-26 15:53:45] "DELETE /firewall-rule/1404ddc1-612a-4f59-9ba8-87cfd3e75b53 HTTP/1.1" 200 115 0.037511 10.0.0.19 - - [2026-01-26 15:53:45] "GET /firewall-policy/dfb92c68-e191-4985-8602-e6d2ee3b43ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004479 10.0.0.19 - - [2026-01-26 15:53:45] "GET /firewall-rule/cfa2260c-c989-4d30-8bb0-b0cab4b620d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003880 10.0.0.19 - - [2026-01-26 15:53:45] "POST /ref-update HTTP/1.1" 200 156 0.054861 10.0.0.19 - - [2026-01-26 15:53:46] "DELETE /firewall-rule/cfa2260c-c989-4d30-8bb0-b0cab4b620d0 HTTP/1.1" 200 115 0.049628 10.0.0.19 - - [2026-01-26 15:53:46] "DELETE /tag/f1ae91e1-b6de-4824-a1e4-23f2f35a6c5a HTTP/1.1" 409 236 0.007033 10.0.0.19 - - [2026-01-26 15:53:46] "DELETE /tag/877bce2d-58ac-4e21-b488-552e7fc61738 HTTP/1.1" 200 115 0.041276 10.0.0.19 - - [2026-01-26 15:53:46] "DELETE /tag/5e2a3be3-b383-497a-8c1f-7745c7597efc HTTP/1.1" 409 236 0.005396 10.0.0.19 - - [2026-01-26 15:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.19 - - [2026-01-26 15:53:46] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005021 10.0.0.19 - - [2026-01-26 15:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.19 - - [2026-01-26 15:53:46] "GET /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004310 10.0.0.19 - - [2026-01-26 15:53:46] "PUT /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2 HTTP/1.1" 200 264 0.056762 10.0.0.19 - - [2026-01-26 15:53:46] "PUT /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40 HTTP/1.1" 200 264 0.091863 10.0.0.19 - - [2026-01-26 15:53:46] "DELETE /security-group/edb81387-86cd-4c94-82f4-28d8c8b18d6e HTTP/1.1" 200 115 0.049703 10.0.0.19 - - [2026-01-26 15:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.19 - - [2026-01-26 15:53:46] "DELETE /access-control-list/63583d7e-35a0-4e94-a18d-7008e84879ba HTTP/1.1" 200 115 0.043407 10.0.0.19 - - [2026-01-26 15:53:46] "DELETE /access-control-list/89c0e052-ad92-41b4-a5ef-e6fb7d414bb2 HTTP/1.1" 200 115 0.033668 10.0.0.19 - - [2026-01-26 15:53:46] "GET /project/082fdca3-7503-44f9-b445-7659137e630f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.039133 10.0.0.19 - - [2026-01-26 15:53:46] "GET /project/082fdca3-7503-44f9-b445-7659137e630f?fields=security_groups HTTP/1.1" 200 1351 0.034986 10.0.0.19 - - [2026-01-26 15:53:46] "DELETE /security-group/a76d65d4-f3c4-4db2-aa8e-df620e5d42db HTTP/1.1" 200 115 0.051457 10.0.0.19 - - [2026-01-26 15:53:46] "DELETE /access-control-list/5178218f-ca84-4ff0-bcf6-8ab05c140e0f HTTP/1.1" 200 115 0.041445 10.0.0.19 - - [2026-01-26 15:53:46] "GET /project/082fdca3-7503-44f9-b445-7659137e630f?fields=application_policy_sets HTTP/1.1" 200 1390 0.047297 10.0.0.19 - - [2026-01-26 15:53:46] "DELETE /access-control-list/eac1dec3-2a9c-4d6d-9a2c-8f56324e1a7c HTTP/1.1" 200 115 0.052855 10.0.0.19 - - [2026-01-26 15:53:46] "DELETE /project/082fdca3-7503-44f9-b445-7659137e630f HTTP/1.1" 200 115 0.303818 10.0.0.19 - - [2026-01-26 15:53:46] "POST /projects HTTP/1.1" 409 238 0.002872 10.0.0.19 - - [2026-01-26 15:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.19 - - [2026-01-26 15:53:46] "GET /project/5cd16d6a-4a46-406e-8217-b01e11c49284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.032950 10.0.0.19 - - [2026-01-26 15:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.19 - - [2026-01-26 15:53:46] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004743 10.0.0.19 - - [2026-01-26 15:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.19 - - [2026-01-26 15:53:46] "GET /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005299 10.0.0.19 - - [2026-01-26 15:53:46] "POST /security-groups HTTP/1.1" 409 285 0.002860 10.0.0.19 - - [2026-01-26 15:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007632 10.0.0.19 - - [2026-01-26 15:53:47] "PUT /security-group/ddd7e730-a2e6-4733-a85f-1e69f6f88111 HTTP/1.1" 200 262 0.060667 10.0.0.19 - - [2026-01-26 15:53:47] "PUT /access-control-list/47ea070f-7b35-4258-b305-48536bde56f8 HTTP/1.1" 200 272 0.025465 10.0.0.19 - - [2026-01-26 15:53:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.039194 10.0.0.19 - - [2026-01-26 15:53:47] "PUT /access-control-list/19ee9824-7f74-462a-99a9-c391d44c3f8b HTTP/1.1" 200 272 0.032740 10.0.0.19 - - [2026-01-26 15:53:51] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003632 10.0.0.19 - - [2026-01-26 15:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.19 - - [2026-01-26 15:53:51] "GET /policy-management/56ed3c59-fcf1-4575-ae32-43cebaf3d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003410 10.0.0.19 - - [2026-01-26 15:53:51] "GET /firewall-policy/6979e4c1-bfe4-4bc8-86f5-f66d27a62743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.009557 10.0.0.19 - - [2026-01-26 15:53:51] "GET /firewall-rule/b67971d6-ecd8-4a0b-b8ff-4a89c16406db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.009999 10.0.0.19 - - [2026-01-26 15:53:51] "POST /ref-update HTTP/1.1" 200 156 0.026591 10.0.0.19 - - [2026-01-26 15:53:51] "DELETE /firewall-rule/b67971d6-ecd8-4a0b-b8ff-4a89c16406db HTTP/1.1" 200 115 0.073271 10.0.0.19 - - [2026-01-26 15:53:51] "GET /firewall-policy/5a44974f-58fa-4a92-85a1-3e4392451e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.008636 10.0.0.19 - - [2026-01-26 15:53:51] "GET /firewall-rule/b09a4e0c-2a54-432c-aae3-c41015f00bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.003034 10.0.0.19 - - [2026-01-26 15:53:51] "POST /ref-update HTTP/1.1" 200 156 0.026518 10.0.0.19 - - [2026-01-26 15:53:51] "DELETE /firewall-rule/b09a4e0c-2a54-432c-aae3-c41015f00bff HTTP/1.1" 200 115 0.064662 10.0.0.19 - - [2026-01-26 15:53:51] "GET /firewall-policy/5a44974f-58fa-4a92-85a1-3e4392451e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.004488 10.0.0.19 - - [2026-01-26 15:53:51] "GET /firewall-rule/a41178ef-8004-4cca-aa66-270bbb07fc47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.003256 10.0.0.19 - - [2026-01-26 15:53:51] "POST /ref-update HTTP/1.1" 200 156 0.012419 10.0.0.19 - - [2026-01-26 15:53:51] "DELETE /firewall-rule/a41178ef-8004-4cca-aa66-270bbb07fc47 HTTP/1.1" 200 115 0.066100 10.0.0.19 - - [2026-01-26 15:53:51] "GET /application-policy-set/60f7c269-3f84-4313-bad2-2d92186e3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003394 10.0.0.19 - - [2026-01-26 15:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.19 - - [2026-01-26 15:53:51] "GET /policy-management/56ed3c59-fcf1-4575-ae32-43cebaf3d89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003048 10.0.0.19 - - [2026-01-26 15:53:51] "GET /firewall-policy/5a44974f-58fa-4a92-85a1-3e4392451e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004730 10.0.0.19 - - [2026-01-26 15:53:51] "POST /ref-update HTTP/1.1" 200 156 0.041578 10.0.0.19 - - [2026-01-26 15:53:52] "DELETE /firewall-policy/5a44974f-58fa-4a92-85a1-3e4392451e75 HTTP/1.1" 200 115 0.052318 10.0.0.19 - - [2026-01-26 15:53:52] "DELETE /tag/39b51dde-7192-4c9f-9eed-f75dbbe639f6 HTTP/1.1" 200 115 0.066021 10.0.0.19 - - [2026-01-26 15:53:52] "DELETE /tag/f1ae91e1-b6de-4824-a1e4-23f2f35a6c5a HTTP/1.1" 200 115 0.065473 10.0.0.19 - - [2026-01-26 15:53:52] "DELETE /tag/8933ef1c-4d19-4d10-a35e-fb943b535be7 HTTP/1.1" 200 115 0.053640 10.0.0.19 - - [2026-01-26 15:53:52] "DELETE /tag/5e2a3be3-b383-497a-8c1f-7745c7597efc HTTP/1.1" 200 115 0.031856 10.0.0.19 - - [2026-01-26 15:53:52] "DELETE /loadbalancer-member/5312b0ae-0c47-4dcf-b0e1-6a87a16ade24 HTTP/1.1" 200 115 0.035079 10.0.0.19 - - [2026-01-26 15:53:52] "DELETE /loadbalancer-pool/b63e44e9-ad7d-465f-88c1-d0d977b5ea19 HTTP/1.1" 200 115 0.026433 10.0.0.19 - - [2026-01-26 15:53:52] "DELETE /loadbalancer-listener/4b279c41-ef74-4308-a6c1-776cc3d3f63d HTTP/1.1" 200 115 0.048631 10.0.0.19 - - [2026-01-26 15:53:52] "DELETE /loadbalancer/80aa0c3d-d9b5-4eb5-a939-1e708d1b75f7 HTTP/1.1" 200 115 0.036689 10.0.0.19 - - [2026-01-26 15:53:52] "DELETE /floating-ip/8e57a315-2c20-4c7d-bf7f-05936f778472 HTTP/1.1" 200 115 0.036660 10.0.0.19 - - [2026-01-26 15:53:52] "DELETE /instance-ip/53de3973-c321-48ae-9cb6-5ba47c5e6a5a HTTP/1.1" 200 115 0.039113 10.0.0.19 - - [2026-01-26 15:53:52] "DELETE /virtual-machine-interface/24bf9c0b-0a45-499b-a500-834d6ffb8a12 HTTP/1.1" 200 115 0.042233 10.0.0.19 - - [2026-01-26 15:53:52] "DELETE /tag/f45e2e13-ba8a-4839-b631-472ae1ee6140 HTTP/1.1" 200 115 0.055843 10.0.0.19 - - [2026-01-26 15:53:52] "POST /projects HTTP/1.1" 409 238 0.003661 10.0.0.19 - - [2026-01-26 15:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.19 - - [2026-01-26 15:53:52] "GET /project/5cd16d6a-4a46-406e-8217-b01e11c49284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038431 10.0.0.19 - - [2026-01-26 15:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008236 10.0.0.19 - - [2026-01-26 15:53:52] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006335 10.0.0.19 - - [2026-01-26 15:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.19 - - [2026-01-26 15:53:52] "GET /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005017 10.0.0.19 - - [2026-01-26 15:53:52] "POST /security-groups HTTP/1.1" 409 285 0.002932 10.0.0.19 - - [2026-01-26 15:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.19 - - [2026-01-26 15:53:52] "PUT /security-group/ddd7e730-a2e6-4733-a85f-1e69f6f88111 HTTP/1.1" 200 262 0.060357 10.0.0.19 - - [2026-01-26 15:53:52] "PUT /access-control-list/47ea070f-7b35-4258-b305-48536bde56f8 HTTP/1.1" 200 272 0.039828 10.0.0.19 - - [2026-01-26 15:53:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.056482 10.0.0.19 - - [2026-01-26 15:53:53] "PUT /access-control-list/19ee9824-7f74-462a-99a9-c391d44c3f8b HTTP/1.1" 200 272 0.037934 10.0.0.19 - - [2026-01-26 15:53:53] "GET /firewall-policy/dfb92c68-e191-4985-8602-e6d2ee3b43ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.026054 10.0.0.19 - - [2026-01-26 15:53:53] "GET /firewall-rule/128883de-606b-4d9e-8cae-144751be4a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004559 10.0.0.19 - - [2026-01-26 15:53:53] "POST /ref-update HTTP/1.1" 200 156 0.119913 10.0.0.19 - - [2026-01-26 15:53:53] "DELETE /firewall-rule/128883de-606b-4d9e-8cae-144751be4a39 HTTP/1.1" 200 115 0.084161 10.0.0.19 - - [2026-01-26 15:53:53] "GET /firewall-policy/dfb92c68-e191-4985-8602-e6d2ee3b43ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.015026 10.0.0.19 - - [2026-01-26 15:53:53] "GET /firewall-rule/9829b2a9-815f-43b5-ac1c-0c35e41ff03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006129 10.0.0.19 - - [2026-01-26 15:53:53] "POST /ref-update HTTP/1.1" 200 156 0.070474 10.0.0.19 - - [2026-01-26 15:53:53] "DELETE /firewall-rule/9829b2a9-815f-43b5-ac1c-0c35e41ff03e HTTP/1.1" 200 115 0.039094 10.0.0.19 - - [2026-01-26 15:53:53] "DELETE /tag/74a8a4fd-5e06-4adf-a768-7f7f411cf183 HTTP/1.1" 200 115 0.049464 10.0.0.19 - - [2026-01-26 15:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.19 - - [2026-01-26 15:53:53] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.010073 10.0.0.19 - - [2026-01-26 15:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.19 - - [2026-01-26 15:53:53] "GET /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.010452 10.0.0.19 - - [2026-01-26 15:53:53] "PUT /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2 HTTP/1.1" 200 264 0.083595 10.0.0.19 - - [2026-01-26 15:53:53] "PUT /virtual-network/fd426da4-02c4-46ce-a848-f60516c79c40 HTTP/1.1" 200 264 0.139802 10.0.0.19 - - [2026-01-26 15:53:54] "DELETE /security-group/ddd7e730-a2e6-4733-a85f-1e69f6f88111 HTTP/1.1" 200 115 0.168581 10.0.0.19 - - [2026-01-26 15:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.19 - - [2026-01-26 15:53:54] "DELETE /access-control-list/47ea070f-7b35-4258-b305-48536bde56f8 HTTP/1.1" 200 115 0.072705 10.0.0.19 - - [2026-01-26 15:53:54] "DELETE /access-control-list/19ee9824-7f74-462a-99a9-c391d44c3f8b HTTP/1.1" 200 115 0.054556 10.0.0.19 - - [2026-01-26 15:53:54] "GET /project/5cd16d6a-4a46-406e-8217-b01e11c49284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.068392 10.0.0.19 - - [2026-01-26 15:53:54] "GET /project/5cd16d6a-4a46-406e-8217-b01e11c49284?fields=security_groups HTTP/1.1" 200 1351 0.058017 10.0.0.19 - - [2026-01-26 15:53:54] "DELETE /security-group/bc49e57b-b806-48f6-9ecf-d6645ecff76f HTTP/1.1" 200 115 0.076491 10.0.0.19 - - [2026-01-26 15:53:54] "DELETE /access-control-list/a7e27e0e-e712-4cfd-8aaa-f81e24c14609 HTTP/1.1" 200 115 0.030775 10.0.0.19 - - [2026-01-26 15:53:54] "GET /project/5cd16d6a-4a46-406e-8217-b01e11c49284?fields=application_policy_sets HTTP/1.1" 200 1390 0.093311 10.0.0.19 - - [2026-01-26 15:53:54] "DELETE /access-control-list/1b9608bd-19dd-4e9f-ad8e-4cc625bdb4df HTTP/1.1" 200 115 0.095160 10.0.0.19 - - [2026-01-26 15:53:54] "DELETE /project/5cd16d6a-4a46-406e-8217-b01e11c49284 HTTP/1.1" 200 115 0.641485 10.0.0.19 - - [2026-01-26 15:54:42] "GET / HTTP/1.1" 200 35931 0.002152 10.0.0.19 - - [2026-01-26 15:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.19 - - [2026-01-26 15:54:42] "GET /global-vrouter-config/a0da8904-c414-4553-b947-52a3e3f05ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002682 10.0.0.19 - - [2026-01-26 15:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.19 - - [2026-01-26 15:54:43] "GET /global-vrouter-config/a0da8904-c414-4553-b947-52a3e3f05ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002532 10.0.0.19 - - [2026-01-26 15:54:59] "GET / HTTP/1.1" 200 35931 0.001608 10.0.0.19 - - [2026-01-26 15:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.19 - - [2026-01-26 15:54:59] "GET /global-system-config/d804d7a0-a1d4-43af-85bd-bb5ced1e27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004591 10.0.0.19 - - [2026-01-26 15:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.19 - - [2026-01-26 15:54:59] "GET /config-node/32db5366-9e58-4609-a8e1-d7bf0cddd5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002639 10.0.0.19 - - [2026-01-26 15:54:59] "GET / HTTP/1.1" 200 35931 0.001509 10.0.0.19 - - [2026-01-26 15:54:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002207 10.0.0.19 - - [2026-01-26 15:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.19 - - [2026-01-26 15:55:04] "GET /global-vrouter-config/a0da8904-c414-4553-b947-52a3e3f05ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002854 10.0.0.19 - - [2026-01-26 15:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.19 - - [2026-01-26 15:55:04] "PUT /global-vrouter-config/a0da8904-c414-4553-b947-52a3e3f05ec3 HTTP/1.1" 200 276 0.008863 10.0.0.19 - - [2026-01-26 15:55:05] "GET / HTTP/1.1" 200 35931 0.001911 10.0.0.19 - - [2026-01-26 15:55:05] "POST /alarms HTTP/1.1" 409 264 0.002211 10.0.0.19 - - [2026-01-26 15:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.19 - - [2026-01-26 15:55:05] "PUT /alarm/ff2bce07-5f13-4bbc-b80b-7612b1b0d4d5 HTTP/1.1" 200 244 0.015403 10.0.0.19 - - [2026-01-26 15:55:05] "POST /alarms HTTP/1.1" 409 261 0.005249 10.0.0.19 - - [2026-01-26 15:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012660 10.0.0.19 - - [2026-01-26 15:55:05] "PUT /alarm/527467a6-264b-44a4-8fb0-5da9a7a8c8d5 HTTP/1.1" 200 244 0.012605 10.0.0.19 - - [2026-01-26 15:55:05] "POST /alarms HTTP/1.1" 409 261 0.005076 10.0.0.19 - - [2026-01-26 15:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.19 - - [2026-01-26 15:55:05] "PUT /alarm/c5e43709-d75d-415d-b503-ad9eca1d0cff HTTP/1.1" 200 244 0.010852 10.0.0.19 - - [2026-01-26 15:55:05] "POST /alarms HTTP/1.1" 409 253 0.004773 10.0.0.19 - - [2026-01-26 15:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.19 - - [2026-01-26 15:55:05] "PUT /alarm/6088efec-993e-43c1-be4d-6de1af9ad19d HTTP/1.1" 200 244 0.024099 10.0.0.19 - - [2026-01-26 15:55:05] "POST /alarms HTTP/1.1" 409 251 0.014966 10.0.0.19 - - [2026-01-26 15:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.19 - - [2026-01-26 15:55:05] "PUT /alarm/422275d4-77b3-42f8-a1a1-e609a580be8c HTTP/1.1" 200 244 0.015030 10.0.0.19 - - [2026-01-26 15:55:05] "POST /alarms HTTP/1.1" 409 252 0.005504 10.0.0.19 - - [2026-01-26 15:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004140 10.0.0.19 - - [2026-01-26 15:55:05] "PUT /alarm/4456d60d-755e-4ea6-8e0d-d88538ddebe4 HTTP/1.1" 200 244 0.021056 10.0.0.19 - - [2026-01-26 15:55:05] "POST /alarms HTTP/1.1" 409 256 0.014864 10.0.0.19 - - [2026-01-26 15:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.19 - - [2026-01-26 15:55:05] "PUT /alarm/eafc17cb-686c-4cbc-b12f-c5738bc9c9be HTTP/1.1" 200 244 0.015202 10.0.0.19 - - [2026-01-26 15:55:05] "POST /alarms HTTP/1.1" 409 248 0.005228 10.0.0.19 - - [2026-01-26 15:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.19 - - [2026-01-26 15:55:05] "PUT /alarm/f94c2518-0611-440e-b2f0-e896becb2931 HTTP/1.1" 200 244 0.016354 10.0.0.19 - - [2026-01-26 15:55:05] "POST /alarms HTTP/1.1" 409 252 0.003093 10.0.0.19 - - [2026-01-26 15:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.19 - - [2026-01-26 15:55:05] "PUT /alarm/20c752aa-e7a8-4628-8547-183f6319d1c6 HTTP/1.1" 200 244 0.013557 10.0.0.19 - - [2026-01-26 15:55:05] "POST /alarms HTTP/1.1" 409 257 0.006966 10.0.0.19 - - [2026-01-26 15:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.19 - - [2026-01-26 15:55:05] "PUT /alarm/2c400f10-ec62-4e30-b08d-44c4f7d0f72d HTTP/1.1" 200 244 0.010693 10.0.0.19 - - [2026-01-26 15:55:05] "POST /alarms HTTP/1.1" 409 251 0.006069 10.0.0.19 - - [2026-01-26 15:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.19 - - [2026-01-26 15:55:05] "PUT /alarm/289ad181-d15c-4cc5-a40e-c0ae4b67a771 HTTP/1.1" 200 244 0.015989 10.0.0.19 - - [2026-01-26 15:55:05] "POST /alarms HTTP/1.1" 409 257 0.020033 10.0.0.19 - - [2026-01-26 15:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.19 - - [2026-01-26 15:55:05] "PUT /alarm/d3daaf3a-2229-440c-bedd-f9bc9170d693 HTTP/1.1" 200 244 0.020050 10.0.0.19 - - [2026-01-26 15:55:05] "POST /alarms HTTP/1.1" 409 261 0.013353 10.0.0.19 - - [2026-01-26 15:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.19 - - [2026-01-26 15:55:06] "PUT /alarm/0862a39f-ac60-4b5d-9770-3937cb83d6d1 HTTP/1.1" 200 244 0.011175 10.0.0.19 - - [2026-01-26 15:55:06] "POST /alarms HTTP/1.1" 409 258 0.007274 10.0.0.19 - - [2026-01-26 15:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.19 - - [2026-01-26 15:55:06] "PUT /alarm/f92d50e2-4a57-4556-897e-f4ac0ea7d4ec HTTP/1.1" 200 244 0.010041 10.0.0.19 - - [2026-01-26 15:55:06] "POST /alarms HTTP/1.1" 409 254 0.006724 10.0.0.19 - - [2026-01-26 15:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.19 - - [2026-01-26 15:55:06] "PUT /alarm/869807c3-d6ad-439b-84ad-ea02d9c2c128 HTTP/1.1" 200 244 0.020809 10.0.0.19 - - [2026-01-26 15:55:06] "POST /alarms HTTP/1.1" 409 254 0.016114 10.0.0.19 - - [2026-01-26 15:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005026 10.0.0.19 - - [2026-01-26 15:55:06] "PUT /alarm/6d568162-e0d1-49c6-896a-61def8be00b6 HTTP/1.1" 200 244 0.013044 10.0.0.19 - - [2026-01-26 15:55:06] "POST /alarms HTTP/1.1" 409 254 0.004341 10.0.0.19 - - [2026-01-26 15:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317 10.0.0.19 - - [2026-01-26 15:55:06] "PUT /alarm/78e169f6-975d-4fe0-b705-446b16f093e1 HTTP/1.1" 200 244 0.012318 10.0.0.19 - - [2026-01-26 15:55:06] "POST /alarms HTTP/1.1" 409 247 0.008564 10.0.0.19 - - [2026-01-26 15:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.19 - - [2026-01-26 15:55:06] "PUT /alarm/3e470167-255e-4df4-863c-205551f7ff01 HTTP/1.1" 200 244 0.010268 10.0.0.19 - - [2026-01-26 15:55:06] "POST /alarms HTTP/1.1" 409 272 0.007890 10.0.0.19 - - [2026-01-26 15:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.19 - - [2026-01-26 15:55:06] "PUT /alarm/ce2a62db-00a8-4c10-b7fb-98dad5d6caf3 HTTP/1.1" 200 244 0.011219 10.0.0.19 - - [2026-01-26 15:55:06] "POST /alarms HTTP/1.1" 409 261 0.014976 10.0.0.19 - - [2026-01-26 15:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.19 - - [2026-01-26 15:55:06] "PUT /alarm/bf5c4463-6c2c-4393-8e1f-d46d84fe0e85 HTTP/1.1" 200 244 0.011415 10.0.0.19 - - [2026-01-26 15:55:06] "POST /alarms HTTP/1.1" 409 259 0.017793 10.0.0.19 - - [2026-01-26 15:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.19 - - [2026-01-26 15:55:06] "PUT /alarm/56d83849-0aa6-4aad-89f6-a408ec8f332c HTTP/1.1" 200 244 0.016433 10.0.0.19 - - [2026-01-26 15:55:06] "POST /alarms HTTP/1.1" 409 265 0.001662 10.0.0.19 - - [2026-01-26 15:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.19 - - [2026-01-26 15:55:06] "PUT /alarm/1fa63299-207f-4148-9578-b89cb9c98492 HTTP/1.1" 200 244 0.010645 10.0.0.19 - - [2026-01-26 15:55:06] "POST /alarms HTTP/1.1" 409 279 0.006128 10.0.0.19 - - [2026-01-26 15:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.19 - - [2026-01-26 15:55:06] "PUT /alarm/c9acffa7-6a4c-4cb4-b4b9-5206f904d811 HTTP/1.1" 200 244 0.012187 10.0.0.19 - - [2026-01-26 15:55:07] "GET / HTTP/1.1" 200 35931 0.001823 10.0.0.19 - - [2026-01-26 15:55:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002308 10.0.0.19 - - [2026-01-26 15:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.19 - - [2026-01-26 15:55:07] "PUT /global-vrouter-config/a0da8904-c414-4553-b947-52a3e3f05ec3 HTTP/1.1" 200 276 0.021323 10.0.0.19 - - [2026-01-26 15:55:07] "GET / HTTP/1.1" 200 35931 0.001578 10.0.0.19 - - [2026-01-26 15:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.19 - - [2026-01-26 15:55:07] "GET /global-vrouter-config/a0da8904-c414-4553-b947-52a3e3f05ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.004387 10.0.0.19 - - [2026-01-26 15:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.19 - - [2026-01-26 15:55:07] "PUT /global-vrouter-config/a0da8904-c414-4553-b947-52a3e3f05ec3 HTTP/1.1" 200 276 0.015211 10.0.0.19 - - [2026-01-26 15:55:07] "GET / HTTP/1.1" 200 35931 0.001751 10.0.0.19 - - [2026-01-26 15:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.19 - - [2026-01-26 15:55:07] "GET /global-system-config/d804d7a0-a1d4-43af-85bd-bb5ced1e27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004745 10.0.0.19 - - [2026-01-26 15:55:07] "PUT /global-system-config/d804d7a0-a1d4-43af-85bd-bb5ced1e27eb HTTP/1.1" 200 274 0.017092 10.0.0.19 - - [2026-01-26 15:55:11] "GET / HTTP/1.1" 200 35931 0.001535 10.0.0.19 - - [2026-01-26 15:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.19 - - [2026-01-26 15:55:11] "GET /routing-instance/dcf6d8bc-d9ae-4277-9462-9bea888c39a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003163 10.0.0.19 - - [2026-01-26 15:55:11] "POST /bgp-routers HTTP/1.1" 409 301 0.007333 10.0.0.19 - - [2026-01-26 15:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.19 - - [2026-01-26 15:55:11] "GET /bgp-router/e176f2ad-9c40-4381-b8af-672bf087cae0?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004149 10.0.0.19 - - [2026-01-26 15:55:11] "PUT /bgp-router/e176f2ad-9c40-4381-b8af-672bf087cae0 HTTP/1.1" 200 254 0.023825 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:55:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001420 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:55:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001258 10.0.0.19 - - [2026-01-26 15:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.19 - - [2026-01-26 15:55:13] "GET /global-vrouter-config/a0da8904-c414-4553-b947-52a3e3f05ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.006053 10.0.0.19 - - [2026-01-26 15:55:14] "GET /global-system-configs HTTP/1.1" 200 322 0.004669 10.0.0.19 - - [2026-01-26 15:55:15] "GET /global-system-configs HTTP/1.1" 200 322 0.002107 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:55:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001266 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:55:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001170 10.0.0.19 - - [2026-01-26 15:55:30] "GET / HTTP/1.1" 200 35931 0.001864 10.0.0.19 - - [2026-01-26 15:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.19 - - [2026-01-26 15:55:30] "GET /global-system-config/d804d7a0-a1d4-43af-85bd-bb5ced1e27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004700 10.0.0.19 - - [2026-01-26 15:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.19 - - [2026-01-26 15:55:30] "GET /config-node/32db5366-9e58-4609-a8e1-d7bf0cddd5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002878 10.0.0.19 - - [2026-01-26 15:55:41] "GET / HTTP/1.1" 200 35931 0.001705 10.0.0.19 - - [2026-01-26 15:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.19 - - [2026-01-26 15:55:41] "GET /routing-instance/dcf6d8bc-d9ae-4277-9462-9bea888c39a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002701 10.0.0.19 - - [2026-01-26 15:55:41] "POST /bgp-routers HTTP/1.1" 409 301 0.001832 10.0.0.19 - - [2026-01-26 15:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.19 - - [2026-01-26 15:55:41] "GET /bgp-router/e176f2ad-9c40-4381-b8af-672bf087cae0?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003283 10.0.0.19 - - [2026-01-26 15:55:41] "PUT /bgp-router/e176f2ad-9c40-4381-b8af-672bf087cae0 HTTP/1.1" 200 254 0.013026 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:55:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001183 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:55:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000980 10.0.0.19 - - [2026-01-26 15:55:56] "GET / HTTP/1.1" 200 35931 0.001814 10.0.0.19 - - [2026-01-26 15:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.19 - - [2026-01-26 15:55:56] "GET /global-system-config/d804d7a0-a1d4-43af-85bd-bb5ced1e27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005015 10.0.0.19 - - [2026-01-26 15:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.19 - - [2026-01-26 15:55:56] "GET /config-node/32db5366-9e58-4609-a8e1-d7bf0cddd5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002473 10.0.0.19 - - [2026-01-26 15:55:56] "GET / HTTP/1.1" 200 35931 0.001756 10.0.0.19 - - [2026-01-26 15:55:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002132 10.0.0.19 - - [2026-01-26 15:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.19 - - [2026-01-26 15:56:01] "GET /global-vrouter-config/a0da8904-c414-4553-b947-52a3e3f05ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002902 10.0.0.19 - - [2026-01-26 15:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.19 - - [2026-01-26 15:56:01] "PUT /global-vrouter-config/a0da8904-c414-4553-b947-52a3e3f05ec3 HTTP/1.1" 200 276 0.008343 10.0.0.19 - - [2026-01-26 15:56:01] "GET / HTTP/1.1" 200 35931 0.001814 10.0.0.19 - - [2026-01-26 15:56:01] "POST /alarms HTTP/1.1" 409 264 0.002184 10.0.0.19 - - [2026-01-26 15:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.19 - - [2026-01-26 15:56:01] "PUT /alarm/ff2bce07-5f13-4bbc-b80b-7612b1b0d4d5 HTTP/1.1" 200 244 0.012276 10.0.0.19 - - [2026-01-26 15:56:01] "POST /alarms HTTP/1.1" 409 261 0.008194 10.0.0.19 - - [2026-01-26 15:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.19 - - [2026-01-26 15:56:01] "PUT /alarm/527467a6-264b-44a4-8fb0-5da9a7a8c8d5 HTTP/1.1" 200 244 0.009762 10.0.0.19 - - [2026-01-26 15:56:01] "POST /alarms HTTP/1.1" 409 261 0.003055 10.0.0.19 - - [2026-01-26 15:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.19 - - [2026-01-26 15:56:01] "PUT /alarm/c5e43709-d75d-415d-b503-ad9eca1d0cff HTTP/1.1" 200 244 0.009948 10.0.0.19 - - [2026-01-26 15:56:01] "POST /alarms HTTP/1.1" 409 253 0.003964 10.0.0.19 - - [2026-01-26 15:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.19 - - [2026-01-26 15:56:01] "PUT /alarm/6088efec-993e-43c1-be4d-6de1af9ad19d HTTP/1.1" 200 244 0.010859 10.0.0.19 - - [2026-01-26 15:56:01] "POST /alarms HTTP/1.1" 409 251 0.003776 10.0.0.19 - - [2026-01-26 15:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006123 10.0.0.19 - - [2026-01-26 15:56:02] "PUT /alarm/422275d4-77b3-42f8-a1a1-e609a580be8c HTTP/1.1" 200 244 0.012395 10.0.0.19 - - [2026-01-26 15:56:02] "POST /alarms HTTP/1.1" 409 252 0.003171 10.0.0.19 - - [2026-01-26 15:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005911 10.0.0.19 - - [2026-01-26 15:56:02] "PUT /alarm/4456d60d-755e-4ea6-8e0d-d88538ddebe4 HTTP/1.1" 200 244 0.009426 10.0.0.19 - - [2026-01-26 15:56:02] "POST /alarms HTTP/1.1" 409 256 0.009826 10.0.0.19 - - [2026-01-26 15:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005217 10.0.0.19 - - [2026-01-26 15:56:02] "PUT /alarm/eafc17cb-686c-4cbc-b12f-c5738bc9c9be HTTP/1.1" 200 244 0.012726 10.0.0.19 - - [2026-01-26 15:56:02] "POST /alarms HTTP/1.1" 409 248 0.005697 10.0.0.19 - - [2026-01-26 15:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.19 - - [2026-01-26 15:56:02] "PUT /alarm/f94c2518-0611-440e-b2f0-e896becb2931 HTTP/1.1" 200 244 0.010720 10.0.0.19 - - [2026-01-26 15:56:02] "POST /alarms HTTP/1.1" 409 252 0.012900 10.0.0.19 - - [2026-01-26 15:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.19 - - [2026-01-26 15:56:02] "PUT /alarm/20c752aa-e7a8-4628-8547-183f6319d1c6 HTTP/1.1" 200 244 0.010967 10.0.0.19 - - [2026-01-26 15:56:02] "POST /alarms HTTP/1.1" 409 257 0.014394 10.0.0.19 - - [2026-01-26 15:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.19 - - [2026-01-26 15:56:02] "PUT /alarm/2c400f10-ec62-4e30-b08d-44c4f7d0f72d HTTP/1.1" 200 244 0.010554 10.0.0.19 - - [2026-01-26 15:56:02] "POST /alarms HTTP/1.1" 409 251 0.008152 10.0.0.19 - - [2026-01-26 15:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.19 - - [2026-01-26 15:56:02] "PUT /alarm/289ad181-d15c-4cc5-a40e-c0ae4b67a771 HTTP/1.1" 200 244 0.010978 10.0.0.19 - - [2026-01-26 15:56:02] "POST /alarms HTTP/1.1" 409 257 0.002727 10.0.0.19 - - [2026-01-26 15:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.19 - - [2026-01-26 15:56:02] "PUT /alarm/d3daaf3a-2229-440c-bedd-f9bc9170d693 HTTP/1.1" 200 244 0.010618 10.0.0.19 - - [2026-01-26 15:56:02] "POST /alarms HTTP/1.1" 409 261 0.010151 10.0.0.19 - - [2026-01-26 15:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.19 - - [2026-01-26 15:56:02] "PUT /alarm/0862a39f-ac60-4b5d-9770-3937cb83d6d1 HTTP/1.1" 200 244 0.011311 10.0.0.19 - - [2026-01-26 15:56:02] "POST /alarms HTTP/1.1" 409 258 0.010220 10.0.0.19 - - [2026-01-26 15:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.19 - - [2026-01-26 15:56:02] "PUT /alarm/f92d50e2-4a57-4556-897e-f4ac0ea7d4ec HTTP/1.1" 200 244 0.010345 10.0.0.19 - - [2026-01-26 15:56:02] "POST /alarms HTTP/1.1" 409 254 0.006870 10.0.0.19 - - [2026-01-26 15:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.19 - - [2026-01-26 15:56:02] "PUT /alarm/869807c3-d6ad-439b-84ad-ea02d9c2c128 HTTP/1.1" 200 244 0.010117 10.0.0.19 - - [2026-01-26 15:56:02] "POST /alarms HTTP/1.1" 409 254 0.011446 10.0.0.19 - - [2026-01-26 15:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.19 - - [2026-01-26 15:56:02] "PUT /alarm/6d568162-e0d1-49c6-896a-61def8be00b6 HTTP/1.1" 200 244 0.010564 10.0.0.19 - - [2026-01-26 15:56:02] "POST /alarms HTTP/1.1" 409 254 0.007793 10.0.0.19 - - [2026-01-26 15:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.19 - - [2026-01-26 15:56:02] "PUT /alarm/78e169f6-975d-4fe0-b705-446b16f093e1 HTTP/1.1" 200 244 0.012214 10.0.0.19 - - [2026-01-26 15:56:02] "POST /alarms HTTP/1.1" 409 247 0.008253 10.0.0.19 - - [2026-01-26 15:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.19 - - [2026-01-26 15:56:03] "PUT /alarm/3e470167-255e-4df4-863c-205551f7ff01 HTTP/1.1" 200 244 0.010271 10.0.0.19 - - [2026-01-26 15:56:03] "POST /alarms HTTP/1.1" 409 272 0.006874 10.0.0.19 - - [2026-01-26 15:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008496 10.0.0.19 - - [2026-01-26 15:56:03] "PUT /alarm/ce2a62db-00a8-4c10-b7fb-98dad5d6caf3 HTTP/1.1" 200 244 0.009542 10.0.0.19 - - [2026-01-26 15:56:03] "POST /alarms HTTP/1.1" 409 261 0.008005 10.0.0.19 - - [2026-01-26 15:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.19 - - [2026-01-26 15:56:03] "PUT /alarm/bf5c4463-6c2c-4393-8e1f-d46d84fe0e85 HTTP/1.1" 200 244 0.010390 10.0.0.19 - - [2026-01-26 15:56:03] "POST /alarms HTTP/1.1" 409 259 0.005515 10.0.0.19 - - [2026-01-26 15:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.19 - - [2026-01-26 15:56:03] "PUT /alarm/56d83849-0aa6-4aad-89f6-a408ec8f332c HTTP/1.1" 200 244 0.009311 10.0.0.19 - - [2026-01-26 15:56:03] "POST /alarms HTTP/1.1" 409 265 0.014235 10.0.0.19 - - [2026-01-26 15:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.19 - - [2026-01-26 15:56:03] "PUT /alarm/1fa63299-207f-4148-9578-b89cb9c98492 HTTP/1.1" 200 244 0.011270 10.0.0.19 - - [2026-01-26 15:56:03] "POST /alarms HTTP/1.1" 409 279 0.008233 10.0.0.19 - - [2026-01-26 15:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.19 - - [2026-01-26 15:56:03] "PUT /alarm/c9acffa7-6a4c-4cb4-b4b9-5206f904d811 HTTP/1.1" 200 244 0.010698 10.0.0.19 - - [2026-01-26 15:56:03] "GET / HTTP/1.1" 200 35931 0.002136 10.0.0.19 - - [2026-01-26 15:56:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002150 10.0.0.19 - - [2026-01-26 15:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.19 - - [2026-01-26 15:56:03] "PUT /global-vrouter-config/a0da8904-c414-4553-b947-52a3e3f05ec3 HTTP/1.1" 200 276 0.008128 10.0.0.19 - - [2026-01-26 15:56:03] "GET / HTTP/1.1" 200 35931 0.001655 10.0.0.19 - - [2026-01-26 15:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.19 - - [2026-01-26 15:56:03] "GET /global-vrouter-config/a0da8904-c414-4553-b947-52a3e3f05ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002679 10.0.0.19 - - [2026-01-26 15:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.19 - - [2026-01-26 15:56:03] "PUT /global-vrouter-config/a0da8904-c414-4553-b947-52a3e3f05ec3 HTTP/1.1" 200 276 0.010888 10.0.0.19 - - [2026-01-26 15:56:04] "GET / HTTP/1.1" 200 35931 0.002688 10.0.0.19 - - [2026-01-26 15:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.19 - - [2026-01-26 15:56:04] "GET /global-system-config/d804d7a0-a1d4-43af-85bd-bb5ced1e27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005803 10.0.0.19 - - [2026-01-26 15:56:04] "PUT /global-system-config/d804d7a0-a1d4-43af-85bd-bb5ced1e27eb HTTP/1.1" 200 274 0.023660 10.0.0.19 - - [2026-01-26 15:56:07] "GET / HTTP/1.1" 200 35931 0.001574 10.0.0.19 - - [2026-01-26 15:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.19 - - [2026-01-26 15:56:07] "GET /routing-instance/dcf6d8bc-d9ae-4277-9462-9bea888c39a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002758 10.0.0.19 - - [2026-01-26 15:56:07] "POST /bgp-routers HTTP/1.1" 409 301 0.001813 10.0.0.19 - - [2026-01-26 15:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.19 - - [2026-01-26 15:56:07] "GET /bgp-router/e176f2ad-9c40-4381-b8af-672bf087cae0?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003274 10.0.0.19 - - [2026-01-26 15:56:07] "PUT /bgp-router/e176f2ad-9c40-4381-b8af-672bf087cae0 HTTP/1.1" 200 254 0.017988 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:56:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000999 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:56:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000866 10.0.0.19 - - [2026-01-26 15:56:13] "POST /tags HTTP/1.1" 200 355 0.033099 10.0.0.19 - - [2026-01-26 15:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.019389 10.0.0.19 - - [2026-01-26 15:56:13] "GET /tag/744692eb-5e50-4768-b025-5a762ed643c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.019562 10.0.0.19 - - [2026-01-26 15:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.19 - - [2026-01-26 15:56:13] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004804 10.0.0.19 - - [2026-01-26 15:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.19 - - [2026-01-26 15:56:13] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037336 10.0.0.19 - - [2026-01-26 15:56:13] "POST /virtual-machines HTTP/1.1" 200 351 0.016702 10.0.0.19 - - [2026-01-26 15:56:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.019368 10.0.0.19 - - [2026-01-26 15:56:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.108750 10.0.0.19 - - [2026-01-26 15:56:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.011159 10.0.0.19 - - [2026-01-26 15:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008576 10.0.0.19 - - [2026-01-26 15:56:13] "GET /virtual-machine-interface/8a78ef0a-facf-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.008752 10.0.0.19 - - [2026-01-26 15:56:13] "POST /instance-ips HTTP/1.1" 200 391 0.021887 10.0.0.19 - - [2026-01-26 15:56:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.029848 10.0.0.19 - - [2026-01-26 15:56:14] "GET /virtual-machine-interface/8a78ef0a-facf-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.008292 10.0.0.19 - - [2026-01-26 15:56:14] "POST /set-tag HTTP/1.1" 200 109 0.027229 10.0.0.19 - - [2026-01-26 15:56:14] "GET /virtual-machine-interface/8a78ef0a-facf-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.015397 10.0.0.19 - - [2026-01-26 15:56:14] "GET /instance-ip/8a942c02-facf-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.003203 10.0.0.19 - - [2026-01-26 15:56:14] "GET /virtual-machine-interface/8a78ef0a-facf-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004743 10.0.0.19 - - [2026-01-26 15:56:14] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.19 - - [2026-01-26 15:56:14] "GET /virtual-router/775b691b-b532-459e-9818-1b1cc0ae9660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003948 10.0.0.19 - - [2026-01-26 15:56:14] "POST /ref-update HTTP/1.1" 200 156 0.010900 10.0.0.19 - - [2026-01-26 15:56:14] "GET /virtual-machine-interface/8a78ef0a-facf-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004978 10.0.0.19 - - [2026-01-26 15:56:14] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.19 - - [2026-01-26 15:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.19 - - [2026-01-26 15:56:14] "GET /virtual-network/971b5388-bd41-45b4-b69d-409e4a1420e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004208 10.0.0.19 - - [2026-01-26 15:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.19 - - [2026-01-26 15:56:14] "GET /project/9d0b08f3-5a49-42c2-aebe-7fbddb6b7735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047053 10.0.0.19 - - [2026-01-26 15:56:14] "POST /virtual-machines HTTP/1.1" 200 355 0.014399 10.0.0.19 - - [2026-01-26 15:56:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.020721 10.0.0.19 - - [2026-01-26 15:56:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.107723 10.0.0.19 - - [2026-01-26 15:56:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008980 10.0.0.19 - - [2026-01-26 15:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.19 - - [2026-01-26 15:56:14] "GET /virtual-machine-interface/8af3205e-facf-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.011932 10.0.0.19 - - [2026-01-26 15:56:14] "POST /instance-ips HTTP/1.1" 200 395 0.021372 10.0.0.19 - - [2026-01-26 15:56:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.024065 10.0.0.19 - - [2026-01-26 15:56:14] "GET /virtual-machine-interface/8af3205e-facf-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.012770 10.0.0.19 - - [2026-01-26 15:56:14] "POST /set-tag HTTP/1.1" 200 109 0.020394 10.0.0.19 - - [2026-01-26 15:56:14] "GET /virtual-machine-interface/8af3205e-facf-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.013653 10.0.0.19 - - [2026-01-26 15:56:14] "GET /instance-ip/8b0ccc34-facf-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.009934 10.0.0.19 - - [2026-01-26 15:56:14] "GET /virtual-machine-interface/8af3205e-facf-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004567 10.0.0.19 - - [2026-01-26 15:56:14] "POST /set-tag HTTP/1.1" 200 109 0.002453 10.0.0.19 - - [2026-01-26 15:56:14] "GET /virtual-router/775b691b-b532-459e-9818-1b1cc0ae9660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.004127 10.0.0.19 - - [2026-01-26 15:56:15] "POST /ref-update HTTP/1.1" 200 156 0.009178 10.0.0.19 - - [2026-01-26 15:56:15] "GET /virtual-machine-interface/8af3205e-facf-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.023818 10.0.0.19 - - [2026-01-26 15:56:15] "POST /set-tag HTTP/1.1" 200 109 0.003038 10.0.0.19 - - [2026-01-26 15:56:15] "GET /virtual-machine-interface/8a78ef0a-facf-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004988 10.0.0.19 - - [2026-01-26 15:56:15] "POST /set-tag HTTP/1.1" 200 109 0.002173 10.0.0.19 - - [2026-01-26 15:56:15] "GET /virtual-machine-interface/8af3205e-facf-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004287 10.0.0.19 - - [2026-01-26 15:56:15] "POST /set-tag HTTP/1.1" 200 109 0.002612 10.0.0.19 - - [2026-01-26 15:56:24] "GET / HTTP/1.1" 200 35931 0.002060 10.0.0.19 - - [2026-01-26 15:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.19 - - [2026-01-26 15:56:24] "GET /global-system-config/d804d7a0-a1d4-43af-85bd-bb5ced1e27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005141 10.0.0.19 - - [2026-01-26 15:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.19 - - [2026-01-26 15:56:24] "GET /config-node/32db5366-9e58-4609-a8e1-d7bf0cddd5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002587 10.0.0.19 - - [2026-01-26 15:56:27] "GET /virtual-machine-interface/8a78ef0a-facf-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004714 10.0.0.19 - - [2026-01-26 15:56:27] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.19 - - [2026-01-26 15:56:28] "GET /virtual-machine-interface/8af3205e-facf-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005069 10.0.0.19 - - [2026-01-26 15:56:28] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.19 - - [2026-01-26 15:56:29] "GET /virtual-machine-interface/8a78ef0a-facf-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.007535 10.0.0.19 - - [2026-01-26 15:56:29] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.19 - - [2026-01-26 15:56:35] "GET / HTTP/1.1" 200 35931 0.001951 10.0.0.19 - - [2026-01-26 15:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.19 - - [2026-01-26 15:56:35] "GET /routing-instance/dcf6d8bc-d9ae-4277-9462-9bea888c39a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003215 10.0.0.19 - - [2026-01-26 15:56:35] "POST /bgp-routers HTTP/1.1" 409 301 0.002482 10.0.0.19 - - [2026-01-26 15:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004569 10.0.0.19 - - [2026-01-26 15:56:35] "GET /bgp-router/e176f2ad-9c40-4381-b8af-672bf087cae0?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.005701 10.0.0.19 - - [2026-01-26 15:56:35] "PUT /bgp-router/e176f2ad-9c40-4381-b8af-672bf087cae0 HTTP/1.1" 200 254 0.013760 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:56:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001016 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:56:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000993 10.0.0.19 - - [2026-01-26 15:57:00] "GET /virtual-machine-interface/8a78ef0a-facf-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004682 10.0.0.19 - - [2026-01-26 15:57:00] "POST /set-tag HTTP/1.1" 200 109 0.005546 10.0.0.19 - - [2026-01-26 15:57:00] "GET /virtual-machine-interface/8a78ef0a-facf-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004931 10.0.0.19 - - [2026-01-26 15:57:00] "POST /set-tag HTTP/1.1" 200 109 0.002882 10.0.0.19 - - [2026-01-26 15:57:00] "GET /virtual-machine/c3e7bd2d-e79a-4691-977a-44c1d9794886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.005938 10.0.0.19 - - [2026-01-26 15:57:00] "POST /ref-update HTTP/1.1" 200 156 0.023257 10.0.0.19 - - [2026-01-26 15:57:00] "GET /virtual-machine-interface/8a78ef0a-facf-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.007460 10.0.0.19 - - [2026-01-26 15:57:00] "POST /set-tag HTTP/1.1" 200 109 0.030416 10.0.0.19 - - [2026-01-26 15:57:00] "POST /set-tag HTTP/1.1" 200 109 0.037775 10.0.0.19 - - [2026-01-26 15:57:00] "DELETE /instance-ip/8a942c02-facf-11f0-80eb-fa163edd42e5 HTTP/1.1" 200 115 0.061479 10.0.0.19 - - [2026-01-26 15:57:00] "DELETE /virtual-machine-interface/8a78ef0a-facf-11f0-80eb-fa163edd42e5 HTTP/1.1" 200 115 0.062578 10.0.0.19 - - [2026-01-26 15:57:00] "DELETE /virtual-machine/c3e7bd2d-e79a-4691-977a-44c1d9794886 HTTP/1.1" 200 115 0.025563 10.0.0.19 - - [2026-01-26 15:57:00] "GET /virtual-machine-interface/8af3205e-facf-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007375 10.0.0.19 - - [2026-01-26 15:57:01] "POST /set-tag HTTP/1.1" 200 109 0.003034 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:57:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000962 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:57:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001007 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:57:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001127 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:57:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000894 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:57:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001138 [Introspect:8084]10.0.0.19 - - [2026-01-26 15:57:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000907 10.0.0.19 - - [2026-01-26 15:57:31] "GET /virtual-machine-interface/8af3205e-facf-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005669 10.0.0.19 - - [2026-01-26 15:57:31] "POST /set-tag HTTP/1.1" 200 109 0.002660 10.0.0.19 - - [2026-01-26 15:57:31] "GET /virtual-machine-interface/8af3205e-facf-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009186 10.0.0.19 - - [2026-01-26 15:57:31] "POST /set-tag HTTP/1.1" 200 109 0.002536 10.0.0.19 - - [2026-01-26 15:57:31] "GET /virtual-machine/5819497f-f628-4919-bc41-0227496bb0a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.006189 10.0.0.19 - - [2026-01-26 15:57:31] "POST /ref-update HTTP/1.1" 200 156 0.016297 10.0.0.19 - - [2026-01-26 15:57:31] "GET /virtual-machine-interface/8af3205e-facf-11f0-80eb-fa163edd42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.022788 10.0.0.19 - - [2026-01-26 15:57:31] "POST /set-tag HTTP/1.1" 200 109 0.040563 10.0.0.19 - - [2026-01-26 15:57:31] "POST /set-tag HTTP/1.1" 200 109 0.022718 10.0.0.19 - - [2026-01-26 15:57:31] "DELETE /instance-ip/8b0ccc34-facf-11f0-80eb-fa163edd42e5 HTTP/1.1" 200 115 0.081778 10.0.0.19 - - [2026-01-26 15:57:31] "DELETE /virtual-machine-interface/8af3205e-facf-11f0-80eb-fa163edd42e5 HTTP/1.1" 200 115 0.041241 10.0.0.19 - - [2026-01-26 15:57:31] "DELETE /virtual-machine/5819497f-f628-4919-bc41-0227496bb0a3 HTTP/1.1" 200 115 0.024024 10.0.0.19 - - [2026-01-26 15:57:32] "DELETE /tag/744692eb-5e50-4768-b025-5a762ed643c8 HTTP/1.1" 200 115 0.048489