++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Jan 29 08:03:30 AM UTC 2026 ===================' INFO: =================== Thu Jan 29 08:03:30 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.19 ++ CONFIGDB_NODES=10.0.0.19 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.19 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.19 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.19 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ 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 ++++ tr '\n' , ++++ get_local_ips ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.19,10.126.49.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.126.49.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.19:9041 + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ cut -d = -f 1 ++ set ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/29/2026 08:04:14.653 7f1613c25c00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/29/2026 08:04:14.912 7f1613c25c00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/29/2026 08:04:14.930 7f1613c25c00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/29/2026 08:04:14.931 7f1613c25c00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2026-01-29 08:04:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000798 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-29 08:04:31] "GET / HTTP/1.1" 503 181 0.003724 10.0.0.19 - - [2026-01-29 08:04:31] "GET / HTTP/1.1" 503 181 0.000242 10.0.0.19 - - [2026-01-29 08:04:32] "GET / HTTP/1.1" 200 35931 0.001858 10.0.0.19 - - [2026-01-29 08:04:32] "GET / HTTP/1.1" 200 45303 0.001441 10.0.0.19 - - [2026-01-29 08:04:32] "GET / HTTP/1.1" 200 35931 0.008361 10.0.0.19 - - [2026-01-29 08:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.017011 10.0.0.19 - - [2026-01-29 08:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018073 10.0.0.19 - - [2026-01-29 08:04:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.007929 10.0.0.19 - - [2026-01-29 08:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004744 10.0.0.19 - - [2026-01-29 08:04:32] "GET /global-system-config/7275d4bb-9ad1-4981-84a7-e8082830e9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.014674 10.0.0.19 - - [2026-01-29 08:04:33] "POST /service-appliance-sets HTTP/1.1" 200 553 0.081795 10.0.0.19 - - [2026-01-29 08:04:33] "POST /fqname-to-id HTTP/1.1" 404 180 0.004674 10.0.0.19 - - [2026-01-29 08:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.041544 10.0.0.19 - - [2026-01-29 08:04:33] "GET /global-system-config/7275d4bb-9ad1-4981-84a7-e8082830e9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.011842 10.0.0.19 - - [2026-01-29 08:04:33] "POST /service-appliance-sets HTTP/1.1" 200 541 0.082251 10.0.0.19 - - [2026-01-29 08:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.19 - - [2026-01-29 08:04:33] "GET /network-ipam/d428049c-e706-42fd-9ae6-caac3b6e61bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.023305 10.0.0.19 - - [2026-01-29 08:04:33] "GET / HTTP/1.1" 200 35931 0.002428 10.0.0.19 - - [2026-01-29 08:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004677 10.0.0.19 - - [2026-01-29 08:04:33] "GET /global-system-config/7275d4bb-9ad1-4981-84a7-e8082830e9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.010265 10.0.0.19 - - [2026-01-29 08:04:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.008115 10.0.0.19 - - [2026-01-29 08:04:33] "GET / HTTP/1.1" 200 35931 0.002045 10.0.0.19 - - [2026-01-29 08:04:33] "POST /database-nodes HTTP/1.1" 200 597 0.227338 10.0.0.19 - - [2026-01-29 08:04:34] "POST /service-templates HTTP/1.1" 200 511 0.344769 10.0.0.19 - - [2026-01-29 08:04:34] "POST /service-templates HTTP/1.1" 200 501 0.164759 10.0.0.19 - - [2026-01-29 08:04:34] "POST /service-templates HTTP/1.1" 200 515 0.115677 10.0.0.19 - - [2026-01-29 08:04:34] "POST /service-templates HTTP/1.1" 200 535 0.138715 10.0.0.19 - - [2026-01-29 08:04:34] "GET / HTTP/1.1" 200 35931 0.002309 10.0.0.19 - - [2026-01-29 08:04:34] "POST /service-templates HTTP/1.1" 200 507 0.125108 10.0.0.19 - - [2026-01-29 08:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.19 - - [2026-01-29 08:04:34] "GET /global-system-config/7275d4bb-9ad1-4981-84a7-e8082830e9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005954 10.0.0.19 - - [2026-01-29 08:04:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.002489 10.0.0.19 - - [2026-01-29 08:04:34] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.059404 10.0.0.19 - - [2026-01-29 08:04:35] "GET / HTTP/1.1" 200 35931 0.001513 10.0.0.19 - - [2026-01-29 08:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.19 - - [2026-01-29 08:04:35] "GET /routing-instance/8ff12683-b16d-4568-bd3f-23a2ad283022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003648 10.0.0.19 - - [2026-01-29 08:04:35] "POST /bgp-routers HTTP/1.1" 200 616 0.092448 10.0.0.19 - - [2026-01-29 08:04:35] "GET /bgp-router/4a3242de-3208-41d9-a16d-142e31646ed3?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.066926 10.0.0.19 - - [2026-01-29 08:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.19 - - [2026-01-29 08:04:35] "GET /global-system-config/7275d4bb-9ad1-4981-84a7-e8082830e9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.012194 10.0.0.19 - - [2026-01-29 08:04:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002609 10.0.0.19 - - [2026-01-29 08:04:35] "POST /ref-update HTTP/1.1" 200 156 0.018902 10.0.0.19 - - [2026-01-29 08:04:36] "GET / HTTP/1.1" 200 35931 0.001641 10.0.0.19 - - [2026-01-29 08:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.19 - - [2026-01-29 08:04:36] "GET /global-system-config/7275d4bb-9ad1-4981-84a7-e8082830e9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.028282 10.0.0.19 - - [2026-01-29 08:04:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.002718 10.0.0.19 - - [2026-01-29 08:04:36] "POST /analytics-nodes HTTP/1.1" 200 599 0.044714 10.0.0.19 - - [2026-01-29 08:04:38] "GET / HTTP/1.1" 200 35931 0.001618 10.0.0.19 - - [2026-01-29 08:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005350 10.0.0.19 - - [2026-01-29 08:04:38] "GET /global-system-config/7275d4bb-9ad1-4981-84a7-e8082830e9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.017620 10.0.0.19 - - [2026-01-29 08:04:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.025874 10.0.0.19 - - [2026-01-29 08:04:38] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.048822 10.0.0.19 - - [2026-01-29 08:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005119 10.0.0.19 - - [2026-01-29 08:04:40] "GET /network-ipam/d428049c-e706-42fd-9ae6-caac3b6e61bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004170 10.0.0.19 - - [2026-01-29 08:04:40] "GET / HTTP/1.1" 200 35931 0.001739 10.0.0.19 - - [2026-01-29 08:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.19 - - [2026-01-29 08:04:40] "GET /global-system-config/7275d4bb-9ad1-4981-84a7-e8082830e9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.008402 10.0.0.19 - - [2026-01-29 08:04:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.002506 10.0.0.19 - - [2026-01-29 08:04:40] "POST /config-nodes HTTP/1.1" 200 593 0.056332 10.0.0.19 - - [2026-01-29 08:04:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.002165 10.0.0.19 - - [2026-01-29 08:04:41] "POST /access-control-lists HTTP/1.1" 200 587 0.045780 10.0.0.19 - - [2026-01-29 08:04:41] "GET / HTTP/1.1" 200 35931 0.001579 10.0.0.19 - - [2026-01-29 08:04:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.019229 10.0.0.19 - - [2026-01-29 08:04:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004572 10.0.0.19 - - [2026-01-29 08:04:41] "POST /access-control-lists HTTP/1.1" 200 585 0.053474 10.0.0.19 - - [2026-01-29 08:04:41] "POST /route-targets HTTP/1.1" 200 327 0.026716 10.0.0.19 - - [2026-01-29 08:04:41] "POST /ref-update HTTP/1.1" 200 156 0.032563 10.0.0.19 - - [2026-01-29 08:04:41] "POST /route-targets HTTP/1.1" 200 327 0.014716 10.0.0.19 - - [2026-01-29 08:04:41] "POST /ref-update HTTP/1.1" 200 156 0.011070 10.0.0.19 - - [2026-01-29 08:04:41] "POST /route-targets HTTP/1.1" 200 327 0.013288 10.0.0.19 - - [2026-01-29 08:04:41] "POST /ref-update HTTP/1.1" 200 156 0.019503 10.0.0.19 - - [2026-01-29 08:04:41] "POST /route-targets HTTP/1.1" 200 327 0.025022 10.0.0.19 - - [2026-01-29 08:04:41] "POST /ref-update HTTP/1.1" 200 156 0.034763 10.0.0.19 - - [2026-01-29 08:04:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.007736 10.0.0.19 - - [2026-01-29 08:04:41] "POST /access-control-lists HTTP/1.1" 200 551 0.092921 10.0.0.19 - - [2026-01-29 08:04:41] "PUT /access-control-list/fd446f73-aecb-4311-ac51-112c75273540 HTTP/1.1" 200 272 0.016135 10.0.0.19 - - [2026-01-29 08:04:41] "PUT /access-control-list/2c54b2fb-31cb-44b2-bd86-e3f029e78dac HTTP/1.1" 200 272 0.046369 10.0.0.19 - - [2026-01-29 08:04:42] "GET / HTTP/1.1" 200 35931 0.001428 10.0.0.19 - - [2026-01-29 08:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.19 - - [2026-01-29 08:04:42] "GET /global-system-config/7275d4bb-9ad1-4981-84a7-e8082830e9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.011330 10.0.0.19 - - [2026-01-29 08:04:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.002208 10.0.0.19 - - [2026-01-29 08:04:42] "POST /config-database-nodes HTTP/1.1" 200 611 0.034361 10.0.0.19 - - [2026-01-29 08:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.19 - - [2026-01-29 08:04:46] "GET /global-vrouter-config/ee3f9848-d7d2-4780-8aa2-99536ebc6c7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003544 10.0.0.19 - - [2026-01-29 08:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.19 - - [2026-01-29 08:04:46] "PUT /global-vrouter-config/ee3f9848-d7d2-4780-8aa2-99536ebc6c7d HTTP/1.1" 200 276 0.013026 10.0.0.19 - - [2026-01-29 08:04:46] "GET / HTTP/1.1" 200 35931 0.001711 10.0.0.19 - - [2026-01-29 08:04:46] "POST /alarms HTTP/1.1" 200 581 0.070193 10.0.0.19 - - [2026-01-29 08:04:46] "POST /alarms HTTP/1.1" 200 575 0.090015 10.0.0.19 - - [2026-01-29 08:04:46] "POST /alarms HTTP/1.1" 200 575 0.058659 10.0.0.19 - - [2026-01-29 08:04:47] "POST /alarms HTTP/1.1" 200 559 0.096453 10.0.0.19 - - [2026-01-29 08:04:47] "POST /alarms HTTP/1.1" 200 555 0.119807 10.0.0.19 - - [2026-01-29 08:04:47] "POST /alarms HTTP/1.1" 200 557 0.068304 10.0.0.19 - - [2026-01-29 08:04:47] "POST /alarms HTTP/1.1" 200 565 0.070453 10.0.0.19 - - [2026-01-29 08:04:47] "POST /alarms HTTP/1.1" 200 549 0.102835 10.0.0.19 - - [2026-01-29 08:04:47] "POST /alarms HTTP/1.1" 200 557 0.087111 10.0.0.19 - - [2026-01-29 08:04:47] "POST /alarms HTTP/1.1" 200 567 0.048850 10.0.0.19 - - [2026-01-29 08:04:47] "POST /alarms HTTP/1.1" 200 555 0.086417 10.0.0.19 - - [2026-01-29 08:04:47] "POST /alarms HTTP/1.1" 200 567 0.078540 10.0.0.19 - - [2026-01-29 08:04:48] "POST /alarms HTTP/1.1" 200 575 0.126983 10.0.0.19 - - [2026-01-29 08:04:48] "POST /alarms HTTP/1.1" 200 569 0.093867 10.0.0.19 - - [2026-01-29 08:04:48] "POST /alarms HTTP/1.1" 200 561 0.090767 10.0.0.19 - - [2026-01-29 08:04:48] "POST /alarms HTTP/1.1" 200 561 0.060430 10.0.0.19 - - [2026-01-29 08:04:48] "POST /alarms HTTP/1.1" 200 561 0.098137 10.0.0.19 - - [2026-01-29 08:04:48] "POST /alarms HTTP/1.1" 200 547 0.062746 10.0.0.19 - - [2026-01-29 08:04:48] "POST /alarms HTTP/1.1" 200 595 0.057908 10.0.0.19 - - [2026-01-29 08:04:48] "POST /alarms HTTP/1.1" 200 575 0.074381 10.0.0.19 - - [2026-01-29 08:04:48] "POST /alarms HTTP/1.1" 200 571 0.052170 10.0.0.19 - - [2026-01-29 08:04:48] "POST /alarms HTTP/1.1" 200 583 0.102195 10.0.0.19 - - [2026-01-29 08:04:48] "POST /alarms HTTP/1.1" 200 609 0.091528 10.0.0.19 - - [2026-01-29 08:04:49] "GET / HTTP/1.1" 200 35931 0.001399 10.0.0.19 - - [2026-01-29 08:04:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003636 10.0.0.19 - - [2026-01-29 08:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.19 - - [2026-01-29 08:04:49] "PUT /global-vrouter-config/ee3f9848-d7d2-4780-8aa2-99536ebc6c7d HTTP/1.1" 200 276 0.010122 10.0.0.19 - - [2026-01-29 08:04:50] "GET / HTTP/1.1" 200 35931 0.001682 10.0.0.19 - - [2026-01-29 08:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.19 - - [2026-01-29 08:04:50] "GET /global-vrouter-config/ee3f9848-d7d2-4780-8aa2-99536ebc6c7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.015570 10.0.0.19 - - [2026-01-29 08:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.19 - - [2026-01-29 08:04:50] "PUT /global-vrouter-config/ee3f9848-d7d2-4780-8aa2-99536ebc6c7d HTTP/1.1" 200 276 0.014803 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:04:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001011 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:04:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001349 10.0.0.19 - - [2026-01-29 08:04:50] "GET / HTTP/1.1" 200 35931 0.001364 10.0.0.19 - - [2026-01-29 08:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.19 - - [2026-01-29 08:04:50] "GET /global-system-config/7275d4bb-9ad1-4981-84a7-e8082830e9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.005089 10.0.0.19 - - [2026-01-29 08:04:50] "PUT /global-system-config/7275d4bb-9ad1-4981-84a7-e8082830e9d2 HTTP/1.1" 200 274 0.046949 10.0.0.19 - - [2026-01-29 08:04:51] "GET /global-system-configs HTTP/1.1" 200 322 0.003413 10.0.0.19 - - [2026-01-29 08:04:52] "GET /global-system-configs HTTP/1.1" 200 322 0.002909 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:04:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000976 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:04:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000990 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:05:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001097 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:05:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000967 10.0.0.19 - - [2026-01-29 08:05:04] "GET / HTTP/1.1" 200 35931 0.001643 10.0.0.19 - - [2026-01-29 08:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.19 - - [2026-01-29 08:05:04] "GET /domain/3490e08f-d6d5-4e20-978d-3fea029f0403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.004887 10.0.0.19 - - [2026-01-29 08:05:04] "POST /id-to-fqname HTTP/1.1" 200 173 0.000689 10.0.0.19 - - [2026-01-29 08:05:04] "POST /fqname-to-id HTTP/1.1" 404 182 0.021829 10.0.0.19 - - [2026-01-29 08:05:05] "POST /security-groups HTTP/1.1" 200 570 0.078415 10.0.0.19 - - [2026-01-29 08:05:05] "POST /projects HTTP/1.1" 200 481 0.349460 10.0.0.19 - - [2026-01-29 08:05:05] "POST /fqname-to-id HTTP/1.1" 404 213 0.025926 10.0.0.19 - - [2026-01-29 08:05:05] "POST /access-control-lists HTTP/1.1" 200 579 0.038827 10.0.0.19 - - [2026-01-29 08:05:05] "POST /security-groups HTTP/1.1" 200 534 0.089270 10.0.0.19 - - [2026-01-29 08:05:05] "POST /fqname-to-id HTTP/1.1" 404 212 0.006876 10.0.0.19 - - [2026-01-29 08:05:05] "POST /chown HTTP/1.1" 200 109 0.020773 10.0.0.19 - - [2026-01-29 08:05:05] "POST /access-control-lists HTTP/1.1" 200 577 0.062920 10.0.0.19 - - [2026-01-29 08:05:05] "POST /policy-managements HTTP/1.1" 409 214 0.019458 10.0.0.19 - - [2026-01-29 08:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009399 10.0.0.19 - - [2026-01-29 08:05:05] "POST /fqname-to-id HTTP/1.1" 404 232 0.001909 10.0.0.19 - - [2026-01-29 08:05:05] "GET /policy-management/e3fc27ee-fee0-453d-8c92-f478bc10a20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003463 10.0.0.19 - - [2026-01-29 08:05:05] "POST /access-control-lists HTTP/1.1" 200 594 0.031444 10.0.0.19 - - [2026-01-29 08:05:05] "POST /application-policy-sets HTTP/1.1" 200 528 0.053221 10.0.0.19 - - [2026-01-29 08:05:05] "POST /fqname-to-id HTTP/1.1" 404 231 0.017941 10.0.0.19 - - [2026-01-29 08:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004820 10.0.0.19 - - [2026-01-29 08:05:05] "POST /access-control-lists HTTP/1.1" 200 592 0.049105 10.0.0.19 - - [2026-01-29 08:05:05] "GET /global-vrouter-config/ee3f9848-d7d2-4780-8aa2-99536ebc6c7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005307 10.0.0.19 - - [2026-01-29 08:05:05] "PUT /global-vrouter-config/ee3f9848-d7d2-4780-8aa2-99536ebc6c7d HTTP/1.1" 200 276 0.021328 10.0.0.19 - - [2026-01-29 08:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009287 10.0.0.19 - - [2026-01-29 08:05:05] "GET /virtual-network/c9610c75-5511-481a-9cb9-18cd1d88e13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004904 10.0.0.19 - - [2026-01-29 08:05:05] "POST /id-to-fqname HTTP/1.1" 200 177 0.000577 10.0.0.19 - - [2026-01-29 08:05:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.016950 10.0.0.19 - - [2026-01-29 08:05:05] "POST /security-groups HTTP/1.1" 200 574 0.081027 10.0.0.19 - - [2026-01-29 08:05:05] "POST /fqname-to-id HTTP/1.1" 404 217 0.002219 10.0.0.19 - - [2026-01-29 08:05:05] "POST /projects HTTP/1.1" 200 489 0.288388 10.0.0.19 - - [2026-01-29 08:05:05] "POST /access-control-lists HTTP/1.1" 200 583 0.082867 10.0.0.19 - - [2026-01-29 08:05:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.007028 10.0.0.19 - - [2026-01-29 08:05:05] "POST /security-groups HTTP/1.1" 200 546 0.102866 10.0.0.19 - - [2026-01-29 08:05:06] "POST /access-control-lists HTTP/1.1" 200 581 0.085313 10.0.0.19 - - [2026-01-29 08:05:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.002548 10.0.0.19 - - [2026-01-29 08:05:06] "POST /chown HTTP/1.1" 200 109 0.072226 10.0.0.19 - - [2026-01-29 08:05:06] "POST /access-control-lists HTTP/1.1" 200 602 0.051426 10.0.0.19 - - [2026-01-29 08:05:06] "POST /network-ipams HTTP/1.1" 200 522 0.068200 10.0.0.19 - - [2026-01-29 08:05:06] "POST /fqname-to-id HTTP/1.1" 404 239 0.007908 10.0.0.19 - - [2026-01-29 08:05:06] "POST /access-control-lists HTTP/1.1" 200 600 0.035943 10.0.0.19 - - [2026-01-29 08:05:06] "POST /network-ipams HTTP/1.1" 200 510 0.078210 10.0.0.19 - - [2026-01-29 08:05:06] "POST /fqname-to-id HTTP/1.1" 404 198 0.002452 10.0.0.19 - - [2026-01-29 08:05:06] "POST /fqname-to-id HTTP/1.1" 404 229 0.005157 10.0.0.19 - - [2026-01-29 08:05:06] "POST /useragent-kv HTTP/1.1" 200 115 0.017660 10.0.0.19 - - [2026-01-29 08:05:06] "POST /virtual-networks HTTP/1.1" 200 538 0.199396 10.0.0.19 - - [2026-01-29 08:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.19 - - [2026-01-29 08:05:06] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.008820 10.0.0.19 - - [2026-01-29 08:05:06] "POST /access-control-lists HTTP/1.1" 200 589 0.121330 10.0.0.19 - - [2026-01-29 08:05:06] "POST /network-ipams HTTP/1.1" 200 518 0.073828 10.0.0.19 - - [2026-01-29 08:05:06] "POST /fqname-to-id HTTP/1.1" 404 202 0.002541 10.0.0.19 - - [2026-01-29 08:05:06] "POST /route-targets HTTP/1.1" 200 327 0.021734 10.0.0.19 - - [2026-01-29 08:05:06] "POST /ref-update HTTP/1.1" 200 156 0.028761 10.0.0.19 - - [2026-01-29 08:05:06] "PUT /access-control-list/f0736bb8-882b-465b-a742-6700129c952b HTTP/1.1" 200 272 0.093172 10.0.0.19 - - [2026-01-29 08:05:07] "POST /useragent-kv HTTP/1.1" 200 115 0.015374 10.0.0.19 - - [2026-01-29 08:05:07] "POST /virtual-networks HTTP/1.1" 200 546 0.298435 10.0.0.19 - - [2026-01-29 08:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.19 - - [2026-01-29 08:05:07] "GET /virtual-network/c81ce128-22b3-415e-9691-5897e919d811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.010587 10.0.0.19 - - [2026-01-29 08:05:07] "POST /route-targets HTTP/1.1" 200 327 0.012480 10.0.0.19 - - [2026-01-29 08:05:07] "POST /ref-update HTTP/1.1" 200 156 0.022492 10.0.0.19 - - [2026-01-29 08:05:07] "POST /fqname-to-id HTTP/1.1" 404 199 0.001883 10.0.0.19 - - [2026-01-29 08:05:07] "POST /network-policys HTTP/1.1" 200 538 0.052521 10.0.0.19 - - [2026-01-29 08:05:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.016988 10.0.0.19 - - [2026-01-29 08:05:07] "POST /network-policys HTTP/1.1" 200 534 0.031523 10.0.0.19 - - [2026-01-29 08:05:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.013512 10.0.0.19 - - [2026-01-29 08:05:07] "POST /network-policys HTTP/1.1" 200 542 0.029593 10.0.0.19 - - [2026-01-29 08:05:07] "PUT /access-control-list/c57f033a-305f-4741-ba93-17d8da3c8ccd HTTP/1.1" 200 272 0.022699 10.0.0.19 - - [2026-01-29 08:05:07] "POST /ref-update HTTP/1.1" 200 156 0.100729 10.0.0.19 - - [2026-01-29 08:05:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008389 10.0.0.19 - - [2026-01-29 08:05:07] "PUT /access-control-list/f0736bb8-882b-465b-a742-6700129c952b HTTP/1.1" 200 272 0.036064 10.0.0.19 - - [2026-01-29 08:05:07] "POST /ref-update HTTP/1.1" 200 156 0.101500 10.0.0.19 - - [2026-01-29 08:05:07] "PUT /access-control-list/c57f033a-305f-4741-ba93-17d8da3c8ccd HTTP/1.1" 200 272 0.074184 10.0.0.19 - - [2026-01-29 08:05:07] "POST /ref-update HTTP/1.1" 200 156 0.074004 10.0.0.19 - - [2026-01-29 08:05:07] "POST /ref-update HTTP/1.1" 200 156 0.124819 10.0.0.19 - - [2026-01-29 08:05:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018831 10.0.0.19 - - [2026-01-29 08:05:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017019 10.0.0.19 - - [2026-01-29 08:05:07] "PUT /access-control-list/f0736bb8-882b-465b-a742-6700129c952b HTTP/1.1" 200 272 0.074838 10.0.0.19 - - [2026-01-29 08:05:07] "POST /fqname-to-id HTTP/1.1" 404 237 0.012819 10.0.0.19 - - [2026-01-29 08:05:07] "POST /ref-update HTTP/1.1" 200 156 0.121077 10.0.0.19 - - [2026-01-29 08:05:08] "POST /access-control-lists HTTP/1.1" 200 601 0.098455 10.0.0.19 - - [2026-01-29 08:05:08] "PUT /access-control-list/c57f033a-305f-4741-ba93-17d8da3c8ccd HTTP/1.1" 200 272 0.035369 10.0.0.19 - - [2026-01-29 08:05:08] "POST /ref-update HTTP/1.1" 200 156 0.182763 10.0.0.19 - - [2026-01-29 08:05:08] "POST /ref-update HTTP/1.1" 200 156 0.050448 10.0.0.19 - - [2026-01-29 08:05:08] "PUT /access-control-list/f3fe808f-78e2-4f18-8449-b095e90c8ffa HTTP/1.1" 200 272 0.084810 10.0.0.19 - - [2026-01-29 08:05:08] "POST /ref-update HTTP/1.1" 200 156 0.171826 10.0.0.19 - - [2026-01-29 08:05:08] "POST /ref-update HTTP/1.1" 200 156 0.016361 10.0.0.19 - - [2026-01-29 08:05:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.033040 10.0.0.19 - - [2026-01-29 08:05:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002725 10.0.0.19 - - [2026-01-29 08:05:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002654 10.0.0.19 - - [2026-01-29 08:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.19 - - [2026-01-29 08:05:08] "GET /virtual-network/c9610c75-5511-481a-9cb9-18cd1d88e13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.013594 10.0.0.19 - - [2026-01-29 08:05:08] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004627 10.0.0.19 - - [2026-01-29 08:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.19 - - [2026-01-29 08:05:08] "GET /policy-management/e3fc27ee-fee0-453d-8c92-f478bc10a20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005024 10.0.0.19 - - [2026-01-29 08:05:08] "POST /firewall-policys HTTP/1.1" 200 530 0.030670 10.0.0.19 - - [2026-01-29 08:05:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.033348 10.0.0.19 - - [2026-01-29 08:05:08] "GET /firewall-policy/6e5f7484-37c6-4ae3-9de7-efde462121a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.024484 10.0.0.19 - - [2026-01-29 08:05:08] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003210 10.0.0.19 - - [2026-01-29 08:05:08] "GET /firewall-policy/6e5f7484-37c6-4ae3-9de7-efde462121a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004128 10.0.0.19 - - [2026-01-29 08:05:08] "POST /ref-update HTTP/1.1" 200 156 0.027762 10.0.0.19 - - [2026-01-29 08:05:08] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.011797 10.0.0.19 - - [2026-01-29 08:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.19 - - [2026-01-29 08:05:08] "GET /policy-management/e3fc27ee-fee0-453d-8c92-f478bc10a20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002896 10.0.0.19 - - [2026-01-29 08:05:08] "POST /firewall-policys HTTP/1.1" 200 532 0.022238 10.0.0.19 - - [2026-01-29 08:05:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.043569 10.0.0.19 - - [2026-01-29 08:05:09] "GET /firewall-policy/19e2c730-a488-44a6-9445-33d72cb99cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.014078 10.0.0.19 - - [2026-01-29 08:05:09] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002998 10.0.0.19 - - [2026-01-29 08:05:09] "GET /firewall-policy/19e2c730-a488-44a6-9445-33d72cb99cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002759 10.0.0.19 - - [2026-01-29 08:05:09] "GET /firewall-policy/6e5f7484-37c6-4ae3-9de7-efde462121a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003111 10.0.0.19 - - [2026-01-29 08:05:09] "GET /firewall-policy/6e5f7484-37c6-4ae3-9de7-efde462121a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003566 10.0.0.19 - - [2026-01-29 08:05:09] "POST /ref-update HTTP/1.1" 200 156 0.040850 10.0.0.19 - - [2026-01-29 08:05:09] "POST /ref-update HTTP/1.1" 200 156 0.069260 10.0.0.19 - - [2026-01-29 08:05:09] "POST /ref-update HTTP/1.1" 200 156 0.024596 10.0.0.19 - - [2026-01-29 08:05:09] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.017221 10.0.0.19 - - [2026-01-29 08:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.19 - - [2026-01-29 08:05:09] "GET /policy-management/e3fc27ee-fee0-453d-8c92-f478bc10a20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003315 10.0.0.19 - - [2026-01-29 08:05:09] "POST /firewall-policys HTTP/1.1" 200 530 0.021004 10.0.0.19 - - [2026-01-29 08:05:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.027071 10.0.0.19 - - [2026-01-29 08:05:09] "GET /firewall-policy/22bd94fc-c2fd-4982-ba03-a1bf2b1bfc02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.017466 10.0.0.19 - - [2026-01-29 08:05:09] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003591 10.0.0.19 - - [2026-01-29 08:05:09] "GET /firewall-policy/22bd94fc-c2fd-4982-ba03-a1bf2b1bfc02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003160 10.0.0.19 - - [2026-01-29 08:05:09] "GET /firewall-policy/19e2c730-a488-44a6-9445-33d72cb99cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003276 10.0.0.19 - - [2026-01-29 08:05:09] "GET /firewall-policy/6e5f7484-37c6-4ae3-9de7-efde462121a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003301 10.0.0.19 - - [2026-01-29 08:05:09] "GET /firewall-policy/6e5f7484-37c6-4ae3-9de7-efde462121a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002870 10.0.0.19 - - [2026-01-29 08:05:09] "GET /firewall-policy/19e2c730-a488-44a6-9445-33d72cb99cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004694 10.0.0.19 - - [2026-01-29 08:05:09] "POST /ref-update HTTP/1.1" 200 156 0.045803 10.0.0.19 - - [2026-01-29 08:05:09] "POST /ref-update HTTP/1.1" 200 156 0.059588 10.0.0.19 - - [2026-01-29 08:05:09] "POST /ref-update HTTP/1.1" 200 156 0.063228 10.0.0.19 - - [2026-01-29 08:05:09] "POST /ref-update HTTP/1.1" 200 156 0.021145 10.0.0.19 - - [2026-01-29 08:05:09] "POST /ref-update HTTP/1.1" 200 156 0.038270 10.0.0.19 - - [2026-01-29 08:05:10] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.034631 10.0.0.19 - - [2026-01-29 08:05:10] "POST /tags HTTP/1.1" 200 299 0.047875 10.0.0.19 - - [2026-01-29 08:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008184 10.0.0.19 - - [2026-01-29 08:05:10] "GET /tag/90d79e53-edea-4a2e-9bf0-ce366ad1e075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019997 10.0.0.19 - - [2026-01-29 08:05:10] "POST /set-tag HTTP/1.1" 200 109 0.025332 10.0.0.19 - - [2026-01-29 08:05:10] "POST /fqname-to-id HTTP/1.1" 404 226 0.003558 10.0.0.19 - - [2026-01-29 08:05:10] "POST /tags HTTP/1.1" 200 305 0.119781 10.0.0.19 - - [2026-01-29 08:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.028939 10.0.0.19 - - [2026-01-29 08:05:10] "GET /tag/6599feac-37b6-48f4-ac93-92fc703ef791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.015306 10.0.0.19 - - [2026-01-29 08:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.19 - - [2026-01-29 08:05:10] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.058758 10.0.0.19 - - [2026-01-29 08:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.19 - - [2026-01-29 08:05:10] "GET /virtual-network/c81ce128-22b3-415e-9691-5897e919d811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.006335 10.0.0.19 - - [2026-01-29 08:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.19 - - [2026-01-29 08:05:10] "GET /service-appliance-set/ebfdea7a-c950-43f5-83c3-c9bcb864d2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004566 10.0.0.19 - - [2026-01-29 08:05:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.001568 10.0.0.19 - - [2026-01-29 08:05:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.098915 10.0.0.19 - - [2026-01-29 08:05:10] "GET /virtual-machine-interface/5344bcca-6cf7-4550-9f3e-a9df9e494b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.012022 10.0.0.19 - - [2026-01-29 08:05:10] "POST /instance-ips HTTP/1.1" 200 381 0.038254 10.0.0.19 - - [2026-01-29 08:05:11] "GET /instance-ip/183b3f83-d46b-45b4-a803-816dcb15ee54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007583 10.0.0.19 - - [2026-01-29 08:05:11] "POST /loadbalancers HTTP/1.1" 200 582 0.069901 10.0.0.19 - - [2026-01-29 08:05:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.024481 10.0.0.19 - - [2026-01-29 08:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.021000 10.0.0.19 - - [2026-01-29 08:05:11] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.084685 10.0.0.19 - - [2026-01-29 08:05:11] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.095575 10.0.0.19 - - [2026-01-29 08:05:11] "GET /instance-ip/183b3f83-d46b-45b4-a803-816dcb15ee54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004441 10.0.0.19 - - [2026-01-29 08:05:11] "GET /loadbalancer/2b53ddae-5b25-427e-86b4-1a2706d6ef1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.004096 10.0.0.19 - - [2026-01-29 08:05:11] "POST /floating-ips HTTP/1.1" 200 583 0.035460 10.0.0.19 - - [2026-01-29 08:05:11] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.031053 10.0.0.19 - - [2026-01-29 08:05:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.037921 10.0.0.19 - - [2026-01-29 08:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005033 10.0.0.19 - - [2026-01-29 08:05:11] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054220 10.0.0.19 - - [2026-01-29 08:05:11] "GET /loadbalancer-listener/210b2b0b-0644-466a-960f-2e8989f06220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002791 10.0.0.19 - - [2026-01-29 08:05:11] "GET /loadbalancer-listener/210b2b0b-0644-466a-960f-2e8989f06220?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003676 10.0.0.19 - - [2026-01-29 08:05:11] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.023926 10.0.0.19 - - [2026-01-29 08:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009225 10.0.0.19 - - [2026-01-29 08:05:11] "GET /global-vrouter-config/ee3f9848-d7d2-4780-8aa2-99536ebc6c7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003020 10.0.0.19 - - [2026-01-29 08:05:11] "GET /instance-ip/183b3f83-d46b-45b4-a803-816dcb15ee54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003710 10.0.0.19 - - [2026-01-29 08:05:11] "GET /instance-ip/183b3f83-d46b-45b4-a803-816dcb15ee54?fields=floating_ips HTTP/1.1" 200 1170 0.005488 10.0.0.19 - - [2026-01-29 08:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.19 - - [2026-01-29 08:05:11] "GET /floating-ip/a1b1df70-c110-4d55-bd28-d1989227c930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.012259 10.0.0.19 - - [2026-01-29 08:05:11] "PUT /global-vrouter-config/ee3f9848-d7d2-4780-8aa2-99536ebc6c7d HTTP/1.1" 200 276 0.054195 10.0.0.19 - - [2026-01-29 08:05:11] "POST /tags HTTP/1.1" 200 357 0.079654 10.0.0.19 - - [2026-01-29 08:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006330 10.0.0.19 - - [2026-01-29 08:05:11] "GET /tag/9bde8e7e-5f5a-4934-8f05-10d3f1fc034e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.017608 10.0.0.19 - - [2026-01-29 08:05:11] "POST /tags HTTP/1.1" 200 305 0.064312 10.0.0.19 - - [2026-01-29 08:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.19 - - [2026-01-29 08:05:12] "GET /tag/d089c45a-ccbd-43bf-aefb-e7d66a6ae890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.026838 10.0.0.19 - - [2026-01-29 08:05:12] "POST /id-to-fqname HTTP/1.1" 200 174 0.000868 10.0.0.19 - - [2026-01-29 08:05:12] "POST /fqname-to-id HTTP/1.1" 404 183 0.009012 10.0.0.19 - - [2026-01-29 08:05:12] "POST /security-groups HTTP/1.1" 200 571 0.080378 10.0.0.19 - - [2026-01-29 08:05:12] "POST /projects HTTP/1.1" 200 483 0.213118 10.0.0.19 - - [2026-01-29 08:05:12] "POST /fqname-to-id HTTP/1.1" 404 214 0.006719 10.0.0.19 - - [2026-01-29 08:05:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.016309 10.0.0.19 - - [2026-01-29 08:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.022524 10.0.0.19 - - [2026-01-29 08:05:12] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.013570 10.0.0.19 - - [2026-01-29 08:05:12] "POST /access-control-lists HTTP/1.1" 200 580 0.118762 10.0.0.19 - - [2026-01-29 08:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005625 10.0.0.19 - - [2026-01-29 08:05:12] "POST /fqname-to-id HTTP/1.1" 404 213 0.014252 10.0.0.19 - - [2026-01-29 08:05:12] "GET /virtual-network/c81ce128-22b3-415e-9691-5897e919d811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005514 10.0.0.19 - - [2026-01-29 08:05:12] "POST /access-control-lists HTTP/1.1" 200 578 0.125142 10.0.0.19 - - [2026-01-29 08:05:12] "PUT /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4 HTTP/1.1" 200 264 0.199908 10.0.0.19 - - [2026-01-29 08:05:12] "PUT /virtual-network/c81ce128-22b3-415e-9691-5897e919d811 HTTP/1.1" 200 264 0.079729 10.0.0.19 - - [2026-01-29 08:05:12] "POST /security-groups HTTP/1.1" 200 537 0.081667 10.0.0.19 - - [2026-01-29 08:05:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.045872 10.0.0.19 - - [2026-01-29 08:05:12] "POST /fqname-to-id HTTP/1.1" 404 234 0.016898 10.0.0.19 - - [2026-01-29 08:05:13] "POST /chown HTTP/1.1" 200 109 0.101982 10.0.0.19 - - [2026-01-29 08:05:13] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.038920 10.0.0.19 - - [2026-01-29 08:05:13] "POST /access-control-lists HTTP/1.1" 200 596 0.129847 10.0.0.19 - - [2026-01-29 08:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.030871 10.0.0.19 - - [2026-01-29 08:05:13] "POST /fqname-to-id HTTP/1.1" 404 233 0.044612 10.0.0.19 - - [2026-01-29 08:05:13] "GET /policy-management/e3fc27ee-fee0-453d-8c92-f478bc10a20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.021210 10.0.0.19 - - [2026-01-29 08:05:13] "POST /tags HTTP/1.1" 409 207 0.004639 10.0.0.19 - - [2026-01-29 08:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005151 10.0.0.19 - - [2026-01-29 08:05:13] "GET /tag/d089c45a-ccbd-43bf-aefb-e7d66a6ae890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.032591 10.0.0.19 - - [2026-01-29 08:05:13] "POST /access-control-lists HTTP/1.1" 200 594 0.123921 10.0.0.19 - - [2026-01-29 08:05:13] "POST /firewall-rules HTTP/1.1" 200 564 0.146175 10.0.0.19 - - [2026-01-29 08:05:13] "GET /firewall-rule/fd51aec9-18fd-4273-9501-1c3bbe9c6c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.021224 10.0.0.19 - - [2026-01-29 08:05:13] "GET /firewall-policy/19e2c730-a488-44a6-9445-33d72cb99cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.008058 10.0.0.19 - - [2026-01-29 08:05:13] "GET /firewall-rule/fd51aec9-18fd-4273-9501-1c3bbe9c6c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003673 10.0.0.19 - - [2026-01-29 08:05:13] "POST /ref-update HTTP/1.1" 200 156 0.023635 10.0.0.19 - - [2026-01-29 08:05:13] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024521 10.0.0.19 - - [2026-01-29 08:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.019797 10.0.0.19 - - [2026-01-29 08:05:13] "GET /policy-management/e3fc27ee-fee0-453d-8c92-f478bc10a20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012297 10.0.0.19 - - [2026-01-29 08:05:13] "POST /tags HTTP/1.1" 409 207 0.010129 10.0.0.19 - - [2026-01-29 08:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.19 - - [2026-01-29 08:05:13] "GET /tag/d089c45a-ccbd-43bf-aefb-e7d66a6ae890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.063102 10.0.0.19 - - [2026-01-29 08:05:14] "POST /firewall-rules HTTP/1.1" 200 562 0.204539 10.0.0.19 - - [2026-01-29 08:05:14] "GET /firewall-rule/34baea7c-9f17-46e5-a1dd-ec42d820ced0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.044222 10.0.0.19 - - [2026-01-29 08:05:14] "GET /firewall-policy/19e2c730-a488-44a6-9445-33d72cb99cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.007543 10.0.0.19 - - [2026-01-29 08:05:14] "GET /firewall-rule/34baea7c-9f17-46e5-a1dd-ec42d820ced0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.019909 10.0.0.19 - - [2026-01-29 08:05:14] "POST /ref-update HTTP/1.1" 200 156 0.027020 10.0.0.19 - - [2026-01-29 08:05:14] "POST /tags HTTP/1.1" 200 301 0.092352 10.0.0.19 - - [2026-01-29 08:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.017708 10.0.0.19 - - [2026-01-29 08:05:14] "GET /tag/debe5a79-3f74-42fd-b5f9-32d579f32f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.027410 10.0.0.19 - - [2026-01-29 08:05:14] "POST /tags HTTP/1.1" 200 325 0.102727 10.0.0.19 - - [2026-01-29 08:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012601 10.0.0.19 - - [2026-01-29 08:05:14] "GET /tag/a4ab523e-1e62-40c3-967a-6cd43ef5421b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.019573 10.0.0.19 - - [2026-01-29 08:05:14] "POST /tags HTTP/1.1" 200 363 0.029133 10.0.0.19 - - [2026-01-29 08:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013197 10.0.0.19 - - [2026-01-29 08:05:14] "GET /tag/fe818e50-15f9-4011-bc65-76798ac2879f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.032007 10.0.0.19 - - [2026-01-29 08:05:14] "POST /tags HTTP/1.1" 200 311 0.030068 10.0.0.19 - - [2026-01-29 08:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.035834 10.0.0.19 - - [2026-01-29 08:05:14] "GET /tag/59630450-5f27-4ab0-8e87-f8d7b933e2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017869 10.0.0.19 - - [2026-01-29 08:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.19 - - [2026-01-29 08:05:14] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007257 10.0.0.19 - - [2026-01-29 08:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.19 - - [2026-01-29 08:05:15] "GET /project/6406b2bc-d874-4757-be69-ce5840b6d73c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055649 10.0.0.19 - - [2026-01-29 08:05:15] "POST /virtual-machines HTTP/1.1" 200 377 0.029849 10.0.0.19 - - [2026-01-29 08:05:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.026659 10.0.0.19 - - [2026-01-29 08:05:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.168912 10.0.0.19 - - [2026-01-29 08:05:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.043371 10.0.0.19 - - [2026-01-29 08:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009082 10.0.0.19 - - [2026-01-29 08:05:15] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005343 10.0.0.19 - - [2026-01-29 08:05:15] "POST /instance-ips HTTP/1.1" 200 409 0.059421 10.0.0.19 - - [2026-01-29 08:05:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.052871 10.0.0.19 - - [2026-01-29 08:05:15] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.016771 10.0.0.19 - - [2026-01-29 08:05:15] "POST /set-tag HTTP/1.1" 200 109 0.046561 10.0.0.19 - - [2026-01-29 08:05:15] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.021491 10.0.0.19 - - [2026-01-29 08:05:15] "GET /instance-ip/3e7889d2-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006239 10.0.0.19 - - [2026-01-29 08:05:15] "GET / HTTP/1.1" 200 35931 0.001661 10.0.0.19 - - [2026-01-29 08:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.19 - - [2026-01-29 08:05:15] "GET /global-system-config/7275d4bb-9ad1-4981-84a7-e8082830e9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004835 10.0.0.19 - - [2026-01-29 08:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.19 - - [2026-01-29 08:05:15] "GET /config-node/91fdc6c7-b2b5-454b-ab1c-04740f28aad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002873 10.0.0.19 - - [2026-01-29 08:05:15] "POST /tags HTTP/1.1" 200 301 0.024542 10.0.0.19 - - [2026-01-29 08:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014725 10.0.0.19 - - [2026-01-29 08:05:15] "GET /tag/b632132e-c9ed-431b-a4bc-0538492db202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.030815 10.0.0.19 - - [2026-01-29 08:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.19 - - [2026-01-29 08:05:16] "GET /project/6406b2bc-d874-4757-be69-ce5840b6d73c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041179 10.0.0.19 - - [2026-01-29 08:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.19 - - [2026-01-29 08:05:16] "GET /virtual-network/c81ce128-22b3-415e-9691-5897e919d811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005096 10.0.0.19 - - [2026-01-29 08:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.19 - - [2026-01-29 08:05:16] "GET /service-appliance-set/ebfdea7a-c950-43f5-83c3-c9bcb864d2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002488 10.0.0.19 - - [2026-01-29 08:05:16] "POST /fqname-to-id HTTP/1.1" 404 242 0.001662 10.0.0.19 - - [2026-01-29 08:05:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.121283 10.0.0.19 - - [2026-01-29 08:05:16] "GET /virtual-machine-interface/f2180945-3928-4856-b389-9bc85704d7b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.025597 10.0.0.19 - - [2026-01-29 08:05:16] "POST /instance-ips HTTP/1.1" 200 377 0.025472 10.0.0.19 - - [2026-01-29 08:05:16] "GET /instance-ip/a81f9a30-9028-4119-b122-58e3f4762215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009717 10.0.0.19 - - [2026-01-29 08:05:16] "POST /loadbalancers HTTP/1.1" 200 582 0.069661 10.0.0.19 - - [2026-01-29 08:05:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.024247 10.0.0.19 - - [2026-01-29 08:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009112 10.0.0.19 - - [2026-01-29 08:05:16] "GET /project/6406b2bc-d874-4757-be69-ce5840b6d73c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.054916 10.0.0.19 - - [2026-01-29 08:05:16] "GET /instance-ip/a81f9a30-9028-4119-b122-58e3f4762215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006464 10.0.0.19 - - [2026-01-29 08:05:16] "GET /project/6406b2bc-d874-4757-be69-ce5840b6d73c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.066568 10.0.0.19 - - [2026-01-29 08:05:16] "GET /loadbalancer/fe81d49f-00d3-490f-a3f5-24aecd03833c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005992 10.0.0.19 - - [2026-01-29 08:05:16] "POST /floating-ips HTTP/1.1" 200 581 0.075219 10.0.0.19 - - [2026-01-29 08:05:16] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.047451 10.0.0.19 - - [2026-01-29 08:05:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.014131 10.0.0.19 - - [2026-01-29 08:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011797 10.0.0.19 - - [2026-01-29 08:05:16] "GET /project/6406b2bc-d874-4757-be69-ce5840b6d73c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047886 10.0.0.19 - - [2026-01-29 08:05:16] "GET /loadbalancer-listener/320a6a7e-eec4-42f3-9040-a7e98e83cb1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.005864 10.0.0.19 - - [2026-01-29 08:05:16] "GET /loadbalancer-listener/320a6a7e-eec4-42f3-9040-a7e98e83cb1b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.006729 10.0.0.19 - - [2026-01-29 08:05:16] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.033776 10.0.0.19 - - [2026-01-29 08:05:16] "GET /instance-ip/a81f9a30-9028-4119-b122-58e3f4762215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.015310 10.0.0.19 - - [2026-01-29 08:05:16] "GET /instance-ip/a81f9a30-9028-4119-b122-58e3f4762215?fields=floating_ips HTTP/1.1" 200 1165 0.011100 10.0.0.19 - - [2026-01-29 08:05:16] "GET /floating-ip/5d2573da-a358-43a0-bfb4-99123ac799d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.005532 10.0.0.19 - - [2026-01-29 08:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005396 10.0.0.19 - - [2026-01-29 08:05:16] "GET /project/6406b2bc-d874-4757-be69-ce5840b6d73c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.062321 10.0.0.19 - - [2026-01-29 08:05:16] "GET /loadbalancer/fe81d49f-00d3-490f-a3f5-24aecd03833c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007065 10.0.0.19 - - [2026-01-29 08:05:17] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.031862 10.0.0.19 - - [2026-01-29 08:05:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.030317 10.0.0.19 - - [2026-01-29 08:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.19 - - [2026-01-29 08:05:17] "GET /project/6406b2bc-d874-4757-be69-ce5840b6d73c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039420 10.0.0.19 - - [2026-01-29 08:05:17] "GET /loadbalancer-listener/7c527a9b-9ea9-4c63-9125-fcd0a008bdcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004846 10.0.0.19 - - [2026-01-29 08:05:17] "GET /loadbalancer-listener/7c527a9b-9ea9-4c63-9125-fcd0a008bdcb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003923 10.0.0.19 - - [2026-01-29 08:05:17] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.024897 10.0.0.19 - - [2026-01-29 08:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.19 - - [2026-01-29 08:05:17] "GET /instance-ip/a81f9a30-9028-4119-b122-58e3f4762215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003377 10.0.0.19 - - [2026-01-29 08:05:17] "GET /instance-ip/a81f9a30-9028-4119-b122-58e3f4762215?fields=floating_ips HTTP/1.1" 200 1165 0.003525 10.0.0.19 - - [2026-01-29 08:05:17] "GET /floating-ip/5d2573da-a358-43a0-bfb4-99123ac799d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004899 10.0.0.19 - - [2026-01-29 08:05:17] "GET /project/6406b2bc-d874-4757-be69-ce5840b6d73c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.071043 10.0.0.19 - - [2026-01-29 08:05:17] "GET /loadbalancer/fe81d49f-00d3-490f-a3f5-24aecd03833c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003837 10.0.0.19 - - [2026-01-29 08:05:17] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.021257 10.0.0.19 - - [2026-01-29 08:05:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.023133 10.0.0.19 - - [2026-01-29 08:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008090 10.0.0.19 - - [2026-01-29 08:05:17] "GET /project/6406b2bc-d874-4757-be69-ce5840b6d73c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035242 10.0.0.19 - - [2026-01-29 08:05:17] "GET /loadbalancer-listener/43e708c8-8ff0-494d-8277-dbdcd99c217e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.010069 10.0.0.19 - - [2026-01-29 08:05:17] "GET /loadbalancer-listener/43e708c8-8ff0-494d-8277-dbdcd99c217e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003856 10.0.0.19 - - [2026-01-29 08:05:17] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.021174 10.0.0.19 - - [2026-01-29 08:05:17] "GET /instance-ip/a81f9a30-9028-4119-b122-58e3f4762215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005342 10.0.0.19 - - [2026-01-29 08:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.19 - - [2026-01-29 08:05:17] "GET /instance-ip/a81f9a30-9028-4119-b122-58e3f4762215?fields=floating_ips HTTP/1.1" 200 1165 0.003062 10.0.0.19 - - [2026-01-29 08:05:17] "GET /loadbalancer/fe81d49f-00d3-490f-a3f5-24aecd03833c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003335 10.0.0.19 - - [2026-01-29 08:05:17] "GET /floating-ip/5d2573da-a358-43a0-bfb4-99123ac799d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002803 10.0.0.19 - - [2026-01-29 08:05:17] "POST /tags HTTP/1.1" 200 355 0.020626 10.0.0.19 - - [2026-01-29 08:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.19 - - [2026-01-29 08:05:17] "GET /tag/cf860607-fcfe-472a-b6e1-26298ed2cf01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012464 10.0.0.19 - - [2026-01-29 08:05:17] "POST /tags HTTP/1.1" 200 303 0.018074 10.0.0.19 - - [2026-01-29 08:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.19 - - [2026-01-29 08:05:17] "GET /tag/1e457b84-9d3a-4eca-aa0d-16dbbf6c395a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012662 10.0.0.19 - - [2026-01-29 08:05:17] "POST /projects HTTP/1.1" 409 218 0.001789 10.0.0.19 - - [2026-01-29 08:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.19 - - [2026-01-29 08:05:17] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043148 10.0.0.19 - - [2026-01-29 08:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.19 - - [2026-01-29 08:05:17] "GET /network-ipam/0287f71b-091d-42da-be0a-14a9759291f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003385 10.0.0.19 - - [2026-01-29 08:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004781 10.0.0.19 - - [2026-01-29 08:05:18] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004294 10.0.0.19 - - [2026-01-29 08:05:18] "PUT /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4 HTTP/1.1" 200 264 0.051639 10.0.0.19 - - [2026-01-29 08:05:18] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.013758 10.0.0.19 - - [2026-01-29 08:05:18] "POST /set-tag HTTP/1.1" 200 109 0.054934 10.0.0.19 - - [2026-01-29 08:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.19 - - [2026-01-29 08:05:18] "GET /network-ipam/c307ac95-c8e5-435d-ba39-e67ca9eec4fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002672 10.0.0.19 - - [2026-01-29 08:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.19 - - [2026-01-29 08:05:18] "GET /virtual-network/c81ce128-22b3-415e-9691-5897e919d811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004697 10.0.0.19 - - [2026-01-29 08:05:18] "PUT /virtual-network/c81ce128-22b3-415e-9691-5897e919d811 HTTP/1.1" 200 264 0.045404 10.0.0.19 - - [2026-01-29 08:05:18] "GET /virtual-network/c81ce128-22b3-415e-9691-5897e919d811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007851 10.0.0.19 - - [2026-01-29 08:05:18] "POST /set-tag HTTP/1.1" 200 109 0.069747 10.0.0.19 - - [2026-01-29 08:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.19 - - [2026-01-29 08:05:18] "GET /network-policy/d016b7e5-d85f-4ab7-9c99-950b545cf93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003058 10.0.0.19 - - [2026-01-29 08:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.19 - - [2026-01-29 08:05:18] "GET /network-policy/4917e646-4b0c-49bf-93a5-9f48829b842f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002767 10.0.0.19 - - [2026-01-29 08:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007046 10.0.0.19 - - [2026-01-29 08:05:18] "GET /network-policy/c2881909-b2e5-465e-a791-e7bb6343ed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004379 10.0.0.19 - - [2026-01-29 08:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.19 - - [2026-01-29 08:05:18] "PUT /network-policy/c2881909-b2e5-465e-a791-e7bb6343ed62 HTTP/1.1" 200 262 0.009463 10.0.0.19 - - [2026-01-29 08:05:18] "POST /ref-update HTTP/1.1" 200 156 0.058643 10.0.0.19 - - [2026-01-29 08:05:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003081 10.0.0.19 - - [2026-01-29 08:05:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002110 10.0.0.19 - - [2026-01-29 08:05:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002116 10.0.0.19 - - [2026-01-29 08:05:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002889 10.0.0.19 - - [2026-01-29 08:05:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002445 10.0.0.19 - - [2026-01-29 08:05:18] "POST /security-groups HTTP/1.1" 409 245 0.003685 10.0.0.19 - - [2026-01-29 08:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.19 - - [2026-01-29 08:05:18] "PUT /security-group/2e7d67d0-3f1b-424e-a515-decfdf647781 HTTP/1.1" 200 262 0.062930 10.0.0.19 - - [2026-01-29 08:05:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.029409 10.0.0.19 - - [2026-01-29 08:05:18] "PUT /access-control-list/75dd9e10-2c7e-47d0-8c02-a1973c598f6d HTTP/1.1" 200 272 0.041044 10.0.0.19 - - [2026-01-29 08:05:19] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.045885 10.0.0.19 - - [2026-01-29 08:05:19] "PUT /access-control-list/e5e15897-a04e-4f13-9e5b-2c2a996151d4 HTTP/1.1" 200 272 0.053939 10.0.0.19 - - [2026-01-29 08:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004912 10.0.0.19 - - [2026-01-29 08:05:19] "GET /policy-management/e3fc27ee-fee0-453d-8c92-f478bc10a20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003183 10.0.0.19 - - [2026-01-29 08:05:19] "POST /tags HTTP/1.1" 409 206 0.005142 10.0.0.19 - - [2026-01-29 08:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.19 - - [2026-01-29 08:05:19] "GET /tag/1e457b84-9d3a-4eca-aa0d-16dbbf6c395a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014067 10.0.0.19 - - [2026-01-29 08:05:19] "POST /firewall-rules HTTP/1.1" 200 562 0.067112 10.0.0.19 - - [2026-01-29 08:05:19] "GET /firewall-rule/cee3c8e8-3ca7-4b50-922e-5df016a37a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.035558 10.0.0.19 - - [2026-01-29 08:05:19] "GET /firewall-policy/19e2c730-a488-44a6-9445-33d72cb99cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004659 10.0.0.19 - - [2026-01-29 08:05:19] "GET /firewall-rule/cee3c8e8-3ca7-4b50-922e-5df016a37a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003244 10.0.0.19 - - [2026-01-29 08:05:19] "POST /ref-update HTTP/1.1" 200 156 0.026949 10.0.0.19 - - [2026-01-29 08:05:19] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006148 10.0.0.19 - - [2026-01-29 08:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.19 - - [2026-01-29 08:05:19] "GET /policy-management/e3fc27ee-fee0-453d-8c92-f478bc10a20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003300 10.0.0.19 - - [2026-01-29 08:05:19] "POST /tags HTTP/1.1" 409 206 0.002719 10.0.0.19 - - [2026-01-29 08:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.19 - - [2026-01-29 08:05:19] "GET /tag/1e457b84-9d3a-4eca-aa0d-16dbbf6c395a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017834 10.0.0.19 - - [2026-01-29 08:05:19] "POST /firewall-rules HTTP/1.1" 200 560 0.101743 10.0.0.19 - - [2026-01-29 08:05:19] "GET /firewall-rule/c4a30660-dbc4-41f3-b454-26b8d28aa442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.005188 10.0.0.19 - - [2026-01-29 08:05:19] "GET /firewall-policy/19e2c730-a488-44a6-9445-33d72cb99cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.011312 10.0.0.19 - - [2026-01-29 08:05:19] "GET /firewall-rule/c4a30660-dbc4-41f3-b454-26b8d28aa442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002690 10.0.0.19 - - [2026-01-29 08:05:19] "POST /ref-update HTTP/1.1" 200 156 0.035721 10.0.0.19 - - [2026-01-29 08:05:19] "POST /tags HTTP/1.1" 200 371 0.069548 10.0.0.19 - - [2026-01-29 08:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008294 10.0.0.19 - - [2026-01-29 08:05:19] "GET /tag/3066d87a-21b4-4681-97af-ee5bfe45182b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.019348 10.0.0.19 - - [2026-01-29 08:05:19] "POST /tags HTTP/1.1" 200 319 0.046461 10.0.0.19 - - [2026-01-29 08:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.045622 10.0.0.19 - - [2026-01-29 08:05:20] "GET /tag/242d9743-2a93-4104-a380-9b1ecd77e5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.032651 10.0.0.19 - - [2026-01-29 08:05:20] "POST /id-to-fqname HTTP/1.1" 200 181 0.000810 10.0.0.19 - - [2026-01-29 08:05:20] "POST /fqname-to-id HTTP/1.1" 404 190 0.009121 10.0.0.19 - - [2026-01-29 08:05:20] "POST /security-groups HTTP/1.1" 200 578 0.069560 10.0.0.19 - - [2026-01-29 08:05:20] "POST /projects HTTP/1.1" 200 497 0.331868 10.0.0.19 - - [2026-01-29 08:05:20] "POST /fqname-to-id HTTP/1.1" 404 225 0.007236 10.0.0.19 - - [2026-01-29 08:05:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020349 10.0.0.19 - - [2026-01-29 08:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.040060 10.0.0.19 - - [2026-01-29 08:05:20] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.028095 10.0.0.19 - - [2026-01-29 08:05:20] "POST /access-control-lists HTTP/1.1" 200 587 0.126195 10.0.0.19 - - [2026-01-29 08:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.19 - - [2026-01-29 08:05:20] "GET /virtual-network/c81ce128-22b3-415e-9691-5897e919d811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.010517 10.0.0.19 - - [2026-01-29 08:05:20] "POST /fqname-to-id HTTP/1.1" 404 224 0.008254 10.0.0.19 - - [2026-01-29 08:05:20] "POST /access-control-lists HTTP/1.1" 200 585 0.091306 10.0.0.19 - - [2026-01-29 08:05:20] "PUT /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4 HTTP/1.1" 200 264 0.116332 10.0.0.19 - - [2026-01-29 08:05:20] "PUT /virtual-network/c81ce128-22b3-415e-9691-5897e919d811 HTTP/1.1" 200 264 0.070414 10.0.0.19 - - [2026-01-29 08:05:20] "POST /security-groups HTTP/1.1" 200 558 0.089560 10.0.0.19 - - [2026-01-29 08:05:21] "POST /fqname-to-id HTTP/1.1" 404 248 0.008008 10.0.0.19 - - [2026-01-29 08:05:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.043490 10.0.0.19 - - [2026-01-29 08:05:21] "POST /chown HTTP/1.1" 200 109 0.073128 10.0.0.19 - - [2026-01-29 08:05:21] "POST /access-control-lists HTTP/1.1" 200 610 0.109060 10.0.0.19 - - [2026-01-29 08:05:21] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.031273 10.0.0.19 - - [2026-01-29 08:05:21] "POST /fqname-to-id HTTP/1.1" 404 247 0.002148 10.0.0.19 - - [2026-01-29 08:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.19 - - [2026-01-29 08:05:21] "GET /policy-management/e3fc27ee-fee0-453d-8c92-f478bc10a20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.038570 10.0.0.19 - - [2026-01-29 08:05:21] "POST /access-control-lists HTTP/1.1" 200 608 0.063025 10.0.0.19 - - [2026-01-29 08:05:21] "POST /tags HTTP/1.1" 409 214 0.020971 10.0.0.19 - - [2026-01-29 08:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.19 - - [2026-01-29 08:05:21] "GET /tag/242d9743-2a93-4104-a380-9b1ecd77e5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.012743 10.0.0.19 - - [2026-01-29 08:05:21] "POST /firewall-rules HTTP/1.1" 200 578 0.068704 10.0.0.19 - - [2026-01-29 08:05:21] "GET /firewall-rule/6bb44b9b-74d3-496c-a078-cc46c2f30bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005219 10.0.0.19 - - [2026-01-29 08:05:21] "GET /firewall-policy/19e2c730-a488-44a6-9445-33d72cb99cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004699 10.0.0.19 - - [2026-01-29 08:05:21] "GET /firewall-rule/6bb44b9b-74d3-496c-a078-cc46c2f30bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002869 10.0.0.19 - - [2026-01-29 08:05:21] "POST /ref-update HTTP/1.1" 200 156 0.048052 10.0.0.19 - - [2026-01-29 08:05:21] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010800 10.0.0.19 - - [2026-01-29 08:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.19 - - [2026-01-29 08:05:21] "GET /policy-management/e3fc27ee-fee0-453d-8c92-f478bc10a20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003276 10.0.0.19 - - [2026-01-29 08:05:21] "POST /tags HTTP/1.1" 409 214 0.002094 10.0.0.19 - - [2026-01-29 08:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.19 - - [2026-01-29 08:05:21] "GET /tag/242d9743-2a93-4104-a380-9b1ecd77e5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.013417 10.0.0.19 - - [2026-01-29 08:05:21] "POST /firewall-rules HTTP/1.1" 200 576 0.069099 10.0.0.19 - - [2026-01-29 08:05:21] "GET /firewall-rule/e013f41b-40a3-4575-8f44-eb6e72e634a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.009350 10.0.0.19 - - [2026-01-29 08:05:21] "GET /firewall-policy/19e2c730-a488-44a6-9445-33d72cb99cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.010928 10.0.0.19 - - [2026-01-29 08:05:21] "GET /firewall-rule/e013f41b-40a3-4575-8f44-eb6e72e634a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006370 10.0.0.19 - - [2026-01-29 08:05:21] "POST /ref-update HTTP/1.1" 200 156 0.047978 10.0.0.19 - - [2026-01-29 08:05:22] "POST /tags HTTP/1.1" 200 363 0.020674 10.0.0.19 - - [2026-01-29 08:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014246 10.0.0.19 - - [2026-01-29 08:05:22] "GET /tag/c208a14a-5155-4c4f-a524-9ff616f4f6bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.013513 10.0.0.19 - - [2026-01-29 08:05:22] "POST /tags HTTP/1.1" 200 311 0.030258 10.0.0.19 - - [2026-01-29 08:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010328 10.0.0.19 - - [2026-01-29 08:05:22] "GET /tag/0ccab2cf-4c07-41ac-8680-713dc1d920c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1128 0.031132 10.0.0.19 - - [2026-01-29 08:05:22] "POST /id-to-fqname HTTP/1.1" 200 177 0.000825 10.0.0.19 - - [2026-01-29 08:05:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.009976 10.0.0.19 - - [2026-01-29 08:05:22] "POST /security-groups HTTP/1.1" 200 574 0.093305 10.0.0.19 - - [2026-01-29 08:05:22] "POST /projects HTTP/1.1" 200 489 0.328814 10.0.0.19 - - [2026-01-29 08:05:22] "POST /fqname-to-id HTTP/1.1" 404 217 0.003359 10.0.0.19 - - [2026-01-29 08:05:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.024041 10.0.0.19 - - [2026-01-29 08:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008168 10.0.0.19 - - [2026-01-29 08:05:22] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.015247 10.0.0.19 - - [2026-01-29 08:05:22] "POST /access-control-lists HTTP/1.1" 200 583 0.077929 10.0.0.19 - - [2026-01-29 08:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.19 - - [2026-01-29 08:05:22] "GET /virtual-network/c81ce128-22b3-415e-9691-5897e919d811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.005358 10.0.0.19 - - [2026-01-29 08:05:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.002098 10.0.0.19 - - [2026-01-29 08:05:22] "POST /access-control-lists HTTP/1.1" 200 581 0.075297 10.0.0.19 - - [2026-01-29 08:05:22] "PUT /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4 HTTP/1.1" 200 264 0.152905 10.0.0.19 - - [2026-01-29 08:05:23] "PUT /virtual-network/c81ce128-22b3-415e-9691-5897e919d811 HTTP/1.1" 200 264 0.100481 10.0.0.19 - - [2026-01-29 08:05:23] "POST /security-groups HTTP/1.1" 200 546 0.092049 10.0.0.19 - - [2026-01-29 08:05:23] "POST /fqname-to-id HTTP/1.1" 404 240 0.002108 10.0.0.19 - - [2026-01-29 08:05:23] "POST /access-control-lists HTTP/1.1" 200 602 0.023643 10.0.0.19 - - [2026-01-29 08:05:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.034990 10.0.0.19 - - [2026-01-29 08:05:23] "POST /fqname-to-id HTTP/1.1" 404 239 0.003276 10.0.0.19 - - [2026-01-29 08:05:23] "POST /chown HTTP/1.1" 200 109 0.028222 10.0.0.19 - - [2026-01-29 08:05:23] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011979 10.0.0.19 - - [2026-01-29 08:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.19 - - [2026-01-29 08:05:23] "GET /policy-management/e3fc27ee-fee0-453d-8c92-f478bc10a20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003533 10.0.0.19 - - [2026-01-29 08:05:23] "POST /access-control-lists HTTP/1.1" 200 600 0.088667 10.0.0.19 - - [2026-01-29 08:05:23] "POST /tags HTTP/1.1" 409 210 0.002663 10.0.0.19 - - [2026-01-29 08:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.19 - - [2026-01-29 08:05:23] "GET /tag/0ccab2cf-4c07-41ac-8680-713dc1d920c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1128 0.011835 10.0.0.19 - - [2026-01-29 08:05:23] "POST /firewall-rules HTTP/1.1" 200 570 0.070392 10.0.0.19 - - [2026-01-29 08:05:23] "GET /firewall-rule/3a8bd4f2-c98e-4e0b-994f-ba69a9786d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004558 10.0.0.19 - - [2026-01-29 08:05:23] "GET /firewall-policy/19e2c730-a488-44a6-9445-33d72cb99cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003839 10.0.0.19 - - [2026-01-29 08:05:23] "GET /firewall-rule/3a8bd4f2-c98e-4e0b-994f-ba69a9786d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002857 10.0.0.19 - - [2026-01-29 08:05:23] "POST /ref-update HTTP/1.1" 200 156 0.059342 10.0.0.19 - - [2026-01-29 08:05:23] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012119 10.0.0.19 - - [2026-01-29 08:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.19 - - [2026-01-29 08:05:23] "GET /policy-management/e3fc27ee-fee0-453d-8c92-f478bc10a20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003751 10.0.0.19 - - [2026-01-29 08:05:23] "POST /tags HTTP/1.1" 409 210 0.002407 10.0.0.19 - - [2026-01-29 08:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.19 - - [2026-01-29 08:05:23] "GET /tag/0ccab2cf-4c07-41ac-8680-713dc1d920c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1128 0.014140 10.0.0.19 - - [2026-01-29 08:05:23] "POST /firewall-rules HTTP/1.1" 200 568 0.074252 10.0.0.19 - - [2026-01-29 08:05:23] "GET /firewall-rule/8034cd6d-07be-40de-a30e-064f3e6e660f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004849 10.0.0.19 - - [2026-01-29 08:05:23] "GET /firewall-policy/19e2c730-a488-44a6-9445-33d72cb99cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.005266 10.0.0.19 - - [2026-01-29 08:05:23] "GET /firewall-rule/8034cd6d-07be-40de-a30e-064f3e6e660f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003352 10.0.0.19 - - [2026-01-29 08:05:23] "POST /ref-update HTTP/1.1" 200 156 0.046235 10.0.0.19 - - [2026-01-29 08:05:23] "POST /tags HTTP/1.1" 409 237 0.014632 10.0.0.19 - - [2026-01-29 08:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.19 - - [2026-01-29 08:05:24] "GET /tag/fe818e50-15f9-4011-bc65-76798ac2879f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.014101 10.0.0.19 - - [2026-01-29 08:05:24] "POST /tags HTTP/1.1" 409 210 0.002108 10.0.0.19 - - [2026-01-29 08:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.19 - - [2026-01-29 08:05:24] "GET /tag/59630450-5f27-4ab0-8e87-f8d7b933e2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011849 10.0.0.19 - - [2026-01-29 08:05:24] "POST /projects HTTP/1.1" 409 223 0.002150 10.0.0.19 - - [2026-01-29 08:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.19 - - [2026-01-29 08:05:24] "GET /project/6406b2bc-d874-4757-be69-ce5840b6d73c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050442 10.0.0.19 - - [2026-01-29 08:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.19 - - [2026-01-29 08:05:24] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005242 10.0.0.19 - - [2026-01-29 08:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.19 - - [2026-01-29 08:05:24] "GET /virtual-network/c81ce128-22b3-415e-9691-5897e919d811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.007271 10.0.0.19 - - [2026-01-29 08:05:24] "PUT /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4 HTTP/1.1" 200 264 0.081968 10.0.0.19 - - [2026-01-29 08:05:24] "PUT /virtual-network/c81ce128-22b3-415e-9691-5897e919d811 HTTP/1.1" 200 264 0.143097 10.0.0.19 - - [2026-01-29 08:05:24] "POST /security-groups HTTP/1.1" 409 253 0.009892 10.0.0.19 - - [2026-01-29 08:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.19 - - [2026-01-29 08:05:24] "PUT /security-group/ab8c5501-5f0c-4888-a360-4fdb4c33ab26 HTTP/1.1" 200 262 0.079268 10.0.0.19 - - [2026-01-29 08:05:24] "PUT /access-control-list/7954d087-2d07-46a0-8936-451b86b84699 HTTP/1.1" 200 272 0.030923 10.0.0.19 - - [2026-01-29 08:05:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.041340 10.0.0.19 - - [2026-01-29 08:05:24] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.036962 10.0.0.19 - - [2026-01-29 08:05:24] "PUT /access-control-list/e578b8c7-b866-45bb-901c-2ed091504995 HTTP/1.1" 200 272 0.072793 10.0.0.19 - - [2026-01-29 08:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.19 - - [2026-01-29 08:05:24] "GET /policy-management/e3fc27ee-fee0-453d-8c92-f478bc10a20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003479 10.0.0.19 - - [2026-01-29 08:05:24] "POST /tags HTTP/1.1" 409 210 0.002391 10.0.0.19 - - [2026-01-29 08:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.19 - - [2026-01-29 08:05:24] "GET /tag/59630450-5f27-4ab0-8e87-f8d7b933e2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.022447 10.0.0.19 - - [2026-01-29 08:05:25] "POST /firewall-rules HTTP/1.1" 200 570 0.081591 10.0.0.19 - - [2026-01-29 08:05:25] "GET /firewall-rule/248bc112-5b37-45da-b25c-a08b8fefd67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004295 10.0.0.19 - - [2026-01-29 08:05:25] "GET /firewall-policy/19e2c730-a488-44a6-9445-33d72cb99cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.008449 10.0.0.19 - - [2026-01-29 08:05:25] "GET /firewall-rule/248bc112-5b37-45da-b25c-a08b8fefd67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003991 10.0.0.19 - - [2026-01-29 08:05:25] "POST /ref-update HTTP/1.1" 200 156 0.092460 10.0.0.19 - - [2026-01-29 08:05:25] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017298 10.0.0.19 - - [2026-01-29 08:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.19 - - [2026-01-29 08:05:25] "GET /policy-management/e3fc27ee-fee0-453d-8c92-f478bc10a20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008620 10.0.0.19 - - [2026-01-29 08:05:25] "POST /tags HTTP/1.1" 409 210 0.002532 10.0.0.19 - - [2026-01-29 08:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.19 - - [2026-01-29 08:05:25] "GET /tag/59630450-5f27-4ab0-8e87-f8d7b933e2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.021181 10.0.0.19 - - [2026-01-29 08:05:25] "POST /firewall-rules HTTP/1.1" 200 568 0.075762 10.0.0.19 - - [2026-01-29 08:05:25] "GET /firewall-rule/01b15682-21ef-4d4f-8663-4431eef3198c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2007 0.006996 10.0.0.19 - - [2026-01-29 08:05:25] "GET /firewall-policy/19e2c730-a488-44a6-9445-33d72cb99cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.007922 10.0.0.19 - - [2026-01-29 08:05:25] "GET /firewall-rule/01b15682-21ef-4d4f-8663-4431eef3198c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2007 0.003721 10.0.0.19 - - [2026-01-29 08:05:25] "POST /ref-update HTTP/1.1" 200 156 0.133553 10.0.0.19 - - [2026-01-29 08:05:25] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005250 10.0.0.19 - - [2026-01-29 08:05:25] "POST /set-tag HTTP/1.1" 200 109 0.002573 10.0.0.19 - - [2026-01-29 08:05:27] "GET / HTTP/1.1" 200 35931 0.002088 10.0.0.19 - - [2026-01-29 08:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.19 - - [2026-01-29 08:05:27] "GET /routing-instance/8ff12683-b16d-4568-bd3f-23a2ad283022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005388 10.0.0.19 - - [2026-01-29 08:05:27] "POST /bgp-routers HTTP/1.1" 409 301 0.003471 10.0.0.19 - - [2026-01-29 08:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.19 - - [2026-01-29 08:05:27] "GET /bgp-router/4a3242de-3208-41d9-a16d-142e31646ed3?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004903 10.0.0.19 - - [2026-01-29 08:05:27] "PUT /bgp-router/4a3242de-3208-41d9-a16d-142e31646ed3 HTTP/1.1" 200 254 0.029933 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:05:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001038 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:05:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000986 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:05:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001065 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:05:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:05:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001161 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:05:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001157 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:05:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001638 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:05:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003971 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:05:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001842 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:05:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001122 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:05:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001476 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:05:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001150 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:05:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002673 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:05:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001414 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:06:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001073 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:06:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001165 10.0.0.41 - - [2026-01-29 08:07:34] "GET / HTTP/1.1" 200 35931 0.001906 10.0.0.41 - - [2026-01-29 08:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.41 - - [2026-01-29 08:07:34] "GET /global-system-config/7275d4bb-9ad1-4981-84a7-e8082830e9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.005742 10.0.0.41 - - [2026-01-29 08:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.41 - - [2026-01-29 08:07:34] "GET /routing-instance/8ff12683-b16d-4568-bd3f-23a2ad283022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003434 10.0.0.41 - - [2026-01-29 08:07:34] "PUT /global-system-config/7275d4bb-9ad1-4981-84a7-e8082830e9d2 HTTP/1.1" 200 274 0.012532 10.0.0.41 - - [2026-01-29 08:07:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.006272 10.0.0.41 - - [2026-01-29 08:07:34] "POST /virtual-routers HTTP/1.1" 200 599 0.029538 10.0.0.41 - - [2026-01-29 08:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.41 - - [2026-01-29 08:07:34] "GET /virtual-router/00b22232-2489-4ab9-9436-6c7cceefbc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.005110 10.0.0.41 - - [2026-01-29 08:07:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.002084 10.0.0.41 - - [2026-01-29 08:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.41 - - [2026-01-29 08:07:34] "GET /virtual-network/c9610c75-5511-481a-9cb9-18cd1d88e13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.008492 10.0.0.41 - - [2026-01-29 08:07:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.063702 10.0.0.19 - - [2026-01-29 08:09:11] "GET /virtual-router/00b22232-2489-4ab9-9436-6c7cceefbc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.004226 10.0.0.19 - - [2026-01-29 08:09:11] "POST /ref-update HTTP/1.1" 200 156 0.021477 10.0.0.19 - - [2026-01-29 08:09:16] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008440 10.0.0.19 - - [2026-01-29 08:09:16] "POST /set-tag HTTP/1.1" 200 109 0.002407 10.0.0.19 - - [2026-01-29 08:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.19 - - [2026-01-29 08:09:16] "GET /loadbalancer/fe81d49f-00d3-490f-a3f5-24aecd03833c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003878 10.0.0.19 - - [2026-01-29 08:09:16] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004591 10.0.0.19 - - [2026-01-29 08:09:16] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.19 - - [2026-01-29 08:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004470 10.0.0.19 - - [2026-01-29 08:09:17] "GET /loadbalancer/fe81d49f-00d3-490f-a3f5-24aecd03833c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002840 10.0.0.19 - - [2026-01-29 08:09:17] "GET /loadbalancer-pool/be7acc6a-d951-4e99-a644-07e9a71a0edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004591 10.0.0.19 - - [2026-01-29 08:09:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.055535 10.0.0.19 - - [2026-01-29 08:09:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009622 10.0.0.19 - - [2026-01-29 08:09:17] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015739 10.0.0.19 - - [2026-01-29 08:09:17] "POST /tags HTTP/1.1" 409 205 0.002297 10.0.0.19 - - [2026-01-29 08:09:17] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004078 10.0.0.19 - - [2026-01-29 08:09:17] "POST /ref-update HTTP/1.1" 200 156 0.008501 10.0.0.19 - - [2026-01-29 08:09:17] "GET /floating-ip/5d2573da-a358-43a0-bfb4-99123ac799d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.016051 10.0.0.19 - - [2026-01-29 08:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.19 - - [2026-01-29 08:09:17] "GET /tag/b632132e-c9ed-431b-a4bc-0538492db202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011115 10.0.0.19 - - [2026-01-29 08:09:17] "PUT /floating-ip/5d2573da-a358-43a0-bfb4-99123ac799d0 HTTP/1.1" 200 256 0.026659 10.0.0.19 - - [2026-01-29 08:09:17] "POST /set-tag HTTP/1.1" 200 109 0.098591 10.0.0.19 - - [2026-01-29 08:09:17] "GET /loadbalancer-pool/81c74848-aac9-4358-b2e4-daeda2e075e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004316 10.0.0.19 - - [2026-01-29 08:09:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020239 10.0.0.19 - - [2026-01-29 08:09:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.015756 10.0.0.19 - - [2026-01-29 08:09:17] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007188 10.0.0.19 - - [2026-01-29 08:09:17] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004246 10.0.0.19 - - [2026-01-29 08:09:17] "POST /ref-update HTTP/1.1" 200 156 0.006955 10.0.0.19 - - [2026-01-29 08:09:17] "GET /floating-ip/5d2573da-a358-43a0-bfb4-99123ac799d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.009573 10.0.0.19 - - [2026-01-29 08:09:17] "POST /set-tag HTTP/1.1" 200 109 0.002248 10.0.0.19 - - [2026-01-29 08:09:17] "PUT /floating-ip/5d2573da-a358-43a0-bfb4-99123ac799d0 HTTP/1.1" 200 256 0.016684 10.0.0.19 - - [2026-01-29 08:09:17] "GET /loadbalancer-pool/330b085e-0c50-446d-a52c-44213a5e24c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.015843 10.0.0.19 - - [2026-01-29 08:09:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014751 10.0.0.19 - - [2026-01-29 08:09:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.011508 10.0.0.19 - - [2026-01-29 08:09:17] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015617 10.0.0.19 - - [2026-01-29 08:09:17] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004806 10.0.0.19 - - [2026-01-29 08:09:17] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.19 - - [2026-01-29 08:09:17] "POST /ref-update HTTP/1.1" 200 156 0.006878 10.0.0.19 - - [2026-01-29 08:09:17] "GET /floating-ip/5d2573da-a358-43a0-bfb4-99123ac799d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.006701 10.0.0.19 - - [2026-01-29 08:09:17] "PUT /floating-ip/5d2573da-a358-43a0-bfb4-99123ac799d0 HTTP/1.1" 200 256 0.010206 10.0.0.19 - - [2026-01-29 08:09:51] "GET /global-system-configs HTTP/1.1" 200 322 0.002307 10.0.0.19 - - [2026-01-29 08:09:52] "GET /global-system-configs HTTP/1.1" 200 322 0.002508 10.0.0.41 - - [2026-01-29 08:10:03] "GET / HTTP/1.1" 200 35931 0.002054 10.0.0.41 - - [2026-01-29 08:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.41 - - [2026-01-29 08:10:03] "GET /global-system-config/7275d4bb-9ad1-4981-84a7-e8082830e9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005535 10.0.0.41 - - [2026-01-29 08:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.41 - - [2026-01-29 08:10:03] "GET /routing-instance/8ff12683-b16d-4568-bd3f-23a2ad283022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002841 10.0.0.41 - - [2026-01-29 08:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.41 - - [2026-01-29 08:10:03] "GET /virtual-router/00b22232-2489-4ab9-9436-6c7cceefbc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.004978 10.0.0.41 - - [2026-01-29 08:10:03] "PUT /virtual-router/00b22232-2489-4ab9-9436-6c7cceefbc0d HTTP/1.1" 200 262 0.010407 10.0.0.41 - - [2026-01-29 08:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.41 - - [2026-01-29 08:10:03] "GET /virtual-router/00b22232-2489-4ab9-9436-6c7cceefbc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.003009 10.0.0.41 - - [2026-01-29 08:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.41 - - [2026-01-29 08:10:03] "GET /virtual-machine-interface/e79b2318-4dd4-4393-afe4-b09940d14e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005607 10.0.0.41 - - [2026-01-29 08:10:03] "PUT /virtual-machine-interface/e79b2318-4dd4-4393-afe4-b09940d14e7a HTTP/1.1" 200 284 0.011066 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:10:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001082 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:10:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001046 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:11:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001027 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:11:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001045 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:11:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001003 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:11:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001153 10.0.0.19 - - [2026-01-29 08:12:12] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009149 10.0.0.19 - - [2026-01-29 08:12:12] "POST /set-tag HTTP/1.1" 200 109 0.005006 10.0.0.19 - - [2026-01-29 08:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.19 - - [2026-01-29 08:12:12] "GET /loadbalancer/fe81d49f-00d3-490f-a3f5-24aecd03833c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002989 10.0.0.19 - - [2026-01-29 08:12:12] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004749 10.0.0.19 - - [2026-01-29 08:12:12] "POST /set-tag HTTP/1.1" 200 109 0.038863 10.0.0.19 - - [2026-01-29 08:12:12] "DELETE /loadbalancer-member/c8086a88-be86-48ac-8d4a-9a6938d6cf3d HTTP/1.1" 200 115 0.047865 10.0.0.19 - - [2026-01-29 08:12:12] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006818 10.0.0.19 - - [2026-01-29 08:12:12] "POST /set-tag HTTP/1.1" 200 109 0.003520 10.0.0.19 - - [2026-01-29 08:12:12] "DELETE /loadbalancer-member/c99c0c48-72b6-447b-bd24-29fec974194d HTTP/1.1" 200 115 0.043437 10.0.0.19 - - [2026-01-29 08:12:12] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007690 10.0.0.19 - - [2026-01-29 08:12:12] "POST /set-tag HTTP/1.1" 200 109 0.003041 10.0.0.19 - - [2026-01-29 08:12:12] "DELETE /loadbalancer-member/a4e35480-3ab9-475c-acbd-634075b2286d HTTP/1.1" 200 115 0.051473 10.0.0.19 - - [2026-01-29 08:12:12] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006440 10.0.0.19 - - [2026-01-29 08:12:12] "POST /set-tag HTTP/1.1" 200 109 0.003073 10.0.0.19 - - [2026-01-29 08:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.19 - - [2026-01-29 08:12:12] "GET /loadbalancer/fe81d49f-00d3-490f-a3f5-24aecd03833c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004861 10.0.0.19 - - [2026-01-29 08:12:12] "GET /loadbalancer-pool/be7acc6a-d951-4e99-a644-07e9a71a0edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003282 10.0.0.19 - - [2026-01-29 08:12:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028914 10.0.0.19 - - [2026-01-29 08:12:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.022403 10.0.0.19 - - [2026-01-29 08:12:12] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016324 10.0.0.19 - - [2026-01-29 08:12:12] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011406 10.0.0.19 - - [2026-01-29 08:12:12] "GET /floating-ip/5d2573da-a358-43a0-bfb4-99123ac799d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003880 10.0.0.19 - - [2026-01-29 08:12:13] "POST /set-tag HTTP/1.1" 200 109 0.079635 10.0.0.19 - - [2026-01-29 08:12:13] "GET /loadbalancer-pool/81c74848-aac9-4358-b2e4-daeda2e075e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.015052 10.0.0.19 - - [2026-01-29 08:12:13] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024909 10.0.0.19 - - [2026-01-29 08:12:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007869 10.0.0.19 - - [2026-01-29 08:12:13] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016160 10.0.0.19 - - [2026-01-29 08:12:13] "POST /set-tag HTTP/1.1" 200 109 0.005257 10.0.0.19 - - [2026-01-29 08:12:13] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004629 10.0.0.19 - - [2026-01-29 08:12:13] "GET /floating-ip/5d2573da-a358-43a0-bfb4-99123ac799d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002707 10.0.0.19 - - [2026-01-29 08:12:13] "GET /loadbalancer-pool/330b085e-0c50-446d-a52c-44213a5e24c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004131 10.0.0.19 - - [2026-01-29 08:12:13] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030477 10.0.0.19 - - [2026-01-29 08:12:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.026659 10.0.0.19 - - [2026-01-29 08:12:13] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013118 10.0.0.19 - - [2026-01-29 08:12:13] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007650 10.0.0.19 - - [2026-01-29 08:12:13] "GET /floating-ip/5d2573da-a358-43a0-bfb4-99123ac799d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.008426 10.0.0.19 - - [2026-01-29 08:12:13] "POST /set-tag HTTP/1.1" 200 109 0.002621 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:12:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001419 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:12:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001333 10.0.0.19 - - [2026-01-29 08:14:51] "GET /global-system-configs HTTP/1.1" 200 322 0.009008 10.0.0.19 - - [2026-01-29 08:14:52] "GET /global-system-configs HTTP/1.1" 200 322 0.002714 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:15:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001045 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:15:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001102 10.0.0.19 - - [2026-01-29 08:16:11] "GET / HTTP/1.1" 200 35931 0.001849 10.0.0.19 - - [2026-01-29 08:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.19 - - [2026-01-29 08:16:11] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030491 10.0.0.19 - - [2026-01-29 08:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.19 - - [2026-01-29 08:16:12] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035012 10.0.0.19 - - [2026-01-29 08:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.19 - - [2026-01-29 08:16:12] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.056058 10.0.0.19 - - [2026-01-29 08:16:12] "POST /tags HTTP/1.1" 200 333 0.033704 10.0.0.19 - - [2026-01-29 08:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004991 10.0.0.19 - - [2026-01-29 08:16:12] "GET /tag/95bfbefc-86af-4728-a042-67844d155922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.019497 10.0.0.19 - - [2026-01-29 08:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.19 - - [2026-01-29 08:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.19 - - [2026-01-29 08:16:13] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048741 10.0.0.19 - - [2026-01-29 08:16:13] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.055203 10.0.0.19 - - [2026-01-29 08:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.19 - - [2026-01-29 08:16:13] "GET /virtual-network/c81ce128-22b3-415e-9691-5897e919d811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004826 10.0.0.19 - - [2026-01-29 08:16:13] "GET /virtual-networks?parent_id=d3d4b39a-9feb-4f58-b98e-5fd32df4374a&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003230 10.0.0.19 - - [2026-01-29 08:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.19 - - [2026-01-29 08:16:13] "GET /service-appliance-set/ebfdea7a-c950-43f5-83c3-c9bcb864d2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.024619 10.0.0.19 - - [2026-01-29 08:16:13] "POST /fqname-to-id HTTP/1.1" 404 254 0.004540 10.0.0.19 - - [2026-01-29 08:16:13] "POST /virtual-networks HTTP/1.1" 200 512 0.122793 10.0.0.19 - - [2026-01-29 08:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.017327 10.0.0.19 - - [2026-01-29 08:16:13] "GET /network-ipam/cbce586b-7a35-4679-b91b-70a4b7e0747a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.010775 10.0.0.19 - - [2026-01-29 08:16:13] "POST /useragent-kv HTTP/1.1" 200 115 0.008759 10.0.0.19 - - [2026-01-29 08:16:13] "POST /ref-update HTTP/1.1" 200 156 0.085584 10.0.0.19 - - [2026-01-29 08:16:13] "GET /virtual-network/a89bfdcd-3873-4283-ae15-e1e7e50d5360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.037284 10.0.0.19 - - [2026-01-29 08:16:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.250729 10.0.0.19 - - [2026-01-29 08:16:13] "GET /domains HTTP/1.1" 200 280 0.006457 10.0.0.19 - - [2026-01-29 08:16:13] "GET /domain/3490e08f-d6d5-4e20-978d-3fea029f0403 HTTP/1.1" 200 3086 0.019282 10.0.0.19 - - [2026-01-29 08:16:13] "GET /virtual-machine-interface/bfb611fa-20d2-40e7-933e-406bda30bd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.011802 10.0.0.19 - - [2026-01-29 08:16:13] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a HTTP/1.1" 200 5477 0.048398 10.0.0.19 - - [2026-01-29 08:16:13] "POST /instance-ips HTTP/1.1" 200 409 0.045836 10.0.0.19 - - [2026-01-29 08:16:13] "GET /instance-ip/5d8667fa-1777-4924-87f7-67a021ccc0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.012615 10.0.0.19 - - [2026-01-29 08:16:13] "GET /virtual-network/a89bfdcd-3873-4283-ae15-e1e7e50d5360 HTTP/1.1" 200 2087 0.011299 10.0.0.19 - - [2026-01-29 08:16:13] "GET /virtual-network/a89bfdcd-3873-4283-ae15-e1e7e50d5360 HTTP/1.1" 200 2087 0.004254 10.0.0.19 - - [2026-01-29 08:16:13] "GET /routing-instance/bf88602b-5fde-4ab1-bd55-64f9c056446d HTTP/1.1" 200 1182 0.003230 10.0.0.19 - - [2026-01-29 08:16:13] "GET /routing-instance/bf88602b-5fde-4ab1-bd55-64f9c056446d HTTP/1.1" 200 1182 0.003608 10.0.0.19 - - [2026-01-29 08:16:13] "POST /loadbalancers HTTP/1.1" 200 610 0.071260 10.0.0.19 - - [2026-01-29 08:16:13] "POST /route-targets HTTP/1.1" 200 327 0.011730 10.0.0.19 - - [2026-01-29 08:16:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.043457 10.0.0.19 - - [2026-01-29 08:16:13] "POST /ref-update HTTP/1.1" 200 156 0.039663 10.0.0.19 - - [2026-01-29 08:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.017201 10.0.0.19 - - [2026-01-29 08:16:13] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.088295 10.0.0.19 - - [2026-01-29 08:16:13] "GET /instance-ip/5d8667fa-1777-4924-87f7-67a021ccc0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003109 10.0.0.19 - - [2026-01-29 08:16:13] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046386 10.0.0.19 - - [2026-01-29 08:16:13] "GET /loadbalancer/74582985-ad37-45d0-bc5c-7e4a658d7da5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003552 10.0.0.19 - - [2026-01-29 08:16:13] "POST /floating-ips HTTP/1.1" 200 597 0.065525 10.0.0.19 - - [2026-01-29 08:16:13] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.052295 10.0.0.19 - - [2026-01-29 08:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.19 - - [2026-01-29 08:16:13] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048216 10.0.0.19 - - [2026-01-29 08:16:13] "GET /loadbalancer-listener/2e8341f5-833a-4381-8143-57ba1164a0c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.006504 10.0.0.19 - - [2026-01-29 08:16:14] "GET /loadbalancer-listener/2e8341f5-833a-4381-8143-57ba1164a0c0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.004786 10.0.0.19 - - [2026-01-29 08:16:14] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.024708 10.0.0.19 - - [2026-01-29 08:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.19 - - [2026-01-29 08:16:14] "GET /instance-ip/5d8667fa-1777-4924-87f7-67a021ccc0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.002600 10.0.0.19 - - [2026-01-29 08:16:14] "GET /instance-ip/5d8667fa-1777-4924-87f7-67a021ccc0e3?fields=floating_ips HTTP/1.1" 200 1211 0.005103 10.0.0.19 - - [2026-01-29 08:16:14] "GET /loadbalancer/74582985-ad37-45d0-bc5c-7e4a658d7da5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003257 10.0.0.19 - - [2026-01-29 08:16:14] "GET /floating-ip/5cf3e0d4-29cd-430f-ac37-5ceaad38265b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.004033 10.0.0.19 - - [2026-01-29 08:16:14] "POST /tags HTTP/1.1" 200 295 0.065526 10.0.0.19 - - [2026-01-29 08:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005495 10.0.0.19 - - [2026-01-29 08:16:14] "GET /tag/b69ef3c0-34cc-4949-803a-1369f771b345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.014285 10.0.0.19 - - [2026-01-29 08:16:14] "POST /tags HTTP/1.1" 409 233 0.001948 10.0.0.19 - - [2026-01-29 08:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.19 - - [2026-01-29 08:16:14] "GET /tag/cf860607-fcfe-472a-b6e1-26298ed2cf01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012685 10.0.0.19 - - [2026-01-29 08:16:14] "POST /tags HTTP/1.1" 409 206 0.002484 10.0.0.19 - - [2026-01-29 08:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.19 - - [2026-01-29 08:16:14] "GET /tag/1e457b84-9d3a-4eca-aa0d-16dbbf6c395a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012410 10.0.0.19 - - [2026-01-29 08:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.19 - - [2026-01-29 08:16:14] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004730 10.0.0.19 - - [2026-01-29 08:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.19 - - [2026-01-29 08:16:14] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034836 10.0.0.19 - - [2026-01-29 08:16:14] "POST /virtual-machines HTTP/1.1" 200 369 0.009599 10.0.0.19 - - [2026-01-29 08:16:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.019378 10.0.0.19 - - [2026-01-29 08:16:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.137768 10.0.0.19 - - [2026-01-29 08:16:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009886 10.0.0.19 - - [2026-01-29 08:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018049 10.0.0.19 - - [2026-01-29 08:16:14] "GET /virtual-machine-interface/c75b7b78-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004940 10.0.0.19 - - [2026-01-29 08:16:14] "POST /instance-ips HTTP/1.1" 200 409 0.025675 10.0.0.19 - - [2026-01-29 08:16:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.026410 10.0.0.19 - - [2026-01-29 08:16:14] "GET /virtual-machine-interface/c75b7b78-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.012489 10.0.0.19 - - [2026-01-29 08:16:14] "POST /set-tag HTTP/1.1" 200 109 0.016899 10.0.0.19 - - [2026-01-29 08:16:15] "GET /virtual-machine-interface/c75b7b78-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.020222 10.0.0.19 - - [2026-01-29 08:16:15] "GET /instance-ip/c7798d0c-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005407 10.0.0.19 - - [2026-01-29 08:16:15] "GET /virtual-machine-interface/c75b7b78-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004975 10.0.0.19 - - [2026-01-29 08:16:15] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.19 - - [2026-01-29 08:16:15] "GET /virtual-router/00b22232-2489-4ab9-9436-6c7cceefbc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.002465 10.0.0.19 - - [2026-01-29 08:16:15] "POST /ref-update HTTP/1.1" 200 156 0.008787 10.0.0.19 - - [2026-01-29 08:16:15] "GET /virtual-machine-interface/c75b7b78-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015646 10.0.0.19 - - [2026-01-29 08:16:15] "POST /set-tag HTTP/1.1" 200 109 0.002734 10.0.0.19 - - [2026-01-29 08:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.19 - - [2026-01-29 08:16:15] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004089 10.0.0.19 - - [2026-01-29 08:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.19 - - [2026-01-29 08:16:15] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037398 10.0.0.19 - - [2026-01-29 08:16:15] "POST /virtual-machines HTTP/1.1" 200 369 0.008716 10.0.0.19 - - [2026-01-29 08:16:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.025507 10.0.0.19 - - [2026-01-29 08:16:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.172642 10.0.0.19 - - [2026-01-29 08:16:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.039647 10.0.0.19 - - [2026-01-29 08:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.19 - - [2026-01-29 08:16:15] "GET /virtual-machine-interface/c7d2ad7e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.012168 10.0.0.19 - - [2026-01-29 08:16:15] "POST /instance-ips HTTP/1.1" 200 409 0.045632 10.0.0.19 - - [2026-01-29 08:16:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.026827 10.0.0.19 - - [2026-01-29 08:16:15] "GET /virtual-machine-interface/c7d2ad7e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.013000 10.0.0.19 - - [2026-01-29 08:16:15] "POST /set-tag HTTP/1.1" 200 109 0.018898 10.0.0.19 - - [2026-01-29 08:16:15] "GET /virtual-machine-interface/c7d2ad7e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.025478 10.0.0.19 - - [2026-01-29 08:16:15] "GET /instance-ip/c7f4ad70-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006736 10.0.0.19 - - [2026-01-29 08:16:15] "GET /virtual-machine-interface/c7d2ad7e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005375 10.0.0.19 - - [2026-01-29 08:16:15] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.19 - - [2026-01-29 08:16:15] "GET /virtual-router/00b22232-2489-4ab9-9436-6c7cceefbc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.004852 10.0.0.19 - - [2026-01-29 08:16:16] "POST /ref-update HTTP/1.1" 200 156 0.021300 10.0.0.19 - - [2026-01-29 08:16:16] "GET /virtual-machine-interface/c7d2ad7e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.018588 10.0.0.19 - - [2026-01-29 08:16:16] "POST /set-tag HTTP/1.1" 200 109 0.005894 10.0.0.19 - - [2026-01-29 08:16:16] "GET /virtual-machine-interface/c75b7b78-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005732 10.0.0.19 - - [2026-01-29 08:16:16] "POST /set-tag HTTP/1.1" 200 109 0.002731 10.0.0.19 - - [2026-01-29 08:16:16] "GET /virtual-machine-interface/c7d2ad7e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005311 10.0.0.19 - - [2026-01-29 08:16:16] "POST /set-tag HTTP/1.1" 200 109 0.002613 10.0.0.19 - - [2026-01-29 08:16:18] "GET /domains HTTP/1.1" 200 280 0.002588 10.0.0.19 - - [2026-01-29 08:16:18] "GET /domain/3490e08f-d6d5-4e20-978d-3fea029f0403 HTTP/1.1" 200 3086 0.006335 10.0.0.19 - - [2026-01-29 08:16:18] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a HTTP/1.1" 200 7065 0.061934 10.0.0.19 - - [2026-01-29 08:16:18] "GET /virtual-network/a89bfdcd-3873-4283-ae15-e1e7e50d5360 HTTP/1.1" 200 2087 0.006404 10.0.0.19 - - [2026-01-29 08:16:18] "GET /virtual-network/a89bfdcd-3873-4283-ae15-e1e7e50d5360 HTTP/1.1" 200 2087 0.005970 10.0.0.19 - - [2026-01-29 08:16:18] "GET /routing-instance/bf88602b-5fde-4ab1-bd55-64f9c056446d HTTP/1.1" 200 1403 0.005194 10.0.0.19 - - [2026-01-29 08:16:18] "GET /routing-instance/bf88602b-5fde-4ab1-bd55-64f9c056446d HTTP/1.1" 200 1403 0.003573 10.0.0.19 - - [2026-01-29 08:16:18] "GET /route-target/f55bfe32-bafa-448a-b422-675ce50abd56 HTTP/1.1" 200 1153 0.003380 10.0.0.19 - - [2026-01-29 08:16:18] "GET /virtual-network/a89bfdcd-3873-4283-ae15-e1e7e50d5360 HTTP/1.1" 200 2087 0.005801 10.0.0.19 - - [2026-01-29 08:16:18] "GET /routing-instance/bf88602b-5fde-4ab1-bd55-64f9c056446d HTTP/1.1" 200 1403 0.003643 10.0.0.19 - - [2026-01-29 08:16:18] "GET /virtual-network/a89bfdcd-3873-4283-ae15-e1e7e50d5360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.007503 10.0.0.19 - - [2026-01-29 08:16:18] "GET /virtual-network/a89bfdcd-3873-4283-ae15-e1e7e50d5360 HTTP/1.1" 200 2087 0.005496 10.0.0.19 - - [2026-01-29 08:16:18] "GET /routing-instance/bf88602b-5fde-4ab1-bd55-64f9c056446d HTTP/1.1" 200 1403 0.003362 10.0.0.19 - - [2026-01-29 08:16:18] "GET /routing-instance/bf88602b-5fde-4ab1-bd55-64f9c056446d HTTP/1.1" 200 1403 0.003140 10.0.0.19 - - [2026-01-29 08:16:18] "GET /route-target/f55bfe32-bafa-448a-b422-675ce50abd56 HTTP/1.1" 200 1153 0.002906 10.0.0.19 - - [2026-01-29 08:16:18] "GET /domains HTTP/1.1" 200 280 0.002151 10.0.0.19 - - [2026-01-29 08:16:18] "GET /domain/3490e08f-d6d5-4e20-978d-3fea029f0403 HTTP/1.1" 200 3086 0.003848 10.0.0.19 - - [2026-01-29 08:16:18] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a HTTP/1.1" 200 7065 0.036962 10.0.0.19 - - [2026-01-29 08:16:18] "GET /virtual-network/a89bfdcd-3873-4283-ae15-e1e7e50d5360 HTTP/1.1" 200 2087 0.006197 10.0.0.19 - - [2026-01-29 08:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.19 - - [2026-01-29 08:16:18] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037907 10.0.0.19 - - [2026-01-29 08:16:18] "GET /virtual-network/a89bfdcd-3873-4283-ae15-e1e7e50d5360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.005278 10.0.0.19 - - [2026-01-29 08:16:18] "GET /floating-ip-pools?parent_id=a89bfdcd-3873-4283-ae15-e1e7e50d5360&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001941 10.0.0.19 - - [2026-01-29 08:16:19] "GET /virtual-network/a89bfdcd-3873-4283-ae15-e1e7e50d5360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.008663 10.0.0.19 - - [2026-01-29 08:16:19] "POST /floating-ip-pools HTTP/1.1" 200 562 0.031734 10.0.0.19 - - [2026-01-29 08:16:19] "POST /ref-update HTTP/1.1" 200 156 0.021970 10.0.0.19 - - [2026-01-29 08:16:19] "GET /virtual-network/a89bfdcd-3873-4283-ae15-e1e7e50d5360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.006612 10.0.0.19 - - [2026-01-29 08:16:19] "GET /domains HTTP/1.1" 200 280 0.002207 10.0.0.19 - - [2026-01-29 08:16:19] "GET /domain/3490e08f-d6d5-4e20-978d-3fea029f0403 HTTP/1.1" 200 3086 0.003392 10.0.0.19 - - [2026-01-29 08:16:19] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a HTTP/1.1" 200 7321 0.036762 10.0.0.19 - - [2026-01-29 08:16:19] "GET /virtual-network/a89bfdcd-3873-4283-ae15-e1e7e50d5360 HTTP/1.1" 200 2325 0.008286 10.0.0.19 - - [2026-01-29 08:16:19] "GET /floating-ip-pool/dc52df66-e340-4087-8432-e15dc6008fa9 HTTP/1.1" 200 1314 0.002922 10.0.0.19 - - [2026-01-29 08:16:19] "GET /domains HTTP/1.1" 200 280 0.001634 10.0.0.19 - - [2026-01-29 08:16:19] "GET /domain/3490e08f-d6d5-4e20-978d-3fea029f0403 HTTP/1.1" 200 3086 0.002874 10.0.0.19 - - [2026-01-29 08:16:19] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a HTTP/1.1" 200 7321 0.040704 10.0.0.19 - - [2026-01-29 08:16:19] "GET /virtual-network/a89bfdcd-3873-4283-ae15-e1e7e50d5360 HTTP/1.1" 200 2325 0.004284 10.0.0.19 - - [2026-01-29 08:16:19] "GET /virtual-network/a89bfdcd-3873-4283-ae15-e1e7e50d5360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004079 10.0.0.19 - - [2026-01-29 08:16:19] "POST /tags HTTP/1.1" 200 365 0.053661 10.0.0.19 - - [2026-01-29 08:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013237 10.0.0.19 - - [2026-01-29 08:16:19] "GET /tag/e55cfef4-de4c-4f7d-9e0d-71dd0ba053f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.020710 10.0.0.19 - - [2026-01-29 08:16:19] "POST /tags HTTP/1.1" 409 206 0.002776 10.0.0.19 - - [2026-01-29 08:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.19 - - [2026-01-29 08:16:19] "GET /tag/1e457b84-9d3a-4eca-aa0d-16dbbf6c395a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012706 10.0.0.19 - - [2026-01-29 08:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.19 - - [2026-01-29 08:16:19] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.042264 10.0.0.19 - - [2026-01-29 08:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.19 - - [2026-01-29 08:16:19] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005125 10.0.0.19 - - [2026-01-29 08:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.19 - - [2026-01-29 08:16:19] "GET /service-appliance-set/6d34a36c-5d00-4957-854c-48d95c8f88a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003984 10.0.0.19 - - [2026-01-29 08:16:19] "POST /fqname-to-id HTTP/1.1" 404 258 0.002227 10.0.0.19 - - [2026-01-29 08:16:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.100427 10.0.0.19 - - [2026-01-29 08:16:19] "GET /virtual-machine-interface/63ed8e9d-c486-46ff-a937-300175f7c213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.014746 10.0.0.19 - - [2026-01-29 08:16:19] "POST /set-tag HTTP/1.1" 200 109 0.015483 10.0.0.19 - - [2026-01-29 08:16:19] "POST /instance-ips HTTP/1.1" 200 417 0.038160 10.0.0.19 - - [2026-01-29 08:16:19] "GET /instance-ip/d172c764-62dd-4da5-94d0-fcefd9918d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004081 10.0.0.19 - - [2026-01-29 08:16:20] "POST /loadbalancers HTTP/1.1" 200 618 0.076282 10.0.0.19 - - [2026-01-29 08:16:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.032835 10.0.0.19 - - [2026-01-29 08:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008694 10.0.0.19 - - [2026-01-29 08:16:20] "POST /service-instances HTTP/1.1" 200 566 0.038793 10.0.0.19 - - [2026-01-29 08:16:20] "POST /ref-update HTTP/1.1" 200 156 0.015775 10.0.0.19 - - [2026-01-29 08:16:20] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.045162 10.0.0.19 - - [2026-01-29 08:16:20] "GET /virtual-machine-interface/63ed8e9d-c486-46ff-a937-300175f7c213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.022943 10.0.0.19 - - [2026-01-29 08:16:20] "GET /virtual-machine-interface/63ed8e9d-c486-46ff-a937-300175f7c213?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.010510 10.0.0.19 - - [2026-01-29 08:16:20] "PUT /service-instance/6b684109-d2b2-4264-b777-955f73dd39af HTTP/1.1" 200 266 0.023646 10.0.0.19 - - [2026-01-29 08:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.19 - - [2026-01-29 08:16:20] "GET /floating-ip-pool/dc52df66-e340-4087-8432-e15dc6008fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004809 10.0.0.19 - - [2026-01-29 08:16:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014822 10.0.0.19 - - [2026-01-29 08:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.19 - - [2026-01-29 08:16:20] "POST /virtual-machines HTTP/1.1" 200 429 0.016858 10.0.0.19 - - [2026-01-29 08:16:20] "POST /floating-ips HTTP/1.1" 200 671 0.133153 10.0.0.19 - - [2026-01-29 08:16:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.067089 10.0.0.19 - - [2026-01-29 08:16:20] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003910 10.0.0.19 - - [2026-01-29 08:16:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.196526 10.0.0.19 - - [2026-01-29 08:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012421 10.0.0.19 - - [2026-01-29 08:16:20] "POST /chown HTTP/1.1" 200 109 0.008018 10.0.0.19 - - [2026-01-29 08:16:20] "GET /policy-management/e3fc27ee-fee0-453d-8c92-f478bc10a20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014742 10.0.0.19 - - [2026-01-29 08:16:20] "POST /tags HTTP/1.1" 409 221 0.002110 10.0.0.19 - - [2026-01-29 08:16:20] "POST /chown HTTP/1.1" 200 109 0.009479 10.0.0.19 - - [2026-01-29 08:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010354 10.0.0.19 - - [2026-01-29 08:16:20] "PUT /virtual-machine-interface/b9455289-cdee-4f0b-b744-b45697b77c12 HTTP/1.1" 200 284 0.019005 10.0.0.19 - - [2026-01-29 08:16:20] "GET /tag/95bfbefc-86af-4728-a042-67844d155922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011758 10.0.0.19 - - [2026-01-29 08:16:20] "POST /tags HTTP/1.1" 409 238 0.002526 10.0.0.19 - - [2026-01-29 08:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.19 - - [2026-01-29 08:16:20] "PUT /instance-ip/d172c764-62dd-4da5-94d0-fcefd9918d6d HTTP/1.1" 200 256 0.015703 10.0.0.19 - - [2026-01-29 08:16:20] "POST /ref-update HTTP/1.1" 200 156 0.021447 10.0.0.19 - - [2026-01-29 08:16:20] "GET /tag/e55cfef4-de4c-4f7d-9e0d-71dd0ba053f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.017257 10.0.0.19 - - [2026-01-29 08:16:20] "POST /ref-update HTTP/1.1" 200 156 0.034478 10.0.0.19 - - [2026-01-29 08:16:20] "POST /firewall-rules HTTP/1.1" 200 650 0.095287 10.0.0.19 - - [2026-01-29 08:16:20] "POST /ref-update HTTP/1.1" 200 156 0.067524 10.0.0.19 - - [2026-01-29 08:16:20] "GET /firewall-rule/ab13855e-ba19-46c8-830c-f14674c1e51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.026523 10.0.0.19 - - [2026-01-29 08:16:20] "POST /ref-update HTTP/1.1" 200 156 0.026866 10.0.0.19 - - [2026-01-29 08:16:20] "POST /ref-update HTTP/1.1" 200 156 0.022392 10.0.0.19 - - [2026-01-29 08:16:21] "GET /firewall-policy/22bd94fc-c2fd-4982-ba03-a1bf2b1bfc02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003478 10.0.0.19 - - [2026-01-29 08:16:21] "GET /firewall-rule/ab13855e-ba19-46c8-830c-f14674c1e51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.005635 10.0.0.19 - - [2026-01-29 08:16:21] "POST /ref-update HTTP/1.1" 200 156 0.024959 10.0.0.19 - - [2026-01-29 08:16:21] "POST /ref-update HTTP/1.1" 200 156 0.060536 10.0.0.19 - - [2026-01-29 08:16:21] "POST /virtual-machines HTTP/1.1" 200 429 0.040577 10.0.0.19 - - [2026-01-29 08:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.024332 10.0.0.19 - - [2026-01-29 08:16:21] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.042889 10.0.0.19 - - [2026-01-29 08:16:21] "GET /loadbalancer/0bffd577-1cc7-4ebb-8b1d-73ad3993c51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.002492 10.0.0.19 - - [2026-01-29 08:16:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.157882 10.0.0.19 - - [2026-01-29 08:16:21] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.057221 10.0.0.19 - - [2026-01-29 08:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.19 - - [2026-01-29 08:16:21] "POST /chown HTTP/1.1" 200 109 0.013444 10.0.0.19 - - [2026-01-29 08:16:21] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.052762 10.0.0.19 - - [2026-01-29 08:16:21] "POST /chown HTTP/1.1" 200 109 0.006457 10.0.0.19 - - [2026-01-29 08:16:21] "PUT /virtual-machine-interface/e2403cac-9644-4578-a827-d7b4f1d01f9b HTTP/1.1" 200 284 0.019218 10.0.0.19 - - [2026-01-29 08:16:21] "GET /loadbalancer-listener/68db8395-bb77-487b-9696-a79c51a4959e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.007690 10.0.0.19 - - [2026-01-29 08:16:21] "GET /loadbalancer-listener/68db8395-bb77-487b-9696-a79c51a4959e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.005363 10.0.0.19 - - [2026-01-29 08:16:21] "PUT /instance-ip/d172c764-62dd-4da5-94d0-fcefd9918d6d HTTP/1.1" 200 256 0.030280 10.0.0.19 - - [2026-01-29 08:16:21] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.024181 10.0.0.19 - - [2026-01-29 08:16:21] "POST /ref-update HTTP/1.1" 200 156 0.011554 10.0.0.19 - - [2026-01-29 08:16:21] "POST /ref-update HTTP/1.1" 200 156 0.034080 10.0.0.19 - - [2026-01-29 08:16:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.026690 10.0.0.19 - - [2026-01-29 08:16:21] "GET /loadbalancer-pool/49f3d5e9-3f61-414b-b7d8-94df7fba62fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.032396 10.0.0.19 - - [2026-01-29 08:16:21] "POST /ref-update HTTP/1.1" 200 156 0.060977 10.0.0.19 - - [2026-01-29 08:16:21] "POST /loadbalancer-members HTTP/1.1" 200 707 0.037832 10.0.0.19 - - [2026-01-29 08:16:21] "POST /ref-update HTTP/1.1" 200 156 0.017529 10.0.0.19 - - [2026-01-29 08:16:21] "POST /ref-update HTTP/1.1" 200 156 0.026463 10.0.0.19 - - [2026-01-29 08:16:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.021949 10.0.0.19 - - [2026-01-29 08:16:21] "GET /loadbalancer-member/6fca8151-5a24-49fc-9ae4-c4c18975d577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.026650 10.0.0.19 - - [2026-01-29 08:16:21] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004573 10.0.0.19 - - [2026-01-29 08:16:21] "PUT /service-instance/6b684109-d2b2-4264-b777-955f73dd39af HTTP/1.1" 200 266 0.012969 10.0.0.19 - - [2026-01-29 08:16:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.028110 10.0.0.19 - - [2026-01-29 08:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.016562 10.0.0.19 - - [2026-01-29 08:16:21] "GET /policy-management/e3fc27ee-fee0-453d-8c92-f478bc10a20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012516 10.0.0.19 - - [2026-01-29 08:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.19 - - [2026-01-29 08:16:21] "POST /tags HTTP/1.1" 409 221 0.002335 10.0.0.19 - - [2026-01-29 08:16:21] "POST /chown HTTP/1.1" 200 109 0.007653 10.0.0.19 - - [2026-01-29 08:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.024564 10.0.0.19 - - [2026-01-29 08:16:21] "GET /tag/95bfbefc-86af-4728-a042-67844d155922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013202 10.0.0.19 - - [2026-01-29 08:16:21] "POST /tags HTTP/1.1" 409 238 0.001683 10.0.0.19 - - [2026-01-29 08:16:21] "POST /chown HTTP/1.1" 200 109 0.037202 10.0.0.19 - - [2026-01-29 08:16:21] "PUT /instance-ip/d172c764-62dd-4da5-94d0-fcefd9918d6d HTTP/1.1" 200 256 0.014203 10.0.0.19 - - [2026-01-29 08:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.19 - - [2026-01-29 08:16:21] "GET /tag/e55cfef4-de4c-4f7d-9e0d-71dd0ba053f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016381 10.0.0.19 - - [2026-01-29 08:16:21] "POST /firewall-rules HTTP/1.1" 409 293 0.002733 10.0.0.19 - - [2026-01-29 08:16:22] "POST /ref-update HTTP/1.1" 200 156 0.013802 10.0.0.19 - - [2026-01-29 08:16:22] "POST /chown HTTP/1.1" 200 109 0.013260 10.0.0.19 - - [2026-01-29 08:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010584 10.0.0.19 - - [2026-01-29 08:16:22] "POST /chown HTTP/1.1" 200 109 0.025153 10.0.0.19 - - [2026-01-29 08:16:22] "PUT /firewall-rule/ab13855e-ba19-46c8-830c-f14674c1e51d HTTP/1.1" 200 260 0.033418 10.0.0.19 - - [2026-01-29 08:16:22] "GET /firewall-rule/ab13855e-ba19-46c8-830c-f14674c1e51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.009254 10.0.0.19 - - [2026-01-29 08:16:22] "PUT /instance-ip/d172c764-62dd-4da5-94d0-fcefd9918d6d HTTP/1.1" 200 256 0.011835 10.0.0.19 - - [2026-01-29 08:16:22] "POST /ref-update HTTP/1.1" 200 156 0.023160 10.0.0.19 - - [2026-01-29 08:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006290 10.0.0.19 - - [2026-01-29 08:16:22] "GET /firewall-policy/22bd94fc-c2fd-4982-ba03-a1bf2b1bfc02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.014988 10.0.0.19 - - [2026-01-29 08:16:22] "GET /firewall-rule/ab13855e-ba19-46c8-830c-f14674c1e51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002294 10.0.0.19 - - [2026-01-29 08:16:22] "POST /chown HTTP/1.1" 200 109 0.007930 10.0.0.19 - - [2026-01-29 08:16:22] "POST /chown HTTP/1.1" 200 109 0.021252 10.0.0.19 - - [2026-01-29 08:16:22] "PUT /instance-ip/d172c764-62dd-4da5-94d0-fcefd9918d6d HTTP/1.1" 200 256 0.023544 10.0.0.19 - - [2026-01-29 08:16:22] "POST /ref-update HTTP/1.1" 200 156 0.012659 10.0.0.19 - - [2026-01-29 08:16:22] "POST /chown HTTP/1.1" 200 109 0.029616 10.0.0.19 - - [2026-01-29 08:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006602 10.0.0.19 - - [2026-01-29 08:16:22] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.011555 10.0.0.19 - - [2026-01-29 08:16:22] "POST /chown HTTP/1.1" 200 109 0.058306 10.0.0.19 - - [2026-01-29 08:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008781 10.0.0.19 - - [2026-01-29 08:16:22] "PUT /instance-ip/d172c764-62dd-4da5-94d0-fcefd9918d6d HTTP/1.1" 200 256 0.015472 10.0.0.19 - - [2026-01-29 08:16:22] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.076309 10.0.0.19 - - [2026-01-29 08:16:22] "POST /ref-update HTTP/1.1" 200 156 0.064520 10.0.0.19 - - [2026-01-29 08:16:22] "POST /virtual-machines HTTP/1.1" 200 373 0.038319 10.0.0.19 - - [2026-01-29 08:16:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009380 10.0.0.19 - - [2026-01-29 08:16:22] "PUT /service-instance/6b684109-d2b2-4264-b777-955f73dd39af HTTP/1.1" 200 266 0.064239 10.0.0.19 - - [2026-01-29 08:16:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.153662 10.0.0.19 - - [2026-01-29 08:16:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.041690 10.0.0.19 - - [2026-01-29 08:16:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.038644 10.0.0.19 - - [2026-01-29 08:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007610 10.0.0.19 - - [2026-01-29 08:16:22] "GET /virtual-machine-interface/cc295dfa-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.012359 10.0.0.19 - - [2026-01-29 08:16:22] "PUT /service-instance/6b684109-d2b2-4264-b777-955f73dd39af HTTP/1.1" 200 266 0.030183 10.0.0.19 - - [2026-01-29 08:16:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.040512 10.0.0.19 - - [2026-01-29 08:16:23] "POST /instance-ips HTTP/1.1" 200 413 0.091242 10.0.0.19 - - [2026-01-29 08:16:23] "PUT /service-instance/6b684109-d2b2-4264-b777-955f73dd39af HTTP/1.1" 200 266 0.018733 10.0.0.19 - - [2026-01-29 08:16:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.012668 10.0.0.19 - - [2026-01-29 08:16:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.061923 10.0.0.19 - - [2026-01-29 08:16:23] "GET /virtual-machine-interface/cc295dfa-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.010658 10.0.0.19 - - [2026-01-29 08:16:23] "PUT /service-instance/6b684109-d2b2-4264-b777-955f73dd39af HTTP/1.1" 200 266 0.012237 10.0.0.19 - - [2026-01-29 08:16:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.015893 10.0.0.19 - - [2026-01-29 08:16:23] "POST /set-tag HTTP/1.1" 200 109 0.023422 10.0.0.19 - - [2026-01-29 08:16:23] "GET /virtual-machine-interface/cc295dfa-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010293 10.0.0.19 - - [2026-01-29 08:16:23] "GET /instance-ip/cc48a494-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007416 10.0.0.19 - - [2026-01-29 08:16:23] "PUT /service-instance/6b684109-d2b2-4264-b777-955f73dd39af HTTP/1.1" 200 266 0.008384 10.0.0.19 - - [2026-01-29 08:16:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.016885 10.0.0.19 - - [2026-01-29 08:16:23] "GET /virtual-machine-interface/cc295dfa-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007638 10.0.0.19 - - [2026-01-29 08:16:23] "POST /set-tag HTTP/1.1" 200 109 0.021196 10.0.0.19 - - [2026-01-29 08:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.19 - - [2026-01-29 08:16:23] "GET /virtual-router/00b22232-2489-4ab9-9436-6c7cceefbc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004129 10.0.0.19 - - [2026-01-29 08:16:23] "POST /chown HTTP/1.1" 200 109 0.006899 10.0.0.19 - - [2026-01-29 08:16:23] "POST /chown HTTP/1.1" 200 109 0.014388 10.0.0.19 - - [2026-01-29 08:16:23] "POST /ref-update HTTP/1.1" 200 156 0.009447 10.0.0.19 - - [2026-01-29 08:16:23] "GET /virtual-machine-interface/cc295dfa-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.020993 10.0.0.19 - - [2026-01-29 08:16:23] "POST /set-tag HTTP/1.1" 200 109 0.005181 10.0.0.19 - - [2026-01-29 08:16:23] "POST /ref-update HTTP/1.1" 200 156 0.021557 10.0.0.19 - - [2026-01-29 08:16:23] "POST /chown HTTP/1.1" 200 109 0.013643 10.0.0.19 - - [2026-01-29 08:16:23] "GET /virtual-machine-interface/cc295dfa-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009846 10.0.0.19 - - [2026-01-29 08:16:23] "POST /chown HTTP/1.1" 200 109 0.041499 10.0.0.19 - - [2026-01-29 08:16:23] "POST /set-tag HTTP/1.1" 200 109 0.015647 10.0.0.19 - - [2026-01-29 08:16:23] "POST /ref-update HTTP/1.1" 200 156 0.007702 10.0.0.19 - - [2026-01-29 08:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010358 10.0.0.19 - - [2026-01-29 08:16:23] "POST /chown HTTP/1.1" 200 109 0.008389 10.0.0.19 - - [2026-01-29 08:16:23] "POST /chown HTTP/1.1" 200 109 0.006858 10.0.0.19 - - [2026-01-29 08:16:23] "POST /chown HTTP/1.1" 200 109 0.016039 10.0.0.19 - - [2026-01-29 08:16:23] "POST /chown HTTP/1.1" 200 109 0.027601 10.0.0.19 - - [2026-01-29 08:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.19 - - [2026-01-29 08:16:23] "POST /chown HTTP/1.1" 200 109 0.014528 10.0.0.19 - - [2026-01-29 08:16:23] "POST /chown HTTP/1.1" 200 109 0.023861 10.0.0.19 - - [2026-01-29 08:16:23] "POST /chown HTTP/1.1" 200 109 0.010030 10.0.0.19 - - [2026-01-29 08:16:23] "POST /chown HTTP/1.1" 200 109 0.007858 10.0.0.19 - - [2026-01-29 08:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.19 - - [2026-01-29 08:16:24] "POST /chown HTTP/1.1" 200 109 0.018242 10.0.0.19 - - [2026-01-29 08:16:24] "POST /chown HTTP/1.1" 200 109 0.035365 10.0.0.19 - - [2026-01-29 08:16:24] "POST /chown HTTP/1.1" 200 109 0.015316 10.0.0.19 - - [2026-01-29 08:16:24] "POST /chown HTTP/1.1" 200 109 0.028032 10.0.0.19 - - [2026-01-29 08:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.19 - - [2026-01-29 08:16:24] "POST /chown HTTP/1.1" 200 109 0.007159 10.0.0.19 - - [2026-01-29 08:16:24] "POST /chown HTTP/1.1" 200 109 0.021384 10.0.0.19 - - [2026-01-29 08:16:24] "POST /chown HTTP/1.1" 200 109 0.015129 10.0.0.19 - - [2026-01-29 08:16:24] "POST /chown HTTP/1.1" 200 109 0.010094 10.0.0.19 - - [2026-01-29 08:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.19 - - [2026-01-29 08:16:24] "POST /chown HTTP/1.1" 200 109 0.017126 10.0.0.19 - - [2026-01-29 08:16:24] "POST /chown HTTP/1.1" 200 109 0.008451 10.0.0.19 - - [2026-01-29 08:16:24] "POST /chown HTTP/1.1" 200 109 0.012795 10.0.0.19 - - [2026-01-29 08:16:24] "POST /chown HTTP/1.1" 200 109 0.037600 10.0.0.19 - - [2026-01-29 08:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.19 - - [2026-01-29 08:16:24] "POST /chown HTTP/1.1" 200 109 0.010115 10.0.0.19 - - [2026-01-29 08:16:24] "POST /chown HTTP/1.1" 200 109 0.020492 10.0.0.19 - - [2026-01-29 08:16:24] "POST /chown HTTP/1.1" 200 109 0.009243 10.0.0.19 - - [2026-01-29 08:16:24] "POST /chown HTTP/1.1" 200 109 0.030608 10.0.0.19 - - [2026-01-29 08:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.19 - - [2026-01-29 08:16:24] "POST /chown HTTP/1.1" 200 109 0.007090 10.0.0.19 - - [2026-01-29 08:16:24] "POST /chown HTTP/1.1" 200 109 0.021961 10.0.0.19 - - [2026-01-29 08:16:24] "POST /chown HTTP/1.1" 200 109 0.014482 10.0.0.19 - - [2026-01-29 08:16:24] "POST /chown HTTP/1.1" 200 109 0.008420 10.0.0.19 - - [2026-01-29 08:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005215 10.0.0.19 - - [2026-01-29 08:16:24] "POST /chown HTTP/1.1" 200 109 0.009130 10.0.0.19 - - [2026-01-29 08:16:24] "POST /chown HTTP/1.1" 200 109 0.008304 10.0.0.19 - - [2026-01-29 08:16:25] "POST /chown HTTP/1.1" 200 109 0.015419 10.0.0.19 - - [2026-01-29 08:16:25] "POST /chown HTTP/1.1" 200 109 0.020572 10.0.0.19 - - [2026-01-29 08:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.19 - - [2026-01-29 08:16:25] "POST /chown HTTP/1.1" 200 109 0.007118 10.0.0.19 - - [2026-01-29 08:16:25] "POST /chown HTTP/1.1" 200 109 0.034272 10.0.0.19 - - [2026-01-29 08:16:25] "POST /chown HTTP/1.1" 200 109 0.012607 10.0.0.19 - - [2026-01-29 08:16:25] "POST /chown HTTP/1.1" 200 109 0.027000 10.0.0.19 - - [2026-01-29 08:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.19 - - [2026-01-29 08:16:25] "POST /chown HTTP/1.1" 200 109 0.010960 10.0.0.19 - - [2026-01-29 08:16:25] "POST /chown HTTP/1.1" 200 109 0.027893 10.0.0.19 - - [2026-01-29 08:16:25] "POST /chown HTTP/1.1" 200 109 0.023576 10.0.0.19 - - [2026-01-29 08:16:25] "POST /chown HTTP/1.1" 200 109 0.011713 10.0.0.19 - - [2026-01-29 08:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.19 - - [2026-01-29 08:16:25] "POST /chown HTTP/1.1" 200 109 0.008958 10.0.0.19 - - [2026-01-29 08:16:25] "POST /chown HTTP/1.1" 200 109 0.009192 10.0.0.19 - - [2026-01-29 08:16:25] "POST /chown HTTP/1.1" 200 109 0.012227 10.0.0.19 - - [2026-01-29 08:16:25] "POST /chown HTTP/1.1" 200 109 0.029552 10.0.0.19 - - [2026-01-29 08:16:26] "GET /virtual-machine-interface/c7d2ad7e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006496 10.0.0.19 - - [2026-01-29 08:16:26] "POST /set-tag HTTP/1.1" 200 109 0.004963 10.0.0.19 - - [2026-01-29 08:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.19 - - [2026-01-29 08:16:26] "GET /loadbalancer/74582985-ad37-45d0-bc5c-7e4a658d7da5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002763 10.0.0.19 - - [2026-01-29 08:16:26] "GET /loadbalancer-pool/089f1a08-f823-4a76-aaf1-1b6bba880ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002972 10.0.0.19 - - [2026-01-29 08:16:26] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019463 10.0.0.19 - - [2026-01-29 08:16:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.011111 10.0.0.19 - - [2026-01-29 08:16:26] "GET /virtual-machine-interface/c7d2ad7e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012208 10.0.0.19 - - [2026-01-29 08:16:26] "GET /virtual-machine-interface/c7d2ad7e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006484 10.0.0.19 - - [2026-01-29 08:16:26] "POST /tags HTTP/1.1" 409 221 0.003643 10.0.0.19 - - [2026-01-29 08:16:26] "POST /ref-update HTTP/1.1" 200 156 0.017248 10.0.0.19 - - [2026-01-29 08:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012334 10.0.0.19 - - [2026-01-29 08:16:26] "GET /floating-ip/5cf3e0d4-29cd-430f-ac37-5ceaad38265b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.050115 10.0.0.19 - - [2026-01-29 08:16:26] "GET /tag/95bfbefc-86af-4728-a042-67844d155922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.050941 10.0.0.19 - - [2026-01-29 08:16:26] "PUT /floating-ip/5cf3e0d4-29cd-430f-ac37-5ceaad38265b HTTP/1.1" 200 256 0.058046 10.0.0.19 - - [2026-01-29 08:16:26] "POST /set-tag HTTP/1.1" 200 109 0.057120 10.0.0.19 - - [2026-01-29 08:16:27] "GET /virtual-machine-interface/c75b7b78-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005011 10.0.0.19 - - [2026-01-29 08:16:27] "POST /set-tag HTTP/1.1" 200 109 0.002460 10.0.0.19 - - [2026-01-29 08:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.19 - - [2026-01-29 08:16:27] "GET /loadbalancer/74582985-ad37-45d0-bc5c-7e4a658d7da5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005579 10.0.0.19 - - [2026-01-29 08:16:27] "GET /loadbalancer-pool/089f1a08-f823-4a76-aaf1-1b6bba880ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003996 10.0.0.19 - - [2026-01-29 08:16:27] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015635 10.0.0.19 - - [2026-01-29 08:16:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022995 10.0.0.19 - - [2026-01-29 08:16:27] "GET /virtual-machine-interface/c75b7b78-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004319 10.0.0.19 - - [2026-01-29 08:16:27] "GET /virtual-machine-interface/c75b7b78-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017390 10.0.0.19 - - [2026-01-29 08:16:27] "POST /ref-update HTTP/1.1" 200 156 0.024504 10.0.0.19 - - [2026-01-29 08:16:27] "GET /floating-ip/5cf3e0d4-29cd-430f-ac37-5ceaad38265b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.029245 10.0.0.19 - - [2026-01-29 08:16:27] "POST /set-tag HTTP/1.1" 200 109 0.029953 10.0.0.19 - - [2026-01-29 08:16:32] "GET /virtual-machine/839234ac-4012-4146-8cd9-db548912b17b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003432 10.0.0.19 - - [2026-01-29 08:16:32] "GET /virtual-machine-interface/c75b7b78-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004786 10.0.0.19 - - [2026-01-29 08:16:32] "GET /virtual-machine-interface/cc295dfa-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005101 10.0.0.19 - - [2026-01-29 08:16:32] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.19 - - [2026-01-29 08:16:32] "GET /virtual-machine/49a55e04-65c4-4adc-961c-ecb3cafe27b4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003203 10.0.0.19 - - [2026-01-29 08:16:32] "GET /virtual-machine-interface/c7d2ad7e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004612 10.0.0.19 - - [2026-01-29 08:16:32] "GET /virtual-machine/e49e747d-5a4b-42b5-9b77-be5992915aa8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003504 10.0.0.19 - - [2026-01-29 08:16:32] "GET /virtual-machine-interface/cc295dfa-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005710 10.0.0.19 - - [2026-01-29 08:16:32] "GET /virtual-machine-interface/cc295dfa-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004814 10.0.0.19 - - [2026-01-29 08:16:32] "POST /set-tag HTTP/1.1" 200 109 0.002701 10.0.0.19 - - [2026-01-29 08:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.19 - - [2026-01-29 08:16:34] "POST /chown HTTP/1.1" 200 109 0.006889 10.0.0.19 - - [2026-01-29 08:16:34] "POST /chown HTTP/1.1" 200 109 0.022035 10.0.0.19 - - [2026-01-29 08:16:34] "POST /chown HTTP/1.1" 200 109 0.014451 10.0.0.19 - - [2026-01-29 08:16:35] "POST /chown HTTP/1.1" 200 109 0.032771 10.0.0.19 - - [2026-01-29 08:16:47] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006553 10.0.0.19 - - [2026-01-29 08:16:47] "POST /set-tag HTTP/1.1" 200 109 0.003705 10.0.0.19 - - [2026-01-29 08:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009367 10.0.0.19 - - [2026-01-29 08:16:47] "GET /loadbalancer/fe81d49f-00d3-490f-a3f5-24aecd03833c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.010329 10.0.0.19 - - [2026-01-29 08:16:47] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005485 10.0.0.19 - - [2026-01-29 08:16:47] "POST /set-tag HTTP/1.1" 200 109 0.042993 10.0.0.19 - - [2026-01-29 08:16:47] "DELETE /loadbalancer-member/af90f9d9-f45a-4fc1-b9cd-23c58dac79db HTTP/1.1" 200 115 0.068315 10.0.0.19 - - [2026-01-29 08:16:47] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005865 10.0.0.19 - - [2026-01-29 08:16:47] "POST /set-tag HTTP/1.1" 200 109 0.003555 10.0.0.19 - - [2026-01-29 08:16:47] "DELETE /loadbalancer-member/b0b7be28-a4c1-4eb5-be54-797d52d40d09 HTTP/1.1" 200 115 0.039425 10.0.0.19 - - [2026-01-29 08:16:47] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005042 10.0.0.19 - - [2026-01-29 08:16:47] "POST /set-tag HTTP/1.1" 200 109 0.002592 10.0.0.19 - - [2026-01-29 08:16:47] "DELETE /loadbalancer-member/cd167279-c761-4729-9346-3dbcfd5d5691 HTTP/1.1" 200 115 0.036148 10.0.0.19 - - [2026-01-29 08:16:47] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009219 10.0.0.19 - - [2026-01-29 08:16:47] "POST /set-tag HTTP/1.1" 200 109 0.003245 10.0.0.19 - - [2026-01-29 08:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.19 - - [2026-01-29 08:16:47] "GET /loadbalancer/fe81d49f-00d3-490f-a3f5-24aecd03833c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002630 10.0.0.19 - - [2026-01-29 08:16:47] "GET /loadbalancer-pool/be7acc6a-d951-4e99-a644-07e9a71a0edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003447 10.0.0.19 - - [2026-01-29 08:16:47] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026214 10.0.0.19 - - [2026-01-29 08:16:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.025331 10.0.0.19 - - [2026-01-29 08:16:47] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.025817 10.0.0.19 - - [2026-01-29 08:16:47] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007781 10.0.0.19 - - [2026-01-29 08:16:47] "GET /floating-ip/5d2573da-a358-43a0-bfb4-99123ac799d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006714 10.0.0.19 - - [2026-01-29 08:16:48] "POST /set-tag HTTP/1.1" 200 109 0.076067 10.0.0.19 - - [2026-01-29 08:16:48] "GET /loadbalancer-pool/81c74848-aac9-4358-b2e4-daeda2e075e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.034180 10.0.0.19 - - [2026-01-29 08:16:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026644 10.0.0.19 - - [2026-01-29 08:16:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.023973 10.0.0.19 - - [2026-01-29 08:16:48] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.027184 10.0.0.19 - - [2026-01-29 08:16:48] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.028622 10.0.0.19 - - [2026-01-29 08:16:48] "POST /set-tag HTTP/1.1" 200 109 0.023631 10.0.0.19 - - [2026-01-29 08:16:48] "GET /floating-ip/5d2573da-a358-43a0-bfb4-99123ac799d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.008000 10.0.0.19 - - [2026-01-29 08:16:48] "GET /loadbalancer-pool/330b085e-0c50-446d-a52c-44213a5e24c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004007 10.0.0.19 - - [2026-01-29 08:16:48] "POST /loadbalancer-members HTTP/1.1" 200 692 0.062462 10.0.0.19 - - [2026-01-29 08:16:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.026070 10.0.0.19 - - [2026-01-29 08:16:48] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006974 10.0.0.19 - - [2026-01-29 08:16:48] "GET /virtual-machine-interface/3e55b2ae-fce9-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011006 10.0.0.19 - - [2026-01-29 08:16:48] "POST /set-tag HTTP/1.1" 200 109 0.004538 10.0.0.19 - - [2026-01-29 08:16:48] "GET /floating-ip/5d2573da-a358-43a0-bfb4-99123ac799d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003724 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:16:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001058 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:16:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000958 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:17:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001330 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:17:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001410 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:17:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001000 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:17:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000877 10.0.0.19 - - [2026-01-29 08:17:08] "GET /virtual-machine-interface/cc295dfa-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005368 10.0.0.19 - - [2026-01-29 08:17:08] "POST /set-tag HTTP/1.1" 200 109 0.002086 10.0.0.19 - - [2026-01-29 08:17:08] "GET /virtual-machine-interface/cc295dfa-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003764 10.0.0.19 - - [2026-01-29 08:17:08] "POST /set-tag HTTP/1.1" 200 109 0.001697 10.0.0.19 - - [2026-01-29 08:17:08] "GET /virtual-machine/e49e747d-5a4b-42b5-9b77-be5992915aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003684 10.0.0.19 - - [2026-01-29 08:17:08] "POST /ref-update HTTP/1.1" 200 156 0.011169 10.0.0.19 - - [2026-01-29 08:17:08] "GET /virtual-machine-interface/cc295dfa-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.015370 10.0.0.19 - - [2026-01-29 08:17:08] "POST /set-tag HTTP/1.1" 200 109 0.017962 10.0.0.19 - - [2026-01-29 08:17:08] "POST /set-tag HTTP/1.1" 200 109 0.027570 10.0.0.19 - - [2026-01-29 08:17:08] "DELETE /instance-ip/cc48a494-fcea-11f0-b274-fa163e8c56d6 HTTP/1.1" 200 115 0.043804 10.0.0.19 - - [2026-01-29 08:17:08] "DELETE /virtual-machine-interface/cc295dfa-fcea-11f0-b274-fa163e8c56d6 HTTP/1.1" 200 115 0.045580 10.0.0.19 - - [2026-01-29 08:17:08] "DELETE /virtual-machine/e49e747d-5a4b-42b5-9b77-be5992915aa8 HTTP/1.1" 200 115 0.022695 10.0.0.19 - - [2026-01-29 08:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.19 - - [2026-01-29 08:17:13] "GET /tag/e55cfef4-de4c-4f7d-9e0d-71dd0ba053f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011961 10.0.0.19 - - [2026-01-29 08:17:13] "GET /tag/e55cfef4-de4c-4f7d-9e0d-71dd0ba053f7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.013951 10.0.0.19 - - [2026-01-29 08:17:13] "GET /virtual-machine-interface/63ed8e9d-c486-46ff-a937-300175f7c213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004542 10.0.0.19 - - [2026-01-29 08:17:13] "POST /set-tag HTTP/1.1" 200 109 0.016151 10.0.0.19 - - [2026-01-29 08:17:13] "GET /virtual-machine-interface/b9455289-cdee-4f0b-b744-b45697b77c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.023273 10.0.0.19 - - [2026-01-29 08:17:13] "POST /set-tag HTTP/1.1" 200 109 0.023986 10.0.0.19 - - [2026-01-29 08:17:13] "GET /virtual-machine-interface/e2403cac-9644-4578-a827-d7b4f1d01f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.005130 10.0.0.19 - - [2026-01-29 08:17:13] "POST /set-tag HTTP/1.1" 200 109 0.015343 10.0.0.19 - - [2026-01-29 08:17:13] "GET /firewall-policy/22bd94fc-c2fd-4982-ba03-a1bf2b1bfc02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.013945 10.0.0.19 - - [2026-01-29 08:17:13] "GET /firewall-rule/ab13855e-ba19-46c8-830c-f14674c1e51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003075 10.0.0.19 - - [2026-01-29 08:17:13] "POST /ref-update HTTP/1.1" 200 156 0.013366 10.0.0.19 - - [2026-01-29 08:17:13] "DELETE /firewall-rule/ab13855e-ba19-46c8-830c-f14674c1e51d HTTP/1.1" 200 115 0.047523 10.0.0.19 - - [2026-01-29 08:17:13] "DELETE /loadbalancer-member/6fca8151-5a24-49fc-9ae4-c4c18975d577 HTTP/1.1" 200 115 0.033771 10.0.0.19 - - [2026-01-29 08:17:13] "PUT /service-instance/6b684109-d2b2-4264-b777-955f73dd39af HTTP/1.1" 200 266 0.012626 10.0.0.19 - - [2026-01-29 08:17:13] "DELETE /loadbalancer-pool/49f3d5e9-3f61-414b-b7d8-94df7fba62fa HTTP/1.1" 200 115 0.082081 10.0.0.19 - - [2026-01-29 08:17:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.040057 10.0.0.19 - - [2026-01-29 08:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.19 - - [2026-01-29 08:17:13] "DELETE /loadbalancer-listener/68db8395-bb77-487b-9696-a79c51a4959e HTTP/1.1" 200 115 0.042327 10.0.0.19 - - [2026-01-29 08:17:13] "GET /floating-ip/63285522-97c7-4253-90c0-4bfa18c4fee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.006906 10.0.0.19 - - [2026-01-29 08:17:13] "POST /chown HTTP/1.1" 200 109 0.006984 10.0.0.19 - - [2026-01-29 08:17:13] "POST /chown HTTP/1.1" 200 109 0.046034 10.0.0.19 - - [2026-01-29 08:17:13] "POST /chown HTTP/1.1" 200 109 0.012496 10.0.0.19 - - [2026-01-29 08:17:13] "PUT /floating-ip/63285522-97c7-4253-90c0-4bfa18c4fee2 HTTP/1.1" 200 256 0.071415 10.0.0.19 - - [2026-01-29 08:17:13] "POST /chown HTTP/1.1" 200 109 0.008603 10.0.0.19 - - [2026-01-29 08:17:13] "DELETE /floating-ip/63285522-97c7-4253-90c0-4bfa18c4fee2 HTTP/1.1" 200 115 0.079486 10.0.0.19 - - [2026-01-29 08:17:13] "PUT /service-instance/6b684109-d2b2-4264-b777-955f73dd39af HTTP/1.1" 200 266 0.012582 10.0.0.19 - - [2026-01-29 08:17:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.027901 10.0.0.19 - - [2026-01-29 08:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.19 - - [2026-01-29 08:17:13] "DELETE /loadbalancer/0bffd577-1cc7-4ebb-8b1d-73ad3993c51d HTTP/1.1" 200 115 0.074886 10.0.0.19 - - [2026-01-29 08:17:13] "POST /chown HTTP/1.1" 200 109 0.019562 10.0.0.19 - - [2026-01-29 08:17:13] "POST /chown HTTP/1.1" 404 171 0.026298 10.0.0.19 - - [2026-01-29 08:17:13] "DELETE /instance-ip/d172c764-62dd-4da5-94d0-fcefd9918d6d HTTP/1.1" 200 115 0.077492 10.0.0.19 - - [2026-01-29 08:17:13] "POST /chown HTTP/1.1" 200 109 0.025424 10.0.0.19 - - [2026-01-29 08:17:13] "POST /chown HTTP/1.1" 404 171 0.004267 10.0.0.19 - - [2026-01-29 08:17:13] "DELETE /virtual-machine-interface/63ed8e9d-c486-46ff-a937-300175f7c213 HTTP/1.1" 200 115 0.067806 10.0.0.19 - - [2026-01-29 08:17:14] "GET /floating-ip-pool/dc52df66-e340-4087-8432-e15dc6008fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.012932 10.0.0.19 - - [2026-01-29 08:17:14] "PUT /service-instance/6b684109-d2b2-4264-b777-955f73dd39af HTTP/1.1" 200 266 0.032492 10.0.0.19 - - [2026-01-29 08:17:14] "POST /ref-update HTTP/1.1" 200 156 0.024282 10.0.0.19 - - [2026-01-29 08:17:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.040292 10.0.0.19 - - [2026-01-29 08:17:14] "DELETE /tag/e55cfef4-de4c-4f7d-9e0d-71dd0ba053f7 HTTP/1.1" 200 115 0.145137 10.0.0.19 - - [2026-01-29 08:17:14] "PUT /service-instance/6b684109-d2b2-4264-b777-955f73dd39af HTTP/1.1" 200 266 0.009216 10.0.0.19 - - [2026-01-29 08:17:14] "DELETE /floating-ip-pool/dc52df66-e340-4087-8432-e15dc6008fa9 HTTP/1.1" 200 115 0.125503 10.0.0.19 - - [2026-01-29 08:17:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.053875 10.0.0.19 - - [2026-01-29 08:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005212 10.0.0.19 - - [2026-01-29 08:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004923 10.0.0.19 - - [2026-01-29 08:17:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003029 10.0.0.19 - - [2026-01-29 08:17:14] "POST /useragent-kv HTTP/1.1" 200 115 0.001665 10.0.0.19 - - [2026-01-29 08:17:14] "DELETE /virtual-network/a89bfdcd-3873-4283-ae15-e1e7e50d5360 HTTP/1.1" 200 115 0.148127 10.0.0.19 - - [2026-01-29 08:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.19 - - [2026-01-29 08:17:14] "GET /routing-instance/bf88602b-5fde-4ab1-bd55-64f9c056446d HTTP/1.1" 404 171 0.002230 10.0.0.19 - - [2026-01-29 08:17:14] "GET /domains HTTP/1.1" 200 280 0.006263 10.0.0.19 - - [2026-01-29 08:17:14] "GET /domain/3490e08f-d6d5-4e20-978d-3fea029f0403 HTTP/1.1" 200 3086 0.006079 10.0.0.19 - - [2026-01-29 08:17:14] "DELETE /route-target/f55bfe32-bafa-448a-b422-675ce50abd56 HTTP/1.1" 200 115 0.054945 10.0.0.19 - - [2026-01-29 08:17:14] "DELETE /service-instance/6b684109-d2b2-4264-b777-955f73dd39af HTTP/1.1" 200 115 0.091741 10.0.0.19 - - [2026-01-29 08:17:14] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a HTTP/1.1" 200 7412 0.058666 10.0.0.19 - - [2026-01-29 08:17:14] "GET /virtual-machine-interface/e2403cac-9644-4578-a827-d7b4f1d01f9b?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.005287 10.0.0.19 - - [2026-01-29 08:17:14] "GET /virtual-machine-interface/c7d2ad7e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008959 10.0.0.19 - - [2026-01-29 08:17:14] "POST /set-tag HTTP/1.1" 200 109 0.002872 10.0.0.19 - - [2026-01-29 08:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.19 - - [2026-01-29 08:17:14] "GET /loadbalancer/74582985-ad37-45d0-bc5c-7e4a658d7da5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.015254 10.0.0.19 - - [2026-01-29 08:17:14] "DELETE /virtual-machine-interface/e2403cac-9644-4578-a827-d7b4f1d01f9b HTTP/1.1" 200 115 0.091976 10.0.0.19 - - [2026-01-29 08:17:14] "GET /virtual-machine-interface/c7d2ad7e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004411 10.0.0.19 - - [2026-01-29 08:17:14] "DELETE /virtual-machine/1aec72a5-929b-48b2-b028-ecc5b41ab9ff HTTP/1.1" 200 115 0.040523 10.0.0.19 - - [2026-01-29 08:17:14] "GET /virtual-machine-interface/b9455289-cdee-4f0b-b744-b45697b77c12?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.015099 10.0.0.19 - - [2026-01-29 08:17:14] "POST /set-tag HTTP/1.1" 200 109 0.052875 10.0.0.19 - - [2026-01-29 08:17:14] "DELETE /loadbalancer-member/9cec6e6b-9774-488f-9173-bc86ac45ea24 HTTP/1.1" 200 115 0.039859 10.0.0.19 - - [2026-01-29 08:17:14] "DELETE /virtual-machine-interface/b9455289-cdee-4f0b-b744-b45697b77c12 HTTP/1.1" 200 115 0.055902 10.0.0.19 - - [2026-01-29 08:17:14] "POST /ref-update HTTP/1.1" 200 156 0.011007 10.0.0.19 - - [2026-01-29 08:17:14] "DELETE /virtual-machine/e704fcd2-1980-4579-8fb2-c20b82a43bd1 HTTP/1.1" 200 115 0.040217 10.0.0.19 - - [2026-01-29 08:17:15] "GET /virtual-machine-interface/c7d2ad7e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007101 10.0.0.19 - - [2026-01-29 08:17:15] "POST /set-tag HTTP/1.1" 200 109 0.012719 10.0.0.19 - - [2026-01-29 08:17:15] "GET /virtual-machine-interface/c7d2ad7e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008029 10.0.0.19 - - [2026-01-29 08:17:15] "POST /set-tag HTTP/1.1" 200 109 0.003335 10.0.0.19 - - [2026-01-29 08:17:15] "GET /virtual-machine/49a55e04-65c4-4adc-961c-ecb3cafe27b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003186 10.0.0.19 - - [2026-01-29 08:17:15] "POST /ref-update HTTP/1.1" 200 156 0.009878 10.0.0.19 - - [2026-01-29 08:17:15] "GET /virtual-machine-interface/c7d2ad7e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016365 10.0.0.19 - - [2026-01-29 08:17:15] "POST /set-tag HTTP/1.1" 200 109 0.025460 10.0.0.19 - - [2026-01-29 08:17:15] "POST /set-tag HTTP/1.1" 200 109 0.017270 10.0.0.19 - - [2026-01-29 08:17:16] "POST /set-tag HTTP/1.1" 200 109 0.030241 10.0.0.19 - - [2026-01-29 08:17:16] "DELETE /instance-ip/c7f4ad70-fcea-11f0-b274-fa163e8c56d6 HTTP/1.1" 200 115 0.055464 10.0.0.19 - - [2026-01-29 08:17:16] "POST /ref-update HTTP/1.1" 200 156 0.008237 10.0.0.19 - - [2026-01-29 08:17:16] "DELETE /virtual-machine-interface/c7d2ad7e-fcea-11f0-b274-fa163e8c56d6 HTTP/1.1" 200 115 0.036051 10.0.0.19 - - [2026-01-29 08:17:16] "DELETE /virtual-machine/49a55e04-65c4-4adc-961c-ecb3cafe27b4 HTTP/1.1" 200 115 0.019994 10.0.0.19 - - [2026-01-29 08:17:19] "GET /virtual-machine-interface/c75b7b78-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005248 10.0.0.19 - - [2026-01-29 08:17:19] "POST /set-tag HTTP/1.1" 200 109 0.002975 10.0.0.19 - - [2026-01-29 08:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.19 - - [2026-01-29 08:17:19] "GET /loadbalancer/74582985-ad37-45d0-bc5c-7e4a658d7da5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002578 10.0.0.19 - - [2026-01-29 08:17:20] "GET /virtual-machine-interface/c75b7b78-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004886 10.0.0.19 - - [2026-01-29 08:17:20] "POST /set-tag HTTP/1.1" 200 109 0.002947 10.0.0.19 - - [2026-01-29 08:17:20] "GET /virtual-machine-interface/c75b7b78-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005033 10.0.0.19 - - [2026-01-29 08:17:20] "POST /set-tag HTTP/1.1" 200 109 0.002486 10.0.0.19 - - [2026-01-29 08:17:20] "GET /virtual-machine/839234ac-4012-4146-8cd9-db548912b17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002501 10.0.0.19 - - [2026-01-29 08:17:20] "POST /ref-update HTTP/1.1" 200 156 0.011780 10.0.0.19 - - [2026-01-29 08:17:20] "GET /virtual-machine-interface/c75b7b78-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006076 10.0.0.19 - - [2026-01-29 08:17:20] "POST /set-tag HTTP/1.1" 200 109 0.024558 10.0.0.19 - - [2026-01-29 08:17:20] "POST /set-tag HTTP/1.1" 200 109 0.017163 10.0.0.19 - - [2026-01-29 08:17:20] "POST /set-tag HTTP/1.1" 200 109 0.032959 10.0.0.19 - - [2026-01-29 08:17:20] "DELETE /instance-ip/c7798d0c-fcea-11f0-b274-fa163e8c56d6 HTTP/1.1" 200 115 0.054815 10.0.0.19 - - [2026-01-29 08:17:20] "POST /ref-update HTTP/1.1" 200 156 0.013217 10.0.0.19 - - [2026-01-29 08:17:20] "DELETE /virtual-machine-interface/c75b7b78-fcea-11f0-b274-fa163e8c56d6 HTTP/1.1" 200 115 0.046010 10.0.0.19 - - [2026-01-29 08:17:20] "DELETE /virtual-machine/839234ac-4012-4146-8cd9-db548912b17b HTTP/1.1" 200 115 0.023701 10.0.0.19 - - [2026-01-29 08:17:21] "DELETE /tag/cf860607-fcfe-472a-b6e1-26298ed2cf01 HTTP/1.1" 200 115 0.040027 10.0.0.19 - - [2026-01-29 08:17:21] "DELETE /tag/b69ef3c0-34cc-4949-803a-1369f771b345 HTTP/1.1" 200 115 0.091451 10.0.0.19 - - [2026-01-29 08:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.19 - - [2026-01-29 08:17:24] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038912 10.0.0.19 - - [2026-01-29 08:17:24] "POST /tags HTTP/1.1" 200 393 0.020636 10.0.0.19 - - [2026-01-29 08:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.19 - - [2026-01-29 08:17:25] "GET /tag/c38c14d0-ee87-4a07-bc57-2bbd40945638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.018677 10.0.0.19 - - [2026-01-29 08:17:25] "POST /tags HTTP/1.1" 200 341 0.038114 10.0.0.19 - - [2026-01-29 08:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.19 - - [2026-01-29 08:17:25] "GET /tag/57da9b29-2c15-43fa-ae84-c11d455f801f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012445 10.0.0.19 - - [2026-01-29 08:17:25] "POST /id-to-fqname HTTP/1.1" 200 192 0.002783 10.0.0.19 - - [2026-01-29 08:17:25] "POST /fqname-to-id HTTP/1.1" 404 201 0.003003 10.0.0.19 - - [2026-01-29 08:17:25] "POST /security-groups HTTP/1.1" 200 589 0.067984 10.0.0.19 - - [2026-01-29 08:17:25] "POST /projects HTTP/1.1" 200 519 0.179423 10.0.0.19 - - [2026-01-29 08:17:25] "POST /fqname-to-id HTTP/1.1" 404 236 0.002375 10.0.0.19 - - [2026-01-29 08:17:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.010734 10.0.0.19 - - [2026-01-29 08:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013290 10.0.0.19 - - [2026-01-29 08:17:25] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.019459 10.0.0.19 - - [2026-01-29 08:17:25] "POST /access-control-lists HTTP/1.1" 200 598 0.079113 10.0.0.19 - - [2026-01-29 08:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.19 - - [2026-01-29 08:17:25] "GET /virtual-network/c81ce128-22b3-415e-9691-5897e919d811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004158 10.0.0.19 - - [2026-01-29 08:17:25] "POST /fqname-to-id HTTP/1.1" 404 235 0.001390 10.0.0.19 - - [2026-01-29 08:17:25] "POST /access-control-lists HTTP/1.1" 200 596 0.086260 10.0.0.19 - - [2026-01-29 08:17:25] "PUT /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4 HTTP/1.1" 200 264 0.111008 10.0.0.19 - - [2026-01-29 08:17:25] "PUT /virtual-network/c81ce128-22b3-415e-9691-5897e919d811 HTTP/1.1" 200 264 0.046176 10.0.0.19 - - [2026-01-29 08:17:25] "POST /security-groups HTTP/1.1" 200 591 0.083953 10.0.0.19 - - [2026-01-29 08:17:25] "POST /fqname-to-id HTTP/1.1" 404 270 0.004230 10.0.0.19 - - [2026-01-29 08:17:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.044723 10.0.0.19 - - [2026-01-29 08:17:25] "POST /access-control-lists HTTP/1.1" 200 632 0.040276 10.0.0.19 - - [2026-01-29 08:17:25] "POST /chown HTTP/1.1" 200 109 0.040539 10.0.0.19 - - [2026-01-29 08:17:25] "POST /fqname-to-id HTTP/1.1" 404 269 0.002244 10.0.0.19 - - [2026-01-29 08:17:25] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005703 10.0.0.19 - - [2026-01-29 08:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.19 - - [2026-01-29 08:17:25] "GET /policy-management/e3fc27ee-fee0-453d-8c92-f478bc10a20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.044785 10.0.0.19 - - [2026-01-29 08:17:25] "POST /access-control-lists HTTP/1.1" 200 630 0.078650 10.0.0.19 - - [2026-01-29 08:17:26] "POST /tags HTTP/1.1" 409 226 0.002152 10.0.0.19 - - [2026-01-29 08:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.19 - - [2026-01-29 08:17:26] "GET /tag/57da9b29-2c15-43fa-ae84-c11d455f801f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013726 10.0.0.19 - - [2026-01-29 08:17:26] "POST /firewall-rules HTTP/1.1" 200 600 0.064494 10.0.0.19 - - [2026-01-29 08:17:26] "GET /firewall-rule/e5900bc3-f8c3-4cac-b1f9-54523e3b17b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006908 10.0.0.19 - - [2026-01-29 08:17:26] "GET /firewall-policy/19e2c730-a488-44a6-9445-33d72cb99cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007068 10.0.0.19 - - [2026-01-29 08:17:26] "GET /firewall-rule/e5900bc3-f8c3-4cac-b1f9-54523e3b17b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003015 10.0.0.19 - - [2026-01-29 08:17:26] "POST /ref-update HTTP/1.1" 200 156 0.047942 10.0.0.19 - - [2026-01-29 08:17:26] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012160 10.0.0.19 - - [2026-01-29 08:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.19 - - [2026-01-29 08:17:26] "GET /policy-management/e3fc27ee-fee0-453d-8c92-f478bc10a20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006957 10.0.0.19 - - [2026-01-29 08:17:26] "POST /tags HTTP/1.1" 409 226 0.001992 10.0.0.19 - - [2026-01-29 08:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.19 - - [2026-01-29 08:17:26] "GET /tag/57da9b29-2c15-43fa-ae84-c11d455f801f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012422 10.0.0.19 - - [2026-01-29 08:17:26] "POST /firewall-rules HTTP/1.1" 200 598 0.065778 10.0.0.19 - - [2026-01-29 08:17:26] "GET /firewall-rule/b30e8b45-6888-447a-a51c-0bf51eb60f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004318 10.0.0.19 - - [2026-01-29 08:17:26] "GET /firewall-policy/19e2c730-a488-44a6-9445-33d72cb99cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003627 10.0.0.19 - - [2026-01-29 08:17:26] "GET /firewall-rule/b30e8b45-6888-447a-a51c-0bf51eb60f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002300 10.0.0.19 - - [2026-01-29 08:17:26] "POST /ref-update HTTP/1.1" 200 156 0.058500 10.0.0.19 - - [2026-01-29 08:17:28] "POST /tags HTTP/1.1" 200 393 0.030720 10.0.0.19 - - [2026-01-29 08:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.19 - - [2026-01-29 08:17:28] "GET /tag/6e067d9e-0b43-4398-9502-9e23faab29d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013373 10.0.0.19 - - [2026-01-29 08:17:28] "POST /tags HTTP/1.1" 200 341 0.017769 10.0.0.19 - - [2026-01-29 08:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.017954 10.0.0.19 - - [2026-01-29 08:17:28] "GET /tag/87f75d09-a7d4-45ae-8d30-d6ee7e35fd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013737 10.0.0.19 - - [2026-01-29 08:17:28] "POST /id-to-fqname HTTP/1.1" 200 192 0.000597 10.0.0.19 - - [2026-01-29 08:17:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.004818 10.0.0.19 - - [2026-01-29 08:17:28] "POST /security-groups HTTP/1.1" 200 589 0.060403 10.0.0.19 - - [2026-01-29 08:17:28] "POST /projects HTTP/1.1" 200 519 0.201831 10.0.0.19 - - [2026-01-29 08:17:28] "POST /fqname-to-id HTTP/1.1" 404 236 0.001905 10.0.0.19 - - [2026-01-29 08:17:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.017215 10.0.0.19 - - [2026-01-29 08:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007636 10.0.0.19 - - [2026-01-29 08:17:28] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.034520 10.0.0.19 - - [2026-01-29 08:17:28] "POST /access-control-lists HTTP/1.1" 200 598 0.087633 10.0.0.19 - - [2026-01-29 08:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.19 - - [2026-01-29 08:17:28] "GET /virtual-network/c81ce128-22b3-415e-9691-5897e919d811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.009847 10.0.0.19 - - [2026-01-29 08:17:28] "POST /fqname-to-id HTTP/1.1" 404 235 0.001742 10.0.0.19 - - [2026-01-29 08:17:28] "POST /access-control-lists HTTP/1.1" 200 596 0.060795 10.0.0.19 - - [2026-01-29 08:17:28] "PUT /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4 HTTP/1.1" 200 264 0.097979 10.0.0.19 - - [2026-01-29 08:17:28] "PUT /virtual-network/c81ce128-22b3-415e-9691-5897e919d811 HTTP/1.1" 200 264 0.051955 10.0.0.19 - - [2026-01-29 08:17:28] "POST /security-groups HTTP/1.1" 200 591 0.070685 10.0.0.19 - - [2026-01-29 08:17:28] "POST /fqname-to-id HTTP/1.1" 404 270 0.001933 10.0.0.19 - - [2026-01-29 08:17:28] "POST /access-control-lists HTTP/1.1" 200 632 0.021906 10.0.0.19 - - [2026-01-29 08:17:28] "POST /fqname-to-id HTTP/1.1" 404 269 0.011677 10.0.0.19 - - [2026-01-29 08:17:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.035664 10.0.0.19 - - [2026-01-29 08:17:28] "POST /chown HTTP/1.1" 200 109 0.015667 10.0.0.19 - - [2026-01-29 08:17:28] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006489 10.0.0.19 - - [2026-01-29 08:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.19 - - [2026-01-29 08:17:28] "POST /access-control-lists HTTP/1.1" 200 630 0.056610 10.0.0.19 - - [2026-01-29 08:17:29] "GET /policy-management/e3fc27ee-fee0-453d-8c92-f478bc10a20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.031693 10.0.0.19 - - [2026-01-29 08:17:29] "POST /tags HTTP/1.1" 409 226 0.004897 10.0.0.19 - - [2026-01-29 08:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.19 - - [2026-01-29 08:17:29] "GET /tag/87f75d09-a7d4-45ae-8d30-d6ee7e35fd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012370 10.0.0.19 - - [2026-01-29 08:17:29] "POST /firewall-rules HTTP/1.1" 200 600 0.069532 10.0.0.19 - - [2026-01-29 08:17:29] "GET /firewall-rule/ebecbb12-990d-4fe0-84f8-5d16cf0e291c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004115 10.0.0.19 - - [2026-01-29 08:17:29] "GET /firewall-policy/19e2c730-a488-44a6-9445-33d72cb99cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003567 10.0.0.19 - - [2026-01-29 08:17:29] "GET /firewall-rule/ebecbb12-990d-4fe0-84f8-5d16cf0e291c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002236 10.0.0.19 - - [2026-01-29 08:17:29] "POST /ref-update HTTP/1.1" 200 156 0.065896 10.0.0.19 - - [2026-01-29 08:17:29] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010616 10.0.0.19 - - [2026-01-29 08:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.19 - - [2026-01-29 08:17:29] "GET /policy-management/e3fc27ee-fee0-453d-8c92-f478bc10a20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003060 10.0.0.19 - - [2026-01-29 08:17:29] "POST /tags HTTP/1.1" 409 226 0.001735 10.0.0.19 - - [2026-01-29 08:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.021126 10.0.0.19 - - [2026-01-29 08:17:29] "GET /tag/87f75d09-a7d4-45ae-8d30-d6ee7e35fd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011914 10.0.0.19 - - [2026-01-29 08:17:29] "POST /firewall-rules HTTP/1.1" 200 598 0.065844 10.0.0.19 - - [2026-01-29 08:17:29] "GET /firewall-rule/d260f39f-092b-4592-9735-2232587973e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.013732 10.0.0.19 - - [2026-01-29 08:17:29] "GET /firewall-policy/19e2c730-a488-44a6-9445-33d72cb99cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004146 10.0.0.19 - - [2026-01-29 08:17:29] "GET /firewall-rule/d260f39f-092b-4592-9735-2232587973e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002179 10.0.0.19 - - [2026-01-29 08:17:29] "POST /ref-update HTTP/1.1" 200 156 0.052013 10.0.0.19 - - [2026-01-29 08:17:31] "POST /tags HTTP/1.1" 200 345 0.087956 10.0.0.19 - - [2026-01-29 08:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.19 - - [2026-01-29 08:17:31] "GET /tag/bff32d86-4814-456e-87e0-18a8f56d9ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.025944 10.0.0.19 - - [2026-01-29 08:17:31] "POST /projects HTTP/1.1" 409 238 0.002090 10.0.0.19 - - [2026-01-29 08:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.19 - - [2026-01-29 08:17:31] "GET /project/f7868ef9-ae4b-41fc-940d-2014f0eaf842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036511 10.0.0.19 - - [2026-01-29 08:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009307 10.0.0.19 - - [2026-01-29 08:17:31] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007573 10.0.0.19 - - [2026-01-29 08:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.19 - - [2026-01-29 08:17:31] "GET /virtual-network/c81ce128-22b3-415e-9691-5897e919d811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004637 10.0.0.19 - - [2026-01-29 08:17:31] "POST /security-groups HTTP/1.1" 409 285 0.002699 10.0.0.19 - - [2026-01-29 08:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.19 - - [2026-01-29 08:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.19 - - [2026-01-29 08:17:31] "PUT /security-group/68c37d6c-0f17-42dd-99ad-ea63dfb56a31 HTTP/1.1" 200 262 0.061769 10.0.0.19 - - [2026-01-29 08:17:31] "PUT /access-control-list/8aae8b3a-6047-4026-b9f3-ac233a96976a HTTP/1.1" 200 272 0.011955 10.0.0.19 - - [2026-01-29 08:17:31] "GET /project/f7868ef9-ae4b-41fc-940d-2014f0eaf842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.068497 10.0.0.19 - - [2026-01-29 08:17:31] "PUT /access-control-list/298fd658-f724-4999-9106-9e2f0b8136ee HTTP/1.1" 200 272 0.044064 10.0.0.19 - - [2026-01-29 08:17:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.048903 10.0.0.19 - - [2026-01-29 08:17:31] "POST /tags HTTP/1.1" 409 228 0.001822 10.0.0.19 - - [2026-01-29 08:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.19 - - [2026-01-29 08:17:31] "GET /tag/bff32d86-4814-456e-87e0-18a8f56d9ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.019077 10.0.0.19 - - [2026-01-29 08:17:31] "POST /tags HTTP/1.1" 200 345 0.029867 10.0.0.19 - - [2026-01-29 08:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.19 - - [2026-01-29 08:17:31] "GET /tag/faa4ef30-05ab-4f2b-a419-3d8e31800be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.032544 10.0.0.19 - - [2026-01-29 08:17:31] "POST /projects HTTP/1.1" 409 238 0.002406 10.0.0.19 - - [2026-01-29 08:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.19 - - [2026-01-29 08:17:31] "GET /project/39b66e36-38cb-4cea-8c84-a1f1e9b66646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046649 10.0.0.19 - - [2026-01-29 08:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004661 10.0.0.19 - - [2026-01-29 08:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.19 - - [2026-01-29 08:17:31] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003760 10.0.0.19 - - [2026-01-29 08:17:31] "GET /project/39b66e36-38cb-4cea-8c84-a1f1e9b66646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039248 10.0.0.19 - - [2026-01-29 08:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005456 10.0.0.19 - - [2026-01-29 08:17:31] "GET /virtual-network/c81ce128-22b3-415e-9691-5897e919d811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004182 10.0.0.19 - - [2026-01-29 08:17:31] "POST /security-groups HTTP/1.1" 409 285 0.003052 10.0.0.19 - - [2026-01-29 08:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.19 - - [2026-01-29 08:17:32] "PUT /security-group/47b96d09-fcea-40c4-9562-1e2da41a8f73 HTTP/1.1" 200 262 0.063516 10.0.0.19 - - [2026-01-29 08:17:32] "PUT /access-control-list/12458291-db68-4908-8233-3977234984ee HTTP/1.1" 200 272 0.015099 10.0.0.19 - - [2026-01-29 08:17:32] "PUT /access-control-list/840a8ca1-5b23-4638-ba64-37deb2d43d18 HTTP/1.1" 200 272 0.032370 10.0.0.19 - - [2026-01-29 08:17:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.035595 10.0.0.19 - - [2026-01-29 08:17:32] "POST /tags HTTP/1.1" 409 228 0.016366 10.0.0.19 - - [2026-01-29 08:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004604 10.0.0.19 - - [2026-01-29 08:17:32] "GET /tag/faa4ef30-05ab-4f2b-a419-3d8e31800be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015891 10.0.0.19 - - [2026-01-29 08:17:32] "POST /tags HTTP/1.1" 200 291 0.055036 10.0.0.19 - - [2026-01-29 08:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008597 10.0.0.19 - - [2026-01-29 08:17:32] "GET /tag/4a5c245d-752e-4357-a857-bde71939a641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.014989 10.0.0.19 - - [2026-01-29 08:17:32] "POST /tags HTTP/1.1" 200 303 0.058260 10.0.0.19 - - [2026-01-29 08:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012999 10.0.0.19 - - [2026-01-29 08:17:32] "GET /tag/8c8eac27-8060-45bc-adfb-331c19992097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013828 10.0.0.19 - - [2026-01-29 08:17:32] "POST /tags HTTP/1.1" 409 252 0.001750 10.0.0.19 - - [2026-01-29 08:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001372 10.0.0.19 - - [2026-01-29 08:17:32] "GET /tag/c38c14d0-ee87-4a07-bc57-2bbd40945638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.016389 10.0.0.19 - - [2026-01-29 08:17:32] "POST /tags HTTP/1.1" 409 226 0.002151 10.0.0.19 - - [2026-01-29 08:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.19 - - [2026-01-29 08:17:32] "GET /tag/57da9b29-2c15-43fa-ae84-c11d455f801f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011960 10.0.0.19 - - [2026-01-29 08:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.19 - - [2026-01-29 08:17:32] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005078 10.0.0.19 - - [2026-01-29 08:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.19 - - [2026-01-29 08:17:32] "GET /project/f7868ef9-ae4b-41fc-940d-2014f0eaf842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039803 10.0.0.19 - - [2026-01-29 08:17:32] "POST /virtual-machines HTTP/1.1" 200 395 0.009831 10.0.0.19 - - [2026-01-29 08:17:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.012813 10.0.0.19 - - [2026-01-29 08:17:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.139369 10.0.0.19 - - [2026-01-29 08:17:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.029668 10.0.0.19 - - [2026-01-29 08:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009479 10.0.0.19 - - [2026-01-29 08:17:32] "GET /virtual-machine-interface/f5f21cee-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006750 10.0.0.19 - - [2026-01-29 08:17:33] "POST /instance-ips HTTP/1.1" 200 397 0.020217 10.0.0.19 - - [2026-01-29 08:17:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.019450 10.0.0.19 - - [2026-01-29 08:17:33] "GET /virtual-machine-interface/f5f21cee-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009157 10.0.0.19 - - [2026-01-29 08:17:33] "POST /set-tag HTTP/1.1" 200 109 0.068000 10.0.0.19 - - [2026-01-29 08:17:33] "GET /virtual-machine-interface/f5f21cee-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009989 10.0.0.19 - - [2026-01-29 08:17:33] "GET /instance-ip/f60d6922-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004093 10.0.0.19 - - [2026-01-29 08:17:33] "GET /virtual-machine-interface/f5f21cee-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006668 10.0.0.19 - - [2026-01-29 08:17:33] "POST /set-tag HTTP/1.1" 200 109 0.002630 10.0.0.19 - - [2026-01-29 08:17:33] "GET /virtual-router/00b22232-2489-4ab9-9436-6c7cceefbc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.003904 10.0.0.19 - - [2026-01-29 08:17:33] "POST /ref-update HTTP/1.1" 200 156 0.009887 10.0.0.19 - - [2026-01-29 08:17:33] "GET /virtual-machine-interface/f5f21cee-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020083 10.0.0.19 - - [2026-01-29 08:17:33] "POST /set-tag HTTP/1.1" 200 109 0.004253 10.0.0.19 - - [2026-01-29 08:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.19 - - [2026-01-29 08:17:33] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004311 10.0.0.19 - - [2026-01-29 08:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.19 - - [2026-01-29 08:17:33] "GET /project/f7868ef9-ae4b-41fc-940d-2014f0eaf842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034832 10.0.0.19 - - [2026-01-29 08:17:33] "POST /virtual-machines HTTP/1.1" 200 395 0.009137 10.0.0.19 - - [2026-01-29 08:17:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.011493 10.0.0.19 - - [2026-01-29 08:17:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113364 10.0.0.19 - - [2026-01-29 08:17:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.019763 10.0.0.19 - - [2026-01-29 08:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.020268 10.0.0.19 - - [2026-01-29 08:17:33] "GET /virtual-machine-interface/f66be9ca-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004812 10.0.0.19 - - [2026-01-29 08:17:33] "POST /instance-ips HTTP/1.1" 200 397 0.023025 10.0.0.19 - - [2026-01-29 08:17:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.031502 10.0.0.19 - - [2026-01-29 08:17:33] "GET /virtual-machine-interface/f66be9ca-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012078 10.0.0.19 - - [2026-01-29 08:17:33] "POST /set-tag HTTP/1.1" 200 109 0.063754 10.0.0.19 - - [2026-01-29 08:17:33] "GET /virtual-machine-interface/f66be9ca-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014520 10.0.0.19 - - [2026-01-29 08:17:34] "GET /instance-ip/f687ada4-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003178 10.0.0.19 - - [2026-01-29 08:17:34] "GET /virtual-machine-interface/f66be9ca-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005080 10.0.0.19 - - [2026-01-29 08:17:34] "POST /set-tag HTTP/1.1" 200 109 0.002395 10.0.0.19 - - [2026-01-29 08:17:34] "GET /virtual-router/00b22232-2489-4ab9-9436-6c7cceefbc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1696 0.003652 10.0.0.19 - - [2026-01-29 08:17:34] "POST /ref-update HTTP/1.1" 200 156 0.009896 10.0.0.19 - - [2026-01-29 08:17:34] "GET /virtual-machine-interface/f66be9ca-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011735 10.0.0.19 - - [2026-01-29 08:17:34] "POST /set-tag HTTP/1.1" 200 109 0.003550 10.0.0.19 - - [2026-01-29 08:17:34] "POST /tags HTTP/1.1" 200 291 0.024070 10.0.0.19 - - [2026-01-29 08:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.19 - - [2026-01-29 08:17:34] "GET /tag/2c7d95e6-81b0-4ec5-b38a-198401f376e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.018361 10.0.0.19 - - [2026-01-29 08:17:34] "POST /tags HTTP/1.1" 409 252 0.002337 10.0.0.19 - - [2026-01-29 08:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.19 - - [2026-01-29 08:17:34] "GET /tag/6e067d9e-0b43-4398-9502-9e23faab29d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011762 10.0.0.19 - - [2026-01-29 08:17:34] "POST /tags HTTP/1.1" 409 226 0.002182 10.0.0.19 - - [2026-01-29 08:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.19 - - [2026-01-29 08:17:34] "GET /tag/87f75d09-a7d4-45ae-8d30-d6ee7e35fd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011113 10.0.0.19 - - [2026-01-29 08:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.19 - - [2026-01-29 08:17:34] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004283 10.0.0.19 - - [2026-01-29 08:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.19 - - [2026-01-29 08:17:34] "GET /project/39b66e36-38cb-4cea-8c84-a1f1e9b66646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.062874 10.0.0.19 - - [2026-01-29 08:17:34] "POST /virtual-machines HTTP/1.1" 200 395 0.015736 10.0.0.19 - - [2026-01-29 08:17:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.029263 10.0.0.19 - - [2026-01-29 08:17:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110417 10.0.0.19 - - [2026-01-29 08:17:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.010245 10.0.0.19 - - [2026-01-29 08:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011973 10.0.0.19 - - [2026-01-29 08:17:34] "GET /virtual-machine-interface/f711195e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004408 10.0.0.19 - - [2026-01-29 08:17:34] "POST /instance-ips HTTP/1.1" 200 397 0.021352 10.0.0.19 - - [2026-01-29 08:17:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.023920 10.0.0.19 - - [2026-01-29 08:17:34] "GET /virtual-machine-interface/f711195e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007960 10.0.0.19 - - [2026-01-29 08:17:35] "POST /set-tag HTTP/1.1" 200 109 0.071154 10.0.0.19 - - [2026-01-29 08:17:35] "GET /virtual-machine-interface/f711195e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019045 10.0.0.19 - - [2026-01-29 08:17:35] "GET /instance-ip/f72b0aa8-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004534 10.0.0.19 - - [2026-01-29 08:17:35] "GET /virtual-machine-interface/f711195e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005269 10.0.0.19 - - [2026-01-29 08:17:35] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.19 - - [2026-01-29 08:17:35] "GET /virtual-router/00b22232-2489-4ab9-9436-6c7cceefbc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.007236 10.0.0.19 - - [2026-01-29 08:17:35] "POST /ref-update HTTP/1.1" 200 156 0.009724 10.0.0.19 - - [2026-01-29 08:17:35] "GET /virtual-machine-interface/f711195e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012317 10.0.0.19 - - [2026-01-29 08:17:35] "POST /set-tag HTTP/1.1" 200 109 0.003352 10.0.0.19 - - [2026-01-29 08:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.19 - - [2026-01-29 08:17:35] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004365 10.0.0.19 - - [2026-01-29 08:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.19 - - [2026-01-29 08:17:35] "GET /project/39b66e36-38cb-4cea-8c84-a1f1e9b66646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040044 10.0.0.19 - - [2026-01-29 08:17:35] "POST /virtual-machines HTTP/1.1" 200 395 0.007778 10.0.0.19 - - [2026-01-29 08:17:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.014604 10.0.0.19 - - [2026-01-29 08:17:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104782 10.0.0.19 - - [2026-01-29 08:17:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008376 10.0.0.19 - - [2026-01-29 08:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.018055 10.0.0.19 - - [2026-01-29 08:17:35] "GET /virtual-machine-interface/f78da92e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004927 10.0.0.19 - - [2026-01-29 08:17:35] "POST /instance-ips HTTP/1.1" 200 397 0.118225 10.0.0.19 - - [2026-01-29 08:17:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019875 10.0.0.19 - - [2026-01-29 08:17:35] "GET /virtual-machine-interface/f78da92e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011295 10.0.0.19 - - [2026-01-29 08:17:35] "POST /set-tag HTTP/1.1" 200 109 0.071668 10.0.0.19 - - [2026-01-29 08:17:36] "GET /virtual-machine-interface/f78da92e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022228 10.0.0.19 - - [2026-01-29 08:17:36] "GET /instance-ip/f7a87a60-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003177 10.0.0.19 - - [2026-01-29 08:17:36] "GET /virtual-machine-interface/f78da92e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004725 10.0.0.19 - - [2026-01-29 08:17:36] "POST /set-tag HTTP/1.1" 200 109 0.002213 10.0.0.19 - - [2026-01-29 08:17:36] "GET /virtual-router/00b22232-2489-4ab9-9436-6c7cceefbc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.003484 10.0.0.19 - - [2026-01-29 08:17:36] "POST /ref-update HTTP/1.1" 200 156 0.017761 10.0.0.19 - - [2026-01-29 08:17:36] "GET /virtual-machine-interface/f78da92e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004821 10.0.0.19 - - [2026-01-29 08:17:36] "POST /set-tag HTTP/1.1" 200 109 0.002844 10.0.0.19 - - [2026-01-29 08:17:36] "POST /tags HTTP/1.1" 200 299 0.020806 10.0.0.19 - - [2026-01-29 08:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.19 - - [2026-01-29 08:17:36] "GET /tag/bb2b26f6-c1e1-4dfd-91d7-268a131c8061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012589 10.0.0.19 - - [2026-01-29 08:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.19 - - [2026-01-29 08:17:36] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008238 10.0.0.19 - - [2026-01-29 08:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.19 - - [2026-01-29 08:17:36] "GET /project/f7868ef9-ae4b-41fc-940d-2014f0eaf842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033746 10.0.0.19 - - [2026-01-29 08:17:36] "POST /virtual-machines HTTP/1.1" 200 395 0.011282 10.0.0.19 - - [2026-01-29 08:17:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.009057 10.0.0.19 - - [2026-01-29 08:17:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098496 10.0.0.19 - - [2026-01-29 08:17:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.017881 10.0.0.19 - - [2026-01-29 08:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007492 10.0.0.19 - - [2026-01-29 08:17:36] "GET /virtual-machine-interface/f824e5fa-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005001 10.0.0.19 - - [2026-01-29 08:17:36] "POST /instance-ips HTTP/1.1" 200 397 0.018283 10.0.0.19 - - [2026-01-29 08:17:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.032978 10.0.0.19 - - [2026-01-29 08:17:36] "GET /virtual-machine-interface/f824e5fa-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010926 10.0.0.19 - - [2026-01-29 08:17:36] "POST /set-tag HTTP/1.1" 200 109 0.020437 10.0.0.19 - - [2026-01-29 08:17:36] "GET /virtual-machine-interface/f824e5fa-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016608 10.0.0.19 - - [2026-01-29 08:17:36] "GET /instance-ip/f838e92e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002671 10.0.0.19 - - [2026-01-29 08:17:36] "GET /virtual-machine-interface/f824e5fa-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004966 10.0.0.19 - - [2026-01-29 08:17:36] "POST /set-tag HTTP/1.1" 200 109 0.002338 10.0.0.19 - - [2026-01-29 08:17:36] "POST /tags HTTP/1.1" 200 299 0.017545 10.0.0.19 - - [2026-01-29 08:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.19 - - [2026-01-29 08:17:36] "GET /tag/2616875d-bec3-4d7b-a6d4-7030e0addd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013340 10.0.0.19 - - [2026-01-29 08:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.19 - - [2026-01-29 08:17:36] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004818 10.0.0.19 - - [2026-01-29 08:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.19 - - [2026-01-29 08:17:37] "GET /project/f7868ef9-ae4b-41fc-940d-2014f0eaf842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036839 10.0.0.19 - - [2026-01-29 08:17:37] "POST /virtual-machines HTTP/1.1" 200 395 0.009495 10.0.0.19 - - [2026-01-29 08:17:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008454 10.0.0.19 - - [2026-01-29 08:17:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111279 10.0.0.19 - - [2026-01-29 08:17:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.030460 10.0.0.19 - - [2026-01-29 08:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011968 10.0.0.19 - - [2026-01-29 08:17:37] "GET /virtual-machine-interface/f88cdf02-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005289 10.0.0.19 - - [2026-01-29 08:17:37] "POST /instance-ips HTTP/1.1" 200 397 0.019065 10.0.0.19 - - [2026-01-29 08:17:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.029680 10.0.0.19 - - [2026-01-29 08:17:37] "GET /virtual-machine-interface/f88cdf02-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015973 10.0.0.19 - - [2026-01-29 08:17:37] "POST /set-tag HTTP/1.1" 200 109 0.018627 10.0.0.19 - - [2026-01-29 08:17:37] "GET /virtual-machine-interface/f88cdf02-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020886 10.0.0.19 - - [2026-01-29 08:17:37] "GET /instance-ip/f8a4e598-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002826 10.0.0.19 - - [2026-01-29 08:17:37] "GET /virtual-machine-interface/f88cdf02-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005598 10.0.0.19 - - [2026-01-29 08:17:37] "POST /set-tag HTTP/1.1" 200 109 0.002787 10.0.0.19 - - [2026-01-29 08:17:37] "POST /tags HTTP/1.1" 200 299 0.016985 10.0.0.19 - - [2026-01-29 08:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.19 - - [2026-01-29 08:17:37] "GET /tag/817a71d2-9bde-45d8-93b8-b84a497debdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013274 10.0.0.19 - - [2026-01-29 08:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005832 10.0.0.19 - - [2026-01-29 08:17:37] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005594 10.0.0.19 - - [2026-01-29 08:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008671 10.0.0.19 - - [2026-01-29 08:17:37] "GET /project/39b66e36-38cb-4cea-8c84-a1f1e9b66646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044358 10.0.0.19 - - [2026-01-29 08:17:37] "POST /virtual-machines HTTP/1.1" 200 395 0.009800 10.0.0.19 - - [2026-01-29 08:17:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.016715 10.0.0.19 - - [2026-01-29 08:17:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.136870 10.0.0.19 - - [2026-01-29 08:17:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.009590 10.0.0.19 - - [2026-01-29 08:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.017550 10.0.0.19 - - [2026-01-29 08:17:38] "GET /virtual-machine-interface/f9022244-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013680 10.0.0.19 - - [2026-01-29 08:17:38] "POST /instance-ips HTTP/1.1" 200 397 0.028606 10.0.0.19 - - [2026-01-29 08:17:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.030593 10.0.0.19 - - [2026-01-29 08:17:38] "GET /virtual-machine-interface/f9022244-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009646 10.0.0.19 - - [2026-01-29 08:17:38] "POST /set-tag HTTP/1.1" 200 109 0.022285 10.0.0.19 - - [2026-01-29 08:17:38] "GET /virtual-machine-interface/f9022244-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.024022 10.0.0.19 - - [2026-01-29 08:17:38] "GET /instance-ip/f92141f6-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006540 10.0.0.19 - - [2026-01-29 08:17:38] "GET /virtual-machine-interface/f9022244-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005216 10.0.0.19 - - [2026-01-29 08:17:38] "POST /set-tag HTTP/1.1" 200 109 0.002425 10.0.0.19 - - [2026-01-29 08:17:38] "POST /tags HTTP/1.1" 200 299 0.021555 10.0.0.19 - - [2026-01-29 08:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010461 10.0.0.19 - - [2026-01-29 08:17:38] "GET /tag/dee8ceff-1b25-43ad-a236-574c23c2275b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013796 10.0.0.19 - - [2026-01-29 08:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.19 - - [2026-01-29 08:17:38] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004155 10.0.0.19 - - [2026-01-29 08:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.19 - - [2026-01-29 08:17:38] "GET /project/39b66e36-38cb-4cea-8c84-a1f1e9b66646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053731 10.0.0.19 - - [2026-01-29 08:17:38] "POST /virtual-machines HTTP/1.1" 200 395 0.012186 10.0.0.19 - - [2026-01-29 08:17:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.008991 10.0.0.19 - - [2026-01-29 08:17:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120308 10.0.0.19 - - [2026-01-29 08:17:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.027549 10.0.0.19 - - [2026-01-29 08:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.019840 10.0.0.19 - - [2026-01-29 08:17:38] "GET /virtual-machine-interface/f9822bec-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005747 10.0.0.19 - - [2026-01-29 08:17:38] "POST /instance-ips HTTP/1.1" 200 397 0.026270 10.0.0.19 - - [2026-01-29 08:17:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.025818 10.0.0.19 - - [2026-01-29 08:17:39] "GET /virtual-machine-interface/f9822bec-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.020832 10.0.0.19 - - [2026-01-29 08:17:39] "POST /set-tag HTTP/1.1" 200 109 0.020108 10.0.0.19 - - [2026-01-29 08:17:39] "GET /virtual-machine-interface/f9822bec-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017657 10.0.0.19 - - [2026-01-29 08:17:39] "GET /instance-ip/f99a9f88-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003966 10.0.0.19 - - [2026-01-29 08:17:39] "GET /virtual-machine-interface/f9822bec-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004769 10.0.0.19 - - [2026-01-29 08:17:39] "POST /set-tag HTTP/1.1" 200 109 0.002237 10.0.0.19 - - [2026-01-29 08:17:39] "GET /virtual-router/00b22232-2489-4ab9-9436-6c7cceefbc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.004139 10.0.0.19 - - [2026-01-29 08:17:39] "POST /ref-update HTTP/1.1" 200 156 0.011049 10.0.0.19 - - [2026-01-29 08:17:39] "GET /virtual-machine-interface/f824e5fa-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016374 10.0.0.19 - - [2026-01-29 08:17:39] "POST /set-tag HTTP/1.1" 200 109 0.009306 10.0.0.19 - - [2026-01-29 08:17:39] "GET /virtual-machine-interface/f5f21cee-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005777 10.0.0.19 - - [2026-01-29 08:17:39] "POST /set-tag HTTP/1.1" 200 109 0.002367 10.0.0.19 - - [2026-01-29 08:17:39] "GET /virtual-router/00b22232-2489-4ab9-9436-6c7cceefbc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006181 10.0.0.19 - - [2026-01-29 08:17:39] "POST /ref-update HTTP/1.1" 200 156 0.010385 10.0.0.19 - - [2026-01-29 08:17:39] "GET /virtual-machine-interface/f88cdf02-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019877 10.0.0.19 - - [2026-01-29 08:17:39] "POST /set-tag HTTP/1.1" 200 109 0.005661 10.0.0.19 - - [2026-01-29 08:17:39] "GET /virtual-router/00b22232-2489-4ab9-9436-6c7cceefbc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.004601 10.0.0.19 - - [2026-01-29 08:17:39] "POST /ref-update HTTP/1.1" 200 156 0.008865 10.0.0.19 - - [2026-01-29 08:17:39] "GET /virtual-machine-interface/f9022244-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.029393 10.0.0.19 - - [2026-01-29 08:17:39] "POST /set-tag HTTP/1.1" 200 109 0.004688 10.0.0.19 - - [2026-01-29 08:17:39] "GET /virtual-machine-interface/f66be9ca-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009266 10.0.0.19 - - [2026-01-29 08:17:39] "POST /set-tag HTTP/1.1" 200 109 0.004017 10.0.0.19 - - [2026-01-29 08:17:39] "GET /virtual-router/00b22232-2489-4ab9-9436-6c7cceefbc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2974 0.004368 10.0.0.19 - - [2026-01-29 08:17:39] "POST /ref-update HTTP/1.1" 200 156 0.010291 10.0.0.19 - - [2026-01-29 08:17:39] "GET /virtual-machine-interface/f9822bec-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019368 10.0.0.19 - - [2026-01-29 08:17:39] "POST /set-tag HTTP/1.1" 200 109 0.002719 10.0.0.19 - - [2026-01-29 08:17:39] "GET /virtual-machine-interface/f711195e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004482 10.0.0.19 - - [2026-01-29 08:17:39] "POST /set-tag HTTP/1.1" 200 109 0.002519 10.0.0.19 - - [2026-01-29 08:17:39] "GET /virtual-machine-interface/f78da92e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004680 10.0.0.19 - - [2026-01-29 08:17:39] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.19 - - [2026-01-29 08:17:39] "GET /virtual-machine-interface/f824e5fa-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004280 10.0.0.19 - - [2026-01-29 08:17:39] "POST /set-tag HTTP/1.1" 200 109 0.003111 10.0.0.19 - - [2026-01-29 08:17:39] "GET /virtual-machine-interface/f88cdf02-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009466 10.0.0.19 - - [2026-01-29 08:17:39] "POST /set-tag HTTP/1.1" 200 109 0.014975 10.0.0.19 - - [2026-01-29 08:17:39] "GET /virtual-machine-interface/f9022244-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005278 10.0.0.19 - - [2026-01-29 08:17:39] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.19 - - [2026-01-29 08:17:39] "GET /virtual-machine-interface/f66be9ca-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006343 10.0.0.19 - - [2026-01-29 08:17:40] "POST /set-tag HTTP/1.1" 200 109 0.002812 10.0.0.19 - - [2026-01-29 08:17:40] "GET /virtual-machine-interface/f9822bec-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004814 10.0.0.19 - - [2026-01-29 08:17:40] "POST /set-tag HTTP/1.1" 200 109 0.002532 10.0.0.19 - - [2026-01-29 08:17:40] "GET /virtual-machine-interface/f5f21cee-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005332 10.0.0.19 - - [2026-01-29 08:17:40] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.19 - - [2026-01-29 08:17:40] "GET /virtual-machine-interface/f78da92e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004950 10.0.0.19 - - [2026-01-29 08:17:40] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.19 - - [2026-01-29 08:17:41] "GET /virtual-machine/2b24ce54-07fc-4243-b42d-2749445a1908?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003318 10.0.0.19 - - [2026-01-29 08:17:41] "GET /virtual-machine-interface/f5f21cee-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004130 10.0.0.19 - - [2026-01-29 08:17:42] "GET /virtual-machine/9adc07a9-f135-4cd2-b652-63fd44ba6aba?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003221 10.0.0.19 - - [2026-01-29 08:17:42] "GET /virtual-machine-interface/f66be9ca-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004156 10.0.0.19 - - [2026-01-29 08:17:43] "GET /virtual-machine-interface/f9022244-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012005 10.0.0.19 - - [2026-01-29 08:17:43] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.19 - - [2026-01-29 08:17:43] "GET /virtual-machine-interface/f824e5fa-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004843 10.0.0.19 - - [2026-01-29 08:17:43] "POST /set-tag HTTP/1.1" 200 109 0.005441 10.0.0.19 - - [2026-01-29 08:17:44] "GET /virtual-machine-interface/f711195e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007556 10.0.0.19 - - [2026-01-29 08:17:44] "POST /set-tag HTTP/1.1" 200 109 0.004809 10.0.0.19 - - [2026-01-29 08:17:47] "GET /virtual-machine/6393ae0d-1491-47ad-aab6-ffeb3eb6df83?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003200 10.0.0.19 - - [2026-01-29 08:17:47] "GET /virtual-machine-interface/f711195e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004286 10.0.0.19 - - [2026-01-29 08:17:47] "GET /virtual-machine/28c6fee4-e757-4a8b-b84a-932db45c5302?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003207 10.0.0.19 - - [2026-01-29 08:17:47] "GET /virtual-machine-interface/f78da92e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005608 10.0.0.19 - - [2026-01-29 08:17:47] "GET /virtual-machine/dea60f8e-ac21-400d-b8f6-9db3c8b7d6ee?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003536 10.0.0.19 - - [2026-01-29 08:17:47] "GET /virtual-machine-interface/f824e5fa-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005612 10.0.0.19 - - [2026-01-29 08:17:47] "GET /virtual-machine/265ce440-5c01-4f63-b71f-2b1759b897a2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003434 10.0.0.19 - - [2026-01-29 08:17:47] "GET /virtual-machine-interface/f9022244-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004175 10.0.0.19 - - [2026-01-29 08:17:48] "GET /virtual-machine-interface/f9822bec-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005081 10.0.0.19 - - [2026-01-29 08:17:48] "POST /set-tag HTTP/1.1" 200 109 0.002608 10.0.0.19 - - [2026-01-29 08:17:49] "GET /virtual-machine-interface/f88cdf02-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006640 10.0.0.19 - - [2026-01-29 08:17:49] "POST /set-tag HTTP/1.1" 200 109 0.003499 10.0.0.19 - - [2026-01-29 08:17:52] "GET /virtual-machine/92516705-2c9c-483d-9be8-edef35011ab5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003277 10.0.0.19 - - [2026-01-29 08:17:52] "GET /virtual-machine-interface/f88cdf02-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004627 10.0.0.19 - - [2026-01-29 08:17:52] "GET /virtual-machine/9148ad2f-7c6d-4dda-b491-874816e2d87f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003303 10.0.0.19 - - [2026-01-29 08:17:52] "GET /virtual-machine-interface/f9822bec-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004655 10.0.0.19 - - [2026-01-29 08:17:53] "GET /loadbalancer/d187df26-961d-40a7-bd56-eb415f90d058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003846 10.0.0.19 - - [2026-01-29 08:17:53] "POST /tags HTTP/1.1" 200 333 0.033100 10.0.0.19 - - [2026-01-29 08:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.023670 10.0.0.19 - - [2026-01-29 08:17:53] "GET /tag/9dbedac8-6c7a-477e-a639-997215a61cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.019958 10.0.0.19 - - [2026-01-29 08:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.19 - - [2026-01-29 08:17:53] "GET /project/f7868ef9-ae4b-41fc-940d-2014f0eaf842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.025381 10.0.0.19 - - [2026-01-29 08:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.19 - - [2026-01-29 08:17:53] "GET /virtual-network/c81ce128-22b3-415e-9691-5897e919d811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005801 10.0.0.19 - - [2026-01-29 08:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.19 - - [2026-01-29 08:17:53] "GET /service-appliance-set/ebfdea7a-c950-43f5-83c3-c9bcb864d2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002611 10.0.0.19 - - [2026-01-29 08:17:53] "POST /fqname-to-id HTTP/1.1" 404 273 0.004449 10.0.0.19 - - [2026-01-29 08:17:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.143535 10.0.0.19 - - [2026-01-29 08:17:53] "GET /virtual-machine-interface/0ac9eefc-a190-432b-8899-8c027f38d7c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.023354 10.0.0.19 - - [2026-01-29 08:17:53] "POST /instance-ips HTTP/1.1" 200 409 0.023856 10.0.0.19 - - [2026-01-29 08:17:53] "GET /instance-ip/6fb6c890-e154-49e0-bcdf-6bfe2cda9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004781 10.0.0.19 - - [2026-01-29 08:17:53] "POST /loadbalancers HTTP/1.1" 200 629 0.073434 10.0.0.19 - - [2026-01-29 08:17:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.019300 10.0.0.19 - - [2026-01-29 08:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.020232 10.0.0.19 - - [2026-01-29 08:17:53] "GET /project/f7868ef9-ae4b-41fc-940d-2014f0eaf842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051826 10.0.0.19 - - [2026-01-29 08:17:53] "GET /instance-ip/6fb6c890-e154-49e0-bcdf-6bfe2cda9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004044 10.0.0.19 - - [2026-01-29 08:17:53] "GET /project/f7868ef9-ae4b-41fc-940d-2014f0eaf842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.066334 10.0.0.19 - - [2026-01-29 08:17:53] "GET /loadbalancer/d187df26-961d-40a7-bd56-eb415f90d058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002709 10.0.0.19 - - [2026-01-29 08:17:53] "POST /floating-ips HTTP/1.1" 200 597 0.073501 10.0.0.19 - - [2026-01-29 08:17:53] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.040286 10.0.0.19 - - [2026-01-29 08:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.19 - - [2026-01-29 08:17:53] "GET /project/f7868ef9-ae4b-41fc-940d-2014f0eaf842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042126 10.0.0.19 - - [2026-01-29 08:17:53] "GET /loadbalancer-listener/4a51cb94-fe1b-4ea4-8e05-165fbe0a3584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.004495 10.0.0.19 - - [2026-01-29 08:17:53] "GET /loadbalancer-listener/4a51cb94-fe1b-4ea4-8e05-165fbe0a3584?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004020 10.0.0.19 - - [2026-01-29 08:17:54] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.018123 10.0.0.19 - - [2026-01-29 08:17:54] "GET /loadbalancer/d187df26-961d-40a7-bd56-eb415f90d058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.026001 10.0.0.19 - - [2026-01-29 08:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.19 - - [2026-01-29 08:17:54] "GET /instance-ip/6fb6c890-e154-49e0-bcdf-6bfe2cda9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.021124 10.0.0.19 - - [2026-01-29 08:17:54] "GET /instance-ip/6fb6c890-e154-49e0-bcdf-6bfe2cda9ef6?fields=floating_ips HTTP/1.1" 200 1212 0.009530 10.0.0.19 - - [2026-01-29 08:17:54] "GET /loadbalancer/d187df26-961d-40a7-bd56-eb415f90d058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003071 10.0.0.19 - - [2026-01-29 08:17:54] "GET /loadbalancer-pool/2ac738a9-e2d3-490b-8087-1de0b32084da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003828 10.0.0.19 - - [2026-01-29 08:17:54] "GET /floating-ip/76dc46b9-20c3-4e48-a0d4-bd3eb3338a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.011140 10.0.0.19 - - [2026-01-29 08:17:54] "POST /loadbalancer-members HTTP/1.1" 200 721 0.025542 10.0.0.19 - - [2026-01-29 08:17:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008446 10.0.0.19 - - [2026-01-29 08:17:54] "GET /virtual-machine-interface/f5f21cee-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022997 10.0.0.19 - - [2026-01-29 08:17:54] "GET /virtual-machine-interface/f5f21cee-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003792 10.0.0.19 - - [2026-01-29 08:17:54] "POST /tags HTTP/1.1" 409 221 0.001784 10.0.0.19 - - [2026-01-29 08:17:54] "POST /ref-update HTTP/1.1" 200 156 0.006435 10.0.0.19 - - [2026-01-29 08:17:54] "GET /floating-ip/76dc46b9-20c3-4e48-a0d4-bd3eb3338a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.012805 10.0.0.19 - - [2026-01-29 08:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.19 - - [2026-01-29 08:17:54] "GET /tag/9dbedac8-6c7a-477e-a639-997215a61cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012818 10.0.0.19 - - [2026-01-29 08:17:54] "PUT /floating-ip/76dc46b9-20c3-4e48-a0d4-bd3eb3338a39 HTTP/1.1" 200 256 0.008809 10.0.0.19 - - [2026-01-29 08:17:54] "POST /set-tag HTTP/1.1" 200 109 0.084961 10.0.0.19 - - [2026-01-29 08:17:54] "GET /loadbalancer-pool/2ac738a9-e2d3-490b-8087-1de0b32084da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003202 10.0.0.19 - - [2026-01-29 08:17:54] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016434 10.0.0.19 - - [2026-01-29 08:17:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013600 10.0.0.19 - - [2026-01-29 08:17:54] "GET /virtual-machine-interface/f66be9ca-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015039 10.0.0.19 - - [2026-01-29 08:17:54] "GET /virtual-machine-interface/f66be9ca-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004004 10.0.0.19 - - [2026-01-29 08:17:54] "POST /ref-update HTTP/1.1" 200 156 0.006539 10.0.0.19 - - [2026-01-29 08:17:54] "GET /floating-ip/76dc46b9-20c3-4e48-a0d4-bd3eb3338a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.017687 10.0.0.19 - - [2026-01-29 08:17:54] "POST /set-tag HTTP/1.1" 200 109 0.060035 10.0.0.19 - - [2026-01-29 08:17:55] "POST /tags HTTP/1.1" 409 206 0.002541 10.0.0.19 - - [2026-01-29 08:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.19 - - [2026-01-29 08:17:55] "GET /tag/8c8eac27-8060-45bc-adfb-331c19992097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011969 10.0.0.19 - - [2026-01-29 08:17:55] "POST /tags HTTP/1.1" 409 204 0.002055 10.0.0.19 - - [2026-01-29 08:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.19 - - [2026-01-29 08:17:55] "GET /tag/2616875d-bec3-4d7b-a6d4-7030e0addd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011825 10.0.0.19 - - [2026-01-29 08:17:55] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002663 10.0.0.19 - - [2026-01-29 08:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.19 - - [2026-01-29 08:17:55] "GET /policy-management/e3fc27ee-fee0-453d-8c92-f478bc10a20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003094 10.0.0.19 - - [2026-01-29 08:17:55] "POST /tags HTTP/1.1" 409 206 0.001698 10.0.0.19 - - [2026-01-29 08:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.19 - - [2026-01-29 08:17:55] "GET /tag/8c8eac27-8060-45bc-adfb-331c19992097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014407 10.0.0.19 - - [2026-01-29 08:17:55] "POST /tags HTTP/1.1" 409 226 0.002184 10.0.0.19 - - [2026-01-29 08:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.19 - - [2026-01-29 08:17:55] "GET /tag/57da9b29-2c15-43fa-ae84-c11d455f801f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014423 10.0.0.19 - - [2026-01-29 08:17:55] "POST /tags HTTP/1.1" 409 204 0.002067 10.0.0.19 - - [2026-01-29 08:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.19 - - [2026-01-29 08:17:55] "GET /tag/2616875d-bec3-4d7b-a6d4-7030e0addd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011901 10.0.0.19 - - [2026-01-29 08:17:55] "POST /tags HTTP/1.1" 409 226 0.002076 10.0.0.19 - - [2026-01-29 08:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.19 - - [2026-01-29 08:17:55] "GET /tag/57da9b29-2c15-43fa-ae84-c11d455f801f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012602 10.0.0.19 - - [2026-01-29 08:17:55] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002692 10.0.0.19 - - [2026-01-29 08:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.19 - - [2026-01-29 08:17:55] "GET /policy-management/e3fc27ee-fee0-453d-8c92-f478bc10a20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003661 10.0.0.19 - - [2026-01-29 08:17:55] "POST /firewall-rules HTTP/1.1" 200 626 0.078928 10.0.0.19 - - [2026-01-29 08:17:56] "POST /firewall-rules HTTP/1.1" 200 646 0.084592 10.0.0.19 - - [2026-01-29 08:17:56] "GET /firewall-rule/e4459e46-eb4d-4416-91a8-4abbed176367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.015744 10.0.0.19 - - [2026-01-29 08:17:56] "GET /firewall-policy/6e5f7484-37c6-4ae3-9de7-efde462121a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002404 10.0.0.19 - - [2026-01-29 08:17:56] "GET /firewall-rule/b820e2b6-5061-434b-852c-5007c16a485d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004894 10.0.0.19 - - [2026-01-29 08:17:56] "POST /ref-update HTTP/1.1" 200 156 0.014751 10.0.0.19 - - [2026-01-29 08:17:56] "POST /firewall-policys HTTP/1.1" 200 606 0.041384 10.0.0.19 - - [2026-01-29 08:17:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.013598 10.0.0.19 - - [2026-01-29 08:17:56] "GET /firewall-policy/a7fde26c-4d38-4311-bae0-83446ed90202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008803 10.0.0.19 - - [2026-01-29 08:17:56] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002835 10.0.0.19 - - [2026-01-29 08:17:56] "GET /firewall-policy/a7fde26c-4d38-4311-bae0-83446ed90202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003094 10.0.0.19 - - [2026-01-29 08:17:56] "GET /firewall-policy/19e2c730-a488-44a6-9445-33d72cb99cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004500 10.0.0.19 - - [2026-01-29 08:17:56] "GET /firewall-policy/22bd94fc-c2fd-4982-ba03-a1bf2b1bfc02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003604 10.0.0.19 - - [2026-01-29 08:17:56] "GET /firewall-policy/6e5f7484-37c6-4ae3-9de7-efde462121a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004711 10.0.0.19 - - [2026-01-29 08:17:56] "GET /firewall-policy/6e5f7484-37c6-4ae3-9de7-efde462121a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002941 10.0.0.19 - - [2026-01-29 08:17:56] "GET /firewall-policy/19e2c730-a488-44a6-9445-33d72cb99cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002881 10.0.0.19 - - [2026-01-29 08:17:56] "POST /ref-update HTTP/1.1" 200 156 0.027367 10.0.0.19 - - [2026-01-29 08:17:56] "POST /ref-update HTTP/1.1" 200 156 0.033315 10.0.0.19 - - [2026-01-29 08:17:56] "POST /ref-update HTTP/1.1" 200 156 0.024721 10.0.0.19 - - [2026-01-29 08:17:56] "POST /ref-update HTTP/1.1" 200 156 0.023387 10.0.0.19 - - [2026-01-29 08:17:56] "POST /ref-update HTTP/1.1" 200 156 0.030675 10.0.0.19 - - [2026-01-29 08:17:56] "GET /firewall-policy/a7fde26c-4d38-4311-bae0-83446ed90202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.007661 10.0.0.19 - - [2026-01-29 08:19:51] "GET /global-system-configs HTTP/1.1" 200 322 0.001981 10.0.0.19 - - [2026-01-29 08:19:52] "GET /global-system-configs HTTP/1.1" 200 322 0.002049 10.0.0.19 - - [2026-01-29 08:19:55] "POST /tags HTTP/1.1" 409 252 0.002649 10.0.0.19 - - [2026-01-29 08:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.19 - - [2026-01-29 08:19:55] "GET /tag/6e067d9e-0b43-4398-9502-9e23faab29d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012440 10.0.0.19 - - [2026-01-29 08:19:55] "POST /tags HTTP/1.1" 409 228 0.001911 10.0.0.19 - - [2026-01-29 08:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.19 - - [2026-01-29 08:19:55] "GET /tag/faa4ef30-05ab-4f2b-a419-3d8e31800be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011924 10.0.0.19 - - [2026-01-29 08:19:55] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004932 10.0.0.19 - - [2026-01-29 08:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.19 - - [2026-01-29 08:19:55] "GET /policy-management/e3fc27ee-fee0-453d-8c92-f478bc10a20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002936 10.0.0.19 - - [2026-01-29 08:19:55] "POST /tags HTTP/1.1" 409 206 0.001722 10.0.0.19 - - [2026-01-29 08:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.19 - - [2026-01-29 08:19:55] "GET /tag/8c8eac27-8060-45bc-adfb-331c19992097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011932 10.0.0.19 - - [2026-01-29 08:19:55] "POST /tags HTTP/1.1" 409 226 0.002016 10.0.0.19 - - [2026-01-29 08:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.19 - - [2026-01-29 08:19:55] "GET /tag/57da9b29-2c15-43fa-ae84-c11d455f801f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011532 10.0.0.19 - - [2026-01-29 08:19:55] "POST /tags HTTP/1.1" 409 204 0.001847 10.0.0.19 - - [2026-01-29 08:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.19 - - [2026-01-29 08:19:55] "GET /tag/2616875d-bec3-4d7b-a6d4-7030e0addd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011286 10.0.0.19 - - [2026-01-29 08:19:55] "POST /tags HTTP/1.1" 409 226 0.002441 10.0.0.19 - - [2026-01-29 08:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.19 - - [2026-01-29 08:19:55] "GET /tag/57da9b29-2c15-43fa-ae84-c11d455f801f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.018332 10.0.0.19 - - [2026-01-29 08:19:55] "POST /tags HTTP/1.1" 409 228 0.002218 10.0.0.19 - - [2026-01-29 08:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.19 - - [2026-01-29 08:19:55] "GET /tag/faa4ef30-05ab-4f2b-a419-3d8e31800be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011327 10.0.0.19 - - [2026-01-29 08:19:55] "POST /tags HTTP/1.1" 409 252 0.001611 10.0.0.19 - - [2026-01-29 08:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.19 - - [2026-01-29 08:19:55] "GET /tag/6e067d9e-0b43-4398-9502-9e23faab29d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011727 10.0.0.19 - - [2026-01-29 08:19:55] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002473 10.0.0.19 - - [2026-01-29 08:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.19 - - [2026-01-29 08:19:55] "GET /policy-management/e3fc27ee-fee0-453d-8c92-f478bc10a20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002614 10.0.0.19 - - [2026-01-29 08:19:55] "POST /firewall-rules HTTP/1.1" 409 281 0.001699 10.0.0.19 - - [2026-01-29 08:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.19 - - [2026-01-29 08:19:56] "PUT /firewall-rule/b820e2b6-5061-434b-852c-5007c16a485d HTTP/1.1" 200 260 0.017581 10.0.0.19 - - [2026-01-29 08:19:56] "POST /firewall-rules HTTP/1.1" 409 291 0.014120 10.0.0.19 - - [2026-01-29 08:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.19 - - [2026-01-29 08:19:56] "PUT /firewall-rule/e4459e46-eb4d-4416-91a8-4abbed176367 HTTP/1.1" 200 260 0.020314 10.0.0.19 - - [2026-01-29 08:19:56] "GET /firewall-rule/e4459e46-eb4d-4416-91a8-4abbed176367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.015013 10.0.0.19 - - [2026-01-29 08:19:56] "POST /firewall-rules HTTP/1.1" 200 658 0.076725 10.0.0.19 - - [2026-01-29 08:19:56] "GET /firewall-rule/6c7a303c-e644-4ff0-8903-b3f3651954ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.004173 10.0.0.19 - - [2026-01-29 08:19:56] "GET /firewall-policy/6e5f7484-37c6-4ae3-9de7-efde462121a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002041 10.0.0.19 - - [2026-01-29 08:19:56] "GET /firewall-rule/b820e2b6-5061-434b-852c-5007c16a485d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002238 10.0.0.19 - - [2026-01-29 08:19:56] "POST /firewall-policys HTTP/1.1" 409 269 0.001488 10.0.0.19 - - [2026-01-29 08:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.19 - - [2026-01-29 08:19:56] "PUT /firewall-policy/a7fde26c-4d38-4311-bae0-83446ed90202 HTTP/1.1" 200 264 0.019993 10.0.0.19 - - [2026-01-29 08:19:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.012346 10.0.0.19 - - [2026-01-29 08:19:56] "GET /firewall-policy/a7fde26c-4d38-4311-bae0-83446ed90202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.016785 10.0.0.19 - - [2026-01-29 08:19:56] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002481 10.0.0.19 - - [2026-01-29 08:19:56] "GET /firewall-policy/a7fde26c-4d38-4311-bae0-83446ed90202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002867 10.0.0.19 - - [2026-01-29 08:19:56] "GET /firewall-policy/19e2c730-a488-44a6-9445-33d72cb99cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002321 10.0.0.19 - - [2026-01-29 08:19:56] "GET /firewall-policy/22bd94fc-c2fd-4982-ba03-a1bf2b1bfc02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002588 10.0.0.19 - - [2026-01-29 08:19:56] "GET /firewall-policy/6e5f7484-37c6-4ae3-9de7-efde462121a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003488 10.0.0.19 - - [2026-01-29 08:19:56] "GET /firewall-policy/a7fde26c-4d38-4311-bae0-83446ed90202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002408 10.0.0.19 - - [2026-01-29 08:19:56] "GET /firewall-policy/a7fde26c-4d38-4311-bae0-83446ed90202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002032 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:20:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001065 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:20:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 10.0.0.19 - - [2026-01-29 08:20:58] "GET /virtual-machine-interface/f5f21cee-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005458 10.0.0.19 - - [2026-01-29 08:20:58] "POST /set-tag HTTP/1.1" 200 109 0.002345 10.0.0.19 - - [2026-01-29 08:20:58] "GET /virtual-machine-interface/f88cdf02-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013685 10.0.0.19 - - [2026-01-29 08:20:58] "POST /set-tag HTTP/1.1" 200 109 0.003747 10.0.0.19 - - [2026-01-29 08:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005483 10.0.0.19 - - [2026-01-29 08:20:58] "GET /loadbalancer/d187df26-961d-40a7-bd56-eb415f90d058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002521 10.0.0.19 - - [2026-01-29 08:20:58] "GET /virtual-machine-interface/f5f21cee-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.009820 10.0.0.19 - - [2026-01-29 08:20:58] "POST /set-tag HTTP/1.1" 200 109 0.036444 10.0.0.19 - - [2026-01-29 08:20:58] "DELETE /loadbalancer-member/3e4333ac-2053-4d5d-9efb-37edb859b4c0 HTTP/1.1" 200 115 0.065202 10.0.0.19 - - [2026-01-29 08:20:58] "GET /virtual-machine-interface/f9022244-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009453 10.0.0.19 - - [2026-01-29 08:20:58] "POST /set-tag HTTP/1.1" 200 109 0.003169 10.0.0.19 - - [2026-01-29 08:20:58] "GET /virtual-machine-interface/f824e5fa-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004804 10.0.0.19 - - [2026-01-29 08:20:58] "POST /set-tag HTTP/1.1" 200 109 0.002713 10.0.0.19 - - [2026-01-29 08:20:58] "GET /virtual-machine-interface/f66be9ca-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006526 10.0.0.19 - - [2026-01-29 08:20:58] "POST /set-tag HTTP/1.1" 200 109 0.006722 10.0.0.19 - - [2026-01-29 08:20:58] "GET /virtual-machine-interface/f78da92e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006703 10.0.0.19 - - [2026-01-29 08:20:58] "POST /set-tag HTTP/1.1" 200 109 0.002984 10.0.0.19 - - [2026-01-29 08:20:58] "GET /virtual-machine-interface/f9822bec-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004887 10.0.0.19 - - [2026-01-29 08:20:58] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.19 - - [2026-01-29 08:20:58] "GET /virtual-machine-interface/f711195e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006093 10.0.0.19 - - [2026-01-29 08:20:58] "POST /set-tag HTTP/1.1" 200 109 0.002872 10.0.0.19 - - [2026-01-29 08:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.19 - - [2026-01-29 08:20:58] "GET /loadbalancer/d187df26-961d-40a7-bd56-eb415f90d058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002570 10.0.0.19 - - [2026-01-29 08:21:00] "GET /virtual-machine-interface/f78da92e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010337 10.0.0.19 - - [2026-01-29 08:21:00] "POST /set-tag HTTP/1.1" 200 109 0.002484 10.0.0.19 - - [2026-01-29 08:21:00] "GET /virtual-machine-interface/f78da92e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010851 10.0.0.19 - - [2026-01-29 08:21:00] "POST /set-tag HTTP/1.1" 200 109 0.004208 10.0.0.19 - - [2026-01-29 08:21:00] "GET /virtual-machine/28c6fee4-e757-4a8b-b84a-932db45c5302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004735 10.0.0.19 - - [2026-01-29 08:21:00] "POST /ref-update HTTP/1.1" 200 156 0.013949 10.0.0.19 - - [2026-01-29 08:21:00] "GET /virtual-machine-interface/f78da92e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016992 10.0.0.19 - - [2026-01-29 08:21:00] "POST /set-tag HTTP/1.1" 200 109 0.048877 10.0.0.19 - - [2026-01-29 08:21:00] "POST /set-tag HTTP/1.1" 200 109 0.028919 10.0.0.19 - - [2026-01-29 08:21:00] "POST /set-tag HTTP/1.1" 200 109 0.048216 10.0.0.19 - - [2026-01-29 08:21:00] "POST /set-tag HTTP/1.1" 200 109 0.031022 10.0.0.19 - - [2026-01-29 08:21:00] "POST /set-tag HTTP/1.1" 200 109 0.014394 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:21:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000934 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:21:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001014 10.0.0.19 - - [2026-01-29 08:21:00] "DELETE /instance-ip/f7a87a60-fcea-11f0-b274-fa163e8c56d6 HTTP/1.1" 200 115 0.080959 10.0.0.19 - - [2026-01-29 08:21:00] "DELETE /virtual-machine-interface/f78da92e-fcea-11f0-b274-fa163e8c56d6 HTTP/1.1" 200 115 0.049303 10.0.0.19 - - [2026-01-29 08:21:00] "DELETE /virtual-machine/28c6fee4-e757-4a8b-b84a-932db45c5302 HTTP/1.1" 200 115 0.025454 10.0.0.19 - - [2026-01-29 08:21:00] "GET /virtual-machine-interface/f66be9ca-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007503 10.0.0.19 - - [2026-01-29 08:21:00] "POST /set-tag HTTP/1.1" 200 109 0.002795 10.0.0.19 - - [2026-01-29 08:21:00] "GET /virtual-machine-interface/f66be9ca-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004318 10.0.0.19 - - [2026-01-29 08:21:00] "POST /set-tag HTTP/1.1" 200 109 0.001971 10.0.0.19 - - [2026-01-29 08:21:00] "GET /virtual-machine/9adc07a9-f135-4cd2-b652-63fd44ba6aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004785 10.0.0.19 - - [2026-01-29 08:21:00] "POST /ref-update HTTP/1.1" 200 156 0.012479 10.0.0.19 - - [2026-01-29 08:21:01] "GET /virtual-machine-interface/f66be9ca-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.152215 10.0.0.19 - - [2026-01-29 08:21:01] "POST /set-tag HTTP/1.1" 200 109 0.029245 10.0.0.19 - - [2026-01-29 08:21:01] "POST /set-tag HTTP/1.1" 200 109 0.096507 10.0.0.19 - - [2026-01-29 08:21:01] "POST /set-tag HTTP/1.1" 200 109 0.056858 10.0.0.19 - - [2026-01-29 08:21:01] "POST /set-tag HTTP/1.1" 200 109 0.023880 10.0.0.19 - - [2026-01-29 08:21:01] "POST /set-tag HTTP/1.1" 200 109 0.027899 10.0.0.19 - - [2026-01-29 08:21:01] "DELETE /instance-ip/f687ada4-fcea-11f0-b274-fa163e8c56d6 HTTP/1.1" 200 115 0.053386 10.0.0.19 - - [2026-01-29 08:21:01] "POST /ref-update HTTP/1.1" 200 156 0.011690 10.0.0.19 - - [2026-01-29 08:21:01] "DELETE /virtual-machine-interface/f66be9ca-fcea-11f0-b274-fa163e8c56d6 HTTP/1.1" 200 115 0.054188 10.0.0.19 - - [2026-01-29 08:21:01] "DELETE /virtual-machine/9adc07a9-f135-4cd2-b652-63fd44ba6aba HTTP/1.1" 200 115 0.028306 10.0.0.19 - - [2026-01-29 08:21:01] "GET /virtual-machine-interface/f5f21cee-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007452 10.0.0.19 - - [2026-01-29 08:21:01] "POST /set-tag HTTP/1.1" 200 109 0.003109 10.0.0.19 - - [2026-01-29 08:21:01] "GET /virtual-machine-interface/f5f21cee-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005302 10.0.0.19 - - [2026-01-29 08:21:01] "POST /set-tag HTTP/1.1" 200 109 0.002302 10.0.0.19 - - [2026-01-29 08:21:01] "GET /virtual-machine/2b24ce54-07fc-4243-b42d-2749445a1908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004585 10.0.0.19 - - [2026-01-29 08:21:01] "POST /ref-update HTTP/1.1" 200 156 0.018262 10.0.0.19 - - [2026-01-29 08:21:01] "GET /virtual-machine-interface/f5f21cee-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013626 10.0.0.19 - - [2026-01-29 08:21:01] "POST /set-tag HTTP/1.1" 200 109 0.018733 10.0.0.19 - - [2026-01-29 08:21:01] "POST /set-tag HTTP/1.1" 200 109 0.036625 10.0.0.19 - - [2026-01-29 08:21:01] "POST /set-tag HTTP/1.1" 200 109 0.034493 10.0.0.19 - - [2026-01-29 08:21:02] "POST /set-tag HTTP/1.1" 200 109 0.022421 10.0.0.19 - - [2026-01-29 08:21:02] "POST /set-tag HTTP/1.1" 200 109 0.038566 10.0.0.19 - - [2026-01-29 08:21:02] "DELETE /instance-ip/f60d6922-fcea-11f0-b274-fa163e8c56d6 HTTP/1.1" 200 115 0.060185 10.0.0.19 - - [2026-01-29 08:21:02] "POST /ref-update HTTP/1.1" 200 156 0.010798 10.0.0.19 - - [2026-01-29 08:21:02] "DELETE /virtual-machine-interface/f5f21cee-fcea-11f0-b274-fa163e8c56d6 HTTP/1.1" 200 115 0.044099 10.0.0.19 - - [2026-01-29 08:21:02] "DELETE /virtual-machine/2b24ce54-07fc-4243-b42d-2749445a1908 HTTP/1.1" 200 115 0.020737 10.0.0.19 - - [2026-01-29 08:21:02] "DELETE /tag/4a5c245d-752e-4357-a857-bde71939a641 HTTP/1.1" 200 115 0.033323 10.0.0.19 - - [2026-01-29 08:21:02] "GET /virtual-machine-interface/f711195e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004723 10.0.0.19 - - [2026-01-29 08:21:02] "POST /set-tag HTTP/1.1" 200 109 0.002776 10.0.0.19 - - [2026-01-29 08:21:02] "GET /virtual-machine-interface/f711195e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004845 10.0.0.19 - - [2026-01-29 08:21:02] "POST /set-tag HTTP/1.1" 200 109 0.002272 10.0.0.19 - - [2026-01-29 08:21:02] "GET /virtual-machine/6393ae0d-1491-47ad-aab6-ffeb3eb6df83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003170 10.0.0.19 - - [2026-01-29 08:21:02] "POST /ref-update HTTP/1.1" 200 156 0.009693 10.0.0.19 - - [2026-01-29 08:21:02] "GET /virtual-machine-interface/f711195e-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010859 10.0.0.19 - - [2026-01-29 08:21:02] "POST /set-tag HTTP/1.1" 200 109 0.019204 10.0.0.19 - - [2026-01-29 08:21:02] "POST /set-tag HTTP/1.1" 200 109 0.034368 10.0.0.19 - - [2026-01-29 08:21:02] "POST /set-tag HTTP/1.1" 200 109 0.029300 10.0.0.19 - - [2026-01-29 08:21:02] "POST /set-tag HTTP/1.1" 200 109 0.014799 10.0.0.19 - - [2026-01-29 08:21:02] "POST /set-tag HTTP/1.1" 200 109 0.036216 10.0.0.19 - - [2026-01-29 08:21:02] "DELETE /instance-ip/f72b0aa8-fcea-11f0-b274-fa163e8c56d6 HTTP/1.1" 200 115 0.059898 10.0.0.19 - - [2026-01-29 08:21:02] "DELETE /virtual-machine-interface/f711195e-fcea-11f0-b274-fa163e8c56d6 HTTP/1.1" 200 115 0.041325 10.0.0.19 - - [2026-01-29 08:21:02] "DELETE /virtual-machine/6393ae0d-1491-47ad-aab6-ffeb3eb6df83 HTTP/1.1" 200 115 0.023932 10.0.0.19 - - [2026-01-29 08:21:02] "DELETE /tag/2c7d95e6-81b0-4ec5-b38a-198401f376e7 HTTP/1.1" 200 115 0.033185 10.0.0.19 - - [2026-01-29 08:21:02] "DELETE /tag/8c8eac27-8060-45bc-adfb-331c19992097 HTTP/1.1" 409 388 0.005271 10.0.0.19 - - [2026-01-29 08:21:29] "GET /virtual-machine-interface/f824e5fa-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007079 10.0.0.19 - - [2026-01-29 08:21:29] "POST /set-tag HTTP/1.1" 200 109 0.004708 10.0.0.19 - - [2026-01-29 08:21:29] "GET /virtual-machine-interface/f9822bec-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007751 10.0.0.19 - - [2026-01-29 08:21:29] "POST /set-tag HTTP/1.1" 200 109 0.005100 10.0.0.19 - - [2026-01-29 08:21:29] "GET /virtual-machine-interface/f824e5fa-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008927 10.0.0.19 - - [2026-01-29 08:21:29] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.19 - - [2026-01-29 08:21:29] "GET /virtual-machine/dea60f8e-ac21-400d-b8f6-9db3c8b7d6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004169 10.0.0.19 - - [2026-01-29 08:21:29] "POST /ref-update HTTP/1.1" 200 156 0.010677 10.0.0.19 - - [2026-01-29 08:21:29] "GET /virtual-machine-interface/f824e5fa-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004934 10.0.0.19 - - [2026-01-29 08:21:29] "POST /set-tag HTTP/1.1" 200 109 0.037851 10.0.0.19 - - [2026-01-29 08:21:29] "POST /set-tag HTTP/1.1" 200 109 0.026727 10.0.0.19 - - [2026-01-29 08:21:29] "POST /set-tag HTTP/1.1" 200 109 0.032876 10.0.0.19 - - [2026-01-29 08:21:29] "POST /set-tag HTTP/1.1" 200 109 0.018394 10.0.0.19 - - [2026-01-29 08:21:29] "DELETE /instance-ip/f838e92e-fcea-11f0-b274-fa163e8c56d6 HTTP/1.1" 200 115 0.051941 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:21:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000918 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:21:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001292 10.0.0.19 - - [2026-01-29 08:21:29] "DELETE /virtual-machine-interface/f824e5fa-fcea-11f0-b274-fa163e8c56d6 HTTP/1.1" 200 115 0.065250 10.0.0.19 - - [2026-01-29 08:21:29] "DELETE /virtual-machine/dea60f8e-ac21-400d-b8f6-9db3c8b7d6ee HTTP/1.1" 200 115 0.032806 10.0.0.19 - - [2026-01-29 08:21:30] "DELETE /tag/bb2b26f6-c1e1-4dfd-91d7-268a131c8061 HTTP/1.1" 200 115 0.049391 10.0.0.19 - - [2026-01-29 08:21:30] "GET /virtual-machine-interface/f9822bec-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009429 10.0.0.19 - - [2026-01-29 08:21:30] "POST /set-tag HTTP/1.1" 200 109 0.003349 10.0.0.19 - - [2026-01-29 08:21:30] "GET /virtual-machine/9148ad2f-7c6d-4dda-b491-874816e2d87f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004692 10.0.0.19 - - [2026-01-29 08:21:30] "POST /ref-update HTTP/1.1" 200 156 0.009790 10.0.0.19 - - [2026-01-29 08:21:30] "GET /virtual-machine-interface/f9822bec-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004962 10.0.0.19 - - [2026-01-29 08:21:30] "POST /set-tag HTTP/1.1" 200 109 0.045177 10.0.0.19 - - [2026-01-29 08:21:30] "POST /set-tag HTTP/1.1" 200 109 0.043359 10.0.0.19 - - [2026-01-29 08:21:30] "POST /set-tag HTTP/1.1" 200 109 0.014696 10.0.0.19 - - [2026-01-29 08:21:30] "POST /set-tag HTTP/1.1" 200 109 0.031110 10.0.0.19 - - [2026-01-29 08:21:30] "DELETE /instance-ip/f99a9f88-fcea-11f0-b274-fa163e8c56d6 HTTP/1.1" 200 115 0.087711 10.0.0.19 - - [2026-01-29 08:21:30] "DELETE /virtual-machine-interface/f9822bec-fcea-11f0-b274-fa163e8c56d6 HTTP/1.1" 200 115 0.069830 10.0.0.19 - - [2026-01-29 08:21:30] "DELETE /virtual-machine/9148ad2f-7c6d-4dda-b491-874816e2d87f HTTP/1.1" 200 115 0.029266 10.0.0.19 - - [2026-01-29 08:21:30] "DELETE /tag/dee8ceff-1b25-43ad-a236-574c23c2275b HTTP/1.1" 200 115 0.032039 10.0.0.19 - - [2026-01-29 08:21:30] "GET /virtual-machine-interface/f88cdf02-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004788 10.0.0.19 - - [2026-01-29 08:21:30] "POST /set-tag HTTP/1.1" 200 109 0.002641 10.0.0.19 - - [2026-01-29 08:21:30] "GET /virtual-machine-interface/f88cdf02-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004443 10.0.0.19 - - [2026-01-29 08:21:30] "POST /set-tag HTTP/1.1" 200 109 0.002078 10.0.0.19 - - [2026-01-29 08:21:30] "GET /virtual-machine/92516705-2c9c-483d-9be8-edef35011ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003076 10.0.0.19 - - [2026-01-29 08:21:30] "POST /ref-update HTTP/1.1" 200 156 0.009207 10.0.0.19 - - [2026-01-29 08:21:30] "GET /virtual-machine-interface/f88cdf02-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011898 10.0.0.19 - - [2026-01-29 08:21:30] "POST /set-tag HTTP/1.1" 200 109 0.026997 10.0.0.19 - - [2026-01-29 08:21:30] "POST /set-tag HTTP/1.1" 200 109 0.046150 10.0.0.19 - - [2026-01-29 08:21:30] "POST /set-tag HTTP/1.1" 200 109 0.050390 10.0.0.19 - - [2026-01-29 08:21:30] "POST /set-tag HTTP/1.1" 200 109 0.021801 10.0.0.19 - - [2026-01-29 08:21:31] "DELETE /instance-ip/f8a4e598-fcea-11f0-b274-fa163e8c56d6 HTTP/1.1" 200 115 0.060164 10.0.0.19 - - [2026-01-29 08:21:31] "DELETE /virtual-machine-interface/f88cdf02-fcea-11f0-b274-fa163e8c56d6 HTTP/1.1" 200 115 0.052850 10.0.0.19 - - [2026-01-29 08:21:31] "DELETE /virtual-machine/92516705-2c9c-483d-9be8-edef35011ab5 HTTP/1.1" 200 115 0.034643 10.0.0.19 - - [2026-01-29 08:21:31] "DELETE /tag/c38c14d0-ee87-4a07-bc57-2bbd40945638 HTTP/1.1" 200 115 0.054267 10.0.0.19 - - [2026-01-29 08:21:31] "DELETE /tag/bff32d86-4814-456e-87e0-18a8f56d9ea1 HTTP/1.1" 200 115 0.056991 10.0.0.19 - - [2026-01-29 08:21:31] "DELETE /tag/2616875d-bec3-4d7b-a6d4-7030e0addd91 HTTP/1.1" 409 236 0.009373 10.0.0.19 - - [2026-01-29 08:21:31] "GET /virtual-machine-interface/f9022244-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006827 10.0.0.19 - - [2026-01-29 08:21:31] "POST /set-tag HTTP/1.1" 200 109 0.002341 10.0.0.19 - - [2026-01-29 08:21:31] "GET /virtual-machine-interface/f9022244-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004704 10.0.0.19 - - [2026-01-29 08:21:31] "POST /set-tag HTTP/1.1" 200 109 0.005555 10.0.0.19 - - [2026-01-29 08:21:31] "GET /virtual-machine/265ce440-5c01-4f63-b71f-2b1759b897a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003133 10.0.0.19 - - [2026-01-29 08:21:31] "POST /ref-update HTTP/1.1" 200 156 0.008876 10.0.0.19 - - [2026-01-29 08:21:31] "GET /virtual-machine-interface/f9022244-fcea-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018211 10.0.0.19 - - [2026-01-29 08:21:31] "POST /set-tag HTTP/1.1" 200 109 0.028290 10.0.0.19 - - [2026-01-29 08:21:31] "POST /set-tag HTTP/1.1" 200 109 0.037821 10.0.0.19 - - [2026-01-29 08:21:31] "POST /set-tag HTTP/1.1" 200 109 0.048063 10.0.0.19 - - [2026-01-29 08:21:31] "POST /set-tag HTTP/1.1" 200 109 0.017005 10.0.0.19 - - [2026-01-29 08:21:31] "DELETE /instance-ip/f92141f6-fcea-11f0-b274-fa163e8c56d6 HTTP/1.1" 200 115 0.068177 10.0.0.19 - - [2026-01-29 08:21:31] "DELETE /virtual-machine-interface/f9022244-fcea-11f0-b274-fa163e8c56d6 HTTP/1.1" 200 115 0.081771 10.0.0.19 - - [2026-01-29 08:21:31] "DELETE /virtual-machine/265ce440-5c01-4f63-b71f-2b1759b897a2 HTTP/1.1" 200 115 0.031240 10.0.0.19 - - [2026-01-29 08:21:31] "DELETE /tag/faa4ef30-05ab-4f2b-a419-3d8e31800be1 HTTP/1.1" 409 236 0.007058 10.0.0.19 - - [2026-01-29 08:21:31] "DELETE /tag/6e067d9e-0b43-4398-9502-9e23faab29d9 HTTP/1.1" 409 236 0.004607 10.0.0.19 - - [2026-01-29 08:21:32] "DELETE /tag/817a71d2-9bde-45d8-93b8-b84a497debdd HTTP/1.1" 200 115 0.060750 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:21:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001101 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:21:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003184 10.0.0.19 - - [2026-01-29 08:21:33] "POST /projects HTTP/1.1" 409 238 0.004385 10.0.0.19 - - [2026-01-29 08:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.19 - - [2026-01-29 08:21:33] "GET /project/39b66e36-38cb-4cea-8c84-a1f1e9b66646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048465 10.0.0.19 - - [2026-01-29 08:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006377 10.0.0.19 - - [2026-01-29 08:21:33] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.010196 10.0.0.19 - - [2026-01-29 08:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.19 - - [2026-01-29 08:21:33] "GET /virtual-network/c81ce128-22b3-415e-9691-5897e919d811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.055555 10.0.0.19 - - [2026-01-29 08:21:33] "POST /security-groups HTTP/1.1" 409 285 0.002760 10.0.0.19 - - [2026-01-29 08:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.19 - - [2026-01-29 08:21:33] "PUT /security-group/47b96d09-fcea-40c4-9562-1e2da41a8f73 HTTP/1.1" 200 262 0.060367 10.0.0.19 - - [2026-01-29 08:21:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.041829 10.0.0.19 - - [2026-01-29 08:21:33] "PUT /access-control-list/12458291-db68-4908-8233-3977234984ee HTTP/1.1" 200 272 0.018176 10.0.0.19 - - [2026-01-29 08:21:33] "PUT /access-control-list/840a8ca1-5b23-4638-ba64-37deb2d43d18 HTTP/1.1" 200 272 0.028814 10.0.0.19 - - [2026-01-29 08:21:38] "POST /projects HTTP/1.1" 409 238 0.003780 10.0.0.19 - - [2026-01-29 08:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.19 - - [2026-01-29 08:21:38] "GET /project/39b66e36-38cb-4cea-8c84-a1f1e9b66646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035042 10.0.0.19 - - [2026-01-29 08:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.19 - - [2026-01-29 08:21:38] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004678 10.0.0.19 - - [2026-01-29 08:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.19 - - [2026-01-29 08:21:38] "GET /virtual-network/c81ce128-22b3-415e-9691-5897e919d811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004578 10.0.0.19 - - [2026-01-29 08:21:38] "POST /security-groups HTTP/1.1" 409 285 0.002725 10.0.0.19 - - [2026-01-29 08:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.19 - - [2026-01-29 08:21:38] "PUT /security-group/47b96d09-fcea-40c4-9562-1e2da41a8f73 HTTP/1.1" 200 262 0.055127 10.0.0.19 - - [2026-01-29 08:21:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.032207 10.0.0.19 - - [2026-01-29 08:21:39] "PUT /access-control-list/12458291-db68-4908-8233-3977234984ee HTTP/1.1" 200 272 0.031102 10.0.0.19 - - [2026-01-29 08:21:39] "GET /firewall-policy/19e2c730-a488-44a6-9445-33d72cb99cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.029746 10.0.0.19 - - [2026-01-29 08:21:39] "PUT /access-control-list/840a8ca1-5b23-4638-ba64-37deb2d43d18 HTTP/1.1" 200 272 0.022111 10.0.0.19 - - [2026-01-29 08:21:39] "GET /firewall-rule/ebecbb12-990d-4fe0-84f8-5d16cf0e291c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006209 10.0.0.19 - - [2026-01-29 08:21:39] "POST /ref-update HTTP/1.1" 200 156 0.079408 10.0.0.19 - - [2026-01-29 08:21:39] "DELETE /firewall-rule/ebecbb12-990d-4fe0-84f8-5d16cf0e291c HTTP/1.1" 200 115 0.042406 10.0.0.19 - - [2026-01-29 08:21:39] "GET /firewall-policy/19e2c730-a488-44a6-9445-33d72cb99cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.012241 10.0.0.19 - - [2026-01-29 08:21:39] "GET /firewall-rule/d260f39f-092b-4592-9735-2232587973e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002964 10.0.0.19 - - [2026-01-29 08:21:39] "POST /ref-update HTTP/1.1" 200 156 0.051599 10.0.0.19 - - [2026-01-29 08:21:39] "DELETE /firewall-rule/d260f39f-092b-4592-9735-2232587973e9 HTTP/1.1" 200 115 0.048472 10.0.0.19 - - [2026-01-29 08:21:39] "DELETE /tag/faa4ef30-05ab-4f2b-a419-3d8e31800be1 HTTP/1.1" 409 236 0.009775 10.0.0.19 - - [2026-01-29 08:21:39] "DELETE /tag/87f75d09-a7d4-45ae-8d30-d6ee7e35fd5a HTTP/1.1" 200 115 0.045270 10.0.0.19 - - [2026-01-29 08:21:39] "DELETE /tag/6e067d9e-0b43-4398-9502-9e23faab29d9 HTTP/1.1" 409 236 0.004532 10.0.0.19 - - [2026-01-29 08:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.19 - - [2026-01-29 08:21:39] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007100 10.0.0.19 - - [2026-01-29 08:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.19 - - [2026-01-29 08:21:39] "GET /virtual-network/c81ce128-22b3-415e-9691-5897e919d811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004728 10.0.0.19 - - [2026-01-29 08:21:39] "PUT /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4 HTTP/1.1" 200 264 0.052065 10.0.0.19 - - [2026-01-29 08:21:39] "PUT /virtual-network/c81ce128-22b3-415e-9691-5897e919d811 HTTP/1.1" 200 264 0.042111 10.0.0.19 - - [2026-01-29 08:21:39] "DELETE /security-group/47b96d09-fcea-40c4-9562-1e2da41a8f73 HTTP/1.1" 200 115 0.068455 10.0.0.19 - - [2026-01-29 08:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.19 - - [2026-01-29 08:21:39] "DELETE /access-control-list/12458291-db68-4908-8233-3977234984ee HTTP/1.1" 200 115 0.030469 10.0.0.19 - - [2026-01-29 08:21:39] "DELETE /access-control-list/840a8ca1-5b23-4638-ba64-37deb2d43d18 HTTP/1.1" 200 115 0.046355 10.0.0.19 - - [2026-01-29 08:21:39] "GET /project/39b66e36-38cb-4cea-8c84-a1f1e9b66646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.050663 10.0.0.19 - - [2026-01-29 08:21:39] "GET /project/39b66e36-38cb-4cea-8c84-a1f1e9b66646?fields=security_groups HTTP/1.1" 200 1352 0.049345 10.0.0.19 - - [2026-01-29 08:21:40] "DELETE /security-group/e91de8de-de6a-4c97-9f12-3a3827a90ebd HTTP/1.1" 200 115 0.070356 10.0.0.19 - - [2026-01-29 08:21:40] "DELETE /access-control-list/033daccf-12cd-4b99-9958-2572e61b3518 HTTP/1.1" 200 115 0.040047 10.0.0.19 - - [2026-01-29 08:21:40] "GET /project/39b66e36-38cb-4cea-8c84-a1f1e9b66646?fields=application_policy_sets HTTP/1.1" 200 1391 0.070589 10.0.0.19 - - [2026-01-29 08:21:40] "DELETE /access-control-list/f21fd38f-edcf-40db-aac6-a97308ae0307 HTTP/1.1" 200 115 0.058048 10.0.0.19 - - [2026-01-29 08:21:40] "DELETE /project/39b66e36-38cb-4cea-8c84-a1f1e9b66646 HTTP/1.1" 200 115 0.381741 10.0.0.19 - - [2026-01-29 08:21:40] "POST /projects HTTP/1.1" 409 238 0.011669 10.0.0.19 - - [2026-01-29 08:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.19 - - [2026-01-29 08:21:40] "GET /project/f7868ef9-ae4b-41fc-940d-2014f0eaf842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047869 10.0.0.19 - - [2026-01-29 08:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.19 - - [2026-01-29 08:21:40] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004530 10.0.0.19 - - [2026-01-29 08:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.19 - - [2026-01-29 08:21:40] "GET /virtual-network/c81ce128-22b3-415e-9691-5897e919d811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004219 10.0.0.19 - - [2026-01-29 08:21:40] "POST /security-groups HTTP/1.1" 409 285 0.001963 10.0.0.19 - - [2026-01-29 08:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.19 - - [2026-01-29 08:21:40] "PUT /security-group/68c37d6c-0f17-42dd-99ad-ea63dfb56a31 HTTP/1.1" 200 262 0.059557 10.0.0.19 - - [2026-01-29 08:21:40] "PUT /access-control-list/8aae8b3a-6047-4026-b9f3-ac233a96976a HTTP/1.1" 200 272 0.012889 10.0.0.19 - - [2026-01-29 08:21:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.038748 10.0.0.19 - - [2026-01-29 08:21:40] "PUT /access-control-list/298fd658-f724-4999-9106-9e2f0b8136ee HTTP/1.1" 200 272 0.018319 10.0.0.19 - - [2026-01-29 08:21:44] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003167 10.0.0.19 - - [2026-01-29 08:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.19 - - [2026-01-29 08:21:44] "GET /policy-management/e3fc27ee-fee0-453d-8c92-f478bc10a20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002906 10.0.0.19 - - [2026-01-29 08:21:44] "GET /firewall-policy/6e5f7484-37c6-4ae3-9de7-efde462121a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002470 10.0.0.19 - - [2026-01-29 08:21:44] "GET /firewall-rule/b820e2b6-5061-434b-852c-5007c16a485d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003036 10.0.0.19 - - [2026-01-29 08:21:44] "POST /ref-update HTTP/1.1" 200 156 0.025749 10.0.0.19 - - [2026-01-29 08:21:44] "DELETE /firewall-rule/b820e2b6-5061-434b-852c-5007c16a485d HTTP/1.1" 200 115 0.045632 10.0.0.19 - - [2026-01-29 08:21:44] "GET /firewall-policy/a7fde26c-4d38-4311-bae0-83446ed90202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003231 10.0.0.19 - - [2026-01-29 08:21:44] "GET /firewall-rule/6c7a303c-e644-4ff0-8903-b3f3651954ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.002869 10.0.0.19 - - [2026-01-29 08:21:44] "POST /ref-update HTTP/1.1" 200 156 0.017761 10.0.0.19 - - [2026-01-29 08:21:44] "DELETE /firewall-rule/6c7a303c-e644-4ff0-8903-b3f3651954ed HTTP/1.1" 200 115 0.049518 10.0.0.19 - - [2026-01-29 08:21:44] "GET /firewall-policy/a7fde26c-4d38-4311-bae0-83446ed90202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005271 10.0.0.19 - - [2026-01-29 08:21:45] "GET /firewall-rule/e4459e46-eb4d-4416-91a8-4abbed176367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.003561 10.0.0.19 - - [2026-01-29 08:21:45] "POST /ref-update HTTP/1.1" 200 156 0.012401 10.0.0.19 - - [2026-01-29 08:21:45] "DELETE /firewall-rule/e4459e46-eb4d-4416-91a8-4abbed176367 HTTP/1.1" 200 115 0.037817 10.0.0.19 - - [2026-01-29 08:21:45] "GET /application-policy-set/1a638eba-41b4-419e-b073-a4db26e7586e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002458 10.0.0.19 - - [2026-01-29 08:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.19 - - [2026-01-29 08:21:45] "GET /policy-management/e3fc27ee-fee0-453d-8c92-f478bc10a20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002540 10.0.0.19 - - [2026-01-29 08:21:45] "GET /firewall-policy/a7fde26c-4d38-4311-bae0-83446ed90202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002945 10.0.0.19 - - [2026-01-29 08:21:45] "POST /ref-update HTTP/1.1" 200 156 0.035281 10.0.0.19 - - [2026-01-29 08:21:45] "DELETE /firewall-policy/a7fde26c-4d38-4311-bae0-83446ed90202 HTTP/1.1" 200 115 0.040704 10.0.0.19 - - [2026-01-29 08:21:45] "DELETE /tag/faa4ef30-05ab-4f2b-a419-3d8e31800be1 HTTP/1.1" 200 115 0.059922 10.0.0.19 - - [2026-01-29 08:21:45] "DELETE /tag/8c8eac27-8060-45bc-adfb-331c19992097 HTTP/1.1" 200 115 0.074560 10.0.0.19 - - [2026-01-29 08:21:45] "DELETE /tag/2616875d-bec3-4d7b-a6d4-7030e0addd91 HTTP/1.1" 200 115 0.050301 10.0.0.19 - - [2026-01-29 08:21:45] "DELETE /tag/6e067d9e-0b43-4398-9502-9e23faab29d9 HTTP/1.1" 200 115 0.032677 10.0.0.19 - - [2026-01-29 08:21:45] "DELETE /loadbalancer-member/f0840237-68fd-4c53-bed3-a06b852362cf HTTP/1.1" 200 115 0.026045 10.0.0.19 - - [2026-01-29 08:21:45] "DELETE /loadbalancer-pool/2ac738a9-e2d3-490b-8087-1de0b32084da HTTP/1.1" 200 115 0.029354 10.0.0.19 - - [2026-01-29 08:21:45] "DELETE /loadbalancer-listener/4a51cb94-fe1b-4ea4-8e05-165fbe0a3584 HTTP/1.1" 200 115 0.055942 10.0.0.19 - - [2026-01-29 08:21:45] "DELETE /loadbalancer/d187df26-961d-40a7-bd56-eb415f90d058 HTTP/1.1" 200 115 0.041584 10.0.0.19 - - [2026-01-29 08:21:45] "DELETE /floating-ip/76dc46b9-20c3-4e48-a0d4-bd3eb3338a39 HTTP/1.1" 200 115 0.037872 10.0.0.19 - - [2026-01-29 08:21:45] "DELETE /instance-ip/6fb6c890-e154-49e0-bcdf-6bfe2cda9ef6 HTTP/1.1" 200 115 0.049119 10.0.0.19 - - [2026-01-29 08:21:45] "DELETE /virtual-machine-interface/0ac9eefc-a190-432b-8899-8c027f38d7c7 HTTP/1.1" 200 115 0.066011 10.0.0.19 - - [2026-01-29 08:21:45] "DELETE /tag/9dbedac8-6c7a-477e-a639-997215a61cf3 HTTP/1.1" 200 115 0.063177 10.0.0.19 - - [2026-01-29 08:21:45] "POST /projects HTTP/1.1" 409 238 0.006908 10.0.0.19 - - [2026-01-29 08:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.19 - - [2026-01-29 08:21:46] "GET /project/f7868ef9-ae4b-41fc-940d-2014f0eaf842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045539 10.0.0.19 - - [2026-01-29 08:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.020062 10.0.0.19 - - [2026-01-29 08:21:46] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005368 10.0.0.19 - - [2026-01-29 08:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004779 10.0.0.19 - - [2026-01-29 08:21:46] "GET /virtual-network/c81ce128-22b3-415e-9691-5897e919d811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006574 10.0.0.19 - - [2026-01-29 08:21:46] "POST /security-groups HTTP/1.1" 409 285 0.004977 10.0.0.19 - - [2026-01-29 08:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.19 - - [2026-01-29 08:21:46] "PUT /security-group/68c37d6c-0f17-42dd-99ad-ea63dfb56a31 HTTP/1.1" 200 262 0.074241 10.0.0.19 - - [2026-01-29 08:21:46] "PUT /access-control-list/8aae8b3a-6047-4026-b9f3-ac233a96976a HTTP/1.1" 200 272 0.042374 10.0.0.19 - - [2026-01-29 08:21:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.059967 10.0.0.19 - - [2026-01-29 08:21:46] "PUT /access-control-list/298fd658-f724-4999-9106-9e2f0b8136ee HTTP/1.1" 200 272 0.086679 10.0.0.19 - - [2026-01-29 08:21:46] "GET /firewall-policy/19e2c730-a488-44a6-9445-33d72cb99cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.051091 10.0.0.19 - - [2026-01-29 08:21:46] "GET /firewall-rule/e5900bc3-f8c3-4cac-b1f9-54523e3b17b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.012529 10.0.0.19 - - [2026-01-29 08:21:46] "POST /ref-update HTTP/1.1" 200 156 0.096138 10.0.0.19 - - [2026-01-29 08:21:46] "DELETE /firewall-rule/e5900bc3-f8c3-4cac-b1f9-54523e3b17b0 HTTP/1.1" 200 115 0.095193 10.0.0.19 - - [2026-01-29 08:21:46] "GET /firewall-policy/19e2c730-a488-44a6-9445-33d72cb99cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.015054 10.0.0.19 - - [2026-01-29 08:21:46] "GET /firewall-rule/b30e8b45-6888-447a-a51c-0bf51eb60f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.012027 10.0.0.19 - - [2026-01-29 08:21:46] "POST /ref-update HTTP/1.1" 200 156 0.108264 10.0.0.19 - - [2026-01-29 08:21:46] "DELETE /firewall-rule/b30e8b45-6888-447a-a51c-0bf51eb60f20 HTTP/1.1" 200 115 0.076130 10.0.0.19 - - [2026-01-29 08:21:47] "DELETE /tag/57da9b29-2c15-43fa-ae84-c11d455f801f HTTP/1.1" 200 115 0.050932 10.0.0.19 - - [2026-01-29 08:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005681 10.0.0.19 - - [2026-01-29 08:21:47] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.009806 10.0.0.19 - - [2026-01-29 08:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731 10.0.0.19 - - [2026-01-29 08:21:47] "GET /virtual-network/c81ce128-22b3-415e-9691-5897e919d811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.013591 10.0.0.19 - - [2026-01-29 08:21:47] "PUT /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4 HTTP/1.1" 200 264 0.070352 10.0.0.19 - - [2026-01-29 08:21:47] "PUT /virtual-network/c81ce128-22b3-415e-9691-5897e919d811 HTTP/1.1" 200 264 0.045649 10.0.0.19 - - [2026-01-29 08:21:47] "DELETE /security-group/68c37d6c-0f17-42dd-99ad-ea63dfb56a31 HTTP/1.1" 200 115 0.061251 10.0.0.19 - - [2026-01-29 08:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005733 10.0.0.19 - - [2026-01-29 08:21:47] "DELETE /access-control-list/8aae8b3a-6047-4026-b9f3-ac233a96976a HTTP/1.1" 200 115 0.050540 10.0.0.19 - - [2026-01-29 08:21:47] "DELETE /access-control-list/298fd658-f724-4999-9106-9e2f0b8136ee HTTP/1.1" 200 115 0.032959 10.0.0.19 - - [2026-01-29 08:21:47] "GET /project/f7868ef9-ae4b-41fc-940d-2014f0eaf842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.038023 10.0.0.19 - - [2026-01-29 08:21:47] "GET /project/f7868ef9-ae4b-41fc-940d-2014f0eaf842?fields=security_groups HTTP/1.1" 200 1353 0.036803 10.0.0.19 - - [2026-01-29 08:21:47] "DELETE /security-group/ddd63658-cfb1-431f-976a-78e6d3a55590 HTTP/1.1" 200 115 0.059842 10.0.0.19 - - [2026-01-29 08:21:47] "DELETE /access-control-list/339e1e08-8c60-4a26-a8fb-381a251f8303 HTTP/1.1" 200 115 0.055785 10.0.0.19 - - [2026-01-29 08:21:47] "GET /project/f7868ef9-ae4b-41fc-940d-2014f0eaf842?fields=application_policy_sets HTTP/1.1" 200 1392 0.087719 10.0.0.19 - - [2026-01-29 08:21:47] "DELETE /access-control-list/2e6f5dde-5b3e-4ba6-aa34-d0a7a86976a0 HTTP/1.1" 200 115 0.069981 10.0.0.19 - - [2026-01-29 08:21:47] "DELETE /project/f7868ef9-ae4b-41fc-940d-2014f0eaf842 HTTP/1.1" 200 115 0.414116 10.0.0.19 - - [2026-01-29 08:22:36] "GET / HTTP/1.1" 200 35931 0.001940 10.0.0.19 - - [2026-01-29 08:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.19 - - [2026-01-29 08:22:36] "GET /global-vrouter-config/ee3f9848-d7d2-4780-8aa2-99536ebc6c7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003001 10.0.0.19 - - [2026-01-29 08:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005477 10.0.0.19 - - [2026-01-29 08:22:37] "GET /global-vrouter-config/ee3f9848-d7d2-4780-8aa2-99536ebc6c7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002599 10.0.0.19 - - [2026-01-29 08:22:51] "GET / HTTP/1.1" 200 35931 0.001537 10.0.0.19 - - [2026-01-29 08:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.19 - - [2026-01-29 08:22:51] "GET /global-system-config/7275d4bb-9ad1-4981-84a7-e8082830e9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004814 10.0.0.19 - - [2026-01-29 08:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004970 10.0.0.19 - - [2026-01-29 08:22:52] "GET /config-node/91fdc6c7-b2b5-454b-ab1c-04740f28aad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002576 10.0.0.19 - - [2026-01-29 08:22:52] "GET / HTTP/1.1" 200 35931 0.001524 10.0.0.19 - - [2026-01-29 08:22:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002151 10.0.0.19 - - [2026-01-29 08:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.19 - - [2026-01-29 08:22:57] "GET /global-vrouter-config/ee3f9848-d7d2-4780-8aa2-99536ebc6c7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003769 10.0.0.19 - - [2026-01-29 08:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.19 - - [2026-01-29 08:22:57] "PUT /global-vrouter-config/ee3f9848-d7d2-4780-8aa2-99536ebc6c7d HTTP/1.1" 200 276 0.009166 10.0.0.19 - - [2026-01-29 08:22:57] "GET / HTTP/1.1" 200 35931 0.002085 10.0.0.19 - - [2026-01-29 08:22:57] "POST /alarms HTTP/1.1" 409 264 0.002109 10.0.0.19 - - [2026-01-29 08:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.19 - - [2026-01-29 08:22:57] "PUT /alarm/97f78f7e-70a1-4532-a7fd-d9954bd269ab HTTP/1.1" 200 244 0.010605 10.0.0.19 - - [2026-01-29 08:22:57] "POST /alarms HTTP/1.1" 409 261 0.003086 10.0.0.19 - - [2026-01-29 08:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.19 - - [2026-01-29 08:22:57] "PUT /alarm/b503874f-9b8b-42c2-b40f-0321a946f663 HTTP/1.1" 200 244 0.011902 10.0.0.19 - - [2026-01-29 08:22:57] "POST /alarms HTTP/1.1" 409 261 0.002209 10.0.0.19 - - [2026-01-29 08:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.19 - - [2026-01-29 08:22:57] "PUT /alarm/df2076d0-d1ab-42e6-aba6-aec566048a6a HTTP/1.1" 200 244 0.010074 10.0.0.19 - - [2026-01-29 08:22:57] "POST /alarms HTTP/1.1" 409 253 0.008548 10.0.0.19 - - [2026-01-29 08:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.19 - - [2026-01-29 08:22:57] "PUT /alarm/5a79b79a-0dae-4732-b5ba-20a359d7fa84 HTTP/1.1" 200 244 0.009711 10.0.0.19 - - [2026-01-29 08:22:57] "POST /alarms HTTP/1.1" 409 251 0.005180 10.0.0.19 - - [2026-01-29 08:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.19 - - [2026-01-29 08:22:57] "PUT /alarm/991e6fb4-36c6-4ef5-9548-71b12236473c HTTP/1.1" 200 244 0.010372 10.0.0.19 - - [2026-01-29 08:22:57] "POST /alarms HTTP/1.1" 409 252 0.002886 10.0.0.19 - - [2026-01-29 08:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.19 - - [2026-01-29 08:22:57] "PUT /alarm/3acded34-3079-44be-bd51-a2afbedc48f6 HTTP/1.1" 200 244 0.010971 10.0.0.19 - - [2026-01-29 08:22:57] "POST /alarms HTTP/1.1" 409 256 0.005882 10.0.0.19 - - [2026-01-29 08:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.19 - - [2026-01-29 08:22:58] "PUT /alarm/3e1827ae-4d64-4275-afcb-a59886d23715 HTTP/1.1" 200 244 0.012035 10.0.0.19 - - [2026-01-29 08:22:58] "POST /alarms HTTP/1.1" 409 248 0.008541 10.0.0.19 - - [2026-01-29 08:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.19 - - [2026-01-29 08:22:58] "PUT /alarm/198c57f9-75a2-4d6f-b2f7-7d7a0ed787e1 HTTP/1.1" 200 244 0.012355 10.0.0.19 - - [2026-01-29 08:22:58] "POST /alarms HTTP/1.1" 409 252 0.005641 10.0.0.19 - - [2026-01-29 08:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.19 - - [2026-01-29 08:22:58] "PUT /alarm/2abb3a91-18b8-49ee-8dbf-413ae45486ad HTTP/1.1" 200 244 0.010548 10.0.0.19 - - [2026-01-29 08:22:58] "POST /alarms HTTP/1.1" 409 257 0.005321 10.0.0.19 - - [2026-01-29 08:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005745 10.0.0.19 - - [2026-01-29 08:22:58] "PUT /alarm/bce14575-68b1-47f0-8cff-10e164ba20cc HTTP/1.1" 200 244 0.010863 10.0.0.19 - - [2026-01-29 08:22:58] "POST /alarms HTTP/1.1" 409 251 0.009939 10.0.0.19 - - [2026-01-29 08:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.19 - - [2026-01-29 08:22:58] "PUT /alarm/d7d9a0de-d290-486a-bd88-5cc411f6805d HTTP/1.1" 200 244 0.010684 10.0.0.19 - - [2026-01-29 08:22:58] "POST /alarms HTTP/1.1" 409 257 0.002926 10.0.0.19 - - [2026-01-29 08:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.19 - - [2026-01-29 08:22:58] "PUT /alarm/577ffa11-2782-4b22-b6f0-9f48764fced3 HTTP/1.1" 200 244 0.010838 10.0.0.19 - - [2026-01-29 08:22:58] "POST /alarms HTTP/1.1" 409 261 0.005354 10.0.0.19 - - [2026-01-29 08:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.19 - - [2026-01-29 08:22:58] "PUT /alarm/d828a08a-fff8-4fc9-9ec3-4b6fbf67f115 HTTP/1.1" 200 244 0.012380 10.0.0.19 - - [2026-01-29 08:22:58] "POST /alarms HTTP/1.1" 409 258 0.009022 10.0.0.19 - - [2026-01-29 08:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.19 - - [2026-01-29 08:22:58] "PUT /alarm/4dca6c33-c163-461a-abd7-d4a74aa619e8 HTTP/1.1" 200 244 0.010108 10.0.0.19 - - [2026-01-29 08:22:58] "POST /alarms HTTP/1.1" 409 254 0.006192 10.0.0.19 - - [2026-01-29 08:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.19 - - [2026-01-29 08:22:58] "PUT /alarm/567cc27d-75dd-42b7-a9a1-1f8543627f5a HTTP/1.1" 200 244 0.010351 10.0.0.19 - - [2026-01-29 08:22:58] "POST /alarms HTTP/1.1" 409 254 0.004081 10.0.0.19 - - [2026-01-29 08:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.19 - - [2026-01-29 08:22:58] "PUT /alarm/4740cadc-58e1-41fe-9a0c-f95a6fa90e45 HTTP/1.1" 200 244 0.011074 10.0.0.19 - - [2026-01-29 08:22:58] "POST /alarms HTTP/1.1" 409 254 0.003247 10.0.0.19 - - [2026-01-29 08:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.19 - - [2026-01-29 08:22:58] "PUT /alarm/122a2e63-ef8d-4faa-9070-ad5d78539876 HTTP/1.1" 200 244 0.020754 10.0.0.19 - - [2026-01-29 08:22:58] "POST /alarms HTTP/1.1" 409 247 0.002575 10.0.0.19 - - [2026-01-29 08:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.19 - - [2026-01-29 08:22:58] "PUT /alarm/3596bcb5-37e1-435a-a26e-bdb6343603b6 HTTP/1.1" 200 244 0.010543 10.0.0.19 - - [2026-01-29 08:22:58] "POST /alarms HTTP/1.1" 409 272 0.007590 10.0.0.19 - - [2026-01-29 08:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.19 - - [2026-01-29 08:22:58] "PUT /alarm/7dd211b6-7146-4c6e-ba30-fbd92963c647 HTTP/1.1" 200 244 0.015140 10.0.0.19 - - [2026-01-29 08:22:58] "POST /alarms HTTP/1.1" 409 261 0.007979 10.0.0.19 - - [2026-01-29 08:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.19 - - [2026-01-29 08:22:58] "PUT /alarm/e06f07f5-a42c-4a91-aa5a-df1196a56876 HTTP/1.1" 200 244 0.013053 10.0.0.19 - - [2026-01-29 08:22:58] "POST /alarms HTTP/1.1" 409 259 0.004992 10.0.0.19 - - [2026-01-29 08:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.19 - - [2026-01-29 08:22:59] "PUT /alarm/e5d2f594-d7d6-4184-997c-3e87eee59fb4 HTTP/1.1" 200 244 0.010764 10.0.0.19 - - [2026-01-29 08:22:59] "POST /alarms HTTP/1.1" 409 265 0.008089 10.0.0.19 - - [2026-01-29 08:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.19 - - [2026-01-29 08:22:59] "PUT /alarm/2d7e3eaa-f2e0-4a86-879f-7560528ff24a HTTP/1.1" 200 244 0.009914 10.0.0.19 - - [2026-01-29 08:22:59] "POST /alarms HTTP/1.1" 409 279 0.010834 10.0.0.19 - - [2026-01-29 08:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.19 - - [2026-01-29 08:22:59] "PUT /alarm/7c602513-7ff5-4d34-a583-5d7e85b4d7bb HTTP/1.1" 200 244 0.011011 10.0.0.19 - - [2026-01-29 08:22:59] "GET / HTTP/1.1" 200 35931 0.001989 10.0.0.19 - - [2026-01-29 08:22:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002234 10.0.0.19 - - [2026-01-29 08:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.19 - - [2026-01-29 08:22:59] "PUT /global-vrouter-config/ee3f9848-d7d2-4780-8aa2-99536ebc6c7d HTTP/1.1" 200 276 0.008881 10.0.0.19 - - [2026-01-29 08:22:59] "GET / HTTP/1.1" 200 35931 0.001651 10.0.0.19 - - [2026-01-29 08:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.19 - - [2026-01-29 08:22:59] "GET /global-vrouter-config/ee3f9848-d7d2-4780-8aa2-99536ebc6c7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002995 10.0.0.19 - - [2026-01-29 08:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.19 - - [2026-01-29 08:22:59] "PUT /global-vrouter-config/ee3f9848-d7d2-4780-8aa2-99536ebc6c7d HTTP/1.1" 200 276 0.009610 10.0.0.19 - - [2026-01-29 08:23:00] "GET / HTTP/1.1" 200 35931 0.001758 10.0.0.19 - - [2026-01-29 08:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.19 - - [2026-01-29 08:23:00] "GET /global-system-config/7275d4bb-9ad1-4981-84a7-e8082830e9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004595 10.0.0.19 - - [2026-01-29 08:23:00] "PUT /global-system-config/7275d4bb-9ad1-4981-84a7-e8082830e9d2 HTTP/1.1" 200 274 0.015814 10.0.0.19 - - [2026-01-29 08:23:03] "GET / HTTP/1.1" 200 35931 0.001577 10.0.0.19 - - [2026-01-29 08:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009313 10.0.0.19 - - [2026-01-29 08:23:03] "GET /routing-instance/8ff12683-b16d-4568-bd3f-23a2ad283022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003958 10.0.0.19 - - [2026-01-29 08:23:03] "POST /bgp-routers HTTP/1.1" 409 301 0.001909 10.0.0.19 - - [2026-01-29 08:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006445 10.0.0.19 - - [2026-01-29 08:23:03] "GET /bgp-router/4a3242de-3208-41d9-a16d-142e31646ed3?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003435 10.0.0.19 - - [2026-01-29 08:23:03] "PUT /bgp-router/4a3242de-3208-41d9-a16d-142e31646ed3 HTTP/1.1" 200 254 0.014843 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:23:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001033 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:23:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001094 10.0.0.19 - - [2026-01-29 08:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.19 - - [2026-01-29 08:23:06] "GET /global-vrouter-config/ee3f9848-d7d2-4780-8aa2-99536ebc6c7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003726 10.0.0.19 - - [2026-01-29 08:23:19] "GET / HTTP/1.1" 200 35931 0.003011 10.0.0.19 - - [2026-01-29 08:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.19 - - [2026-01-29 08:23:19] "GET /global-system-config/7275d4bb-9ad1-4981-84a7-e8082830e9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005056 10.0.0.19 - - [2026-01-29 08:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.19 - - [2026-01-29 08:23:19] "GET /config-node/91fdc6c7-b2b5-454b-ab1c-04740f28aad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002728 10.0.0.19 - - [2026-01-29 08:23:30] "GET / HTTP/1.1" 200 35931 0.001641 10.0.0.19 - - [2026-01-29 08:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.19 - - [2026-01-29 08:23:30] "GET /routing-instance/8ff12683-b16d-4568-bd3f-23a2ad283022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002686 10.0.0.19 - - [2026-01-29 08:23:30] "POST /bgp-routers HTTP/1.1" 409 301 0.004317 10.0.0.19 - - [2026-01-29 08:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.19 - - [2026-01-29 08:23:30] "GET /bgp-router/4a3242de-3208-41d9-a16d-142e31646ed3?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003177 10.0.0.19 - - [2026-01-29 08:23:30] "PUT /bgp-router/4a3242de-3208-41d9-a16d-142e31646ed3 HTTP/1.1" 200 254 0.015870 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:23:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001028 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:23:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000944 10.0.0.19 - - [2026-01-29 08:23:45] "GET / HTTP/1.1" 200 35931 0.001946 10.0.0.19 - - [2026-01-29 08:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.19 - - [2026-01-29 08:23:45] "GET /global-system-config/7275d4bb-9ad1-4981-84a7-e8082830e9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005046 10.0.0.19 - - [2026-01-29 08:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.19 - - [2026-01-29 08:23:45] "GET /config-node/91fdc6c7-b2b5-454b-ab1c-04740f28aad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001891 10.0.0.19 - - [2026-01-29 08:23:45] "GET / HTTP/1.1" 200 35931 0.001534 10.0.0.19 - - [2026-01-29 08:23:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002003 10.0.0.19 - - [2026-01-29 08:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.19 - - [2026-01-29 08:23:50] "GET /global-vrouter-config/ee3f9848-d7d2-4780-8aa2-99536ebc6c7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002818 10.0.0.19 - - [2026-01-29 08:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.19 - - [2026-01-29 08:23:50] "PUT /global-vrouter-config/ee3f9848-d7d2-4780-8aa2-99536ebc6c7d HTTP/1.1" 200 276 0.013666 10.0.0.19 - - [2026-01-29 08:23:50] "GET / HTTP/1.1" 200 35931 0.001528 10.0.0.19 - - [2026-01-29 08:23:50] "POST /alarms HTTP/1.1" 409 264 0.002239 10.0.0.19 - - [2026-01-29 08:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.19 - - [2026-01-29 08:23:50] "PUT /alarm/97f78f7e-70a1-4532-a7fd-d9954bd269ab HTTP/1.1" 200 244 0.008853 10.0.0.19 - - [2026-01-29 08:23:50] "POST /alarms HTTP/1.1" 409 261 0.002060 10.0.0.19 - - [2026-01-29 08:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.19 - - [2026-01-29 08:23:50] "PUT /alarm/b503874f-9b8b-42c2-b40f-0321a946f663 HTTP/1.1" 200 244 0.022686 10.0.0.19 - - [2026-01-29 08:23:50] "POST /alarms HTTP/1.1" 409 261 0.002509 10.0.0.19 - - [2026-01-29 08:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.19 - - [2026-01-29 08:23:50] "PUT /alarm/df2076d0-d1ab-42e6-aba6-aec566048a6a HTTP/1.1" 200 244 0.009534 10.0.0.19 - - [2026-01-29 08:23:50] "POST /alarms HTTP/1.1" 409 253 0.004487 10.0.0.19 - - [2026-01-29 08:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.19 - - [2026-01-29 08:23:51] "PUT /alarm/5a79b79a-0dae-4732-b5ba-20a359d7fa84 HTTP/1.1" 200 244 0.014027 10.0.0.19 - - [2026-01-29 08:23:51] "POST /alarms HTTP/1.1" 409 251 0.006779 10.0.0.19 - - [2026-01-29 08:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.19 - - [2026-01-29 08:23:51] "PUT /alarm/991e6fb4-36c6-4ef5-9548-71b12236473c HTTP/1.1" 200 244 0.012772 10.0.0.19 - - [2026-01-29 08:23:51] "POST /alarms HTTP/1.1" 409 252 0.015716 10.0.0.19 - - [2026-01-29 08:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.19 - - [2026-01-29 08:23:51] "PUT /alarm/3acded34-3079-44be-bd51-a2afbedc48f6 HTTP/1.1" 200 244 0.011054 10.0.0.19 - - [2026-01-29 08:23:51] "POST /alarms HTTP/1.1" 409 256 0.003020 10.0.0.19 - - [2026-01-29 08:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.19 - - [2026-01-29 08:23:51] "PUT /alarm/3e1827ae-4d64-4275-afcb-a59886d23715 HTTP/1.1" 200 244 0.013987 10.0.0.19 - - [2026-01-29 08:23:51] "POST /alarms HTTP/1.1" 409 248 0.008023 10.0.0.19 - - [2026-01-29 08:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.19 - - [2026-01-29 08:23:51] "PUT /alarm/198c57f9-75a2-4d6f-b2f7-7d7a0ed787e1 HTTP/1.1" 200 244 0.012879 10.0.0.19 - - [2026-01-29 08:23:51] "POST /alarms HTTP/1.1" 409 252 0.004271 10.0.0.19 - - [2026-01-29 08:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.19 - - [2026-01-29 08:23:51] "PUT /alarm/2abb3a91-18b8-49ee-8dbf-413ae45486ad HTTP/1.1" 200 244 0.012854 10.0.0.19 - - [2026-01-29 08:23:51] "POST /alarms HTTP/1.1" 409 257 0.014543 10.0.0.19 - - [2026-01-29 08:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.19 - - [2026-01-29 08:23:51] "PUT /alarm/bce14575-68b1-47f0-8cff-10e164ba20cc HTTP/1.1" 200 244 0.015068 10.0.0.19 - - [2026-01-29 08:23:51] "POST /alarms HTTP/1.1" 409 251 0.006963 10.0.0.19 - - [2026-01-29 08:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.19 - - [2026-01-29 08:23:51] "PUT /alarm/d7d9a0de-d290-486a-bd88-5cc411f6805d HTTP/1.1" 200 244 0.009953 10.0.0.19 - - [2026-01-29 08:23:51] "POST /alarms HTTP/1.1" 409 257 0.006094 10.0.0.19 - - [2026-01-29 08:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.19 - - [2026-01-29 08:23:51] "PUT /alarm/577ffa11-2782-4b22-b6f0-9f48764fced3 HTTP/1.1" 200 244 0.009292 10.0.0.19 - - [2026-01-29 08:23:51] "POST /alarms HTTP/1.1" 409 261 0.006279 10.0.0.19 - - [2026-01-29 08:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.19 - - [2026-01-29 08:23:51] "PUT /alarm/d828a08a-fff8-4fc9-9ec3-4b6fbf67f115 HTTP/1.1" 200 244 0.013390 10.0.0.19 - - [2026-01-29 08:23:51] "POST /alarms HTTP/1.1" 409 258 0.008964 10.0.0.19 - - [2026-01-29 08:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.19 - - [2026-01-29 08:23:51] "PUT /alarm/4dca6c33-c163-461a-abd7-d4a74aa619e8 HTTP/1.1" 200 244 0.012190 10.0.0.19 - - [2026-01-29 08:23:51] "POST /alarms HTTP/1.1" 409 254 0.014652 10.0.0.19 - - [2026-01-29 08:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.19 - - [2026-01-29 08:23:51] "PUT /alarm/567cc27d-75dd-42b7-a9a1-1f8543627f5a HTTP/1.1" 200 244 0.009826 10.0.0.19 - - [2026-01-29 08:23:51] "POST /alarms HTTP/1.1" 409 254 0.005481 10.0.0.19 - - [2026-01-29 08:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.19 - - [2026-01-29 08:23:51] "PUT /alarm/4740cadc-58e1-41fe-9a0c-f95a6fa90e45 HTTP/1.1" 200 244 0.013783 10.0.0.19 - - [2026-01-29 08:23:51] "POST /alarms HTTP/1.1" 409 254 0.019078 10.0.0.19 - - [2026-01-29 08:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.19 - - [2026-01-29 08:23:52] "PUT /alarm/122a2e63-ef8d-4faa-9070-ad5d78539876 HTTP/1.1" 200 244 0.012712 10.0.0.19 - - [2026-01-29 08:23:52] "POST /alarms HTTP/1.1" 409 247 0.018442 10.0.0.19 - - [2026-01-29 08:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.19 - - [2026-01-29 08:23:52] "PUT /alarm/3596bcb5-37e1-435a-a26e-bdb6343603b6 HTTP/1.1" 200 244 0.021652 10.0.0.19 - - [2026-01-29 08:23:52] "POST /alarms HTTP/1.1" 409 272 0.020416 10.0.0.19 - - [2026-01-29 08:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.19 - - [2026-01-29 08:23:52] "PUT /alarm/7dd211b6-7146-4c6e-ba30-fbd92963c647 HTTP/1.1" 200 244 0.011323 10.0.0.19 - - [2026-01-29 08:23:52] "POST /alarms HTTP/1.1" 409 261 0.006264 10.0.0.19 - - [2026-01-29 08:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.19 - - [2026-01-29 08:23:52] "PUT /alarm/e06f07f5-a42c-4a91-aa5a-df1196a56876 HTTP/1.1" 200 244 0.018713 10.0.0.19 - - [2026-01-29 08:23:52] "POST /alarms HTTP/1.1" 409 259 0.005945 10.0.0.19 - - [2026-01-29 08:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.19 - - [2026-01-29 08:23:52] "PUT /alarm/e5d2f594-d7d6-4184-997c-3e87eee59fb4 HTTP/1.1" 200 244 0.010046 10.0.0.19 - - [2026-01-29 08:23:52] "POST /alarms HTTP/1.1" 409 265 0.003122 10.0.0.19 - - [2026-01-29 08:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.19 - - [2026-01-29 08:23:52] "PUT /alarm/2d7e3eaa-f2e0-4a86-879f-7560528ff24a HTTP/1.1" 200 244 0.009088 10.0.0.19 - - [2026-01-29 08:23:52] "POST /alarms HTTP/1.1" 409 279 0.002527 10.0.0.19 - - [2026-01-29 08:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.19 - - [2026-01-29 08:23:52] "PUT /alarm/7c602513-7ff5-4d34-a583-5d7e85b4d7bb HTTP/1.1" 200 244 0.012792 10.0.0.19 - - [2026-01-29 08:23:52] "GET / HTTP/1.1" 200 35931 0.001922 10.0.0.19 - - [2026-01-29 08:23:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002424 10.0.0.19 - - [2026-01-29 08:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.19 - - [2026-01-29 08:23:52] "PUT /global-vrouter-config/ee3f9848-d7d2-4780-8aa2-99536ebc6c7d HTTP/1.1" 200 276 0.006957 10.0.0.19 - - [2026-01-29 08:23:53] "GET / HTTP/1.1" 200 35931 0.001516 10.0.0.19 - - [2026-01-29 08:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.19 - - [2026-01-29 08:23:53] "GET /global-vrouter-config/ee3f9848-d7d2-4780-8aa2-99536ebc6c7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002747 10.0.0.19 - - [2026-01-29 08:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.19 - - [2026-01-29 08:23:53] "PUT /global-vrouter-config/ee3f9848-d7d2-4780-8aa2-99536ebc6c7d HTTP/1.1" 200 276 0.007992 10.0.0.19 - - [2026-01-29 08:23:53] "GET / HTTP/1.1" 200 35931 0.001863 10.0.0.19 - - [2026-01-29 08:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.19 - - [2026-01-29 08:23:53] "GET /global-system-config/7275d4bb-9ad1-4981-84a7-e8082830e9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004995 10.0.0.19 - - [2026-01-29 08:23:53] "PUT /global-system-config/7275d4bb-9ad1-4981-84a7-e8082830e9d2 HTTP/1.1" 200 274 0.014832 10.0.0.19 - - [2026-01-29 08:23:57] "GET / HTTP/1.1" 200 35931 0.001604 10.0.0.19 - - [2026-01-29 08:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.19 - - [2026-01-29 08:23:57] "GET /routing-instance/8ff12683-b16d-4568-bd3f-23a2ad283022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003259 10.0.0.19 - - [2026-01-29 08:23:57] "POST /bgp-routers HTTP/1.1" 409 301 0.002426 10.0.0.19 - - [2026-01-29 08:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.19 - - [2026-01-29 08:23:57] "GET /bgp-router/4a3242de-3208-41d9-a16d-142e31646ed3?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003252 10.0.0.19 - - [2026-01-29 08:23:57] "PUT /bgp-router/4a3242de-3208-41d9-a16d-142e31646ed3 HTTP/1.1" 200 254 0.013231 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:23:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001111 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:23:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001152 10.0.0.19 - - [2026-01-29 08:24:00] "POST /tags HTTP/1.1" 200 355 0.032278 10.0.0.19 - - [2026-01-29 08:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009517 10.0.0.19 - - [2026-01-29 08:24:01] "GET /tag/d213c03d-45ba-47ca-9e1e-fc1dc17e10e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.024461 10.0.0.19 - - [2026-01-29 08:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005530 10.0.0.19 - - [2026-01-29 08:24:01] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006878 10.0.0.19 - - [2026-01-29 08:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.19 - - [2026-01-29 08:24:01] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032238 10.0.0.19 - - [2026-01-29 08:24:01] "POST /virtual-machines HTTP/1.1" 200 351 0.020103 10.0.0.19 - - [2026-01-29 08:24:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.015387 10.0.0.19 - - [2026-01-29 08:24:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.123754 10.0.0.19 - - [2026-01-29 08:24:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.009013 10.0.0.19 - - [2026-01-29 08:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012285 10.0.0.19 - - [2026-01-29 08:24:01] "GET /virtual-machine-interface/dd8abce6-fceb-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005746 10.0.0.19 - - [2026-01-29 08:24:01] "POST /instance-ips HTTP/1.1" 200 391 0.022546 10.0.0.19 - - [2026-01-29 08:24:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.021902 10.0.0.19 - - [2026-01-29 08:24:01] "GET /virtual-machine-interface/dd8abce6-fceb-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.018829 10.0.0.19 - - [2026-01-29 08:24:01] "POST /set-tag HTTP/1.1" 200 109 0.015692 10.0.0.19 - - [2026-01-29 08:24:01] "GET /virtual-machine-interface/dd8abce6-fceb-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.023362 10.0.0.19 - - [2026-01-29 08:24:01] "GET /instance-ip/dda95386-fceb-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003412 10.0.0.19 - - [2026-01-29 08:24:01] "GET /virtual-machine-interface/dd8abce6-fceb-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004786 10.0.0.19 - - [2026-01-29 08:24:01] "POST /set-tag HTTP/1.1" 200 109 0.002351 10.0.0.19 - - [2026-01-29 08:24:01] "GET /virtual-router/00b22232-2489-4ab9-9436-6c7cceefbc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.003960 10.0.0.19 - - [2026-01-29 08:24:01] "POST /ref-update HTTP/1.1" 200 156 0.008580 10.0.0.19 - - [2026-01-29 08:24:01] "GET /virtual-machine-interface/dd8abce6-fceb-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005195 10.0.0.19 - - [2026-01-29 08:24:01] "POST /set-tag HTTP/1.1" 200 109 0.007955 10.0.0.19 - - [2026-01-29 08:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.19 - - [2026-01-29 08:24:01] "GET /virtual-network/ef66ab03-556a-49a9-94a7-2a2a585625d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007434 10.0.0.19 - - [2026-01-29 08:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.19 - - [2026-01-29 08:24:01] "GET /project/d3d4b39a-9feb-4f58-b98e-5fd32df4374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029802 10.0.0.19 - - [2026-01-29 08:24:01] "POST /virtual-machines HTTP/1.1" 200 355 0.007576 10.0.0.19 - - [2026-01-29 08:24:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.007302 10.0.0.19 - - [2026-01-29 08:24:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.138061 10.0.0.19 - - [2026-01-29 08:24:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.031566 10.0.0.19 - - [2026-01-29 08:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012057 10.0.0.19 - - [2026-01-29 08:24:02] "GET /virtual-machine-interface/ddfdc81c-fceb-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.005333 10.0.0.19 - - [2026-01-29 08:24:02] "POST /instance-ips HTTP/1.1" 200 395 0.033090 10.0.0.19 - - [2026-01-29 08:24:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.033553 10.0.0.19 - - [2026-01-29 08:24:02] "GET /virtual-machine-interface/ddfdc81c-fceb-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.026955 10.0.0.19 - - [2026-01-29 08:24:02] "POST /set-tag HTTP/1.1" 200 109 0.025752 10.0.0.19 - - [2026-01-29 08:24:02] "GET /virtual-machine-interface/ddfdc81c-fceb-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.027932 10.0.0.19 - - [2026-01-29 08:24:02] "GET /instance-ip/de1977ce-fceb-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.006683 10.0.0.19 - - [2026-01-29 08:24:02] "GET /virtual-machine-interface/ddfdc81c-fceb-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004608 10.0.0.19 - - [2026-01-29 08:24:02] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.19 - - [2026-01-29 08:24:02] "GET /virtual-router/00b22232-2489-4ab9-9436-6c7cceefbc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003393 10.0.0.19 - - [2026-01-29 08:24:02] "POST /ref-update HTTP/1.1" 200 156 0.009815 10.0.0.19 - - [2026-01-29 08:24:02] "GET /virtual-machine-interface/ddfdc81c-fceb-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009517 10.0.0.19 - - [2026-01-29 08:24:02] "POST /set-tag HTTP/1.1" 200 109 0.003842 10.0.0.19 - - [2026-01-29 08:24:02] "GET /virtual-machine-interface/dd8abce6-fceb-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004678 10.0.0.19 - - [2026-01-29 08:24:02] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.19 - - [2026-01-29 08:24:02] "GET /virtual-machine-interface/ddfdc81c-fceb-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004035 10.0.0.19 - - [2026-01-29 08:24:02] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.19 - - [2026-01-29 08:24:12] "GET / HTTP/1.1" 200 35931 0.002856 10.0.0.19 - - [2026-01-29 08:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005197 10.0.0.19 - - [2026-01-29 08:24:12] "GET /global-system-config/7275d4bb-9ad1-4981-84a7-e8082830e9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005736 10.0.0.19 - - [2026-01-29 08:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.19 - - [2026-01-29 08:24:12] "GET /config-node/91fdc6c7-b2b5-454b-ab1c-04740f28aad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002788 10.0.0.19 - - [2026-01-29 08:24:20] "GET /virtual-machine-interface/dd8abce6-fceb-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004670 10.0.0.19 - - [2026-01-29 08:24:20] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.19 - - [2026-01-29 08:24:21] "GET /virtual-machine-interface/ddfdc81c-fceb-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005026 10.0.0.19 - - [2026-01-29 08:24:21] "POST /set-tag HTTP/1.1" 200 109 0.002757 10.0.0.19 - - [2026-01-29 08:24:22] "GET /virtual-machine-interface/dd8abce6-fceb-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.015693 10.0.0.19 - - [2026-01-29 08:24:22] "POST /set-tag HTTP/1.1" 200 109 0.003351 10.0.0.19 - - [2026-01-29 08:24:24] "GET / HTTP/1.1" 200 35931 0.001466 10.0.0.19 - - [2026-01-29 08:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.19 - - [2026-01-29 08:24:24] "GET /routing-instance/8ff12683-b16d-4568-bd3f-23a2ad283022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002818 10.0.0.19 - - [2026-01-29 08:24:24] "POST /bgp-routers HTTP/1.1" 409 301 0.002554 10.0.0.19 - - [2026-01-29 08:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.19 - - [2026-01-29 08:24:24] "GET /bgp-router/4a3242de-3208-41d9-a16d-142e31646ed3?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004128 10.0.0.19 - - [2026-01-29 08:24:24] "PUT /bgp-router/4a3242de-3208-41d9-a16d-142e31646ed3 HTTP/1.1" 200 254 0.011616 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:24:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001027 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:24:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000992 10.0.0.19 - - [2026-01-29 08:24:51] "GET /global-system-configs HTTP/1.1" 200 322 0.004166 10.0.0.19 - - [2026-01-29 08:24:52] "GET /global-system-configs HTTP/1.1" 200 322 0.002096 10.0.0.19 - - [2026-01-29 08:24:53] "GET /virtual-machine-interface/dd8abce6-fceb-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.011421 10.0.0.19 - - [2026-01-29 08:24:53] "POST /set-tag HTTP/1.1" 200 109 0.002923 10.0.0.19 - - [2026-01-29 08:24:53] "GET /virtual-machine-interface/dd8abce6-fceb-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005313 10.0.0.19 - - [2026-01-29 08:24:53] "POST /set-tag HTTP/1.1" 200 109 0.002647 10.0.0.19 - - [2026-01-29 08:24:53] "GET /virtual-machine/d3a7fd13-d7bf-414d-99b5-301afff5bb8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003325 10.0.0.19 - - [2026-01-29 08:24:53] "POST /ref-update HTTP/1.1" 200 156 0.014168 10.0.0.19 - - [2026-01-29 08:24:53] "GET /virtual-machine-interface/dd8abce6-fceb-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.010244 10.0.0.19 - - [2026-01-29 08:24:53] "POST /set-tag HTTP/1.1" 200 109 0.022333 10.0.0.19 - - [2026-01-29 08:24:53] "POST /set-tag HTTP/1.1" 200 109 0.029197 10.0.0.19 - - [2026-01-29 08:24:53] "DELETE /instance-ip/dda95386-fceb-11f0-b274-fa163e8c56d6 HTTP/1.1" 200 115 0.050531 10.0.0.19 - - [2026-01-29 08:24:53] "DELETE /virtual-machine-interface/dd8abce6-fceb-11f0-b274-fa163e8c56d6 HTTP/1.1" 200 115 0.043028 10.0.0.19 - - [2026-01-29 08:24:53] "DELETE /virtual-machine/d3a7fd13-d7bf-414d-99b5-301afff5bb8f HTTP/1.1" 200 115 0.027966 10.0.0.19 - - [2026-01-29 08:24:53] "GET /virtual-machine-interface/ddfdc81c-fceb-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.014340 10.0.0.19 - - [2026-01-29 08:24:54] "POST /set-tag HTTP/1.1" 200 109 0.002717 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:25:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001004 [Introspect:8084]10.0.0.19 - - [2026-01-29 08:25:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000890 10.0.0.19 - - [2026-01-29 08:25:24] "GET /virtual-machine-interface/ddfdc81c-fceb-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.017787 10.0.0.19 - - [2026-01-29 08:25:24] "POST /set-tag HTTP/1.1" 200 109 0.005893 10.0.0.19 - - [2026-01-29 08:25:24] "GET /virtual-machine-interface/ddfdc81c-fceb-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008928 10.0.0.19 - - [2026-01-29 08:25:24] "POST /set-tag HTTP/1.1" 200 109 0.004268 10.0.0.19 - - [2026-01-29 08:25:24] "GET /virtual-machine/16dd2cb2-6e2f-4181-ba63-008630da0938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003380 10.0.0.19 - - [2026-01-29 08:25:24] "POST /ref-update HTTP/1.1" 200 156 0.012717 10.0.0.19 - - [2026-01-29 08:25:24] "GET /virtual-machine-interface/ddfdc81c-fceb-11f0-b274-fa163e8c56d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004981 10.0.0.19 - - [2026-01-29 08:25:24] "POST /set-tag HTTP/1.1" 200 109 0.015543 10.0.0.19 - - [2026-01-29 08:25:24] "POST /set-tag HTTP/1.1" 200 109 0.036169 10.0.0.19 - - [2026-01-29 08:25:24] "DELETE /instance-ip/de1977ce-fceb-11f0-b274-fa163e8c56d6 HTTP/1.1" 200 115 0.050007 10.0.0.19 - - [2026-01-29 08:25:24] "DELETE /virtual-machine-interface/ddfdc81c-fceb-11f0-b274-fa163e8c56d6 HTTP/1.1" 200 115 0.048116 10.0.0.19 - - [2026-01-29 08:25:25] "DELETE /virtual-machine/16dd2cb2-6e2f-4181-ba63-008630da0938 HTTP/1.1" 200 115 0.026242 10.0.0.19 - - [2026-01-29 08:25:25] "DELETE /tag/d213c03d-45ba-47ca-9e1e-fc1dc17e10e3 HTTP/1.1" 200 115 0.042825