++ 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: =================== Tue Feb 10 01:08:35 AM UTC 2026 ===================' INFO: =================== Tue Feb 10 01:08:35 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.73 ++ 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.73 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.73 ++ ANALYTICSDB_NODES=10.0.0.73 ++ ANALYTICS_SNMP_NODES=10.0.0.73 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8081 ' +++ '[' -n '10.0.0.73:8081 ' ']' +++ echo 10.0.0.73:8081 ++ ANALYTICS_SERVERS=10.0.0.73: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9042 ' +++ '[' -n '10.0.0.73:9042 ' ']' +++ echo 10.0.0.73:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.73:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.73 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8086 ' +++ '[' -n '10.0.0.73:8086 ' ']' +++ echo 10.0.0.73:8086 ++ COLLECTOR_SERVERS=10.0.0.73: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.73 ++ CONFIGDB_NODES=10.0.0.73 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8082 ' +++ '[' -n '10.0.0.73:8082 ' ']' +++ echo 10.0.0.73:8082 ++ CONFIG_SERVERS=10.0.0.73: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9161 ' +++ '[' -n '10.0.0.73:9161 ' ']' +++ echo 10.0.0.73:9161 ++ CONFIGDB_SERVERS=10.0.0.73: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9041 ' +++ '[' -n '10.0.0.73:9041 ' ']' +++ echo 10.0.0.73:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.73: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.73 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.73 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.73 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:2181, +++ '[' -n 10.0.0.73:2181, ']' +++ echo 10.0.0.73:2181 ++ ZOOKEEPER_SERVERS=10.0.0.73: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:2181 ' +++ '[' -n '10.0.0.73:2181 ' ']' +++ echo 10.0.0.73:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.73:2181 ++ RABBITMQ_NODES=10.0.0.73 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:5673, +++ '[' -n 10.0.0.73:5673, ']' +++ echo 10.0.0.73:5673 ++ RABBITMQ_SERVERS=10.0.0.73: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:6379 ' +++ '[' -n '10.0.0.73:6379 ' ']' +++ echo 10.0.0.73:6379 ++ REDIS_SERVERS=10.0.0.73: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.73 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9092 ' +++ '[' -n '10.0.0.73:9092 ' ']' +++ echo 10.0.0.73:9092 ++ KAFKA_SERVERS=10.0.0.73: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.73 ++ 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.73 ++ 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.73 + local cassandra=10.0.0.73 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.73 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.73 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.73 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.73 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.73 +++ local servers=10.0.0.73 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ cat /proc/net/fib_trie ++++ grep -vi host +++ local local_ips=,10.0.0.73,10.135.2.1,127.0.0.1,172.17.0.1,252.73.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.73'\''))' +++ local server_ip=10.0.0.73 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.73 ]] +++ [[ ,10.0.0.73,10.135.2.1,127.0.0.1,172.17.0.1,252.73.0.1,, =~ ,10\.0\.0\.73, ]] +++ echo 10.0.0.73 1 +++ return ++ local ip=10.0.0.73 ++ [[ -z 10.0.0.73 ]] ++ echo 10.0.0.73 + host_ip=10.0.0.73 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.73:9041 + cassandra_server_list=10.0.0.73:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.73:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/10/2026 01:09:21.283 7f4241bb42c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/10/2026 01:09:21.818 7f4241bb42c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/10/2026 01:09:21.844 7f4241bb42c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/10/2026 01:09:21.844 7f4241bb42c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.73 - - [2026-02-10 01:09:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000829 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.73:8082/ Hit Ctrl-C to quit. 10.0.0.73 - - [2026-02-10 01:09:36] "GET / HTTP/1.1" 503 181 0.000263 10.0.0.73 - - [2026-02-10 01:09:37] "GET / HTTP/1.1" 200 35931 0.002496 10.0.0.73 - - [2026-02-10 01:09:37] "GET / HTTP/1.1" 200 35931 0.005536 10.0.0.73 - - [2026-02-10 01:09:37] "GET / HTTP/1.1" 200 45303 0.001350 10.0.0.73 - - [2026-02-10 01:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.051915 10.0.0.73 - - [2026-02-10 01:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.032637 10.0.0.73 - - [2026-02-10 01:09:37] "GET / HTTP/1.1" 200 35931 0.001303 10.0.0.73 - - [2026-02-10 01:09:37] "GET /global-system-config/4e942f59-0573-4e3d-a22f-0ba8a53d0736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.030322 10.0.0.73 - - [2026-02-10 01:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.043190 10.0.0.73 - - [2026-02-10 01:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.043583 10.0.0.73 - - [2026-02-10 01:09:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.056483 10.0.0.73 - - [2026-02-10 01:09:38] "GET /global-system-config/4e942f59-0573-4e3d-a22f-0ba8a53d0736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.041517 10.0.0.73 - - [2026-02-10 01:09:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.007931 10.0.0.73 - - [2026-02-10 01:09:38] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.119882 10.0.0.73 - - [2026-02-10 01:09:38] "POST /database-nodes HTTP/1.1" 200 597 0.354399 10.0.0.73 - - [2026-02-10 01:09:38] "GET / HTTP/1.1" 200 35931 0.002030 10.0.0.73 - - [2026-02-10 01:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006910 10.0.0.73 - - [2026-02-10 01:09:38] "GET /routing-instance/ecc6e0a7-1fe1-4346-80ba-12d97264bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009973 10.0.0.73 - - [2026-02-10 01:09:38] "POST /bgp-routers HTTP/1.1" 200 616 0.163587 10.0.0.73 - - [2026-02-10 01:09:38] "GET / HTTP/1.1" 200 35931 0.001563 10.0.0.73 - - [2026-02-10 01:09:38] "GET /bgp-router/1c32b101-ea86-4b04-bc81-c4737e0f73c6?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.075680 10.0.0.73 - - [2026-02-10 01:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015671 10.0.0.73 - - [2026-02-10 01:09:38] "GET /global-system-config/4e942f59-0573-4e3d-a22f-0ba8a53d0736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012784 10.0.0.73 - - [2026-02-10 01:09:38] "GET / HTTP/1.1" 200 35931 0.002481 10.0.0.73 - - [2026-02-10 01:09:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006319 10.0.0.73 - - [2026-02-10 01:09:39] "POST /ref-update HTTP/1.1" 200 156 0.039859 10.0.0.73 - - [2026-02-10 01:09:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.004665 10.0.0.73 - - [2026-02-10 01:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.73 - - [2026-02-10 01:09:39] "GET /global-system-config/4e942f59-0573-4e3d-a22f-0ba8a53d0736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.011677 10.0.0.73 - - [2026-02-10 01:09:39] "POST /service-appliance-sets HTTP/1.1" 200 553 0.046502 10.0.0.73 - - [2026-02-10 01:09:39] "POST /fqname-to-id HTTP/1.1" 404 180 0.010572 10.0.0.73 - - [2026-02-10 01:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.73 - - [2026-02-10 01:09:39] "GET /global-system-config/4e942f59-0573-4e3d-a22f-0ba8a53d0736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.031334 10.0.0.73 - - [2026-02-10 01:09:39] "POST /service-appliance-sets HTTP/1.1" 200 541 0.054474 10.0.0.73 - - [2026-02-10 01:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008988 10.0.0.73 - - [2026-02-10 01:09:39] "GET /network-ipam/30d6a503-0bd4-4872-b893-395e8e68c717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003944 10.0.0.73 - - [2026-02-10 01:09:39] "POST /service-templates HTTP/1.1" 200 511 0.076382 10.0.0.73 - - [2026-02-10 01:09:39] "POST /service-templates HTTP/1.1" 200 501 0.024956 10.0.0.73 - - [2026-02-10 01:09:40] "POST /service-templates HTTP/1.1" 200 515 0.141679 10.0.0.73 - - [2026-02-10 01:09:40] "POST /service-templates HTTP/1.1" 200 535 0.105728 10.0.0.73 - - [2026-02-10 01:09:40] "POST /service-templates HTTP/1.1" 200 507 0.029744 10.0.0.73 - - [2026-02-10 01:09:41] "GET / HTTP/1.1" 200 35931 0.001797 10.0.0.73 - - [2026-02-10 01:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010186 10.0.0.73 - - [2026-02-10 01:09:41] "GET /global-system-config/4e942f59-0573-4e3d-a22f-0ba8a53d0736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007260 10.0.0.73 - - [2026-02-10 01:09:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.006833 10.0.0.73 - - [2026-02-10 01:09:41] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.039329 10.0.0.73 - - [2026-02-10 01:09:42] "GET / HTTP/1.1" 200 35931 0.001559 10.0.0.73 - - [2026-02-10 01:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.73 - - [2026-02-10 01:09:42] "GET /global-system-config/4e942f59-0573-4e3d-a22f-0ba8a53d0736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005528 10.0.0.73 - - [2026-02-10 01:09:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.001966 10.0.0.73 - - [2026-02-10 01:09:42] "POST /analytics-nodes HTTP/1.1" 200 599 0.036947 10.0.0.73 - - [2026-02-10 01:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004947 10.0.0.73 - - [2026-02-10 01:09:42] "GET /network-ipam/30d6a503-0bd4-4872-b893-395e8e68c717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.021590 10.0.0.73 - - [2026-02-10 01:09:43] "POST /fqname-to-id HTTP/1.1" 404 225 0.001916 10.0.0.73 - - [2026-02-10 01:09:43] "POST /access-control-lists HTTP/1.1" 200 587 0.032931 10.0.0.73 - - [2026-02-10 01:09:43] "POST /fqname-to-id HTTP/1.1" 404 224 0.002861 10.0.0.73 - - [2026-02-10 01:09:43] "POST /access-control-lists HTTP/1.1" 200 585 0.028154 10.0.0.73 - - [2026-02-10 01:09:43] "POST /route-targets HTTP/1.1" 200 327 0.014655 10.0.0.73 - - [2026-02-10 01:09:43] "POST /ref-update HTTP/1.1" 200 156 0.024639 10.0.0.73 - - [2026-02-10 01:09:43] "POST /route-targets HTTP/1.1" 200 327 0.030614 10.0.0.73 - - [2026-02-10 01:09:43] "POST /ref-update HTTP/1.1" 200 156 0.024393 10.0.0.73 - - [2026-02-10 01:09:43] "POST /route-targets HTTP/1.1" 200 327 0.026024 10.0.0.73 - - [2026-02-10 01:09:43] "POST /ref-update HTTP/1.1" 200 156 0.025503 10.0.0.73 - - [2026-02-10 01:09:43] "POST /route-targets HTTP/1.1" 200 327 0.039170 10.0.0.73 - - [2026-02-10 01:09:43] "POST /ref-update HTTP/1.1" 200 156 0.020456 10.0.0.73 - - [2026-02-10 01:09:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.003191 10.0.0.73 - - [2026-02-10 01:09:43] "POST /access-control-lists HTTP/1.1" 200 551 0.072188 10.0.0.73 - - [2026-02-10 01:09:43] "PUT /access-control-list/bc00a2d2-6903-477c-96f5-f3f188394890 HTTP/1.1" 200 272 0.012982 10.0.0.73 - - [2026-02-10 01:09:43] "PUT /access-control-list/87758abd-b49d-4130-8e8b-585d191b0a08 HTTP/1.1" 200 272 0.024972 10.0.0.73 - - [2026-02-10 01:09:45] "GET / HTTP/1.1" 200 35931 0.001389 10.0.0.73 - - [2026-02-10 01:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.73 - - [2026-02-10 01:09:45] "GET /global-system-config/4e942f59-0573-4e3d-a22f-0ba8a53d0736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004913 10.0.0.73 - - [2026-02-10 01:09:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.001816 10.0.0.73 - - [2026-02-10 01:09:45] "POST /config-nodes HTTP/1.1" 200 593 0.040274 10.0.0.73 - - [2026-02-10 01:09:45] "GET / HTTP/1.1" 200 35931 0.002277 10.0.0.73 - - [2026-02-10 01:09:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002610 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:09:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000907 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:09:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001011 10.0.0.73 - - [2026-02-10 01:09:47] "GET / HTTP/1.1" 200 35931 0.001643 10.0.0.73 - - [2026-02-10 01:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.73 - - [2026-02-10 01:09:47] "GET /global-system-config/4e942f59-0573-4e3d-a22f-0ba8a53d0736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007118 10.0.0.73 - - [2026-02-10 01:09:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.004258 10.0.0.73 - - [2026-02-10 01:09:47] "POST /config-database-nodes HTTP/1.1" 200 611 0.042637 10.0.0.73 - - [2026-02-10 01:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.73 - - [2026-02-10 01:09:50] "GET /global-vrouter-config/b12755d3-48bd-4f0e-9453-c33dc4c56027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003677 10.0.0.73 - - [2026-02-10 01:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.73 - - [2026-02-10 01:09:50] "PUT /global-vrouter-config/b12755d3-48bd-4f0e-9453-c33dc4c56027 HTTP/1.1" 200 276 0.023392 10.0.0.73 - - [2026-02-10 01:09:51] "GET / HTTP/1.1" 200 35931 0.001442 10.0.0.73 - - [2026-02-10 01:09:51] "POST /alarms HTTP/1.1" 200 581 0.040668 10.0.0.73 - - [2026-02-10 01:09:51] "POST /alarms HTTP/1.1" 200 575 0.066815 10.0.0.73 - - [2026-02-10 01:09:51] "POST /alarms HTTP/1.1" 200 575 0.044829 10.0.0.73 - - [2026-02-10 01:09:51] "POST /alarms HTTP/1.1" 200 559 0.024640 10.0.0.73 - - [2026-02-10 01:09:51] "POST /alarms HTTP/1.1" 200 555 0.024075 10.0.0.73 - - [2026-02-10 01:09:51] "POST /alarms HTTP/1.1" 200 557 0.038972 10.0.0.73 - - [2026-02-10 01:09:51] "POST /alarms HTTP/1.1" 200 565 0.033916 10.0.0.73 - - [2026-02-10 01:09:51] "POST /alarms HTTP/1.1" 200 549 0.039133 10.0.0.73 - - [2026-02-10 01:09:51] "POST /alarms HTTP/1.1" 200 557 0.032718 10.0.0.73 - - [2026-02-10 01:09:51] "POST /alarms HTTP/1.1" 200 567 0.053658 10.0.0.73 - - [2026-02-10 01:09:51] "POST /alarms HTTP/1.1" 200 555 0.052578 10.0.0.73 - - [2026-02-10 01:09:51] "POST /alarms HTTP/1.1" 200 567 0.029487 10.0.0.73 - - [2026-02-10 01:09:51] "POST /alarms HTTP/1.1" 200 575 0.076530 10.0.0.73 - - [2026-02-10 01:09:51] "POST /alarms HTTP/1.1" 200 569 0.044893 10.0.0.73 - - [2026-02-10 01:09:51] "POST /alarms HTTP/1.1" 200 561 0.035068 10.0.0.73 - - [2026-02-10 01:09:51] "POST /alarms HTTP/1.1" 200 561 0.024535 10.0.0.73 - - [2026-02-10 01:09:52] "POST /alarms HTTP/1.1" 200 561 0.031116 10.0.0.73 - - [2026-02-10 01:09:52] "POST /alarms HTTP/1.1" 200 547 0.028947 10.0.0.73 - - [2026-02-10 01:09:52] "POST /alarms HTTP/1.1" 200 595 0.039534 10.0.0.73 - - [2026-02-10 01:09:52] "POST /alarms HTTP/1.1" 200 575 0.018560 10.0.0.73 - - [2026-02-10 01:09:52] "POST /alarms HTTP/1.1" 200 571 0.028016 10.0.0.73 - - [2026-02-10 01:09:52] "POST /alarms HTTP/1.1" 200 583 0.022321 10.0.0.73 - - [2026-02-10 01:09:52] "POST /alarms HTTP/1.1" 200 609 0.048304 10.0.0.73 - - [2026-02-10 01:09:52] "GET / HTTP/1.1" 200 35931 0.001799 10.0.0.73 - - [2026-02-10 01:09:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002627 10.0.0.73 - - [2026-02-10 01:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005820 10.0.0.73 - - [2026-02-10 01:09:52] "PUT /global-vrouter-config/b12755d3-48bd-4f0e-9453-c33dc4c56027 HTTP/1.1" 200 276 0.016312 10.0.0.73 - - [2026-02-10 01:09:52] "GET / HTTP/1.1" 200 35931 0.001336 10.0.0.73 - - [2026-02-10 01:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.73 - - [2026-02-10 01:09:52] "GET /global-vrouter-config/b12755d3-48bd-4f0e-9453-c33dc4c56027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002481 10.0.0.73 - - [2026-02-10 01:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.73 - - [2026-02-10 01:09:52] "PUT /global-vrouter-config/b12755d3-48bd-4f0e-9453-c33dc4c56027 HTTP/1.1" 200 276 0.010633 10.0.0.73 - - [2026-02-10 01:09:53] "GET / HTTP/1.1" 200 35931 0.001569 10.0.0.73 - - [2026-02-10 01:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005549 10.0.0.73 - - [2026-02-10 01:09:53] "GET /global-system-config/4e942f59-0573-4e3d-a22f-0ba8a53d0736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007027 10.0.0.73 - - [2026-02-10 01:09:53] "PUT /global-system-config/4e942f59-0573-4e3d-a22f-0ba8a53d0736 HTTP/1.1" 200 274 0.016388 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:09:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001021 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:09:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001291 10.0.0.73 - - [2026-02-10 01:09:59] "GET / HTTP/1.1" 200 35931 0.001492 10.0.0.73 - - [2026-02-10 01:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.73 - - [2026-02-10 01:09:59] "GET /domain/859b4cd3-a92d-42d7-abe2-0b126924631a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003500 10.0.0.73 - - [2026-02-10 01:09:59] "POST /id-to-fqname HTTP/1.1" 200 173 0.000527 10.0.0.73 - - [2026-02-10 01:09:59] "POST /fqname-to-id HTTP/1.1" 404 182 0.025114 10.0.0.73 - - [2026-02-10 01:09:59] "POST /security-groups HTTP/1.1" 200 570 0.074534 10.0.0.73 - - [2026-02-10 01:09:59] "POST /projects HTTP/1.1" 200 481 0.304062 10.0.0.73 - - [2026-02-10 01:09:59] "POST /fqname-to-id HTTP/1.1" 404 213 0.004337 10.0.0.73 - - [2026-02-10 01:09:59] "POST /security-groups HTTP/1.1" 200 534 0.060250 10.0.0.73 - - [2026-02-10 01:09:59] "POST /access-control-lists HTTP/1.1" 200 579 0.094715 10.0.0.73 - - [2026-02-10 01:09:59] "POST /fqname-to-id HTTP/1.1" 404 212 0.022897 10.0.0.73 - - [2026-02-10 01:09:59] "POST /chown HTTP/1.1" 200 109 0.064653 10.0.0.73 - - [2026-02-10 01:09:59] "POST /policy-managements HTTP/1.1" 409 214 0.021603 10.0.0.73 - - [2026-02-10 01:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008731 10.0.0.73 - - [2026-02-10 01:09:59] "GET /policy-management/035d097e-ff6b-4d58-8b5a-c5e7b6a04c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.019072 10.0.0.73 - - [2026-02-10 01:09:59] "POST /access-control-lists HTTP/1.1" 200 577 0.113310 10.0.0.73 - - [2026-02-10 01:09:59] "POST /fqname-to-id HTTP/1.1" 404 232 0.003134 10.0.0.73 - - [2026-02-10 01:09:59] "POST /application-policy-sets HTTP/1.1" 200 528 0.097391 10.0.0.73 - - [2026-02-10 01:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013522 10.0.0.73 - - [2026-02-10 01:09:59] "POST /access-control-lists HTTP/1.1" 200 594 0.062790 10.0.0.73 - - [2026-02-10 01:09:59] "POST /fqname-to-id HTTP/1.1" 404 231 0.002892 10.0.0.73 - - [2026-02-10 01:09:59] "GET /global-vrouter-config/b12755d3-48bd-4f0e-9453-c33dc4c56027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006803 10.0.0.73 - - [2026-02-10 01:09:59] "PUT /global-vrouter-config/b12755d3-48bd-4f0e-9453-c33dc4c56027 HTTP/1.1" 200 276 0.013840 10.0.0.73 - - [2026-02-10 01:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.017919 10.0.0.73 - - [2026-02-10 01:10:00] "POST /access-control-lists HTTP/1.1" 200 592 0.084243 10.0.0.73 - - [2026-02-10 01:10:00] "GET /virtual-network/5129bd3e-f79c-4784-bd08-266027aa3eb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.027114 10.0.0.73 - - [2026-02-10 01:10:00] "POST /id-to-fqname HTTP/1.1" 200 177 0.000767 10.0.0.73 - - [2026-02-10 01:10:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.003606 10.0.0.73 - - [2026-02-10 01:10:00] "POST /security-groups HTTP/1.1" 200 574 0.101102 10.0.0.73 - - [2026-02-10 01:10:00] "POST /projects HTTP/1.1" 200 489 0.358803 10.0.0.73 - - [2026-02-10 01:10:00] "POST /fqname-to-id HTTP/1.1" 404 217 0.007396 10.0.0.73 - - [2026-02-10 01:10:00] "POST /access-control-lists HTTP/1.1" 200 583 0.089077 10.0.0.73 - - [2026-02-10 01:10:00] "POST /security-groups HTTP/1.1" 200 546 0.111090 10.0.0.73 - - [2026-02-10 01:10:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.019755 10.0.0.73 - - [2026-02-10 01:10:00] "POST /chown HTTP/1.1" 200 109 0.042933 10.0.0.73 - - [2026-02-10 01:10:00] "POST /access-control-lists HTTP/1.1" 200 581 0.116313 10.0.0.73 - - [2026-02-10 01:10:00] "POST /fqname-to-id HTTP/1.1" 404 240 0.003049 10.0.0.73 - - [2026-02-10 01:10:00] "POST /network-ipams HTTP/1.1" 200 522 0.129234 10.0.0.73 - - [2026-02-10 01:10:00] "POST /access-control-lists HTTP/1.1" 200 602 0.098511 10.0.0.73 - - [2026-02-10 01:10:00] "POST /network-ipams HTTP/1.1" 200 510 0.132640 10.0.0.73 - - [2026-02-10 01:10:00] "POST /fqname-to-id HTTP/1.1" 404 239 0.013879 10.0.0.73 - - [2026-02-10 01:10:00] "POST /fqname-to-id HTTP/1.1" 404 198 0.004606 10.0.0.73 - - [2026-02-10 01:10:01] "POST /access-control-lists HTTP/1.1" 200 600 0.101278 10.0.0.73 - - [2026-02-10 01:10:01] "POST /fqname-to-id HTTP/1.1" 404 229 0.004691 10.0.0.73 - - [2026-02-10 01:10:01] "POST /access-control-lists HTTP/1.1" 200 589 0.186193 10.0.0.73 - - [2026-02-10 01:10:01] "POST /useragent-kv HTTP/1.1" 200 115 0.011317 10.0.0.73 - - [2026-02-10 01:10:01] "POST /virtual-networks HTTP/1.1" 200 538 0.520364 10.0.0.73 - - [2026-02-10 01:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.73 - - [2026-02-10 01:10:01] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.015811 10.0.0.73 - - [2026-02-10 01:10:01] "POST /network-ipams HTTP/1.1" 200 518 0.060316 10.0.0.73 - - [2026-02-10 01:10:01] "POST /route-targets HTTP/1.1" 200 327 0.053285 10.0.0.73 - - [2026-02-10 01:10:01] "POST /fqname-to-id HTTP/1.1" 404 202 0.024404 10.0.0.73 - - [2026-02-10 01:10:01] "POST /ref-update HTTP/1.1" 200 156 0.157237 10.0.0.73 - - [2026-02-10 01:10:01] "PUT /access-control-list/c6a5992e-7e41-4dd0-aae5-cf83c3ed896b HTTP/1.1" 200 272 0.079345 10.0.0.73 - - [2026-02-10 01:10:02] "POST /useragent-kv HTTP/1.1" 200 115 0.020602 10.0.0.73 - - [2026-02-10 01:10:02] "POST /virtual-networks HTTP/1.1" 200 546 0.421263 10.0.0.73 - - [2026-02-10 01:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007167 10.0.0.73 - - [2026-02-10 01:10:02] "GET /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.015581 10.0.0.73 - - [2026-02-10 01:10:02] "POST /route-targets HTTP/1.1" 200 327 0.022151 10.0.0.73 - - [2026-02-10 01:10:02] "POST /fqname-to-id HTTP/1.1" 404 199 0.003265 10.0.0.73 - - [2026-02-10 01:10:02] "POST /ref-update HTTP/1.1" 200 156 0.064552 10.0.0.73 - - [2026-02-10 01:10:02] "POST /network-policys HTTP/1.1" 200 538 0.111323 10.0.0.73 - - [2026-02-10 01:10:02] "POST /fqname-to-id HTTP/1.1" 404 197 0.044192 10.0.0.73 - - [2026-02-10 01:10:02] "POST /network-policys HTTP/1.1" 200 534 0.036526 10.0.0.73 - - [2026-02-10 01:10:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.015212 10.0.0.73 - - [2026-02-10 01:10:02] "POST /network-policys HTTP/1.1" 200 542 0.039994 10.0.0.73 - - [2026-02-10 01:10:02] "POST /ref-update HTTP/1.1" 200 156 0.112102 10.0.0.73 - - [2026-02-10 01:10:02] "PUT /access-control-list/89d150c5-0fbb-49ba-a770-dcb5fe53481c HTTP/1.1" 200 272 0.049806 10.0.0.73 - - [2026-02-10 01:10:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029456 10.0.0.73 - - [2026-02-10 01:10:02] "POST /ref-update HTTP/1.1" 200 156 0.123425 10.0.0.73 - - [2026-02-10 01:10:03] "PUT /access-control-list/c6a5992e-7e41-4dd0-aae5-cf83c3ed896b HTTP/1.1" 200 272 0.073110 10.0.0.73 - - [2026-02-10 01:10:03] "POST /ref-update HTTP/1.1" 200 156 0.127619 10.0.0.73 - - [2026-02-10 01:10:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021312 10.0.0.73 - - [2026-02-10 01:10:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018172 10.0.0.73 - - [2026-02-10 01:10:03] "PUT /access-control-list/c6a5992e-7e41-4dd0-aae5-cf83c3ed896b HTTP/1.1" 200 272 0.070529 10.0.0.73 - - [2026-02-10 01:10:03] "PUT /access-control-list/89d150c5-0fbb-49ba-a770-dcb5fe53481c HTTP/1.1" 200 272 0.060950 10.0.0.73 - - [2026-02-10 01:10:03] "POST /ref-update HTTP/1.1" 200 156 0.110339 10.0.0.73 - - [2026-02-10 01:10:03] "POST /ref-update HTTP/1.1" 200 156 0.177384 10.0.0.73 - - [2026-02-10 01:10:03] "POST /fqname-to-id HTTP/1.1" 404 237 0.009644 10.0.0.73 - - [2026-02-10 01:10:03] "POST /access-control-lists HTTP/1.1" 200 601 0.065545 10.0.0.73 - - [2026-02-10 01:10:03] "POST /ref-update HTTP/1.1" 200 156 0.147748 10.0.0.73 - - [2026-02-10 01:10:03] "PUT /access-control-list/f1db8b4d-1fc0-438b-9293-9e81f645b7e0 HTTP/1.1" 200 272 0.042431 10.0.0.73 - - [2026-02-10 01:10:03] "POST /ref-update HTTP/1.1" 200 156 0.102908 10.0.0.73 - - [2026-02-10 01:10:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011521 10.0.0.73 - - [2026-02-10 01:10:03] "PUT /access-control-list/89d150c5-0fbb-49ba-a770-dcb5fe53481c HTTP/1.1" 200 272 0.076536 10.0.0.73 - - [2026-02-10 01:10:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016759 10.0.0.73 - - [2026-02-10 01:10:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007013 10.0.0.73 - - [2026-02-10 01:10:03] "POST /ref-update HTTP/1.1" 200 156 0.025920 10.0.0.73 - - [2026-02-10 01:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014942 10.0.0.73 - - [2026-02-10 01:10:03] "GET /virtual-network/5129bd3e-f79c-4784-bd08-266027aa3eb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.019275 10.0.0.73 - - [2026-02-10 01:10:03] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.012859 10.0.0.73 - - [2026-02-10 01:10:03] "PUT /access-control-list/f1db8b4d-1fc0-438b-9293-9e81f645b7e0 HTTP/1.1" 200 272 0.078483 10.0.0.73 - - [2026-02-10 01:10:03] "POST /ref-update HTTP/1.1" 200 156 0.043679 10.0.0.73 - - [2026-02-10 01:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.024264 10.0.0.73 - - [2026-02-10 01:10:03] "GET /policy-management/035d097e-ff6b-4d58-8b5a-c5e7b6a04c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003275 10.0.0.73 - - [2026-02-10 01:10:03] "POST /firewall-policys HTTP/1.1" 200 530 0.032897 10.0.0.73 - - [2026-02-10 01:10:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.023009 10.0.0.73 - - [2026-02-10 01:10:04] "GET /firewall-policy/45ce4a4c-8c9b-485c-95a2-e01d0b36ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.019655 10.0.0.73 - - [2026-02-10 01:10:04] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003111 10.0.0.73 - - [2026-02-10 01:10:04] "GET /firewall-policy/45ce4a4c-8c9b-485c-95a2-e01d0b36ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004045 10.0.0.73 - - [2026-02-10 01:10:04] "POST /ref-update HTTP/1.1" 200 156 0.026753 10.0.0.73 - - [2026-02-10 01:10:04] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.024471 10.0.0.73 - - [2026-02-10 01:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.73 - - [2026-02-10 01:10:04] "GET /policy-management/035d097e-ff6b-4d58-8b5a-c5e7b6a04c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006240 10.0.0.73 - - [2026-02-10 01:10:04] "POST /firewall-policys HTTP/1.1" 200 532 0.033160 10.0.0.73 - - [2026-02-10 01:10:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.030274 10.0.0.73 - - [2026-02-10 01:10:04] "GET /firewall-policy/7c5d7739-8905-4c69-a0a3-5a129dac0ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006056 10.0.0.73 - - [2026-02-10 01:10:04] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003581 10.0.0.73 - - [2026-02-10 01:10:04] "GET /firewall-policy/7c5d7739-8905-4c69-a0a3-5a129dac0ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003477 10.0.0.73 - - [2026-02-10 01:10:04] "GET /firewall-policy/45ce4a4c-8c9b-485c-95a2-e01d0b36ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003026 10.0.0.73 - - [2026-02-10 01:10:04] "GET /firewall-policy/45ce4a4c-8c9b-485c-95a2-e01d0b36ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002812 10.0.0.73 - - [2026-02-10 01:10:04] "POST /ref-update HTTP/1.1" 200 156 0.016466 10.0.0.73 - - [2026-02-10 01:10:04] "POST /ref-update HTTP/1.1" 200 156 0.037511 10.0.0.73 - - [2026-02-10 01:10:04] "POST /ref-update HTTP/1.1" 200 156 0.041563 10.0.0.73 - - [2026-02-10 01:10:04] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004824 10.0.0.73 - - [2026-02-10 01:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.73 - - [2026-02-10 01:10:04] "GET /policy-management/035d097e-ff6b-4d58-8b5a-c5e7b6a04c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002722 10.0.0.73 - - [2026-02-10 01:10:04] "POST /firewall-policys HTTP/1.1" 200 530 0.022092 10.0.0.73 - - [2026-02-10 01:10:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.039574 10.0.0.73 - - [2026-02-10 01:10:04] "GET /firewall-policy/b0097c70-fa84-4230-8bbd-222acf5ed337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.014915 10.0.0.73 - - [2026-02-10 01:10:04] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003232 10.0.0.73 - - [2026-02-10 01:10:04] "GET /firewall-policy/b0097c70-fa84-4230-8bbd-222acf5ed337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002627 10.0.0.73 - - [2026-02-10 01:10:04] "GET /firewall-policy/45ce4a4c-8c9b-485c-95a2-e01d0b36ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003461 10.0.0.73 - - [2026-02-10 01:10:04] "GET /firewall-policy/7c5d7739-8905-4c69-a0a3-5a129dac0ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004378 10.0.0.73 - - [2026-02-10 01:10:04] "GET /firewall-policy/45ce4a4c-8c9b-485c-95a2-e01d0b36ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003393 10.0.0.73 - - [2026-02-10 01:10:04] "GET /firewall-policy/7c5d7739-8905-4c69-a0a3-5a129dac0ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003312 10.0.0.73 - - [2026-02-10 01:10:04] "POST /ref-update HTTP/1.1" 200 156 0.024737 10.0.0.73 - - [2026-02-10 01:10:04] "POST /ref-update HTTP/1.1" 200 156 0.035420 10.0.0.73 - - [2026-02-10 01:10:05] "POST /ref-update HTTP/1.1" 200 156 0.036318 10.0.0.73 - - [2026-02-10 01:10:05] "POST /ref-update HTTP/1.1" 200 156 0.019609 10.0.0.73 - - [2026-02-10 01:10:05] "POST /ref-update HTTP/1.1" 200 156 0.035436 10.0.0.73 - - [2026-02-10 01:10:05] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.010895 10.0.0.73 - - [2026-02-10 01:10:05] "POST /tags HTTP/1.1" 200 299 0.046971 10.0.0.73 - - [2026-02-10 01:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.017908 10.0.0.73 - - [2026-02-10 01:10:05] "GET /tag/37aced3a-c27a-4840-891c-89d09f7c1340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.074286 10.0.0.73 - - [2026-02-10 01:10:05] "POST /set-tag HTTP/1.1" 200 109 0.020253 10.0.0.73 - - [2026-02-10 01:10:05] "POST /tags HTTP/1.1" 200 305 0.108441 10.0.0.73 - - [2026-02-10 01:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012348 10.0.0.73 - - [2026-02-10 01:10:05] "GET /tag/d794cf0c-933a-4753-83e9-cba319139b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.024282 10.0.0.73 - - [2026-02-10 01:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.73 - - [2026-02-10 01:10:05] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037296 10.0.0.73 - - [2026-02-10 01:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004698 10.0.0.73 - - [2026-02-10 01:10:05] "GET /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.008965 10.0.0.73 - - [2026-02-10 01:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004399 10.0.0.73 - - [2026-02-10 01:10:05] "GET /service-appliance-set/524bb968-c724-4208-b4b3-f69aff64bd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005682 10.0.0.73 - - [2026-02-10 01:10:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.002458 10.0.0.73 - - [2026-02-10 01:10:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.121494 10.0.0.73 - - [2026-02-10 01:10:06] "GET /virtual-machine-interface/fbbd3afc-4869-40ed-99e9-8bb73d4a14f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.015179 10.0.0.73 - - [2026-02-10 01:10:06] "POST /instance-ips HTTP/1.1" 200 381 0.055331 10.0.0.73 - - [2026-02-10 01:10:06] "GET /instance-ip/5c875372-1468-4ac2-a41b-76b4ef0464f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006734 10.0.0.73 - - [2026-02-10 01:10:06] "POST /loadbalancers HTTP/1.1" 200 582 0.065638 10.0.0.73 - - [2026-02-10 01:10:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009113 10.0.0.73 - - [2026-02-10 01:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012622 10.0.0.73 - - [2026-02-10 01:10:06] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.060142 10.0.0.73 - - [2026-02-10 01:10:06] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.081856 10.0.0.73 - - [2026-02-10 01:10:06] "GET /instance-ip/5c875372-1468-4ac2-a41b-76b4ef0464f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002850 10.0.0.73 - - [2026-02-10 01:10:06] "GET /loadbalancer/0e7eb103-9ec9-494b-b31e-2cc0980d44dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004082 10.0.0.73 - - [2026-02-10 01:10:06] "POST /floating-ips HTTP/1.1" 200 583 0.026282 10.0.0.73 - - [2026-02-10 01:10:06] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.068392 10.0.0.73 - - [2026-02-10 01:10:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.034275 10.0.0.73 - - [2026-02-10 01:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006565 10.0.0.73 - - [2026-02-10 01:10:06] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.071736 10.0.0.73 - - [2026-02-10 01:10:06] "GET /loadbalancer-listener/e220a9a9-9274-4dd9-ae7c-d7fdb3531255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002256 10.0.0.73 - - [2026-02-10 01:10:06] "GET /loadbalancer-listener/e220a9a9-9274-4dd9-ae7c-d7fdb3531255?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003445 10.0.0.73 - - [2026-02-10 01:10:06] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.209805 10.0.0.73 - - [2026-02-10 01:10:06] "GET /instance-ip/5c875372-1468-4ac2-a41b-76b4ef0464f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004816 10.0.0.73 - - [2026-02-10 01:10:06] "GET /instance-ip/5c875372-1468-4ac2-a41b-76b4ef0464f5?fields=floating_ips HTTP/1.1" 200 1170 0.010250 10.0.0.73 - - [2026-02-10 01:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.73 - - [2026-02-10 01:10:06] "GET /floating-ip/89e7c932-7114-47f2-a28b-823df6a36bf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.012903 10.0.0.73 - - [2026-02-10 01:10:06] "GET /global-vrouter-config/b12755d3-48bd-4f0e-9453-c33dc4c56027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004759 10.0.0.73 - - [2026-02-10 01:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.73 - - [2026-02-10 01:10:06] "PUT /global-vrouter-config/b12755d3-48bd-4f0e-9453-c33dc4c56027 HTTP/1.1" 200 276 0.008096 10.0.0.73 - - [2026-02-10 01:10:07] "POST /tags HTTP/1.1" 200 357 0.062774 10.0.0.73 - - [2026-02-10 01:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.73 - - [2026-02-10 01:10:07] "GET /tag/729e8675-c20d-4eda-a879-bf27cb24d722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.014774 10.0.0.73 - - [2026-02-10 01:10:07] "POST /tags HTTP/1.1" 200 305 0.066082 10.0.0.73 - - [2026-02-10 01:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006971 10.0.0.73 - - [2026-02-10 01:10:07] "GET /tag/55d99203-2aa3-408a-b80f-6dce41e931d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.033252 10.0.0.73 - - [2026-02-10 01:10:07] "POST /id-to-fqname HTTP/1.1" 200 174 0.000599 10.0.0.73 - - [2026-02-10 01:10:07] "POST /fqname-to-id HTTP/1.1" 404 183 0.006696 10.0.0.73 - - [2026-02-10 01:10:07] "POST /security-groups HTTP/1.1" 200 571 0.074614 10.0.0.73 - - [2026-02-10 01:10:07] "POST /projects HTTP/1.1" 200 483 0.216960 10.0.0.73 - - [2026-02-10 01:10:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.022258 10.0.0.73 - - [2026-02-10 01:10:07] "POST /fqname-to-id HTTP/1.1" 404 214 0.029057 10.0.0.73 - - [2026-02-10 01:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016119 10.0.0.73 - - [2026-02-10 01:10:07] "POST /access-control-lists HTTP/1.1" 200 580 0.061198 10.0.0.73 - - [2026-02-10 01:10:07] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.018841 10.0.0.73 - - [2026-02-10 01:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.73 - - [2026-02-10 01:10:07] "GET /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.006993 10.0.0.73 - - [2026-02-10 01:10:07] "POST /fqname-to-id HTTP/1.1" 404 213 0.002002 10.0.0.73 - - [2026-02-10 01:10:07] "POST /access-control-lists HTTP/1.1" 200 578 0.063948 10.0.0.73 - - [2026-02-10 01:10:07] "PUT /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747 HTTP/1.1" 200 264 0.117379 10.0.0.73 - - [2026-02-10 01:10:07] "PUT /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44 HTTP/1.1" 200 264 0.063075 10.0.0.73 - - [2026-02-10 01:10:07] "POST /security-groups HTTP/1.1" 200 537 0.088464 10.0.0.73 - - [2026-02-10 01:10:08] "POST /fqname-to-id HTTP/1.1" 404 234 0.002091 10.0.0.73 - - [2026-02-10 01:10:08] "POST /access-control-lists HTTP/1.1" 200 596 0.069910 10.0.0.73 - - [2026-02-10 01:10:08] "POST /fqname-to-id HTTP/1.1" 404 233 0.014028 10.0.0.73 - - [2026-02-10 01:10:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.065612 10.0.0.73 - - [2026-02-10 01:10:08] "POST /chown HTTP/1.1" 200 109 0.020433 10.0.0.73 - - [2026-02-10 01:10:08] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011882 10.0.0.73 - - [2026-02-10 01:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007325 10.0.0.73 - - [2026-02-10 01:10:08] "GET /policy-management/035d097e-ff6b-4d58-8b5a-c5e7b6a04c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.009680 10.0.0.73 - - [2026-02-10 01:10:08] "POST /access-control-lists HTTP/1.1" 200 594 0.066705 10.0.0.73 - - [2026-02-10 01:10:08] "POST /tags HTTP/1.1" 409 207 0.005050 10.0.0.73 - - [2026-02-10 01:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.73 - - [2026-02-10 01:10:08] "GET /tag/55d99203-2aa3-408a-b80f-6dce41e931d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.016080 10.0.0.73 - - [2026-02-10 01:10:08] "POST /firewall-rules HTTP/1.1" 200 564 0.071459 10.0.0.73 - - [2026-02-10 01:10:08] "GET /firewall-rule/4241b604-8420-444b-aecd-fcfbd7439352?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.004129 10.0.0.73 - - [2026-02-10 01:10:08] "GET /firewall-policy/7c5d7739-8905-4c69-a0a3-5a129dac0ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002685 10.0.0.73 - - [2026-02-10 01:10:08] "GET /firewall-rule/4241b604-8420-444b-aecd-fcfbd7439352?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002264 10.0.0.73 - - [2026-02-10 01:10:08] "POST /ref-update HTTP/1.1" 200 156 0.020721 10.0.0.73 - - [2026-02-10 01:10:08] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019116 10.0.0.73 - - [2026-02-10 01:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.73 - - [2026-02-10 01:10:08] "GET /policy-management/035d097e-ff6b-4d58-8b5a-c5e7b6a04c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002686 10.0.0.73 - - [2026-02-10 01:10:08] "POST /tags HTTP/1.1" 409 207 0.001715 10.0.0.73 - - [2026-02-10 01:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.73 - - [2026-02-10 01:10:08] "GET /tag/55d99203-2aa3-408a-b80f-6dce41e931d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.010776 10.0.0.73 - - [2026-02-10 01:10:08] "POST /firewall-rules HTTP/1.1" 200 562 0.072638 10.0.0.73 - - [2026-02-10 01:10:08] "GET /firewall-rule/094029ea-b919-4d35-bd3a-576b9f0a593b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004360 10.0.0.73 - - [2026-02-10 01:10:08] "GET /firewall-policy/7c5d7739-8905-4c69-a0a3-5a129dac0ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003347 10.0.0.73 - - [2026-02-10 01:10:08] "GET /firewall-rule/094029ea-b919-4d35-bd3a-576b9f0a593b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002397 10.0.0.73 - - [2026-02-10 01:10:08] "POST /ref-update HTTP/1.1" 200 156 0.032810 10.0.0.73 - - [2026-02-10 01:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.73 - - [2026-02-10 01:10:08] "GET /loadbalancer/0e7eb103-9ec9-494b-b31e-2cc0980d44dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002317 10.0.0.73 - - [2026-02-10 01:10:08] "POST /tags HTTP/1.1" 200 301 0.065058 10.0.0.73 - - [2026-02-10 01:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014597 10.0.0.73 - - [2026-02-10 01:10:08] "GET /tag/bfab9794-949d-4d90-9983-304da5925fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013939 10.0.0.73 - - [2026-02-10 01:10:09] "POST /tags HTTP/1.1" 200 325 0.060002 10.0.0.73 - - [2026-02-10 01:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017788 10.0.0.73 - - [2026-02-10 01:10:09] "GET /tag/d703d420-6f4c-4508-a0cf-22b911fdc4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.016617 10.0.0.73 - - [2026-02-10 01:10:09] "POST /tags HTTP/1.1" 200 363 0.016724 10.0.0.73 - - [2026-02-10 01:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014957 10.0.0.73 - - [2026-02-10 01:10:09] "GET /tag/6dc6aae0-89ca-4864-9882-382c8f74d350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.015354 10.0.0.73 - - [2026-02-10 01:10:09] "POST /tags HTTP/1.1" 200 311 0.029598 10.0.0.73 - - [2026-02-10 01:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.018446 10.0.0.73 - - [2026-02-10 01:10:09] "GET /tag/3bfc3256-5f62-4582-807f-2a0554294fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.013442 10.0.0.73 - - [2026-02-10 01:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.73 - - [2026-02-10 01:10:09] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005221 10.0.0.73 - - [2026-02-10 01:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.73 - - [2026-02-10 01:10:09] "GET /project/f241cd89-5548-498c-96fc-502f85d157eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.048106 10.0.0.73 - - [2026-02-10 01:10:09] "POST /virtual-machines HTTP/1.1" 200 377 0.015781 10.0.0.73 - - [2026-02-10 01:10:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.032245 10.0.0.73 - - [2026-02-10 01:10:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.152956 10.0.0.73 - - [2026-02-10 01:10:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.012032 10.0.0.73 - - [2026-02-10 01:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.73 - - [2026-02-10 01:10:09] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.006495 10.0.0.73 - - [2026-02-10 01:10:09] "POST /instance-ips HTTP/1.1" 200 409 0.032511 10.0.0.73 - - [2026-02-10 01:10:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.023503 10.0.0.73 - - [2026-02-10 01:10:09] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.016707 10.0.0.73 - - [2026-02-10 01:10:10] "POST /set-tag HTTP/1.1" 200 109 0.021980 10.0.0.73 - - [2026-02-10 01:10:10] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014422 10.0.0.73 - - [2026-02-10 01:10:10] "GET /instance-ip/3e83f960-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.013753 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:10:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000974 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:10:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001160 10.0.0.73 - - [2026-02-10 01:10:10] "POST /tags HTTP/1.1" 200 301 0.031408 10.0.0.73 - - [2026-02-10 01:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010921 10.0.0.73 - - [2026-02-10 01:10:10] "GET /tag/c26aca04-8e75-4d39-a047-47064502c7b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.018647 10.0.0.73 - - [2026-02-10 01:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.73 - - [2026-02-10 01:10:10] "GET /project/f241cd89-5548-498c-96fc-502f85d157eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.057862 10.0.0.73 - - [2026-02-10 01:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.73 - - [2026-02-10 01:10:10] "GET /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.009002 10.0.0.73 - - [2026-02-10 01:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.73 - - [2026-02-10 01:10:10] "GET /service-appliance-set/524bb968-c724-4208-b4b3-f69aff64bd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003397 10.0.0.73 - - [2026-02-10 01:10:10] "POST /fqname-to-id HTTP/1.1" 404 242 0.002382 10.0.0.73 - - [2026-02-10 01:10:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.129577 10.0.0.73 - - [2026-02-10 01:10:10] "GET /virtual-machine-interface/abeb4342-62b5-4475-b9f5-1988fb792eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.009432 10.0.0.73 - - [2026-02-10 01:10:10] "POST /instance-ips HTTP/1.1" 200 377 0.033007 10.0.0.73 - - [2026-02-10 01:10:10] "GET /instance-ip/727a27ee-8a4b-4bcc-b300-447379106957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.018689 10.0.0.73 - - [2026-02-10 01:10:10] "POST /loadbalancers HTTP/1.1" 200 582 0.068715 10.0.0.73 - - [2026-02-10 01:10:10] "GET /project/f241cd89-5548-498c-96fc-502f85d157eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.060920 10.0.0.73 - - [2026-02-10 01:10:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.045778 10.0.0.73 - - [2026-02-10 01:10:10] "GET /instance-ip/727a27ee-8a4b-4bcc-b300-447379106957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.003850 10.0.0.73 - - [2026-02-10 01:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015114 10.0.0.73 - - [2026-02-10 01:10:10] "GET /project/f241cd89-5548-498c-96fc-502f85d157eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.053087 10.0.0.73 - - [2026-02-10 01:10:10] "POST /floating-ips HTTP/1.1" 200 581 0.063074 10.0.0.73 - - [2026-02-10 01:10:10] "GET /loadbalancer/a674809d-b85f-49fb-8257-821a3aadfa53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.009180 10.0.0.73 - - [2026-02-10 01:10:11] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.017476 10.0.0.73 - - [2026-02-10 01:10:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.032610 10.0.0.73 - - [2026-02-10 01:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.73 - - [2026-02-10 01:10:11] "GET /project/f241cd89-5548-498c-96fc-502f85d157eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.039619 10.0.0.73 - - [2026-02-10 01:10:11] "GET /loadbalancer-listener/97f95557-93e6-4c11-b0d7-7f967e5f4eb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002886 10.0.0.73 - - [2026-02-10 01:10:11] "GET /loadbalancer-listener/97f95557-93e6-4c11-b0d7-7f967e5f4eb4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003517 10.0.0.73 - - [2026-02-10 01:10:11] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.029951 10.0.0.73 - - [2026-02-10 01:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007882 10.0.0.73 - - [2026-02-10 01:10:11] "GET /instance-ip/727a27ee-8a4b-4bcc-b300-447379106957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.004670 10.0.0.73 - - [2026-02-10 01:10:11] "GET /instance-ip/727a27ee-8a4b-4bcc-b300-447379106957?fields=floating_ips HTTP/1.1" 200 1164 0.016988 10.0.0.73 - - [2026-02-10 01:10:11] "GET /floating-ip/0edaab08-d2b1-48b1-a6aa-5902a62bdeaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.003774 10.0.0.73 - - [2026-02-10 01:10:11] "GET /project/f241cd89-5548-498c-96fc-502f85d157eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.056756 10.0.0.73 - - [2026-02-10 01:10:11] "GET /loadbalancer/a674809d-b85f-49fb-8257-821a3aadfa53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.019942 10.0.0.73 - - [2026-02-10 01:10:11] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.028969 10.0.0.73 - - [2026-02-10 01:10:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.036979 10.0.0.73 - - [2026-02-10 01:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005783 10.0.0.73 - - [2026-02-10 01:10:11] "GET /project/f241cd89-5548-498c-96fc-502f85d157eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.052198 10.0.0.73 - - [2026-02-10 01:10:11] "GET /loadbalancer-listener/6163ddc1-e4b6-4838-9d81-0467bce71302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.006053 10.0.0.73 - - [2026-02-10 01:10:11] "GET /loadbalancer-listener/6163ddc1-e4b6-4838-9d81-0467bce71302?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.006428 10.0.0.73 - - [2026-02-10 01:10:11] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.022169 10.0.0.73 - - [2026-02-10 01:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012439 10.0.0.73 - - [2026-02-10 01:10:11] "GET /instance-ip/727a27ee-8a4b-4bcc-b300-447379106957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.012570 10.0.0.73 - - [2026-02-10 01:10:11] "GET /instance-ip/727a27ee-8a4b-4bcc-b300-447379106957?fields=floating_ips HTTP/1.1" 200 1164 0.004966 10.0.0.73 - - [2026-02-10 01:10:11] "GET /floating-ip/0edaab08-d2b1-48b1-a6aa-5902a62bdeaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002573 10.0.0.73 - - [2026-02-10 01:10:11] "GET /project/f241cd89-5548-498c-96fc-502f85d157eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.036567 10.0.0.73 - - [2026-02-10 01:10:11] "GET /loadbalancer/a674809d-b85f-49fb-8257-821a3aadfa53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003720 10.0.0.73 - - [2026-02-10 01:10:11] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.065112 10.0.0.73 - - [2026-02-10 01:10:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009733 10.0.0.73 - - [2026-02-10 01:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007696 10.0.0.73 - - [2026-02-10 01:10:11] "GET /project/f241cd89-5548-498c-96fc-502f85d157eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.057539 10.0.0.73 - - [2026-02-10 01:10:11] "GET /loadbalancer-listener/78f74015-a15e-4609-a3f4-8e10d0d8e37e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.004061 10.0.0.73 - - [2026-02-10 01:10:12] "GET /loadbalancer-listener/78f74015-a15e-4609-a3f4-8e10d0d8e37e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.009008 10.0.0.73 - - [2026-02-10 01:10:12] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.026909 10.0.0.73 - - [2026-02-10 01:10:12] "GET /instance-ip/727a27ee-8a4b-4bcc-b300-447379106957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.002594 10.0.0.73 - - [2026-02-10 01:10:12] "GET /instance-ip/727a27ee-8a4b-4bcc-b300-447379106957?fields=floating_ips HTTP/1.1" 200 1164 0.003114 10.0.0.73 - - [2026-02-10 01:10:12] "GET /floating-ip/0edaab08-d2b1-48b1-a6aa-5902a62bdeaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.003914 10.0.0.73 - - [2026-02-10 01:10:12] "POST /tags HTTP/1.1" 200 355 0.057132 10.0.0.73 - - [2026-02-10 01:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.033325 10.0.0.73 - - [2026-02-10 01:10:12] "GET /tag/d12ea746-be5d-43f9-a175-35948ff34e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.016174 10.0.0.73 - - [2026-02-10 01:10:12] "POST /tags HTTP/1.1" 200 303 0.027444 10.0.0.73 - - [2026-02-10 01:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.026294 10.0.0.73 - - [2026-02-10 01:10:12] "GET /tag/a0662c01-e5e5-461a-82d1-4390793ff7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020110 10.0.0.73 - - [2026-02-10 01:10:12] "POST /projects HTTP/1.1" 409 218 0.002575 10.0.0.73 - - [2026-02-10 01:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.73 - - [2026-02-10 01:10:12] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041927 10.0.0.73 - - [2026-02-10 01:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.73 - - [2026-02-10 01:10:12] "GET /network-ipam/7cc77395-7ff9-4182-8ad9-eac7e1e14db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003777 10.0.0.73 - - [2026-02-10 01:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.73 - - [2026-02-10 01:10:12] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005140 10.0.0.73 - - [2026-02-10 01:10:12] "PUT /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747 HTTP/1.1" 200 264 0.077834 10.0.0.73 - - [2026-02-10 01:10:12] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.014093 10.0.0.73 - - [2026-02-10 01:10:12] "POST /set-tag HTTP/1.1" 200 109 0.085823 10.0.0.73 - - [2026-02-10 01:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.017802 10.0.0.73 - - [2026-02-10 01:10:12] "GET /network-ipam/54da0fcb-1726-45ec-8720-5a07a606994c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.013714 10.0.0.73 - - [2026-02-10 01:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.73 - - [2026-02-10 01:10:12] "GET /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.014067 10.0.0.73 - - [2026-02-10 01:10:12] "PUT /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44 HTTP/1.1" 200 264 0.057157 10.0.0.73 - - [2026-02-10 01:10:12] "GET /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006694 10.0.0.73 - - [2026-02-10 01:10:13] "POST /set-tag HTTP/1.1" 200 109 0.061836 10.0.0.73 - - [2026-02-10 01:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.73 - - [2026-02-10 01:10:13] "GET /network-policy/d3a46662-a964-452e-80e6-8089acf928aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003022 10.0.0.73 - - [2026-02-10 01:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.73 - - [2026-02-10 01:10:13] "GET /network-policy/3f9fa40f-4aa1-4cac-b66f-9f34e67a6830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003203 10.0.0.73 - - [2026-02-10 01:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.73 - - [2026-02-10 01:10:13] "GET /network-policy/aed8cf21-a58e-470f-9154-8bd4cf2776a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003027 10.0.0.73 - - [2026-02-10 01:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.73 - - [2026-02-10 01:10:13] "PUT /network-policy/aed8cf21-a58e-470f-9154-8bd4cf2776a8 HTTP/1.1" 200 262 0.011007 10.0.0.73 - - [2026-02-10 01:10:13] "POST /ref-update HTTP/1.1" 200 156 0.121679 10.0.0.73 - - [2026-02-10 01:10:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011742 10.0.0.73 - - [2026-02-10 01:10:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002307 10.0.0.73 - - [2026-02-10 01:10:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001793 10.0.0.73 - - [2026-02-10 01:10:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001442 10.0.0.73 - - [2026-02-10 01:10:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002222 10.0.0.73 - - [2026-02-10 01:10:13] "POST /security-groups HTTP/1.1" 409 245 0.002388 10.0.0.73 - - [2026-02-10 01:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.73 - - [2026-02-10 01:10:13] "PUT /security-group/7de0f51a-01c9-4dfc-b72a-3c4dc8455891 HTTP/1.1" 200 262 0.061335 10.0.0.73 - - [2026-02-10 01:10:13] "PUT /access-control-list/47fdab18-866d-44a1-af90-7e485c860671 HTTP/1.1" 200 272 0.043600 10.0.0.73 - - [2026-02-10 01:10:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.082758 10.0.0.73 - - [2026-02-10 01:10:13] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.022512 10.0.0.73 - - [2026-02-10 01:10:13] "PUT /access-control-list/b8d107cd-3d4c-4b55-afbf-b96dd50bee50 HTTP/1.1" 200 272 0.070442 10.0.0.73 - - [2026-02-10 01:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.73 - - [2026-02-10 01:10:13] "GET /policy-management/035d097e-ff6b-4d58-8b5a-c5e7b6a04c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003115 10.0.0.73 - - [2026-02-10 01:10:13] "POST /tags HTTP/1.1" 409 206 0.002452 10.0.0.73 - - [2026-02-10 01:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.73 - - [2026-02-10 01:10:13] "GET /tag/a0662c01-e5e5-461a-82d1-4390793ff7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011906 10.0.0.73 - - [2026-02-10 01:10:13] "POST /firewall-rules HTTP/1.1" 200 562 0.077708 10.0.0.73 - - [2026-02-10 01:10:13] "GET /firewall-rule/631fa6e0-43f1-424a-bc6d-6a020ef041d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004409 10.0.0.73 - - [2026-02-10 01:10:13] "GET /firewall-policy/7c5d7739-8905-4c69-a0a3-5a129dac0ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003169 10.0.0.73 - - [2026-02-10 01:10:14] "GET /firewall-rule/631fa6e0-43f1-424a-bc6d-6a020ef041d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.007695 10.0.0.73 - - [2026-02-10 01:10:14] "POST /ref-update HTTP/1.1" 200 156 0.031248 10.0.0.73 - - [2026-02-10 01:10:14] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010343 10.0.0.73 - - [2026-02-10 01:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.73 - - [2026-02-10 01:10:14] "GET /policy-management/035d097e-ff6b-4d58-8b5a-c5e7b6a04c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003343 10.0.0.73 - - [2026-02-10 01:10:14] "POST /tags HTTP/1.1" 409 206 0.002429 10.0.0.73 - - [2026-02-10 01:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.73 - - [2026-02-10 01:10:14] "GET /tag/a0662c01-e5e5-461a-82d1-4390793ff7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.022587 10.0.0.73 - - [2026-02-10 01:10:14] "POST /firewall-rules HTTP/1.1" 200 560 0.070993 10.0.0.73 - - [2026-02-10 01:10:14] "GET /firewall-rule/f11803f2-fae0-4350-8661-7ac1a2b4f340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.017291 10.0.0.73 - - [2026-02-10 01:10:14] "GET /firewall-policy/7c5d7739-8905-4c69-a0a3-5a129dac0ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004840 10.0.0.73 - - [2026-02-10 01:10:14] "GET /firewall-rule/f11803f2-fae0-4350-8661-7ac1a2b4f340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.007007 10.0.0.73 - - [2026-02-10 01:10:14] "POST /ref-update HTTP/1.1" 200 156 0.037863 10.0.0.73 - - [2026-02-10 01:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008884 10.0.0.73 - - [2026-02-10 01:10:14] "GET /loadbalancer/a674809d-b85f-49fb-8257-821a3aadfa53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.006620 10.0.0.73 - - [2026-02-10 01:10:14] "POST /tags HTTP/1.1" 200 371 0.034253 10.0.0.73 - - [2026-02-10 01:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.73 - - [2026-02-10 01:10:14] "GET /tag/7c5602cf-f0a4-4430-ae0a-ecafb3b770c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.019613 10.0.0.73 - - [2026-02-10 01:10:14] "POST /tags HTTP/1.1" 200 319 0.027628 10.0.0.73 - - [2026-02-10 01:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.73 - - [2026-02-10 01:10:14] "GET /tag/c97d8fe6-9b07-4f2b-b002-1377e16d0e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.014778 10.0.0.73 - - [2026-02-10 01:10:14] "POST /id-to-fqname HTTP/1.1" 200 181 0.002409 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:10:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.005066 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:10:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001275 10.0.0.73 - - [2026-02-10 01:10:14] "POST /fqname-to-id HTTP/1.1" 404 190 0.015242 10.0.0.73 - - [2026-02-10 01:10:14] "POST /security-groups HTTP/1.1" 200 578 0.072680 10.0.0.73 - - [2026-02-10 01:10:14] "POST /projects HTTP/1.1" 200 497 0.265626 10.0.0.73 - - [2026-02-10 01:10:14] "POST /fqname-to-id HTTP/1.1" 404 225 0.002284 10.0.0.73 - - [2026-02-10 01:10:15] "POST /access-control-lists HTTP/1.1" 200 587 0.071479 10.0.0.73 - - [2026-02-10 01:10:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.059378 10.0.0.73 - - [2026-02-10 01:10:15] "POST /fqname-to-id HTTP/1.1" 404 224 0.016383 10.0.0.73 - - [2026-02-10 01:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006417 10.0.0.73 - - [2026-02-10 01:10:15] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.010240 10.0.0.73 - - [2026-02-10 01:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.73 - - [2026-02-10 01:10:15] "GET /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.047263 10.0.0.73 - - [2026-02-10 01:10:15] "POST /access-control-lists HTTP/1.1" 200 585 0.079360 10.0.0.73 - - [2026-02-10 01:10:15] "PUT /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747 HTTP/1.1" 200 264 0.055271 10.0.0.73 - - [2026-02-10 01:10:15] "PUT /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44 HTTP/1.1" 200 264 0.044106 10.0.0.73 - - [2026-02-10 01:10:15] "POST /security-groups HTTP/1.1" 200 558 0.193579 10.0.0.73 - - [2026-02-10 01:10:15] "POST /fqname-to-id HTTP/1.1" 404 248 0.007017 10.0.0.73 - - [2026-02-10 01:10:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.058063 10.0.0.73 - - [2026-02-10 01:10:15] "POST /chown HTTP/1.1" 200 109 0.035967 10.0.0.73 - - [2026-02-10 01:10:15] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021673 10.0.0.73 - - [2026-02-10 01:10:15] "POST /access-control-lists HTTP/1.1" 200 610 0.134085 10.0.0.73 - - [2026-02-10 01:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.015947 10.0.0.73 - - [2026-02-10 01:10:15] "POST /fqname-to-id HTTP/1.1" 404 247 0.008885 10.0.0.73 - - [2026-02-10 01:10:15] "GET /policy-management/035d097e-ff6b-4d58-8b5a-c5e7b6a04c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002779 10.0.0.73 - - [2026-02-10 01:10:15] "POST /tags HTTP/1.1" 409 214 0.002244 10.0.0.73 - - [2026-02-10 01:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006812 10.0.0.73 - - [2026-02-10 01:10:15] "GET /tag/c97d8fe6-9b07-4f2b-b002-1377e16d0e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.019392 10.0.0.73 - - [2026-02-10 01:10:15] "POST /access-control-lists HTTP/1.1" 200 608 0.108208 10.0.0.73 - - [2026-02-10 01:10:16] "POST /firewall-rules HTTP/1.1" 200 578 0.144886 10.0.0.73 - - [2026-02-10 01:10:16] "GET /firewall-rule/6a336de0-be34-4326-8cad-0dd9923002d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.024838 10.0.0.73 - - [2026-02-10 01:10:16] "GET /firewall-policy/7c5d7739-8905-4c69-a0a3-5a129dac0ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.010951 10.0.0.73 - - [2026-02-10 01:10:16] "GET /firewall-rule/6a336de0-be34-4326-8cad-0dd9923002d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.012161 10.0.0.73 - - [2026-02-10 01:10:16] "POST /ref-update HTTP/1.1" 200 156 0.049726 10.0.0.73 - - [2026-02-10 01:10:16] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024848 10.0.0.73 - - [2026-02-10 01:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.73 - - [2026-02-10 01:10:16] "GET /policy-management/035d097e-ff6b-4d58-8b5a-c5e7b6a04c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004406 10.0.0.73 - - [2026-02-10 01:10:16] "POST /tags HTTP/1.1" 409 214 0.001923 10.0.0.73 - - [2026-02-10 01:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.73 - - [2026-02-10 01:10:16] "GET /tag/c97d8fe6-9b07-4f2b-b002-1377e16d0e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.014669 10.0.0.73 - - [2026-02-10 01:10:16] "POST /firewall-rules HTTP/1.1" 200 576 0.172137 10.0.0.73 - - [2026-02-10 01:10:16] "GET /firewall-rule/7120fdad-e16b-46ac-968b-08d78cfc0ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004721 10.0.0.73 - - [2026-02-10 01:10:16] "GET /firewall-policy/7c5d7739-8905-4c69-a0a3-5a129dac0ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003090 10.0.0.73 - - [2026-02-10 01:10:16] "GET /firewall-rule/7120fdad-e16b-46ac-968b-08d78cfc0ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002048 10.0.0.73 - - [2026-02-10 01:10:16] "POST /ref-update HTTP/1.1" 200 156 0.041564 10.0.0.73 - - [2026-02-10 01:10:16] "POST /tags HTTP/1.1" 200 363 0.032640 10.0.0.73 - - [2026-02-10 01:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014710 10.0.0.73 - - [2026-02-10 01:10:16] "GET /tag/e462addf-4329-4ad7-8c23-c8d781117bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.020236 10.0.0.73 - - [2026-02-10 01:10:16] "POST /tags HTTP/1.1" 200 311 0.048807 10.0.0.73 - - [2026-02-10 01:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012147 10.0.0.73 - - [2026-02-10 01:10:16] "GET /tag/af908677-66d2-49c7-8785-3f736e251696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.022374 10.0.0.73 - - [2026-02-10 01:10:17] "POST /id-to-fqname HTTP/1.1" 200 177 0.000461 10.0.0.73 - - [2026-02-10 01:10:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.010714 10.0.0.73 - - [2026-02-10 01:10:17] "POST /security-groups HTTP/1.1" 200 574 0.071817 10.0.0.73 - - [2026-02-10 01:10:17] "POST /projects HTTP/1.1" 200 489 0.279767 10.0.0.73 - - [2026-02-10 01:10:17] "POST /fqname-to-id HTTP/1.1" 404 217 0.013351 10.0.0.73 - - [2026-02-10 01:10:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.025767 10.0.0.73 - - [2026-02-10 01:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015373 10.0.0.73 - - [2026-02-10 01:10:17] "POST /access-control-lists HTTP/1.1" 200 583 0.113325 10.0.0.73 - - [2026-02-10 01:10:17] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.037811 10.0.0.73 - - [2026-02-10 01:10:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.008317 10.0.0.73 - - [2026-02-10 01:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009989 10.0.0.73 - - [2026-02-10 01:10:17] "GET /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.004684 10.0.0.73 - - [2026-02-10 01:10:17] "POST /access-control-lists HTTP/1.1" 200 581 0.071584 10.0.0.73 - - [2026-02-10 01:10:17] "PUT /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747 HTTP/1.1" 200 264 0.130858 10.0.0.73 - - [2026-02-10 01:10:17] "PUT /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44 HTTP/1.1" 200 264 0.083120 10.0.0.73 - - [2026-02-10 01:10:17] "POST /security-groups HTTP/1.1" 200 546 0.196794 10.0.0.73 - - [2026-02-10 01:10:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.013963 10.0.0.73 - - [2026-02-10 01:10:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.053519 10.0.0.73 - - [2026-02-10 01:10:18] "POST /chown HTTP/1.1" 200 109 0.040026 10.0.0.73 - - [2026-02-10 01:10:18] "POST /access-control-lists HTTP/1.1" 200 602 0.081488 10.0.0.73 - - [2026-02-10 01:10:18] "POST /fqname-to-id HTTP/1.1" 404 239 0.025938 10.0.0.73 - - [2026-02-10 01:10:18] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.041495 10.0.0.73 - - [2026-02-10 01:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.73 - - [2026-02-10 01:10:18] "GET /policy-management/035d097e-ff6b-4d58-8b5a-c5e7b6a04c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003175 10.0.0.73 - - [2026-02-10 01:10:18] "POST /tags HTTP/1.1" 409 210 0.001346 10.0.0.73 - - [2026-02-10 01:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.73 - - [2026-02-10 01:10:18] "GET /tag/af908677-66d2-49c7-8785-3f736e251696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.012621 10.0.0.73 - - [2026-02-10 01:10:18] "POST /access-control-lists HTTP/1.1" 200 600 0.089074 10.0.0.73 - - [2026-02-10 01:10:18] "POST /firewall-rules HTTP/1.1" 200 570 0.074159 10.0.0.73 - - [2026-02-10 01:10:18] "GET /firewall-rule/46146e9a-e795-4619-8b28-53fce062856b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.008452 10.0.0.73 - - [2026-02-10 01:10:18] "GET /firewall-policy/7c5d7739-8905-4c69-a0a3-5a129dac0ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004559 10.0.0.73 - - [2026-02-10 01:10:18] "GET /firewall-rule/46146e9a-e795-4619-8b28-53fce062856b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003271 10.0.0.73 - - [2026-02-10 01:10:18] "POST /ref-update HTTP/1.1" 200 156 0.038541 10.0.0.73 - - [2026-02-10 01:10:18] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002444 10.0.0.73 - - [2026-02-10 01:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.73 - - [2026-02-10 01:10:18] "GET /policy-management/035d097e-ff6b-4d58-8b5a-c5e7b6a04c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.001890 10.0.0.73 - - [2026-02-10 01:10:18] "POST /tags HTTP/1.1" 409 210 0.001249 10.0.0.73 - - [2026-02-10 01:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001163 10.0.0.73 - - [2026-02-10 01:10:18] "GET /tag/af908677-66d2-49c7-8785-3f736e251696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.010550 10.0.0.73 - - [2026-02-10 01:10:18] "POST /firewall-rules HTTP/1.1" 200 568 0.085421 10.0.0.73 - - [2026-02-10 01:10:18] "GET /firewall-rule/3b8653ff-4d1c-4727-aec1-0ea6f6de3afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.012158 10.0.0.73 - - [2026-02-10 01:10:18] "GET /firewall-policy/7c5d7739-8905-4c69-a0a3-5a129dac0ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.006254 10.0.0.73 - - [2026-02-10 01:10:18] "GET /firewall-rule/3b8653ff-4d1c-4727-aec1-0ea6f6de3afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005189 10.0.0.73 - - [2026-02-10 01:10:18] "POST /ref-update HTTP/1.1" 200 156 0.045654 10.0.0.73 - - [2026-02-10 01:10:18] "POST /tags HTTP/1.1" 409 237 0.010927 10.0.0.73 - - [2026-02-10 01:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.73 - - [2026-02-10 01:10:18] "GET /tag/6dc6aae0-89ca-4864-9882-382c8f74d350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.013893 10.0.0.73 - - [2026-02-10 01:10:18] "POST /tags HTTP/1.1" 409 210 0.002432 10.0.0.73 - - [2026-02-10 01:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.73 - - [2026-02-10 01:10:18] "GET /tag/3bfc3256-5f62-4582-807f-2a0554294fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.013738 10.0.0.73 - - [2026-02-10 01:10:18] "POST /projects HTTP/1.1" 409 223 0.001966 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:10:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000930 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:10:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000845 10.0.0.73 - - [2026-02-10 01:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.73 - - [2026-02-10 01:10:18] "GET /project/f241cd89-5548-498c-96fc-502f85d157eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.043262 10.0.0.73 - - [2026-02-10 01:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.73 - - [2026-02-10 01:10:19] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005025 10.0.0.73 - - [2026-02-10 01:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.73 - - [2026-02-10 01:10:19] "GET /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005255 10.0.0.73 - - [2026-02-10 01:10:19] "PUT /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747 HTTP/1.1" 200 264 0.091703 10.0.0.73 - - [2026-02-10 01:10:19] "PUT /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44 HTTP/1.1" 200 264 0.061285 10.0.0.73 - - [2026-02-10 01:10:19] "POST /security-groups HTTP/1.1" 409 253 0.005403 10.0.0.73 - - [2026-02-10 01:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013821 10.0.0.73 - - [2026-02-10 01:10:19] "PUT /security-group/91db5fbd-5dc2-4cf0-8e22-a663f9eaafb5 HTTP/1.1" 200 262 0.059757 10.0.0.73 - - [2026-02-10 01:10:19] "PUT /access-control-list/560216d8-bca7-4ba9-82e8-8861a118d743 HTTP/1.1" 200 272 0.023127 10.0.0.73 - - [2026-02-10 01:10:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.028194 10.0.0.73 - - [2026-02-10 01:10:19] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.025276 10.0.0.73 - - [2026-02-10 01:10:19] "PUT /access-control-list/2d2e575d-9afb-49b5-a47f-ee3cde8b9302 HTTP/1.1" 200 272 0.046002 10.0.0.73 - - [2026-02-10 01:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.73 - - [2026-02-10 01:10:19] "GET /policy-management/035d097e-ff6b-4d58-8b5a-c5e7b6a04c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002454 10.0.0.73 - - [2026-02-10 01:10:19] "POST /tags HTTP/1.1" 409 210 0.001600 10.0.0.73 - - [2026-02-10 01:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.73 - - [2026-02-10 01:10:19] "GET /tag/3bfc3256-5f62-4582-807f-2a0554294fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012059 10.0.0.73 - - [2026-02-10 01:10:19] "POST /firewall-rules HTTP/1.1" 200 570 0.061745 10.0.0.73 - - [2026-02-10 01:10:19] "GET /firewall-rule/eb027688-689d-41c8-b9cd-ed015c5684cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004813 10.0.0.73 - - [2026-02-10 01:10:19] "GET /firewall-policy/7c5d7739-8905-4c69-a0a3-5a129dac0ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004380 10.0.0.73 - - [2026-02-10 01:10:19] "GET /firewall-rule/eb027688-689d-41c8-b9cd-ed015c5684cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002533 10.0.0.73 - - [2026-02-10 01:10:19] "POST /ref-update HTTP/1.1" 200 156 0.065604 10.0.0.73 - - [2026-02-10 01:10:19] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020102 10.0.0.73 - - [2026-02-10 01:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006485 10.0.0.73 - - [2026-02-10 01:10:19] "GET /policy-management/035d097e-ff6b-4d58-8b5a-c5e7b6a04c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002995 10.0.0.73 - - [2026-02-10 01:10:19] "POST /tags HTTP/1.1" 409 210 0.002034 10.0.0.73 - - [2026-02-10 01:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.73 - - [2026-02-10 01:10:19] "GET /tag/3bfc3256-5f62-4582-807f-2a0554294fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011993 10.0.0.73 - - [2026-02-10 01:10:20] "POST /firewall-rules HTTP/1.1" 200 568 0.077654 10.0.0.73 - - [2026-02-10 01:10:20] "GET /firewall-rule/ae381e74-f361-4b96-91fa-676e8f7220e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.012985 10.0.0.73 - - [2026-02-10 01:10:20] "GET /firewall-policy/7c5d7739-8905-4c69-a0a3-5a129dac0ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005992 10.0.0.73 - - [2026-02-10 01:10:20] "GET /firewall-rule/ae381e74-f361-4b96-91fa-676e8f7220e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002465 10.0.0.73 - - [2026-02-10 01:10:20] "POST /ref-update HTTP/1.1" 200 156 0.050799 10.0.0.73 - - [2026-02-10 01:10:20] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009789 10.0.0.73 - - [2026-02-10 01:10:20] "POST /set-tag HTTP/1.1" 200 109 0.007900 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:10:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001169 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:10:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000931 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:10:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000996 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:10:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001024 10.0.0.33 - - [2026-02-10 01:11:15] "GET / HTTP/1.1" 200 35931 0.002644 10.0.0.33 - - [2026-02-10 01:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.33 - - [2026-02-10 01:11:15] "GET /global-system-config/4e942f59-0573-4e3d-a22f-0ba8a53d0736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005066 10.0.0.33 - - [2026-02-10 01:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.33 - - [2026-02-10 01:11:16] "GET /routing-instance/ecc6e0a7-1fe1-4346-80ba-12d97264bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002747 10.0.0.33 - - [2026-02-10 01:11:16] "PUT /global-system-config/4e942f59-0573-4e3d-a22f-0ba8a53d0736 HTTP/1.1" 200 274 0.016140 10.0.0.33 - - [2026-02-10 01:11:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.002959 10.0.0.33 - - [2026-02-10 01:11:16] "POST /virtual-routers HTTP/1.1" 200 599 0.033977 10.0.0.33 - - [2026-02-10 01:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.33 - - [2026-02-10 01:11:16] "GET /virtual-router/437234fd-dc28-4faf-a540-53786f880fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003918 10.0.0.33 - - [2026-02-10 01:11:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.001527 10.0.0.33 - - [2026-02-10 01:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.33 - - [2026-02-10 01:11:16] "GET /virtual-network/5129bd3e-f79c-4784-bd08-266027aa3eb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003989 10.0.0.33 - - [2026-02-10 01:11:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.080822 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:11:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001322 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:11:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001084 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:11:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000924 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:11:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000839 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:11:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000919 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:11:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000837 10.0.0.73 - - [2026-02-10 01:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.73 - - [2026-02-10 01:11:40] "GET /virtual-router/437234fd-dc28-4faf-a540-53786f880fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002744 10.0.0.73 - - [2026-02-10 01:11:43] "GET / HTTP/1.1" 200 35931 0.001523 10.0.0.73 - - [2026-02-10 01:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.73 - - [2026-02-10 01:11:43] "GET /global-system-config/4e942f59-0573-4e3d-a22f-0ba8a53d0736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004560 10.0.0.73 - - [2026-02-10 01:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.73 - - [2026-02-10 01:11:43] "GET /config-node/571ee328-9502-43a8-bb05-f7924fd2e4b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004509 10.0.0.73 - - [2026-02-10 01:11:55] "GET / HTTP/1.1" 200 35931 0.002025 10.0.0.73 - - [2026-02-10 01:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006299 10.0.0.73 - - [2026-02-10 01:11:55] "GET /routing-instance/ecc6e0a7-1fe1-4346-80ba-12d97264bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003392 10.0.0.73 - - [2026-02-10 01:11:55] "POST /bgp-routers HTTP/1.1" 409 301 0.001938 10.0.0.73 - - [2026-02-10 01:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.73 - - [2026-02-10 01:11:55] "GET /bgp-router/1c32b101-ea86-4b04-bc81-c4737e0f73c6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004376 10.0.0.73 - - [2026-02-10 01:11:55] "PUT /bgp-router/1c32b101-ea86-4b04-bc81-c4737e0f73c6 HTTP/1.1" 200 254 0.014715 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:11:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001194 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:11:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001960 10.0.0.73 - - [2026-02-10 01:13:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002003 10.0.0.73 - - [2026-02-10 01:13:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002105 10.0.0.73 - - [2026-02-10 01:14:05] "GET /virtual-router/437234fd-dc28-4faf-a540-53786f880fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003920 10.0.0.73 - - [2026-02-10 01:14:05] "POST /ref-update HTTP/1.1" 200 156 0.006998 10.0.0.73 - - [2026-02-10 01:14:16] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005546 10.0.0.73 - - [2026-02-10 01:14:16] "POST /set-tag HTTP/1.1" 200 109 0.002493 10.0.0.73 - - [2026-02-10 01:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.73 - - [2026-02-10 01:14:16] "GET /loadbalancer/a674809d-b85f-49fb-8257-821a3aadfa53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002090 10.0.0.73 - - [2026-02-10 01:14:16] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003419 10.0.0.73 - - [2026-02-10 01:14:16] "POST /set-tag HTTP/1.1" 200 109 0.001704 10.0.0.73 - - [2026-02-10 01:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.73 - - [2026-02-10 01:14:16] "GET /loadbalancer/a674809d-b85f-49fb-8257-821a3aadfa53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002902 10.0.0.73 - - [2026-02-10 01:14:16] "GET /loadbalancer-pool/7564501a-dfeb-46f2-b571-8132bd6b6743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003613 10.0.0.73 - - [2026-02-10 01:14:16] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016883 10.0.0.73 - - [2026-02-10 01:14:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.008641 10.0.0.73 - - [2026-02-10 01:14:16] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017959 10.0.0.73 - - [2026-02-10 01:14:16] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014122 10.0.0.73 - - [2026-02-10 01:14:16] "POST /tags HTTP/1.1" 409 205 0.004951 10.0.0.73 - - [2026-02-10 01:14:16] "POST /ref-update HTTP/1.1" 200 156 0.006556 10.0.0.73 - - [2026-02-10 01:14:16] "GET /floating-ip/0edaab08-d2b1-48b1-a6aa-5902a62bdeaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1770 0.022563 10.0.0.73 - - [2026-02-10 01:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005555 10.0.0.73 - - [2026-02-10 01:14:16] "GET /tag/c26aca04-8e75-4d39-a047-47064502c7b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011485 10.0.0.73 - - [2026-02-10 01:14:16] "PUT /floating-ip/0edaab08-d2b1-48b1-a6aa-5902a62bdeaf HTTP/1.1" 200 256 0.027423 10.0.0.73 - - [2026-02-10 01:14:16] "POST /set-tag HTTP/1.1" 200 109 0.093308 10.0.0.73 - - [2026-02-10 01:14:16] "GET /loadbalancer-pool/556af692-049b-4e8d-970b-b3bf9c2148e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.007911 10.0.0.73 - - [2026-02-10 01:14:16] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024415 10.0.0.73 - - [2026-02-10 01:14:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.010591 10.0.0.73 - - [2026-02-10 01:14:16] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017613 10.0.0.73 - - [2026-02-10 01:14:16] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006603 10.0.0.73 - - [2026-02-10 01:14:16] "POST /ref-update HTTP/1.1" 200 156 0.007181 10.0.0.73 - - [2026-02-10 01:14:16] "GET /floating-ip/0edaab08-d2b1-48b1-a6aa-5902a62bdeaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.008995 10.0.0.73 - - [2026-02-10 01:14:16] "POST /set-tag HTTP/1.1" 200 109 0.002599 10.0.0.73 - - [2026-02-10 01:14:16] "GET /loadbalancer-pool/dc93408b-819a-4214-83d2-df1984a4c757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003740 10.0.0.73 - - [2026-02-10 01:14:16] "PUT /floating-ip/0edaab08-d2b1-48b1-a6aa-5902a62bdeaf HTTP/1.1" 200 256 0.019690 10.0.0.73 - - [2026-02-10 01:14:16] "POST /loadbalancer-members HTTP/1.1" 200 692 0.042605 10.0.0.73 - - [2026-02-10 01:14:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.018456 10.0.0.73 - - [2026-02-10 01:14:16] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013751 10.0.0.73 - - [2026-02-10 01:14:16] "POST /set-tag HTTP/1.1" 200 109 0.002962 10.0.0.73 - - [2026-02-10 01:14:16] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007761 10.0.0.73 - - [2026-02-10 01:14:16] "POST /ref-update HTTP/1.1" 200 156 0.010951 10.0.0.73 - - [2026-02-10 01:14:16] "GET /floating-ip/0edaab08-d2b1-48b1-a6aa-5902a62bdeaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.012749 10.0.0.73 - - [2026-02-10 01:14:16] "PUT /floating-ip/0edaab08-d2b1-48b1-a6aa-5902a62bdeaf HTTP/1.1" 200 256 0.012794 10.0.0.33 - - [2026-02-10 01:15:11] "GET / HTTP/1.1" 200 35931 0.002066 10.0.0.33 - - [2026-02-10 01:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.33 - - [2026-02-10 01:15:11] "GET /global-system-config/4e942f59-0573-4e3d-a22f-0ba8a53d0736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004403 10.0.0.33 - - [2026-02-10 01:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.33 - - [2026-02-10 01:15:11] "GET /routing-instance/ecc6e0a7-1fe1-4346-80ba-12d97264bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002135 10.0.0.33 - - [2026-02-10 01:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009314 10.0.0.33 - - [2026-02-10 01:15:11] "GET /virtual-router/437234fd-dc28-4faf-a540-53786f880fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004248 10.0.0.33 - - [2026-02-10 01:15:11] "PUT /virtual-router/437234fd-dc28-4faf-a540-53786f880fdc HTTP/1.1" 200 262 0.009920 10.0.0.33 - - [2026-02-10 01:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.33 - - [2026-02-10 01:15:11] "GET /virtual-router/437234fd-dc28-4faf-a540-53786f880fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002493 10.0.0.33 - - [2026-02-10 01:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.33 - - [2026-02-10 01:15:11] "GET /virtual-machine-interface/e44ae8ef-3ea2-485b-97db-255b0dfe051e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005554 10.0.0.33 - - [2026-02-10 01:15:11] "PUT /virtual-machine-interface/e44ae8ef-3ea2-485b-97db-255b0dfe051e HTTP/1.1" 200 284 0.010866 10.0.0.73 - - [2026-02-10 01:16:10] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005994 10.0.0.73 - - [2026-02-10 01:16:10] "POST /set-tag HTTP/1.1" 200 109 0.007197 10.0.0.73 - - [2026-02-10 01:16:10] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006786 10.0.0.73 - - [2026-02-10 01:16:10] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.73 - - [2026-02-10 01:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.73 - - [2026-02-10 01:16:10] "GET /loadbalancer/a674809d-b85f-49fb-8257-821a3aadfa53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.005279 10.0.0.73 - - [2026-02-10 01:16:10] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011451 10.0.0.73 - - [2026-02-10 01:16:10] "POST /set-tag HTTP/1.1" 200 109 0.027794 10.0.0.73 - - [2026-02-10 01:16:10] "DELETE /loadbalancer-member/e14ecef3-9a71-455d-ae05-d7f0a5570b7a HTTP/1.1" 200 115 0.054307 10.0.0.73 - - [2026-02-10 01:16:10] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011059 10.0.0.73 - - [2026-02-10 01:16:10] "POST /set-tag HTTP/1.1" 200 109 0.002982 10.0.0.73 - - [2026-02-10 01:16:10] "DELETE /loadbalancer-member/941ca561-c0ed-4ccb-b432-12a97294ba73 HTTP/1.1" 200 115 0.033646 10.0.0.73 - - [2026-02-10 01:16:10] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007513 10.0.0.73 - - [2026-02-10 01:16:10] "POST /set-tag HTTP/1.1" 200 109 0.002755 10.0.0.73 - - [2026-02-10 01:16:10] "DELETE /loadbalancer-member/a1af49c8-2979-4f86-be20-69f60bd7cdce HTTP/1.1" 200 115 0.023223 10.0.0.73 - - [2026-02-10 01:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.73 - - [2026-02-10 01:16:10] "GET /loadbalancer/a674809d-b85f-49fb-8257-821a3aadfa53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002628 10.0.0.73 - - [2026-02-10 01:16:10] "GET /loadbalancer-pool/7564501a-dfeb-46f2-b571-8132bd6b6743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002552 10.0.0.73 - - [2026-02-10 01:16:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013991 10.0.0.73 - - [2026-02-10 01:16:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009029 10.0.0.73 - - [2026-02-10 01:16:10] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004107 10.0.0.73 - - [2026-02-10 01:16:10] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009051 10.0.0.73 - - [2026-02-10 01:16:10] "GET /floating-ip/0edaab08-d2b1-48b1-a6aa-5902a62bdeaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.007040 10.0.0.73 - - [2026-02-10 01:16:10] "POST /set-tag HTTP/1.1" 200 109 0.081742 10.0.0.73 - - [2026-02-10 01:16:10] "GET /loadbalancer-pool/556af692-049b-4e8d-970b-b3bf9c2148e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002757 10.0.0.73 - - [2026-02-10 01:16:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031597 10.0.0.73 - - [2026-02-10 01:16:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.038064 10.0.0.73 - - [2026-02-10 01:16:10] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017526 10.0.0.73 - - [2026-02-10 01:16:10] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008647 10.0.0.73 - - [2026-02-10 01:16:10] "GET /floating-ip/0edaab08-d2b1-48b1-a6aa-5902a62bdeaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002357 10.0.0.73 - - [2026-02-10 01:16:11] "POST /set-tag HTTP/1.1" 200 109 0.003558 10.0.0.73 - - [2026-02-10 01:16:11] "GET /loadbalancer-pool/dc93408b-819a-4214-83d2-df1984a4c757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002763 10.0.0.73 - - [2026-02-10 01:16:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022295 10.0.0.73 - - [2026-02-10 01:16:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.028120 10.0.0.73 - - [2026-02-10 01:16:11] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005446 10.0.0.73 - - [2026-02-10 01:16:11] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003753 10.0.0.73 - - [2026-02-10 01:16:11] "GET /floating-ip/0edaab08-d2b1-48b1-a6aa-5902a62bdeaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002153 10.0.0.73 - - [2026-02-10 01:16:11] "POST /set-tag HTTP/1.1" 200 109 0.002256 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:16:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000988 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:16:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000770 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:16:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000873 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:16:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000827 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:16:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000966 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:16:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001064 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:16:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000986 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:16:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.008129 10.0.0.73 - - [2026-02-10 01:18:45] "GET /global-system-configs HTTP/1.1" 200 322 0.001910 10.0.0.73 - - [2026-02-10 01:18:46] "GET /global-system-configs HTTP/1.1" 200 322 0.010502 10.0.0.73 - - [2026-02-10 01:20:13] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007740 10.0.0.73 - - [2026-02-10 01:20:13] "POST /set-tag HTTP/1.1" 200 109 0.005318 10.0.0.73 - - [2026-02-10 01:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005306 10.0.0.73 - - [2026-02-10 01:20:13] "GET /loadbalancer/a674809d-b85f-49fb-8257-821a3aadfa53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002409 10.0.0.73 - - [2026-02-10 01:20:13] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004693 10.0.0.73 - - [2026-02-10 01:20:13] "POST /set-tag HTTP/1.1" 200 109 0.024179 10.0.0.73 - - [2026-02-10 01:20:13] "DELETE /loadbalancer-member/a1f92cac-107c-4973-940d-b930a23346bc HTTP/1.1" 200 115 0.062371 10.0.0.73 - - [2026-02-10 01:20:13] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017410 10.0.0.73 - - [2026-02-10 01:20:13] "POST /set-tag HTTP/1.1" 200 109 0.002764 10.0.0.73 - - [2026-02-10 01:20:13] "DELETE /loadbalancer-member/c1d2c7a4-ff2d-48e2-9735-ed9f9ba2cacf HTTP/1.1" 200 115 0.038934 10.0.0.73 - - [2026-02-10 01:20:13] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005686 10.0.0.73 - - [2026-02-10 01:20:13] "POST /set-tag HTTP/1.1" 200 109 0.002769 10.0.0.73 - - [2026-02-10 01:20:13] "DELETE /loadbalancer-member/0ecfe52d-a817-4c65-b6cb-b67e0fe348cb HTTP/1.1" 200 115 0.038928 10.0.0.73 - - [2026-02-10 01:20:13] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004677 10.0.0.73 - - [2026-02-10 01:20:13] "POST /set-tag HTTP/1.1" 200 109 0.006597 10.0.0.73 - - [2026-02-10 01:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.73 - - [2026-02-10 01:20:13] "GET /loadbalancer/a674809d-b85f-49fb-8257-821a3aadfa53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.006757 10.0.0.73 - - [2026-02-10 01:20:13] "GET /loadbalancer-pool/7564501a-dfeb-46f2-b571-8132bd6b6743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004205 10.0.0.73 - - [2026-02-10 01:20:13] "POST /loadbalancer-members HTTP/1.1" 200 690 0.033435 10.0.0.73 - - [2026-02-10 01:20:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.038589 10.0.0.73 - - [2026-02-10 01:20:13] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010412 10.0.0.73 - - [2026-02-10 01:20:13] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011930 10.0.0.73 - - [2026-02-10 01:20:14] "GET /floating-ip/0edaab08-d2b1-48b1-a6aa-5902a62bdeaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.007930 10.0.0.73 - - [2026-02-10 01:20:14] "POST /set-tag HTTP/1.1" 200 109 0.059869 10.0.0.73 - - [2026-02-10 01:20:14] "GET /loadbalancer-pool/556af692-049b-4e8d-970b-b3bf9c2148e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.008909 10.0.0.73 - - [2026-02-10 01:20:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015828 10.0.0.73 - - [2026-02-10 01:20:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010363 10.0.0.73 - - [2026-02-10 01:20:14] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010507 10.0.0.73 - - [2026-02-10 01:20:14] "POST /set-tag HTTP/1.1" 200 109 0.002956 10.0.0.73 - - [2026-02-10 01:20:14] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006720 10.0.0.73 - - [2026-02-10 01:20:14] "GET /floating-ip/0edaab08-d2b1-48b1-a6aa-5902a62bdeaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002717 10.0.0.73 - - [2026-02-10 01:20:14] "GET /loadbalancer-pool/dc93408b-819a-4214-83d2-df1984a4c757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002727 10.0.0.73 - - [2026-02-10 01:20:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017929 10.0.0.73 - - [2026-02-10 01:20:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.020191 10.0.0.73 - - [2026-02-10 01:20:14] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015789 10.0.0.73 - - [2026-02-10 01:20:14] "GET /virtual-machine-interface/3e6378f2-061d-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004287 10.0.0.73 - - [2026-02-10 01:20:14] "GET /floating-ip/0edaab08-d2b1-48b1-a6aa-5902a62bdeaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.004262 10.0.0.73 - - [2026-02-10 01:20:14] "POST /set-tag HTTP/1.1" 200 109 0.003592 10.0.0.73 - - [2026-02-10 01:20:29] "GET / HTTP/1.1" 200 35931 0.001291 10.0.0.73 - - [2026-02-10 01:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.73 - - [2026-02-10 01:20:29] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031267 10.0.0.73 - - [2026-02-10 01:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.73 - - [2026-02-10 01:20:29] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034176 10.0.0.73 - - [2026-02-10 01:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.73 - - [2026-02-10 01:20:29] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028990 10.0.0.73 - - [2026-02-10 01:20:30] "POST /tags HTTP/1.1" 200 333 0.047207 10.0.0.73 - - [2026-02-10 01:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.032471 10.0.0.73 - - [2026-02-10 01:20:30] "GET /tag/15a4c92c-6ced-4de6-bab4-2f65767e930e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.034261 10.0.0.73 - - [2026-02-10 01:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.73 - - [2026-02-10 01:20:30] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027016 10.0.0.73 - - [2026-02-10 01:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.73 - - [2026-02-10 01:20:30] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036787 10.0.0.73 - - [2026-02-10 01:20:30] "GET /virtual-networks?parent_id=fe700607-0d3b-4cf1-90fb-4ed9ad404895&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.013149 10.0.0.73 - - [2026-02-10 01:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.73 - - [2026-02-10 01:20:30] "GET /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.004126 10.0.0.73 - - [2026-02-10 01:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.73 - - [2026-02-10 01:20:30] "POST /virtual-networks HTTP/1.1" 200 512 0.054994 10.0.0.73 - - [2026-02-10 01:20:30] "GET /service-appliance-set/524bb968-c724-4208-b4b3-f69aff64bd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.007574 10.0.0.73 - - [2026-02-10 01:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008870 10.0.0.73 - - [2026-02-10 01:20:30] "POST /fqname-to-id HTTP/1.1" 404 254 0.003229 10.0.0.73 - - [2026-02-10 01:20:30] "GET /network-ipam/da699f90-28d3-4746-abd0-aedf80c58987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.002871 10.0.0.73 - - [2026-02-10 01:20:30] "POST /useragent-kv HTTP/1.1" 200 115 0.009282 10.0.0.73 - - [2026-02-10 01:20:30] "POST /ref-update HTTP/1.1" 200 156 0.125989 10.0.0.73 - - [2026-02-10 01:20:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.128170 10.0.0.73 - - [2026-02-10 01:20:30] "GET /virtual-network/99d5423a-cc3c-40db-8741-efb812e48ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.010165 10.0.0.73 - - [2026-02-10 01:20:30] "GET /virtual-machine-interface/9e469b2f-7d3b-4848-b7dc-e2719395cc3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.015735 10.0.0.73 - - [2026-02-10 01:20:30] "POST /instance-ips HTTP/1.1" 200 409 0.023884 10.0.0.73 - - [2026-02-10 01:20:30] "GET /domains HTTP/1.1" 200 280 0.002599 10.0.0.73 - - [2026-02-10 01:20:30] "GET /domain/859b4cd3-a92d-42d7-abe2-0b126924631a HTTP/1.1" 200 3086 0.008078 10.0.0.73 - - [2026-02-10 01:20:30] "GET /instance-ip/425bf780-899e-4270-a0c9-63a62949b23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.011708 10.0.0.73 - - [2026-02-10 01:20:30] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895 HTTP/1.1" 200 5477 0.038224 10.0.0.73 - - [2026-02-10 01:20:30] "GET /virtual-network/99d5423a-cc3c-40db-8741-efb812e48ec2 HTTP/1.1" 200 2092 0.006170 10.0.0.73 - - [2026-02-10 01:20:30] "GET /virtual-network/99d5423a-cc3c-40db-8741-efb812e48ec2 HTTP/1.1" 200 2092 0.004237 10.0.0.73 - - [2026-02-10 01:20:30] "GET /routing-instance/6182661a-b4b8-448d-ade5-f5fd77c6d40c HTTP/1.1" 200 1181 0.002522 10.0.0.73 - - [2026-02-10 01:20:30] "GET /routing-instance/6182661a-b4b8-448d-ade5-f5fd77c6d40c HTTP/1.1" 200 1181 0.002905 10.0.0.73 - - [2026-02-10 01:20:30] "POST /loadbalancers HTTP/1.1" 200 610 0.037475 10.0.0.73 - - [2026-02-10 01:20:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.019160 10.0.0.73 - - [2026-02-10 01:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.73 - - [2026-02-10 01:20:30] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035499 10.0.0.73 - - [2026-02-10 01:20:30] "GET /instance-ip/425bf780-899e-4270-a0c9-63a62949b23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.015086 10.0.0.73 - - [2026-02-10 01:20:30] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030719 10.0.0.73 - - [2026-02-10 01:20:30] "GET /loadbalancer/11c876f5-4ddf-4ea4-b31a-ab8990c16b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003341 10.0.0.73 - - [2026-02-10 01:20:30] "POST /floating-ips HTTP/1.1" 200 597 0.040482 10.0.0.73 - - [2026-02-10 01:20:30] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.024458 10.0.0.73 - - [2026-02-10 01:20:30] "POST /route-targets HTTP/1.1" 200 327 0.012364 10.0.0.73 - - [2026-02-10 01:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010075 10.0.0.73 - - [2026-02-10 01:20:30] "POST /ref-update HTTP/1.1" 200 156 0.031110 10.0.0.73 - - [2026-02-10 01:20:30] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.062411 10.0.0.73 - - [2026-02-10 01:20:30] "GET /loadbalancer-listener/0905ba88-5da9-47f5-a867-91dfc069d35c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.003410 10.0.0.73 - - [2026-02-10 01:20:30] "GET /loadbalancer-listener/0905ba88-5da9-47f5-a867-91dfc069d35c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.003657 10.0.0.73 - - [2026-02-10 01:20:30] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019178 10.0.0.73 - - [2026-02-10 01:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.73 - - [2026-02-10 01:20:31] "GET /instance-ip/425bf780-899e-4270-a0c9-63a62949b23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002756 10.0.0.73 - - [2026-02-10 01:20:31] "GET /instance-ip/425bf780-899e-4270-a0c9-63a62949b23f?fields=floating_ips HTTP/1.1" 200 1212 0.004986 10.0.0.73 - - [2026-02-10 01:20:31] "GET /floating-ip/5134365a-d128-440e-8ab2-43dd25724002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.001931 10.0.0.73 - - [2026-02-10 01:20:31] "GET /loadbalancer/11c876f5-4ddf-4ea4-b31a-ab8990c16b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002673 10.0.0.73 - - [2026-02-10 01:20:31] "POST /tags HTTP/1.1" 200 295 0.061288 10.0.0.73 - - [2026-02-10 01:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011521 10.0.0.73 - - [2026-02-10 01:20:31] "GET /tag/76a5e776-2505-455d-b264-013683c91ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.013158 10.0.0.73 - - [2026-02-10 01:20:31] "POST /tags HTTP/1.1" 409 233 0.001699 10.0.0.73 - - [2026-02-10 01:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.73 - - [2026-02-10 01:20:31] "GET /tag/d12ea746-be5d-43f9-a175-35948ff34e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.010159 10.0.0.73 - - [2026-02-10 01:20:31] "POST /tags HTTP/1.1" 409 206 0.001616 10.0.0.73 - - [2026-02-10 01:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.73 - - [2026-02-10 01:20:31] "GET /tag/a0662c01-e5e5-461a-82d1-4390793ff7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013090 10.0.0.73 - - [2026-02-10 01:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.73 - - [2026-02-10 01:20:31] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004354 10.0.0.73 - - [2026-02-10 01:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.73 - - [2026-02-10 01:20:31] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036772 10.0.0.73 - - [2026-02-10 01:20:31] "POST /virtual-machines HTTP/1.1" 200 369 0.007812 10.0.0.73 - - [2026-02-10 01:20:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.017809 10.0.0.73 - - [2026-02-10 01:20:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113883 10.0.0.73 - - [2026-02-10 01:20:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.020252 10.0.0.73 - - [2026-02-10 01:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007774 10.0.0.73 - - [2026-02-10 01:20:31] "GET /virtual-machine-interface/b1102110-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004408 10.0.0.73 - - [2026-02-10 01:20:31] "POST /instance-ips HTTP/1.1" 200 409 0.019882 10.0.0.73 - - [2026-02-10 01:20:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.016385 10.0.0.73 - - [2026-02-10 01:20:31] "GET /virtual-machine-interface/b1102110-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007834 10.0.0.73 - - [2026-02-10 01:20:31] "POST /set-tag HTTP/1.1" 200 109 0.016829 10.0.0.73 - - [2026-02-10 01:20:31] "GET /virtual-machine-interface/b1102110-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016201 10.0.0.73 - - [2026-02-10 01:20:31] "GET /instance-ip/b126b38a-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002601 10.0.0.73 - - [2026-02-10 01:20:31] "GET /virtual-machine-interface/b1102110-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005890 10.0.0.73 - - [2026-02-10 01:20:31] "POST /set-tag HTTP/1.1" 200 109 0.002463 10.0.0.73 - - [2026-02-10 01:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.73 - - [2026-02-10 01:20:31] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004411 10.0.0.73 - - [2026-02-10 01:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.73 - - [2026-02-10 01:20:31] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027567 10.0.0.73 - - [2026-02-10 01:20:31] "POST /virtual-machines HTTP/1.1" 200 369 0.011557 10.0.0.73 - - [2026-02-10 01:20:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.014897 10.0.0.73 - - [2026-02-10 01:20:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.103135 10.0.0.73 - - [2026-02-10 01:20:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009158 10.0.0.73 - - [2026-02-10 01:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007329 10.0.0.73 - - [2026-02-10 01:20:32] "GET /virtual-machine-interface/b1695866-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004442 10.0.0.73 - - [2026-02-10 01:20:32] "POST /instance-ips HTTP/1.1" 200 409 0.023669 10.0.0.73 - - [2026-02-10 01:20:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.031070 10.0.0.73 - - [2026-02-10 01:20:32] "GET /virtual-machine-interface/b1695866-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009549 10.0.0.73 - - [2026-02-10 01:20:32] "POST /set-tag HTTP/1.1" 200 109 0.024020 10.0.0.73 - - [2026-02-10 01:20:32] "GET /virtual-machine-interface/b1695866-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.021748 10.0.0.73 - - [2026-02-10 01:20:32] "GET /instance-ip/b17c58c6-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005821 10.0.0.73 - - [2026-02-10 01:20:32] "GET /virtual-machine-interface/b1695866-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004113 10.0.0.73 - - [2026-02-10 01:20:32] "POST /set-tag HTTP/1.1" 200 109 0.001992 10.0.0.73 - - [2026-02-10 01:20:32] "GET /virtual-router/437234fd-dc28-4faf-a540-53786f880fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002482 10.0.0.73 - - [2026-02-10 01:20:32] "POST /ref-update HTTP/1.1" 200 156 0.011156 10.0.0.73 - - [2026-02-10 01:20:32] "GET /virtual-machine-interface/b1102110-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.019216 10.0.0.73 - - [2026-02-10 01:20:32] "POST /set-tag HTTP/1.1" 200 109 0.002990 10.0.0.73 - - [2026-02-10 01:20:32] "GET /virtual-router/437234fd-dc28-4faf-a540-53786f880fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.004274 10.0.0.73 - - [2026-02-10 01:20:32] "POST /ref-update HTTP/1.1" 200 156 0.007423 10.0.0.73 - - [2026-02-10 01:20:32] "GET /virtual-machine-interface/b1695866-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006131 10.0.0.73 - - [2026-02-10 01:20:32] "POST /set-tag HTTP/1.1" 200 109 0.002526 10.0.0.73 - - [2026-02-10 01:20:32] "GET /virtual-machine-interface/b1102110-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004206 10.0.0.73 - - [2026-02-10 01:20:32] "POST /set-tag HTTP/1.1" 200 109 0.003162 10.0.0.73 - - [2026-02-10 01:20:32] "GET /virtual-machine-interface/b1695866-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004644 10.0.0.73 - - [2026-02-10 01:20:32] "POST /set-tag HTTP/1.1" 200 109 0.002166 10.0.0.73 - - [2026-02-10 01:20:35] "GET /domains HTTP/1.1" 200 280 0.001977 10.0.0.73 - - [2026-02-10 01:20:35] "GET /domain/859b4cd3-a92d-42d7-abe2-0b126924631a HTTP/1.1" 200 3086 0.002804 10.0.0.73 - - [2026-02-10 01:20:35] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895 HTTP/1.1" 200 7065 0.037353 10.0.0.73 - - [2026-02-10 01:20:35] "GET /virtual-network/99d5423a-cc3c-40db-8741-efb812e48ec2 HTTP/1.1" 200 2092 0.004529 10.0.0.73 - - [2026-02-10 01:20:35] "GET /virtual-network/99d5423a-cc3c-40db-8741-efb812e48ec2 HTTP/1.1" 200 2092 0.005052 10.0.0.73 - - [2026-02-10 01:20:35] "GET /routing-instance/6182661a-b4b8-448d-ade5-f5fd77c6d40c HTTP/1.1" 200 1402 0.004022 10.0.0.73 - - [2026-02-10 01:20:35] "GET /routing-instance/6182661a-b4b8-448d-ade5-f5fd77c6d40c HTTP/1.1" 200 1402 0.002171 10.0.0.73 - - [2026-02-10 01:20:35] "GET /route-target/6225e9d4-a4a6-4ec2-bc70-00c05006202a HTTP/1.1" 200 1152 0.001996 10.0.0.73 - - [2026-02-10 01:20:35] "GET /virtual-network/99d5423a-cc3c-40db-8741-efb812e48ec2 HTTP/1.1" 200 2092 0.003700 10.0.0.73 - - [2026-02-10 01:20:35] "GET /routing-instance/6182661a-b4b8-448d-ade5-f5fd77c6d40c HTTP/1.1" 200 1402 0.002228 10.0.0.73 - - [2026-02-10 01:20:35] "GET /virtual-network/99d5423a-cc3c-40db-8741-efb812e48ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003678 10.0.0.73 - - [2026-02-10 01:20:35] "GET /virtual-network/99d5423a-cc3c-40db-8741-efb812e48ec2 HTTP/1.1" 200 2092 0.004475 10.0.0.73 - - [2026-02-10 01:20:35] "GET /routing-instance/6182661a-b4b8-448d-ade5-f5fd77c6d40c HTTP/1.1" 200 1402 0.002326 10.0.0.73 - - [2026-02-10 01:20:35] "GET /routing-instance/6182661a-b4b8-448d-ade5-f5fd77c6d40c HTTP/1.1" 200 1402 0.002875 10.0.0.73 - - [2026-02-10 01:20:35] "GET /route-target/6225e9d4-a4a6-4ec2-bc70-00c05006202a HTTP/1.1" 200 1152 0.002696 10.0.0.73 - - [2026-02-10 01:20:35] "GET /domains HTTP/1.1" 200 280 0.002255 10.0.0.73 - - [2026-02-10 01:20:35] "GET /domain/859b4cd3-a92d-42d7-abe2-0b126924631a HTTP/1.1" 200 3086 0.003112 10.0.0.73 - - [2026-02-10 01:20:35] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895 HTTP/1.1" 200 7065 0.048043 10.0.0.73 - - [2026-02-10 01:20:35] "GET /virtual-network/99d5423a-cc3c-40db-8741-efb812e48ec2 HTTP/1.1" 200 2092 0.004610 10.0.0.73 - - [2026-02-10 01:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.73 - - [2026-02-10 01:20:35] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036361 10.0.0.73 - - [2026-02-10 01:20:35] "GET /virtual-network/99d5423a-cc3c-40db-8741-efb812e48ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004353 10.0.0.73 - - [2026-02-10 01:20:35] "GET /floating-ip-pools?parent_id=99d5423a-cc3c-40db-8741-efb812e48ec2&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001858 10.0.0.73 - - [2026-02-10 01:20:35] "GET /virtual-network/99d5423a-cc3c-40db-8741-efb812e48ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004261 10.0.0.73 - - [2026-02-10 01:20:36] "POST /floating-ip-pools HTTP/1.1" 200 562 0.030822 10.0.0.73 - - [2026-02-10 01:20:36] "POST /ref-update HTTP/1.1" 200 156 0.021002 10.0.0.73 - - [2026-02-10 01:20:36] "GET /virtual-network/99d5423a-cc3c-40db-8741-efb812e48ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004387 10.0.0.73 - - [2026-02-10 01:20:36] "GET /domains HTTP/1.1" 200 280 0.002007 10.0.0.73 - - [2026-02-10 01:20:36] "GET /domain/859b4cd3-a92d-42d7-abe2-0b126924631a HTTP/1.1" 200 3086 0.002270 10.0.0.73 - - [2026-02-10 01:20:36] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895 HTTP/1.1" 200 7321 0.030130 10.0.0.73 - - [2026-02-10 01:20:36] "GET /virtual-network/99d5423a-cc3c-40db-8741-efb812e48ec2 HTTP/1.1" 200 2330 0.004649 10.0.0.73 - - [2026-02-10 01:20:36] "GET /floating-ip-pool/732cb537-618f-4f0b-a85e-cf8286bec7dd HTTP/1.1" 200 1314 0.002316 10.0.0.73 - - [2026-02-10 01:20:36] "GET /domains HTTP/1.1" 200 280 0.001256 10.0.0.73 - - [2026-02-10 01:20:36] "GET /domain/859b4cd3-a92d-42d7-abe2-0b126924631a HTTP/1.1" 200 3086 0.002186 10.0.0.73 - - [2026-02-10 01:20:36] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895 HTTP/1.1" 200 7321 0.030026 10.0.0.73 - - [2026-02-10 01:20:36] "GET /virtual-network/99d5423a-cc3c-40db-8741-efb812e48ec2 HTTP/1.1" 200 2330 0.003753 10.0.0.73 - - [2026-02-10 01:20:36] "GET /virtual-network/99d5423a-cc3c-40db-8741-efb812e48ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003475 10.0.0.73 - - [2026-02-10 01:20:36] "POST /tags HTTP/1.1" 200 365 0.060491 10.0.0.73 - - [2026-02-10 01:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.016257 10.0.0.73 - - [2026-02-10 01:20:36] "GET /tag/8297651b-cb58-4c77-ab3c-3d4ee57eb9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.019073 10.0.0.73 - - [2026-02-10 01:20:36] "POST /tags HTTP/1.1" 409 206 0.001863 10.0.0.73 - - [2026-02-10 01:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.73 - - [2026-02-10 01:20:36] "GET /tag/a0662c01-e5e5-461a-82d1-4390793ff7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014272 10.0.0.73 - - [2026-02-10 01:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005487 10.0.0.73 - - [2026-02-10 01:20:36] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.042597 10.0.0.73 - - [2026-02-10 01:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.73 - - [2026-02-10 01:20:36] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003910 10.0.0.73 - - [2026-02-10 01:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.73 - - [2026-02-10 01:20:36] "GET /service-appliance-set/7b44a321-a759-4491-96d3-5015dd19b00c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.006119 10.0.0.73 - - [2026-02-10 01:20:36] "POST /fqname-to-id HTTP/1.1" 404 258 0.003614 10.0.0.73 - - [2026-02-10 01:20:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.119546 10.0.0.73 - - [2026-02-10 01:20:36] "GET /virtual-machine-interface/be17471b-8cd7-4d98-817f-2824b6156971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.018767 10.0.0.73 - - [2026-02-10 01:20:36] "POST /set-tag HTTP/1.1" 200 109 0.016950 10.0.0.73 - - [2026-02-10 01:20:36] "POST /instance-ips HTTP/1.1" 200 417 0.032329 10.0.0.73 - - [2026-02-10 01:20:36] "GET /instance-ip/44a65dce-3776-4beb-9066-04397e212171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.011742 10.0.0.73 - - [2026-02-10 01:20:36] "POST /loadbalancers HTTP/1.1" 200 618 0.060240 10.0.0.73 - - [2026-02-10 01:20:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.040059 10.0.0.73 - - [2026-02-10 01:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012132 10.0.0.73 - - [2026-02-10 01:20:37] "POST /service-instances HTTP/1.1" 200 566 0.049519 10.0.0.73 - - [2026-02-10 01:20:37] "POST /ref-update HTTP/1.1" 200 156 0.010904 10.0.0.73 - - [2026-02-10 01:20:37] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.047096 10.0.0.73 - - [2026-02-10 01:20:37] "GET /virtual-machine-interface/be17471b-8cd7-4d98-817f-2824b6156971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006537 10.0.0.73 - - [2026-02-10 01:20:37] "GET /virtual-machine-interface/be17471b-8cd7-4d98-817f-2824b6156971?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.005142 10.0.0.73 - - [2026-02-10 01:20:37] "PUT /service-instance/38d01c8f-0f04-4f0d-9c09-4627dd05bbf7 HTTP/1.1" 200 266 0.016827 10.0.0.73 - - [2026-02-10 01:20:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.014829 10.0.0.73 - - [2026-02-10 01:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010822 10.0.0.73 - - [2026-02-10 01:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.73 - - [2026-02-10 01:20:37] "GET /floating-ip-pool/732cb537-618f-4f0b-a85e-cf8286bec7dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.001821 10.0.0.73 - - [2026-02-10 01:20:37] "POST /floating-ips HTTP/1.1" 200 671 0.084286 10.0.0.73 - - [2026-02-10 01:20:37] "POST /virtual-machines HTTP/1.1" 200 429 0.058522 10.0.0.73 - - [2026-02-10 01:20:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.010182 10.0.0.73 - - [2026-02-10 01:20:37] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002768 10.0.0.73 - - [2026-02-10 01:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.73 - - [2026-02-10 01:20:37] "GET /policy-management/035d097e-ff6b-4d58-8b5a-c5e7b6a04c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.015662 10.0.0.73 - - [2026-02-10 01:20:37] "POST /tags HTTP/1.1" 409 221 0.005940 10.0.0.73 - - [2026-02-10 01:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.73 - - [2026-02-10 01:20:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.147917 10.0.0.73 - - [2026-02-10 01:20:37] "POST /chown HTTP/1.1" 200 109 0.024205 10.0.0.73 - - [2026-02-10 01:20:37] "GET /tag/15a4c92c-6ced-4de6-bab4-2f65767e930e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.028181 10.0.0.73 - - [2026-02-10 01:20:37] "POST /tags HTTP/1.1" 409 238 0.001713 10.0.0.73 - - [2026-02-10 01:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.73 - - [2026-02-10 01:20:37] "POST /chown HTTP/1.1" 200 109 0.009178 10.0.0.73 - - [2026-02-10 01:20:37] "PUT /virtual-machine-interface/04f9aa1c-44a1-43b5-ae7d-02a45479cf45 HTTP/1.1" 200 284 0.026733 10.0.0.73 - - [2026-02-10 01:20:37] "GET /tag/8297651b-cb58-4c77-ab3c-3d4ee57eb9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.037065 10.0.0.73 - - [2026-02-10 01:20:37] "PUT /instance-ip/44a65dce-3776-4beb-9066-04397e212171 HTTP/1.1" 200 256 0.050813 10.0.0.73 - - [2026-02-10 01:20:37] "POST /firewall-rules HTTP/1.1" 200 650 0.087942 10.0.0.73 - - [2026-02-10 01:20:37] "GET /firewall-rule/01402537-5c7a-4f14-b8e8-cc56a2dbac38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.015229 10.0.0.73 - - [2026-02-10 01:20:37] "POST /ref-update HTTP/1.1" 200 156 0.061002 10.0.0.73 - - [2026-02-10 01:20:37] "POST /ref-update HTTP/1.1" 200 156 0.018180 10.0.0.73 - - [2026-02-10 01:20:37] "GET /firewall-policy/b0097c70-fa84-4230-8bbd-222acf5ed337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.010467 10.0.0.73 - - [2026-02-10 01:20:37] "GET /firewall-rule/01402537-5c7a-4f14-b8e8-cc56a2dbac38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.015680 10.0.0.73 - - [2026-02-10 01:20:37] "POST /ref-update HTTP/1.1" 200 156 0.036729 10.0.0.73 - - [2026-02-10 01:20:37] "POST /ref-update HTTP/1.1" 200 156 0.030101 10.0.0.73 - - [2026-02-10 01:20:37] "POST /ref-update HTTP/1.1" 200 156 0.010026 10.0.0.73 - - [2026-02-10 01:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.73 - - [2026-02-10 01:20:37] "POST /ref-update HTTP/1.1" 200 156 0.027869 10.0.0.73 - - [2026-02-10 01:20:37] "POST /ref-update HTTP/1.1" 200 156 0.020666 10.0.0.73 - - [2026-02-10 01:20:37] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.069707 10.0.0.73 - - [2026-02-10 01:20:37] "GET /loadbalancer/7e5b7544-e36d-42a2-b88c-fd0bfb2f7599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.006950 10.0.0.73 - - [2026-02-10 01:20:38] "POST /virtual-machines HTTP/1.1" 200 429 0.015778 10.0.0.73 - - [2026-02-10 01:20:38] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.080240 10.0.0.73 - - [2026-02-10 01:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.73 - - [2026-02-10 01:20:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.121415 10.0.0.73 - - [2026-02-10 01:20:38] "POST /chown HTTP/1.1" 200 109 0.035593 10.0.0.73 - - [2026-02-10 01:20:38] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.082268 10.0.0.73 - - [2026-02-10 01:20:38] "POST /chown HTTP/1.1" 200 109 0.009034 10.0.0.73 - - [2026-02-10 01:20:38] "GET /loadbalancer-listener/b51238a1-a4b9-4dc1-b05b-a5256c39f56f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003963 10.0.0.73 - - [2026-02-10 01:20:38] "PUT /virtual-machine-interface/4604d042-1a30-4f99-97b1-bdc88ede72e1 HTTP/1.1" 200 284 0.020144 10.0.0.73 - - [2026-02-10 01:20:38] "GET /loadbalancer-listener/b51238a1-a4b9-4dc1-b05b-a5256c39f56f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.022519 10.0.0.73 - - [2026-02-10 01:20:38] "PUT /instance-ip/44a65dce-3776-4beb-9066-04397e212171 HTTP/1.1" 200 256 0.024180 10.0.0.73 - - [2026-02-10 01:20:38] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.032362 10.0.0.73 - - [2026-02-10 01:20:38] "POST /ref-update HTTP/1.1" 200 156 0.022095 10.0.0.73 - - [2026-02-10 01:20:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.035541 10.0.0.73 - - [2026-02-10 01:20:38] "GET /loadbalancer-pool/75ffb580-a5e5-4996-97aa-f7c23984bad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007593 10.0.0.73 - - [2026-02-10 01:20:38] "POST /ref-update HTTP/1.1" 200 156 0.051000 10.0.0.73 - - [2026-02-10 01:20:38] "POST /ref-update HTTP/1.1" 200 156 0.023329 10.0.0.73 - - [2026-02-10 01:20:38] "POST /loadbalancer-members HTTP/1.1" 200 707 0.048836 10.0.0.73 - - [2026-02-10 01:20:38] "POST /ref-update HTTP/1.1" 200 156 0.012899 10.0.0.73 - - [2026-02-10 01:20:38] "POST /ref-update HTTP/1.1" 200 156 0.018835 10.0.0.73 - - [2026-02-10 01:20:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.017260 10.0.0.73 - - [2026-02-10 01:20:38] "GET /loadbalancer-member/3f93ca1a-2a03-4466-bbb6-5fcc3f5cf8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.027451 10.0.0.73 - - [2026-02-10 01:20:38] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005369 10.0.0.73 - - [2026-02-10 01:20:38] "PUT /service-instance/38d01c8f-0f04-4f0d-9c09-4627dd05bbf7 HTTP/1.1" 200 266 0.012591 10.0.0.73 - - [2026-02-10 01:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.73 - - [2026-02-10 01:20:38] "GET /policy-management/035d097e-ff6b-4d58-8b5a-c5e7b6a04c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003172 10.0.0.73 - - [2026-02-10 01:20:38] "POST /tags HTTP/1.1" 409 221 0.004317 10.0.0.73 - - [2026-02-10 01:20:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.009698 10.0.0.73 - - [2026-02-10 01:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.73 - - [2026-02-10 01:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004684 10.0.0.73 - - [2026-02-10 01:20:38] "POST /chown HTTP/1.1" 200 109 0.019323 10.0.0.73 - - [2026-02-10 01:20:38] "GET /tag/15a4c92c-6ced-4de6-bab4-2f65767e930e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.025105 10.0.0.73 - - [2026-02-10 01:20:38] "POST /tags HTTP/1.1" 409 238 0.001678 10.0.0.73 - - [2026-02-10 01:20:38] "POST /chown HTTP/1.1" 200 109 0.021831 10.0.0.73 - - [2026-02-10 01:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.73 - - [2026-02-10 01:20:38] "GET /tag/8297651b-cb58-4c77-ab3c-3d4ee57eb9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.012294 10.0.0.73 - - [2026-02-10 01:20:38] "POST /firewall-rules HTTP/1.1" 409 293 0.001919 10.0.0.73 - - [2026-02-10 01:20:38] "PUT /instance-ip/44a65dce-3776-4beb-9066-04397e212171 HTTP/1.1" 200 256 0.024271 10.0.0.73 - - [2026-02-10 01:20:38] "POST /ref-update HTTP/1.1" 200 156 0.015833 10.0.0.73 - - [2026-02-10 01:20:38] "POST /chown HTTP/1.1" 200 109 0.016180 10.0.0.73 - - [2026-02-10 01:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005844 10.0.0.73 - - [2026-02-10 01:20:38] "PUT /firewall-rule/01402537-5c7a-4f14-b8e8-cc56a2dbac38 HTTP/1.1" 200 260 0.026270 10.0.0.73 - - [2026-02-10 01:20:38] "GET /firewall-rule/01402537-5c7a-4f14-b8e8-cc56a2dbac38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.009935 10.0.0.73 - - [2026-02-10 01:20:38] "POST /chown HTTP/1.1" 200 109 0.011629 10.0.0.73 - - [2026-02-10 01:20:38] "PUT /instance-ip/44a65dce-3776-4beb-9066-04397e212171 HTTP/1.1" 200 256 0.012206 10.0.0.73 - - [2026-02-10 01:20:38] "GET /firewall-policy/b0097c70-fa84-4230-8bbd-222acf5ed337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004585 10.0.0.73 - - [2026-02-10 01:20:38] "POST /ref-update HTTP/1.1" 200 156 0.019405 10.0.0.73 - - [2026-02-10 01:20:38] "GET /firewall-rule/01402537-5c7a-4f14-b8e8-cc56a2dbac38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.001822 10.0.0.73 - - [2026-02-10 01:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.73 - - [2026-02-10 01:20:39] "POST /chown HTTP/1.1" 200 109 0.008021 10.0.0.73 - - [2026-02-10 01:20:39] "POST /chown HTTP/1.1" 200 109 0.019945 10.0.0.73 - - [2026-02-10 01:20:39] "PUT /instance-ip/44a65dce-3776-4beb-9066-04397e212171 HTTP/1.1" 200 256 0.012184 10.0.0.73 - - [2026-02-10 01:20:39] "POST /ref-update HTTP/1.1" 200 156 0.024915 10.0.0.73 - - [2026-02-10 01:20:39] "POST /chown HTTP/1.1" 200 109 0.016415 10.0.0.73 - - [2026-02-10 01:20:39] "POST /chown HTTP/1.1" 200 109 0.006267 10.0.0.73 - - [2026-02-10 01:20:39] "PUT /instance-ip/44a65dce-3776-4beb-9066-04397e212171 HTTP/1.1" 200 256 0.020973 10.0.0.73 - - [2026-02-10 01:20:39] "POST /ref-update HTTP/1.1" 200 156 0.011805 10.0.0.73 - - [2026-02-10 01:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007336 10.0.0.73 - - [2026-02-10 01:20:39] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008126 10.0.0.73 - - [2026-02-10 01:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.73 - - [2026-02-10 01:20:39] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.030495 10.0.0.73 - - [2026-02-10 01:20:39] "PUT /service-instance/38d01c8f-0f04-4f0d-9c09-4627dd05bbf7 HTTP/1.1" 200 266 0.026869 10.0.0.73 - - [2026-02-10 01:20:39] "POST /virtual-machines HTTP/1.1" 200 373 0.023691 10.0.0.73 - - [2026-02-10 01:20:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.026304 10.0.0.73 - - [2026-02-10 01:20:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.010912 10.0.0.73 - - [2026-02-10 01:20:39] "PUT /service-instance/38d01c8f-0f04-4f0d-9c09-4627dd05bbf7 HTTP/1.1" 200 266 0.028907 10.0.0.73 - - [2026-02-10 01:20:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.025094 10.0.0.73 - - [2026-02-10 01:20:39] "PUT /service-instance/38d01c8f-0f04-4f0d-9c09-4627dd05bbf7 HTTP/1.1" 200 266 0.050691 10.0.0.73 - - [2026-02-10 01:20:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.207426 10.0.0.73 - - [2026-02-10 01:20:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.020099 10.0.0.73 - - [2026-02-10 01:20:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.046168 10.0.0.73 - - [2026-02-10 01:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009557 10.0.0.73 - - [2026-02-10 01:20:39] "PUT /service-instance/38d01c8f-0f04-4f0d-9c09-4627dd05bbf7 HTTP/1.1" 200 266 0.030014 10.0.0.73 - - [2026-02-10 01:20:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.019359 10.0.0.73 - - [2026-02-10 01:20:39] "GET /virtual-machine-interface/b5d663da-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.021684 10.0.0.73 - - [2026-02-10 01:20:39] "PUT /service-instance/38d01c8f-0f04-4f0d-9c09-4627dd05bbf7 HTTP/1.1" 200 266 0.010451 10.0.0.73 - - [2026-02-10 01:20:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.014271 10.0.0.73 - - [2026-02-10 01:20:39] "POST /instance-ips HTTP/1.1" 200 413 0.066001 10.0.0.73 - - [2026-02-10 01:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.73 - - [2026-02-10 01:20:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.025739 10.0.0.73 - - [2026-02-10 01:20:39] "GET /virtual-machine-interface/b5d663da-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.008673 10.0.0.73 - - [2026-02-10 01:20:39] "POST /chown HTTP/1.1" 200 109 0.007041 10.0.0.73 - - [2026-02-10 01:20:39] "POST /chown HTTP/1.1" 200 109 0.017081 10.0.0.73 - - [2026-02-10 01:20:39] "POST /ref-update HTTP/1.1" 200 156 0.018287 10.0.0.73 - - [2026-02-10 01:20:40] "POST /set-tag HTTP/1.1" 200 109 0.051738 10.0.0.73 - - [2026-02-10 01:20:40] "GET /virtual-machine-interface/b5d663da-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009839 10.0.0.73 - - [2026-02-10 01:20:40] "GET /instance-ip/b5fe5c96-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.003152 10.0.0.73 - - [2026-02-10 01:20:40] "POST /chown HTTP/1.1" 200 109 0.017819 10.0.0.73 - - [2026-02-10 01:20:40] "POST /chown HTTP/1.1" 200 109 0.009019 10.0.0.73 - - [2026-02-10 01:20:40] "POST /ref-update HTTP/1.1" 200 156 0.018092 10.0.0.73 - - [2026-02-10 01:20:40] "GET /virtual-machine-interface/b5d663da-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004067 10.0.0.73 - - [2026-02-10 01:20:40] "POST /set-tag HTTP/1.1" 200 109 0.001879 10.0.0.73 - - [2026-02-10 01:20:40] "GET /virtual-router/437234fd-dc28-4faf-a540-53786f880fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.003137 10.0.0.73 - - [2026-02-10 01:20:40] "POST /ref-update HTTP/1.1" 200 156 0.007145 10.0.0.73 - - [2026-02-10 01:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.73 - - [2026-02-10 01:20:40] "POST /chown HTTP/1.1" 200 109 0.006343 10.0.0.73 - - [2026-02-10 01:20:40] "GET /virtual-machine-interface/b5d663da-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007984 10.0.0.73 - - [2026-02-10 01:20:40] "POST /chown HTTP/1.1" 200 109 0.024076 10.0.0.73 - - [2026-02-10 01:20:40] "POST /set-tag HTTP/1.1" 200 109 0.004812 10.0.0.73 - - [2026-02-10 01:20:40] "GET /virtual-machine-interface/b5d663da-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007421 10.0.0.73 - - [2026-02-10 01:20:40] "POST /chown HTTP/1.1" 200 109 0.005866 10.0.0.73 - - [2026-02-10 01:20:40] "POST /set-tag HTTP/1.1" 200 109 0.010373 10.0.0.73 - - [2026-02-10 01:20:40] "POST /chown HTTP/1.1" 200 109 0.018119 10.0.0.73 - - [2026-02-10 01:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.73 - - [2026-02-10 01:20:40] "POST /chown HTTP/1.1" 200 109 0.008581 10.0.0.73 - - [2026-02-10 01:20:40] "POST /chown HTTP/1.1" 200 109 0.006714 10.0.0.73 - - [2026-02-10 01:20:40] "POST /chown HTTP/1.1" 200 109 0.016284 10.0.0.73 - - [2026-02-10 01:20:40] "POST /chown HTTP/1.1" 200 109 0.012024 10.0.0.73 - - [2026-02-10 01:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.73 - - [2026-02-10 01:20:40] "POST /chown HTTP/1.1" 200 109 0.007079 10.0.0.73 - - [2026-02-10 01:20:40] "POST /chown HTTP/1.1" 200 109 0.019898 10.0.0.73 - - [2026-02-10 01:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.73 - - [2026-02-10 01:20:40] "POST /chown HTTP/1.1" 200 109 0.008573 10.0.0.73 - - [2026-02-10 01:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.73 - - [2026-02-10 01:20:40] "POST /chown HTTP/1.1" 200 109 0.020052 10.0.0.73 - - [2026-02-10 01:20:40] "POST /chown HTTP/1.1" 200 109 0.053749 10.0.0.73 - - [2026-02-10 01:20:40] "POST /chown HTTP/1.1" 200 109 0.029314 10.0.0.73 - - [2026-02-10 01:20:40] "POST /chown HTTP/1.1" 200 109 0.077293 10.0.0.73 - - [2026-02-10 01:20:40] "POST /chown HTTP/1.1" 200 109 0.011024 10.0.0.73 - - [2026-02-10 01:20:40] "POST /chown HTTP/1.1" 200 109 0.019760 10.0.0.73 - - [2026-02-10 01:20:40] "POST /chown HTTP/1.1" 200 109 0.021120 10.0.0.73 - - [2026-02-10 01:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007365 10.0.0.73 - - [2026-02-10 01:20:40] "POST /chown HTTP/1.1" 200 109 0.006497 10.0.0.73 - - [2026-02-10 01:20:40] "POST /chown HTTP/1.1" 200 109 0.022518 10.0.0.73 - - [2026-02-10 01:20:40] "POST /chown HTTP/1.1" 200 109 0.017828 10.0.0.73 - - [2026-02-10 01:20:40] "POST /chown HTTP/1.1" 200 109 0.006822 10.0.0.73 - - [2026-02-10 01:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.73 - - [2026-02-10 01:20:40] "POST /chown HTTP/1.1" 200 109 0.005617 10.0.0.73 - - [2026-02-10 01:20:40] "POST /chown HTTP/1.1" 200 109 0.006056 10.0.0.73 - - [2026-02-10 01:20:41] "POST /chown HTTP/1.1" 200 109 0.017839 10.0.0.73 - - [2026-02-10 01:20:41] "POST /chown HTTP/1.1" 200 109 0.020542 10.0.0.73 - - [2026-02-10 01:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.73 - - [2026-02-10 01:20:41] "POST /chown HTTP/1.1" 200 109 0.016038 10.0.0.73 - - [2026-02-10 01:20:41] "POST /chown HTTP/1.1" 200 109 0.016035 10.0.0.73 - - [2026-02-10 01:20:41] "POST /chown HTTP/1.1" 200 109 0.006602 10.0.0.73 - - [2026-02-10 01:20:41] "POST /chown HTTP/1.1" 200 109 0.017195 10.0.0.73 - - [2026-02-10 01:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.73 - - [2026-02-10 01:20:41] "POST /chown HTTP/1.1" 200 109 0.006342 10.0.0.73 - - [2026-02-10 01:20:41] "POST /chown HTTP/1.1" 200 109 0.016509 10.0.0.73 - - [2026-02-10 01:20:41] "POST /chown HTTP/1.1" 200 109 0.017020 10.0.0.73 - - [2026-02-10 01:20:41] "POST /chown HTTP/1.1" 200 109 0.010157 10.0.0.73 - - [2026-02-10 01:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.73 - - [2026-02-10 01:20:41] "POST /chown HTTP/1.1" 200 109 0.005911 10.0.0.73 - - [2026-02-10 01:20:41] "POST /chown HTTP/1.1" 200 109 0.008811 10.0.0.73 - - [2026-02-10 01:20:41] "POST /chown HTTP/1.1" 200 109 0.017140 10.0.0.73 - - [2026-02-10 01:20:41] "POST /chown HTTP/1.1" 200 109 0.013878 10.0.0.73 - - [2026-02-10 01:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.73 - - [2026-02-10 01:20:41] "POST /chown HTTP/1.1" 200 109 0.005826 10.0.0.73 - - [2026-02-10 01:20:41] "POST /chown HTTP/1.1" 200 109 0.021601 10.0.0.73 - - [2026-02-10 01:20:41] "POST /chown HTTP/1.1" 200 109 0.014207 10.0.0.73 - - [2026-02-10 01:20:41] "POST /chown HTTP/1.1" 200 109 0.005648 10.0.0.73 - - [2026-02-10 01:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.73 - - [2026-02-10 01:20:41] "POST /chown HTTP/1.1" 200 109 0.009199 10.0.0.73 - - [2026-02-10 01:20:41] "POST /chown HTTP/1.1" 200 109 0.015193 10.0.0.73 - - [2026-02-10 01:20:41] "POST /chown HTTP/1.1" 200 109 0.006941 10.0.0.73 - - [2026-02-10 01:20:41] "POST /chown HTTP/1.1" 200 109 0.025754 10.0.0.73 - - [2026-02-10 01:20:46] "GET /virtual-machine-interface/b1102110-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004545 10.0.0.73 - - [2026-02-10 01:20:46] "POST /set-tag HTTP/1.1" 200 109 0.002486 10.0.0.73 - - [2026-02-10 01:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.73 - - [2026-02-10 01:20:46] "GET /loadbalancer/11c876f5-4ddf-4ea4-b31a-ab8990c16b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002503 10.0.0.73 - - [2026-02-10 01:20:46] "GET /loadbalancer-pool/752ccbeb-6548-4c31-acd1-2b6e9785de53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003983 10.0.0.73 - - [2026-02-10 01:20:46] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016327 10.0.0.73 - - [2026-02-10 01:20:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.029896 10.0.0.73 - - [2026-02-10 01:20:46] "GET /virtual-machine-interface/b1102110-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004218 10.0.0.73 - - [2026-02-10 01:20:46] "GET /virtual-machine-interface/b1102110-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007090 10.0.0.73 - - [2026-02-10 01:20:46] "POST /ref-update HTTP/1.1" 200 156 0.007631 10.0.0.73 - - [2026-02-10 01:20:46] "POST /tags HTTP/1.1" 409 221 0.003528 10.0.0.73 - - [2026-02-10 01:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.73 - - [2026-02-10 01:20:46] "GET /tag/15a4c92c-6ced-4de6-bab4-2f65767e930e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.013186 10.0.0.73 - - [2026-02-10 01:20:46] "GET /floating-ip/5134365a-d128-440e-8ab2-43dd25724002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.002859 10.0.0.73 - - [2026-02-10 01:20:46] "PUT /floating-ip/5134365a-d128-440e-8ab2-43dd25724002 HTTP/1.1" 200 256 0.009168 10.0.0.73 - - [2026-02-10 01:20:46] "POST /set-tag HTTP/1.1" 200 109 0.015168 10.0.0.73 - - [2026-02-10 01:20:47] "GET /virtual-machine-interface/b1695866-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005355 10.0.0.73 - - [2026-02-10 01:20:47] "POST /set-tag HTTP/1.1" 200 109 0.004372 10.0.0.73 - - [2026-02-10 01:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.73 - - [2026-02-10 01:20:47] "GET /loadbalancer/11c876f5-4ddf-4ea4-b31a-ab8990c16b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002732 10.0.0.73 - - [2026-02-10 01:20:47] "GET /loadbalancer-pool/752ccbeb-6548-4c31-acd1-2b6e9785de53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002480 10.0.0.73 - - [2026-02-10 01:20:47] "POST /loadbalancer-members HTTP/1.1" 200 702 0.039104 10.0.0.73 - - [2026-02-10 01:20:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020683 10.0.0.73 - - [2026-02-10 01:20:47] "GET /virtual-machine-interface/b1695866-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004635 10.0.0.73 - - [2026-02-10 01:20:47] "GET /virtual-machine-interface/b1695866-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004672 10.0.0.73 - - [2026-02-10 01:20:47] "POST /ref-update HTTP/1.1" 200 156 0.013199 10.0.0.73 - - [2026-02-10 01:20:47] "POST /set-tag HTTP/1.1" 200 109 0.054463 10.0.0.73 - - [2026-02-10 01:20:47] "GET /floating-ip/5134365a-d128-440e-8ab2-43dd25724002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.010073 10.0.0.73 - - [2026-02-10 01:20:49] "GET /virtual-machine/06beb73a-ef7a-4f0d-8943-dcb30f1b8151?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1214 0.003068 10.0.0.73 - - [2026-02-10 01:20:49] "GET /virtual-machine-interface/b1102110-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004171 10.0.0.73 - - [2026-02-10 01:20:49] "GET /virtual-machine/55694ac9-7259-426e-aebb-fcf9fd8ef6e1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002729 10.0.0.73 - - [2026-02-10 01:20:49] "GET /virtual-machine-interface/b1695866-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003975 10.0.0.73 - - [2026-02-10 01:20:53] "GET /virtual-machine-interface/b5d663da-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004170 10.0.0.73 - - [2026-02-10 01:20:53] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.73 - - [2026-02-10 01:20:54] "GET /virtual-machine/8ad3d2ff-c4c5-47d5-878f-a41b63674510?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002773 10.0.0.73 - - [2026-02-10 01:20:54] "GET /virtual-machine-interface/b5d663da-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003853 10.0.0.73 - - [2026-02-10 01:20:54] "GET /virtual-machine-interface/b5d663da-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004596 10.0.0.73 - - [2026-02-10 01:20:54] "POST /set-tag HTTP/1.1" 200 109 0.002817 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:21:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000855 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:21:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000871 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:21:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000898 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:21:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001001 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:21:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001235 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:21:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001156 10.0.0.73 - - [2026-02-10 01:21:26] "GET /virtual-machine-interface/b5d663da-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005744 10.0.0.73 - - [2026-02-10 01:21:26] "POST /set-tag HTTP/1.1" 200 109 0.002215 10.0.0.73 - - [2026-02-10 01:21:26] "GET /virtual-machine-interface/b5d663da-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005822 10.0.0.73 - - [2026-02-10 01:21:26] "POST /set-tag HTTP/1.1" 200 109 0.002288 10.0.0.73 - - [2026-02-10 01:21:26] "GET /virtual-machine/8ad3d2ff-c4c5-47d5-878f-a41b63674510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003243 10.0.0.73 - - [2026-02-10 01:21:26] "POST /ref-update HTTP/1.1" 200 156 0.012650 10.0.0.73 - - [2026-02-10 01:21:26] "GET /virtual-machine-interface/b5d663da-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.022706 10.0.0.73 - - [2026-02-10 01:21:26] "POST /set-tag HTTP/1.1" 200 109 0.013438 10.0.0.73 - - [2026-02-10 01:21:26] "POST /set-tag HTTP/1.1" 200 109 0.018071 10.0.0.73 - - [2026-02-10 01:21:26] "DELETE /instance-ip/b5fe5c96-061e-11f1-a9bb-fa163edb5637 HTTP/1.1" 200 115 0.073426 10.0.0.73 - - [2026-02-10 01:21:26] "DELETE /virtual-machine-interface/b5d663da-061e-11f1-a9bb-fa163edb5637 HTTP/1.1" 200 115 0.050681 10.0.0.73 - - [2026-02-10 01:21:26] "DELETE /virtual-machine/8ad3d2ff-c4c5-47d5-878f-a41b63674510 HTTP/1.1" 200 115 0.014935 10.0.0.73 - - [2026-02-10 01:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006238 10.0.0.73 - - [2026-02-10 01:21:29] "GET /tag/8297651b-cb58-4c77-ab3c-3d4ee57eb9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.011320 10.0.0.73 - - [2026-02-10 01:21:29] "GET /tag/8297651b-cb58-4c77-ab3c-3d4ee57eb9b3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011382 10.0.0.73 - - [2026-02-10 01:21:29] "GET /virtual-machine-interface/04f9aa1c-44a1-43b5-ae7d-02a45479cf45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004897 10.0.0.73 - - [2026-02-10 01:21:29] "POST /set-tag HTTP/1.1" 200 109 0.015041 10.0.0.73 - - [2026-02-10 01:21:29] "GET /virtual-machine-interface/4604d042-1a30-4f99-97b1-bdc88ede72e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.010735 10.0.0.73 - - [2026-02-10 01:21:29] "POST /set-tag HTTP/1.1" 200 109 0.013525 10.0.0.73 - - [2026-02-10 01:21:30] "GET /virtual-machine-interface/be17471b-8cd7-4d98-817f-2824b6156971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005998 10.0.0.73 - - [2026-02-10 01:21:30] "POST /set-tag HTTP/1.1" 200 109 0.015239 10.0.0.73 - - [2026-02-10 01:21:30] "GET /firewall-policy/b0097c70-fa84-4230-8bbd-222acf5ed337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.013799 10.0.0.73 - - [2026-02-10 01:21:30] "GET /firewall-rule/01402537-5c7a-4f14-b8e8-cc56a2dbac38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002818 10.0.0.73 - - [2026-02-10 01:21:30] "POST /ref-update HTTP/1.1" 200 156 0.014454 10.0.0.73 - - [2026-02-10 01:21:30] "DELETE /firewall-rule/01402537-5c7a-4f14-b8e8-cc56a2dbac38 HTTP/1.1" 200 115 0.035630 10.0.0.73 - - [2026-02-10 01:21:30] "DELETE /loadbalancer-member/3f93ca1a-2a03-4466-bbb6-5fcc3f5cf8e9 HTTP/1.1" 200 115 0.030965 10.0.0.73 - - [2026-02-10 01:21:30] "PUT /service-instance/38d01c8f-0f04-4f0d-9c09-4627dd05bbf7 HTTP/1.1" 200 266 0.011749 10.0.0.73 - - [2026-02-10 01:21:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.014760 10.0.0.73 - - [2026-02-10 01:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.73 - - [2026-02-10 01:21:30] "DELETE /loadbalancer-pool/75ffb580-a5e5-4996-97aa-f7c23984bad2 HTTP/1.1" 200 115 0.064535 10.0.0.73 - - [2026-02-10 01:21:30] "DELETE /loadbalancer-listener/b51238a1-a4b9-4dc1-b05b-a5256c39f56f HTTP/1.1" 200 115 0.030122 10.0.0.73 - - [2026-02-10 01:21:30] "GET /floating-ip/7a3d8394-8292-425a-adfa-9adb421c549f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.003298 10.0.0.73 - - [2026-02-10 01:21:30] "POST /chown HTTP/1.1" 200 109 0.008361 10.0.0.73 - - [2026-02-10 01:21:30] "POST /chown HTTP/1.1" 200 109 0.020220 10.0.0.73 - - [2026-02-10 01:21:30] "POST /chown HTTP/1.1" 200 109 0.021532 10.0.0.73 - - [2026-02-10 01:21:30] "PUT /floating-ip/7a3d8394-8292-425a-adfa-9adb421c549f HTTP/1.1" 200 256 0.039283 10.0.0.73 - - [2026-02-10 01:21:30] "POST /chown HTTP/1.1" 200 109 0.015200 10.0.0.73 - - [2026-02-10 01:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.73 - - [2026-02-10 01:21:30] "POST /chown HTTP/1.1" 200 109 0.012194 10.0.0.73 - - [2026-02-10 01:21:30] "DELETE /floating-ip/7a3d8394-8292-425a-adfa-9adb421c549f HTTP/1.1" 200 115 0.067017 10.0.0.73 - - [2026-02-10 01:21:30] "POST /chown HTTP/1.1" 200 109 0.024369 10.0.0.73 - - [2026-02-10 01:21:30] "DELETE /loadbalancer/7e5b7544-e36d-42a2-b88c-fd0bfb2f7599 HTTP/1.1" 200 115 0.043725 10.0.0.73 - - [2026-02-10 01:21:30] "POST /chown HTTP/1.1" 200 109 0.006089 10.0.0.73 - - [2026-02-10 01:21:30] "POST /chown HTTP/1.1" 200 109 0.016496 10.0.0.73 - - [2026-02-10 01:21:30] "PUT /service-instance/38d01c8f-0f04-4f0d-9c09-4627dd05bbf7 HTTP/1.1" 200 266 0.010558 10.0.0.73 - - [2026-02-10 01:21:30] "DELETE /instance-ip/44a65dce-3776-4beb-9066-04397e212171 HTTP/1.1" 200 115 0.102391 10.0.0.73 - - [2026-02-10 01:21:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.007576 10.0.0.73 - - [2026-02-10 01:21:30] "DELETE /virtual-machine-interface/be17471b-8cd7-4d98-817f-2824b6156971 HTTP/1.1" 200 115 0.061862 10.0.0.73 - - [2026-02-10 01:21:30] "PUT /service-instance/38d01c8f-0f04-4f0d-9c09-4627dd05bbf7 HTTP/1.1" 200 266 0.010123 10.0.0.73 - - [2026-02-10 01:21:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.016577 10.0.0.73 - - [2026-02-10 01:21:30] "DELETE /tag/8297651b-cb58-4c77-ab3c-3d4ee57eb9b3 HTTP/1.1" 200 115 0.092810 10.0.0.73 - - [2026-02-10 01:21:30] "PUT /service-instance/38d01c8f-0f04-4f0d-9c09-4627dd05bbf7 HTTP/1.1" 200 266 0.018575 10.0.0.73 - - [2026-02-10 01:21:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.011760 10.0.0.73 - - [2026-02-10 01:21:30] "GET /floating-ip-pool/732cb537-618f-4f0b-a85e-cf8286bec7dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.009291 10.0.0.73 - - [2026-02-10 01:21:30] "POST /ref-update HTTP/1.1" 200 156 0.025309 10.0.0.73 - - [2026-02-10 01:21:30] "DELETE /service-instance/38d01c8f-0f04-4f0d-9c09-4627dd05bbf7 HTTP/1.1" 200 115 0.069594 10.0.0.73 - - [2026-02-10 01:21:30] "DELETE /floating-ip-pool/732cb537-618f-4f0b-a85e-cf8286bec7dd HTTP/1.1" 200 115 0.047602 10.0.0.73 - - [2026-02-10 01:21:30] "GET /virtual-machine-interface/4604d042-1a30-4f99-97b1-bdc88ede72e1?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.005575 10.0.0.73 - - [2026-02-10 01:21:31] "POST /useragent-kv HTTP/1.1" 200 115 0.008062 10.0.0.73 - - [2026-02-10 01:21:31] "POST /useragent-kv HTTP/1.1" 200 115 0.001566 10.0.0.73 - - [2026-02-10 01:21:31] "DELETE /virtual-network/99d5423a-cc3c-40db-8741-efb812e48ec2 HTTP/1.1" 200 115 0.090730 10.0.0.73 - - [2026-02-10 01:21:31] "GET /routing-instance/6182661a-b4b8-448d-ade5-f5fd77c6d40c HTTP/1.1" 404 171 0.001294 10.0.0.73 - - [2026-02-10 01:21:31] "GET /domains HTTP/1.1" 200 280 0.001652 10.0.0.73 - - [2026-02-10 01:21:31] "GET /domain/859b4cd3-a92d-42d7-abe2-0b126924631a HTTP/1.1" 200 3086 0.003047 10.0.0.73 - - [2026-02-10 01:21:31] "DELETE /virtual-machine-interface/4604d042-1a30-4f99-97b1-bdc88ede72e1 HTTP/1.1" 200 115 0.065215 10.0.0.73 - - [2026-02-10 01:21:31] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895 HTTP/1.1" 200 7143 0.047409 10.0.0.73 - - [2026-02-10 01:21:31] "DELETE /virtual-machine/ea56a21c-c4d0-4e2f-b375-699b30ede066 HTTP/1.1" 200 115 0.042589 10.0.0.73 - - [2026-02-10 01:21:31] "GET /virtual-machine-interface/04f9aa1c-44a1-43b5-ae7d-02a45479cf45?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.008855 10.0.0.73 - - [2026-02-10 01:21:31] "GET /virtual-machine-interface/b1695866-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.017700 10.0.0.73 - - [2026-02-10 01:21:31] "POST /set-tag HTTP/1.1" 200 109 0.003178 10.0.0.73 - - [2026-02-10 01:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.73 - - [2026-02-10 01:21:31] "GET /loadbalancer/11c876f5-4ddf-4ea4-b31a-ab8990c16b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.004239 10.0.0.73 - - [2026-02-10 01:21:31] "DELETE /virtual-machine-interface/04f9aa1c-44a1-43b5-ae7d-02a45479cf45 HTTP/1.1" 200 115 0.066495 10.0.0.73 - - [2026-02-10 01:21:31] "GET /virtual-machine-interface/b1695866-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005132 10.0.0.73 - - [2026-02-10 01:21:31] "POST /ref-update HTTP/1.1" 200 156 0.015330 10.0.0.73 - - [2026-02-10 01:21:31] "POST /set-tag HTTP/1.1" 200 109 0.047256 10.0.0.73 - - [2026-02-10 01:21:31] "DELETE /virtual-machine/8ff1bd50-d9ef-44b3-bfd7-e7ebd095446e HTTP/1.1" 200 115 0.053371 10.0.0.73 - - [2026-02-10 01:21:31] "DELETE /loadbalancer-member/490ff26c-aad6-454d-b0bd-4a21e4abcb88 HTTP/1.1" 200 115 0.049042 10.0.0.73 - - [2026-02-10 01:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.73 - - [2026-02-10 01:21:31] "DELETE /route-target/6225e9d4-a4a6-4ec2-bc70-00c05006202a HTTP/1.1" 200 115 0.015549 10.0.0.73 - - [2026-02-10 01:21:32] "GET /virtual-machine-interface/b1695866-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007547 10.0.0.73 - - [2026-02-10 01:21:32] "POST /set-tag HTTP/1.1" 200 109 0.002784 10.0.0.73 - - [2026-02-10 01:21:32] "GET /virtual-machine-interface/b1695866-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004194 10.0.0.73 - - [2026-02-10 01:21:32] "POST /set-tag HTTP/1.1" 200 109 0.004476 10.0.0.73 - - [2026-02-10 01:21:32] "GET /virtual-machine/55694ac9-7259-426e-aebb-fcf9fd8ef6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002650 10.0.0.73 - - [2026-02-10 01:21:32] "POST /ref-update HTTP/1.1" 200 156 0.010596 10.0.0.73 - - [2026-02-10 01:21:32] "GET /virtual-machine-interface/b1695866-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006459 10.0.0.73 - - [2026-02-10 01:21:32] "POST /set-tag HTTP/1.1" 200 109 0.034619 10.0.0.73 - - [2026-02-10 01:21:32] "POST /set-tag HTTP/1.1" 200 109 0.024933 10.0.0.73 - - [2026-02-10 01:21:32] "POST /set-tag HTTP/1.1" 200 109 0.027473 10.0.0.73 - - [2026-02-10 01:21:32] "DELETE /instance-ip/b17c58c6-061e-11f1-a9bb-fa163edb5637 HTTP/1.1" 200 115 0.038840 10.0.0.73 - - [2026-02-10 01:21:32] "POST /ref-update HTTP/1.1" 200 156 0.011766 10.0.0.73 - - [2026-02-10 01:21:33] "DELETE /virtual-machine-interface/b1695866-061e-11f1-a9bb-fa163edb5637 HTTP/1.1" 200 115 0.051987 10.0.0.73 - - [2026-02-10 01:21:33] "DELETE /virtual-machine/55694ac9-7259-426e-aebb-fcf9fd8ef6e1 HTTP/1.1" 200 115 0.026179 10.0.0.73 - - [2026-02-10 01:21:36] "GET /virtual-machine-interface/b1102110-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004741 10.0.0.73 - - [2026-02-10 01:21:36] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.73 - - [2026-02-10 01:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.73 - - [2026-02-10 01:21:36] "GET /loadbalancer/11c876f5-4ddf-4ea4-b31a-ab8990c16b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002059 10.0.0.73 - - [2026-02-10 01:21:37] "GET /virtual-machine-interface/b1102110-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006388 10.0.0.73 - - [2026-02-10 01:21:37] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.73 - - [2026-02-10 01:21:37] "GET /virtual-machine-interface/b1102110-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004525 10.0.0.73 - - [2026-02-10 01:21:37] "POST /set-tag HTTP/1.1" 200 109 0.002366 10.0.0.73 - - [2026-02-10 01:21:37] "GET /virtual-machine/06beb73a-ef7a-4f0d-8943-dcb30f1b8151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.002378 10.0.0.73 - - [2026-02-10 01:21:37] "POST /ref-update HTTP/1.1" 200 156 0.009468 10.0.0.73 - - [2026-02-10 01:21:37] "GET /virtual-machine-interface/b1102110-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004767 10.0.0.73 - - [2026-02-10 01:21:37] "POST /set-tag HTTP/1.1" 200 109 0.035509 10.0.0.73 - - [2026-02-10 01:21:37] "POST /set-tag HTTP/1.1" 200 109 0.029110 10.0.0.73 - - [2026-02-10 01:21:37] "POST /set-tag HTTP/1.1" 200 109 0.015561 10.0.0.73 - - [2026-02-10 01:21:37] "DELETE /instance-ip/b126b38a-061e-11f1-a9bb-fa163edb5637 HTTP/1.1" 200 115 0.041605 10.0.0.73 - - [2026-02-10 01:21:37] "POST /ref-update HTTP/1.1" 200 156 0.008651 10.0.0.73 - - [2026-02-10 01:21:38] "DELETE /virtual-machine-interface/b1102110-061e-11f1-a9bb-fa163edb5637 HTTP/1.1" 200 115 0.049013 10.0.0.73 - - [2026-02-10 01:21:38] "DELETE /virtual-machine/06beb73a-ef7a-4f0d-8943-dcb30f1b8151 HTTP/1.1" 200 115 0.022207 10.0.0.73 - - [2026-02-10 01:21:38] "DELETE /tag/d12ea746-be5d-43f9-a175-35948ff34e74 HTTP/1.1" 200 115 0.030004 10.0.0.73 - - [2026-02-10 01:21:38] "DELETE /tag/76a5e776-2505-455d-b264-013683c91ec5 HTTP/1.1" 200 115 0.043633 10.0.0.73 - - [2026-02-10 01:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.73 - - [2026-02-10 01:21:41] "GET /project/fe700607-0d3b-4cf1-90fb-4ed9ad404895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031003 10.0.0.73 - - [2026-02-10 01:21:41] "POST /tags HTTP/1.1" 200 393 0.024047 10.0.0.73 - - [2026-02-10 01:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006724 10.0.0.73 - - [2026-02-10 01:21:41] "GET /tag/e452b032-80e4-4c48-9090-3e522561f288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.019724 10.0.0.73 - - [2026-02-10 01:21:41] "POST /tags HTTP/1.1" 200 341 0.020079 10.0.0.73 - - [2026-02-10 01:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.73 - - [2026-02-10 01:21:41] "GET /tag/e9ad8242-4832-4fcd-bdec-0a4c180a8016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010994 10.0.0.73 - - [2026-02-10 01:21:41] "POST /id-to-fqname HTTP/1.1" 200 192 0.000483 10.0.0.73 - - [2026-02-10 01:21:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.001283 10.0.0.73 - - [2026-02-10 01:21:41] "POST /security-groups HTTP/1.1" 200 589 0.061316 10.0.0.73 - - [2026-02-10 01:21:41] "POST /projects HTTP/1.1" 200 519 0.160025 10.0.0.73 - - [2026-02-10 01:21:41] "POST /fqname-to-id HTTP/1.1" 404 236 0.011518 10.0.0.73 - - [2026-02-10 01:21:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.025622 10.0.0.73 - - [2026-02-10 01:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009615 10.0.0.73 - - [2026-02-10 01:21:41] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.022858 10.0.0.73 - - [2026-02-10 01:21:41] "POST /access-control-lists HTTP/1.1" 200 598 0.081861 10.0.0.73 - - [2026-02-10 01:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005375 10.0.0.73 - - [2026-02-10 01:21:41] "POST /fqname-to-id HTTP/1.1" 404 235 0.004883 10.0.0.73 - - [2026-02-10 01:21:41] "GET /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.006855 10.0.0.73 - - [2026-02-10 01:21:42] "POST /access-control-lists HTTP/1.1" 200 596 0.061274 10.0.0.73 - - [2026-02-10 01:21:42] "PUT /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747 HTTP/1.1" 200 264 0.053917 10.0.0.73 - - [2026-02-10 01:21:42] "PUT /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44 HTTP/1.1" 200 264 0.042446 10.0.0.73 - - [2026-02-10 01:21:42] "POST /security-groups HTTP/1.1" 200 591 0.068449 10.0.0.73 - - [2026-02-10 01:21:42] "POST /fqname-to-id HTTP/1.1" 404 270 0.008305 10.0.0.73 - - [2026-02-10 01:21:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.047361 10.0.0.73 - - [2026-02-10 01:21:42] "POST /access-control-lists HTTP/1.1" 200 632 0.087779 10.0.0.73 - - [2026-02-10 01:21:42] "POST /fqname-to-id HTTP/1.1" 404 269 0.003728 10.0.0.73 - - [2026-02-10 01:21:42] "POST /chown HTTP/1.1" 200 109 0.039540 10.0.0.73 - - [2026-02-10 01:21:42] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004975 10.0.0.73 - - [2026-02-10 01:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.73 - - [2026-02-10 01:21:42] "GET /policy-management/035d097e-ff6b-4d58-8b5a-c5e7b6a04c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.008479 10.0.0.73 - - [2026-02-10 01:21:42] "POST /access-control-lists HTTP/1.1" 200 630 0.088877 10.0.0.73 - - [2026-02-10 01:21:42] "POST /tags HTTP/1.1" 409 226 0.007988 10.0.0.73 - - [2026-02-10 01:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.73 - - [2026-02-10 01:21:42] "GET /tag/e9ad8242-4832-4fcd-bdec-0a4c180a8016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012882 10.0.0.73 - - [2026-02-10 01:21:42] "POST /firewall-rules HTTP/1.1" 200 600 0.069465 10.0.0.73 - - [2026-02-10 01:21:42] "GET /firewall-rule/a4a5f3bb-5c6f-4edf-8599-4ddf3141f209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.021048 10.0.0.73 - - [2026-02-10 01:21:42] "GET /firewall-policy/7c5d7739-8905-4c69-a0a3-5a129dac0ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004363 10.0.0.73 - - [2026-02-10 01:21:42] "GET /firewall-rule/a4a5f3bb-5c6f-4edf-8599-4ddf3141f209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002359 10.0.0.73 - - [2026-02-10 01:21:42] "POST /ref-update HTTP/1.1" 200 156 0.056552 10.0.0.73 - - [2026-02-10 01:21:42] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002858 10.0.0.73 - - [2026-02-10 01:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.73 - - [2026-02-10 01:21:42] "GET /policy-management/035d097e-ff6b-4d58-8b5a-c5e7b6a04c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003449 10.0.0.73 - - [2026-02-10 01:21:42] "POST /tags HTTP/1.1" 409 226 0.002126 10.0.0.73 - - [2026-02-10 01:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.73 - - [2026-02-10 01:21:42] "GET /tag/e9ad8242-4832-4fcd-bdec-0a4c180a8016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013475 10.0.0.73 - - [2026-02-10 01:21:42] "POST /firewall-rules HTTP/1.1" 200 598 0.080611 10.0.0.73 - - [2026-02-10 01:21:42] "GET /firewall-rule/2ede307d-af22-4d27-9ac4-355691802bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.014930 10.0.0.73 - - [2026-02-10 01:21:43] "GET /firewall-policy/7c5d7739-8905-4c69-a0a3-5a129dac0ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.010929 10.0.0.73 - - [2026-02-10 01:21:43] "GET /firewall-rule/2ede307d-af22-4d27-9ac4-355691802bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006840 10.0.0.73 - - [2026-02-10 01:21:43] "POST /ref-update HTTP/1.1" 200 156 0.143442 10.0.0.73 - - [2026-02-10 01:21:44] "POST /tags HTTP/1.1" 200 393 0.229208 10.0.0.73 - - [2026-02-10 01:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010480 10.0.0.73 - - [2026-02-10 01:21:44] "GET /tag/a48f9b2f-1b75-48c5-9bd0-3f5889ce2a38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.013503 10.0.0.73 - - [2026-02-10 01:21:44] "POST /tags HTTP/1.1" 200 341 0.029941 10.0.0.73 - - [2026-02-10 01:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012339 10.0.0.73 - - [2026-02-10 01:21:45] "GET /tag/2062a03a-16a2-4acc-9947-e0a0674609fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011493 10.0.0.73 - - [2026-02-10 01:21:45] "POST /id-to-fqname HTTP/1.1" 200 192 0.000493 10.0.0.73 - - [2026-02-10 01:21:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.005984 10.0.0.73 - - [2026-02-10 01:21:45] "POST /security-groups HTTP/1.1" 200 589 0.064658 10.0.0.73 - - [2026-02-10 01:21:45] "POST /projects HTTP/1.1" 200 519 0.210762 10.0.0.73 - - [2026-02-10 01:21:45] "POST /fqname-to-id HTTP/1.1" 404 236 0.004743 10.0.0.73 - - [2026-02-10 01:21:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.029064 10.0.0.73 - - [2026-02-10 01:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.016327 10.0.0.73 - - [2026-02-10 01:21:45] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.010242 10.0.0.73 - - [2026-02-10 01:21:45] "POST /access-control-lists HTTP/1.1" 200 598 0.081249 10.0.0.73 - - [2026-02-10 01:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.016765 10.0.0.73 - - [2026-02-10 01:21:45] "POST /fqname-to-id HTTP/1.1" 404 235 0.009280 10.0.0.73 - - [2026-02-10 01:21:45] "GET /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.009092 10.0.0.73 - - [2026-02-10 01:21:45] "POST /access-control-lists HTTP/1.1" 200 596 0.065963 10.0.0.73 - - [2026-02-10 01:21:45] "PUT /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747 HTTP/1.1" 200 264 0.068506 10.0.0.73 - - [2026-02-10 01:21:45] "PUT /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44 HTTP/1.1" 200 264 0.049110 10.0.0.73 - - [2026-02-10 01:21:45] "POST /security-groups HTTP/1.1" 200 591 0.071250 10.0.0.73 - - [2026-02-10 01:21:45] "POST /fqname-to-id HTTP/1.1" 404 270 0.001855 10.0.0.73 - - [2026-02-10 01:21:45] "POST /access-control-lists HTTP/1.1" 200 632 0.027696 10.0.0.73 - - [2026-02-10 01:21:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.014612 10.0.0.73 - - [2026-02-10 01:21:45] "POST /fqname-to-id HTTP/1.1" 404 269 0.009643 10.0.0.73 - - [2026-02-10 01:21:45] "POST /chown HTTP/1.1" 200 109 0.043532 10.0.0.73 - - [2026-02-10 01:21:45] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011289 10.0.0.73 - - [2026-02-10 01:21:45] "POST /access-control-lists HTTP/1.1" 200 630 0.086198 10.0.0.73 - - [2026-02-10 01:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.016949 10.0.0.73 - - [2026-02-10 01:21:45] "GET /policy-management/035d097e-ff6b-4d58-8b5a-c5e7b6a04c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002859 10.0.0.73 - - [2026-02-10 01:21:45] "POST /tags HTTP/1.1" 409 226 0.004462 10.0.0.73 - - [2026-02-10 01:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.73 - - [2026-02-10 01:21:45] "GET /tag/2062a03a-16a2-4acc-9947-e0a0674609fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011848 10.0.0.73 - - [2026-02-10 01:21:45] "POST /firewall-rules HTTP/1.1" 200 600 0.074762 10.0.0.73 - - [2026-02-10 01:21:45] "GET /firewall-rule/3889e832-2656-4814-91eb-d1cbbfb36273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.018293 10.0.0.73 - - [2026-02-10 01:21:46] "GET /firewall-policy/7c5d7739-8905-4c69-a0a3-5a129dac0ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004304 10.0.0.73 - - [2026-02-10 01:21:46] "GET /firewall-rule/3889e832-2656-4814-91eb-d1cbbfb36273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003001 10.0.0.73 - - [2026-02-10 01:21:46] "POST /ref-update HTTP/1.1" 200 156 0.061773 10.0.0.73 - - [2026-02-10 01:21:46] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002898 10.0.0.73 - - [2026-02-10 01:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.73 - - [2026-02-10 01:21:46] "GET /policy-management/035d097e-ff6b-4d58-8b5a-c5e7b6a04c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002292 10.0.0.73 - - [2026-02-10 01:21:46] "POST /tags HTTP/1.1" 409 226 0.001939 10.0.0.73 - - [2026-02-10 01:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.73 - - [2026-02-10 01:21:46] "GET /tag/2062a03a-16a2-4acc-9947-e0a0674609fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010916 10.0.0.73 - - [2026-02-10 01:21:46] "POST /firewall-rules HTTP/1.1" 200 598 0.072609 10.0.0.73 - - [2026-02-10 01:21:46] "GET /firewall-rule/5cd7da8b-bd59-4dd4-be62-5f058230bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.008190 10.0.0.73 - - [2026-02-10 01:21:46] "GET /firewall-policy/7c5d7739-8905-4c69-a0a3-5a129dac0ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.016483 10.0.0.73 - - [2026-02-10 01:21:46] "GET /firewall-rule/5cd7da8b-bd59-4dd4-be62-5f058230bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004080 10.0.0.73 - - [2026-02-10 01:21:46] "POST /ref-update HTTP/1.1" 200 156 0.057677 10.0.0.73 - - [2026-02-10 01:21:47] "POST /tags HTTP/1.1" 200 345 0.085136 10.0.0.73 - - [2026-02-10 01:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006389 10.0.0.73 - - [2026-02-10 01:21:47] "GET /tag/11902625-aa96-4c0a-93c4-4beeca77189b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.015296 10.0.0.73 - - [2026-02-10 01:21:47] "POST /projects HTTP/1.1" 409 238 0.001820 10.0.0.73 - - [2026-02-10 01:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.73 - - [2026-02-10 01:21:47] "GET /project/acb3bc56-4724-478b-9158-3db8bc398804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033403 10.0.0.73 - - [2026-02-10 01:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008169 10.0.0.73 - - [2026-02-10 01:21:47] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006005 10.0.0.73 - - [2026-02-10 01:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.73 - - [2026-02-10 01:21:47] "GET /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.005503 10.0.0.73 - - [2026-02-10 01:21:47] "POST /security-groups HTTP/1.1" 409 285 0.004035 10.0.0.73 - - [2026-02-10 01:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.73 - - [2026-02-10 01:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.73 - - [2026-02-10 01:21:48] "PUT /security-group/9c540ba6-20fb-44a5-8bca-336fc879e02f HTTP/1.1" 200 262 0.064821 10.0.0.73 - - [2026-02-10 01:21:48] "PUT /access-control-list/b33b8c15-4fce-47dd-8c50-c043742ab007 HTTP/1.1" 200 272 0.034343 10.0.0.73 - - [2026-02-10 01:21:48] "GET /project/acb3bc56-4724-478b-9158-3db8bc398804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.073442 10.0.0.73 - - [2026-02-10 01:21:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.075284 10.0.0.73 - - [2026-02-10 01:21:48] "POST /tags HTTP/1.1" 409 228 0.011299 10.0.0.73 - - [2026-02-10 01:21:48] "PUT /access-control-list/1d31b50c-a69c-4a68-9d17-d155737662b0 HTTP/1.1" 200 272 0.071571 10.0.0.73 - - [2026-02-10 01:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.73 - - [2026-02-10 01:21:48] "GET /tag/11902625-aa96-4c0a-93c4-4beeca77189b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.014048 10.0.0.73 - - [2026-02-10 01:21:48] "POST /tags HTTP/1.1" 200 345 0.022019 10.0.0.73 - - [2026-02-10 01:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.73 - - [2026-02-10 01:21:48] "GET /tag/c87fed13-cbe2-4c3c-9637-bdcb14df530e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.017580 10.0.0.73 - - [2026-02-10 01:21:48] "POST /projects HTTP/1.1" 409 238 0.003960 10.0.0.73 - - [2026-02-10 01:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.73 - - [2026-02-10 01:21:48] "GET /project/df2f2919-78e2-4188-835f-95267375a1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041591 10.0.0.73 - - [2026-02-10 01:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.73 - - [2026-02-10 01:21:48] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007535 10.0.0.73 - - [2026-02-10 01:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.73 - - [2026-02-10 01:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.73 - - [2026-02-10 01:21:48] "GET /project/df2f2919-78e2-4188-835f-95267375a1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043393 10.0.0.73 - - [2026-02-10 01:21:48] "GET /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.006681 10.0.0.73 - - [2026-02-10 01:21:48] "POST /security-groups HTTP/1.1" 409 285 0.002725 10.0.0.73 - - [2026-02-10 01:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.73 - - [2026-02-10 01:21:48] "PUT /security-group/7c98e19e-0dbb-4870-9ef0-88b0f9dde108 HTTP/1.1" 200 262 0.058517 10.0.0.73 - - [2026-02-10 01:21:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.034851 10.0.0.73 - - [2026-02-10 01:21:48] "POST /tags HTTP/1.1" 409 228 0.005747 10.0.0.73 - - [2026-02-10 01:21:48] "PUT /access-control-list/f6ee1ef8-b2e3-4756-b088-7d50acbfde99 HTTP/1.1" 200 272 0.028003 10.0.0.73 - - [2026-02-10 01:21:48] "PUT /access-control-list/f4f27ba3-55e0-418f-9070-4998b598893d HTTP/1.1" 200 272 0.014356 10.0.0.73 - - [2026-02-10 01:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014354 10.0.0.73 - - [2026-02-10 01:21:48] "GET /tag/c87fed13-cbe2-4c3c-9637-bdcb14df530e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.018236 10.0.0.73 - - [2026-02-10 01:21:48] "POST /tags HTTP/1.1" 200 291 0.070139 10.0.0.73 - - [2026-02-10 01:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.73 - - [2026-02-10 01:21:48] "GET /tag/20408488-0845-40a2-9592-5243df8e259f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.017200 10.0.0.73 - - [2026-02-10 01:21:48] "POST /tags HTTP/1.1" 200 303 0.052724 10.0.0.73 - - [2026-02-10 01:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.73 - - [2026-02-10 01:21:49] "GET /tag/6a4e8315-3954-4291-bd80-dd5169f40ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.018700 10.0.0.73 - - [2026-02-10 01:21:49] "POST /tags HTTP/1.1" 409 252 0.002397 10.0.0.73 - - [2026-02-10 01:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.73 - - [2026-02-10 01:21:49] "GET /tag/e452b032-80e4-4c48-9090-3e522561f288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.010530 10.0.0.73 - - [2026-02-10 01:21:49] "POST /tags HTTP/1.1" 409 226 0.001679 10.0.0.73 - - [2026-02-10 01:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.73 - - [2026-02-10 01:21:49] "GET /tag/e9ad8242-4832-4fcd-bdec-0a4c180a8016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010506 10.0.0.73 - - [2026-02-10 01:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.73 - - [2026-02-10 01:21:49] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003414 10.0.0.73 - - [2026-02-10 01:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.73 - - [2026-02-10 01:21:49] "GET /project/acb3bc56-4724-478b-9158-3db8bc398804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035442 10.0.0.73 - - [2026-02-10 01:21:49] "POST /virtual-machines HTTP/1.1" 200 395 0.008815 10.0.0.73 - - [2026-02-10 01:21:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.010485 10.0.0.73 - - [2026-02-10 01:21:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112060 10.0.0.73 - - [2026-02-10 01:21:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025593 10.0.0.73 - - [2026-02-10 01:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005102 10.0.0.73 - - [2026-02-10 01:21:49] "GET /virtual-machine-interface/df7569c0-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004567 10.0.0.73 - - [2026-02-10 01:21:49] "POST /instance-ips HTTP/1.1" 200 397 0.019639 10.0.0.73 - - [2026-02-10 01:21:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025407 10.0.0.73 - - [2026-02-10 01:21:49] "GET /virtual-machine-interface/df7569c0-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016540 10.0.0.73 - - [2026-02-10 01:21:49] "POST /set-tag HTTP/1.1" 200 109 0.063715 10.0.0.73 - - [2026-02-10 01:21:49] "GET /virtual-machine-interface/df7569c0-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013601 10.0.0.73 - - [2026-02-10 01:21:49] "GET /instance-ip/df8d8352-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002707 10.0.0.73 - - [2026-02-10 01:21:49] "GET /virtual-machine-interface/df7569c0-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005382 10.0.0.73 - - [2026-02-10 01:21:49] "POST /set-tag HTTP/1.1" 200 109 0.002111 10.0.0.73 - - [2026-02-10 01:21:49] "GET /virtual-router/437234fd-dc28-4faf-a540-53786f880fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005183 10.0.0.73 - - [2026-02-10 01:21:49] "POST /ref-update HTTP/1.1" 200 156 0.009828 10.0.0.73 - - [2026-02-10 01:21:49] "GET /virtual-machine-interface/df7569c0-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010953 10.0.0.73 - - [2026-02-10 01:21:49] "POST /set-tag HTTP/1.1" 200 109 0.002737 10.0.0.73 - - [2026-02-10 01:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.73 - - [2026-02-10 01:21:49] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005419 10.0.0.73 - - [2026-02-10 01:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.73 - - [2026-02-10 01:21:50] "GET /project/acb3bc56-4724-478b-9158-3db8bc398804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044950 10.0.0.73 - - [2026-02-10 01:21:50] "POST /virtual-machines HTTP/1.1" 200 395 0.014288 10.0.0.73 - - [2026-02-10 01:21:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.027705 10.0.0.73 - - [2026-02-10 01:21:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113614 10.0.0.73 - - [2026-02-10 01:21:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008791 10.0.0.73 - - [2026-02-10 01:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005826 10.0.0.73 - - [2026-02-10 01:21:50] "GET /virtual-machine-interface/dfefe98e-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004759 10.0.0.73 - - [2026-02-10 01:21:50] "POST /instance-ips HTTP/1.1" 200 397 0.018806 10.0.0.73 - - [2026-02-10 01:21:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.025966 10.0.0.73 - - [2026-02-10 01:21:50] "GET /virtual-machine-interface/dfefe98e-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004089 10.0.0.73 - - [2026-02-10 01:21:50] "POST /set-tag HTTP/1.1" 200 109 0.060080 10.0.0.73 - - [2026-02-10 01:21:50] "GET /virtual-machine-interface/dfefe98e-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012749 10.0.0.73 - - [2026-02-10 01:21:50] "GET /instance-ip/e009806a-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002634 10.0.0.73 - - [2026-02-10 01:21:50] "GET /virtual-machine-interface/dfefe98e-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005222 10.0.0.73 - - [2026-02-10 01:21:50] "POST /set-tag HTTP/1.1" 200 109 0.001833 10.0.0.73 - - [2026-02-10 01:21:50] "GET /virtual-router/437234fd-dc28-4faf-a540-53786f880fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003471 10.0.0.73 - - [2026-02-10 01:21:50] "POST /ref-update HTTP/1.1" 200 156 0.006970 10.0.0.73 - - [2026-02-10 01:21:50] "GET /virtual-machine-interface/dfefe98e-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004945 10.0.0.73 - - [2026-02-10 01:21:50] "POST /set-tag HTTP/1.1" 200 109 0.002647 10.0.0.73 - - [2026-02-10 01:21:50] "POST /tags HTTP/1.1" 200 291 0.016840 10.0.0.73 - - [2026-02-10 01:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.73 - - [2026-02-10 01:21:50] "GET /tag/8325c5bc-f38f-4158-b8f2-217bace61882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.010791 10.0.0.73 - - [2026-02-10 01:21:50] "POST /tags HTTP/1.1" 409 252 0.001923 10.0.0.73 - - [2026-02-10 01:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.73 - - [2026-02-10 01:21:50] "GET /tag/a48f9b2f-1b75-48c5-9bd0-3f5889ce2a38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.012902 10.0.0.73 - - [2026-02-10 01:21:50] "POST /tags HTTP/1.1" 409 226 0.001624 10.0.0.73 - - [2026-02-10 01:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001284 10.0.0.73 - - [2026-02-10 01:21:50] "GET /tag/2062a03a-16a2-4acc-9947-e0a0674609fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011051 10.0.0.73 - - [2026-02-10 01:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.73 - - [2026-02-10 01:21:50] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004170 10.0.0.73 - - [2026-02-10 01:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.73 - - [2026-02-10 01:21:50] "GET /project/df2f2919-78e2-4188-835f-95267375a1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036034 10.0.0.73 - - [2026-02-10 01:21:50] "POST /virtual-machines HTTP/1.1" 200 395 0.008090 10.0.0.73 - - [2026-02-10 01:21:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.019060 10.0.0.73 - - [2026-02-10 01:21:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098855 10.0.0.73 - - [2026-02-10 01:21:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008109 10.0.0.73 - - [2026-02-10 01:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.73 - - [2026-02-10 01:21:51] "GET /virtual-machine-interface/e077ef8c-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004541 10.0.0.73 - - [2026-02-10 01:21:51] "POST /instance-ips HTTP/1.1" 200 397 0.017812 10.0.0.73 - - [2026-02-10 01:21:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.016234 10.0.0.73 - - [2026-02-10 01:21:51] "GET /virtual-machine-interface/e077ef8c-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016961 10.0.0.73 - - [2026-02-10 01:21:51] "POST /set-tag HTTP/1.1" 200 109 0.063702 10.0.0.73 - - [2026-02-10 01:21:51] "GET /virtual-machine-interface/e077ef8c-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012923 10.0.0.73 - - [2026-02-10 01:21:51] "GET /instance-ip/e08fae4c-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002897 10.0.0.73 - - [2026-02-10 01:21:51] "GET /virtual-machine-interface/e077ef8c-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004545 10.0.0.73 - - [2026-02-10 01:21:51] "POST /set-tag HTTP/1.1" 200 109 0.001918 10.0.0.73 - - [2026-02-10 01:21:51] "GET /virtual-router/437234fd-dc28-4faf-a540-53786f880fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003004 10.0.0.73 - - [2026-02-10 01:21:51] "POST /ref-update HTTP/1.1" 200 156 0.007261 10.0.0.73 - - [2026-02-10 01:21:51] "GET /virtual-machine-interface/e077ef8c-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011046 10.0.0.73 - - [2026-02-10 01:21:51] "POST /set-tag HTTP/1.1" 200 109 0.001991 10.0.0.73 - - [2026-02-10 01:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.73 - - [2026-02-10 01:21:51] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003891 10.0.0.73 - - [2026-02-10 01:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001307 10.0.0.73 - - [2026-02-10 01:21:51] "GET /project/df2f2919-78e2-4188-835f-95267375a1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036909 10.0.0.73 - - [2026-02-10 01:21:51] "POST /virtual-machines HTTP/1.1" 200 395 0.012459 10.0.0.73 - - [2026-02-10 01:21:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.026974 10.0.0.73 - - [2026-02-10 01:21:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121155 10.0.0.73 - - [2026-02-10 01:21:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.009454 10.0.0.73 - - [2026-02-10 01:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010397 10.0.0.73 - - [2026-02-10 01:21:51] "GET /virtual-machine-interface/e0e84f2a-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008265 10.0.0.73 - - [2026-02-10 01:21:51] "POST /instance-ips HTTP/1.1" 200 397 0.020934 10.0.0.73 - - [2026-02-10 01:21:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.029434 10.0.0.73 - - [2026-02-10 01:21:52] "GET /virtual-machine-interface/e0e84f2a-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010005 10.0.0.73 - - [2026-02-10 01:21:52] "POST /set-tag HTTP/1.1" 200 109 0.064263 10.0.0.73 - - [2026-02-10 01:21:52] "GET /virtual-machine-interface/e0e84f2a-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017538 10.0.0.73 - - [2026-02-10 01:21:52] "GET /instance-ip/e103381c-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007501 10.0.0.73 - - [2026-02-10 01:21:52] "GET /virtual-machine-interface/e0e84f2a-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004240 10.0.0.73 - - [2026-02-10 01:21:52] "POST /set-tag HTTP/1.1" 200 109 0.002596 10.0.0.73 - - [2026-02-10 01:21:52] "GET /virtual-router/437234fd-dc28-4faf-a540-53786f880fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.012858 10.0.0.73 - - [2026-02-10 01:21:52] "POST /ref-update HTTP/1.1" 200 156 0.007826 10.0.0.73 - - [2026-02-10 01:21:52] "GET /virtual-machine-interface/e0e84f2a-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013648 10.0.0.73 - - [2026-02-10 01:21:52] "POST /set-tag HTTP/1.1" 200 109 0.002509 10.0.0.73 - - [2026-02-10 01:21:52] "POST /tags HTTP/1.1" 200 299 0.021356 10.0.0.73 - - [2026-02-10 01:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001181 10.0.0.73 - - [2026-02-10 01:21:52] "GET /tag/efd7b9bc-ea86-42b7-b6c7-b78469cd43b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.021057 10.0.0.73 - - [2026-02-10 01:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.73 - - [2026-02-10 01:21:52] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007829 10.0.0.73 - - [2026-02-10 01:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.73 - - [2026-02-10 01:21:52] "GET /project/acb3bc56-4724-478b-9158-3db8bc398804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044230 10.0.0.73 - - [2026-02-10 01:21:52] "POST /virtual-machines HTTP/1.1" 200 395 0.018095 10.0.0.73 - - [2026-02-10 01:21:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.015377 10.0.0.73 - - [2026-02-10 01:21:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094544 10.0.0.73 - - [2026-02-10 01:21:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008793 10.0.0.73 - - [2026-02-10 01:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009500 10.0.0.73 - - [2026-02-10 01:21:52] "GET /virtual-machine-interface/e172d672-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004090 10.0.0.73 - - [2026-02-10 01:21:52] "POST /instance-ips HTTP/1.1" 200 397 0.020198 10.0.0.73 - - [2026-02-10 01:21:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.023617 10.0.0.73 - - [2026-02-10 01:21:52] "GET /virtual-machine-interface/e172d672-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015428 10.0.0.73 - - [2026-02-10 01:21:53] "POST /set-tag HTTP/1.1" 200 109 0.016053 10.0.0.73 - - [2026-02-10 01:21:53] "GET /virtual-machine-interface/e172d672-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010441 10.0.0.73 - - [2026-02-10 01:21:53] "GET /instance-ip/e18ba36e-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002501 10.0.0.73 - - [2026-02-10 01:21:53] "GET /virtual-machine-interface/e172d672-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007271 10.0.0.73 - - [2026-02-10 01:21:53] "POST /set-tag HTTP/1.1" 200 109 0.002131 10.0.0.73 - - [2026-02-10 01:21:53] "POST /tags HTTP/1.1" 200 299 0.016271 10.0.0.73 - - [2026-02-10 01:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011115 10.0.0.73 - - [2026-02-10 01:21:53] "GET /tag/f9940577-8ab6-4864-a08d-cbc2cf636457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011871 10.0.0.73 - - [2026-02-10 01:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.73 - - [2026-02-10 01:21:53] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003374 10.0.0.73 - - [2026-02-10 01:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.73 - - [2026-02-10 01:21:53] "GET /project/acb3bc56-4724-478b-9158-3db8bc398804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027658 10.0.0.73 - - [2026-02-10 01:21:53] "POST /virtual-machines HTTP/1.1" 200 395 0.007454 10.0.0.73 - - [2026-02-10 01:21:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.015147 10.0.0.73 - - [2026-02-10 01:21:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107015 10.0.0.73 - - [2026-02-10 01:21:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.007227 10.0.0.73 - - [2026-02-10 01:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007012 10.0.0.73 - - [2026-02-10 01:21:53] "GET /virtual-machine-interface/e1d8aaec-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009891 10.0.0.73 - - [2026-02-10 01:21:53] "POST /instance-ips HTTP/1.1" 200 397 0.019973 10.0.0.73 - - [2026-02-10 01:21:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.019599 10.0.0.73 - - [2026-02-10 01:21:53] "GET /virtual-machine-interface/e1d8aaec-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015009 10.0.0.73 - - [2026-02-10 01:21:53] "POST /set-tag HTTP/1.1" 200 109 0.017072 10.0.0.73 - - [2026-02-10 01:21:53] "GET /virtual-machine-interface/e1d8aaec-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013653 10.0.0.73 - - [2026-02-10 01:21:53] "GET /instance-ip/e1f0e742-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008009 10.0.0.73 - - [2026-02-10 01:21:53] "GET /virtual-machine-interface/e1d8aaec-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004128 10.0.0.73 - - [2026-02-10 01:21:53] "POST /set-tag HTTP/1.1" 200 109 0.001803 10.0.0.73 - - [2026-02-10 01:21:53] "POST /tags HTTP/1.1" 200 299 0.028317 10.0.0.73 - - [2026-02-10 01:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014442 10.0.0.73 - - [2026-02-10 01:21:53] "GET /tag/33eacc12-669a-44a9-82df-08260475de4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012414 10.0.0.73 - - [2026-02-10 01:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.73 - - [2026-02-10 01:21:53] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003895 10.0.0.73 - - [2026-02-10 01:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.73 - - [2026-02-10 01:21:53] "GET /project/df2f2919-78e2-4188-835f-95267375a1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030783 10.0.0.73 - - [2026-02-10 01:21:53] "POST /virtual-machines HTTP/1.1" 200 395 0.007753 10.0.0.73 - - [2026-02-10 01:21:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.012248 10.0.0.73 - - [2026-02-10 01:21:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.091781 10.0.0.73 - - [2026-02-10 01:21:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008374 10.0.0.73 - - [2026-02-10 01:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.73 - - [2026-02-10 01:21:54] "GET /virtual-machine-interface/e23f367c-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008487 10.0.0.73 - - [2026-02-10 01:21:54] "POST /instance-ips HTTP/1.1" 200 397 0.018712 10.0.0.73 - - [2026-02-10 01:21:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.024245 10.0.0.73 - - [2026-02-10 01:21:54] "GET /virtual-machine-interface/e23f367c-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009090 10.0.0.73 - - [2026-02-10 01:21:54] "POST /set-tag HTTP/1.1" 200 109 0.017299 10.0.0.73 - - [2026-02-10 01:21:54] "GET /virtual-machine-interface/e23f367c-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016890 10.0.0.73 - - [2026-02-10 01:21:54] "GET /instance-ip/e2566626-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002534 10.0.0.73 - - [2026-02-10 01:21:54] "GET /virtual-machine-interface/e23f367c-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004453 10.0.0.73 - - [2026-02-10 01:21:54] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.73 - - [2026-02-10 01:21:54] "POST /tags HTTP/1.1" 200 299 0.023333 10.0.0.73 - - [2026-02-10 01:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.017514 10.0.0.73 - - [2026-02-10 01:21:54] "GET /tag/6062fd55-f7c9-4d35-bad4-8cbf475e52c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.014801 10.0.0.73 - - [2026-02-10 01:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.73 - - [2026-02-10 01:21:54] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003572 10.0.0.73 - - [2026-02-10 01:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.73 - - [2026-02-10 01:21:54] "GET /project/df2f2919-78e2-4188-835f-95267375a1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048557 10.0.0.73 - - [2026-02-10 01:21:54] "POST /virtual-machines HTTP/1.1" 200 395 0.007492 10.0.0.73 - - [2026-02-10 01:21:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013596 10.0.0.73 - - [2026-02-10 01:21:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099641 10.0.0.73 - - [2026-02-10 01:21:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008343 10.0.0.73 - - [2026-02-10 01:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011157 10.0.0.73 - - [2026-02-10 01:21:54] "GET /virtual-machine-interface/e2a6c9d6-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009283 10.0.0.73 - - [2026-02-10 01:21:54] "POST /instance-ips HTTP/1.1" 200 397 0.019396 10.0.0.73 - - [2026-02-10 01:21:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013255 10.0.0.73 - - [2026-02-10 01:21:54] "GET /virtual-machine-interface/e2a6c9d6-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015863 10.0.0.73 - - [2026-02-10 01:21:55] "POST /set-tag HTTP/1.1" 200 109 0.019257 10.0.0.73 - - [2026-02-10 01:21:55] "GET /virtual-machine-interface/e2a6c9d6-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010674 10.0.0.73 - - [2026-02-10 01:21:55] "GET /instance-ip/e2beca54-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004814 10.0.0.73 - - [2026-02-10 01:21:55] "GET /virtual-machine-interface/e2a6c9d6-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004573 10.0.0.73 - - [2026-02-10 01:21:55] "POST /set-tag HTTP/1.1" 200 109 0.001920 10.0.0.73 - - [2026-02-10 01:21:55] "GET /virtual-router/437234fd-dc28-4faf-a540-53786f880fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003061 10.0.0.73 - - [2026-02-10 01:21:55] "POST /ref-update HTTP/1.1" 200 156 0.010325 10.0.0.73 - - [2026-02-10 01:21:55] "GET /virtual-machine-interface/e172d672-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009585 10.0.0.73 - - [2026-02-10 01:21:55] "POST /set-tag HTTP/1.1" 200 109 0.002037 10.0.0.73 - - [2026-02-10 01:21:55] "GET /virtual-machine-interface/df7569c0-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006295 10.0.0.73 - - [2026-02-10 01:21:55] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.73 - - [2026-02-10 01:21:55] "GET /virtual-router/437234fd-dc28-4faf-a540-53786f880fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003777 10.0.0.73 - - [2026-02-10 01:21:55] "POST /ref-update HTTP/1.1" 200 156 0.006682 10.0.0.73 - - [2026-02-10 01:21:55] "GET /virtual-machine-interface/e1d8aaec-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004013 10.0.0.73 - - [2026-02-10 01:21:55] "POST /set-tag HTTP/1.1" 200 109 0.003131 10.0.0.73 - - [2026-02-10 01:21:55] "GET /virtual-router/437234fd-dc28-4faf-a540-53786f880fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003478 10.0.0.73 - - [2026-02-10 01:21:55] "POST /ref-update HTTP/1.1" 200 156 0.007853 10.0.0.73 - - [2026-02-10 01:21:55] "GET /virtual-machine-interface/e23f367c-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005052 10.0.0.73 - - [2026-02-10 01:21:55] "POST /set-tag HTTP/1.1" 200 109 0.001946 10.0.0.73 - - [2026-02-10 01:21:55] "GET /virtual-machine-interface/dfefe98e-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003739 10.0.0.73 - - [2026-02-10 01:21:55] "POST /set-tag HTTP/1.1" 200 109 0.001859 10.0.0.73 - - [2026-02-10 01:21:55] "GET /virtual-router/437234fd-dc28-4faf-a540-53786f880fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003909 10.0.0.73 - - [2026-02-10 01:21:55] "POST /ref-update HTTP/1.1" 200 156 0.007055 10.0.0.73 - - [2026-02-10 01:21:55] "GET /virtual-machine-interface/e2a6c9d6-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006718 10.0.0.73 - - [2026-02-10 01:21:55] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.73 - - [2026-02-10 01:21:55] "GET /virtual-machine-interface/e077ef8c-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003617 10.0.0.73 - - [2026-02-10 01:21:55] "POST /set-tag HTTP/1.1" 200 109 0.001867 10.0.0.73 - - [2026-02-10 01:21:55] "GET /virtual-machine-interface/e0e84f2a-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014102 10.0.0.73 - - [2026-02-10 01:21:55] "POST /set-tag HTTP/1.1" 200 109 0.002229 10.0.0.73 - - [2026-02-10 01:21:55] "GET /virtual-machine-interface/e172d672-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004766 10.0.0.73 - - [2026-02-10 01:21:55] "POST /set-tag HTTP/1.1" 200 109 0.013850 10.0.0.73 - - [2026-02-10 01:21:55] "GET /virtual-machine-interface/e1d8aaec-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005826 10.0.0.73 - - [2026-02-10 01:21:55] "POST /set-tag HTTP/1.1" 200 109 0.004646 10.0.0.73 - - [2026-02-10 01:21:55] "GET /virtual-machine-interface/e23f367c-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004376 10.0.0.73 - - [2026-02-10 01:21:55] "POST /set-tag HTTP/1.1" 200 109 0.004488 10.0.0.73 - - [2026-02-10 01:21:55] "GET /virtual-machine-interface/e2a6c9d6-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004096 10.0.0.73 - - [2026-02-10 01:21:55] "POST /set-tag HTTP/1.1" 200 109 0.002348 10.0.0.73 - - [2026-02-10 01:21:55] "GET /virtual-machine-interface/e077ef8c-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018276 10.0.0.73 - - [2026-02-10 01:21:55] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.73 - - [2026-02-10 01:21:59] "GET /virtual-machine-interface/df7569c0-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004684 10.0.0.73 - - [2026-02-10 01:21:59] "POST /set-tag HTTP/1.1" 200 109 0.002059 10.0.0.73 - - [2026-02-10 01:22:00] "GET /virtual-machine-interface/dfefe98e-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006286 10.0.0.73 - - [2026-02-10 01:22:00] "POST /set-tag HTTP/1.1" 200 109 0.004282 10.0.0.73 - - [2026-02-10 01:22:00] "GET /virtual-machine-interface/e1d8aaec-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014534 10.0.0.73 - - [2026-02-10 01:22:00] "POST /set-tag HTTP/1.1" 200 109 0.002668 10.0.0.73 - - [2026-02-10 01:22:00] "GET /virtual-machine-interface/e23f367c-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004764 10.0.0.73 - - [2026-02-10 01:22:00] "POST /set-tag HTTP/1.1" 200 109 0.002535 10.0.0.73 - - [2026-02-10 01:22:02] "GET /virtual-machine-interface/e0e84f2a-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004802 10.0.0.73 - - [2026-02-10 01:22:02] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.73 - - [2026-02-10 01:22:03] "GET /virtual-machine/dc2fa336-d748-4e8c-9b2e-edfd233646c9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004428 10.0.0.73 - - [2026-02-10 01:22:03] "GET /virtual-machine-interface/df7569c0-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006184 10.0.0.73 - - [2026-02-10 01:22:03] "GET /virtual-machine/5238aa9d-4fd2-4122-a032-b75ef9bcbb2d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.008148 10.0.0.73 - - [2026-02-10 01:22:03] "GET /virtual-machine-interface/dfefe98e-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004089 10.0.0.73 - - [2026-02-10 01:22:03] "GET /virtual-machine/f2199fad-a12a-458f-8102-2c67a7d67ccd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003034 10.0.0.73 - - [2026-02-10 01:22:03] "GET /virtual-machine-interface/e077ef8c-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006656 10.0.0.73 - - [2026-02-10 01:22:03] "GET /virtual-machine/35117490-9f29-481d-9a4b-df0f23aa611c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003032 10.0.0.73 - - [2026-02-10 01:22:03] "GET /virtual-machine-interface/e0e84f2a-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004503 10.0.0.73 - - [2026-02-10 01:22:04] "GET /virtual-machine-interface/e172d672-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004357 10.0.0.73 - - [2026-02-10 01:22:04] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.73 - - [2026-02-10 01:22:05] "GET /virtual-machine-interface/e2a6c9d6-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003907 10.0.0.73 - - [2026-02-10 01:22:05] "POST /set-tag HTTP/1.1" 200 109 0.001952 10.0.0.73 - - [2026-02-10 01:22:08] "GET /virtual-machine/b1edf228-6a61-4178-af21-bf77fba9ae98?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003137 10.0.0.73 - - [2026-02-10 01:22:08] "GET /virtual-machine-interface/e172d672-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004323 10.0.0.73 - - [2026-02-10 01:22:08] "GET /virtual-machine/547be2be-c1af-41e5-a1f5-f118a432c8c7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002885 10.0.0.73 - - [2026-02-10 01:22:08] "GET /virtual-machine-interface/e23f367c-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004859 10.0.0.73 - - [2026-02-10 01:22:08] "GET /virtual-machine/69bf01c1-0a08-4672-b675-67183f1f5e9a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003122 10.0.0.73 - - [2026-02-10 01:22:09] "GET /virtual-machine-interface/e1d8aaec-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004734 10.0.0.73 - - [2026-02-10 01:22:09] "GET /virtual-machine/6b342e3b-9af3-4568-bfc1-bf87de46e3e9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003465 10.0.0.73 - - [2026-02-10 01:22:09] "GET /virtual-machine-interface/e2a6c9d6-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004176 10.0.0.73 - - [2026-02-10 01:22:09] "GET /loadbalancer/f3dc07b0-d05e-4279-8f17-03bc928274d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004334 10.0.0.73 - - [2026-02-10 01:22:09] "POST /tags HTTP/1.1" 200 333 0.037078 10.0.0.73 - - [2026-02-10 01:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.019755 10.0.0.73 - - [2026-02-10 01:22:09] "GET /tag/859a696e-ed7e-4f67-b02f-961c3a2f46a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.014807 10.0.0.73 - - [2026-02-10 01:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.73 - - [2026-02-10 01:22:09] "GET /project/acb3bc56-4724-478b-9158-3db8bc398804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027745 10.0.0.73 - - [2026-02-10 01:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.73 - - [2026-02-10 01:22:09] "GET /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004158 10.0.0.73 - - [2026-02-10 01:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.73 - - [2026-02-10 01:22:09] "GET /service-appliance-set/524bb968-c724-4208-b4b3-f69aff64bd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002623 10.0.0.73 - - [2026-02-10 01:22:09] "POST /fqname-to-id HTTP/1.1" 404 273 0.001358 10.0.0.73 - - [2026-02-10 01:22:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.088511 10.0.0.73 - - [2026-02-10 01:22:09] "GET /virtual-machine-interface/acfa2b03-e4ab-4837-8916-f138dbce20de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.016564 10.0.0.73 - - [2026-02-10 01:22:09] "POST /instance-ips HTTP/1.1" 200 409 0.025717 10.0.0.73 - - [2026-02-10 01:22:09] "GET /instance-ip/84504736-be15-45e8-99a2-b33643355ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.005139 10.0.0.73 - - [2026-02-10 01:22:10] "POST /loadbalancers HTTP/1.1" 200 629 0.057485 10.0.0.73 - - [2026-02-10 01:22:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.017949 10.0.0.73 - - [2026-02-10 01:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008209 10.0.0.73 - - [2026-02-10 01:22:10] "GET /project/acb3bc56-4724-478b-9158-3db8bc398804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045628 10.0.0.73 - - [2026-02-10 01:22:10] "GET /instance-ip/84504736-be15-45e8-99a2-b33643355ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002713 10.0.0.73 - - [2026-02-10 01:22:10] "POST /floating-ips HTTP/1.1" 200 597 0.020350 10.0.0.73 - - [2026-02-10 01:22:10] "GET /project/acb3bc56-4724-478b-9158-3db8bc398804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047131 10.0.0.73 - - [2026-02-10 01:22:10] "GET /loadbalancer/f3dc07b0-d05e-4279-8f17-03bc928274d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002437 10.0.0.73 - - [2026-02-10 01:22:10] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.022868 10.0.0.73 - - [2026-02-10 01:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.73 - - [2026-02-10 01:22:10] "GET /project/acb3bc56-4724-478b-9158-3db8bc398804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031086 10.0.0.73 - - [2026-02-10 01:22:10] "GET /loadbalancer-listener/e4348f95-cd86-4a7d-8e52-0a33acc345f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003201 10.0.0.73 - - [2026-02-10 01:22:10] "GET /loadbalancer-listener/e4348f95-cd86-4a7d-8e52-0a33acc345f2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003785 10.0.0.73 - - [2026-02-10 01:22:10] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017255 10.0.0.73 - - [2026-02-10 01:22:10] "GET /instance-ip/84504736-be15-45e8-99a2-b33643355ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003824 10.0.0.73 - - [2026-02-10 01:22:10] "GET /instance-ip/84504736-be15-45e8-99a2-b33643355ded?fields=floating_ips HTTP/1.1" 200 1212 0.005013 10.0.0.73 - - [2026-02-10 01:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.73 - - [2026-02-10 01:22:10] "GET /floating-ip/59b155d2-88ad-40a4-b7a6-307dd09e7c70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002669 10.0.0.73 - - [2026-02-10 01:22:10] "GET /loadbalancer/f3dc07b0-d05e-4279-8f17-03bc928274d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002362 10.0.0.73 - - [2026-02-10 01:22:10] "GET /loadbalancer-pool/6b474067-9d54-40fd-a1f0-f5ee7f8c99e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003714 10.0.0.73 - - [2026-02-10 01:22:10] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017677 10.0.0.73 - - [2026-02-10 01:22:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008600 10.0.0.73 - - [2026-02-10 01:22:10] "GET /virtual-machine-interface/dfefe98e-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011020 10.0.0.73 - - [2026-02-10 01:22:10] "POST /tags HTTP/1.1" 409 221 0.005033 10.0.0.73 - - [2026-02-10 01:22:10] "GET /virtual-machine-interface/dfefe98e-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005566 10.0.0.73 - - [2026-02-10 01:22:10] "GET /loadbalancer/f3dc07b0-d05e-4279-8f17-03bc928274d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.005942 10.0.0.73 - - [2026-02-10 01:22:10] "POST /ref-update HTTP/1.1" 200 156 0.013672 10.0.0.73 - - [2026-02-10 01:22:10] "GET /floating-ip/59b155d2-88ad-40a4-b7a6-307dd09e7c70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.017680 10.0.0.73 - - [2026-02-10 01:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.73 - - [2026-02-10 01:22:10] "GET /tag/859a696e-ed7e-4f67-b02f-961c3a2f46a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.013162 10.0.0.73 - - [2026-02-10 01:22:10] "PUT /floating-ip/59b155d2-88ad-40a4-b7a6-307dd09e7c70 HTTP/1.1" 200 256 0.023459 10.0.0.73 - - [2026-02-10 01:22:10] "POST /set-tag HTTP/1.1" 200 109 0.114179 10.0.0.73 - - [2026-02-10 01:22:10] "GET /loadbalancer-pool/6b474067-9d54-40fd-a1f0-f5ee7f8c99e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004514 10.0.0.73 - - [2026-02-10 01:22:10] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017438 10.0.0.73 - - [2026-02-10 01:22:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.013095 10.0.0.73 - - [2026-02-10 01:22:10] "GET /virtual-machine-interface/df7569c0-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012341 10.0.0.73 - - [2026-02-10 01:22:10] "GET /virtual-machine-interface/df7569c0-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003598 10.0.0.73 - - [2026-02-10 01:22:10] "POST /ref-update HTTP/1.1" 200 156 0.009752 10.0.0.73 - - [2026-02-10 01:22:10] "GET /floating-ip/59b155d2-88ad-40a4-b7a6-307dd09e7c70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.003798 10.0.0.73 - - [2026-02-10 01:22:10] "POST /set-tag HTTP/1.1" 200 109 0.061398 10.0.0.73 - - [2026-02-10 01:22:11] "POST /tags HTTP/1.1" 409 206 0.002194 10.0.0.73 - - [2026-02-10 01:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.73 - - [2026-02-10 01:22:11] "GET /tag/6a4e8315-3954-4291-bd80-dd5169f40ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.021333 10.0.0.73 - - [2026-02-10 01:22:11] "POST /tags HTTP/1.1" 409 204 0.009104 10.0.0.73 - - [2026-02-10 01:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.73 - - [2026-02-10 01:22:11] "GET /tag/f9940577-8ab6-4864-a08d-cbc2cf636457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010652 10.0.0.73 - - [2026-02-10 01:22:11] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003539 10.0.0.73 - - [2026-02-10 01:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.73 - - [2026-02-10 01:22:11] "GET /policy-management/035d097e-ff6b-4d58-8b5a-c5e7b6a04c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002443 10.0.0.73 - - [2026-02-10 01:22:11] "POST /tags HTTP/1.1" 409 206 0.001500 10.0.0.73 - - [2026-02-10 01:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.73 - - [2026-02-10 01:22:11] "GET /tag/6a4e8315-3954-4291-bd80-dd5169f40ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010645 10.0.0.73 - - [2026-02-10 01:22:11] "POST /tags HTTP/1.1" 409 226 0.001538 10.0.0.73 - - [2026-02-10 01:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.73 - - [2026-02-10 01:22:11] "GET /tag/e9ad8242-4832-4fcd-bdec-0a4c180a8016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011881 10.0.0.73 - - [2026-02-10 01:22:11] "POST /tags HTTP/1.1" 409 204 0.001741 10.0.0.73 - - [2026-02-10 01:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.73 - - [2026-02-10 01:22:11] "GET /tag/f9940577-8ab6-4864-a08d-cbc2cf636457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012843 10.0.0.73 - - [2026-02-10 01:22:11] "POST /tags HTTP/1.1" 409 226 0.001846 10.0.0.73 - - [2026-02-10 01:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.73 - - [2026-02-10 01:22:11] "GET /tag/e9ad8242-4832-4fcd-bdec-0a4c180a8016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012895 10.0.0.73 - - [2026-02-10 01:22:11] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002128 10.0.0.73 - - [2026-02-10 01:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.73 - - [2026-02-10 01:22:11] "GET /policy-management/035d097e-ff6b-4d58-8b5a-c5e7b6a04c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003589 10.0.0.73 - - [2026-02-10 01:22:11] "POST /firewall-rules HTTP/1.1" 200 626 0.067860 10.0.0.73 - - [2026-02-10 01:22:11] "POST /firewall-rules HTTP/1.1" 200 646 0.103180 10.0.0.73 - - [2026-02-10 01:22:11] "GET /firewall-rule/b90ba86f-5816-402c-be3d-6cc05bede0b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.011372 10.0.0.73 - - [2026-02-10 01:22:11] "GET /firewall-policy/45ce4a4c-8c9b-485c-95a2-e01d0b36ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002269 10.0.0.73 - - [2026-02-10 01:22:12] "GET /firewall-rule/df675285-e6df-41b9-b127-6605919ce4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003790 10.0.0.73 - - [2026-02-10 01:22:12] "POST /ref-update HTTP/1.1" 200 156 0.015654 10.0.0.73 - - [2026-02-10 01:22:12] "POST /firewall-policys HTTP/1.1" 200 606 0.034435 10.0.0.73 - - [2026-02-10 01:22:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.014067 10.0.0.73 - - [2026-02-10 01:22:12] "GET /firewall-policy/2a4154a5-03e3-45bd-8c95-9a3d389c75fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010521 10.0.0.73 - - [2026-02-10 01:22:12] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004387 10.0.0.73 - - [2026-02-10 01:22:12] "GET /firewall-policy/2a4154a5-03e3-45bd-8c95-9a3d389c75fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.006194 10.0.0.73 - - [2026-02-10 01:22:12] "GET /firewall-policy/45ce4a4c-8c9b-485c-95a2-e01d0b36ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003966 10.0.0.73 - - [2026-02-10 01:22:12] "GET /firewall-policy/7c5d7739-8905-4c69-a0a3-5a129dac0ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004300 10.0.0.73 - - [2026-02-10 01:22:12] "GET /firewall-policy/b0097c70-fa84-4230-8bbd-222acf5ed337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004154 10.0.0.73 - - [2026-02-10 01:22:12] "GET /firewall-policy/45ce4a4c-8c9b-485c-95a2-e01d0b36ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001970 10.0.0.73 - - [2026-02-10 01:22:12] "GET /firewall-policy/7c5d7739-8905-4c69-a0a3-5a129dac0ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002068 10.0.0.73 - - [2026-02-10 01:22:12] "POST /ref-update HTTP/1.1" 200 156 0.019097 10.0.0.73 - - [2026-02-10 01:22:12] "POST /ref-update HTTP/1.1" 200 156 0.037105 10.0.0.73 - - [2026-02-10 01:22:12] "POST /ref-update HTTP/1.1" 200 156 0.020113 10.0.0.73 - - [2026-02-10 01:22:12] "POST /ref-update HTTP/1.1" 200 156 0.025040 10.0.0.73 - - [2026-02-10 01:22:12] "POST /ref-update HTTP/1.1" 200 156 0.047539 10.0.0.73 - - [2026-02-10 01:22:12] "GET /firewall-policy/2a4154a5-03e3-45bd-8c95-9a3d389c75fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002472 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:22:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000800 [Introspect:8084]10.0.0.73 - - [2026-02-10 01:22:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000871 10.0.0.73 - - [2026-02-10 01:23:45] "GET /global-system-configs HTTP/1.1" 200 322 0.005050 10.0.0.73 - - [2026-02-10 01:23:46] "GET /global-system-configs HTTP/1.1" 200 322 0.007818 10.0.0.73 - - [2026-02-10 01:24:21] "GET /virtual-machine-interface/df7569c0-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007792 10.0.0.73 - - [2026-02-10 01:24:21] "POST /set-tag HTTP/1.1" 200 109 0.011915 10.0.0.73 - - [2026-02-10 01:24:21] "GET /virtual-machine-interface/e0e84f2a-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005278 10.0.0.73 - - [2026-02-10 01:24:21] "POST /set-tag HTTP/1.1" 200 109 0.002325 10.0.0.73 - - [2026-02-10 01:24:21] "GET /virtual-machine-interface/e2a6c9d6-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005638 10.0.0.73 - - [2026-02-10 01:24:21] "POST /set-tag HTTP/1.1" 200 109 0.004747 10.0.0.73 - - [2026-02-10 01:24:21] "GET /virtual-machine-interface/e1d8aaec-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004064 10.0.0.73 - - [2026-02-10 01:24:21] "POST /set-tag HTTP/1.1" 200 109 0.002112 10.0.0.73 - - [2026-02-10 01:24:21] "GET /virtual-machine-interface/e077ef8c-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003728 10.0.0.73 - - [2026-02-10 01:24:21] "POST /set-tag HTTP/1.1" 200 109 0.001999 10.0.0.73 - - [2026-02-10 01:24:21] "GET /virtual-machine-interface/dfefe98e-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007758 10.0.0.73 - - [2026-02-10 01:24:21] "POST /set-tag HTTP/1.1" 200 109 0.003056 10.0.0.73 - - [2026-02-10 01:24:21] "GET /virtual-machine-interface/e23f367c-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004794 10.0.0.73 - - [2026-02-10 01:24:21] "POST /set-tag HTTP/1.1" 200 109 0.002611 10.0.0.73 - - [2026-02-10 01:24:21] "GET /virtual-machine-interface/e172d672-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003958 10.0.0.73 - - [2026-02-10 01:24:21] "POST /set-tag HTTP/1.1" 200 109 0.002072 10.0.0.73 - - [2026-02-10 01:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.73 - - [2026-02-10 01:24:21] "GET /loadbalancer/f3dc07b0-d05e-4279-8f17-03bc928274d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002364 10.0.0.73 - - [2026-02-10 01:24:21] "GET /virtual-machine-interface/df7569c0-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004171 10.0.0.73 - - [2026-02-10 01:24:22] "POST /set-tag HTTP/1.1" 200 109 0.019867 10.0.0.73 - - [2026-02-10 01:24:22] "DELETE /loadbalancer-member/ba19ce99-6bee-4801-abca-eea3b040281d HTTP/1.1" 200 115 0.034826 10.0.0.73 - - [2026-02-10 01:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.73 - - [2026-02-10 01:24:22] "GET /loadbalancer/f3dc07b0-d05e-4279-8f17-03bc928274d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002599 10.0.0.73 - - [2026-02-10 01:24:22] "GET /virtual-machine-interface/e077ef8c-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005652 10.0.0.73 - - [2026-02-10 01:24:22] "POST /set-tag HTTP/1.1" 200 109 0.002438 10.0.0.73 - - [2026-02-10 01:24:22] "GET /virtual-machine-interface/e077ef8c-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003972 10.0.0.73 - - [2026-02-10 01:24:23] "POST /set-tag HTTP/1.1" 200 109 0.004915 10.0.0.73 - - [2026-02-10 01:24:23] "GET /virtual-machine/f2199fad-a12a-458f-8102-2c67a7d67ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002469 10.0.0.73 - - [2026-02-10 01:24:23] "POST /ref-update HTTP/1.1" 200 156 0.009064 10.0.0.73 - - [2026-02-10 01:24:23] "GET /virtual-machine-interface/e077ef8c-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008306 10.0.0.73 - - [2026-02-10 01:24:23] "POST /set-tag HTTP/1.1" 200 109 0.016182 10.0.0.73 - - [2026-02-10 01:24:23] "POST /set-tag HTTP/1.1" 200 109 0.045901 10.0.0.73 - - [2026-02-10 01:24:23] "POST /set-tag HTTP/1.1" 200 109 0.035669 10.0.0.73 - - [2026-02-10 01:24:23] "POST /set-tag HTTP/1.1" 200 109 0.016333 10.0.0.73 - - [2026-02-10 01:24:23] "POST /set-tag HTTP/1.1" 200 109 0.029179 10.0.0.73 - - [2026-02-10 01:24:23] "DELETE /instance-ip/e08fae4c-061e-11f1-a9bb-fa163edb5637 HTTP/1.1" 200 115 0.040282 10.0.0.73 - - [2026-02-10 01:24:23] "DELETE /virtual-machine-interface/e077ef8c-061e-11f1-a9bb-fa163edb5637 HTTP/1.1" 200 115 0.038496 10.0.0.73 - - [2026-02-10 01:24:23] "DELETE /virtual-machine/f2199fad-a12a-458f-8102-2c67a7d67ccd HTTP/1.1" 200 115 0.017129 10.0.0.73 - - [2026-02-10 01:24:23] "GET /virtual-machine-interface/e0e84f2a-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005901 10.0.0.73 - - [2026-02-10 01:24:23] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.73 - - [2026-02-10 01:24:23] "GET /virtual-machine-interface/e0e84f2a-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003919 10.0.0.73 - - [2026-02-10 01:24:23] "POST /set-tag HTTP/1.1" 200 109 0.001777 10.0.0.73 - - [2026-02-10 01:24:23] "GET /virtual-machine/35117490-9f29-481d-9a4b-df0f23aa611c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002674 10.0.0.73 - - [2026-02-10 01:24:23] "POST /ref-update HTTP/1.1" 200 156 0.010722 10.0.0.73 - - [2026-02-10 01:24:23] "GET /virtual-machine-interface/e0e84f2a-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012836 10.0.0.73 - - [2026-02-10 01:24:23] "POST /set-tag HTTP/1.1" 200 109 0.018658 10.0.0.73 - - [2026-02-10 01:24:23] "POST /set-tag HTTP/1.1" 200 109 0.040360 10.0.0.73 - - [2026-02-10 01:24:23] "POST /set-tag HTTP/1.1" 200 109 0.058575 10.0.0.73 - - [2026-02-10 01:24:23] "POST /set-tag HTTP/1.1" 200 109 0.018116 10.0.0.73 - - [2026-02-10 01:24:23] "POST /set-tag HTTP/1.1" 200 109 0.031741 10.0.0.73 - - [2026-02-10 01:24:23] "DELETE /instance-ip/e103381c-061e-11f1-a9bb-fa163edb5637 HTTP/1.1" 200 115 0.055844 10.0.0.73 - - [2026-02-10 01:24:23] "DELETE /virtual-machine-interface/e0e84f2a-061e-11f1-a9bb-fa163edb5637 HTTP/1.1" 200 115 0.038788 10.0.0.73 - - [2026-02-10 01:24:23] "DELETE /virtual-machine/35117490-9f29-481d-9a4b-df0f23aa611c HTTP/1.1" 200 115 0.019345 10.0.0.73 - - [2026-02-10 01:24:23] "DELETE /tag/8325c5bc-f38f-4158-b8f2-217bace61882 HTTP/1.1" 200 115 0.031199 10.0.0.73 - - [2026-02-10 01:24:23] "GET /virtual-machine-interface/dfefe98e-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003879 10.0.0.73 - - [2026-02-10 01:24:24] "POST /set-tag HTTP/1.1" 200 109 0.003742 10.0.0.73 - - [2026-02-10 01:24:24] "GET /virtual-machine-interface/dfefe98e-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004105 10.0.0.73 - - [2026-02-10 01:24:24] "POST /set-tag HTTP/1.1" 200 109 0.002083 10.0.0.73 - - [2026-02-10 01:24:24] "GET /virtual-machine/5238aa9d-4fd2-4122-a032-b75ef9bcbb2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002777 10.0.0.73 - - [2026-02-10 01:24:24] "POST /ref-update HTTP/1.1" 200 156 0.013331 10.0.0.73 - - [2026-02-10 01:24:24] "GET /virtual-machine-interface/dfefe98e-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006657 10.0.0.73 - - [2026-02-10 01:24:24] "POST /set-tag HTTP/1.1" 200 109 0.017833 10.0.0.73 - - [2026-02-10 01:24:24] "POST /set-tag HTTP/1.1" 200 109 0.039458 10.0.0.73 - - [2026-02-10 01:24:24] "POST /set-tag HTTP/1.1" 200 109 0.036364 10.0.0.73 - - [2026-02-10 01:24:24] "POST /set-tag HTTP/1.1" 200 109 0.016927 10.0.0.73 - - [2026-02-10 01:24:24] "POST /set-tag HTTP/1.1" 200 109 0.031320 10.0.0.73 - - [2026-02-10 01:24:24] "DELETE /instance-ip/e009806a-061e-11f1-a9bb-fa163edb5637 HTTP/1.1" 200 115 0.057395 10.0.0.73 - - [2026-02-10 01:24:24] "POST /ref-update HTTP/1.1" 200 156 0.007995 10.0.0.73 - - [2026-02-10 01:24:24] "DELETE /virtual-machine-interface/dfefe98e-061e-11f1-a9bb-fa163edb5637 HTTP/1.1" 200 115 0.040298 10.0.0.73 - - [2026-02-10 01:24:24] "DELETE /virtual-machine/5238aa9d-4fd2-4122-a032-b75ef9bcbb2d HTTP/1.1" 200 115 0.022470 10.0.0.73 - - [2026-02-10 01:24:24] "GET /virtual-machine-interface/df7569c0-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007332 10.0.0.73 - - [2026-02-10 01:24:24] "POST /set-tag HTTP/1.1" 200 109 0.002432 10.0.0.73 - - [2026-02-10 01:24:24] "GET /virtual-machine-interface/df7569c0-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004036 10.0.0.73 - - [2026-02-10 01:24:24] "POST /set-tag HTTP/1.1" 200 109 0.001976 10.0.0.73 - - [2026-02-10 01:24:24] "GET /virtual-machine/dc2fa336-d748-4e8c-9b2e-edfd233646c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002995 10.0.0.73 - - [2026-02-10 01:24:24] "POST /ref-update HTTP/1.1" 200 156 0.008649 10.0.0.73 - - [2026-02-10 01:24:24] "GET /virtual-machine-interface/df7569c0-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009849 10.0.0.73 - - [2026-02-10 01:24:24] "POST /set-tag HTTP/1.1" 200 109 0.018447 10.0.0.73 - - [2026-02-10 01:24:24] "POST /set-tag HTTP/1.1" 200 109 0.029032 10.0.0.73 - - [2026-02-10 01:24:24] "POST /set-tag HTTP/1.1" 200 109 0.023850 10.0.0.73 - - [2026-02-10 01:24:24] "POST /set-tag HTTP/1.1" 200 109 0.014299 10.0.0.73 - - [2026-02-10 01:24:24] "POST /set-tag HTTP/1.1" 200 109 0.020375 10.0.0.73 - - [2026-02-10 01:24:24] "DELETE /instance-ip/df8d8352-061e-11f1-a9bb-fa163edb5637 HTTP/1.1" 200 115 0.048264 10.0.0.73 - - [2026-02-10 01:24:25] "POST /ref-update HTTP/1.1" 200 156 0.011634 10.0.0.73 - - [2026-02-10 01:24:25] "DELETE /virtual-machine-interface/df7569c0-061e-11f1-a9bb-fa163edb5637 HTTP/1.1" 200 115 0.045047 10.0.0.73 - - [2026-02-10 01:24:25] "DELETE /virtual-machine/dc2fa336-d748-4e8c-9b2e-edfd233646c9 HTTP/1.1" 200 115 0.020752 10.0.0.73 - - [2026-02-10 01:24:25] "DELETE /tag/20408488-0845-40a2-9592-5243df8e259f HTTP/1.1" 200 115 0.032111 10.0.0.73 - - [2026-02-10 01:24:25] "DELETE /tag/6a4e8315-3954-4291-bd80-dd5169f40ee8 HTTP/1.1" 409 312 0.004467 10.0.0.73 - - [2026-02-10 01:24:53] "GET /virtual-machine-interface/e1d8aaec-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004560 10.0.0.73 - - [2026-02-10 01:24:53] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.73 - - [2026-02-10 01:24:53] "GET /virtual-machine-interface/e1d8aaec-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003931 10.0.0.73 - - [2026-02-10 01:24:53] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.73 - - [2026-02-10 01:24:53] "GET /virtual-machine/69bf01c1-0a08-4672-b675-67183f1f5e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002993 10.0.0.73 - - [2026-02-10 01:24:53] "POST /ref-update HTTP/1.1" 200 156 0.028820 10.0.0.73 - - [2026-02-10 01:24:53] "GET /virtual-machine-interface/e1d8aaec-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004773 10.0.0.73 - - [2026-02-10 01:24:53] "POST /set-tag HTTP/1.1" 200 109 0.024443 10.0.0.73 - - [2026-02-10 01:24:53] "POST /set-tag HTTP/1.1" 200 109 0.052543 10.0.0.73 - - [2026-02-10 01:24:53] "POST /set-tag HTTP/1.1" 200 109 0.036843 10.0.0.73 - - [2026-02-10 01:24:53] "POST /set-tag HTTP/1.1" 200 109 0.021864 10.0.0.73 - - [2026-02-10 01:24:53] "DELETE /instance-ip/e1f0e742-061e-11f1-a9bb-fa163edb5637 HTTP/1.1" 200 115 0.069047 10.0.0.73 - - [2026-02-10 01:24:53] "DELETE /virtual-machine-interface/e1d8aaec-061e-11f1-a9bb-fa163edb5637 HTTP/1.1" 200 115 0.057781 10.0.0.73 - - [2026-02-10 01:24:53] "DELETE /virtual-machine/69bf01c1-0a08-4672-b675-67183f1f5e9a HTTP/1.1" 200 115 0.013854 10.0.0.73 - - [2026-02-10 01:24:53] "DELETE /tag/f9940577-8ab6-4864-a08d-cbc2cf636457 HTTP/1.1" 409 236 0.014928 10.0.0.73 - - [2026-02-10 01:24:53] "GET /virtual-machine-interface/e23f367c-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004227 10.0.0.73 - - [2026-02-10 01:24:53] "POST /set-tag HTTP/1.1" 200 109 0.001813 10.0.0.73 - - [2026-02-10 01:24:53] "GET /virtual-machine-interface/e23f367c-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004472 10.0.0.73 - - [2026-02-10 01:24:53] "POST /set-tag HTTP/1.1" 200 109 0.002579 10.0.0.73 - - [2026-02-10 01:24:53] "GET /virtual-machine/547be2be-c1af-41e5-a1f5-f118a432c8c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002737 10.0.0.73 - - [2026-02-10 01:24:53] "POST /ref-update HTTP/1.1" 200 156 0.011099 10.0.0.73 - - [2026-02-10 01:24:53] "GET /virtual-machine-interface/e23f367c-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012042 10.0.0.73 - - [2026-02-10 01:24:53] "POST /set-tag HTTP/1.1" 200 109 0.028042 10.0.0.73 - - [2026-02-10 01:24:53] "POST /set-tag HTTP/1.1" 200 109 0.032290 10.0.0.73 - - [2026-02-10 01:24:53] "POST /set-tag HTTP/1.1" 200 109 0.066224 10.0.0.73 - - [2026-02-10 01:24:53] "POST /set-tag HTTP/1.1" 200 109 0.013258 10.0.0.73 - - [2026-02-10 01:24:54] "DELETE /instance-ip/e2566626-061e-11f1-a9bb-fa163edb5637 HTTP/1.1" 200 115 0.077458 10.0.0.73 - - [2026-02-10 01:24:54] "DELETE /virtual-machine-interface/e23f367c-061e-11f1-a9bb-fa163edb5637 HTTP/1.1" 200 115 0.054677 10.0.0.73 - - [2026-02-10 01:24:54] "DELETE /virtual-machine/547be2be-c1af-41e5-a1f5-f118a432c8c7 HTTP/1.1" 200 115 0.020167 10.0.0.73 - - [2026-02-10 01:24:54] "DELETE /tag/33eacc12-669a-44a9-82df-08260475de4a HTTP/1.1" 200 115 0.037578 10.0.0.73 - - [2026-02-10 01:24:54] "GET /virtual-machine-interface/e2a6c9d6-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006004 10.0.0.73 - - [2026-02-10 01:24:54] "POST /set-tag HTTP/1.1" 200 109 0.005207 10.0.0.73 - - [2026-02-10 01:24:54] "GET /virtual-machine-interface/e2a6c9d6-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004183 10.0.0.73 - - [2026-02-10 01:24:54] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.73 - - [2026-02-10 01:24:54] "GET /virtual-machine/6b342e3b-9af3-4568-bfc1-bf87de46e3e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003596 10.0.0.73 - - [2026-02-10 01:24:54] "POST /ref-update HTTP/1.1" 200 156 0.008296 10.0.0.73 - - [2026-02-10 01:24:54] "GET /virtual-machine-interface/e2a6c9d6-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020428 10.0.0.73 - - [2026-02-10 01:24:54] "POST /set-tag HTTP/1.1" 200 109 0.015506 10.0.0.73 - - [2026-02-10 01:24:54] "POST /set-tag HTTP/1.1" 200 109 0.022759 10.0.0.73 - - [2026-02-10 01:24:54] "POST /set-tag HTTP/1.1" 200 109 0.020712 10.0.0.73 - - [2026-02-10 01:24:54] "POST /set-tag HTTP/1.1" 200 109 0.017129 10.0.0.73 - - [2026-02-10 01:24:54] "DELETE /instance-ip/e2beca54-061e-11f1-a9bb-fa163edb5637 HTTP/1.1" 200 115 0.065041 10.0.0.73 - - [2026-02-10 01:24:54] "DELETE /virtual-machine-interface/e2a6c9d6-061e-11f1-a9bb-fa163edb5637 HTTP/1.1" 200 115 0.047387 10.0.0.73 - - [2026-02-10 01:24:54] "DELETE /virtual-machine/6b342e3b-9af3-4568-bfc1-bf87de46e3e9 HTTP/1.1" 200 115 0.023233 10.0.0.73 - - [2026-02-10 01:24:54] "DELETE /tag/a48f9b2f-1b75-48c5-9bd0-3f5889ce2a38 HTTP/1.1" 200 115 0.053456 10.0.0.73 - - [2026-02-10 01:24:54] "DELETE /tag/6062fd55-f7c9-4d35-bad4-8cbf475e52c2 HTTP/1.1" 200 115 0.052338 10.0.0.73 - - [2026-02-10 01:24:54] "DELETE /tag/c87fed13-cbe2-4c3c-9637-bdcb14df530e HTTP/1.1" 200 115 0.040118 10.0.0.73 - - [2026-02-10 01:24:54] "GET /virtual-machine-interface/e172d672-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006619 10.0.0.73 - - [2026-02-10 01:24:54] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.73 - - [2026-02-10 01:24:54] "GET /virtual-machine-interface/e172d672-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004440 10.0.0.73 - - [2026-02-10 01:24:54] "POST /set-tag HTTP/1.1" 200 109 0.003369 10.0.0.73 - - [2026-02-10 01:24:54] "GET /virtual-machine/b1edf228-6a61-4178-af21-bf77fba9ae98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003313 10.0.0.73 - - [2026-02-10 01:24:54] "POST /ref-update HTTP/1.1" 200 156 0.019817 10.0.0.73 - - [2026-02-10 01:24:54] "GET /virtual-machine-interface/e172d672-061e-11f1-a9bb-fa163edb5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005657 10.0.0.73 - - [2026-02-10 01:24:55] "POST /set-tag HTTP/1.1" 200 109 0.031237 10.0.0.73 - - [2026-02-10 01:24:55] "POST /set-tag HTTP/1.1" 200 109 0.025500 10.0.0.73 - - [2026-02-10 01:24:55] "POST /set-tag HTTP/1.1" 200 109 0.029972 10.0.0.73 - - [2026-02-10 01:24:55] "POST /set-tag HTTP/1.1" 200 109 0.015634 10.0.0.73 - - [2026-02-10 01:24:55] "DELETE /instance-ip/e18ba36e-061e-11f1-a9bb-fa163edb5637 HTTP/1.1" 200 115 0.057084 10.0.0.73 - - [2026-02-10 01:24:55] "DELETE /virtual-machine-interface/e172d672-061e-11f1-a9bb-fa163edb5637 HTTP/1.1" 200 115 0.037510 10.0.0.73 - - [2026-02-10 01:24:55] "DELETE /virtual-machine/b1edf228-6a61-4178-af21-bf77fba9ae98 HTTP/1.1" 200 115 0.015400 10.0.0.73 - - [2026-02-10 01:24:55] "DELETE /tag/e452b032-80e4-4c48-9090-3e522561f288 HTTP/1.1" 200 115 0.033976 10.0.0.73 - - [2026-02-10 01:24:55] "DELETE /tag/efd7b9bc-ea86-42b7-b6c7-b78469cd43b7 HTTP/1.1" 200 115 0.037118 10.0.0.73 - - [2026-02-10 01:24:55] "DELETE /tag/11902625-aa96-4c0a-93c4-4beeca77189b HTTP/1.1" 200 115 0.060246 10.0.0.73 - - [2026-02-10 01:24:56] "POST /projects HTTP/1.1" 409 238 0.003380 10.0.0.73 - - [2026-02-10 01:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.73 - - [2026-02-10 01:24:56] "GET /project/df2f2919-78e2-4188-835f-95267375a1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041899 10.0.0.73 - - [2026-02-10 01:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005201 10.0.0.73 - - [2026-02-10 01:24:56] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009264 10.0.0.73 - - [2026-02-10 01:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.73 - - [2026-02-10 01:24:57] "GET /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.006701 10.0.0.73 - - [2026-02-10 01:24:57] "POST /security-groups HTTP/1.1" 409 285 0.002378 10.0.0.73 - - [2026-02-10 01:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.73 - - [2026-02-10 01:24:57] "PUT /security-group/7c98e19e-0dbb-4870-9ef0-88b0f9dde108 HTTP/1.1" 200 262 0.071572 10.0.0.73 - - [2026-02-10 01:24:57] "PUT /access-control-list/f6ee1ef8-b2e3-4756-b088-7d50acbfde99 HTTP/1.1" 200 272 0.027232 10.0.0.73 - - [2026-02-10 01:24:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.047244 10.0.0.73 - - [2026-02-10 01:24:57] "PUT /access-control-list/f4f27ba3-55e0-418f-9070-4998b598893d HTTP/1.1" 200 272 0.056642 10.0.0.73 - - [2026-02-10 01:25:02] "POST /projects HTTP/1.1" 409 238 0.002125 10.0.0.73 - - [2026-02-10 01:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.73 - - [2026-02-10 01:25:02] "GET /project/df2f2919-78e2-4188-835f-95267375a1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033653 10.0.0.73 - - [2026-02-10 01:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.73 - - [2026-02-10 01:25:02] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004113 10.0.0.73 - - [2026-02-10 01:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.73 - - [2026-02-10 01:25:02] "GET /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004543 10.0.0.73 - - [2026-02-10 01:25:02] "POST /security-groups HTTP/1.1" 409 285 0.004368 10.0.0.73 - - [2026-02-10 01:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005471 10.0.0.73 - - [2026-02-10 01:25:02] "PUT /security-group/7c98e19e-0dbb-4870-9ef0-88b0f9dde108 HTTP/1.1" 200 262 0.054241 10.0.0.73 - - [2026-02-10 01:25:02] "PUT /access-control-list/f6ee1ef8-b2e3-4756-b088-7d50acbfde99 HTTP/1.1" 200 272 0.011541 10.0.0.73 - - [2026-02-10 01:25:02] "PUT /access-control-list/f4f27ba3-55e0-418f-9070-4998b598893d HTTP/1.1" 200 272 0.015114 10.0.0.73 - - [2026-02-10 01:25:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.016063 10.0.0.73 - - [2026-02-10 01:25:02] "GET /firewall-policy/7c5d7739-8905-4c69-a0a3-5a129dac0ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.010069 10.0.0.73 - - [2026-02-10 01:25:02] "GET /firewall-rule/3889e832-2656-4814-91eb-d1cbbfb36273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002568 10.0.0.73 - - [2026-02-10 01:25:02] "POST /ref-update HTTP/1.1" 200 156 0.065354 10.0.0.73 - - [2026-02-10 01:25:02] "DELETE /firewall-rule/3889e832-2656-4814-91eb-d1cbbfb36273 HTTP/1.1" 200 115 0.039902 10.0.0.73 - - [2026-02-10 01:25:02] "GET /firewall-policy/7c5d7739-8905-4c69-a0a3-5a129dac0ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005055 10.0.0.73 - - [2026-02-10 01:25:02] "GET /firewall-rule/5cd7da8b-bd59-4dd4-be62-5f058230bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002833 10.0.0.73 - - [2026-02-10 01:25:02] "POST /ref-update HTTP/1.1" 200 156 0.065303 10.0.0.73 - - [2026-02-10 01:25:02] "DELETE /firewall-rule/5cd7da8b-bd59-4dd4-be62-5f058230bfbd HTTP/1.1" 200 115 0.039709 10.0.0.73 - - [2026-02-10 01:25:02] "DELETE /tag/2062a03a-16a2-4acc-9947-e0a0674609fb HTTP/1.1" 200 115 0.039522 10.0.0.73 - - [2026-02-10 01:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.73 - - [2026-02-10 01:25:02] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005620 10.0.0.73 - - [2026-02-10 01:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.73 - - [2026-02-10 01:25:02] "GET /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004383 10.0.0.73 - - [2026-02-10 01:25:02] "PUT /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747 HTTP/1.1" 200 264 0.048512 10.0.0.73 - - [2026-02-10 01:25:02] "PUT /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44 HTTP/1.1" 200 264 0.057476 10.0.0.73 - - [2026-02-10 01:25:03] "DELETE /security-group/7c98e19e-0dbb-4870-9ef0-88b0f9dde108 HTTP/1.1" 200 115 0.049063 10.0.0.73 - - [2026-02-10 01:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.73 - - [2026-02-10 01:25:03] "DELETE /access-control-list/f6ee1ef8-b2e3-4756-b088-7d50acbfde99 HTTP/1.1" 200 115 0.042538 10.0.0.73 - - [2026-02-10 01:25:03] "DELETE /access-control-list/f4f27ba3-55e0-418f-9070-4998b598893d HTTP/1.1" 200 115 0.032231 10.0.0.73 - - [2026-02-10 01:25:03] "GET /project/df2f2919-78e2-4188-835f-95267375a1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.040609 10.0.0.73 - - [2026-02-10 01:25:03] "GET /project/df2f2919-78e2-4188-835f-95267375a1e5?fields=security_groups HTTP/1.1" 200 1352 0.029202 10.0.0.73 - - [2026-02-10 01:25:03] "DELETE /security-group/b74763ff-9ace-4f21-9cce-3a227ec7bc12 HTTP/1.1" 200 115 0.042168 10.0.0.73 - - [2026-02-10 01:25:03] "DELETE /access-control-list/56f4a9dd-d4aa-48ca-8a53-8e7eb4fe8e5f HTTP/1.1" 200 115 0.033633 10.0.0.73 - - [2026-02-10 01:25:03] "GET /project/df2f2919-78e2-4188-835f-95267375a1e5?fields=application_policy_sets HTTP/1.1" 200 1391 0.045364 10.0.0.73 - - [2026-02-10 01:25:03] "DELETE /access-control-list/50736cfc-b951-49e5-a5a1-c597e84c05fc HTTP/1.1" 200 115 0.043721 10.0.0.73 - - [2026-02-10 01:25:03] "DELETE /project/df2f2919-78e2-4188-835f-95267375a1e5 HTTP/1.1" 200 115 0.285431 10.0.0.73 - - [2026-02-10 01:25:03] "POST /projects HTTP/1.1" 409 238 0.002038 10.0.0.73 - - [2026-02-10 01:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.73 - - [2026-02-10 01:25:03] "GET /project/acb3bc56-4724-478b-9158-3db8bc398804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047305 10.0.0.73 - - [2026-02-10 01:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.73 - - [2026-02-10 01:25:03] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003835 10.0.0.73 - - [2026-02-10 01:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.73 - - [2026-02-10 01:25:03] "GET /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.006067 10.0.0.73 - - [2026-02-10 01:25:03] "POST /security-groups HTTP/1.1" 409 285 0.004650 10.0.0.73 - - [2026-02-10 01:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.73 - - [2026-02-10 01:25:03] "PUT /security-group/9c540ba6-20fb-44a5-8bca-336fc879e02f HTTP/1.1" 200 262 0.055094 10.0.0.73 - - [2026-02-10 01:25:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.041612 10.0.0.73 - - [2026-02-10 01:25:03] "PUT /access-control-list/b33b8c15-4fce-47dd-8c50-c043742ab007 HTTP/1.1" 200 272 0.029598 10.0.0.73 - - [2026-02-10 01:25:03] "PUT /access-control-list/1d31b50c-a69c-4a68-9d17-d155737662b0 HTTP/1.1" 200 272 0.016514 10.0.0.73 - - [2026-02-10 01:25:07] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003715 10.0.0.73 - - [2026-02-10 01:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.73 - - [2026-02-10 01:25:07] "GET /policy-management/035d097e-ff6b-4d58-8b5a-c5e7b6a04c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002554 10.0.0.73 - - [2026-02-10 01:25:07] "GET /firewall-policy/45ce4a4c-8c9b-485c-95a2-e01d0b36ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002600 10.0.0.73 - - [2026-02-10 01:25:08] "GET /firewall-rule/df675285-e6df-41b9-b127-6605919ce4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.002964 10.0.0.73 - - [2026-02-10 01:25:08] "POST /ref-update HTTP/1.1" 200 156 0.020667 10.0.0.73 - - [2026-02-10 01:25:08] "DELETE /firewall-rule/df675285-e6df-41b9-b127-6605919ce4fa HTTP/1.1" 200 115 0.040076 10.0.0.73 - - [2026-02-10 01:25:08] "GET /firewall-policy/2a4154a5-03e3-45bd-8c95-9a3d389c75fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003000 10.0.0.73 - - [2026-02-10 01:25:08] "GET /firewall-rule/b90ba86f-5816-402c-be3d-6cc05bede0b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.004614 10.0.0.73 - - [2026-02-10 01:25:08] "POST /ref-update HTTP/1.1" 200 156 0.018956 10.0.0.73 - - [2026-02-10 01:25:08] "DELETE /firewall-rule/b90ba86f-5816-402c-be3d-6cc05bede0b8 HTTP/1.1" 200 115 0.069467 10.0.0.73 - - [2026-02-10 01:25:08] "GET /application-policy-set/d6e83e4a-0faa-4601-8a20-a4419019aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004756 10.0.0.73 - - [2026-02-10 01:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004962 10.0.0.73 - - [2026-02-10 01:25:08] "GET /policy-management/035d097e-ff6b-4d58-8b5a-c5e7b6a04c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003952 10.0.0.73 - - [2026-02-10 01:25:08] "GET /firewall-policy/2a4154a5-03e3-45bd-8c95-9a3d389c75fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1888 0.005004 10.0.0.73 - - [2026-02-10 01:25:08] "POST /ref-update HTTP/1.1" 200 156 0.026284 10.0.0.73 - - [2026-02-10 01:25:08] "DELETE /firewall-policy/2a4154a5-03e3-45bd-8c95-9a3d389c75fc HTTP/1.1" 200 115 0.033518 10.0.0.73 - - [2026-02-10 01:25:08] "DELETE /tag/f9940577-8ab6-4864-a08d-cbc2cf636457 HTTP/1.1" 200 115 0.090622 10.0.0.73 - - [2026-02-10 01:25:08] "DELETE /tag/6a4e8315-3954-4291-bd80-dd5169f40ee8 HTTP/1.1" 200 115 0.092684 10.0.0.73 - - [2026-02-10 01:25:08] "DELETE /loadbalancer-member/535c290c-54b2-4c5e-9455-b4705a1ee016 HTTP/1.1" 200 115 0.035523 10.0.0.73 - - [2026-02-10 01:25:08] "DELETE /loadbalancer-pool/6b474067-9d54-40fd-a1f0-f5ee7f8c99e9 HTTP/1.1" 200 115 0.043050 10.0.0.73 - - [2026-02-10 01:25:08] "DELETE /loadbalancer-listener/e4348f95-cd86-4a7d-8e52-0a33acc345f2 HTTP/1.1" 200 115 0.028605 10.0.0.73 - - [2026-02-10 01:25:08] "DELETE /loadbalancer/f3dc07b0-d05e-4279-8f17-03bc928274d6 HTTP/1.1" 200 115 0.053501 10.0.0.73 - - [2026-02-10 01:25:08] "DELETE /floating-ip/59b155d2-88ad-40a4-b7a6-307dd09e7c70 HTTP/1.1" 200 115 0.035534 10.0.0.73 - - [2026-02-10 01:25:08] "DELETE /instance-ip/84504736-be15-45e8-99a2-b33643355ded HTTP/1.1" 200 115 0.035988 10.0.0.73 - - [2026-02-10 01:25:08] "DELETE /virtual-machine-interface/acfa2b03-e4ab-4837-8916-f138dbce20de HTTP/1.1" 200 115 0.055442 10.0.0.73 - - [2026-02-10 01:25:09] "DELETE /tag/859a696e-ed7e-4f67-b02f-961c3a2f46a4 HTTP/1.1" 200 115 0.087487 10.0.0.73 - - [2026-02-10 01:25:09] "POST /projects HTTP/1.1" 409 238 0.004109 10.0.0.73 - - [2026-02-10 01:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008416 10.0.0.73 - - [2026-02-10 01:25:09] "GET /project/acb3bc56-4724-478b-9158-3db8bc398804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051991 10.0.0.73 - - [2026-02-10 01:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.73 - - [2026-02-10 01:25:09] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005025 10.0.0.73 - - [2026-02-10 01:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.73 - - [2026-02-10 01:25:09] "GET /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.009310 10.0.0.73 - - [2026-02-10 01:25:09] "POST /security-groups HTTP/1.1" 409 285 0.002718 10.0.0.73 - - [2026-02-10 01:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.73 - - [2026-02-10 01:25:09] "PUT /security-group/9c540ba6-20fb-44a5-8bca-336fc879e02f HTTP/1.1" 200 262 0.061048 10.0.0.73 - - [2026-02-10 01:25:09] "PUT /access-control-list/b33b8c15-4fce-47dd-8c50-c043742ab007 HTTP/1.1" 200 272 0.016515 10.0.0.73 - - [2026-02-10 01:25:09] "PUT /access-control-list/1d31b50c-a69c-4a68-9d17-d155737662b0 HTTP/1.1" 200 272 0.041502 10.0.0.73 - - [2026-02-10 01:25:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.055643 10.0.0.73 - - [2026-02-10 01:25:09] "GET /firewall-policy/7c5d7739-8905-4c69-a0a3-5a129dac0ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.011461 10.0.0.73 - - [2026-02-10 01:25:09] "GET /firewall-rule/a4a5f3bb-5c6f-4edf-8599-4ddf3141f209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003912 10.0.0.73 - - [2026-02-10 01:25:09] "POST /ref-update HTTP/1.1" 200 156 0.055710 10.0.0.73 - - [2026-02-10 01:25:09] "DELETE /firewall-rule/a4a5f3bb-5c6f-4edf-8599-4ddf3141f209 HTTP/1.1" 200 115 0.052824 10.0.0.73 - - [2026-02-10 01:25:09] "GET /firewall-policy/7c5d7739-8905-4c69-a0a3-5a129dac0ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.010223 10.0.0.73 - - [2026-02-10 01:25:09] "GET /firewall-rule/2ede307d-af22-4d27-9ac4-355691802bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002568 10.0.0.73 - - [2026-02-10 01:25:09] "POST /ref-update HTTP/1.1" 200 156 0.065879 10.0.0.73 - - [2026-02-10 01:25:09] "DELETE /firewall-rule/2ede307d-af22-4d27-9ac4-355691802bc0 HTTP/1.1" 200 115 0.050120 10.0.0.73 - - [2026-02-10 01:25:09] "DELETE /tag/e9ad8242-4832-4fcd-bdec-0a4c180a8016 HTTP/1.1" 200 115 0.064678 10.0.0.73 - - [2026-02-10 01:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006798 10.0.0.73 - - [2026-02-10 01:25:10] "GET /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006492 10.0.0.73 - - [2026-02-10 01:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.73 - - [2026-02-10 01:25:10] "GET /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004208 10.0.0.73 - - [2026-02-10 01:25:10] "PUT /virtual-network/ef1cdbbc-7aaa-43ae-9150-53f40af2c747 HTTP/1.1" 200 264 0.057486 10.0.0.73 - - [2026-02-10 01:25:10] "PUT /virtual-network/62834a99-fbb6-4626-8a69-90b4e0331e44 HTTP/1.1" 200 264 0.085085 10.0.0.73 - - [2026-02-10 01:25:10] "DELETE /security-group/9c540ba6-20fb-44a5-8bca-336fc879e02f HTTP/1.1" 200 115 0.073774 10.0.0.73 - - [2026-02-10 01:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.73 - - [2026-02-10 01:25:10] "DELETE /access-control-list/b33b8c15-4fce-47dd-8c50-c043742ab007 HTTP/1.1" 200 115 0.061572 10.0.0.73 - - [2026-02-10 01:25:10] "DELETE /access-control-list/1d31b50c-a69c-4a68-9d17-d155737662b0 HTTP/1.1" 200 115 0.038897 10.0.0.73 - - [2026-02-10 01:25:10] "GET /project/acb3bc56-4724-478b-9158-3db8bc398804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.065869 10.0.0.73 - - [2026-02-10 01:25:10] "GET /project/acb3bc56-4724-478b-9158-3db8bc398804?fields=security_groups HTTP/1.1" 200 1353 0.041928 10.0.0.73 - - [2026-02-10 01:25:10] "DELETE /security-group/4de0f1a7-f5a7-4648-960e-0cb7326919a9 HTTP/1.1" 200 115 0.043905 10.0.0.73 - - [2026-02-10 01:25:10] "DELETE /access-control-list/cc0293ed-b3f0-4859-8588-ad0e18f54da5 HTTP/1.1" 200 115 0.037190 10.0.0.73 - - [2026-02-10 01:25:10] "GET /project/acb3bc56-4724-478b-9158-3db8bc398804?fields=application_policy_sets HTTP/1.1" 200 1392 0.054147 10.0.0.73 - - [2026-02-10 01:25:10] "DELETE /access-control-list/b343f6db-738f-4319-bf74-aae33bae33d9 HTTP/1.1" 200 115 0.061976 10.0.0.73 - - [2026-02-10 01:25:10] "DELETE /project/acb3bc56-4724-478b-9158-3db8bc398804 HTTP/1.1" 200 115 0.412915