++ 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: =================== Sun Feb 8 06:43:46 PM UTC 2026 ===================' INFO: =================== Sun Feb 8 06:43:46 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ 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 +++ cut -d / -f 1 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.41 ++ 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.41 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.41 ++ ANALYTICSDB_NODES=10.0.0.41 ++ ANALYTICS_SNMP_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ '[' -n '10.0.0.41:8081 ' ']' +++ echo 10.0.0.41:8081 ++ ANALYTICS_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ '[' -n '10.0.0.41:9042 ' ']' +++ echo 10.0.0.41:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.41:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ '[' -n '10.0.0.41:8086 ' ']' +++ echo 10.0.0.41:8086 ++ COLLECTOR_SERVERS=10.0.0.41: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.41 ++ CONFIGDB_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ '[' -n '10.0.0.41:8082 ' ']' +++ echo 10.0.0.41:8082 ++ CONFIG_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ '[' -n '10.0.0.41:9161 ' ']' +++ echo 10.0.0.41:9161 ++ CONFIGDB_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ '[' -n '10.0.0.41:9041 ' ']' +++ echo 10.0.0.41:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.41: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.41 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.41 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ '[' -n 10.0.0.41:2181, ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ '[' -n '10.0.0.41:2181 ' ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.41:2181 ++ RABBITMQ_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ '[' -n 10.0.0.41:5673, ']' +++ echo 10.0.0.41:5673 ++ RABBITMQ_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ '[' -n '10.0.0.41:6379 ' ']' +++ echo 10.0.0.41:6379 ++ REDIS_SERVERS=10.0.0.41: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.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ '[' -n '10.0.0.41:9092 ' ']' +++ echo 10.0.0.41:9092 ++ KAFKA_SERVERS=10.0.0.41: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.41 ++ 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.41 ++ 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.41 ++ cut -d , -f 1 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.41 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.41 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.41 +++ local servers=10.0.0.41 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.41,10.169.5.1,127.0.0.1,172.17.0.1,252.41.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' +++ local server_ip=10.0.0.41 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.41 ]] +++ [[ ,10.0.0.41,10.169.5.1,127.0.0.1,172.17.0.1,252.41.0.1,, =~ ,10\.0\.0\.41, ]] +++ echo 10.0.0.41 1 +++ return ++ local ip=10.0.0.41 ++ [[ -z 10.0.0.41 ]] ++ echo 10.0.0.41 + host_ip=10.0.0.41 + [[ cql == \c\q\l ]] ++ echo 10.0.0.41:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.41:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.41: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=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/08/2026 18:44:27.711 7fab012da640 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/08/2026 18:44:27.917 7fab012da640 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/08/2026 18:44:27.933 7fab012da640 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/08/2026 18:44:27.933 7fab012da640 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.41:8082/ Hit Ctrl-C to quit. 10.0.0.41 - - [2026-02-08 18:44:35] "GET / HTTP/1.1" 503 181 0.000191 10.0.0.41 - - [2026-02-08 18:44:36] "GET / HTTP/1.1" 200 35931 0.002166 10.0.0.41 - - [2026-02-08 18:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005410 10.0.0.41 - - [2026-02-08 18:44:36] "GET /global-system-config/1abcf5b6-6ca7-4082-a9e7-e5b8064b3e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005120 10.0.0.41 - - [2026-02-08 18:44:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.006825 10.0.0.41 - - [2026-02-08 18:44:36] "GET / HTTP/1.1" 200 45303 0.001224 10.0.0.41 - - [2026-02-08 18:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006607 10.0.0.41 - - [2026-02-08 18:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.41 - - [2026-02-08 18:44:36] "POST /database-nodes HTTP/1.1" 200 597 0.102247 10.0.0.41 - - [2026-02-08 18:44:37] "GET / HTTP/1.1" 200 35931 0.001823 10.0.0.41 - - [2026-02-08 18:44:37] "GET / HTTP/1.1" 200 35931 0.001555 10.0.0.41 - - [2026-02-08 18:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.41 - - [2026-02-08 18:44:37] "GET /global-system-config/1abcf5b6-6ca7-4082-a9e7-e5b8064b3e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005556 10.0.0.41 - - [2026-02-08 18:44:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.003010 10.0.0.41 - - [2026-02-08 18:44:37] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.023101 10.0.0.41 - - [2026-02-08 18:44:37] "GET / HTTP/1.1" 200 35931 0.001509 10.0.0.41 - - [2026-02-08 18:44:37] "POST /fqname-to-id HTTP/1.1" 404 186 0.002450 10.0.0.41 - - [2026-02-08 18:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.41 - - [2026-02-08 18:44:37] "GET /global-system-config/1abcf5b6-6ca7-4082-a9e7-e5b8064b3e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004457 10.0.0.41 - - [2026-02-08 18:44:37] "POST /service-appliance-sets HTTP/1.1" 200 553 0.026897 10.0.0.41 - - [2026-02-08 18:44:37] "POST /fqname-to-id HTTP/1.1" 404 180 0.002008 10.0.0.41 - - [2026-02-08 18:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.41 - - [2026-02-08 18:44:37] "GET /global-system-config/1abcf5b6-6ca7-4082-a9e7-e5b8064b3e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010208 10.0.0.41 - - [2026-02-08 18:44:37] "POST /service-appliance-sets HTTP/1.1" 200 541 0.042508 10.0.0.41 - - [2026-02-08 18:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004849 10.0.0.41 - - [2026-02-08 18:44:38] "GET /network-ipam/10a98600-a3c6-466d-9d3c-ac26db56bae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005948 10.0.0.41 - - [2026-02-08 18:44:38] "GET / HTTP/1.1" 200 35931 0.001408 10.0.0.41 - - [2026-02-08 18:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013885 10.0.0.41 - - [2026-02-08 18:44:38] "GET /routing-instance/804cf69e-b967-4c0d-a4c8-dc216e9e4b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004867 10.0.0.41 - - [2026-02-08 18:44:38] "POST /service-templates HTTP/1.1" 200 511 0.042625 10.0.0.41 - - [2026-02-08 18:44:38] "GET / HTTP/1.1" 200 35931 0.001183 10.0.0.41 - - [2026-02-08 18:44:38] "POST /bgp-routers HTTP/1.1" 200 616 0.061908 10.0.0.41 - - [2026-02-08 18:44:38] "GET /bgp-router/7d533529-3fd1-41d4-9ce2-ff93939ac268?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.038314 10.0.0.41 - - [2026-02-08 18:44:38] "POST /service-templates HTTP/1.1" 200 501 0.081547 10.0.0.41 - - [2026-02-08 18:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005741 10.0.0.41 - - [2026-02-08 18:44:38] "GET /global-system-config/1abcf5b6-6ca7-4082-a9e7-e5b8064b3e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011012 10.0.0.41 - - [2026-02-08 18:44:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005106 10.0.0.41 - - [2026-02-08 18:44:38] "POST /service-templates HTTP/1.1" 200 515 0.061221 10.0.0.41 - - [2026-02-08 18:44:38] "POST /ref-update HTTP/1.1" 200 156 0.042123 10.0.0.41 - - [2026-02-08 18:44:38] "POST /service-templates HTTP/1.1" 200 535 0.129352 10.0.0.41 - - [2026-02-08 18:44:38] "POST /service-templates HTTP/1.1" 200 507 0.042517 10.0.0.41 - - [2026-02-08 18:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.41 - - [2026-02-08 18:44:41] "GET /network-ipam/10a98600-a3c6-466d-9d3c-ac26db56bae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005366 10.0.0.41 - - [2026-02-08 18:44:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.001709 10.0.0.41 - - [2026-02-08 18:44:41] "POST /access-control-lists HTTP/1.1" 200 587 0.037756 10.0.0.41 - - [2026-02-08 18:44:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.012782 10.0.0.41 - - [2026-02-08 18:44:41] "POST /access-control-lists HTTP/1.1" 200 585 0.036299 10.0.0.41 - - [2026-02-08 18:44:42] "POST /route-targets HTTP/1.1" 200 327 0.018014 10.0.0.41 - - [2026-02-08 18:44:42] "POST /ref-update HTTP/1.1" 200 156 0.042034 10.0.0.41 - - [2026-02-08 18:44:42] "POST /route-targets HTTP/1.1" 200 327 0.013989 10.0.0.41 - - [2026-02-08 18:44:42] "POST /ref-update HTTP/1.1" 200 156 0.025862 10.0.0.41 - - [2026-02-08 18:44:42] "POST /route-targets HTTP/1.1" 200 327 0.029877 10.0.0.41 - - [2026-02-08 18:44:42] "POST /ref-update HTTP/1.1" 200 156 0.027421 10.0.0.41 - - [2026-02-08 18:44:42] "POST /route-targets HTTP/1.1" 200 327 0.033078 10.0.0.41 - - [2026-02-08 18:44:42] "POST /ref-update HTTP/1.1" 200 156 0.039302 10.0.0.41 - - [2026-02-08 18:44:42] "GET / HTTP/1.1" 200 35931 0.001276 10.0.0.41 - - [2026-02-08 18:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.41 - - [2026-02-08 18:44:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.002246 10.0.0.41 - - [2026-02-08 18:44:42] "GET /global-system-config/1abcf5b6-6ca7-4082-a9e7-e5b8064b3e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.040594 10.0.0.41 - - [2026-02-08 18:44:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.010282 10.0.0.41 - - [2026-02-08 18:44:42] "POST /access-control-lists HTTP/1.1" 200 551 0.078631 10.0.0.41 - - [2026-02-08 18:44:42] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.062732 10.0.0.41 - - [2026-02-08 18:44:42] "PUT /access-control-list/4c92d628-896a-4163-a55b-7c118dd3e5c6 HTTP/1.1" 200 272 0.010659 10.0.0.41 - - [2026-02-08 18:44:42] "PUT /access-control-list/6ae34e7d-f6cd-4aa1-8fe1-1d07c24cb2af HTTP/1.1" 200 272 0.026035 10.0.0.41 - - [2026-02-08 18:44:43] "GET / HTTP/1.1" 200 35931 0.001626 10.0.0.41 - - [2026-02-08 18:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.41 - - [2026-02-08 18:44:43] "GET /global-system-config/1abcf5b6-6ca7-4082-a9e7-e5b8064b3e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004766 10.0.0.41 - - [2026-02-08 18:44:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.001974 10.0.0.41 - - [2026-02-08 18:44:43] "POST /config-nodes HTTP/1.1" 200 593 0.026465 10.0.0.41 - - [2026-02-08 18:44:43] "GET / HTTP/1.1" 200 35931 0.001263 10.0.0.41 - - [2026-02-08 18:44:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002391 10.0.0.41 - - [2026-02-08 18:44:43] "GET / HTTP/1.1" 200 35931 0.001388 10.0.0.41 - - [2026-02-08 18:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.41 - - [2026-02-08 18:44:43] "GET /global-system-config/1abcf5b6-6ca7-4082-a9e7-e5b8064b3e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008333 10.0.0.41 - - [2026-02-08 18:44:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.002256 10.0.0.41 - - [2026-02-08 18:44:43] "POST /analytics-nodes HTTP/1.1" 200 599 0.024013 10.0.0.41 - - [2026-02-08 18:44:45] "GET / HTTP/1.1" 200 35931 0.001332 10.0.0.41 - - [2026-02-08 18:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.41 - - [2026-02-08 18:44:45] "GET /global-system-config/1abcf5b6-6ca7-4082-a9e7-e5b8064b3e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004430 10.0.0.41 - - [2026-02-08 18:44:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.001705 10.0.0.41 - - [2026-02-08 18:44:45] "POST /config-database-nodes HTTP/1.1" 200 611 0.033496 10.0.0.41 - - [2026-02-08 18:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.41 - - [2026-02-08 18:44:48] "GET /global-vrouter-config/f4213b2f-b3f6-4710-9553-9032622a293e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.002931 10.0.0.41 - - [2026-02-08 18:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.41 - - [2026-02-08 18:44:48] "PUT /global-vrouter-config/f4213b2f-b3f6-4710-9553-9032622a293e HTTP/1.1" 200 276 0.021533 10.0.0.41 - - [2026-02-08 18:44:48] "GET / HTTP/1.1" 200 35931 0.001859 10.0.0.41 - - [2026-02-08 18:44:48] "POST /alarms HTTP/1.1" 200 581 0.021627 10.0.0.41 - - [2026-02-08 18:44:48] "POST /alarms HTTP/1.1" 200 575 0.046970 10.0.0.41 - - [2026-02-08 18:44:48] "POST /alarms HTTP/1.1" 200 575 0.046867 10.0.0.41 - - [2026-02-08 18:44:49] "POST /alarms HTTP/1.1" 200 559 0.025301 10.0.0.41 - - [2026-02-08 18:44:49] "POST /alarms HTTP/1.1" 200 555 0.046720 10.0.0.41 - - [2026-02-08 18:44:49] "POST /alarms HTTP/1.1" 200 557 0.055839 10.0.0.41 - - [2026-02-08 18:44:49] "POST /alarms HTTP/1.1" 200 565 0.024161 10.0.0.41 - - [2026-02-08 18:44:49] "POST /alarms HTTP/1.1" 200 549 0.045202 10.0.0.41 - - [2026-02-08 18:44:49] "POST /alarms HTTP/1.1" 200 557 0.044376 10.0.0.41 - - [2026-02-08 18:44:49] "POST /alarms HTTP/1.1" 200 567 0.021210 10.0.0.41 - - [2026-02-08 18:44:49] "POST /alarms HTTP/1.1" 200 555 0.035460 10.0.0.41 - - [2026-02-08 18:44:49] "POST /alarms HTTP/1.1" 200 567 0.035797 10.0.0.41 - - [2026-02-08 18:44:49] "POST /alarms HTTP/1.1" 200 575 0.077652 10.0.0.41 - - [2026-02-08 18:44:49] "POST /alarms HTTP/1.1" 200 569 0.042095 10.0.0.41 - - [2026-02-08 18:44:49] "POST /alarms HTTP/1.1" 200 561 0.047681 10.0.0.41 - - [2026-02-08 18:44:49] "POST /alarms HTTP/1.1" 200 561 0.034410 10.0.0.41 - - [2026-02-08 18:44:49] "POST /alarms HTTP/1.1" 200 561 0.035204 10.0.0.41 - - [2026-02-08 18:44:49] "POST /alarms HTTP/1.1" 200 547 0.040285 10.0.0.41 - - [2026-02-08 18:44:49] "POST /alarms HTTP/1.1" 200 595 0.015684 10.0.0.41 - - [2026-02-08 18:44:49] "POST /alarms HTTP/1.1" 200 575 0.038865 10.0.0.41 - - [2026-02-08 18:44:50] "POST /alarms HTTP/1.1" 200 571 0.044273 10.0.0.41 - - [2026-02-08 18:44:50] "POST /alarms HTTP/1.1" 200 583 0.019976 10.0.0.41 - - [2026-02-08 18:44:50] "POST /alarms HTTP/1.1" 200 609 0.043618 10.0.0.41 - - [2026-02-08 18:44:50] "GET / HTTP/1.1" 200 35931 0.001156 10.0.0.41 - - [2026-02-08 18:44:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002136 10.0.0.41 - - [2026-02-08 18:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.41 - - [2026-02-08 18:44:50] "PUT /global-vrouter-config/f4213b2f-b3f6-4710-9553-9032622a293e HTTP/1.1" 200 276 0.009982 10.0.0.41 - - [2026-02-08 18:44:50] "GET / HTTP/1.1" 200 35931 0.001350 10.0.0.41 - - [2026-02-08 18:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.41 - - [2026-02-08 18:44:50] "GET /global-vrouter-config/f4213b2f-b3f6-4710-9553-9032622a293e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003181 10.0.0.41 - - [2026-02-08 18:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.41 - - [2026-02-08 18:44:50] "PUT /global-vrouter-config/f4213b2f-b3f6-4710-9553-9032622a293e HTTP/1.1" 200 276 0.014815 10.0.0.41 - - [2026-02-08 18:44:50] "GET / HTTP/1.1" 200 35931 0.001129 10.0.0.41 - - [2026-02-08 18:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.41 - - [2026-02-08 18:44:50] "GET /global-system-config/1abcf5b6-6ca7-4082-a9e7-e5b8064b3e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004331 10.0.0.41 - - [2026-02-08 18:44:50] "PUT /global-system-config/1abcf5b6-6ca7-4082-a9e7-e5b8064b3e9d HTTP/1.1" 200 274 0.015620 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:46:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:46:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000870 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:46:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000829 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:46:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000958 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:47:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000833 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:47:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000963 10.0.0.41 - - [2026-02-08 18:47:21] "GET / HTTP/1.1" 200 35931 0.001454 10.0.0.41 - - [2026-02-08 18:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.41 - - [2026-02-08 18:47:21] "GET /global-system-config/1abcf5b6-6ca7-4082-a9e7-e5b8064b3e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005663 10.0.0.41 - - [2026-02-08 18:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.41 - - [2026-02-08 18:47:21] "GET /config-node/e0103d71-d165-48ce-a8eb-1064b9e91fe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003794 10.0.0.41 - - [2026-02-08 18:47:33] "GET / HTTP/1.1" 200 35931 0.001261 10.0.0.41 - - [2026-02-08 18:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.41 - - [2026-02-08 18:47:33] "GET /routing-instance/804cf69e-b967-4c0d-a4c8-dc216e9e4b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004580 10.0.0.41 - - [2026-02-08 18:47:33] "POST /bgp-routers HTTP/1.1" 409 301 0.002092 10.0.0.41 - - [2026-02-08 18:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.41 - - [2026-02-08 18:47:33] "GET /bgp-router/7d533529-3fd1-41d4-9ce2-ff93939ac268?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005161 10.0.0.41 - - [2026-02-08 18:47:33] "PUT /bgp-router/7d533529-3fd1-41d4-9ce2-ff93939ac268 HTTP/1.1" 200 254 0.016346 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:47:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000897 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:47:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001024 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:47:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000882 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:47:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000803 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:47:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000915 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:47:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000984 10.0.0.41 - - [2026-02-08 18:47:44] "GET / HTTP/1.1" 200 35931 0.001601 10.0.0.41 - - [2026-02-08 18:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.41 - - [2026-02-08 18:47:44] "GET /domain/39625fbd-0a79-40df-8c69-7016580db08a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002970 10.0.0.41 - - [2026-02-08 18:47:44] "POST /id-to-fqname HTTP/1.1" 200 173 0.000526 10.0.0.41 - - [2026-02-08 18:47:44] "POST /fqname-to-id HTTP/1.1" 404 182 0.013242 10.0.0.41 - - [2026-02-08 18:47:44] "POST /security-groups HTTP/1.1" 200 570 0.075744 10.0.0.41 - - [2026-02-08 18:47:44] "POST /fqname-to-id HTTP/1.1" 404 213 0.002002 10.0.0.41 - - [2026-02-08 18:47:44] "POST /projects HTTP/1.1" 200 481 0.242671 10.0.0.41 - - [2026-02-08 18:47:44] "POST /access-control-lists HTTP/1.1" 200 579 0.043507 10.0.0.41 - - [2026-02-08 18:47:44] "POST /security-groups HTTP/1.1" 200 534 0.056401 10.0.0.41 - - [2026-02-08 18:47:44] "POST /fqname-to-id HTTP/1.1" 404 212 0.024927 10.0.0.41 - - [2026-02-08 18:47:44] "POST /chown HTTP/1.1" 200 109 0.042481 10.0.0.41 - - [2026-02-08 18:47:44] "POST /policy-managements HTTP/1.1" 409 214 0.009419 10.0.0.41 - - [2026-02-08 18:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.41 - - [2026-02-08 18:47:44] "GET /policy-management/bed5d807-393d-46ef-ba7f-088b58989b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012964 10.0.0.41 - - [2026-02-08 18:47:45] "POST /access-control-lists HTTP/1.1" 200 577 0.111798 10.0.0.41 - - [2026-02-08 18:47:45] "POST /fqname-to-id HTTP/1.1" 404 232 0.003845 10.0.0.41 - - [2026-02-08 18:47:45] "POST /application-policy-sets HTTP/1.1" 200 528 0.054784 10.0.0.41 - - [2026-02-08 18:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.41 - - [2026-02-08 18:47:45] "GET /global-vrouter-config/f4213b2f-b3f6-4710-9553-9032622a293e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003419 10.0.0.41 - - [2026-02-08 18:47:45] "POST /access-control-lists HTTP/1.1" 200 594 0.022956 10.0.0.41 - - [2026-02-08 18:47:45] "PUT /global-vrouter-config/f4213b2f-b3f6-4710-9553-9032622a293e HTTP/1.1" 200 276 0.009460 10.0.0.41 - - [2026-02-08 18:47:45] "POST /fqname-to-id HTTP/1.1" 404 231 0.003853 10.0.0.41 - - [2026-02-08 18:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012090 10.0.0.41 - - [2026-02-08 18:47:45] "GET /virtual-network/9f8a04d6-07ff-4d16-b7af-a3540eacddaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.006673 10.0.0.41 - - [2026-02-08 18:47:45] "POST /access-control-lists HTTP/1.1" 200 592 0.064662 10.0.0.41 - - [2026-02-08 18:47:45] "POST /id-to-fqname HTTP/1.1" 200 177 0.000554 10.0.0.41 - - [2026-02-08 18:47:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.004537 10.0.0.41 - - [2026-02-08 18:47:45] "POST /security-groups HTTP/1.1" 200 574 0.074768 10.0.0.41 - - [2026-02-08 18:47:45] "POST /projects HTTP/1.1" 200 489 0.204557 10.0.0.41 - - [2026-02-08 18:47:45] "POST /fqname-to-id HTTP/1.1" 404 217 0.001980 10.0.0.41 - - [2026-02-08 18:47:45] "POST /access-control-lists HTTP/1.1" 200 583 0.064473 10.0.0.41 - - [2026-02-08 18:47:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.013364 10.0.0.41 - - [2026-02-08 18:47:45] "POST /security-groups HTTP/1.1" 200 546 0.098377 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:47:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001085 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:47:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000815 10.0.0.41 - - [2026-02-08 18:47:45] "POST /access-control-lists HTTP/1.1" 200 581 0.064486 10.0.0.41 - - [2026-02-08 18:47:45] "POST /chown HTTP/1.1" 200 109 0.075700 10.0.0.41 - - [2026-02-08 18:47:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.008236 10.0.0.41 - - [2026-02-08 18:47:45] "POST /network-ipams HTTP/1.1" 200 522 0.078336 10.0.0.41 - - [2026-02-08 18:47:45] "POST /access-control-lists HTTP/1.1" 200 602 0.054922 10.0.0.41 - - [2026-02-08 18:47:45] "POST /fqname-to-id HTTP/1.1" 404 239 0.015627 10.0.0.41 - - [2026-02-08 18:47:45] "POST /network-ipams HTTP/1.1" 200 510 0.024484 10.0.0.41 - - [2026-02-08 18:47:45] "POST /fqname-to-id HTTP/1.1" 404 198 0.004047 10.0.0.41 - - [2026-02-08 18:47:45] "POST /access-control-lists HTTP/1.1" 200 600 0.045255 10.0.0.41 - - [2026-02-08 18:47:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.002353 10.0.0.41 - - [2026-02-08 18:47:46] "POST /useragent-kv HTTP/1.1" 200 115 0.017102 10.0.0.41 - - [2026-02-08 18:47:46] "POST /virtual-networks HTTP/1.1" 200 538 0.297890 10.0.0.41 - - [2026-02-08 18:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.41 - - [2026-02-08 18:47:46] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.038917 10.0.0.41 - - [2026-02-08 18:47:46] "POST /access-control-lists HTTP/1.1" 200 589 0.234943 10.0.0.41 - - [2026-02-08 18:47:46] "POST /network-ipams HTTP/1.1" 200 518 0.060284 10.0.0.41 - - [2026-02-08 18:47:46] "POST /route-targets HTTP/1.1" 200 327 0.039625 10.0.0.41 - - [2026-02-08 18:47:46] "POST /fqname-to-id HTTP/1.1" 404 202 0.005821 10.0.0.41 - - [2026-02-08 18:47:46] "POST /ref-update HTTP/1.1" 200 156 0.054588 10.0.0.41 - - [2026-02-08 18:47:46] "PUT /access-control-list/c265ade1-a5a9-493f-b3d0-9dcef4f2e31e HTTP/1.1" 200 272 0.104476 10.0.0.41 - - [2026-02-08 18:47:46] "POST /useragent-kv HTTP/1.1" 200 115 0.011578 10.0.0.41 - - [2026-02-08 18:47:46] "POST /virtual-networks HTTP/1.1" 200 546 0.226840 10.0.0.41 - - [2026-02-08 18:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007527 10.0.0.41 - - [2026-02-08 18:47:46] "POST /route-targets HTTP/1.1" 200 327 0.031075 10.0.0.41 - - [2026-02-08 18:47:46] "GET /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.031906 10.0.0.41 - - [2026-02-08 18:47:46] "POST /fqname-to-id HTTP/1.1" 404 199 0.003318 10.0.0.41 - - [2026-02-08 18:47:46] "POST /ref-update HTTP/1.1" 200 156 0.023032 10.0.0.41 - - [2026-02-08 18:47:46] "POST /network-policys HTTP/1.1" 200 538 0.038121 10.0.0.41 - - [2026-02-08 18:47:46] "POST /fqname-to-id HTTP/1.1" 404 197 0.002734 10.0.0.41 - - [2026-02-08 18:47:46] "POST /network-policys HTTP/1.1" 200 534 0.023483 10.0.0.41 - - [2026-02-08 18:47:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.011193 10.0.0.41 - - [2026-02-08 18:47:46] "POST /network-policys HTTP/1.1" 200 542 0.027291 10.0.0.41 - - [2026-02-08 18:47:46] "PUT /access-control-list/1aff0009-5080-4ccb-833c-13f400a92068 HTTP/1.1" 200 272 0.020152 10.0.0.41 - - [2026-02-08 18:47:46] "POST /ref-update HTTP/1.1" 200 156 0.091543 10.0.0.41 - - [2026-02-08 18:47:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.033726 10.0.0.41 - - [2026-02-08 18:47:47] "PUT /access-control-list/c265ade1-a5a9-493f-b3d0-9dcef4f2e31e HTTP/1.1" 200 272 0.093760 10.0.0.41 - - [2026-02-08 18:47:47] "POST /ref-update HTTP/1.1" 200 156 0.142580 10.0.0.41 - - [2026-02-08 18:47:47] "PUT /access-control-list/1aff0009-5080-4ccb-833c-13f400a92068 HTTP/1.1" 200 272 0.017423 10.0.0.41 - - [2026-02-08 18:47:47] "POST /ref-update HTTP/1.1" 200 156 0.094687 10.0.0.41 - - [2026-02-08 18:47:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013686 10.0.0.41 - - [2026-02-08 18:47:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011982 10.0.0.41 - - [2026-02-08 18:47:47] "PUT /access-control-list/c265ade1-a5a9-493f-b3d0-9dcef4f2e31e HTTP/1.1" 200 272 0.088174 10.0.0.41 - - [2026-02-08 18:47:47] "POST /ref-update HTTP/1.1" 200 156 0.046790 10.0.0.41 - - [2026-02-08 18:47:47] "POST /fqname-to-id HTTP/1.1" 404 237 0.003012 10.0.0.41 - - [2026-02-08 18:47:47] "POST /ref-update HTTP/1.1" 200 156 0.136736 10.0.0.41 - - [2026-02-08 18:47:47] "POST /access-control-lists HTTP/1.1" 200 601 0.100476 10.0.0.41 - - [2026-02-08 18:47:47] "POST /ref-update HTTP/1.1" 200 156 0.137080 10.0.0.41 - - [2026-02-08 18:47:47] "POST /ref-update HTTP/1.1" 200 156 0.020448 10.0.0.41 - - [2026-02-08 18:47:47] "PUT /access-control-list/514be664-c625-4e38-8495-955d045377cb HTTP/1.1" 200 272 0.048043 10.0.0.41 - - [2026-02-08 18:47:47] "POST /ref-update HTTP/1.1" 200 156 0.174072 10.0.0.41 - - [2026-02-08 18:47:47] "PUT /access-control-list/1aff0009-5080-4ccb-833c-13f400a92068 HTTP/1.1" 200 272 0.094513 10.0.0.41 - - [2026-02-08 18:47:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001743 10.0.0.41 - - [2026-02-08 18:47:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023762 10.0.0.41 - - [2026-02-08 18:47:47] "PUT /access-control-list/514be664-c625-4e38-8495-955d045377cb HTTP/1.1" 200 272 0.091683 10.0.0.41 - - [2026-02-08 18:47:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023782 10.0.0.41 - - [2026-02-08 18:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007797 10.0.0.41 - - [2026-02-08 18:47:47] "GET /virtual-network/9f8a04d6-07ff-4d16-b7af-a3540eacddaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006003 10.0.0.41 - - [2026-02-08 18:47:47] "POST /ref-update HTTP/1.1" 200 156 0.009277 10.0.0.41 - - [2026-02-08 18:47:48] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004544 10.0.0.41 - - [2026-02-08 18:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.41 - - [2026-02-08 18:47:48] "GET /policy-management/bed5d807-393d-46ef-ba7f-088b58989b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003381 10.0.0.41 - - [2026-02-08 18:47:48] "POST /firewall-policys HTTP/1.1" 200 530 0.057436 10.0.0.41 - - [2026-02-08 18:47:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.059025 10.0.0.41 - - [2026-02-08 18:47:48] "GET /firewall-policy/c3241da8-4b24-483e-b8aa-140293f36e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.015240 10.0.0.41 - - [2026-02-08 18:47:48] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.010217 10.0.0.41 - - [2026-02-08 18:47:48] "GET /firewall-policy/c3241da8-4b24-483e-b8aa-140293f36e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003695 10.0.0.41 - - [2026-02-08 18:47:48] "POST /ref-update HTTP/1.1" 200 156 0.057906 10.0.0.41 - - [2026-02-08 18:47:48] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.047207 10.0.0.41 - - [2026-02-08 18:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013590 10.0.0.41 - - [2026-02-08 18:47:48] "GET /policy-management/bed5d807-393d-46ef-ba7f-088b58989b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005029 10.0.0.41 - - [2026-02-08 18:47:48] "POST /firewall-policys HTTP/1.1" 200 532 0.044586 10.0.0.41 - - [2026-02-08 18:47:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.026262 10.0.0.41 - - [2026-02-08 18:47:48] "GET /firewall-policy/653c5a0b-1ea4-435b-b2ff-4873d1951602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.016241 10.0.0.41 - - [2026-02-08 18:47:48] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.018235 10.0.0.41 - - [2026-02-08 18:47:48] "GET /firewall-policy/653c5a0b-1ea4-435b-b2ff-4873d1951602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005766 10.0.0.41 - - [2026-02-08 18:47:48] "GET /firewall-policy/c3241da8-4b24-483e-b8aa-140293f36e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.007680 10.0.0.41 - - [2026-02-08 18:47:48] "GET /firewall-policy/c3241da8-4b24-483e-b8aa-140293f36e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004445 10.0.0.41 - - [2026-02-08 18:47:48] "POST /ref-update HTTP/1.1" 200 156 0.024462 10.0.0.41 - - [2026-02-08 18:47:48] "POST /ref-update HTTP/1.1" 200 156 0.076342 10.0.0.41 - - [2026-02-08 18:47:48] "POST /ref-update HTTP/1.1" 200 156 0.071364 10.0.0.41 - - [2026-02-08 18:47:49] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.018153 10.0.0.41 - - [2026-02-08 18:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.41 - - [2026-02-08 18:47:49] "GET /policy-management/bed5d807-393d-46ef-ba7f-088b58989b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006830 10.0.0.41 - - [2026-02-08 18:47:49] "POST /firewall-policys HTTP/1.1" 200 530 0.038188 10.0.0.41 - - [2026-02-08 18:47:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.080367 10.0.0.41 - - [2026-02-08 18:47:49] "GET /firewall-policy/4242b9b6-b0c9-40f4-a476-7412c85690b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.012498 10.0.0.41 - - [2026-02-08 18:47:49] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003709 10.0.0.41 - - [2026-02-08 18:47:49] "GET /firewall-policy/4242b9b6-b0c9-40f4-a476-7412c85690b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005551 10.0.0.41 - - [2026-02-08 18:47:49] "GET /firewall-policy/653c5a0b-1ea4-435b-b2ff-4873d1951602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004737 10.0.0.41 - - [2026-02-08 18:47:49] "GET /firewall-policy/c3241da8-4b24-483e-b8aa-140293f36e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003487 10.0.0.41 - - [2026-02-08 18:47:49] "GET /firewall-policy/c3241da8-4b24-483e-b8aa-140293f36e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002429 10.0.0.41 - - [2026-02-08 18:47:49] "GET /firewall-policy/653c5a0b-1ea4-435b-b2ff-4873d1951602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002407 10.0.0.41 - - [2026-02-08 18:47:49] "POST /ref-update HTTP/1.1" 200 156 0.025747 10.0.0.41 - - [2026-02-08 18:47:49] "POST /ref-update HTTP/1.1" 200 156 0.035556 10.0.0.41 - - [2026-02-08 18:47:49] "POST /ref-update HTTP/1.1" 200 156 0.069101 10.0.0.41 - - [2026-02-08 18:47:49] "POST /ref-update HTTP/1.1" 200 156 0.064959 10.0.0.41 - - [2026-02-08 18:47:49] "POST /ref-update HTTP/1.1" 200 156 0.044825 10.0.0.41 - - [2026-02-08 18:47:49] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.010036 10.0.0.41 - - [2026-02-08 18:47:49] "POST /tags HTTP/1.1" 200 299 0.117435 10.0.0.41 - - [2026-02-08 18:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.41 - - [2026-02-08 18:47:49] "GET /tag/4ecac441-72cd-4216-8728-ec1fac6af504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.012326 10.0.0.41 - - [2026-02-08 18:47:50] "POST /set-tag HTTP/1.1" 200 109 0.022488 10.0.0.41 - - [2026-02-08 18:47:50] "POST /tags HTTP/1.1" 200 357 0.115133 10.0.0.41 - - [2026-02-08 18:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.016481 10.0.0.41 - - [2026-02-08 18:47:50] "GET /tag/681ceb7c-fe9e-4bc5-9d5d-fdc6c848f649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.036109 10.0.0.41 - - [2026-02-08 18:47:50] "POST /tags HTTP/1.1" 200 305 0.251076 10.0.0.41 - - [2026-02-08 18:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.41 - - [2026-02-08 18:47:50] "GET /tag/07871494-703c-4810-a984-0c0f1f5de6a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.022222 10.0.0.41 - - [2026-02-08 18:47:50] "POST /id-to-fqname HTTP/1.1" 200 174 0.000464 10.0.0.41 - - [2026-02-08 18:47:50] "POST /fqname-to-id HTTP/1.1" 404 183 0.012927 10.0.0.41 - - [2026-02-08 18:47:50] "POST /security-groups HTTP/1.1" 200 571 0.073284 10.0.0.41 - - [2026-02-08 18:47:50] "POST /projects HTTP/1.1" 200 483 0.240259 10.0.0.41 - - [2026-02-08 18:47:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.011368 10.0.0.41 - - [2026-02-08 18:47:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.028681 10.0.0.41 - - [2026-02-08 18:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.020350 10.0.0.41 - - [2026-02-08 18:47:51] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.033834 10.0.0.41 - - [2026-02-08 18:47:51] "POST /access-control-lists HTTP/1.1" 200 580 0.094700 10.0.0.41 - - [2026-02-08 18:47:51] "POST /fqname-to-id HTTP/1.1" 404 213 0.025051 10.0.0.41 - - [2026-02-08 18:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.41 - - [2026-02-08 18:47:51] "GET /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.008536 10.0.0.41 - - [2026-02-08 18:47:51] "PUT /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3 HTTP/1.1" 200 264 0.062132 10.0.0.41 - - [2026-02-08 18:47:51] "POST /access-control-lists HTTP/1.1" 200 578 0.089044 10.0.0.41 - - [2026-02-08 18:47:51] "PUT /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab HTTP/1.1" 200 264 0.117804 10.0.0.41 - - [2026-02-08 18:47:51] "POST /security-groups HTTP/1.1" 200 537 0.083535 10.0.0.41 - - [2026-02-08 18:47:51] "POST /fqname-to-id HTTP/1.1" 404 234 0.003373 10.0.0.41 - - [2026-02-08 18:47:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.035110 10.0.0.41 - - [2026-02-08 18:47:51] "POST /chown HTTP/1.1" 200 109 0.018574 10.0.0.41 - - [2026-02-08 18:47:51] "POST /access-control-lists HTTP/1.1" 200 596 0.073280 10.0.0.41 - - [2026-02-08 18:47:51] "POST /fqname-to-id HTTP/1.1" 404 233 0.011578 10.0.0.41 - - [2026-02-08 18:47:51] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006739 10.0.0.41 - - [2026-02-08 18:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.41 - - [2026-02-08 18:47:51] "GET /policy-management/bed5d807-393d-46ef-ba7f-088b58989b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002916 10.0.0.41 - - [2026-02-08 18:47:51] "POST /tags HTTP/1.1" 409 207 0.001413 10.0.0.41 - - [2026-02-08 18:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001278 10.0.0.41 - - [2026-02-08 18:47:51] "GET /tag/07871494-703c-4810-a984-0c0f1f5de6a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.042132 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:47:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000925 10.0.0.41 - - [2026-02-08 18:47:51] "POST /access-control-lists HTTP/1.1" 200 594 0.067658 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:47:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000969 10.0.0.41 - - [2026-02-08 18:47:51] "POST /firewall-rules HTTP/1.1" 200 564 0.090813 10.0.0.41 - - [2026-02-08 18:47:51] "GET /firewall-rule/9aaa6a95-f9e2-4e85-9c5c-71d8424bd1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007488 10.0.0.41 - - [2026-02-08 18:47:51] "GET /firewall-policy/653c5a0b-1ea4-435b-b2ff-4873d1951602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002855 10.0.0.41 - - [2026-02-08 18:47:51] "GET /firewall-rule/9aaa6a95-f9e2-4e85-9c5c-71d8424bd1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002267 10.0.0.41 - - [2026-02-08 18:47:51] "POST /ref-update HTTP/1.1" 200 156 0.020408 10.0.0.41 - - [2026-02-08 18:47:51] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002514 10.0.0.41 - - [2026-02-08 18:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.41 - - [2026-02-08 18:47:51] "GET /policy-management/bed5d807-393d-46ef-ba7f-088b58989b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002068 10.0.0.41 - - [2026-02-08 18:47:51] "POST /tags HTTP/1.1" 409 207 0.005583 10.0.0.41 - - [2026-02-08 18:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.41 - - [2026-02-08 18:47:51] "GET /tag/07871494-703c-4810-a984-0c0f1f5de6a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.009235 10.0.0.41 - - [2026-02-08 18:47:52] "POST /firewall-rules HTTP/1.1" 200 562 0.187044 10.0.0.41 - - [2026-02-08 18:47:52] "GET /firewall-rule/4b80d2fb-4010-4572-a021-8487b47e3d23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.006418 10.0.0.41 - - [2026-02-08 18:47:52] "GET /firewall-policy/653c5a0b-1ea4-435b-b2ff-4873d1951602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.006700 10.0.0.41 - - [2026-02-08 18:47:52] "GET /firewall-rule/4b80d2fb-4010-4572-a021-8487b47e3d23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002931 10.0.0.41 - - [2026-02-08 18:47:52] "POST /ref-update HTTP/1.1" 200 156 0.016117 10.0.0.41 - - [2026-02-08 18:47:52] "POST /fqname-to-id HTTP/1.1" 404 226 0.009594 10.0.0.41 - - [2026-02-08 18:47:52] "POST /tags HTTP/1.1" 200 301 0.080228 10.0.0.41 - - [2026-02-08 18:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.020019 10.0.0.41 - - [2026-02-08 18:47:52] "GET /tag/32309cb5-006a-4b2f-b5a5-c6112bdc03e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.022692 10.0.0.41 - - [2026-02-08 18:47:52] "POST /tags HTTP/1.1" 200 325 0.068821 10.0.0.41 - - [2026-02-08 18:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014208 10.0.0.41 - - [2026-02-08 18:47:52] "GET /tag/27a32874-358a-418a-93ae-7a2305083cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.014559 10.0.0.41 - - [2026-02-08 18:47:52] "POST /tags HTTP/1.1" 200 363 0.033693 10.0.0.41 - - [2026-02-08 18:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005336 10.0.0.41 - - [2026-02-08 18:47:52] "GET /tag/8f7e3c72-979d-4d36-984e-8d47ee12f22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012552 10.0.0.41 - - [2026-02-08 18:47:52] "POST /tags HTTP/1.1" 200 311 0.026992 10.0.0.41 - - [2026-02-08 18:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.028447 10.0.0.41 - - [2026-02-08 18:47:52] "GET /tag/f0a78970-9223-42b6-b2f7-26a42fcf8f6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011562 10.0.0.41 - - [2026-02-08 18:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.41 - - [2026-02-08 18:47:52] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.003876 10.0.0.41 - - [2026-02-08 18:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.41 - - [2026-02-08 18:47:52] "GET /project/a8dc3ec3-c451-426c-8c99-bb014357935e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.028132 10.0.0.41 - - [2026-02-08 18:47:53] "POST /virtual-machines HTTP/1.1" 200 377 0.051267 10.0.0.41 - - [2026-02-08 18:47:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.044003 10.0.0.41 - - [2026-02-08 18:47:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.159167 10.0.0.41 - - [2026-02-08 18:47:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.010310 10.0.0.41 - - [2026-02-08 18:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008952 10.0.0.41 - - [2026-02-08 18:47:53] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.008909 10.0.0.41 - - [2026-02-08 18:47:53] "POST /instance-ips HTTP/1.1" 200 409 0.062491 10.0.0.41 - - [2026-02-08 18:47:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.025575 10.0.0.41 - - [2026-02-08 18:47:53] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.015825 10.0.0.41 - - [2026-02-08 18:47:53] "POST /set-tag HTTP/1.1" 200 109 0.049841 10.0.0.41 - - [2026-02-08 18:47:53] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.023963 10.0.0.41 - - [2026-02-08 18:47:53] "GET /instance-ip/ace40e72-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.010871 10.0.0.41 - - [2026-02-08 18:47:53] "POST /tags HTTP/1.1" 200 305 0.066479 10.0.0.41 - - [2026-02-08 18:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015992 10.0.0.41 - - [2026-02-08 18:47:53] "GET /tag/e95b3c14-42e9-4528-bfd0-88e739fcbfc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.019604 10.0.0.41 - - [2026-02-08 18:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.41 - - [2026-02-08 18:47:53] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.039154 10.0.0.41 - - [2026-02-08 18:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.41 - - [2026-02-08 18:47:53] "GET /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006743 10.0.0.41 - - [2026-02-08 18:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.41 - - [2026-02-08 18:47:53] "GET /service-appliance-set/baf7c4fb-3b9d-4deb-a45a-65e2cf6d5404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004665 10.0.0.41 - - [2026-02-08 18:47:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.005249 10.0.0.41 - - [2026-02-08 18:47:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.167559 10.0.0.41 - - [2026-02-08 18:47:54] "GET /virtual-machine-interface/e25dfece-be36-40f2-972a-3d2d7d46d8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.012433 10.0.0.41 - - [2026-02-08 18:47:54] "POST /instance-ips HTTP/1.1" 200 381 0.044769 10.0.0.41 - - [2026-02-08 18:47:54] "GET /instance-ip/3e182197-bef9-4297-8165-c5ebc9034d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.039847 10.0.0.41 - - [2026-02-08 18:47:54] "POST /loadbalancers HTTP/1.1" 200 582 0.085006 10.0.0.41 - - [2026-02-08 18:47:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009140 10.0.0.41 - - [2026-02-08 18:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010066 10.0.0.41 - - [2026-02-08 18:47:54] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.026786 10.0.0.41 - - [2026-02-08 18:47:54] "GET /loadbalancer/234867ea-99a7-4329-a67f-2c48f1867145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003763 10.0.0.41 - - [2026-02-08 18:47:54] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.071139 10.0.0.41 - - [2026-02-08 18:47:54] "GET /instance-ip/3e182197-bef9-4297-8165-c5ebc9034d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004663 10.0.0.41 - - [2026-02-08 18:47:54] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.085743 10.0.0.41 - - [2026-02-08 18:47:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.018708 10.0.0.41 - - [2026-02-08 18:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010037 10.0.0.41 - - [2026-02-08 18:47:54] "POST /floating-ips HTTP/1.1" 200 583 0.075089 10.0.0.41 - - [2026-02-08 18:47:54] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.049232 10.0.0.41 - - [2026-02-08 18:47:54] "GET /loadbalancer-listener/e5631715-d7af-4c6c-b1c7-6f25f5dd9388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.014117 10.0.0.41 - - [2026-02-08 18:47:54] "GET /loadbalancer-listener/e5631715-d7af-4c6c-b1c7-6f25f5dd9388?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.014285 10.0.0.41 - - [2026-02-08 18:47:54] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.030754 10.0.0.41 - - [2026-02-08 18:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.41 - - [2026-02-08 18:47:54] "GET /global-vrouter-config/f4213b2f-b3f6-4710-9553-9032622a293e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.010121 10.0.0.41 - - [2026-02-08 18:47:54] "GET /instance-ip/3e182197-bef9-4297-8165-c5ebc9034d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003905 10.0.0.41 - - [2026-02-08 18:47:55] "GET /instance-ip/3e182197-bef9-4297-8165-c5ebc9034d12?fields=floating_ips HTTP/1.1" 200 1169 0.006642 10.0.0.41 - - [2026-02-08 18:47:55] "GET /floating-ip/a6b5feeb-8c92-40c1-a709-663e1bbdc85e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002516 10.0.0.41 - - [2026-02-08 18:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.41 - - [2026-02-08 18:47:55] "PUT /global-vrouter-config/f4213b2f-b3f6-4710-9553-9032622a293e HTTP/1.1" 200 276 0.033532 10.0.0.41 - - [2026-02-08 18:47:55] "POST /fqname-to-id HTTP/1.1" 404 228 0.010479 10.0.0.41 - - [2026-02-08 18:47:55] "POST /tags HTTP/1.1" 200 301 0.025361 10.0.0.41 - - [2026-02-08 18:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.022963 10.0.0.41 - - [2026-02-08 18:47:55] "GET /tag/cf336f15-a1d4-42a1-80ce-1254386cc691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012794 10.0.0.41 - - [2026-02-08 18:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.41 - - [2026-02-08 18:47:55] "GET /project/a8dc3ec3-c451-426c-8c99-bb014357935e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040315 10.0.0.41 - - [2026-02-08 18:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007199 10.0.0.41 - - [2026-02-08 18:47:55] "GET /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.016706 10.0.0.41 - - [2026-02-08 18:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005652 10.0.0.41 - - [2026-02-08 18:47:55] "GET /service-appliance-set/baf7c4fb-3b9d-4deb-a45a-65e2cf6d5404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.015731 10.0.0.41 - - [2026-02-08 18:47:55] "POST /fqname-to-id HTTP/1.1" 404 242 0.008474 10.0.0.41 - - [2026-02-08 18:47:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.134022 10.0.0.41 - - [2026-02-08 18:47:55] "GET /virtual-machine-interface/05973e85-3001-4e53-b336-b88597ea31e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.021886 10.0.0.41 - - [2026-02-08 18:47:55] "POST /instance-ips HTTP/1.1" 200 377 0.040989 10.0.0.41 - - [2026-02-08 18:47:55] "GET /instance-ip/24e2cb5a-d945-415e-a71f-2f82f9cb0f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.014033 10.0.0.41 - - [2026-02-08 18:47:55] "POST /loadbalancers HTTP/1.1" 200 582 0.077263 10.0.0.41 - - [2026-02-08 18:47:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.029042 10.0.0.41 - - [2026-02-08 18:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006631 10.0.0.41 - - [2026-02-08 18:47:55] "GET /project/a8dc3ec3-c451-426c-8c99-bb014357935e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.062147 10.0.0.41 - - [2026-02-08 18:47:56] "GET /instance-ip/24e2cb5a-d945-415e-a71f-2f82f9cb0f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.011771 10.0.0.41 - - [2026-02-08 18:47:56] "GET /project/a8dc3ec3-c451-426c-8c99-bb014357935e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.048951 10.0.0.41 - - [2026-02-08 18:47:56] "GET /loadbalancer/30f06406-e397-484f-b5ad-6b612293ba77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003733 10.0.0.41 - - [2026-02-08 18:47:56] "POST /floating-ips HTTP/1.1" 200 581 0.049965 10.0.0.41 - - [2026-02-08 18:47:56] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.058863 10.0.0.41 - - [2026-02-08 18:47:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.063248 10.0.0.41 - - [2026-02-08 18:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.41 - - [2026-02-08 18:47:56] "GET /project/a8dc3ec3-c451-426c-8c99-bb014357935e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.076189 10.0.0.41 - - [2026-02-08 18:47:56] "GET /loadbalancer-listener/67ae3450-7f55-45bb-bda3-f30da482cce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002876 10.0.0.41 - - [2026-02-08 18:47:56] "GET /loadbalancer-listener/67ae3450-7f55-45bb-bda3-f30da482cce7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.008034 10.0.0.41 - - [2026-02-08 18:47:56] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.035907 10.0.0.41 - - [2026-02-08 18:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.41 - - [2026-02-08 18:47:56] "GET /instance-ip/24e2cb5a-d945-415e-a71f-2f82f9cb0f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003584 10.0.0.41 - - [2026-02-08 18:47:56] "GET /instance-ip/24e2cb5a-d945-415e-a71f-2f82f9cb0f16?fields=floating_ips HTTP/1.1" 200 1164 0.011311 10.0.0.41 - - [2026-02-08 18:47:56] "GET /floating-ip/012c2a92-de31-44c5-a738-41556461344f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.003504 10.0.0.41 - - [2026-02-08 18:47:56] "GET /project/a8dc3ec3-c451-426c-8c99-bb014357935e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.064694 10.0.0.41 - - [2026-02-08 18:47:56] "GET /loadbalancer/30f06406-e397-484f-b5ad-6b612293ba77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004256 10.0.0.41 - - [2026-02-08 18:47:56] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.019799 10.0.0.41 - - [2026-02-08 18:47:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.025732 10.0.0.41 - - [2026-02-08 18:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010559 10.0.0.41 - - [2026-02-08 18:47:56] "GET /project/a8dc3ec3-c451-426c-8c99-bb014357935e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.034806 10.0.0.41 - - [2026-02-08 18:47:56] "GET /loadbalancer-listener/bdcd03e3-0967-4a29-b470-c73201e9a6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003224 10.0.0.41 - - [2026-02-08 18:47:56] "GET /loadbalancer-listener/bdcd03e3-0967-4a29-b470-c73201e9a6ec?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003270 10.0.0.41 - - [2026-02-08 18:47:56] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020443 10.0.0.41 - - [2026-02-08 18:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.41 - - [2026-02-08 18:47:56] "GET /instance-ip/24e2cb5a-d945-415e-a71f-2f82f9cb0f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.009724 10.0.0.41 - - [2026-02-08 18:47:56] "GET /instance-ip/24e2cb5a-d945-415e-a71f-2f82f9cb0f16?fields=floating_ips HTTP/1.1" 200 1164 0.006278 10.0.0.41 - - [2026-02-08 18:47:56] "GET /project/a8dc3ec3-c451-426c-8c99-bb014357935e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.064507 10.0.0.41 - - [2026-02-08 18:47:56] "GET /floating-ip/012c2a92-de31-44c5-a738-41556461344f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.002294 10.0.0.41 - - [2026-02-08 18:47:56] "GET /loadbalancer/30f06406-e397-484f-b5ad-6b612293ba77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005841 10.0.0.41 - - [2026-02-08 18:47:57] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.039990 10.0.0.41 - - [2026-02-08 18:47:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.017529 10.0.0.41 - - [2026-02-08 18:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.019254 10.0.0.41 - - [2026-02-08 18:47:57] "GET /project/a8dc3ec3-c451-426c-8c99-bb014357935e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.038994 10.0.0.41 - - [2026-02-08 18:47:57] "GET /loadbalancer-listener/672de919-d0fe-4185-87e7-a43870048c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.003015 10.0.0.41 - - [2026-02-08 18:47:57] "GET /loadbalancer-listener/672de919-d0fe-4185-87e7-a43870048c8d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003546 10.0.0.41 - - [2026-02-08 18:47:57] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.039201 10.0.0.41 - - [2026-02-08 18:47:57] "GET /instance-ip/24e2cb5a-d945-415e-a71f-2f82f9cb0f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.012273 10.0.0.41 - - [2026-02-08 18:47:57] "GET /instance-ip/24e2cb5a-d945-415e-a71f-2f82f9cb0f16?fields=floating_ips HTTP/1.1" 200 1164 0.007317 10.0.0.41 - - [2026-02-08 18:47:57] "GET /floating-ip/012c2a92-de31-44c5-a738-41556461344f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.003646 10.0.0.41 - - [2026-02-08 18:47:57] "POST /tags HTTP/1.1" 200 355 0.030104 10.0.0.41 - - [2026-02-08 18:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013930 10.0.0.41 - - [2026-02-08 18:47:57] "GET /tag/cc15e342-e799-4c25-bdd1-f430efe880e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011962 10.0.0.41 - - [2026-02-08 18:47:57] "POST /tags HTTP/1.1" 200 303 0.032410 10.0.0.41 - - [2026-02-08 18:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008166 10.0.0.41 - - [2026-02-08 18:47:57] "GET /tag/e6e64103-b1d5-4f92-9c02-c5bcbbbdcd13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013057 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:47:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000738 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:47:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002981 10.0.0.41 - - [2026-02-08 18:47:57] "POST /projects HTTP/1.1" 409 218 0.009381 10.0.0.41 - - [2026-02-08 18:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005640 10.0.0.41 - - [2026-02-08 18:47:57] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.035073 10.0.0.41 - - [2026-02-08 18:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007462 10.0.0.41 - - [2026-02-08 18:47:57] "GET /network-ipam/eaaf5e54-0647-41df-b849-b904e077e35f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002222 10.0.0.41 - - [2026-02-08 18:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.41 - - [2026-02-08 18:47:57] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.003642 10.0.0.41 - - [2026-02-08 18:47:57] "PUT /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3 HTTP/1.1" 200 264 0.056616 10.0.0.41 - - [2026-02-08 18:47:57] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.015894 10.0.0.41 - - [2026-02-08 18:47:57] "POST /set-tag HTTP/1.1" 200 109 0.150518 10.0.0.41 - - [2026-02-08 18:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005860 10.0.0.41 - - [2026-02-08 18:47:57] "GET /network-ipam/d0f6fff6-ad0a-4b0b-94c7-6f100c0978fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.015313 10.0.0.41 - - [2026-02-08 18:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.41 - - [2026-02-08 18:47:57] "GET /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003634 10.0.0.41 - - [2026-02-08 18:47:58] "PUT /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab HTTP/1.1" 200 264 0.050111 10.0.0.41 - - [2026-02-08 18:47:58] "GET /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004795 10.0.0.41 - - [2026-02-08 18:47:58] "POST /set-tag HTTP/1.1" 200 109 0.058234 10.0.0.41 - - [2026-02-08 18:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012926 10.0.0.41 - - [2026-02-08 18:47:58] "GET /network-policy/64d8c0b5-1cf9-4951-ab08-3e816a8c5ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002725 10.0.0.41 - - [2026-02-08 18:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.41 - - [2026-02-08 18:47:58] "GET /network-policy/450eeb45-bda7-414e-8360-d3a80aa73071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.002898 10.0.0.41 - - [2026-02-08 18:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.41 - - [2026-02-08 18:47:58] "GET /network-policy/8ec67e65-d198-4217-b5e6-5faed2393584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003571 10.0.0.41 - - [2026-02-08 18:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.41 - - [2026-02-08 18:47:58] "PUT /network-policy/8ec67e65-d198-4217-b5e6-5faed2393584 HTTP/1.1" 200 262 0.010634 10.0.0.41 - - [2026-02-08 18:47:58] "PUT /access-control-list/c265ade1-a5a9-493f-b3d0-9dcef4f2e31e HTTP/1.1" 200 272 0.020468 10.0.0.41 - - [2026-02-08 18:47:58] "POST /ref-update HTTP/1.1" 200 156 0.073398 10.0.0.41 - - [2026-02-08 18:47:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008736 10.0.0.41 - - [2026-02-08 18:47:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007694 10.0.0.41 - - [2026-02-08 18:47:58] "PUT /access-control-list/514be664-c625-4e38-8495-955d045377cb HTTP/1.1" 200 272 0.081918 10.0.0.41 - - [2026-02-08 18:47:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001601 10.0.0.41 - - [2026-02-08 18:47:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005456 10.0.0.41 - - [2026-02-08 18:47:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003232 10.0.0.41 - - [2026-02-08 18:47:58] "POST /security-groups HTTP/1.1" 409 245 0.004610 10.0.0.41 - - [2026-02-08 18:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.41 - - [2026-02-08 18:47:58] "PUT /security-group/209276fa-e01f-4599-87ca-cb3af895c916 HTTP/1.1" 200 262 0.059632 10.0.0.41 - - [2026-02-08 18:47:58] "PUT /access-control-list/2934dfe2-b6fa-49b3-aeef-afd7564c645d HTTP/1.1" 200 272 0.028806 10.0.0.41 - - [2026-02-08 18:47:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.032287 10.0.0.41 - - [2026-02-08 18:47:58] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.038167 10.0.0.41 - - [2026-02-08 18:47:58] "PUT /access-control-list/136b454a-f142-4aa6-abc2-aacee6679282 HTTP/1.1" 200 272 0.053268 10.0.0.41 - - [2026-02-08 18:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.41 - - [2026-02-08 18:47:58] "GET /policy-management/bed5d807-393d-46ef-ba7f-088b58989b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002768 10.0.0.41 - - [2026-02-08 18:47:58] "POST /tags HTTP/1.1" 409 206 0.003415 10.0.0.41 - - [2026-02-08 18:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.41 - - [2026-02-08 18:47:58] "GET /tag/e6e64103-b1d5-4f92-9c02-c5bcbbbdcd13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013482 10.0.0.41 - - [2026-02-08 18:47:58] "POST /firewall-rules HTTP/1.1" 200 562 0.088846 10.0.0.41 - - [2026-02-08 18:47:59] "GET /firewall-rule/ecca57a2-c70f-4933-ae7d-22c803924e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.009584 10.0.0.41 - - [2026-02-08 18:47:59] "GET /firewall-policy/653c5a0b-1ea4-435b-b2ff-4873d1951602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003328 10.0.0.41 - - [2026-02-08 18:47:59] "GET /firewall-rule/ecca57a2-c70f-4933-ae7d-22c803924e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002002 10.0.0.41 - - [2026-02-08 18:47:59] "POST /ref-update HTTP/1.1" 200 156 0.034389 10.0.0.41 - - [2026-02-08 18:47:59] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021017 10.0.0.41 - - [2026-02-08 18:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.41 - - [2026-02-08 18:47:59] "GET /policy-management/bed5d807-393d-46ef-ba7f-088b58989b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006247 10.0.0.41 - - [2026-02-08 18:47:59] "POST /tags HTTP/1.1" 409 206 0.002635 10.0.0.41 - - [2026-02-08 18:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014472 10.0.0.41 - - [2026-02-08 18:47:59] "GET /tag/e6e64103-b1d5-4f92-9c02-c5bcbbbdcd13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015079 10.0.0.41 - - [2026-02-08 18:47:59] "POST /firewall-rules HTTP/1.1" 200 560 0.126486 10.0.0.41 - - [2026-02-08 18:47:59] "GET /firewall-rule/c0d1a11c-9802-438c-bfde-c91c7a88e8d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.041085 10.0.0.41 - - [2026-02-08 18:47:59] "GET /firewall-policy/653c5a0b-1ea4-435b-b2ff-4873d1951602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.005256 10.0.0.41 - - [2026-02-08 18:47:59] "GET /firewall-rule/c0d1a11c-9802-438c-bfde-c91c7a88e8d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002679 10.0.0.41 - - [2026-02-08 18:47:59] "POST /ref-update HTTP/1.1" 200 156 0.089478 10.0.0.41 - - [2026-02-08 18:47:59] "POST /tags HTTP/1.1" 200 371 0.078367 10.0.0.41 - - [2026-02-08 18:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006464 10.0.0.41 - - [2026-02-08 18:47:59] "GET /tag/3d66fb9c-84cf-4b31-a05d-a864b85508ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.011389 10.0.0.41 - - [2026-02-08 18:47:59] "POST /tags HTTP/1.1" 200 319 0.030601 10.0.0.41 - - [2026-02-08 18:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.41 - - [2026-02-08 18:47:59] "GET /tag/827c4afb-4ff2-4468-a9ea-c7d72848301d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.012619 10.0.0.41 - - [2026-02-08 18:48:00] "POST /id-to-fqname HTTP/1.1" 200 181 0.000443 10.0.0.41 - - [2026-02-08 18:48:00] "POST /fqname-to-id HTTP/1.1" 404 190 0.009882 10.0.0.41 - - [2026-02-08 18:48:00] "POST /security-groups HTTP/1.1" 200 578 0.073730 10.0.0.41 - - [2026-02-08 18:48:00] "POST /projects HTTP/1.1" 200 497 0.221511 10.0.0.41 - - [2026-02-08 18:48:00] "POST /fqname-to-id HTTP/1.1" 404 225 0.002104 10.0.0.41 - - [2026-02-08 18:48:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.054002 10.0.0.41 - - [2026-02-08 18:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014998 10.0.0.41 - - [2026-02-08 18:48:00] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007999 10.0.0.41 - - [2026-02-08 18:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.41 - - [2026-02-08 18:48:00] "POST /access-control-lists HTTP/1.1" 200 587 0.125707 10.0.0.41 - - [2026-02-08 18:48:00] "GET /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.011680 10.0.0.41 - - [2026-02-08 18:48:00] "POST /fqname-to-id HTTP/1.1" 404 224 0.006805 10.0.0.41 - - [2026-02-08 18:48:00] "POST /access-control-lists HTTP/1.1" 200 585 0.075632 10.0.0.41 - - [2026-02-08 18:48:00] "PUT /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3 HTTP/1.1" 200 264 0.123731 10.0.0.41 - - [2026-02-08 18:48:00] "PUT /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab HTTP/1.1" 200 264 0.059625 10.0.0.41 - - [2026-02-08 18:48:00] "POST /security-groups HTTP/1.1" 200 558 0.060731 10.0.0.41 - - [2026-02-08 18:48:00] "POST /fqname-to-id HTTP/1.1" 404 248 0.004385 10.0.0.41 - - [2026-02-08 18:48:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.110933 10.0.0.41 - - [2026-02-08 18:48:00] "POST /chown HTTP/1.1" 200 109 0.018319 10.0.0.41 - - [2026-02-08 18:48:00] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004356 10.0.0.41 - - [2026-02-08 18:48:00] "POST /access-control-lists HTTP/1.1" 200 610 0.163750 10.0.0.41 - - [2026-02-08 18:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012614 10.0.0.41 - - [2026-02-08 18:48:00] "GET /policy-management/bed5d807-393d-46ef-ba7f-088b58989b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003936 10.0.0.41 - - [2026-02-08 18:48:00] "POST /fqname-to-id HTTP/1.1" 404 247 0.013830 10.0.0.41 - - [2026-02-08 18:48:00] "POST /tags HTTP/1.1" 409 214 0.002214 10.0.0.41 - - [2026-02-08 18:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.41 - - [2026-02-08 18:48:00] "GET /tag/827c4afb-4ff2-4468-a9ea-c7d72848301d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.026660 10.0.0.41 - - [2026-02-08 18:48:00] "POST /access-control-lists HTTP/1.1" 200 608 0.077550 10.0.0.41 - - [2026-02-08 18:48:00] "POST /firewall-rules HTTP/1.1" 200 578 0.100926 10.0.0.41 - - [2026-02-08 18:48:01] "GET /firewall-rule/109e6370-ccec-48e0-8683-74815939912b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003689 10.0.0.41 - - [2026-02-08 18:48:01] "GET /firewall-policy/653c5a0b-1ea4-435b-b2ff-4873d1951602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.006375 10.0.0.41 - - [2026-02-08 18:48:01] "GET /firewall-rule/109e6370-ccec-48e0-8683-74815939912b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002140 10.0.0.41 - - [2026-02-08 18:48:01] "POST /ref-update HTTP/1.1" 200 156 0.036178 10.0.0.41 - - [2026-02-08 18:48:01] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010631 10.0.0.41 - - [2026-02-08 18:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.41 - - [2026-02-08 18:48:01] "GET /policy-management/bed5d807-393d-46ef-ba7f-088b58989b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002759 10.0.0.41 - - [2026-02-08 18:48:01] "POST /tags HTTP/1.1" 409 214 0.001772 10.0.0.41 - - [2026-02-08 18:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.41 - - [2026-02-08 18:48:01] "GET /tag/827c4afb-4ff2-4468-a9ea-c7d72848301d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.015864 10.0.0.41 - - [2026-02-08 18:48:01] "POST /firewall-rules HTTP/1.1" 200 576 0.080981 10.0.0.41 - - [2026-02-08 18:48:01] "GET /firewall-rule/206e9b75-841a-44bf-a531-f1b0a9921399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.010165 10.0.0.41 - - [2026-02-08 18:48:01] "GET /firewall-policy/653c5a0b-1ea4-435b-b2ff-4873d1951602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004583 10.0.0.41 - - [2026-02-08 18:48:01] "GET /firewall-rule/206e9b75-841a-44bf-a531-f1b0a9921399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.007818 10.0.0.41 - - [2026-02-08 18:48:01] "POST /ref-update HTTP/1.1" 200 156 0.039188 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:48:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000829 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:48:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003436 10.0.0.41 - - [2026-02-08 18:48:01] "POST /tags HTTP/1.1" 200 363 0.027547 10.0.0.41 - - [2026-02-08 18:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016078 10.0.0.41 - - [2026-02-08 18:48:01] "GET /tag/57f6d1a7-80e9-454a-9e37-46eaac878de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.015380 10.0.0.41 - - [2026-02-08 18:48:01] "POST /tags HTTP/1.1" 200 311 0.019856 10.0.0.41 - - [2026-02-08 18:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.014388 10.0.0.41 - - [2026-02-08 18:48:01] "GET /tag/218547b9-9177-4fd6-b8da-09f955f7ae29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016582 10.0.0.41 - - [2026-02-08 18:48:01] "POST /id-to-fqname HTTP/1.1" 200 177 0.000482 10.0.0.41 - - [2026-02-08 18:48:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.006299 10.0.0.41 - - [2026-02-08 18:48:02] "POST /security-groups HTTP/1.1" 200 574 0.268416 10.0.0.41 - - [2026-02-08 18:48:02] "POST /projects HTTP/1.1" 200 489 0.435638 10.0.0.41 - - [2026-02-08 18:48:02] "POST /fqname-to-id HTTP/1.1" 404 217 0.002801 10.0.0.41 - - [2026-02-08 18:48:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.011441 10.0.0.41 - - [2026-02-08 18:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006688 10.0.0.41 - - [2026-02-08 18:48:02] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.018098 10.0.0.41 - - [2026-02-08 18:48:02] "POST /access-control-lists HTTP/1.1" 200 583 0.106640 10.0.0.41 - - [2026-02-08 18:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015127 10.0.0.41 - - [2026-02-08 18:48:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.012562 10.0.0.41 - - [2026-02-08 18:48:02] "GET /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.010852 10.0.0.41 - - [2026-02-08 18:48:02] "POST /access-control-lists HTTP/1.1" 200 581 0.076982 10.0.0.41 - - [2026-02-08 18:48:02] "PUT /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3 HTTP/1.1" 200 264 0.053609 10.0.0.41 - - [2026-02-08 18:48:02] "PUT /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab HTTP/1.1" 200 264 0.055585 10.0.0.41 - - [2026-02-08 18:48:02] "POST /security-groups HTTP/1.1" 200 546 0.071672 10.0.0.41 - - [2026-02-08 18:48:02] "POST /fqname-to-id HTTP/1.1" 404 240 0.005443 10.0.0.41 - - [2026-02-08 18:48:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.011405 10.0.0.41 - - [2026-02-08 18:48:02] "POST /access-control-lists HTTP/1.1" 200 602 0.070112 10.0.0.41 - - [2026-02-08 18:48:02] "POST /chown HTTP/1.1" 200 109 0.057428 10.0.0.41 - - [2026-02-08 18:48:02] "POST /fqname-to-id HTTP/1.1" 404 239 0.015757 10.0.0.41 - - [2026-02-08 18:48:02] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004860 10.0.0.41 - - [2026-02-08 18:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.41 - - [2026-02-08 18:48:02] "GET /policy-management/bed5d807-393d-46ef-ba7f-088b58989b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.020716 10.0.0.41 - - [2026-02-08 18:48:02] "POST /access-control-lists HTTP/1.1" 200 600 0.073737 10.0.0.41 - - [2026-02-08 18:48:02] "POST /tags HTTP/1.1" 409 210 0.001771 10.0.0.41 - - [2026-02-08 18:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.41 - - [2026-02-08 18:48:02] "GET /tag/218547b9-9177-4fd6-b8da-09f955f7ae29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012430 10.0.0.41 - - [2026-02-08 18:48:02] "POST /firewall-rules HTTP/1.1" 200 570 0.067199 10.0.0.41 - - [2026-02-08 18:48:02] "GET /firewall-rule/916e0806-e5a9-4c44-9dcb-01d0b2f7000f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007729 10.0.0.41 - - [2026-02-08 18:48:02] "GET /firewall-policy/653c5a0b-1ea4-435b-b2ff-4873d1951602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.009232 10.0.0.41 - - [2026-02-08 18:48:02] "GET /firewall-rule/916e0806-e5a9-4c44-9dcb-01d0b2f7000f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002131 10.0.0.41 - - [2026-02-08 18:48:03] "POST /ref-update HTTP/1.1" 200 156 0.047064 10.0.0.41 - - [2026-02-08 18:48:03] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016897 10.0.0.41 - - [2026-02-08 18:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.41 - - [2026-02-08 18:48:03] "GET /policy-management/bed5d807-393d-46ef-ba7f-088b58989b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004266 10.0.0.41 - - [2026-02-08 18:48:03] "POST /tags HTTP/1.1" 409 210 0.002056 10.0.0.41 - - [2026-02-08 18:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001324 10.0.0.41 - - [2026-02-08 18:48:03] "GET /tag/218547b9-9177-4fd6-b8da-09f955f7ae29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010779 10.0.0.41 - - [2026-02-08 18:48:03] "POST /firewall-rules HTTP/1.1" 200 568 0.110251 10.0.0.41 - - [2026-02-08 18:48:03] "GET /firewall-rule/43c911af-a887-442b-b6a1-99ccb17e5376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.049878 10.0.0.41 - - [2026-02-08 18:48:03] "GET /firewall-policy/653c5a0b-1ea4-435b-b2ff-4873d1951602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.005079 10.0.0.41 - - [2026-02-08 18:48:03] "GET /firewall-rule/43c911af-a887-442b-b6a1-99ccb17e5376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005031 10.0.0.41 - - [2026-02-08 18:48:03] "POST /ref-update HTTP/1.1" 200 156 0.043900 10.0.0.41 - - [2026-02-08 18:48:03] "POST /tags HTTP/1.1" 409 237 0.001903 10.0.0.41 - - [2026-02-08 18:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.41 - - [2026-02-08 18:48:03] "GET /tag/8f7e3c72-979d-4d36-984e-8d47ee12f22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.009996 10.0.0.41 - - [2026-02-08 18:48:03] "POST /tags HTTP/1.1" 409 210 0.002164 10.0.0.41 - - [2026-02-08 18:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.41 - - [2026-02-08 18:48:03] "GET /tag/f0a78970-9223-42b6-b2f7-26a42fcf8f6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012366 10.0.0.41 - - [2026-02-08 18:48:03] "POST /projects HTTP/1.1" 409 223 0.002098 10.0.0.41 - - [2026-02-08 18:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.41 - - [2026-02-08 18:48:03] "GET /project/a8dc3ec3-c451-426c-8c99-bb014357935e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.044846 10.0.0.41 - - [2026-02-08 18:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.41 - - [2026-02-08 18:48:03] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005658 10.0.0.41 - - [2026-02-08 18:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.41 - - [2026-02-08 18:48:03] "GET /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004339 10.0.0.41 - - [2026-02-08 18:48:03] "PUT /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3 HTTP/1.1" 200 264 0.046205 10.0.0.41 - - [2026-02-08 18:48:03] "PUT /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab HTTP/1.1" 200 264 0.100049 10.0.0.41 - - [2026-02-08 18:48:04] "POST /security-groups HTTP/1.1" 409 253 0.002298 10.0.0.41 - - [2026-02-08 18:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.41 - - [2026-02-08 18:48:04] "PUT /security-group/cf30485d-0335-41f7-af35-21cae4459f3b HTTP/1.1" 200 262 0.059611 10.0.0.41 - - [2026-02-08 18:48:04] "PUT /access-control-list/fb4c70c6-04bd-4189-8f02-b68b81370e8e HTTP/1.1" 200 272 0.025950 10.0.0.41 - - [2026-02-08 18:48:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.049045 10.0.0.41 - - [2026-02-08 18:48:04] "PUT /access-control-list/4a231558-2b6b-4df6-9ed8-5fcb0fe64f25 HTTP/1.1" 200 272 0.040966 10.0.0.41 - - [2026-02-08 18:48:04] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.040908 10.0.0.41 - - [2026-02-08 18:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.41 - - [2026-02-08 18:48:04] "GET /policy-management/bed5d807-393d-46ef-ba7f-088b58989b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002766 10.0.0.41 - - [2026-02-08 18:48:04] "POST /tags HTTP/1.1" 409 210 0.002114 10.0.0.41 - - [2026-02-08 18:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.41 - - [2026-02-08 18:48:04] "GET /tag/f0a78970-9223-42b6-b2f7-26a42fcf8f6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010053 10.0.0.41 - - [2026-02-08 18:48:04] "POST /firewall-rules HTTP/1.1" 200 570 0.103807 10.0.0.41 - - [2026-02-08 18:48:04] "GET /firewall-rule/457325bc-114b-450f-8926-867b256cd57c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.026408 10.0.0.41 - - [2026-02-08 18:48:04] "GET /firewall-policy/653c5a0b-1ea4-435b-b2ff-4873d1951602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004093 10.0.0.41 - - [2026-02-08 18:48:04] "GET /firewall-rule/457325bc-114b-450f-8926-867b256cd57c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002095 10.0.0.41 - - [2026-02-08 18:48:04] "POST /ref-update HTTP/1.1" 200 156 0.052515 10.0.0.41 - - [2026-02-08 18:48:04] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005853 10.0.0.41 - - [2026-02-08 18:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.41 - - [2026-02-08 18:48:04] "GET /policy-management/bed5d807-393d-46ef-ba7f-088b58989b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002566 10.0.0.41 - - [2026-02-08 18:48:04] "POST /tags HTTP/1.1" 409 210 0.003860 10.0.0.41 - - [2026-02-08 18:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.41 - - [2026-02-08 18:48:04] "GET /tag/f0a78970-9223-42b6-b2f7-26a42fcf8f6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012198 10.0.0.41 - - [2026-02-08 18:48:04] "POST /firewall-rules HTTP/1.1" 200 568 0.065524 10.0.0.41 - - [2026-02-08 18:48:04] "GET /firewall-rule/0421dd2d-9cb6-4f0d-9ae2-edf420c94f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.003736 10.0.0.41 - - [2026-02-08 18:48:04] "GET /firewall-policy/653c5a0b-1ea4-435b-b2ff-4873d1951602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004602 10.0.0.41 - - [2026-02-08 18:48:04] "GET /firewall-rule/0421dd2d-9cb6-4f0d-9ae2-edf420c94f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.003037 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:48:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000714 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:48:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000744 10.0.0.41 - - [2026-02-08 18:48:04] "POST /ref-update HTTP/1.1" 200 156 0.047366 10.0.0.41 - - [2026-02-08 18:48:04] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011586 10.0.0.41 - - [2026-02-08 18:48:04] "POST /set-tag HTTP/1.1" 200 109 0.003568 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:48:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000893 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:48:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:48:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000830 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:48:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000888 10.0.0.141 - - [2026-02-08 18:48:48] "GET / HTTP/1.1" 200 35931 0.002342 10.0.0.141 - - [2026-02-08 18:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.141 - - [2026-02-08 18:48:48] "GET /global-system-config/1abcf5b6-6ca7-4082-a9e7-e5b8064b3e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006018 10.0.0.141 - - [2026-02-08 18:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.141 - - [2026-02-08 18:48:48] "GET /routing-instance/804cf69e-b967-4c0d-a4c8-dc216e9e4b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004061 10.0.0.141 - - [2026-02-08 18:48:48] "PUT /global-system-config/1abcf5b6-6ca7-4082-a9e7-e5b8064b3e9d HTTP/1.1" 200 274 0.013139 10.0.0.141 - - [2026-02-08 18:48:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.007331 10.0.0.141 - - [2026-02-08 18:48:48] "POST /virtual-routers HTTP/1.1" 200 599 0.024036 10.0.0.141 - - [2026-02-08 18:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.141 - - [2026-02-08 18:48:48] "GET /virtual-router/9ed06450-01b0-4376-b1b5-b9187ecf2237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.029581 10.0.0.141 - - [2026-02-08 18:48:48] "POST /fqname-to-id HTTP/1.1" 404 229 0.002028 10.0.0.141 - - [2026-02-08 18:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.141 - - [2026-02-08 18:48:48] "GET /virtual-network/9f8a04d6-07ff-4d16-b7af-a3540eacddaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003638 10.0.0.141 - - [2026-02-08 18:48:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.099560 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:48:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001364 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:48:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001427 10.0.0.41 - - [2026-02-08 18:48:56] "GET /global-system-configs HTTP/1.1" 200 322 0.002810 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:48:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000840 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:48:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000899 10.0.0.41 - - [2026-02-08 18:48:58] "GET /global-system-configs HTTP/1.1" 200 322 0.002973 10.0.0.41 - - [2026-02-08 18:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.41 - - [2026-02-08 18:49:38] "GET /virtual-router/9ed06450-01b0-4376-b1b5-b9187ecf2237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002387 10.0.0.141 - - [2026-02-08 18:49:50] "GET / HTTP/1.1" 200 35931 0.001401 10.0.0.141 - - [2026-02-08 18:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.141 - - [2026-02-08 18:49:50] "GET /global-system-config/1abcf5b6-6ca7-4082-a9e7-e5b8064b3e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004686 10.0.0.141 - - [2026-02-08 18:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.141 - - [2026-02-08 18:49:50] "GET /routing-instance/804cf69e-b967-4c0d-a4c8-dc216e9e4b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003034 10.0.0.141 - - [2026-02-08 18:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.141 - - [2026-02-08 18:49:50] "GET /virtual-router/9ed06450-01b0-4376-b1b5-b9187ecf2237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002400 10.0.0.141 - - [2026-02-08 18:49:51] "PUT /virtual-router/9ed06450-01b0-4376-b1b5-b9187ecf2237 HTTP/1.1" 200 262 0.010424 10.0.0.141 - - [2026-02-08 18:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011292 10.0.0.141 - - [2026-02-08 18:49:51] "GET /virtual-router/9ed06450-01b0-4376-b1b5-b9187ecf2237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003285 10.0.0.141 - - [2026-02-08 18:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.141 - - [2026-02-08 18:49:51] "GET /virtual-machine-interface/d6863b34-6389-46b2-89c2-b6c78c6e887a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.007171 10.0.0.141 - - [2026-02-08 18:49:51] "PUT /virtual-machine-interface/d6863b34-6389-46b2-89c2-b6c78c6e887a HTTP/1.1" 200 284 0.008927 10.0.0.41 - - [2026-02-08 18:51:53] "GET /virtual-router/9ed06450-01b0-4376-b1b5-b9187ecf2237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004058 10.0.0.41 - - [2026-02-08 18:51:53] "POST /ref-update HTTP/1.1" 200 156 0.016448 10.0.0.41 - - [2026-02-08 18:51:56] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008696 10.0.0.41 - - [2026-02-08 18:51:56] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.41 - - [2026-02-08 18:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.41 - - [2026-02-08 18:51:56] "GET /loadbalancer/30f06406-e397-484f-b5ad-6b612293ba77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002452 10.0.0.41 - - [2026-02-08 18:51:56] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004247 10.0.0.41 - - [2026-02-08 18:51:56] "POST /set-tag HTTP/1.1" 200 109 0.001864 10.0.0.41 - - [2026-02-08 18:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.41 - - [2026-02-08 18:51:56] "GET /loadbalancer/30f06406-e397-484f-b5ad-6b612293ba77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.001938 10.0.0.41 - - [2026-02-08 18:51:56] "GET /loadbalancer-pool/3c128b80-6c84-4745-873c-4363c79b2482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003048 10.0.0.41 - - [2026-02-08 18:51:56] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023822 10.0.0.41 - - [2026-02-08 18:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.009127 10.0.0.41 - - [2026-02-08 18:51:56] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004513 10.0.0.41 - - [2026-02-08 18:51:56] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005753 10.0.0.41 - - [2026-02-08 18:51:56] "POST /ref-update HTTP/1.1" 200 156 0.006147 10.0.0.41 - - [2026-02-08 18:51:56] "GET /floating-ip/012c2a92-de31-44c5-a738-41556461344f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1769 0.008175 10.0.0.41 - - [2026-02-08 18:51:56] "POST /tags HTTP/1.1" 409 205 0.001951 10.0.0.41 - - [2026-02-08 18:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.41 - - [2026-02-08 18:51:56] "GET /tag/cf336f15-a1d4-42a1-80ce-1254386cc691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009387 10.0.0.41 - - [2026-02-08 18:51:56] "PUT /floating-ip/012c2a92-de31-44c5-a738-41556461344f HTTP/1.1" 200 256 0.009350 10.0.0.41 - - [2026-02-08 18:51:56] "POST /set-tag HTTP/1.1" 200 109 0.076786 10.0.0.41 - - [2026-02-08 18:51:56] "GET /loadbalancer-pool/e41e0294-b324-49b1-b28a-2e07359281c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.021198 10.0.0.41 - - [2026-02-08 18:51:56] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014366 10.0.0.41 - - [2026-02-08 18:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.012602 10.0.0.41 - - [2026-02-08 18:51:56] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012545 10.0.0.41 - - [2026-02-08 18:51:56] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003492 10.0.0.41 - - [2026-02-08 18:51:56] "POST /ref-update HTTP/1.1" 200 156 0.005487 10.0.0.41 - - [2026-02-08 18:51:56] "GET /floating-ip/012c2a92-de31-44c5-a738-41556461344f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004642 10.0.0.41 - - [2026-02-08 18:51:56] "POST /set-tag HTTP/1.1" 200 109 0.002149 10.0.0.41 - - [2026-02-08 18:51:56] "GET /loadbalancer-pool/a5d1d282-21c8-4d96-b712-b4ece9b61ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003277 10.0.0.41 - - [2026-02-08 18:51:56] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017529 10.0.0.41 - - [2026-02-08 18:51:56] "PUT /floating-ip/012c2a92-de31-44c5-a738-41556461344f HTTP/1.1" 200 256 0.021723 10.0.0.41 - - [2026-02-08 18:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008850 10.0.0.41 - - [2026-02-08 18:51:56] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018856 10.0.0.41 - - [2026-02-08 18:51:56] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.41 - - [2026-02-08 18:51:56] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003452 10.0.0.41 - - [2026-02-08 18:51:56] "POST /ref-update HTTP/1.1" 200 156 0.012328 10.0.0.41 - - [2026-02-08 18:51:56] "GET /floating-ip/012c2a92-de31-44c5-a738-41556461344f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.004743 10.0.0.41 - - [2026-02-08 18:51:57] "PUT /floating-ip/012c2a92-de31-44c5-a738-41556461344f HTTP/1.1" 200 256 0.009204 10.0.0.41 - - [2026-02-08 18:53:56] "GET /global-system-configs HTTP/1.1" 200 322 0.002737 10.0.0.41 - - [2026-02-08 18:53:58] "GET /global-system-configs HTTP/1.1" 200 322 0.001896 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:54:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:54:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000862 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:54:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000861 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:54:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000839 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:54:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000855 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:54:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000874 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:54:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001143 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:54:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001286 10.0.0.41 - - [2026-02-08 18:55:12] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006336 10.0.0.41 - - [2026-02-08 18:55:12] "POST /set-tag HTTP/1.1" 200 109 0.003355 10.0.0.41 - - [2026-02-08 18:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006517 10.0.0.41 - - [2026-02-08 18:55:12] "GET /loadbalancer/30f06406-e397-484f-b5ad-6b612293ba77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004119 10.0.0.41 - - [2026-02-08 18:55:12] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006835 10.0.0.41 - - [2026-02-08 18:55:12] "POST /set-tag HTTP/1.1" 200 109 0.019133 10.0.0.41 - - [2026-02-08 18:55:12] "DELETE /loadbalancer-member/6a2cbd0c-977c-42bf-a906-a03e99a5aca4 HTTP/1.1" 200 115 0.067609 10.0.0.41 - - [2026-02-08 18:55:12] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006625 10.0.0.41 - - [2026-02-08 18:55:12] "POST /set-tag HTTP/1.1" 200 109 0.004091 10.0.0.41 - - [2026-02-08 18:55:12] "DELETE /loadbalancer-member/164eb5df-8aba-4d4a-98ba-4c3438d76a46 HTTP/1.1" 200 115 0.045541 10.0.0.41 - - [2026-02-08 18:55:12] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003706 10.0.0.41 - - [2026-02-08 18:55:12] "POST /set-tag HTTP/1.1" 200 109 0.005764 10.0.0.41 - - [2026-02-08 18:55:12] "DELETE /loadbalancer-member/83d5f564-1249-464e-9c84-0007e255026e HTTP/1.1" 200 115 0.030226 10.0.0.41 - - [2026-02-08 18:55:12] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005582 10.0.0.41 - - [2026-02-08 18:55:12] "POST /set-tag HTTP/1.1" 200 109 0.005105 10.0.0.41 - - [2026-02-08 18:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004670 10.0.0.41 - - [2026-02-08 18:55:12] "GET /loadbalancer/30f06406-e397-484f-b5ad-6b612293ba77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006917 10.0.0.41 - - [2026-02-08 18:55:13] "GET /loadbalancer-pool/3c128b80-6c84-4745-873c-4363c79b2482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.008424 10.0.0.41 - - [2026-02-08 18:55:13] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019563 10.0.0.41 - - [2026-02-08 18:55:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.017130 10.0.0.41 - - [2026-02-08 18:55:13] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014493 10.0.0.41 - - [2026-02-08 18:55:13] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006713 10.0.0.41 - - [2026-02-08 18:55:13] "GET /floating-ip/012c2a92-de31-44c5-a738-41556461344f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.008838 10.0.0.41 - - [2026-02-08 18:55:13] "POST /set-tag HTTP/1.1" 200 109 0.079531 10.0.0.41 - - [2026-02-08 18:55:13] "GET /loadbalancer-pool/e41e0294-b324-49b1-b28a-2e07359281c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.011823 10.0.0.41 - - [2026-02-08 18:55:13] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024043 10.0.0.41 - - [2026-02-08 18:55:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.095207 10.0.0.41 - - [2026-02-08 18:55:13] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.031857 10.0.0.41 - - [2026-02-08 18:55:13] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008819 10.0.0.41 - - [2026-02-08 18:55:13] "POST /set-tag HTTP/1.1" 200 109 0.010372 10.0.0.41 - - [2026-02-08 18:55:13] "GET /floating-ip/012c2a92-de31-44c5-a738-41556461344f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.002944 10.0.0.41 - - [2026-02-08 18:55:13] "GET /loadbalancer-pool/a5d1d282-21c8-4d96-b712-b4ece9b61ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003291 10.0.0.41 - - [2026-02-08 18:55:13] "POST /loadbalancer-members HTTP/1.1" 200 692 0.049614 10.0.0.41 - - [2026-02-08 18:55:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021500 10.0.0.41 - - [2026-02-08 18:55:13] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.020881 10.0.0.41 - - [2026-02-08 18:55:13] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.021049 10.0.0.41 - - [2026-02-08 18:55:13] "GET /floating-ip/012c2a92-de31-44c5-a738-41556461344f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.004673 10.0.0.41 - - [2026-02-08 18:55:13] "POST /set-tag HTTP/1.1" 200 109 0.009777 10.0.0.41 - - [2026-02-08 18:56:30] "GET / HTTP/1.1" 200 35931 0.001597 10.0.0.41 - - [2026-02-08 18:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.41 - - [2026-02-08 18:56:30] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.025142 10.0.0.41 - - [2026-02-08 18:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007614 10.0.0.41 - - [2026-02-08 18:56:30] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.036787 10.0.0.41 - - [2026-02-08 18:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.41 - - [2026-02-08 18:56:30] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.028255 10.0.0.41 - - [2026-02-08 18:56:31] "POST /tags HTTP/1.1" 200 333 0.032184 10.0.0.41 - - [2026-02-08 18:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.41 - - [2026-02-08 18:56:31] "GET /tag/803462c3-0767-4f90-be9b-84fe682bc803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.030910 10.0.0.41 - - [2026-02-08 18:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008869 10.0.0.41 - - [2026-02-08 18:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005356 10.0.0.41 - - [2026-02-08 18:56:31] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.039414 10.0.0.41 - - [2026-02-08 18:56:31] "GET /virtual-networks?parent_id=07e8452d-0122-405d-a03c-1a37de4993ab&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.004885 10.0.0.41 - - [2026-02-08 18:56:31] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.051755 10.0.0.41 - - [2026-02-08 18:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.41 - - [2026-02-08 18:56:31] "GET /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007074 10.0.0.41 - - [2026-02-08 18:56:31] "POST /virtual-networks HTTP/1.1" 200 512 0.107104 10.0.0.41 - - [2026-02-08 18:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.41 - - [2026-02-08 18:56:31] "GET /service-appliance-set/baf7c4fb-3b9d-4deb-a45a-65e2cf6d5404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002926 10.0.0.41 - - [2026-02-08 18:56:31] "POST /fqname-to-id HTTP/1.1" 404 254 0.001432 10.0.0.41 - - [2026-02-08 18:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.41 - - [2026-02-08 18:56:31] "GET /network-ipam/d3074237-fd89-4203-8479-0017c74a4435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.002163 10.0.0.41 - - [2026-02-08 18:56:31] "POST /useragent-kv HTTP/1.1" 200 115 0.007030 10.0.0.41 - - [2026-02-08 18:56:31] "POST /ref-update HTTP/1.1" 200 156 0.055102 10.0.0.41 - - [2026-02-08 18:56:31] "GET /virtual-network/7e9a649e-8c6d-4de8-ae26-e28d20053410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003672 10.0.0.41 - - [2026-02-08 18:56:31] "GET /domains HTTP/1.1" 200 280 0.001199 10.0.0.41 - - [2026-02-08 18:56:31] "GET /domain/39625fbd-0a79-40df-8c69-7016580db08a HTTP/1.1" 200 3086 0.050602 10.0.0.41 - - [2026-02-08 18:56:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.146334 10.0.0.41 - - [2026-02-08 18:56:31] "GET /virtual-machine-interface/fbffbfba-4fef-41f0-a653-390ff6993bf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.018052 10.0.0.41 - - [2026-02-08 18:56:31] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab HTTP/1.1" 200 5475 0.088837 10.0.0.41 - - [2026-02-08 18:56:31] "GET /virtual-network/7e9a649e-8c6d-4de8-ae26-e28d20053410 HTTP/1.1" 200 2088 0.009829 10.0.0.41 - - [2026-02-08 18:56:31] "GET /virtual-network/7e9a649e-8c6d-4de8-ae26-e28d20053410 HTTP/1.1" 200 2088 0.004568 10.0.0.41 - - [2026-02-08 18:56:31] "POST /instance-ips HTTP/1.1" 200 409 0.050884 10.0.0.41 - - [2026-02-08 18:56:31] "GET /routing-instance/042b7ecc-9c51-4755-84ce-e2433f44f9b9 HTTP/1.1" 200 1179 0.003993 10.0.0.41 - - [2026-02-08 18:56:31] "GET /routing-instance/042b7ecc-9c51-4755-84ce-e2433f44f9b9 HTTP/1.1" 200 1179 0.008084 10.0.0.41 - - [2026-02-08 18:56:31] "GET /instance-ip/80f60702-51ad-487a-bf03-54c7f32ba6d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.004032 10.0.0.41 - - [2026-02-08 18:56:31] "POST /loadbalancers HTTP/1.1" 200 610 0.066277 10.0.0.41 - - [2026-02-08 18:56:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.019551 10.0.0.41 - - [2026-02-08 18:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007440 10.0.0.41 - - [2026-02-08 18:56:31] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040916 10.0.0.41 - - [2026-02-08 18:56:31] "GET /instance-ip/80f60702-51ad-487a-bf03-54c7f32ba6d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.002980 10.0.0.41 - - [2026-02-08 18:56:31] "POST /floating-ips HTTP/1.1" 200 597 0.019670 10.0.0.41 - - [2026-02-08 18:56:31] "POST /route-targets HTTP/1.1" 200 327 0.028263 10.0.0.41 - - [2026-02-08 18:56:31] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.053804 10.0.0.41 - - [2026-02-08 18:56:31] "GET /loadbalancer/4c905b95-dcba-4258-97b2-cbd01cf908cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.006790 10.0.0.41 - - [2026-02-08 18:56:31] "POST /ref-update HTTP/1.1" 200 156 0.029213 10.0.0.41 - - [2026-02-08 18:56:31] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.038839 10.0.0.41 - - [2026-02-08 18:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.41 - - [2026-02-08 18:56:31] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.034081 10.0.0.41 - - [2026-02-08 18:56:31] "GET /loadbalancer-listener/5bd51029-0ce4-4de9-8fb0-672bfc2d3130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.002820 10.0.0.41 - - [2026-02-08 18:56:32] "GET /loadbalancer-listener/5bd51029-0ce4-4de9-8fb0-672bfc2d3130?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003629 10.0.0.41 - - [2026-02-08 18:56:32] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.023043 10.0.0.41 - - [2026-02-08 18:56:32] "GET /instance-ip/80f60702-51ad-487a-bf03-54c7f32ba6d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003278 10.0.0.41 - - [2026-02-08 18:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.41 - - [2026-02-08 18:56:32] "GET /instance-ip/80f60702-51ad-487a-bf03-54c7f32ba6d3?fields=floating_ips HTTP/1.1" 200 1212 0.009136 10.0.0.41 - - [2026-02-08 18:56:32] "GET /loadbalancer/4c905b95-dcba-4258-97b2-cbd01cf908cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002709 10.0.0.41 - - [2026-02-08 18:56:32] "GET /floating-ip/061fa732-c43c-4226-914a-358dcffc25b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003489 10.0.0.41 - - [2026-02-08 18:56:32] "POST /tags HTTP/1.1" 200 295 0.063421 10.0.0.41 - - [2026-02-08 18:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008656 10.0.0.41 - - [2026-02-08 18:56:32] "GET /tag/93e7038b-7c99-4f4d-a441-1fbccf94c902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.012129 10.0.0.41 - - [2026-02-08 18:56:32] "POST /tags HTTP/1.1" 409 233 0.001605 10.0.0.41 - - [2026-02-08 18:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001307 10.0.0.41 - - [2026-02-08 18:56:32] "GET /tag/cc15e342-e799-4c25-bdd1-f430efe880e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.009983 10.0.0.41 - - [2026-02-08 18:56:32] "POST /tags HTTP/1.1" 409 206 0.001653 10.0.0.41 - - [2026-02-08 18:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.41 - - [2026-02-08 18:56:32] "GET /tag/e6e64103-b1d5-4f92-9c02-c5bcbbbdcd13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010195 10.0.0.41 - - [2026-02-08 18:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.41 - - [2026-02-08 18:56:32] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004076 10.0.0.41 - - [2026-02-08 18:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.41 - - [2026-02-08 18:56:32] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.029686 10.0.0.41 - - [2026-02-08 18:56:32] "POST /virtual-machines HTTP/1.1" 200 369 0.007680 10.0.0.41 - - [2026-02-08 18:56:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.022108 10.0.0.41 - - [2026-02-08 18:56:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.103961 10.0.0.41 - - [2026-02-08 18:56:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.007728 10.0.0.41 - - [2026-02-08 18:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008988 10.0.0.41 - - [2026-02-08 18:56:32] "GET /virtual-machine-interface/e25e968e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004043 10.0.0.41 - - [2026-02-08 18:56:32] "POST /instance-ips HTTP/1.1" 200 409 0.017444 10.0.0.41 - - [2026-02-08 18:56:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.018145 10.0.0.41 - - [2026-02-08 18:56:32] "GET /virtual-machine-interface/e25e968e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009171 10.0.0.41 - - [2026-02-08 18:56:32] "POST /set-tag HTTP/1.1" 200 109 0.017213 10.0.0.41 - - [2026-02-08 18:56:32] "GET /virtual-machine-interface/e25e968e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.020554 10.0.0.41 - - [2026-02-08 18:56:32] "GET /instance-ip/e2776b78-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002620 10.0.0.41 - - [2026-02-08 18:56:32] "GET /virtual-machine-interface/e25e968e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004140 10.0.0.41 - - [2026-02-08 18:56:32] "POST /set-tag HTTP/1.1" 200 109 0.001973 10.0.0.41 - - [2026-02-08 18:56:32] "GET /virtual-router/9ed06450-01b0-4376-b1b5-b9187ecf2237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003046 10.0.0.41 - - [2026-02-08 18:56:33] "POST /ref-update HTTP/1.1" 200 156 0.009968 10.0.0.41 - - [2026-02-08 18:56:33] "GET /virtual-machine-interface/e25e968e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011967 10.0.0.41 - - [2026-02-08 18:56:33] "POST /set-tag HTTP/1.1" 200 109 0.002316 10.0.0.41 - - [2026-02-08 18:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.41 - - [2026-02-08 18:56:33] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003639 10.0.0.41 - - [2026-02-08 18:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.41 - - [2026-02-08 18:56:33] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.035820 10.0.0.41 - - [2026-02-08 18:56:33] "POST /virtual-machines HTTP/1.1" 200 369 0.008128 10.0.0.41 - - [2026-02-08 18:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.007406 10.0.0.41 - - [2026-02-08 18:56:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110567 10.0.0.41 - - [2026-02-08 18:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.058749 10.0.0.41 - - [2026-02-08 18:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.41 - - [2026-02-08 18:56:33] "GET /virtual-machine-interface/e2c7832e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008406 10.0.0.41 - - [2026-02-08 18:56:33] "POST /instance-ips HTTP/1.1" 200 409 0.125780 10.0.0.41 - - [2026-02-08 18:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.021661 10.0.0.41 - - [2026-02-08 18:56:33] "GET /virtual-machine-interface/e2c7832e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.012991 10.0.0.41 - - [2026-02-08 18:56:33] "POST /set-tag HTTP/1.1" 200 109 0.015213 10.0.0.41 - - [2026-02-08 18:56:33] "GET /virtual-machine-interface/e2c7832e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011308 10.0.0.41 - - [2026-02-08 18:56:33] "GET /instance-ip/e2ea0b2e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002625 10.0.0.41 - - [2026-02-08 18:56:33] "GET /virtual-machine-interface/e2c7832e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012676 10.0.0.41 - - [2026-02-08 18:56:33] "POST /set-tag HTTP/1.1" 200 109 0.001942 10.0.0.41 - - [2026-02-08 18:56:33] "GET /virtual-router/9ed06450-01b0-4376-b1b5-b9187ecf2237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.003156 10.0.0.41 - - [2026-02-08 18:56:33] "POST /ref-update HTTP/1.1" 200 156 0.007582 10.0.0.41 - - [2026-02-08 18:56:33] "GET /virtual-machine-interface/e2c7832e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003928 10.0.0.41 - - [2026-02-08 18:56:33] "POST /set-tag HTTP/1.1" 200 109 0.001908 10.0.0.41 - - [2026-02-08 18:56:33] "GET /virtual-machine-interface/e25e968e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003392 10.0.0.41 - - [2026-02-08 18:56:33] "POST /set-tag HTTP/1.1" 200 109 0.005155 10.0.0.41 - - [2026-02-08 18:56:33] "GET /virtual-machine-interface/e2c7832e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003690 10.0.0.41 - - [2026-02-08 18:56:33] "POST /set-tag HTTP/1.1" 200 109 0.001862 10.0.0.41 - - [2026-02-08 18:56:36] "GET /domains HTTP/1.1" 200 280 0.001692 10.0.0.41 - - [2026-02-08 18:56:36] "GET /domain/39625fbd-0a79-40df-8c69-7016580db08a HTTP/1.1" 200 3086 0.002562 10.0.0.41 - - [2026-02-08 18:56:36] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab HTTP/1.1" 200 7063 0.031127 10.0.0.41 - - [2026-02-08 18:56:36] "GET /virtual-network/7e9a649e-8c6d-4de8-ae26-e28d20053410 HTTP/1.1" 200 2088 0.013890 10.0.0.41 - - [2026-02-08 18:56:36] "GET /virtual-network/7e9a649e-8c6d-4de8-ae26-e28d20053410 HTTP/1.1" 200 2088 0.003900 10.0.0.41 - - [2026-02-08 18:56:36] "GET /routing-instance/042b7ecc-9c51-4755-84ce-e2433f44f9b9 HTTP/1.1" 200 1400 0.003427 10.0.0.41 - - [2026-02-08 18:56:36] "GET /routing-instance/042b7ecc-9c51-4755-84ce-e2433f44f9b9 HTTP/1.1" 200 1400 0.002063 10.0.0.41 - - [2026-02-08 18:56:36] "GET /route-target/2b53b10d-b5c9-4964-a508-bcf725c307db HTTP/1.1" 200 1152 0.001839 10.0.0.41 - - [2026-02-08 18:56:36] "GET /virtual-network/7e9a649e-8c6d-4de8-ae26-e28d20053410 HTTP/1.1" 200 2088 0.003318 10.0.0.41 - - [2026-02-08 18:56:36] "GET /routing-instance/042b7ecc-9c51-4755-84ce-e2433f44f9b9 HTTP/1.1" 200 1400 0.002012 10.0.0.41 - - [2026-02-08 18:56:36] "GET /virtual-network/7e9a649e-8c6d-4de8-ae26-e28d20053410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003196 10.0.0.41 - - [2026-02-08 18:56:36] "GET /virtual-network/7e9a649e-8c6d-4de8-ae26-e28d20053410 HTTP/1.1" 200 2088 0.003396 10.0.0.41 - - [2026-02-08 18:56:36] "GET /routing-instance/042b7ecc-9c51-4755-84ce-e2433f44f9b9 HTTP/1.1" 200 1400 0.002037 10.0.0.41 - - [2026-02-08 18:56:36] "GET /routing-instance/042b7ecc-9c51-4755-84ce-e2433f44f9b9 HTTP/1.1" 200 1400 0.002102 10.0.0.41 - - [2026-02-08 18:56:36] "GET /route-target/2b53b10d-b5c9-4964-a508-bcf725c307db HTTP/1.1" 200 1152 0.001818 10.0.0.41 - - [2026-02-08 18:56:36] "GET /domains HTTP/1.1" 200 280 0.001681 10.0.0.41 - - [2026-02-08 18:56:36] "GET /domain/39625fbd-0a79-40df-8c69-7016580db08a HTTP/1.1" 200 3086 0.011144 10.0.0.41 - - [2026-02-08 18:56:36] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab HTTP/1.1" 200 7063 0.038348 10.0.0.41 - - [2026-02-08 18:56:36] "GET /virtual-network/7e9a649e-8c6d-4de8-ae26-e28d20053410 HTTP/1.1" 200 2088 0.004164 10.0.0.41 - - [2026-02-08 18:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.41 - - [2026-02-08 18:56:36] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.034202 10.0.0.41 - - [2026-02-08 18:56:36] "GET /virtual-network/7e9a649e-8c6d-4de8-ae26-e28d20053410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004044 10.0.0.41 - - [2026-02-08 18:56:36] "GET /floating-ip-pools?parent_id=7e9a649e-8c6d-4de8-ae26-e28d20053410&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001568 10.0.0.41 - - [2026-02-08 18:56:36] "GET /virtual-network/7e9a649e-8c6d-4de8-ae26-e28d20053410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003257 10.0.0.41 - - [2026-02-08 18:56:37] "POST /floating-ip-pools HTTP/1.1" 200 562 0.035300 10.0.0.41 - - [2026-02-08 18:56:37] "POST /ref-update HTTP/1.1" 200 156 0.016039 10.0.0.41 - - [2026-02-08 18:56:37] "GET /virtual-network/7e9a649e-8c6d-4de8-ae26-e28d20053410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.010677 10.0.0.41 - - [2026-02-08 18:56:37] "GET /domains HTTP/1.1" 200 280 0.001758 10.0.0.41 - - [2026-02-08 18:56:37] "GET /domain/39625fbd-0a79-40df-8c69-7016580db08a HTTP/1.1" 200 3086 0.002657 10.0.0.41 - - [2026-02-08 18:56:37] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab HTTP/1.1" 200 7319 0.026041 10.0.0.41 - - [2026-02-08 18:56:37] "GET /virtual-network/7e9a649e-8c6d-4de8-ae26-e28d20053410 HTTP/1.1" 200 2326 0.004649 10.0.0.41 - - [2026-02-08 18:56:37] "GET /floating-ip-pool/d63be9af-097c-41a8-8073-fe43c30cc280 HTTP/1.1" 200 1314 0.001947 10.0.0.41 - - [2026-02-08 18:56:37] "GET /domains HTTP/1.1" 200 280 0.001242 10.0.0.41 - - [2026-02-08 18:56:37] "GET /domain/39625fbd-0a79-40df-8c69-7016580db08a HTTP/1.1" 200 3086 0.001905 10.0.0.41 - - [2026-02-08 18:56:37] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab HTTP/1.1" 200 7319 0.028292 10.0.0.41 - - [2026-02-08 18:56:37] "GET /virtual-network/7e9a649e-8c6d-4de8-ae26-e28d20053410 HTTP/1.1" 200 2326 0.003580 10.0.0.41 - - [2026-02-08 18:56:37] "GET /virtual-network/7e9a649e-8c6d-4de8-ae26-e28d20053410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003636 10.0.0.41 - - [2026-02-08 18:56:37] "POST /tags HTTP/1.1" 200 365 0.042904 10.0.0.41 - - [2026-02-08 18:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006358 10.0.0.41 - - [2026-02-08 18:56:37] "GET /tag/71d04745-6f62-4b2b-bd18-8d1f09e99631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012442 10.0.0.41 - - [2026-02-08 18:56:37] "POST /tags HTTP/1.1" 409 206 0.001688 10.0.0.41 - - [2026-02-08 18:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.41 - - [2026-02-08 18:56:37] "GET /tag/e6e64103-b1d5-4f92-9c02-c5bcbbbdcd13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.009955 10.0.0.41 - - [2026-02-08 18:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.41 - - [2026-02-08 18:56:37] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.031205 10.0.0.41 - - [2026-02-08 18:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.41 - - [2026-02-08 18:56:37] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003927 10.0.0.41 - - [2026-02-08 18:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.41 - - [2026-02-08 18:56:37] "GET /service-appliance-set/6bdd2732-98d4-4bce-a74f-4e5730aefe57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002681 10.0.0.41 - - [2026-02-08 18:56:37] "POST /fqname-to-id HTTP/1.1" 404 258 0.001847 10.0.0.41 - - [2026-02-08 18:56:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.095017 10.0.0.41 - - [2026-02-08 18:56:37] "GET /virtual-machine-interface/9bad1120-ba6a-455c-bdff-94d2187baeec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.014322 10.0.0.41 - - [2026-02-08 18:56:37] "POST /set-tag HTTP/1.1" 200 109 0.011904 10.0.0.41 - - [2026-02-08 18:56:37] "POST /instance-ips HTTP/1.1" 200 417 0.018132 10.0.0.41 - - [2026-02-08 18:56:37] "GET /instance-ip/04e462c4-c152-43de-ab12-d603c260c67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.008022 10.0.0.41 - - [2026-02-08 18:56:37] "POST /loadbalancers HTTP/1.1" 200 618 0.057348 10.0.0.41 - - [2026-02-08 18:56:37] "POST /service-instances HTTP/1.1" 200 566 0.027440 10.0.0.41 - - [2026-02-08 18:56:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.030016 10.0.0.41 - - [2026-02-08 18:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010478 10.0.0.41 - - [2026-02-08 18:56:37] "POST /ref-update HTTP/1.1" 200 156 0.022243 10.0.0.41 - - [2026-02-08 18:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006427 10.0.0.41 - - [2026-02-08 18:56:37] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.043725 10.0.0.41 - - [2026-02-08 18:56:38] "GET /virtual-machine-interface/9bad1120-ba6a-455c-bdff-94d2187baeec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004022 10.0.0.41 - - [2026-02-08 18:56:38] "PUT /service-instance/ed9dd48c-8210-4980-b6f4-577e4647cc57 HTTP/1.1" 200 266 0.019674 10.0.0.41 - - [2026-02-08 18:56:38] "GET /virtual-machine-interface/9bad1120-ba6a-455c-bdff-94d2187baeec?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.013582 10.0.0.41 - - [2026-02-08 18:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.41 - - [2026-02-08 18:56:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.012753 10.0.0.41 - - [2026-02-08 18:56:38] "PUT /service-instance/ed9dd48c-8210-4980-b6f4-577e4647cc57 HTTP/1.1" 200 266 0.009279 10.0.0.41 - - [2026-02-08 18:56:38] "GET /floating-ip-pool/d63be9af-097c-41a8-8073-fe43c30cc280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.006424 10.0.0.41 - - [2026-02-08 18:56:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.008420 10.0.0.41 - - [2026-02-08 18:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008907 10.0.0.41 - - [2026-02-08 18:56:38] "POST /floating-ips HTTP/1.1" 200 671 0.090461 10.0.0.41 - - [2026-02-08 18:56:38] "POST /virtual-machines HTTP/1.1" 200 429 0.045587 10.0.0.41 - - [2026-02-08 18:56:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.015993 10.0.0.41 - - [2026-02-08 18:56:38] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002361 10.0.0.41 - - [2026-02-08 18:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.41 - - [2026-02-08 18:56:38] "GET /policy-management/bed5d807-393d-46ef-ba7f-088b58989b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.023569 10.0.0.41 - - [2026-02-08 18:56:38] "POST /tags HTTP/1.1" 409 221 0.010553 10.0.0.41 - - [2026-02-08 18:56:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.090513 10.0.0.41 - - [2026-02-08 18:56:38] "POST /chown HTTP/1.1" 200 109 0.005360 10.0.0.41 - - [2026-02-08 18:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.41 - - [2026-02-08 18:56:38] "GET /tag/803462c3-0767-4f90-be9b-84fe682bc803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010093 10.0.0.41 - - [2026-02-08 18:56:38] "POST /chown HTTP/1.1" 200 109 0.033174 10.0.0.41 - - [2026-02-08 18:56:38] "POST /tags HTTP/1.1" 409 238 0.009315 10.0.0.41 - - [2026-02-08 18:56:38] "PUT /virtual-machine-interface/93bbc424-a160-4baa-af27-99b90b1f65d3 HTTP/1.1" 200 284 0.011467 10.0.0.41 - - [2026-02-08 18:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.41 - - [2026-02-08 18:56:38] "GET /tag/71d04745-6f62-4b2b-bd18-8d1f09e99631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012532 10.0.0.41 - - [2026-02-08 18:56:38] "PUT /instance-ip/04e462c4-c152-43de-ab12-d603c260c67c HTTP/1.1" 200 256 0.028248 10.0.0.41 - - [2026-02-08 18:56:38] "POST /ref-update HTTP/1.1" 200 156 0.047677 10.0.0.41 - - [2026-02-08 18:56:38] "POST /firewall-rules HTTP/1.1" 200 650 0.136085 10.0.0.41 - - [2026-02-08 18:56:38] "POST /ref-update HTTP/1.1" 200 156 0.057785 10.0.0.41 - - [2026-02-08 18:56:38] "GET /firewall-rule/0763e37a-ce47-48cd-8a44-82efcb85dd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2407 0.004668 10.0.0.41 - - [2026-02-08 18:56:38] "POST /ref-update HTTP/1.1" 200 156 0.020572 10.0.0.41 - - [2026-02-08 18:56:38] "GET /firewall-policy/4242b9b6-b0c9-40f4-a476-7412c85690b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.007759 10.0.0.41 - - [2026-02-08 18:56:38] "GET /firewall-rule/0763e37a-ce47-48cd-8a44-82efcb85dd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2407 0.011714 10.0.0.41 - - [2026-02-08 18:56:38] "POST /ref-update HTTP/1.1" 200 156 0.018522 10.0.0.41 - - [2026-02-08 18:56:38] "POST /ref-update HTTP/1.1" 200 156 0.014418 10.0.0.41 - - [2026-02-08 18:56:38] "POST /ref-update HTTP/1.1" 200 156 0.042714 10.0.0.41 - - [2026-02-08 18:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005103 10.0.0.41 - - [2026-02-08 18:56:38] "POST /ref-update HTTP/1.1" 200 156 0.042712 10.0.0.41 - - [2026-02-08 18:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.41 - - [2026-02-08 18:56:38] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.049802 10.0.0.41 - - [2026-02-08 18:56:38] "POST /virtual-machines HTTP/1.1" 200 429 0.034220 10.0.0.41 - - [2026-02-08 18:56:38] "POST /chown HTTP/1.1" 200 109 0.027786 10.0.0.41 - - [2026-02-08 18:56:38] "POST /chown HTTP/1.1" 200 109 0.025992 10.0.0.41 - - [2026-02-08 18:56:38] "GET /loadbalancer/97ecae45-9c10-41da-b30d-a003ba2f3119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.009672 10.0.0.41 - - [2026-02-08 18:56:38] "PUT /instance-ip/04e462c4-c152-43de-ab12-d603c260c67c HTTP/1.1" 200 256 0.046630 10.0.0.41 - - [2026-02-08 18:56:38] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.059016 10.0.0.41 - - [2026-02-08 18:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005413 10.0.0.41 - - [2026-02-08 18:56:39] "POST /ref-update HTTP/1.1" 200 156 0.081319 10.0.0.41 - - [2026-02-08 18:56:39] "POST /virtual-machines HTTP/1.1" 409 258 0.003401 10.0.0.41 - - [2026-02-08 18:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009084 10.0.0.41 - - [2026-02-08 18:56:39] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.081659 10.0.0.41 - - [2026-02-08 18:56:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.215127 10.0.0.41 - - [2026-02-08 18:56:39] "GET /loadbalancer-listener/d6005aa6-28b8-4606-b5e0-a6873fe5605b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.019463 10.0.0.41 - - [2026-02-08 18:56:39] "POST /chown HTTP/1.1" 200 109 0.027174 10.0.0.41 - - [2026-02-08 18:56:39] "GET /loadbalancer-listener/d6005aa6-28b8-4606-b5e0-a6873fe5605b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.011461 10.0.0.41 - - [2026-02-08 18:56:39] "GET /virtual-machine/fc9535ba-d991-491c-bdd6-b5b1ecaf510e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1310 0.010406 10.0.0.41 - - [2026-02-08 18:56:39] "POST /ref-update HTTP/1.1" 200 156 0.006414 10.0.0.41 - - [2026-02-08 18:56:39] "POST /chown HTTP/1.1" 200 109 0.031256 10.0.0.41 - - [2026-02-08 18:56:39] "POST /chown HTTP/1.1" 200 109 0.046329 10.0.0.41 - - [2026-02-08 18:56:39] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.050372 10.0.0.41 - - [2026-02-08 18:56:39] "PUT /virtual-machine-interface/94098305-b80e-4a5a-a6e2-f572dd3e4290 HTTP/1.1" 200 284 0.029851 10.0.0.41 - - [2026-02-08 18:56:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.026871 10.0.0.41 - - [2026-02-08 18:56:39] "POST /chown HTTP/1.1" 200 109 0.038693 10.0.0.41 - - [2026-02-08 18:56:39] "GET /loadbalancer-pool/93c0d215-1465-4b09-a788-1f1416fab1fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010476 10.0.0.41 - - [2026-02-08 18:56:39] "PUT /instance-ip/04e462c4-c152-43de-ab12-d603c260c67c HTTP/1.1" 200 256 0.050987 10.0.0.41 - - [2026-02-08 18:56:39] "PUT /instance-ip/04e462c4-c152-43de-ab12-d603c260c67c HTTP/1.1" 200 256 0.040061 10.0.0.41 - - [2026-02-08 18:56:39] "POST /ref-update HTTP/1.1" 200 156 0.051340 10.0.0.41 - - [2026-02-08 18:56:39] "POST /ref-update HTTP/1.1" 200 156 0.045714 10.0.0.41 - - [2026-02-08 18:56:39] "POST /loadbalancer-members HTTP/1.1" 200 707 0.067538 10.0.0.41 - - [2026-02-08 18:56:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.040003 10.0.0.41 - - [2026-02-08 18:56:39] "POST /ref-update HTTP/1.1" 200 156 0.044800 10.0.0.41 - - [2026-02-08 18:56:39] "GET /loadbalancer-member/5f70c9d7-d57a-488d-b39c-c0600d515d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.026371 10.0.0.41 - - [2026-02-08 18:56:39] "POST /ref-update HTTP/1.1" 200 156 0.044121 10.0.0.41 - - [2026-02-08 18:56:39] "POST /ref-update HTTP/1.1" 200 156 0.039510 10.0.0.41 - - [2026-02-08 18:56:39] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001876 10.0.0.41 - - [2026-02-08 18:56:39] "POST /ref-update HTTP/1.1" 200 156 0.026706 10.0.0.41 - - [2026-02-08 18:56:39] "POST /ref-update HTTP/1.1" 200 156 0.020971 10.0.0.41 - - [2026-02-08 18:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.021624 10.0.0.41 - - [2026-02-08 18:56:39] "GET /policy-management/bed5d807-393d-46ef-ba7f-088b58989b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008636 10.0.0.41 - - [2026-02-08 18:56:39] "POST /tags HTTP/1.1" 409 221 0.001798 10.0.0.41 - - [2026-02-08 18:56:39] "POST /ref-update HTTP/1.1" 200 156 0.035873 10.0.0.41 - - [2026-02-08 18:56:39] "POST /ref-update HTTP/1.1" 200 156 0.022391 10.0.0.41 - - [2026-02-08 18:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007083 10.0.0.41 - - [2026-02-08 18:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009240 10.0.0.41 - - [2026-02-08 18:56:39] "GET /tag/803462c3-0767-4f90-be9b-84fe682bc803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.026377 10.0.0.41 - - [2026-02-08 18:56:39] "POST /tags HTTP/1.1" 409 238 0.008732 10.0.0.41 - - [2026-02-08 18:56:39] "POST /chown HTTP/1.1" 200 109 0.042988 10.0.0.41 - - [2026-02-08 18:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.41 - - [2026-02-08 18:56:39] "GET /tag/71d04745-6f62-4b2b-bd18-8d1f09e99631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.009871 10.0.0.41 - - [2026-02-08 18:56:39] "POST /chown HTTP/1.1" 200 109 0.018282 10.0.0.41 - - [2026-02-08 18:56:39] "POST /firewall-rules HTTP/1.1" 409 293 0.002106 10.0.0.41 - - [2026-02-08 18:56:39] "PUT /instance-ip/04e462c4-c152-43de-ab12-d603c260c67c HTTP/1.1" 200 256 0.020412 10.0.0.41 - - [2026-02-08 18:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006410 10.0.0.41 - - [2026-02-08 18:56:39] "POST /ref-update HTTP/1.1" 200 156 0.033419 10.0.0.41 - - [2026-02-08 18:56:39] "PUT /firewall-rule/0763e37a-ce47-48cd-8a44-82efcb85dd83 HTTP/1.1" 200 260 0.040526 10.0.0.41 - - [2026-02-08 18:56:39] "GET /firewall-rule/0763e37a-ce47-48cd-8a44-82efcb85dd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2407 0.009363 10.0.0.41 - - [2026-02-08 18:56:39] "POST /chown HTTP/1.1" 200 109 0.012380 10.0.0.41 - - [2026-02-08 18:56:39] "POST /chown HTTP/1.1" 200 109 0.020177 10.0.0.41 - - [2026-02-08 18:56:39] "GET /firewall-policy/4242b9b6-b0c9-40f4-a476-7412c85690b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003408 10.0.0.41 - - [2026-02-08 18:56:39] "GET /firewall-rule/0763e37a-ce47-48cd-8a44-82efcb85dd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2407 0.001819 10.0.0.41 - - [2026-02-08 18:56:39] "PUT /instance-ip/04e462c4-c152-43de-ab12-d603c260c67c HTTP/1.1" 200 256 0.017083 10.0.0.41 - - [2026-02-08 18:56:39] "POST /ref-update HTTP/1.1" 200 156 0.009891 10.0.0.41 - - [2026-02-08 18:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006386 10.0.0.41 - - [2026-02-08 18:56:39] "POST /chown HTTP/1.1" 200 109 0.005728 10.0.0.41 - - [2026-02-08 18:56:40] "POST /chown HTTP/1.1" 200 109 0.005327 10.0.0.41 - - [2026-02-08 18:56:40] "PUT /instance-ip/04e462c4-c152-43de-ab12-d603c260c67c HTTP/1.1" 200 256 0.015115 10.0.0.41 - - [2026-02-08 18:56:40] "POST /ref-update HTTP/1.1" 200 156 0.020582 10.0.0.41 - - [2026-02-08 18:56:40] "POST /chown HTTP/1.1" 200 109 0.005953 10.0.0.41 - - [2026-02-08 18:56:40] "POST /chown HTTP/1.1" 200 109 0.017771 10.0.0.41 - - [2026-02-08 18:56:40] "PUT /instance-ip/04e462c4-c152-43de-ab12-d603c260c67c HTTP/1.1" 200 256 0.018358 10.0.0.41 - - [2026-02-08 18:56:40] "POST /ref-update HTTP/1.1" 200 156 0.011645 10.0.0.41 - - [2026-02-08 18:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.41 - - [2026-02-08 18:56:40] "POST /chown HTTP/1.1" 200 109 0.009903 10.0.0.41 - - [2026-02-08 18:56:40] "POST /chown HTTP/1.1" 200 109 0.009090 10.0.0.41 - - [2026-02-08 18:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.41 - - [2026-02-08 18:56:40] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005923 10.0.0.41 - - [2026-02-08 18:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.41 - - [2026-02-08 18:56:40] "PUT /instance-ip/04e462c4-c152-43de-ab12-d603c260c67c HTTP/1.1" 200 256 0.028382 10.0.0.41 - - [2026-02-08 18:56:40] "POST /ref-update HTTP/1.1" 200 156 0.014370 10.0.0.41 - - [2026-02-08 18:56:40] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.026038 10.0.0.41 - - [2026-02-08 18:56:40] "POST /chown HTTP/1.1" 200 109 0.015800 10.0.0.41 - - [2026-02-08 18:56:40] "POST /chown HTTP/1.1" 200 109 0.013319 10.0.0.41 - - [2026-02-08 18:56:40] "POST /virtual-machines HTTP/1.1" 200 373 0.041551 10.0.0.41 - - [2026-02-08 18:56:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012237 10.0.0.41 - - [2026-02-08 18:56:40] "PUT /instance-ip/04e462c4-c152-43de-ab12-d603c260c67c HTTP/1.1" 200 256 0.045908 10.0.0.41 - - [2026-02-08 18:56:40] "POST /ref-update HTTP/1.1" 200 156 0.050160 10.0.0.41 - - [2026-02-08 18:56:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.132873 10.0.0.41 - - [2026-02-08 18:56:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008458 10.0.0.41 - - [2026-02-08 18:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009823 10.0.0.41 - - [2026-02-08 18:56:40] "GET /virtual-machine-interface/e71ea880-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.004794 10.0.0.41 - - [2026-02-08 18:56:40] "PUT /service-instance/ed9dd48c-8210-4980-b6f4-577e4647cc57 HTTP/1.1" 200 266 0.010461 10.0.0.41 - - [2026-02-08 18:56:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010575 10.0.0.41 - - [2026-02-08 18:56:40] "POST /instance-ips HTTP/1.1" 200 413 0.053610 10.0.0.41 - - [2026-02-08 18:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.41 - - [2026-02-08 18:56:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.031388 10.0.0.41 - - [2026-02-08 18:56:40] "GET /virtual-machine-interface/e71ea880-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.008238 10.0.0.41 - - [2026-02-08 18:56:40] "POST /chown HTTP/1.1" 200 109 0.020075 10.0.0.41 - - [2026-02-08 18:56:40] "POST /chown HTTP/1.1" 200 109 0.014030 10.0.0.41 - - [2026-02-08 18:56:40] "POST /set-tag HTTP/1.1" 200 109 0.049950 10.0.0.41 - - [2026-02-08 18:56:40] "GET /virtual-machine-interface/e71ea880-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.019924 10.0.0.41 - - [2026-02-08 18:56:40] "POST /ref-update HTTP/1.1" 200 156 0.052270 10.0.0.41 - - [2026-02-08 18:56:40] "GET /instance-ip/e73ba732-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.009807 10.0.0.41 - - [2026-02-08 18:56:40] "POST /chown HTTP/1.1" 200 109 0.014145 10.0.0.41 - - [2026-02-08 18:56:41] "GET /virtual-machine-interface/e71ea880-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004115 10.0.0.41 - - [2026-02-08 18:56:41] "POST /chown HTTP/1.1" 200 109 0.010394 10.0.0.41 - - [2026-02-08 18:56:41] "POST /set-tag HTTP/1.1" 200 109 0.022824 10.0.0.41 - - [2026-02-08 18:56:41] "GET /virtual-router/9ed06450-01b0-4376-b1b5-b9187ecf2237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005312 10.0.0.41 - - [2026-02-08 18:56:41] "POST /ref-update HTTP/1.1" 200 156 0.029296 10.0.0.41 - - [2026-02-08 18:56:41] "PUT /service-instance/ed9dd48c-8210-4980-b6f4-577e4647cc57 HTTP/1.1" 200 266 0.008414 10.0.0.41 - - [2026-02-08 18:56:41] "POST /ref-update HTTP/1.1" 200 156 0.020368 10.0.0.41 - - [2026-02-08 18:56:41] "GET /virtual-machine-interface/e71ea880-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006920 10.0.0.41 - - [2026-02-08 18:56:41] "POST /set-tag HTTP/1.1" 200 109 0.007895 10.0.0.41 - - [2026-02-08 18:56:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.012693 10.0.0.41 - - [2026-02-08 18:56:41] "GET /virtual-machine-interface/e71ea880-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003886 10.0.0.41 - - [2026-02-08 18:56:41] "POST /set-tag HTTP/1.1" 200 109 0.001857 10.0.0.41 - - [2026-02-08 18:56:41] "PUT /service-instance/ed9dd48c-8210-4980-b6f4-577e4647cc57 HTTP/1.1" 200 266 0.017067 10.0.0.41 - - [2026-02-08 18:56:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.016563 10.0.0.41 - - [2026-02-08 18:56:41] "PUT /service-instance/ed9dd48c-8210-4980-b6f4-577e4647cc57 HTTP/1.1" 200 266 0.007947 10.0.0.41 - - [2026-02-08 18:56:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.006679 10.0.0.41 - - [2026-02-08 18:56:41] "PUT /service-instance/ed9dd48c-8210-4980-b6f4-577e4647cc57 HTTP/1.1" 200 266 0.007931 10.0.0.41 - - [2026-02-08 18:56:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.005895 10.0.0.41 - - [2026-02-08 18:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.41 - - [2026-02-08 18:56:41] "POST /chown HTTP/1.1" 200 109 0.006712 10.0.0.41 - - [2026-02-08 18:56:41] "POST /chown HTTP/1.1" 200 109 0.015369 10.0.0.41 - - [2026-02-08 18:56:41] "POST /chown HTTP/1.1" 200 109 0.009887 10.0.0.41 - - [2026-02-08 18:56:41] "POST /chown HTTP/1.1" 200 109 0.006202 10.0.0.41 - - [2026-02-08 18:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.41 - - [2026-02-08 18:56:41] "POST /chown HTTP/1.1" 200 109 0.005845 10.0.0.41 - - [2026-02-08 18:56:41] "POST /chown HTTP/1.1" 200 109 0.005755 10.0.0.41 - - [2026-02-08 18:56:41] "POST /chown HTTP/1.1" 200 109 0.011281 10.0.0.41 - - [2026-02-08 18:56:41] "POST /chown HTTP/1.1" 200 109 0.016704 10.0.0.41 - - [2026-02-08 18:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.41 - - [2026-02-08 18:56:41] "POST /chown HTTP/1.1" 200 109 0.005350 10.0.0.41 - - [2026-02-08 18:56:41] "POST /chown HTTP/1.1" 200 109 0.014918 10.0.0.41 - - [2026-02-08 18:56:41] "POST /chown HTTP/1.1" 200 109 0.019541 10.0.0.41 - - [2026-02-08 18:56:41] "POST /chown HTTP/1.1" 200 109 0.005746 10.0.0.41 - - [2026-02-08 18:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.41 - - [2026-02-08 18:56:41] "POST /chown HTTP/1.1" 200 109 0.006346 10.0.0.41 - - [2026-02-08 18:56:41] "POST /chown HTTP/1.1" 200 109 0.018836 10.0.0.41 - - [2026-02-08 18:56:42] "POST /chown HTTP/1.1" 200 109 0.006555 10.0.0.41 - - [2026-02-08 18:56:42] "POST /chown HTTP/1.1" 200 109 0.022966 10.0.0.41 - - [2026-02-08 18:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.41 - - [2026-02-08 18:56:42] "POST /chown HTTP/1.1" 200 109 0.006172 10.0.0.41 - - [2026-02-08 18:56:42] "POST /chown HTTP/1.1" 200 109 0.018882 10.0.0.41 - - [2026-02-08 18:56:42] "POST /chown HTTP/1.1" 200 109 0.008970 10.0.0.41 - - [2026-02-08 18:56:42] "POST /chown HTTP/1.1" 200 109 0.005777 10.0.0.41 - - [2026-02-08 18:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.41 - - [2026-02-08 18:56:42] "POST /chown HTTP/1.1" 200 109 0.006007 10.0.0.41 - - [2026-02-08 18:56:42] "POST /chown HTTP/1.1" 200 109 0.017365 10.0.0.41 - - [2026-02-08 18:56:42] "POST /chown HTTP/1.1" 200 109 0.007367 10.0.0.41 - - [2026-02-08 18:56:42] "POST /chown HTTP/1.1" 200 109 0.015477 10.0.0.41 - - [2026-02-08 18:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.41 - - [2026-02-08 18:56:42] "POST /chown HTTP/1.1" 200 109 0.006095 10.0.0.41 - - [2026-02-08 18:56:42] "POST /chown HTTP/1.1" 200 109 0.017965 10.0.0.41 - - [2026-02-08 18:56:42] "POST /chown HTTP/1.1" 200 109 0.009754 10.0.0.41 - - [2026-02-08 18:56:42] "POST /chown HTTP/1.1" 200 109 0.005872 10.0.0.41 - - [2026-02-08 18:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.41 - - [2026-02-08 18:56:42] "POST /chown HTTP/1.1" 200 109 0.005912 10.0.0.41 - - [2026-02-08 18:56:42] "POST /chown HTTP/1.1" 200 109 0.005819 10.0.0.41 - - [2026-02-08 18:56:42] "POST /chown HTTP/1.1" 200 109 0.008451 10.0.0.41 - - [2026-02-08 18:56:42] "POST /chown HTTP/1.1" 200 109 0.020631 10.0.0.41 - - [2026-02-08 18:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006763 10.0.0.41 - - [2026-02-08 18:56:42] "POST /chown HTTP/1.1" 200 109 0.006179 10.0.0.41 - - [2026-02-08 18:56:42] "POST /chown HTTP/1.1" 200 109 0.015796 10.0.0.41 - - [2026-02-08 18:56:42] "POST /chown HTTP/1.1" 200 109 0.006391 10.0.0.41 - - [2026-02-08 18:56:42] "POST /chown HTTP/1.1" 200 109 0.017743 10.0.0.41 - - [2026-02-08 18:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.41 - - [2026-02-08 18:56:42] "POST /chown HTTP/1.1" 200 109 0.006533 10.0.0.41 - - [2026-02-08 18:56:42] "POST /chown HTTP/1.1" 200 109 0.012184 10.0.0.41 - - [2026-02-08 18:56:42] "POST /chown HTTP/1.1" 200 109 0.015336 10.0.0.41 - - [2026-02-08 18:56:42] "POST /chown HTTP/1.1" 200 109 0.005783 10.0.0.41 - - [2026-02-08 18:56:43] "GET /virtual-machine-interface/e2c7832e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005085 10.0.0.41 - - [2026-02-08 18:56:43] "POST /set-tag HTTP/1.1" 200 109 0.002291 10.0.0.41 - - [2026-02-08 18:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.41 - - [2026-02-08 18:56:43] "GET /loadbalancer/4c905b95-dcba-4258-97b2-cbd01cf908cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002085 10.0.0.41 - - [2026-02-08 18:56:43] "GET /loadbalancer-pool/2a3e24af-6963-4333-a416-603d343825d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002482 10.0.0.41 - - [2026-02-08 18:56:43] "POST /loadbalancer-members HTTP/1.1" 200 702 0.012875 10.0.0.41 - - [2026-02-08 18:56:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.034623 10.0.0.41 - - [2026-02-08 18:56:43] "GET /virtual-machine-interface/e2c7832e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009475 10.0.0.41 - - [2026-02-08 18:56:43] "GET /virtual-machine-interface/e2c7832e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006724 10.0.0.41 - - [2026-02-08 18:56:43] "POST /ref-update HTTP/1.1" 200 156 0.008912 10.0.0.41 - - [2026-02-08 18:56:43] "GET /floating-ip/061fa732-c43c-4226-914a-358dcffc25b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.015378 10.0.0.41 - - [2026-02-08 18:56:43] "POST /tags HTTP/1.1" 409 221 0.002678 10.0.0.41 - - [2026-02-08 18:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.41 - - [2026-02-08 18:56:44] "GET /tag/803462c3-0767-4f90-be9b-84fe682bc803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011603 10.0.0.41 - - [2026-02-08 18:56:44] "PUT /floating-ip/061fa732-c43c-4226-914a-358dcffc25b8 HTTP/1.1" 200 256 0.007686 10.0.0.41 - - [2026-02-08 18:56:44] "POST /set-tag HTTP/1.1" 200 109 0.015707 10.0.0.41 - - [2026-02-08 18:56:44] "GET /virtual-machine-interface/e25e968e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009502 10.0.0.41 - - [2026-02-08 18:56:44] "POST /set-tag HTTP/1.1" 200 109 0.002013 10.0.0.41 - - [2026-02-08 18:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.41 - - [2026-02-08 18:56:44] "GET /loadbalancer/4c905b95-dcba-4258-97b2-cbd01cf908cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002397 10.0.0.41 - - [2026-02-08 18:56:44] "GET /loadbalancer-pool/2a3e24af-6963-4333-a416-603d343825d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002108 10.0.0.41 - - [2026-02-08 18:56:44] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013740 10.0.0.41 - - [2026-02-08 18:56:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008276 10.0.0.41 - - [2026-02-08 18:56:44] "GET /virtual-machine-interface/e25e968e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008079 10.0.0.41 - - [2026-02-08 18:56:44] "GET /virtual-machine-interface/e25e968e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012370 10.0.0.41 - - [2026-02-08 18:56:44] "POST /ref-update HTTP/1.1" 200 156 0.011105 10.0.0.41 - - [2026-02-08 18:56:45] "GET /floating-ip/061fa732-c43c-4226-914a-358dcffc25b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.010786 10.0.0.41 - - [2026-02-08 18:56:45] "POST /set-tag HTTP/1.1" 200 109 0.035179 10.0.0.41 - - [2026-02-08 18:56:45] "GET /virtual-machine/da5c8aef-4fb9-4a9b-91da-dc1a9c880e45?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002862 10.0.0.41 - - [2026-02-08 18:56:45] "GET /virtual-machine-interface/e25e968e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004505 10.0.0.41 - - [2026-02-08 18:56:45] "GET /virtual-machine/1ec10a5a-a58e-4cfc-8306-b3bd0389a38d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002845 10.0.0.41 - - [2026-02-08 18:56:45] "GET /virtual-machine-interface/e2c7832e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004528 10.0.0.41 - - [2026-02-08 18:56:55] "GET /virtual-machine-interface/e71ea880-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003856 10.0.0.41 - - [2026-02-08 18:56:55] "POST /set-tag HTTP/1.1" 200 109 0.001794 10.0.0.41 - - [2026-02-08 18:57:00] "GET /virtual-machine/55f36006-5da8-4f16-bb1d-7b7944aa6f82?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002679 10.0.0.41 - - [2026-02-08 18:57:00] "GET /virtual-machine-interface/e71ea880-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003494 10.0.0.41 - - [2026-02-08 18:57:00] "GET /virtual-machine-interface/e71ea880-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007765 10.0.0.41 - - [2026-02-08 18:57:00] "POST /set-tag HTTP/1.1" 200 109 0.001980 10.0.0.41 - - [2026-02-08 18:57:31] "GET /virtual-machine-interface/e71ea880-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007523 10.0.0.41 - - [2026-02-08 18:57:31] "POST /set-tag HTTP/1.1" 200 109 0.007131 10.0.0.41 - - [2026-02-08 18:57:31] "GET /virtual-machine-interface/e71ea880-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004054 10.0.0.41 - - [2026-02-08 18:57:31] "POST /set-tag HTTP/1.1" 200 109 0.001943 10.0.0.41 - - [2026-02-08 18:57:31] "GET /virtual-machine/55f36006-5da8-4f16-bb1d-7b7944aa6f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002425 10.0.0.41 - - [2026-02-08 18:57:31] "POST /ref-update HTTP/1.1" 200 156 0.007710 10.0.0.41 - - [2026-02-08 18:57:31] "GET /virtual-machine-interface/e71ea880-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005187 10.0.0.41 - - [2026-02-08 18:57:32] "POST /set-tag HTTP/1.1" 200 109 0.014523 10.0.0.41 - - [2026-02-08 18:57:32] "POST /set-tag HTTP/1.1" 200 109 0.024966 10.0.0.41 - - [2026-02-08 18:57:32] "DELETE /instance-ip/e73ba732-051f-11f1-a042-fa163e30d9a8 HTTP/1.1" 200 115 0.039517 10.0.0.41 - - [2026-02-08 18:57:32] "DELETE /virtual-machine-interface/e71ea880-051f-11f1-a042-fa163e30d9a8 HTTP/1.1" 200 115 0.033123 10.0.0.41 - - [2026-02-08 18:57:32] "DELETE /virtual-machine/55f36006-5da8-4f16-bb1d-7b7944aa6f82 HTTP/1.1" 200 115 0.019643 10.0.0.41 - - [2026-02-08 18:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.41 - - [2026-02-08 18:57:35] "GET /tag/71d04745-6f62-4b2b-bd18-8d1f09e99631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.009314 10.0.0.41 - - [2026-02-08 18:57:35] "GET /tag/71d04745-6f62-4b2b-bd18-8d1f09e99631?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.010404 10.0.0.41 - - [2026-02-08 18:57:35] "GET /virtual-machine-interface/93bbc424-a160-4baa-af27-99b90b1f65d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.010949 10.0.0.41 - - [2026-02-08 18:57:35] "POST /set-tag HTTP/1.1" 200 109 0.014571 10.0.0.41 - - [2026-02-08 18:57:35] "GET /virtual-machine-interface/94098305-b80e-4a5a-a6e2-f572dd3e4290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004102 10.0.0.41 - - [2026-02-08 18:57:35] "POST /set-tag HTTP/1.1" 200 109 0.012115 10.0.0.41 - - [2026-02-08 18:57:36] "GET /virtual-machine-interface/9bad1120-ba6a-455c-bdff-94d2187baeec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.003868 10.0.0.41 - - [2026-02-08 18:57:36] "POST /set-tag HTTP/1.1" 200 109 0.015751 10.0.0.41 - - [2026-02-08 18:57:36] "GET /firewall-policy/4242b9b6-b0c9-40f4-a476-7412c85690b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.024717 10.0.0.41 - - [2026-02-08 18:57:36] "GET /firewall-rule/0763e37a-ce47-48cd-8a44-82efcb85dd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2407 0.003287 10.0.0.41 - - [2026-02-08 18:57:36] "POST /ref-update HTTP/1.1" 200 156 0.011383 10.0.0.41 - - [2026-02-08 18:57:36] "DELETE /firewall-rule/0763e37a-ce47-48cd-8a44-82efcb85dd83 HTTP/1.1" 200 115 0.050225 10.0.0.41 - - [2026-02-08 18:57:36] "DELETE /loadbalancer-member/5f70c9d7-d57a-488d-b39c-c0600d515d99 HTTP/1.1" 200 115 0.027399 10.0.0.41 - - [2026-02-08 18:57:36] "PUT /service-instance/ed9dd48c-8210-4980-b6f4-577e4647cc57 HTTP/1.1" 200 266 0.007223 10.0.0.41 - - [2026-02-08 18:57:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011584 10.0.0.41 - - [2026-02-08 18:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.41 - - [2026-02-08 18:57:36] "DELETE /loadbalancer-pool/93c0d215-1465-4b09-a788-1f1416fab1fd HTTP/1.1" 200 115 0.071463 10.0.0.41 - - [2026-02-08 18:57:36] "POST /chown HTTP/1.1" 200 109 0.031173 10.0.0.41 - - [2026-02-08 18:57:36] "POST /chown HTTP/1.1" 200 109 0.024507 10.0.0.41 - - [2026-02-08 18:57:36] "DELETE /loadbalancer-listener/d6005aa6-28b8-4606-b5e0-a6873fe5605b HTTP/1.1" 200 115 0.082173 10.0.0.41 - - [2026-02-08 18:57:36] "GET /floating-ip/48ea9541-9657-4265-90e3-3c6314a08bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.002599 10.0.0.41 - - [2026-02-08 18:57:36] "POST /chown HTTP/1.1" 200 109 0.005950 10.0.0.41 - - [2026-02-08 18:57:36] "POST /chown HTTP/1.1" 200 109 0.020444 10.0.0.41 - - [2026-02-08 18:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.41 - - [2026-02-08 18:57:36] "PUT /floating-ip/48ea9541-9657-4265-90e3-3c6314a08bb9 HTTP/1.1" 200 256 0.021864 10.0.0.41 - - [2026-02-08 18:57:36] "POST /chown HTTP/1.1" 200 109 0.011107 10.0.0.41 - - [2026-02-08 18:57:36] "POST /chown HTTP/1.1" 200 109 0.014490 10.0.0.41 - - [2026-02-08 18:57:36] "DELETE /floating-ip/48ea9541-9657-4265-90e3-3c6314a08bb9 HTTP/1.1" 200 115 0.059614 10.0.0.41 - - [2026-02-08 18:57:36] "POST /chown HTTP/1.1" 200 109 0.022062 10.0.0.41 - - [2026-02-08 18:57:36] "DELETE /loadbalancer/97ecae45-9c10-41da-b30d-a003ba2f3119 HTTP/1.1" 200 115 0.061168 10.0.0.41 - - [2026-02-08 18:57:36] "POST /chown HTTP/1.1" 200 109 0.009229 10.0.0.41 - - [2026-02-08 18:57:36] "PUT /service-instance/ed9dd48c-8210-4980-b6f4-577e4647cc57 HTTP/1.1" 200 266 0.013253 10.0.0.41 - - [2026-02-08 18:57:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011768 10.0.0.41 - - [2026-02-08 18:57:36] "DELETE /instance-ip/04e462c4-c152-43de-ab12-d603c260c67c HTTP/1.1" 200 115 0.100156 10.0.0.41 - - [2026-02-08 18:57:36] "PUT /service-instance/ed9dd48c-8210-4980-b6f4-577e4647cc57 HTTP/1.1" 200 266 0.021798 10.0.0.41 - - [2026-02-08 18:57:36] "DELETE /virtual-machine-interface/9bad1120-ba6a-455c-bdff-94d2187baeec HTTP/1.1" 200 115 0.060818 10.0.0.41 - - [2026-02-08 18:57:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008532 10.0.0.41 - - [2026-02-08 18:57:36] "PUT /service-instance/ed9dd48c-8210-4980-b6f4-577e4647cc57 HTTP/1.1" 200 266 0.023210 10.0.0.41 - - [2026-02-08 18:57:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.023111 10.0.0.41 - - [2026-02-08 18:57:36] "GET /floating-ip-pool/d63be9af-097c-41a8-8073-fe43c30cc280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.016123 10.0.0.41 - - [2026-02-08 18:57:36] "POST /ref-update HTTP/1.1" 200 156 0.022985 10.0.0.41 - - [2026-02-08 18:57:36] "DELETE /tag/71d04745-6f62-4b2b-bd18-8d1f09e99631 HTTP/1.1" 200 115 0.159989 10.0.0.41 - - [2026-02-08 18:57:36] "DELETE /service-instance/ed9dd48c-8210-4980-b6f4-577e4647cc57 HTTP/1.1" 200 115 0.074502 10.0.0.41 - - [2026-02-08 18:57:36] "GET /virtual-machine-interface/93bbc424-a160-4baa-af27-99b90b1f65d3?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.004438 10.0.0.41 - - [2026-02-08 18:57:37] "DELETE /floating-ip-pool/d63be9af-097c-41a8-8073-fe43c30cc280 HTTP/1.1" 200 115 0.044688 10.0.0.41 - - [2026-02-08 18:57:37] "POST /useragent-kv HTTP/1.1" 200 115 0.022005 10.0.0.41 - - [2026-02-08 18:57:37] "POST /useragent-kv HTTP/1.1" 200 115 0.010375 10.0.0.41 - - [2026-02-08 18:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.014788 10.0.0.41 - - [2026-02-08 18:57:37] "DELETE /virtual-network/7e9a649e-8c6d-4de8-ae26-e28d20053410 HTTP/1.1" 200 115 0.112375 10.0.0.41 - - [2026-02-08 18:57:37] "GET /routing-instance/042b7ecc-9c51-4755-84ce-e2433f44f9b9 HTTP/1.1" 404 171 0.002896 10.0.0.41 - - [2026-02-08 18:57:37] "GET /domains HTTP/1.1" 200 280 0.004793 10.0.0.41 - - [2026-02-08 18:57:37] "GET /domain/39625fbd-0a79-40df-8c69-7016580db08a HTTP/1.1" 200 3086 0.005005 10.0.0.41 - - [2026-02-08 18:57:37] "DELETE /route-target/2b53b10d-b5c9-4964-a508-bcf725c307db HTTP/1.1" 200 115 0.065404 10.0.0.41 - - [2026-02-08 18:57:37] "DELETE /virtual-machine-interface/93bbc424-a160-4baa-af27-99b90b1f65d3 HTTP/1.1" 200 115 0.153134 10.0.0.41 - - [2026-02-08 18:57:37] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab HTTP/1.1" 200 7141 0.083914 10.0.0.41 - - [2026-02-08 18:57:37] "POST /ref-update HTTP/1.1" 200 156 0.039321 10.0.0.41 - - [2026-02-08 18:57:37] "DELETE /virtual-machine/6d673911-999c-4aaa-ad89-f5eabb5ba8ac HTTP/1.1" 200 115 0.043264 10.0.0.41 - - [2026-02-08 18:57:37] "GET /virtual-machine-interface/94098305-b80e-4a5a-a6e2-f572dd3e4290?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.010927 10.0.0.41 - - [2026-02-08 18:57:37] "GET /virtual-machine-interface/e2c7832e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009456 10.0.0.41 - - [2026-02-08 18:57:37] "POST /set-tag HTTP/1.1" 200 109 0.002107 10.0.0.41 - - [2026-02-08 18:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.41 - - [2026-02-08 18:57:37] "GET /loadbalancer/4c905b95-dcba-4258-97b2-cbd01cf908cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.001929 10.0.0.41 - - [2026-02-08 18:57:37] "GET /virtual-machine-interface/e2c7832e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005313 10.0.0.41 - - [2026-02-08 18:57:37] "DELETE /virtual-machine-interface/94098305-b80e-4a5a-a6e2-f572dd3e4290 HTTP/1.1" 200 115 0.064102 10.0.0.41 - - [2026-02-08 18:57:37] "DELETE /virtual-machine/fc9535ba-d991-491c-bdd6-b5b1ecaf510e HTTP/1.1" 200 115 0.028475 10.0.0.41 - - [2026-02-08 18:57:37] "POST /set-tag HTTP/1.1" 200 109 0.037275 10.0.0.41 - - [2026-02-08 18:57:37] "DELETE /loadbalancer-member/77b76ac9-3f01-4e7d-93c1-d982af371f3b HTTP/1.1" 200 115 0.048523 10.0.0.41 - - [2026-02-08 18:57:38] "GET /virtual-machine-interface/e2c7832e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008220 10.0.0.41 - - [2026-02-08 18:57:38] "POST /set-tag HTTP/1.1" 200 109 0.002389 10.0.0.41 - - [2026-02-08 18:57:38] "GET /virtual-machine-interface/e2c7832e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004063 10.0.0.41 - - [2026-02-08 18:57:38] "POST /set-tag HTTP/1.1" 200 109 0.002355 10.0.0.41 - - [2026-02-08 18:57:38] "GET /virtual-machine/1ec10a5a-a58e-4cfc-8306-b3bd0389a38d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002201 10.0.0.41 - - [2026-02-08 18:57:38] "POST /ref-update HTTP/1.1" 200 156 0.008192 10.0.0.41 - - [2026-02-08 18:57:39] "GET /virtual-machine-interface/e2c7832e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008913 10.0.0.41 - - [2026-02-08 18:57:39] "POST /set-tag HTTP/1.1" 200 109 0.014649 10.0.0.41 - - [2026-02-08 18:57:39] "POST /set-tag HTTP/1.1" 200 109 0.022792 10.0.0.41 - - [2026-02-08 18:57:39] "POST /set-tag HTTP/1.1" 200 109 0.042695 10.0.0.41 - - [2026-02-08 18:57:39] "DELETE /instance-ip/e2ea0b2e-051f-11f1-a042-fa163e30d9a8 HTTP/1.1" 200 115 0.042519 10.0.0.41 - - [2026-02-08 18:57:39] "POST /ref-update HTTP/1.1" 200 156 0.009586 10.0.0.41 - - [2026-02-08 18:57:39] "DELETE /virtual-machine-interface/e2c7832e-051f-11f1-a042-fa163e30d9a8 HTTP/1.1" 200 115 0.056884 10.0.0.41 - - [2026-02-08 18:57:39] "DELETE /virtual-machine/1ec10a5a-a58e-4cfc-8306-b3bd0389a38d HTTP/1.1" 200 115 0.028309 10.0.0.41 - - [2026-02-08 18:57:42] "GET /virtual-machine-interface/e25e968e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006544 10.0.0.41 - - [2026-02-08 18:57:42] "POST /set-tag HTTP/1.1" 200 109 0.003560 10.0.0.41 - - [2026-02-08 18:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006469 10.0.0.41 - - [2026-02-08 18:57:42] "GET /loadbalancer/4c905b95-dcba-4258-97b2-cbd01cf908cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.006076 10.0.0.41 - - [2026-02-08 18:57:42] "GET /virtual-machine-interface/e25e968e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006092 10.0.0.41 - - [2026-02-08 18:57:42] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.41 - - [2026-02-08 18:57:43] "GET /virtual-machine-interface/e25e968e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005806 10.0.0.41 - - [2026-02-08 18:57:43] "POST /set-tag HTTP/1.1" 200 109 0.003228 10.0.0.41 - - [2026-02-08 18:57:43] "GET /virtual-machine/da5c8aef-4fb9-4a9b-91da-dc1a9c880e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002922 10.0.0.41 - - [2026-02-08 18:57:43] "POST /ref-update HTTP/1.1" 200 156 0.021447 10.0.0.41 - - [2026-02-08 18:57:43] "GET /virtual-machine-interface/e25e968e-051f-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010664 10.0.0.41 - - [2026-02-08 18:57:43] "POST /set-tag HTTP/1.1" 200 109 0.016017 10.0.0.41 - - [2026-02-08 18:57:43] "POST /set-tag HTTP/1.1" 200 109 0.015859 10.0.0.41 - - [2026-02-08 18:57:43] "POST /set-tag HTTP/1.1" 200 109 0.018739 10.0.0.41 - - [2026-02-08 18:57:43] "DELETE /instance-ip/e2776b78-051f-11f1-a042-fa163e30d9a8 HTTP/1.1" 200 115 0.046102 10.0.0.41 - - [2026-02-08 18:57:43] "POST /ref-update HTTP/1.1" 200 156 0.007829 10.0.0.41 - - [2026-02-08 18:57:43] "DELETE /virtual-machine-interface/e25e968e-051f-11f1-a042-fa163e30d9a8 HTTP/1.1" 200 115 0.052562 10.0.0.41 - - [2026-02-08 18:57:43] "DELETE /virtual-machine/da5c8aef-4fb9-4a9b-91da-dc1a9c880e45 HTTP/1.1" 200 115 0.020673 10.0.0.41 - - [2026-02-08 18:57:43] "DELETE /tag/93e7038b-7c99-4f4d-a441-1fbccf94c902 HTTP/1.1" 200 115 0.047124 10.0.0.41 - - [2026-02-08 18:57:43] "DELETE /tag/cc15e342-e799-4c25-bdd1-f430efe880e6 HTTP/1.1" 200 115 0.036321 10.0.0.41 - - [2026-02-08 18:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.41 - - [2026-02-08 18:57:47] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.028749 10.0.0.41 - - [2026-02-08 18:57:47] "POST /tags HTTP/1.1" 200 393 0.021598 10.0.0.41 - - [2026-02-08 18:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013814 10.0.0.41 - - [2026-02-08 18:57:47] "GET /tag/fe89d415-5fb5-4446-ac33-41e13f2d7e4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015475 10.0.0.41 - - [2026-02-08 18:57:47] "POST /tags HTTP/1.1" 200 341 0.016703 10.0.0.41 - - [2026-02-08 18:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.41 - - [2026-02-08 18:57:47] "GET /tag/e3cc2a2c-1b60-4e5d-b2a2-d84118e6b06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.023705 10.0.0.41 - - [2026-02-08 18:57:47] "POST /id-to-fqname HTTP/1.1" 200 192 0.000504 10.0.0.41 - - [2026-02-08 18:57:47] "POST /fqname-to-id HTTP/1.1" 404 201 0.004817 10.0.0.41 - - [2026-02-08 18:57:48] "POST /security-groups HTTP/1.1" 200 589 0.059563 10.0.0.41 - - [2026-02-08 18:57:48] "POST /projects HTTP/1.1" 200 519 0.150844 10.0.0.41 - - [2026-02-08 18:57:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.002021 10.0.0.41 - - [2026-02-08 18:57:48] "POST /access-control-lists HTTP/1.1" 200 598 0.062541 10.0.0.41 - - [2026-02-08 18:57:48] "POST /fqname-to-id HTTP/1.1" 404 235 0.014153 10.0.0.41 - - [2026-02-08 18:57:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.070908 10.0.0.41 - - [2026-02-08 18:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018611 10.0.0.41 - - [2026-02-08 18:57:48] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007515 10.0.0.41 - - [2026-02-08 18:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.41 - - [2026-02-08 18:57:48] "GET /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005364 10.0.0.41 - - [2026-02-08 18:57:48] "POST /access-control-lists HTTP/1.1" 200 596 0.089446 10.0.0.41 - - [2026-02-08 18:57:48] "PUT /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3 HTTP/1.1" 200 264 0.071048 10.0.0.41 - - [2026-02-08 18:57:48] "PUT /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab HTTP/1.1" 200 264 0.043774 10.0.0.41 - - [2026-02-08 18:57:48] "POST /security-groups HTTP/1.1" 200 591 0.083912 10.0.0.41 - - [2026-02-08 18:57:48] "POST /fqname-to-id HTTP/1.1" 404 270 0.001857 10.0.0.41 - - [2026-02-08 18:57:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.029355 10.0.0.41 - - [2026-02-08 18:57:48] "POST /access-control-lists HTTP/1.1" 200 632 0.080244 10.0.0.41 - - [2026-02-08 18:57:48] "POST /chown HTTP/1.1" 200 109 0.078521 10.0.0.41 - - [2026-02-08 18:57:48] "POST /fqname-to-id HTTP/1.1" 404 269 0.009108 10.0.0.41 - - [2026-02-08 18:57:48] "POST /access-control-lists HTTP/1.1" 200 630 0.027499 10.0.0.41 - - [2026-02-08 18:57:48] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004210 10.0.0.41 - - [2026-02-08 18:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.41 - - [2026-02-08 18:57:48] "GET /policy-management/bed5d807-393d-46ef-ba7f-088b58989b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002364 10.0.0.41 - - [2026-02-08 18:57:48] "POST /tags HTTP/1.1" 409 226 0.001927 10.0.0.41 - - [2026-02-08 18:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.41 - - [2026-02-08 18:57:48] "GET /tag/e3cc2a2c-1b60-4e5d-b2a2-d84118e6b06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012962 10.0.0.41 - - [2026-02-08 18:57:48] "POST /firewall-rules HTTP/1.1" 200 600 0.069461 10.0.0.41 - - [2026-02-08 18:57:48] "GET /firewall-rule/0751bc13-222b-4864-b2e1-4d33804b2339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003719 10.0.0.41 - - [2026-02-08 18:57:48] "GET /firewall-policy/653c5a0b-1ea4-435b-b2ff-4873d1951602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003747 10.0.0.41 - - [2026-02-08 18:57:48] "GET /firewall-rule/0751bc13-222b-4864-b2e1-4d33804b2339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002096 10.0.0.41 - - [2026-02-08 18:57:48] "POST /ref-update HTTP/1.1" 200 156 0.050020 10.0.0.41 - - [2026-02-08 18:57:48] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013936 10.0.0.41 - - [2026-02-08 18:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.41 - - [2026-02-08 18:57:49] "GET /policy-management/bed5d807-393d-46ef-ba7f-088b58989b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002671 10.0.0.41 - - [2026-02-08 18:57:49] "POST /tags HTTP/1.1" 409 226 0.001449 10.0.0.41 - - [2026-02-08 18:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001299 10.0.0.41 - - [2026-02-08 18:57:49] "GET /tag/e3cc2a2c-1b60-4e5d-b2a2-d84118e6b06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009827 10.0.0.41 - - [2026-02-08 18:57:49] "POST /firewall-rules HTTP/1.1" 200 598 0.066709 10.0.0.41 - - [2026-02-08 18:57:49] "GET /firewall-rule/4ada290e-57ff-4467-9f19-2dc2117722b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003778 10.0.0.41 - - [2026-02-08 18:57:49] "GET /firewall-policy/653c5a0b-1ea4-435b-b2ff-4873d1951602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003356 10.0.0.41 - - [2026-02-08 18:57:49] "GET /firewall-rule/4ada290e-57ff-4467-9f19-2dc2117722b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.001784 10.0.0.41 - - [2026-02-08 18:57:49] "POST /ref-update HTTP/1.1" 200 156 0.041969 10.0.0.41 - - [2026-02-08 18:57:50] "POST /tags HTTP/1.1" 200 393 0.019247 10.0.0.41 - - [2026-02-08 18:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.41 - - [2026-02-08 18:57:50] "GET /tag/eed4fa78-fc41-4706-af56-4628c4deacb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010413 10.0.0.41 - - [2026-02-08 18:57:50] "POST /tags HTTP/1.1" 200 341 0.014303 10.0.0.41 - - [2026-02-08 18:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.41 - - [2026-02-08 18:57:50] "GET /tag/0473e46e-ee94-41ec-806f-f3c5e978cd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.010341 10.0.0.41 - - [2026-02-08 18:57:50] "POST /id-to-fqname HTTP/1.1" 200 192 0.000471 10.0.0.41 - - [2026-02-08 18:57:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.005139 10.0.0.41 - - [2026-02-08 18:57:51] "POST /security-groups HTTP/1.1" 200 589 0.062896 10.0.0.41 - - [2026-02-08 18:57:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.001682 10.0.0.41 - - [2026-02-08 18:57:51] "POST /projects HTTP/1.1" 200 519 0.186705 10.0.0.41 - - [2026-02-08 18:57:51] "POST /access-control-lists HTTP/1.1" 200 598 0.059208 10.0.0.41 - - [2026-02-08 18:57:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.051929 10.0.0.41 - - [2026-02-08 18:57:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.011729 10.0.0.41 - - [2026-02-08 18:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008269 10.0.0.41 - - [2026-02-08 18:57:51] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.017728 10.0.0.41 - - [2026-02-08 18:57:51] "POST /access-control-lists HTTP/1.1" 200 596 0.069339 10.0.0.41 - - [2026-02-08 18:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.41 - - [2026-02-08 18:57:51] "GET /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006721 10.0.0.41 - - [2026-02-08 18:57:51] "PUT /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3 HTTP/1.1" 200 264 0.040067 10.0.0.41 - - [2026-02-08 18:57:51] "PUT /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab HTTP/1.1" 200 264 0.040831 10.0.0.41 - - [2026-02-08 18:57:51] "POST /security-groups HTTP/1.1" 200 591 0.071560 10.0.0.41 - - [2026-02-08 18:57:51] "POST /fqname-to-id HTTP/1.1" 404 270 0.001662 10.0.0.41 - - [2026-02-08 18:57:51] "POST /access-control-lists HTTP/1.1" 200 632 0.067536 10.0.0.41 - - [2026-02-08 18:57:51] "POST /fqname-to-id HTTP/1.1" 404 269 0.008114 10.0.0.41 - - [2026-02-08 18:57:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.073950 10.0.0.41 - - [2026-02-08 18:57:51] "POST /chown HTTP/1.1" 200 109 0.021364 10.0.0.41 - - [2026-02-08 18:57:51] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009838 10.0.0.41 - - [2026-02-08 18:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.41 - - [2026-02-08 18:57:51] "GET /policy-management/bed5d807-393d-46ef-ba7f-088b58989b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012825 10.0.0.41 - - [2026-02-08 18:57:51] "POST /access-control-lists HTTP/1.1" 200 630 0.069069 10.0.0.41 - - [2026-02-08 18:57:51] "POST /tags HTTP/1.1" 409 226 0.001926 10.0.0.41 - - [2026-02-08 18:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.019726 10.0.0.41 - - [2026-02-08 18:57:51] "GET /tag/0473e46e-ee94-41ec-806f-f3c5e978cd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.010127 10.0.0.41 - - [2026-02-08 18:57:51] "POST /firewall-rules HTTP/1.1" 200 600 0.060521 10.0.0.41 - - [2026-02-08 18:57:51] "GET /firewall-rule/ee1d3716-bee4-42d4-9530-9faff720fb2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.010872 10.0.0.41 - - [2026-02-08 18:57:51] "GET /firewall-policy/653c5a0b-1ea4-435b-b2ff-4873d1951602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003592 10.0.0.41 - - [2026-02-08 18:57:51] "GET /firewall-rule/ee1d3716-bee4-42d4-9530-9faff720fb2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001967 10.0.0.41 - - [2026-02-08 18:57:51] "POST /ref-update HTTP/1.1" 200 156 0.063414 10.0.0.41 - - [2026-02-08 18:57:51] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002387 10.0.0.41 - - [2026-02-08 18:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.41 - - [2026-02-08 18:57:51] "GET /policy-management/bed5d807-393d-46ef-ba7f-088b58989b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001924 10.0.0.41 - - [2026-02-08 18:57:51] "POST /tags HTTP/1.1" 409 226 0.001269 10.0.0.41 - - [2026-02-08 18:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001127 10.0.0.41 - - [2026-02-08 18:57:51] "GET /tag/0473e46e-ee94-41ec-806f-f3c5e978cd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.009361 10.0.0.41 - - [2026-02-08 18:57:52] "POST /firewall-rules HTTP/1.1" 200 598 0.064773 10.0.0.41 - - [2026-02-08 18:57:52] "GET /firewall-rule/6f40dc07-b8f5-4c65-9550-f41072bbc161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.019490 10.0.0.41 - - [2026-02-08 18:57:52] "GET /firewall-policy/653c5a0b-1ea4-435b-b2ff-4873d1951602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003646 10.0.0.41 - - [2026-02-08 18:57:52] "GET /firewall-rule/6f40dc07-b8f5-4c65-9550-f41072bbc161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002672 10.0.0.41 - - [2026-02-08 18:57:52] "POST /ref-update HTTP/1.1" 200 156 0.103859 10.0.0.41 - - [2026-02-08 18:57:53] "POST /tags HTTP/1.1" 200 345 0.089730 10.0.0.41 - - [2026-02-08 18:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.016268 10.0.0.41 - - [2026-02-08 18:57:53] "GET /tag/dd8c7fc1-f106-4212-8bce-aaa7cc70f2af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015351 10.0.0.41 - - [2026-02-08 18:57:53] "POST /projects HTTP/1.1" 409 238 0.007587 10.0.0.41 - - [2026-02-08 18:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.41 - - [2026-02-08 18:57:54] "GET /project/c9143649-0e02-487e-89fb-7a3cd8b570e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027539 10.0.0.41 - - [2026-02-08 18:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008103 10.0.0.41 - - [2026-02-08 18:57:54] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.010838 10.0.0.41 - - [2026-02-08 18:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.41 - - [2026-02-08 18:57:54] "GET /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004256 10.0.0.41 - - [2026-02-08 18:57:54] "POST /security-groups HTTP/1.1" 409 285 0.003070 10.0.0.41 - - [2026-02-08 18:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.41 - - [2026-02-08 18:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.41 - - [2026-02-08 18:57:54] "PUT /security-group/4a8c2c65-5e04-4b39-ab52-04c7d956e390 HTTP/1.1" 200 262 0.063184 10.0.0.41 - - [2026-02-08 18:57:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.058106 10.0.0.41 - - [2026-02-08 18:57:54] "PUT /access-control-list/945d3457-3560-49a3-b3a7-438ea44a46f6 HTTP/1.1" 200 272 0.041011 10.0.0.41 - - [2026-02-08 18:57:54] "GET /project/c9143649-0e02-487e-89fb-7a3cd8b570e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.124849 10.0.0.41 - - [2026-02-08 18:57:54] "POST /tags HTTP/1.1" 409 228 0.035149 10.0.0.41 - - [2026-02-08 18:57:54] "PUT /access-control-list/91a5319a-9e8e-4467-9a00-47278b51da4e HTTP/1.1" 200 272 0.046841 10.0.0.41 - - [2026-02-08 18:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.41 - - [2026-02-08 18:57:54] "GET /tag/dd8c7fc1-f106-4212-8bce-aaa7cc70f2af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013429 10.0.0.41 - - [2026-02-08 18:57:54] "POST /tags HTTP/1.1" 200 345 0.019566 10.0.0.41 - - [2026-02-08 18:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.41 - - [2026-02-08 18:57:54] "GET /tag/083c204d-deb6-4531-8509-26cfc072f5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.012437 10.0.0.41 - - [2026-02-08 18:57:54] "POST /projects HTTP/1.1" 409 238 0.001736 10.0.0.41 - - [2026-02-08 18:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001340 10.0.0.41 - - [2026-02-08 18:57:54] "GET /project/a99b0b45-49da-482a-995e-0056a3022828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035624 10.0.0.41 - - [2026-02-08 18:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.41 - - [2026-02-08 18:57:54] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005059 10.0.0.41 - - [2026-02-08 18:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.41 - - [2026-02-08 18:57:54] "GET /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004161 10.0.0.41 - - [2026-02-08 18:57:54] "POST /security-groups HTTP/1.1" 409 285 0.002532 10.0.0.41 - - [2026-02-08 18:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.41 - - [2026-02-08 18:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.41 - - [2026-02-08 18:57:54] "GET /project/a99b0b45-49da-482a-995e-0056a3022828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050186 10.0.0.41 - - [2026-02-08 18:57:54] "PUT /security-group/4ee7d301-da5d-4de8-979a-812cd9e76fd4 HTTP/1.1" 200 262 0.050456 10.0.0.41 - - [2026-02-08 18:57:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.025812 10.0.0.41 - - [2026-02-08 18:57:54] "PUT /access-control-list/3fa31d51-32c7-4f2a-9cf5-44cfbfc943ed HTTP/1.1" 200 272 0.018495 10.0.0.41 - - [2026-02-08 18:57:54] "POST /tags HTTP/1.1" 409 228 0.013568 10.0.0.41 - - [2026-02-08 18:57:54] "PUT /access-control-list/b52cffa6-cbe1-4c47-a08d-61e655544610 HTTP/1.1" 200 272 0.027557 10.0.0.41 - - [2026-02-08 18:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.41 - - [2026-02-08 18:57:54] "GET /tag/083c204d-deb6-4531-8509-26cfc072f5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.011872 10.0.0.41 - - [2026-02-08 18:57:54] "POST /tags HTTP/1.1" 200 291 0.043232 10.0.0.41 - - [2026-02-08 18:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016086 10.0.0.41 - - [2026-02-08 18:57:54] "GET /tag/0d84edc5-a4a5-4674-9fc0-3ab09cab8405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.012417 10.0.0.41 - - [2026-02-08 18:57:55] "POST /tags HTTP/1.1" 200 303 0.072201 10.0.0.41 - - [2026-02-08 18:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016520 10.0.0.41 - - [2026-02-08 18:57:55] "GET /tag/8599854b-3fa8-4e27-860b-f8cda8627e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.016581 10.0.0.41 - - [2026-02-08 18:57:55] "POST /tags HTTP/1.1" 409 252 0.003848 10.0.0.41 - - [2026-02-08 18:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.41 - - [2026-02-08 18:57:55] "GET /tag/fe89d415-5fb5-4446-ac33-41e13f2d7e4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010366 10.0.0.41 - - [2026-02-08 18:57:55] "POST /tags HTTP/1.1" 409 226 0.002477 10.0.0.41 - - [2026-02-08 18:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.41 - - [2026-02-08 18:57:55] "GET /tag/e3cc2a2c-1b60-4e5d-b2a2-d84118e6b06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011513 10.0.0.41 - - [2026-02-08 18:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.41 - - [2026-02-08 18:57:55] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003489 10.0.0.41 - - [2026-02-08 18:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.41 - - [2026-02-08 18:57:55] "GET /project/c9143649-0e02-487e-89fb-7a3cd8b570e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035591 10.0.0.41 - - [2026-02-08 18:57:55] "POST /virtual-machines HTTP/1.1" 200 395 0.007476 10.0.0.41 - - [2026-02-08 18:57:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.007841 10.0.0.41 - - [2026-02-08 18:57:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111794 10.0.0.41 - - [2026-02-08 18:57:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.022372 10.0.0.41 - - [2026-02-08 18:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016441 10.0.0.41 - - [2026-02-08 18:57:55] "GET /virtual-machine-interface/13c898a0-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004327 10.0.0.41 - - [2026-02-08 18:57:55] "POST /instance-ips HTTP/1.1" 200 397 0.020649 10.0.0.41 - - [2026-02-08 18:57:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.032811 10.0.0.41 - - [2026-02-08 18:57:55] "GET /virtual-machine-interface/13c898a0-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010861 10.0.0.41 - - [2026-02-08 18:57:55] "POST /set-tag HTTP/1.1" 200 109 0.059540 10.0.0.41 - - [2026-02-08 18:57:55] "GET /virtual-machine-interface/13c898a0-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019287 10.0.0.41 - - [2026-02-08 18:57:55] "GET /instance-ip/13de6f04-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006548 10.0.0.41 - - [2026-02-08 18:57:55] "GET /virtual-machine-interface/13c898a0-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003896 10.0.0.41 - - [2026-02-08 18:57:55] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.41 - - [2026-02-08 18:57:55] "GET /virtual-router/9ed06450-01b0-4376-b1b5-b9187ecf2237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003155 10.0.0.41 - - [2026-02-08 18:57:55] "POST /ref-update HTTP/1.1" 200 156 0.008270 10.0.0.41 - - [2026-02-08 18:57:55] "GET /virtual-machine-interface/13c898a0-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016031 10.0.0.41 - - [2026-02-08 18:57:55] "POST /set-tag HTTP/1.1" 200 109 0.001857 10.0.0.41 - - [2026-02-08 18:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.41 - - [2026-02-08 18:57:56] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003922 10.0.0.41 - - [2026-02-08 18:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.41 - - [2026-02-08 18:57:56] "GET /project/c9143649-0e02-487e-89fb-7a3cd8b570e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034898 10.0.0.41 - - [2026-02-08 18:57:56] "POST /virtual-machines HTTP/1.1" 200 395 0.013903 10.0.0.41 - - [2026-02-08 18:57:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.029565 10.0.0.41 - - [2026-02-08 18:57:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102199 10.0.0.41 - - [2026-02-08 18:57:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008832 10.0.0.41 - - [2026-02-08 18:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.41 - - [2026-02-08 18:57:56] "GET /virtual-machine-interface/143b5f84-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005507 10.0.0.41 - - [2026-02-08 18:57:56] "POST /instance-ips HTTP/1.1" 200 397 0.021013 10.0.0.41 - - [2026-02-08 18:57:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.023942 10.0.0.41 - - [2026-02-08 18:57:56] "GET /virtual-machine-interface/143b5f84-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013494 10.0.0.41 - - [2026-02-08 18:57:56] "POST /set-tag HTTP/1.1" 200 109 0.059611 10.0.0.41 - - [2026-02-08 18:57:56] "GET /virtual-machine-interface/143b5f84-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.023013 10.0.0.41 - - [2026-02-08 18:57:56] "GET /instance-ip/1454bbdc-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002821 10.0.0.41 - - [2026-02-08 18:57:56] "GET /virtual-machine-interface/143b5f84-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004217 10.0.0.41 - - [2026-02-08 18:57:56] "POST /set-tag HTTP/1.1" 200 109 0.001933 10.0.0.41 - - [2026-02-08 18:57:56] "GET /virtual-router/9ed06450-01b0-4376-b1b5-b9187ecf2237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.003824 10.0.0.41 - - [2026-02-08 18:57:56] "POST /ref-update HTTP/1.1" 200 156 0.016818 10.0.0.41 - - [2026-02-08 18:57:56] "GET /virtual-machine-interface/143b5f84-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006638 10.0.0.41 - - [2026-02-08 18:57:56] "POST /set-tag HTTP/1.1" 200 109 0.005755 10.0.0.41 - - [2026-02-08 18:57:56] "POST /tags HTTP/1.1" 200 291 0.023287 10.0.0.41 - - [2026-02-08 18:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.41 - - [2026-02-08 18:57:56] "GET /tag/90378003-531e-4946-b07a-6c131b90788e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.010591 10.0.0.41 - - [2026-02-08 18:57:56] "POST /tags HTTP/1.1" 409 252 0.001703 10.0.0.41 - - [2026-02-08 18:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.41 - - [2026-02-08 18:57:56] "GET /tag/eed4fa78-fc41-4706-af56-4628c4deacb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010469 10.0.0.41 - - [2026-02-08 18:57:56] "POST /tags HTTP/1.1" 409 226 0.002004 10.0.0.41 - - [2026-02-08 18:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.41 - - [2026-02-08 18:57:56] "GET /tag/0473e46e-ee94-41ec-806f-f3c5e978cd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.010653 10.0.0.41 - - [2026-02-08 18:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.41 - - [2026-02-08 18:57:56] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003483 10.0.0.41 - - [2026-02-08 18:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.41 - - [2026-02-08 18:57:57] "GET /project/a99b0b45-49da-482a-995e-0056a3022828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029340 10.0.0.41 - - [2026-02-08 18:57:57] "POST /virtual-machines HTTP/1.1" 200 395 0.008775 10.0.0.41 - - [2026-02-08 18:57:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.011945 10.0.0.41 - - [2026-02-08 18:57:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106193 10.0.0.41 - - [2026-02-08 18:57:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.020027 10.0.0.41 - - [2026-02-08 18:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008471 10.0.0.41 - - [2026-02-08 18:57:57] "GET /virtual-machine-interface/14c70f66-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004348 10.0.0.41 - - [2026-02-08 18:57:57] "POST /instance-ips HTTP/1.1" 200 397 0.017370 10.0.0.41 - - [2026-02-08 18:57:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022854 10.0.0.41 - - [2026-02-08 18:57:57] "GET /virtual-machine-interface/14c70f66-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009331 10.0.0.41 - - [2026-02-08 18:57:57] "POST /set-tag HTTP/1.1" 200 109 0.059974 10.0.0.41 - - [2026-02-08 18:57:57] "GET /virtual-machine-interface/14c70f66-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016771 10.0.0.41 - - [2026-02-08 18:57:57] "GET /instance-ip/14da9e82-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003049 10.0.0.41 - - [2026-02-08 18:57:57] "GET /virtual-machine-interface/14c70f66-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004262 10.0.0.41 - - [2026-02-08 18:57:57] "POST /set-tag HTTP/1.1" 200 109 0.002000 10.0.0.41 - - [2026-02-08 18:57:57] "GET /virtual-router/9ed06450-01b0-4376-b1b5-b9187ecf2237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.003367 10.0.0.41 - - [2026-02-08 18:57:57] "POST /ref-update HTTP/1.1" 200 156 0.007337 10.0.0.41 - - [2026-02-08 18:57:57] "GET /virtual-machine-interface/14c70f66-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011116 10.0.0.41 - - [2026-02-08 18:57:57] "POST /set-tag HTTP/1.1" 200 109 0.002256 10.0.0.41 - - [2026-02-08 18:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.41 - - [2026-02-08 18:57:57] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003677 10.0.0.41 - - [2026-02-08 18:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.41 - - [2026-02-08 18:57:57] "GET /project/a99b0b45-49da-482a-995e-0056a3022828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044117 10.0.0.41 - - [2026-02-08 18:57:57] "POST /virtual-machines HTTP/1.1" 200 395 0.009616 10.0.0.41 - - [2026-02-08 18:57:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.011964 10.0.0.41 - - [2026-02-08 18:57:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097652 10.0.0.41 - - [2026-02-08 18:57:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.008155 10.0.0.41 - - [2026-02-08 18:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007615 10.0.0.41 - - [2026-02-08 18:57:57] "GET /virtual-machine-interface/1534e05e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004085 10.0.0.41 - - [2026-02-08 18:57:58] "POST /instance-ips HTTP/1.1" 200 397 0.025408 10.0.0.41 - - [2026-02-08 18:57:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.028074 10.0.0.41 - - [2026-02-08 18:57:58] "GET /virtual-machine-interface/1534e05e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008136 10.0.0.41 - - [2026-02-08 18:57:58] "POST /set-tag HTTP/1.1" 200 109 0.063763 10.0.0.41 - - [2026-02-08 18:57:58] "GET /virtual-machine-interface/1534e05e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017667 10.0.0.41 - - [2026-02-08 18:57:58] "GET /instance-ip/154c6076-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.011113 10.0.0.41 - - [2026-02-08 18:57:58] "GET /virtual-machine-interface/1534e05e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004110 10.0.0.41 - - [2026-02-08 18:57:58] "POST /set-tag HTTP/1.1" 200 109 0.001975 10.0.0.41 - - [2026-02-08 18:57:58] "GET /virtual-router/9ed06450-01b0-4376-b1b5-b9187ecf2237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.003222 10.0.0.41 - - [2026-02-08 18:57:58] "POST /ref-update HTTP/1.1" 200 156 0.016088 10.0.0.41 - - [2026-02-08 18:57:58] "GET /virtual-machine-interface/1534e05e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014692 10.0.0.41 - - [2026-02-08 18:57:58] "POST /set-tag HTTP/1.1" 200 109 0.003052 10.0.0.41 - - [2026-02-08 18:57:58] "POST /tags HTTP/1.1" 200 299 0.020488 10.0.0.41 - - [2026-02-08 18:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006207 10.0.0.41 - - [2026-02-08 18:57:58] "GET /tag/040e777e-d1dd-4424-8d79-e7067d1dc985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011352 10.0.0.41 - - [2026-02-08 18:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.41 - - [2026-02-08 18:57:58] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003612 10.0.0.41 - - [2026-02-08 18:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.41 - - [2026-02-08 18:57:58] "GET /project/c9143649-0e02-487e-89fb-7a3cd8b570e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031193 10.0.0.41 - - [2026-02-08 18:57:58] "POST /virtual-machines HTTP/1.1" 200 395 0.007301 10.0.0.41 - - [2026-02-08 18:57:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.015905 10.0.0.41 - - [2026-02-08 18:57:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094610 10.0.0.41 - - [2026-02-08 18:57:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008331 10.0.0.41 - - [2026-02-08 18:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006232 10.0.0.41 - - [2026-02-08 18:57:58] "GET /virtual-machine-interface/15b42ca6-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005171 10.0.0.41 - - [2026-02-08 18:57:58] "POST /instance-ips HTTP/1.1" 200 397 0.018576 10.0.0.41 - - [2026-02-08 18:57:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.024226 10.0.0.41 - - [2026-02-08 18:57:58] "GET /virtual-machine-interface/15b42ca6-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009754 10.0.0.41 - - [2026-02-08 18:57:59] "POST /set-tag HTTP/1.1" 200 109 0.028344 10.0.0.41 - - [2026-02-08 18:57:59] "GET /virtual-machine-interface/15b42ca6-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008994 10.0.0.41 - - [2026-02-08 18:57:59] "GET /instance-ip/15cdb55e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006555 10.0.0.41 - - [2026-02-08 18:57:59] "GET /virtual-machine-interface/15b42ca6-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004045 10.0.0.41 - - [2026-02-08 18:57:59] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.41 - - [2026-02-08 18:57:59] "POST /tags HTTP/1.1" 200 299 0.042623 10.0.0.41 - - [2026-02-08 18:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008034 10.0.0.41 - - [2026-02-08 18:57:59] "GET /tag/8ad7a2a8-7819-433c-80c9-73bbf8349731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011394 10.0.0.41 - - [2026-02-08 18:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.41 - - [2026-02-08 18:57:59] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004965 10.0.0.41 - - [2026-02-08 18:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.41 - - [2026-02-08 18:57:59] "GET /project/c9143649-0e02-487e-89fb-7a3cd8b570e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048259 10.0.0.41 - - [2026-02-08 18:57:59] "POST /virtual-machines HTTP/1.1" 200 395 0.010960 10.0.0.41 - - [2026-02-08 18:57:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.007277 10.0.0.41 - - [2026-02-08 18:57:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109206 10.0.0.41 - - [2026-02-08 18:57:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.012196 10.0.0.41 - - [2026-02-08 18:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015052 10.0.0.41 - - [2026-02-08 18:57:59] "GET /virtual-machine-interface/162601b4-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004181 10.0.0.41 - - [2026-02-08 18:57:59] "POST /instance-ips HTTP/1.1" 200 397 0.018396 10.0.0.41 - - [2026-02-08 18:57:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.021624 10.0.0.41 - - [2026-02-08 18:57:59] "GET /virtual-machine-interface/162601b4-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.020957 10.0.0.41 - - [2026-02-08 18:57:59] "POST /set-tag HTTP/1.1" 200 109 0.016533 10.0.0.41 - - [2026-02-08 18:57:59] "GET /virtual-machine-interface/162601b4-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012269 10.0.0.41 - - [2026-02-08 18:57:59] "GET /instance-ip/1639bf42-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002969 10.0.0.41 - - [2026-02-08 18:57:59] "GET /virtual-machine-interface/162601b4-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004074 10.0.0.41 - - [2026-02-08 18:57:59] "POST /set-tag HTTP/1.1" 200 109 0.001949 10.0.0.41 - - [2026-02-08 18:57:59] "POST /tags HTTP/1.1" 200 299 0.015774 10.0.0.41 - - [2026-02-08 18:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013120 10.0.0.41 - - [2026-02-08 18:57:59] "GET /tag/5f2e1ebc-ae36-431d-996f-f9df6084527f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011018 10.0.0.41 - - [2026-02-08 18:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.41 - - [2026-02-08 18:57:59] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003204 10.0.0.41 - - [2026-02-08 18:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.41 - - [2026-02-08 18:57:59] "GET /project/a99b0b45-49da-482a-995e-0056a3022828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031484 10.0.0.41 - - [2026-02-08 18:57:59] "POST /virtual-machines HTTP/1.1" 200 395 0.008326 10.0.0.41 - - [2026-02-08 18:58:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.024538 10.0.0.41 - - [2026-02-08 18:58:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102869 10.0.0.41 - - [2026-02-08 18:58:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.008037 10.0.0.41 - - [2026-02-08 18:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005325 10.0.0.41 - - [2026-02-08 18:58:00] "GET /virtual-machine-interface/1687744e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008416 10.0.0.41 - - [2026-02-08 18:58:00] "POST /instance-ips HTTP/1.1" 200 397 0.017736 10.0.0.41 - - [2026-02-08 18:58:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.025568 10.0.0.41 - - [2026-02-08 18:58:00] "GET /virtual-machine-interface/1687744e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008804 10.0.0.41 - - [2026-02-08 18:58:00] "POST /set-tag HTTP/1.1" 200 109 0.017175 10.0.0.41 - - [2026-02-08 18:58:00] "GET /virtual-machine-interface/1687744e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011417 10.0.0.41 - - [2026-02-08 18:58:00] "GET /instance-ip/16a01c6a-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003222 10.0.0.41 - - [2026-02-08 18:58:00] "GET /virtual-machine-interface/1687744e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004012 10.0.0.41 - - [2026-02-08 18:58:00] "POST /set-tag HTTP/1.1" 200 109 0.001936 10.0.0.41 - - [2026-02-08 18:58:00] "POST /tags HTTP/1.1" 200 299 0.015502 10.0.0.41 - - [2026-02-08 18:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.41 - - [2026-02-08 18:58:00] "GET /tag/2615e154-c804-4d39-b698-efcdcd8b2fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010513 10.0.0.41 - - [2026-02-08 18:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.41 - - [2026-02-08 18:58:00] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003720 10.0.0.41 - - [2026-02-08 18:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.41 - - [2026-02-08 18:58:00] "GET /project/a99b0b45-49da-482a-995e-0056a3022828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032409 10.0.0.41 - - [2026-02-08 18:58:00] "POST /virtual-machines HTTP/1.1" 200 395 0.007257 10.0.0.41 - - [2026-02-08 18:58:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.016802 10.0.0.41 - - [2026-02-08 18:58:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104732 10.0.0.41 - - [2026-02-08 18:58:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.008044 10.0.0.41 - - [2026-02-08 18:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007945 10.0.0.41 - - [2026-02-08 18:58:00] "GET /virtual-machine-interface/16e8436e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008672 10.0.0.41 - - [2026-02-08 18:58:00] "POST /instance-ips HTTP/1.1" 200 397 0.024493 10.0.0.41 - - [2026-02-08 18:58:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.021752 10.0.0.41 - - [2026-02-08 18:58:00] "GET /virtual-machine-interface/16e8436e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011323 10.0.0.41 - - [2026-02-08 18:58:01] "POST /set-tag HTTP/1.1" 200 109 0.029601 10.0.0.41 - - [2026-02-08 18:58:01] "GET /virtual-machine-interface/16e8436e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.027786 10.0.0.41 - - [2026-02-08 18:58:01] "GET /instance-ip/1700916c-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003577 10.0.0.41 - - [2026-02-08 18:58:01] "GET /virtual-machine-interface/16e8436e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003943 10.0.0.41 - - [2026-02-08 18:58:01] "POST /set-tag HTTP/1.1" 200 109 0.007224 10.0.0.41 - - [2026-02-08 18:58:01] "GET /virtual-router/9ed06450-01b0-4376-b1b5-b9187ecf2237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.004400 10.0.0.41 - - [2026-02-08 18:58:01] "POST /ref-update HTTP/1.1" 200 156 0.007601 10.0.0.41 - - [2026-02-08 18:58:01] "GET /virtual-machine-interface/15b42ca6-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012935 10.0.0.41 - - [2026-02-08 18:58:01] "POST /set-tag HTTP/1.1" 200 109 0.002150 10.0.0.41 - - [2026-02-08 18:58:01] "GET /virtual-machine-interface/13c898a0-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003969 10.0.0.41 - - [2026-02-08 18:58:01] "POST /set-tag HTTP/1.1" 200 109 0.001978 10.0.0.41 - - [2026-02-08 18:58:01] "GET /virtual-router/9ed06450-01b0-4376-b1b5-b9187ecf2237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.004100 10.0.0.41 - - [2026-02-08 18:58:01] "POST /ref-update HTTP/1.1" 200 156 0.009081 10.0.0.41 - - [2026-02-08 18:58:01] "GET /virtual-machine-interface/162601b4-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003975 10.0.0.41 - - [2026-02-08 18:58:01] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.41 - - [2026-02-08 18:58:01] "GET /virtual-router/9ed06450-01b0-4376-b1b5-b9187ecf2237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.003564 10.0.0.41 - - [2026-02-08 18:58:01] "POST /ref-update HTTP/1.1" 200 156 0.008319 10.0.0.41 - - [2026-02-08 18:58:01] "GET /virtual-machine-interface/1687744e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009656 10.0.0.41 - - [2026-02-08 18:58:01] "POST /set-tag HTTP/1.1" 200 109 0.002216 10.0.0.41 - - [2026-02-08 18:58:01] "GET /virtual-machine-interface/143b5f84-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004302 10.0.0.41 - - [2026-02-08 18:58:01] "POST /set-tag HTTP/1.1" 200 109 0.001977 10.0.0.41 - - [2026-02-08 18:58:01] "GET /virtual-router/9ed06450-01b0-4376-b1b5-b9187ecf2237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.003612 10.0.0.41 - - [2026-02-08 18:58:01] "POST /ref-update HTTP/1.1" 200 156 0.006752 10.0.0.41 - - [2026-02-08 18:58:01] "GET /virtual-machine-interface/16e8436e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003890 10.0.0.41 - - [2026-02-08 18:58:01] "POST /set-tag HTTP/1.1" 200 109 0.001880 10.0.0.41 - - [2026-02-08 18:58:01] "GET /virtual-machine-interface/14c70f66-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003810 10.0.0.41 - - [2026-02-08 18:58:01] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.41 - - [2026-02-08 18:58:01] "GET /virtual-machine-interface/1534e05e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003688 10.0.0.41 - - [2026-02-08 18:58:01] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.41 - - [2026-02-08 18:58:01] "GET /virtual-machine-interface/15b42ca6-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003879 10.0.0.41 - - [2026-02-08 18:58:01] "POST /set-tag HTTP/1.1" 200 109 0.001842 10.0.0.41 - - [2026-02-08 18:58:01] "GET /virtual-machine-interface/162601b4-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003340 10.0.0.41 - - [2026-02-08 18:58:01] "POST /set-tag HTTP/1.1" 200 109 0.002335 10.0.0.41 - - [2026-02-08 18:58:01] "GET /virtual-machine-interface/1687744e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003866 10.0.0.41 - - [2026-02-08 18:58:01] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.41 - - [2026-02-08 18:58:01] "GET /virtual-machine-interface/13c898a0-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003498 10.0.0.41 - - [2026-02-08 18:58:01] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.41 - - [2026-02-08 18:58:01] "GET /virtual-machine-interface/16e8436e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003447 10.0.0.41 - - [2026-02-08 18:58:01] "POST /set-tag HTTP/1.1" 200 109 0.001649 10.0.0.41 - - [2026-02-08 18:58:01] "GET /virtual-machine-interface/143b5f84-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004215 10.0.0.41 - - [2026-02-08 18:58:01] "POST /set-tag HTTP/1.1" 200 109 0.002028 10.0.0.41 - - [2026-02-08 18:58:04] "GET /virtual-machine/2aa8cdf8-9fde-449f-a5c0-f9995c3c47f9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003739 10.0.0.41 - - [2026-02-08 18:58:04] "GET /virtual-machine-interface/13c898a0-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004651 10.0.0.41 - - [2026-02-08 18:58:04] "GET /virtual-machine/919f2416-75f6-418f-8f54-78b4f5caac91?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002871 10.0.0.41 - - [2026-02-08 18:58:04] "GET /virtual-machine-interface/143b5f84-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003821 10.0.0.41 - - [2026-02-08 18:58:05] "GET /virtual-machine-interface/15b42ca6-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004442 10.0.0.41 - - [2026-02-08 18:58:05] "POST /set-tag HTTP/1.1" 200 109 0.002139 10.0.0.41 - - [2026-02-08 18:58:06] "GET /virtual-machine-interface/14c70f66-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004277 10.0.0.41 - - [2026-02-08 18:58:06] "POST /set-tag HTTP/1.1" 200 109 0.002201 10.0.0.41 - - [2026-02-08 18:58:07] "GET /virtual-machine-interface/1534e05e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004074 10.0.0.41 - - [2026-02-08 18:58:07] "POST /set-tag HTTP/1.1" 200 109 0.001906 10.0.0.41 - - [2026-02-08 18:58:09] "GET /virtual-machine/d7716b28-b10a-49b5-bcb6-c9283b09bb8e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002738 10.0.0.41 - - [2026-02-08 18:58:09] "GET /virtual-machine-interface/14c70f66-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003740 10.0.0.41 - - [2026-02-08 18:58:09] "GET /virtual-machine/dc7091c8-e447-42d9-9128-02a0219607dd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002748 10.0.0.41 - - [2026-02-08 18:58:09] "GET /virtual-machine-interface/1534e05e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003350 10.0.0.41 - - [2026-02-08 18:58:10] "GET /virtual-machine/fa0e3722-f985-46d9-a17e-9fa1a1ab7d58?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002727 10.0.0.41 - - [2026-02-08 18:58:10] "GET /virtual-machine-interface/15b42ca6-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003569 10.0.0.41 - - [2026-02-08 18:58:10] "GET /virtual-machine-interface/162601b4-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004066 10.0.0.41 - - [2026-02-08 18:58:10] "POST /set-tag HTTP/1.1" 200 109 0.001934 10.0.0.41 - - [2026-02-08 18:58:11] "GET /virtual-machine-interface/16e8436e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004710 10.0.0.41 - - [2026-02-08 18:58:11] "POST /set-tag HTTP/1.1" 200 109 0.002033 10.0.0.41 - - [2026-02-08 18:58:12] "GET /virtual-machine-interface/1687744e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003946 10.0.0.41 - - [2026-02-08 18:58:12] "POST /set-tag HTTP/1.1" 200 109 0.001910 10.0.0.41 - - [2026-02-08 18:58:15] "GET /virtual-machine/14f5770a-ed00-4518-82b5-1a18bdbbedaa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002763 10.0.0.41 - - [2026-02-08 18:58:15] "GET /virtual-machine-interface/1687744e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003370 10.0.0.41 - - [2026-02-08 18:58:15] "GET /virtual-machine/f9909cae-9ca9-4c05-9b3a-15d4207eb7f0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003043 10.0.0.41 - - [2026-02-08 18:58:15] "GET /virtual-machine-interface/162601b4-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005582 10.0.0.41 - - [2026-02-08 18:58:15] "GET /virtual-machine/d110dba0-35d2-4e79-9e41-45f0f9deaa32?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003616 10.0.0.41 - - [2026-02-08 18:58:15] "GET /virtual-machine-interface/16e8436e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004579 10.0.0.41 - - [2026-02-08 18:58:15] "GET /loadbalancer/f654a7fe-637a-47a4-8be4-64a7c85c8c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004589 10.0.0.41 - - [2026-02-08 18:58:15] "POST /tags HTTP/1.1" 200 333 0.025379 10.0.0.41 - - [2026-02-08 18:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009176 10.0.0.41 - - [2026-02-08 18:58:15] "GET /tag/9b230d8b-696b-4ad6-acee-e185cab02a11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012732 10.0.0.41 - - [2026-02-08 18:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.41 - - [2026-02-08 18:58:15] "GET /project/c9143649-0e02-487e-89fb-7a3cd8b570e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031628 10.0.0.41 - - [2026-02-08 18:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.41 - - [2026-02-08 18:58:15] "GET /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004824 10.0.0.41 - - [2026-02-08 18:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.41 - - [2026-02-08 18:58:15] "GET /service-appliance-set/baf7c4fb-3b9d-4deb-a45a-65e2cf6d5404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002052 10.0.0.41 - - [2026-02-08 18:58:15] "POST /fqname-to-id HTTP/1.1" 404 273 0.001634 10.0.0.41 - - [2026-02-08 18:58:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.089742 10.0.0.41 - - [2026-02-08 18:58:16] "GET /virtual-machine-interface/cc2bf5ee-ebde-4527-8b1b-e76abf517ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.007259 10.0.0.41 - - [2026-02-08 18:58:16] "POST /instance-ips HTTP/1.1" 200 409 0.018749 10.0.0.41 - - [2026-02-08 18:58:16] "GET /instance-ip/67865c28-1ea7-4399-a8dd-a14fd8f3b567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003759 10.0.0.41 - - [2026-02-08 18:58:16] "POST /loadbalancers HTTP/1.1" 200 629 0.058743 10.0.0.41 - - [2026-02-08 18:58:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.024670 10.0.0.41 - - [2026-02-08 18:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008917 10.0.0.41 - - [2026-02-08 18:58:16] "GET /project/c9143649-0e02-487e-89fb-7a3cd8b570e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050094 10.0.0.41 - - [2026-02-08 18:58:16] "GET /instance-ip/67865c28-1ea7-4399-a8dd-a14fd8f3b567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002945 10.0.0.41 - - [2026-02-08 18:58:16] "GET /project/c9143649-0e02-487e-89fb-7a3cd8b570e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045330 10.0.0.41 - - [2026-02-08 18:58:16] "GET /loadbalancer/f654a7fe-637a-47a4-8be4-64a7c85c8c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003849 10.0.0.41 - - [2026-02-08 18:58:16] "POST /floating-ips HTTP/1.1" 200 597 0.024913 10.0.0.41 - - [2026-02-08 18:58:16] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.031294 10.0.0.41 - - [2026-02-08 18:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.41 - - [2026-02-08 18:58:16] "GET /project/c9143649-0e02-487e-89fb-7a3cd8b570e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025133 10.0.0.41 - - [2026-02-08 18:58:16] "GET /loadbalancer-listener/91ad1135-5592-4c56-a07a-55d464bf6c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.002752 10.0.0.41 - - [2026-02-08 18:58:16] "GET /loadbalancer-listener/91ad1135-5592-4c56-a07a-55d464bf6c17?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002377 10.0.0.41 - - [2026-02-08 18:58:16] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.014672 10.0.0.41 - - [2026-02-08 18:58:16] "GET /instance-ip/67865c28-1ea7-4399-a8dd-a14fd8f3b567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002346 10.0.0.41 - - [2026-02-08 18:58:16] "GET /instance-ip/67865c28-1ea7-4399-a8dd-a14fd8f3b567?fields=floating_ips HTTP/1.1" 200 1212 0.005423 10.0.0.41 - - [2026-02-08 18:58:16] "GET /floating-ip/5f36d511-321f-4ae6-a8a1-5f316a390ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.001673 10.0.0.41 - - [2026-02-08 18:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.41 - - [2026-02-08 18:58:16] "GET /loadbalancer/f654a7fe-637a-47a4-8be4-64a7c85c8c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002400 10.0.0.41 - - [2026-02-08 18:58:16] "GET /loadbalancer-pool/6f23e8e5-214b-4828-b455-7456781d4edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003671 10.0.0.41 - - [2026-02-08 18:58:16] "POST /loadbalancer-members HTTP/1.1" 200 721 0.023081 10.0.0.41 - - [2026-02-08 18:58:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.016877 10.0.0.41 - - [2026-02-08 18:58:16] "GET /virtual-machine-interface/143b5f84-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008190 10.0.0.41 - - [2026-02-08 18:58:16] "GET /virtual-machine-interface/143b5f84-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003535 10.0.0.41 - - [2026-02-08 18:58:16] "POST /ref-update HTTP/1.1" 200 156 0.005468 10.0.0.41 - - [2026-02-08 18:58:16] "POST /tags HTTP/1.1" 409 221 0.001704 10.0.0.41 - - [2026-02-08 18:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.41 - - [2026-02-08 18:58:16] "GET /tag/9b230d8b-696b-4ad6-acee-e185cab02a11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010264 10.0.0.41 - - [2026-02-08 18:58:16] "GET /floating-ip/5f36d511-321f-4ae6-a8a1-5f316a390ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.011993 10.0.0.41 - - [2026-02-08 18:58:16] "PUT /floating-ip/5f36d511-321f-4ae6-a8a1-5f316a390ec0 HTTP/1.1" 200 256 0.010876 10.0.0.41 - - [2026-02-08 18:58:16] "GET /loadbalancer/f654a7fe-637a-47a4-8be4-64a7c85c8c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.040446 10.0.0.41 - - [2026-02-08 18:58:16] "POST /set-tag HTTP/1.1" 200 109 0.082913 10.0.0.41 - - [2026-02-08 18:58:16] "GET /loadbalancer-pool/6f23e8e5-214b-4828-b455-7456781d4edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.011023 10.0.0.41 - - [2026-02-08 18:58:16] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019485 10.0.0.41 - - [2026-02-08 18:58:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.012505 10.0.0.41 - - [2026-02-08 18:58:16] "GET /virtual-machine-interface/13c898a0-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006355 10.0.0.41 - - [2026-02-08 18:58:16] "GET /virtual-machine-interface/13c898a0-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006279 10.0.0.41 - - [2026-02-08 18:58:16] "POST /ref-update HTTP/1.1" 200 156 0.006070 10.0.0.41 - - [2026-02-08 18:58:16] "GET /floating-ip/5f36d511-321f-4ae6-a8a1-5f316a390ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.036225 10.0.0.41 - - [2026-02-08 18:58:16] "POST /set-tag HTTP/1.1" 200 109 0.061233 10.0.0.41 - - [2026-02-08 18:58:17] "POST /tags HTTP/1.1" 409 206 0.001793 10.0.0.41 - - [2026-02-08 18:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.41 - - [2026-02-08 18:58:17] "GET /tag/8599854b-3fa8-4e27-860b-f8cda8627e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009625 10.0.0.41 - - [2026-02-08 18:58:17] "POST /tags HTTP/1.1" 409 204 0.001472 10.0.0.41 - - [2026-02-08 18:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.41 - - [2026-02-08 18:58:17] "GET /tag/8ad7a2a8-7819-433c-80c9-73bbf8349731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009432 10.0.0.41 - - [2026-02-08 18:58:17] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001975 10.0.0.41 - - [2026-02-08 18:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.41 - - [2026-02-08 18:58:17] "GET /policy-management/bed5d807-393d-46ef-ba7f-088b58989b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002372 10.0.0.41 - - [2026-02-08 18:58:17] "POST /tags HTTP/1.1" 409 206 0.001336 10.0.0.41 - - [2026-02-08 18:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.41 - - [2026-02-08 18:58:17] "GET /tag/8599854b-3fa8-4e27-860b-f8cda8627e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009938 10.0.0.41 - - [2026-02-08 18:58:17] "POST /tags HTTP/1.1" 409 226 0.001759 10.0.0.41 - - [2026-02-08 18:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.41 - - [2026-02-08 18:58:17] "GET /tag/e3cc2a2c-1b60-4e5d-b2a2-d84118e6b06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009595 10.0.0.41 - - [2026-02-08 18:58:17] "POST /tags HTTP/1.1" 409 204 0.001540 10.0.0.41 - - [2026-02-08 18:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.41 - - [2026-02-08 18:58:17] "GET /tag/8ad7a2a8-7819-433c-80c9-73bbf8349731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009845 10.0.0.41 - - [2026-02-08 18:58:17] "POST /tags HTTP/1.1" 409 226 0.001559 10.0.0.41 - - [2026-02-08 18:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.41 - - [2026-02-08 18:58:17] "GET /tag/e3cc2a2c-1b60-4e5d-b2a2-d84118e6b06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009678 10.0.0.41 - - [2026-02-08 18:58:17] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003675 10.0.0.41 - - [2026-02-08 18:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.41 - - [2026-02-08 18:58:17] "GET /policy-management/bed5d807-393d-46ef-ba7f-088b58989b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002431 10.0.0.41 - - [2026-02-08 18:58:17] "POST /firewall-rules HTTP/1.1" 200 626 0.074848 10.0.0.41 - - [2026-02-08 18:58:17] "POST /firewall-rules HTTP/1.1" 200 646 0.087741 10.0.0.41 - - [2026-02-08 18:58:17] "GET /firewall-rule/82284956-a776-4135-953b-3d1c15c9d8ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.003742 10.0.0.41 - - [2026-02-08 18:58:17] "GET /firewall-policy/c3241da8-4b24-483e-b8aa-140293f36e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002106 10.0.0.41 - - [2026-02-08 18:58:17] "GET /firewall-rule/259cfb97-3f34-4d97-834c-7a589e28781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003170 10.0.0.41 - - [2026-02-08 18:58:17] "POST /ref-update HTTP/1.1" 200 156 0.015030 10.0.0.41 - - [2026-02-08 18:58:17] "POST /firewall-policys HTTP/1.1" 200 606 0.178748 10.0.0.41 - - [2026-02-08 18:58:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.020125 10.0.0.41 - - [2026-02-08 18:58:17] "GET /firewall-policy/e044571c-80cd-4e31-a0f3-8e131ff5b545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004176 10.0.0.41 - - [2026-02-08 18:58:18] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002403 10.0.0.41 - - [2026-02-08 18:58:18] "GET /firewall-policy/e044571c-80cd-4e31-a0f3-8e131ff5b545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002271 10.0.0.41 - - [2026-02-08 18:58:18] "GET /firewall-policy/4242b9b6-b0c9-40f4-a476-7412c85690b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003101 10.0.0.41 - - [2026-02-08 18:58:18] "GET /firewall-policy/653c5a0b-1ea4-435b-b2ff-4873d1951602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003804 10.0.0.41 - - [2026-02-08 18:58:18] "GET /firewall-policy/c3241da8-4b24-483e-b8aa-140293f36e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002636 10.0.0.41 - - [2026-02-08 18:58:18] "GET /firewall-policy/c3241da8-4b24-483e-b8aa-140293f36e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001640 10.0.0.41 - - [2026-02-08 18:58:18] "GET /firewall-policy/653c5a0b-1ea4-435b-b2ff-4873d1951602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002635 10.0.0.41 - - [2026-02-08 18:58:18] "POST /ref-update HTTP/1.1" 200 156 0.022461 10.0.0.41 - - [2026-02-08 18:58:18] "POST /ref-update HTTP/1.1" 200 156 0.023867 10.0.0.41 - - [2026-02-08 18:58:18] "POST /ref-update HTTP/1.1" 200 156 0.015703 10.0.0.41 - - [2026-02-08 18:58:18] "POST /ref-update HTTP/1.1" 200 156 0.037821 10.0.0.41 - - [2026-02-08 18:58:18] "POST /ref-update HTTP/1.1" 200 156 0.047896 10.0.0.41 - - [2026-02-08 18:58:18] "GET /firewall-policy/e044571c-80cd-4e31-a0f3-8e131ff5b545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006630 10.0.0.41 - - [2026-02-08 18:58:56] "GET /global-system-configs HTTP/1.1" 200 322 0.003554 10.0.0.41 - - [2026-02-08 18:58:58] "GET /global-system-configs HTTP/1.1" 200 322 0.002981 10.0.0.41 - - [2026-02-08 18:59:21] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003997 10.0.0.41 - - [2026-02-08 18:59:21] "POST /set-tag HTTP/1.1" 200 109 0.002057 10.0.0.41 - - [2026-02-08 18:59:21] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004787 10.0.0.41 - - [2026-02-08 18:59:21] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.41 - - [2026-02-08 18:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.41 - - [2026-02-08 18:59:21] "GET /loadbalancer/30f06406-e397-484f-b5ad-6b612293ba77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002118 10.0.0.41 - - [2026-02-08 18:59:21] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003550 10.0.0.41 - - [2026-02-08 18:59:21] "POST /set-tag HTTP/1.1" 200 109 0.018134 10.0.0.41 - - [2026-02-08 18:59:21] "DELETE /loadbalancer-member/c18206da-5d64-4e00-8609-963146da6ecf HTTP/1.1" 200 115 0.056629 10.0.0.41 - - [2026-02-08 18:59:21] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005187 10.0.0.41 - - [2026-02-08 18:59:21] "POST /set-tag HTTP/1.1" 200 109 0.004987 10.0.0.41 - - [2026-02-08 18:59:21] "DELETE /loadbalancer-member/a7fadcd3-ba4b-495e-83f5-92831b3370fd HTTP/1.1" 200 115 0.039320 10.0.0.41 - - [2026-02-08 18:59:21] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011950 10.0.0.41 - - [2026-02-08 18:59:21] "POST /set-tag HTTP/1.1" 200 109 0.003649 10.0.0.41 - - [2026-02-08 18:59:21] "DELETE /loadbalancer-member/b828eff9-aca0-4126-8a8a-3ea0a872b44b HTTP/1.1" 200 115 0.032718 10.0.0.41 - - [2026-02-08 18:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008310 10.0.0.41 - - [2026-02-08 18:59:21] "GET /loadbalancer/30f06406-e397-484f-b5ad-6b612293ba77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002817 10.0.0.41 - - [2026-02-08 18:59:21] "GET /loadbalancer-pool/3c128b80-6c84-4745-873c-4363c79b2482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.002488 10.0.0.41 - - [2026-02-08 18:59:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014695 10.0.0.41 - - [2026-02-08 18:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024248 10.0.0.41 - - [2026-02-08 18:59:21] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016763 10.0.0.41 - - [2026-02-08 18:59:21] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009228 10.0.0.41 - - [2026-02-08 18:59:21] "GET /floating-ip/012c2a92-de31-44c5-a738-41556461344f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.006802 10.0.0.41 - - [2026-02-08 18:59:22] "POST /set-tag HTTP/1.1" 200 109 0.084667 10.0.0.41 - - [2026-02-08 18:59:22] "GET /loadbalancer-pool/e41e0294-b324-49b1-b28a-2e07359281c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.033528 10.0.0.41 - - [2026-02-08 18:59:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.040344 10.0.0.41 - - [2026-02-08 18:59:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.010762 10.0.0.41 - - [2026-02-08 18:59:22] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.020122 10.0.0.41 - - [2026-02-08 18:59:22] "POST /set-tag HTTP/1.1" 200 109 0.012427 10.0.0.41 - - [2026-02-08 18:59:22] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005736 10.0.0.41 - - [2026-02-08 18:59:22] "GET /floating-ip/012c2a92-de31-44c5-a738-41556461344f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.015403 10.0.0.41 - - [2026-02-08 18:59:22] "GET /loadbalancer-pool/a5d1d282-21c8-4d96-b712-b4ece9b61ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002887 10.0.0.41 - - [2026-02-08 18:59:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014851 10.0.0.41 - - [2026-02-08 18:59:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.034997 10.0.0.41 - - [2026-02-08 18:59:22] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012804 10.0.0.41 - - [2026-02-08 18:59:22] "GET /virtual-machine-interface/acc258cc-051e-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003404 10.0.0.41 - - [2026-02-08 18:59:22] "GET /floating-ip/012c2a92-de31-44c5-a738-41556461344f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.001620 10.0.0.41 - - [2026-02-08 18:59:22] "POST /set-tag HTTP/1.1" 200 109 0.003185 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:59:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000853 [Introspect:8084]10.0.0.41 - - [2026-02-08 18:59:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000776 [Introspect:8084]10.0.0.41 - - [2026-02-08 19:00:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000873 [Introspect:8084]10.0.0.41 - - [2026-02-08 19:00:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000936 [Introspect:8084]10.0.0.41 - - [2026-02-08 19:00:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.41 - - [2026-02-08 19:00:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000797 [Introspect:8084]10.0.0.41 - - [2026-02-08 19:00:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000767 [Introspect:8084]10.0.0.41 - - [2026-02-08 19:00:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000825 10.0.0.41 - - [2026-02-08 19:00:26] "POST /tags HTTP/1.1" 409 252 0.002214 10.0.0.41 - - [2026-02-08 19:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.41 - - [2026-02-08 19:00:26] "GET /tag/eed4fa78-fc41-4706-af56-4628c4deacb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011104 10.0.0.41 - - [2026-02-08 19:00:26] "POST /tags HTTP/1.1" 409 228 0.001872 10.0.0.41 - - [2026-02-08 19:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.41 - - [2026-02-08 19:00:26] "GET /tag/083c204d-deb6-4531-8509-26cfc072f5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.009778 10.0.0.41 - - [2026-02-08 19:00:26] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003274 10.0.0.41 - - [2026-02-08 19:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.41 - - [2026-02-08 19:00:26] "GET /policy-management/bed5d807-393d-46ef-ba7f-088b58989b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002867 10.0.0.41 - - [2026-02-08 19:00:26] "POST /tags HTTP/1.1" 409 206 0.001668 10.0.0.41 - - [2026-02-08 19:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001406 10.0.0.41 - - [2026-02-08 19:00:26] "GET /tag/8599854b-3fa8-4e27-860b-f8cda8627e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011043 10.0.0.41 - - [2026-02-08 19:00:26] "POST /tags HTTP/1.1" 409 226 0.001699 10.0.0.41 - - [2026-02-08 19:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.41 - - [2026-02-08 19:00:26] "GET /tag/e3cc2a2c-1b60-4e5d-b2a2-d84118e6b06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012551 10.0.0.41 - - [2026-02-08 19:00:26] "POST /tags HTTP/1.1" 409 204 0.005432 10.0.0.41 - - [2026-02-08 19:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.41 - - [2026-02-08 19:00:26] "GET /tag/8ad7a2a8-7819-433c-80c9-73bbf8349731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012392 10.0.0.41 - - [2026-02-08 19:00:26] "POST /tags HTTP/1.1" 409 226 0.008596 10.0.0.41 - - [2026-02-08 19:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.41 - - [2026-02-08 19:00:26] "GET /tag/e3cc2a2c-1b60-4e5d-b2a2-d84118e6b06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.029346 10.0.0.41 - - [2026-02-08 19:00:26] "POST /tags HTTP/1.1" 409 228 0.006964 10.0.0.41 - - [2026-02-08 19:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.41 - - [2026-02-08 19:00:26] "GET /tag/083c204d-deb6-4531-8509-26cfc072f5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.018647 10.0.0.41 - - [2026-02-08 19:00:26] "POST /tags HTTP/1.1" 409 252 0.004388 10.0.0.41 - - [2026-02-08 19:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.41 - - [2026-02-08 19:00:26] "GET /tag/eed4fa78-fc41-4706-af56-4628c4deacb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.017928 10.0.0.41 - - [2026-02-08 19:00:26] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006833 10.0.0.41 - - [2026-02-08 19:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005925 10.0.0.41 - - [2026-02-08 19:00:26] "GET /policy-management/bed5d807-393d-46ef-ba7f-088b58989b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005045 10.0.0.41 - - [2026-02-08 19:00:26] "POST /firewall-rules HTTP/1.1" 409 281 0.012746 10.0.0.41 - - [2026-02-08 19:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004613 10.0.0.41 - - [2026-02-08 19:00:26] "PUT /firewall-rule/259cfb97-3f34-4d97-834c-7a589e28781f HTTP/1.1" 200 260 0.021908 10.0.0.41 - - [2026-02-08 19:00:26] "POST /firewall-rules HTTP/1.1" 409 291 0.032042 10.0.0.41 - - [2026-02-08 19:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005669 10.0.0.41 - - [2026-02-08 19:00:27] "PUT /firewall-rule/82284956-a776-4135-953b-3d1c15c9d8ab HTTP/1.1" 200 260 0.044134 10.0.0.41 - - [2026-02-08 19:00:27] "GET /firewall-rule/82284956-a776-4135-953b-3d1c15c9d8ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.022565 10.0.0.41 - - [2026-02-08 19:00:27] "POST /firewall-rules HTTP/1.1" 200 658 0.086402 10.0.0.41 - - [2026-02-08 19:00:27] "GET /firewall-rule/77443fcd-95ff-42c2-bd95-69e954a531e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.004034 10.0.0.41 - - [2026-02-08 19:00:27] "GET /firewall-policy/c3241da8-4b24-483e-b8aa-140293f36e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002667 10.0.0.41 - - [2026-02-08 19:00:27] "GET /firewall-rule/259cfb97-3f34-4d97-834c-7a589e28781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003416 10.0.0.41 - - [2026-02-08 19:00:27] "POST /firewall-policys HTTP/1.1" 409 269 0.002404 10.0.0.41 - - [2026-02-08 19:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.41 - - [2026-02-08 19:00:27] "PUT /firewall-policy/e044571c-80cd-4e31-a0f3-8e131ff5b545 HTTP/1.1" 200 264 0.031263 10.0.0.41 - - [2026-02-08 19:00:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.037936 10.0.0.41 - - [2026-02-08 19:00:27] "GET /firewall-policy/e044571c-80cd-4e31-a0f3-8e131ff5b545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002483 10.0.0.41 - - [2026-02-08 19:00:27] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007919 10.0.0.41 - - [2026-02-08 19:00:27] "GET /firewall-policy/e044571c-80cd-4e31-a0f3-8e131ff5b545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002046 10.0.0.41 - - [2026-02-08 19:00:27] "GET /firewall-policy/4242b9b6-b0c9-40f4-a476-7412c85690b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.001688 10.0.0.41 - - [2026-02-08 19:00:27] "GET /firewall-policy/653c5a0b-1ea4-435b-b2ff-4873d1951602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002843 10.0.0.41 - - [2026-02-08 19:00:27] "GET /firewall-policy/c3241da8-4b24-483e-b8aa-140293f36e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002184 10.0.0.41 - - [2026-02-08 19:00:27] "GET /firewall-policy/e044571c-80cd-4e31-a0f3-8e131ff5b545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002235 10.0.0.41 - - [2026-02-08 19:00:27] "GET /firewall-policy/e044571c-80cd-4e31-a0f3-8e131ff5b545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002474 10.0.0.41 - - [2026-02-08 19:01:28] "GET /virtual-machine-interface/13c898a0-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006749 10.0.0.41 - - [2026-02-08 19:01:28] "POST /set-tag HTTP/1.1" 200 109 0.004306 10.0.0.41 - - [2026-02-08 19:01:28] "GET /virtual-machine-interface/1687744e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018588 10.0.0.41 - - [2026-02-08 19:01:28] "POST /set-tag HTTP/1.1" 200 109 0.002644 10.0.0.41 - - [2026-02-08 19:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.41 - - [2026-02-08 19:01:28] "GET /loadbalancer/f654a7fe-637a-47a4-8be4-64a7c85c8c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.005627 10.0.0.41 - - [2026-02-08 19:01:28] "GET /virtual-machine-interface/13c898a0-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004407 10.0.0.41 - - [2026-02-08 19:01:28] "POST /set-tag HTTP/1.1" 200 109 0.015085 10.0.0.41 - - [2026-02-08 19:01:29] "DELETE /loadbalancer-member/02fd0771-5cbf-46a4-b4a1-da3d8daf427c HTTP/1.1" 200 115 0.034298 10.0.0.41 - - [2026-02-08 19:01:29] "GET /virtual-machine-interface/143b5f84-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003955 10.0.0.41 - - [2026-02-08 19:01:29] "POST /set-tag HTTP/1.1" 200 109 0.002149 10.0.0.41 - - [2026-02-08 19:01:29] "GET /virtual-machine-interface/16e8436e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003491 10.0.0.41 - - [2026-02-08 19:01:29] "POST /set-tag HTTP/1.1" 200 109 0.001861 10.0.0.41 - - [2026-02-08 19:01:29] "GET /virtual-machine-interface/1534e05e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004117 10.0.0.41 - - [2026-02-08 19:01:29] "POST /set-tag HTTP/1.1" 200 109 0.003132 10.0.0.41 - - [2026-02-08 19:01:29] "GET /virtual-machine-interface/15b42ca6-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003687 10.0.0.41 - - [2026-02-08 19:01:29] "POST /set-tag HTTP/1.1" 200 109 0.002231 10.0.0.41 - - [2026-02-08 19:01:29] "GET /virtual-machine-interface/14c70f66-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003688 10.0.0.41 - - [2026-02-08 19:01:29] "POST /set-tag HTTP/1.1" 200 109 0.002702 10.0.0.41 - - [2026-02-08 19:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.41 - - [2026-02-08 19:01:29] "GET /loadbalancer/f654a7fe-637a-47a4-8be4-64a7c85c8c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002047 10.0.0.41 - - [2026-02-08 19:01:29] "GET /virtual-machine-interface/162601b4-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003173 10.0.0.41 - - [2026-02-08 19:01:29] "POST /set-tag HTTP/1.1" 200 109 0.001554 10.0.0.41 - - [2026-02-08 19:01:30] "GET /virtual-machine-interface/143b5f84-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005013 10.0.0.41 - - [2026-02-08 19:01:30] "POST /set-tag HTTP/1.1" 200 109 0.003968 10.0.0.41 - - [2026-02-08 19:01:30] "GET /virtual-machine-interface/143b5f84-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004035 10.0.0.41 - - [2026-02-08 19:01:30] "POST /set-tag HTTP/1.1" 200 109 0.004117 10.0.0.41 - - [2026-02-08 19:01:30] "GET /virtual-machine/919f2416-75f6-418f-8f54-78b4f5caac91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002640 10.0.0.41 - - [2026-02-08 19:01:30] "POST /ref-update HTTP/1.1" 200 156 0.008493 10.0.0.41 - - [2026-02-08 19:01:30] "GET /virtual-machine-interface/143b5f84-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003888 10.0.0.41 - - [2026-02-08 19:01:30] "POST /set-tag HTTP/1.1" 200 109 0.032190 10.0.0.41 - - [2026-02-08 19:01:30] "POST /set-tag HTTP/1.1" 200 109 0.024104 10.0.0.41 - - [2026-02-08 19:01:30] "POST /set-tag HTTP/1.1" 200 109 0.031091 10.0.0.41 - - [2026-02-08 19:01:30] "POST /set-tag HTTP/1.1" 200 109 0.023869 10.0.0.41 - - [2026-02-08 19:01:30] "POST /set-tag HTTP/1.1" 200 109 0.023392 10.0.0.41 - - [2026-02-08 19:01:30] "DELETE /instance-ip/1454bbdc-0520-11f1-a042-fa163e30d9a8 HTTP/1.1" 200 115 0.041515 10.0.0.41 - - [2026-02-08 19:01:30] "POST /ref-update HTTP/1.1" 200 156 0.009401 10.0.0.41 - - [2026-02-08 19:01:30] "DELETE /virtual-machine-interface/143b5f84-0520-11f1-a042-fa163e30d9a8 HTTP/1.1" 200 115 0.042285 10.0.0.41 - - [2026-02-08 19:01:30] "DELETE /virtual-machine/919f2416-75f6-418f-8f54-78b4f5caac91 HTTP/1.1" 200 115 0.027654 10.0.0.41 - - [2026-02-08 19:01:30] "GET /virtual-machine-interface/14c70f66-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008560 10.0.0.41 - - [2026-02-08 19:01:30] "POST /set-tag HTTP/1.1" 200 109 0.002158 10.0.0.41 - - [2026-02-08 19:01:30] "GET /virtual-machine-interface/14c70f66-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003819 10.0.0.41 - - [2026-02-08 19:01:30] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.41 - - [2026-02-08 19:01:30] "GET /virtual-machine/d7716b28-b10a-49b5-bcb6-c9283b09bb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002543 10.0.0.41 - - [2026-02-08 19:01:30] "POST /ref-update HTTP/1.1" 200 156 0.009088 10.0.0.41 - - [2026-02-08 19:01:30] "GET /virtual-machine-interface/14c70f66-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010494 10.0.0.41 - - [2026-02-08 19:01:31] "POST /set-tag HTTP/1.1" 200 109 0.020853 10.0.0.41 - - [2026-02-08 19:01:31] "POST /set-tag HTTP/1.1" 200 109 0.043328 10.0.0.41 - - [2026-02-08 19:01:31] "POST /set-tag HTTP/1.1" 200 109 0.046234 10.0.0.41 - - [2026-02-08 19:01:31] "POST /set-tag HTTP/1.1" 200 109 0.015898 10.0.0.41 - - [2026-02-08 19:01:31] "POST /set-tag HTTP/1.1" 200 109 0.030463 10.0.0.41 - - [2026-02-08 19:01:31] "DELETE /instance-ip/14da9e82-0520-11f1-a042-fa163e30d9a8 HTTP/1.1" 200 115 0.078116 10.0.0.41 - - [2026-02-08 19:01:31] "DELETE /virtual-machine-interface/14c70f66-0520-11f1-a042-fa163e30d9a8 HTTP/1.1" 200 115 0.045493 10.0.0.41 - - [2026-02-08 19:01:31] "DELETE /virtual-machine/d7716b28-b10a-49b5-bcb6-c9283b09bb8e HTTP/1.1" 200 115 0.047567 10.0.0.41 - - [2026-02-08 19:01:31] "GET /virtual-machine-interface/13c898a0-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004885 10.0.0.41 - - [2026-02-08 19:01:31] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.41 - - [2026-02-08 19:01:31] "GET /virtual-machine-interface/13c898a0-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004183 10.0.0.41 - - [2026-02-08 19:01:31] "POST /set-tag HTTP/1.1" 200 109 0.002084 10.0.0.41 - - [2026-02-08 19:01:31] "GET /virtual-machine/2aa8cdf8-9fde-449f-a5c0-f9995c3c47f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002693 10.0.0.41 - - [2026-02-08 19:01:31] "POST /ref-update HTTP/1.1" 200 156 0.016008 10.0.0.41 - - [2026-02-08 19:01:31] "GET /virtual-machine-interface/13c898a0-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010622 10.0.0.41 - - [2026-02-08 19:01:31] "POST /set-tag HTTP/1.1" 200 109 0.017191 10.0.0.41 - - [2026-02-08 19:01:31] "POST /set-tag HTTP/1.1" 200 109 0.050712 10.0.0.41 - - [2026-02-08 19:01:31] "POST /set-tag HTTP/1.1" 200 109 0.047013 10.0.0.41 - - [2026-02-08 19:01:31] "POST /set-tag HTTP/1.1" 200 109 0.039843 10.0.0.41 - - [2026-02-08 19:01:31] "POST /set-tag HTTP/1.1" 200 109 0.035484 10.0.0.41 - - [2026-02-08 19:01:31] "DELETE /instance-ip/13de6f04-0520-11f1-a042-fa163e30d9a8 HTTP/1.1" 200 115 0.062342 10.0.0.41 - - [2026-02-08 19:01:31] "POST /ref-update HTTP/1.1" 200 156 0.017687 10.0.0.41 - - [2026-02-08 19:01:32] "DELETE /virtual-machine-interface/13c898a0-0520-11f1-a042-fa163e30d9a8 HTTP/1.1" 200 115 0.040300 10.0.0.41 - - [2026-02-08 19:01:32] "DELETE /virtual-machine/2aa8cdf8-9fde-449f-a5c0-f9995c3c47f9 HTTP/1.1" 200 115 0.029976 10.0.0.41 - - [2026-02-08 19:01:32] "DELETE /tag/0d84edc5-a4a5-4674-9fc0-3ab09cab8405 HTTP/1.1" 200 115 0.040998 10.0.0.41 - - [2026-02-08 19:01:32] "GET /virtual-machine-interface/1534e05e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003820 10.0.0.41 - - [2026-02-08 19:01:32] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.41 - - [2026-02-08 19:01:32] "GET /virtual-machine-interface/1534e05e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004393 10.0.0.41 - - [2026-02-08 19:01:32] "POST /set-tag HTTP/1.1" 200 109 0.001814 10.0.0.41 - - [2026-02-08 19:01:32] "GET /virtual-machine/dc7091c8-e447-42d9-9128-02a0219607dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003209 10.0.0.41 - - [2026-02-08 19:01:32] "POST /ref-update HTTP/1.1" 200 156 0.008936 10.0.0.41 - - [2026-02-08 19:01:32] "GET /virtual-machine-interface/1534e05e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003925 10.0.0.41 - - [2026-02-08 19:01:32] "POST /set-tag HTTP/1.1" 200 109 0.016424 10.0.0.41 - - [2026-02-08 19:01:32] "POST /set-tag HTTP/1.1" 200 109 0.022618 10.0.0.41 - - [2026-02-08 19:01:32] "POST /set-tag HTTP/1.1" 200 109 0.025091 10.0.0.41 - - [2026-02-08 19:01:32] "POST /set-tag HTTP/1.1" 200 109 0.013065 10.0.0.41 - - [2026-02-08 19:01:32] "POST /set-tag HTTP/1.1" 200 109 0.025161 10.0.0.41 - - [2026-02-08 19:01:32] "DELETE /instance-ip/154c6076-0520-11f1-a042-fa163e30d9a8 HTTP/1.1" 200 115 0.040116 10.0.0.41 - - [2026-02-08 19:01:32] "DELETE /virtual-machine-interface/1534e05e-0520-11f1-a042-fa163e30d9a8 HTTP/1.1" 200 115 0.028235 10.0.0.41 - - [2026-02-08 19:01:32] "DELETE /virtual-machine/dc7091c8-e447-42d9-9128-02a0219607dd HTTP/1.1" 200 115 0.015210 10.0.0.41 - - [2026-02-08 19:01:32] "DELETE /tag/8599854b-3fa8-4e27-860b-f8cda8627e60 HTTP/1.1" 409 388 0.006446 10.0.0.41 - - [2026-02-08 19:01:32] "DELETE /tag/90378003-531e-4946-b07a-6c131b90788e HTTP/1.1" 200 115 0.024007 10.0.0.41 - - [2026-02-08 19:01:59] "GET /virtual-machine-interface/1687744e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003975 10.0.0.41 - - [2026-02-08 19:01:59] "POST /set-tag HTTP/1.1" 200 109 0.001812 10.0.0.41 - - [2026-02-08 19:01:59] "GET /virtual-machine-interface/1687744e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004045 10.0.0.41 - - [2026-02-08 19:01:59] "POST /set-tag HTTP/1.1" 200 109 0.002142 10.0.0.41 - - [2026-02-08 19:01:59] "GET /virtual-machine/14f5770a-ed00-4518-82b5-1a18bdbbedaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002856 10.0.0.41 - - [2026-02-08 19:01:59] "POST /ref-update HTTP/1.1" 200 156 0.008745 10.0.0.41 - - [2026-02-08 19:01:59] "GET /virtual-machine-interface/1687744e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010501 10.0.0.41 - - [2026-02-08 19:01:59] "POST /set-tag HTTP/1.1" 200 109 0.017738 10.0.0.41 - - [2026-02-08 19:01:59] "POST /set-tag HTTP/1.1" 200 109 0.031844 10.0.0.41 - - [2026-02-08 19:01:59] "POST /set-tag HTTP/1.1" 200 109 0.033135 10.0.0.41 - - [2026-02-08 19:01:59] "POST /set-tag HTTP/1.1" 200 109 0.011790 10.0.0.41 - - [2026-02-08 19:01:59] "DELETE /instance-ip/16a01c6a-0520-11f1-a042-fa163e30d9a8 HTTP/1.1" 200 115 0.053152 10.0.0.41 - - [2026-02-08 19:01:59] "DELETE /virtual-machine-interface/1687744e-0520-11f1-a042-fa163e30d9a8 HTTP/1.1" 200 115 0.041751 10.0.0.41 - - [2026-02-08 19:01:59] "DELETE /virtual-machine/14f5770a-ed00-4518-82b5-1a18bdbbedaa HTTP/1.1" 200 115 0.016570 10.0.0.41 - - [2026-02-08 19:01:59] "DELETE /tag/5f2e1ebc-ae36-431d-996f-f9df6084527f HTTP/1.1" 200 115 0.030553 10.0.0.41 - - [2026-02-08 19:02:00] "GET /virtual-machine-interface/16e8436e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011549 10.0.0.41 - - [2026-02-08 19:02:00] "POST /set-tag HTTP/1.1" 200 109 0.003121 10.0.0.41 - - [2026-02-08 19:02:00] "GET /virtual-machine-interface/16e8436e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007536 10.0.0.41 - - [2026-02-08 19:02:00] "POST /set-tag HTTP/1.1" 200 109 0.004897 10.0.0.41 - - [2026-02-08 19:02:00] "GET /virtual-machine/d110dba0-35d2-4e79-9e41-45f0f9deaa32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002557 10.0.0.41 - - [2026-02-08 19:02:00] "POST /ref-update HTTP/1.1" 200 156 0.007886 10.0.0.41 - - [2026-02-08 19:02:00] "GET /virtual-machine-interface/16e8436e-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006509 10.0.0.41 - - [2026-02-08 19:02:00] "POST /set-tag HTTP/1.1" 200 109 0.014909 10.0.0.41 - - [2026-02-08 19:02:00] "POST /set-tag HTTP/1.1" 200 109 0.030703 10.0.0.41 - - [2026-02-08 19:02:00] "POST /set-tag HTTP/1.1" 200 109 0.026223 10.0.0.41 - - [2026-02-08 19:02:00] "POST /set-tag HTTP/1.1" 200 109 0.016098 10.0.0.41 - - [2026-02-08 19:02:00] "DELETE /instance-ip/1700916c-0520-11f1-a042-fa163e30d9a8 HTTP/1.1" 200 115 0.044200 10.0.0.41 - - [2026-02-08 19:02:00] "DELETE /virtual-machine-interface/16e8436e-0520-11f1-a042-fa163e30d9a8 HTTP/1.1" 200 115 0.030555 10.0.0.41 - - [2026-02-08 19:02:00] "DELETE /virtual-machine/d110dba0-35d2-4e79-9e41-45f0f9deaa32 HTTP/1.1" 200 115 0.018015 10.0.0.41 - - [2026-02-08 19:02:00] "DELETE /tag/eed4fa78-fc41-4706-af56-4628c4deacb1 HTTP/1.1" 409 236 0.006157 10.0.0.41 - - [2026-02-08 19:02:00] "DELETE /tag/2615e154-c804-4d39-b698-efcdcd8b2fa3 HTTP/1.1" 200 115 0.030510 10.0.0.41 - - [2026-02-08 19:02:00] "DELETE /tag/083c204d-deb6-4531-8509-26cfc072f5ea HTTP/1.1" 409 236 0.003683 10.0.0.41 - - [2026-02-08 19:02:00] "GET /virtual-machine-interface/162601b4-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003403 10.0.0.41 - - [2026-02-08 19:02:00] "POST /set-tag HTTP/1.1" 200 109 0.002103 10.0.0.41 - - [2026-02-08 19:02:00] "GET /virtual-machine-interface/162601b4-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003606 10.0.0.41 - - [2026-02-08 19:02:00] "POST /set-tag HTTP/1.1" 200 109 0.001554 10.0.0.41 - - [2026-02-08 19:02:00] "GET /virtual-machine/f9909cae-9ca9-4c05-9b3a-15d4207eb7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.001946 10.0.0.41 - - [2026-02-08 19:02:00] "POST /ref-update HTTP/1.1" 200 156 0.008694 10.0.0.41 - - [2026-02-08 19:02:00] "GET /virtual-machine-interface/162601b4-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015131 10.0.0.41 - - [2026-02-08 19:02:01] "POST /set-tag HTTP/1.1" 200 109 0.019742 10.0.0.41 - - [2026-02-08 19:02:01] "POST /set-tag HTTP/1.1" 200 109 0.014673 10.0.0.41 - - [2026-02-08 19:02:01] "POST /set-tag HTTP/1.1" 200 109 0.019747 10.0.0.41 - - [2026-02-08 19:02:01] "POST /set-tag HTTP/1.1" 200 109 0.020771 10.0.0.41 - - [2026-02-08 19:02:01] "DELETE /instance-ip/1639bf42-0520-11f1-a042-fa163e30d9a8 HTTP/1.1" 200 115 0.025657 10.0.0.41 - - [2026-02-08 19:02:01] "DELETE /virtual-machine-interface/162601b4-0520-11f1-a042-fa163e30d9a8 HTTP/1.1" 200 115 0.041415 10.0.0.41 - - [2026-02-08 19:02:01] "DELETE /virtual-machine/f9909cae-9ca9-4c05-9b3a-15d4207eb7f0 HTTP/1.1" 200 115 0.016278 10.0.0.41 - - [2026-02-08 19:02:01] "DELETE /tag/8ad7a2a8-7819-433c-80c9-73bbf8349731 HTTP/1.1" 409 236 0.005689 10.0.0.41 - - [2026-02-08 19:02:01] "GET /virtual-machine-interface/15b42ca6-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004382 10.0.0.41 - - [2026-02-08 19:02:01] "POST /set-tag HTTP/1.1" 200 109 0.003524 10.0.0.41 - - [2026-02-08 19:02:01] "GET /virtual-machine-interface/15b42ca6-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005556 10.0.0.41 - - [2026-02-08 19:02:01] "POST /set-tag HTTP/1.1" 200 109 0.002382 10.0.0.41 - - [2026-02-08 19:02:01] "GET /virtual-machine/fa0e3722-f985-46d9-a17e-9fa1a1ab7d58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002653 10.0.0.41 - - [2026-02-08 19:02:01] "POST /ref-update HTTP/1.1" 200 156 0.008900 10.0.0.41 - - [2026-02-08 19:02:01] "GET /virtual-machine-interface/15b42ca6-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008081 10.0.0.41 - - [2026-02-08 19:02:01] "POST /set-tag HTTP/1.1" 200 109 0.015410 10.0.0.41 - - [2026-02-08 19:02:01] "POST /set-tag HTTP/1.1" 200 109 0.026173 10.0.0.41 - - [2026-02-08 19:02:01] "POST /set-tag HTTP/1.1" 200 109 0.019420 10.0.0.41 - - [2026-02-08 19:02:01] "POST /set-tag HTTP/1.1" 200 109 0.011714 10.0.0.41 - - [2026-02-08 19:02:01] "DELETE /instance-ip/15cdb55e-0520-11f1-a042-fa163e30d9a8 HTTP/1.1" 200 115 0.038671 10.0.0.41 - - [2026-02-08 19:02:01] "DELETE /virtual-machine-interface/15b42ca6-0520-11f1-a042-fa163e30d9a8 HTTP/1.1" 200 115 0.033575 10.0.0.41 - - [2026-02-08 19:02:01] "DELETE /virtual-machine/fa0e3722-f985-46d9-a17e-9fa1a1ab7d58 HTTP/1.1" 200 115 0.020848 10.0.0.41 - - [2026-02-08 19:02:01] "DELETE /tag/dd8c7fc1-f106-4212-8bce-aaa7cc70f2af HTTP/1.1" 200 115 0.029974 10.0.0.41 - - [2026-02-08 19:02:01] "DELETE /tag/fe89d415-5fb5-4446-ac33-41e13f2d7e4f HTTP/1.1" 200 115 0.030605 10.0.0.41 - - [2026-02-08 19:02:01] "DELETE /tag/040e777e-d1dd-4424-8d79-e7067d1dc985 HTTP/1.1" 200 115 0.032201 10.0.0.41 - - [2026-02-08 19:02:04] "POST /projects HTTP/1.1" 409 238 0.001831 10.0.0.41 - - [2026-02-08 19:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.41 - - [2026-02-08 19:02:04] "GET /project/a99b0b45-49da-482a-995e-0056a3022828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030693 10.0.0.41 - - [2026-02-08 19:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.41 - - [2026-02-08 19:02:04] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003965 10.0.0.41 - - [2026-02-08 19:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.41 - - [2026-02-08 19:02:04] "GET /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003201 10.0.0.41 - - [2026-02-08 19:02:04] "POST /security-groups HTTP/1.1" 409 285 0.002218 10.0.0.41 - - [2026-02-08 19:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.41 - - [2026-02-08 19:02:04] "PUT /security-group/4ee7d301-da5d-4de8-979a-812cd9e76fd4 HTTP/1.1" 200 262 0.052087 10.0.0.41 - - [2026-02-08 19:02:04] "PUT /access-control-list/3fa31d51-32c7-4f2a-9cf5-44cfbfc943ed HTTP/1.1" 200 272 0.010261 10.0.0.41 - - [2026-02-08 19:02:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.028648 10.0.0.41 - - [2026-02-08 19:02:04] "PUT /access-control-list/b52cffa6-cbe1-4c47-a08d-61e655544610 HTTP/1.1" 200 272 0.025462 10.0.0.41 - - [2026-02-08 19:02:09] "POST /projects HTTP/1.1" 409 238 0.002299 10.0.0.41 - - [2026-02-08 19:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.41 - - [2026-02-08 19:02:09] "GET /project/a99b0b45-49da-482a-995e-0056a3022828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028361 10.0.0.41 - - [2026-02-08 19:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.41 - - [2026-02-08 19:02:09] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003251 10.0.0.41 - - [2026-02-08 19:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.41 - - [2026-02-08 19:02:09] "GET /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003593 10.0.0.41 - - [2026-02-08 19:02:09] "POST /security-groups HTTP/1.1" 409 285 0.001908 10.0.0.41 - - [2026-02-08 19:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001302 10.0.0.41 - - [2026-02-08 19:02:09] "PUT /security-group/4ee7d301-da5d-4de8-979a-812cd9e76fd4 HTTP/1.1" 200 262 0.055504 10.0.0.41 - - [2026-02-08 19:02:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.018446 10.0.0.41 - - [2026-02-08 19:02:09] "PUT /access-control-list/3fa31d51-32c7-4f2a-9cf5-44cfbfc943ed HTTP/1.1" 200 272 0.018440 10.0.0.41 - - [2026-02-08 19:02:09] "GET /firewall-policy/653c5a0b-1ea4-435b-b2ff-4873d1951602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.009356 10.0.0.41 - - [2026-02-08 19:02:09] "PUT /access-control-list/b52cffa6-cbe1-4c47-a08d-61e655544610 HTTP/1.1" 200 272 0.014363 10.0.0.41 - - [2026-02-08 19:02:09] "GET /firewall-rule/ee1d3716-bee4-42d4-9530-9faff720fb2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002480 10.0.0.41 - - [2026-02-08 19:02:09] "POST /ref-update HTTP/1.1" 200 156 0.043584 10.0.0.41 - - [2026-02-08 19:02:09] "DELETE /firewall-rule/ee1d3716-bee4-42d4-9530-9faff720fb2e HTTP/1.1" 200 115 0.021128 10.0.0.41 - - [2026-02-08 19:02:09] "GET /firewall-policy/653c5a0b-1ea4-435b-b2ff-4873d1951602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.003583 10.0.0.41 - - [2026-02-08 19:02:09] "GET /firewall-rule/6f40dc07-b8f5-4c65-9550-f41072bbc161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002936 10.0.0.41 - - [2026-02-08 19:02:09] "POST /ref-update HTTP/1.1" 200 156 0.046274 10.0.0.41 - - [2026-02-08 19:02:09] "DELETE /firewall-rule/6f40dc07-b8f5-4c65-9550-f41072bbc161 HTTP/1.1" 200 115 0.041686 10.0.0.41 - - [2026-02-08 19:02:09] "DELETE /tag/eed4fa78-fc41-4706-af56-4628c4deacb1 HTTP/1.1" 409 236 0.007191 10.0.0.41 - - [2026-02-08 19:02:09] "DELETE /tag/0473e46e-ee94-41ec-806f-f3c5e978cd5a HTTP/1.1" 200 115 0.031068 10.0.0.41 - - [2026-02-08 19:02:09] "DELETE /tag/083c204d-deb6-4531-8509-26cfc072f5ea HTTP/1.1" 409 236 0.007321 10.0.0.41 - - [2026-02-08 19:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001264 10.0.0.41 - - [2026-02-08 19:02:09] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004474 10.0.0.41 - - [2026-02-08 19:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.41 - - [2026-02-08 19:02:09] "GET /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004310 10.0.0.41 - - [2026-02-08 19:02:10] "PUT /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3 HTTP/1.1" 200 264 0.053044 10.0.0.41 - - [2026-02-08 19:02:10] "PUT /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab HTTP/1.1" 200 264 0.037835 10.0.0.41 - - [2026-02-08 19:02:10] "DELETE /security-group/4ee7d301-da5d-4de8-979a-812cd9e76fd4 HTTP/1.1" 200 115 0.055574 10.0.0.41 - - [2026-02-08 19:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011197 10.0.0.41 - - [2026-02-08 19:02:10] "DELETE /access-control-list/3fa31d51-32c7-4f2a-9cf5-44cfbfc943ed HTTP/1.1" 200 115 0.037489 10.0.0.41 - - [2026-02-08 19:02:10] "DELETE /access-control-list/b52cffa6-cbe1-4c47-a08d-61e655544610 HTTP/1.1" 200 115 0.035352 10.0.0.41 - - [2026-02-08 19:02:10] "GET /project/a99b0b45-49da-482a-995e-0056a3022828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.044377 10.0.0.41 - - [2026-02-08 19:02:10] "GET /project/a99b0b45-49da-482a-995e-0056a3022828?fields=security_groups HTTP/1.1" 200 1353 0.052982 10.0.0.41 - - [2026-02-08 19:02:10] "DELETE /security-group/09176f55-e1ae-44d3-ab3a-9087599ae4a9 HTTP/1.1" 200 115 0.054300 10.0.0.41 - - [2026-02-08 19:02:10] "DELETE /access-control-list/dc9bb7ce-6010-4c3d-a47a-20a903ef92e1 HTTP/1.1" 200 115 0.030656 10.0.0.41 - - [2026-02-08 19:02:10] "GET /project/a99b0b45-49da-482a-995e-0056a3022828?fields=application_policy_sets HTTP/1.1" 200 1392 0.053436 10.0.0.41 - - [2026-02-08 19:02:10] "DELETE /access-control-list/a5d40325-c4d3-40bd-91ff-be91bdebe076 HTTP/1.1" 200 115 0.062966 10.0.0.41 - - [2026-02-08 19:02:10] "DELETE /project/a99b0b45-49da-482a-995e-0056a3022828 HTTP/1.1" 200 115 0.345048 10.0.0.41 - - [2026-02-08 19:02:10] "POST /projects HTTP/1.1" 409 238 0.002982 10.0.0.41 - - [2026-02-08 19:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.41 - - [2026-02-08 19:02:10] "GET /project/c9143649-0e02-487e-89fb-7a3cd8b570e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034773 10.0.0.41 - - [2026-02-08 19:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.41 - - [2026-02-08 19:02:10] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004061 10.0.0.41 - - [2026-02-08 19:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.41 - - [2026-02-08 19:02:10] "GET /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005274 10.0.0.41 - - [2026-02-08 19:02:10] "POST /security-groups HTTP/1.1" 409 285 0.002404 10.0.0.41 - - [2026-02-08 19:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.41 - - [2026-02-08 19:02:10] "PUT /security-group/4a8c2c65-5e04-4b39-ab52-04c7d956e390 HTTP/1.1" 200 262 0.062553 10.0.0.41 - - [2026-02-08 19:02:10] "PUT /access-control-list/945d3457-3560-49a3-b3a7-438ea44a46f6 HTTP/1.1" 200 272 0.029086 10.0.0.41 - - [2026-02-08 19:02:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.042651 10.0.0.41 - - [2026-02-08 19:02:10] "PUT /access-control-list/91a5319a-9e8e-4467-9a00-47278b51da4e HTTP/1.1" 200 272 0.043305 10.0.0.41 - - [2026-02-08 19:02:15] "DELETE /loadbalancer-member/c3c17f49-1db8-44c3-bf0a-0a53383af00a HTTP/1.1" 200 115 0.029264 10.0.0.41 - - [2026-02-08 19:02:15] "DELETE /loadbalancer-pool/6f23e8e5-214b-4828-b455-7456781d4edb HTTP/1.1" 200 115 0.037434 10.0.0.41 - - [2026-02-08 19:02:15] "DELETE /loadbalancer-listener/91ad1135-5592-4c56-a07a-55d464bf6c17 HTTP/1.1" 200 115 0.031169 10.0.0.41 - - [2026-02-08 19:02:15] "DELETE /loadbalancer/f654a7fe-637a-47a4-8be4-64a7c85c8c9e HTTP/1.1" 200 115 0.039291 10.0.0.41 - - [2026-02-08 19:02:15] "DELETE /floating-ip/5f36d511-321f-4ae6-a8a1-5f316a390ec0 HTTP/1.1" 200 115 0.027357 10.0.0.41 - - [2026-02-08 19:02:15] "DELETE /instance-ip/67865c28-1ea7-4399-a8dd-a14fd8f3b567 HTTP/1.1" 200 115 0.041574 10.0.0.41 - - [2026-02-08 19:02:15] "DELETE /virtual-machine-interface/cc2bf5ee-ebde-4527-8b1b-e76abf517ff9 HTTP/1.1" 200 115 0.050495 10.0.0.41 - - [2026-02-08 19:02:15] "DELETE /tag/9b230d8b-696b-4ad6-acee-e185cab02a11 HTTP/1.1" 200 115 0.045773 10.0.0.41 - - [2026-02-08 19:02:15] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002050 10.0.0.41 - - [2026-02-08 19:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.41 - - [2026-02-08 19:02:15] "GET /policy-management/bed5d807-393d-46ef-ba7f-088b58989b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002052 10.0.0.41 - - [2026-02-08 19:02:15] "GET /firewall-policy/c3241da8-4b24-483e-b8aa-140293f36e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001831 10.0.0.41 - - [2026-02-08 19:02:15] "GET /firewall-rule/259cfb97-3f34-4d97-834c-7a589e28781f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.001791 10.0.0.41 - - [2026-02-08 19:02:15] "POST /ref-update HTTP/1.1" 200 156 0.010502 10.0.0.41 - - [2026-02-08 19:02:15] "DELETE /firewall-rule/259cfb97-3f34-4d97-834c-7a589e28781f HTTP/1.1" 200 115 0.038674 10.0.0.41 - - [2026-02-08 19:02:15] "GET /firewall-policy/e044571c-80cd-4e31-a0f3-8e131ff5b545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002146 10.0.0.41 - - [2026-02-08 19:02:15] "GET /firewall-rule/77443fcd-95ff-42c2-bd95-69e954a531e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.002622 10.0.0.41 - - [2026-02-08 19:02:15] "POST /ref-update HTTP/1.1" 200 156 0.014513 10.0.0.41 - - [2026-02-08 19:02:15] "DELETE /firewall-rule/77443fcd-95ff-42c2-bd95-69e954a531e9 HTTP/1.1" 200 115 0.052887 10.0.0.41 - - [2026-02-08 19:02:15] "GET /firewall-policy/e044571c-80cd-4e31-a0f3-8e131ff5b545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.007616 10.0.0.41 - - [2026-02-08 19:02:15] "GET /firewall-rule/82284956-a776-4135-953b-3d1c15c9d8ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.003851 10.0.0.41 - - [2026-02-08 19:02:15] "POST /ref-update HTTP/1.1" 200 156 0.011080 10.0.0.41 - - [2026-02-08 19:02:15] "DELETE /firewall-rule/82284956-a776-4135-953b-3d1c15c9d8ab HTTP/1.1" 200 115 0.037754 10.0.0.41 - - [2026-02-08 19:02:15] "GET /application-policy-set/35b9df05-b2e0-4e37-b52b-f677c5fe1c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002635 10.0.0.41 - - [2026-02-08 19:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.41 - - [2026-02-08 19:02:15] "GET /policy-management/bed5d807-393d-46ef-ba7f-088b58989b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002226 10.0.0.41 - - [2026-02-08 19:02:15] "GET /firewall-policy/e044571c-80cd-4e31-a0f3-8e131ff5b545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002854 10.0.0.41 - - [2026-02-08 19:02:15] "POST /ref-update HTTP/1.1" 200 156 0.028275 10.0.0.41 - - [2026-02-08 19:02:16] "DELETE /firewall-policy/e044571c-80cd-4e31-a0f3-8e131ff5b545 HTTP/1.1" 200 115 0.036838 10.0.0.41 - - [2026-02-08 19:02:16] "DELETE /tag/8ad7a2a8-7819-433c-80c9-73bbf8349731 HTTP/1.1" 200 115 0.046079 10.0.0.41 - - [2026-02-08 19:02:16] "DELETE /tag/eed4fa78-fc41-4706-af56-4628c4deacb1 HTTP/1.1" 200 115 0.039280 10.0.0.41 - - [2026-02-08 19:02:16] "DELETE /tag/8599854b-3fa8-4e27-860b-f8cda8627e60 HTTP/1.1" 200 115 0.040636 10.0.0.41 - - [2026-02-08 19:02:16] "DELETE /tag/083c204d-deb6-4531-8509-26cfc072f5ea HTTP/1.1" 200 115 0.059796 10.0.0.41 - - [2026-02-08 19:02:16] "POST /projects HTTP/1.1" 409 238 0.003981 10.0.0.41 - - [2026-02-08 19:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.41 - - [2026-02-08 19:02:16] "GET /project/c9143649-0e02-487e-89fb-7a3cd8b570e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036915 10.0.0.41 - - [2026-02-08 19:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.41 - - [2026-02-08 19:02:16] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003753 10.0.0.41 - - [2026-02-08 19:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.41 - - [2026-02-08 19:02:16] "GET /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004245 10.0.0.41 - - [2026-02-08 19:02:16] "POST /security-groups HTTP/1.1" 409 285 0.002121 10.0.0.41 - - [2026-02-08 19:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.41 - - [2026-02-08 19:02:16] "PUT /security-group/4a8c2c65-5e04-4b39-ab52-04c7d956e390 HTTP/1.1" 200 262 0.053749 10.0.0.41 - - [2026-02-08 19:02:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.050107 10.0.0.41 - - [2026-02-08 19:02:16] "PUT /access-control-list/945d3457-3560-49a3-b3a7-438ea44a46f6 HTTP/1.1" 200 272 0.016187 10.0.0.41 - - [2026-02-08 19:02:16] "GET /firewall-policy/653c5a0b-1ea4-435b-b2ff-4873d1951602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.024159 10.0.0.41 - - [2026-02-08 19:02:16] "PUT /access-control-list/91a5319a-9e8e-4467-9a00-47278b51da4e HTTP/1.1" 200 272 0.035793 10.0.0.41 - - [2026-02-08 19:02:16] "GET /firewall-rule/0751bc13-222b-4864-b2e1-4d33804b2339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002556 10.0.0.41 - - [2026-02-08 19:02:16] "POST /ref-update HTTP/1.1" 200 156 0.053418 10.0.0.41 - - [2026-02-08 19:02:16] "DELETE /firewall-rule/0751bc13-222b-4864-b2e1-4d33804b2339 HTTP/1.1" 200 115 0.032860 10.0.0.41 - - [2026-02-08 19:02:16] "GET /firewall-policy/653c5a0b-1ea4-435b-b2ff-4873d1951602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.028883 10.0.0.41 - - [2026-02-08 19:02:16] "GET /firewall-rule/4ada290e-57ff-4467-9f19-2dc2117722b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003670 10.0.0.41 - - [2026-02-08 19:02:16] "POST /ref-update HTTP/1.1" 200 156 0.049673 10.0.0.41 - - [2026-02-08 19:02:16] "DELETE /firewall-rule/4ada290e-57ff-4467-9f19-2dc2117722b3 HTTP/1.1" 200 115 0.047845 10.0.0.41 - - [2026-02-08 19:02:16] "DELETE /tag/e3cc2a2c-1b60-4e5d-b2a2-d84118e6b06b HTTP/1.1" 200 115 0.042305 10.0.0.41 - - [2026-02-08 19:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.41 - - [2026-02-08 19:02:16] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.008281 10.0.0.41 - - [2026-02-08 19:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004804 10.0.0.41 - - [2026-02-08 19:02:16] "GET /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.009823 10.0.0.41 - - [2026-02-08 19:02:17] "PUT /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3 HTTP/1.1" 200 264 0.054703 10.0.0.41 - - [2026-02-08 19:02:17] "PUT /virtual-network/23e9c9e4-accd-4e61-8dec-d164f89a95ab HTTP/1.1" 200 264 0.043848 10.0.0.41 - - [2026-02-08 19:02:17] "DELETE /security-group/4a8c2c65-5e04-4b39-ab52-04c7d956e390 HTTP/1.1" 200 115 0.049692 10.0.0.41 - - [2026-02-08 19:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.41 - - [2026-02-08 19:02:17] "DELETE /access-control-list/945d3457-3560-49a3-b3a7-438ea44a46f6 HTTP/1.1" 200 115 0.043554 10.0.0.41 - - [2026-02-08 19:02:17] "DELETE /access-control-list/91a5319a-9e8e-4467-9a00-47278b51da4e HTTP/1.1" 200 115 0.038575 10.0.0.41 - - [2026-02-08 19:02:17] "GET /project/c9143649-0e02-487e-89fb-7a3cd8b570e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.030242 10.0.0.41 - - [2026-02-08 19:02:17] "GET /project/c9143649-0e02-487e-89fb-7a3cd8b570e3?fields=security_groups HTTP/1.1" 200 1352 0.032363 10.0.0.41 - - [2026-02-08 19:02:17] "DELETE /security-group/13c10773-1fb1-446f-8947-084e8980c929 HTTP/1.1" 200 115 0.044450 10.0.0.41 - - [2026-02-08 19:02:17] "DELETE /access-control-list/897920ba-22ac-40c9-b6c7-d4efc4a06065 HTTP/1.1" 200 115 0.044245 10.0.0.41 - - [2026-02-08 19:02:17] "GET /project/c9143649-0e02-487e-89fb-7a3cd8b570e3?fields=application_policy_sets HTTP/1.1" 200 1391 0.050636 10.0.0.41 - - [2026-02-08 19:02:17] "DELETE /access-control-list/9b2627a5-04c4-4e2f-b73e-be6ea4b9def6 HTTP/1.1" 200 115 0.035595 10.0.0.41 - - [2026-02-08 19:02:17] "DELETE /project/c9143649-0e02-487e-89fb-7a3cd8b570e3 HTTP/1.1" 200 115 0.337760 10.0.0.41 - - [2026-02-08 19:03:04] "GET / HTTP/1.1" 200 35931 0.001628 10.0.0.41 - - [2026-02-08 19:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.41 - - [2026-02-08 19:03:04] "GET /global-vrouter-config/f4213b2f-b3f6-4710-9553-9032622a293e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002331 10.0.0.41 - - [2026-02-08 19:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.41 - - [2026-02-08 19:03:05] "GET /global-vrouter-config/f4213b2f-b3f6-4710-9553-9032622a293e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002266 10.0.0.41 - - [2026-02-08 19:03:22] "GET / HTTP/1.1" 200 35931 0.001465 10.0.0.41 - - [2026-02-08 19:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.41 - - [2026-02-08 19:03:22] "GET /global-system-config/1abcf5b6-6ca7-4082-a9e7-e5b8064b3e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004130 10.0.0.41 - - [2026-02-08 19:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.41 - - [2026-02-08 19:03:22] "GET /config-node/e0103d71-d165-48ce-a8eb-1064b9e91fe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001758 10.0.0.41 - - [2026-02-08 19:03:22] "GET / HTTP/1.1" 200 35931 0.001435 10.0.0.41 - - [2026-02-08 19:03:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002427 10.0.0.41 - - [2026-02-08 19:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.41 - - [2026-02-08 19:03:27] "GET /global-vrouter-config/f4213b2f-b3f6-4710-9553-9032622a293e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.001910 10.0.0.41 - - [2026-02-08 19:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.41 - - [2026-02-08 19:03:27] "PUT /global-vrouter-config/f4213b2f-b3f6-4710-9553-9032622a293e HTTP/1.1" 200 276 0.009827 10.0.0.41 - - [2026-02-08 19:03:27] "GET / HTTP/1.1" 200 35931 0.006348 10.0.0.41 - - [2026-02-08 19:03:27] "POST /alarms HTTP/1.1" 409 264 0.001958 10.0.0.41 - - [2026-02-08 19:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.41 - - [2026-02-08 19:03:27] "PUT /alarm/633ffca1-d5a1-45c2-a350-5d6ce240c215 HTTP/1.1" 200 244 0.010876 10.0.0.41 - - [2026-02-08 19:03:27] "POST /alarms HTTP/1.1" 409 261 0.005455 10.0.0.41 - - [2026-02-08 19:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.41 - - [2026-02-08 19:03:28] "PUT /alarm/d2b44fe1-f4e9-4e77-85cf-3e3d9f72f858 HTTP/1.1" 200 244 0.015953 10.0.0.41 - - [2026-02-08 19:03:28] "POST /alarms HTTP/1.1" 409 261 0.004082 10.0.0.41 - - [2026-02-08 19:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.41 - - [2026-02-08 19:03:28] "PUT /alarm/ffa51275-dcbb-417e-a201-56b2aa33060d HTTP/1.1" 200 244 0.014267 10.0.0.41 - - [2026-02-08 19:03:28] "POST /alarms HTTP/1.1" 409 253 0.006241 10.0.0.41 - - [2026-02-08 19:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.41 - - [2026-02-08 19:03:28] "PUT /alarm/b3014074-7e02-4019-b7ec-fd725426b484 HTTP/1.1" 200 244 0.024093 10.0.0.41 - - [2026-02-08 19:03:28] "POST /alarms HTTP/1.1" 409 251 0.009445 10.0.0.41 - - [2026-02-08 19:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.41 - - [2026-02-08 19:03:28] "PUT /alarm/4cbd4e17-674d-4531-8e01-d307dccdb75f HTTP/1.1" 200 244 0.020352 10.0.0.41 - - [2026-02-08 19:03:28] "POST /alarms HTTP/1.1" 409 252 0.019158 10.0.0.41 - - [2026-02-08 19:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.41 - - [2026-02-08 19:03:28] "PUT /alarm/dc1ec1e7-55d8-4850-8ef3-762ce572ca32 HTTP/1.1" 200 244 0.020031 10.0.0.41 - - [2026-02-08 19:03:28] "POST /alarms HTTP/1.1" 409 256 0.005947 10.0.0.41 - - [2026-02-08 19:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009980 10.0.0.41 - - [2026-02-08 19:03:28] "PUT /alarm/552c2d5e-de8c-4be4-bf3f-b1f0a4132114 HTTP/1.1" 200 244 0.022971 10.0.0.41 - - [2026-02-08 19:03:28] "POST /alarms HTTP/1.1" 409 248 0.014299 10.0.0.41 - - [2026-02-08 19:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013030 10.0.0.41 - - [2026-02-08 19:03:28] "PUT /alarm/58205f1e-cee7-4c7e-81e5-5401277a996d HTTP/1.1" 200 244 0.017431 10.0.0.41 - - [2026-02-08 19:03:28] "POST /alarms HTTP/1.1" 409 252 0.011842 10.0.0.41 - - [2026-02-08 19:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.41 - - [2026-02-08 19:03:28] "PUT /alarm/3f7e10c7-2520-4c9e-b00f-b9d613a0aca2 HTTP/1.1" 200 244 0.034532 10.0.0.41 - - [2026-02-08 19:03:28] "POST /alarms HTTP/1.1" 409 257 0.011572 10.0.0.41 - - [2026-02-08 19:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.41 - - [2026-02-08 19:03:28] "PUT /alarm/de482bb9-aba4-4b33-b17d-f6d705826c22 HTTP/1.1" 200 244 0.010537 10.0.0.41 - - [2026-02-08 19:03:28] "POST /alarms HTTP/1.1" 409 251 0.003034 10.0.0.41 - - [2026-02-08 19:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.41 - - [2026-02-08 19:03:28] "PUT /alarm/ac2ff3f8-d358-456d-b401-c92c0a352cf8 HTTP/1.1" 200 244 0.008835 10.0.0.41 - - [2026-02-08 19:03:28] "POST /alarms HTTP/1.1" 409 257 0.004748 10.0.0.41 - - [2026-02-08 19:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.41 - - [2026-02-08 19:03:28] "PUT /alarm/406f42f9-bb07-462f-a673-92c12e10f965 HTTP/1.1" 200 244 0.009326 10.0.0.41 - - [2026-02-08 19:03:28] "POST /alarms HTTP/1.1" 409 261 0.006319 10.0.0.41 - - [2026-02-08 19:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001331 10.0.0.41 - - [2026-02-08 19:03:28] "PUT /alarm/70243d9c-d0ff-442f-ad5d-f0a5517083a2 HTTP/1.1" 200 244 0.012581 10.0.0.41 - - [2026-02-08 19:03:28] "POST /alarms HTTP/1.1" 409 258 0.007357 10.0.0.41 - - [2026-02-08 19:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.41 - - [2026-02-08 19:03:29] "PUT /alarm/926fbbe5-20d0-4c1e-be21-441ba0912b31 HTTP/1.1" 200 244 0.008663 10.0.0.41 - - [2026-02-08 19:03:29] "POST /alarms HTTP/1.1" 409 254 0.006587 10.0.0.41 - - [2026-02-08 19:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.41 - - [2026-02-08 19:03:29] "PUT /alarm/4f4be071-c946-4a89-b635-4c5839b10020 HTTP/1.1" 200 244 0.008965 10.0.0.41 - - [2026-02-08 19:03:29] "POST /alarms HTTP/1.1" 409 254 0.005162 10.0.0.41 - - [2026-02-08 19:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.41 - - [2026-02-08 19:03:29] "PUT /alarm/6a907b24-c861-4f4b-9ff5-1ece9146b1ab HTTP/1.1" 200 244 0.008989 10.0.0.41 - - [2026-02-08 19:03:29] "POST /alarms HTTP/1.1" 409 254 0.001767 10.0.0.41 - - [2026-02-08 19:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.41 - - [2026-02-08 19:03:29] "PUT /alarm/31d4f649-3bb7-415b-ab5a-772b42eb5b37 HTTP/1.1" 200 244 0.008970 10.0.0.41 - - [2026-02-08 19:03:29] "POST /alarms HTTP/1.1" 409 247 0.001996 10.0.0.41 - - [2026-02-08 19:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.41 - - [2026-02-08 19:03:29] "PUT /alarm/dabd5433-3857-433e-bc78-990fd9828595 HTTP/1.1" 200 244 0.010320 10.0.0.41 - - [2026-02-08 19:03:29] "POST /alarms HTTP/1.1" 409 272 0.001994 10.0.0.41 - - [2026-02-08 19:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.41 - - [2026-02-08 19:03:29] "PUT /alarm/bd74252e-4ee9-49b8-9c2d-00b170eb8d36 HTTP/1.1" 200 244 0.008706 10.0.0.41 - - [2026-02-08 19:03:29] "POST /alarms HTTP/1.1" 409 261 0.004810 10.0.0.41 - - [2026-02-08 19:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.41 - - [2026-02-08 19:03:29] "PUT /alarm/038b5153-84f6-4d01-bf3a-5b131b117cc1 HTTP/1.1" 200 244 0.009272 10.0.0.41 - - [2026-02-08 19:03:29] "POST /alarms HTTP/1.1" 409 259 0.007390 10.0.0.41 - - [2026-02-08 19:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.41 - - [2026-02-08 19:03:29] "PUT /alarm/82f7a417-9ce9-400e-bd2c-80928fc20f2d HTTP/1.1" 200 244 0.017547 10.0.0.41 - - [2026-02-08 19:03:29] "POST /alarms HTTP/1.1" 409 265 0.004583 10.0.0.41 - - [2026-02-08 19:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.41 - - [2026-02-08 19:03:29] "PUT /alarm/416746ec-972e-41f6-bc1f-40e6f9d88a2d HTTP/1.1" 200 244 0.009280 10.0.0.41 - - [2026-02-08 19:03:29] "POST /alarms HTTP/1.1" 409 279 0.002615 10.0.0.41 - - [2026-02-08 19:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001356 10.0.0.41 - - [2026-02-08 19:03:29] "PUT /alarm/e9801060-5701-4aeb-bfd0-23f53c6f0aaa HTTP/1.1" 200 244 0.009066 10.0.0.41 - - [2026-02-08 19:03:29] "GET / HTTP/1.1" 200 35931 0.001661 10.0.0.41 - - [2026-02-08 19:03:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001709 10.0.0.41 - - [2026-02-08 19:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001175 10.0.0.41 - - [2026-02-08 19:03:29] "PUT /global-vrouter-config/f4213b2f-b3f6-4710-9553-9032622a293e HTTP/1.1" 200 276 0.005968 10.0.0.41 - - [2026-02-08 19:03:30] "GET / HTTP/1.1" 200 35931 0.002148 10.0.0.41 - - [2026-02-08 19:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.41 - - [2026-02-08 19:03:30] "GET /global-vrouter-config/f4213b2f-b3f6-4710-9553-9032622a293e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002314 10.0.0.41 - - [2026-02-08 19:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001323 10.0.0.41 - - [2026-02-08 19:03:30] "PUT /global-vrouter-config/f4213b2f-b3f6-4710-9553-9032622a293e HTTP/1.1" 200 276 0.009541 10.0.0.41 - - [2026-02-08 19:03:30] "GET / HTTP/1.1" 200 35931 0.001674 10.0.0.41 - - [2026-02-08 19:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.41 - - [2026-02-08 19:03:30] "GET /global-system-config/1abcf5b6-6ca7-4082-a9e7-e5b8064b3e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003981 10.0.0.41 - - [2026-02-08 19:03:30] "PUT /global-system-config/1abcf5b6-6ca7-4082-a9e7-e5b8064b3e9d HTTP/1.1" 200 274 0.014254 10.0.0.41 - - [2026-02-08 19:03:33] "GET / HTTP/1.1" 200 35931 0.001281 10.0.0.41 - - [2026-02-08 19:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.41 - - [2026-02-08 19:03:33] "GET /routing-instance/804cf69e-b967-4c0d-a4c8-dc216e9e4b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002270 10.0.0.41 - - [2026-02-08 19:03:33] "POST /bgp-routers HTTP/1.1" 409 301 0.001499 10.0.0.41 - - [2026-02-08 19:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.41 - - [2026-02-08 19:03:33] "GET /bgp-router/7d533529-3fd1-41d4-9ce2-ff93939ac268?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002442 10.0.0.41 - - [2026-02-08 19:03:33] "PUT /bgp-router/7d533529-3fd1-41d4-9ce2-ff93939ac268 HTTP/1.1" 200 254 0.022387 [Introspect:8084]10.0.0.41 - - [2026-02-08 19:03:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000892 [Introspect:8084]10.0.0.41 - - [2026-02-08 19:03:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000850 10.0.0.41 - - [2026-02-08 19:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.41 - - [2026-02-08 19:03:35] "GET /global-vrouter-config/f4213b2f-b3f6-4710-9553-9032622a293e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002402 10.0.0.41 - - [2026-02-08 19:03:48] "GET / HTTP/1.1" 200 35931 0.002063 10.0.0.41 - - [2026-02-08 19:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.41 - - [2026-02-08 19:03:48] "GET /global-system-config/1abcf5b6-6ca7-4082-a9e7-e5b8064b3e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004253 10.0.0.41 - - [2026-02-08 19:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.41 - - [2026-02-08 19:03:48] "GET /config-node/e0103d71-d165-48ce-a8eb-1064b9e91fe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001672 10.0.0.41 - - [2026-02-08 19:03:56] "GET /global-system-configs HTTP/1.1" 200 322 0.002087 10.0.0.41 - - [2026-02-08 19:03:58] "GET /global-system-configs HTTP/1.1" 200 322 0.003320 10.0.0.41 - - [2026-02-08 19:03:59] "GET / HTTP/1.1" 200 35931 0.001274 10.0.0.41 - - [2026-02-08 19:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.41 - - [2026-02-08 19:03:59] "GET /routing-instance/804cf69e-b967-4c0d-a4c8-dc216e9e4b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003030 10.0.0.41 - - [2026-02-08 19:03:59] "POST /bgp-routers HTTP/1.1" 409 301 0.001566 10.0.0.41 - - [2026-02-08 19:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001199 10.0.0.41 - - [2026-02-08 19:03:59] "GET /bgp-router/7d533529-3fd1-41d4-9ce2-ff93939ac268?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002779 10.0.0.41 - - [2026-02-08 19:03:59] "PUT /bgp-router/7d533529-3fd1-41d4-9ce2-ff93939ac268 HTTP/1.1" 200 254 0.022453 [Introspect:8084]10.0.0.41 - - [2026-02-08 19:03:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000934 [Introspect:8084]10.0.0.41 - - [2026-02-08 19:03:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.005055 10.0.0.41 - - [2026-02-08 19:04:13] "GET / HTTP/1.1" 200 35931 0.002569 10.0.0.41 - - [2026-02-08 19:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.41 - - [2026-02-08 19:04:13] "GET /global-system-config/1abcf5b6-6ca7-4082-a9e7-e5b8064b3e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003991 10.0.0.41 - - [2026-02-08 19:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.41 - - [2026-02-08 19:04:13] "GET /config-node/e0103d71-d165-48ce-a8eb-1064b9e91fe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001652 10.0.0.41 - - [2026-02-08 19:04:13] "GET / HTTP/1.1" 200 35931 0.001509 10.0.0.41 - - [2026-02-08 19:04:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002198 10.0.0.41 - - [2026-02-08 19:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.41 - - [2026-02-08 19:04:18] "GET /global-vrouter-config/f4213b2f-b3f6-4710-9553-9032622a293e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.009213 10.0.0.41 - - [2026-02-08 19:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.41 - - [2026-02-08 19:04:19] "PUT /global-vrouter-config/f4213b2f-b3f6-4710-9553-9032622a293e HTTP/1.1" 200 276 0.018691 10.0.0.41 - - [2026-02-08 19:04:19] "GET / HTTP/1.1" 200 35931 0.001290 10.0.0.41 - - [2026-02-08 19:04:19] "POST /alarms HTTP/1.1" 409 264 0.001776 10.0.0.41 - - [2026-02-08 19:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001350 10.0.0.41 - - [2026-02-08 19:04:19] "PUT /alarm/633ffca1-d5a1-45c2-a350-5d6ce240c215 HTTP/1.1" 200 244 0.007280 10.0.0.41 - - [2026-02-08 19:04:19] "POST /alarms HTTP/1.1" 409 261 0.001949 10.0.0.41 - - [2026-02-08 19:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.41 - - [2026-02-08 19:04:19] "PUT /alarm/d2b44fe1-f4e9-4e77-85cf-3e3d9f72f858 HTTP/1.1" 200 244 0.016915 10.0.0.41 - - [2026-02-08 19:04:19] "POST /alarms HTTP/1.1" 409 261 0.002615 10.0.0.41 - - [2026-02-08 19:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.41 - - [2026-02-08 19:04:19] "PUT /alarm/ffa51275-dcbb-417e-a201-56b2aa33060d HTTP/1.1" 200 244 0.011476 10.0.0.41 - - [2026-02-08 19:04:19] "POST /alarms HTTP/1.1" 409 253 0.005880 10.0.0.41 - - [2026-02-08 19:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001324 10.0.0.41 - - [2026-02-08 19:04:19] "PUT /alarm/b3014074-7e02-4019-b7ec-fd725426b484 HTTP/1.1" 200 244 0.015297 10.0.0.41 - - [2026-02-08 19:04:19] "POST /alarms HTTP/1.1" 409 251 0.005688 10.0.0.41 - - [2026-02-08 19:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.41 - - [2026-02-08 19:04:19] "PUT /alarm/4cbd4e17-674d-4531-8e01-d307dccdb75f HTTP/1.1" 200 244 0.011270 10.0.0.41 - - [2026-02-08 19:04:19] "POST /alarms HTTP/1.1" 409 252 0.014014 10.0.0.41 - - [2026-02-08 19:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.41 - - [2026-02-08 19:04:19] "PUT /alarm/dc1ec1e7-55d8-4850-8ef3-762ce572ca32 HTTP/1.1" 200 244 0.009031 10.0.0.41 - - [2026-02-08 19:04:19] "POST /alarms HTTP/1.1" 409 256 0.002013 10.0.0.41 - - [2026-02-08 19:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.41 - - [2026-02-08 19:04:19] "PUT /alarm/552c2d5e-de8c-4be4-bf3f-b1f0a4132114 HTTP/1.1" 200 244 0.010567 10.0.0.41 - - [2026-02-08 19:04:19] "POST /alarms HTTP/1.1" 409 248 0.002396 10.0.0.41 - - [2026-02-08 19:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.41 - - [2026-02-08 19:04:19] "PUT /alarm/58205f1e-cee7-4c7e-81e5-5401277a996d HTTP/1.1" 200 244 0.008675 10.0.0.41 - - [2026-02-08 19:04:19] "POST /alarms HTTP/1.1" 409 252 0.001606 10.0.0.41 - - [2026-02-08 19:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.41 - - [2026-02-08 19:04:19] "PUT /alarm/3f7e10c7-2520-4c9e-b00f-b9d613a0aca2 HTTP/1.1" 200 244 0.007946 10.0.0.41 - - [2026-02-08 19:04:19] "POST /alarms HTTP/1.1" 409 257 0.006361 10.0.0.41 - - [2026-02-08 19:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.41 - - [2026-02-08 19:04:19] "PUT /alarm/de482bb9-aba4-4b33-b17d-f6d705826c22 HTTP/1.1" 200 244 0.019310 10.0.0.41 - - [2026-02-08 19:04:19] "POST /alarms HTTP/1.1" 409 251 0.010150 10.0.0.41 - - [2026-02-08 19:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.41 - - [2026-02-08 19:04:19] "PUT /alarm/ac2ff3f8-d358-456d-b401-c92c0a352cf8 HTTP/1.1" 200 244 0.009892 10.0.0.41 - - [2026-02-08 19:04:19] "POST /alarms HTTP/1.1" 409 257 0.009933 10.0.0.41 - - [2026-02-08 19:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.41 - - [2026-02-08 19:04:19] "PUT /alarm/406f42f9-bb07-462f-a673-92c12e10f965 HTTP/1.1" 200 244 0.009132 10.0.0.41 - - [2026-02-08 19:04:19] "POST /alarms HTTP/1.1" 409 261 0.006349 10.0.0.41 - - [2026-02-08 19:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.41 - - [2026-02-08 19:04:20] "PUT /alarm/70243d9c-d0ff-442f-ad5d-f0a5517083a2 HTTP/1.1" 200 244 0.009267 10.0.0.41 - - [2026-02-08 19:04:20] "POST /alarms HTTP/1.1" 409 258 0.002146 10.0.0.41 - - [2026-02-08 19:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001298 10.0.0.41 - - [2026-02-08 19:04:20] "PUT /alarm/926fbbe5-20d0-4c1e-be21-441ba0912b31 HTTP/1.1" 200 244 0.008321 10.0.0.41 - - [2026-02-08 19:04:20] "POST /alarms HTTP/1.1" 409 254 0.003609 10.0.0.41 - - [2026-02-08 19:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.41 - - [2026-02-08 19:04:20] "PUT /alarm/4f4be071-c946-4a89-b635-4c5839b10020 HTTP/1.1" 200 244 0.014805 10.0.0.41 - - [2026-02-08 19:04:20] "POST /alarms HTTP/1.1" 409 254 0.015602 10.0.0.41 - - [2026-02-08 19:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.41 - - [2026-02-08 19:04:20] "PUT /alarm/6a907b24-c861-4f4b-9ff5-1ece9146b1ab HTTP/1.1" 200 244 0.010846 10.0.0.41 - - [2026-02-08 19:04:20] "POST /alarms HTTP/1.1" 409 254 0.008677 10.0.0.41 - - [2026-02-08 19:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006168 10.0.0.41 - - [2026-02-08 19:04:20] "PUT /alarm/31d4f649-3bb7-415b-ab5a-772b42eb5b37 HTTP/1.1" 200 244 0.007814 10.0.0.41 - - [2026-02-08 19:04:20] "POST /alarms HTTP/1.1" 409 247 0.001403 10.0.0.41 - - [2026-02-08 19:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.41 - - [2026-02-08 19:04:20] "PUT /alarm/dabd5433-3857-433e-bc78-990fd9828595 HTTP/1.1" 200 244 0.016646 10.0.0.41 - - [2026-02-08 19:04:20] "POST /alarms HTTP/1.1" 409 272 0.004049 10.0.0.41 - - [2026-02-08 19:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.41 - - [2026-02-08 19:04:20] "PUT /alarm/bd74252e-4ee9-49b8-9c2d-00b170eb8d36 HTTP/1.1" 200 244 0.007657 10.0.0.41 - - [2026-02-08 19:04:20] "POST /alarms HTTP/1.1" 409 261 0.007486 10.0.0.41 - - [2026-02-08 19:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.41 - - [2026-02-08 19:04:20] "PUT /alarm/038b5153-84f6-4d01-bf3a-5b131b117cc1 HTTP/1.1" 200 244 0.012135 10.0.0.41 - - [2026-02-08 19:04:20] "POST /alarms HTTP/1.1" 409 259 0.005985 10.0.0.41 - - [2026-02-08 19:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.41 - - [2026-02-08 19:04:20] "PUT /alarm/82f7a417-9ce9-400e-bd2c-80928fc20f2d HTTP/1.1" 200 244 0.008439 10.0.0.41 - - [2026-02-08 19:04:20] "POST /alarms HTTP/1.1" 409 265 0.004154 10.0.0.41 - - [2026-02-08 19:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.41 - - [2026-02-08 19:04:20] "PUT /alarm/416746ec-972e-41f6-bc1f-40e6f9d88a2d HTTP/1.1" 200 244 0.008281 10.0.0.41 - - [2026-02-08 19:04:20] "POST /alarms HTTP/1.1" 409 279 0.001510 10.0.0.41 - - [2026-02-08 19:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.41 - - [2026-02-08 19:04:20] "PUT /alarm/e9801060-5701-4aeb-bfd0-23f53c6f0aaa HTTP/1.1" 200 244 0.008284 10.0.0.41 - - [2026-02-08 19:04:20] "GET / HTTP/1.1" 200 35931 0.001465 10.0.0.41 - - [2026-02-08 19:04:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002105 10.0.0.41 - - [2026-02-08 19:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.41 - - [2026-02-08 19:04:20] "PUT /global-vrouter-config/f4213b2f-b3f6-4710-9553-9032622a293e HTTP/1.1" 200 276 0.006238 10.0.0.41 - - [2026-02-08 19:04:21] "GET / HTTP/1.1" 200 35931 0.001339 10.0.0.41 - - [2026-02-08 19:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.41 - - [2026-02-08 19:04:21] "GET /global-vrouter-config/f4213b2f-b3f6-4710-9553-9032622a293e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002354 10.0.0.41 - - [2026-02-08 19:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.41 - - [2026-02-08 19:04:21] "PUT /global-vrouter-config/f4213b2f-b3f6-4710-9553-9032622a293e HTTP/1.1" 200 276 0.009840 10.0.0.41 - - [2026-02-08 19:04:21] "GET / HTTP/1.1" 200 35931 0.001579 10.0.0.41 - - [2026-02-08 19:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.41 - - [2026-02-08 19:04:21] "GET /global-system-config/1abcf5b6-6ca7-4082-a9e7-e5b8064b3e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003811 10.0.0.41 - - [2026-02-08 19:04:21] "PUT /global-system-config/1abcf5b6-6ca7-4082-a9e7-e5b8064b3e9d HTTP/1.1" 200 274 0.012791 10.0.0.41 - - [2026-02-08 19:04:25] "GET / HTTP/1.1" 200 35931 0.001578 10.0.0.41 - - [2026-02-08 19:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.41 - - [2026-02-08 19:04:25] "GET /routing-instance/804cf69e-b967-4c0d-a4c8-dc216e9e4b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002773 10.0.0.41 - - [2026-02-08 19:04:25] "POST /bgp-routers HTTP/1.1" 409 301 0.002221 10.0.0.41 - - [2026-02-08 19:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009672 10.0.0.41 - - [2026-02-08 19:04:25] "GET /bgp-router/7d533529-3fd1-41d4-9ce2-ff93939ac268?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002709 10.0.0.41 - - [2026-02-08 19:04:25] "PUT /bgp-router/7d533529-3fd1-41d4-9ce2-ff93939ac268 HTTP/1.1" 200 254 0.010112 [Introspect:8084]10.0.0.41 - - [2026-02-08 19:04:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000852 [Introspect:8084]10.0.0.41 - - [2026-02-08 19:04:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000867 10.0.0.41 - - [2026-02-08 19:04:28] "POST /tags HTTP/1.1" 200 355 0.025480 10.0.0.41 - - [2026-02-08 19:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005423 10.0.0.41 - - [2026-02-08 19:04:28] "GET /tag/06af83a0-e80e-49e2-9fe8-e7cb6762cf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.017599 10.0.0.41 - - [2026-02-08 19:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.41 - - [2026-02-08 19:04:28] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008089 10.0.0.41 - - [2026-02-08 19:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.41 - - [2026-02-08 19:04:28] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.092405 10.0.0.41 - - [2026-02-08 19:04:28] "POST /virtual-machines HTTP/1.1" 200 351 0.035141 10.0.0.41 - - [2026-02-08 19:04:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.059895 10.0.0.41 - - [2026-02-08 19:04:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.187697 10.0.0.41 - - [2026-02-08 19:04:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.034057 10.0.0.41 - - [2026-02-08 19:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010315 10.0.0.41 - - [2026-02-08 19:04:29] "GET /virtual-machine-interface/fe33fc04-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006324 10.0.0.41 - - [2026-02-08 19:04:29] "POST /instance-ips HTTP/1.1" 200 391 0.024617 10.0.0.41 - - [2026-02-08 19:04:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.067920 10.0.0.41 - - [2026-02-08 19:04:29] "GET /virtual-machine-interface/fe33fc04-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.033473 10.0.0.41 - - [2026-02-08 19:04:29] "POST /set-tag HTTP/1.1" 200 109 0.016207 10.0.0.41 - - [2026-02-08 19:04:29] "GET /virtual-machine-interface/fe33fc04-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.036969 10.0.0.41 - - [2026-02-08 19:04:29] "GET /instance-ip/fe5f43b4-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.012401 10.0.0.41 - - [2026-02-08 19:04:29] "GET /virtual-machine-interface/fe33fc04-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004020 10.0.0.41 - - [2026-02-08 19:04:29] "POST /set-tag HTTP/1.1" 200 109 0.001910 10.0.0.41 - - [2026-02-08 19:04:29] "GET /virtual-router/9ed06450-01b0-4376-b1b5-b9187ecf2237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003498 10.0.0.41 - - [2026-02-08 19:04:29] "POST /ref-update HTTP/1.1" 200 156 0.006581 10.0.0.41 - - [2026-02-08 19:04:29] "GET /virtual-machine-interface/fe33fc04-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003999 10.0.0.41 - - [2026-02-08 19:04:29] "POST /set-tag HTTP/1.1" 200 109 0.001947 10.0.0.41 - - [2026-02-08 19:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006372 10.0.0.41 - - [2026-02-08 19:04:29] "GET /virtual-network/c7833319-41f5-435e-8c97-b8275d8604f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003616 10.0.0.41 - - [2026-02-08 19:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.41 - - [2026-02-08 19:04:29] "GET /project/07e8452d-0122-405d-a03c-1a37de4993ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.030634 10.0.0.41 - - [2026-02-08 19:04:29] "POST /virtual-machines HTTP/1.1" 200 355 0.023130 10.0.0.41 - - [2026-02-08 19:04:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008897 10.0.0.41 - - [2026-02-08 19:04:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.158152 10.0.0.41 - - [2026-02-08 19:04:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.039189 10.0.0.41 - - [2026-02-08 19:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006833 10.0.0.41 - - [2026-02-08 19:04:29] "GET /virtual-machine-interface/fec40d1c-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.005236 10.0.0.41 - - [2026-02-08 19:04:29] "POST /instance-ips HTTP/1.1" 200 395 0.033316 10.0.0.41 - - [2026-02-08 19:04:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.032365 10.0.0.41 - - [2026-02-08 19:04:30] "GET /virtual-machine-interface/fec40d1c-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.009795 10.0.0.41 - - [2026-02-08 19:04:30] "POST /set-tag HTTP/1.1" 200 109 0.032867 10.0.0.41 - - [2026-02-08 19:04:30] "GET /virtual-machine-interface/fec40d1c-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.019198 10.0.0.41 - - [2026-02-08 19:04:30] "GET /instance-ip/fee2d896-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002724 10.0.0.41 - - [2026-02-08 19:04:30] "GET /virtual-machine-interface/fec40d1c-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003912 10.0.0.41 - - [2026-02-08 19:04:30] "POST /set-tag HTTP/1.1" 200 109 0.001731 10.0.0.41 - - [2026-02-08 19:04:30] "GET /virtual-router/9ed06450-01b0-4376-b1b5-b9187ecf2237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.003018 10.0.0.41 - - [2026-02-08 19:04:30] "POST /ref-update HTTP/1.1" 200 156 0.007278 10.0.0.41 - - [2026-02-08 19:04:30] "GET /virtual-machine-interface/fec40d1c-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007233 10.0.0.41 - - [2026-02-08 19:04:30] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.41 - - [2026-02-08 19:04:30] "GET /virtual-machine-interface/fe33fc04-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003729 10.0.0.41 - - [2026-02-08 19:04:30] "POST /set-tag HTTP/1.1" 200 109 0.001698 10.0.0.41 - - [2026-02-08 19:04:30] "GET /virtual-machine-interface/fec40d1c-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003867 10.0.0.41 - - [2026-02-08 19:04:30] "POST /set-tag HTTP/1.1" 200 109 0.001767 10.0.0.41 - - [2026-02-08 19:04:46] "GET /virtual-machine-interface/fe33fc04-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003911 10.0.0.41 - - [2026-02-08 19:04:46] "POST /set-tag HTTP/1.1" 200 109 0.003413 10.0.0.41 - - [2026-02-08 19:04:47] "GET /virtual-machine-interface/fec40d1c-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004085 10.0.0.41 - - [2026-02-08 19:04:47] "POST /set-tag HTTP/1.1" 200 109 0.002148 10.0.0.41 - - [2026-02-08 19:04:49] "GET /virtual-machine-interface/fe33fc04-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005338 10.0.0.41 - - [2026-02-08 19:04:49] "POST /set-tag HTTP/1.1" 200 109 0.002559 10.0.0.41 - - [2026-02-08 19:05:04] "GET / HTTP/1.1" 200 35931 0.001764 10.0.0.41 - - [2026-02-08 19:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.41 - - [2026-02-08 19:05:04] "GET /global-system-config/1abcf5b6-6ca7-4082-a9e7-e5b8064b3e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003992 10.0.0.41 - - [2026-02-08 19:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.41 - - [2026-02-08 19:05:04] "GET /config-node/e0103d71-d165-48ce-a8eb-1064b9e91fe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001574 10.0.0.41 - - [2026-02-08 19:05:15] "GET / HTTP/1.1" 200 35931 0.001310 10.0.0.41 - - [2026-02-08 19:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.41 - - [2026-02-08 19:05:15] "GET /routing-instance/804cf69e-b967-4c0d-a4c8-dc216e9e4b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002367 10.0.0.41 - - [2026-02-08 19:05:15] "POST /bgp-routers HTTP/1.1" 409 301 0.004534 10.0.0.41 - - [2026-02-08 19:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.41 - - [2026-02-08 19:05:15] "GET /bgp-router/7d533529-3fd1-41d4-9ce2-ff93939ac268?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003129 10.0.0.41 - - [2026-02-08 19:05:15] "PUT /bgp-router/7d533529-3fd1-41d4-9ce2-ff93939ac268 HTTP/1.1" 200 254 0.009539 [Introspect:8084]10.0.0.41 - - [2026-02-08 19:05:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000840 [Introspect:8084]10.0.0.41 - - [2026-02-08 19:05:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000869 [Introspect:8084]10.0.0.41 - - [2026-02-08 19:05:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001374 [Introspect:8084]10.0.0.41 - - [2026-02-08 19:05:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000935 10.0.0.41 - - [2026-02-08 19:05:19] "GET /virtual-machine-interface/fe33fc04-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005433 10.0.0.41 - - [2026-02-08 19:05:19] "POST /set-tag HTTP/1.1" 200 109 0.002772 10.0.0.41 - - [2026-02-08 19:05:19] "GET /virtual-machine-interface/fe33fc04-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004223 10.0.0.41 - - [2026-02-08 19:05:19] "POST /set-tag HTTP/1.1" 200 109 0.001901 10.0.0.41 - - [2026-02-08 19:05:19] "GET /virtual-machine/f0e9b20e-e773-4f66-aa96-2bd7cf98b373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002276 10.0.0.41 - - [2026-02-08 19:05:19] "POST /ref-update HTTP/1.1" 200 156 0.009287 10.0.0.41 - - [2026-02-08 19:05:19] "GET /virtual-machine-interface/fe33fc04-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004483 10.0.0.41 - - [2026-02-08 19:05:19] "POST /set-tag HTTP/1.1" 200 109 0.022681 10.0.0.41 - - [2026-02-08 19:05:19] "POST /set-tag HTTP/1.1" 200 109 0.032914 10.0.0.41 - - [2026-02-08 19:05:19] "DELETE /instance-ip/fe5f43b4-0520-11f1-a042-fa163e30d9a8 HTTP/1.1" 200 115 0.029185 10.0.0.41 - - [2026-02-08 19:05:20] "DELETE /virtual-machine-interface/fe33fc04-0520-11f1-a042-fa163e30d9a8 HTTP/1.1" 200 115 0.031760 10.0.0.41 - - [2026-02-08 19:05:20] "DELETE /virtual-machine/f0e9b20e-e773-4f66-aa96-2bd7cf98b373 HTTP/1.1" 200 115 0.021646 10.0.0.41 - - [2026-02-08 19:05:20] "GET /virtual-machine-interface/fec40d1c-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004471 10.0.0.41 - - [2026-02-08 19:05:20] "POST /set-tag HTTP/1.1" 200 109 0.002388 [Introspect:8084]10.0.0.41 - - [2026-02-08 19:05:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000809 [Introspect:8084]10.0.0.41 - - [2026-02-08 19:05:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000860 [Introspect:8084]10.0.0.41 - - [2026-02-08 19:05:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001348 [Introspect:8084]10.0.0.41 - - [2026-02-08 19:05:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001217 10.0.0.41 - - [2026-02-08 19:05:50] "GET /virtual-machine-interface/fec40d1c-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005618 10.0.0.41 - - [2026-02-08 19:05:50] "POST /set-tag HTTP/1.1" 200 109 0.004454 10.0.0.41 - - [2026-02-08 19:05:50] "GET /virtual-machine-interface/fec40d1c-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004934 10.0.0.41 - - [2026-02-08 19:05:50] "POST /set-tag HTTP/1.1" 200 109 0.005514 10.0.0.41 - - [2026-02-08 19:05:50] "GET /virtual-machine/553bfeed-49c8-48b1-9c6b-f512e667fa29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.007171 10.0.0.41 - - [2026-02-08 19:05:50] "POST /ref-update HTTP/1.1" 200 156 0.016549 10.0.0.41 - - [2026-02-08 19:05:50] "GET /virtual-machine-interface/fec40d1c-0520-11f1-a042-fa163e30d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004103 10.0.0.41 - - [2026-02-08 19:05:50] "POST /set-tag HTTP/1.1" 200 109 0.034987 10.0.0.41 - - [2026-02-08 19:05:51] "POST /set-tag HTTP/1.1" 200 109 0.029645 10.0.0.41 - - [2026-02-08 19:05:51] "DELETE /instance-ip/fee2d896-0520-11f1-a042-fa163e30d9a8 HTTP/1.1" 200 115 0.056999 10.0.0.41 - - [2026-02-08 19:05:51] "DELETE /virtual-machine-interface/fec40d1c-0520-11f1-a042-fa163e30d9a8 HTTP/1.1" 200 115 0.036731 10.0.0.41 - - [2026-02-08 19:05:51] "DELETE /virtual-machine/553bfeed-49c8-48b1-9c6b-f512e667fa29 HTTP/1.1" 200 115 0.024814 10.0.0.41 - - [2026-02-08 19:05:51] "DELETE /tag/06af83a0-e80e-49e2-9fe8-e7cb6762cf19 HTTP/1.1" 200 115 0.058764 [Introspect:8084]10.0.0.41 - - [2026-02-08 19:05:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000824 [Introspect:8084]10.0.0.41 - - [2026-02-08 19:05:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000844