++ 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 +++ date ++ echo 'INFO: =================== Thu Feb 26 04:39:41 PM UTC 2026 ===================' INFO: =================== Thu Feb 26 04:39:41 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ tee -a /var/log/contrail/config-api/console.log +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ cut -d / -f 1 +++ head -n 1 +++ grep 'inet ' +++ 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.41 +++ local servers=10.0.0.41 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq ++++ sort +++ local local_ips=,10.0.0.41,10.185.96.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.185.96.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.41:9041 + 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=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' + 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/26/2026 16:40:28.044 7fbe18ca8940 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/26/2026 16:40:28.568 7fbe18ca8940 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/26/2026 16:40:28.610 7fbe18ca8940 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/26/2026 16:40:28.619 7fbe18ca8940 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.41 - - [2026-02-26 16:40:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000622 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-26 16:40:44] "GET / HTTP/1.1" 503 181 0.001144 10.0.0.41 - - [2026-02-26 16:40:44] "GET / HTTP/1.1" 200 35931 0.001734 10.0.0.41 - - [2026-02-26 16:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.41 - - [2026-02-26 16:40:44] "GET /global-system-config/cf872900-33dd-4a1b-bc0d-e14904ea0acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006652 10.0.0.41 - - [2026-02-26 16:40:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.005602 10.0.0.41 - - [2026-02-26 16:40:44] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.020029 10.0.0.41 - - [2026-02-26 16:40:44] "GET / HTTP/1.1" 200 35931 0.002537 10.0.0.41 - - [2026-02-26 16:40:45] "GET / HTTP/1.1" 200 45303 0.001620 10.0.0.41 - - [2026-02-26 16:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.41 - - [2026-02-26 16:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.41 - - [2026-02-26 16:40:45] "GET / HTTP/1.1" 200 35931 0.001573 10.0.0.41 - - [2026-02-26 16:40:45] "GET / HTTP/1.1" 200 35931 0.001442 10.0.0.41 - - [2026-02-26 16:40:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.002474 10.0.0.41 - - [2026-02-26 16:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004515 10.0.0.41 - - [2026-02-26 16:40:45] "GET /global-system-config/cf872900-33dd-4a1b-bc0d-e14904ea0acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006828 10.0.0.41 - - [2026-02-26 16:40:45] "POST /service-appliance-sets HTTP/1.1" 200 553 0.039789 10.0.0.41 - - [2026-02-26 16:40:45] "POST /fqname-to-id HTTP/1.1" 404 180 0.003774 10.0.0.41 - - [2026-02-26 16:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.41 - - [2026-02-26 16:40:45] "GET /global-system-config/cf872900-33dd-4a1b-bc0d-e14904ea0acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008595 10.0.0.41 - - [2026-02-26 16:40:46] "POST /service-appliance-sets HTTP/1.1" 200 541 0.047910 10.0.0.41 - - [2026-02-26 16:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.41 - - [2026-02-26 16:40:46] "GET /network-ipam/fc4b12c1-26d4-4aa2-bbec-c358697f1718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.006974 10.0.0.41 - - [2026-02-26 16:40:46] "POST /service-templates HTTP/1.1" 200 511 0.035671 10.0.0.41 - - [2026-02-26 16:40:46] "POST /service-templates HTTP/1.1" 200 501 0.086833 10.0.0.41 - - [2026-02-26 16:40:46] "GET / HTTP/1.1" 200 35931 0.001439 10.0.0.41 - - [2026-02-26 16:40:46] "POST /service-templates HTTP/1.1" 200 515 0.055454 10.0.0.41 - - [2026-02-26 16:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006427 10.0.0.41 - - [2026-02-26 16:40:46] "GET /routing-instance/29ccee4d-7d75-4756-aed7-5fc18228ada3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009816 10.0.0.41 - - [2026-02-26 16:40:46] "POST /service-templates HTTP/1.1" 200 535 0.050118 10.0.0.41 - - [2026-02-26 16:40:46] "POST /bgp-routers HTTP/1.1" 200 616 0.071038 10.0.0.41 - - [2026-02-26 16:40:46] "GET / HTTP/1.1" 200 35931 0.002429 10.0.0.41 - - [2026-02-26 16:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.029122 10.0.0.41 - - [2026-02-26 16:40:46] "POST /service-templates HTTP/1.1" 200 507 0.082633 10.0.0.41 - - [2026-02-26 16:40:46] "GET /global-system-config/cf872900-33dd-4a1b-bc0d-e14904ea0acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009021 10.0.0.41 - - [2026-02-26 16:40:46] "GET /bgp-router/565ffaf6-2df9-4d8e-b128-0ef214878227?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.028450 10.0.0.41 - - [2026-02-26 16:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010707 10.0.0.41 - - [2026-02-26 16:40:46] "GET /global-system-config/cf872900-33dd-4a1b-bc0d-e14904ea0acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013142 10.0.0.41 - - [2026-02-26 16:40:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.024048 10.0.0.41 - - [2026-02-26 16:40:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.031120 10.0.0.41 - - [2026-02-26 16:40:46] "POST /ref-update HTTP/1.1" 200 156 0.015899 10.0.0.41 - - [2026-02-26 16:40:46] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.077584 10.0.0.41 - - [2026-02-26 16:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.41 - - [2026-02-26 16:40:47] "GET /network-ipam/fc4b12c1-26d4-4aa2-bbec-c358697f1718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004110 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:40:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001182 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:40:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003833 10.0.0.41 - - [2026-02-26 16:40:48] "POST /fqname-to-id HTTP/1.1" 404 225 0.003382 10.0.0.41 - - [2026-02-26 16:40:48] "POST /access-control-lists HTTP/1.1" 200 587 0.055487 10.0.0.41 - - [2026-02-26 16:40:48] "POST /fqname-to-id HTTP/1.1" 404 224 0.005350 10.0.0.41 - - [2026-02-26 16:40:48] "POST /access-control-lists HTTP/1.1" 200 585 0.210467 10.0.0.41 - - [2026-02-26 16:40:48] "GET / HTTP/1.1" 200 35931 0.001654 10.0.0.41 - - [2026-02-26 16:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.41 - - [2026-02-26 16:40:48] "GET /global-system-config/cf872900-33dd-4a1b-bc0d-e14904ea0acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.170012 10.0.0.41 - - [2026-02-26 16:40:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.002375 10.0.0.41 - - [2026-02-26 16:40:48] "POST /database-nodes HTTP/1.1" 200 597 0.103135 10.0.0.41 - - [2026-02-26 16:40:48] "POST /route-targets HTTP/1.1" 200 327 0.052033 10.0.0.41 - - [2026-02-26 16:40:48] "POST /ref-update HTTP/1.1" 200 156 0.056775 10.0.0.41 - - [2026-02-26 16:40:49] "POST /route-targets HTTP/1.1" 200 327 0.017210 10.0.0.41 - - [2026-02-26 16:40:49] "POST /ref-update HTTP/1.1" 200 156 0.037123 10.0.0.41 - - [2026-02-26 16:40:49] "POST /route-targets HTTP/1.1" 200 327 0.030288 10.0.0.41 - - [2026-02-26 16:40:49] "POST /ref-update HTTP/1.1" 200 156 0.027490 10.0.0.41 - - [2026-02-26 16:40:49] "POST /route-targets HTTP/1.1" 200 327 0.016710 10.0.0.41 - - [2026-02-26 16:40:49] "POST /ref-update HTTP/1.1" 200 156 0.028696 10.0.0.41 - - [2026-02-26 16:40:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.003143 10.0.0.41 - - [2026-02-26 16:40:49] "POST /access-control-lists HTTP/1.1" 200 551 0.066216 10.0.0.41 - - [2026-02-26 16:40:49] "PUT /access-control-list/fe7aba48-f0f8-4261-a71b-bd15278928ca HTTP/1.1" 200 272 0.014869 10.0.0.41 - - [2026-02-26 16:40:49] "PUT /access-control-list/d4aad2d6-974b-4787-8205-d1b0ab9c7951 HTTP/1.1" 200 272 0.039213 10.0.0.41 - - [2026-02-26 16:40:51] "GET / HTTP/1.1" 200 35931 0.001791 10.0.0.41 - - [2026-02-26 16:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.41 - - [2026-02-26 16:40:51] "GET /global-system-config/cf872900-33dd-4a1b-bc0d-e14904ea0acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.012439 10.0.0.41 - - [2026-02-26 16:40:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.002389 10.0.0.41 - - [2026-02-26 16:40:51] "POST /config-nodes HTTP/1.1" 200 593 0.058859 10.0.0.41 - - [2026-02-26 16:40:51] "GET / HTTP/1.1" 200 35931 0.001497 10.0.0.41 - - [2026-02-26 16:40:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003144 10.0.0.41 - - [2026-02-26 16:40:53] "GET / HTTP/1.1" 200 35931 0.003520 10.0.0.41 - - [2026-02-26 16:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.41 - - [2026-02-26 16:40:53] "GET /global-system-config/cf872900-33dd-4a1b-bc0d-e14904ea0acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004739 10.0.0.41 - - [2026-02-26 16:40:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.002511 10.0.0.41 - - [2026-02-26 16:40:53] "POST /analytics-nodes HTTP/1.1" 200 599 0.055198 10.0.0.41 - - [2026-02-26 16:40:54] "GET / HTTP/1.1" 200 35931 0.001383 10.0.0.41 - - [2026-02-26 16:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.41 - - [2026-02-26 16:40:54] "GET /global-system-config/cf872900-33dd-4a1b-bc0d-e14904ea0acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005532 10.0.0.41 - - [2026-02-26 16:40:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.005484 10.0.0.41 - - [2026-02-26 16:40:54] "POST /config-database-nodes HTTP/1.1" 200 611 0.129066 10.0.0.41 - - [2026-02-26 16:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.41 - - [2026-02-26 16:40:56] "GET /global-vrouter-config/877a2e3c-ae5b-42e5-914f-d2970356fa99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003509 10.0.0.41 - - [2026-02-26 16:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.41 - - [2026-02-26 16:40:56] "PUT /global-vrouter-config/877a2e3c-ae5b-42e5-914f-d2970356fa99 HTTP/1.1" 200 276 0.011134 10.0.0.41 - - [2026-02-26 16:40:56] "GET / HTTP/1.1" 200 35931 0.001450 10.0.0.41 - - [2026-02-26 16:40:56] "POST /alarms HTTP/1.1" 200 581 0.025570 10.0.0.41 - - [2026-02-26 16:40:56] "POST /alarms HTTP/1.1" 200 575 0.025220 10.0.0.41 - - [2026-02-26 16:40:56] "POST /alarms HTTP/1.1" 200 575 0.042031 10.0.0.41 - - [2026-02-26 16:40:56] "POST /alarms HTTP/1.1" 200 559 0.046582 10.0.0.41 - - [2026-02-26 16:40:57] "POST /alarms HTTP/1.1" 200 555 0.024796 10.0.0.41 - - [2026-02-26 16:40:57] "POST /alarms HTTP/1.1" 200 557 0.037390 10.0.0.41 - - [2026-02-26 16:40:57] "POST /alarms HTTP/1.1" 200 565 0.029220 10.0.0.41 - - [2026-02-26 16:40:57] "POST /alarms HTTP/1.1" 200 549 0.022741 10.0.0.41 - - [2026-02-26 16:40:57] "POST /alarms HTTP/1.1" 200 557 0.038308 10.0.0.41 - - [2026-02-26 16:40:57] "POST /alarms HTTP/1.1" 200 567 0.045571 10.0.0.41 - - [2026-02-26 16:40:57] "POST /alarms HTTP/1.1" 200 555 0.020447 10.0.0.41 - - [2026-02-26 16:40:57] "POST /alarms HTTP/1.1" 200 567 0.040248 10.0.0.41 - - [2026-02-26 16:40:57] "POST /alarms HTTP/1.1" 200 575 0.083412 10.0.0.41 - - [2026-02-26 16:40:57] "POST /alarms HTTP/1.1" 200 569 0.022656 10.0.0.41 - - [2026-02-26 16:40:57] "POST /alarms HTTP/1.1" 200 561 0.032945 10.0.0.41 - - [2026-02-26 16:40:57] "POST /alarms HTTP/1.1" 200 561 0.054384 10.0.0.41 - - [2026-02-26 16:40:57] "POST /alarms HTTP/1.1" 200 561 0.016835 10.0.0.41 - - [2026-02-26 16:40:57] "POST /alarms HTTP/1.1" 200 547 0.046814 10.0.0.41 - - [2026-02-26 16:40:57] "POST /alarms HTTP/1.1" 200 595 0.053144 10.0.0.41 - - [2026-02-26 16:40:57] "POST /alarms HTTP/1.1" 200 575 0.038732 10.0.0.41 - - [2026-02-26 16:40:57] "POST /alarms HTTP/1.1" 200 571 0.058717 10.0.0.41 - - [2026-02-26 16:40:58] "POST /alarms HTTP/1.1" 200 583 0.025452 10.0.0.41 - - [2026-02-26 16:40:58] "POST /alarms HTTP/1.1" 200 609 0.018772 10.0.0.41 - - [2026-02-26 16:40:58] "GET / HTTP/1.1" 200 35931 0.001371 10.0.0.41 - - [2026-02-26 16:40:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003183 10.0.0.41 - - [2026-02-26 16:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010637 10.0.0.41 - - [2026-02-26 16:40:58] "PUT /global-vrouter-config/877a2e3c-ae5b-42e5-914f-d2970356fa99 HTTP/1.1" 200 276 0.012550 10.0.0.41 - - [2026-02-26 16:40:58] "GET / HTTP/1.1" 200 35931 0.001451 10.0.0.41 - - [2026-02-26 16:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.41 - - [2026-02-26 16:40:58] "GET /global-vrouter-config/877a2e3c-ae5b-42e5-914f-d2970356fa99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003727 10.0.0.41 - - [2026-02-26 16:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.41 - - [2026-02-26 16:40:58] "PUT /global-vrouter-config/877a2e3c-ae5b-42e5-914f-d2970356fa99 HTTP/1.1" 200 276 0.011016 10.0.0.41 - - [2026-02-26 16:40:59] "GET / HTTP/1.1" 200 35931 0.001468 10.0.0.41 - - [2026-02-26 16:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.41 - - [2026-02-26 16:40:59] "GET /global-system-config/cf872900-33dd-4a1b-bc0d-e14904ea0acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005437 10.0.0.41 - - [2026-02-26 16:40:59] "PUT /global-system-config/cf872900-33dd-4a1b-bc0d-e14904ea0acf HTTP/1.1" 200 274 0.020705 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:41:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001109 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:41:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001936 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:41:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001167 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:41:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001135 10.0.0.41 - - [2026-02-26 16:41:13] "GET / HTTP/1.1" 200 35931 0.001814 10.0.0.41 - - [2026-02-26 16:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004720 10.0.0.41 - - [2026-02-26 16:41:13] "GET /domain/2e8e15bb-d136-44d9-bb54-503fdacb1d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003742 10.0.0.41 - - [2026-02-26 16:41:14] "POST /id-to-fqname HTTP/1.1" 200 173 0.000574 10.0.0.41 - - [2026-02-26 16:41:14] "POST /fqname-to-id HTTP/1.1" 404 182 0.002603 10.0.0.41 - - [2026-02-26 16:41:14] "POST /security-groups HTTP/1.1" 200 570 0.125607 10.0.0.41 - - [2026-02-26 16:41:14] "POST /projects HTTP/1.1" 200 481 0.324026 10.0.0.41 - - [2026-02-26 16:41:14] "POST /fqname-to-id HTTP/1.1" 404 213 0.008693 10.0.0.41 - - [2026-02-26 16:41:14] "POST /access-control-lists HTTP/1.1" 200 579 0.070766 10.0.0.41 - - [2026-02-26 16:41:14] "POST /security-groups HTTP/1.1" 200 534 0.119061 10.0.0.41 - - [2026-02-26 16:41:14] "POST /fqname-to-id HTTP/1.1" 404 212 0.042191 10.0.0.41 - - [2026-02-26 16:41:14] "POST /chown HTTP/1.1" 200 109 0.044016 10.0.0.41 - - [2026-02-26 16:41:14] "POST /policy-managements HTTP/1.1" 409 214 0.022398 10.0.0.41 - - [2026-02-26 16:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.019911 10.0.0.41 - - [2026-02-26 16:41:14] "GET /policy-management/1ebf0059-d7b0-4da0-9705-875b57155ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.021830 10.0.0.41 - - [2026-02-26 16:41:14] "POST /access-control-lists HTTP/1.1" 200 577 0.133421 10.0.0.41 - - [2026-02-26 16:41:14] "POST /application-policy-sets HTTP/1.1" 200 528 0.046327 10.0.0.41 - - [2026-02-26 16:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.41 - - [2026-02-26 16:41:14] "POST /fqname-to-id HTTP/1.1" 404 232 0.004128 10.0.0.41 - - [2026-02-26 16:41:14] "GET /global-vrouter-config/877a2e3c-ae5b-42e5-914f-d2970356fa99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006345 10.0.0.41 - - [2026-02-26 16:41:14] "PUT /global-vrouter-config/877a2e3c-ae5b-42e5-914f-d2970356fa99 HTTP/1.1" 200 276 0.009602 10.0.0.41 - - [2026-02-26 16:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004527 10.0.0.41 - - [2026-02-26 16:41:14] "GET /virtual-network/7d065a33-faa9-4a73-b0c0-727d370863fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.008789 10.0.0.41 - - [2026-02-26 16:41:14] "POST /access-control-lists HTTP/1.1" 200 594 0.120083 10.0.0.41 - - [2026-02-26 16:41:14] "POST /fqname-to-id HTTP/1.1" 404 231 0.008179 10.0.0.41 - - [2026-02-26 16:41:14] "POST /access-control-lists HTTP/1.1" 200 592 0.060193 10.0.0.41 - - [2026-02-26 16:41:15] "POST /id-to-fqname HTTP/1.1" 200 177 0.014725 10.0.0.41 - - [2026-02-26 16:41:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.010998 10.0.0.41 - - [2026-02-26 16:41:15] "POST /security-groups HTTP/1.1" 200 574 0.147805 10.0.0.41 - - [2026-02-26 16:41:15] "POST /fqname-to-id HTTP/1.1" 404 217 0.007007 10.0.0.41 - - [2026-02-26 16:41:15] "POST /projects HTTP/1.1" 200 489 0.500216 10.0.0.41 - - [2026-02-26 16:41:15] "POST /access-control-lists HTTP/1.1" 200 583 0.063246 10.0.0.41 - - [2026-02-26 16:41:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.025510 10.0.0.41 - - [2026-02-26 16:41:15] "POST /security-groups HTTP/1.1" 200 546 0.115537 10.0.0.41 - - [2026-02-26 16:41:15] "POST /chown HTTP/1.1" 200 109 0.021022 10.0.0.41 - - [2026-02-26 16:41:15] "POST /access-control-lists HTTP/1.1" 200 581 0.234646 10.0.0.41 - - [2026-02-26 16:41:15] "POST /network-ipams HTTP/1.1" 200 522 0.173175 10.0.0.41 - - [2026-02-26 16:41:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.011267 10.0.0.41 - - [2026-02-26 16:41:15] "POST /access-control-lists HTTP/1.1" 200 602 0.068984 10.0.0.41 - - [2026-02-26 16:41:15] "POST /network-ipams HTTP/1.1" 200 510 0.155186 10.0.0.41 - - [2026-02-26 16:41:15] "POST /fqname-to-id HTTP/1.1" 404 239 0.026734 10.0.0.41 - - [2026-02-26 16:41:15] "POST /fqname-to-id HTTP/1.1" 404 198 0.007753 10.0.0.41 - - [2026-02-26 16:41:15] "POST /access-control-lists HTTP/1.1" 200 600 0.110263 10.0.0.41 - - [2026-02-26 16:41:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.009543 10.0.0.41 - - [2026-02-26 16:41:16] "POST /useragent-kv HTTP/1.1" 200 115 0.010487 10.0.0.41 - - [2026-02-26 16:41:16] "POST /virtual-networks HTTP/1.1" 200 538 0.310297 10.0.0.41 - - [2026-02-26 16:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006014 10.0.0.41 - - [2026-02-26 16:41:16] "POST /access-control-lists HTTP/1.1" 200 589 0.102412 10.0.0.41 - - [2026-02-26 16:41:16] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.053137 10.0.0.41 - - [2026-02-26 16:41:16] "POST /network-ipams HTTP/1.1" 200 518 0.158923 10.0.0.41 - - [2026-02-26 16:41:16] "POST /fqname-to-id HTTP/1.1" 404 202 0.002342 10.0.0.41 - - [2026-02-26 16:41:16] "POST /route-targets HTTP/1.1" 200 327 0.040843 10.0.0.41 - - [2026-02-26 16:41:16] "POST /ref-update HTTP/1.1" 200 156 0.072611 10.0.0.41 - - [2026-02-26 16:41:16] "PUT /access-control-list/ca5a75e2-c00b-484c-a7ad-3c8d2d202f22 HTTP/1.1" 200 272 0.106776 10.0.0.41 - - [2026-02-26 16:41:16] "POST /useragent-kv HTTP/1.1" 200 115 0.012167 10.0.0.41 - - [2026-02-26 16:41:16] "POST /virtual-networks HTTP/1.1" 200 546 0.313504 10.0.0.41 - - [2026-02-26 16:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014952 10.0.0.41 - - [2026-02-26 16:41:16] "GET /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.013921 10.0.0.41 - - [2026-02-26 16:41:16] "POST /route-targets HTTP/1.1" 200 327 0.020976 10.0.0.41 - - [2026-02-26 16:41:16] "POST /ref-update HTTP/1.1" 200 156 0.026371 10.0.0.41 - - [2026-02-26 16:41:16] "POST /fqname-to-id HTTP/1.1" 404 199 0.005827 10.0.0.41 - - [2026-02-26 16:41:16] "POST /network-policys HTTP/1.1" 200 538 0.027425 10.0.0.41 - - [2026-02-26 16:41:16] "POST /fqname-to-id HTTP/1.1" 404 197 0.006257 10.0.0.41 - - [2026-02-26 16:41:17] "POST /network-policys HTTP/1.1" 200 534 0.025355 10.0.0.41 - - [2026-02-26 16:41:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.014844 10.0.0.41 - - [2026-02-26 16:41:17] "POST /network-policys HTTP/1.1" 200 542 0.044986 10.0.0.41 - - [2026-02-26 16:41:17] "POST /ref-update HTTP/1.1" 200 156 0.072299 10.0.0.41 - - [2026-02-26 16:41:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017248 10.0.0.41 - - [2026-02-26 16:41:17] "PUT /access-control-list/0e887ccb-1b22-4738-8e14-8c92d065aeaa HTTP/1.1" 200 272 0.036051 10.0.0.41 - - [2026-02-26 16:41:17] "PUT /access-control-list/ca5a75e2-c00b-484c-a7ad-3c8d2d202f22 HTTP/1.1" 200 272 0.026296 10.0.0.41 - - [2026-02-26 16:41:17] "POST /ref-update HTTP/1.1" 200 156 0.128477 10.0.0.41 - - [2026-02-26 16:41:17] "PUT /access-control-list/ca5a75e2-c00b-484c-a7ad-3c8d2d202f22 HTTP/1.1" 200 272 0.071391 10.0.0.41 - - [2026-02-26 16:41:17] "POST /ref-update HTTP/1.1" 200 156 0.148892 10.0.0.41 - - [2026-02-26 16:41:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003019 10.0.0.41 - - [2026-02-26 16:41:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002664 10.0.0.41 - - [2026-02-26 16:41:17] "PUT /access-control-list/0e887ccb-1b22-4738-8e14-8c92d065aeaa HTTP/1.1" 200 272 0.092584 10.0.0.41 - - [2026-02-26 16:41:17] "POST /ref-update HTTP/1.1" 200 156 0.033499 10.0.0.41 - - [2026-02-26 16:41:17] "POST /fqname-to-id HTTP/1.1" 404 237 0.002460 10.0.0.41 - - [2026-02-26 16:41:17] "POST /ref-update HTTP/1.1" 200 156 0.151976 10.0.0.41 - - [2026-02-26 16:41:17] "POST /access-control-lists HTTP/1.1" 200 601 0.038799 10.0.0.41 - - [2026-02-26 16:41:17] "PUT /access-control-list/d5eed7ac-915d-4f16-8ca9-5543705cf977 HTTP/1.1" 200 272 0.025364 10.0.0.41 - - [2026-02-26 16:41:17] "POST /ref-update HTTP/1.1" 200 156 0.108809 10.0.0.41 - - [2026-02-26 16:41:17] "POST /ref-update HTTP/1.1" 200 156 0.071784 10.0.0.41 - - [2026-02-26 16:41:18] "PUT /access-control-list/0e887ccb-1b22-4738-8e14-8c92d065aeaa HTTP/1.1" 200 272 0.086759 10.0.0.41 - - [2026-02-26 16:41:18] "POST /ref-update HTTP/1.1" 200 156 0.194181 10.0.0.41 - - [2026-02-26 16:41:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009824 10.0.0.41 - - [2026-02-26 16:41:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003157 10.0.0.41 - - [2026-02-26 16:41:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004279 10.0.0.41 - - [2026-02-26 16:41:18] "PUT /access-control-list/d5eed7ac-915d-4f16-8ca9-5543705cf977 HTTP/1.1" 200 272 0.081254 10.0.0.41 - - [2026-02-26 16:41:18] "POST /ref-update HTTP/1.1" 200 156 0.022970 10.0.0.41 - - [2026-02-26 16:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006505 10.0.0.41 - - [2026-02-26 16:41:18] "GET /virtual-network/7d065a33-faa9-4a73-b0c0-727d370863fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006635 10.0.0.41 - - [2026-02-26 16:41:18] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004070 10.0.0.41 - - [2026-02-26 16:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006998 10.0.0.41 - - [2026-02-26 16:41:18] "GET /policy-management/1ebf0059-d7b0-4da0-9705-875b57155ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002995 10.0.0.41 - - [2026-02-26 16:41:18] "POST /firewall-policys HTTP/1.1" 200 530 0.021746 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:41:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001732 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:41:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.006396 10.0.0.41 - - [2026-02-26 16:41:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.045835 10.0.0.41 - - [2026-02-26 16:41:18] "GET /firewall-policy/e975c161-5f81-45dd-a5a1-e8dda0294d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.014512 10.0.0.41 - - [2026-02-26 16:41:18] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003750 10.0.0.41 - - [2026-02-26 16:41:18] "GET /firewall-policy/e975c161-5f81-45dd-a5a1-e8dda0294d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003035 10.0.0.41 - - [2026-02-26 16:41:18] "POST /ref-update HTTP/1.1" 200 156 0.034973 10.0.0.41 - - [2026-02-26 16:41:18] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.016726 10.0.0.41 - - [2026-02-26 16:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.41 - - [2026-02-26 16:41:18] "GET /policy-management/1ebf0059-d7b0-4da0-9705-875b57155ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003763 10.0.0.41 - - [2026-02-26 16:41:18] "POST /firewall-policys HTTP/1.1" 200 532 0.127361 10.0.0.41 - - [2026-02-26 16:41:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.017950 10.0.0.41 - - [2026-02-26 16:41:18] "GET /firewall-policy/55d84164-c075-4903-8093-991deeccf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.016830 10.0.0.41 - - [2026-02-26 16:41:18] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003011 10.0.0.41 - - [2026-02-26 16:41:18] "GET /firewall-policy/55d84164-c075-4903-8093-991deeccf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002928 10.0.0.41 - - [2026-02-26 16:41:18] "GET /firewall-policy/e975c161-5f81-45dd-a5a1-e8dda0294d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004717 10.0.0.41 - - [2026-02-26 16:41:18] "GET /firewall-policy/e975c161-5f81-45dd-a5a1-e8dda0294d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.007762 10.0.0.41 - - [2026-02-26 16:41:18] "POST /ref-update HTTP/1.1" 200 156 0.027394 10.0.0.41 - - [2026-02-26 16:41:19] "POST /ref-update HTTP/1.1" 200 156 0.052510 10.0.0.41 - - [2026-02-26 16:41:19] "POST /ref-update HTTP/1.1" 200 156 0.034371 10.0.0.41 - - [2026-02-26 16:41:19] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.066117 10.0.0.41 - - [2026-02-26 16:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005286 10.0.0.41 - - [2026-02-26 16:41:19] "GET /policy-management/1ebf0059-d7b0-4da0-9705-875b57155ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004486 10.0.0.41 - - [2026-02-26 16:41:19] "POST /firewall-policys HTTP/1.1" 200 530 0.022132 10.0.0.41 - - [2026-02-26 16:41:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.027623 10.0.0.41 - - [2026-02-26 16:41:19] "GET /firewall-policy/96e6af6e-2580-4984-a413-e8b4e20fdb00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.021386 10.0.0.41 - - [2026-02-26 16:41:19] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003985 10.0.0.41 - - [2026-02-26 16:41:19] "GET /firewall-policy/96e6af6e-2580-4984-a413-e8b4e20fdb00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003260 10.0.0.41 - - [2026-02-26 16:41:19] "GET /firewall-policy/55d84164-c075-4903-8093-991deeccf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003550 10.0.0.41 - - [2026-02-26 16:41:19] "GET /firewall-policy/e975c161-5f81-45dd-a5a1-e8dda0294d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004110 10.0.0.41 - - [2026-02-26 16:41:19] "GET /firewall-policy/e975c161-5f81-45dd-a5a1-e8dda0294d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005259 10.0.0.41 - - [2026-02-26 16:41:19] "GET /firewall-policy/55d84164-c075-4903-8093-991deeccf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003187 10.0.0.41 - - [2026-02-26 16:41:19] "POST /ref-update HTTP/1.1" 200 156 0.029786 10.0.0.41 - - [2026-02-26 16:41:19] "POST /ref-update HTTP/1.1" 200 156 0.062859 10.0.0.41 - - [2026-02-26 16:41:19] "POST /ref-update HTTP/1.1" 200 156 0.047420 10.0.0.41 - - [2026-02-26 16:41:19] "POST /ref-update HTTP/1.1" 200 156 0.049521 10.0.0.41 - - [2026-02-26 16:41:19] "POST /ref-update HTTP/1.1" 200 156 0.066612 10.0.0.41 - - [2026-02-26 16:41:19] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.043962 10.0.0.41 - - [2026-02-26 16:41:19] "POST /tags HTTP/1.1" 200 299 0.050562 10.0.0.41 - - [2026-02-26 16:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.41 - - [2026-02-26 16:41:20] "GET /tag/d173d268-3165-44a1-9bc0-bee41546eb42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.050182 10.0.0.41 - - [2026-02-26 16:41:20] "POST /set-tag HTTP/1.1" 200 109 0.023696 10.0.0.41 - - [2026-02-26 16:41:20] "POST /tags HTTP/1.1" 200 357 0.141878 10.0.0.41 - - [2026-02-26 16:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.023981 10.0.0.41 - - [2026-02-26 16:41:20] "GET /tag/18796090-2797-4ec4-8dbc-97b22a8b0fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.027314 10.0.0.41 - - [2026-02-26 16:41:20] "POST /tags HTTP/1.1" 200 305 0.086769 10.0.0.41 - - [2026-02-26 16:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011054 10.0.0.41 - - [2026-02-26 16:41:20] "GET /tag/08022f87-561b-4eda-bda5-df99a0bdc231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.042753 10.0.0.41 - - [2026-02-26 16:41:21] "POST /id-to-fqname HTTP/1.1" 200 174 0.000532 10.0.0.41 - - [2026-02-26 16:41:21] "POST /fqname-to-id HTTP/1.1" 404 183 0.020399 10.0.0.41 - - [2026-02-26 16:41:21] "POST /security-groups HTTP/1.1" 200 571 0.110428 10.0.0.41 - - [2026-02-26 16:41:21] "POST /projects HTTP/1.1" 200 483 0.522207 10.0.0.41 - - [2026-02-26 16:41:21] "POST /fqname-to-id HTTP/1.1" 404 214 0.006094 10.0.0.41 - - [2026-02-26 16:41:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.040395 10.0.0.41 - - [2026-02-26 16:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009162 10.0.0.41 - - [2026-02-26 16:41:21] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.028127 10.0.0.41 - - [2026-02-26 16:41:21] "POST /access-control-lists HTTP/1.1" 200 580 0.118722 10.0.0.41 - - [2026-02-26 16:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015791 10.0.0.41 - - [2026-02-26 16:41:21] "POST /fqname-to-id HTTP/1.1" 404 213 0.010115 10.0.0.41 - - [2026-02-26 16:41:21] "GET /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.030896 10.0.0.41 - - [2026-02-26 16:41:21] "POST /access-control-lists HTTP/1.1" 200 578 0.077114 10.0.0.41 - - [2026-02-26 16:41:21] "PUT /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26 HTTP/1.1" 200 264 0.122957 10.0.0.41 - - [2026-02-26 16:41:21] "PUT /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae HTTP/1.1" 200 264 0.108098 10.0.0.41 - - [2026-02-26 16:41:21] "POST /security-groups HTTP/1.1" 200 537 0.094504 10.0.0.41 - - [2026-02-26 16:41:21] "POST /fqname-to-id HTTP/1.1" 404 234 0.021378 10.0.0.41 - - [2026-02-26 16:41:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.029237 10.0.0.41 - - [2026-02-26 16:41:21] "POST /access-control-lists HTTP/1.1" 200 596 0.033922 10.0.0.41 - - [2026-02-26 16:41:21] "POST /fqname-to-id HTTP/1.1" 404 233 0.011227 10.0.0.41 - - [2026-02-26 16:41:21] "POST /chown HTTP/1.1" 200 109 0.051754 10.0.0.41 - - [2026-02-26 16:41:22] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020124 10.0.0.41 - - [2026-02-26 16:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.41 - - [2026-02-26 16:41:22] "GET /policy-management/1ebf0059-d7b0-4da0-9705-875b57155ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012476 10.0.0.41 - - [2026-02-26 16:41:22] "POST /access-control-lists HTTP/1.1" 200 594 0.099915 10.0.0.41 - - [2026-02-26 16:41:22] "POST /tags HTTP/1.1" 409 207 0.011564 10.0.0.41 - - [2026-02-26 16:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.41 - - [2026-02-26 16:41:22] "GET /tag/08022f87-561b-4eda-bda5-df99a0bdc231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.016825 10.0.0.41 - - [2026-02-26 16:41:22] "POST /firewall-rules HTTP/1.1" 200 564 0.076891 10.0.0.41 - - [2026-02-26 16:41:22] "GET /firewall-rule/707b0fe6-9b72-4b80-8e90-882b53bae27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004725 10.0.0.41 - - [2026-02-26 16:41:22] "GET /firewall-policy/55d84164-c075-4903-8093-991deeccf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002299 10.0.0.41 - - [2026-02-26 16:41:22] "GET /firewall-rule/707b0fe6-9b72-4b80-8e90-882b53bae27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002429 10.0.0.41 - - [2026-02-26 16:41:22] "POST /ref-update HTTP/1.1" 200 156 0.014660 10.0.0.41 - - [2026-02-26 16:41:22] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005558 10.0.0.41 - - [2026-02-26 16:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.41 - - [2026-02-26 16:41:22] "GET /policy-management/1ebf0059-d7b0-4da0-9705-875b57155ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002385 10.0.0.41 - - [2026-02-26 16:41:22] "POST /tags HTTP/1.1" 409 207 0.001523 10.0.0.41 - - [2026-02-26 16:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.41 - - [2026-02-26 16:41:22] "GET /tag/08022f87-561b-4eda-bda5-df99a0bdc231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011764 10.0.0.41 - - [2026-02-26 16:41:22] "POST /firewall-rules HTTP/1.1" 200 562 0.115550 10.0.0.41 - - [2026-02-26 16:41:22] "GET /firewall-rule/68a09d6b-c3d8-47c4-9a52-b3fd440a4c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.006760 10.0.0.41 - - [2026-02-26 16:41:22] "GET /firewall-policy/55d84164-c075-4903-8093-991deeccf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005048 10.0.0.41 - - [2026-02-26 16:41:22] "GET /firewall-rule/68a09d6b-c3d8-47c4-9a52-b3fd440a4c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004863 10.0.0.41 - - [2026-02-26 16:41:22] "POST /ref-update HTTP/1.1" 200 156 0.026143 10.0.0.41 - - [2026-02-26 16:41:22] "POST /tags HTTP/1.1" 200 355 0.038281 10.0.0.41 - - [2026-02-26 16:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006379 10.0.0.41 - - [2026-02-26 16:41:22] "GET /tag/385872ff-14d3-45a0-82e2-1e41db3721ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.028775 10.0.0.41 - - [2026-02-26 16:41:22] "POST /tags HTTP/1.1" 200 303 0.046202 10.0.0.41 - - [2026-02-26 16:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.41 - - [2026-02-26 16:41:22] "GET /tag/11d06eba-675b-4fdb-962d-140251e03a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.021600 10.0.0.41 - - [2026-02-26 16:41:22] "POST /projects HTTP/1.1" 409 218 0.007251 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:41:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000965 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:41:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001273 10.0.0.41 - - [2026-02-26 16:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.41 - - [2026-02-26 16:41:23] "GET /project/1265570a-629b-4c49-a0c5-13b441166878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030765 10.0.0.41 - - [2026-02-26 16:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.41 - - [2026-02-26 16:41:23] "GET /network-ipam/ff8ad735-3310-4c81-b046-8b5df9349d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003701 10.0.0.41 - - [2026-02-26 16:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005212 10.0.0.41 - - [2026-02-26 16:41:23] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005048 10.0.0.41 - - [2026-02-26 16:41:23] "PUT /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26 HTTP/1.1" 200 264 0.079373 10.0.0.41 - - [2026-02-26 16:41:23] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.027258 10.0.0.41 - - [2026-02-26 16:41:23] "POST /set-tag HTTP/1.1" 200 109 0.161463 10.0.0.41 - - [2026-02-26 16:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.41 - - [2026-02-26 16:41:23] "GET /network-ipam/d5a71424-cf54-4233-8621-fa3fa48c3dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.033524 10.0.0.41 - - [2026-02-26 16:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.41 - - [2026-02-26 16:41:23] "GET /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005526 10.0.0.41 - - [2026-02-26 16:41:23] "PUT /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae HTTP/1.1" 200 264 0.074186 10.0.0.41 - - [2026-02-26 16:41:23] "GET /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.019443 10.0.0.41 - - [2026-02-26 16:41:23] "POST /set-tag HTTP/1.1" 200 109 0.052633 10.0.0.41 - - [2026-02-26 16:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013547 10.0.0.41 - - [2026-02-26 16:41:23] "GET /network-policy/151932f2-9eeb-491b-9fcd-773c71ca948f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002285 10.0.0.41 - - [2026-02-26 16:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008687 10.0.0.41 - - [2026-02-26 16:41:23] "GET /network-policy/bed8b083-a2a3-4d1a-b9c2-e224897a3e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003556 10.0.0.41 - - [2026-02-26 16:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.41 - - [2026-02-26 16:41:23] "GET /network-policy/2e74e9bd-fcb3-4b0b-b5ea-ad73a7aa4fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004407 10.0.0.41 - - [2026-02-26 16:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.41 - - [2026-02-26 16:41:23] "PUT /network-policy/2e74e9bd-fcb3-4b0b-b5ea-ad73a7aa4fb9 HTTP/1.1" 200 262 0.034908 10.0.0.41 - - [2026-02-26 16:41:24] "POST /ref-update HTTP/1.1" 200 156 0.089104 10.0.0.41 - - [2026-02-26 16:41:24] "PUT /access-control-list/ca5a75e2-c00b-484c-a7ad-3c8d2d202f22 HTTP/1.1" 200 272 0.095143 10.0.0.41 - - [2026-02-26 16:41:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.051763 10.0.0.41 - - [2026-02-26 16:41:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.031102 10.0.0.41 - - [2026-02-26 16:41:24] "PUT /access-control-list/d5eed7ac-915d-4f16-8ca9-5543705cf977 HTTP/1.1" 200 272 0.036655 10.0.0.41 - - [2026-02-26 16:41:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003801 10.0.0.41 - - [2026-02-26 16:41:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002922 10.0.0.41 - - [2026-02-26 16:41:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005189 10.0.0.41 - - [2026-02-26 16:41:24] "POST /security-groups HTTP/1.1" 409 245 0.003879 10.0.0.41 - - [2026-02-26 16:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.41 - - [2026-02-26 16:41:24] "PUT /security-group/84dceca3-f8fa-4704-92e1-97c98fa49ccb HTTP/1.1" 200 262 0.077897 10.0.0.41 - - [2026-02-26 16:41:24] "PUT /access-control-list/8830b74f-3fae-45ef-a614-b32774281632 HTTP/1.1" 200 272 0.029721 10.0.0.41 - - [2026-02-26 16:41:24] "PUT /access-control-list/6990250e-ab51-4f67-8477-7346e2ad32d6 HTTP/1.1" 200 272 0.049767 10.0.0.41 - - [2026-02-26 16:41:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.076645 10.0.0.41 - - [2026-02-26 16:41:24] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.036333 10.0.0.41 - - [2026-02-26 16:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.019385 10.0.0.41 - - [2026-02-26 16:41:24] "GET /policy-management/1ebf0059-d7b0-4da0-9705-875b57155ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003598 10.0.0.41 - - [2026-02-26 16:41:24] "POST /tags HTTP/1.1" 409 206 0.003410 10.0.0.41 - - [2026-02-26 16:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.41 - - [2026-02-26 16:41:24] "GET /tag/11d06eba-675b-4fdb-962d-140251e03a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012449 10.0.0.41 - - [2026-02-26 16:41:24] "POST /firewall-rules HTTP/1.1" 200 562 0.083746 10.0.0.41 - - [2026-02-26 16:41:24] "GET /firewall-rule/cd7b9211-ab63-4b2b-839f-dd26fc3d1cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.011283 10.0.0.41 - - [2026-02-26 16:41:24] "GET /firewall-policy/55d84164-c075-4903-8093-991deeccf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004577 10.0.0.41 - - [2026-02-26 16:41:24] "GET /firewall-rule/cd7b9211-ab63-4b2b-839f-dd26fc3d1cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.010054 10.0.0.41 - - [2026-02-26 16:41:24] "POST /ref-update HTTP/1.1" 200 156 0.057226 10.0.0.41 - - [2026-02-26 16:41:24] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004271 10.0.0.41 - - [2026-02-26 16:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.41 - - [2026-02-26 16:41:24] "GET /policy-management/1ebf0059-d7b0-4da0-9705-875b57155ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003009 10.0.0.41 - - [2026-02-26 16:41:25] "POST /tags HTTP/1.1" 409 206 0.005153 10.0.0.41 - - [2026-02-26 16:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.41 - - [2026-02-26 16:41:25] "GET /tag/11d06eba-675b-4fdb-962d-140251e03a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.030825 10.0.0.41 - - [2026-02-26 16:41:25] "POST /firewall-rules HTTP/1.1" 200 560 0.083189 10.0.0.41 - - [2026-02-26 16:41:25] "GET /firewall-rule/8af3eb74-6133-4a30-b236-b3e740277a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.046592 10.0.0.41 - - [2026-02-26 16:41:25] "GET /firewall-policy/55d84164-c075-4903-8093-991deeccf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.006945 10.0.0.41 - - [2026-02-26 16:41:25] "GET /firewall-rule/8af3eb74-6133-4a30-b236-b3e740277a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.021507 10.0.0.41 - - [2026-02-26 16:41:25] "POST /ref-update HTTP/1.1" 200 156 0.042531 10.0.0.41 - - [2026-02-26 16:41:25] "POST /fqname-to-id HTTP/1.1" 404 226 0.013285 10.0.0.41 - - [2026-02-26 16:41:25] "POST /tags HTTP/1.1" 200 301 0.076129 10.0.0.41 - - [2026-02-26 16:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007323 10.0.0.41 - - [2026-02-26 16:41:25] "GET /tag/70661174-a9c0-456f-b40a-15d7ed5b52b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.035511 10.0.0.41 - - [2026-02-26 16:41:25] "POST /tags HTTP/1.1" 200 325 0.087321 10.0.0.41 - - [2026-02-26 16:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.41 - - [2026-02-26 16:41:25] "GET /tag/6cf34130-481f-41ad-9ae9-0199f5f5935c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.096575 10.0.0.41 - - [2026-02-26 16:41:25] "POST /tags HTTP/1.1" 200 363 0.026781 10.0.0.41 - - [2026-02-26 16:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.023881 10.0.0.41 - - [2026-02-26 16:41:25] "GET /tag/fd028da6-8e06-4400-816d-237af9548ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.026580 10.0.0.41 - - [2026-02-26 16:41:26] "POST /tags HTTP/1.1" 200 311 0.028971 10.0.0.41 - - [2026-02-26 16:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.028921 10.0.0.41 - - [2026-02-26 16:41:26] "GET /tag/3ef2e150-7898-48a7-9230-cc86632f19cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.036080 10.0.0.41 - - [2026-02-26 16:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016533 10.0.0.41 - - [2026-02-26 16:41:26] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.014758 10.0.0.41 - - [2026-02-26 16:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.41 - - [2026-02-26 16:41:26] "GET /project/9fe8f94b-afca-4ee9-87b5-ae3290fc9a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.069754 10.0.0.41 - - [2026-02-26 16:41:26] "POST /virtual-machines HTTP/1.1" 200 377 0.024266 10.0.0.41 - - [2026-02-26 16:41:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.050063 10.0.0.41 - - [2026-02-26 16:41:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.145547 10.0.0.41 - - [2026-02-26 16:41:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.015989 10.0.0.41 - - [2026-02-26 16:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014993 10.0.0.41 - - [2026-02-26 16:41:26] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.015219 10.0.0.41 - - [2026-02-26 16:41:26] "POST /instance-ips HTTP/1.1" 200 409 0.047246 10.0.0.41 - - [2026-02-26 16:41:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.096385 10.0.0.41 - - [2026-02-26 16:41:26] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.043901 10.0.0.41 - - [2026-02-26 16:41:27] "POST /set-tag HTTP/1.1" 200 109 0.042563 10.0.0.41 - - [2026-02-26 16:41:27] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.062795 10.0.0.41 - - [2026-02-26 16:41:27] "GET /instance-ip/fe4fd2ac-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.009720 10.0.0.41 - - [2026-02-26 16:41:27] "POST /tags HTTP/1.1" 200 305 0.398655 10.0.0.41 - - [2026-02-26 16:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.035650 10.0.0.41 - - [2026-02-26 16:41:27] "GET /tag/eabaecd7-81b7-4001-afb4-4be5f39cba81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.038342 10.0.0.41 - - [2026-02-26 16:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007146 10.0.0.41 - - [2026-02-26 16:41:27] "GET /project/1265570a-629b-4c49-a0c5-13b441166878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.081383 10.0.0.41 - - [2026-02-26 16:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.41 - - [2026-02-26 16:41:27] "GET /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004375 10.0.0.41 - - [2026-02-26 16:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007159 10.0.0.41 - - [2026-02-26 16:41:27] "GET /service-appliance-set/52db83fb-936f-44bc-9d52-63c6281a2f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.007563 10.0.0.41 - - [2026-02-26 16:41:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.002713 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:41:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001572 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:41:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000944 10.0.0.41 - - [2026-02-26 16:41:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.155930 10.0.0.41 - - [2026-02-26 16:41:28] "GET /virtual-machine-interface/22c64056-2353-4a9d-b5b3-8dd4bccb3898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.032565 10.0.0.41 - - [2026-02-26 16:41:28] "POST /instance-ips HTTP/1.1" 200 381 0.062092 10.0.0.41 - - [2026-02-26 16:41:28] "GET /instance-ip/effe88aa-58dc-434b-a020-dc6c7f2ce61e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.025636 10.0.0.41 - - [2026-02-26 16:41:28] "POST /loadbalancers HTTP/1.1" 200 582 0.081242 10.0.0.41 - - [2026-02-26 16:41:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.010542 10.0.0.41 - - [2026-02-26 16:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.022478 10.0.0.41 - - [2026-02-26 16:41:28] "GET /project/1265570a-629b-4c49-a0c5-13b441166878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041034 10.0.0.41 - - [2026-02-26 16:41:28] "GET /instance-ip/effe88aa-58dc-434b-a020-dc6c7f2ce61e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002959 10.0.0.41 - - [2026-02-26 16:41:28] "GET /project/1265570a-629b-4c49-a0c5-13b441166878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.070667 10.0.0.41 - - [2026-02-26 16:41:28] "POST /floating-ips HTTP/1.1" 200 583 0.048556 10.0.0.41 - - [2026-02-26 16:41:28] "GET /loadbalancer/9a983e24-7e63-4f3c-b6d9-c3cead91b261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.010010 10.0.0.41 - - [2026-02-26 16:41:28] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.038116 10.0.0.41 - - [2026-02-26 16:41:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.010754 10.0.0.41 - - [2026-02-26 16:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011331 10.0.0.41 - - [2026-02-26 16:41:28] "GET /project/1265570a-629b-4c49-a0c5-13b441166878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.077262 10.0.0.41 - - [2026-02-26 16:41:28] "GET /loadbalancer-listener/522cdac5-fe8a-43d2-8ae1-54a81e26758a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.004433 10.0.0.41 - - [2026-02-26 16:41:28] "GET /loadbalancer-listener/522cdac5-fe8a-43d2-8ae1-54a81e26758a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005558 10.0.0.41 - - [2026-02-26 16:41:28] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.039893 10.0.0.41 - - [2026-02-26 16:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007868 10.0.0.41 - - [2026-02-26 16:41:28] "GET /instance-ip/effe88aa-58dc-434b-a020-dc6c7f2ce61e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005584 10.0.0.41 - - [2026-02-26 16:41:28] "GET /global-vrouter-config/877a2e3c-ae5b-42e5-914f-d2970356fa99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003945 10.0.0.41 - - [2026-02-26 16:41:28] "GET /instance-ip/effe88aa-58dc-434b-a020-dc6c7f2ce61e?fields=floating_ips HTTP/1.1" 200 1171 0.015874 10.0.0.41 - - [2026-02-26 16:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006565 10.0.0.41 - - [2026-02-26 16:41:29] "GET /floating-ip/44bb03db-ecc3-41e8-a82a-fa7f5a692dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.023647 10.0.0.41 - - [2026-02-26 16:41:29] "PUT /global-vrouter-config/877a2e3c-ae5b-42e5-914f-d2970356fa99 HTTP/1.1" 200 276 0.053911 10.0.0.41 - - [2026-02-26 16:41:29] "POST /tags HTTP/1.1" 200 301 0.036637 10.0.0.41 - - [2026-02-26 16:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.41 - - [2026-02-26 16:41:29] "GET /tag/b3bef281-27ab-4fb0-b0a7-1d4709cf6f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.018267 10.0.0.41 - - [2026-02-26 16:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.41 - - [2026-02-26 16:41:29] "GET /project/9fe8f94b-afca-4ee9-87b5-ae3290fc9a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.049716 10.0.0.41 - - [2026-02-26 16:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.41 - - [2026-02-26 16:41:29] "GET /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005184 10.0.0.41 - - [2026-02-26 16:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.41 - - [2026-02-26 16:41:29] "GET /service-appliance-set/52db83fb-936f-44bc-9d52-63c6281a2f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.009198 10.0.0.41 - - [2026-02-26 16:41:29] "POST /fqname-to-id HTTP/1.1" 404 242 0.002623 10.0.0.41 - - [2026-02-26 16:41:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.161590 10.0.0.41 - - [2026-02-26 16:41:29] "GET /virtual-machine-interface/c231b149-6d46-4a3f-a752-a994ca65b277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.026686 10.0.0.41 - - [2026-02-26 16:41:29] "POST /instance-ips HTTP/1.1" 200 377 0.055061 10.0.0.41 - - [2026-02-26 16:41:29] "GET /instance-ip/29dbbf35-5d99-41f4-ad11-fd58942f00f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005224 10.0.0.41 - - [2026-02-26 16:41:29] "POST /loadbalancers HTTP/1.1" 200 582 0.065449 10.0.0.41 - - [2026-02-26 16:41:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.016582 10.0.0.41 - - [2026-02-26 16:41:29] "GET /project/9fe8f94b-afca-4ee9-87b5-ae3290fc9a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.067429 10.0.0.41 - - [2026-02-26 16:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.068834 10.0.0.41 - - [2026-02-26 16:41:29] "GET /instance-ip/29dbbf35-5d99-41f4-ad11-fd58942f00f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009559 10.0.0.41 - - [2026-02-26 16:41:29] "POST /floating-ips HTTP/1.1" 200 581 0.024651 10.0.0.41 - - [2026-02-26 16:41:29] "GET /project/9fe8f94b-afca-4ee9-87b5-ae3290fc9a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.070194 10.0.0.41 - - [2026-02-26 16:41:29] "GET /loadbalancer/ff6064f9-9b75-4186-ac44-e33e5bfcdea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005990 10.0.0.41 - - [2026-02-26 16:41:30] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.022781 10.0.0.41 - - [2026-02-26 16:41:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009706 10.0.0.41 - - [2026-02-26 16:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007083 10.0.0.41 - - [2026-02-26 16:41:30] "GET /project/9fe8f94b-afca-4ee9-87b5-ae3290fc9a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050360 10.0.0.41 - - [2026-02-26 16:41:30] "GET /loadbalancer-listener/5ebb59b8-8fc4-4018-870b-387325c93ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.002609 10.0.0.41 - - [2026-02-26 16:41:30] "GET /loadbalancer-listener/5ebb59b8-8fc4-4018-870b-387325c93ade?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.003405 10.0.0.41 - - [2026-02-26 16:41:30] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.017443 10.0.0.41 - - [2026-02-26 16:41:30] "GET /instance-ip/29dbbf35-5d99-41f4-ad11-fd58942f00f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005975 10.0.0.41 - - [2026-02-26 16:41:30] "GET /instance-ip/29dbbf35-5d99-41f4-ad11-fd58942f00f7?fields=floating_ips HTTP/1.1" 200 1164 0.005263 10.0.0.41 - - [2026-02-26 16:41:30] "GET /floating-ip/97b804be-5048-484a-80b0-935f44c89b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.013285 10.0.0.41 - - [2026-02-26 16:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012554 10.0.0.41 - - [2026-02-26 16:41:30] "GET /project/9fe8f94b-afca-4ee9-87b5-ae3290fc9a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.056363 10.0.0.41 - - [2026-02-26 16:41:30] "GET /loadbalancer/ff6064f9-9b75-4186-ac44-e33e5bfcdea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002528 10.0.0.41 - - [2026-02-26 16:41:30] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.022413 10.0.0.41 - - [2026-02-26 16:41:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.017132 10.0.0.41 - - [2026-02-26 16:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.019100 10.0.0.41 - - [2026-02-26 16:41:30] "GET /project/9fe8f94b-afca-4ee9-87b5-ae3290fc9a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037827 10.0.0.41 - - [2026-02-26 16:41:30] "GET /loadbalancer-listener/869cfea9-28e9-4f50-b0a0-192d87d64b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002797 10.0.0.41 - - [2026-02-26 16:41:30] "GET /loadbalancer-listener/869cfea9-28e9-4f50-b0a0-192d87d64b33?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003925 10.0.0.41 - - [2026-02-26 16:41:30] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020527 10.0.0.41 - - [2026-02-26 16:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009909 10.0.0.41 - - [2026-02-26 16:41:30] "GET /instance-ip/29dbbf35-5d99-41f4-ad11-fd58942f00f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003055 10.0.0.41 - - [2026-02-26 16:41:30] "GET /instance-ip/29dbbf35-5d99-41f4-ad11-fd58942f00f7?fields=floating_ips HTTP/1.1" 200 1164 0.004036 10.0.0.41 - - [2026-02-26 16:41:30] "GET /project/9fe8f94b-afca-4ee9-87b5-ae3290fc9a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034141 10.0.0.41 - - [2026-02-26 16:41:30] "GET /floating-ip/97b804be-5048-484a-80b0-935f44c89b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002682 10.0.0.41 - - [2026-02-26 16:41:30] "GET /loadbalancer/ff6064f9-9b75-4186-ac44-e33e5bfcdea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002744 10.0.0.41 - - [2026-02-26 16:41:30] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.031036 10.0.0.41 - - [2026-02-26 16:41:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.016771 10.0.0.41 - - [2026-02-26 16:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011328 10.0.0.41 - - [2026-02-26 16:41:30] "GET /project/9fe8f94b-afca-4ee9-87b5-ae3290fc9a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034286 10.0.0.41 - - [2026-02-26 16:41:30] "GET /loadbalancer-listener/223bd1a0-f413-448f-843d-bad34dabc22c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.004119 10.0.0.41 - - [2026-02-26 16:41:30] "GET /loadbalancer-listener/223bd1a0-f413-448f-843d-bad34dabc22c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004501 10.0.0.41 - - [2026-02-26 16:41:30] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.028634 10.0.0.41 - - [2026-02-26 16:41:30] "GET /instance-ip/29dbbf35-5d99-41f4-ad11-fd58942f00f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010238 10.0.0.41 - - [2026-02-26 16:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.41 - - [2026-02-26 16:41:31] "GET /instance-ip/29dbbf35-5d99-41f4-ad11-fd58942f00f7?fields=floating_ips HTTP/1.1" 200 1164 0.009340 10.0.0.41 - - [2026-02-26 16:41:31] "GET /loadbalancer/ff6064f9-9b75-4186-ac44-e33e5bfcdea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006843 10.0.0.41 - - [2026-02-26 16:41:31] "GET /floating-ip/97b804be-5048-484a-80b0-935f44c89b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002968 10.0.0.41 - - [2026-02-26 16:41:31] "POST /tags HTTP/1.1" 200 371 0.030543 10.0.0.41 - - [2026-02-26 16:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007398 10.0.0.41 - - [2026-02-26 16:41:31] "GET /tag/59efc260-72ab-46bc-9e87-618573d71664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.028191 10.0.0.41 - - [2026-02-26 16:41:31] "POST /tags HTTP/1.1" 200 319 0.026850 10.0.0.41 - - [2026-02-26 16:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.020100 10.0.0.41 - - [2026-02-26 16:41:31] "GET /tag/5dc7dd55-deae-42b0-9fae-96e18d9e55e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.023014 10.0.0.41 - - [2026-02-26 16:41:31] "POST /id-to-fqname HTTP/1.1" 200 181 0.000561 10.0.0.41 - - [2026-02-26 16:41:31] "POST /fqname-to-id HTTP/1.1" 404 190 0.005805 10.0.0.41 - - [2026-02-26 16:41:31] "POST /security-groups HTTP/1.1" 200 578 0.071271 10.0.0.41 - - [2026-02-26 16:41:31] "POST /fqname-to-id HTTP/1.1" 404 225 0.007666 10.0.0.41 - - [2026-02-26 16:41:31] "POST /projects HTTP/1.1" 200 497 0.236682 10.0.0.41 - - [2026-02-26 16:41:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.013635 10.0.0.41 - - [2026-02-26 16:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.017826 10.0.0.41 - - [2026-02-26 16:41:31] "POST /access-control-lists HTTP/1.1" 200 587 0.052951 10.0.0.41 - - [2026-02-26 16:41:31] "POST /fqname-to-id HTTP/1.1" 404 224 0.006049 10.0.0.41 - - [2026-02-26 16:41:31] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.009703 10.0.0.41 - - [2026-02-26 16:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008060 10.0.0.41 - - [2026-02-26 16:41:31] "GET /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005775 10.0.0.41 - - [2026-02-26 16:41:31] "POST /access-control-lists HTTP/1.1" 200 585 0.089214 10.0.0.41 - - [2026-02-26 16:41:31] "PUT /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26 HTTP/1.1" 200 264 0.104550 10.0.0.41 - - [2026-02-26 16:41:31] "PUT /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae HTTP/1.1" 200 264 0.076097 10.0.0.41 - - [2026-02-26 16:41:32] "POST /security-groups HTTP/1.1" 200 558 0.119544 10.0.0.41 - - [2026-02-26 16:41:32] "POST /fqname-to-id HTTP/1.1" 404 248 0.004761 10.0.0.41 - - [2026-02-26 16:41:32] "POST /access-control-lists HTTP/1.1" 200 610 0.069884 10.0.0.41 - - [2026-02-26 16:41:32] "POST /fqname-to-id HTTP/1.1" 404 247 0.003458 10.0.0.41 - - [2026-02-26 16:41:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.087889 10.0.0.41 - - [2026-02-26 16:41:32] "POST /chown HTTP/1.1" 200 109 0.015877 10.0.0.41 - - [2026-02-26 16:41:32] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013056 10.0.0.41 - - [2026-02-26 16:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.41 - - [2026-02-26 16:41:32] "POST /access-control-lists HTTP/1.1" 200 608 0.067725 10.0.0.41 - - [2026-02-26 16:41:32] "GET /policy-management/1ebf0059-d7b0-4da0-9705-875b57155ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.020631 10.0.0.41 - - [2026-02-26 16:41:32] "POST /tags HTTP/1.1" 409 214 0.004141 10.0.0.41 - - [2026-02-26 16:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.41 - - [2026-02-26 16:41:32] "GET /tag/5dc7dd55-deae-42b0-9fae-96e18d9e55e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.014974 10.0.0.41 - - [2026-02-26 16:41:32] "POST /firewall-rules HTTP/1.1" 200 578 0.072098 10.0.0.41 - - [2026-02-26 16:41:32] "GET /firewall-rule/75eff4fb-59b4-417a-82c1-383078e0e921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004770 10.0.0.41 - - [2026-02-26 16:41:32] "GET /firewall-policy/55d84164-c075-4903-8093-991deeccf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.004384 10.0.0.41 - - [2026-02-26 16:41:32] "GET /firewall-rule/75eff4fb-59b4-417a-82c1-383078e0e921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003411 10.0.0.41 - - [2026-02-26 16:41:32] "POST /ref-update HTTP/1.1" 200 156 0.028935 10.0.0.41 - - [2026-02-26 16:41:32] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014339 10.0.0.41 - - [2026-02-26 16:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.41 - - [2026-02-26 16:41:32] "GET /policy-management/1ebf0059-d7b0-4da0-9705-875b57155ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003313 10.0.0.41 - - [2026-02-26 16:41:32] "POST /tags HTTP/1.1" 409 214 0.001886 10.0.0.41 - - [2026-02-26 16:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.41 - - [2026-02-26 16:41:32] "GET /tag/5dc7dd55-deae-42b0-9fae-96e18d9e55e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.017501 10.0.0.41 - - [2026-02-26 16:41:32] "POST /firewall-rules HTTP/1.1" 200 576 0.072048 10.0.0.41 - - [2026-02-26 16:41:32] "GET /firewall-rule/b14883b4-dd1e-4639-8641-946545892339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.009155 10.0.0.41 - - [2026-02-26 16:41:32] "GET /firewall-policy/55d84164-c075-4903-8093-991deeccf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.013328 10.0.0.41 - - [2026-02-26 16:41:32] "GET /firewall-rule/b14883b4-dd1e-4639-8641-946545892339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003138 10.0.0.41 - - [2026-02-26 16:41:32] "POST /ref-update HTTP/1.1" 200 156 0.032174 10.0.0.41 - - [2026-02-26 16:41:32] "POST /tags HTTP/1.1" 200 363 0.027738 10.0.0.41 - - [2026-02-26 16:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.41 - - [2026-02-26 16:41:32] "GET /tag/bc71ea3c-6182-42f4-b9f4-b9a90efb3261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.016919 10.0.0.41 - - [2026-02-26 16:41:33] "POST /tags HTTP/1.1" 200 311 0.023515 10.0.0.41 - - [2026-02-26 16:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.41 - - [2026-02-26 16:41:33] "GET /tag/2825d671-ca39-4c97-bbab-bad2488da00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013279 10.0.0.41 - - [2026-02-26 16:41:33] "POST /id-to-fqname HTTP/1.1" 200 177 0.000480 10.0.0.41 - - [2026-02-26 16:41:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.005347 10.0.0.41 - - [2026-02-26 16:41:33] "POST /security-groups HTTP/1.1" 200 574 0.067464 10.0.0.41 - - [2026-02-26 16:41:33] "POST /projects HTTP/1.1" 200 489 0.170097 10.0.0.41 - - [2026-02-26 16:41:33] "POST /fqname-to-id HTTP/1.1" 404 217 0.002096 10.0.0.41 - - [2026-02-26 16:41:33] "POST /access-control-lists HTTP/1.1" 200 583 0.071999 10.0.0.41 - - [2026-02-26 16:41:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.015889 10.0.0.41 - - [2026-02-26 16:41:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.070930 10.0.0.41 - - [2026-02-26 16:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017095 10.0.0.41 - - [2026-02-26 16:41:33] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.007247 10.0.0.41 - - [2026-02-26 16:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004786 10.0.0.41 - - [2026-02-26 16:41:33] "GET /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.022076 10.0.0.41 - - [2026-02-26 16:41:33] "POST /access-control-lists HTTP/1.1" 200 581 0.103273 10.0.0.41 - - [2026-02-26 16:41:33] "PUT /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26 HTTP/1.1" 200 264 0.061382 10.0.0.41 - - [2026-02-26 16:41:33] "PUT /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae HTTP/1.1" 200 264 0.094211 10.0.0.41 - - [2026-02-26 16:41:33] "POST /security-groups HTTP/1.1" 200 546 0.157965 10.0.0.41 - - [2026-02-26 16:41:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.002797 10.0.0.41 - - [2026-02-26 16:41:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.033059 10.0.0.41 - - [2026-02-26 16:41:33] "POST /chown HTTP/1.1" 200 109 0.041555 10.0.0.41 - - [2026-02-26 16:41:33] "POST /access-control-lists HTTP/1.1" 200 602 0.078848 10.0.0.41 - - [2026-02-26 16:41:33] "POST /fqname-to-id HTTP/1.1" 404 239 0.003608 10.0.0.41 - - [2026-02-26 16:41:34] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010218 10.0.0.41 - - [2026-02-26 16:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.41 - - [2026-02-26 16:41:34] "GET /policy-management/1ebf0059-d7b0-4da0-9705-875b57155ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003900 10.0.0.41 - - [2026-02-26 16:41:34] "POST /tags HTTP/1.1" 409 210 0.002314 10.0.0.41 - - [2026-02-26 16:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.41 - - [2026-02-26 16:41:34] "POST /access-control-lists HTTP/1.1" 200 600 0.083167 10.0.0.41 - - [2026-02-26 16:41:34] "GET /tag/2825d671-ca39-4c97-bbab-bad2488da00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.028431 10.0.0.41 - - [2026-02-26 16:41:34] "POST /firewall-rules HTTP/1.1" 200 570 0.071126 10.0.0.41 - - [2026-02-26 16:41:34] "GET /firewall-rule/21750551-5696-41d5-90f7-5120698490ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006127 10.0.0.41 - - [2026-02-26 16:41:34] "GET /firewall-policy/55d84164-c075-4903-8093-991deeccf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.004270 10.0.0.41 - - [2026-02-26 16:41:34] "GET /firewall-rule/21750551-5696-41d5-90f7-5120698490ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003095 10.0.0.41 - - [2026-02-26 16:41:34] "POST /ref-update HTTP/1.1" 200 156 0.051137 10.0.0.41 - - [2026-02-26 16:41:34] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008075 10.0.0.41 - - [2026-02-26 16:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.41 - - [2026-02-26 16:41:34] "GET /policy-management/1ebf0059-d7b0-4da0-9705-875b57155ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002656 10.0.0.41 - - [2026-02-26 16:41:34] "POST /tags HTTP/1.1" 409 210 0.002490 10.0.0.41 - - [2026-02-26 16:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.41 - - [2026-02-26 16:41:34] "GET /tag/2825d671-ca39-4c97-bbab-bad2488da00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012389 10.0.0.41 - - [2026-02-26 16:41:34] "POST /firewall-rules HTTP/1.1" 200 568 0.069221 10.0.0.41 - - [2026-02-26 16:41:34] "GET /firewall-rule/1c7d4a26-85cc-4901-b225-a73cf5149cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.006284 10.0.0.41 - - [2026-02-26 16:41:34] "GET /firewall-policy/55d84164-c075-4903-8093-991deeccf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.005528 10.0.0.41 - - [2026-02-26 16:41:34] "GET /firewall-rule/1c7d4a26-85cc-4901-b225-a73cf5149cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003302 10.0.0.41 - - [2026-02-26 16:41:34] "POST /ref-update HTTP/1.1" 200 156 0.049600 10.0.0.41 - - [2026-02-26 16:41:34] "POST /tags HTTP/1.1" 409 237 0.004792 10.0.0.41 - - [2026-02-26 16:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.41 - - [2026-02-26 16:41:34] "GET /tag/fd028da6-8e06-4400-816d-237af9548ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.013313 10.0.0.41 - - [2026-02-26 16:41:34] "POST /tags HTTP/1.1" 409 210 0.002375 10.0.0.41 - - [2026-02-26 16:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.41 - - [2026-02-26 16:41:34] "GET /tag/3ef2e150-7898-48a7-9230-cc86632f19cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012738 10.0.0.41 - - [2026-02-26 16:41:34] "POST /projects HTTP/1.1" 409 223 0.002430 10.0.0.41 - - [2026-02-26 16:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013079 10.0.0.41 - - [2026-02-26 16:41:34] "GET /project/9fe8f94b-afca-4ee9-87b5-ae3290fc9a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039428 10.0.0.41 - - [2026-02-26 16:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.41 - - [2026-02-26 16:41:35] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.010562 10.0.0.41 - - [2026-02-26 16:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.41 - - [2026-02-26 16:41:35] "GET /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.011012 10.0.0.41 - - [2026-02-26 16:41:35] "PUT /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26 HTTP/1.1" 200 264 0.082845 10.0.0.41 - - [2026-02-26 16:41:35] "PUT /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae HTTP/1.1" 200 264 0.058612 10.0.0.41 - - [2026-02-26 16:41:35] "POST /security-groups HTTP/1.1" 409 253 0.008260 10.0.0.41 - - [2026-02-26 16:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005748 10.0.0.41 - - [2026-02-26 16:41:35] "PUT /security-group/db1644c2-451a-4e62-978a-d97b36dc0898 HTTP/1.1" 200 262 0.059752 10.0.0.41 - - [2026-02-26 16:41:35] "PUT /access-control-list/caa46d7d-7e52-40a9-83d9-ca38234ddf64 HTTP/1.1" 200 272 0.036012 10.0.0.41 - - [2026-02-26 16:41:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.055609 10.0.0.41 - - [2026-02-26 16:41:35] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006557 10.0.0.41 - - [2026-02-26 16:41:35] "PUT /access-control-list/947228eb-44db-45a0-add0-51df23073df8 HTTP/1.1" 200 272 0.030036 10.0.0.41 - - [2026-02-26 16:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.41 - - [2026-02-26 16:41:35] "GET /policy-management/1ebf0059-d7b0-4da0-9705-875b57155ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003799 10.0.0.41 - - [2026-02-26 16:41:35] "POST /tags HTTP/1.1" 409 210 0.002390 10.0.0.41 - - [2026-02-26 16:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.41 - - [2026-02-26 16:41:35] "GET /tag/3ef2e150-7898-48a7-9230-cc86632f19cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011540 10.0.0.41 - - [2026-02-26 16:41:35] "POST /firewall-rules HTTP/1.1" 200 570 0.068924 10.0.0.41 - - [2026-02-26 16:41:35] "GET /firewall-rule/c6ee3656-bde3-441a-8817-7db676f69ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.014025 10.0.0.41 - - [2026-02-26 16:41:35] "GET /firewall-policy/55d84164-c075-4903-8093-991deeccf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.004747 10.0.0.41 - - [2026-02-26 16:41:35] "GET /firewall-rule/c6ee3656-bde3-441a-8817-7db676f69ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002835 10.0.0.41 - - [2026-02-26 16:41:35] "POST /ref-update HTTP/1.1" 200 156 0.074602 10.0.0.41 - - [2026-02-26 16:41:35] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021074 10.0.0.41 - - [2026-02-26 16:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.41 - - [2026-02-26 16:41:35] "GET /policy-management/1ebf0059-d7b0-4da0-9705-875b57155ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002722 10.0.0.41 - - [2026-02-26 16:41:35] "POST /tags HTTP/1.1" 409 210 0.006011 10.0.0.41 - - [2026-02-26 16:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.41 - - [2026-02-26 16:41:36] "GET /tag/3ef2e150-7898-48a7-9230-cc86632f19cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016244 10.0.0.41 - - [2026-02-26 16:41:36] "POST /firewall-rules HTTP/1.1" 200 568 0.069253 10.0.0.41 - - [2026-02-26 16:41:36] "GET /firewall-rule/104ab4a0-70d5-43fe-8050-b10986b18fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.018362 10.0.0.41 - - [2026-02-26 16:41:36] "GET /firewall-policy/55d84164-c075-4903-8093-991deeccf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.005918 10.0.0.41 - - [2026-02-26 16:41:36] "GET /firewall-rule/104ab4a0-70d5-43fe-8050-b10986b18fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.002248 10.0.0.41 - - [2026-02-26 16:41:36] "POST /ref-update HTTP/1.1" 200 156 0.056260 10.0.0.41 - - [2026-02-26 16:41:36] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004696 10.0.0.41 - - [2026-02-26 16:41:36] "POST /set-tag HTTP/1.1" 200 109 0.002619 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:41:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001005 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:41:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000991 10.0.0.141 - - [2026-02-26 16:43:04] "GET / HTTP/1.1" 200 35931 0.001538 10.0.0.141 - - [2026-02-26 16:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.141 - - [2026-02-26 16:43:04] "GET /global-system-config/cf872900-33dd-4a1b-bc0d-e14904ea0acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005562 10.0.0.141 - - [2026-02-26 16:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.141 - - [2026-02-26 16:43:04] "GET /routing-instance/29ccee4d-7d75-4756-aed7-5fc18228ada3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003934 10.0.0.141 - - [2026-02-26 16:43:04] "PUT /global-system-config/cf872900-33dd-4a1b-bc0d-e14904ea0acf HTTP/1.1" 200 274 0.019790 10.0.0.141 - - [2026-02-26 16:43:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.008319 10.0.0.141 - - [2026-02-26 16:43:04] "POST /virtual-routers HTTP/1.1" 200 599 0.025655 10.0.0.141 - - [2026-02-26 16:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013184 10.0.0.141 - - [2026-02-26 16:43:04] "GET /virtual-router/6a4837fe-d41c-46c7-97b5-04d2b2783995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004594 10.0.0.141 - - [2026-02-26 16:43:04] "POST /fqname-to-id HTTP/1.1" 404 229 0.003423 10.0.0.141 - - [2026-02-26 16:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.141 - - [2026-02-26 16:43:04] "GET /virtual-network/7d065a33-faa9-4a73-b0c0-727d370863fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.009745 10.0.0.141 - - [2026-02-26 16:43:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.068964 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:43:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001058 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:43:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001576 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:43:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001220 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:43:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001050 10.0.0.141 - - [2026-02-26 16:43:20] "GET / HTTP/1.1" 200 35931 0.001407 10.0.0.141 - - [2026-02-26 16:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.141 - - [2026-02-26 16:43:20] "GET /global-system-config/cf872900-33dd-4a1b-bc0d-e14904ea0acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005577 10.0.0.141 - - [2026-02-26 16:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.141 - - [2026-02-26 16:43:20] "GET /routing-instance/29ccee4d-7d75-4756-aed7-5fc18228ada3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003407 10.0.0.141 - - [2026-02-26 16:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.141 - - [2026-02-26 16:43:20] "GET /virtual-router/6a4837fe-d41c-46c7-97b5-04d2b2783995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002816 10.0.0.141 - - [2026-02-26 16:43:20] "PUT /virtual-router/6a4837fe-d41c-46c7-97b5-04d2b2783995 HTTP/1.1" 200 262 0.033088 10.0.0.141 - - [2026-02-26 16:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.141 - - [2026-02-26 16:43:20] "GET /virtual-router/6a4837fe-d41c-46c7-97b5-04d2b2783995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004088 10.0.0.141 - - [2026-02-26 16:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.141 - - [2026-02-26 16:43:20] "GET /virtual-machine-interface/e86b05b7-ba9a-40e9-ade4-c3a33cdfec21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004791 10.0.0.141 - - [2026-02-26 16:43:20] "PUT /virtual-machine-interface/e86b05b7-ba9a-40e9-ade4-c3a33cdfec21 HTTP/1.1" 200 284 0.011088 10.0.0.41 - - [2026-02-26 16:43:31] "GET / HTTP/1.1" 200 35931 0.002033 10.0.0.41 - - [2026-02-26 16:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.41 - - [2026-02-26 16:43:31] "GET /global-system-config/cf872900-33dd-4a1b-bc0d-e14904ea0acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005248 10.0.0.41 - - [2026-02-26 16:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.41 - - [2026-02-26 16:43:31] "GET /config-node/1e7b8120-ca75-4846-b130-fecb9064ba1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003576 10.0.0.41 - - [2026-02-26 16:43:42] "GET / HTTP/1.1" 200 35931 0.001256 10.0.0.41 - - [2026-02-26 16:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.41 - - [2026-02-26 16:43:42] "GET /routing-instance/29ccee4d-7d75-4756-aed7-5fc18228ada3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003358 10.0.0.41 - - [2026-02-26 16:43:42] "POST /bgp-routers HTTP/1.1" 409 301 0.002481 10.0.0.41 - - [2026-02-26 16:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.41 - - [2026-02-26 16:43:42] "GET /bgp-router/565ffaf6-2df9-4d8e-b128-0ef214878227?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.017778 10.0.0.41 - - [2026-02-26 16:43:42] "PUT /bgp-router/565ffaf6-2df9-4d8e-b128-0ef214878227 HTTP/1.1" 200 254 0.013844 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:43:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:43:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001055 10.0.0.41 - - [2026-02-26 16:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.41 - - [2026-02-26 16:43:46] "GET /virtual-router/6a4837fe-d41c-46c7-97b5-04d2b2783995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003277 10.0.0.41 - - [2026-02-26 16:44:52] "GET /global-system-configs HTTP/1.1" 200 322 0.004184 10.0.0.41 - - [2026-02-26 16:44:53] "GET /global-system-configs HTTP/1.1" 200 322 0.002250 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:46:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001017 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:46:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001061 10.0.0.41 - - [2026-02-26 16:46:20] "GET /virtual-router/6a4837fe-d41c-46c7-97b5-04d2b2783995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003199 10.0.0.41 - - [2026-02-26 16:46:21] "POST /ref-update HTTP/1.1" 200 156 0.012679 10.0.0.41 - - [2026-02-26 16:46:25] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006720 10.0.0.41 - - [2026-02-26 16:46:25] "POST /set-tag HTTP/1.1" 200 109 0.002730 10.0.0.41 - - [2026-02-26 16:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.41 - - [2026-02-26 16:46:25] "GET /loadbalancer/ff6064f9-9b75-4186-ac44-e33e5bfcdea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002598 10.0.0.41 - - [2026-02-26 16:46:25] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004367 10.0.0.41 - - [2026-02-26 16:46:25] "POST /set-tag HTTP/1.1" 200 109 0.002617 10.0.0.41 - - [2026-02-26 16:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.41 - - [2026-02-26 16:46:25] "GET /loadbalancer/ff6064f9-9b75-4186-ac44-e33e5bfcdea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002776 10.0.0.41 - - [2026-02-26 16:46:25] "GET /loadbalancer-pool/3737b729-19ec-4143-b9bf-35e56577d9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004213 10.0.0.41 - - [2026-02-26 16:46:25] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018554 10.0.0.41 - - [2026-02-26 16:46:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.022818 10.0.0.41 - - [2026-02-26 16:46:25] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006439 10.0.0.41 - - [2026-02-26 16:46:25] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005106 10.0.0.41 - - [2026-02-26 16:46:25] "POST /ref-update HTTP/1.1" 200 156 0.008898 10.0.0.41 - - [2026-02-26 16:46:26] "GET /floating-ip/97b804be-5048-484a-80b0-935f44c89b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.020576 10.0.0.41 - - [2026-02-26 16:46:26] "POST /tags HTTP/1.1" 409 205 0.007670 10.0.0.41 - - [2026-02-26 16:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.41 - - [2026-02-26 16:46:26] "PUT /floating-ip/97b804be-5048-484a-80b0-935f44c89b9a HTTP/1.1" 200 256 0.019008 10.0.0.41 - - [2026-02-26 16:46:26] "GET /tag/b3bef281-27ab-4fb0-b0a7-1d4709cf6f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.026663 10.0.0.41 - - [2026-02-26 16:46:26] "POST /set-tag HTTP/1.1" 200 109 0.080547 10.0.0.41 - - [2026-02-26 16:46:26] "GET /loadbalancer-pool/6537c795-012c-4092-8d48-f84e508bebdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.009567 10.0.0.41 - - [2026-02-26 16:46:26] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027291 10.0.0.41 - - [2026-02-26 16:46:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.007918 10.0.0.41 - - [2026-02-26 16:46:26] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010474 10.0.0.41 - - [2026-02-26 16:46:26] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007483 10.0.0.41 - - [2026-02-26 16:46:26] "POST /set-tag HTTP/1.1" 200 109 0.005859 10.0.0.41 - - [2026-02-26 16:46:26] "POST /ref-update HTTP/1.1" 200 156 0.007699 10.0.0.41 - - [2026-02-26 16:46:26] "GET /floating-ip/97b804be-5048-484a-80b0-935f44c89b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.009478 10.0.0.41 - - [2026-02-26 16:46:26] "PUT /floating-ip/97b804be-5048-484a-80b0-935f44c89b9a HTTP/1.1" 200 256 0.011764 10.0.0.41 - - [2026-02-26 16:46:26] "GET /loadbalancer-pool/7471de05-52d6-473b-86a8-e074c987a254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.016343 10.0.0.41 - - [2026-02-26 16:46:26] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018826 10.0.0.41 - - [2026-02-26 16:46:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.012957 10.0.0.41 - - [2026-02-26 16:46:26] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006579 10.0.0.41 - - [2026-02-26 16:46:26] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005477 10.0.0.41 - - [2026-02-26 16:46:26] "POST /ref-update HTTP/1.1" 200 156 0.008526 10.0.0.41 - - [2026-02-26 16:46:26] "POST /set-tag HTTP/1.1" 200 109 0.006043 10.0.0.41 - - [2026-02-26 16:46:26] "GET /floating-ip/97b804be-5048-484a-80b0-935f44c89b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.004270 10.0.0.41 - - [2026-02-26 16:46:26] "PUT /floating-ip/97b804be-5048-484a-80b0-935f44c89b9a HTTP/1.1" 200 256 0.017134 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:47:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001044 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:47:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001522 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:47:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001116 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:47:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001383 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:47:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001211 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:47:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000998 10.0.0.41 - - [2026-02-26 16:48:01] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012281 10.0.0.41 - - [2026-02-26 16:48:01] "POST /set-tag HTTP/1.1" 200 109 0.010744 10.0.0.41 - - [2026-02-26 16:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.41 - - [2026-02-26 16:48:01] "GET /loadbalancer/ff6064f9-9b75-4186-ac44-e33e5bfcdea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003156 10.0.0.41 - - [2026-02-26 16:48:01] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004887 10.0.0.41 - - [2026-02-26 16:48:02] "POST /set-tag HTTP/1.1" 200 109 0.047806 10.0.0.41 - - [2026-02-26 16:48:02] "DELETE /loadbalancer-member/b9921d23-df1c-4541-a0d1-aa35a7b94bee HTTP/1.1" 200 115 0.078318 10.0.0.41 - - [2026-02-26 16:48:02] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009447 10.0.0.41 - - [2026-02-26 16:48:02] "POST /set-tag HTTP/1.1" 200 109 0.006648 10.0.0.41 - - [2026-02-26 16:48:02] "DELETE /loadbalancer-member/4c3de5aa-2611-4159-8145-aeeda3570348 HTTP/1.1" 200 115 0.042050 10.0.0.41 - - [2026-02-26 16:48:02] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005746 10.0.0.41 - - [2026-02-26 16:48:02] "POST /set-tag HTTP/1.1" 200 109 0.002728 10.0.0.41 - - [2026-02-26 16:48:02] "DELETE /loadbalancer-member/122b909f-7e20-4211-87c2-3e1c4b31bd59 HTTP/1.1" 200 115 0.043390 10.0.0.41 - - [2026-02-26 16:48:02] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004418 10.0.0.41 - - [2026-02-26 16:48:02] "POST /set-tag HTTP/1.1" 200 109 0.002734 10.0.0.41 - - [2026-02-26 16:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.41 - - [2026-02-26 16:48:02] "GET /loadbalancer/ff6064f9-9b75-4186-ac44-e33e5bfcdea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002580 10.0.0.41 - - [2026-02-26 16:48:02] "GET /loadbalancer-pool/3737b729-19ec-4143-b9bf-35e56577d9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002844 10.0.0.41 - - [2026-02-26 16:48:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026835 10.0.0.41 - - [2026-02-26 16:48:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023925 10.0.0.41 - - [2026-02-26 16:48:02] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016484 10.0.0.41 - - [2026-02-26 16:48:02] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.019916 10.0.0.41 - - [2026-02-26 16:48:02] "GET /floating-ip/97b804be-5048-484a-80b0-935f44c89b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003863 10.0.0.41 - - [2026-02-26 16:48:02] "POST /set-tag HTTP/1.1" 200 109 0.106906 10.0.0.41 - - [2026-02-26 16:48:02] "GET /loadbalancer-pool/6537c795-012c-4092-8d48-f84e508bebdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.009089 10.0.0.41 - - [2026-02-26 16:48:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.039028 10.0.0.41 - - [2026-02-26 16:48:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008283 10.0.0.41 - - [2026-02-26 16:48:02] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012566 10.0.0.41 - - [2026-02-26 16:48:02] "POST /set-tag HTTP/1.1" 200 109 0.010746 10.0.0.41 - - [2026-02-26 16:48:02] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012549 10.0.0.41 - - [2026-02-26 16:48:02] "GET /floating-ip/97b804be-5048-484a-80b0-935f44c89b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003337 10.0.0.41 - - [2026-02-26 16:48:02] "GET /loadbalancer-pool/7471de05-52d6-473b-86a8-e074c987a254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005669 10.0.0.41 - - [2026-02-26 16:48:02] "POST /loadbalancer-members HTTP/1.1" 200 692 0.054348 10.0.0.41 - - [2026-02-26 16:48:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.033558 10.0.0.41 - - [2026-02-26 16:48:03] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007834 10.0.0.41 - - [2026-02-26 16:48:03] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006885 10.0.0.41 - - [2026-02-26 16:48:03] "GET /floating-ip/97b804be-5048-484a-80b0-935f44c89b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003575 10.0.0.41 - - [2026-02-26 16:48:03] "POST /set-tag HTTP/1.1" 200 109 0.003215 10.0.0.41 - - [2026-02-26 16:49:35] "GET / HTTP/1.1" 200 35931 0.001598 10.0.0.41 - - [2026-02-26 16:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.41 - - [2026-02-26 16:49:35] "GET /project/1265570a-629b-4c49-a0c5-13b441166878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033704 10.0.0.41 - - [2026-02-26 16:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.41 - - [2026-02-26 16:49:35] "GET /project/1265570a-629b-4c49-a0c5-13b441166878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050453 10.0.0.41 - - [2026-02-26 16:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.41 - - [2026-02-26 16:49:35] "GET /project/1265570a-629b-4c49-a0c5-13b441166878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032167 10.0.0.41 - - [2026-02-26 16:49:36] "POST /tags HTTP/1.1" 200 333 0.062568 10.0.0.41 - - [2026-02-26 16:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.028821 10.0.0.41 - - [2026-02-26 16:49:36] "GET /tag/2ae9193d-30ba-4a19-8858-eb54ea62bef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.021011 10.0.0.41 - - [2026-02-26 16:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.41 - - [2026-02-26 16:49:36] "GET /project/1265570a-629b-4c49-a0c5-13b441166878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044862 10.0.0.41 - - [2026-02-26 16:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.41 - - [2026-02-26 16:49:36] "GET /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005243 10.0.0.41 - - [2026-02-26 16:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.41 - - [2026-02-26 16:49:36] "GET /service-appliance-set/52db83fb-936f-44bc-9d52-63c6281a2f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003036 10.0.0.41 - - [2026-02-26 16:49:36] "POST /fqname-to-id HTTP/1.1" 404 254 0.002692 10.0.0.41 - - [2026-02-26 16:49:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.105921 10.0.0.41 - - [2026-02-26 16:49:36] "GET /virtual-machine-interface/fb8c046a-3847-4e08-9d31-6ef1fa65c78e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.012087 10.0.0.41 - - [2026-02-26 16:49:36] "POST /instance-ips HTTP/1.1" 200 409 0.030082 10.0.0.41 - - [2026-02-26 16:49:36] "GET /instance-ip/aaabe066-887b-4913-ac92-cce2a80eb800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.006970 10.0.0.41 - - [2026-02-26 16:49:36] "POST /loadbalancers HTTP/1.1" 200 610 0.063817 10.0.0.41 - - [2026-02-26 16:49:36] "GET /project/1265570a-629b-4c49-a0c5-13b441166878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038829 10.0.0.41 - - [2026-02-26 16:49:36] "GET /instance-ip/aaabe066-887b-4913-ac92-cce2a80eb800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003822 10.0.0.41 - - [2026-02-26 16:49:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.017089 10.0.0.41 - - [2026-02-26 16:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009310 10.0.0.41 - - [2026-02-26 16:49:36] "POST /floating-ips HTTP/1.1" 200 597 0.040781 10.0.0.41 - - [2026-02-26 16:49:36] "GET /project/1265570a-629b-4c49-a0c5-13b441166878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055502 10.0.0.41 - - [2026-02-26 16:49:36] "GET /loadbalancer/e5511fc0-8888-42eb-87e4-30e1a56192b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002684 10.0.0.41 - - [2026-02-26 16:49:36] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.019053 10.0.0.41 - - [2026-02-26 16:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.41 - - [2026-02-26 16:49:37] "GET /project/1265570a-629b-4c49-a0c5-13b441166878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035623 10.0.0.41 - - [2026-02-26 16:49:37] "GET /loadbalancer-listener/e493ee29-289a-4a6a-a33b-f1211514b6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.004454 10.0.0.41 - - [2026-02-26 16:49:37] "GET /loadbalancer-listener/e493ee29-289a-4a6a-a33b-f1211514b6b4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.004577 10.0.0.41 - - [2026-02-26 16:49:37] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.021278 10.0.0.41 - - [2026-02-26 16:49:37] "GET /instance-ip/aaabe066-887b-4913-ac92-cce2a80eb800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.002851 10.0.0.41 - - [2026-02-26 16:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.41 - - [2026-02-26 16:49:37] "GET /instance-ip/aaabe066-887b-4913-ac92-cce2a80eb800?fields=floating_ips HTTP/1.1" 200 1213 0.005548 10.0.0.41 - - [2026-02-26 16:49:37] "GET /loadbalancer/e5511fc0-8888-42eb-87e4-30e1a56192b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002077 10.0.0.41 - - [2026-02-26 16:49:37] "GET /floating-ip/470e3015-21f0-4dd0-8f68-ca0b30ec0d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.003407 10.0.0.41 - - [2026-02-26 16:49:37] "POST /tags HTTP/1.1" 200 295 0.049447 10.0.0.41 - - [2026-02-26 16:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.41 - - [2026-02-26 16:49:37] "GET /tag/d731a0c3-5a85-4bca-9d9f-e612ec63c382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.013658 10.0.0.41 - - [2026-02-26 16:49:37] "POST /tags HTTP/1.1" 409 233 0.001676 10.0.0.41 - - [2026-02-26 16:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.41 - - [2026-02-26 16:49:37] "GET /tag/385872ff-14d3-45a0-82e2-1e41db3721ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.011875 10.0.0.41 - - [2026-02-26 16:49:37] "POST /tags HTTP/1.1" 409 206 0.002168 10.0.0.41 - - [2026-02-26 16:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.41 - - [2026-02-26 16:49:37] "GET /tag/11d06eba-675b-4fdb-962d-140251e03a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016452 10.0.0.41 - - [2026-02-26 16:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.41 - - [2026-02-26 16:49:37] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005321 10.0.0.41 - - [2026-02-26 16:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.41 - - [2026-02-26 16:49:37] "GET /project/1265570a-629b-4c49-a0c5-13b441166878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044326 10.0.0.41 - - [2026-02-26 16:49:37] "POST /virtual-machines HTTP/1.1" 200 369 0.008169 10.0.0.41 - - [2026-02-26 16:49:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.009917 10.0.0.41 - - [2026-02-26 16:49:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.104270 10.0.0.41 - - [2026-02-26 16:49:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.024953 10.0.0.41 - - [2026-02-26 16:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009534 10.0.0.41 - - [2026-02-26 16:49:37] "GET /virtual-machine-interface/22ed2a0a-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.005402 10.0.0.41 - - [2026-02-26 16:49:37] "POST /instance-ips HTTP/1.1" 200 409 0.021969 10.0.0.41 - - [2026-02-26 16:49:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.026739 10.0.0.41 - - [2026-02-26 16:49:37] "GET /virtual-machine-interface/22ed2a0a-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.012353 10.0.0.41 - - [2026-02-26 16:49:37] "POST /set-tag HTTP/1.1" 200 109 0.024337 10.0.0.41 - - [2026-02-26 16:49:37] "GET /virtual-machine-interface/22ed2a0a-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.028271 10.0.0.41 - - [2026-02-26 16:49:37] "GET /instance-ip/23028f30-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.014674 10.0.0.41 - - [2026-02-26 16:49:38] "GET /virtual-machine-interface/22ed2a0a-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004529 10.0.0.41 - - [2026-02-26 16:49:38] "POST /set-tag HTTP/1.1" 200 109 0.002708 10.0.0.41 - - [2026-02-26 16:49:38] "GET /virtual-router/6a4837fe-d41c-46c7-97b5-04d2b2783995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003932 10.0.0.41 - - [2026-02-26 16:49:38] "POST /ref-update HTTP/1.1" 200 156 0.024548 10.0.0.41 - - [2026-02-26 16:49:38] "GET /virtual-machine-interface/22ed2a0a-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010212 10.0.0.41 - - [2026-02-26 16:49:38] "POST /set-tag HTTP/1.1" 200 109 0.004995 10.0.0.41 - - [2026-02-26 16:49:38] "GET /virtual-machine-interface/22ed2a0a-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005116 10.0.0.41 - - [2026-02-26 16:49:38] "POST /set-tag HTTP/1.1" 200 109 0.006864 10.0.0.41 - - [2026-02-26 16:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.41 - - [2026-02-26 16:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.41 - - [2026-02-26 16:49:39] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006425 10.0.0.41 - - [2026-02-26 16:49:39] "GET /project/1265570a-629b-4c49-a0c5-13b441166878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042692 10.0.0.41 - - [2026-02-26 16:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.41 - - [2026-02-26 16:49:39] "GET /project/1265570a-629b-4c49-a0c5-13b441166878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032436 10.0.0.41 - - [2026-02-26 16:49:39] "GET /virtual-networks?parent_id=1265570a-629b-4c49-a0c5-13b441166878&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.004142 10.0.0.41 - - [2026-02-26 16:49:39] "POST /virtual-machines HTTP/1.1" 200 369 0.012528 10.0.0.41 - - [2026-02-26 16:49:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021775 10.0.0.41 - - [2026-02-26 16:49:39] "POST /virtual-networks HTTP/1.1" 200 512 0.102091 10.0.0.41 - - [2026-02-26 16:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008844 10.0.0.41 - - [2026-02-26 16:49:39] "GET /network-ipam/dcafe3f7-9362-472c-8163-2452eb59e1d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.009410 10.0.0.41 - - [2026-02-26 16:49:39] "POST /route-targets HTTP/1.1" 200 327 0.034958 10.0.0.41 - - [2026-02-26 16:49:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.109355 10.0.0.41 - - [2026-02-26 16:49:39] "POST /ref-update HTTP/1.1" 200 156 0.026027 10.0.0.41 - - [2026-02-26 16:49:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.046537 10.0.0.41 - - [2026-02-26 16:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.024819 10.0.0.41 - - [2026-02-26 16:49:39] "GET /virtual-machine-interface/2406bd02-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.008260 10.0.0.41 - - [2026-02-26 16:49:39] "POST /useragent-kv HTTP/1.1" 200 115 0.009852 10.0.0.41 - - [2026-02-26 16:49:39] "POST /ref-update HTTP/1.1" 200 156 0.161072 10.0.0.41 - - [2026-02-26 16:49:39] "GET /virtual-network/3a1eecfb-8fc2-41b8-a569-ae7391c93279?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004847 10.0.0.41 - - [2026-02-26 16:49:39] "POST /instance-ips HTTP/1.1" 200 409 0.029991 10.0.0.41 - - [2026-02-26 16:49:39] "GET /domains HTTP/1.1" 200 280 0.001857 10.0.0.41 - - [2026-02-26 16:49:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.035563 10.0.0.41 - - [2026-02-26 16:49:39] "GET /domain/2e8e15bb-d136-44d9-bb54-503fdacb1d4e HTTP/1.1" 200 3086 0.027082 10.0.0.41 - - [2026-02-26 16:49:39] "GET /virtual-machine-interface/2406bd02-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.014876 10.0.0.41 - - [2026-02-26 16:49:39] "GET /project/1265570a-629b-4c49-a0c5-13b441166878 HTTP/1.1" 200 7064 0.060504 10.0.0.41 - - [2026-02-26 16:49:39] "GET /virtual-network/3a1eecfb-8fc2-41b8-a569-ae7391c93279 HTTP/1.1" 200 2089 0.006897 10.0.0.41 - - [2026-02-26 16:49:39] "GET /virtual-network/3a1eecfb-8fc2-41b8-a569-ae7391c93279 HTTP/1.1" 200 2089 0.005266 10.0.0.41 - - [2026-02-26 16:49:39] "GET /routing-instance/18d80992-5127-4c79-b64f-3a5068ae6f98 HTTP/1.1" 200 1402 0.003136 10.0.0.41 - - [2026-02-26 16:49:39] "GET /routing-instance/18d80992-5127-4c79-b64f-3a5068ae6f98 HTTP/1.1" 200 1402 0.002460 10.0.0.41 - - [2026-02-26 16:49:39] "POST /set-tag HTTP/1.1" 200 109 0.048028 10.0.0.41 - - [2026-02-26 16:49:39] "GET /route-target/a8f64771-3101-4c08-9410-d96fbdc558b4 HTTP/1.1" 200 1153 0.012690 10.0.0.41 - - [2026-02-26 16:49:39] "GET /virtual-machine-interface/2406bd02-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.017614 10.0.0.41 - - [2026-02-26 16:49:39] "GET /virtual-network/3a1eecfb-8fc2-41b8-a569-ae7391c93279 HTTP/1.1" 200 2089 0.013456 10.0.0.41 - - [2026-02-26 16:49:39] "GET /instance-ip/241fb4a6-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003817 10.0.0.41 - - [2026-02-26 16:49:39] "GET /routing-instance/18d80992-5127-4c79-b64f-3a5068ae6f98 HTTP/1.1" 200 1402 0.003107 10.0.0.41 - - [2026-02-26 16:49:39] "GET /virtual-network/3a1eecfb-8fc2-41b8-a569-ae7391c93279?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004783 10.0.0.41 - - [2026-02-26 16:49:39] "GET /virtual-network/3a1eecfb-8fc2-41b8-a569-ae7391c93279 HTTP/1.1" 200 2089 0.004148 10.0.0.41 - - [2026-02-26 16:49:39] "GET /routing-instance/18d80992-5127-4c79-b64f-3a5068ae6f98 HTTP/1.1" 200 1402 0.003314 10.0.0.41 - - [2026-02-26 16:49:39] "GET /routing-instance/18d80992-5127-4c79-b64f-3a5068ae6f98 HTTP/1.1" 200 1402 0.002997 10.0.0.41 - - [2026-02-26 16:49:39] "GET /route-target/a8f64771-3101-4c08-9410-d96fbdc558b4 HTTP/1.1" 200 1153 0.002105 10.0.0.41 - - [2026-02-26 16:49:39] "GET /virtual-machine-interface/2406bd02-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005035 10.0.0.41 - - [2026-02-26 16:49:39] "GET /domains HTTP/1.1" 200 280 0.004854 10.0.0.41 - - [2026-02-26 16:49:39] "POST /set-tag HTTP/1.1" 200 109 0.003064 10.0.0.41 - - [2026-02-26 16:49:39] "GET /domain/2e8e15bb-d136-44d9-bb54-503fdacb1d4e HTTP/1.1" 200 3086 0.006265 10.0.0.41 - - [2026-02-26 16:49:39] "GET /virtual-router/6a4837fe-d41c-46c7-97b5-04d2b2783995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.009212 10.0.0.41 - - [2026-02-26 16:49:39] "GET /project/1265570a-629b-4c49-a0c5-13b441166878 HTTP/1.1" 200 7064 0.034496 10.0.0.41 - - [2026-02-26 16:49:40] "GET /virtual-network/3a1eecfb-8fc2-41b8-a569-ae7391c93279 HTTP/1.1" 200 2089 0.006808 10.0.0.41 - - [2026-02-26 16:49:40] "POST /ref-update HTTP/1.1" 200 156 0.013426 10.0.0.41 - - [2026-02-26 16:49:40] "GET /virtual-machine-interface/2406bd02-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.014045 10.0.0.41 - - [2026-02-26 16:49:40] "POST /set-tag HTTP/1.1" 200 109 0.005009 10.0.0.41 - - [2026-02-26 16:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.41 - - [2026-02-26 16:49:40] "GET /project/1265570a-629b-4c49-a0c5-13b441166878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029984 10.0.0.41 - - [2026-02-26 16:49:40] "GET /virtual-network/3a1eecfb-8fc2-41b8-a569-ae7391c93279?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006079 10.0.0.41 - - [2026-02-26 16:49:40] "GET /virtual-machine-interface/2406bd02-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.019087 10.0.0.41 - - [2026-02-26 16:49:40] "GET /floating-ip-pools?parent_id=3a1eecfb-8fc2-41b8-a569-ae7391c93279&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.017239 10.0.0.41 - - [2026-02-26 16:49:40] "POST /set-tag HTTP/1.1" 200 109 0.002683 10.0.0.41 - - [2026-02-26 16:49:40] "GET /virtual-network/3a1eecfb-8fc2-41b8-a569-ae7391c93279?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004461 10.0.0.41 - - [2026-02-26 16:49:40] "POST /floating-ip-pools HTTP/1.1" 200 562 0.018777 10.0.0.41 - - [2026-02-26 16:49:40] "POST /ref-update HTTP/1.1" 200 156 0.018127 10.0.0.41 - - [2026-02-26 16:49:40] "GET /virtual-network/3a1eecfb-8fc2-41b8-a569-ae7391c93279?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.011764 10.0.0.41 - - [2026-02-26 16:49:40] "GET /domains HTTP/1.1" 200 280 0.002056 10.0.0.41 - - [2026-02-26 16:49:40] "GET /domain/2e8e15bb-d136-44d9-bb54-503fdacb1d4e HTTP/1.1" 200 3086 0.003034 10.0.0.41 - - [2026-02-26 16:49:40] "GET /project/1265570a-629b-4c49-a0c5-13b441166878 HTTP/1.1" 200 7320 0.033761 10.0.0.41 - - [2026-02-26 16:49:40] "GET /virtual-network/3a1eecfb-8fc2-41b8-a569-ae7391c93279 HTTP/1.1" 200 2327 0.005723 10.0.0.41 - - [2026-02-26 16:49:40] "GET /floating-ip-pool/ef874a36-39d1-4234-8753-0f80290d8ef2 HTTP/1.1" 200 1314 0.002259 10.0.0.41 - - [2026-02-26 16:49:40] "GET /domains HTTP/1.1" 200 280 0.001502 10.0.0.41 - - [2026-02-26 16:49:40] "GET /domain/2e8e15bb-d136-44d9-bb54-503fdacb1d4e HTTP/1.1" 200 3086 0.002566 10.0.0.41 - - [2026-02-26 16:49:40] "GET /project/1265570a-629b-4c49-a0c5-13b441166878 HTTP/1.1" 200 7320 0.027517 10.0.0.41 - - [2026-02-26 16:49:40] "GET /virtual-network/3a1eecfb-8fc2-41b8-a569-ae7391c93279 HTTP/1.1" 200 2327 0.004567 10.0.0.41 - - [2026-02-26 16:49:40] "GET /virtual-network/3a1eecfb-8fc2-41b8-a569-ae7391c93279?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004104 10.0.0.41 - - [2026-02-26 16:49:40] "POST /tags HTTP/1.1" 200 365 0.066312 10.0.0.41 - - [2026-02-26 16:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010909 10.0.0.41 - - [2026-02-26 16:49:40] "GET /tag/0a41fc16-a5e6-4a06-88ac-2474d7f6ffec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.014041 10.0.0.41 - - [2026-02-26 16:49:40] "POST /tags HTTP/1.1" 409 206 0.001940 10.0.0.41 - - [2026-02-26 16:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.41 - - [2026-02-26 16:49:40] "GET /tag/11d06eba-675b-4fdb-962d-140251e03a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012566 10.0.0.41 - - [2026-02-26 16:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.41 - - [2026-02-26 16:49:40] "GET /project/1265570a-629b-4c49-a0c5-13b441166878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.045985 10.0.0.41 - - [2026-02-26 16:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.41 - - [2026-02-26 16:49:40] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007353 10.0.0.41 - - [2026-02-26 16:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.41 - - [2026-02-26 16:49:40] "GET /service-appliance-set/a3701d00-17b0-426b-8f99-b02a7749600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004692 10.0.0.41 - - [2026-02-26 16:49:40] "POST /fqname-to-id HTTP/1.1" 404 258 0.002731 10.0.0.41 - - [2026-02-26 16:49:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.111139 10.0.0.41 - - [2026-02-26 16:49:40] "GET /virtual-machine-interface/e2eebb8e-e144-4aaa-9187-b986851c060a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.021322 10.0.0.41 - - [2026-02-26 16:49:41] "POST /set-tag HTTP/1.1" 200 109 0.020063 10.0.0.41 - - [2026-02-26 16:49:41] "POST /instance-ips HTTP/1.1" 200 417 0.045588 10.0.0.41 - - [2026-02-26 16:49:41] "GET /instance-ip/55cb6816-5c10-4df3-a88f-12b97f1b5128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.010631 10.0.0.41 - - [2026-02-26 16:49:41] "POST /loadbalancers HTTP/1.1" 200 618 0.064086 10.0.0.41 - - [2026-02-26 16:49:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.026788 10.0.0.41 - - [2026-02-26 16:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.019212 10.0.0.41 - - [2026-02-26 16:49:41] "POST /service-instances HTTP/1.1" 200 566 0.032216 10.0.0.41 - - [2026-02-26 16:49:41] "POST /ref-update HTTP/1.1" 200 156 0.014152 10.0.0.41 - - [2026-02-26 16:49:41] "GET /project/1265570a-629b-4c49-a0c5-13b441166878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.042849 10.0.0.41 - - [2026-02-26 16:49:41] "GET /virtual-machine-interface/e2eebb8e-e144-4aaa-9187-b986851c060a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.006074 10.0.0.41 - - [2026-02-26 16:49:41] "GET /virtual-machine-interface/e2eebb8e-e144-4aaa-9187-b986851c060a?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.014790 10.0.0.41 - - [2026-02-26 16:49:41] "PUT /service-instance/f1a49c40-3331-4176-8b05-37564a832cb6 HTTP/1.1" 200 266 0.025370 10.0.0.41 - - [2026-02-26 16:49:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017104 10.0.0.41 - - [2026-02-26 16:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.41 - - [2026-02-26 16:49:41] "GET /floating-ip-pool/ef874a36-39d1-4234-8753-0f80290d8ef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003740 10.0.0.41 - - [2026-02-26 16:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.41 - - [2026-02-26 16:49:41] "POST /floating-ips HTTP/1.1" 200 671 0.086909 10.0.0.41 - - [2026-02-26 16:49:41] "POST /virtual-machines HTTP/1.1" 200 429 0.067931 10.0.0.41 - - [2026-02-26 16:49:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.013144 10.0.0.41 - - [2026-02-26 16:49:41] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006335 10.0.0.41 - - [2026-02-26 16:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.41 - - [2026-02-26 16:49:41] "GET /policy-management/1ebf0059-d7b0-4da0-9705-875b57155ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012894 10.0.0.41 - - [2026-02-26 16:49:41] "POST /tags HTTP/1.1" 409 221 0.007031 10.0.0.41 - - [2026-02-26 16:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012266 10.0.0.41 - - [2026-02-26 16:49:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.149650 10.0.0.41 - - [2026-02-26 16:49:41] "POST /chown HTTP/1.1" 200 109 0.019312 10.0.0.41 - - [2026-02-26 16:49:41] "GET /tag/2ae9193d-30ba-4a19-8858-eb54ea62bef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.030725 10.0.0.41 - - [2026-02-26 16:49:41] "POST /tags HTTP/1.1" 409 238 0.004890 10.0.0.41 - - [2026-02-26 16:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.41 - - [2026-02-26 16:49:41] "POST /chown HTTP/1.1" 200 109 0.008466 10.0.0.41 - - [2026-02-26 16:49:41] "PUT /virtual-machine-interface/eeb710df-7cca-4bcd-ba32-5d89140b5edd HTTP/1.1" 200 284 0.020313 10.0.0.41 - - [2026-02-26 16:49:41] "GET /tag/0a41fc16-a5e6-4a06-88ac-2474d7f6ffec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.013307 10.0.0.41 - - [2026-02-26 16:49:41] "PUT /instance-ip/55cb6816-5c10-4df3-a88f-12b97f1b5128 HTTP/1.1" 200 256 0.038342 10.0.0.41 - - [2026-02-26 16:49:41] "POST /firewall-rules HTTP/1.1" 200 650 0.082022 10.0.0.41 - - [2026-02-26 16:49:41] "GET /firewall-rule/4aef589d-fa81-485f-9c1f-5c8059a1cff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.014138 10.0.0.41 - - [2026-02-26 16:49:41] "POST /ref-update HTTP/1.1" 200 156 0.059669 10.0.0.41 - - [2026-02-26 16:49:41] "POST /ref-update HTTP/1.1" 200 156 0.015732 10.0.0.41 - - [2026-02-26 16:49:42] "GET /firewall-policy/96e6af6e-2580-4984-a413-e8b4e20fdb00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.014899 10.0.0.41 - - [2026-02-26 16:49:42] "GET /firewall-rule/4aef589d-fa81-485f-9c1f-5c8059a1cff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003644 10.0.0.41 - - [2026-02-26 16:49:42] "POST /ref-update HTTP/1.1" 200 156 0.027930 10.0.0.41 - - [2026-02-26 16:49:42] "POST /ref-update HTTP/1.1" 200 156 0.026125 10.0.0.41 - - [2026-02-26 16:49:42] "POST /ref-update HTTP/1.1" 200 156 0.010873 10.0.0.41 - - [2026-02-26 16:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005926 10.0.0.41 - - [2026-02-26 16:49:42] "POST /ref-update HTTP/1.1" 200 156 0.028640 10.0.0.41 - - [2026-02-26 16:49:42] "GET /project/1265570a-629b-4c49-a0c5-13b441166878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.061375 10.0.0.41 - - [2026-02-26 16:49:42] "POST /ref-update HTTP/1.1" 200 156 0.048130 10.0.0.41 - - [2026-02-26 16:49:42] "GET /loadbalancer/034607a9-ea85-4c7c-9a2f-88117751386b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.013660 10.0.0.41 - - [2026-02-26 16:49:42] "POST /virtual-machines HTTP/1.1" 200 429 0.021156 10.0.0.41 - - [2026-02-26 16:49:42] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.035901 10.0.0.41 - - [2026-02-26 16:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.41 - - [2026-02-26 16:49:42] "GET /project/1265570a-629b-4c49-a0c5-13b441166878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.104540 10.0.0.41 - - [2026-02-26 16:49:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.143989 10.0.0.41 - - [2026-02-26 16:49:42] "POST /chown HTTP/1.1" 200 109 0.027215 10.0.0.41 - - [2026-02-26 16:49:42] "GET /loadbalancer-listener/74249d63-04e5-40ef-8893-e8a8dd1efdb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.017450 10.0.0.41 - - [2026-02-26 16:49:42] "GET /loadbalancer-listener/74249d63-04e5-40ef-8893-e8a8dd1efdb7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.003857 10.0.0.41 - - [2026-02-26 16:49:42] "POST /chown HTTP/1.1" 200 109 0.009049 10.0.0.41 - - [2026-02-26 16:49:42] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.044543 10.0.0.41 - - [2026-02-26 16:49:42] "PUT /virtual-machine-interface/a78a9005-cac6-4e08-884c-f6a8a696502f HTTP/1.1" 200 284 0.031048 10.0.0.41 - - [2026-02-26 16:49:42] "PUT /instance-ip/55cb6816-5c10-4df3-a88f-12b97f1b5128 HTTP/1.1" 200 256 0.029959 10.0.0.41 - - [2026-02-26 16:49:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018804 10.0.0.41 - - [2026-02-26 16:49:42] "GET /loadbalancer-pool/4bcc53da-a8dc-4d63-a2a1-3b462f0d072c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008946 10.0.0.41 - - [2026-02-26 16:49:42] "POST /ref-update HTTP/1.1" 200 156 0.021534 10.0.0.41 - - [2026-02-26 16:49:42] "POST /loadbalancer-members HTTP/1.1" 200 707 0.056829 10.0.0.41 - - [2026-02-26 16:49:42] "POST /ref-update HTTP/1.1" 200 156 0.038880 10.0.0.41 - - [2026-02-26 16:49:42] "POST /ref-update HTTP/1.1" 200 156 0.021937 10.0.0.41 - - [2026-02-26 16:49:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.014405 10.0.0.41 - - [2026-02-26 16:49:42] "GET /loadbalancer-member/d2e10156-b7aa-42de-a437-42c62c38a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.006866 10.0.0.41 - - [2026-02-26 16:49:42] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010528 10.0.0.41 - - [2026-02-26 16:49:42] "POST /ref-update HTTP/1.1" 200 156 0.009904 10.0.0.41 - - [2026-02-26 16:49:42] "POST /ref-update HTTP/1.1" 200 156 0.016507 10.0.0.41 - - [2026-02-26 16:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.41 - - [2026-02-26 16:49:42] "GET /policy-management/1ebf0059-d7b0-4da0-9705-875b57155ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002478 10.0.0.41 - - [2026-02-26 16:49:42] "POST /tags HTTP/1.1" 409 221 0.001414 10.0.0.41 - - [2026-02-26 16:49:42] "PUT /service-instance/f1a49c40-3331-4176-8b05-37564a832cb6 HTTP/1.1" 200 266 0.009344 10.0.0.41 - - [2026-02-26 16:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.41 - - [2026-02-26 16:49:42] "GET /tag/2ae9193d-30ba-4a19-8858-eb54ea62bef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.009934 10.0.0.41 - - [2026-02-26 16:49:42] "POST /tags HTTP/1.1" 409 238 0.005030 10.0.0.41 - - [2026-02-26 16:49:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018614 10.0.0.41 - - [2026-02-26 16:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.41 - - [2026-02-26 16:49:42] "POST /chown HTTP/1.1" 200 109 0.007242 10.0.0.41 - - [2026-02-26 16:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008801 10.0.0.41 - - [2026-02-26 16:49:42] "GET /tag/0a41fc16-a5e6-4a06-88ac-2474d7f6ffec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.018881 10.0.0.41 - - [2026-02-26 16:49:42] "POST /chown HTTP/1.1" 200 109 0.028844 10.0.0.41 - - [2026-02-26 16:49:42] "POST /firewall-rules HTTP/1.1" 409 293 0.009183 10.0.0.41 - - [2026-02-26 16:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.41 - - [2026-02-26 16:49:43] "PUT /instance-ip/55cb6816-5c10-4df3-a88f-12b97f1b5128 HTTP/1.1" 200 256 0.013178 10.0.0.41 - - [2026-02-26 16:49:43] "POST /ref-update HTTP/1.1" 200 156 0.024672 10.0.0.41 - - [2026-02-26 16:49:43] "PUT /firewall-rule/4aef589d-fa81-485f-9c1f-5c8059a1cff5 HTTP/1.1" 200 260 0.052454 10.0.0.41 - - [2026-02-26 16:49:43] "POST /chown HTTP/1.1" 200 109 0.026073 10.0.0.41 - - [2026-02-26 16:49:43] "GET /firewall-rule/4aef589d-fa81-485f-9c1f-5c8059a1cff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.011272 10.0.0.41 - - [2026-02-26 16:49:43] "GET /firewall-policy/96e6af6e-2580-4984-a413-e8b4e20fdb00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.012184 10.0.0.41 - - [2026-02-26 16:49:43] "POST /chown HTTP/1.1" 200 109 0.006277 10.0.0.41 - - [2026-02-26 16:49:43] "GET /firewall-rule/4aef589d-fa81-485f-9c1f-5c8059a1cff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.005382 10.0.0.41 - - [2026-02-26 16:49:43] "PUT /instance-ip/55cb6816-5c10-4df3-a88f-12b97f1b5128 HTTP/1.1" 200 256 0.019901 10.0.0.41 - - [2026-02-26 16:49:43] "POST /ref-update HTTP/1.1" 200 156 0.018838 10.0.0.41 - - [2026-02-26 16:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.41 - - [2026-02-26 16:49:43] "POST /chown HTTP/1.1" 200 109 0.006867 10.0.0.41 - - [2026-02-26 16:49:43] "POST /chown HTTP/1.1" 200 109 0.020891 10.0.0.41 - - [2026-02-26 16:49:43] "PUT /instance-ip/55cb6816-5c10-4df3-a88f-12b97f1b5128 HTTP/1.1" 200 256 0.014019 10.0.0.41 - - [2026-02-26 16:49:43] "POST /ref-update HTTP/1.1" 200 156 0.020926 10.0.0.41 - - [2026-02-26 16:49:43] "POST /chown HTTP/1.1" 200 109 0.026339 10.0.0.41 - - [2026-02-26 16:49:43] "POST /chown HTTP/1.1" 200 109 0.012931 10.0.0.41 - - [2026-02-26 16:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.41 - - [2026-02-26 16:49:43] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009702 10.0.0.41 - - [2026-02-26 16:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.41 - - [2026-02-26 16:49:43] "PUT /instance-ip/55cb6816-5c10-4df3-a88f-12b97f1b5128 HTTP/1.1" 200 256 0.062835 10.0.0.41 - - [2026-02-26 16:49:43] "POST /ref-update HTTP/1.1" 200 156 0.018548 10.0.0.41 - - [2026-02-26 16:49:43] "GET /project/1265570a-629b-4c49-a0c5-13b441166878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.034512 10.0.0.41 - - [2026-02-26 16:49:43] "POST /virtual-machines HTTP/1.1" 200 373 0.012652 10.0.0.41 - - [2026-02-26 16:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019302 10.0.0.41 - - [2026-02-26 16:49:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.110822 10.0.0.41 - - [2026-02-26 16:49:43] "PUT /service-instance/f1a49c40-3331-4176-8b05-37564a832cb6 HTTP/1.1" 200 266 0.081640 10.0.0.41 - - [2026-02-26 16:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.027252 10.0.0.41 - - [2026-02-26 16:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.051595 10.0.0.41 - - [2026-02-26 16:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011214 10.0.0.41 - - [2026-02-26 16:49:43] "GET /virtual-machine-interface/268d01f8-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.009971 10.0.0.41 - - [2026-02-26 16:49:43] "PUT /service-instance/f1a49c40-3331-4176-8b05-37564a832cb6 HTTP/1.1" 200 266 0.007857 10.0.0.41 - - [2026-02-26 16:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016036 10.0.0.41 - - [2026-02-26 16:49:43] "PUT /service-instance/f1a49c40-3331-4176-8b05-37564a832cb6 HTTP/1.1" 200 266 0.013291 10.0.0.41 - - [2026-02-26 16:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.013758 10.0.0.41 - - [2026-02-26 16:49:43] "POST /instance-ips HTTP/1.1" 200 413 0.085064 10.0.0.41 - - [2026-02-26 16:49:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.043592 10.0.0.41 - - [2026-02-26 16:49:44] "GET /virtual-machine-interface/268d01f8-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.005451 10.0.0.41 - - [2026-02-26 16:49:44] "PUT /service-instance/f1a49c40-3331-4176-8b05-37564a832cb6 HTTP/1.1" 200 266 0.009045 10.0.0.41 - - [2026-02-26 16:49:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.016763 10.0.0.41 - - [2026-02-26 16:49:44] "POST /set-tag HTTP/1.1" 200 109 0.051035 10.0.0.41 - - [2026-02-26 16:49:44] "GET /virtual-machine-interface/268d01f8-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.013556 10.0.0.41 - - [2026-02-26 16:49:44] "GET /instance-ip/26acf0b2-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.005183 10.0.0.41 - - [2026-02-26 16:49:44] "PUT /service-instance/f1a49c40-3331-4176-8b05-37564a832cb6 HTTP/1.1" 200 266 0.007688 10.0.0.41 - - [2026-02-26 16:49:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.019694 10.0.0.41 - - [2026-02-26 16:49:44] "GET /virtual-machine-interface/268d01f8-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004584 10.0.0.41 - - [2026-02-26 16:49:44] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.41 - - [2026-02-26 16:49:44] "GET /virtual-router/6a4837fe-d41c-46c7-97b5-04d2b2783995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006300 10.0.0.41 - - [2026-02-26 16:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.41 - - [2026-02-26 16:49:44] "POST /ref-update HTTP/1.1" 200 156 0.010302 10.0.0.41 - - [2026-02-26 16:49:44] "GET /virtual-machine-interface/268d01f8-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005333 10.0.0.41 - - [2026-02-26 16:49:44] "POST /set-tag HTTP/1.1" 200 109 0.002320 10.0.0.41 - - [2026-02-26 16:49:44] "POST /chown HTTP/1.1" 200 109 0.014091 10.0.0.41 - - [2026-02-26 16:49:44] "GET /virtual-machine-interface/268d01f8-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.011077 10.0.0.41 - - [2026-02-26 16:49:44] "POST /set-tag HTTP/1.1" 200 109 0.002225 10.0.0.41 - - [2026-02-26 16:49:44] "POST /chown HTTP/1.1" 200 109 0.022624 10.0.0.41 - - [2026-02-26 16:49:44] "POST /ref-update HTTP/1.1" 200 156 0.019652 10.0.0.41 - - [2026-02-26 16:49:44] "POST /chown HTTP/1.1" 200 109 0.009076 10.0.0.41 - - [2026-02-26 16:49:44] "POST /chown HTTP/1.1" 200 109 0.015720 10.0.0.41 - - [2026-02-26 16:49:44] "POST /ref-update HTTP/1.1" 200 156 0.015701 10.0.0.41 - - [2026-02-26 16:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.41 - - [2026-02-26 16:49:44] "POST /chown HTTP/1.1" 200 109 0.010449 10.0.0.41 - - [2026-02-26 16:49:44] "POST /chown HTTP/1.1" 200 109 0.021628 10.0.0.41 - - [2026-02-26 16:49:44] "POST /chown HTTP/1.1" 200 109 0.007451 10.0.0.41 - - [2026-02-26 16:49:44] "POST /chown HTTP/1.1" 200 109 0.034605 10.0.0.41 - - [2026-02-26 16:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.41 - - [2026-02-26 16:49:44] "POST /chown HTTP/1.1" 200 109 0.006580 10.0.0.41 - - [2026-02-26 16:49:44] "POST /chown HTTP/1.1" 200 109 0.006759 10.0.0.41 - - [2026-02-26 16:49:44] "POST /chown HTTP/1.1" 200 109 0.022142 10.0.0.41 - - [2026-02-26 16:49:44] "POST /chown HTTP/1.1" 200 109 0.015001 10.0.0.41 - - [2026-02-26 16:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.41 - - [2026-02-26 16:49:44] "POST /chown HTTP/1.1" 200 109 0.010343 10.0.0.41 - - [2026-02-26 16:49:44] "POST /chown HTTP/1.1" 200 109 0.019844 10.0.0.41 - - [2026-02-26 16:49:44] "POST /chown HTTP/1.1" 200 109 0.008073 10.0.0.41 - - [2026-02-26 16:49:44] "POST /chown HTTP/1.1" 200 109 0.020959 10.0.0.41 - - [2026-02-26 16:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.41 - - [2026-02-26 16:49:45] "POST /chown HTTP/1.1" 200 109 0.007783 10.0.0.41 - - [2026-02-26 16:49:45] "POST /chown HTTP/1.1" 200 109 0.021847 10.0.0.41 - - [2026-02-26 16:49:45] "POST /chown HTTP/1.1" 200 109 0.013807 10.0.0.41 - - [2026-02-26 16:49:45] "POST /chown HTTP/1.1" 200 109 0.006304 10.0.0.41 - - [2026-02-26 16:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.41 - - [2026-02-26 16:49:45] "POST /chown HTTP/1.1" 200 109 0.009674 10.0.0.41 - - [2026-02-26 16:49:45] "POST /chown HTTP/1.1" 200 109 0.006552 10.0.0.41 - - [2026-02-26 16:49:45] "POST /chown HTTP/1.1" 200 109 0.019599 10.0.0.41 - - [2026-02-26 16:49:45] "POST /chown HTTP/1.1" 200 109 0.019479 10.0.0.41 - - [2026-02-26 16:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.41 - - [2026-02-26 16:49:45] "POST /chown HTTP/1.1" 200 109 0.007290 10.0.0.41 - - [2026-02-26 16:49:45] "POST /chown HTTP/1.1" 200 109 0.013646 10.0.0.41 - - [2026-02-26 16:49:45] "POST /chown HTTP/1.1" 200 109 0.006507 10.0.0.41 - - [2026-02-26 16:49:45] "POST /chown HTTP/1.1" 200 109 0.018676 10.0.0.41 - - [2026-02-26 16:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.41 - - [2026-02-26 16:49:45] "POST /chown HTTP/1.1" 200 109 0.008489 10.0.0.41 - - [2026-02-26 16:49:45] "POST /chown HTTP/1.1" 200 109 0.018046 10.0.0.41 - - [2026-02-26 16:49:45] "POST /chown HTTP/1.1" 200 109 0.018517 10.0.0.41 - - [2026-02-26 16:49:45] "POST /chown HTTP/1.1" 200 109 0.007014 10.0.0.41 - - [2026-02-26 16:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.41 - - [2026-02-26 16:49:45] "POST /chown HTTP/1.1" 200 109 0.006616 10.0.0.41 - - [2026-02-26 16:49:45] "POST /chown HTTP/1.1" 200 109 0.016878 10.0.0.41 - - [2026-02-26 16:49:45] "POST /chown HTTP/1.1" 200 109 0.006377 10.0.0.41 - - [2026-02-26 16:49:45] "POST /chown HTTP/1.1" 200 109 0.019855 10.0.0.41 - - [2026-02-26 16:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304 10.0.0.41 - - [2026-02-26 16:49:45] "POST /chown HTTP/1.1" 200 109 0.008396 10.0.0.41 - - [2026-02-26 16:49:45] "POST /chown HTTP/1.1" 200 109 0.010250 10.0.0.41 - - [2026-02-26 16:49:45] "POST /chown HTTP/1.1" 200 109 0.011890 10.0.0.41 - - [2026-02-26 16:49:45] "POST /chown HTTP/1.1" 200 109 0.008335 10.0.0.41 - - [2026-02-26 16:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.41 - - [2026-02-26 16:49:45] "POST /chown HTTP/1.1" 200 109 0.006180 10.0.0.41 - - [2026-02-26 16:49:46] "POST /chown HTTP/1.1" 200 109 0.006996 10.0.0.41 - - [2026-02-26 16:49:46] "POST /chown HTTP/1.1" 200 109 0.013801 10.0.0.41 - - [2026-02-26 16:49:46] "POST /chown HTTP/1.1" 200 109 0.017150 10.0.0.41 - - [2026-02-26 16:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.41 - - [2026-02-26 16:49:46] "POST /chown HTTP/1.1" 200 109 0.007027 10.0.0.41 - - [2026-02-26 16:49:46] "POST /chown HTTP/1.1" 200 109 0.018190 10.0.0.41 - - [2026-02-26 16:49:46] "POST /chown HTTP/1.1" 200 109 0.015282 10.0.0.41 - - [2026-02-26 16:49:46] "POST /chown HTTP/1.1" 200 109 0.009691 10.0.0.41 - - [2026-02-26 16:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.41 - - [2026-02-26 16:49:46] "POST /chown HTTP/1.1" 200 109 0.006970 10.0.0.41 - - [2026-02-26 16:49:46] "POST /chown HTTP/1.1" 200 109 0.007696 10.0.0.41 - - [2026-02-26 16:49:46] "POST /chown HTTP/1.1" 200 109 0.024753 10.0.0.41 - - [2026-02-26 16:49:46] "POST /chown HTTP/1.1" 200 109 0.006910 10.0.0.41 - - [2026-02-26 16:49:52] "GET /global-system-configs HTTP/1.1" 200 322 0.002236 10.0.0.41 - - [2026-02-26 16:49:53] "GET /global-system-configs HTTP/1.1" 200 322 0.002073 10.0.0.41 - - [2026-02-26 16:49:55] "GET /virtual-machine-interface/22ed2a0a-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005556 10.0.0.41 - - [2026-02-26 16:49:55] "POST /set-tag HTTP/1.1" 200 109 0.003736 10.0.0.41 - - [2026-02-26 16:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.41 - - [2026-02-26 16:49:55] "GET /loadbalancer/e5511fc0-8888-42eb-87e4-30e1a56192b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002740 10.0.0.41 - - [2026-02-26 16:49:55] "GET /loadbalancer-pool/12368469-1661-417d-b719-b2a547741476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003397 10.0.0.41 - - [2026-02-26 16:49:55] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016950 10.0.0.41 - - [2026-02-26 16:49:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.028089 10.0.0.41 - - [2026-02-26 16:49:55] "GET /virtual-machine-interface/22ed2a0a-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.014959 10.0.0.41 - - [2026-02-26 16:49:55] "GET /virtual-machine-interface/22ed2a0a-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003886 10.0.0.41 - - [2026-02-26 16:49:55] "POST /ref-update HTTP/1.1" 200 156 0.006889 10.0.0.41 - - [2026-02-26 16:49:55] "GET /floating-ip/470e3015-21f0-4dd0-8f68-ca0b30ec0d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.012731 10.0.0.41 - - [2026-02-26 16:49:55] "POST /tags HTTP/1.1" 409 221 0.002908 10.0.0.41 - - [2026-02-26 16:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.41 - - [2026-02-26 16:49:55] "GET /tag/2ae9193d-30ba-4a19-8858-eb54ea62bef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.011129 10.0.0.41 - - [2026-02-26 16:49:55] "PUT /floating-ip/470e3015-21f0-4dd0-8f68-ca0b30ec0d5c HTTP/1.1" 200 256 0.010147 10.0.0.41 - - [2026-02-26 16:49:55] "POST /set-tag HTTP/1.1" 200 109 0.017326 10.0.0.41 - - [2026-02-26 16:49:58] "GET /virtual-machine/368ab975-869c-4cbd-bf1f-6d01db1b531d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003849 10.0.0.41 - - [2026-02-26 16:49:58] "GET /virtual-machine-interface/22ed2a0a-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.007233 10.0.0.41 - - [2026-02-26 16:50:01] "GET /virtual-machine-interface/268d01f8-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006197 10.0.0.41 - - [2026-02-26 16:50:01] "POST /set-tag HTTP/1.1" 200 109 0.002693 10.0.0.41 - - [2026-02-26 16:50:03] "GET /virtual-machine-interface/2406bd02-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005159 10.0.0.41 - - [2026-02-26 16:50:03] "POST /set-tag HTTP/1.1" 200 109 0.004091 10.0.0.41 - - [2026-02-26 16:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.41 - - [2026-02-26 16:50:03] "GET /loadbalancer/e5511fc0-8888-42eb-87e4-30e1a56192b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002616 10.0.0.41 - - [2026-02-26 16:50:03] "GET /loadbalancer-pool/12368469-1661-417d-b719-b2a547741476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002994 10.0.0.41 - - [2026-02-26 16:50:03] "GET /virtual-machine/37c6655d-3b90-4dea-b907-fc9fd0deb38d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003378 10.0.0.41 - - [2026-02-26 16:50:03] "GET /virtual-machine-interface/2406bd02-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004248 10.0.0.41 - - [2026-02-26 16:50:03] "POST /loadbalancer-members HTTP/1.1" 200 702 0.060811 10.0.0.41 - - [2026-02-26 16:50:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.020005 10.0.0.41 - - [2026-02-26 16:50:03] "GET /virtual-machine-interface/2406bd02-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.025212 10.0.0.41 - - [2026-02-26 16:50:03] "GET /virtual-machine-interface/2406bd02-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.021390 10.0.0.41 - - [2026-02-26 16:50:03] "GET /virtual-machine/676cbb6c-2568-4af4-8560-44e568e0f918?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.007829 10.0.0.41 - - [2026-02-26 16:50:03] "GET /virtual-machine-interface/268d01f8-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.019427 10.0.0.41 - - [2026-02-26 16:50:03] "POST /ref-update HTTP/1.1" 200 156 0.038573 10.0.0.41 - - [2026-02-26 16:50:03] "GET /floating-ip/470e3015-21f0-4dd0-8f68-ca0b30ec0d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.017870 10.0.0.41 - - [2026-02-26 16:50:03] "POST /set-tag HTTP/1.1" 200 109 0.041903 10.0.0.41 - - [2026-02-26 16:50:04] "GET /virtual-machine-interface/268d01f8-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006811 10.0.0.41 - - [2026-02-26 16:50:04] "POST /set-tag HTTP/1.1" 200 109 0.002747 10.0.0.41 - - [2026-02-26 16:50:35] "GET /virtual-machine-interface/268d01f8-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.009986 10.0.0.41 - - [2026-02-26 16:50:35] "POST /set-tag HTTP/1.1" 200 109 0.003436 10.0.0.41 - - [2026-02-26 16:50:35] "GET /virtual-machine-interface/268d01f8-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004394 10.0.0.41 - - [2026-02-26 16:50:35] "POST /set-tag HTTP/1.1" 200 109 0.002099 10.0.0.41 - - [2026-02-26 16:50:35] "GET /virtual-machine/676cbb6c-2568-4af4-8560-44e568e0f918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.002571 10.0.0.41 - - [2026-02-26 16:50:35] "POST /ref-update HTTP/1.1" 200 156 0.009688 10.0.0.41 - - [2026-02-26 16:50:35] "GET /virtual-machine-interface/268d01f8-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004628 10.0.0.41 - - [2026-02-26 16:50:35] "POST /set-tag HTTP/1.1" 200 109 0.015132 10.0.0.41 - - [2026-02-26 16:50:35] "POST /set-tag HTTP/1.1" 200 109 0.029857 10.0.0.41 - - [2026-02-26 16:50:35] "DELETE /instance-ip/26acf0b2-1333-11f1-8105-fa163ea77b7f HTTP/1.1" 200 115 0.043236 10.0.0.41 - - [2026-02-26 16:50:35] "DELETE /virtual-machine-interface/268d01f8-1333-11f1-8105-fa163ea77b7f HTTP/1.1" 200 115 0.031803 10.0.0.41 - - [2026-02-26 16:50:35] "DELETE /virtual-machine/676cbb6c-2568-4af4-8560-44e568e0f918 HTTP/1.1" 200 115 0.026837 10.0.0.41 - - [2026-02-26 16:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.41 - - [2026-02-26 16:50:39] "GET /tag/0a41fc16-a5e6-4a06-88ac-2474d7f6ffec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.012001 10.0.0.41 - - [2026-02-26 16:50:39] "GET /tag/0a41fc16-a5e6-4a06-88ac-2474d7f6ffec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1769 0.013286 10.0.0.41 - - [2026-02-26 16:50:39] "GET /virtual-machine-interface/a78a9005-cac6-4e08-884c-f6a8a696502f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004835 10.0.0.41 - - [2026-02-26 16:50:39] "POST /set-tag HTTP/1.1" 200 109 0.022885 10.0.0.41 - - [2026-02-26 16:50:39] "GET /virtual-machine-interface/e2eebb8e-e144-4aaa-9187-b986851c060a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.016407 10.0.0.41 - - [2026-02-26 16:50:39] "POST /set-tag HTTP/1.1" 200 109 0.015682 10.0.0.41 - - [2026-02-26 16:50:39] "GET /virtual-machine-interface/eeb710df-7cca-4bcd-ba32-5d89140b5edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.006194 10.0.0.41 - - [2026-02-26 16:50:39] "POST /set-tag HTTP/1.1" 200 109 0.017043 10.0.0.41 - - [2026-02-26 16:50:39] "GET /firewall-policy/96e6af6e-2580-4984-a413-e8b4e20fdb00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.012354 10.0.0.41 - - [2026-02-26 16:50:39] "GET /firewall-rule/4aef589d-fa81-485f-9c1f-5c8059a1cff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003366 10.0.0.41 - - [2026-02-26 16:50:39] "POST /ref-update HTTP/1.1" 200 156 0.014769 10.0.0.41 - - [2026-02-26 16:50:39] "DELETE /firewall-rule/4aef589d-fa81-485f-9c1f-5c8059a1cff5 HTTP/1.1" 200 115 0.041314 10.0.0.41 - - [2026-02-26 16:50:39] "DELETE /loadbalancer-member/d2e10156-b7aa-42de-a437-42c62c38a9b6 HTTP/1.1" 200 115 0.059194 10.0.0.41 - - [2026-02-26 16:50:39] "PUT /service-instance/f1a49c40-3331-4176-8b05-37564a832cb6 HTTP/1.1" 200 266 0.023380 10.0.0.41 - - [2026-02-26 16:50:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.015290 10.0.0.41 - - [2026-02-26 16:50:39] "DELETE /loadbalancer-pool/4bcc53da-a8dc-4d63-a2a1-3b462f0d072c HTTP/1.1" 200 115 0.118785 10.0.0.41 - - [2026-02-26 16:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017620 10.0.0.41 - - [2026-02-26 16:50:39] "POST /chown HTTP/1.1" 200 109 0.037387 10.0.0.41 - - [2026-02-26 16:50:39] "DELETE /loadbalancer-listener/74249d63-04e5-40ef-8893-e8a8dd1efdb7 HTTP/1.1" 200 115 0.085660 10.0.0.41 - - [2026-02-26 16:50:39] "GET /floating-ip/ce7db848-d823-4cc1-b1f0-69934a235917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.003279 10.0.0.41 - - [2026-02-26 16:50:39] "POST /chown HTTP/1.1" 200 109 0.005880 10.0.0.41 - - [2026-02-26 16:50:39] "POST /chown HTTP/1.1" 200 109 0.015715 10.0.0.41 - - [2026-02-26 16:50:39] "POST /chown HTTP/1.1" 200 109 0.024890 10.0.0.41 - - [2026-02-26 16:50:39] "PUT /floating-ip/ce7db848-d823-4cc1-b1f0-69934a235917 HTTP/1.1" 200 256 0.039167 10.0.0.41 - - [2026-02-26 16:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009897 10.0.0.41 - - [2026-02-26 16:50:39] "POST /chown HTTP/1.1" 200 109 0.008090 10.0.0.41 - - [2026-02-26 16:50:39] "POST /chown HTTP/1.1" 200 109 0.022408 10.0.0.41 - - [2026-02-26 16:50:39] "DELETE /floating-ip/ce7db848-d823-4cc1-b1f0-69934a235917 HTTP/1.1" 200 115 0.094544 10.0.0.41 - - [2026-02-26 16:50:40] "POST /chown HTTP/1.1" 200 109 0.011609 10.0.0.41 - - [2026-02-26 16:50:40] "POST /chown HTTP/1.1" 200 109 0.019677 10.0.0.41 - - [2026-02-26 16:50:40] "DELETE /loadbalancer/034607a9-ea85-4c7c-9a2f-88117751386b HTTP/1.1" 200 115 0.079893 10.0.0.41 - - [2026-02-26 16:50:40] "PUT /service-instance/f1a49c40-3331-4176-8b05-37564a832cb6 HTTP/1.1" 200 266 0.016001 10.0.0.41 - - [2026-02-26 16:50:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010673 10.0.0.41 - - [2026-02-26 16:50:40] "DELETE /instance-ip/55cb6816-5c10-4df3-a88f-12b97f1b5128 HTTP/1.1" 200 115 0.067181 10.0.0.41 - - [2026-02-26 16:50:40] "GET /floating-ip-pool/ef874a36-39d1-4234-8753-0f80290d8ef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004612 10.0.0.41 - - [2026-02-26 16:50:40] "PUT /service-instance/f1a49c40-3331-4176-8b05-37564a832cb6 HTTP/1.1" 200 266 0.016594 10.0.0.41 - - [2026-02-26 16:50:40] "POST /ref-update HTTP/1.1" 200 156 0.030020 10.0.0.41 - - [2026-02-26 16:50:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.032417 10.0.0.41 - - [2026-02-26 16:50:40] "DELETE /virtual-machine-interface/e2eebb8e-e144-4aaa-9187-b986851c060a HTTP/1.1" 200 115 0.149410 10.0.0.41 - - [2026-02-26 16:50:40] "PUT /service-instance/f1a49c40-3331-4176-8b05-37564a832cb6 HTTP/1.1" 200 266 0.023193 10.0.0.41 - - [2026-02-26 16:50:40] "DELETE /floating-ip-pool/ef874a36-39d1-4234-8753-0f80290d8ef2 HTTP/1.1" 200 115 0.139758 10.0.0.41 - - [2026-02-26 16:50:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.027539 10.0.0.41 - - [2026-02-26 16:50:40] "DELETE /tag/0a41fc16-a5e6-4a06-88ac-2474d7f6ffec HTTP/1.1" 200 115 0.159784 10.0.0.41 - - [2026-02-26 16:50:40] "DELETE /service-instance/f1a49c40-3331-4176-8b05-37564a832cb6 HTTP/1.1" 200 115 0.073015 10.0.0.41 - - [2026-02-26 16:50:40] "POST /useragent-kv HTTP/1.1" 200 115 0.001550 10.0.0.41 - - [2026-02-26 16:50:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002686 10.0.0.41 - - [2026-02-26 16:50:40] "DELETE /virtual-network/3a1eecfb-8fc2-41b8-a569-ae7391c93279 HTTP/1.1" 200 115 0.167749 10.0.0.41 - - [2026-02-26 16:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006709 10.0.0.41 - - [2026-02-26 16:50:40] "GET /virtual-machine-interface/eeb710df-7cca-4bcd-ba32-5d89140b5edd?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.013467 10.0.0.41 - - [2026-02-26 16:50:40] "GET /routing-instance/18d80992-5127-4c79-b64f-3a5068ae6f98 HTTP/1.1" 404 171 0.009504 10.0.0.41 - - [2026-02-26 16:50:40] "GET /domains HTTP/1.1" 200 280 0.005184 10.0.0.41 - - [2026-02-26 16:50:40] "GET /domain/2e8e15bb-d136-44d9-bb54-503fdacb1d4e HTTP/1.1" 200 3086 0.003529 10.0.0.41 - - [2026-02-26 16:50:40] "DELETE /route-target/a8f64771-3101-4c08-9410-d96fbdc558b4 HTTP/1.1" 200 115 0.032127 10.0.0.41 - - [2026-02-26 16:50:40] "GET /project/1265570a-629b-4c49-a0c5-13b441166878 HTTP/1.1" 200 7142 0.049995 10.0.0.41 - - [2026-02-26 16:50:40] "DELETE /virtual-machine-interface/eeb710df-7cca-4bcd-ba32-5d89140b5edd HTTP/1.1" 200 115 0.101509 10.0.0.41 - - [2026-02-26 16:50:40] "POST /ref-update HTTP/1.1" 200 156 0.012660 10.0.0.41 - - [2026-02-26 16:50:40] "GET /virtual-machine-interface/2406bd02-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.006932 10.0.0.41 - - [2026-02-26 16:50:40] "POST /set-tag HTTP/1.1" 200 109 0.005203 10.0.0.41 - - [2026-02-26 16:50:40] "DELETE /virtual-machine/29e9b839-5ff9-4582-8488-87fd571c0a43 HTTP/1.1" 200 115 0.034522 10.0.0.41 - - [2026-02-26 16:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007500 10.0.0.41 - - [2026-02-26 16:50:40] "GET /virtual-machine-interface/a78a9005-cac6-4e08-884c-f6a8a696502f?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.008622 10.0.0.41 - - [2026-02-26 16:50:40] "GET /loadbalancer/e5511fc0-8888-42eb-87e4-30e1a56192b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003299 10.0.0.41 - - [2026-02-26 16:50:40] "GET /virtual-machine-interface/2406bd02-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.008854 10.0.0.41 - - [2026-02-26 16:50:40] "DELETE /virtual-machine-interface/a78a9005-cac6-4e08-884c-f6a8a696502f HTTP/1.1" 200 115 0.054058 10.0.0.41 - - [2026-02-26 16:50:40] "DELETE /virtual-machine/9f94075a-590a-4a17-b651-daab37fd9ee7 HTTP/1.1" 200 115 0.032496 10.0.0.41 - - [2026-02-26 16:50:40] "POST /set-tag HTTP/1.1" 200 109 0.047458 10.0.0.41 - - [2026-02-26 16:50:40] "DELETE /loadbalancer-member/d3fb1a6e-9dd2-4869-bdf1-92f6d33bf420 HTTP/1.1" 200 115 0.045088 10.0.0.41 - - [2026-02-26 16:50:42] "GET /virtual-machine-interface/2406bd02-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005140 10.0.0.41 - - [2026-02-26 16:50:42] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.41 - - [2026-02-26 16:50:42] "GET /virtual-machine-interface/2406bd02-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006660 10.0.0.41 - - [2026-02-26 16:50:42] "POST /set-tag HTTP/1.1" 200 109 0.003194 10.0.0.41 - - [2026-02-26 16:50:42] "GET /virtual-machine/37c6655d-3b90-4dea-b907-fc9fd0deb38d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003118 10.0.0.41 - - [2026-02-26 16:50:42] "POST /ref-update HTTP/1.1" 200 156 0.010472 10.0.0.41 - - [2026-02-26 16:50:42] "GET /virtual-machine-interface/2406bd02-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.012186 10.0.0.41 - - [2026-02-26 16:50:42] "POST /set-tag HTTP/1.1" 200 109 0.020459 10.0.0.41 - - [2026-02-26 16:50:42] "POST /set-tag HTTP/1.1" 200 109 0.020324 10.0.0.41 - - [2026-02-26 16:50:42] "POST /set-tag HTTP/1.1" 200 109 0.033924 10.0.0.41 - - [2026-02-26 16:50:42] "DELETE /instance-ip/241fb4a6-1333-11f1-8105-fa163ea77b7f HTTP/1.1" 200 115 0.037114 10.0.0.41 - - [2026-02-26 16:50:42] "POST /ref-update HTTP/1.1" 200 156 0.015342 10.0.0.41 - - [2026-02-26 16:50:43] "DELETE /virtual-machine-interface/2406bd02-1333-11f1-8105-fa163ea77b7f HTTP/1.1" 200 115 0.055585 10.0.0.41 - - [2026-02-26 16:50:43] "DELETE /virtual-machine/37c6655d-3b90-4dea-b907-fc9fd0deb38d HTTP/1.1" 200 115 0.026202 10.0.0.41 - - [2026-02-26 16:50:45] "GET /virtual-machine-interface/22ed2a0a-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.009583 10.0.0.41 - - [2026-02-26 16:50:45] "POST /set-tag HTTP/1.1" 200 109 0.002772 10.0.0.41 - - [2026-02-26 16:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.41 - - [2026-02-26 16:50:45] "GET /loadbalancer/e5511fc0-8888-42eb-87e4-30e1a56192b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002387 10.0.0.41 - - [2026-02-26 16:50:46] "GET /virtual-machine-interface/22ed2a0a-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.009715 10.0.0.41 - - [2026-02-26 16:50:46] "POST /set-tag HTTP/1.1" 200 109 0.003361 10.0.0.41 - - [2026-02-26 16:50:46] "GET /virtual-machine-interface/22ed2a0a-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004429 10.0.0.41 - - [2026-02-26 16:50:46] "POST /set-tag HTTP/1.1" 200 109 0.002941 10.0.0.41 - - [2026-02-26 16:50:46] "GET /virtual-machine/368ab975-869c-4cbd-bf1f-6d01db1b531d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002821 10.0.0.41 - - [2026-02-26 16:50:46] "POST /ref-update HTTP/1.1" 200 156 0.017050 10.0.0.41 - - [2026-02-26 16:50:46] "GET /virtual-machine-interface/22ed2a0a-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004796 10.0.0.41 - - [2026-02-26 16:50:46] "POST /set-tag HTTP/1.1" 200 109 0.023972 10.0.0.41 - - [2026-02-26 16:50:46] "POST /set-tag HTTP/1.1" 200 109 0.036722 10.0.0.41 - - [2026-02-26 16:50:46] "POST /set-tag HTTP/1.1" 200 109 0.014344 10.0.0.41 - - [2026-02-26 16:50:46] "DELETE /instance-ip/23028f30-1333-11f1-8105-fa163ea77b7f HTTP/1.1" 200 115 0.056399 10.0.0.41 - - [2026-02-26 16:50:46] "POST /ref-update HTTP/1.1" 200 156 0.031519 10.0.0.41 - - [2026-02-26 16:50:47] "DELETE /virtual-machine-interface/22ed2a0a-1333-11f1-8105-fa163ea77b7f HTTP/1.1" 200 115 0.075853 10.0.0.41 - - [2026-02-26 16:50:47] "DELETE /virtual-machine/368ab975-869c-4cbd-bf1f-6d01db1b531d HTTP/1.1" 200 115 0.044154 10.0.0.41 - - [2026-02-26 16:50:47] "DELETE /tag/d731a0c3-5a85-4bca-9d9f-e612ec63c382 HTTP/1.1" 200 115 0.064586 10.0.0.41 - - [2026-02-26 16:50:47] "DELETE /tag/385872ff-14d3-45a0-82e2-1e41db3721ef HTTP/1.1" 200 115 0.048975 10.0.0.41 - - [2026-02-26 16:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005374 10.0.0.41 - - [2026-02-26 16:50:51] "GET /project/1265570a-629b-4c49-a0c5-13b441166878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029648 10.0.0.41 - - [2026-02-26 16:50:51] "POST /tags HTTP/1.1" 200 393 0.036837 10.0.0.41 - - [2026-02-26 16:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017075 10.0.0.41 - - [2026-02-26 16:50:51] "GET /tag/e005081a-91b2-40fc-a65b-ba3d85b7a09e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.018155 10.0.0.41 - - [2026-02-26 16:50:51] "POST /tags HTTP/1.1" 200 341 0.021846 10.0.0.41 - - [2026-02-26 16:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.41 - - [2026-02-26 16:50:51] "GET /tag/5c4be141-4913-4046-872d-e2575c1ed442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.019765 10.0.0.41 - - [2026-02-26 16:50:51] "POST /id-to-fqname HTTP/1.1" 200 192 0.000582 10.0.0.41 - - [2026-02-26 16:50:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.008088 10.0.0.41 - - [2026-02-26 16:50:51] "POST /security-groups HTTP/1.1" 200 589 0.073793 10.0.0.41 - - [2026-02-26 16:50:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.004416 10.0.0.41 - - [2026-02-26 16:50:51] "POST /projects HTTP/1.1" 200 519 0.222881 10.0.0.41 - - [2026-02-26 16:50:51] "POST /access-control-lists HTTP/1.1" 200 598 0.071017 10.0.0.41 - - [2026-02-26 16:50:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.009732 10.0.0.41 - - [2026-02-26 16:50:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.032676 10.0.0.41 - - [2026-02-26 16:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.41 - - [2026-02-26 16:50:51] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.011584 10.0.0.41 - - [2026-02-26 16:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.41 - - [2026-02-26 16:50:51] "GET /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.019278 10.0.0.41 - - [2026-02-26 16:50:51] "POST /access-control-lists HTTP/1.1" 200 596 0.090508 10.0.0.41 - - [2026-02-26 16:50:51] "PUT /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26 HTTP/1.1" 200 264 0.078201 10.0.0.41 - - [2026-02-26 16:50:51] "PUT /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae HTTP/1.1" 200 264 0.079507 10.0.0.41 - - [2026-02-26 16:50:52] "POST /security-groups HTTP/1.1" 200 591 0.073268 10.0.0.41 - - [2026-02-26 16:50:52] "POST /fqname-to-id HTTP/1.1" 404 270 0.016049 10.0.0.41 - - [2026-02-26 16:50:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.052413 10.0.0.41 - - [2026-02-26 16:50:52] "POST /chown HTTP/1.1" 200 109 0.023334 10.0.0.41 - - [2026-02-26 16:50:52] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011645 10.0.0.41 - - [2026-02-26 16:50:52] "POST /access-control-lists HTTP/1.1" 200 632 0.107273 10.0.0.41 - - [2026-02-26 16:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.41 - - [2026-02-26 16:50:52] "POST /fqname-to-id HTTP/1.1" 404 269 0.006819 10.0.0.41 - - [2026-02-26 16:50:52] "GET /policy-management/1ebf0059-d7b0-4da0-9705-875b57155ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013419 10.0.0.41 - - [2026-02-26 16:50:52] "POST /tags HTTP/1.1" 409 226 0.002342 10.0.0.41 - - [2026-02-26 16:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.41 - - [2026-02-26 16:50:52] "GET /tag/5c4be141-4913-4046-872d-e2575c1ed442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.029168 10.0.0.41 - - [2026-02-26 16:50:52] "POST /access-control-lists HTTP/1.1" 200 630 0.091544 10.0.0.41 - - [2026-02-26 16:50:52] "POST /firewall-rules HTTP/1.1" 200 600 0.085472 10.0.0.41 - - [2026-02-26 16:50:52] "GET /firewall-rule/eb6a12b8-f57f-4fcc-990d-446b713d94b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.018234 10.0.0.41 - - [2026-02-26 16:50:52] "GET /firewall-policy/55d84164-c075-4903-8093-991deeccf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004060 10.0.0.41 - - [2026-02-26 16:50:52] "GET /firewall-rule/eb6a12b8-f57f-4fcc-990d-446b713d94b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002907 10.0.0.41 - - [2026-02-26 16:50:52] "POST /ref-update HTTP/1.1" 200 156 0.060342 10.0.0.41 - - [2026-02-26 16:50:52] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011797 10.0.0.41 - - [2026-02-26 16:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.41 - - [2026-02-26 16:50:52] "GET /policy-management/1ebf0059-d7b0-4da0-9705-875b57155ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003031 10.0.0.41 - - [2026-02-26 16:50:52] "POST /tags HTTP/1.1" 409 226 0.003497 10.0.0.41 - - [2026-02-26 16:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.41 - - [2026-02-26 16:50:52] "GET /tag/5c4be141-4913-4046-872d-e2575c1ed442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.016906 10.0.0.41 - - [2026-02-26 16:50:52] "POST /firewall-rules HTTP/1.1" 200 598 0.066696 10.0.0.41 - - [2026-02-26 16:50:52] "GET /firewall-rule/e8607c8d-e31f-42d2-aa4e-3f1407a54869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005729 10.0.0.41 - - [2026-02-26 16:50:52] "GET /firewall-policy/55d84164-c075-4903-8093-991deeccf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.003543 10.0.0.41 - - [2026-02-26 16:50:52] "GET /firewall-rule/e8607c8d-e31f-42d2-aa4e-3f1407a54869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002023 10.0.0.41 - - [2026-02-26 16:50:52] "POST /ref-update HTTP/1.1" 200 156 0.050420 10.0.0.41 - - [2026-02-26 16:50:54] "POST /tags HTTP/1.1" 200 393 0.020384 10.0.0.41 - - [2026-02-26 16:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012875 10.0.0.41 - - [2026-02-26 16:50:54] "GET /tag/7cf71f11-3559-4c00-baf6-eb95eb27d4cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.018151 10.0.0.41 - - [2026-02-26 16:50:54] "POST /tags HTTP/1.1" 200 341 0.024891 10.0.0.41 - - [2026-02-26 16:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004766 10.0.0.41 - - [2026-02-26 16:50:54] "GET /tag/f34945c1-76e2-4dbb-b209-144602fdc423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016773 10.0.0.41 - - [2026-02-26 16:50:54] "POST /id-to-fqname HTTP/1.1" 200 192 0.000536 10.0.0.41 - - [2026-02-26 16:50:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.011123 10.0.0.41 - - [2026-02-26 16:50:54] "POST /security-groups HTTP/1.1" 200 589 0.085912 10.0.0.41 - - [2026-02-26 16:50:54] "POST /projects HTTP/1.1" 200 519 0.210921 10.0.0.41 - - [2026-02-26 16:50:54] "POST /fqname-to-id HTTP/1.1" 404 236 0.005922 10.0.0.41 - - [2026-02-26 16:50:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.019661 10.0.0.41 - - [2026-02-26 16:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014030 10.0.0.41 - - [2026-02-26 16:50:54] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.014753 10.0.0.41 - - [2026-02-26 16:50:54] "POST /access-control-lists HTTP/1.1" 200 598 0.080911 10.0.0.41 - - [2026-02-26 16:50:54] "POST /fqname-to-id HTTP/1.1" 404 235 0.036745 10.0.0.41 - - [2026-02-26 16:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.033216 10.0.0.41 - - [2026-02-26 16:50:54] "GET /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.009568 10.0.0.41 - - [2026-02-26 16:50:54] "POST /access-control-lists HTTP/1.1" 200 596 0.097188 10.0.0.41 - - [2026-02-26 16:50:54] "PUT /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26 HTTP/1.1" 200 264 0.108053 10.0.0.41 - - [2026-02-26 16:50:55] "PUT /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae HTTP/1.1" 200 264 0.042436 10.0.0.41 - - [2026-02-26 16:50:55] "POST /security-groups HTTP/1.1" 200 591 0.073838 10.0.0.41 - - [2026-02-26 16:50:55] "POST /fqname-to-id HTTP/1.1" 404 270 0.002151 10.0.0.41 - - [2026-02-26 16:50:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.065113 10.0.0.41 - - [2026-02-26 16:50:55] "POST /access-control-lists HTTP/1.1" 200 632 0.090947 10.0.0.41 - - [2026-02-26 16:50:55] "POST /fqname-to-id HTTP/1.1" 404 269 0.022193 10.0.0.41 - - [2026-02-26 16:50:55] "POST /chown HTTP/1.1" 200 109 0.057369 10.0.0.41 - - [2026-02-26 16:50:55] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009563 10.0.0.41 - - [2026-02-26 16:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.41 - - [2026-02-26 16:50:55] "GET /policy-management/1ebf0059-d7b0-4da0-9705-875b57155ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004557 10.0.0.41 - - [2026-02-26 16:50:55] "POST /access-control-lists HTTP/1.1" 200 630 0.091644 10.0.0.41 - - [2026-02-26 16:50:55] "POST /tags HTTP/1.1" 409 226 0.001882 10.0.0.41 - - [2026-02-26 16:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.41 - - [2026-02-26 16:50:55] "GET /tag/f34945c1-76e2-4dbb-b209-144602fdc423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011395 10.0.0.41 - - [2026-02-26 16:50:55] "POST /firewall-rules HTTP/1.1" 200 600 0.075102 10.0.0.41 - - [2026-02-26 16:50:55] "GET /firewall-rule/8c4d532b-2966-4260-b965-7b7fc83e07de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004512 10.0.0.41 - - [2026-02-26 16:50:55] "GET /firewall-policy/55d84164-c075-4903-8093-991deeccf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.003598 10.0.0.41 - - [2026-02-26 16:50:55] "GET /firewall-rule/8c4d532b-2966-4260-b965-7b7fc83e07de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003127 10.0.0.41 - - [2026-02-26 16:50:55] "POST /ref-update HTTP/1.1" 200 156 0.058838 10.0.0.41 - - [2026-02-26 16:50:55] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005434 10.0.0.41 - - [2026-02-26 16:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004744 10.0.0.41 - - [2026-02-26 16:50:55] "GET /policy-management/1ebf0059-d7b0-4da0-9705-875b57155ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002846 10.0.0.41 - - [2026-02-26 16:50:55] "POST /tags HTTP/1.1" 409 226 0.001836 10.0.0.41 - - [2026-02-26 16:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.41 - - [2026-02-26 16:50:55] "GET /tag/f34945c1-76e2-4dbb-b209-144602fdc423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011477 10.0.0.41 - - [2026-02-26 16:50:55] "POST /firewall-rules HTTP/1.1" 200 598 0.069811 10.0.0.41 - - [2026-02-26 16:50:55] "GET /firewall-rule/d0e5a53c-61f2-4676-8774-447696c95359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.016943 10.0.0.41 - - [2026-02-26 16:50:55] "GET /firewall-policy/55d84164-c075-4903-8093-991deeccf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.007503 10.0.0.41 - - [2026-02-26 16:50:55] "GET /firewall-rule/d0e5a53c-61f2-4676-8774-447696c95359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003049 10.0.0.41 - - [2026-02-26 16:50:56] "POST /ref-update HTTP/1.1" 200 156 0.065226 10.0.0.41 - - [2026-02-26 16:50:57] "POST /tags HTTP/1.1" 200 345 0.103745 10.0.0.41 - - [2026-02-26 16:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014971 10.0.0.41 - - [2026-02-26 16:50:57] "GET /tag/52fa1e4a-66a3-42ff-96b8-322f97b62122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.021879 10.0.0.41 - - [2026-02-26 16:50:57] "POST /projects HTTP/1.1" 409 238 0.002977 10.0.0.41 - - [2026-02-26 16:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.41 - - [2026-02-26 16:50:57] "GET /project/79bf70ad-d1fd-427f-93e2-edd192df1d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047838 10.0.0.41 - - [2026-02-26 16:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.41 - - [2026-02-26 16:50:57] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006325 10.0.0.41 - - [2026-02-26 16:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.41 - - [2026-02-26 16:50:57] "GET /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004625 10.0.0.41 - - [2026-02-26 16:50:57] "POST /security-groups HTTP/1.1" 409 285 0.002926 10.0.0.41 - - [2026-02-26 16:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.41 - - [2026-02-26 16:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.41 - - [2026-02-26 16:50:57] "PUT /security-group/9dba34bd-3132-4191-a82e-693cb51565f2 HTTP/1.1" 200 262 0.059027 10.0.0.41 - - [2026-02-26 16:50:57] "PUT /access-control-list/06fd0bbe-9a57-4640-9b94-6e50a2c5192e HTTP/1.1" 200 272 0.015570 10.0.0.41 - - [2026-02-26 16:50:57] "GET /project/79bf70ad-d1fd-427f-93e2-edd192df1d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.105347 10.0.0.41 - - [2026-02-26 16:50:57] "PUT /access-control-list/bd3dc839-ac7d-4460-a2eb-1e050755df27 HTTP/1.1" 200 272 0.051822 10.0.0.41 - - [2026-02-26 16:50:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.072617 10.0.0.41 - - [2026-02-26 16:50:57] "POST /tags HTTP/1.1" 409 228 0.006029 10.0.0.41 - - [2026-02-26 16:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.41 - - [2026-02-26 16:50:57] "GET /tag/52fa1e4a-66a3-42ff-96b8-322f97b62122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013349 10.0.0.41 - - [2026-02-26 16:50:57] "POST /tags HTTP/1.1" 200 345 0.042776 10.0.0.41 - - [2026-02-26 16:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008850 10.0.0.41 - - [2026-02-26 16:50:57] "GET /tag/dcee68b4-c511-4e80-b2aa-1eb62f04fede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.017704 10.0.0.41 - - [2026-02-26 16:50:57] "POST /projects HTTP/1.1" 409 238 0.005544 10.0.0.41 - - [2026-02-26 16:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.41 - - [2026-02-26 16:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007184 10.0.0.41 - - [2026-02-26 16:50:58] "GET /project/d5dd2db1-6b59-45cf-b2d3-b359f56c6e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035377 10.0.0.41 - - [2026-02-26 16:50:58] "GET /project/d5dd2db1-6b59-45cf-b2d3-b359f56c6e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040832 10.0.0.41 - - [2026-02-26 16:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014235 10.0.0.41 - - [2026-02-26 16:50:58] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.010872 10.0.0.41 - - [2026-02-26 16:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.41 - - [2026-02-26 16:50:58] "GET /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006040 10.0.0.41 - - [2026-02-26 16:50:58] "POST /security-groups HTTP/1.1" 409 285 0.002248 10.0.0.41 - - [2026-02-26 16:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005717 10.0.0.41 - - [2026-02-26 16:50:58] "PUT /security-group/ce532b61-7f05-4d69-b9e9-54d0db8ed123 HTTP/1.1" 200 262 0.067215 10.0.0.41 - - [2026-02-26 16:50:58] "PUT /access-control-list/0d9ff2bf-6f27-492d-b6cc-8bcaacd792b4 HTTP/1.1" 200 272 0.015535 10.0.0.41 - - [2026-02-26 16:50:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.038637 10.0.0.41 - - [2026-02-26 16:50:58] "POST /tags HTTP/1.1" 409 228 0.011279 10.0.0.41 - - [2026-02-26 16:50:58] "PUT /access-control-list/0e53fd83-5f06-40ec-ac45-427a4b1d4e34 HTTP/1.1" 200 272 0.026856 10.0.0.41 - - [2026-02-26 16:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.41 - - [2026-02-26 16:50:58] "GET /tag/dcee68b4-c511-4e80-b2aa-1eb62f04fede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012053 10.0.0.41 - - [2026-02-26 16:50:58] "POST /tags HTTP/1.1" 200 291 0.055130 10.0.0.41 - - [2026-02-26 16:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.41 - - [2026-02-26 16:50:58] "GET /tag/6a33cbb9-2e6c-4920-959f-31186d419caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.017534 10.0.0.41 - - [2026-02-26 16:50:58] "POST /tags HTTP/1.1" 200 303 0.067964 10.0.0.41 - - [2026-02-26 16:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.41 - - [2026-02-26 16:50:58] "GET /tag/e7aa38cc-db76-4ad6-9e40-5a85ada8d221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012285 10.0.0.41 - - [2026-02-26 16:50:58] "POST /tags HTTP/1.1" 409 252 0.001988 10.0.0.41 - - [2026-02-26 16:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009496 10.0.0.41 - - [2026-02-26 16:50:58] "GET /tag/e005081a-91b2-40fc-a65b-ba3d85b7a09e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.027018 10.0.0.41 - - [2026-02-26 16:50:58] "POST /tags HTTP/1.1" 409 226 0.003872 10.0.0.41 - - [2026-02-26 16:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005061 10.0.0.41 - - [2026-02-26 16:50:58] "GET /tag/5c4be141-4913-4046-872d-e2575c1ed442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.014657 10.0.0.41 - - [2026-02-26 16:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.41 - - [2026-02-26 16:50:58] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004279 10.0.0.41 - - [2026-02-26 16:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.41 - - [2026-02-26 16:50:58] "GET /project/79bf70ad-d1fd-427f-93e2-edd192df1d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038562 10.0.0.41 - - [2026-02-26 16:50:58] "POST /virtual-machines HTTP/1.1" 200 395 0.008025 10.0.0.41 - - [2026-02-26 16:50:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.009346 10.0.0.41 - - [2026-02-26 16:50:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119563 10.0.0.41 - - [2026-02-26 16:50:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.027940 10.0.0.41 - - [2026-02-26 16:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012288 10.0.0.41 - - [2026-02-26 16:50:59] "GET /virtual-machine-interface/537d58ac-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005373 10.0.0.41 - - [2026-02-26 16:50:59] "POST /instance-ips HTTP/1.1" 200 397 0.021090 10.0.0.41 - - [2026-02-26 16:50:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.030571 10.0.0.41 - - [2026-02-26 16:50:59] "GET /virtual-machine-interface/537d58ac-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.013561 10.0.0.41 - - [2026-02-26 16:50:59] "POST /set-tag HTTP/1.1" 200 109 0.075581 10.0.0.41 - - [2026-02-26 16:50:59] "GET /virtual-machine-interface/537d58ac-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.021539 10.0.0.41 - - [2026-02-26 16:50:59] "GET /instance-ip/5396670c-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.005318 10.0.0.41 - - [2026-02-26 16:50:59] "GET /virtual-machine-interface/537d58ac-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004545 10.0.0.41 - - [2026-02-26 16:50:59] "POST /set-tag HTTP/1.1" 200 109 0.002315 10.0.0.41 - - [2026-02-26 16:50:59] "GET /virtual-router/6a4837fe-d41c-46c7-97b5-04d2b2783995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003753 10.0.0.41 - - [2026-02-26 16:50:59] "POST /ref-update HTTP/1.1" 200 156 0.010045 10.0.0.41 - - [2026-02-26 16:50:59] "GET /virtual-machine-interface/537d58ac-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.018159 10.0.0.41 - - [2026-02-26 16:50:59] "POST /set-tag HTTP/1.1" 200 109 0.002914 10.0.0.41 - - [2026-02-26 16:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.41 - - [2026-02-26 16:50:59] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004086 10.0.0.41 - - [2026-02-26 16:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.41 - - [2026-02-26 16:50:59] "GET /project/79bf70ad-d1fd-427f-93e2-edd192df1d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041077 10.0.0.41 - - [2026-02-26 16:50:59] "POST /virtual-machines HTTP/1.1" 200 395 0.008732 10.0.0.41 - - [2026-02-26 16:50:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.016332 10.0.0.41 - - [2026-02-26 16:50:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114303 10.0.0.41 - - [2026-02-26 16:50:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.011212 10.0.0.41 - - [2026-02-26 16:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013937 10.0.0.41 - - [2026-02-26 16:51:00] "GET /virtual-machine-interface/53f850f2-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005087 10.0.0.41 - - [2026-02-26 16:51:00] "POST /instance-ips HTTP/1.1" 200 397 0.021585 10.0.0.41 - - [2026-02-26 16:51:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018035 10.0.0.41 - - [2026-02-26 16:51:00] "GET /virtual-machine-interface/53f850f2-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007403 10.0.0.41 - - [2026-02-26 16:51:00] "POST /set-tag HTTP/1.1" 200 109 0.071652 10.0.0.41 - - [2026-02-26 16:51:00] "GET /virtual-machine-interface/53f850f2-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.013916 10.0.0.41 - - [2026-02-26 16:51:00] "GET /instance-ip/541326de-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003152 10.0.0.41 - - [2026-02-26 16:51:00] "GET /virtual-machine-interface/53f850f2-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007204 10.0.0.41 - - [2026-02-26 16:51:00] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.41 - - [2026-02-26 16:51:00] "GET /virtual-router/6a4837fe-d41c-46c7-97b5-04d2b2783995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003391 10.0.0.41 - - [2026-02-26 16:51:00] "POST /ref-update HTTP/1.1" 200 156 0.018304 10.0.0.41 - - [2026-02-26 16:51:00] "GET /virtual-machine-interface/53f850f2-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004556 10.0.0.41 - - [2026-02-26 16:51:00] "POST /set-tag HTTP/1.1" 200 109 0.002986 10.0.0.41 - - [2026-02-26 16:51:00] "POST /tags HTTP/1.1" 200 291 0.021635 10.0.0.41 - - [2026-02-26 16:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.41 - - [2026-02-26 16:51:00] "GET /tag/7804a99e-1837-475f-a0f3-af59d43ad36c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.010958 10.0.0.41 - - [2026-02-26 16:51:00] "POST /tags HTTP/1.1" 409 252 0.001730 10.0.0.41 - - [2026-02-26 16:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.41 - - [2026-02-26 16:51:00] "GET /tag/7cf71f11-3559-4c00-baf6-eb95eb27d4cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010576 10.0.0.41 - - [2026-02-26 16:51:00] "POST /tags HTTP/1.1" 409 226 0.005943 10.0.0.41 - - [2026-02-26 16:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.41 - - [2026-02-26 16:51:00] "GET /tag/f34945c1-76e2-4dbb-b209-144602fdc423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011062 10.0.0.41 - - [2026-02-26 16:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.41 - - [2026-02-26 16:51:00] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004334 10.0.0.41 - - [2026-02-26 16:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.41 - - [2026-02-26 16:51:00] "GET /project/d5dd2db1-6b59-45cf-b2d3-b359f56c6e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036884 10.0.0.41 - - [2026-02-26 16:51:00] "POST /virtual-machines HTTP/1.1" 200 395 0.011659 10.0.0.41 - - [2026-02-26 16:51:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.007635 10.0.0.41 - - [2026-02-26 16:51:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103536 10.0.0.41 - - [2026-02-26 16:51:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.025948 10.0.0.41 - - [2026-02-26 16:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009399 10.0.0.41 - - [2026-02-26 16:51:01] "GET /virtual-machine-interface/549065e0-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004216 10.0.0.41 - - [2026-02-26 16:51:01] "POST /instance-ips HTTP/1.1" 200 397 0.021760 10.0.0.41 - - [2026-02-26 16:51:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.019023 10.0.0.41 - - [2026-02-26 16:51:01] "GET /virtual-machine-interface/549065e0-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006587 10.0.0.41 - - [2026-02-26 16:51:01] "POST /set-tag HTTP/1.1" 200 109 0.064192 10.0.0.41 - - [2026-02-26 16:51:01] "GET /virtual-machine-interface/549065e0-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.019272 10.0.0.41 - - [2026-02-26 16:51:01] "GET /instance-ip/54a65c38-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004333 10.0.0.41 - - [2026-02-26 16:51:01] "GET /virtual-machine-interface/549065e0-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004340 10.0.0.41 - - [2026-02-26 16:51:01] "POST /set-tag HTTP/1.1" 200 109 0.002162 10.0.0.41 - - [2026-02-26 16:51:01] "GET /virtual-router/6a4837fe-d41c-46c7-97b5-04d2b2783995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003211 10.0.0.41 - - [2026-02-26 16:51:01] "POST /ref-update HTTP/1.1" 200 156 0.007888 10.0.0.41 - - [2026-02-26 16:51:01] "GET /virtual-machine-interface/549065e0-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004622 10.0.0.41 - - [2026-02-26 16:51:01] "POST /set-tag HTTP/1.1" 200 109 0.002186 10.0.0.41 - - [2026-02-26 16:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.41 - - [2026-02-26 16:51:01] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004300 10.0.0.41 - - [2026-02-26 16:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.41 - - [2026-02-26 16:51:01] "GET /project/d5dd2db1-6b59-45cf-b2d3-b359f56c6e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032125 10.0.0.41 - - [2026-02-26 16:51:01] "POST /virtual-machines HTTP/1.1" 200 395 0.012774 10.0.0.41 - - [2026-02-26 16:51:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.007859 10.0.0.41 - - [2026-02-26 16:51:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102287 10.0.0.41 - - [2026-02-26 16:51:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.018250 10.0.0.41 - - [2026-02-26 16:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010502 10.0.0.41 - - [2026-02-26 16:51:01] "GET /virtual-machine-interface/54fc61b4-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004997 10.0.0.41 - - [2026-02-26 16:51:01] "POST /instance-ips HTTP/1.1" 200 397 0.029613 10.0.0.41 - - [2026-02-26 16:51:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.023807 10.0.0.41 - - [2026-02-26 16:51:01] "GET /virtual-machine-interface/54fc61b4-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009978 10.0.0.41 - - [2026-02-26 16:51:01] "POST /set-tag HTTP/1.1" 200 109 0.068561 10.0.0.41 - - [2026-02-26 16:51:01] "GET /virtual-machine-interface/54fc61b4-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012177 10.0.0.41 - - [2026-02-26 16:51:01] "GET /instance-ip/5510642a-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.007120 10.0.0.41 - - [2026-02-26 16:51:02] "GET /virtual-machine-interface/54fc61b4-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007289 10.0.0.41 - - [2026-02-26 16:51:02] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.41 - - [2026-02-26 16:51:02] "GET /virtual-router/6a4837fe-d41c-46c7-97b5-04d2b2783995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004393 10.0.0.41 - - [2026-02-26 16:51:02] "POST /ref-update HTTP/1.1" 200 156 0.020450 10.0.0.41 - - [2026-02-26 16:51:02] "GET /virtual-machine-interface/54fc61b4-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.016949 10.0.0.41 - - [2026-02-26 16:51:02] "POST /set-tag HTTP/1.1" 200 109 0.008332 10.0.0.41 - - [2026-02-26 16:51:02] "POST /tags HTTP/1.1" 200 299 0.019897 10.0.0.41 - - [2026-02-26 16:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011635 10.0.0.41 - - [2026-02-26 16:51:02] "GET /tag/f98a20e9-2615-4f23-adbc-2e817024321d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016868 10.0.0.41 - - [2026-02-26 16:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004752 10.0.0.41 - - [2026-02-26 16:51:02] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005628 10.0.0.41 - - [2026-02-26 16:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.41 - - [2026-02-26 16:51:02] "GET /project/79bf70ad-d1fd-427f-93e2-edd192df1d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032768 10.0.0.41 - - [2026-02-26 16:51:02] "POST /virtual-machines HTTP/1.1" 200 395 0.010370 10.0.0.41 - - [2026-02-26 16:51:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.014996 10.0.0.41 - - [2026-02-26 16:51:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123983 10.0.0.41 - - [2026-02-26 16:51:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.011330 10.0.0.41 - - [2026-02-26 16:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015232 10.0.0.41 - - [2026-02-26 16:51:02] "GET /virtual-machine-interface/5580fcda-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006067 10.0.0.41 - - [2026-02-26 16:51:02] "POST /instance-ips HTTP/1.1" 200 397 0.022077 10.0.0.41 - - [2026-02-26 16:51:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.024077 10.0.0.41 - - [2026-02-26 16:51:02] "GET /virtual-machine-interface/5580fcda-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.008266 10.0.0.41 - - [2026-02-26 16:51:02] "POST /set-tag HTTP/1.1" 200 109 0.021718 10.0.0.41 - - [2026-02-26 16:51:02] "GET /virtual-machine-interface/5580fcda-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.021690 10.0.0.41 - - [2026-02-26 16:51:02] "GET /instance-ip/559eba4a-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.005325 10.0.0.41 - - [2026-02-26 16:51:02] "GET /virtual-machine-interface/5580fcda-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005471 10.0.0.41 - - [2026-02-26 16:51:02] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.41 - - [2026-02-26 16:51:02] "POST /tags HTTP/1.1" 200 299 0.021988 10.0.0.41 - - [2026-02-26 16:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015876 10.0.0.41 - - [2026-02-26 16:51:03] "GET /tag/3bd4f1d6-78e4-49c3-96aa-7c9564221884?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012944 10.0.0.41 - - [2026-02-26 16:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.41 - - [2026-02-26 16:51:03] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003892 10.0.0.41 - - [2026-02-26 16:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.41 - - [2026-02-26 16:51:03] "GET /project/79bf70ad-d1fd-427f-93e2-edd192df1d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036432 10.0.0.41 - - [2026-02-26 16:51:03] "POST /virtual-machines HTTP/1.1" 200 395 0.009895 10.0.0.41 - - [2026-02-26 16:51:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.015562 10.0.0.41 - - [2026-02-26 16:51:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103646 10.0.0.41 - - [2026-02-26 16:51:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.018010 10.0.0.41 - - [2026-02-26 16:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005128 10.0.0.41 - - [2026-02-26 16:51:03] "GET /virtual-machine-interface/55f93e0c-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005607 10.0.0.41 - - [2026-02-26 16:51:03] "POST /instance-ips HTTP/1.1" 200 397 0.018071 10.0.0.41 - - [2026-02-26 16:51:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.017280 10.0.0.41 - - [2026-02-26 16:51:03] "GET /virtual-machine-interface/55f93e0c-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004756 10.0.0.41 - - [2026-02-26 16:51:03] "POST /set-tag HTTP/1.1" 200 109 0.025234 10.0.0.41 - - [2026-02-26 16:51:03] "GET /virtual-machine-interface/55f93e0c-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.017476 10.0.0.41 - - [2026-02-26 16:51:03] "GET /instance-ip/560d67ce-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004171 10.0.0.41 - - [2026-02-26 16:51:03] "GET /virtual-machine-interface/55f93e0c-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004227 10.0.0.41 - - [2026-02-26 16:51:03] "POST /set-tag HTTP/1.1" 200 109 0.009955 10.0.0.41 - - [2026-02-26 16:51:03] "POST /tags HTTP/1.1" 200 299 0.022283 10.0.0.41 - - [2026-02-26 16:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.41 - - [2026-02-26 16:51:03] "GET /tag/cd276ea1-ad58-4253-a646-b95905d74fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012145 10.0.0.41 - - [2026-02-26 16:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.41 - - [2026-02-26 16:51:03] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004939 10.0.0.41 - - [2026-02-26 16:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.41 - - [2026-02-26 16:51:03] "GET /project/d5dd2db1-6b59-45cf-b2d3-b359f56c6e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036141 10.0.0.41 - - [2026-02-26 16:51:03] "POST /virtual-machines HTTP/1.1" 200 395 0.008535 10.0.0.41 - - [2026-02-26 16:51:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022596 10.0.0.41 - - [2026-02-26 16:51:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123550 10.0.0.41 - - [2026-02-26 16:51:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009507 10.0.0.41 - - [2026-02-26 16:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009725 10.0.0.41 - - [2026-02-26 16:51:04] "GET /virtual-machine-interface/566579be-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010431 10.0.0.41 - - [2026-02-26 16:51:04] "POST /instance-ips HTTP/1.1" 200 397 0.028096 10.0.0.41 - - [2026-02-26 16:51:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.029939 10.0.0.41 - - [2026-02-26 16:51:04] "GET /virtual-machine-interface/566579be-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.024373 10.0.0.41 - - [2026-02-26 16:51:04] "POST /set-tag HTTP/1.1" 200 109 0.019893 10.0.0.41 - - [2026-02-26 16:51:04] "GET /virtual-machine-interface/566579be-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.019234 10.0.0.41 - - [2026-02-26 16:51:04] "GET /instance-ip/5681955e-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003180 10.0.0.41 - - [2026-02-26 16:51:04] "GET /virtual-machine-interface/566579be-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.012372 10.0.0.41 - - [2026-02-26 16:51:04] "POST /set-tag HTTP/1.1" 200 109 0.006038 10.0.0.41 - - [2026-02-26 16:51:04] "POST /tags HTTP/1.1" 200 299 0.053131 10.0.0.41 - - [2026-02-26 16:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004755 10.0.0.41 - - [2026-02-26 16:51:04] "GET /tag/2361ac33-beeb-458f-b79a-569886f09d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014706 10.0.0.41 - - [2026-02-26 16:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.41 - - [2026-02-26 16:51:04] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004614 10.0.0.41 - - [2026-02-26 16:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.41 - - [2026-02-26 16:51:04] "GET /project/d5dd2db1-6b59-45cf-b2d3-b359f56c6e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041616 10.0.0.41 - - [2026-02-26 16:51:04] "POST /virtual-machines HTTP/1.1" 200 395 0.009103 10.0.0.41 - - [2026-02-26 16:51:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.014370 10.0.0.41 - - [2026-02-26 16:51:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124133 10.0.0.41 - - [2026-02-26 16:51:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.020473 10.0.0.41 - - [2026-02-26 16:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006591 10.0.0.41 - - [2026-02-26 16:51:04] "GET /virtual-machine-interface/56e7f060-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.017243 10.0.0.41 - - [2026-02-26 16:51:05] "POST /instance-ips HTTP/1.1" 200 397 0.024540 10.0.0.41 - - [2026-02-26 16:51:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.034195 10.0.0.41 - - [2026-02-26 16:51:05] "GET /virtual-machine-interface/56e7f060-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010995 10.0.0.41 - - [2026-02-26 16:51:05] "POST /set-tag HTTP/1.1" 200 109 0.019652 10.0.0.41 - - [2026-02-26 16:51:05] "GET /virtual-machine-interface/56e7f060-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.020296 10.0.0.41 - - [2026-02-26 16:51:05] "GET /instance-ip/5705dd78-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003447 10.0.0.41 - - [2026-02-26 16:51:05] "GET /virtual-machine-interface/56e7f060-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004360 10.0.0.41 - - [2026-02-26 16:51:05] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.41 - - [2026-02-26 16:51:05] "GET /virtual-router/6a4837fe-d41c-46c7-97b5-04d2b2783995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003997 10.0.0.41 - - [2026-02-26 16:51:05] "POST /ref-update HTTP/1.1" 200 156 0.010061 10.0.0.41 - - [2026-02-26 16:51:05] "GET /virtual-machine-interface/5580fcda-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006998 10.0.0.41 - - [2026-02-26 16:51:05] "POST /set-tag HTTP/1.1" 200 109 0.003448 10.0.0.41 - - [2026-02-26 16:51:05] "GET /virtual-machine-interface/537d58ac-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004226 10.0.0.41 - - [2026-02-26 16:51:05] "POST /set-tag HTTP/1.1" 200 109 0.002183 10.0.0.41 - - [2026-02-26 16:51:05] "GET /virtual-router/6a4837fe-d41c-46c7-97b5-04d2b2783995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004327 10.0.0.41 - - [2026-02-26 16:51:05] "POST /ref-update HTTP/1.1" 200 156 0.008660 10.0.0.41 - - [2026-02-26 16:51:05] "GET /virtual-machine-interface/55f93e0c-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004781 10.0.0.41 - - [2026-02-26 16:51:05] "POST /set-tag HTTP/1.1" 200 109 0.002657 10.0.0.41 - - [2026-02-26 16:51:05] "GET /virtual-router/6a4837fe-d41c-46c7-97b5-04d2b2783995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004061 10.0.0.41 - - [2026-02-26 16:51:05] "POST /ref-update HTTP/1.1" 200 156 0.009005 10.0.0.41 - - [2026-02-26 16:51:05] "GET /virtual-machine-interface/566579be-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004715 10.0.0.41 - - [2026-02-26 16:51:05] "POST /set-tag HTTP/1.1" 200 109 0.002146 10.0.0.41 - - [2026-02-26 16:51:05] "GET /virtual-machine-interface/53f850f2-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003645 10.0.0.41 - - [2026-02-26 16:51:05] "POST /set-tag HTTP/1.1" 200 109 0.001989 10.0.0.41 - - [2026-02-26 16:51:05] "GET /virtual-router/6a4837fe-d41c-46c7-97b5-04d2b2783995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004345 10.0.0.41 - - [2026-02-26 16:51:05] "POST /ref-update HTTP/1.1" 200 156 0.011010 10.0.0.41 - - [2026-02-26 16:51:05] "GET /virtual-machine-interface/56e7f060-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006972 10.0.0.41 - - [2026-02-26 16:51:05] "POST /set-tag HTTP/1.1" 200 109 0.002767 10.0.0.41 - - [2026-02-26 16:51:05] "GET /virtual-machine-interface/549065e0-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003969 10.0.0.41 - - [2026-02-26 16:51:05] "POST /set-tag HTTP/1.1" 200 109 0.002256 10.0.0.41 - - [2026-02-26 16:51:05] "GET /virtual-machine-interface/54fc61b4-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007483 10.0.0.41 - - [2026-02-26 16:51:05] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.41 - - [2026-02-26 16:51:05] "GET /virtual-machine-interface/5580fcda-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005505 10.0.0.41 - - [2026-02-26 16:51:05] "POST /set-tag HTTP/1.1" 200 109 0.002595 10.0.0.41 - - [2026-02-26 16:51:05] "GET /virtual-machine-interface/55f93e0c-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008164 10.0.0.41 - - [2026-02-26 16:51:05] "POST /set-tag HTTP/1.1" 200 109 0.004192 10.0.0.41 - - [2026-02-26 16:51:05] "GET /virtual-machine-interface/566579be-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007889 10.0.0.41 - - [2026-02-26 16:51:05] "POST /set-tag HTTP/1.1" 200 109 0.003124 10.0.0.41 - - [2026-02-26 16:51:05] "GET /virtual-machine-interface/537d58ac-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005764 10.0.0.41 - - [2026-02-26 16:51:05] "POST /set-tag HTTP/1.1" 200 109 0.002761 10.0.0.41 - - [2026-02-26 16:51:05] "GET /virtual-machine-interface/56e7f060-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005195 10.0.0.41 - - [2026-02-26 16:51:05] "POST /set-tag HTTP/1.1" 200 109 0.002935 10.0.0.41 - - [2026-02-26 16:51:06] "GET /virtual-machine-interface/54fc61b4-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004935 10.0.0.41 - - [2026-02-26 16:51:06] "POST /set-tag HTTP/1.1" 200 109 0.003232 10.0.0.41 - - [2026-02-26 16:51:08] "GET /virtual-machine/5ccd6cf2-3f74-4c8c-bd74-cb4189fcf80d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005728 10.0.0.41 - - [2026-02-26 16:51:08] "GET /virtual-machine-interface/537d58ac-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004902 10.0.0.41 - - [2026-02-26 16:51:09] "GET /virtual-machine-interface/549065e0-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004286 10.0.0.41 - - [2026-02-26 16:51:09] "POST /set-tag HTTP/1.1" 200 109 0.002586 10.0.0.41 - - [2026-02-26 16:51:09] "GET /virtual-machine-interface/5580fcda-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007710 10.0.0.41 - - [2026-02-26 16:51:09] "POST /set-tag HTTP/1.1" 200 109 0.003151 10.0.0.41 - - [2026-02-26 16:51:10] "GET /virtual-machine-interface/56e7f060-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004396 10.0.0.41 - - [2026-02-26 16:51:10] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.41 - - [2026-02-26 16:51:10] "GET /virtual-machine-interface/566579be-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003946 10.0.0.41 - - [2026-02-26 16:51:10] "POST /set-tag HTTP/1.1" 200 109 0.002054 10.0.0.41 - - [2026-02-26 16:51:10] "GET /virtual-machine-interface/53f850f2-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005016 10.0.0.41 - - [2026-02-26 16:51:10] "POST /set-tag HTTP/1.1" 200 109 0.002669 10.0.0.41 - - [2026-02-26 16:51:10] "GET /virtual-machine-interface/55f93e0c-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005074 10.0.0.41 - - [2026-02-26 16:51:10] "POST /set-tag HTTP/1.1" 200 109 0.003075 10.0.0.41 - - [2026-02-26 16:51:13] "GET /virtual-machine/d59e7ffe-e536-47f9-897d-3551fe25a836?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003277 10.0.0.41 - - [2026-02-26 16:51:13] "GET /virtual-machine-interface/53f850f2-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005809 10.0.0.41 - - [2026-02-26 16:51:13] "GET /virtual-machine/79a5f014-09a1-48e0-bd8c-d86795ebdd60?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003333 10.0.0.41 - - [2026-02-26 16:51:13] "GET /virtual-machine-interface/549065e0-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006685 10.0.0.41 - - [2026-02-26 16:51:13] "GET /virtual-machine/655a0e2c-2d4f-4b71-a134-95536c9e14a4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003140 10.0.0.41 - - [2026-02-26 16:51:13] "GET /virtual-machine-interface/54fc61b4-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004821 10.0.0.41 - - [2026-02-26 16:51:13] "GET /virtual-machine/36ea6c27-4c8e-4960-80f6-23598f20688e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003331 10.0.0.41 - - [2026-02-26 16:51:13] "GET /virtual-machine-interface/5580fcda-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004780 10.0.0.41 - - [2026-02-26 16:51:13] "GET /virtual-machine/b30acbe7-9f18-4aa9-850a-e6cbacaa136c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003490 10.0.0.41 - - [2026-02-26 16:51:13] "GET /virtual-machine-interface/566579be-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004632 10.0.0.41 - - [2026-02-26 16:51:13] "GET /virtual-machine/b2c9e133-7100-404c-96e0-d424eb35e83c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003272 10.0.0.41 - - [2026-02-26 16:51:13] "GET /virtual-machine-interface/55f93e0c-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006033 10.0.0.41 - - [2026-02-26 16:51:13] "GET /virtual-machine/40c5fc0b-507e-4410-aac5-a97d0470fd1d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003109 10.0.0.41 - - [2026-02-26 16:51:13] "GET /virtual-machine-interface/56e7f060-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006818 10.0.0.41 - - [2026-02-26 16:51:14] "GET /loadbalancer/923c3f2c-c905-4e7b-a2ec-93d25a441b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001793 10.0.0.41 - - [2026-02-26 16:51:14] "POST /tags HTTP/1.1" 200 333 0.022798 10.0.0.41 - - [2026-02-26 16:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004541 10.0.0.41 - - [2026-02-26 16:51:14] "GET /tag/93697285-0aed-4c2f-8632-5740b19d226a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014882 10.0.0.41 - - [2026-02-26 16:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.41 - - [2026-02-26 16:51:14] "GET /project/79bf70ad-d1fd-427f-93e2-edd192df1d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038864 10.0.0.41 - - [2026-02-26 16:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.41 - - [2026-02-26 16:51:14] "GET /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004168 10.0.0.41 - - [2026-02-26 16:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.41 - - [2026-02-26 16:51:14] "GET /service-appliance-set/52db83fb-936f-44bc-9d52-63c6281a2f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002893 10.0.0.41 - - [2026-02-26 16:51:14] "POST /fqname-to-id HTTP/1.1" 404 273 0.001649 10.0.0.41 - - [2026-02-26 16:51:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.114628 10.0.0.41 - - [2026-02-26 16:51:14] "GET /virtual-machine-interface/640751f5-8a5b-4a97-b8d2-908b25a4ab28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.004615 10.0.0.41 - - [2026-02-26 16:51:14] "POST /instance-ips HTTP/1.1" 200 409 0.021143 10.0.0.41 - - [2026-02-26 16:51:14] "GET /instance-ip/c9bf0e3e-75fb-4f2a-b9ea-51063c1174a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.009998 10.0.0.41 - - [2026-02-26 16:51:14] "POST /loadbalancers HTTP/1.1" 200 629 0.093232 10.0.0.41 - - [2026-02-26 16:51:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.044102 10.0.0.41 - - [2026-02-26 16:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005202 10.0.0.41 - - [2026-02-26 16:51:14] "GET /project/79bf70ad-d1fd-427f-93e2-edd192df1d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.062153 10.0.0.41 - - [2026-02-26 16:51:14] "GET /instance-ip/c9bf0e3e-75fb-4f2a-b9ea-51063c1174a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004668 10.0.0.41 - - [2026-02-26 16:51:14] "GET /project/79bf70ad-d1fd-427f-93e2-edd192df1d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.058515 10.0.0.41 - - [2026-02-26 16:51:14] "POST /floating-ips HTTP/1.1" 200 597 0.067423 10.0.0.41 - - [2026-02-26 16:51:14] "GET /loadbalancer/923c3f2c-c905-4e7b-a2ec-93d25a441b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.010905 10.0.0.41 - - [2026-02-26 16:51:15] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.036987 10.0.0.41 - - [2026-02-26 16:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.41 - - [2026-02-26 16:51:15] "GET /project/79bf70ad-d1fd-427f-93e2-edd192df1d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034640 10.0.0.41 - - [2026-02-26 16:51:15] "GET /loadbalancer-listener/99e2224f-eae8-4328-b86e-1da2c28c95af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003989 10.0.0.41 - - [2026-02-26 16:51:15] "GET /loadbalancer-listener/99e2224f-eae8-4328-b86e-1da2c28c95af?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.005071 10.0.0.41 - - [2026-02-26 16:51:15] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.018685 10.0.0.41 - - [2026-02-26 16:51:15] "GET /loadbalancer/923c3f2c-c905-4e7b-a2ec-93d25a441b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.012490 10.0.0.41 - - [2026-02-26 16:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006490 10.0.0.41 - - [2026-02-26 16:51:15] "GET /instance-ip/c9bf0e3e-75fb-4f2a-b9ea-51063c1174a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.012267 10.0.0.41 - - [2026-02-26 16:51:15] "GET /instance-ip/c9bf0e3e-75fb-4f2a-b9ea-51063c1174a6?fields=floating_ips HTTP/1.1" 200 1213 0.005823 10.0.0.41 - - [2026-02-26 16:51:15] "GET /loadbalancer/923c3f2c-c905-4e7b-a2ec-93d25a441b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002710 10.0.0.41 - - [2026-02-26 16:51:15] "GET /loadbalancer-pool/251be072-b16e-465b-b483-0dca77a27932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.005643 10.0.0.41 - - [2026-02-26 16:51:15] "GET /floating-ip/59dbb105-4855-426f-b8d5-fb6b2179eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.002397 10.0.0.41 - - [2026-02-26 16:51:15] "POST /loadbalancer-members HTTP/1.1" 200 721 0.022935 10.0.0.41 - - [2026-02-26 16:51:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008084 10.0.0.41 - - [2026-02-26 16:51:15] "GET /virtual-machine-interface/537d58ac-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006082 10.0.0.41 - - [2026-02-26 16:51:15] "GET /virtual-machine-interface/537d58ac-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006346 10.0.0.41 - - [2026-02-26 16:51:15] "POST /tags HTTP/1.1" 409 221 0.008143 10.0.0.41 - - [2026-02-26 16:51:15] "POST /ref-update HTTP/1.1" 200 156 0.008913 10.0.0.41 - - [2026-02-26 16:51:15] "GET /floating-ip/59dbb105-4855-426f-b8d5-fb6b2179eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.012109 10.0.0.41 - - [2026-02-26 16:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.41 - - [2026-02-26 16:51:15] "GET /tag/93697285-0aed-4c2f-8632-5740b19d226a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014073 10.0.0.41 - - [2026-02-26 16:51:15] "PUT /floating-ip/59dbb105-4855-426f-b8d5-fb6b2179eddc HTTP/1.1" 200 256 0.017149 10.0.0.41 - - [2026-02-26 16:51:15] "POST /set-tag HTTP/1.1" 200 109 0.093823 10.0.0.41 - - [2026-02-26 16:51:15] "GET /loadbalancer-pool/251be072-b16e-465b-b483-0dca77a27932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003372 10.0.0.41 - - [2026-02-26 16:51:15] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017272 10.0.0.41 - - [2026-02-26 16:51:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.020540 10.0.0.41 - - [2026-02-26 16:51:15] "GET /virtual-machine-interface/53f850f2-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008543 10.0.0.41 - - [2026-02-26 16:51:15] "GET /virtual-machine-interface/53f850f2-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004859 10.0.0.41 - - [2026-02-26 16:51:15] "POST /ref-update HTTP/1.1" 200 156 0.008954 10.0.0.41 - - [2026-02-26 16:51:15] "GET /floating-ip/59dbb105-4855-426f-b8d5-fb6b2179eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.011466 10.0.0.41 - - [2026-02-26 16:51:15] "POST /set-tag HTTP/1.1" 200 109 0.064299 10.0.0.41 - - [2026-02-26 16:51:16] "POST /tags HTTP/1.1" 409 206 0.002415 10.0.0.41 - - [2026-02-26 16:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.41 - - [2026-02-26 16:51:16] "GET /tag/e7aa38cc-db76-4ad6-9e40-5a85ada8d221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013915 10.0.0.41 - - [2026-02-26 16:51:16] "POST /tags HTTP/1.1" 409 204 0.002140 10.0.0.41 - - [2026-02-26 16:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.41 - - [2026-02-26 16:51:16] "GET /tag/3bd4f1d6-78e4-49c3-96aa-7c9564221884?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012002 10.0.0.41 - - [2026-02-26 16:51:16] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002404 10.0.0.41 - - [2026-02-26 16:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.41 - - [2026-02-26 16:51:16] "GET /policy-management/1ebf0059-d7b0-4da0-9705-875b57155ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002892 10.0.0.41 - - [2026-02-26 16:51:16] "POST /tags HTTP/1.1" 409 206 0.002436 10.0.0.41 - - [2026-02-26 16:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.41 - - [2026-02-26 16:51:16] "GET /tag/e7aa38cc-db76-4ad6-9e40-5a85ada8d221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.024754 10.0.0.41 - - [2026-02-26 16:51:16] "POST /tags HTTP/1.1" 409 226 0.001721 10.0.0.41 - - [2026-02-26 16:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.41 - - [2026-02-26 16:51:17] "GET /tag/5c4be141-4913-4046-872d-e2575c1ed442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013491 10.0.0.41 - - [2026-02-26 16:51:17] "POST /tags HTTP/1.1" 409 204 0.002016 10.0.0.41 - - [2026-02-26 16:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.41 - - [2026-02-26 16:51:17] "GET /tag/3bd4f1d6-78e4-49c3-96aa-7c9564221884?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012452 10.0.0.41 - - [2026-02-26 16:51:17] "POST /tags HTTP/1.1" 409 226 0.002466 10.0.0.41 - - [2026-02-26 16:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.41 - - [2026-02-26 16:51:17] "GET /tag/5c4be141-4913-4046-872d-e2575c1ed442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011816 10.0.0.41 - - [2026-02-26 16:51:17] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002188 10.0.0.41 - - [2026-02-26 16:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.41 - - [2026-02-26 16:51:17] "GET /policy-management/1ebf0059-d7b0-4da0-9705-875b57155ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003222 10.0.0.41 - - [2026-02-26 16:51:17] "POST /firewall-rules HTTP/1.1" 200 626 0.080128 10.0.0.41 - - [2026-02-26 16:51:17] "POST /firewall-rules HTTP/1.1" 200 646 0.075945 10.0.0.41 - - [2026-02-26 16:51:17] "GET /firewall-rule/d2c67874-bb07-45e7-ab91-a3e43684a4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.017187 10.0.0.41 - - [2026-02-26 16:51:17] "GET /firewall-policy/e975c161-5f81-45dd-a5a1-e8dda0294d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003652 10.0.0.41 - - [2026-02-26 16:51:17] "GET /firewall-rule/8fb725d4-663c-4562-87d7-a994ce63b1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004538 10.0.0.41 - - [2026-02-26 16:51:17] "POST /ref-update HTTP/1.1" 200 156 0.028214 10.0.0.41 - - [2026-02-26 16:51:17] "POST /firewall-policys HTTP/1.1" 200 606 0.031557 10.0.0.41 - - [2026-02-26 16:51:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.012326 10.0.0.41 - - [2026-02-26 16:51:17] "GET /firewall-policy/fa806c54-9963-4f2e-980f-a3771510a9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008497 10.0.0.41 - - [2026-02-26 16:51:17] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002760 10.0.0.41 - - [2026-02-26 16:51:17] "GET /firewall-policy/fa806c54-9963-4f2e-980f-a3771510a9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002578 10.0.0.41 - - [2026-02-26 16:51:17] "GET /firewall-policy/55d84164-c075-4903-8093-991deeccf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.004795 10.0.0.41 - - [2026-02-26 16:51:17] "GET /firewall-policy/96e6af6e-2580-4984-a413-e8b4e20fdb00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002894 10.0.0.41 - - [2026-02-26 16:51:17] "GET /firewall-policy/e975c161-5f81-45dd-a5a1-e8dda0294d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004100 10.0.0.41 - - [2026-02-26 16:51:17] "GET /firewall-policy/e975c161-5f81-45dd-a5a1-e8dda0294d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002423 10.0.0.41 - - [2026-02-26 16:51:17] "GET /firewall-policy/55d84164-c075-4903-8093-991deeccf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002567 10.0.0.41 - - [2026-02-26 16:51:17] "POST /ref-update HTTP/1.1" 200 156 0.018486 10.0.0.41 - - [2026-02-26 16:51:17] "POST /ref-update HTTP/1.1" 200 156 0.027905 10.0.0.41 - - [2026-02-26 16:51:17] "POST /ref-update HTTP/1.1" 200 156 0.026315 10.0.0.41 - - [2026-02-26 16:51:17] "POST /ref-update HTTP/1.1" 200 156 0.027103 10.0.0.41 - - [2026-02-26 16:51:17] "POST /ref-update HTTP/1.1" 200 156 0.027586 10.0.0.41 - - [2026-02-26 16:51:18] "GET /firewall-policy/fa806c54-9963-4f2e-980f-a3771510a9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.009009 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:51:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000976 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:51:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001138 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:52:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001261 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:52:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001146 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:52:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001009 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:52:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001379 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:52:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000804 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:52:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000795 10.0.0.41 - - [2026-02-26 16:52:59] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004785 10.0.0.41 - - [2026-02-26 16:52:59] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.41 - - [2026-02-26 16:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005567 10.0.0.41 - - [2026-02-26 16:52:59] "GET /loadbalancer/ff6064f9-9b75-4186-ac44-e33e5bfcdea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.007539 10.0.0.41 - - [2026-02-26 16:52:59] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006810 10.0.0.41 - - [2026-02-26 16:52:59] "POST /set-tag HTTP/1.1" 200 109 0.041082 10.0.0.41 - - [2026-02-26 16:52:59] "DELETE /loadbalancer-member/9f2b6c15-c244-4afc-af54-9eab9c5336c9 HTTP/1.1" 200 115 0.085987 10.0.0.41 - - [2026-02-26 16:52:59] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007621 10.0.0.41 - - [2026-02-26 16:52:59] "POST /set-tag HTTP/1.1" 200 109 0.005160 10.0.0.41 - - [2026-02-26 16:52:59] "DELETE /loadbalancer-member/6b3b6034-0df6-4e52-bbe9-3c53aa443dfd HTTP/1.1" 200 115 0.055882 10.0.0.41 - - [2026-02-26 16:52:59] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004296 10.0.0.41 - - [2026-02-26 16:52:59] "POST /set-tag HTTP/1.1" 200 109 0.003633 10.0.0.41 - - [2026-02-26 16:52:59] "DELETE /loadbalancer-member/7f4cdb4a-5691-48ab-b38d-dbcfeb7ecdea HTTP/1.1" 200 115 0.065939 10.0.0.41 - - [2026-02-26 16:52:59] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010651 10.0.0.41 - - [2026-02-26 16:52:59] "POST /set-tag HTTP/1.1" 200 109 0.002977 10.0.0.41 - - [2026-02-26 16:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.41 - - [2026-02-26 16:52:59] "GET /loadbalancer/ff6064f9-9b75-4186-ac44-e33e5bfcdea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.008377 10.0.0.41 - - [2026-02-26 16:52:59] "GET /loadbalancer-pool/3737b729-19ec-4143-b9bf-35e56577d9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004088 10.0.0.41 - - [2026-02-26 16:52:59] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022310 10.0.0.41 - - [2026-02-26 16:52:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.041795 10.0.0.41 - - [2026-02-26 16:52:59] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.025403 10.0.0.41 - - [2026-02-26 16:52:59] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004948 10.0.0.41 - - [2026-02-26 16:52:59] "GET /floating-ip/97b804be-5048-484a-80b0-935f44c89b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002892 10.0.0.41 - - [2026-02-26 16:52:59] "POST /set-tag HTTP/1.1" 200 109 0.064202 10.0.0.41 - - [2026-02-26 16:52:59] "GET /loadbalancer-pool/6537c795-012c-4092-8d48-f84e508bebdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.011528 10.0.0.41 - - [2026-02-26 16:52:59] "POST /loadbalancer-members HTTP/1.1" 200 690 0.039166 10.0.0.41 - - [2026-02-26 16:53:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.010484 10.0.0.41 - - [2026-02-26 16:53:00] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017871 10.0.0.41 - - [2026-02-26 16:53:00] "POST /set-tag HTTP/1.1" 200 109 0.009973 10.0.0.41 - - [2026-02-26 16:53:00] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009506 10.0.0.41 - - [2026-02-26 16:53:00] "GET /floating-ip/97b804be-5048-484a-80b0-935f44c89b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002555 10.0.0.41 - - [2026-02-26 16:53:00] "GET /loadbalancer-pool/7471de05-52d6-473b-86a8-e074c987a254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005723 10.0.0.41 - - [2026-02-26 16:53:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035232 10.0.0.41 - - [2026-02-26 16:53:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.056104 10.0.0.41 - - [2026-02-26 16:53:00] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.072589 10.0.0.41 - - [2026-02-26 16:53:00] "GET /virtual-machine-interface/fe2fa69e-1331-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005817 10.0.0.41 - - [2026-02-26 16:53:00] "GET /floating-ip/97b804be-5048-484a-80b0-935f44c89b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002462 10.0.0.41 - - [2026-02-26 16:53:00] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.41 - - [2026-02-26 16:53:21] "POST /tags HTTP/1.1" 409 252 0.002616 10.0.0.41 - - [2026-02-26 16:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.41 - - [2026-02-26 16:53:21] "GET /tag/7cf71f11-3559-4c00-baf6-eb95eb27d4cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011673 10.0.0.41 - - [2026-02-26 16:53:21] "POST /tags HTTP/1.1" 409 228 0.001735 10.0.0.41 - - [2026-02-26 16:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.41 - - [2026-02-26 16:53:21] "GET /tag/dcee68b4-c511-4e80-b2aa-1eb62f04fede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010931 10.0.0.41 - - [2026-02-26 16:53:21] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003228 10.0.0.41 - - [2026-02-26 16:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.41 - - [2026-02-26 16:53:21] "GET /policy-management/1ebf0059-d7b0-4da0-9705-875b57155ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004946 10.0.0.41 - - [2026-02-26 16:53:21] "POST /tags HTTP/1.1" 409 206 0.002148 10.0.0.41 - - [2026-02-26 16:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.41 - - [2026-02-26 16:53:21] "GET /tag/e7aa38cc-db76-4ad6-9e40-5a85ada8d221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014309 10.0.0.41 - - [2026-02-26 16:53:21] "POST /tags HTTP/1.1" 409 226 0.003015 10.0.0.41 - - [2026-02-26 16:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.41 - - [2026-02-26 16:53:21] "GET /tag/5c4be141-4913-4046-872d-e2575c1ed442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011508 10.0.0.41 - - [2026-02-26 16:53:21] "POST /tags HTTP/1.1" 409 204 0.002438 10.0.0.41 - - [2026-02-26 16:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.41 - - [2026-02-26 16:53:21] "GET /tag/3bd4f1d6-78e4-49c3-96aa-7c9564221884?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015138 10.0.0.41 - - [2026-02-26 16:53:21] "POST /tags HTTP/1.1" 409 226 0.002446 10.0.0.41 - - [2026-02-26 16:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.41 - - [2026-02-26 16:53:22] "GET /tag/5c4be141-4913-4046-872d-e2575c1ed442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010224 10.0.0.41 - - [2026-02-26 16:53:22] "POST /tags HTTP/1.1" 409 228 0.003170 10.0.0.41 - - [2026-02-26 16:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.41 - - [2026-02-26 16:53:22] "GET /tag/dcee68b4-c511-4e80-b2aa-1eb62f04fede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015193 10.0.0.41 - - [2026-02-26 16:53:22] "POST /tags HTTP/1.1" 409 252 0.002856 10.0.0.41 - - [2026-02-26 16:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.41 - - [2026-02-26 16:53:22] "GET /tag/7cf71f11-3559-4c00-baf6-eb95eb27d4cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011895 10.0.0.41 - - [2026-02-26 16:53:22] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003014 10.0.0.41 - - [2026-02-26 16:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.41 - - [2026-02-26 16:53:22] "GET /policy-management/1ebf0059-d7b0-4da0-9705-875b57155ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003585 10.0.0.41 - - [2026-02-26 16:53:22] "POST /firewall-rules HTTP/1.1" 409 281 0.002121 10.0.0.41 - - [2026-02-26 16:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.41 - - [2026-02-26 16:53:22] "PUT /firewall-rule/8fb725d4-663c-4562-87d7-a994ce63b1f0 HTTP/1.1" 200 260 0.018456 10.0.0.41 - - [2026-02-26 16:53:22] "POST /firewall-rules HTTP/1.1" 409 291 0.010938 10.0.0.41 - - [2026-02-26 16:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.41 - - [2026-02-26 16:53:22] "PUT /firewall-rule/d2c67874-bb07-45e7-ab91-a3e43684a4a9 HTTP/1.1" 200 260 0.023176 10.0.0.41 - - [2026-02-26 16:53:22] "GET /firewall-rule/d2c67874-bb07-45e7-ab91-a3e43684a4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.013139 10.0.0.41 - - [2026-02-26 16:53:22] "POST /firewall-rules HTTP/1.1" 200 658 0.074811 10.0.0.41 - - [2026-02-26 16:53:22] "GET /firewall-rule/6c067ed0-ad04-45d2-afc1-d322a95d2b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.021244 10.0.0.41 - - [2026-02-26 16:53:22] "GET /firewall-policy/e975c161-5f81-45dd-a5a1-e8dda0294d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002268 10.0.0.41 - - [2026-02-26 16:53:22] "GET /firewall-rule/8fb725d4-663c-4562-87d7-a994ce63b1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003623 10.0.0.41 - - [2026-02-26 16:53:22] "POST /firewall-policys HTTP/1.1" 409 269 0.004027 10.0.0.41 - - [2026-02-26 16:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005435 10.0.0.41 - - [2026-02-26 16:53:22] "PUT /firewall-policy/fa806c54-9963-4f2e-980f-a3771510a9f9 HTTP/1.1" 200 264 0.020168 10.0.0.41 - - [2026-02-26 16:53:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.012587 10.0.0.41 - - [2026-02-26 16:53:22] "GET /firewall-policy/fa806c54-9963-4f2e-980f-a3771510a9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008701 10.0.0.41 - - [2026-02-26 16:53:22] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002517 10.0.0.41 - - [2026-02-26 16:53:22] "GET /firewall-policy/fa806c54-9963-4f2e-980f-a3771510a9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002965 10.0.0.41 - - [2026-02-26 16:53:22] "GET /firewall-policy/55d84164-c075-4903-8093-991deeccf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002743 10.0.0.41 - - [2026-02-26 16:53:22] "GET /firewall-policy/96e6af6e-2580-4984-a413-e8b4e20fdb00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002128 10.0.0.41 - - [2026-02-26 16:53:22] "GET /firewall-policy/e975c161-5f81-45dd-a5a1-e8dda0294d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002436 10.0.0.41 - - [2026-02-26 16:53:22] "GET /firewall-policy/fa806c54-9963-4f2e-980f-a3771510a9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003080 10.0.0.41 - - [2026-02-26 16:53:22] "GET /firewall-policy/fa806c54-9963-4f2e-980f-a3771510a9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004348 10.0.0.41 - - [2026-02-26 16:54:24] "GET /virtual-machine-interface/537d58ac-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004996 10.0.0.41 - - [2026-02-26 16:54:24] "POST /set-tag HTTP/1.1" 200 109 0.003280 10.0.0.41 - - [2026-02-26 16:54:24] "GET /virtual-machine-interface/5580fcda-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.015867 10.0.0.41 - - [2026-02-26 16:54:24] "POST /set-tag HTTP/1.1" 200 109 0.002116 10.0.0.41 - - [2026-02-26 16:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.41 - - [2026-02-26 16:54:24] "GET /loadbalancer/923c3f2c-c905-4e7b-a2ec-93d25a441b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003133 10.0.0.41 - - [2026-02-26 16:54:24] "GET /virtual-machine-interface/537d58ac-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003622 10.0.0.41 - - [2026-02-26 16:54:24] "POST /set-tag HTTP/1.1" 200 109 0.024736 10.0.0.41 - - [2026-02-26 16:54:24] "DELETE /loadbalancer-member/87a095c9-9c41-459f-9f76-c9eead226d00 HTTP/1.1" 200 115 0.039850 10.0.0.41 - - [2026-02-26 16:54:24] "GET /virtual-machine-interface/55f93e0c-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003788 10.0.0.41 - - [2026-02-26 16:54:24] "POST /set-tag HTTP/1.1" 200 109 0.002403 10.0.0.41 - - [2026-02-26 16:54:24] "GET /virtual-machine-interface/54fc61b4-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004265 10.0.0.41 - - [2026-02-26 16:54:24] "POST /set-tag HTTP/1.1" 200 109 0.002603 10.0.0.41 - - [2026-02-26 16:54:24] "GET /virtual-machine-interface/566579be-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004439 10.0.0.41 - - [2026-02-26 16:54:24] "POST /set-tag HTTP/1.1" 200 109 0.002209 10.0.0.41 - - [2026-02-26 16:54:24] "GET /virtual-machine-interface/53f850f2-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004976 10.0.0.41 - - [2026-02-26 16:54:24] "POST /set-tag HTTP/1.1" 200 109 0.004838 10.0.0.41 - - [2026-02-26 16:54:24] "GET /virtual-machine-interface/549065e0-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004184 10.0.0.41 - - [2026-02-26 16:54:24] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.41 - - [2026-02-26 16:54:24] "GET /virtual-machine-interface/56e7f060-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004184 10.0.0.41 - - [2026-02-26 16:54:24] "POST /set-tag HTTP/1.1" 200 109 0.001958 10.0.0.41 - - [2026-02-26 16:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.41 - - [2026-02-26 16:54:24] "GET /loadbalancer/923c3f2c-c905-4e7b-a2ec-93d25a441b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002476 10.0.0.41 - - [2026-02-26 16:54:25] "GET /virtual-machine-interface/537d58ac-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006665 10.0.0.41 - - [2026-02-26 16:54:25] "POST /set-tag HTTP/1.1" 200 109 0.002757 10.0.0.41 - - [2026-02-26 16:54:25] "GET /virtual-machine-interface/537d58ac-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004418 10.0.0.41 - - [2026-02-26 16:54:25] "POST /set-tag HTTP/1.1" 200 109 0.007705 10.0.0.41 - - [2026-02-26 16:54:25] "GET /virtual-machine/5ccd6cf2-3f74-4c8c-bd74-cb4189fcf80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003155 10.0.0.41 - - [2026-02-26 16:54:26] "POST /ref-update HTTP/1.1" 200 156 0.013680 10.0.0.41 - - [2026-02-26 16:54:26] "GET /virtual-machine-interface/537d58ac-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005816 10.0.0.41 - - [2026-02-26 16:54:26] "POST /set-tag HTTP/1.1" 200 109 0.020118 10.0.0.41 - - [2026-02-26 16:54:26] "POST /set-tag HTTP/1.1" 200 109 0.029426 10.0.0.41 - - [2026-02-26 16:54:26] "POST /set-tag HTTP/1.1" 200 109 0.029030 10.0.0.41 - - [2026-02-26 16:54:26] "POST /set-tag HTTP/1.1" 200 109 0.016618 10.0.0.41 - - [2026-02-26 16:54:26] "POST /set-tag HTTP/1.1" 200 109 0.026250 10.0.0.41 - - [2026-02-26 16:54:26] "DELETE /instance-ip/5396670c-1333-11f1-8105-fa163ea77b7f HTTP/1.1" 200 115 0.051303 10.0.0.41 - - [2026-02-26 16:54:26] "POST /ref-update HTTP/1.1" 200 156 0.012964 10.0.0.41 - - [2026-02-26 16:54:26] "DELETE /virtual-machine-interface/537d58ac-1333-11f1-8105-fa163ea77b7f HTTP/1.1" 200 115 0.048402 10.0.0.41 - - [2026-02-26 16:54:26] "DELETE /virtual-machine/5ccd6cf2-3f74-4c8c-bd74-cb4189fcf80d HTTP/1.1" 200 115 0.027591 10.0.0.41 - - [2026-02-26 16:54:26] "GET /virtual-machine-interface/549065e0-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004818 10.0.0.41 - - [2026-02-26 16:54:26] "POST /set-tag HTTP/1.1" 200 109 0.003035 10.0.0.41 - - [2026-02-26 16:54:26] "GET /virtual-machine-interface/549065e0-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004602 10.0.0.41 - - [2026-02-26 16:54:26] "POST /set-tag HTTP/1.1" 200 109 0.004620 10.0.0.41 - - [2026-02-26 16:54:26] "GET /virtual-machine/79a5f014-09a1-48e0-bd8c-d86795ebdd60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004158 10.0.0.41 - - [2026-02-26 16:54:26] "POST /ref-update HTTP/1.1" 200 156 0.011524 10.0.0.41 - - [2026-02-26 16:54:26] "GET /virtual-machine-interface/549065e0-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.017475 10.0.0.41 - - [2026-02-26 16:54:26] "POST /set-tag HTTP/1.1" 200 109 0.054509 10.0.0.41 - - [2026-02-26 16:54:26] "POST /set-tag HTTP/1.1" 200 109 0.064806 10.0.0.41 - - [2026-02-26 16:54:26] "POST /set-tag HTTP/1.1" 200 109 0.048064 10.0.0.41 - - [2026-02-26 16:54:26] "POST /set-tag HTTP/1.1" 200 109 0.036810 10.0.0.41 - - [2026-02-26 16:54:26] "POST /set-tag HTTP/1.1" 200 109 0.033313 10.0.0.41 - - [2026-02-26 16:54:27] "DELETE /instance-ip/54a65c38-1333-11f1-8105-fa163ea77b7f HTTP/1.1" 200 115 0.046878 10.0.0.41 - - [2026-02-26 16:54:27] "DELETE /virtual-machine-interface/549065e0-1333-11f1-8105-fa163ea77b7f HTTP/1.1" 200 115 0.041467 10.0.0.41 - - [2026-02-26 16:54:27] "DELETE /virtual-machine/79a5f014-09a1-48e0-bd8c-d86795ebdd60 HTTP/1.1" 200 115 0.019420 10.0.0.41 - - [2026-02-26 16:54:27] "GET /virtual-machine-interface/54fc61b4-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009970 10.0.0.41 - - [2026-02-26 16:54:27] "POST /set-tag HTTP/1.1" 200 109 0.002885 10.0.0.41 - - [2026-02-26 16:54:27] "GET /virtual-machine-interface/54fc61b4-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006366 10.0.0.41 - - [2026-02-26 16:54:27] "POST /set-tag HTTP/1.1" 200 109 0.002573 10.0.0.41 - - [2026-02-26 16:54:27] "GET /virtual-machine/655a0e2c-2d4f-4b71-a134-95536c9e14a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003273 10.0.0.41 - - [2026-02-26 16:54:27] "POST /ref-update HTTP/1.1" 200 156 0.009945 10.0.0.41 - - [2026-02-26 16:54:27] "GET /virtual-machine-interface/54fc61b4-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008719 10.0.0.41 - - [2026-02-26 16:54:27] "POST /set-tag HTTP/1.1" 200 109 0.018106 10.0.0.41 - - [2026-02-26 16:54:27] "POST /set-tag HTTP/1.1" 200 109 0.036887 10.0.0.41 - - [2026-02-26 16:54:27] "POST /set-tag HTTP/1.1" 200 109 0.027240 10.0.0.41 - - [2026-02-26 16:54:27] "POST /set-tag HTTP/1.1" 200 109 0.014806 10.0.0.41 - - [2026-02-26 16:54:27] "POST /set-tag HTTP/1.1" 200 109 0.021183 10.0.0.41 - - [2026-02-26 16:54:27] "DELETE /instance-ip/5510642a-1333-11f1-8105-fa163ea77b7f HTTP/1.1" 200 115 0.037417 10.0.0.41 - - [2026-02-26 16:54:27] "DELETE /virtual-machine-interface/54fc61b4-1333-11f1-8105-fa163ea77b7f HTTP/1.1" 200 115 0.044017 10.0.0.41 - - [2026-02-26 16:54:27] "DELETE /virtual-machine/655a0e2c-2d4f-4b71-a134-95536c9e14a4 HTTP/1.1" 200 115 0.018414 10.0.0.41 - - [2026-02-26 16:54:27] "DELETE /tag/7804a99e-1837-475f-a0f3-af59d43ad36c HTTP/1.1" 200 115 0.035637 10.0.0.41 - - [2026-02-26 16:54:27] "GET /virtual-machine-interface/53f850f2-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005407 10.0.0.41 - - [2026-02-26 16:54:27] "POST /set-tag HTTP/1.1" 200 109 0.003514 10.0.0.41 - - [2026-02-26 16:54:27] "GET /virtual-machine-interface/53f850f2-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005791 10.0.0.41 - - [2026-02-26 16:54:27] "POST /set-tag HTTP/1.1" 200 109 0.002246 10.0.0.41 - - [2026-02-26 16:54:27] "GET /virtual-machine/d59e7ffe-e536-47f9-897d-3551fe25a836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002967 10.0.0.41 - - [2026-02-26 16:54:27] "POST /ref-update HTTP/1.1" 200 156 0.010455 10.0.0.41 - - [2026-02-26 16:54:27] "GET /virtual-machine-interface/53f850f2-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.006687 10.0.0.41 - - [2026-02-26 16:54:27] "POST /set-tag HTTP/1.1" 200 109 0.019997 10.0.0.41 - - [2026-02-26 16:54:27] "POST /set-tag HTTP/1.1" 200 109 0.025553 10.0.0.41 - - [2026-02-26 16:54:27] "POST /set-tag HTTP/1.1" 200 109 0.029346 10.0.0.41 - - [2026-02-26 16:54:27] "POST /set-tag HTTP/1.1" 200 109 0.016251 10.0.0.41 - - [2026-02-26 16:54:28] "POST /set-tag HTTP/1.1" 200 109 0.028684 10.0.0.41 - - [2026-02-26 16:54:28] "DELETE /instance-ip/541326de-1333-11f1-8105-fa163ea77b7f HTTP/1.1" 200 115 0.048210 10.0.0.41 - - [2026-02-26 16:54:28] "POST /ref-update HTTP/1.1" 200 156 0.008229 10.0.0.41 - - [2026-02-26 16:54:28] "DELETE /virtual-machine-interface/53f850f2-1333-11f1-8105-fa163ea77b7f HTTP/1.1" 200 115 0.040782 10.0.0.41 - - [2026-02-26 16:54:28] "DELETE /virtual-machine/d59e7ffe-e536-47f9-897d-3551fe25a836 HTTP/1.1" 200 115 0.018937 10.0.0.41 - - [2026-02-26 16:54:28] "DELETE /tag/e7aa38cc-db76-4ad6-9e40-5a85ada8d221 HTTP/1.1" 409 388 0.007022 10.0.0.41 - - [2026-02-26 16:54:28] "DELETE /tag/6a33cbb9-2e6c-4920-959f-31186d419caa HTTP/1.1" 200 115 0.040098 10.0.0.41 - - [2026-02-26 16:54:52] "GET /global-system-configs HTTP/1.1" 200 322 0.012923 10.0.0.41 - - [2026-02-26 16:54:53] "GET /global-system-configs HTTP/1.1" 200 322 0.002464 10.0.0.41 - - [2026-02-26 16:54:56] "GET /virtual-machine-interface/5580fcda-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006827 10.0.0.41 - - [2026-02-26 16:54:56] "POST /set-tag HTTP/1.1" 200 109 0.002561 10.0.0.41 - - [2026-02-26 16:54:56] "GET /virtual-machine-interface/5580fcda-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005518 10.0.0.41 - - [2026-02-26 16:54:56] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.41 - - [2026-02-26 16:54:56] "GET /virtual-machine/36ea6c27-4c8e-4960-80f6-23598f20688e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002483 10.0.0.41 - - [2026-02-26 16:54:56] "POST /ref-update HTTP/1.1" 200 156 0.010750 10.0.0.41 - - [2026-02-26 16:54:56] "GET /virtual-machine-interface/5580fcda-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005516 10.0.0.41 - - [2026-02-26 16:54:56] "POST /set-tag HTTP/1.1" 200 109 0.019015 10.0.0.41 - - [2026-02-26 16:54:56] "POST /set-tag HTTP/1.1" 200 109 0.033980 10.0.0.41 - - [2026-02-26 16:54:56] "POST /set-tag HTTP/1.1" 200 109 0.017159 10.0.0.41 - - [2026-02-26 16:54:56] "POST /set-tag HTTP/1.1" 200 109 0.031642 10.0.0.41 - - [2026-02-26 16:54:56] "DELETE /instance-ip/559eba4a-1333-11f1-8105-fa163ea77b7f HTTP/1.1" 200 115 0.092346 10.0.0.41 - - [2026-02-26 16:54:56] "DELETE /virtual-machine-interface/5580fcda-1333-11f1-8105-fa163ea77b7f HTTP/1.1" 200 115 0.042747 10.0.0.41 - - [2026-02-26 16:54:56] "DELETE /virtual-machine/36ea6c27-4c8e-4960-80f6-23598f20688e HTTP/1.1" 200 115 0.025341 10.0.0.41 - - [2026-02-26 16:54:56] "DELETE /tag/f98a20e9-2615-4f23-adbc-2e817024321d HTTP/1.1" 200 115 0.037028 10.0.0.41 - - [2026-02-26 16:54:56] "GET /virtual-machine-interface/566579be-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005411 10.0.0.41 - - [2026-02-26 16:54:56] "POST /set-tag HTTP/1.1" 200 109 0.003202 10.0.0.41 - - [2026-02-26 16:54:56] "GET /virtual-machine-interface/566579be-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004392 10.0.0.41 - - [2026-02-26 16:54:56] "POST /set-tag HTTP/1.1" 200 109 0.002829 10.0.0.41 - - [2026-02-26 16:54:56] "GET /virtual-machine/b30acbe7-9f18-4aa9-850a-e6cbacaa136c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003249 10.0.0.41 - - [2026-02-26 16:54:56] "POST /ref-update HTTP/1.1" 200 156 0.010951 10.0.0.41 - - [2026-02-26 16:54:56] "GET /virtual-machine-interface/566579be-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.010932 10.0.0.41 - - [2026-02-26 16:54:56] "POST /set-tag HTTP/1.1" 200 109 0.020721 10.0.0.41 - - [2026-02-26 16:54:56] "POST /set-tag HTTP/1.1" 200 109 0.033525 10.0.0.41 - - [2026-02-26 16:54:56] "POST /set-tag HTTP/1.1" 200 109 0.030675 10.0.0.41 - - [2026-02-26 16:54:56] "POST /set-tag HTTP/1.1" 200 109 0.016000 10.0.0.41 - - [2026-02-26 16:54:56] "DELETE /instance-ip/5681955e-1333-11f1-8105-fa163ea77b7f HTTP/1.1" 200 115 0.041864 10.0.0.41 - - [2026-02-26 16:54:56] "DELETE /virtual-machine-interface/566579be-1333-11f1-8105-fa163ea77b7f HTTP/1.1" 200 115 0.057103 10.0.0.41 - - [2026-02-26 16:54:57] "DELETE /virtual-machine/b30acbe7-9f18-4aa9-850a-e6cbacaa136c HTTP/1.1" 200 115 0.030818 10.0.0.41 - - [2026-02-26 16:54:57] "DELETE /tag/cd276ea1-ad58-4253-a646-b95905d74fb1 HTTP/1.1" 200 115 0.055537 10.0.0.41 - - [2026-02-26 16:54:57] "GET /virtual-machine-interface/55f93e0c-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007928 10.0.0.41 - - [2026-02-26 16:54:57] "POST /set-tag HTTP/1.1" 200 109 0.004474 10.0.0.41 - - [2026-02-26 16:54:57] "GET /virtual-machine-interface/55f93e0c-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008972 10.0.0.41 - - [2026-02-26 16:54:57] "POST /set-tag HTTP/1.1" 200 109 0.003051 10.0.0.41 - - [2026-02-26 16:54:57] "GET /virtual-machine/b2c9e133-7100-404c-96e0-d424eb35e83c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003094 10.0.0.41 - - [2026-02-26 16:54:57] "POST /ref-update HTTP/1.1" 200 156 0.009958 10.0.0.41 - - [2026-02-26 16:54:57] "GET /virtual-machine-interface/55f93e0c-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008655 10.0.0.41 - - [2026-02-26 16:54:57] "POST /set-tag HTTP/1.1" 200 109 0.017485 10.0.0.41 - - [2026-02-26 16:54:57] "POST /set-tag HTTP/1.1" 200 109 0.032130 10.0.0.41 - - [2026-02-26 16:54:57] "POST /set-tag HTTP/1.1" 200 109 0.039085 10.0.0.41 - - [2026-02-26 16:54:57] "POST /set-tag HTTP/1.1" 200 109 0.015467 10.0.0.41 - - [2026-02-26 16:54:57] "DELETE /instance-ip/560d67ce-1333-11f1-8105-fa163ea77b7f HTTP/1.1" 200 115 0.050630 10.0.0.41 - - [2026-02-26 16:54:57] "DELETE /virtual-machine-interface/55f93e0c-1333-11f1-8105-fa163ea77b7f HTTP/1.1" 200 115 0.048337 10.0.0.41 - - [2026-02-26 16:54:57] "DELETE /virtual-machine/b2c9e133-7100-404c-96e0-d424eb35e83c HTTP/1.1" 200 115 0.024063 10.0.0.41 - - [2026-02-26 16:54:57] "DELETE /tag/52fa1e4a-66a3-42ff-96b8-322f97b62122 HTTP/1.1" 200 115 0.031305 10.0.0.41 - - [2026-02-26 16:54:57] "DELETE /tag/3bd4f1d6-78e4-49c3-96aa-7c9564221884 HTTP/1.1" 409 236 0.004749 10.0.0.41 - - [2026-02-26 16:54:57] "DELETE /tag/e005081a-91b2-40fc-a65b-ba3d85b7a09e HTTP/1.1" 200 115 0.039067 10.0.0.41 - - [2026-02-26 16:54:57] "GET /virtual-machine-interface/56e7f060-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004377 10.0.0.41 - - [2026-02-26 16:54:57] "POST /set-tag HTTP/1.1" 200 109 0.002358 10.0.0.41 - - [2026-02-26 16:54:57] "GET /virtual-machine-interface/56e7f060-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004070 10.0.0.41 - - [2026-02-26 16:54:57] "POST /set-tag HTTP/1.1" 200 109 0.001878 10.0.0.41 - - [2026-02-26 16:54:57] "GET /virtual-machine/40c5fc0b-507e-4410-aac5-a97d0470fd1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004243 10.0.0.41 - - [2026-02-26 16:54:57] "POST /ref-update HTTP/1.1" 200 156 0.008687 10.0.0.41 - - [2026-02-26 16:54:57] "GET /virtual-machine-interface/56e7f060-1333-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007053 10.0.0.41 - - [2026-02-26 16:54:57] "POST /set-tag HTTP/1.1" 200 109 0.019845 10.0.0.41 - - [2026-02-26 16:54:57] "POST /set-tag HTTP/1.1" 200 109 0.019370 10.0.0.41 - - [2026-02-26 16:54:57] "POST /set-tag HTTP/1.1" 200 109 0.019387 10.0.0.41 - - [2026-02-26 16:54:57] "POST /set-tag HTTP/1.1" 200 109 0.022372 10.0.0.41 - - [2026-02-26 16:54:58] "DELETE /instance-ip/5705dd78-1333-11f1-8105-fa163ea77b7f HTTP/1.1" 200 115 0.055620 10.0.0.41 - - [2026-02-26 16:54:58] "DELETE /virtual-machine-interface/56e7f060-1333-11f1-8105-fa163ea77b7f HTTP/1.1" 200 115 0.036868 10.0.0.41 - - [2026-02-26 16:54:58] "DELETE /virtual-machine/40c5fc0b-507e-4410-aac5-a97d0470fd1d HTTP/1.1" 200 115 0.018811 10.0.0.41 - - [2026-02-26 16:54:58] "DELETE /tag/7cf71f11-3559-4c00-baf6-eb95eb27d4cc HTTP/1.1" 409 236 0.005866 10.0.0.41 - - [2026-02-26 16:54:58] "DELETE /tag/dcee68b4-c511-4e80-b2aa-1eb62f04fede HTTP/1.1" 409 236 0.004478 10.0.0.41 - - [2026-02-26 16:54:58] "DELETE /tag/2361ac33-beeb-458f-b79a-569886f09d2d HTTP/1.1" 200 115 0.031930 10.0.0.41 - - [2026-02-26 16:54:59] "POST /projects HTTP/1.1" 409 238 0.003174 10.0.0.41 - - [2026-02-26 16:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.41 - - [2026-02-26 16:54:59] "GET /project/d5dd2db1-6b59-45cf-b2d3-b359f56c6e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040402 10.0.0.41 - - [2026-02-26 16:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.41 - - [2026-02-26 16:54:59] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005166 10.0.0.41 - - [2026-02-26 16:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.41 - - [2026-02-26 16:54:59] "GET /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007626 10.0.0.41 - - [2026-02-26 16:54:59] "POST /security-groups HTTP/1.1" 409 285 0.002799 10.0.0.41 - - [2026-02-26 16:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.41 - - [2026-02-26 16:54:59] "PUT /security-group/ce532b61-7f05-4d69-b9e9-54d0db8ed123 HTTP/1.1" 200 262 0.055580 10.0.0.41 - - [2026-02-26 16:54:59] "PUT /access-control-list/0d9ff2bf-6f27-492d-b6cc-8bcaacd792b4 HTTP/1.1" 200 272 0.011378 10.0.0.41 - - [2026-02-26 16:54:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.022204 10.0.0.41 - - [2026-02-26 16:54:59] "PUT /access-control-list/0e53fd83-5f06-40ec-ac45-427a4b1d4e34 HTTP/1.1" 200 272 0.030996 10.0.0.41 - - [2026-02-26 16:55:04] "POST /projects HTTP/1.1" 409 238 0.002330 10.0.0.41 - - [2026-02-26 16:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.41 - - [2026-02-26 16:55:04] "GET /project/d5dd2db1-6b59-45cf-b2d3-b359f56c6e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027355 10.0.0.41 - - [2026-02-26 16:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.41 - - [2026-02-26 16:55:04] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005163 10.0.0.41 - - [2026-02-26 16:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.41 - - [2026-02-26 16:55:04] "GET /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006579 10.0.0.41 - - [2026-02-26 16:55:04] "POST /security-groups HTTP/1.1" 409 285 0.002944 10.0.0.41 - - [2026-02-26 16:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009152 10.0.0.41 - - [2026-02-26 16:55:05] "PUT /security-group/ce532b61-7f05-4d69-b9e9-54d0db8ed123 HTTP/1.1" 200 262 0.058926 10.0.0.41 - - [2026-02-26 16:55:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018432 10.0.0.41 - - [2026-02-26 16:55:05] "PUT /access-control-list/0d9ff2bf-6f27-492d-b6cc-8bcaacd792b4 HTTP/1.1" 200 272 0.018987 10.0.0.41 - - [2026-02-26 16:55:05] "GET /firewall-policy/55d84164-c075-4903-8093-991deeccf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.016508 10.0.0.41 - - [2026-02-26 16:55:05] "PUT /access-control-list/0e53fd83-5f06-40ec-ac45-427a4b1d4e34 HTTP/1.1" 200 272 0.026626 10.0.0.41 - - [2026-02-26 16:55:05] "GET /firewall-rule/8c4d532b-2966-4260-b965-7b7fc83e07de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002968 10.0.0.41 - - [2026-02-26 16:55:05] "POST /ref-update HTTP/1.1" 200 156 0.062862 10.0.0.41 - - [2026-02-26 16:55:05] "DELETE /firewall-rule/8c4d532b-2966-4260-b965-7b7fc83e07de HTTP/1.1" 200 115 0.030084 10.0.0.41 - - [2026-02-26 16:55:05] "GET /firewall-policy/55d84164-c075-4903-8093-991deeccf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.005676 10.0.0.41 - - [2026-02-26 16:55:05] "GET /firewall-rule/d0e5a53c-61f2-4676-8774-447696c95359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003126 10.0.0.41 - - [2026-02-26 16:55:05] "POST /ref-update HTTP/1.1" 200 156 0.067288 10.0.0.41 - - [2026-02-26 16:55:05] "DELETE /firewall-rule/d0e5a53c-61f2-4676-8774-447696c95359 HTTP/1.1" 200 115 0.052319 10.0.0.41 - - [2026-02-26 16:55:05] "DELETE /tag/f34945c1-76e2-4dbb-b209-144602fdc423 HTTP/1.1" 200 115 0.034892 10.0.0.41 - - [2026-02-26 16:55:05] "DELETE /tag/7cf71f11-3559-4c00-baf6-eb95eb27d4cc HTTP/1.1" 409 236 0.005507 10.0.0.41 - - [2026-02-26 16:55:05] "DELETE /tag/dcee68b4-c511-4e80-b2aa-1eb62f04fede HTTP/1.1" 409 236 0.006519 10.0.0.41 - - [2026-02-26 16:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.41 - - [2026-02-26 16:55:05] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006307 10.0.0.41 - - [2026-02-26 16:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.41 - - [2026-02-26 16:55:05] "GET /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.015626 10.0.0.41 - - [2026-02-26 16:55:05] "PUT /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26 HTTP/1.1" 200 264 0.044034 10.0.0.41 - - [2026-02-26 16:55:05] "PUT /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae HTTP/1.1" 200 264 0.045752 10.0.0.41 - - [2026-02-26 16:55:05] "DELETE /security-group/ce532b61-7f05-4d69-b9e9-54d0db8ed123 HTTP/1.1" 200 115 0.043604 10.0.0.41 - - [2026-02-26 16:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.41 - - [2026-02-26 16:55:05] "DELETE /access-control-list/0d9ff2bf-6f27-492d-b6cc-8bcaacd792b4 HTTP/1.1" 200 115 0.030311 10.0.0.41 - - [2026-02-26 16:55:05] "DELETE /access-control-list/0e53fd83-5f06-40ec-ac45-427a4b1d4e34 HTTP/1.1" 200 115 0.032622 10.0.0.41 - - [2026-02-26 16:55:05] "GET /project/d5dd2db1-6b59-45cf-b2d3-b359f56c6e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.040900 10.0.0.41 - - [2026-02-26 16:55:05] "GET /project/d5dd2db1-6b59-45cf-b2d3-b359f56c6e45?fields=security_groups HTTP/1.1" 200 1353 0.041607 10.0.0.41 - - [2026-02-26 16:55:06] "DELETE /security-group/5d855190-a71d-4916-8e9d-c65bd7d2dbd7 HTTP/1.1" 200 115 0.048367 10.0.0.41 - - [2026-02-26 16:55:06] "DELETE /access-control-list/c626028d-ee7a-4a4e-a4c4-de7a554a9e01 HTTP/1.1" 200 115 0.046105 10.0.0.41 - - [2026-02-26 16:55:06] "GET /project/d5dd2db1-6b59-45cf-b2d3-b359f56c6e45?fields=application_policy_sets HTTP/1.1" 200 1392 0.058124 10.0.0.41 - - [2026-02-26 16:55:06] "DELETE /access-control-list/d8918b4c-14b9-4d07-a863-4807b66a3143 HTTP/1.1" 200 115 0.058498 10.0.0.41 - - [2026-02-26 16:55:06] "DELETE /project/d5dd2db1-6b59-45cf-b2d3-b359f56c6e45 HTTP/1.1" 200 115 0.339850 10.0.0.41 - - [2026-02-26 16:55:06] "POST /projects HTTP/1.1" 409 238 0.001924 10.0.0.41 - - [2026-02-26 16:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.41 - - [2026-02-26 16:55:06] "GET /project/79bf70ad-d1fd-427f-93e2-edd192df1d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040248 10.0.0.41 - - [2026-02-26 16:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.41 - - [2026-02-26 16:55:06] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006493 10.0.0.41 - - [2026-02-26 16:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.41 - - [2026-02-26 16:55:06] "GET /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.011820 10.0.0.41 - - [2026-02-26 16:55:06] "POST /security-groups HTTP/1.1" 409 285 0.002618 10.0.0.41 - - [2026-02-26 16:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.41 - - [2026-02-26 16:55:06] "PUT /security-group/9dba34bd-3132-4191-a82e-693cb51565f2 HTTP/1.1" 200 262 0.056847 10.0.0.41 - - [2026-02-26 16:55:06] "PUT /access-control-list/06fd0bbe-9a57-4640-9b94-6e50a2c5192e HTTP/1.1" 200 272 0.010937 10.0.0.41 - - [2026-02-26 16:55:06] "PUT /access-control-list/bd3dc839-ac7d-4460-a2eb-1e050755df27 HTTP/1.1" 200 272 0.016278 10.0.0.41 - - [2026-02-26 16:55:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.024423 10.0.0.41 - - [2026-02-26 16:55:10] "DELETE /loadbalancer-member/a016c19e-90b5-48ad-aeb2-05b331709729 HTTP/1.1" 200 115 0.038614 10.0.0.41 - - [2026-02-26 16:55:10] "DELETE /loadbalancer-pool/251be072-b16e-465b-b483-0dca77a27932 HTTP/1.1" 200 115 0.042703 10.0.0.41 - - [2026-02-26 16:55:10] "DELETE /loadbalancer-listener/99e2224f-eae8-4328-b86e-1da2c28c95af HTTP/1.1" 200 115 0.037816 10.0.0.41 - - [2026-02-26 16:55:10] "DELETE /loadbalancer/923c3f2c-c905-4e7b-a2ec-93d25a441b44 HTTP/1.1" 200 115 0.042490 10.0.0.41 - - [2026-02-26 16:55:10] "DELETE /floating-ip/59dbb105-4855-426f-b8d5-fb6b2179eddc HTTP/1.1" 200 115 0.026082 10.0.0.41 - - [2026-02-26 16:55:11] "DELETE /instance-ip/c9bf0e3e-75fb-4f2a-b9ea-51063c1174a6 HTTP/1.1" 200 115 0.035540 10.0.0.41 - - [2026-02-26 16:55:11] "DELETE /virtual-machine-interface/640751f5-8a5b-4a97-b8d2-908b25a4ab28 HTTP/1.1" 200 115 0.042214 10.0.0.41 - - [2026-02-26 16:55:11] "DELETE /tag/93697285-0aed-4c2f-8632-5740b19d226a HTTP/1.1" 200 115 0.037573 10.0.0.41 - - [2026-02-26 16:55:11] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004400 10.0.0.41 - - [2026-02-26 16:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.41 - - [2026-02-26 16:55:11] "GET /policy-management/1ebf0059-d7b0-4da0-9705-875b57155ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004212 10.0.0.41 - - [2026-02-26 16:55:11] "GET /firewall-policy/e975c161-5f81-45dd-a5a1-e8dda0294d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002513 10.0.0.41 - - [2026-02-26 16:55:11] "GET /firewall-rule/8fb725d4-663c-4562-87d7-a994ce63b1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002972 10.0.0.41 - - [2026-02-26 16:55:11] "POST /ref-update HTTP/1.1" 200 156 0.013829 10.0.0.41 - - [2026-02-26 16:55:11] "DELETE /firewall-rule/8fb725d4-663c-4562-87d7-a994ce63b1f0 HTTP/1.1" 200 115 0.033086 10.0.0.41 - - [2026-02-26 16:55:11] "GET /firewall-policy/fa806c54-9963-4f2e-980f-a3771510a9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003762 10.0.0.41 - - [2026-02-26 16:55:11] "GET /firewall-rule/d2c67874-bb07-45e7-ab91-a3e43684a4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.004636 10.0.0.41 - - [2026-02-26 16:55:11] "POST /ref-update HTTP/1.1" 200 156 0.016666 10.0.0.41 - - [2026-02-26 16:55:11] "DELETE /firewall-rule/d2c67874-bb07-45e7-ab91-a3e43684a4a9 HTTP/1.1" 200 115 0.046906 10.0.0.41 - - [2026-02-26 16:55:11] "GET /firewall-policy/fa806c54-9963-4f2e-980f-a3771510a9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.003949 10.0.0.41 - - [2026-02-26 16:55:11] "GET /firewall-rule/6c067ed0-ad04-45d2-afc1-d322a95d2b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.003526 10.0.0.41 - - [2026-02-26 16:55:11] "POST /ref-update HTTP/1.1" 200 156 0.016482 10.0.0.41 - - [2026-02-26 16:55:11] "DELETE /firewall-rule/6c067ed0-ad04-45d2-afc1-d322a95d2b6e HTTP/1.1" 200 115 0.049279 10.0.0.41 - - [2026-02-26 16:55:11] "GET /application-policy-set/46509ea0-e664-41b8-ac35-166da299ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002480 10.0.0.41 - - [2026-02-26 16:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.41 - - [2026-02-26 16:55:11] "GET /policy-management/1ebf0059-d7b0-4da0-9705-875b57155ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002281 10.0.0.41 - - [2026-02-26 16:55:11] "GET /firewall-policy/fa806c54-9963-4f2e-980f-a3771510a9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003535 10.0.0.41 - - [2026-02-26 16:55:11] "POST /ref-update HTTP/1.1" 200 156 0.026186 10.0.0.41 - - [2026-02-26 16:55:11] "DELETE /firewall-policy/fa806c54-9963-4f2e-980f-a3771510a9f9 HTTP/1.1" 200 115 0.045500 10.0.0.41 - - [2026-02-26 16:55:11] "DELETE /tag/e7aa38cc-db76-4ad6-9e40-5a85ada8d221 HTTP/1.1" 200 115 0.086679 10.0.0.41 - - [2026-02-26 16:55:11] "DELETE /tag/7cf71f11-3559-4c00-baf6-eb95eb27d4cc HTTP/1.1" 200 115 0.060265 10.0.0.41 - - [2026-02-26 16:55:12] "DELETE /tag/dcee68b4-c511-4e80-b2aa-1eb62f04fede HTTP/1.1" 200 115 0.094814 10.0.0.41 - - [2026-02-26 16:55:12] "DELETE /tag/3bd4f1d6-78e4-49c3-96aa-7c9564221884 HTTP/1.1" 200 115 0.098907 10.0.0.41 - - [2026-02-26 16:55:12] "POST /projects HTTP/1.1" 409 238 0.005300 10.0.0.41 - - [2026-02-26 16:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.41 - - [2026-02-26 16:55:12] "GET /project/79bf70ad-d1fd-427f-93e2-edd192df1d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.103857 10.0.0.41 - - [2026-02-26 16:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005398 10.0.0.41 - - [2026-02-26 16:55:12] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.015875 10.0.0.41 - - [2026-02-26 16:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.41 - - [2026-02-26 16:55:12] "GET /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003706 10.0.0.41 - - [2026-02-26 16:55:12] "POST /security-groups HTTP/1.1" 409 285 0.012850 10.0.0.41 - - [2026-02-26 16:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.41 - - [2026-02-26 16:55:12] "PUT /security-group/9dba34bd-3132-4191-a82e-693cb51565f2 HTTP/1.1" 200 262 0.075641 10.0.0.41 - - [2026-02-26 16:55:12] "PUT /access-control-list/06fd0bbe-9a57-4640-9b94-6e50a2c5192e HTTP/1.1" 200 272 0.023102 10.0.0.41 - - [2026-02-26 16:55:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.051125 10.0.0.41 - - [2026-02-26 16:55:12] "GET /firewall-policy/55d84164-c075-4903-8093-991deeccf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.020176 10.0.0.41 - - [2026-02-26 16:55:12] "PUT /access-control-list/bd3dc839-ac7d-4460-a2eb-1e050755df27 HTTP/1.1" 200 272 0.022791 10.0.0.41 - - [2026-02-26 16:55:12] "GET /firewall-rule/eb6a12b8-f57f-4fcc-990d-446b713d94b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002997 10.0.0.41 - - [2026-02-26 16:55:12] "POST /ref-update HTTP/1.1" 200 156 0.063290 10.0.0.41 - - [2026-02-26 16:55:12] "DELETE /firewall-rule/eb6a12b8-f57f-4fcc-990d-446b713d94b8 HTTP/1.1" 200 115 0.046648 10.0.0.41 - - [2026-02-26 16:55:12] "GET /firewall-policy/55d84164-c075-4903-8093-991deeccf302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.008456 10.0.0.41 - - [2026-02-26 16:55:12] "GET /firewall-rule/e8607c8d-e31f-42d2-aa4e-3f1407a54869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006711 10.0.0.41 - - [2026-02-26 16:55:12] "POST /ref-update HTTP/1.1" 200 156 0.078128 10.0.0.41 - - [2026-02-26 16:55:12] "DELETE /firewall-rule/e8607c8d-e31f-42d2-aa4e-3f1407a54869 HTTP/1.1" 200 115 0.063706 10.0.0.41 - - [2026-02-26 16:55:12] "DELETE /tag/5c4be141-4913-4046-872d-e2575c1ed442 HTTP/1.1" 200 115 0.036286 10.0.0.41 - - [2026-02-26 16:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.41 - - [2026-02-26 16:55:13] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004279 10.0.0.41 - - [2026-02-26 16:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.41 - - [2026-02-26 16:55:13] "GET /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004929 10.0.0.41 - - [2026-02-26 16:55:13] "PUT /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26 HTTP/1.1" 200 264 0.072438 10.0.0.41 - - [2026-02-26 16:55:13] "PUT /virtual-network/411bc3f3-81f8-4ca4-adc5-9b8b126845ae HTTP/1.1" 200 264 0.069442 10.0.0.41 - - [2026-02-26 16:55:13] "DELETE /security-group/9dba34bd-3132-4191-a82e-693cb51565f2 HTTP/1.1" 200 115 0.088008 10.0.0.41 - - [2026-02-26 16:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.41 - - [2026-02-26 16:55:13] "DELETE /access-control-list/06fd0bbe-9a57-4640-9b94-6e50a2c5192e HTTP/1.1" 200 115 0.066595 10.0.0.41 - - [2026-02-26 16:55:13] "DELETE /access-control-list/bd3dc839-ac7d-4460-a2eb-1e050755df27 HTTP/1.1" 200 115 0.028651 10.0.0.41 - - [2026-02-26 16:55:13] "GET /project/79bf70ad-d1fd-427f-93e2-edd192df1d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.048784 10.0.0.41 - - [2026-02-26 16:55:13] "GET /project/79bf70ad-d1fd-427f-93e2-edd192df1d29?fields=security_groups HTTP/1.1" 200 1352 0.051210 10.0.0.41 - - [2026-02-26 16:55:13] "DELETE /access-control-list/136d9533-f471-4c6c-ab88-93c7f8235253 HTTP/1.1" 200 115 0.055894 10.0.0.41 - - [2026-02-26 16:55:13] "DELETE /security-group/a6066b5f-3e6d-4f8e-bd37-20208a0d23d6 HTTP/1.1" 200 115 0.098824 10.0.0.41 - - [2026-02-26 16:55:13] "DELETE /access-control-list/27bd1ac5-18da-4e6c-b527-adf08ec2faec HTTP/1.1" 200 115 0.058302 10.0.0.41 - - [2026-02-26 16:55:13] "GET /project/79bf70ad-d1fd-427f-93e2-edd192df1d29?fields=application_policy_sets HTTP/1.1" 200 1391 0.073467 10.0.0.41 - - [2026-02-26 16:55:13] "DELETE /project/79bf70ad-d1fd-427f-93e2-edd192df1d29 HTTP/1.1" 200 115 0.443358 10.0.0.41 - - [2026-02-26 16:56:04] "GET / HTTP/1.1" 200 35931 0.002362 10.0.0.41 - - [2026-02-26 16:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.41 - - [2026-02-26 16:56:04] "GET /global-vrouter-config/877a2e3c-ae5b-42e5-914f-d2970356fa99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002676 10.0.0.41 - - [2026-02-26 16:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004876 10.0.0.41 - - [2026-02-26 16:56:04] "GET /global-vrouter-config/877a2e3c-ae5b-42e5-914f-d2970356fa99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002599 10.0.0.41 - - [2026-02-26 16:56:19] "GET / HTTP/1.1" 200 35931 0.001782 10.0.0.41 - - [2026-02-26 16:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.41 - - [2026-02-26 16:56:19] "GET /global-system-config/cf872900-33dd-4a1b-bc0d-e14904ea0acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005099 10.0.0.41 - - [2026-02-26 16:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.41 - - [2026-02-26 16:56:19] "GET /config-node/1e7b8120-ca75-4846-b130-fecb9064ba1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002547 10.0.0.41 - - [2026-02-26 16:56:20] "GET / HTTP/1.1" 200 35931 0.001783 10.0.0.41 - - [2026-02-26 16:56:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003026 10.0.0.41 - - [2026-02-26 16:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.41 - - [2026-02-26 16:56:25] "GET /global-vrouter-config/877a2e3c-ae5b-42e5-914f-d2970356fa99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002337 10.0.0.41 - - [2026-02-26 16:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.41 - - [2026-02-26 16:56:25] "PUT /global-vrouter-config/877a2e3c-ae5b-42e5-914f-d2970356fa99 HTTP/1.1" 200 276 0.007347 10.0.0.41 - - [2026-02-26 16:56:25] "GET / HTTP/1.1" 200 35931 0.010457 10.0.0.41 - - [2026-02-26 16:56:25] "POST /alarms HTTP/1.1" 409 264 0.002197 10.0.0.41 - - [2026-02-26 16:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.41 - - [2026-02-26 16:56:25] "PUT /alarm/0797e898-8feb-4840-b0bf-dee36d0640df HTTP/1.1" 200 244 0.012687 10.0.0.41 - - [2026-02-26 16:56:25] "POST /alarms HTTP/1.1" 409 261 0.003899 10.0.0.41 - - [2026-02-26 16:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.41 - - [2026-02-26 16:56:25] "PUT /alarm/b9146d19-a6c3-45eb-a3bd-cdb294e68fac HTTP/1.1" 200 244 0.013155 10.0.0.41 - - [2026-02-26 16:56:25] "POST /alarms HTTP/1.1" 409 261 0.009368 10.0.0.41 - - [2026-02-26 16:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.41 - - [2026-02-26 16:56:25] "PUT /alarm/dae44a05-0e7f-4be6-becc-cbc65dfc5739 HTTP/1.1" 200 244 0.012492 10.0.0.41 - - [2026-02-26 16:56:25] "POST /alarms HTTP/1.1" 409 253 0.009000 10.0.0.41 - - [2026-02-26 16:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.41 - - [2026-02-26 16:56:25] "PUT /alarm/fe9cbb4b-8f40-4665-8b05-85a0cccfc3b5 HTTP/1.1" 200 244 0.013124 10.0.0.41 - - [2026-02-26 16:56:25] "POST /alarms HTTP/1.1" 409 251 0.010126 10.0.0.41 - - [2026-02-26 16:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.41 - - [2026-02-26 16:56:25] "PUT /alarm/2ef3a2a6-6a0e-4227-8a90-13ad720f5b41 HTTP/1.1" 200 244 0.014171 10.0.0.41 - - [2026-02-26 16:56:25] "POST /alarms HTTP/1.1" 409 252 0.007551 10.0.0.41 - - [2026-02-26 16:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.41 - - [2026-02-26 16:56:25] "PUT /alarm/eac71632-126f-4bac-bb40-f6f81d966369 HTTP/1.1" 200 244 0.012589 10.0.0.41 - - [2026-02-26 16:56:25] "POST /alarms HTTP/1.1" 409 256 0.005798 10.0.0.41 - - [2026-02-26 16:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.41 - - [2026-02-26 16:56:25] "PUT /alarm/e7111d30-1efa-46fe-94a2-93679e83b649 HTTP/1.1" 200 244 0.015634 10.0.0.41 - - [2026-02-26 16:56:25] "POST /alarms HTTP/1.1" 409 248 0.008708 10.0.0.41 - - [2026-02-26 16:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.41 - - [2026-02-26 16:56:26] "PUT /alarm/a1d1baf2-fab7-4216-8188-e6b1a7d3c6c4 HTTP/1.1" 200 244 0.017973 10.0.0.41 - - [2026-02-26 16:56:26] "POST /alarms HTTP/1.1" 409 252 0.012328 10.0.0.41 - - [2026-02-26 16:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.41 - - [2026-02-26 16:56:26] "PUT /alarm/19b7df6a-1dfd-4d51-b33d-ce3c0c21beff HTTP/1.1" 200 244 0.011674 10.0.0.41 - - [2026-02-26 16:56:26] "POST /alarms HTTP/1.1" 409 257 0.004493 10.0.0.41 - - [2026-02-26 16:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.41 - - [2026-02-26 16:56:26] "PUT /alarm/2d0116e9-8c8d-4fce-8165-0af521ce5ea2 HTTP/1.1" 200 244 0.010651 10.0.0.41 - - [2026-02-26 16:56:26] "POST /alarms HTTP/1.1" 409 251 0.009922 10.0.0.41 - - [2026-02-26 16:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.41 - - [2026-02-26 16:56:26] "PUT /alarm/3e453b49-5582-4729-b819-7f2fae702b4d HTTP/1.1" 200 244 0.010040 10.0.0.41 - - [2026-02-26 16:56:26] "POST /alarms HTTP/1.1" 409 257 0.006082 10.0.0.41 - - [2026-02-26 16:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.41 - - [2026-02-26 16:56:26] "PUT /alarm/38f8ac6a-c95b-4c51-8920-0a6a615607fb HTTP/1.1" 200 244 0.018041 10.0.0.41 - - [2026-02-26 16:56:26] "POST /alarms HTTP/1.1" 409 261 0.012576 10.0.0.41 - - [2026-02-26 16:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.41 - - [2026-02-26 16:56:26] "PUT /alarm/9644ffb2-0aad-4b41-9a9a-6fc0255b06dc HTTP/1.1" 200 244 0.011089 10.0.0.41 - - [2026-02-26 16:56:26] "POST /alarms HTTP/1.1" 409 258 0.005646 10.0.0.41 - - [2026-02-26 16:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014077 10.0.0.41 - - [2026-02-26 16:56:26] "PUT /alarm/4291ee9d-0044-42df-8f6d-e80a32d34e6f HTTP/1.1" 200 244 0.010311 10.0.0.41 - - [2026-02-26 16:56:26] "POST /alarms HTTP/1.1" 409 254 0.009654 10.0.0.41 - - [2026-02-26 16:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.41 - - [2026-02-26 16:56:26] "PUT /alarm/749012e8-b872-469e-9902-e5fc89c41ece HTTP/1.1" 200 244 0.013989 10.0.0.41 - - [2026-02-26 16:56:26] "POST /alarms HTTP/1.1" 409 254 0.013145 10.0.0.41 - - [2026-02-26 16:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.41 - - [2026-02-26 16:56:26] "PUT /alarm/4231debd-1cf9-4170-90bf-a488a8f8855a HTTP/1.1" 200 244 0.010801 10.0.0.41 - - [2026-02-26 16:56:26] "POST /alarms HTTP/1.1" 409 254 0.004673 10.0.0.41 - - [2026-02-26 16:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.41 - - [2026-02-26 16:56:26] "PUT /alarm/d371d147-3584-434a-bdb6-8e3e5c708b53 HTTP/1.1" 200 244 0.011718 10.0.0.41 - - [2026-02-26 16:56:26] "POST /alarms HTTP/1.1" 409 247 0.003247 10.0.0.41 - - [2026-02-26 16:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.41 - - [2026-02-26 16:56:26] "PUT /alarm/e30e4515-432c-43cb-8e56-11f7eb77d6b5 HTTP/1.1" 200 244 0.011358 10.0.0.41 - - [2026-02-26 16:56:26] "POST /alarms HTTP/1.1" 409 272 0.006276 10.0.0.41 - - [2026-02-26 16:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.41 - - [2026-02-26 16:56:26] "PUT /alarm/e4db0efe-f242-42cf-a40e-65872d640405 HTTP/1.1" 200 244 0.010103 10.0.0.41 - - [2026-02-26 16:56:26] "POST /alarms HTTP/1.1" 409 261 0.005999 10.0.0.41 - - [2026-02-26 16:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.41 - - [2026-02-26 16:56:26] "PUT /alarm/a7dee0de-a872-47b6-96b7-0f8f461e5089 HTTP/1.1" 200 244 0.010427 10.0.0.41 - - [2026-02-26 16:56:26] "POST /alarms HTTP/1.1" 409 259 0.005638 10.0.0.41 - - [2026-02-26 16:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.41 - - [2026-02-26 16:56:26] "PUT /alarm/d27de5a8-655e-4004-9fcf-3e8bd12f6eea HTTP/1.1" 200 244 0.010427 10.0.0.41 - - [2026-02-26 16:56:26] "POST /alarms HTTP/1.1" 409 265 0.008889 10.0.0.41 - - [2026-02-26 16:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.41 - - [2026-02-26 16:56:27] "PUT /alarm/71e46f25-df4e-4422-acb1-7da48ba23d91 HTTP/1.1" 200 244 0.011958 10.0.0.41 - - [2026-02-26 16:56:27] "POST /alarms HTTP/1.1" 409 279 0.003890 10.0.0.41 - - [2026-02-26 16:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.41 - - [2026-02-26 16:56:27] "PUT /alarm/1eda5132-cb66-4a39-b3d0-aae8f9f7cffd HTTP/1.1" 200 244 0.020693 10.0.0.41 - - [2026-02-26 16:56:27] "GET / HTTP/1.1" 200 35931 0.001873 10.0.0.41 - - [2026-02-26 16:56:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001982 10.0.0.41 - - [2026-02-26 16:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.41 - - [2026-02-26 16:56:27] "PUT /global-vrouter-config/877a2e3c-ae5b-42e5-914f-d2970356fa99 HTTP/1.1" 200 276 0.008094 10.0.0.41 - - [2026-02-26 16:56:27] "GET / HTTP/1.1" 200 35931 0.001746 10.0.0.41 - - [2026-02-26 16:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.41 - - [2026-02-26 16:56:27] "GET /global-vrouter-config/877a2e3c-ae5b-42e5-914f-d2970356fa99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003007 10.0.0.41 - - [2026-02-26 16:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.41 - - [2026-02-26 16:56:27] "PUT /global-vrouter-config/877a2e3c-ae5b-42e5-914f-d2970356fa99 HTTP/1.1" 200 276 0.012334 10.0.0.41 - - [2026-02-26 16:56:27] "GET / HTTP/1.1" 200 35931 0.001688 10.0.0.41 - - [2026-02-26 16:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.41 - - [2026-02-26 16:56:27] "GET /global-system-config/cf872900-33dd-4a1b-bc0d-e14904ea0acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005379 10.0.0.41 - - [2026-02-26 16:56:28] "PUT /global-system-config/cf872900-33dd-4a1b-bc0d-e14904ea0acf HTTP/1.1" 200 274 0.017292 10.0.0.41 - - [2026-02-26 16:56:31] "GET / HTTP/1.1" 200 35931 0.001686 10.0.0.41 - - [2026-02-26 16:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.41 - - [2026-02-26 16:56:31] "GET /routing-instance/29ccee4d-7d75-4756-aed7-5fc18228ada3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002751 10.0.0.41 - - [2026-02-26 16:56:31] "POST /bgp-routers HTTP/1.1" 409 301 0.002212 10.0.0.41 - - [2026-02-26 16:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.41 - - [2026-02-26 16:56:31] "GET /bgp-router/565ffaf6-2df9-4d8e-b128-0ef214878227?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002760 10.0.0.41 - - [2026-02-26 16:56:31] "PUT /bgp-router/565ffaf6-2df9-4d8e-b128-0ef214878227 HTTP/1.1" 200 254 0.016080 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:56:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000883 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:56:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000895 10.0.0.41 - - [2026-02-26 16:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.41 - - [2026-02-26 16:56:35] "GET /global-vrouter-config/877a2e3c-ae5b-42e5-914f-d2970356fa99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003180 10.0.0.41 - - [2026-02-26 16:56:47] "GET / HTTP/1.1" 200 35931 0.002099 10.0.0.41 - - [2026-02-26 16:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.41 - - [2026-02-26 16:56:47] "GET /global-system-config/cf872900-33dd-4a1b-bc0d-e14904ea0acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005549 10.0.0.41 - - [2026-02-26 16:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.41 - - [2026-02-26 16:56:47] "GET /config-node/1e7b8120-ca75-4846-b130-fecb9064ba1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002065 10.0.0.41 - - [2026-02-26 16:56:59] "GET / HTTP/1.1" 200 35931 0.001399 10.0.0.41 - - [2026-02-26 16:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.41 - - [2026-02-26 16:56:59] "GET /routing-instance/29ccee4d-7d75-4756-aed7-5fc18228ada3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003012 10.0.0.41 - - [2026-02-26 16:56:59] "POST /bgp-routers HTTP/1.1" 409 301 0.001744 10.0.0.41 - - [2026-02-26 16:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.41 - - [2026-02-26 16:56:59] "GET /bgp-router/565ffaf6-2df9-4d8e-b128-0ef214878227?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.011663 10.0.0.41 - - [2026-02-26 16:56:59] "PUT /bgp-router/565ffaf6-2df9-4d8e-b128-0ef214878227 HTTP/1.1" 200 254 0.014099 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:56:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:56:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000968 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:57:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:57:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000989 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:57:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001044 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:57:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001162 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:57:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001205 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:57:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000978 10.0.0.41 - - [2026-02-26 16:57:24] "GET / HTTP/1.1" 200 35931 0.001612 10.0.0.41 - - [2026-02-26 16:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.41 - - [2026-02-26 16:57:24] "GET /global-system-config/cf872900-33dd-4a1b-bc0d-e14904ea0acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004637 10.0.0.41 - - [2026-02-26 16:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.41 - - [2026-02-26 16:57:24] "GET /config-node/1e7b8120-ca75-4846-b130-fecb9064ba1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002417 10.0.0.41 - - [2026-02-26 16:57:24] "GET / HTTP/1.1" 200 35931 0.001543 10.0.0.41 - - [2026-02-26 16:57:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002280 10.0.0.41 - - [2026-02-26 16:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.41 - - [2026-02-26 16:57:29] "GET /global-vrouter-config/877a2e3c-ae5b-42e5-914f-d2970356fa99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004150 10.0.0.41 - - [2026-02-26 16:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.41 - - [2026-02-26 16:57:29] "PUT /global-vrouter-config/877a2e3c-ae5b-42e5-914f-d2970356fa99 HTTP/1.1" 200 276 0.040720 10.0.0.41 - - [2026-02-26 16:57:29] "GET / HTTP/1.1" 200 35931 0.001556 10.0.0.41 - - [2026-02-26 16:57:29] "POST /alarms HTTP/1.1" 409 264 0.002046 10.0.0.41 - - [2026-02-26 16:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.41 - - [2026-02-26 16:57:29] "PUT /alarm/0797e898-8feb-4840-b0bf-dee36d0640df HTTP/1.1" 200 244 0.008743 10.0.0.41 - - [2026-02-26 16:57:29] "POST /alarms HTTP/1.1" 409 261 0.001647 10.0.0.41 - - [2026-02-26 16:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.41 - - [2026-02-26 16:57:29] "PUT /alarm/b9146d19-a6c3-45eb-a3bd-cdb294e68fac HTTP/1.1" 200 244 0.012267 10.0.0.41 - - [2026-02-26 16:57:29] "POST /alarms HTTP/1.1" 409 261 0.005542 10.0.0.41 - - [2026-02-26 16:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.41 - - [2026-02-26 16:57:29] "PUT /alarm/dae44a05-0e7f-4be6-becc-cbc65dfc5739 HTTP/1.1" 200 244 0.010884 10.0.0.41 - - [2026-02-26 16:57:29] "POST /alarms HTTP/1.1" 409 253 0.006924 10.0.0.41 - - [2026-02-26 16:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.41 - - [2026-02-26 16:57:29] "PUT /alarm/fe9cbb4b-8f40-4665-8b05-85a0cccfc3b5 HTTP/1.1" 200 244 0.010143 10.0.0.41 - - [2026-02-26 16:57:29] "POST /alarms HTTP/1.1" 409 251 0.005041 10.0.0.41 - - [2026-02-26 16:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009065 10.0.0.41 - - [2026-02-26 16:57:29] "PUT /alarm/2ef3a2a6-6a0e-4227-8a90-13ad720f5b41 HTTP/1.1" 200 244 0.009533 10.0.0.41 - - [2026-02-26 16:57:30] "POST /alarms HTTP/1.1" 409 252 0.009459 10.0.0.41 - - [2026-02-26 16:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.41 - - [2026-02-26 16:57:30] "PUT /alarm/eac71632-126f-4bac-bb40-f6f81d966369 HTTP/1.1" 200 244 0.009977 10.0.0.41 - - [2026-02-26 16:57:30] "POST /alarms HTTP/1.1" 409 256 0.005137 10.0.0.41 - - [2026-02-26 16:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.41 - - [2026-02-26 16:57:30] "PUT /alarm/e7111d30-1efa-46fe-94a2-93679e83b649 HTTP/1.1" 200 244 0.009103 10.0.0.41 - - [2026-02-26 16:57:30] "POST /alarms HTTP/1.1" 409 248 0.002392 10.0.0.41 - - [2026-02-26 16:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.41 - - [2026-02-26 16:57:30] "PUT /alarm/a1d1baf2-fab7-4216-8188-e6b1a7d3c6c4 HTTP/1.1" 200 244 0.009763 10.0.0.41 - - [2026-02-26 16:57:30] "POST /alarms HTTP/1.1" 409 252 0.007732 10.0.0.41 - - [2026-02-26 16:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.41 - - [2026-02-26 16:57:30] "PUT /alarm/19b7df6a-1dfd-4d51-b33d-ce3c0c21beff HTTP/1.1" 200 244 0.011804 10.0.0.41 - - [2026-02-26 16:57:30] "POST /alarms HTTP/1.1" 409 257 0.010658 10.0.0.41 - - [2026-02-26 16:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.41 - - [2026-02-26 16:57:30] "PUT /alarm/2d0116e9-8c8d-4fce-8165-0af521ce5ea2 HTTP/1.1" 200 244 0.011060 10.0.0.41 - - [2026-02-26 16:57:30] "POST /alarms HTTP/1.1" 409 251 0.001631 10.0.0.41 - - [2026-02-26 16:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.41 - - [2026-02-26 16:57:30] "PUT /alarm/3e453b49-5582-4729-b819-7f2fae702b4d HTTP/1.1" 200 244 0.007943 10.0.0.41 - - [2026-02-26 16:57:30] "POST /alarms HTTP/1.1" 409 257 0.002072 10.0.0.41 - - [2026-02-26 16:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.41 - - [2026-02-26 16:57:30] "PUT /alarm/38f8ac6a-c95b-4c51-8920-0a6a615607fb HTTP/1.1" 200 244 0.010613 10.0.0.41 - - [2026-02-26 16:57:30] "POST /alarms HTTP/1.1" 409 261 0.002131 10.0.0.41 - - [2026-02-26 16:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.41 - - [2026-02-26 16:57:30] "PUT /alarm/9644ffb2-0aad-4b41-9a9a-6fc0255b06dc HTTP/1.1" 200 244 0.009200 10.0.0.41 - - [2026-02-26 16:57:30] "POST /alarms HTTP/1.1" 409 258 0.003354 10.0.0.41 - - [2026-02-26 16:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.41 - - [2026-02-26 16:57:30] "PUT /alarm/4291ee9d-0044-42df-8f6d-e80a32d34e6f HTTP/1.1" 200 244 0.009228 10.0.0.41 - - [2026-02-26 16:57:30] "POST /alarms HTTP/1.1" 409 254 0.006456 10.0.0.41 - - [2026-02-26 16:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.41 - - [2026-02-26 16:57:30] "PUT /alarm/749012e8-b872-469e-9902-e5fc89c41ece HTTP/1.1" 200 244 0.011228 10.0.0.41 - - [2026-02-26 16:57:30] "POST /alarms HTTP/1.1" 409 254 0.004257 10.0.0.41 - - [2026-02-26 16:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.41 - - [2026-02-26 16:57:30] "PUT /alarm/4231debd-1cf9-4170-90bf-a488a8f8855a HTTP/1.1" 200 244 0.009746 10.0.0.41 - - [2026-02-26 16:57:30] "POST /alarms HTTP/1.1" 409 254 0.005844 10.0.0.41 - - [2026-02-26 16:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.41 - - [2026-02-26 16:57:30] "PUT /alarm/d371d147-3584-434a-bdb6-8e3e5c708b53 HTTP/1.1" 200 244 0.009769 10.0.0.41 - - [2026-02-26 16:57:30] "POST /alarms HTTP/1.1" 409 247 0.004428 10.0.0.41 - - [2026-02-26 16:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.41 - - [2026-02-26 16:57:30] "PUT /alarm/e30e4515-432c-43cb-8e56-11f7eb77d6b5 HTTP/1.1" 200 244 0.009094 10.0.0.41 - - [2026-02-26 16:57:30] "POST /alarms HTTP/1.1" 409 272 0.014552 10.0.0.41 - - [2026-02-26 16:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.41 - - [2026-02-26 16:57:30] "PUT /alarm/e4db0efe-f242-42cf-a40e-65872d640405 HTTP/1.1" 200 244 0.012669 10.0.0.41 - - [2026-02-26 16:57:30] "POST /alarms HTTP/1.1" 409 261 0.002144 10.0.0.41 - - [2026-02-26 16:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.41 - - [2026-02-26 16:57:31] "PUT /alarm/a7dee0de-a872-47b6-96b7-0f8f461e5089 HTTP/1.1" 200 244 0.011904 10.0.0.41 - - [2026-02-26 16:57:31] "POST /alarms HTTP/1.1" 409 259 0.006889 10.0.0.41 - - [2026-02-26 16:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.41 - - [2026-02-26 16:57:31] "PUT /alarm/d27de5a8-655e-4004-9fcf-3e8bd12f6eea HTTP/1.1" 200 244 0.013342 10.0.0.41 - - [2026-02-26 16:57:31] "POST /alarms HTTP/1.1" 409 265 0.008423 10.0.0.41 - - [2026-02-26 16:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.41 - - [2026-02-26 16:57:31] "PUT /alarm/71e46f25-df4e-4422-acb1-7da48ba23d91 HTTP/1.1" 200 244 0.010270 10.0.0.41 - - [2026-02-26 16:57:31] "POST /alarms HTTP/1.1" 409 279 0.008399 10.0.0.41 - - [2026-02-26 16:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.41 - - [2026-02-26 16:57:31] "PUT /alarm/1eda5132-cb66-4a39-b3d0-aae8f9f7cffd HTTP/1.1" 200 244 0.009677 10.0.0.41 - - [2026-02-26 16:57:31] "GET / HTTP/1.1" 200 35931 0.001745 10.0.0.41 - - [2026-02-26 16:57:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002308 10.0.0.41 - - [2026-02-26 16:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.41 - - [2026-02-26 16:57:31] "PUT /global-vrouter-config/877a2e3c-ae5b-42e5-914f-d2970356fa99 HTTP/1.1" 200 276 0.010437 10.0.0.41 - - [2026-02-26 16:57:31] "GET / HTTP/1.1" 200 35931 0.002798 10.0.0.41 - - [2026-02-26 16:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.41 - - [2026-02-26 16:57:31] "GET /global-vrouter-config/877a2e3c-ae5b-42e5-914f-d2970356fa99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.007011 10.0.0.41 - - [2026-02-26 16:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.41 - - [2026-02-26 16:57:31] "PUT /global-vrouter-config/877a2e3c-ae5b-42e5-914f-d2970356fa99 HTTP/1.1" 200 276 0.009135 10.0.0.41 - - [2026-02-26 16:57:32] "GET / HTTP/1.1" 200 35931 0.001635 10.0.0.41 - - [2026-02-26 16:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.41 - - [2026-02-26 16:57:32] "GET /global-system-config/cf872900-33dd-4a1b-bc0d-e14904ea0acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004735 10.0.0.41 - - [2026-02-26 16:57:32] "PUT /global-system-config/cf872900-33dd-4a1b-bc0d-e14904ea0acf HTTP/1.1" 200 274 0.020554 10.0.0.41 - - [2026-02-26 16:57:35] "GET / HTTP/1.1" 200 35931 0.001354 10.0.0.41 - - [2026-02-26 16:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006761 10.0.0.41 - - [2026-02-26 16:57:35] "GET /routing-instance/29ccee4d-7d75-4756-aed7-5fc18228ada3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003328 10.0.0.41 - - [2026-02-26 16:57:35] "POST /bgp-routers HTTP/1.1" 409 301 0.005019 10.0.0.41 - - [2026-02-26 16:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.41 - - [2026-02-26 16:57:35] "GET /bgp-router/565ffaf6-2df9-4d8e-b128-0ef214878227?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.010802 10.0.0.41 - - [2026-02-26 16:57:35] "PUT /bgp-router/565ffaf6-2df9-4d8e-b128-0ef214878227 HTTP/1.1" 200 254 0.013413 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:57:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:57:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000912 10.0.0.41 - - [2026-02-26 16:57:40] "POST /tags HTTP/1.1" 200 355 0.023068 10.0.0.41 - - [2026-02-26 16:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010527 10.0.0.41 - - [2026-02-26 16:57:40] "GET /tag/53567f0a-864c-408e-a49d-eee55bebe7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.014191 10.0.0.41 - - [2026-02-26 16:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.41 - - [2026-02-26 16:57:40] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005472 10.0.0.41 - - [2026-02-26 16:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.41 - - [2026-02-26 16:57:40] "GET /project/1265570a-629b-4c49-a0c5-13b441166878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051702 10.0.0.41 - - [2026-02-26 16:57:40] "POST /virtual-machines HTTP/1.1" 200 351 0.013865 10.0.0.41 - - [2026-02-26 16:57:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.018099 10.0.0.41 - - [2026-02-26 16:57:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.118254 10.0.0.41 - - [2026-02-26 16:57:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010941 10.0.0.41 - - [2026-02-26 16:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007563 10.0.0.41 - - [2026-02-26 16:57:40] "GET /virtual-machine-interface/42e0008e-1334-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.007834 10.0.0.41 - - [2026-02-26 16:57:40] "POST /instance-ips HTTP/1.1" 200 391 0.022369 10.0.0.41 - - [2026-02-26 16:57:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.021227 10.0.0.41 - - [2026-02-26 16:57:40] "GET /virtual-machine-interface/42e0008e-1334-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.015878 10.0.0.41 - - [2026-02-26 16:57:41] "POST /set-tag HTTP/1.1" 200 109 0.015480 10.0.0.41 - - [2026-02-26 16:57:41] "GET /virtual-machine-interface/42e0008e-1334-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.014797 10.0.0.41 - - [2026-02-26 16:57:41] "GET /instance-ip/42fd37b2-1334-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.003730 10.0.0.41 - - [2026-02-26 16:57:41] "GET /virtual-machine-interface/42e0008e-1334-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004182 10.0.0.41 - - [2026-02-26 16:57:41] "POST /set-tag HTTP/1.1" 200 109 0.002746 10.0.0.41 - - [2026-02-26 16:57:41] "GET /virtual-router/6a4837fe-d41c-46c7-97b5-04d2b2783995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005350 10.0.0.41 - - [2026-02-26 16:57:41] "POST /ref-update HTTP/1.1" 200 156 0.009008 10.0.0.41 - - [2026-02-26 16:57:41] "GET /virtual-machine-interface/42e0008e-1334-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.007492 10.0.0.41 - - [2026-02-26 16:57:41] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.41 - - [2026-02-26 16:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.41 - - [2026-02-26 16:57:41] "GET /virtual-network/b9387a5a-d679-4d7a-a136-366168648a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003992 10.0.0.41 - - [2026-02-26 16:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.41 - - [2026-02-26 16:57:41] "GET /project/1265570a-629b-4c49-a0c5-13b441166878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038863 10.0.0.41 - - [2026-02-26 16:57:41] "POST /virtual-machines HTTP/1.1" 200 355 0.007590 10.0.0.41 - - [2026-02-26 16:57:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008923 10.0.0.41 - - [2026-02-26 16:57:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.109944 10.0.0.41 - - [2026-02-26 16:57:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011738 10.0.0.41 - - [2026-02-26 16:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012917 10.0.0.41 - - [2026-02-26 16:57:41] "GET /virtual-machine-interface/43575c56-1334-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005430 10.0.0.41 - - [2026-02-26 16:57:41] "POST /instance-ips HTTP/1.1" 200 395 0.018083 10.0.0.41 - - [2026-02-26 16:57:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.015707 10.0.0.41 - - [2026-02-26 16:57:41] "GET /virtual-machine-interface/43575c56-1334-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005821 10.0.0.41 - - [2026-02-26 16:57:41] "POST /set-tag HTTP/1.1" 200 109 0.021348 10.0.0.41 - - [2026-02-26 16:57:41] "GET /virtual-machine-interface/43575c56-1334-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.027411 10.0.0.41 - - [2026-02-26 16:57:41] "GET /instance-ip/437151d8-1334-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.004232 10.0.0.41 - - [2026-02-26 16:57:41] "GET /virtual-machine-interface/43575c56-1334-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006011 10.0.0.41 - - [2026-02-26 16:57:41] "POST /set-tag HTTP/1.1" 200 109 0.002818 10.0.0.41 - - [2026-02-26 16:57:41] "GET /virtual-router/6a4837fe-d41c-46c7-97b5-04d2b2783995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.004327 10.0.0.41 - - [2026-02-26 16:57:41] "POST /ref-update HTTP/1.1" 200 156 0.022171 10.0.0.41 - - [2026-02-26 16:57:42] "GET /virtual-machine-interface/43575c56-1334-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.012169 10.0.0.41 - - [2026-02-26 16:57:42] "POST /set-tag HTTP/1.1" 200 109 0.003071 10.0.0.41 - - [2026-02-26 16:57:42] "GET /virtual-machine-interface/42e0008e-1334-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005131 10.0.0.41 - - [2026-02-26 16:57:42] "POST /set-tag HTTP/1.1" 200 109 0.002232 10.0.0.41 - - [2026-02-26 16:57:42] "GET /virtual-machine-interface/43575c56-1334-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005143 10.0.0.41 - - [2026-02-26 16:57:42] "POST /set-tag HTTP/1.1" 200 109 0.002726 10.0.0.41 - - [2026-02-26 16:57:51] "GET / HTTP/1.1" 200 35931 0.002679 10.0.0.41 - - [2026-02-26 16:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.41 - - [2026-02-26 16:57:51] "GET /global-system-config/cf872900-33dd-4a1b-bc0d-e14904ea0acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006265 10.0.0.41 - - [2026-02-26 16:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.41 - - [2026-02-26 16:57:51] "GET /config-node/1e7b8120-ca75-4846-b130-fecb9064ba1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001966 10.0.0.41 - - [2026-02-26 16:57:53] "GET /virtual-machine-interface/42e0008e-1334-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004841 10.0.0.41 - - [2026-02-26 16:57:53] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.41 - - [2026-02-26 16:57:54] "GET /virtual-machine-interface/43575c56-1334-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.011065 10.0.0.41 - - [2026-02-26 16:57:54] "POST /set-tag HTTP/1.1" 200 109 0.002212 10.0.0.41 - - [2026-02-26 16:57:55] "GET /virtual-machine-interface/42e0008e-1334-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006098 10.0.0.41 - - [2026-02-26 16:57:55] "POST /set-tag HTTP/1.1" 200 109 0.002322 10.0.0.41 - - [2026-02-26 16:58:03] "GET / HTTP/1.1" 200 35931 0.001492 10.0.0.41 - - [2026-02-26 16:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.41 - - [2026-02-26 16:58:03] "GET /routing-instance/29ccee4d-7d75-4756-aed7-5fc18228ada3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005436 10.0.0.41 - - [2026-02-26 16:58:03] "POST /bgp-routers HTTP/1.1" 409 301 0.004776 10.0.0.41 - - [2026-02-26 16:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.41 - - [2026-02-26 16:58:03] "GET /bgp-router/565ffaf6-2df9-4d8e-b128-0ef214878227?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002584 10.0.0.41 - - [2026-02-26 16:58:03] "PUT /bgp-router/565ffaf6-2df9-4d8e-b128-0ef214878227 HTTP/1.1" 200 254 0.016408 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:58:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.41 - - [2026-02-26 16:58:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000916 10.0.0.41 - - [2026-02-26 16:58:26] "GET /virtual-machine-interface/42e0008e-1334-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.008928 10.0.0.41 - - [2026-02-26 16:58:26] "POST /set-tag HTTP/1.1" 200 109 0.003593 10.0.0.41 - - [2026-02-26 16:58:26] "GET /virtual-machine-interface/42e0008e-1334-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006615 10.0.0.41 - - [2026-02-26 16:58:26] "POST /set-tag HTTP/1.1" 200 109 0.003041 10.0.0.41 - - [2026-02-26 16:58:26] "GET /virtual-machine/189cbfef-1803-4315-817e-ce3401ba4f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.003938 10.0.0.41 - - [2026-02-26 16:58:26] "POST /ref-update HTTP/1.1" 200 156 0.009841 10.0.0.41 - - [2026-02-26 16:58:26] "GET /virtual-machine-interface/42e0008e-1334-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006737 10.0.0.41 - - [2026-02-26 16:58:26] "POST /set-tag HTTP/1.1" 200 109 0.036289 10.0.0.41 - - [2026-02-26 16:58:26] "POST /set-tag HTTP/1.1" 200 109 0.048204 10.0.0.41 - - [2026-02-26 16:58:26] "DELETE /instance-ip/42fd37b2-1334-11f1-8105-fa163ea77b7f HTTP/1.1" 200 115 0.043764 10.0.0.41 - - [2026-02-26 16:58:26] "DELETE /virtual-machine-interface/42e0008e-1334-11f1-8105-fa163ea77b7f HTTP/1.1" 200 115 0.065196 10.0.0.41 - - [2026-02-26 16:58:26] "DELETE /virtual-machine/189cbfef-1803-4315-817e-ce3401ba4f62 HTTP/1.1" 200 115 0.043652 10.0.0.41 - - [2026-02-26 16:58:26] "GET /virtual-machine-interface/43575c56-1334-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008233 10.0.0.41 - - [2026-02-26 16:58:26] "POST /set-tag HTTP/1.1" 200 109 0.002377 10.0.0.41 - - [2026-02-26 16:58:57] "GET /virtual-machine-interface/43575c56-1334-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005499 10.0.0.41 - - [2026-02-26 16:58:57] "POST /set-tag HTTP/1.1" 200 109 0.015211 10.0.0.41 - - [2026-02-26 16:58:57] "GET /virtual-machine-interface/43575c56-1334-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004003 10.0.0.41 - - [2026-02-26 16:58:57] "POST /set-tag HTTP/1.1" 200 109 0.002833 10.0.0.41 - - [2026-02-26 16:58:57] "GET /virtual-machine/ccfc9394-b6ca-4744-8065-a11dcd02b730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002735 10.0.0.41 - - [2026-02-26 16:58:57] "POST /ref-update HTTP/1.1" 200 156 0.013491 10.0.0.41 - - [2026-02-26 16:58:57] "GET /virtual-machine-interface/43575c56-1334-11f1-8105-fa163ea77b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004550 10.0.0.41 - - [2026-02-26 16:58:57] "POST /set-tag HTTP/1.1" 200 109 0.019783 10.0.0.41 - - [2026-02-26 16:58:57] "POST /set-tag HTTP/1.1" 200 109 0.031559 10.0.0.41 - - [2026-02-26 16:58:57] "DELETE /instance-ip/437151d8-1334-11f1-8105-fa163ea77b7f HTTP/1.1" 200 115 0.062716 10.0.0.41 - - [2026-02-26 16:58:57] "DELETE /virtual-machine-interface/43575c56-1334-11f1-8105-fa163ea77b7f HTTP/1.1" 200 115 0.050094 10.0.0.41 - - [2026-02-26 16:58:57] "DELETE /virtual-machine/ccfc9394-b6ca-4744-8065-a11dcd02b730 HTTP/1.1" 200 115 0.026225 10.0.0.41 - - [2026-02-26 16:58:57] "DELETE /tag/53567f0a-864c-408e-a49d-eee55bebe7b2 HTTP/1.1" 200 115 0.051787