++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Mar 5 07:15:54 PM UTC 2026 ===================' INFO: =================== Thu Mar 5 07:15:54 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ 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 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 +++ cut -d / -f 1 ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.41 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.41 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.41 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.41 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.41 +++ local servers=10.0.0.41 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.41,10.49.25.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.49.25.1,127.0.0.1,172.17.0.1,252.41.0.1,, =~ ,10\.0\.0\.41, ]] +++ echo 10.0.0.41 1 +++ return ++ local ip=10.0.0.41 ++ [[ -z 10.0.0.41 ]] ++ echo 10.0.0.41 + host_ip=10.0.0.41 + [[ cql == \c\q\l ]] ++ echo 10.0.0.41:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.41:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.41:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ set -o posix ++ set ++ sort ++ grep '^API__.*__.*=.*$' + 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: 03/05/2026 19:16:41.811 7fec7bb40b40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/05/2026 19:16:42.309 7fec7bb40b40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/05/2026 19:16:42.346 7fec7bb40b40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/05/2026 19:16:42.361 7fec7bb40b40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.41 - - [2026-03-05 19:16:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001015 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-03-05 19:16:58] "GET / HTTP/1.1" 503 181 0.000241 10.0.0.41 - - [2026-03-05 19:16:59] "GET / HTTP/1.1" 200 45303 0.002565 10.0.0.41 - - [2026-03-05 19:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008030 10.0.0.41 - - [2026-03-05 19:16:59] "GET / HTTP/1.1" 200 35931 0.001609 10.0.0.41 - - [2026-03-05 19:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.41 - - [2026-03-05 19:16:59] "GET / HTTP/1.1" 200 35931 0.002419 10.0.0.41 - - [2026-03-05 19:17:00] "GET / HTTP/1.1" 200 35931 0.004637 10.0.0.41 - - [2026-03-05 19:17:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.053498 10.0.0.41 - - [2026-03-05 19:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013238 10.0.0.41 - - [2026-03-05 19:17:00] "GET /global-system-config/9f85f9c3-242c-435e-bd85-4bf604378959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016569 10.0.0.41 - - [2026-03-05 19:17:00] "POST /service-appliance-sets HTTP/1.1" 200 553 0.147893 10.0.0.41 - - [2026-03-05 19:17:00] "POST /fqname-to-id HTTP/1.1" 404 180 0.012940 10.0.0.41 - - [2026-03-05 19:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.033582 10.0.0.41 - - [2026-03-05 19:17:00] "GET /global-system-config/9f85f9c3-242c-435e-bd85-4bf604378959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013869 10.0.0.41 - - [2026-03-05 19:17:00] "POST /service-appliance-sets HTTP/1.1" 200 541 0.081590 10.0.0.41 - - [2026-03-05 19:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006517 10.0.0.41 - - [2026-03-05 19:17:01] "GET /network-ipam/5acaf62a-c4f1-424c-962e-ef3af2813bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.025514 10.0.0.41 - - [2026-03-05 19:17:01] "GET / HTTP/1.1" 200 35931 0.001518 10.0.0.41 - - [2026-03-05 19:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.41 - - [2026-03-05 19:17:01] "GET /global-system-config/9f85f9c3-242c-435e-bd85-4bf604378959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012329 10.0.0.41 - - [2026-03-05 19:17:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.003340 10.0.0.41 - - [2026-03-05 19:17:01] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.053221 10.0.0.41 - - [2026-03-05 19:17:01] "POST /service-templates HTTP/1.1" 200 511 0.060217 10.0.0.41 - - [2026-03-05 19:17:01] "POST /service-templates HTTP/1.1" 200 501 0.063486 10.0.0.41 - - [2026-03-05 19:17:01] "POST /service-templates HTTP/1.1" 200 515 0.043530 10.0.0.41 - - [2026-03-05 19:17:01] "POST /service-templates HTTP/1.1" 200 535 0.104567 10.0.0.41 - - [2026-03-05 19:17:01] "POST /service-templates HTTP/1.1" 200 507 0.061830 10.0.0.41 - - [2026-03-05 19:17:02] "GET / HTTP/1.1" 200 35931 0.005004 10.0.0.41 - - [2026-03-05 19:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.41 - - [2026-03-05 19:17:02] "GET /global-system-config/9f85f9c3-242c-435e-bd85-4bf604378959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009457 10.0.0.41 - - [2026-03-05 19:17:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.003223 10.0.0.41 - - [2026-03-05 19:17:02] "POST /analytics-nodes HTTP/1.1" 200 599 0.041796 10.0.0.41 - - [2026-03-05 19:17:04] "GET / HTTP/1.1" 200 35931 0.001554 10.0.0.41 - - [2026-03-05 19:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005500 10.0.0.41 - - [2026-03-05 19:17:04] "GET /global-system-config/9f85f9c3-242c-435e-bd85-4bf604378959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012359 10.0.0.41 - - [2026-03-05 19:17:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.003724 10.0.0.41 - - [2026-03-05 19:17:04] "POST /config-nodes HTTP/1.1" 200 593 0.034173 10.0.0.41 - - [2026-03-05 19:17:04] "GET / HTTP/1.1" 200 35931 0.001458 10.0.0.41 - - [2026-03-05 19:17:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002718 10.0.0.41 - - [2026-03-05 19:17:04] "GET / HTTP/1.1" 200 35931 0.002042 10.0.0.41 - - [2026-03-05 19:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.41 - - [2026-03-05 19:17:04] "GET /global-system-config/9f85f9c3-242c-435e-bd85-4bf604378959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017330 10.0.0.41 - - [2026-03-05 19:17:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.003756 10.0.0.41 - - [2026-03-05 19:17:05] "POST /database-nodes HTTP/1.1" 200 597 0.048254 10.0.0.41 - - [2026-03-05 19:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004962 10.0.0.41 - - [2026-03-05 19:17:05] "GET /network-ipam/5acaf62a-c4f1-424c-962e-ef3af2813bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003030 10.0.0.41 - - [2026-03-05 19:17:05] "GET / HTTP/1.1" 200 35931 0.001543 10.0.0.41 - - [2026-03-05 19:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.41 - - [2026-03-05 19:17:05] "GET /global-system-config/9f85f9c3-242c-435e-bd85-4bf604378959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012421 10.0.0.41 - - [2026-03-05 19:17:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.002333 10.0.0.41 - - [2026-03-05 19:17:05] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.022535 10.0.0.41 - - [2026-03-05 19:17:05] "POST /fqname-to-id HTTP/1.1" 404 225 0.003090 10.0.0.41 - - [2026-03-05 19:17:05] "POST /access-control-lists HTTP/1.1" 200 587 0.034182 10.0.0.41 - - [2026-03-05 19:17:05] "POST /fqname-to-id HTTP/1.1" 404 224 0.011530 10.0.0.41 - - [2026-03-05 19:17:05] "POST /access-control-lists HTTP/1.1" 200 585 0.019846 10.0.0.41 - - [2026-03-05 19:17:05] "POST /route-targets HTTP/1.1" 200 327 0.010502 10.0.0.41 - - [2026-03-05 19:17:05] "POST /ref-update HTTP/1.1" 200 156 0.029214 10.0.0.41 - - [2026-03-05 19:17:06] "GET / HTTP/1.1" 200 35931 0.001282 10.0.0.41 - - [2026-03-05 19:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005629 10.0.0.41 - - [2026-03-05 19:17:06] "GET /global-system-config/9f85f9c3-242c-435e-bd85-4bf604378959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005604 10.0.0.41 - - [2026-03-05 19:17:06] "POST /route-targets HTTP/1.1" 200 327 0.023638 10.0.0.41 - - [2026-03-05 19:17:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.015135 10.0.0.41 - - [2026-03-05 19:17:06] "POST /ref-update HTTP/1.1" 200 156 0.011398 10.0.0.41 - - [2026-03-05 19:17:06] "POST /route-targets HTTP/1.1" 200 327 0.012254 10.0.0.41 - - [2026-03-05 19:17:06] "POST /config-database-nodes HTTP/1.1" 200 611 0.061068 10.0.0.41 - - [2026-03-05 19:17:06] "POST /ref-update HTTP/1.1" 200 156 0.054763 10.0.0.41 - - [2026-03-05 19:17:06] "POST /route-targets HTTP/1.1" 200 327 0.011311 10.0.0.41 - - [2026-03-05 19:17:06] "POST /ref-update HTTP/1.1" 200 156 0.025185 10.0.0.41 - - [2026-03-05 19:17:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.003002 10.0.0.41 - - [2026-03-05 19:17:06] "POST /access-control-lists HTTP/1.1" 200 551 0.068213 10.0.0.41 - - [2026-03-05 19:17:06] "PUT /access-control-list/f2cf9af0-05ec-4bd1-aca3-b1b8bacbe8d1 HTTP/1.1" 200 272 0.011270 10.0.0.41 - - [2026-03-05 19:17:06] "PUT /access-control-list/9d6595a0-acbd-46ea-94a0-e9711a851e43 HTTP/1.1" 200 272 0.032393 10.0.0.41 - - [2026-03-05 19:17:09] "GET / HTTP/1.1" 200 35931 0.002950 10.0.0.41 - - [2026-03-05 19:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.41 - - [2026-03-05 19:17:09] "GET /routing-instance/d55c0d4f-b764-4634-8ed2-0bcface09825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.071786 10.0.0.41 - - [2026-03-05 19:17:09] "POST /bgp-routers HTTP/1.1" 200 616 0.147569 10.0.0.41 - - [2026-03-05 19:17:09] "GET /bgp-router/1bb8f5b6-193b-4e02-8660-2ff6ae899099?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.007841 10.0.0.41 - - [2026-03-05 19:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.41 - - [2026-03-05 19:17:09] "GET /global-system-config/9f85f9c3-242c-435e-bd85-4bf604378959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006502 10.0.0.41 - - [2026-03-05 19:17:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002645 10.0.0.41 - - [2026-03-05 19:17:09] "POST /ref-update HTTP/1.1" 200 156 0.016877 10.0.0.41 - - [2026-03-05 19:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.018167 10.0.0.41 - - [2026-03-05 19:17:09] "GET /global-vrouter-config/c23f89f4-690c-4028-a954-c5d5d28636f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003257 10.0.0.41 - - [2026-03-05 19:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010833 10.0.0.41 - - [2026-03-05 19:17:09] "PUT /global-vrouter-config/c23f89f4-690c-4028-a954-c5d5d28636f5 HTTP/1.1" 200 276 0.015140 10.0.0.41 - - [2026-03-05 19:17:10] "GET / HTTP/1.1" 200 35931 0.001615 10.0.0.41 - - [2026-03-05 19:17:10] "POST /alarms HTTP/1.1" 200 581 0.029766 10.0.0.41 - - [2026-03-05 19:17:10] "POST /alarms HTTP/1.1" 200 575 0.056492 10.0.0.41 - - [2026-03-05 19:17:10] "POST /alarms HTTP/1.1" 200 575 0.060593 10.0.0.41 - - [2026-03-05 19:17:10] "POST /alarms HTTP/1.1" 200 559 0.075757 10.0.0.41 - - [2026-03-05 19:17:10] "POST /alarms HTTP/1.1" 200 555 0.109519 10.0.0.41 - - [2026-03-05 19:17:10] "POST /alarms HTTP/1.1" 200 557 0.079360 10.0.0.41 - - [2026-03-05 19:17:10] "POST /alarms HTTP/1.1" 200 565 0.066402 10.0.0.41 - - [2026-03-05 19:17:10] "POST /alarms HTTP/1.1" 200 549 0.167068 10.0.0.41 - - [2026-03-05 19:17:11] "POST /alarms HTTP/1.1" 200 557 0.064438 10.0.0.41 - - [2026-03-05 19:17:11] "POST /alarms HTTP/1.1" 200 567 0.051501 10.0.0.41 - - [2026-03-05 19:17:11] "POST /alarms HTTP/1.1" 200 555 0.054357 10.0.0.41 - - [2026-03-05 19:17:11] "POST /alarms HTTP/1.1" 200 567 0.067837 10.0.0.41 - - [2026-03-05 19:17:11] "POST /alarms HTTP/1.1" 200 575 0.163520 10.0.0.41 - - [2026-03-05 19:17:11] "POST /alarms HTTP/1.1" 200 569 0.033794 10.0.0.41 - - [2026-03-05 19:17:11] "POST /alarms HTTP/1.1" 200 561 0.063641 10.0.0.41 - - [2026-03-05 19:17:11] "POST /alarms HTTP/1.1" 200 561 0.047556 10.0.0.41 - - [2026-03-05 19:17:11] "POST /alarms HTTP/1.1" 200 561 0.034580 10.0.0.41 - - [2026-03-05 19:17:11] "POST /alarms HTTP/1.1" 200 547 0.039468 10.0.0.41 - - [2026-03-05 19:17:11] "POST /alarms HTTP/1.1" 200 595 0.070491 10.0.0.41 - - [2026-03-05 19:17:11] "POST /alarms HTTP/1.1" 200 575 0.041831 10.0.0.41 - - [2026-03-05 19:17:11] "POST /alarms HTTP/1.1" 200 571 0.035793 10.0.0.41 - - [2026-03-05 19:17:11] "POST /alarms HTTP/1.1" 200 583 0.043164 10.0.0.41 - - [2026-03-05 19:17:12] "POST /alarms HTTP/1.1" 200 609 0.049989 10.0.0.41 - - [2026-03-05 19:17:12] "GET / HTTP/1.1" 200 35931 0.001314 10.0.0.41 - - [2026-03-05 19:17:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003523 10.0.0.41 - - [2026-03-05 19:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.41 - - [2026-03-05 19:17:12] "PUT /global-vrouter-config/c23f89f4-690c-4028-a954-c5d5d28636f5 HTTP/1.1" 200 276 0.009641 10.0.0.41 - - [2026-03-05 19:17:12] "GET / HTTP/1.1" 200 35931 0.002155 10.0.0.41 - - [2026-03-05 19:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.41 - - [2026-03-05 19:17:12] "GET /global-vrouter-config/c23f89f4-690c-4028-a954-c5d5d28636f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004295 10.0.0.41 - - [2026-03-05 19:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.41 - - [2026-03-05 19:17:12] "PUT /global-vrouter-config/c23f89f4-690c-4028-a954-c5d5d28636f5 HTTP/1.1" 200 276 0.010196 10.0.0.41 - - [2026-03-05 19:17:13] "GET / HTTP/1.1" 200 35931 0.002264 10.0.0.41 - - [2026-03-05 19:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.41 - - [2026-03-05 19:17:13] "GET /global-system-config/9f85f9c3-242c-435e-bd85-4bf604378959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.014990 10.0.0.41 - - [2026-03-05 19:17:13] "PUT /global-system-config/9f85f9c3-242c-435e-bd85-4bf604378959 HTTP/1.1" 200 274 0.050684 10.0.0.41 - - [2026-03-05 19:17:14] "GET /global-system-configs HTTP/1.1" 200 322 0.002648 10.0.0.41 - - [2026-03-05 19:17:14] "GET /global-system-configs HTTP/1.1" 200 322 0.003262 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:17:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000945 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:17:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001462 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:17:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000842 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:17:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000946 10.0.0.41 - - [2026-03-05 19:17:29] "GET / HTTP/1.1" 200 35931 0.001498 10.0.0.41 - - [2026-03-05 19:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.41 - - [2026-03-05 19:17:29] "GET /domain/9aba6f5f-79d9-49c0-8e5f-97107608ca7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002927 10.0.0.41 - - [2026-03-05 19:17:29] "POST /id-to-fqname HTTP/1.1" 200 173 0.000633 10.0.0.41 - - [2026-03-05 19:17:30] "POST /fqname-to-id HTTP/1.1" 404 182 0.009743 10.0.0.41 - - [2026-03-05 19:17:30] "POST /security-groups HTTP/1.1" 200 570 0.087390 10.0.0.41 - - [2026-03-05 19:17:30] "POST /fqname-to-id HTTP/1.1" 404 213 0.002018 10.0.0.41 - - [2026-03-05 19:17:30] "POST /projects HTTP/1.1" 200 481 0.303651 10.0.0.41 - - [2026-03-05 19:17:30] "POST /access-control-lists HTTP/1.1" 200 579 0.071557 10.0.0.41 - - [2026-03-05 19:17:30] "POST /fqname-to-id HTTP/1.1" 404 212 0.017208 10.0.0.41 - - [2026-03-05 19:17:30] "POST /security-groups HTTP/1.1" 200 534 0.098237 10.0.0.41 - - [2026-03-05 19:17:30] "POST /access-control-lists HTTP/1.1" 200 577 0.079843 10.0.0.41 - - [2026-03-05 19:17:30] "POST /chown HTTP/1.1" 200 109 0.064852 10.0.0.41 - - [2026-03-05 19:17:30] "POST /policy-managements HTTP/1.1" 409 214 0.004699 10.0.0.41 - - [2026-03-05 19:17:30] "POST /fqname-to-id HTTP/1.1" 404 232 0.004474 10.0.0.41 - - [2026-03-05 19:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.41 - - [2026-03-05 19:17:30] "POST /access-control-lists HTTP/1.1" 200 594 0.037007 10.0.0.41 - - [2026-03-05 19:17:30] "GET /policy-management/c662faf3-590c-4db8-93da-33de7c4378ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003612 10.0.0.41 - - [2026-03-05 19:17:30] "POST /fqname-to-id HTTP/1.1" 404 231 0.006162 10.0.0.41 - - [2026-03-05 19:17:30] "POST /application-policy-sets HTTP/1.1" 200 528 0.042749 10.0.0.41 - - [2026-03-05 19:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007675 10.0.0.41 - - [2026-03-05 19:17:30] "POST /access-control-lists HTTP/1.1" 200 592 0.039235 10.0.0.41 - - [2026-03-05 19:17:30] "GET /global-vrouter-config/c23f89f4-690c-4028-a954-c5d5d28636f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008023 10.0.0.41 - - [2026-03-05 19:17:30] "PUT /global-vrouter-config/c23f89f4-690c-4028-a954-c5d5d28636f5 HTTP/1.1" 200 276 0.011677 10.0.0.41 - - [2026-03-05 19:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010244 10.0.0.41 - - [2026-03-05 19:17:30] "GET /virtual-network/2cd01696-f3e5-4015-969c-b5b44f85c6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.007811 10.0.0.41 - - [2026-03-05 19:17:30] "POST /id-to-fqname HTTP/1.1" 200 177 0.000681 10.0.0.41 - - [2026-03-05 19:17:30] "POST /fqname-to-id HTTP/1.1" 404 186 0.010007 10.0.0.41 - - [2026-03-05 19:17:30] "POST /security-groups HTTP/1.1" 200 574 0.095550 10.0.0.41 - - [2026-03-05 19:17:30] "POST /projects HTTP/1.1" 200 489 0.259194 10.0.0.41 - - [2026-03-05 19:17:30] "POST /fqname-to-id HTTP/1.1" 404 217 0.021021 10.0.0.41 - - [2026-03-05 19:17:31] "POST /access-control-lists HTTP/1.1" 200 583 0.130385 10.0.0.41 - - [2026-03-05 19:17:31] "POST /security-groups HTTP/1.1" 200 546 0.200488 10.0.0.41 - - [2026-03-05 19:17:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.006336 10.0.0.41 - - [2026-03-05 19:17:31] "POST /chown HTTP/1.1" 200 109 0.021563 10.0.0.41 - - [2026-03-05 19:17:31] "POST /access-control-lists HTTP/1.1" 200 581 0.110209 10.0.0.41 - - [2026-03-05 19:17:31] "POST /fqname-to-id HTTP/1.1" 404 240 0.012939 10.0.0.41 - - [2026-03-05 19:17:31] "POST /network-ipams HTTP/1.1" 200 522 0.124901 10.0.0.41 - - [2026-03-05 19:17:31] "POST /network-ipams HTTP/1.1" 200 510 0.038672 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:17:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001010 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:17:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001049 10.0.0.41 - - [2026-03-05 19:17:31] "POST /access-control-lists HTTP/1.1" 200 602 0.066787 10.0.0.41 - - [2026-03-05 19:17:31] "POST /fqname-to-id HTTP/1.1" 404 198 0.009889 10.0.0.41 - - [2026-03-05 19:17:31] "POST /fqname-to-id HTTP/1.1" 404 239 0.006336 10.0.0.41 - - [2026-03-05 19:17:31] "POST /access-control-lists HTTP/1.1" 200 600 0.079507 10.0.0.41 - - [2026-03-05 19:17:31] "POST /fqname-to-id HTTP/1.1" 404 229 0.005978 10.0.0.41 - - [2026-03-05 19:17:31] "POST /useragent-kv HTTP/1.1" 200 115 0.012529 10.0.0.41 - - [2026-03-05 19:17:31] "POST /virtual-networks HTTP/1.1" 200 538 0.264617 10.0.0.41 - - [2026-03-05 19:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010961 10.0.0.41 - - [2026-03-05 19:17:31] "POST /access-control-lists HTTP/1.1" 200 589 0.159496 10.0.0.41 - - [2026-03-05 19:17:31] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.038273 10.0.0.41 - - [2026-03-05 19:17:32] "POST /network-ipams HTTP/1.1" 200 518 0.212400 10.0.0.41 - - [2026-03-05 19:17:32] "POST /fqname-to-id HTTP/1.1" 404 202 0.004510 10.0.0.41 - - [2026-03-05 19:17:32] "POST /route-targets HTTP/1.1" 200 327 0.053346 10.0.0.41 - - [2026-03-05 19:17:32] "POST /ref-update HTTP/1.1" 200 156 0.046681 10.0.0.41 - - [2026-03-05 19:17:32] "PUT /access-control-list/b295b35c-8523-4bc6-ae58-b34048149604 HTTP/1.1" 200 272 0.040272 10.0.0.41 - - [2026-03-05 19:17:32] "POST /useragent-kv HTTP/1.1" 200 115 0.004307 10.0.0.41 - - [2026-03-05 19:17:32] "POST /virtual-networks HTTP/1.1" 200 546 0.197047 10.0.0.41 - - [2026-03-05 19:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006264 10.0.0.41 - - [2026-03-05 19:17:32] "GET /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.019385 10.0.0.41 - - [2026-03-05 19:17:32] "POST /fqname-to-id HTTP/1.1" 404 199 0.006362 10.0.0.41 - - [2026-03-05 19:17:32] "POST /route-targets HTTP/1.1" 200 327 0.056888 10.0.0.41 - - [2026-03-05 19:17:32] "POST /ref-update HTTP/1.1" 200 156 0.049142 10.0.0.41 - - [2026-03-05 19:17:32] "POST /network-policys HTTP/1.1" 200 538 0.108339 10.0.0.41 - - [2026-03-05 19:17:32] "POST /fqname-to-id HTTP/1.1" 404 197 0.002183 10.0.0.41 - - [2026-03-05 19:17:32] "POST /network-policys HTTP/1.1" 200 534 0.029153 10.0.0.41 - - [2026-03-05 19:17:32] "POST /fqname-to-id HTTP/1.1" 404 201 0.006671 10.0.0.41 - - [2026-03-05 19:17:32] "POST /network-policys HTTP/1.1" 200 542 0.026083 10.0.0.41 - - [2026-03-05 19:17:32] "PUT /access-control-list/45f62029-9430-46a5-ae4a-b8df58e4162d HTTP/1.1" 200 272 0.014039 10.0.0.41 - - [2026-03-05 19:17:32] "POST /ref-update HTTP/1.1" 200 156 0.100413 10.0.0.41 - - [2026-03-05 19:17:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002163 10.0.0.41 - - [2026-03-05 19:17:32] "PUT /access-control-list/45f62029-9430-46a5-ae4a-b8df58e4162d HTTP/1.1" 200 272 0.041111 10.0.0.41 - - [2026-03-05 19:17:32] "POST /ref-update HTTP/1.1" 200 156 0.110612 10.0.0.41 - - [2026-03-05 19:17:32] "PUT /access-control-list/b295b35c-8523-4bc6-ae58-b34048149604 HTTP/1.1" 200 272 0.103162 10.0.0.41 - - [2026-03-05 19:17:33] "POST /ref-update HTTP/1.1" 200 156 0.049509 10.0.0.41 - - [2026-03-05 19:17:33] "POST /ref-update HTTP/1.1" 200 156 0.147866 10.0.0.41 - - [2026-03-05 19:17:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007547 10.0.0.41 - - [2026-03-05 19:17:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012428 10.0.0.41 - - [2026-03-05 19:17:33] "PUT /access-control-list/b295b35c-8523-4bc6-ae58-b34048149604 HTTP/1.1" 200 272 0.079393 10.0.0.41 - - [2026-03-05 19:17:33] "POST /fqname-to-id HTTP/1.1" 404 237 0.011283 10.0.0.41 - - [2026-03-05 19:17:33] "POST /ref-update HTTP/1.1" 200 156 0.159854 10.0.0.41 - - [2026-03-05 19:17:33] "POST /access-control-lists HTTP/1.1" 200 601 0.110500 10.0.0.41 - - [2026-03-05 19:17:33] "PUT /access-control-list/45f62029-9430-46a5-ae4a-b8df58e4162d HTTP/1.1" 200 272 0.041587 10.0.0.41 - - [2026-03-05 19:17:33] "POST /ref-update HTTP/1.1" 200 156 0.057639 10.0.0.41 - - [2026-03-05 19:17:33] "POST /ref-update HTTP/1.1" 200 156 0.271634 10.0.0.41 - - [2026-03-05 19:17:33] "PUT /access-control-list/4369bc2d-08cd-464f-9728-20b6f25f3625 HTTP/1.1" 200 272 0.097381 10.0.0.41 - - [2026-03-05 19:17:33] "PUT /access-control-list/4369bc2d-08cd-464f-9728-20b6f25f3625 HTTP/1.1" 200 272 0.032379 10.0.0.41 - - [2026-03-05 19:17:33] "POST /ref-update HTTP/1.1" 200 156 0.183354 10.0.0.41 - - [2026-03-05 19:17:33] "POST /ref-update HTTP/1.1" 200 156 0.044119 10.0.0.41 - - [2026-03-05 19:17:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003078 10.0.0.41 - - [2026-03-05 19:17:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002973 10.0.0.41 - - [2026-03-05 19:17:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003810 10.0.0.41 - - [2026-03-05 19:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.41 - - [2026-03-05 19:17:33] "GET /virtual-network/2cd01696-f3e5-4015-969c-b5b44f85c6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006516 10.0.0.41 - - [2026-03-05 19:17:33] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004992 10.0.0.41 - - [2026-03-05 19:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.41 - - [2026-03-05 19:17:34] "GET /policy-management/c662faf3-590c-4db8-93da-33de7c4378ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003363 10.0.0.41 - - [2026-03-05 19:17:34] "POST /firewall-policys HTTP/1.1" 200 530 0.023887 10.0.0.41 - - [2026-03-05 19:17:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.020822 10.0.0.41 - - [2026-03-05 19:17:34] "GET /firewall-policy/b2c51ac3-73cb-447b-acf0-1580f2fb06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.011013 10.0.0.41 - - [2026-03-05 19:17:34] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.017910 10.0.0.41 - - [2026-03-05 19:17:34] "GET /firewall-policy/b2c51ac3-73cb-447b-acf0-1580f2fb06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003874 10.0.0.41 - - [2026-03-05 19:17:34] "POST /ref-update HTTP/1.1" 200 156 0.022540 10.0.0.41 - - [2026-03-05 19:17:34] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.041851 10.0.0.41 - - [2026-03-05 19:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.41 - - [2026-03-05 19:17:34] "GET /policy-management/c662faf3-590c-4db8-93da-33de7c4378ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003522 10.0.0.41 - - [2026-03-05 19:17:34] "POST /firewall-policys HTTP/1.1" 200 532 0.030614 10.0.0.41 - - [2026-03-05 19:17:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017601 10.0.0.41 - - [2026-03-05 19:17:34] "GET /firewall-policy/a23c2cfa-8d1a-4389-a8f9-6acff9e678b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.026509 10.0.0.41 - - [2026-03-05 19:17:34] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.005020 10.0.0.41 - - [2026-03-05 19:17:34] "GET /firewall-policy/a23c2cfa-8d1a-4389-a8f9-6acff9e678b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002878 10.0.0.41 - - [2026-03-05 19:17:34] "GET /firewall-policy/b2c51ac3-73cb-447b-acf0-1580f2fb06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003661 10.0.0.41 - - [2026-03-05 19:17:34] "GET /firewall-policy/b2c51ac3-73cb-447b-acf0-1580f2fb06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004497 10.0.0.41 - - [2026-03-05 19:17:34] "POST /ref-update HTTP/1.1" 200 156 0.017876 10.0.0.41 - - [2026-03-05 19:17:34] "POST /ref-update HTTP/1.1" 200 156 0.045241 10.0.0.41 - - [2026-03-05 19:17:34] "POST /ref-update HTTP/1.1" 200 156 0.040374 10.0.0.41 - - [2026-03-05 19:17:34] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.005754 10.0.0.41 - - [2026-03-05 19:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.41 - - [2026-03-05 19:17:34] "GET /policy-management/c662faf3-590c-4db8-93da-33de7c4378ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003921 10.0.0.41 - - [2026-03-05 19:17:34] "POST /firewall-policys HTTP/1.1" 200 530 0.031960 10.0.0.41 - - [2026-03-05 19:17:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.037073 10.0.0.41 - - [2026-03-05 19:17:34] "GET /firewall-policy/55df75d8-ed02-45db-b3a0-816843fc4ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.012372 10.0.0.41 - - [2026-03-05 19:17:34] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003411 10.0.0.41 - - [2026-03-05 19:17:34] "GET /firewall-policy/55df75d8-ed02-45db-b3a0-816843fc4ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003364 10.0.0.41 - - [2026-03-05 19:17:34] "GET /firewall-policy/a23c2cfa-8d1a-4389-a8f9-6acff9e678b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003107 10.0.0.41 - - [2026-03-05 19:17:35] "GET /firewall-policy/b2c51ac3-73cb-447b-acf0-1580f2fb06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003424 10.0.0.41 - - [2026-03-05 19:17:35] "GET /firewall-policy/b2c51ac3-73cb-447b-acf0-1580f2fb06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003059 10.0.0.41 - - [2026-03-05 19:17:35] "GET /firewall-policy/a23c2cfa-8d1a-4389-a8f9-6acff9e678b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002878 10.0.0.41 - - [2026-03-05 19:17:35] "POST /ref-update HTTP/1.1" 200 156 0.059413 10.0.0.41 - - [2026-03-05 19:17:35] "POST /ref-update HTTP/1.1" 200 156 0.021372 10.0.0.41 - - [2026-03-05 19:17:35] "POST /ref-update HTTP/1.1" 200 156 0.034308 10.0.0.41 - - [2026-03-05 19:17:35] "POST /ref-update HTTP/1.1" 200 156 0.036808 10.0.0.41 - - [2026-03-05 19:17:35] "POST /ref-update HTTP/1.1" 200 156 0.033058 10.0.0.41 - - [2026-03-05 19:17:35] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.014376 10.0.0.41 - - [2026-03-05 19:17:35] "POST /tags HTTP/1.1" 200 299 0.038903 10.0.0.41 - - [2026-03-05 19:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.41 - - [2026-03-05 19:17:35] "GET /tag/38fbe909-fb9d-4a84-b3a8-38d01572e2d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012414 10.0.0.41 - - [2026-03-05 19:17:35] "POST /set-tag HTTP/1.1" 200 109 0.022220 10.0.0.41 - - [2026-03-05 19:17:35] "POST /tags HTTP/1.1" 200 357 0.104095 10.0.0.41 - - [2026-03-05 19:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.41 - - [2026-03-05 19:17:35] "GET /tag/e94cd6c5-0a00-4bf7-affe-4867d26f6033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.017698 10.0.0.41 - - [2026-03-05 19:17:35] "POST /tags HTTP/1.1" 200 305 0.068360 10.0.0.41 - - [2026-03-05 19:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.41 - - [2026-03-05 19:17:35] "GET /tag/e149d31a-c2b0-482f-a0be-14c871483a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.013163 10.0.0.41 - - [2026-03-05 19:17:35] "POST /id-to-fqname HTTP/1.1" 200 174 0.000514 10.0.0.41 - - [2026-03-05 19:17:36] "POST /fqname-to-id HTTP/1.1" 404 183 0.009693 10.0.0.41 - - [2026-03-05 19:17:36] "POST /security-groups HTTP/1.1" 200 571 0.093186 10.0.0.41 - - [2026-03-05 19:17:36] "POST /projects HTTP/1.1" 200 483 0.270870 10.0.0.41 - - [2026-03-05 19:17:36] "POST /fqname-to-id HTTP/1.1" 404 214 0.002321 10.0.0.41 - - [2026-03-05 19:17:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018130 10.0.0.41 - - [2026-03-05 19:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010163 10.0.0.41 - - [2026-03-05 19:17:36] "POST /access-control-lists HTTP/1.1" 200 580 0.060067 10.0.0.41 - - [2026-03-05 19:17:36] "POST /fqname-to-id HTTP/1.1" 404 213 0.011199 10.0.0.41 - - [2026-03-05 19:17:36] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.038384 10.0.0.41 - - [2026-03-05 19:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.41 - - [2026-03-05 19:17:36] "GET /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.037763 10.0.0.41 - - [2026-03-05 19:17:36] "POST /access-control-lists HTTP/1.1" 200 578 0.094231 10.0.0.41 - - [2026-03-05 19:17:36] "PUT /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3 HTTP/1.1" 200 264 0.087842 10.0.0.41 - - [2026-03-05 19:17:36] "PUT /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d HTTP/1.1" 200 264 0.063391 10.0.0.41 - - [2026-03-05 19:17:36] "POST /security-groups HTTP/1.1" 200 537 0.167718 10.0.0.41 - - [2026-03-05 19:17:36] "POST /fqname-to-id HTTP/1.1" 404 234 0.005708 10.0.0.41 - - [2026-03-05 19:17:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.103363 10.0.0.41 - - [2026-03-05 19:17:36] "POST /access-control-lists HTTP/1.1" 200 596 0.123880 10.0.0.41 - - [2026-03-05 19:17:36] "POST /chown HTTP/1.1" 200 109 0.058475 10.0.0.41 - - [2026-03-05 19:17:36] "POST /fqname-to-id HTTP/1.1" 404 233 0.022571 10.0.0.41 - - [2026-03-05 19:17:36] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.022682 10.0.0.41 - - [2026-03-05 19:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.41 - - [2026-03-05 19:17:36] "GET /policy-management/c662faf3-590c-4db8-93da-33de7c4378ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008454 10.0.0.41 - - [2026-03-05 19:17:37] "POST /tags HTTP/1.1" 409 207 0.003774 10.0.0.41 - - [2026-03-05 19:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005186 10.0.0.41 - - [2026-03-05 19:17:37] "GET /tag/e149d31a-c2b0-482f-a0be-14c871483a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.029774 10.0.0.41 - - [2026-03-05 19:17:37] "POST /access-control-lists HTTP/1.1" 200 594 0.160585 10.0.0.41 - - [2026-03-05 19:17:37] "POST /firewall-rules HTTP/1.1" 200 564 0.151127 10.0.0.41 - - [2026-03-05 19:17:37] "GET /firewall-rule/11f99a38-b509-406d-9023-74433f676945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.031331 10.0.0.41 - - [2026-03-05 19:17:37] "GET /firewall-policy/a23c2cfa-8d1a-4389-a8f9-6acff9e678b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.008399 10.0.0.41 - - [2026-03-05 19:17:37] "GET /firewall-rule/11f99a38-b509-406d-9023-74433f676945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003689 10.0.0.41 - - [2026-03-05 19:17:37] "POST /ref-update HTTP/1.1" 200 156 0.074434 10.0.0.41 - - [2026-03-05 19:17:37] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014699 10.0.0.41 - - [2026-03-05 19:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007535 10.0.0.41 - - [2026-03-05 19:17:37] "GET /policy-management/c662faf3-590c-4db8-93da-33de7c4378ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004761 10.0.0.41 - - [2026-03-05 19:17:37] "POST /tags HTTP/1.1" 409 207 0.005260 10.0.0.41 - - [2026-03-05 19:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006560 10.0.0.41 - - [2026-03-05 19:17:37] "GET /tag/e149d31a-c2b0-482f-a0be-14c871483a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.035073 10.0.0.41 - - [2026-03-05 19:17:37] "POST /firewall-rules HTTP/1.1" 200 562 0.129300 10.0.0.41 - - [2026-03-05 19:17:37] "GET /firewall-rule/0d8506b8-0bf8-456f-beb2-bec201eea6f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004800 10.0.0.41 - - [2026-03-05 19:17:37] "GET /firewall-policy/a23c2cfa-8d1a-4389-a8f9-6acff9e678b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004991 10.0.0.41 - - [2026-03-05 19:17:37] "GET /firewall-rule/0d8506b8-0bf8-456f-beb2-bec201eea6f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003196 10.0.0.41 - - [2026-03-05 19:17:37] "POST /ref-update HTTP/1.1" 200 156 0.031374 10.0.0.41 - - [2026-03-05 19:17:38] "POST /tags HTTP/1.1" 200 305 0.084280 10.0.0.41 - - [2026-03-05 19:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.023967 10.0.0.41 - - [2026-03-05 19:17:38] "GET /tag/6ff93a74-7368-4062-9de5-bddcc9331bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016816 10.0.0.41 - - [2026-03-05 19:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.41 - - [2026-03-05 19:17:38] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033491 10.0.0.41 - - [2026-03-05 19:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.41 - - [2026-03-05 19:17:38] "GET /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.009753 10.0.0.41 - - [2026-03-05 19:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.41 - - [2026-03-05 19:17:38] "GET /service-appliance-set/0ee86f73-83e7-4868-b9ba-ef805e43476e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005493 10.0.0.41 - - [2026-03-05 19:17:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.002288 10.0.0.41 - - [2026-03-05 19:17:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110458 10.0.0.41 - - [2026-03-05 19:17:38] "GET /virtual-machine-interface/472f1aeb-6f49-4956-9ba7-a415bbab5388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.014358 10.0.0.41 - - [2026-03-05 19:17:38] "POST /instance-ips HTTP/1.1" 200 381 0.045592 10.0.0.41 - - [2026-03-05 19:17:38] "GET /instance-ip/0c5e467f-772f-4e79-883e-df9479d80678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.006923 10.0.0.41 - - [2026-03-05 19:17:38] "POST /loadbalancers HTTP/1.1" 200 582 0.072504 10.0.0.41 - - [2026-03-05 19:17:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.026619 10.0.0.41 - - [2026-03-05 19:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846 10.0.0.41 - - [2026-03-05 19:17:38] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043814 10.0.0.41 - - [2026-03-05 19:17:38] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046882 10.0.0.41 - - [2026-03-05 19:17:38] "GET /loadbalancer/ec1f177c-0c79-4e12-951b-0552454067fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.005353 10.0.0.41 - - [2026-03-05 19:17:38] "GET /instance-ip/0c5e467f-772f-4e79-883e-df9479d80678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.006146 10.0.0.41 - - [2026-03-05 19:17:38] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.047016 10.0.0.41 - - [2026-03-05 19:17:38] "POST /floating-ips HTTP/1.1" 200 583 0.054948 10.0.0.41 - - [2026-03-05 19:17:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.011053 10.0.0.41 - - [2026-03-05 19:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.021104 10.0.0.41 - - [2026-03-05 19:17:38] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054389 10.0.0.41 - - [2026-03-05 19:17:39] "GET /loadbalancer-listener/30b6e615-8fde-440d-95d3-9adf500c0cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003267 10.0.0.41 - - [2026-03-05 19:17:39] "GET /loadbalancer-listener/30b6e615-8fde-440d-95d3-9adf500c0cfd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004673 10.0.0.41 - - [2026-03-05 19:17:39] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.045751 10.0.0.41 - - [2026-03-05 19:17:39] "GET /instance-ip/0c5e467f-772f-4e79-883e-df9479d80678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.003754 10.0.0.41 - - [2026-03-05 19:17:39] "GET /instance-ip/0c5e467f-772f-4e79-883e-df9479d80678?fields=floating_ips HTTP/1.1" 200 1168 0.009659 10.0.0.41 - - [2026-03-05 19:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007359 10.0.0.41 - - [2026-03-05 19:17:39] "GET /global-vrouter-config/c23f89f4-690c-4028-a954-c5d5d28636f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.012805 10.0.0.41 - - [2026-03-05 19:17:39] "GET /floating-ip/971460ec-c9ca-49c4-80de-dc5faf29e4ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.015804 10.0.0.41 - - [2026-03-05 19:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015516 10.0.0.41 - - [2026-03-05 19:17:39] "PUT /global-vrouter-config/c23f89f4-690c-4028-a954-c5d5d28636f5 HTTP/1.1" 200 276 0.015354 10.0.0.41 - - [2026-03-05 19:17:39] "POST /tags HTTP/1.1" 200 301 0.049051 10.0.0.41 - - [2026-03-05 19:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.022085 10.0.0.41 - - [2026-03-05 19:17:39] "GET /tag/e778c23b-6715-402b-8fb4-e3be10e78db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016346 10.0.0.41 - - [2026-03-05 19:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.41 - - [2026-03-05 19:17:39] "GET /project/223ad959-2b6e-480c-824e-c6d057c70006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.029811 10.0.0.41 - - [2026-03-05 19:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.41 - - [2026-03-05 19:17:39] "GET /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004002 10.0.0.41 - - [2026-03-05 19:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005435 10.0.0.41 - - [2026-03-05 19:17:39] "GET /service-appliance-set/0ee86f73-83e7-4868-b9ba-ef805e43476e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003275 10.0.0.41 - - [2026-03-05 19:17:39] "POST /fqname-to-id HTTP/1.1" 404 242 0.001989 10.0.0.41 - - [2026-03-05 19:17:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.100939 10.0.0.41 - - [2026-03-05 19:17:39] "GET /virtual-machine-interface/cfdba7ce-a98c-45ad-965e-1fb7df2a46d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.004933 10.0.0.41 - - [2026-03-05 19:17:39] "POST /instance-ips HTTP/1.1" 200 377 0.025158 10.0.0.41 - - [2026-03-05 19:17:39] "GET /instance-ip/9e71d0da-d44f-4135-bbe2-fd72092dc23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.010149 10.0.0.41 - - [2026-03-05 19:17:39] "POST /loadbalancers HTTP/1.1" 200 582 0.082445 10.0.0.41 - - [2026-03-05 19:17:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.051560 10.0.0.41 - - [2026-03-05 19:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009618 10.0.0.41 - - [2026-03-05 19:17:40] "GET /project/223ad959-2b6e-480c-824e-c6d057c70006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.070913 10.0.0.41 - - [2026-03-05 19:17:40] "GET /instance-ip/9e71d0da-d44f-4135-bbe2-fd72092dc23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004325 10.0.0.41 - - [2026-03-05 19:17:40] "GET /project/223ad959-2b6e-480c-824e-c6d057c70006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.055206 10.0.0.41 - - [2026-03-05 19:17:40] "GET /loadbalancer/5088fa69-8d60-407d-bb31-0a746bfe4ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004624 10.0.0.41 - - [2026-03-05 19:17:40] "POST /floating-ips HTTP/1.1" 200 581 0.027781 10.0.0.41 - - [2026-03-05 19:17:40] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.054654 10.0.0.41 - - [2026-03-05 19:17:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019680 10.0.0.41 - - [2026-03-05 19:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007041 10.0.0.41 - - [2026-03-05 19:17:40] "GET /project/223ad959-2b6e-480c-824e-c6d057c70006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.043770 10.0.0.41 - - [2026-03-05 19:17:40] "GET /loadbalancer-listener/d0f48ced-4143-4aaa-a445-a882f1d9a707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003015 10.0.0.41 - - [2026-03-05 19:17:40] "GET /loadbalancer-listener/d0f48ced-4143-4aaa-a445-a882f1d9a707?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003714 10.0.0.41 - - [2026-03-05 19:17:40] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.037702 10.0.0.41 - - [2026-03-05 19:17:40] "GET /instance-ip/9e71d0da-d44f-4135-bbe2-fd72092dc23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004622 10.0.0.41 - - [2026-03-05 19:17:40] "GET /instance-ip/9e71d0da-d44f-4135-bbe2-fd72092dc23b?fields=floating_ips HTTP/1.1" 200 1165 0.006306 10.0.0.41 - - [2026-03-05 19:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.41 - - [2026-03-05 19:17:40] "GET /floating-ip/a26136e3-2582-4786-8472-6f5596f4320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004352 10.0.0.41 - - [2026-03-05 19:17:40] "GET /project/223ad959-2b6e-480c-824e-c6d057c70006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.051413 10.0.0.41 - - [2026-03-05 19:17:40] "GET /loadbalancer/5088fa69-8d60-407d-bb31-0a746bfe4ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002407 10.0.0.41 - - [2026-03-05 19:17:40] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.018698 10.0.0.41 - - [2026-03-05 19:17:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.011004 10.0.0.41 - - [2026-03-05 19:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.41 - - [2026-03-05 19:17:40] "GET /project/223ad959-2b6e-480c-824e-c6d057c70006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.044916 10.0.0.41 - - [2026-03-05 19:17:40] "GET /loadbalancer-listener/60a3a906-a00d-4895-b79a-4a9c23375bde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.005021 10.0.0.41 - - [2026-03-05 19:17:40] "GET /loadbalancer-listener/60a3a906-a00d-4895-b79a-4a9c23375bde?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.006362 10.0.0.41 - - [2026-03-05 19:17:40] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.029671 10.0.0.41 - - [2026-03-05 19:17:40] "GET /instance-ip/9e71d0da-d44f-4135-bbe2-fd72092dc23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004040 10.0.0.41 - - [2026-03-05 19:17:40] "GET /instance-ip/9e71d0da-d44f-4135-bbe2-fd72092dc23b?fields=floating_ips HTTP/1.1" 200 1165 0.007973 10.0.0.41 - - [2026-03-05 19:17:40] "GET /floating-ip/a26136e3-2582-4786-8472-6f5596f4320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004240 10.0.0.41 - - [2026-03-05 19:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009392 10.0.0.41 - - [2026-03-05 19:17:40] "GET /project/223ad959-2b6e-480c-824e-c6d057c70006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.043476 10.0.0.41 - - [2026-03-05 19:17:40] "GET /loadbalancer/5088fa69-8d60-407d-bb31-0a746bfe4ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002824 10.0.0.41 - - [2026-03-05 19:17:40] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.015330 10.0.0.41 - - [2026-03-05 19:17:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.022587 10.0.0.41 - - [2026-03-05 19:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.41 - - [2026-03-05 19:17:41] "GET /project/223ad959-2b6e-480c-824e-c6d057c70006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.037325 10.0.0.41 - - [2026-03-05 19:17:41] "GET /loadbalancer-listener/a907a46b-51eb-431e-9f58-a0839ed026d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.005603 10.0.0.41 - - [2026-03-05 19:17:41] "GET /loadbalancer-listener/a907a46b-51eb-431e-9f58-a0839ed026d7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004769 10.0.0.41 - - [2026-03-05 19:17:41] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.036551 10.0.0.41 - - [2026-03-05 19:17:41] "GET /instance-ip/9e71d0da-d44f-4135-bbe2-fd72092dc23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.007534 10.0.0.41 - - [2026-03-05 19:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005840 10.0.0.41 - - [2026-03-05 19:17:41] "GET /instance-ip/9e71d0da-d44f-4135-bbe2-fd72092dc23b?fields=floating_ips HTTP/1.1" 200 1165 0.005037 10.0.0.41 - - [2026-03-05 19:17:41] "GET /loadbalancer/ec1f177c-0c79-4e12-951b-0552454067fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.004792 10.0.0.41 - - [2026-03-05 19:17:41] "GET /floating-ip/a26136e3-2582-4786-8472-6f5596f4320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.005689 10.0.0.41 - - [2026-03-05 19:17:41] "POST /tags HTTP/1.1" 200 355 0.035205 10.0.0.41 - - [2026-03-05 19:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.41 - - [2026-03-05 19:17:41] "GET /tag/9c393609-04bb-43cf-81ec-089070925f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.019450 10.0.0.41 - - [2026-03-05 19:17:41] "POST /tags HTTP/1.1" 200 303 0.025579 10.0.0.41 - - [2026-03-05 19:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.41 - - [2026-03-05 19:17:41] "GET /tag/1d43cab3-f5a6-4883-81a5-c657f8251887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011543 10.0.0.41 - - [2026-03-05 19:17:41] "POST /projects HTTP/1.1" 409 218 0.002667 10.0.0.41 - - [2026-03-05 19:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.41 - - [2026-03-05 19:17:41] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046215 10.0.0.41 - - [2026-03-05 19:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.41 - - [2026-03-05 19:17:41] "GET /network-ipam/2ace928b-588c-4ede-9239-7292a30893a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003264 10.0.0.41 - - [2026-03-05 19:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.41 - - [2026-03-05 19:17:41] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004780 10.0.0.41 - - [2026-03-05 19:17:41] "PUT /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3 HTTP/1.1" 200 264 0.050390 10.0.0.41 - - [2026-03-05 19:17:41] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.012139 10.0.0.41 - - [2026-03-05 19:17:41] "POST /set-tag HTTP/1.1" 200 109 0.046837 10.0.0.41 - - [2026-03-05 19:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.41 - - [2026-03-05 19:17:41] "GET /network-ipam/c4840b8c-df8c-41cc-9ca3-cc3b330b966c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003127 10.0.0.41 - - [2026-03-05 19:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.41 - - [2026-03-05 19:17:41] "GET /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004772 10.0.0.41 - - [2026-03-05 19:17:41] "PUT /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d HTTP/1.1" 200 264 0.055178 10.0.0.41 - - [2026-03-05 19:17:41] "GET /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006539 10.0.0.41 - - [2026-03-05 19:17:42] "POST /set-tag HTTP/1.1" 200 109 0.055391 10.0.0.41 - - [2026-03-05 19:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.41 - - [2026-03-05 19:17:42] "GET /network-policy/1aeff34d-75f3-497a-97ba-d5f651ec1c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.015238 10.0.0.41 - - [2026-03-05 19:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.41 - - [2026-03-05 19:17:42] "GET /network-policy/e0de4378-07ec-494b-ac96-103dd3a1c942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003107 10.0.0.41 - - [2026-03-05 19:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.41 - - [2026-03-05 19:17:42] "GET /network-policy/bbc775d5-7e72-4839-8d0b-535141f70d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003667 10.0.0.41 - - [2026-03-05 19:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008460 10.0.0.41 - - [2026-03-05 19:17:42] "PUT /network-policy/bbc775d5-7e72-4839-8d0b-535141f70d6c HTTP/1.1" 200 262 0.010424 10.0.0.41 - - [2026-03-05 19:17:42] "PUT /access-control-list/b295b35c-8523-4bc6-ae58-b34048149604 HTTP/1.1" 200 272 0.032080 10.0.0.41 - - [2026-03-05 19:17:42] "POST /ref-update HTTP/1.1" 200 156 0.086959 10.0.0.41 - - [2026-03-05 19:17:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007611 10.0.0.41 - - [2026-03-05 19:17:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011016 10.0.0.41 - - [2026-03-05 19:17:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023567 10.0.0.41 - - [2026-03-05 19:17:42] "PUT /access-control-list/4369bc2d-08cd-464f-9728-20b6f25f3625 HTTP/1.1" 200 272 0.078208 10.0.0.41 - - [2026-03-05 19:17:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020149 10.0.0.41 - - [2026-03-05 19:17:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002609 10.0.0.41 - - [2026-03-05 19:17:42] "POST /security-groups HTTP/1.1" 409 245 0.003090 10.0.0.41 - - [2026-03-05 19:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.41 - - [2026-03-05 19:17:42] "PUT /security-group/77a3737d-5d3a-4d53-befd-6c7e29f0b825 HTTP/1.1" 200 262 0.061917 10.0.0.41 - - [2026-03-05 19:17:42] "PUT /access-control-list/a3d332c4-ddc3-420b-b177-2cdbfd027ea8 HTTP/1.1" 200 272 0.023239 10.0.0.41 - - [2026-03-05 19:17:42] "PUT /access-control-list/8d9629e3-cb30-466c-8724-14b315fc5e55 HTTP/1.1" 200 272 0.016446 10.0.0.41 - - [2026-03-05 19:17:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018770 10.0.0.41 - - [2026-03-05 19:17:42] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017908 10.0.0.41 - - [2026-03-05 19:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015792 10.0.0.41 - - [2026-03-05 19:17:42] "GET /policy-management/c662faf3-590c-4db8-93da-33de7c4378ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013221 10.0.0.41 - - [2026-03-05 19:17:42] "POST /tags HTTP/1.1" 409 206 0.002423 10.0.0.41 - - [2026-03-05 19:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.41 - - [2026-03-05 19:17:42] "GET /tag/1d43cab3-f5a6-4883-81a5-c657f8251887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.016476 10.0.0.41 - - [2026-03-05 19:17:42] "POST /firewall-rules HTTP/1.1" 200 562 0.074654 10.0.0.41 - - [2026-03-05 19:17:42] "GET /firewall-rule/757e1e82-d082-414f-95c2-809a06ecd7b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.010637 10.0.0.41 - - [2026-03-05 19:17:42] "GET /firewall-policy/a23c2cfa-8d1a-4389-a8f9-6acff9e678b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004473 10.0.0.41 - - [2026-03-05 19:17:42] "GET /firewall-rule/757e1e82-d082-414f-95c2-809a06ecd7b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002566 10.0.0.41 - - [2026-03-05 19:17:42] "POST /ref-update HTTP/1.1" 200 156 0.034698 10.0.0.41 - - [2026-03-05 19:17:43] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013819 10.0.0.41 - - [2026-03-05 19:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.41 - - [2026-03-05 19:17:43] "GET /policy-management/c662faf3-590c-4db8-93da-33de7c4378ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007428 10.0.0.41 - - [2026-03-05 19:17:43] "POST /tags HTTP/1.1" 409 206 0.002472 10.0.0.41 - - [2026-03-05 19:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.41 - - [2026-03-05 19:17:43] "GET /tag/1d43cab3-f5a6-4883-81a5-c657f8251887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013201 10.0.0.41 - - [2026-03-05 19:17:43] "POST /firewall-rules HTTP/1.1" 200 560 0.068542 10.0.0.41 - - [2026-03-05 19:17:43] "GET /firewall-rule/e2885df5-e8d6-4125-a3fd-e7058269fe77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.004673 10.0.0.41 - - [2026-03-05 19:17:43] "GET /firewall-policy/a23c2cfa-8d1a-4389-a8f9-6acff9e678b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004501 10.0.0.41 - - [2026-03-05 19:17:43] "GET /firewall-rule/e2885df5-e8d6-4125-a3fd-e7058269fe77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.007999 10.0.0.41 - - [2026-03-05 19:17:43] "POST /ref-update HTTP/1.1" 200 156 0.051529 10.0.0.41 - - [2026-03-05 19:17:43] "POST /tags HTTP/1.1" 200 301 0.075480 10.0.0.41 - - [2026-03-05 19:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007249 10.0.0.41 - - [2026-03-05 19:17:43] "GET /tag/8a8a0a86-c345-45ea-bc16-90e3ad6c7231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014852 10.0.0.41 - - [2026-03-05 19:17:43] "POST /tags HTTP/1.1" 200 325 0.058942 10.0.0.41 - - [2026-03-05 19:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014571 10.0.0.41 - - [2026-03-05 19:17:43] "GET /tag/6d2b6559-8fb0-46a1-bd77-5140e6ec645b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.014209 10.0.0.41 - - [2026-03-05 19:17:43] "POST /tags HTTP/1.1" 200 363 0.018873 10.0.0.41 - - [2026-03-05 19:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006278 10.0.0.41 - - [2026-03-05 19:17:43] "GET /tag/a295ad4e-90c8-4060-97d4-2e890c96b346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.019613 10.0.0.41 - - [2026-03-05 19:17:43] "POST /tags HTTP/1.1" 200 311 0.047880 10.0.0.41 - - [2026-03-05 19:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.032954 10.0.0.41 - - [2026-03-05 19:17:43] "GET /tag/1bec7f3c-1091-4453-aa44-5946098c00f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013098 10.0.0.41 - - [2026-03-05 19:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.41 - - [2026-03-05 19:17:43] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.004515 10.0.0.41 - - [2026-03-05 19:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.41 - - [2026-03-05 19:17:44] "GET /project/223ad959-2b6e-480c-824e-c6d057c70006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.143678 10.0.0.41 - - [2026-03-05 19:17:44] "POST /virtual-machines HTTP/1.1" 200 377 0.020711 10.0.0.41 - - [2026-03-05 19:17:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018027 10.0.0.41 - - [2026-03-05 19:17:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.126508 10.0.0.41 - - [2026-03-05 19:17:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.036240 10.0.0.41 - - [2026-03-05 19:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.028094 10.0.0.41 - - [2026-03-05 19:17:44] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.016793 10.0.0.41 - - [2026-03-05 19:17:44] "POST /instance-ips HTTP/1.1" 200 409 0.051333 10.0.0.41 - - [2026-03-05 19:17:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.053903 10.0.0.41 - - [2026-03-05 19:17:44] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.015590 10.0.0.41 - - [2026-03-05 19:17:44] "POST /set-tag HTTP/1.1" 200 109 0.036000 10.0.0.41 - - [2026-03-05 19:17:44] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.024124 10.0.0.41 - - [2026-03-05 19:17:44] "GET /instance-ip/fcc833b6-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.021308 10.0.0.41 - - [2026-03-05 19:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008285 10.0.0.41 - - [2026-03-05 19:17:44] "GET /loadbalancer/5088fa69-8d60-407d-bb31-0a746bfe4ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003797 10.0.0.41 - - [2026-03-05 19:17:44] "POST /tags HTTP/1.1" 200 371 0.042532 10.0.0.41 - - [2026-03-05 19:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014797 10.0.0.41 - - [2026-03-05 19:17:44] "GET /tag/bdf675a9-16ec-4f88-a098-2ebd98d662ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.019727 10.0.0.41 - - [2026-03-05 19:17:45] "POST /tags HTTP/1.1" 200 319 0.043632 10.0.0.41 - - [2026-03-05 19:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014094 10.0.0.41 - - [2026-03-05 19:17:45] "GET /tag/707f36bb-6ba5-46f0-a7fb-db450771dac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.022097 10.0.0.41 - - [2026-03-05 19:17:45] "POST /id-to-fqname HTTP/1.1" 200 181 0.007107 10.0.0.41 - - [2026-03-05 19:17:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.006066 10.0.0.41 - - [2026-03-05 19:17:45] "POST /security-groups HTTP/1.1" 200 578 0.243581 10.0.0.41 - - [2026-03-05 19:17:45] "POST /fqname-to-id HTTP/1.1" 404 225 0.005796 10.0.0.41 - - [2026-03-05 19:17:45] "POST /projects HTTP/1.1" 200 497 0.558328 10.0.0.41 - - [2026-03-05 19:17:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.030694 10.0.0.41 - - [2026-03-05 19:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012619 10.0.0.41 - - [2026-03-05 19:17:45] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.010297 10.0.0.41 - - [2026-03-05 19:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008931 10.0.0.41 - - [2026-03-05 19:17:45] "POST /access-control-lists HTTP/1.1" 200 587 0.127643 10.0.0.41 - - [2026-03-05 19:17:45] "GET /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.015108 10.0.0.41 - - [2026-03-05 19:17:45] "POST /fqname-to-id HTTP/1.1" 404 224 0.002181 10.0.0.41 - - [2026-03-05 19:17:45] "POST /access-control-lists HTTP/1.1" 200 585 0.062618 10.0.0.41 - - [2026-03-05 19:17:46] "PUT /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3 HTTP/1.1" 200 264 0.139997 10.0.0.41 - - [2026-03-05 19:17:46] "PUT /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d HTTP/1.1" 200 264 0.094301 10.0.0.41 - - [2026-03-05 19:17:46] "POST /security-groups HTTP/1.1" 200 558 0.094787 10.0.0.41 - - [2026-03-05 19:17:46] "POST /fqname-to-id HTTP/1.1" 404 248 0.005711 10.0.0.41 - - [2026-03-05 19:17:46] "POST /access-control-lists HTTP/1.1" 200 610 0.028872 10.0.0.41 - - [2026-03-05 19:17:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.022152 10.0.0.41 - - [2026-03-05 19:17:46] "POST /chown HTTP/1.1" 200 109 0.033127 10.0.0.41 - - [2026-03-05 19:17:46] "POST /fqname-to-id HTTP/1.1" 404 247 0.003649 10.0.0.41 - - [2026-03-05 19:17:46] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015821 10.0.0.41 - - [2026-03-05 19:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.41 - - [2026-03-05 19:17:46] "GET /policy-management/c662faf3-590c-4db8-93da-33de7c4378ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014521 10.0.0.41 - - [2026-03-05 19:17:46] "POST /access-control-lists HTTP/1.1" 200 608 0.068507 10.0.0.41 - - [2026-03-05 19:17:46] "POST /tags HTTP/1.1" 409 214 0.001707 10.0.0.41 - - [2026-03-05 19:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.41 - - [2026-03-05 19:17:46] "GET /tag/707f36bb-6ba5-46f0-a7fb-db450771dac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.015296 10.0.0.41 - - [2026-03-05 19:17:46] "POST /firewall-rules HTTP/1.1" 200 578 0.071455 10.0.0.41 - - [2026-03-05 19:17:46] "GET /firewall-rule/c9818e54-8eab-4bf6-9d86-9ba755ff9f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.014053 10.0.0.41 - - [2026-03-05 19:17:46] "GET /firewall-policy/a23c2cfa-8d1a-4389-a8f9-6acff9e678b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004221 10.0.0.41 - - [2026-03-05 19:17:46] "GET /firewall-rule/c9818e54-8eab-4bf6-9d86-9ba755ff9f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007064 10.0.0.41 - - [2026-03-05 19:17:46] "POST /ref-update HTTP/1.1" 200 156 0.046064 10.0.0.41 - - [2026-03-05 19:17:46] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004037 10.0.0.41 - - [2026-03-05 19:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005969 10.0.0.41 - - [2026-03-05 19:17:46] "GET /policy-management/c662faf3-590c-4db8-93da-33de7c4378ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003178 10.0.0.41 - - [2026-03-05 19:17:46] "POST /tags HTTP/1.1" 409 214 0.002789 10.0.0.41 - - [2026-03-05 19:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.41 - - [2026-03-05 19:17:46] "GET /tag/707f36bb-6ba5-46f0-a7fb-db450771dac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.016376 10.0.0.41 - - [2026-03-05 19:17:46] "POST /firewall-rules HTTP/1.1" 200 576 0.075541 10.0.0.41 - - [2026-03-05 19:17:46] "GET /firewall-rule/2a6f9cee-d99e-48b1-9d80-13c09d18ab03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.011972 10.0.0.41 - - [2026-03-05 19:17:46] "GET /firewall-policy/a23c2cfa-8d1a-4389-a8f9-6acff9e678b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.006542 10.0.0.41 - - [2026-03-05 19:17:47] "GET /firewall-rule/2a6f9cee-d99e-48b1-9d80-13c09d18ab03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.010593 10.0.0.41 - - [2026-03-05 19:17:47] "GET / HTTP/1.1" 200 35931 0.001722 10.0.0.41 - - [2026-03-05 19:17:47] "POST /ref-update HTTP/1.1" 200 156 0.048901 10.0.0.41 - - [2026-03-05 19:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.41 - - [2026-03-05 19:17:47] "GET /global-system-config/9f85f9c3-242c-435e-bd85-4bf604378959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.013312 10.0.0.41 - - [2026-03-05 19:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.41 - - [2026-03-05 19:17:47] "POST /tags HTTP/1.1" 200 363 0.019316 10.0.0.41 - - [2026-03-05 19:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.022286 10.0.0.41 - - [2026-03-05 19:17:47] "GET /config-node/aa1d4f02-c0ee-4453-9aba-c21c1729710f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.014079 10.0.0.41 - - [2026-03-05 19:17:47] "GET /tag/ac14b11b-d32e-4429-82d5-79c01d61937a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.030201 10.0.0.41 - - [2026-03-05 19:17:47] "POST /tags HTTP/1.1" 200 311 0.055698 10.0.0.41 - - [2026-03-05 19:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009662 10.0.0.41 - - [2026-03-05 19:17:47] "GET /tag/5f155ed9-a654-42ff-96ed-328dbfcc8e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.025431 10.0.0.41 - - [2026-03-05 19:17:47] "POST /id-to-fqname HTTP/1.1" 200 177 0.000514 10.0.0.41 - - [2026-03-05 19:17:47] "POST /fqname-to-id HTTP/1.1" 404 186 0.010128 10.0.0.41 - - [2026-03-05 19:17:47] "POST /security-groups HTTP/1.1" 200 574 0.077595 10.0.0.41 - - [2026-03-05 19:17:47] "POST /projects HTTP/1.1" 200 489 0.219999 10.0.0.41 - - [2026-03-05 19:17:47] "POST /fqname-to-id HTTP/1.1" 404 217 0.008885 10.0.0.41 - - [2026-03-05 19:17:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.030221 10.0.0.41 - - [2026-03-05 19:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008487 10.0.0.41 - - [2026-03-05 19:17:47] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.036437 10.0.0.41 - - [2026-03-05 19:17:47] "POST /access-control-lists HTTP/1.1" 200 583 0.113259 10.0.0.41 - - [2026-03-05 19:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006217 10.0.0.41 - - [2026-03-05 19:17:47] "GET /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.007741 10.0.0.41 - - [2026-03-05 19:17:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.004277 10.0.0.41 - - [2026-03-05 19:17:47] "POST /access-control-lists HTTP/1.1" 200 581 0.067615 10.0.0.41 - - [2026-03-05 19:17:47] "PUT /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3 HTTP/1.1" 200 264 0.140917 10.0.0.41 - - [2026-03-05 19:17:48] "PUT /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d HTTP/1.1" 200 264 0.116276 10.0.0.41 - - [2026-03-05 19:17:48] "POST /security-groups HTTP/1.1" 200 546 0.073724 10.0.0.41 - - [2026-03-05 19:17:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.008108 10.0.0.41 - - [2026-03-05 19:17:48] "POST /access-control-lists HTTP/1.1" 200 602 0.024886 10.0.0.41 - - [2026-03-05 19:17:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.037851 10.0.0.41 - - [2026-03-05 19:17:48] "POST /fqname-to-id HTTP/1.1" 404 239 0.003404 10.0.0.41 - - [2026-03-05 19:17:48] "POST /chown HTTP/1.1" 200 109 0.033355 10.0.0.41 - - [2026-03-05 19:17:48] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005836 10.0.0.41 - - [2026-03-05 19:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.41 - - [2026-03-05 19:17:48] "POST /access-control-lists HTTP/1.1" 200 600 0.103606 10.0.0.41 - - [2026-03-05 19:17:48] "GET /policy-management/c662faf3-590c-4db8-93da-33de7c4378ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016446 10.0.0.41 - - [2026-03-05 19:17:48] "POST /tags HTTP/1.1" 409 210 0.045960 10.0.0.41 - - [2026-03-05 19:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.41 - - [2026-03-05 19:17:48] "GET /tag/5f155ed9-a654-42ff-96ed-328dbfcc8e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015065 10.0.0.41 - - [2026-03-05 19:17:48] "POST /firewall-rules HTTP/1.1" 200 570 0.098807 10.0.0.41 - - [2026-03-05 19:17:48] "GET /firewall-rule/b5962f96-505d-4ae7-a879-01e482a26f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010169 10.0.0.41 - - [2026-03-05 19:17:48] "GET /firewall-policy/a23c2cfa-8d1a-4389-a8f9-6acff9e678b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.007734 10.0.0.41 - - [2026-03-05 19:17:48] "GET /firewall-rule/b5962f96-505d-4ae7-a879-01e482a26f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002756 10.0.0.41 - - [2026-03-05 19:17:48] "POST /ref-update HTTP/1.1" 200 156 0.077724 10.0.0.41 - - [2026-03-05 19:17:48] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023165 10.0.0.41 - - [2026-03-05 19:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.41 - - [2026-03-05 19:17:48] "GET /policy-management/c662faf3-590c-4db8-93da-33de7c4378ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003137 10.0.0.41 - - [2026-03-05 19:17:48] "POST /tags HTTP/1.1" 409 210 0.001930 10.0.0.41 - - [2026-03-05 19:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.41 - - [2026-03-05 19:17:49] "GET /tag/5f155ed9-a654-42ff-96ed-328dbfcc8e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.030662 10.0.0.41 - - [2026-03-05 19:17:49] "POST /firewall-rules HTTP/1.1" 200 568 0.069733 10.0.0.41 - - [2026-03-05 19:17:49] "GET /firewall-rule/df734a57-2f88-4e73-8758-77be80e405b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.024695 10.0.0.41 - - [2026-03-05 19:17:49] "GET /firewall-policy/a23c2cfa-8d1a-4389-a8f9-6acff9e678b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.005781 10.0.0.41 - - [2026-03-05 19:17:49] "GET /firewall-rule/df734a57-2f88-4e73-8758-77be80e405b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005724 10.0.0.41 - - [2026-03-05 19:17:49] "POST /ref-update HTTP/1.1" 200 156 0.057541 10.0.0.41 - - [2026-03-05 19:17:49] "POST /tags HTTP/1.1" 409 237 0.002410 10.0.0.41 - - [2026-03-05 19:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.41 - - [2026-03-05 19:17:49] "GET /tag/a295ad4e-90c8-4060-97d4-2e890c96b346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.011395 10.0.0.41 - - [2026-03-05 19:17:49] "POST /tags HTTP/1.1" 409 210 0.002275 10.0.0.41 - - [2026-03-05 19:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.41 - - [2026-03-05 19:17:49] "GET /tag/1bec7f3c-1091-4453-aa44-5946098c00f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.019619 10.0.0.41 - - [2026-03-05 19:17:49] "POST /projects HTTP/1.1" 409 223 0.002512 10.0.0.41 - - [2026-03-05 19:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.41 - - [2026-03-05 19:17:49] "GET /project/223ad959-2b6e-480c-824e-c6d057c70006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.041550 10.0.0.41 - - [2026-03-05 19:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.41 - - [2026-03-05 19:17:49] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004214 10.0.0.41 - - [2026-03-05 19:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.41 - - [2026-03-05 19:17:49] "GET /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.006910 10.0.0.41 - - [2026-03-05 19:17:49] "PUT /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3 HTTP/1.1" 200 264 0.043845 10.0.0.41 - - [2026-03-05 19:17:49] "PUT /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d HTTP/1.1" 200 264 0.065075 10.0.0.41 - - [2026-03-05 19:17:49] "POST /security-groups HTTP/1.1" 409 253 0.003145 10.0.0.41 - - [2026-03-05 19:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.41 - - [2026-03-05 19:17:49] "PUT /security-group/1c4a2071-0098-442c-ba1a-547830365edb HTTP/1.1" 200 262 0.053905 10.0.0.41 - - [2026-03-05 19:17:49] "PUT /access-control-list/31d4eef9-f45b-4f42-a1c6-09f1069d6189 HTTP/1.1" 200 272 0.014511 10.0.0.41 - - [2026-03-05 19:17:49] "PUT /access-control-list/433c01c4-a6dd-4fdd-8616-351cad2ec5ec HTTP/1.1" 200 272 0.018403 10.0.0.41 - - [2026-03-05 19:17:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.030826 10.0.0.41 - - [2026-03-05 19:17:49] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002357 10.0.0.41 - - [2026-03-05 19:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.41 - - [2026-03-05 19:17:49] "GET /policy-management/c662faf3-590c-4db8-93da-33de7c4378ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003863 10.0.0.41 - - [2026-03-05 19:17:49] "POST /tags HTTP/1.1" 409 210 0.006333 10.0.0.41 - - [2026-03-05 19:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.41 - - [2026-03-05 19:17:50] "GET /tag/1bec7f3c-1091-4453-aa44-5946098c00f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014491 10.0.0.41 - - [2026-03-05 19:17:50] "POST /firewall-rules HTTP/1.1" 200 570 0.075961 10.0.0.41 - - [2026-03-05 19:17:50] "GET /firewall-rule/f7636c86-2032-4d00-a319-88731192c4ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.018016 10.0.0.41 - - [2026-03-05 19:17:50] "GET /firewall-policy/a23c2cfa-8d1a-4389-a8f9-6acff9e678b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004503 10.0.0.41 - - [2026-03-05 19:17:50] "GET /firewall-rule/f7636c86-2032-4d00-a319-88731192c4ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003197 10.0.0.41 - - [2026-03-05 19:17:50] "POST /ref-update HTTP/1.1" 200 156 0.037889 10.0.0.41 - - [2026-03-05 19:17:50] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003154 10.0.0.41 - - [2026-03-05 19:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.41 - - [2026-03-05 19:17:50] "GET /policy-management/c662faf3-590c-4db8-93da-33de7c4378ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002723 10.0.0.41 - - [2026-03-05 19:17:50] "POST /tags HTTP/1.1" 409 210 0.002484 10.0.0.41 - - [2026-03-05 19:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.41 - - [2026-03-05 19:17:50] "GET /tag/1bec7f3c-1091-4453-aa44-5946098c00f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012460 10.0.0.41 - - [2026-03-05 19:17:50] "POST /firewall-rules HTTP/1.1" 200 568 0.074131 10.0.0.41 - - [2026-03-05 19:17:50] "GET /firewall-rule/7b296711-6ad2-434b-86ab-62ef7a3cd686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.012165 10.0.0.41 - - [2026-03-05 19:17:50] "GET /firewall-policy/a23c2cfa-8d1a-4389-a8f9-6acff9e678b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.005375 10.0.0.41 - - [2026-03-05 19:17:50] "GET /firewall-rule/7b296711-6ad2-434b-86ab-62ef7a3cd686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.003121 10.0.0.41 - - [2026-03-05 19:17:50] "POST /ref-update HTTP/1.1" 200 156 0.052195 10.0.0.41 - - [2026-03-05 19:17:50] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015037 10.0.0.41 - - [2026-03-05 19:17:50] "POST /set-tag HTTP/1.1" 200 109 0.002838 10.0.0.41 - - [2026-03-05 19:17:58] "GET / HTTP/1.1" 200 35931 0.001603 10.0.0.41 - - [2026-03-05 19:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.41 - - [2026-03-05 19:17:58] "GET /routing-instance/d55c0d4f-b764-4634-8ed2-0bcface09825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003105 10.0.0.41 - - [2026-03-05 19:17:58] "POST /bgp-routers HTTP/1.1" 409 301 0.003466 10.0.0.41 - - [2026-03-05 19:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.41 - - [2026-03-05 19:17:58] "GET /bgp-router/1bb8f5b6-193b-4e02-8660-2ff6ae899099?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.004792 10.0.0.41 - - [2026-03-05 19:17:58] "PUT /bgp-router/1bb8f5b6-193b-4e02-8660-2ff6ae899099 HTTP/1.1" 200 254 0.014051 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:17:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001007 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:17:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001044 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:18:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000980 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:18:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001144 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:18:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001077 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:18:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001207 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:18:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000989 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:18:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001071 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:18:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001071 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:18:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001072 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:18:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001036 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:18:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000998 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:18:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001004 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:18:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001414 10.0.0.141 - - [2026-03-05 19:19:32] "GET / HTTP/1.1" 200 35931 0.001609 10.0.0.141 - - [2026-03-05 19:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.141 - - [2026-03-05 19:19:32] "GET /global-system-config/9f85f9c3-242c-435e-bd85-4bf604378959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004905 10.0.0.141 - - [2026-03-05 19:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.141 - - [2026-03-05 19:19:32] "GET /routing-instance/d55c0d4f-b764-4634-8ed2-0bcface09825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003234 10.0.0.141 - - [2026-03-05 19:19:32] "PUT /global-system-config/9f85f9c3-242c-435e-bd85-4bf604378959 HTTP/1.1" 200 274 0.014296 10.0.0.141 - - [2026-03-05 19:19:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.009229 10.0.0.141 - - [2026-03-05 19:19:32] "POST /virtual-routers HTTP/1.1" 200 599 0.018385 10.0.0.141 - - [2026-03-05 19:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010015 10.0.0.141 - - [2026-03-05 19:19:32] "GET /virtual-router/fd22568b-d058-48ff-9870-724010ce3141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.005365 10.0.0.141 - - [2026-03-05 19:19:32] "POST /fqname-to-id HTTP/1.1" 404 229 0.002534 10.0.0.141 - - [2026-03-05 19:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.141 - - [2026-03-05 19:19:32] "GET /virtual-network/2cd01696-f3e5-4015-969c-b5b44f85c6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004029 10.0.0.141 - - [2026-03-05 19:19:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.055113 10.0.0.141 - - [2026-03-05 19:19:53] "GET / HTTP/1.1" 200 35931 0.001602 10.0.0.141 - - [2026-03-05 19:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.141 - - [2026-03-05 19:19:53] "GET /global-system-config/9f85f9c3-242c-435e-bd85-4bf604378959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005433 10.0.0.141 - - [2026-03-05 19:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.141 - - [2026-03-05 19:19:53] "GET /routing-instance/d55c0d4f-b764-4634-8ed2-0bcface09825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003663 10.0.0.141 - - [2026-03-05 19:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.141 - - [2026-03-05 19:19:53] "GET /virtual-router/fd22568b-d058-48ff-9870-724010ce3141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003081 10.0.0.141 - - [2026-03-05 19:19:53] "PUT /virtual-router/fd22568b-d058-48ff-9870-724010ce3141 HTTP/1.1" 200 262 0.009954 10.0.0.141 - - [2026-03-05 19:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.141 - - [2026-03-05 19:19:53] "GET /virtual-router/fd22568b-d058-48ff-9870-724010ce3141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003131 10.0.0.141 - - [2026-03-05 19:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.141 - - [2026-03-05 19:19:53] "GET /virtual-machine-interface/483e546f-e7ed-4584-8068-c8da40d8a4a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.005174 10.0.0.141 - - [2026-03-05 19:19:53] "PUT /virtual-machine-interface/483e546f-e7ed-4584-8068-c8da40d8a4a3 HTTP/1.1" 200 284 0.009754 10.0.0.41 - - [2026-03-05 19:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.41 - - [2026-03-05 19:20:01] "GET /virtual-router/fd22568b-d058-48ff-9870-724010ce3141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003631 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:20:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000977 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:20:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000986 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:20:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:20:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000942 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:20:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001230 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:20:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000894 10.0.0.41 - - [2026-03-05 19:21:35] "GET /virtual-router/fd22568b-d058-48ff-9870-724010ce3141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003348 10.0.0.41 - - [2026-03-05 19:21:35] "POST /ref-update HTTP/1.1" 200 156 0.008998 10.0.0.41 - - [2026-03-05 19:21:56] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007481 10.0.0.41 - - [2026-03-05 19:21:56] "POST /set-tag HTTP/1.1" 200 109 0.003188 10.0.0.41 - - [2026-03-05 19:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.41 - - [2026-03-05 19:21:56] "GET /loadbalancer/5088fa69-8d60-407d-bb31-0a746bfe4ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003963 10.0.0.41 - - [2026-03-05 19:21:56] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005030 10.0.0.41 - - [2026-03-05 19:21:56] "POST /set-tag HTTP/1.1" 200 109 0.002800 10.0.0.41 - - [2026-03-05 19:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.41 - - [2026-03-05 19:21:56] "GET /loadbalancer/5088fa69-8d60-407d-bb31-0a746bfe4ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002692 10.0.0.41 - - [2026-03-05 19:21:56] "GET /loadbalancer-pool/eb681595-691d-4fb7-b880-5b2c52927644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004421 10.0.0.41 - - [2026-03-05 19:21:56] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016816 10.0.0.41 - - [2026-03-05 19:21:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.012124 10.0.0.41 - - [2026-03-05 19:21:56] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004703 10.0.0.41 - - [2026-03-05 19:21:56] "POST /tags HTTP/1.1" 409 205 0.002412 10.0.0.41 - - [2026-03-05 19:21:56] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005154 10.0.0.41 - - [2026-03-05 19:21:56] "POST /ref-update HTTP/1.1" 200 156 0.007538 10.0.0.41 - - [2026-03-05 19:21:56] "GET /floating-ip/a26136e3-2582-4786-8472-6f5596f4320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.020206 10.0.0.41 - - [2026-03-05 19:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.41 - - [2026-03-05 19:21:56] "GET /tag/e778c23b-6715-402b-8fb4-e3be10e78db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011232 10.0.0.41 - - [2026-03-05 19:21:56] "PUT /floating-ip/a26136e3-2582-4786-8472-6f5596f4320b HTTP/1.1" 200 256 0.007903 10.0.0.41 - - [2026-03-05 19:21:56] "POST /set-tag HTTP/1.1" 200 109 0.085924 10.0.0.41 - - [2026-03-05 19:21:56] "GET /loadbalancer-pool/5f702a83-6af3-4a6f-b35e-d63a00b313e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005481 10.0.0.41 - - [2026-03-05 19:21:56] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018032 10.0.0.41 - - [2026-03-05 19:21:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.014012 10.0.0.41 - - [2026-03-05 19:21:56] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018543 10.0.0.41 - - [2026-03-05 19:21:56] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004342 10.0.0.41 - - [2026-03-05 19:21:56] "POST /ref-update HTTP/1.1" 200 156 0.008274 10.0.0.41 - - [2026-03-05 19:21:56] "GET /floating-ip/a26136e3-2582-4786-8472-6f5596f4320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.011853 10.0.0.41 - - [2026-03-05 19:21:56] "POST /set-tag HTTP/1.1" 200 109 0.005818 10.0.0.41 - - [2026-03-05 19:21:56] "GET /loadbalancer-pool/acc013f6-e3dc-4957-be80-98b68403f043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004681 10.0.0.41 - - [2026-03-05 19:21:56] "PUT /floating-ip/a26136e3-2582-4786-8472-6f5596f4320b HTTP/1.1" 200 256 0.028719 10.0.0.41 - - [2026-03-05 19:21:56] "POST /loadbalancer-members HTTP/1.1" 200 692 0.070494 10.0.0.41 - - [2026-03-05 19:21:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.027528 10.0.0.41 - - [2026-03-05 19:21:56] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.022803 10.0.0.41 - - [2026-03-05 19:21:56] "POST /set-tag HTTP/1.1" 200 109 0.004622 10.0.0.41 - - [2026-03-05 19:21:56] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006965 10.0.0.41 - - [2026-03-05 19:21:56] "POST /ref-update HTTP/1.1" 200 156 0.008777 10.0.0.41 - - [2026-03-05 19:21:56] "GET /floating-ip/a26136e3-2582-4786-8472-6f5596f4320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.009237 10.0.0.41 - - [2026-03-05 19:21:56] "PUT /floating-ip/a26136e3-2582-4786-8472-6f5596f4320b HTTP/1.1" 200 256 0.012597 10.0.0.41 - - [2026-03-05 19:22:14] "GET /global-system-configs HTTP/1.1" 200 322 0.002565 10.0.0.41 - - [2026-03-05 19:22:14] "GET /global-system-configs HTTP/1.1" 200 322 0.002638 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:23:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001094 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:23:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001183 10.0.0.41 - - [2026-03-05 19:25:07] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004622 10.0.0.41 - - [2026-03-05 19:25:07] "POST /set-tag HTTP/1.1" 200 109 0.005019 10.0.0.41 - - [2026-03-05 19:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.41 - - [2026-03-05 19:25:07] "GET /loadbalancer/5088fa69-8d60-407d-bb31-0a746bfe4ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005322 10.0.0.41 - - [2026-03-05 19:25:07] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005143 10.0.0.41 - - [2026-03-05 19:25:07] "POST /set-tag HTTP/1.1" 200 109 0.029474 10.0.0.41 - - [2026-03-05 19:25:07] "DELETE /loadbalancer-member/bab24ae9-7260-4b67-ba46-83616a25ba2d HTTP/1.1" 200 115 0.091326 10.0.0.41 - - [2026-03-05 19:25:07] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006038 10.0.0.41 - - [2026-03-05 19:25:08] "POST /set-tag HTTP/1.1" 200 109 0.067521 10.0.0.41 - - [2026-03-05 19:25:08] "DELETE /loadbalancer-member/6a475176-417f-42f5-85f9-df52693b9a45 HTTP/1.1" 200 115 0.035810 10.0.0.41 - - [2026-03-05 19:25:08] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007839 10.0.0.41 - - [2026-03-05 19:25:08] "POST /set-tag HTTP/1.1" 200 109 0.003024 10.0.0.41 - - [2026-03-05 19:25:08] "DELETE /loadbalancer-member/c2ed21a6-b3db-4e8d-84f0-958c59faf913 HTTP/1.1" 200 115 0.076235 10.0.0.41 - - [2026-03-05 19:25:08] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006833 10.0.0.41 - - [2026-03-05 19:25:08] "POST /set-tag HTTP/1.1" 200 109 0.003390 10.0.0.41 - - [2026-03-05 19:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.41 - - [2026-03-05 19:25:08] "GET /loadbalancer/5088fa69-8d60-407d-bb31-0a746bfe4ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002781 10.0.0.41 - - [2026-03-05 19:25:08] "GET /loadbalancer-pool/eb681595-691d-4fb7-b880-5b2c52927644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003010 10.0.0.41 - - [2026-03-05 19:25:08] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032194 10.0.0.41 - - [2026-03-05 19:25:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019872 10.0.0.41 - - [2026-03-05 19:25:08] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010079 10.0.0.41 - - [2026-03-05 19:25:08] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004130 10.0.0.41 - - [2026-03-05 19:25:08] "GET /floating-ip/a26136e3-2582-4786-8472-6f5596f4320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002686 10.0.0.41 - - [2026-03-05 19:25:08] "POST /set-tag HTTP/1.1" 200 109 0.085380 10.0.0.41 - - [2026-03-05 19:25:08] "GET /loadbalancer-pool/5f702a83-6af3-4a6f-b35e-d63a00b313e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.020301 10.0.0.41 - - [2026-03-05 19:25:08] "POST /loadbalancer-members HTTP/1.1" 200 690 0.044504 10.0.0.41 - - [2026-03-05 19:25:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.012853 10.0.0.41 - - [2026-03-05 19:25:08] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.029189 10.0.0.41 - - [2026-03-05 19:25:08] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017399 10.0.0.41 - - [2026-03-05 19:25:08] "POST /set-tag HTTP/1.1" 200 109 0.004422 10.0.0.41 - - [2026-03-05 19:25:08] "GET /floating-ip/a26136e3-2582-4786-8472-6f5596f4320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003189 10.0.0.41 - - [2026-03-05 19:25:08] "GET /loadbalancer-pool/acc013f6-e3dc-4957-be80-98b68403f043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.011056 10.0.0.41 - - [2026-03-05 19:25:08] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032075 10.0.0.41 - - [2026-03-05 19:25:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.034899 10.0.0.41 - - [2026-03-05 19:25:08] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015943 10.0.0.41 - - [2026-03-05 19:25:08] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014013 10.0.0.41 - - [2026-03-05 19:25:08] "GET /floating-ip/a26136e3-2582-4786-8472-6f5596f4320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004120 10.0.0.41 - - [2026-03-05 19:25:08] "POST /set-tag HTTP/1.1" 200 109 0.011686 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:25:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001499 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:25:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001335 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:25:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001849 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:25:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001396 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:25:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001026 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:25:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001063 10.0.0.41 - - [2026-03-05 19:26:34] "GET / HTTP/1.1" 200 35931 0.001789 10.0.0.41 - - [2026-03-05 19:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.41 - - [2026-03-05 19:26:34] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044508 10.0.0.41 - - [2026-03-05 19:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.41 - - [2026-03-05 19:26:34] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030234 10.0.0.41 - - [2026-03-05 19:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.41 - - [2026-03-05 19:26:34] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030788 10.0.0.41 - - [2026-03-05 19:26:35] "POST /tags HTTP/1.1" 200 333 0.052041 10.0.0.41 - - [2026-03-05 19:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011434 10.0.0.41 - - [2026-03-05 19:26:35] "GET /tag/67a8a1bb-589c-4fd0-a45c-2414537e16a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.024519 10.0.0.41 - - [2026-03-05 19:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.41 - - [2026-03-05 19:26:35] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030063 10.0.0.41 - - [2026-03-05 19:26:35] "GET /virtual-networks?parent_id=87b0d9b3-bb62-4a51-a631-51c290c2626e&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002342 10.0.0.41 - - [2026-03-05 19:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.41 - - [2026-03-05 19:26:35] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031501 10.0.0.41 - - [2026-03-05 19:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.41 - - [2026-03-05 19:26:35] "GET /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.008633 10.0.0.41 - - [2026-03-05 19:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.41 - - [2026-03-05 19:26:35] "GET /service-appliance-set/0ee86f73-83e7-4868-b9ba-ef805e43476e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002209 10.0.0.41 - - [2026-03-05 19:26:35] "POST /fqname-to-id HTTP/1.1" 404 254 0.003833 10.0.0.41 - - [2026-03-05 19:26:35] "POST /virtual-networks HTTP/1.1" 200 512 0.082788 10.0.0.41 - - [2026-03-05 19:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013401 10.0.0.41 - - [2026-03-05 19:26:35] "GET /network-ipam/4952030c-5882-41fb-aef2-4957bc043cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.003480 10.0.0.41 - - [2026-03-05 19:26:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.069743 10.0.0.41 - - [2026-03-05 19:26:35] "GET /virtual-machine-interface/f80b075b-7bdc-4789-99d9-7b2c908c020b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.022393 10.0.0.41 - - [2026-03-05 19:26:35] "POST /useragent-kv HTTP/1.1" 200 115 0.005935 10.0.0.41 - - [2026-03-05 19:26:35] "POST /ref-update HTTP/1.1" 200 156 0.121066 10.0.0.41 - - [2026-03-05 19:26:35] "GET /virtual-network/676e99c5-a0b2-4ce6-a89b-1cf50e539603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004256 10.0.0.41 - - [2026-03-05 19:26:35] "GET /domains HTTP/1.1" 200 280 0.002725 10.0.0.41 - - [2026-03-05 19:26:35] "POST /instance-ips HTTP/1.1" 200 409 0.047900 10.0.0.41 - - [2026-03-05 19:26:35] "GET /domain/9aba6f5f-79d9-49c0-8e5f-97107608ca7a HTTP/1.1" 200 3087 0.023155 10.0.0.41 - - [2026-03-05 19:26:35] "GET /instance-ip/d693b2ed-591e-4872-bb25-7eec7ce4aa55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.018955 10.0.0.41 - - [2026-03-05 19:26:35] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e HTTP/1.1" 200 5476 0.046808 10.0.0.41 - - [2026-03-05 19:26:35] "GET /virtual-network/676e99c5-a0b2-4ce6-a89b-1cf50e539603 HTTP/1.1" 200 2088 0.008488 10.0.0.41 - - [2026-03-05 19:26:35] "GET /virtual-network/676e99c5-a0b2-4ce6-a89b-1cf50e539603 HTTP/1.1" 200 2088 0.005530 10.0.0.41 - - [2026-03-05 19:26:35] "GET /routing-instance/c98231ee-9aa0-46ab-95ee-6389f12f7cf4 HTTP/1.1" 200 1182 0.005555 10.0.0.41 - - [2026-03-05 19:26:35] "GET /routing-instance/c98231ee-9aa0-46ab-95ee-6389f12f7cf4 HTTP/1.1" 200 1182 0.003775 10.0.0.41 - - [2026-03-05 19:26:35] "POST /loadbalancers HTTP/1.1" 200 610 0.113896 10.0.0.41 - - [2026-03-05 19:26:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.021599 10.0.0.41 - - [2026-03-05 19:26:35] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033026 10.0.0.41 - - [2026-03-05 19:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.035238 10.0.0.41 - - [2026-03-05 19:26:35] "GET /instance-ip/d693b2ed-591e-4872-bb25-7eec7ce4aa55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.006319 10.0.0.41 - - [2026-03-05 19:26:35] "POST /route-targets HTTP/1.1" 200 327 0.028303 10.0.0.41 - - [2026-03-05 19:26:35] "POST /floating-ips HTTP/1.1" 200 597 0.081150 10.0.0.41 - - [2026-03-05 19:26:35] "POST /ref-update HTTP/1.1" 200 156 0.055247 10.0.0.41 - - [2026-03-05 19:26:35] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.095195 10.0.0.41 - - [2026-03-05 19:26:35] "GET /loadbalancer/90a0ed62-94f2-456a-9912-e12e19666274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.008120 10.0.0.41 - - [2026-03-05 19:26:36] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.034779 10.0.0.41 - - [2026-03-05 19:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.41 - - [2026-03-05 19:26:36] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047200 10.0.0.41 - - [2026-03-05 19:26:36] "GET /loadbalancer-listener/9f6f52b4-c412-4bd8-953e-f0744bc51a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.004537 10.0.0.41 - - [2026-03-05 19:26:36] "GET /loadbalancer-listener/9f6f52b4-c412-4bd8-953e-f0744bc51a54?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.004521 10.0.0.41 - - [2026-03-05 19:26:36] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.037177 10.0.0.41 - - [2026-03-05 19:26:36] "GET /instance-ip/d693b2ed-591e-4872-bb25-7eec7ce4aa55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.005937 10.0.0.41 - - [2026-03-05 19:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.41 - - [2026-03-05 19:26:36] "GET /instance-ip/d693b2ed-591e-4872-bb25-7eec7ce4aa55?fields=floating_ips HTTP/1.1" 200 1213 0.005888 10.0.0.41 - - [2026-03-05 19:26:36] "GET /floating-ip/1508355c-3b4b-4758-b814-557ddd4087a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002307 10.0.0.41 - - [2026-03-05 19:26:36] "GET /loadbalancer/90a0ed62-94f2-456a-9912-e12e19666274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003031 10.0.0.41 - - [2026-03-05 19:26:36] "POST /tags HTTP/1.1" 200 295 0.055431 10.0.0.41 - - [2026-03-05 19:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007119 10.0.0.41 - - [2026-03-05 19:26:36] "GET /tag/75b0bd3e-2e2d-447c-8f18-3fd1cac0679c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.016791 10.0.0.41 - - [2026-03-05 19:26:36] "POST /tags HTTP/1.1" 409 233 0.004635 10.0.0.41 - - [2026-03-05 19:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.41 - - [2026-03-05 19:26:36] "GET /tag/9c393609-04bb-43cf-81ec-089070925f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011907 10.0.0.41 - - [2026-03-05 19:26:36] "POST /tags HTTP/1.1" 409 206 0.006043 10.0.0.41 - - [2026-03-05 19:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.41 - - [2026-03-05 19:26:36] "GET /tag/1d43cab3-f5a6-4883-81a5-c657f8251887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011877 10.0.0.41 - - [2026-03-05 19:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.41 - - [2026-03-05 19:26:36] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005001 10.0.0.41 - - [2026-03-05 19:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.41 - - [2026-03-05 19:26:36] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048210 10.0.0.41 - - [2026-03-05 19:26:36] "POST /virtual-machines HTTP/1.1" 200 369 0.009696 10.0.0.41 - - [2026-03-05 19:26:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.019726 10.0.0.41 - - [2026-03-05 19:26:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.142232 10.0.0.41 - - [2026-03-05 19:26:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.009693 10.0.0.41 - - [2026-03-05 19:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010225 10.0.0.41 - - [2026-03-05 19:26:36] "GET /virtual-machine-interface/3a12d540-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005274 10.0.0.41 - - [2026-03-05 19:26:37] "POST /instance-ips HTTP/1.1" 200 409 0.042628 10.0.0.41 - - [2026-03-05 19:26:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.030152 10.0.0.41 - - [2026-03-05 19:26:37] "GET /virtual-machine-interface/3a12d540-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009014 10.0.0.41 - - [2026-03-05 19:26:37] "POST /set-tag HTTP/1.1" 200 109 0.018708 10.0.0.41 - - [2026-03-05 19:26:37] "GET /virtual-machine-interface/3a12d540-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009089 10.0.0.41 - - [2026-03-05 19:26:37] "GET /instance-ip/3a32673e-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003243 10.0.0.41 - - [2026-03-05 19:26:37] "GET /virtual-machine-interface/3a12d540-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004456 10.0.0.41 - - [2026-03-05 19:26:37] "POST /set-tag HTTP/1.1" 200 109 0.002361 10.0.0.41 - - [2026-03-05 19:26:37] "GET /virtual-router/fd22568b-d058-48ff-9870-724010ce3141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003972 10.0.0.41 - - [2026-03-05 19:26:37] "POST /ref-update HTTP/1.1" 200 156 0.010552 10.0.0.41 - - [2026-03-05 19:26:37] "GET /virtual-machine-interface/3a12d540-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005507 10.0.0.41 - - [2026-03-05 19:26:37] "POST /set-tag HTTP/1.1" 200 109 0.005427 10.0.0.41 - - [2026-03-05 19:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.41 - - [2026-03-05 19:26:37] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004765 10.0.0.41 - - [2026-03-05 19:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.41 - - [2026-03-05 19:26:37] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041666 10.0.0.41 - - [2026-03-05 19:26:37] "POST /virtual-machines HTTP/1.1" 200 369 0.008809 10.0.0.41 - - [2026-03-05 19:26:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.032461 10.0.0.41 - - [2026-03-05 19:26:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.117381 10.0.0.41 - - [2026-03-05 19:26:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.015252 10.0.0.41 - - [2026-03-05 19:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.41 - - [2026-03-05 19:26:37] "GET /virtual-machine-interface/3a91a604-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.042002 10.0.0.41 - - [2026-03-05 19:26:37] "POST /instance-ips HTTP/1.1" 200 409 0.034314 10.0.0.41 - - [2026-03-05 19:26:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.016282 10.0.0.41 - - [2026-03-05 19:26:37] "GET /virtual-machine-interface/3a91a604-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.018663 10.0.0.41 - - [2026-03-05 19:26:37] "POST /set-tag HTTP/1.1" 200 109 0.027803 10.0.0.41 - - [2026-03-05 19:26:37] "GET /virtual-machine-interface/3a91a604-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005906 10.0.0.41 - - [2026-03-05 19:26:37] "GET /instance-ip/3aacde1a-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003958 10.0.0.41 - - [2026-03-05 19:26:38] "GET /virtual-machine-interface/3a91a604-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008266 10.0.0.41 - - [2026-03-05 19:26:38] "POST /set-tag HTTP/1.1" 200 109 0.003760 10.0.0.41 - - [2026-03-05 19:26:38] "GET /virtual-router/fd22568b-d058-48ff-9870-724010ce3141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.004097 10.0.0.41 - - [2026-03-05 19:26:38] "POST /ref-update HTTP/1.1" 200 156 0.008954 10.0.0.41 - - [2026-03-05 19:26:38] "GET /virtual-machine-interface/3a91a604-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004553 10.0.0.41 - - [2026-03-05 19:26:38] "POST /set-tag HTTP/1.1" 200 109 0.002323 10.0.0.41 - - [2026-03-05 19:26:38] "GET /virtual-machine-interface/3a12d540-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004346 10.0.0.41 - - [2026-03-05 19:26:38] "POST /set-tag HTTP/1.1" 200 109 0.002535 10.0.0.41 - - [2026-03-05 19:26:38] "GET /virtual-machine-interface/3a91a604-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014842 10.0.0.41 - - [2026-03-05 19:26:38] "POST /set-tag HTTP/1.1" 200 109 0.002616 10.0.0.41 - - [2026-03-05 19:26:40] "GET /domains HTTP/1.1" 200 280 0.002254 10.0.0.41 - - [2026-03-05 19:26:40] "GET /domain/9aba6f5f-79d9-49c0-8e5f-97107608ca7a HTTP/1.1" 200 3087 0.003086 10.0.0.41 - - [2026-03-05 19:26:40] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e HTTP/1.1" 200 7064 0.035827 10.0.0.41 - - [2026-03-05 19:26:40] "GET /virtual-network/676e99c5-a0b2-4ce6-a89b-1cf50e539603 HTTP/1.1" 200 2088 0.004296 10.0.0.41 - - [2026-03-05 19:26:40] "GET /virtual-network/676e99c5-a0b2-4ce6-a89b-1cf50e539603 HTTP/1.1" 200 2088 0.004596 10.0.0.41 - - [2026-03-05 19:26:40] "GET /routing-instance/c98231ee-9aa0-46ab-95ee-6389f12f7cf4 HTTP/1.1" 200 1403 0.005676 10.0.0.41 - - [2026-03-05 19:26:40] "GET /routing-instance/c98231ee-9aa0-46ab-95ee-6389f12f7cf4 HTTP/1.1" 200 1403 0.003165 10.0.0.41 - - [2026-03-05 19:26:40] "GET /route-target/be19eac1-f8e2-4f5a-b8b6-d12ebdfd5641 HTTP/1.1" 200 1153 0.002595 10.0.0.41 - - [2026-03-05 19:26:40] "GET /virtual-network/676e99c5-a0b2-4ce6-a89b-1cf50e539603 HTTP/1.1" 200 2088 0.004636 10.0.0.41 - - [2026-03-05 19:26:40] "GET /routing-instance/c98231ee-9aa0-46ab-95ee-6389f12f7cf4 HTTP/1.1" 200 1403 0.003133 10.0.0.41 - - [2026-03-05 19:26:40] "GET /virtual-network/676e99c5-a0b2-4ce6-a89b-1cf50e539603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004464 10.0.0.41 - - [2026-03-05 19:26:40] "GET /virtual-network/676e99c5-a0b2-4ce6-a89b-1cf50e539603 HTTP/1.1" 200 2088 0.004355 10.0.0.41 - - [2026-03-05 19:26:40] "GET /routing-instance/c98231ee-9aa0-46ab-95ee-6389f12f7cf4 HTTP/1.1" 200 1403 0.002973 10.0.0.41 - - [2026-03-05 19:26:40] "GET /routing-instance/c98231ee-9aa0-46ab-95ee-6389f12f7cf4 HTTP/1.1" 200 1403 0.003794 10.0.0.41 - - [2026-03-05 19:26:40] "GET /route-target/be19eac1-f8e2-4f5a-b8b6-d12ebdfd5641 HTTP/1.1" 200 1153 0.002515 10.0.0.41 - - [2026-03-05 19:26:40] "GET /domains HTTP/1.1" 200 280 0.002014 10.0.0.41 - - [2026-03-05 19:26:40] "GET /domain/9aba6f5f-79d9-49c0-8e5f-97107608ca7a HTTP/1.1" 200 3087 0.002839 10.0.0.41 - - [2026-03-05 19:26:40] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e HTTP/1.1" 200 7064 0.041967 10.0.0.41 - - [2026-03-05 19:26:40] "GET /virtual-network/676e99c5-a0b2-4ce6-a89b-1cf50e539603 HTTP/1.1" 200 2088 0.004503 10.0.0.41 - - [2026-03-05 19:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.41 - - [2026-03-05 19:26:41] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053058 10.0.0.41 - - [2026-03-05 19:26:41] "GET /virtual-network/676e99c5-a0b2-4ce6-a89b-1cf50e539603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004695 10.0.0.41 - - [2026-03-05 19:26:41] "GET /floating-ip-pools?parent_id=676e99c5-a0b2-4ce6-a89b-1cf50e539603&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002010 10.0.0.41 - - [2026-03-05 19:26:41] "GET /virtual-network/676e99c5-a0b2-4ce6-a89b-1cf50e539603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004094 10.0.0.41 - - [2026-03-05 19:26:41] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017885 10.0.0.41 - - [2026-03-05 19:26:41] "POST /ref-update HTTP/1.1" 200 156 0.010021 10.0.0.41 - - [2026-03-05 19:26:41] "GET /virtual-network/676e99c5-a0b2-4ce6-a89b-1cf50e539603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.018643 10.0.0.41 - - [2026-03-05 19:26:41] "GET /domains HTTP/1.1" 200 280 0.003057 10.0.0.41 - - [2026-03-05 19:26:41] "GET /domain/9aba6f5f-79d9-49c0-8e5f-97107608ca7a HTTP/1.1" 200 3087 0.004032 10.0.0.41 - - [2026-03-05 19:26:41] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e HTTP/1.1" 200 7320 0.028494 10.0.0.41 - - [2026-03-05 19:26:41] "GET /virtual-network/676e99c5-a0b2-4ce6-a89b-1cf50e539603 HTTP/1.1" 200 2326 0.004960 10.0.0.41 - - [2026-03-05 19:26:41] "GET /floating-ip-pool/a0f1d1f6-ec3d-4e65-8fb1-4a1f7d69e4f9 HTTP/1.1" 200 1315 0.002419 10.0.0.41 - - [2026-03-05 19:26:41] "GET /domains HTTP/1.1" 200 280 0.001706 10.0.0.41 - - [2026-03-05 19:26:41] "GET /domain/9aba6f5f-79d9-49c0-8e5f-97107608ca7a HTTP/1.1" 200 3087 0.002789 10.0.0.41 - - [2026-03-05 19:26:41] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e HTTP/1.1" 200 7320 0.034512 10.0.0.41 - - [2026-03-05 19:26:41] "GET /virtual-network/676e99c5-a0b2-4ce6-a89b-1cf50e539603 HTTP/1.1" 200 2326 0.005180 10.0.0.41 - - [2026-03-05 19:26:41] "GET /virtual-network/676e99c5-a0b2-4ce6-a89b-1cf50e539603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004361 10.0.0.41 - - [2026-03-05 19:26:41] "POST /tags HTTP/1.1" 200 365 0.055765 10.0.0.41 - - [2026-03-05 19:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009109 10.0.0.41 - - [2026-03-05 19:26:41] "GET /tag/e5f3bdff-41df-4c3b-9cc0-bc455b41bc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013718 10.0.0.41 - - [2026-03-05 19:26:41] "POST /tags HTTP/1.1" 409 206 0.002131 10.0.0.41 - - [2026-03-05 19:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.41 - - [2026-03-05 19:26:41] "GET /tag/1d43cab3-f5a6-4883-81a5-c657f8251887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010976 10.0.0.41 - - [2026-03-05 19:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.41 - - [2026-03-05 19:26:41] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.034045 10.0.0.41 - - [2026-03-05 19:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.41 - - [2026-03-05 19:26:41] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004344 10.0.0.41 - - [2026-03-05 19:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.41 - - [2026-03-05 19:26:41] "GET /service-appliance-set/4ddb7fa8-0003-4f70-aa01-9c534783018b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.008646 10.0.0.41 - - [2026-03-05 19:26:41] "POST /fqname-to-id HTTP/1.1" 404 258 0.004895 10.0.0.41 - - [2026-03-05 19:26:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.103912 10.0.0.41 - - [2026-03-05 19:26:41] "GET /virtual-machine-interface/ad249820-3148-444e-a257-0ee348444f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.005305 10.0.0.41 - - [2026-03-05 19:26:41] "POST /set-tag HTTP/1.1" 200 109 0.016088 10.0.0.41 - - [2026-03-05 19:26:41] "POST /instance-ips HTTP/1.1" 200 417 0.033300 10.0.0.41 - - [2026-03-05 19:26:41] "GET /instance-ip/dc4ad223-f9c1-42fc-9773-2989010bd84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004094 10.0.0.41 - - [2026-03-05 19:26:42] "POST /loadbalancers HTTP/1.1" 200 618 0.066583 10.0.0.41 - - [2026-03-05 19:26:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.019608 10.0.0.41 - - [2026-03-05 19:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012369 10.0.0.41 - - [2026-03-05 19:26:42] "POST /service-instances HTTP/1.1" 200 566 0.023958 10.0.0.41 - - [2026-03-05 19:26:42] "POST /ref-update HTTP/1.1" 200 156 0.018965 10.0.0.41 - - [2026-03-05 19:26:42] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.055023 10.0.0.41 - - [2026-03-05 19:26:42] "GET /virtual-machine-interface/ad249820-3148-444e-a257-0ee348444f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005452 10.0.0.41 - - [2026-03-05 19:26:42] "GET /virtual-machine-interface/ad249820-3148-444e-a257-0ee348444f7a?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.005440 10.0.0.41 - - [2026-03-05 19:26:42] "PUT /service-instance/f48b4465-a5e1-4976-912c-d8a2a7b77831 HTTP/1.1" 200 266 0.008424 10.0.0.41 - - [2026-03-05 19:26:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.014229 10.0.0.41 - - [2026-03-05 19:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.41 - - [2026-03-05 19:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.41 - - [2026-03-05 19:26:42] "GET /floating-ip-pool/a0f1d1f6-ec3d-4e65-8fb1-4a1f7d69e4f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002386 10.0.0.41 - - [2026-03-05 19:26:42] "POST /floating-ips HTTP/1.1" 200 671 0.082800 10.0.0.41 - - [2026-03-05 19:26:42] "POST /virtual-machines HTTP/1.1" 200 429 0.061911 10.0.0.41 - - [2026-03-05 19:26:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.009164 10.0.0.41 - - [2026-03-05 19:26:42] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002471 10.0.0.41 - - [2026-03-05 19:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.41 - - [2026-03-05 19:26:42] "GET /policy-management/c662faf3-590c-4db8-93da-33de7c4378ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004557 10.0.0.41 - - [2026-03-05 19:26:42] "POST /tags HTTP/1.1" 409 221 0.015386 10.0.0.41 - - [2026-03-05 19:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006216 10.0.0.41 - - [2026-03-05 19:26:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.130346 10.0.0.41 - - [2026-03-05 19:26:42] "POST /chown HTTP/1.1" 200 109 0.020007 10.0.0.41 - - [2026-03-05 19:26:42] "GET /tag/67a8a1bb-589c-4fd0-a45c-2414537e16a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013809 10.0.0.41 - - [2026-03-05 19:26:42] "POST /tags HTTP/1.1" 409 238 0.002221 10.0.0.41 - - [2026-03-05 19:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.41 - - [2026-03-05 19:26:42] "POST /chown HTTP/1.1" 200 109 0.006168 10.0.0.41 - - [2026-03-05 19:26:42] "PUT /virtual-machine-interface/dad6b18c-398e-4d9b-a9f0-33fc5da225b4 HTTP/1.1" 200 284 0.018436 10.0.0.41 - - [2026-03-05 19:26:42] "GET /tag/e5f3bdff-41df-4c3b-9cc0-bc455b41bc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.042892 10.0.0.41 - - [2026-03-05 19:26:42] "PUT /instance-ip/dc4ad223-f9c1-42fc-9773-2989010bd84d HTTP/1.1" 200 256 0.068425 10.0.0.41 - - [2026-03-05 19:26:42] "POST /firewall-rules HTTP/1.1" 200 650 0.107187 10.0.0.41 - - [2026-03-05 19:26:42] "GET /firewall-rule/f24aed07-4e32-45b3-8822-afeeee2c7276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.007380 10.0.0.41 - - [2026-03-05 19:26:42] "POST /ref-update HTTP/1.1" 200 156 0.075916 10.0.0.41 - - [2026-03-05 19:26:42] "POST /ref-update HTTP/1.1" 200 156 0.033684 10.0.0.41 - - [2026-03-05 19:26:42] "GET /firewall-policy/55df75d8-ed02-45db-b3a0-816843fc4ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.020757 10.0.0.41 - - [2026-03-05 19:26:42] "GET /firewall-rule/f24aed07-4e32-45b3-8822-afeeee2c7276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.006160 10.0.0.41 - - [2026-03-05 19:26:42] "POST /ref-update HTTP/1.1" 200 156 0.031718 10.0.0.41 - - [2026-03-05 19:26:42] "POST /ref-update HTTP/1.1" 200 156 0.061233 10.0.0.41 - - [2026-03-05 19:26:42] "POST /ref-update HTTP/1.1" 200 156 0.024776 10.0.0.41 - - [2026-03-05 19:26:42] "POST /ref-update HTTP/1.1" 200 156 0.020357 10.0.0.41 - - [2026-03-05 19:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007559 10.0.0.41 - - [2026-03-05 19:26:43] "POST /ref-update HTTP/1.1" 200 156 0.032642 10.0.0.41 - - [2026-03-05 19:26:43] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.063871 10.0.0.41 - - [2026-03-05 19:26:43] "GET /loadbalancer/ecc7c36f-ddf0-4677-ad77-0c5b613932d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005337 10.0.0.41 - - [2026-03-05 19:26:43] "POST /virtual-machines HTTP/1.1" 200 429 0.013925 10.0.0.41 - - [2026-03-05 19:26:43] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.060107 10.0.0.41 - - [2026-03-05 19:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.41 - - [2026-03-05 19:26:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.105957 10.0.0.41 - - [2026-03-05 19:26:43] "POST /chown HTTP/1.1" 200 109 0.016715 10.0.0.41 - - [2026-03-05 19:26:43] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.049180 10.0.0.41 - - [2026-03-05 19:26:43] "POST /chown HTTP/1.1" 200 109 0.006919 10.0.0.41 - - [2026-03-05 19:26:43] "GET /loadbalancer-listener/dc8c7aec-0ede-4ae9-8ded-acc566200a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.008414 10.0.0.41 - - [2026-03-05 19:26:43] "GET /loadbalancer-listener/dc8c7aec-0ede-4ae9-8ded-acc566200a40?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.004846 10.0.0.41 - - [2026-03-05 19:26:43] "PUT /virtual-machine-interface/9a99e664-7c1d-4cf8-9f9d-f0ad670e89d2 HTTP/1.1" 200 284 0.027474 10.0.0.41 - - [2026-03-05 19:26:43] "PUT /instance-ip/dc4ad223-f9c1-42fc-9773-2989010bd84d HTTP/1.1" 200 256 0.028576 10.0.0.41 - - [2026-03-05 19:26:43] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.049209 10.0.0.41 - - [2026-03-05 19:26:43] "POST /ref-update HTTP/1.1" 200 156 0.014027 10.0.0.41 - - [2026-03-05 19:26:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.023087 10.0.0.41 - - [2026-03-05 19:26:43] "POST /ref-update HTTP/1.1" 200 156 0.031956 10.0.0.41 - - [2026-03-05 19:26:43] "GET /loadbalancer-pool/c4358eb2-4f28-42e7-8374-9d162d51812f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.020039 10.0.0.41 - - [2026-03-05 19:26:43] "POST /ref-update HTTP/1.1" 200 156 0.031696 10.0.0.41 - - [2026-03-05 19:26:43] "POST /loadbalancer-members HTTP/1.1" 200 707 0.031679 10.0.0.41 - - [2026-03-05 19:26:43] "POST /ref-update HTTP/1.1" 200 156 0.008951 10.0.0.41 - - [2026-03-05 19:26:43] "POST /ref-update HTTP/1.1" 200 156 0.022400 10.0.0.41 - - [2026-03-05 19:26:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.022796 10.0.0.41 - - [2026-03-05 19:26:43] "GET /loadbalancer-member/e8d29eed-ad5f-4fa6-b37e-245e9f485b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.008579 10.0.0.41 - - [2026-03-05 19:26:43] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004330 10.0.0.41 - - [2026-03-05 19:26:43] "PUT /service-instance/f48b4465-a5e1-4976-912c-d8a2a7b77831 HTTP/1.1" 200 266 0.015121 10.0.0.41 - - [2026-03-05 19:26:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.006662 10.0.0.41 - - [2026-03-05 19:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007293 10.0.0.41 - - [2026-03-05 19:26:43] "GET /policy-management/c662faf3-590c-4db8-93da-33de7c4378ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008207 10.0.0.41 - - [2026-03-05 19:26:43] "POST /tags HTTP/1.1" 409 221 0.002795 10.0.0.41 - - [2026-03-05 19:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.41 - - [2026-03-05 19:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.41 - - [2026-03-05 19:26:43] "GET /tag/67a8a1bb-589c-4fd0-a45c-2414537e16a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018937 10.0.0.41 - - [2026-03-05 19:26:43] "POST /chown HTTP/1.1" 200 109 0.026706 10.0.0.41 - - [2026-03-05 19:26:43] "POST /tags HTTP/1.1" 409 238 0.005636 10.0.0.41 - - [2026-03-05 19:26:43] "POST /chown HTTP/1.1" 200 109 0.029388 10.0.0.41 - - [2026-03-05 19:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.41 - - [2026-03-05 19:26:43] "GET /tag/e5f3bdff-41df-4c3b-9cc0-bc455b41bc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010870 10.0.0.41 - - [2026-03-05 19:26:43] "POST /firewall-rules HTTP/1.1" 409 293 0.001969 10.0.0.41 - - [2026-03-05 19:26:43] "PUT /instance-ip/dc4ad223-f9c1-42fc-9773-2989010bd84d HTTP/1.1" 200 256 0.032380 10.0.0.41 - - [2026-03-05 19:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.41 - - [2026-03-05 19:26:43] "POST /ref-update HTTP/1.1" 200 156 0.021966 10.0.0.41 - - [2026-03-05 19:26:43] "POST /chown HTTP/1.1" 200 109 0.015522 10.0.0.41 - - [2026-03-05 19:26:43] "PUT /firewall-rule/f24aed07-4e32-45b3-8822-afeeee2c7276 HTTP/1.1" 200 260 0.064509 10.0.0.41 - - [2026-03-05 19:26:43] "GET /firewall-rule/f24aed07-4e32-45b3-8822-afeeee2c7276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.011858 10.0.0.41 - - [2026-03-05 19:26:43] "POST /chown HTTP/1.1" 200 109 0.035236 10.0.0.41 - - [2026-03-05 19:26:44] "GET /firewall-policy/55df75d8-ed02-45db-b3a0-816843fc4ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.018293 10.0.0.41 - - [2026-03-05 19:26:44] "GET /firewall-rule/f24aed07-4e32-45b3-8822-afeeee2c7276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003210 10.0.0.41 - - [2026-03-05 19:26:44] "PUT /instance-ip/dc4ad223-f9c1-42fc-9773-2989010bd84d HTTP/1.1" 200 256 0.035012 10.0.0.41 - - [2026-03-05 19:26:44] "POST /ref-update HTTP/1.1" 200 156 0.017371 10.0.0.41 - - [2026-03-05 19:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004561 10.0.0.41 - - [2026-03-05 19:26:44] "POST /chown HTTP/1.1" 200 109 0.011401 10.0.0.41 - - [2026-03-05 19:26:44] "POST /chown HTTP/1.1" 200 109 0.033384 10.0.0.41 - - [2026-03-05 19:26:44] "PUT /instance-ip/dc4ad223-f9c1-42fc-9773-2989010bd84d HTTP/1.1" 200 256 0.023563 10.0.0.41 - - [2026-03-05 19:26:44] "POST /ref-update HTTP/1.1" 200 156 0.012285 10.0.0.41 - - [2026-03-05 19:26:44] "POST /chown HTTP/1.1" 200 109 0.030522 10.0.0.41 - - [2026-03-05 19:26:44] "POST /chown HTTP/1.1" 200 109 0.026169 10.0.0.41 - - [2026-03-05 19:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.41 - - [2026-03-05 19:26:44] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004459 10.0.0.41 - - [2026-03-05 19:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.41 - - [2026-03-05 19:26:44] "PUT /instance-ip/dc4ad223-f9c1-42fc-9773-2989010bd84d HTTP/1.1" 200 256 0.014720 10.0.0.41 - - [2026-03-05 19:26:44] "POST /ref-update HTTP/1.1" 200 156 0.021294 10.0.0.41 - - [2026-03-05 19:26:44] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.037722 10.0.0.41 - - [2026-03-05 19:26:44] "POST /virtual-machines HTTP/1.1" 200 373 0.011989 10.0.0.41 - - [2026-03-05 19:26:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.017627 10.0.0.41 - - [2026-03-05 19:26:44] "PUT /service-instance/f48b4465-a5e1-4976-912c-d8a2a7b77831 HTTP/1.1" 200 266 0.062824 10.0.0.41 - - [2026-03-05 19:26:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.028736 10.0.0.41 - - [2026-03-05 19:26:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.153834 10.0.0.41 - - [2026-03-05 19:26:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.009622 10.0.0.41 - - [2026-03-05 19:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013371 10.0.0.41 - - [2026-03-05 19:26:44] "GET /virtual-machine-interface/3ebcfff8-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.006247 10.0.0.41 - - [2026-03-05 19:26:44] "PUT /service-instance/f48b4465-a5e1-4976-912c-d8a2a7b77831 HTTP/1.1" 200 266 0.009858 10.0.0.41 - - [2026-03-05 19:26:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.010426 10.0.0.41 - - [2026-03-05 19:26:44] "POST /instance-ips HTTP/1.1" 200 413 0.050001 10.0.0.41 - - [2026-03-05 19:26:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.022625 10.0.0.41 - - [2026-03-05 19:26:44] "GET /virtual-machine-interface/3ebcfff8-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.008038 10.0.0.41 - - [2026-03-05 19:26:44] "PUT /service-instance/f48b4465-a5e1-4976-912c-d8a2a7b77831 HTTP/1.1" 200 266 0.008657 10.0.0.41 - - [2026-03-05 19:26:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007790 10.0.0.41 - - [2026-03-05 19:26:44] "POST /set-tag HTTP/1.1" 200 109 0.030655 10.0.0.41 - - [2026-03-05 19:26:44] "GET /virtual-machine-interface/3ebcfff8-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006416 10.0.0.41 - - [2026-03-05 19:26:45] "GET /instance-ip/3edd9dc6-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.023276 10.0.0.41 - - [2026-03-05 19:26:45] "PUT /service-instance/f48b4465-a5e1-4976-912c-d8a2a7b77831 HTTP/1.1" 200 266 0.054695 10.0.0.41 - - [2026-03-05 19:26:45] "GET /virtual-machine-interface/3ebcfff8-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005585 10.0.0.41 - - [2026-03-05 19:26:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.011939 10.0.0.41 - - [2026-03-05 19:26:45] "POST /set-tag HTTP/1.1" 200 109 0.015952 10.0.0.41 - - [2026-03-05 19:26:45] "GET /virtual-router/fd22568b-d058-48ff-9870-724010ce3141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.012342 10.0.0.41 - - [2026-03-05 19:26:45] "PUT /service-instance/f48b4465-a5e1-4976-912c-d8a2a7b77831 HTTP/1.1" 200 266 0.012319 10.0.0.41 - - [2026-03-05 19:26:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.015823 10.0.0.41 - - [2026-03-05 19:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.41 - - [2026-03-05 19:26:45] "POST /ref-update HTTP/1.1" 200 156 0.027977 10.0.0.41 - - [2026-03-05 19:26:45] "GET /virtual-machine-interface/3ebcfff8-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014178 10.0.0.41 - - [2026-03-05 19:26:45] "POST /set-tag HTTP/1.1" 200 109 0.004133 10.0.0.41 - - [2026-03-05 19:26:45] "POST /chown HTTP/1.1" 200 109 0.008038 10.0.0.41 - - [2026-03-05 19:26:45] "GET /virtual-machine-interface/3ebcfff8-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004837 10.0.0.41 - - [2026-03-05 19:26:45] "POST /set-tag HTTP/1.1" 200 109 0.004321 10.0.0.41 - - [2026-03-05 19:26:45] "POST /chown HTTP/1.1" 200 109 0.030829 10.0.0.41 - - [2026-03-05 19:26:45] "POST /ref-update HTTP/1.1" 200 156 0.019168 10.0.0.41 - - [2026-03-05 19:26:45] "POST /chown HTTP/1.1" 200 109 0.013017 10.0.0.41 - - [2026-03-05 19:26:45] "POST /chown HTTP/1.1" 200 109 0.031739 10.0.0.41 - - [2026-03-05 19:26:45] "POST /ref-update HTTP/1.1" 200 156 0.022858 10.0.0.41 - - [2026-03-05 19:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.41 - - [2026-03-05 19:26:45] "POST /chown HTTP/1.1" 200 109 0.007010 10.0.0.41 - - [2026-03-05 19:26:45] "POST /chown HTTP/1.1" 200 109 0.025262 10.0.0.41 - - [2026-03-05 19:26:45] "POST /chown HTTP/1.1" 200 109 0.007564 10.0.0.41 - - [2026-03-05 19:26:45] "POST /chown HTTP/1.1" 200 109 0.029555 10.0.0.41 - - [2026-03-05 19:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.41 - - [2026-03-05 19:26:45] "POST /chown HTTP/1.1" 200 109 0.007041 10.0.0.41 - - [2026-03-05 19:26:45] "POST /chown HTTP/1.1" 200 109 0.013899 10.0.0.41 - - [2026-03-05 19:26:45] "POST /chown HTTP/1.1" 200 109 0.008329 10.0.0.41 - - [2026-03-05 19:26:45] "POST /chown HTTP/1.1" 200 109 0.031092 10.0.0.41 - - [2026-03-05 19:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.41 - - [2026-03-05 19:26:45] "POST /chown HTTP/1.1" 200 109 0.008052 10.0.0.41 - - [2026-03-05 19:26:45] "POST /chown HTTP/1.1" 200 109 0.026035 10.0.0.41 - - [2026-03-05 19:26:45] "POST /chown HTTP/1.1" 200 109 0.029397 10.0.0.41 - - [2026-03-05 19:26:45] "POST /chown HTTP/1.1" 200 109 0.008825 10.0.0.41 - - [2026-03-05 19:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007126 10.0.0.41 - - [2026-03-05 19:26:46] "POST /chown HTTP/1.1" 200 109 0.011159 10.0.0.41 - - [2026-03-05 19:26:46] "POST /chown HTTP/1.1" 200 109 0.013863 10.0.0.41 - - [2026-03-05 19:26:46] "POST /chown HTTP/1.1" 200 109 0.020351 10.0.0.41 - - [2026-03-05 19:26:46] "POST /chown HTTP/1.1" 200 109 0.029693 10.0.0.41 - - [2026-03-05 19:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.41 - - [2026-03-05 19:26:46] "POST /chown HTTP/1.1" 200 109 0.009131 10.0.0.41 - - [2026-03-05 19:26:46] "POST /chown HTTP/1.1" 200 109 0.026654 10.0.0.41 - - [2026-03-05 19:26:46] "POST /chown HTTP/1.1" 200 109 0.016546 10.0.0.41 - - [2026-03-05 19:26:46] "POST /chown HTTP/1.1" 200 109 0.007448 10.0.0.41 - - [2026-03-05 19:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.41 - - [2026-03-05 19:26:46] "POST /chown HTTP/1.1" 200 109 0.006032 10.0.0.41 - - [2026-03-05 19:26:46] "POST /chown HTTP/1.1" 200 109 0.018067 10.0.0.41 - - [2026-03-05 19:26:46] "POST /chown HTTP/1.1" 200 109 0.009252 10.0.0.41 - - [2026-03-05 19:26:46] "POST /chown HTTP/1.1" 200 109 0.020798 10.0.0.41 - - [2026-03-05 19:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.41 - - [2026-03-05 19:26:46] "POST /chown HTTP/1.1" 200 109 0.006905 10.0.0.41 - - [2026-03-05 19:26:46] "POST /chown HTTP/1.1" 200 109 0.014654 10.0.0.41 - - [2026-03-05 19:26:46] "POST /chown HTTP/1.1" 200 109 0.015089 10.0.0.41 - - [2026-03-05 19:26:46] "POST /chown HTTP/1.1" 200 109 0.007990 10.0.0.41 - - [2026-03-05 19:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.41 - - [2026-03-05 19:26:46] "POST /chown HTTP/1.1" 200 109 0.006012 10.0.0.41 - - [2026-03-05 19:26:46] "POST /chown HTTP/1.1" 200 109 0.006752 10.0.0.41 - - [2026-03-05 19:26:46] "POST /chown HTTP/1.1" 200 109 0.016122 10.0.0.41 - - [2026-03-05 19:26:46] "POST /chown HTTP/1.1" 200 109 0.014295 10.0.0.41 - - [2026-03-05 19:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.41 - - [2026-03-05 19:26:46] "POST /chown HTTP/1.1" 200 109 0.008863 10.0.0.41 - - [2026-03-05 19:26:46] "POST /chown HTTP/1.1" 200 109 0.038348 10.0.0.41 - - [2026-03-05 19:26:46] "POST /chown HTTP/1.1" 200 109 0.010240 10.0.0.41 - - [2026-03-05 19:26:46] "POST /chown HTTP/1.1" 200 109 0.022566 10.0.0.41 - - [2026-03-05 19:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.41 - - [2026-03-05 19:26:47] "POST /chown HTTP/1.1" 200 109 0.007263 10.0.0.41 - - [2026-03-05 19:26:47] "POST /chown HTTP/1.1" 200 109 0.020975 10.0.0.41 - - [2026-03-05 19:26:47] "POST /chown HTTP/1.1" 200 109 0.020321 10.0.0.41 - - [2026-03-05 19:26:47] "POST /chown HTTP/1.1" 200 109 0.008647 10.0.0.41 - - [2026-03-05 19:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.41 - - [2026-03-05 19:26:47] "POST /chown HTTP/1.1" 200 109 0.007177 10.0.0.41 - - [2026-03-05 19:26:47] "POST /chown HTTP/1.1" 200 109 0.006490 10.0.0.41 - - [2026-03-05 19:26:47] "POST /chown HTTP/1.1" 200 109 0.010156 10.0.0.41 - - [2026-03-05 19:26:47] "POST /chown HTTP/1.1" 200 109 0.012119 10.0.0.41 - - [2026-03-05 19:26:51] "GET /virtual-machine-interface/3a12d540-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006977 10.0.0.41 - - [2026-03-05 19:26:51] "POST /set-tag HTTP/1.1" 200 109 0.003054 10.0.0.41 - - [2026-03-05 19:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.41 - - [2026-03-05 19:26:51] "GET /loadbalancer/90a0ed62-94f2-456a-9912-e12e19666274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.019420 10.0.0.41 - - [2026-03-05 19:26:51] "GET /loadbalancer-pool/a48f25ea-32d5-4451-a2d0-ac7ae9966a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002928 10.0.0.41 - - [2026-03-05 19:26:51] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017949 10.0.0.41 - - [2026-03-05 19:26:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.027782 10.0.0.41 - - [2026-03-05 19:26:51] "GET /virtual-machine-interface/3a12d540-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004152 10.0.0.41 - - [2026-03-05 19:26:51] "GET /virtual-machine-interface/3a12d540-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004696 10.0.0.41 - - [2026-03-05 19:26:51] "POST /tags HTTP/1.1" 409 221 0.003081 10.0.0.41 - - [2026-03-05 19:26:51] "POST /ref-update HTTP/1.1" 200 156 0.020669 10.0.0.41 - - [2026-03-05 19:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.020065 10.0.0.41 - - [2026-03-05 19:26:51] "GET /tag/67a8a1bb-589c-4fd0-a45c-2414537e16a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014803 10.0.0.41 - - [2026-03-05 19:26:51] "GET /floating-ip/1508355c-3b4b-4758-b814-557ddd4087a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.032681 10.0.0.41 - - [2026-03-05 19:26:51] "PUT /floating-ip/1508355c-3b4b-4758-b814-557ddd4087a1 HTTP/1.1" 200 256 0.014990 10.0.0.41 - - [2026-03-05 19:26:52] "POST /set-tag HTTP/1.1" 200 109 0.034740 10.0.0.41 - - [2026-03-05 19:26:52] "GET /virtual-machine-interface/3a91a604-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006288 10.0.0.41 - - [2026-03-05 19:26:52] "POST /set-tag HTTP/1.1" 200 109 0.002629 10.0.0.41 - - [2026-03-05 19:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.41 - - [2026-03-05 19:26:52] "GET /loadbalancer/90a0ed62-94f2-456a-9912-e12e19666274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003394 10.0.0.41 - - [2026-03-05 19:26:52] "GET /loadbalancer-pool/a48f25ea-32d5-4451-a2d0-ac7ae9966a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002861 10.0.0.41 - - [2026-03-05 19:26:52] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016241 10.0.0.41 - - [2026-03-05 19:26:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.010087 10.0.0.41 - - [2026-03-05 19:26:52] "GET /virtual-machine-interface/3a91a604-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012194 10.0.0.41 - - [2026-03-05 19:26:52] "GET /virtual-machine-interface/3a91a604-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005589 10.0.0.41 - - [2026-03-05 19:26:52] "POST /ref-update HTTP/1.1" 200 156 0.007810 10.0.0.41 - - [2026-03-05 19:26:52] "GET /floating-ip/1508355c-3b4b-4758-b814-557ddd4087a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.014840 10.0.0.41 - - [2026-03-05 19:26:52] "POST /set-tag HTTP/1.1" 200 109 0.022366 10.0.0.41 - - [2026-03-05 19:26:54] "GET /virtual-machine/967c787e-9b78-4fa7-8e0f-db6beba7c983?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003545 10.0.0.41 - - [2026-03-05 19:26:54] "GET /virtual-machine-interface/3a12d540-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005009 10.0.0.41 - - [2026-03-05 19:26:54] "GET /virtual-machine/cf4347d8-bcf4-4b9e-bb23-d50e5757961f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004899 10.0.0.41 - - [2026-03-05 19:26:54] "GET /virtual-machine-interface/3a91a604-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005392 10.0.0.41 - - [2026-03-05 19:26:58] "GET /virtual-machine-interface/3ebcfff8-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004509 10.0.0.41 - - [2026-03-05 19:26:58] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.41 - - [2026-03-05 19:26:59] "GET /virtual-machine/0f21c746-6f22-42b9-86b5-e5bd636af9f5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.003818 10.0.0.41 - - [2026-03-05 19:26:59] "GET /virtual-machine-interface/3ebcfff8-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004600 10.0.0.41 - - [2026-03-05 19:26:59] "GET /virtual-machine-interface/3ebcfff8-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006007 10.0.0.41 - - [2026-03-05 19:26:59] "POST /set-tag HTTP/1.1" 200 109 0.002961 10.0.0.41 - - [2026-03-05 19:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.41 - - [2026-03-05 19:27:02] "POST /chown HTTP/1.1" 200 109 0.018782 10.0.0.41 - - [2026-03-05 19:27:02] "POST /chown HTTP/1.1" 200 109 0.013258 10.0.0.41 - - [2026-03-05 19:27:02] "POST /chown HTTP/1.1" 200 109 0.023794 10.0.0.41 - - [2026-03-05 19:27:02] "POST /chown HTTP/1.1" 200 109 0.026106 10.0.0.41 - - [2026-03-05 19:27:14] "GET /global-system-configs HTTP/1.1" 200 322 0.002487 10.0.0.41 - - [2026-03-05 19:27:14] "GET /global-system-configs HTTP/1.1" 200 322 0.002920 10.0.0.41 - - [2026-03-05 19:27:31] "GET /virtual-machine-interface/3ebcfff8-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004679 10.0.0.41 - - [2026-03-05 19:27:31] "POST /set-tag HTTP/1.1" 200 109 0.002478 10.0.0.41 - - [2026-03-05 19:27:31] "GET /virtual-machine-interface/3ebcfff8-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004331 10.0.0.41 - - [2026-03-05 19:27:31] "POST /set-tag HTTP/1.1" 200 109 0.002572 10.0.0.41 - - [2026-03-05 19:27:31] "GET /virtual-machine/0f21c746-6f22-42b9-86b5-e5bd636af9f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.003241 10.0.0.41 - - [2026-03-05 19:27:31] "POST /ref-update HTTP/1.1" 200 156 0.008679 10.0.0.41 - - [2026-03-05 19:27:31] "GET /virtual-machine-interface/3ebcfff8-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012665 10.0.0.41 - - [2026-03-05 19:27:31] "POST /set-tag HTTP/1.1" 200 109 0.024483 10.0.0.41 - - [2026-03-05 19:27:31] "POST /set-tag HTTP/1.1" 200 109 0.026404 10.0.0.41 - - [2026-03-05 19:27:32] "DELETE /instance-ip/3edd9dc6-18c9-11f1-a8ef-fa163ef44478 HTTP/1.1" 200 115 0.050726 10.0.0.41 - - [2026-03-05 19:27:32] "DELETE /virtual-machine-interface/3ebcfff8-18c9-11f1-a8ef-fa163ef44478 HTTP/1.1" 200 115 0.038618 10.0.0.41 - - [2026-03-05 19:27:32] "DELETE /virtual-machine/0f21c746-6f22-42b9-86b5-e5bd636af9f5 HTTP/1.1" 200 115 0.020104 10.0.0.41 - - [2026-03-05 19:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.41 - - [2026-03-05 19:27:35] "GET /tag/e5f3bdff-41df-4c3b-9cc0-bc455b41bc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011433 10.0.0.41 - - [2026-03-05 19:27:35] "GET /tag/e5f3bdff-41df-4c3b-9cc0-bc455b41bc2d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.018779 10.0.0.41 - - [2026-03-05 19:27:35] "GET /virtual-machine-interface/9a99e664-7c1d-4cf8-9f9d-f0ad670e89d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004444 10.0.0.41 - - [2026-03-05 19:27:35] "POST /set-tag HTTP/1.1" 200 109 0.016448 10.0.0.41 - - [2026-03-05 19:27:35] "GET /virtual-machine-interface/ad249820-3148-444e-a257-0ee348444f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.020549 10.0.0.41 - - [2026-03-05 19:27:35] "POST /set-tag HTTP/1.1" 200 109 0.023057 10.0.0.41 - - [2026-03-05 19:27:35] "GET /virtual-machine-interface/dad6b18c-398e-4d9b-a9f0-33fc5da225b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004775 10.0.0.41 - - [2026-03-05 19:27:35] "POST /set-tag HTTP/1.1" 200 109 0.015983 10.0.0.41 - - [2026-03-05 19:27:35] "GET /firewall-policy/55df75d8-ed02-45db-b3a0-816843fc4ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.017003 10.0.0.41 - - [2026-03-05 19:27:35] "GET /firewall-rule/f24aed07-4e32-45b3-8822-afeeee2c7276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003217 10.0.0.41 - - [2026-03-05 19:27:35] "POST /ref-update HTTP/1.1" 200 156 0.026162 10.0.0.41 - - [2026-03-05 19:27:35] "DELETE /firewall-rule/f24aed07-4e32-45b3-8822-afeeee2c7276 HTTP/1.1" 200 115 0.034983 10.0.0.41 - - [2026-03-05 19:27:35] "DELETE /loadbalancer-member/e8d29eed-ad5f-4fa6-b37e-245e9f485b3a HTTP/1.1" 200 115 0.055201 10.0.0.41 - - [2026-03-05 19:27:35] "PUT /service-instance/f48b4465-a5e1-4976-912c-d8a2a7b77831 HTTP/1.1" 200 266 0.011865 10.0.0.41 - - [2026-03-05 19:27:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.051361 10.0.0.41 - - [2026-03-05 19:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.41 - - [2026-03-05 19:27:35] "DELETE /loadbalancer-pool/c4358eb2-4f28-42e7-8374-9d162d51812f HTTP/1.1" 200 115 0.127859 10.0.0.41 - - [2026-03-05 19:27:35] "POST /chown HTTP/1.1" 200 109 0.030920 10.0.0.41 - - [2026-03-05 19:27:35] "DELETE /loadbalancer-listener/dc8c7aec-0ede-4ae9-8ded-acc566200a40 HTTP/1.1" 200 115 0.055825 10.0.0.41 - - [2026-03-05 19:27:35] "GET /floating-ip/a4459e78-2b14-4cc0-bc42-fb24c3f61b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.003754 10.0.0.41 - - [2026-03-05 19:27:35] "POST /chown HTTP/1.1" 200 109 0.010069 10.0.0.41 - - [2026-03-05 19:27:35] "POST /chown HTTP/1.1" 200 109 0.010096 10.0.0.41 - - [2026-03-05 19:27:35] "POST /chown HTTP/1.1" 200 109 0.023879 10.0.0.41 - - [2026-03-05 19:27:35] "PUT /floating-ip/a4459e78-2b14-4cc0-bc42-fb24c3f61b96 HTTP/1.1" 200 256 0.034165 10.0.0.41 - - [2026-03-05 19:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.41 - - [2026-03-05 19:27:35] "POST /chown HTTP/1.1" 200 109 0.006740 10.0.0.41 - - [2026-03-05 19:27:35] "POST /chown HTTP/1.1" 200 109 0.027447 10.0.0.41 - - [2026-03-05 19:27:35] "DELETE /floating-ip/a4459e78-2b14-4cc0-bc42-fb24c3f61b96 HTTP/1.1" 200 115 0.115155 10.0.0.41 - - [2026-03-05 19:27:35] "POST /chown HTTP/1.1" 200 109 0.007934 10.0.0.41 - - [2026-03-05 19:27:35] "POST /chown HTTP/1.1" 200 109 0.036813 10.0.0.41 - - [2026-03-05 19:27:35] "DELETE /loadbalancer/ecc7c36f-ddf0-4677-ad77-0c5b613932d4 HTTP/1.1" 200 115 0.083688 10.0.0.41 - - [2026-03-05 19:27:35] "PUT /service-instance/f48b4465-a5e1-4976-912c-d8a2a7b77831 HTTP/1.1" 200 266 0.011844 10.0.0.41 - - [2026-03-05 19:27:35] "DELETE /instance-ip/dc4ad223-f9c1-42fc-9773-2989010bd84d HTTP/1.1" 200 115 0.051410 10.0.0.41 - - [2026-03-05 19:27:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.009604 10.0.0.41 - - [2026-03-05 19:27:36] "GET /floating-ip-pool/a0f1d1f6-ec3d-4e65-8fb1-4a1f7d69e4f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009545 10.0.0.41 - - [2026-03-05 19:27:36] "PUT /service-instance/f48b4465-a5e1-4976-912c-d8a2a7b77831 HTTP/1.1" 200 266 0.017564 10.0.0.41 - - [2026-03-05 19:27:36] "POST /ref-update HTTP/1.1" 200 156 0.021640 10.0.0.41 - - [2026-03-05 19:27:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.028934 10.0.0.41 - - [2026-03-05 19:27:36] "DELETE /virtual-machine-interface/ad249820-3148-444e-a257-0ee348444f7a HTTP/1.1" 200 115 0.137686 10.0.0.41 - - [2026-03-05 19:27:36] "PUT /service-instance/f48b4465-a5e1-4976-912c-d8a2a7b77831 HTTP/1.1" 200 266 0.034149 10.0.0.41 - - [2026-03-05 19:27:36] "DELETE /floating-ip-pool/a0f1d1f6-ec3d-4e65-8fb1-4a1f7d69e4f9 HTTP/1.1" 200 115 0.094149 10.0.0.41 - - [2026-03-05 19:27:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.017656 10.0.0.41 - - [2026-03-05 19:27:36] "DELETE /tag/e5f3bdff-41df-4c3b-9cc0-bc455b41bc2d HTTP/1.1" 200 115 0.159935 10.0.0.41 - - [2026-03-05 19:27:36] "DELETE /service-instance/f48b4465-a5e1-4976-912c-d8a2a7b77831 HTTP/1.1" 200 115 0.073460 10.0.0.41 - - [2026-03-05 19:27:36] "GET /virtual-machine-interface/dad6b18c-398e-4d9b-a9f0-33fc5da225b4?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.013587 10.0.0.41 - - [2026-03-05 19:27:36] "POST /useragent-kv HTTP/1.1" 200 115 0.010240 10.0.0.41 - - [2026-03-05 19:27:36] "POST /useragent-kv HTTP/1.1" 200 115 0.001868 10.0.0.41 - - [2026-03-05 19:27:36] "DELETE /virtual-network/676e99c5-a0b2-4ce6-a89b-1cf50e539603 HTTP/1.1" 200 115 0.222982 10.0.0.41 - - [2026-03-05 19:27:36] "GET /routing-instance/c98231ee-9aa0-46ab-95ee-6389f12f7cf4 HTTP/1.1" 404 171 0.009295 10.0.0.41 - - [2026-03-05 19:27:36] "GET /domains HTTP/1.1" 200 280 0.004384 10.0.0.41 - - [2026-03-05 19:27:36] "GET /domain/9aba6f5f-79d9-49c0-8e5f-97107608ca7a HTTP/1.1" 200 3087 0.014734 10.0.0.41 - - [2026-03-05 19:27:36] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e HTTP/1.1" 200 7142 0.061903 10.0.0.41 - - [2026-03-05 19:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.41 - - [2026-03-05 19:27:36] "DELETE /virtual-machine-interface/dad6b18c-398e-4d9b-a9f0-33fc5da225b4 HTTP/1.1" 200 115 0.182975 10.0.0.41 - - [2026-03-05 19:27:36] "POST /ref-update HTTP/1.1" 200 156 0.015939 10.0.0.41 - - [2026-03-05 19:27:36] "DELETE /route-target/be19eac1-f8e2-4f5a-b8b6-d12ebdfd5641 HTTP/1.1" 200 115 0.029146 10.0.0.41 - - [2026-03-05 19:27:36] "GET /virtual-machine-interface/3a91a604-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.016656 10.0.0.41 - - [2026-03-05 19:27:36] "POST /set-tag HTTP/1.1" 200 109 0.004502 10.0.0.41 - - [2026-03-05 19:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004891 10.0.0.41 - - [2026-03-05 19:27:36] "GET /loadbalancer/90a0ed62-94f2-456a-9912-e12e19666274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002971 10.0.0.41 - - [2026-03-05 19:27:36] "DELETE /virtual-machine/bf338953-bd75-41f0-a1b6-c6dd07717d51 HTTP/1.1" 200 115 0.058480 10.0.0.41 - - [2026-03-05 19:27:36] "GET /virtual-machine-interface/9a99e664-7c1d-4cf8-9f9d-f0ad670e89d2?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.024309 10.0.0.41 - - [2026-03-05 19:27:36] "GET /virtual-machine-interface/3a91a604-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.013471 10.0.0.41 - - [2026-03-05 19:27:36] "POST /set-tag HTTP/1.1" 200 109 0.038182 10.0.0.41 - - [2026-03-05 19:27:36] "DELETE /virtual-machine-interface/9a99e664-7c1d-4cf8-9f9d-f0ad670e89d2 HTTP/1.1" 200 115 0.120276 10.0.0.41 - - [2026-03-05 19:27:36] "DELETE /loadbalancer-member/e9ac60d6-f929-47ef-87a8-3d410064000f HTTP/1.1" 200 115 0.060116 10.0.0.41 - - [2026-03-05 19:27:36] "DELETE /virtual-machine/cb046934-4240-4ce8-8e24-a52ca51a710f HTTP/1.1" 200 115 0.031761 10.0.0.41 - - [2026-03-05 19:27:37] "GET /virtual-machine-interface/3a91a604-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005007 10.0.0.41 - - [2026-03-05 19:27:37] "POST /set-tag HTTP/1.1" 200 109 0.003172 10.0.0.41 - - [2026-03-05 19:27:37] "GET /virtual-machine-interface/3a91a604-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004555 10.0.0.41 - - [2026-03-05 19:27:37] "POST /set-tag HTTP/1.1" 200 109 0.002869 10.0.0.41 - - [2026-03-05 19:27:37] "GET /virtual-machine/cf4347d8-bcf4-4b9e-bb23-d50e5757961f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003878 10.0.0.41 - - [2026-03-05 19:27:37] "POST /ref-update HTTP/1.1" 200 156 0.012164 10.0.0.41 - - [2026-03-05 19:27:37] "GET /virtual-machine-interface/3a91a604-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011250 10.0.0.41 - - [2026-03-05 19:27:37] "POST /set-tag HTTP/1.1" 200 109 0.018200 10.0.0.41 - - [2026-03-05 19:27:37] "POST /set-tag HTTP/1.1" 200 109 0.018183 10.0.0.41 - - [2026-03-05 19:27:38] "POST /set-tag HTTP/1.1" 200 109 0.030267 10.0.0.41 - - [2026-03-05 19:27:38] "DELETE /instance-ip/3aacde1a-18c9-11f1-a8ef-fa163ef44478 HTTP/1.1" 200 115 0.041457 10.0.0.41 - - [2026-03-05 19:27:38] "POST /ref-update HTTP/1.1" 200 156 0.008451 10.0.0.41 - - [2026-03-05 19:27:38] "DELETE /virtual-machine-interface/3a91a604-18c9-11f1-a8ef-fa163ef44478 HTTP/1.1" 200 115 0.040733 10.0.0.41 - - [2026-03-05 19:27:38] "DELETE /virtual-machine/cf4347d8-bcf4-4b9e-bb23-d50e5757961f HTTP/1.1" 200 115 0.017126 10.0.0.41 - - [2026-03-05 19:27:41] "GET /virtual-machine-interface/3a12d540-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012494 10.0.0.41 - - [2026-03-05 19:27:41] "POST /set-tag HTTP/1.1" 200 109 0.005898 10.0.0.41 - - [2026-03-05 19:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.41 - - [2026-03-05 19:27:41] "GET /loadbalancer/90a0ed62-94f2-456a-9912-e12e19666274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003348 10.0.0.41 - - [2026-03-05 19:27:42] "GET /virtual-machine-interface/3a12d540-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007972 10.0.0.41 - - [2026-03-05 19:27:42] "POST /set-tag HTTP/1.1" 200 109 0.002837 10.0.0.41 - - [2026-03-05 19:27:42] "GET /virtual-machine-interface/3a12d540-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007271 10.0.0.41 - - [2026-03-05 19:27:42] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.41 - - [2026-03-05 19:27:42] "GET /virtual-machine/967c787e-9b78-4fa7-8e0f-db6beba7c983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004011 10.0.0.41 - - [2026-03-05 19:27:42] "POST /ref-update HTTP/1.1" 200 156 0.014194 10.0.0.41 - - [2026-03-05 19:27:42] "GET /virtual-machine-interface/3a12d540-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.013777 10.0.0.41 - - [2026-03-05 19:27:42] "POST /set-tag HTTP/1.1" 200 109 0.023515 10.0.0.41 - - [2026-03-05 19:27:42] "POST /set-tag HTTP/1.1" 200 109 0.039068 10.0.0.41 - - [2026-03-05 19:27:43] "POST /set-tag HTTP/1.1" 200 109 0.035284 10.0.0.41 - - [2026-03-05 19:27:43] "DELETE /instance-ip/3a32673e-18c9-11f1-a8ef-fa163ef44478 HTTP/1.1" 200 115 0.034229 10.0.0.41 - - [2026-03-05 19:27:43] "POST /ref-update HTTP/1.1" 200 156 0.020164 10.0.0.41 - - [2026-03-05 19:27:43] "DELETE /virtual-machine-interface/3a12d540-18c9-11f1-a8ef-fa163ef44478 HTTP/1.1" 200 115 0.072628 10.0.0.41 - - [2026-03-05 19:27:43] "DELETE /virtual-machine/967c787e-9b78-4fa7-8e0f-db6beba7c983 HTTP/1.1" 200 115 0.021215 10.0.0.41 - - [2026-03-05 19:27:43] "DELETE /tag/75b0bd3e-2e2d-447c-8f18-3fd1cac0679c HTTP/1.1" 200 115 0.064165 10.0.0.41 - - [2026-03-05 19:27:43] "DELETE /tag/9c393609-04bb-43cf-81ec-089070925f42 HTTP/1.1" 200 115 0.049830 10.0.0.41 - - [2026-03-05 19:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.41 - - [2026-03-05 19:27:47] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.022123 10.0.0.41 - - [2026-03-05 19:27:47] "POST /tags HTTP/1.1" 200 393 0.029993 10.0.0.41 - - [2026-03-05 19:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009513 10.0.0.41 - - [2026-03-05 19:27:47] "GET /tag/6d5cf49e-4679-430c-b16c-116f74f16fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015834 10.0.0.41 - - [2026-03-05 19:27:47] "POST /tags HTTP/1.1" 200 341 0.016598 10.0.0.41 - - [2026-03-05 19:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.41 - - [2026-03-05 19:27:47] "GET /tag/01d07e6f-6500-43ac-896e-fc6cca1e7967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.011770 10.0.0.41 - - [2026-03-05 19:27:47] "POST /id-to-fqname HTTP/1.1" 200 192 0.001070 10.0.0.41 - - [2026-03-05 19:27:47] "POST /fqname-to-id HTTP/1.1" 404 201 0.006492 10.0.0.41 - - [2026-03-05 19:27:47] "POST /security-groups HTTP/1.1" 200 589 0.066388 10.0.0.41 - - [2026-03-05 19:27:47] "POST /projects HTTP/1.1" 200 519 0.191924 10.0.0.41 - - [2026-03-05 19:27:47] "POST /fqname-to-id HTTP/1.1" 404 236 0.017044 10.0.0.41 - - [2026-03-05 19:27:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.011378 10.0.0.41 - - [2026-03-05 19:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.031909 10.0.0.41 - - [2026-03-05 19:27:47] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.045998 10.0.0.41 - - [2026-03-05 19:27:47] "POST /access-control-lists HTTP/1.1" 200 598 0.108997 10.0.0.41 - - [2026-03-05 19:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006386 10.0.0.41 - - [2026-03-05 19:27:47] "POST /fqname-to-id HTTP/1.1" 404 235 0.001836 10.0.0.41 - - [2026-03-05 19:27:47] "GET /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.013827 10.0.0.41 - - [2026-03-05 19:27:47] "POST /access-control-lists HTTP/1.1" 200 596 0.079121 10.0.0.41 - - [2026-03-05 19:27:47] "PUT /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3 HTTP/1.1" 200 264 0.073619 10.0.0.41 - - [2026-03-05 19:27:47] "PUT /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d HTTP/1.1" 200 264 0.044141 10.0.0.41 - - [2026-03-05 19:27:47] "POST /security-groups HTTP/1.1" 200 591 0.071839 10.0.0.41 - - [2026-03-05 19:27:47] "POST /fqname-to-id HTTP/1.1" 404 270 0.006681 10.0.0.41 - - [2026-03-05 19:27:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.066114 10.0.0.41 - - [2026-03-05 19:27:48] "POST /access-control-lists HTTP/1.1" 200 632 0.126930 10.0.0.41 - - [2026-03-05 19:27:48] "POST /chown HTTP/1.1" 200 109 0.072196 10.0.0.41 - - [2026-03-05 19:27:48] "POST /fqname-to-id HTTP/1.1" 404 269 0.003294 10.0.0.41 - - [2026-03-05 19:27:48] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002738 10.0.0.41 - - [2026-03-05 19:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.41 - - [2026-03-05 19:27:48] "GET /policy-management/c662faf3-590c-4db8-93da-33de7c4378ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002127 10.0.0.41 - - [2026-03-05 19:27:48] "POST /tags HTTP/1.1" 409 226 0.008478 10.0.0.41 - - [2026-03-05 19:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.41 - - [2026-03-05 19:27:48] "POST /access-control-lists HTTP/1.1" 200 630 0.078820 10.0.0.41 - - [2026-03-05 19:27:48] "GET /tag/01d07e6f-6500-43ac-896e-fc6cca1e7967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.017771 10.0.0.41 - - [2026-03-05 19:27:48] "POST /firewall-rules HTTP/1.1" 200 600 0.079219 10.0.0.41 - - [2026-03-05 19:27:48] "GET /firewall-rule/a6abac76-f2ae-4d57-81ea-aae4aabfa048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.016854 10.0.0.41 - - [2026-03-05 19:27:48] "GET /firewall-policy/a23c2cfa-8d1a-4389-a8f9-6acff9e678b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.007718 10.0.0.41 - - [2026-03-05 19:27:48] "GET /firewall-rule/a6abac76-f2ae-4d57-81ea-aae4aabfa048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003825 10.0.0.41 - - [2026-03-05 19:27:48] "POST /ref-update HTTP/1.1" 200 156 0.047034 10.0.0.41 - - [2026-03-05 19:27:48] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011337 10.0.0.41 - - [2026-03-05 19:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.41 - - [2026-03-05 19:27:48] "GET /policy-management/c662faf3-590c-4db8-93da-33de7c4378ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.083799 10.0.0.41 - - [2026-03-05 19:27:48] "POST /tags HTTP/1.1" 409 226 0.002410 10.0.0.41 - - [2026-03-05 19:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.41 - - [2026-03-05 19:27:48] "GET /tag/01d07e6f-6500-43ac-896e-fc6cca1e7967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.010506 10.0.0.41 - - [2026-03-05 19:27:48] "POST /firewall-rules HTTP/1.1" 200 598 0.071330 10.0.0.41 - - [2026-03-05 19:27:48] "GET /firewall-rule/f2c95dde-3bd5-4b99-9a38-e2677607918e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.013607 10.0.0.41 - - [2026-03-05 19:27:48] "GET /firewall-policy/a23c2cfa-8d1a-4389-a8f9-6acff9e678b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.005043 10.0.0.41 - - [2026-03-05 19:27:48] "GET /firewall-rule/f2c95dde-3bd5-4b99-9a38-e2677607918e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002726 10.0.0.41 - - [2026-03-05 19:27:48] "POST /ref-update HTTP/1.1" 200 156 0.041334 10.0.0.41 - - [2026-03-05 19:27:50] "POST /tags HTTP/1.1" 200 393 0.032452 10.0.0.41 - - [2026-03-05 19:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.020089 10.0.0.41 - - [2026-03-05 19:27:50] "GET /tag/3e8c86fc-0048-4999-97b4-ca94ef30d5fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011842 10.0.0.41 - - [2026-03-05 19:27:50] "POST /tags HTTP/1.1" 200 341 0.028147 10.0.0.41 - - [2026-03-05 19:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.41 - - [2026-03-05 19:27:50] "GET /tag/53204598-44c8-42bb-859d-8edcf818ff92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011653 10.0.0.41 - - [2026-03-05 19:27:50] "POST /id-to-fqname HTTP/1.1" 200 192 0.000700 10.0.0.41 - - [2026-03-05 19:27:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.002329 10.0.0.41 - - [2026-03-05 19:27:50] "POST /security-groups HTTP/1.1" 200 589 0.068925 10.0.0.41 - - [2026-03-05 19:27:50] "POST /projects HTTP/1.1" 200 519 0.246553 10.0.0.41 - - [2026-03-05 19:27:50] "POST /fqname-to-id HTTP/1.1" 404 236 0.002682 10.0.0.41 - - [2026-03-05 19:27:50] "POST /access-control-lists HTTP/1.1" 200 598 0.076145 10.0.0.41 - - [2026-03-05 19:27:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.090040 10.0.0.41 - - [2026-03-05 19:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012306 10.0.0.41 - - [2026-03-05 19:27:50] "POST /fqname-to-id HTTP/1.1" 404 235 0.019267 10.0.0.41 - - [2026-03-05 19:27:50] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.008227 10.0.0.41 - - [2026-03-05 19:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.41 - - [2026-03-05 19:27:50] "GET /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.021749 10.0.0.41 - - [2026-03-05 19:27:50] "POST /access-control-lists HTTP/1.1" 200 596 0.071359 10.0.0.41 - - [2026-03-05 19:27:50] "PUT /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3 HTTP/1.1" 200 264 0.076012 10.0.0.41 - - [2026-03-05 19:27:50] "PUT /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d HTTP/1.1" 200 264 0.054502 10.0.0.41 - - [2026-03-05 19:27:51] "POST /security-groups HTTP/1.1" 200 591 0.091249 10.0.0.41 - - [2026-03-05 19:27:51] "POST /fqname-to-id HTTP/1.1" 404 270 0.003242 10.0.0.41 - - [2026-03-05 19:27:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.026370 10.0.0.41 - - [2026-03-05 19:27:51] "POST /chown HTTP/1.1" 200 109 0.020280 10.0.0.41 - - [2026-03-05 19:27:51] "POST /access-control-lists HTTP/1.1" 200 632 0.039272 10.0.0.41 - - [2026-03-05 19:27:51] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005930 10.0.0.41 - - [2026-03-05 19:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.41 - - [2026-03-05 19:27:51] "POST /fqname-to-id HTTP/1.1" 404 269 0.005427 10.0.0.41 - - [2026-03-05 19:27:51] "GET /policy-management/c662faf3-590c-4db8-93da-33de7c4378ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007083 10.0.0.41 - - [2026-03-05 19:27:51] "POST /tags HTTP/1.1" 409 226 0.001941 10.0.0.41 - - [2026-03-05 19:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.41 - - [2026-03-05 19:27:51] "GET /tag/53204598-44c8-42bb-859d-8edcf818ff92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.027447 10.0.0.41 - - [2026-03-05 19:27:51] "POST /access-control-lists HTTP/1.1" 200 630 0.089041 10.0.0.41 - - [2026-03-05 19:27:51] "POST /firewall-rules HTTP/1.1" 200 600 0.106547 10.0.0.41 - - [2026-03-05 19:27:51] "GET /firewall-rule/c8490bfc-ce10-4ce6-904a-078c6d062a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005670 10.0.0.41 - - [2026-03-05 19:27:51] "GET /firewall-policy/a23c2cfa-8d1a-4389-a8f9-6acff9e678b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.007349 10.0.0.41 - - [2026-03-05 19:27:51] "GET /firewall-rule/c8490bfc-ce10-4ce6-904a-078c6d062a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002970 10.0.0.41 - - [2026-03-05 19:27:51] "POST /ref-update HTTP/1.1" 200 156 0.056505 10.0.0.41 - - [2026-03-05 19:27:51] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010691 10.0.0.41 - - [2026-03-05 19:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005418 10.0.0.41 - - [2026-03-05 19:27:51] "GET /policy-management/c662faf3-590c-4db8-93da-33de7c4378ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003729 10.0.0.41 - - [2026-03-05 19:27:51] "POST /tags HTTP/1.1" 409 226 0.002263 10.0.0.41 - - [2026-03-05 19:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.41 - - [2026-03-05 19:27:51] "GET /tag/53204598-44c8-42bb-859d-8edcf818ff92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013537 10.0.0.41 - - [2026-03-05 19:27:51] "POST /firewall-rules HTTP/1.1" 200 598 0.066088 10.0.0.41 - - [2026-03-05 19:27:51] "GET /firewall-rule/125c50c2-c555-4e9c-85ea-4871e14669a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.009083 10.0.0.41 - - [2026-03-05 19:27:51] "GET /firewall-policy/a23c2cfa-8d1a-4389-a8f9-6acff9e678b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.008631 10.0.0.41 - - [2026-03-05 19:27:51] "GET /firewall-rule/125c50c2-c555-4e9c-85ea-4871e14669a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.004087 10.0.0.41 - - [2026-03-05 19:27:51] "POST /ref-update HTTP/1.1" 200 156 0.058431 10.0.0.41 - - [2026-03-05 19:27:53] "POST /tags HTTP/1.1" 200 345 0.097224 10.0.0.41 - - [2026-03-05 19:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014889 10.0.0.41 - - [2026-03-05 19:27:53] "GET /tag/4287d67e-9d68-4207-a7c0-bd2a597760ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015029 10.0.0.41 - - [2026-03-05 19:27:53] "POST /projects HTTP/1.1" 409 238 0.002618 10.0.0.41 - - [2026-03-05 19:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.41 - - [2026-03-05 19:27:53] "GET /project/a952d053-b8e3-4a83-abb6-8c2b8e8e5381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043128 10.0.0.41 - - [2026-03-05 19:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.41 - - [2026-03-05 19:27:53] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005998 10.0.0.41 - - [2026-03-05 19:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.41 - - [2026-03-05 19:27:53] "GET /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004617 10.0.0.41 - - [2026-03-05 19:27:53] "POST /security-groups HTTP/1.1" 409 285 0.002789 10.0.0.41 - - [2026-03-05 19:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.41 - - [2026-03-05 19:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.41 - - [2026-03-05 19:27:53] "PUT /security-group/adf68760-a4e2-4f03-b296-380217029675 HTTP/1.1" 200 262 0.060413 10.0.0.41 - - [2026-03-05 19:27:53] "PUT /access-control-list/8a7f2592-9033-4859-9e92-05460b75b8ea HTTP/1.1" 200 272 0.048397 10.0.0.41 - - [2026-03-05 19:27:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.076435 10.0.0.41 - - [2026-03-05 19:27:53] "GET /project/a952d053-b8e3-4a83-abb6-8c2b8e8e5381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.138520 10.0.0.41 - - [2026-03-05 19:27:53] "POST /tags HTTP/1.1" 409 228 0.023380 10.0.0.41 - - [2026-03-05 19:27:53] "PUT /access-control-list/db668396-d366-4a33-816d-acc1d9d3b86d HTTP/1.1" 200 272 0.054385 10.0.0.41 - - [2026-03-05 19:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.41 - - [2026-03-05 19:27:53] "GET /tag/4287d67e-9d68-4207-a7c0-bd2a597760ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.023036 10.0.0.41 - - [2026-03-05 19:27:53] "POST /tags HTTP/1.1" 200 345 0.018739 10.0.0.41 - - [2026-03-05 19:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.41 - - [2026-03-05 19:27:53] "GET /tag/7aa571dc-4fa4-42f5-ae9d-d36ff0f370f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016805 10.0.0.41 - - [2026-03-05 19:27:53] "POST /projects HTTP/1.1" 409 238 0.002228 10.0.0.41 - - [2026-03-05 19:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.41 - - [2026-03-05 19:27:53] "GET /project/e1c7ebe5-849f-4491-92e7-6b48988c48d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031981 10.0.0.41 - - [2026-03-05 19:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.41 - - [2026-03-05 19:27:54] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006379 10.0.0.41 - - [2026-03-05 19:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.41 - - [2026-03-05 19:27:54] "GET /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003951 10.0.0.41 - - [2026-03-05 19:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.41 - - [2026-03-05 19:27:54] "GET /project/e1c7ebe5-849f-4491-92e7-6b48988c48d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029222 10.0.0.41 - - [2026-03-05 19:27:54] "POST /security-groups HTTP/1.1" 409 285 0.002865 10.0.0.41 - - [2026-03-05 19:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.41 - - [2026-03-05 19:27:54] "PUT /security-group/f1177717-3501-41ea-8336-d41fa419d5e5 HTTP/1.1" 200 262 0.076950 10.0.0.41 - - [2026-03-05 19:27:54] "PUT /access-control-list/d5bd5b63-e69f-4f89-b8d6-fab4b2d5da39 HTTP/1.1" 200 272 0.011845 10.0.0.41 - - [2026-03-05 19:27:54] "PUT /access-control-list/e940affa-593e-402d-8da6-3c74be33bec5 HTTP/1.1" 200 272 0.018493 10.0.0.41 - - [2026-03-05 19:27:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.026243 10.0.0.41 - - [2026-03-05 19:27:54] "POST /tags HTTP/1.1" 409 228 0.009639 10.0.0.41 - - [2026-03-05 19:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.41 - - [2026-03-05 19:27:54] "GET /tag/7aa571dc-4fa4-42f5-ae9d-d36ff0f370f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011043 10.0.0.41 - - [2026-03-05 19:27:54] "POST /tags HTTP/1.1" 200 291 0.052214 10.0.0.41 - - [2026-03-05 19:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013586 10.0.0.41 - - [2026-03-05 19:27:54] "GET /tag/c8b3ed43-5ba3-4687-9a65-f4ffe3f4bade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012664 10.0.0.41 - - [2026-03-05 19:27:54] "POST /tags HTTP/1.1" 200 303 0.054961 10.0.0.41 - - [2026-03-05 19:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010319 10.0.0.41 - - [2026-03-05 19:27:54] "GET /tag/8525c3c8-4021-4edf-82ea-b5fa653806fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015690 10.0.0.41 - - [2026-03-05 19:27:54] "POST /tags HTTP/1.1" 409 252 0.002129 10.0.0.41 - - [2026-03-05 19:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.41 - - [2026-03-05 19:27:54] "GET /tag/6d5cf49e-4679-430c-b16c-116f74f16fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010926 10.0.0.41 - - [2026-03-05 19:27:54] "POST /tags HTTP/1.1" 409 226 0.002115 10.0.0.41 - - [2026-03-05 19:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.41 - - [2026-03-05 19:27:54] "GET /tag/01d07e6f-6500-43ac-896e-fc6cca1e7967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.015337 10.0.0.41 - - [2026-03-05 19:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.41 - - [2026-03-05 19:27:54] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004750 10.0.0.41 - - [2026-03-05 19:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.41 - - [2026-03-05 19:27:54] "GET /project/a952d053-b8e3-4a83-abb6-8c2b8e8e5381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037972 10.0.0.41 - - [2026-03-05 19:27:54] "POST /virtual-machines HTTP/1.1" 200 395 0.008814 10.0.0.41 - - [2026-03-05 19:27:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010218 10.0.0.41 - - [2026-03-05 19:27:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109448 10.0.0.41 - - [2026-03-05 19:27:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.026211 10.0.0.41 - - [2026-03-05 19:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009808 10.0.0.41 - - [2026-03-05 19:27:55] "GET /virtual-machine-interface/68a6266e-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005197 10.0.0.41 - - [2026-03-05 19:27:55] "POST /instance-ips HTTP/1.1" 200 397 0.026066 10.0.0.41 - - [2026-03-05 19:27:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.030491 10.0.0.41 - - [2026-03-05 19:27:55] "GET /virtual-machine-interface/68a6266e-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013603 10.0.0.41 - - [2026-03-05 19:27:55] "POST /set-tag HTTP/1.1" 200 109 0.064129 10.0.0.41 - - [2026-03-05 19:27:55] "GET /virtual-machine-interface/68a6266e-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019146 10.0.0.41 - - [2026-03-05 19:27:55] "GET /instance-ip/68bd019a-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.011529 10.0.0.41 - - [2026-03-05 19:27:55] "GET /virtual-machine-interface/68a6266e-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004902 10.0.0.41 - - [2026-03-05 19:27:55] "POST /set-tag HTTP/1.1" 200 109 0.002463 10.0.0.41 - - [2026-03-05 19:27:55] "GET /virtual-router/fd22568b-d058-48ff-9870-724010ce3141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004796 10.0.0.41 - - [2026-03-05 19:27:55] "POST /ref-update HTTP/1.1" 200 156 0.009639 10.0.0.41 - - [2026-03-05 19:27:55] "GET /virtual-machine-interface/68a6266e-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005712 10.0.0.41 - - [2026-03-05 19:27:55] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.41 - - [2026-03-05 19:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.41 - - [2026-03-05 19:27:55] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004667 10.0.0.41 - - [2026-03-05 19:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.41 - - [2026-03-05 19:27:55] "GET /project/a952d053-b8e3-4a83-abb6-8c2b8e8e5381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050963 10.0.0.41 - - [2026-03-05 19:27:55] "POST /virtual-machines HTTP/1.1" 200 395 0.008822 10.0.0.41 - - [2026-03-05 19:27:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009941 10.0.0.41 - - [2026-03-05 19:27:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099381 10.0.0.41 - - [2026-03-05 19:27:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.022201 10.0.0.41 - - [2026-03-05 19:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.41 - - [2026-03-05 19:27:55] "GET /virtual-machine-interface/691d0ab8-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004718 10.0.0.41 - - [2026-03-05 19:27:55] "POST /instance-ips HTTP/1.1" 200 397 0.018637 10.0.0.41 - - [2026-03-05 19:27:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.033476 10.0.0.41 - - [2026-03-05 19:27:55] "GET /virtual-machine-interface/691d0ab8-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013313 10.0.0.41 - - [2026-03-05 19:27:55] "POST /set-tag HTTP/1.1" 200 109 0.067757 10.0.0.41 - - [2026-03-05 19:27:56] "GET /virtual-machine-interface/691d0ab8-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.026448 10.0.0.41 - - [2026-03-05 19:27:56] "GET /instance-ip/693107b6-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003279 10.0.0.41 - - [2026-03-05 19:27:56] "GET /virtual-machine-interface/691d0ab8-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004591 10.0.0.41 - - [2026-03-05 19:27:56] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.41 - - [2026-03-05 19:27:56] "GET /virtual-router/fd22568b-d058-48ff-9870-724010ce3141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.004655 10.0.0.41 - - [2026-03-05 19:27:56] "POST /ref-update HTTP/1.1" 200 156 0.011906 10.0.0.41 - - [2026-03-05 19:27:56] "GET /virtual-machine-interface/691d0ab8-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004738 10.0.0.41 - - [2026-03-05 19:27:56] "POST /set-tag HTTP/1.1" 200 109 0.002441 10.0.0.41 - - [2026-03-05 19:27:56] "POST /tags HTTP/1.1" 200 291 0.018143 10.0.0.41 - - [2026-03-05 19:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.41 - - [2026-03-05 19:27:56] "GET /tag/06e21147-5bbc-4933-8f9c-31e4e33edc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.011443 10.0.0.41 - - [2026-03-05 19:27:56] "POST /tags HTTP/1.1" 409 252 0.001817 10.0.0.41 - - [2026-03-05 19:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.41 - - [2026-03-05 19:27:56] "GET /tag/3e8c86fc-0048-4999-97b4-ca94ef30d5fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016149 10.0.0.41 - - [2026-03-05 19:27:56] "POST /tags HTTP/1.1" 409 226 0.002087 10.0.0.41 - - [2026-03-05 19:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.41 - - [2026-03-05 19:27:56] "GET /tag/53204598-44c8-42bb-859d-8edcf818ff92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011186 10.0.0.41 - - [2026-03-05 19:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.41 - - [2026-03-05 19:27:56] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005666 10.0.0.41 - - [2026-03-05 19:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.41 - - [2026-03-05 19:27:56] "GET /project/e1c7ebe5-849f-4491-92e7-6b48988c48d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038746 10.0.0.41 - - [2026-03-05 19:27:56] "POST /virtual-machines HTTP/1.1" 200 395 0.016513 10.0.0.41 - - [2026-03-05 19:27:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.015519 10.0.0.41 - - [2026-03-05 19:27:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110385 10.0.0.41 - - [2026-03-05 19:27:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008447 10.0.0.41 - - [2026-03-05 19:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.41 - - [2026-03-05 19:27:56] "GET /virtual-machine-interface/69b16c30-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010541 10.0.0.41 - - [2026-03-05 19:27:56] "POST /instance-ips HTTP/1.1" 200 397 0.019787 10.0.0.41 - - [2026-03-05 19:27:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.023788 10.0.0.41 - - [2026-03-05 19:27:56] "GET /virtual-machine-interface/69b16c30-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009109 10.0.0.41 - - [2026-03-05 19:27:57] "POST /set-tag HTTP/1.1" 200 109 0.067688 10.0.0.41 - - [2026-03-05 19:27:57] "GET /virtual-machine-interface/69b16c30-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016873 10.0.0.41 - - [2026-03-05 19:27:57] "GET /instance-ip/69cc8e34-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004298 10.0.0.41 - - [2026-03-05 19:27:57] "GET /virtual-machine-interface/69b16c30-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004501 10.0.0.41 - - [2026-03-05 19:27:57] "POST /set-tag HTTP/1.1" 200 109 0.002656 10.0.0.41 - - [2026-03-05 19:27:57] "GET /virtual-router/fd22568b-d058-48ff-9870-724010ce3141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004779 10.0.0.41 - - [2026-03-05 19:27:57] "POST /ref-update HTTP/1.1" 200 156 0.009120 10.0.0.41 - - [2026-03-05 19:27:57] "GET /virtual-machine-interface/69b16c30-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004526 10.0.0.41 - - [2026-03-05 19:27:57] "POST /set-tag HTTP/1.1" 200 109 0.002173 10.0.0.41 - - [2026-03-05 19:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.41 - - [2026-03-05 19:27:57] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003819 10.0.0.41 - - [2026-03-05 19:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.41 - - [2026-03-05 19:27:57] "GET /project/e1c7ebe5-849f-4491-92e7-6b48988c48d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035623 10.0.0.41 - - [2026-03-05 19:27:57] "POST /virtual-machines HTTP/1.1" 200 395 0.009290 10.0.0.41 - - [2026-03-05 19:27:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009038 10.0.0.41 - - [2026-03-05 19:27:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116460 10.0.0.41 - - [2026-03-05 19:27:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.013550 10.0.0.41 - - [2026-03-05 19:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007738 10.0.0.41 - - [2026-03-05 19:27:57] "GET /virtual-machine-interface/6a212192-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017990 10.0.0.41 - - [2026-03-05 19:27:57] "POST /instance-ips HTTP/1.1" 200 397 0.027174 10.0.0.41 - - [2026-03-05 19:27:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.025379 10.0.0.41 - - [2026-03-05 19:27:57] "GET /virtual-machine-interface/6a212192-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004281 10.0.0.41 - - [2026-03-05 19:27:57] "POST /set-tag HTTP/1.1" 200 109 0.063882 10.0.0.41 - - [2026-03-05 19:27:57] "GET /virtual-machine-interface/6a212192-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.026149 10.0.0.41 - - [2026-03-05 19:27:57] "GET /instance-ip/6a3c755a-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003635 10.0.0.41 - - [2026-03-05 19:27:57] "GET /virtual-machine-interface/6a212192-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005038 10.0.0.41 - - [2026-03-05 19:27:57] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.41 - - [2026-03-05 19:27:57] "POST /tags HTTP/1.1" 200 299 0.020802 10.0.0.41 - - [2026-03-05 19:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.019068 10.0.0.41 - - [2026-03-05 19:27:57] "GET /tag/b278ed9a-66f1-4c52-862f-e39f3e5108c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012433 10.0.0.41 - - [2026-03-05 19:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.41 - - [2026-03-05 19:27:57] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004525 10.0.0.41 - - [2026-03-05 19:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.41 - - [2026-03-05 19:27:58] "GET /project/a952d053-b8e3-4a83-abb6-8c2b8e8e5381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032756 10.0.0.41 - - [2026-03-05 19:27:58] "POST /virtual-machines HTTP/1.1" 200 395 0.017623 10.0.0.41 - - [2026-03-05 19:27:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010148 10.0.0.41 - - [2026-03-05 19:27:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122560 10.0.0.41 - - [2026-03-05 19:27:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008636 10.0.0.41 - - [2026-03-05 19:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.41 - - [2026-03-05 19:27:58] "GET /virtual-machine-interface/6a985cbc-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010082 10.0.0.41 - - [2026-03-05 19:27:58] "POST /instance-ips HTTP/1.1" 200 397 0.021735 10.0.0.41 - - [2026-03-05 19:27:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.025553 10.0.0.41 - - [2026-03-05 19:27:58] "GET /virtual-machine-interface/6a985cbc-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014411 10.0.0.41 - - [2026-03-05 19:27:58] "POST /set-tag HTTP/1.1" 200 109 0.021106 10.0.0.41 - - [2026-03-05 19:27:58] "GET /virtual-machine-interface/6a985cbc-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011803 10.0.0.41 - - [2026-03-05 19:27:58] "GET /instance-ip/6ab3f2ba-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003436 10.0.0.41 - - [2026-03-05 19:27:58] "GET /virtual-machine-interface/6a985cbc-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004788 10.0.0.41 - - [2026-03-05 19:27:58] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.41 - - [2026-03-05 19:27:58] "GET /virtual-router/fd22568b-d058-48ff-9870-724010ce3141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.005050 10.0.0.41 - - [2026-03-05 19:27:58] "POST /ref-update HTTP/1.1" 200 156 0.010426 10.0.0.41 - - [2026-03-05 19:27:58] "GET /virtual-machine-interface/6a212192-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004488 10.0.0.41 - - [2026-03-05 19:27:58] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.41 - - [2026-03-05 19:27:58] "POST /tags HTTP/1.1" 200 299 0.036196 10.0.0.41 - - [2026-03-05 19:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.41 - - [2026-03-05 19:27:58] "GET /tag/254af2e4-d59e-4e43-bff4-9a08f3ee00ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011284 10.0.0.41 - - [2026-03-05 19:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.41 - - [2026-03-05 19:27:58] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003756 10.0.0.41 - - [2026-03-05 19:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.41 - - [2026-03-05 19:27:58] "GET /project/a952d053-b8e3-4a83-abb6-8c2b8e8e5381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030900 10.0.0.41 - - [2026-03-05 19:27:58] "POST /virtual-machines HTTP/1.1" 200 395 0.009267 10.0.0.41 - - [2026-03-05 19:27:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009780 10.0.0.41 - - [2026-03-05 19:27:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110714 10.0.0.41 - - [2026-03-05 19:27:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019073 10.0.0.41 - - [2026-03-05 19:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012009 10.0.0.41 - - [2026-03-05 19:27:59] "GET /virtual-machine-interface/6b166422-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006239 10.0.0.41 - - [2026-03-05 19:27:59] "POST /instance-ips HTTP/1.1" 200 397 0.021450 10.0.0.41 - - [2026-03-05 19:27:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.032174 10.0.0.41 - - [2026-03-05 19:27:59] "GET /virtual-machine-interface/6b166422-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008018 10.0.0.41 - - [2026-03-05 19:27:59] "POST /set-tag HTTP/1.1" 200 109 0.019172 10.0.0.41 - - [2026-03-05 19:27:59] "GET /virtual-machine-interface/6b166422-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014518 10.0.0.41 - - [2026-03-05 19:27:59] "GET /instance-ip/6b2c233e-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004260 10.0.0.41 - - [2026-03-05 19:27:59] "GET /virtual-machine-interface/6b166422-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005496 10.0.0.41 - - [2026-03-05 19:27:59] "POST /set-tag HTTP/1.1" 200 109 0.002986 10.0.0.41 - - [2026-03-05 19:27:59] "POST /tags HTTP/1.1" 200 299 0.020321 10.0.0.41 - - [2026-03-05 19:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.41 - - [2026-03-05 19:27:59] "GET /tag/b83ef703-056f-44bb-8bfc-9d169b714218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012567 10.0.0.41 - - [2026-03-05 19:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.41 - - [2026-03-05 19:27:59] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004560 10.0.0.41 - - [2026-03-05 19:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.41 - - [2026-03-05 19:27:59] "GET /project/e1c7ebe5-849f-4491-92e7-6b48988c48d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032736 10.0.0.41 - - [2026-03-05 19:27:59] "POST /virtual-machines HTTP/1.1" 200 395 0.011538 10.0.0.41 - - [2026-03-05 19:27:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008360 10.0.0.41 - - [2026-03-05 19:27:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119037 10.0.0.41 - - [2026-03-05 19:27:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.017646 10.0.0.41 - - [2026-03-05 19:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007910 10.0.0.41 - - [2026-03-05 19:27:59] "GET /virtual-machine-interface/6b7f2584-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005279 10.0.0.41 - - [2026-03-05 19:27:59] "POST /instance-ips HTTP/1.1" 200 397 0.023320 10.0.0.41 - - [2026-03-05 19:27:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.021173 10.0.0.41 - - [2026-03-05 19:27:59] "GET /virtual-machine-interface/6b7f2584-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010826 10.0.0.41 - - [2026-03-05 19:27:59] "POST /set-tag HTTP/1.1" 200 109 0.018709 10.0.0.41 - - [2026-03-05 19:27:59] "GET /virtual-machine-interface/6b7f2584-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018128 10.0.0.41 - - [2026-03-05 19:27:59] "GET /instance-ip/6b962d4c-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003093 10.0.0.41 - - [2026-03-05 19:28:00] "GET /virtual-machine-interface/6b7f2584-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004520 10.0.0.41 - - [2026-03-05 19:28:00] "POST /set-tag HTTP/1.1" 200 109 0.003079 10.0.0.41 - - [2026-03-05 19:28:00] "POST /tags HTTP/1.1" 200 299 0.019806 10.0.0.41 - - [2026-03-05 19:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006562 10.0.0.41 - - [2026-03-05 19:28:00] "GET /tag/4ff88a37-5679-45ff-9e33-ce0adad4e375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012555 10.0.0.41 - - [2026-03-05 19:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.41 - - [2026-03-05 19:28:00] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004052 10.0.0.41 - - [2026-03-05 19:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.41 - - [2026-03-05 19:28:00] "GET /project/e1c7ebe5-849f-4491-92e7-6b48988c48d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032050 10.0.0.41 - - [2026-03-05 19:28:00] "POST /virtual-machines HTTP/1.1" 200 395 0.007509 10.0.0.41 - - [2026-03-05 19:28:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.013333 10.0.0.41 - - [2026-03-05 19:28:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112967 10.0.0.41 - - [2026-03-05 19:28:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009666 10.0.0.41 - - [2026-03-05 19:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011410 10.0.0.41 - - [2026-03-05 19:28:00] "GET /virtual-machine-interface/6be4e4e6-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006474 10.0.0.41 - - [2026-03-05 19:28:00] "POST /instance-ips HTTP/1.1" 200 397 0.024286 10.0.0.41 - - [2026-03-05 19:28:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.022143 10.0.0.41 - - [2026-03-05 19:28:00] "GET /virtual-machine-interface/6be4e4e6-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011654 10.0.0.41 - - [2026-03-05 19:28:00] "POST /set-tag HTTP/1.1" 200 109 0.021464 10.0.0.41 - - [2026-03-05 19:28:00] "GET /virtual-machine-interface/6be4e4e6-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.038004 10.0.0.41 - - [2026-03-05 19:28:00] "GET /instance-ip/6bffa452-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.008938 10.0.0.41 - - [2026-03-05 19:28:00] "GET /virtual-machine-interface/6be4e4e6-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004447 10.0.0.41 - - [2026-03-05 19:28:00] "POST /set-tag HTTP/1.1" 200 109 0.002451 10.0.0.41 - - [2026-03-05 19:28:00] "GET /virtual-router/fd22568b-d058-48ff-9870-724010ce3141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.003635 10.0.0.41 - - [2026-03-05 19:28:00] "POST /ref-update HTTP/1.1" 200 156 0.012321 10.0.0.41 - - [2026-03-05 19:28:00] "GET /virtual-machine-interface/6a985cbc-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005264 10.0.0.41 - - [2026-03-05 19:28:00] "POST /set-tag HTTP/1.1" 200 109 0.002941 10.0.0.41 - - [2026-03-05 19:28:00] "GET /virtual-machine-interface/68a6266e-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004516 10.0.0.41 - - [2026-03-05 19:28:00] "POST /set-tag HTTP/1.1" 200 109 0.003098 10.0.0.41 - - [2026-03-05 19:28:00] "GET /virtual-router/fd22568b-d058-48ff-9870-724010ce3141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005504 10.0.0.41 - - [2026-03-05 19:28:00] "POST /ref-update HTTP/1.1" 200 156 0.009270 10.0.0.41 - - [2026-03-05 19:28:01] "GET /virtual-machine-interface/6b166422-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006238 10.0.0.41 - - [2026-03-05 19:28:01] "POST /set-tag HTTP/1.1" 200 109 0.009980 10.0.0.41 - - [2026-03-05 19:28:01] "GET /virtual-router/fd22568b-d058-48ff-9870-724010ce3141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.004826 10.0.0.41 - - [2026-03-05 19:28:01] "POST /ref-update HTTP/1.1" 200 156 0.011434 10.0.0.41 - - [2026-03-05 19:28:01] "GET /virtual-machine-interface/6b7f2584-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011157 10.0.0.41 - - [2026-03-05 19:28:01] "POST /set-tag HTTP/1.1" 200 109 0.008480 10.0.0.41 - - [2026-03-05 19:28:01] "GET /virtual-machine-interface/691d0ab8-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007542 10.0.0.41 - - [2026-03-05 19:28:01] "POST /set-tag HTTP/1.1" 200 109 0.011033 10.0.0.41 - - [2026-03-05 19:28:01] "GET /virtual-router/fd22568b-d058-48ff-9870-724010ce3141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.004493 10.0.0.41 - - [2026-03-05 19:28:01] "POST /ref-update HTTP/1.1" 200 156 0.016766 10.0.0.41 - - [2026-03-05 19:28:01] "GET /virtual-machine-interface/6be4e4e6-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007662 10.0.0.41 - - [2026-03-05 19:28:01] "POST /set-tag HTTP/1.1" 200 109 0.002576 10.0.0.41 - - [2026-03-05 19:28:01] "GET /virtual-machine-interface/69b16c30-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008337 10.0.0.41 - - [2026-03-05 19:28:01] "POST /set-tag HTTP/1.1" 200 109 0.002355 10.0.0.41 - - [2026-03-05 19:28:01] "GET /virtual-machine-interface/6a212192-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004743 10.0.0.41 - - [2026-03-05 19:28:01] "POST /set-tag HTTP/1.1" 200 109 0.006651 10.0.0.41 - - [2026-03-05 19:28:01] "GET /virtual-machine-interface/6a985cbc-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006390 10.0.0.41 - - [2026-03-05 19:28:01] "POST /set-tag HTTP/1.1" 200 109 0.002717 10.0.0.41 - - [2026-03-05 19:28:01] "GET /virtual-machine-interface/6b166422-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004807 10.0.0.41 - - [2026-03-05 19:28:01] "POST /set-tag HTTP/1.1" 200 109 0.002687 10.0.0.41 - - [2026-03-05 19:28:01] "GET /virtual-machine-interface/6b7f2584-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006069 10.0.0.41 - - [2026-03-05 19:28:01] "POST /set-tag HTTP/1.1" 200 109 0.003011 10.0.0.41 - - [2026-03-05 19:28:01] "GET /virtual-machine-interface/6a212192-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005254 10.0.0.41 - - [2026-03-05 19:28:01] "POST /set-tag HTTP/1.1" 200 109 0.002651 10.0.0.41 - - [2026-03-05 19:28:01] "GET /virtual-machine-interface/6be4e4e6-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005595 10.0.0.41 - - [2026-03-05 19:28:01] "POST /set-tag HTTP/1.1" 200 109 0.003857 10.0.0.41 - - [2026-03-05 19:28:04] "GET /virtual-machine-interface/68a6266e-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004698 10.0.0.41 - - [2026-03-05 19:28:04] "POST /set-tag HTTP/1.1" 200 109 0.003331 10.0.0.41 - - [2026-03-05 19:28:04] "GET /virtual-machine-interface/6a985cbc-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004499 10.0.0.41 - - [2026-03-05 19:28:04] "POST /set-tag HTTP/1.1" 200 109 0.002837 10.0.0.41 - - [2026-03-05 19:28:05] "GET /virtual-machine-interface/691d0ab8-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004862 10.0.0.41 - - [2026-03-05 19:28:05] "POST /set-tag HTTP/1.1" 200 109 0.003013 10.0.0.41 - - [2026-03-05 19:28:05] "GET /virtual-machine-interface/6b7f2584-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004534 10.0.0.41 - - [2026-03-05 19:28:05] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.41 - - [2026-03-05 19:28:06] "GET /virtual-machine-interface/69b16c30-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004730 10.0.0.41 - - [2026-03-05 19:28:06] "POST /set-tag HTTP/1.1" 200 109 0.002403 10.0.0.41 - - [2026-03-05 19:28:09] "GET /virtual-machine/736364a4-1bfd-4122-a0dc-e4bf6272ae31?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003438 10.0.0.41 - - [2026-03-05 19:28:09] "GET /virtual-machine-interface/68a6266e-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005040 10.0.0.41 - - [2026-03-05 19:28:09] "GET /virtual-machine/f29a9bfd-de4b-477b-ac24-c1533f3e9e37?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003709 10.0.0.41 - - [2026-03-05 19:28:09] "GET /virtual-machine-interface/691d0ab8-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004721 10.0.0.41 - - [2026-03-05 19:28:09] "GET /virtual-machine/799e1037-dd59-4b89-9516-5f07feadec29?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003657 10.0.0.41 - - [2026-03-05 19:28:09] "GET /virtual-machine-interface/69b16c30-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004804 10.0.0.41 - - [2026-03-05 19:28:09] "GET /virtual-machine/a4fd9749-369a-483f-b1f7-f8eac0463d93?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003880 10.0.0.41 - - [2026-03-05 19:28:09] "GET /virtual-machine-interface/6a212192-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004784 10.0.0.41 - - [2026-03-05 19:28:09] "GET /virtual-machine/19baf44c-3a9f-4f72-85ad-1f72023911a5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003322 10.0.0.41 - - [2026-03-05 19:28:09] "GET /virtual-machine-interface/6a985cbc-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009421 10.0.0.41 - - [2026-03-05 19:28:09] "GET /virtual-machine/b5169386-21e4-4708-9ccc-0b2006d67f4a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003335 10.0.0.41 - - [2026-03-05 19:28:09] "GET /virtual-machine-interface/6b7f2584-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004740 10.0.0.41 - - [2026-03-05 19:28:10] "GET /virtual-machine-interface/6be4e4e6-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006638 10.0.0.41 - - [2026-03-05 19:28:10] "POST /set-tag HTTP/1.1" 200 109 0.002518 10.0.0.41 - - [2026-03-05 19:28:10] "GET /virtual-machine-interface/6b166422-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004753 10.0.0.41 - - [2026-03-05 19:28:10] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.41 - - [2026-03-05 19:28:14] "GET /virtual-machine/5e3b5ab5-f1ef-46f0-a74d-a5c38f5e35a7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003101 10.0.0.41 - - [2026-03-05 19:28:14] "GET /virtual-machine-interface/6b166422-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004321 10.0.0.41 - - [2026-03-05 19:28:14] "GET /virtual-machine/d8115c6d-4b53-4ff6-b396-b199fe8ef097?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003290 10.0.0.41 - - [2026-03-05 19:28:14] "GET /virtual-machine-interface/6be4e4e6-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005267 10.0.0.41 - - [2026-03-05 19:28:15] "GET /loadbalancer/45197f6f-3df8-42e0-b95d-72fe4d213069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004413 10.0.0.41 - - [2026-03-05 19:28:15] "POST /tags HTTP/1.1" 200 333 0.038460 10.0.0.41 - - [2026-03-05 19:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006212 10.0.0.41 - - [2026-03-05 19:28:15] "GET /tag/80dbb5f9-9123-4a24-95e8-d33eb8ef46a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018434 10.0.0.41 - - [2026-03-05 19:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.41 - - [2026-03-05 19:28:15] "GET /project/a952d053-b8e3-4a83-abb6-8c2b8e8e5381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037505 10.0.0.41 - - [2026-03-05 19:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.41 - - [2026-03-05 19:28:15] "GET /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003959 10.0.0.41 - - [2026-03-05 19:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.41 - - [2026-03-05 19:28:15] "GET /service-appliance-set/0ee86f73-83e7-4868-b9ba-ef805e43476e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003066 10.0.0.41 - - [2026-03-05 19:28:15] "POST /fqname-to-id HTTP/1.1" 404 273 0.001948 10.0.0.41 - - [2026-03-05 19:28:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.097775 10.0.0.41 - - [2026-03-05 19:28:15] "GET /virtual-machine-interface/06b2da0d-fe97-40d8-8929-c4641589ac1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.004682 10.0.0.41 - - [2026-03-05 19:28:15] "POST /instance-ips HTTP/1.1" 200 409 0.031601 10.0.0.41 - - [2026-03-05 19:28:15] "GET /instance-ip/b94ea123-4703-4cd6-a273-f9b5d8f353e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.014175 10.0.0.41 - - [2026-03-05 19:28:15] "POST /loadbalancers HTTP/1.1" 200 629 0.065336 10.0.0.41 - - [2026-03-05 19:28:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.024025 10.0.0.41 - - [2026-03-05 19:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007615 10.0.0.41 - - [2026-03-05 19:28:15] "GET /project/a952d053-b8e3-4a83-abb6-8c2b8e8e5381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045071 10.0.0.41 - - [2026-03-05 19:28:15] "GET /instance-ip/b94ea123-4703-4cd6-a273-f9b5d8f353e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.005858 10.0.0.41 - - [2026-03-05 19:28:15] "GET /project/a952d053-b8e3-4a83-abb6-8c2b8e8e5381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048364 10.0.0.41 - - [2026-03-05 19:28:15] "POST /floating-ips HTTP/1.1" 200 597 0.049211 10.0.0.41 - - [2026-03-05 19:28:15] "GET /loadbalancer/45197f6f-3df8-42e0-b95d-72fe4d213069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.007267 10.0.0.41 - - [2026-03-05 19:28:15] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.042629 10.0.0.41 - - [2026-03-05 19:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.41 - - [2026-03-05 19:28:15] "GET /project/a952d053-b8e3-4a83-abb6-8c2b8e8e5381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034358 10.0.0.41 - - [2026-03-05 19:28:15] "GET /loadbalancer-listener/9a482aa9-f06b-4ff7-9e5b-67c54cba4554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.029263 10.0.0.41 - - [2026-03-05 19:28:16] "GET /loadbalancer-listener/9a482aa9-f06b-4ff7-9e5b-67c54cba4554?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003934 10.0.0.41 - - [2026-03-05 19:28:16] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.020205 10.0.0.41 - - [2026-03-05 19:28:16] "GET /instance-ip/b94ea123-4703-4cd6-a273-f9b5d8f353e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003806 10.0.0.41 - - [2026-03-05 19:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.41 - - [2026-03-05 19:28:16] "GET /instance-ip/b94ea123-4703-4cd6-a273-f9b5d8f353e0?fields=floating_ips HTTP/1.1" 200 1213 0.006488 10.0.0.41 - - [2026-03-05 19:28:16] "GET /loadbalancer/45197f6f-3df8-42e0-b95d-72fe4d213069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003141 10.0.0.41 - - [2026-03-05 19:28:16] "GET /loadbalancer/45197f6f-3df8-42e0-b95d-72fe4d213069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.007473 10.0.0.41 - - [2026-03-05 19:28:16] "GET /floating-ip/f5c8c2cb-95a4-4a1e-aae6-14d1403d1c14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.013396 10.0.0.41 - - [2026-03-05 19:28:16] "GET /loadbalancer-pool/555f9cb5-03b3-4ca4-a9f3-3d758ec3b763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.014708 10.0.0.41 - - [2026-03-05 19:28:16] "POST /loadbalancer-members HTTP/1.1" 200 721 0.028958 10.0.0.41 - - [2026-03-05 19:28:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.008954 10.0.0.41 - - [2026-03-05 19:28:16] "GET /virtual-machine-interface/68a6266e-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004184 10.0.0.41 - - [2026-03-05 19:28:16] "POST /tags HTTP/1.1" 409 221 0.002684 10.0.0.41 - - [2026-03-05 19:28:16] "GET /virtual-machine-interface/68a6266e-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006587 10.0.0.41 - - [2026-03-05 19:28:16] "POST /ref-update HTTP/1.1" 200 156 0.008684 10.0.0.41 - - [2026-03-05 19:28:16] "GET /floating-ip/f5c8c2cb-95a4-4a1e-aae6-14d1403d1c14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.009372 10.0.0.41 - - [2026-03-05 19:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.41 - - [2026-03-05 19:28:16] "GET /tag/80dbb5f9-9123-4a24-95e8-d33eb8ef46a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014776 10.0.0.41 - - [2026-03-05 19:28:16] "PUT /floating-ip/f5c8c2cb-95a4-4a1e-aae6-14d1403d1c14 HTTP/1.1" 200 256 0.014019 10.0.0.41 - - [2026-03-05 19:28:16] "POST /set-tag HTTP/1.1" 200 109 0.085685 10.0.0.41 - - [2026-03-05 19:28:16] "GET /loadbalancer-pool/555f9cb5-03b3-4ca4-a9f3-3d758ec3b763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003737 10.0.0.41 - - [2026-03-05 19:28:16] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019414 10.0.0.41 - - [2026-03-05 19:28:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.012904 10.0.0.41 - - [2026-03-05 19:28:16] "GET /virtual-machine-interface/691d0ab8-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008053 10.0.0.41 - - [2026-03-05 19:28:16] "GET /virtual-machine-interface/691d0ab8-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006414 10.0.0.41 - - [2026-03-05 19:28:16] "POST /ref-update HTTP/1.1" 200 156 0.009229 10.0.0.41 - - [2026-03-05 19:28:16] "GET /floating-ip/f5c8c2cb-95a4-4a1e-aae6-14d1403d1c14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.004636 10.0.0.41 - - [2026-03-05 19:28:16] "POST /set-tag HTTP/1.1" 200 109 0.064146 10.0.0.41 - - [2026-03-05 19:28:17] "POST /tags HTTP/1.1" 409 206 0.002221 10.0.0.41 - - [2026-03-05 19:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.41 - - [2026-03-05 19:28:17] "GET /tag/8525c3c8-4021-4edf-82ea-b5fa653806fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011343 10.0.0.41 - - [2026-03-05 19:28:17] "POST /tags HTTP/1.1" 409 204 0.002452 10.0.0.41 - - [2026-03-05 19:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.41 - - [2026-03-05 19:28:17] "GET /tag/254af2e4-d59e-4e43-bff4-9a08f3ee00ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011372 10.0.0.41 - - [2026-03-05 19:28:17] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002456 10.0.0.41 - - [2026-03-05 19:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.41 - - [2026-03-05 19:28:17] "GET /policy-management/c662faf3-590c-4db8-93da-33de7c4378ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002645 10.0.0.41 - - [2026-03-05 19:28:17] "POST /tags HTTP/1.1" 409 206 0.001755 10.0.0.41 - - [2026-03-05 19:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.41 - - [2026-03-05 19:28:17] "GET /tag/8525c3c8-4021-4edf-82ea-b5fa653806fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011907 10.0.0.41 - - [2026-03-05 19:28:17] "POST /tags HTTP/1.1" 409 226 0.002101 10.0.0.41 - - [2026-03-05 19:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.41 - - [2026-03-05 19:28:17] "GET /tag/01d07e6f-6500-43ac-896e-fc6cca1e7967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.011079 10.0.0.41 - - [2026-03-05 19:28:17] "POST /tags HTTP/1.1" 409 204 0.002084 10.0.0.41 - - [2026-03-05 19:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.41 - - [2026-03-05 19:28:17] "GET /tag/254af2e4-d59e-4e43-bff4-9a08f3ee00ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011454 10.0.0.41 - - [2026-03-05 19:28:17] "POST /tags HTTP/1.1" 409 226 0.002008 10.0.0.41 - - [2026-03-05 19:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.41 - - [2026-03-05 19:28:17] "GET /tag/01d07e6f-6500-43ac-896e-fc6cca1e7967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.011089 10.0.0.41 - - [2026-03-05 19:28:17] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002863 10.0.0.41 - - [2026-03-05 19:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.41 - - [2026-03-05 19:28:18] "GET /policy-management/c662faf3-590c-4db8-93da-33de7c4378ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002785 10.0.0.41 - - [2026-03-05 19:28:18] "POST /firewall-rules HTTP/1.1" 200 626 0.074974 10.0.0.41 - - [2026-03-05 19:28:18] "POST /firewall-rules HTTP/1.1" 200 646 0.085117 10.0.0.41 - - [2026-03-05 19:28:18] "GET /firewall-rule/705cf53d-e71f-4733-84cb-8a61b7440f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2590 0.013453 10.0.0.41 - - [2026-03-05 19:28:18] "GET /firewall-policy/b2c51ac3-73cb-447b-acf0-1580f2fb06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003280 10.0.0.41 - - [2026-03-05 19:28:18] "GET /firewall-rule/72be63e5-97b5-4475-ace0-2a0137ec77d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004523 10.0.0.41 - - [2026-03-05 19:28:18] "POST /ref-update HTTP/1.1" 200 156 0.013675 10.0.0.41 - - [2026-03-05 19:28:18] "POST /firewall-policys HTTP/1.1" 200 606 0.045964 10.0.0.41 - - [2026-03-05 19:28:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010495 10.0.0.41 - - [2026-03-05 19:28:18] "GET /firewall-policy/201f94a9-a9e2-4732-8572-a2f89c8305d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.006958 10.0.0.41 - - [2026-03-05 19:28:18] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002341 10.0.0.41 - - [2026-03-05 19:28:18] "GET /firewall-policy/201f94a9-a9e2-4732-8572-a2f89c8305d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.003009 10.0.0.41 - - [2026-03-05 19:28:18] "GET /firewall-policy/55df75d8-ed02-45db-b3a0-816843fc4ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003789 10.0.0.41 - - [2026-03-05 19:28:18] "GET /firewall-policy/a23c2cfa-8d1a-4389-a8f9-6acff9e678b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003675 10.0.0.41 - - [2026-03-05 19:28:18] "GET /firewall-policy/b2c51ac3-73cb-447b-acf0-1580f2fb06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004708 10.0.0.41 - - [2026-03-05 19:28:18] "GET /firewall-policy/b2c51ac3-73cb-447b-acf0-1580f2fb06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002106 10.0.0.41 - - [2026-03-05 19:28:18] "GET /firewall-policy/a23c2cfa-8d1a-4389-a8f9-6acff9e678b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002160 10.0.0.41 - - [2026-03-05 19:28:18] "POST /ref-update HTTP/1.1" 200 156 0.017777 10.0.0.41 - - [2026-03-05 19:28:18] "POST /ref-update HTTP/1.1" 200 156 0.020946 10.0.0.41 - - [2026-03-05 19:28:18] "POST /ref-update HTTP/1.1" 200 156 0.019130 10.0.0.41 - - [2026-03-05 19:28:18] "POST /ref-update HTTP/1.1" 200 156 0.027157 10.0.0.41 - - [2026-03-05 19:28:18] "POST /ref-update HTTP/1.1" 200 156 0.028218 10.0.0.41 - - [2026-03-05 19:28:18] "GET /firewall-policy/201f94a9-a9e2-4732-8572-a2f89c8305d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002787 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:28:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001005 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:28:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001029 10.0.0.41 - - [2026-03-05 19:30:09] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007411 10.0.0.41 - - [2026-03-05 19:30:09] "POST /set-tag HTTP/1.1" 200 109 0.004327 10.0.0.41 - - [2026-03-05 19:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.41 - - [2026-03-05 19:30:09] "GET /loadbalancer/5088fa69-8d60-407d-bb31-0a746bfe4ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003202 10.0.0.41 - - [2026-03-05 19:30:09] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006881 10.0.0.41 - - [2026-03-05 19:30:09] "POST /set-tag HTTP/1.1" 200 109 0.030369 10.0.0.41 - - [2026-03-05 19:30:09] "DELETE /loadbalancer-member/6961bbc0-2cef-436d-ab4a-260d94f3808d HTTP/1.1" 200 115 0.043141 10.0.0.41 - - [2026-03-05 19:30:09] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005875 10.0.0.41 - - [2026-03-05 19:30:09] "POST /set-tag HTTP/1.1" 200 109 0.004859 10.0.0.41 - - [2026-03-05 19:30:09] "DELETE /loadbalancer-member/b29fa7b7-7cae-4da8-82b7-be338774fa7b HTTP/1.1" 200 115 0.053205 10.0.0.41 - - [2026-03-05 19:30:09] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005469 10.0.0.41 - - [2026-03-05 19:30:09] "POST /set-tag HTTP/1.1" 200 109 0.002811 10.0.0.41 - - [2026-03-05 19:30:09] "DELETE /loadbalancer-member/f4551ee9-e207-4aa0-b709-f851353e2eb2 HTTP/1.1" 200 115 0.047910 10.0.0.41 - - [2026-03-05 19:30:09] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007756 10.0.0.41 - - [2026-03-05 19:30:09] "POST /set-tag HTTP/1.1" 200 109 0.003608 10.0.0.41 - - [2026-03-05 19:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008195 10.0.0.41 - - [2026-03-05 19:30:09] "GET /loadbalancer/5088fa69-8d60-407d-bb31-0a746bfe4ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003027 10.0.0.41 - - [2026-03-05 19:30:09] "GET /loadbalancer-pool/eb681595-691d-4fb7-b880-5b2c52927644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003379 10.0.0.41 - - [2026-03-05 19:30:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.041223 10.0.0.41 - - [2026-03-05 19:30:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.031195 10.0.0.41 - - [2026-03-05 19:30:10] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004995 10.0.0.41 - - [2026-03-05 19:30:10] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006521 10.0.0.41 - - [2026-03-05 19:30:10] "GET /floating-ip/a26136e3-2582-4786-8472-6f5596f4320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.008280 10.0.0.41 - - [2026-03-05 19:30:10] "POST /set-tag HTTP/1.1" 200 109 0.071947 10.0.0.41 - - [2026-03-05 19:30:10] "GET /loadbalancer-pool/5f702a83-6af3-4a6f-b35e-d63a00b313e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.008437 10.0.0.41 - - [2026-03-05 19:30:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.040859 10.0.0.41 - - [2026-03-05 19:30:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.010941 10.0.0.41 - - [2026-03-05 19:30:10] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006757 10.0.0.41 - - [2026-03-05 19:30:10] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009461 10.0.0.41 - - [2026-03-05 19:30:10] "GET /floating-ip/a26136e3-2582-4786-8472-6f5596f4320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003291 10.0.0.41 - - [2026-03-05 19:30:10] "POST /set-tag HTTP/1.1" 200 109 0.002487 10.0.0.41 - - [2026-03-05 19:30:10] "GET /loadbalancer-pool/acc013f6-e3dc-4957-be80-98b68403f043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003698 10.0.0.41 - - [2026-03-05 19:30:10] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030373 10.0.0.41 - - [2026-03-05 19:30:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.013266 10.0.0.41 - - [2026-03-05 19:30:10] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008060 10.0.0.41 - - [2026-03-05 19:30:10] "GET /virtual-machine-interface/fcad7170-18c7-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011424 10.0.0.41 - - [2026-03-05 19:30:10] "GET /floating-ip/a26136e3-2582-4786-8472-6f5596f4320b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003026 10.0.0.41 - - [2026-03-05 19:30:10] "POST /set-tag HTTP/1.1" 200 109 0.002756 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:30:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001100 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:30:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001055 10.0.0.41 - - [2026-03-05 19:30:23] "POST /tags HTTP/1.1" 409 252 0.002867 10.0.0.41 - - [2026-03-05 19:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006437 10.0.0.41 - - [2026-03-05 19:30:23] "GET /tag/3e8c86fc-0048-4999-97b4-ca94ef30d5fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.018702 10.0.0.41 - - [2026-03-05 19:30:23] "POST /tags HTTP/1.1" 409 228 0.003323 10.0.0.41 - - [2026-03-05 19:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.41 - - [2026-03-05 19:30:23] "GET /tag/7aa571dc-4fa4-42f5-ae9d-d36ff0f370f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011506 10.0.0.41 - - [2026-03-05 19:30:23] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.010934 10.0.0.41 - - [2026-03-05 19:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.41 - - [2026-03-05 19:30:23] "GET /policy-management/c662faf3-590c-4db8-93da-33de7c4378ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012723 10.0.0.41 - - [2026-03-05 19:30:23] "POST /tags HTTP/1.1" 409 206 0.002241 10.0.0.41 - - [2026-03-05 19:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.41 - - [2026-03-05 19:30:23] "GET /tag/8525c3c8-4021-4edf-82ea-b5fa653806fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013634 10.0.0.41 - - [2026-03-05 19:30:23] "POST /tags HTTP/1.1" 409 226 0.002986 10.0.0.41 - - [2026-03-05 19:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.41 - - [2026-03-05 19:30:23] "GET /tag/01d07e6f-6500-43ac-896e-fc6cca1e7967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.015182 10.0.0.41 - - [2026-03-05 19:30:23] "POST /tags HTTP/1.1" 409 204 0.002413 10.0.0.41 - - [2026-03-05 19:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.41 - - [2026-03-05 19:30:23] "GET /tag/254af2e4-d59e-4e43-bff4-9a08f3ee00ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012467 10.0.0.41 - - [2026-03-05 19:30:23] "POST /tags HTTP/1.1" 409 226 0.002332 10.0.0.41 - - [2026-03-05 19:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.41 - - [2026-03-05 19:30:24] "GET /tag/01d07e6f-6500-43ac-896e-fc6cca1e7967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.015146 10.0.0.41 - - [2026-03-05 19:30:24] "POST /tags HTTP/1.1" 409 228 0.002363 10.0.0.41 - - [2026-03-05 19:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.41 - - [2026-03-05 19:30:24] "GET /tag/7aa571dc-4fa4-42f5-ae9d-d36ff0f370f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015633 10.0.0.41 - - [2026-03-05 19:30:24] "POST /tags HTTP/1.1" 409 252 0.002582 10.0.0.41 - - [2026-03-05 19:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.41 - - [2026-03-05 19:30:24] "GET /tag/3e8c86fc-0048-4999-97b4-ca94ef30d5fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016500 10.0.0.41 - - [2026-03-05 19:30:24] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006913 10.0.0.41 - - [2026-03-05 19:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.41 - - [2026-03-05 19:30:24] "GET /policy-management/c662faf3-590c-4db8-93da-33de7c4378ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002910 10.0.0.41 - - [2026-03-05 19:30:24] "POST /firewall-rules HTTP/1.1" 409 281 0.002476 10.0.0.41 - - [2026-03-05 19:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:30:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001243 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:30:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001459 10.0.0.41 - - [2026-03-05 19:30:24] "PUT /firewall-rule/72be63e5-97b5-4475-ace0-2a0137ec77d8 HTTP/1.1" 200 260 0.040045 10.0.0.41 - - [2026-03-05 19:30:24] "POST /firewall-rules HTTP/1.1" 409 291 0.013885 10.0.0.41 - - [2026-03-05 19:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.41 - - [2026-03-05 19:30:24] "PUT /firewall-rule/705cf53d-e71f-4733-84cb-8a61b7440f0c HTTP/1.1" 200 260 0.024549 10.0.0.41 - - [2026-03-05 19:30:24] "GET /firewall-rule/705cf53d-e71f-4733-84cb-8a61b7440f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2590 0.011513 10.0.0.41 - - [2026-03-05 19:30:24] "POST /firewall-rules HTTP/1.1" 200 658 0.169071 10.0.0.41 - - [2026-03-05 19:30:24] "GET /firewall-rule/044efb32-b032-4856-8dc7-4c4effe433ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.019613 10.0.0.41 - - [2026-03-05 19:30:24] "GET /firewall-policy/b2c51ac3-73cb-447b-acf0-1580f2fb06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003618 10.0.0.41 - - [2026-03-05 19:30:24] "GET /firewall-rule/72be63e5-97b5-4475-ace0-2a0137ec77d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003349 10.0.0.41 - - [2026-03-05 19:30:24] "POST /firewall-policys HTTP/1.1" 409 269 0.002160 10.0.0.41 - - [2026-03-05 19:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.41 - - [2026-03-05 19:30:24] "PUT /firewall-policy/201f94a9-a9e2-4732-8572-a2f89c8305d2 HTTP/1.1" 200 264 0.055506 10.0.0.41 - - [2026-03-05 19:30:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.047444 10.0.0.41 - - [2026-03-05 19:30:24] "GET /firewall-policy/201f94a9-a9e2-4732-8572-a2f89c8305d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006279 10.0.0.41 - - [2026-03-05 19:30:24] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003561 10.0.0.41 - - [2026-03-05 19:30:24] "GET /firewall-policy/201f94a9-a9e2-4732-8572-a2f89c8305d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002577 10.0.0.41 - - [2026-03-05 19:30:24] "GET /firewall-policy/201f94a9-a9e2-4732-8572-a2f89c8305d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003913 10.0.0.41 - - [2026-03-05 19:30:24] "GET /firewall-policy/201f94a9-a9e2-4732-8572-a2f89c8305d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002818 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:30:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001028 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:30:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001094 10.0.0.41 - - [2026-03-05 19:31:26] "GET /virtual-machine-interface/68a6266e-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.019519 10.0.0.41 - - [2026-03-05 19:31:26] "POST /set-tag HTTP/1.1" 200 109 0.012134 10.0.0.41 - - [2026-03-05 19:31:26] "GET /virtual-machine-interface/6a985cbc-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017004 10.0.0.41 - - [2026-03-05 19:31:26] "POST /set-tag HTTP/1.1" 200 109 0.005084 10.0.0.41 - - [2026-03-05 19:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.41 - - [2026-03-05 19:31:26] "GET /loadbalancer/45197f6f-3df8-42e0-b95d-72fe4d213069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003928 10.0.0.41 - - [2026-03-05 19:31:26] "GET /virtual-machine-interface/68a6266e-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006237 10.0.0.41 - - [2026-03-05 19:31:26] "POST /set-tag HTTP/1.1" 200 109 0.018686 10.0.0.41 - - [2026-03-05 19:31:26] "DELETE /loadbalancer-member/52cb0c96-6554-4f19-85f9-de6c08984ad0 HTTP/1.1" 200 115 0.044487 10.0.0.41 - - [2026-03-05 19:31:26] "GET /virtual-machine-interface/6b166422-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003994 10.0.0.41 - - [2026-03-05 19:31:26] "POST /set-tag HTTP/1.1" 200 109 0.002430 10.0.0.41 - - [2026-03-05 19:31:26] "GET /virtual-machine-interface/691d0ab8-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004478 10.0.0.41 - - [2026-03-05 19:31:26] "POST /set-tag HTTP/1.1" 200 109 0.002003 10.0.0.41 - - [2026-03-05 19:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.41 - - [2026-03-05 19:31:26] "GET /loadbalancer/45197f6f-3df8-42e0-b95d-72fe4d213069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002450 10.0.0.41 - - [2026-03-05 19:31:26] "GET /virtual-machine-interface/6a212192-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003877 10.0.0.41 - - [2026-03-05 19:31:26] "POST /set-tag HTTP/1.1" 200 109 0.001976 10.0.0.41 - - [2026-03-05 19:31:26] "GET /virtual-machine-interface/6b7f2584-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004377 10.0.0.41 - - [2026-03-05 19:31:26] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.41 - - [2026-03-05 19:31:26] "GET /virtual-machine-interface/69b16c30-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003786 10.0.0.41 - - [2026-03-05 19:31:26] "POST /set-tag HTTP/1.1" 200 109 0.002854 10.0.0.41 - - [2026-03-05 19:31:26] "GET /virtual-machine-interface/6be4e4e6-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010603 10.0.0.41 - - [2026-03-05 19:31:26] "POST /set-tag HTTP/1.1" 200 109 0.003102 10.0.0.41 - - [2026-03-05 19:31:27] "GET /virtual-machine-interface/68a6266e-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005896 10.0.0.41 - - [2026-03-05 19:31:27] "POST /set-tag HTTP/1.1" 200 109 0.003753 10.0.0.41 - - [2026-03-05 19:31:27] "GET /virtual-machine-interface/68a6266e-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005284 10.0.0.41 - - [2026-03-05 19:31:27] "POST /set-tag HTTP/1.1" 200 109 0.003592 10.0.0.41 - - [2026-03-05 19:31:27] "GET /virtual-machine/736364a4-1bfd-4122-a0dc-e4bf6272ae31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003723 10.0.0.41 - - [2026-03-05 19:31:27] "POST /ref-update HTTP/1.1" 200 156 0.016258 10.0.0.41 - - [2026-03-05 19:31:27] "GET /virtual-machine-interface/68a6266e-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017344 10.0.0.41 - - [2026-03-05 19:31:27] "POST /set-tag HTTP/1.1" 200 109 0.019617 10.0.0.41 - - [2026-03-05 19:31:27] "POST /set-tag HTTP/1.1" 200 109 0.034051 10.0.0.41 - - [2026-03-05 19:31:27] "POST /set-tag HTTP/1.1" 200 109 0.039566 10.0.0.41 - - [2026-03-05 19:31:27] "POST /set-tag HTTP/1.1" 200 109 0.015475 10.0.0.41 - - [2026-03-05 19:31:27] "POST /set-tag HTTP/1.1" 200 109 0.032512 10.0.0.41 - - [2026-03-05 19:31:27] "DELETE /instance-ip/68bd019a-18c9-11f1-a8ef-fa163ef44478 HTTP/1.1" 200 115 0.048469 10.0.0.41 - - [2026-03-05 19:31:27] "POST /ref-update HTTP/1.1" 200 156 0.009281 10.0.0.41 - - [2026-03-05 19:31:27] "DELETE /virtual-machine-interface/68a6266e-18c9-11f1-a8ef-fa163ef44478 HTTP/1.1" 200 115 0.038786 10.0.0.41 - - [2026-03-05 19:31:27] "DELETE /virtual-machine/736364a4-1bfd-4122-a0dc-e4bf6272ae31 HTTP/1.1" 200 115 0.017267 10.0.0.41 - - [2026-03-05 19:31:27] "GET /virtual-machine-interface/691d0ab8-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007130 10.0.0.41 - - [2026-03-05 19:31:27] "POST /set-tag HTTP/1.1" 200 109 0.003030 10.0.0.41 - - [2026-03-05 19:31:27] "GET /virtual-machine-interface/691d0ab8-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003994 10.0.0.41 - - [2026-03-05 19:31:27] "POST /set-tag HTTP/1.1" 200 109 0.002957 10.0.0.41 - - [2026-03-05 19:31:27] "GET /virtual-machine/f29a9bfd-de4b-477b-ac24-c1533f3e9e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003076 10.0.0.41 - - [2026-03-05 19:31:27] "POST /ref-update HTTP/1.1" 200 156 0.010370 10.0.0.41 - - [2026-03-05 19:31:27] "GET /virtual-machine-interface/691d0ab8-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.014317 10.0.0.41 - - [2026-03-05 19:31:27] "POST /set-tag HTTP/1.1" 200 109 0.017411 10.0.0.41 - - [2026-03-05 19:31:27] "POST /set-tag HTTP/1.1" 200 109 0.034781 10.0.0.41 - - [2026-03-05 19:31:27] "POST /set-tag HTTP/1.1" 200 109 0.026491 10.0.0.41 - - [2026-03-05 19:31:27] "POST /set-tag HTTP/1.1" 200 109 0.018504 10.0.0.41 - - [2026-03-05 19:31:27] "POST /set-tag HTTP/1.1" 200 109 0.025071 10.0.0.41 - - [2026-03-05 19:31:27] "DELETE /instance-ip/693107b6-18c9-11f1-a8ef-fa163ef44478 HTTP/1.1" 200 115 0.057129 10.0.0.41 - - [2026-03-05 19:31:28] "POST /ref-update HTTP/1.1" 200 156 0.014133 10.0.0.41 - - [2026-03-05 19:31:28] "DELETE /virtual-machine-interface/691d0ab8-18c9-11f1-a8ef-fa163ef44478 HTTP/1.1" 200 115 0.045257 10.0.0.41 - - [2026-03-05 19:31:28] "DELETE /virtual-machine/f29a9bfd-de4b-477b-ac24-c1533f3e9e37 HTTP/1.1" 200 115 0.015193 10.0.0.41 - - [2026-03-05 19:31:28] "DELETE /tag/c8b3ed43-5ba3-4687-9a65-f4ffe3f4bade HTTP/1.1" 200 115 0.037620 10.0.0.41 - - [2026-03-05 19:31:28] "GET /virtual-machine-interface/69b16c30-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003837 10.0.0.41 - - [2026-03-05 19:31:28] "POST /set-tag HTTP/1.1" 200 109 0.002581 10.0.0.41 - - [2026-03-05 19:31:28] "GET /virtual-machine-interface/69b16c30-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003790 10.0.0.41 - - [2026-03-05 19:31:28] "POST /set-tag HTTP/1.1" 200 109 0.001730 10.0.0.41 - - [2026-03-05 19:31:28] "GET /virtual-machine/799e1037-dd59-4b89-9516-5f07feadec29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002934 10.0.0.41 - - [2026-03-05 19:31:28] "POST /ref-update HTTP/1.1" 200 156 0.008232 10.0.0.41 - - [2026-03-05 19:31:28] "GET /virtual-machine-interface/69b16c30-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.023147 10.0.0.41 - - [2026-03-05 19:31:28] "POST /set-tag HTTP/1.1" 200 109 0.016817 10.0.0.41 - - [2026-03-05 19:31:28] "POST /set-tag HTTP/1.1" 200 109 0.026349 10.0.0.41 - - [2026-03-05 19:31:28] "POST /set-tag HTTP/1.1" 200 109 0.037778 10.0.0.41 - - [2026-03-05 19:31:28] "POST /set-tag HTTP/1.1" 200 109 0.015313 10.0.0.41 - - [2026-03-05 19:31:28] "POST /set-tag HTTP/1.1" 200 109 0.028198 10.0.0.41 - - [2026-03-05 19:31:28] "DELETE /instance-ip/69cc8e34-18c9-11f1-a8ef-fa163ef44478 HTTP/1.1" 200 115 0.048064 10.0.0.41 - - [2026-03-05 19:31:28] "DELETE /virtual-machine-interface/69b16c30-18c9-11f1-a8ef-fa163ef44478 HTTP/1.1" 200 115 0.039753 10.0.0.41 - - [2026-03-05 19:31:28] "DELETE /virtual-machine/799e1037-dd59-4b89-9516-5f07feadec29 HTTP/1.1" 200 115 0.017333 10.0.0.41 - - [2026-03-05 19:31:28] "GET /virtual-machine-interface/6a212192-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005559 10.0.0.41 - - [2026-03-05 19:31:28] "POST /set-tag HTTP/1.1" 200 109 0.003307 10.0.0.41 - - [2026-03-05 19:31:28] "GET /virtual-machine-interface/6a212192-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003819 10.0.0.41 - - [2026-03-05 19:31:28] "POST /set-tag HTTP/1.1" 200 109 0.002501 10.0.0.41 - - [2026-03-05 19:31:28] "GET /virtual-machine/a4fd9749-369a-483f-b1f7-f8eac0463d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003009 10.0.0.41 - - [2026-03-05 19:31:28] "POST /ref-update HTTP/1.1" 200 156 0.008966 10.0.0.41 - - [2026-03-05 19:31:28] "GET /virtual-machine-interface/6a212192-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016136 10.0.0.41 - - [2026-03-05 19:31:28] "POST /set-tag HTTP/1.1" 200 109 0.018367 10.0.0.41 - - [2026-03-05 19:31:28] "POST /set-tag HTTP/1.1" 200 109 0.032049 10.0.0.41 - - [2026-03-05 19:31:28] "POST /set-tag HTTP/1.1" 200 109 0.029419 10.0.0.41 - - [2026-03-05 19:31:28] "POST /set-tag HTTP/1.1" 200 109 0.014396 10.0.0.41 - - [2026-03-05 19:31:29] "POST /set-tag HTTP/1.1" 200 109 0.019821 10.0.0.41 - - [2026-03-05 19:31:29] "DELETE /instance-ip/6a3c755a-18c9-11f1-a8ef-fa163ef44478 HTTP/1.1" 200 115 0.043212 10.0.0.41 - - [2026-03-05 19:31:29] "DELETE /virtual-machine-interface/6a212192-18c9-11f1-a8ef-fa163ef44478 HTTP/1.1" 200 115 0.042476 10.0.0.41 - - [2026-03-05 19:31:29] "DELETE /virtual-machine/a4fd9749-369a-483f-b1f7-f8eac0463d93 HTTP/1.1" 200 115 0.020291 10.0.0.41 - - [2026-03-05 19:31:29] "DELETE /tag/06e21147-5bbc-4933-8f9c-31e4e33edc38 HTTP/1.1" 200 115 0.042288 10.0.0.41 - - [2026-03-05 19:31:29] "DELETE /tag/8525c3c8-4021-4edf-82ea-b5fa653806fb HTTP/1.1" 409 388 0.003193 10.0.0.41 - - [2026-03-05 19:31:57] "GET /virtual-machine-interface/6b166422-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004824 10.0.0.41 - - [2026-03-05 19:31:57] "POST /set-tag HTTP/1.1" 200 109 0.004412 10.0.0.41 - - [2026-03-05 19:31:57] "GET /virtual-machine-interface/6b7f2584-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004957 10.0.0.41 - - [2026-03-05 19:31:57] "POST /set-tag HTTP/1.1" 200 109 0.003903 10.0.0.41 - - [2026-03-05 19:31:57] "GET /virtual-machine-interface/6b7f2584-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004962 10.0.0.41 - - [2026-03-05 19:31:57] "POST /set-tag HTTP/1.1" 200 109 0.002549 10.0.0.41 - - [2026-03-05 19:31:57] "GET /virtual-machine/b5169386-21e4-4708-9ccc-0b2006d67f4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002929 10.0.0.41 - - [2026-03-05 19:31:57] "POST /ref-update HTTP/1.1" 200 156 0.011610 10.0.0.41 - - [2026-03-05 19:31:57] "GET /virtual-machine-interface/6b7f2584-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007442 10.0.0.41 - - [2026-03-05 19:31:57] "POST /set-tag HTTP/1.1" 200 109 0.016862 10.0.0.41 - - [2026-03-05 19:31:57] "POST /set-tag HTTP/1.1" 200 109 0.018096 10.0.0.41 - - [2026-03-05 19:31:57] "POST /set-tag HTTP/1.1" 200 109 0.030313 10.0.0.41 - - [2026-03-05 19:31:57] "POST /set-tag HTTP/1.1" 200 109 0.027324 10.0.0.41 - - [2026-03-05 19:31:57] "DELETE /instance-ip/6b962d4c-18c9-11f1-a8ef-fa163ef44478 HTTP/1.1" 200 115 0.044601 10.0.0.41 - - [2026-03-05 19:31:57] "DELETE /virtual-machine-interface/6b7f2584-18c9-11f1-a8ef-fa163ef44478 HTTP/1.1" 200 115 0.038694 10.0.0.41 - - [2026-03-05 19:31:57] "DELETE /virtual-machine/b5169386-21e4-4708-9ccc-0b2006d67f4a HTTP/1.1" 200 115 0.018316 10.0.0.41 - - [2026-03-05 19:31:57] "DELETE /tag/b83ef703-056f-44bb-8bfc-9d169b714218 HTTP/1.1" 200 115 0.035995 10.0.0.41 - - [2026-03-05 19:31:57] "GET /virtual-machine-interface/6be4e4e6-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004642 10.0.0.41 - - [2026-03-05 19:31:57] "POST /set-tag HTTP/1.1" 200 109 0.002782 10.0.0.41 - - [2026-03-05 19:31:57] "GET /virtual-machine-interface/6b166422-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004345 10.0.0.41 - - [2026-03-05 19:31:57] "POST /set-tag HTTP/1.1" 200 109 0.002433 10.0.0.41 - - [2026-03-05 19:31:57] "GET /virtual-machine/5e3b5ab5-f1ef-46f0-a74d-a5c38f5e35a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004373 10.0.0.41 - - [2026-03-05 19:31:57] "POST /ref-update HTTP/1.1" 200 156 0.010785 10.0.0.41 - - [2026-03-05 19:31:57] "GET /virtual-machine-interface/6b166422-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.024628 10.0.0.41 - - [2026-03-05 19:31:57] "POST /set-tag HTTP/1.1" 200 109 0.016843 10.0.0.41 - - [2026-03-05 19:31:57] "POST /set-tag HTTP/1.1" 200 109 0.025868 10.0.0.41 - - [2026-03-05 19:31:57] "POST /set-tag HTTP/1.1" 200 109 0.031827 10.0.0.41 - - [2026-03-05 19:31:57] "POST /set-tag HTTP/1.1" 200 109 0.043891 10.0.0.41 - - [2026-03-05 19:31:58] "DELETE /instance-ip/6b2c233e-18c9-11f1-a8ef-fa163ef44478 HTTP/1.1" 200 115 0.040074 10.0.0.41 - - [2026-03-05 19:31:58] "DELETE /virtual-machine-interface/6b166422-18c9-11f1-a8ef-fa163ef44478 HTTP/1.1" 200 115 0.038519 10.0.0.41 - - [2026-03-05 19:31:58] "DELETE /virtual-machine/5e3b5ab5-f1ef-46f0-a74d-a5c38f5e35a7 HTTP/1.1" 200 115 0.037580 10.0.0.41 - - [2026-03-05 19:31:58] "DELETE /tag/254af2e4-d59e-4e43-bff4-9a08f3ee00ba HTTP/1.1" 409 236 0.005954 10.0.0.41 - - [2026-03-05 19:31:58] "GET /virtual-machine-interface/6be4e4e6-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005381 10.0.0.41 - - [2026-03-05 19:31:58] "POST /set-tag HTTP/1.1" 200 109 0.002539 10.0.0.41 - - [2026-03-05 19:31:58] "GET /virtual-machine/d8115c6d-4b53-4ff6-b396-b199fe8ef097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003429 10.0.0.41 - - [2026-03-05 19:31:58] "POST /ref-update HTTP/1.1" 200 156 0.010257 10.0.0.41 - - [2026-03-05 19:31:58] "GET /virtual-machine-interface/6be4e4e6-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017056 10.0.0.41 - - [2026-03-05 19:31:58] "POST /set-tag HTTP/1.1" 200 109 0.019725 10.0.0.41 - - [2026-03-05 19:31:58] "POST /set-tag HTTP/1.1" 200 109 0.017865 10.0.0.41 - - [2026-03-05 19:31:58] "POST /set-tag HTTP/1.1" 200 109 0.029438 10.0.0.41 - - [2026-03-05 19:31:58] "POST /set-tag HTTP/1.1" 200 109 0.028074 10.0.0.41 - - [2026-03-05 19:31:58] "DELETE /instance-ip/6bffa452-18c9-11f1-a8ef-fa163ef44478 HTTP/1.1" 200 115 0.032704 10.0.0.41 - - [2026-03-05 19:31:58] "DELETE /virtual-machine-interface/6be4e4e6-18c9-11f1-a8ef-fa163ef44478 HTTP/1.1" 200 115 0.057623 10.0.0.41 - - [2026-03-05 19:31:58] "DELETE /virtual-machine/d8115c6d-4b53-4ff6-b396-b199fe8ef097 HTTP/1.1" 200 115 0.026847 10.0.0.41 - - [2026-03-05 19:31:58] "DELETE /tag/4ff88a37-5679-45ff-9e33-ce0adad4e375 HTTP/1.1" 200 115 0.039018 10.0.0.41 - - [2026-03-05 19:31:58] "DELETE /tag/3e8c86fc-0048-4999-97b4-ca94ef30d5fb HTTP/1.1" 409 236 0.006968 10.0.0.41 - - [2026-03-05 19:31:58] "DELETE /tag/7aa571dc-4fa4-42f5-ae9d-d36ff0f370f5 HTTP/1.1" 409 236 0.005092 10.0.0.41 - - [2026-03-05 19:31:58] "GET /virtual-machine-interface/6a985cbc-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004394 10.0.0.41 - - [2026-03-05 19:31:58] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.41 - - [2026-03-05 19:31:58] "GET /virtual-machine-interface/6a985cbc-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004369 10.0.0.41 - - [2026-03-05 19:31:58] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.41 - - [2026-03-05 19:31:58] "GET /virtual-machine/19baf44c-3a9f-4f72-85ad-1f72023911a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002787 10.0.0.41 - - [2026-03-05 19:31:58] "POST /ref-update HTTP/1.1" 200 156 0.008675 10.0.0.41 - - [2026-03-05 19:31:58] "GET /virtual-machine-interface/6a985cbc-18c9-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004434 10.0.0.41 - - [2026-03-05 19:31:58] "POST /set-tag HTTP/1.1" 200 109 0.015990 10.0.0.41 - - [2026-03-05 19:31:58] "POST /set-tag HTTP/1.1" 200 109 0.021120 10.0.0.41 - - [2026-03-05 19:31:58] "POST /set-tag HTTP/1.1" 200 109 0.014543 10.0.0.41 - - [2026-03-05 19:31:58] "POST /set-tag HTTP/1.1" 200 109 0.028400 10.0.0.41 - - [2026-03-05 19:31:59] "DELETE /instance-ip/6ab3f2ba-18c9-11f1-a8ef-fa163ef44478 HTTP/1.1" 200 115 0.053367 10.0.0.41 - - [2026-03-05 19:31:59] "DELETE /virtual-machine-interface/6a985cbc-18c9-11f1-a8ef-fa163ef44478 HTTP/1.1" 200 115 0.056125 10.0.0.41 - - [2026-03-05 19:31:59] "DELETE /virtual-machine/19baf44c-3a9f-4f72-85ad-1f72023911a5 HTTP/1.1" 200 115 0.030135 10.0.0.41 - - [2026-03-05 19:31:59] "DELETE /tag/4287d67e-9d68-4207-a7c0-bd2a597760ab HTTP/1.1" 200 115 0.037323 10.0.0.41 - - [2026-03-05 19:31:59] "DELETE /tag/6d5cf49e-4679-430c-b16c-116f74f16fc3 HTTP/1.1" 200 115 0.036391 10.0.0.41 - - [2026-03-05 19:31:59] "DELETE /tag/b278ed9a-66f1-4c52-862f-e39f3e5108c8 HTTP/1.1" 200 115 0.029480 10.0.0.41 - - [2026-03-05 19:32:01] "POST /projects HTTP/1.1" 409 238 0.002255 10.0.0.41 - - [2026-03-05 19:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.41 - - [2026-03-05 19:32:01] "GET /project/e1c7ebe5-849f-4491-92e7-6b48988c48d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.058066 10.0.0.41 - - [2026-03-05 19:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.41 - - [2026-03-05 19:32:01] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004817 10.0.0.41 - - [2026-03-05 19:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.41 - - [2026-03-05 19:32:01] "GET /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004513 10.0.0.41 - - [2026-03-05 19:32:01] "POST /security-groups HTTP/1.1" 409 285 0.002471 10.0.0.41 - - [2026-03-05 19:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.41 - - [2026-03-05 19:32:01] "PUT /security-group/f1177717-3501-41ea-8336-d41fa419d5e5 HTTP/1.1" 200 262 0.060261 10.0.0.41 - - [2026-03-05 19:32:01] "PUT /access-control-list/d5bd5b63-e69f-4f89-b8d6-fab4b2d5da39 HTTP/1.1" 200 272 0.023047 10.0.0.41 - - [2026-03-05 19:32:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.051502 10.0.0.41 - - [2026-03-05 19:32:01] "PUT /access-control-list/e940affa-593e-402d-8da6-3c74be33bec5 HTTP/1.1" 200 272 0.043267 10.0.0.41 - - [2026-03-05 19:32:06] "POST /projects HTTP/1.1" 409 238 0.002710 10.0.0.41 - - [2026-03-05 19:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.41 - - [2026-03-05 19:32:06] "GET /project/e1c7ebe5-849f-4491-92e7-6b48988c48d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043628 10.0.0.41 - - [2026-03-05 19:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.41 - - [2026-03-05 19:32:06] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006661 10.0.0.41 - - [2026-03-05 19:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004817 10.0.0.41 - - [2026-03-05 19:32:06] "GET /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005371 10.0.0.41 - - [2026-03-05 19:32:06] "POST /security-groups HTTP/1.1" 409 285 0.002733 10.0.0.41 - - [2026-03-05 19:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.41 - - [2026-03-05 19:32:07] "PUT /security-group/f1177717-3501-41ea-8336-d41fa419d5e5 HTTP/1.1" 200 262 0.059603 10.0.0.41 - - [2026-03-05 19:32:07] "PUT /access-control-list/d5bd5b63-e69f-4f89-b8d6-fab4b2d5da39 HTTP/1.1" 200 272 0.017550 10.0.0.41 - - [2026-03-05 19:32:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.028550 10.0.0.41 - - [2026-03-05 19:32:07] "GET /firewall-policy/a23c2cfa-8d1a-4389-a8f9-6acff9e678b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.019845 10.0.0.41 - - [2026-03-05 19:32:07] "PUT /access-control-list/e940affa-593e-402d-8da6-3c74be33bec5 HTTP/1.1" 200 272 0.039793 10.0.0.41 - - [2026-03-05 19:32:07] "GET /firewall-rule/c8490bfc-ce10-4ce6-904a-078c6d062a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003514 10.0.0.41 - - [2026-03-05 19:32:07] "POST /ref-update HTTP/1.1" 200 156 0.051681 10.0.0.41 - - [2026-03-05 19:32:07] "DELETE /firewall-rule/c8490bfc-ce10-4ce6-904a-078c6d062a4d HTTP/1.1" 200 115 0.044098 10.0.0.41 - - [2026-03-05 19:32:07] "GET /firewall-policy/a23c2cfa-8d1a-4389-a8f9-6acff9e678b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005161 10.0.0.41 - - [2026-03-05 19:32:07] "GET /firewall-rule/125c50c2-c555-4e9c-85ea-4871e14669a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.005759 10.0.0.41 - - [2026-03-05 19:32:07] "POST /ref-update HTTP/1.1" 200 156 0.054117 10.0.0.41 - - [2026-03-05 19:32:07] "DELETE /firewall-rule/125c50c2-c555-4e9c-85ea-4871e14669a4 HTTP/1.1" 200 115 0.040020 10.0.0.41 - - [2026-03-05 19:32:07] "DELETE /tag/3e8c86fc-0048-4999-97b4-ca94ef30d5fb HTTP/1.1" 409 236 0.013170 10.0.0.41 - - [2026-03-05 19:32:07] "DELETE /tag/53204598-44c8-42bb-859d-8edcf818ff92 HTTP/1.1" 200 115 0.042938 10.0.0.41 - - [2026-03-05 19:32:07] "DELETE /tag/7aa571dc-4fa4-42f5-ae9d-d36ff0f370f5 HTTP/1.1" 409 236 0.005596 10.0.0.41 - - [2026-03-05 19:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.41 - - [2026-03-05 19:32:07] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004458 10.0.0.41 - - [2026-03-05 19:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.41 - - [2026-03-05 19:32:07] "GET /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004389 10.0.0.41 - - [2026-03-05 19:32:07] "PUT /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3 HTTP/1.1" 200 264 0.045660 10.0.0.41 - - [2026-03-05 19:32:07] "PUT /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d HTTP/1.1" 200 264 0.040262 10.0.0.41 - - [2026-03-05 19:32:07] "DELETE /security-group/f1177717-3501-41ea-8336-d41fa419d5e5 HTTP/1.1" 200 115 0.051368 10.0.0.41 - - [2026-03-05 19:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005186 10.0.0.41 - - [2026-03-05 19:32:07] "DELETE /access-control-list/d5bd5b63-e69f-4f89-b8d6-fab4b2d5da39 HTTP/1.1" 200 115 0.028404 10.0.0.41 - - [2026-03-05 19:32:07] "DELETE /access-control-list/e940affa-593e-402d-8da6-3c74be33bec5 HTTP/1.1" 200 115 0.022862 10.0.0.41 - - [2026-03-05 19:32:07] "GET /project/e1c7ebe5-849f-4491-92e7-6b48988c48d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.033899 10.0.0.41 - - [2026-03-05 19:32:07] "GET /project/e1c7ebe5-849f-4491-92e7-6b48988c48d9?fields=security_groups HTTP/1.1" 200 1353 0.035351 10.0.0.41 - - [2026-03-05 19:32:07] "DELETE /security-group/b15f8a6c-9b04-4006-93a6-5b50dfe58a0b HTTP/1.1" 200 115 0.050602 10.0.0.41 - - [2026-03-05 19:32:07] "DELETE /access-control-list/e2cfbca8-3502-415d-9a46-a617c886587d HTTP/1.1" 200 115 0.060462 10.0.0.41 - - [2026-03-05 19:32:08] "GET /project/e1c7ebe5-849f-4491-92e7-6b48988c48d9?fields=application_policy_sets HTTP/1.1" 200 1392 0.068112 10.0.0.41 - - [2026-03-05 19:32:08] "DELETE /access-control-list/3026f215-6f59-4a35-9b9a-68b331681398 HTTP/1.1" 200 115 0.051042 10.0.0.41 - - [2026-03-05 19:32:08] "DELETE /project/e1c7ebe5-849f-4491-92e7-6b48988c48d9 HTTP/1.1" 200 115 0.330991 10.0.0.41 - - [2026-03-05 19:32:08] "POST /projects HTTP/1.1" 409 238 0.003561 10.0.0.41 - - [2026-03-05 19:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.41 - - [2026-03-05 19:32:08] "GET /project/a952d053-b8e3-4a83-abb6-8c2b8e8e5381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037415 10.0.0.41 - - [2026-03-05 19:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.41 - - [2026-03-05 19:32:08] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004634 10.0.0.41 - - [2026-03-05 19:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.41 - - [2026-03-05 19:32:08] "GET /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004668 10.0.0.41 - - [2026-03-05 19:32:08] "POST /security-groups HTTP/1.1" 409 285 0.003023 10.0.0.41 - - [2026-03-05 19:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.41 - - [2026-03-05 19:32:08] "PUT /security-group/adf68760-a4e2-4f03-b296-380217029675 HTTP/1.1" 200 262 0.062226 10.0.0.41 - - [2026-03-05 19:32:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.033449 10.0.0.41 - - [2026-03-05 19:32:08] "PUT /access-control-list/8a7f2592-9033-4859-9e92-05460b75b8ea HTTP/1.1" 200 272 0.033565 10.0.0.41 - - [2026-03-05 19:32:08] "PUT /access-control-list/db668396-d366-4a33-816d-acc1d9d3b86d HTTP/1.1" 200 272 0.014947 10.0.0.41 - - [2026-03-05 19:32:12] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003006 10.0.0.41 - - [2026-03-05 19:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.41 - - [2026-03-05 19:32:12] "GET /policy-management/c662faf3-590c-4db8-93da-33de7c4378ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002656 10.0.0.41 - - [2026-03-05 19:32:12] "GET /firewall-policy/b2c51ac3-73cb-447b-acf0-1580f2fb06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002504 10.0.0.41 - - [2026-03-05 19:32:12] "GET /firewall-rule/72be63e5-97b5-4475-ace0-2a0137ec77d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003407 10.0.0.41 - - [2026-03-05 19:32:12] "POST /ref-update HTTP/1.1" 200 156 0.018529 10.0.0.41 - - [2026-03-05 19:32:12] "DELETE /firewall-rule/72be63e5-97b5-4475-ace0-2a0137ec77d8 HTTP/1.1" 200 115 0.083272 10.0.0.41 - - [2026-03-05 19:32:12] "GET /firewall-policy/201f94a9-a9e2-4732-8572-a2f89c8305d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003127 10.0.0.41 - - [2026-03-05 19:32:12] "GET /firewall-rule/705cf53d-e71f-4733-84cb-8a61b7440f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2590 0.003211 10.0.0.41 - - [2026-03-05 19:32:12] "POST /ref-update HTTP/1.1" 200 156 0.030572 10.0.0.41 - - [2026-03-05 19:32:12] "DELETE /firewall-rule/705cf53d-e71f-4733-84cb-8a61b7440f0c HTTP/1.1" 200 115 0.052699 10.0.0.41 - - [2026-03-05 19:32:12] "GET /firewall-policy/201f94a9-a9e2-4732-8572-a2f89c8305d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.004050 10.0.0.41 - - [2026-03-05 19:32:12] "GET /firewall-rule/044efb32-b032-4856-8dc7-4c4effe433ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.003487 10.0.0.41 - - [2026-03-05 19:32:12] "POST /ref-update HTTP/1.1" 200 156 0.014047 10.0.0.41 - - [2026-03-05 19:32:12] "DELETE /firewall-rule/044efb32-b032-4856-8dc7-4c4effe433ee HTTP/1.1" 200 115 0.043588 10.0.0.41 - - [2026-03-05 19:32:12] "GET /application-policy-set/feb392ba-3a1a-40f2-86d1-b5ff1c689380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003997 10.0.0.41 - - [2026-03-05 19:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.41 - - [2026-03-05 19:32:13] "GET /policy-management/c662faf3-590c-4db8-93da-33de7c4378ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003117 10.0.0.41 - - [2026-03-05 19:32:13] "GET /firewall-policy/201f94a9-a9e2-4732-8572-a2f89c8305d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004122 10.0.0.41 - - [2026-03-05 19:32:13] "POST /ref-update HTTP/1.1" 200 156 0.025630 10.0.0.41 - - [2026-03-05 19:32:13] "DELETE /firewall-policy/201f94a9-a9e2-4732-8572-a2f89c8305d2 HTTP/1.1" 200 115 0.030641 10.0.0.41 - - [2026-03-05 19:32:13] "DELETE /tag/3e8c86fc-0048-4999-97b4-ca94ef30d5fb HTTP/1.1" 200 115 0.039718 10.0.0.41 - - [2026-03-05 19:32:13] "DELETE /tag/8525c3c8-4021-4edf-82ea-b5fa653806fb HTTP/1.1" 200 115 0.073374 10.0.0.41 - - [2026-03-05 19:32:13] "DELETE /tag/7aa571dc-4fa4-42f5-ae9d-d36ff0f370f5 HTTP/1.1" 200 115 0.064798 10.0.0.41 - - [2026-03-05 19:32:13] "DELETE /tag/254af2e4-d59e-4e43-bff4-9a08f3ee00ba HTTP/1.1" 200 115 0.062708 10.0.0.41 - - [2026-03-05 19:32:13] "DELETE /loadbalancer-member/bf6d0ac3-9cf9-4ef4-a25c-f21f8af7f8a0 HTTP/1.1" 200 115 0.026667 10.0.0.41 - - [2026-03-05 19:32:13] "DELETE /loadbalancer-pool/555f9cb5-03b3-4ca4-a9f3-3d758ec3b763 HTTP/1.1" 200 115 0.036408 10.0.0.41 - - [2026-03-05 19:32:13] "DELETE /loadbalancer-listener/9a482aa9-f06b-4ff7-9e5b-67c54cba4554 HTTP/1.1" 200 115 0.034793 10.0.0.41 - - [2026-03-05 19:32:13] "DELETE /loadbalancer/45197f6f-3df8-42e0-b95d-72fe4d213069 HTTP/1.1" 200 115 0.036450 10.0.0.41 - - [2026-03-05 19:32:13] "DELETE /floating-ip/f5c8c2cb-95a4-4a1e-aae6-14d1403d1c14 HTTP/1.1" 200 115 0.043590 10.0.0.41 - - [2026-03-05 19:32:13] "DELETE /instance-ip/b94ea123-4703-4cd6-a273-f9b5d8f353e0 HTTP/1.1" 200 115 0.045212 10.0.0.41 - - [2026-03-05 19:32:13] "DELETE /virtual-machine-interface/06b2da0d-fe97-40d8-8929-c4641589ac1e HTTP/1.1" 200 115 0.036421 10.0.0.41 - - [2026-03-05 19:32:13] "DELETE /tag/80dbb5f9-9123-4a24-95e8-d33eb8ef46a8 HTTP/1.1" 200 115 0.042922 10.0.0.41 - - [2026-03-05 19:32:13] "POST /projects HTTP/1.1" 409 238 0.002716 10.0.0.41 - - [2026-03-05 19:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.41 - - [2026-03-05 19:32:13] "GET /project/a952d053-b8e3-4a83-abb6-8c2b8e8e5381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034716 10.0.0.41 - - [2026-03-05 19:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.41 - - [2026-03-05 19:32:13] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004518 10.0.0.41 - - [2026-03-05 19:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.41 - - [2026-03-05 19:32:13] "GET /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003954 10.0.0.41 - - [2026-03-05 19:32:13] "POST /security-groups HTTP/1.1" 409 285 0.002711 10.0.0.41 - - [2026-03-05 19:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.41 - - [2026-03-05 19:32:14] "PUT /security-group/adf68760-a4e2-4f03-b296-380217029675 HTTP/1.1" 200 262 0.074676 10.0.0.41 - - [2026-03-05 19:32:14] "PUT /access-control-list/8a7f2592-9033-4859-9e92-05460b75b8ea HTTP/1.1" 200 272 0.015997 10.0.0.41 - - [2026-03-05 19:32:14] "PUT /access-control-list/db668396-d366-4a33-816d-acc1d9d3b86d HTTP/1.1" 200 272 0.012880 10.0.0.41 - - [2026-03-05 19:32:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.030466 10.0.0.41 - - [2026-03-05 19:32:14] "GET /firewall-policy/a23c2cfa-8d1a-4389-a8f9-6acff9e678b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.014767 10.0.0.41 - - [2026-03-05 19:32:14] "GET /firewall-rule/a6abac76-f2ae-4d57-81ea-aae4aabfa048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002444 10.0.0.41 - - [2026-03-05 19:32:14] "POST /ref-update HTTP/1.1" 200 156 0.071564 10.0.0.41 - - [2026-03-05 19:32:14] "DELETE /firewall-rule/a6abac76-f2ae-4d57-81ea-aae4aabfa048 HTTP/1.1" 200 115 0.060847 10.0.0.41 - - [2026-03-05 19:32:14] "GET /firewall-policy/a23c2cfa-8d1a-4389-a8f9-6acff9e678b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004636 10.0.0.41 - - [2026-03-05 19:32:14] "GET /firewall-rule/f2c95dde-3bd5-4b99-9a38-e2677607918e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006290 10.0.0.41 - - [2026-03-05 19:32:14] "POST /ref-update HTTP/1.1" 200 156 0.087499 10.0.0.41 - - [2026-03-05 19:32:14] "DELETE /firewall-rule/f2c95dde-3bd5-4b99-9a38-e2677607918e HTTP/1.1" 200 115 0.068553 10.0.0.41 - - [2026-03-05 19:32:14] "DELETE /tag/01d07e6f-6500-43ac-896e-fc6cca1e7967 HTTP/1.1" 200 115 0.035478 10.0.0.41 - - [2026-03-05 19:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.41 - - [2026-03-05 19:32:14] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005125 10.0.0.41 - - [2026-03-05 19:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.41 - - [2026-03-05 19:32:14] "GET /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004548 10.0.0.41 - - [2026-03-05 19:32:14] "GET /global-system-configs HTTP/1.1" 200 322 0.007830 10.0.0.41 - - [2026-03-05 19:32:14] "PUT /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3 HTTP/1.1" 200 264 0.071755 10.0.0.41 - - [2026-03-05 19:32:14] "GET /global-system-configs HTTP/1.1" 200 322 0.008138 10.0.0.41 - - [2026-03-05 19:32:14] "PUT /virtual-network/c6d02cb4-b369-42cd-b625-09fc58b04c0d HTTP/1.1" 200 264 0.060508 10.0.0.41 - - [2026-03-05 19:32:14] "DELETE /security-group/adf68760-a4e2-4f03-b296-380217029675 HTTP/1.1" 200 115 0.072203 10.0.0.41 - - [2026-03-05 19:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.41 - - [2026-03-05 19:32:14] "DELETE /access-control-list/8a7f2592-9033-4859-9e92-05460b75b8ea HTTP/1.1" 200 115 0.038318 10.0.0.41 - - [2026-03-05 19:32:14] "DELETE /access-control-list/db668396-d366-4a33-816d-acc1d9d3b86d HTTP/1.1" 200 115 0.031549 10.0.0.41 - - [2026-03-05 19:32:14] "GET /project/a952d053-b8e3-4a83-abb6-8c2b8e8e5381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.035165 10.0.0.41 - - [2026-03-05 19:32:15] "GET /project/a952d053-b8e3-4a83-abb6-8c2b8e8e5381?fields=security_groups HTTP/1.1" 200 1353 0.038834 10.0.0.41 - - [2026-03-05 19:32:15] "DELETE /security-group/de2def03-e882-4210-b7ca-c84d43f7a3ff HTTP/1.1" 200 115 0.055677 10.0.0.41 - - [2026-03-05 19:32:15] "DELETE /access-control-list/490afee4-7571-4123-a4fc-2d31d365c91b HTTP/1.1" 200 115 0.036816 10.0.0.41 - - [2026-03-05 19:32:15] "GET /project/a952d053-b8e3-4a83-abb6-8c2b8e8e5381?fields=application_policy_sets HTTP/1.1" 200 1392 0.091401 10.0.0.41 - - [2026-03-05 19:32:15] "DELETE /access-control-list/46833e1b-cbbe-4361-ad84-454c752a60d8 HTTP/1.1" 200 115 0.100000 10.0.0.41 - - [2026-03-05 19:32:15] "DELETE /project/a952d053-b8e3-4a83-abb6-8c2b8e8e5381 HTTP/1.1" 200 115 0.374182 10.0.0.41 - - [2026-03-05 19:33:15] "GET / HTTP/1.1" 200 35931 0.001895 10.0.0.41 - - [2026-03-05 19:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.41 - - [2026-03-05 19:33:15] "GET /global-vrouter-config/c23f89f4-690c-4028-a954-c5d5d28636f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002786 10.0.0.41 - - [2026-03-05 19:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.41 - - [2026-03-05 19:33:15] "GET /global-vrouter-config/c23f89f4-690c-4028-a954-c5d5d28636f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002964 10.0.0.41 - - [2026-03-05 19:33:32] "GET / HTTP/1.1" 200 35931 0.001549 10.0.0.41 - - [2026-03-05 19:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.41 - - [2026-03-05 19:33:32] "GET /global-system-config/9f85f9c3-242c-435e-bd85-4bf604378959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004344 10.0.0.41 - - [2026-03-05 19:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.41 - - [2026-03-05 19:33:32] "GET /config-node/aa1d4f02-c0ee-4453-9aba-c21c1729710f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002801 10.0.0.41 - - [2026-03-05 19:33:32] "GET / HTTP/1.1" 200 35931 0.001451 10.0.0.41 - - [2026-03-05 19:33:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002385 10.0.0.41 - - [2026-03-05 19:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.41 - - [2026-03-05 19:33:37] "GET /global-vrouter-config/c23f89f4-690c-4028-a954-c5d5d28636f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002471 10.0.0.41 - - [2026-03-05 19:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.41 - - [2026-03-05 19:33:37] "PUT /global-vrouter-config/c23f89f4-690c-4028-a954-c5d5d28636f5 HTTP/1.1" 200 276 0.009142 10.0.0.41 - - [2026-03-05 19:33:37] "GET / HTTP/1.1" 200 35931 0.001798 10.0.0.41 - - [2026-03-05 19:33:37] "POST /alarms HTTP/1.1" 409 264 0.002059 10.0.0.41 - - [2026-03-05 19:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.41 - - [2026-03-05 19:33:37] "PUT /alarm/5111f7d6-55d8-4e2f-9ac3-4d4114d79eca HTTP/1.1" 200 244 0.009344 10.0.0.41 - - [2026-03-05 19:33:37] "POST /alarms HTTP/1.1" 409 261 0.018190 10.0.0.41 - - [2026-03-05 19:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.41 - - [2026-03-05 19:33:37] "PUT /alarm/f5243ed2-5ef7-48f4-807e-f066302a52cd HTTP/1.1" 200 244 0.011192 10.0.0.41 - - [2026-03-05 19:33:37] "POST /alarms HTTP/1.1" 409 261 0.002562 10.0.0.41 - - [2026-03-05 19:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.41 - - [2026-03-05 19:33:37] "PUT /alarm/dc0a49dd-2063-425f-ba10-311af2256ebf HTTP/1.1" 200 244 0.009736 10.0.0.41 - - [2026-03-05 19:33:37] "POST /alarms HTTP/1.1" 409 253 0.003847 10.0.0.41 - - [2026-03-05 19:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.41 - - [2026-03-05 19:33:38] "PUT /alarm/1c47f514-7781-4fe8-b482-2b85cd65b4a0 HTTP/1.1" 200 244 0.010499 10.0.0.41 - - [2026-03-05 19:33:38] "POST /alarms HTTP/1.1" 409 251 0.008225 10.0.0.41 - - [2026-03-05 19:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.41 - - [2026-03-05 19:33:38] "PUT /alarm/557eacb6-a293-4f7b-a739-e5a180c2db9f HTTP/1.1" 200 244 0.010694 10.0.0.41 - - [2026-03-05 19:33:38] "POST /alarms HTTP/1.1" 409 252 0.006233 10.0.0.41 - - [2026-03-05 19:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.41 - - [2026-03-05 19:33:38] "PUT /alarm/032082f2-ef20-4ae7-aa30-a6c15a4df783 HTTP/1.1" 200 244 0.009695 10.0.0.41 - - [2026-03-05 19:33:38] "POST /alarms HTTP/1.1" 409 256 0.002309 10.0.0.41 - - [2026-03-05 19:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.41 - - [2026-03-05 19:33:38] "PUT /alarm/cd164905-2af8-482c-b26d-c429f2259ad1 HTTP/1.1" 200 244 0.010329 10.0.0.41 - - [2026-03-05 19:33:38] "POST /alarms HTTP/1.1" 409 248 0.009392 10.0.0.41 - - [2026-03-05 19:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.41 - - [2026-03-05 19:33:38] "PUT /alarm/9a57c3f6-f3d1-496a-8f63-89537bbd9211 HTTP/1.1" 200 244 0.009485 10.0.0.41 - - [2026-03-05 19:33:38] "POST /alarms HTTP/1.1" 409 252 0.009030 10.0.0.41 - - [2026-03-05 19:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.41 - - [2026-03-05 19:33:38] "PUT /alarm/2621e4d7-6039-4107-b185-2f8d8a1408b7 HTTP/1.1" 200 244 0.009484 10.0.0.41 - - [2026-03-05 19:33:38] "POST /alarms HTTP/1.1" 409 257 0.006739 10.0.0.41 - - [2026-03-05 19:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.41 - - [2026-03-05 19:33:38] "PUT /alarm/7677aa7f-3cb9-462f-b905-982bc1a16301 HTTP/1.1" 200 244 0.012704 10.0.0.41 - - [2026-03-05 19:33:38] "POST /alarms HTTP/1.1" 409 251 0.007169 10.0.0.41 - - [2026-03-05 19:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.41 - - [2026-03-05 19:33:38] "PUT /alarm/3ca403ab-e0b0-4390-8420-f10c07233555 HTTP/1.1" 200 244 0.011661 10.0.0.41 - - [2026-03-05 19:33:38] "POST /alarms HTTP/1.1" 409 257 0.007476 10.0.0.41 - - [2026-03-05 19:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.41 - - [2026-03-05 19:33:38] "PUT /alarm/b8f62b75-ad73-4f61-b40e-3a0563d0b6b3 HTTP/1.1" 200 244 0.011900 10.0.0.41 - - [2026-03-05 19:33:38] "POST /alarms HTTP/1.1" 409 261 0.004154 10.0.0.41 - - [2026-03-05 19:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.41 - - [2026-03-05 19:33:38] "PUT /alarm/a5b6b6e6-72f1-433b-88e3-ecaf46b6d286 HTTP/1.1" 200 244 0.010732 10.0.0.41 - - [2026-03-05 19:33:38] "POST /alarms HTTP/1.1" 409 258 0.006496 10.0.0.41 - - [2026-03-05 19:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.41 - - [2026-03-05 19:33:38] "PUT /alarm/c0f30687-41f6-4ec2-aafb-ede7dc8b012e HTTP/1.1" 200 244 0.009883 10.0.0.41 - - [2026-03-05 19:33:38] "POST /alarms HTTP/1.1" 409 254 0.003208 10.0.0.41 - - [2026-03-05 19:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.41 - - [2026-03-05 19:33:38] "PUT /alarm/02208aca-718f-4c93-aad0-591aeb7cb0bd HTTP/1.1" 200 244 0.010639 10.0.0.41 - - [2026-03-05 19:33:38] "POST /alarms HTTP/1.1" 409 254 0.008874 10.0.0.41 - - [2026-03-05 19:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.41 - - [2026-03-05 19:33:38] "PUT /alarm/72f5480c-0ba6-4dde-8626-6f64de87d37e HTTP/1.1" 200 244 0.010592 10.0.0.41 - - [2026-03-05 19:33:38] "POST /alarms HTTP/1.1" 409 254 0.008038 10.0.0.41 - - [2026-03-05 19:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.41 - - [2026-03-05 19:33:38] "PUT /alarm/58deee51-1be1-4b8e-ac84-c25dbcff9dd9 HTTP/1.1" 200 244 0.010201 10.0.0.41 - - [2026-03-05 19:33:38] "POST /alarms HTTP/1.1" 409 247 0.020831 10.0.0.41 - - [2026-03-05 19:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.41 - - [2026-03-05 19:33:38] "PUT /alarm/f9649d30-68c5-47f1-90df-71bc216da118 HTTP/1.1" 200 244 0.011913 10.0.0.41 - - [2026-03-05 19:33:38] "POST /alarms HTTP/1.1" 409 272 0.014644 10.0.0.41 - - [2026-03-05 19:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.41 - - [2026-03-05 19:33:39] "PUT /alarm/725b1d78-c993-4ee0-bbe3-7930b155fac7 HTTP/1.1" 200 244 0.010332 10.0.0.41 - - [2026-03-05 19:33:39] "POST /alarms HTTP/1.1" 409 261 0.008236 10.0.0.41 - - [2026-03-05 19:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.41 - - [2026-03-05 19:33:39] "PUT /alarm/a6ff0d36-9307-4033-8153-03d92b30ae24 HTTP/1.1" 200 244 0.010669 10.0.0.41 - - [2026-03-05 19:33:39] "POST /alarms HTTP/1.1" 409 259 0.002451 10.0.0.41 - - [2026-03-05 19:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.41 - - [2026-03-05 19:33:39] "PUT /alarm/dbc37511-a910-4bbd-abb5-35fa58df72c6 HTTP/1.1" 200 244 0.010544 10.0.0.41 - - [2026-03-05 19:33:39] "POST /alarms HTTP/1.1" 409 265 0.003835 10.0.0.41 - - [2026-03-05 19:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.41 - - [2026-03-05 19:33:39] "PUT /alarm/23f5cb36-0c5e-4b23-8c5e-3f01e0c2b3c7 HTTP/1.1" 200 244 0.018480 10.0.0.41 - - [2026-03-05 19:33:39] "POST /alarms HTTP/1.1" 409 279 0.012421 10.0.0.41 - - [2026-03-05 19:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.41 - - [2026-03-05 19:33:39] "PUT /alarm/6ee90a51-b3f1-44df-b6d8-1d195a0086c8 HTTP/1.1" 200 244 0.015547 10.0.0.41 - - [2026-03-05 19:33:39] "GET / HTTP/1.1" 200 35931 0.002139 10.0.0.41 - - [2026-03-05 19:33:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002014 10.0.0.41 - - [2026-03-05 19:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007928 10.0.0.41 - - [2026-03-05 19:33:39] "PUT /global-vrouter-config/c23f89f4-690c-4028-a954-c5d5d28636f5 HTTP/1.1" 200 276 0.016371 10.0.0.41 - - [2026-03-05 19:33:39] "GET / HTTP/1.1" 200 35931 0.001553 10.0.0.41 - - [2026-03-05 19:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.41 - - [2026-03-05 19:33:39] "GET /global-vrouter-config/c23f89f4-690c-4028-a954-c5d5d28636f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002501 10.0.0.41 - - [2026-03-05 19:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.41 - - [2026-03-05 19:33:39] "PUT /global-vrouter-config/c23f89f4-690c-4028-a954-c5d5d28636f5 HTTP/1.1" 200 276 0.012897 10.0.0.41 - - [2026-03-05 19:33:40] "GET / HTTP/1.1" 200 35931 0.001671 10.0.0.41 - - [2026-03-05 19:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.41 - - [2026-03-05 19:33:40] "GET /global-system-config/9f85f9c3-242c-435e-bd85-4bf604378959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004449 10.0.0.41 - - [2026-03-05 19:33:40] "PUT /global-system-config/9f85f9c3-242c-435e-bd85-4bf604378959 HTTP/1.1" 200 274 0.016728 10.0.0.41 - - [2026-03-05 19:33:43] "GET / HTTP/1.1" 200 35931 0.001709 10.0.0.41 - - [2026-03-05 19:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.41 - - [2026-03-05 19:33:43] "GET /routing-instance/d55c0d4f-b764-4634-8ed2-0bcface09825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002474 10.0.0.41 - - [2026-03-05 19:33:43] "POST /bgp-routers HTTP/1.1" 409 301 0.001584 10.0.0.41 - - [2026-03-05 19:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007786 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:33:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000898 10.0.0.41 - - [2026-03-05 19:33:43] "GET /bgp-router/1bb8f5b6-193b-4e02-8660-2ff6ae899099?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.003180 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:33:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000874 10.0.0.41 - - [2026-03-05 19:33:43] "PUT /bgp-router/1bb8f5b6-193b-4e02-8660-2ff6ae899099 HTTP/1.1" 200 254 0.010580 10.0.0.41 - - [2026-03-05 19:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.41 - - [2026-03-05 19:33:46] "GET /global-vrouter-config/c23f89f4-690c-4028-a954-c5d5d28636f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003390 10.0.0.41 - - [2026-03-05 19:33:58] "GET / HTTP/1.1" 200 35931 0.002433 10.0.0.41 - - [2026-03-05 19:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.41 - - [2026-03-05 19:33:58] "GET /global-system-config/9f85f9c3-242c-435e-bd85-4bf604378959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004377 10.0.0.41 - - [2026-03-05 19:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.41 - - [2026-03-05 19:33:58] "GET /config-node/aa1d4f02-c0ee-4453-9aba-c21c1729710f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001959 10.0.0.41 - - [2026-03-05 19:34:09] "GET / HTTP/1.1" 200 35931 0.001473 10.0.0.41 - - [2026-03-05 19:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.41 - - [2026-03-05 19:34:09] "GET /routing-instance/d55c0d4f-b764-4634-8ed2-0bcface09825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002753 10.0.0.41 - - [2026-03-05 19:34:09] "POST /bgp-routers HTTP/1.1" 409 301 0.002475 10.0.0.41 - - [2026-03-05 19:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.41 - - [2026-03-05 19:34:09] "GET /bgp-router/1bb8f5b6-193b-4e02-8660-2ff6ae899099?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.002796 10.0.0.41 - - [2026-03-05 19:34:09] "PUT /bgp-router/1bb8f5b6-193b-4e02-8660-2ff6ae899099 HTTP/1.1" 200 254 0.014397 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:34:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000964 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:34:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001144 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:34:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001003 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:34:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001127 10.0.0.41 - - [2026-03-05 19:34:26] "GET / HTTP/1.1" 200 35931 0.001936 10.0.0.41 - - [2026-03-05 19:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.41 - - [2026-03-05 19:34:26] "GET /global-system-config/9f85f9c3-242c-435e-bd85-4bf604378959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004489 10.0.0.41 - - [2026-03-05 19:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.41 - - [2026-03-05 19:34:26] "GET /config-node/aa1d4f02-c0ee-4453-9aba-c21c1729710f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002434 10.0.0.41 - - [2026-03-05 19:34:27] "GET / HTTP/1.1" 200 35931 0.001488 10.0.0.41 - - [2026-03-05 19:34:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002156 10.0.0.41 - - [2026-03-05 19:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.41 - - [2026-03-05 19:34:32] "GET /global-vrouter-config/c23f89f4-690c-4028-a954-c5d5d28636f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002665 10.0.0.41 - - [2026-03-05 19:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.41 - - [2026-03-05 19:34:32] "PUT /global-vrouter-config/c23f89f4-690c-4028-a954-c5d5d28636f5 HTTP/1.1" 200 276 0.007373 10.0.0.41 - - [2026-03-05 19:34:32] "GET / HTTP/1.1" 200 35931 0.001588 10.0.0.41 - - [2026-03-05 19:34:32] "POST /alarms HTTP/1.1" 409 264 0.002096 10.0.0.41 - - [2026-03-05 19:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.41 - - [2026-03-05 19:34:32] "PUT /alarm/5111f7d6-55d8-4e2f-9ac3-4d4114d79eca HTTP/1.1" 200 244 0.009915 10.0.0.41 - - [2026-03-05 19:34:32] "POST /alarms HTTP/1.1" 409 261 0.006464 10.0.0.41 - - [2026-03-05 19:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.41 - - [2026-03-05 19:34:32] "PUT /alarm/f5243ed2-5ef7-48f4-807e-f066302a52cd HTTP/1.1" 200 244 0.010129 10.0.0.41 - - [2026-03-05 19:34:32] "POST /alarms HTTP/1.1" 409 261 0.002970 10.0.0.41 - - [2026-03-05 19:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.41 - - [2026-03-05 19:34:32] "PUT /alarm/dc0a49dd-2063-425f-ba10-311af2256ebf HTTP/1.1" 200 244 0.009297 10.0.0.41 - - [2026-03-05 19:34:32] "POST /alarms HTTP/1.1" 409 253 0.002501 10.0.0.41 - - [2026-03-05 19:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.41 - - [2026-03-05 19:34:32] "PUT /alarm/1c47f514-7781-4fe8-b482-2b85cd65b4a0 HTTP/1.1" 200 244 0.010974 10.0.0.41 - - [2026-03-05 19:34:32] "POST /alarms HTTP/1.1" 409 251 0.009350 10.0.0.41 - - [2026-03-05 19:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.41 - - [2026-03-05 19:34:32] "PUT /alarm/557eacb6-a293-4f7b-a739-e5a180c2db9f HTTP/1.1" 200 244 0.009899 10.0.0.41 - - [2026-03-05 19:34:32] "POST /alarms HTTP/1.1" 409 252 0.006433 10.0.0.41 - - [2026-03-05 19:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.41 - - [2026-03-05 19:34:32] "PUT /alarm/032082f2-ef20-4ae7-aa30-a6c15a4df783 HTTP/1.1" 200 244 0.010685 10.0.0.41 - - [2026-03-05 19:34:32] "POST /alarms HTTP/1.1" 409 256 0.007599 10.0.0.41 - - [2026-03-05 19:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.41 - - [2026-03-05 19:34:32] "PUT /alarm/cd164905-2af8-482c-b26d-c429f2259ad1 HTTP/1.1" 200 244 0.011017 10.0.0.41 - - [2026-03-05 19:34:32] "POST /alarms HTTP/1.1" 409 248 0.011968 10.0.0.41 - - [2026-03-05 19:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.41 - - [2026-03-05 19:34:33] "PUT /alarm/9a57c3f6-f3d1-496a-8f63-89537bbd9211 HTTP/1.1" 200 244 0.011579 10.0.0.41 - - [2026-03-05 19:34:33] "POST /alarms HTTP/1.1" 409 252 0.004233 10.0.0.41 - - [2026-03-05 19:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.41 - - [2026-03-05 19:34:33] "PUT /alarm/2621e4d7-6039-4107-b185-2f8d8a1408b7 HTTP/1.1" 200 244 0.009527 10.0.0.41 - - [2026-03-05 19:34:33] "POST /alarms HTTP/1.1" 409 257 0.006013 10.0.0.41 - - [2026-03-05 19:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.41 - - [2026-03-05 19:34:33] "PUT /alarm/7677aa7f-3cb9-462f-b905-982bc1a16301 HTTP/1.1" 200 244 0.009404 10.0.0.41 - - [2026-03-05 19:34:33] "POST /alarms HTTP/1.1" 409 251 0.007206 10.0.0.41 - - [2026-03-05 19:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.41 - - [2026-03-05 19:34:33] "PUT /alarm/3ca403ab-e0b0-4390-8420-f10c07233555 HTTP/1.1" 200 244 0.009120 10.0.0.41 - - [2026-03-05 19:34:33] "POST /alarms HTTP/1.1" 409 257 0.004572 10.0.0.41 - - [2026-03-05 19:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.41 - - [2026-03-05 19:34:33] "PUT /alarm/b8f62b75-ad73-4f61-b40e-3a0563d0b6b3 HTTP/1.1" 200 244 0.008955 10.0.0.41 - - [2026-03-05 19:34:33] "POST /alarms HTTP/1.1" 409 261 0.002761 10.0.0.41 - - [2026-03-05 19:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.41 - - [2026-03-05 19:34:33] "PUT /alarm/a5b6b6e6-72f1-433b-88e3-ecaf46b6d286 HTTP/1.1" 200 244 0.011662 10.0.0.41 - - [2026-03-05 19:34:33] "POST /alarms HTTP/1.1" 409 258 0.010620 10.0.0.41 - - [2026-03-05 19:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.41 - - [2026-03-05 19:34:33] "PUT /alarm/c0f30687-41f6-4ec2-aafb-ede7dc8b012e HTTP/1.1" 200 244 0.009587 10.0.0.41 - - [2026-03-05 19:34:33] "POST /alarms HTTP/1.1" 409 254 0.011270 10.0.0.41 - - [2026-03-05 19:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.41 - - [2026-03-05 19:34:33] "PUT /alarm/02208aca-718f-4c93-aad0-591aeb7cb0bd HTTP/1.1" 200 244 0.009989 10.0.0.41 - - [2026-03-05 19:34:33] "POST /alarms HTTP/1.1" 409 254 0.003576 10.0.0.41 - - [2026-03-05 19:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.41 - - [2026-03-05 19:34:33] "PUT /alarm/72f5480c-0ba6-4dde-8626-6f64de87d37e HTTP/1.1" 200 244 0.010169 10.0.0.41 - - [2026-03-05 19:34:33] "POST /alarms HTTP/1.1" 409 254 0.002502 10.0.0.41 - - [2026-03-05 19:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.41 - - [2026-03-05 19:34:33] "PUT /alarm/58deee51-1be1-4b8e-ac84-c25dbcff9dd9 HTTP/1.1" 200 244 0.010254 10.0.0.41 - - [2026-03-05 19:34:33] "POST /alarms HTTP/1.1" 409 247 0.005796 10.0.0.41 - - [2026-03-05 19:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.41 - - [2026-03-05 19:34:33] "PUT /alarm/f9649d30-68c5-47f1-90df-71bc216da118 HTTP/1.1" 200 244 0.009759 10.0.0.41 - - [2026-03-05 19:34:33] "POST /alarms HTTP/1.1" 409 272 0.002759 10.0.0.41 - - [2026-03-05 19:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.41 - - [2026-03-05 19:34:33] "PUT /alarm/725b1d78-c993-4ee0-bbe3-7930b155fac7 HTTP/1.1" 200 244 0.019514 10.0.0.41 - - [2026-03-05 19:34:33] "POST /alarms HTTP/1.1" 409 261 0.008564 10.0.0.41 - - [2026-03-05 19:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.41 - - [2026-03-05 19:34:33] "PUT /alarm/a6ff0d36-9307-4033-8153-03d92b30ae24 HTTP/1.1" 200 244 0.008960 10.0.0.41 - - [2026-03-05 19:34:33] "POST /alarms HTTP/1.1" 409 259 0.003517 10.0.0.41 - - [2026-03-05 19:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.41 - - [2026-03-05 19:34:33] "PUT /alarm/dbc37511-a910-4bbd-abb5-35fa58df72c6 HTTP/1.1" 200 244 0.010014 10.0.0.41 - - [2026-03-05 19:34:34] "POST /alarms HTTP/1.1" 409 265 0.015781 10.0.0.41 - - [2026-03-05 19:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.41 - - [2026-03-05 19:34:34] "PUT /alarm/23f5cb36-0c5e-4b23-8c5e-3f01e0c2b3c7 HTTP/1.1" 200 244 0.010525 10.0.0.41 - - [2026-03-05 19:34:34] "POST /alarms HTTP/1.1" 409 279 0.006407 10.0.0.41 - - [2026-03-05 19:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.41 - - [2026-03-05 19:34:34] "PUT /alarm/6ee90a51-b3f1-44df-b6d8-1d195a0086c8 HTTP/1.1" 200 244 0.009043 10.0.0.41 - - [2026-03-05 19:34:34] "GET / HTTP/1.1" 200 35931 0.001613 10.0.0.41 - - [2026-03-05 19:34:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001869 10.0.0.41 - - [2026-03-05 19:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001360 10.0.0.41 - - [2026-03-05 19:34:34] "PUT /global-vrouter-config/c23f89f4-690c-4028-a954-c5d5d28636f5 HTTP/1.1" 200 276 0.007886 10.0.0.41 - - [2026-03-05 19:34:34] "GET / HTTP/1.1" 200 35931 0.001413 10.0.0.41 - - [2026-03-05 19:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.41 - - [2026-03-05 19:34:34] "GET /global-vrouter-config/c23f89f4-690c-4028-a954-c5d5d28636f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002477 10.0.0.41 - - [2026-03-05 19:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.41 - - [2026-03-05 19:34:34] "PUT /global-vrouter-config/c23f89f4-690c-4028-a954-c5d5d28636f5 HTTP/1.1" 200 276 0.009286 10.0.0.41 - - [2026-03-05 19:34:34] "GET / HTTP/1.1" 200 35931 0.001767 10.0.0.41 - - [2026-03-05 19:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.41 - - [2026-03-05 19:34:34] "GET /global-system-config/9f85f9c3-242c-435e-bd85-4bf604378959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004308 10.0.0.41 - - [2026-03-05 19:34:34] "PUT /global-system-config/9f85f9c3-242c-435e-bd85-4bf604378959 HTTP/1.1" 200 274 0.013459 10.0.0.41 - - [2026-03-05 19:34:38] "GET / HTTP/1.1" 200 35931 0.001631 10.0.0.41 - - [2026-03-05 19:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.41 - - [2026-03-05 19:34:38] "GET /routing-instance/d55c0d4f-b764-4634-8ed2-0bcface09825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002984 10.0.0.41 - - [2026-03-05 19:34:38] "POST /bgp-routers HTTP/1.1" 409 301 0.002428 10.0.0.41 - - [2026-03-05 19:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.41 - - [2026-03-05 19:34:38] "GET /bgp-router/1bb8f5b6-193b-4e02-8660-2ff6ae899099?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.002860 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:34:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000756 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:34:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000868 10.0.0.41 - - [2026-03-05 19:34:38] "PUT /bgp-router/1bb8f5b6-193b-4e02-8660-2ff6ae899099 HTTP/1.1" 200 254 0.014315 10.0.0.41 - - [2026-03-05 19:34:41] "POST /tags HTTP/1.1" 200 355 0.022900 10.0.0.41 - - [2026-03-05 19:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005229 10.0.0.41 - - [2026-03-05 19:34:41] "GET /tag/f86a21f8-6be2-42f7-8736-dca74d89f450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.024363 10.0.0.41 - - [2026-03-05 19:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.41 - - [2026-03-05 19:34:41] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003978 10.0.0.41 - - [2026-03-05 19:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.41 - - [2026-03-05 19:34:42] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042717 10.0.0.41 - - [2026-03-05 19:34:42] "POST /virtual-machines HTTP/1.1" 200 351 0.014636 10.0.0.41 - - [2026-03-05 19:34:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.015129 10.0.0.41 - - [2026-03-05 19:34:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.112758 10.0.0.41 - - [2026-03-05 19:34:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.014687 10.0.0.41 - - [2026-03-05 19:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015705 10.0.0.41 - - [2026-03-05 19:34:42] "GET /virtual-machine-interface/5b692054-18ca-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.004493 10.0.0.41 - - [2026-03-05 19:34:42] "POST /instance-ips HTTP/1.1" 200 391 0.020383 10.0.0.41 - - [2026-03-05 19:34:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.024224 10.0.0.41 - - [2026-03-05 19:34:42] "GET /virtual-machine-interface/5b692054-18ca-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.004872 10.0.0.41 - - [2026-03-05 19:34:42] "POST /set-tag HTTP/1.1" 200 109 0.023087 10.0.0.41 - - [2026-03-05 19:34:42] "GET /virtual-machine-interface/5b692054-18ca-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010964 10.0.0.41 - - [2026-03-05 19:34:42] "GET /instance-ip/5b84d042-18ca-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003582 10.0.0.41 - - [2026-03-05 19:34:42] "GET /virtual-machine-interface/5b692054-18ca-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004528 10.0.0.41 - - [2026-03-05 19:34:42] "POST /set-tag HTTP/1.1" 200 109 0.001995 10.0.0.41 - - [2026-03-05 19:34:42] "GET /virtual-router/fd22568b-d058-48ff-9870-724010ce3141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003710 10.0.0.41 - - [2026-03-05 19:34:42] "POST /ref-update HTTP/1.1" 200 156 0.008139 10.0.0.41 - - [2026-03-05 19:34:42] "GET /virtual-machine-interface/5b692054-18ca-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005251 10.0.0.41 - - [2026-03-05 19:34:42] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.41 - - [2026-03-05 19:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.41 - - [2026-03-05 19:34:42] "GET /virtual-network/fc639e69-f5d5-4580-a02a-5dd753ad5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003901 10.0.0.41 - - [2026-03-05 19:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.41 - - [2026-03-05 19:34:42] "GET /project/87b0d9b3-bb62-4a51-a631-51c290c2626e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034708 10.0.0.41 - - [2026-03-05 19:34:42] "POST /virtual-machines HTTP/1.1" 200 355 0.008275 10.0.0.41 - - [2026-03-05 19:34:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.015065 10.0.0.41 - - [2026-03-05 19:34:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.098783 10.0.0.41 - - [2026-03-05 19:34:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.010033 10.0.0.41 - - [2026-03-05 19:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011743 10.0.0.41 - - [2026-03-05 19:34:43] "GET /virtual-machine-interface/5bd3087a-18ca-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004703 10.0.0.41 - - [2026-03-05 19:34:43] "POST /instance-ips HTTP/1.1" 200 395 0.022119 10.0.0.41 - - [2026-03-05 19:34:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019074 10.0.0.41 - - [2026-03-05 19:34:43] "GET /virtual-machine-interface/5bd3087a-18ca-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.008314 10.0.0.41 - - [2026-03-05 19:34:43] "POST /set-tag HTTP/1.1" 200 109 0.019762 10.0.0.41 - - [2026-03-05 19:34:43] "GET /virtual-machine-interface/5bd3087a-18ca-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.017723 10.0.0.41 - - [2026-03-05 19:34:43] "GET /instance-ip/5bebe78c-18ca-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005769 10.0.0.41 - - [2026-03-05 19:34:43] "GET /virtual-machine-interface/5bd3087a-18ca-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004692 10.0.0.41 - - [2026-03-05 19:34:43] "POST /set-tag HTTP/1.1" 200 109 0.002532 10.0.0.41 - - [2026-03-05 19:34:43] "GET /virtual-router/fd22568b-d058-48ff-9870-724010ce3141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.003602 10.0.0.41 - - [2026-03-05 19:34:43] "POST /ref-update HTTP/1.1" 200 156 0.007569 10.0.0.41 - - [2026-03-05 19:34:43] "GET /virtual-machine-interface/5bd3087a-18ca-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004386 10.0.0.41 - - [2026-03-05 19:34:43] "POST /set-tag HTTP/1.1" 200 109 0.002098 10.0.0.41 - - [2026-03-05 19:34:43] "GET /virtual-machine-interface/5b692054-18ca-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003930 10.0.0.41 - - [2026-03-05 19:34:43] "POST /set-tag HTTP/1.1" 200 109 0.001943 10.0.0.41 - - [2026-03-05 19:34:43] "GET /virtual-machine-interface/5bd3087a-18ca-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004883 10.0.0.41 - - [2026-03-05 19:34:43] "POST /set-tag HTTP/1.1" 200 109 0.002408 10.0.0.41 - - [2026-03-05 19:34:54] "GET / HTTP/1.1" 200 35931 0.001908 10.0.0.41 - - [2026-03-05 19:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.41 - - [2026-03-05 19:34:54] "GET /global-system-config/9f85f9c3-242c-435e-bd85-4bf604378959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007808 10.0.0.41 - - [2026-03-05 19:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005033 10.0.0.41 - - [2026-03-05 19:34:54] "GET /config-node/aa1d4f02-c0ee-4453-9aba-c21c1729710f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002277 10.0.0.41 - - [2026-03-05 19:34:55] "GET /virtual-machine-interface/5bd3087a-18ca-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004667 10.0.0.41 - - [2026-03-05 19:34:55] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.41 - - [2026-03-05 19:34:56] "GET /virtual-machine-interface/5b692054-18ca-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004598 10.0.0.41 - - [2026-03-05 19:34:56] "POST /set-tag HTTP/1.1" 200 109 0.002201 10.0.0.41 - - [2026-03-05 19:34:57] "GET /virtual-machine-interface/5b692054-18ca-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004741 10.0.0.41 - - [2026-03-05 19:34:57] "POST /set-tag HTTP/1.1" 200 109 0.002432 10.0.0.41 - - [2026-03-05 19:35:05] "GET / HTTP/1.1" 200 35931 0.001729 10.0.0.41 - - [2026-03-05 19:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.41 - - [2026-03-05 19:35:05] "GET /routing-instance/d55c0d4f-b764-4634-8ed2-0bcface09825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002977 10.0.0.41 - - [2026-03-05 19:35:05] "POST /bgp-routers HTTP/1.1" 409 301 0.002187 10.0.0.41 - - [2026-03-05 19:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.41 - - [2026-03-05 19:35:05] "GET /bgp-router/1bb8f5b6-193b-4e02-8660-2ff6ae899099?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.003702 10.0.0.41 - - [2026-03-05 19:35:05] "PUT /bgp-router/1bb8f5b6-193b-4e02-8660-2ff6ae899099 HTTP/1.1" 200 254 0.015268 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:35:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001109 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:35:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001069 10.0.0.41 - - [2026-03-05 19:35:29] "GET /virtual-machine-interface/5b692054-18ca-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004896 10.0.0.41 - - [2026-03-05 19:35:29] "POST /set-tag HTTP/1.1" 200 109 0.003050 10.0.0.41 - - [2026-03-05 19:35:29] "GET /virtual-machine-interface/5b692054-18ca-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004848 10.0.0.41 - - [2026-03-05 19:35:29] "POST /set-tag HTTP/1.1" 200 109 0.003078 10.0.0.41 - - [2026-03-05 19:35:29] "GET /virtual-machine/12cf11c5-e4c7-4666-9236-7033f6d4348a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.005452 10.0.0.41 - - [2026-03-05 19:35:29] "POST /ref-update HTTP/1.1" 200 156 0.014588 10.0.0.41 - - [2026-03-05 19:35:29] "GET /virtual-machine-interface/5b692054-18ca-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005583 10.0.0.41 - - [2026-03-05 19:35:29] "POST /set-tag HTTP/1.1" 200 109 0.015378 10.0.0.41 - - [2026-03-05 19:35:29] "POST /set-tag HTTP/1.1" 200 109 0.023494 10.0.0.41 - - [2026-03-05 19:35:29] "DELETE /instance-ip/5b84d042-18ca-11f1-a8ef-fa163ef44478 HTTP/1.1" 200 115 0.053014 10.0.0.41 - - [2026-03-05 19:35:29] "DELETE /virtual-machine-interface/5b692054-18ca-11f1-a8ef-fa163ef44478 HTTP/1.1" 200 115 0.044292 10.0.0.41 - - [2026-03-05 19:35:29] "DELETE /virtual-machine/12cf11c5-e4c7-4666-9236-7033f6d4348a HTTP/1.1" 200 115 0.039388 10.0.0.41 - - [2026-03-05 19:35:29] "GET /virtual-machine-interface/5bd3087a-18ca-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004783 10.0.0.41 - - [2026-03-05 19:35:29] "POST /set-tag HTTP/1.1" 200 109 0.002275 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:35:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001324 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:35:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001015 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:35:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000970 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:35:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000950 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:35:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001028 [Introspect:8084]10.0.0.41 - - [2026-03-05 19:35:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001198 10.0.0.41 - - [2026-03-05 19:36:00] "GET /virtual-machine-interface/5bd3087a-18ca-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005759 10.0.0.41 - - [2026-03-05 19:36:00] "POST /set-tag HTTP/1.1" 200 109 0.014901 10.0.0.41 - - [2026-03-05 19:36:00] "GET /virtual-machine-interface/5bd3087a-18ca-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005225 10.0.0.41 - - [2026-03-05 19:36:00] "POST /set-tag HTTP/1.1" 200 109 0.002757 10.0.0.41 - - [2026-03-05 19:36:00] "GET /virtual-machine/9df16288-f018-4a3a-8642-870cf6d0feac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003644 10.0.0.41 - - [2026-03-05 19:36:00] "POST /ref-update HTTP/1.1" 200 156 0.016518 10.0.0.41 - - [2026-03-05 19:36:00] "GET /virtual-machine-interface/5bd3087a-18ca-11f1-a8ef-fa163ef44478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.023175 10.0.0.41 - - [2026-03-05 19:36:00] "POST /set-tag HTTP/1.1" 200 109 0.027492 10.0.0.41 - - [2026-03-05 19:36:00] "POST /set-tag HTTP/1.1" 200 109 0.041297 10.0.0.41 - - [2026-03-05 19:36:00] "DELETE /instance-ip/5bebe78c-18ca-11f1-a8ef-fa163ef44478 HTTP/1.1" 200 115 0.050351 10.0.0.41 - - [2026-03-05 19:36:00] "DELETE /virtual-machine-interface/5bd3087a-18ca-11f1-a8ef-fa163ef44478 HTTP/1.1" 200 115 0.050930 10.0.0.41 - - [2026-03-05 19:36:01] "DELETE /virtual-machine/9df16288-f018-4a3a-8642-870cf6d0feac HTTP/1.1" 200 115 0.073228 10.0.0.41 - - [2026-03-05 19:36:01] "DELETE /tag/f86a21f8-6be2-42f7-8736-dca74d89f450 HTTP/1.1" 200 115 0.063746