++ 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 05:38:19 AM UTC 2026 ===================' INFO: =================== Tue Feb 10 05:38:19 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 ++ 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 )) + nc -z 10.0.0.73 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.73 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.73 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.73 +++ local servers=10.0.0.73 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.73,10.140.230.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.140.230.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 ]] ++ echo 10.0.0.73:9041 ++ sed 's/,/ /g' + 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 ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/10/2026 05:39:02.813 7f2be8476780 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/10/2026 05:39:02.965 7f2be8476780 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/10/2026 05:39:02.976 7f2be8476780 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/10/2026 05:39:02.976 7f2be8476780 [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 05:39:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000604 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 05:39:16] "GET / HTTP/1.1" 503 181 0.000281 10.0.0.73 - - [2026-02-10 05:39:16] "GET / HTTP/1.1" 200 35931 0.002740 10.0.0.73 - - [2026-02-10 05:39:16] "GET / HTTP/1.1" 200 35931 0.001926 10.0.0.73 - - [2026-02-10 05:39:17] "GET / HTTP/1.1" 200 35931 0.001402 10.0.0.73 - - [2026-02-10 05:39:17] "GET / HTTP/1.1" 200 45303 0.001863 10.0.0.73 - - [2026-02-10 05:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.73 - - [2026-02-10 05:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014906 10.0.0.73 - - [2026-02-10 05:39:17] "GET /global-system-config/4a9e5b2d-0434-4ee2-a700-1ac469108873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.024586 10.0.0.73 - - [2026-02-10 05:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004810 10.0.0.73 - - [2026-02-10 05:39:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.004088 10.0.0.73 - - [2026-02-10 05:39:17] "POST /database-nodes HTTP/1.1" 200 597 0.020797 10.0.0.73 - - [2026-02-10 05:39:18] "GET / HTTP/1.1" 200 35931 0.001422 10.0.0.73 - - [2026-02-10 05:39:19] "GET / HTTP/1.1" 200 35931 0.001370 10.0.0.73 - - [2026-02-10 05:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006026 10.0.0.73 - - [2026-02-10 05:39:19] "GET /global-system-config/4a9e5b2d-0434-4ee2-a700-1ac469108873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006294 10.0.0.73 - - [2026-02-10 05:39:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.014312 10.0.0.73 - - [2026-02-10 05:39:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.001903 10.0.0.73 - - [2026-02-10 05:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007195 10.0.0.73 - - [2026-02-10 05:39:19] "GET /global-system-config/4a9e5b2d-0434-4ee2-a700-1ac469108873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006564 10.0.0.73 - - [2026-02-10 05:39:19] "POST /config-database-nodes HTTP/1.1" 200 611 0.083565 10.0.0.73 - - [2026-02-10 05:39:19] "POST /service-appliance-sets HTTP/1.1" 200 553 0.109714 10.0.0.73 - - [2026-02-10 05:39:19] "GET / HTTP/1.1" 200 35931 0.001399 10.0.0.73 - - [2026-02-10 05:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.73 - - [2026-02-10 05:39:19] "GET /global-system-config/4a9e5b2d-0434-4ee2-a700-1ac469108873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015815 10.0.0.73 - - [2026-02-10 05:39:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.008504 10.0.0.73 - - [2026-02-10 05:39:19] "POST /fqname-to-id HTTP/1.1" 404 180 0.017507 10.0.0.73 - - [2026-02-10 05:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.73 - - [2026-02-10 05:39:19] "GET /global-system-config/4a9e5b2d-0434-4ee2-a700-1ac469108873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.027099 10.0.0.73 - - [2026-02-10 05:39:19] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.109508 10.0.0.73 - - [2026-02-10 05:39:19] "POST /service-appliance-sets HTTP/1.1" 200 541 0.104438 10.0.0.73 - - [2026-02-10 05:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.73 - - [2026-02-10 05:39:19] "GET /network-ipam/f6a7852e-06f8-419f-a7e5-202724af89df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.031085 10.0.0.73 - - [2026-02-10 05:39:19] "GET / HTTP/1.1" 200 35931 0.001667 10.0.0.73 - - [2026-02-10 05:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.73 - - [2026-02-10 05:39:19] "GET /global-system-config/4a9e5b2d-0434-4ee2-a700-1ac469108873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008450 10.0.0.73 - - [2026-02-10 05:39:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.002016 10.0.0.73 - - [2026-02-10 05:39:19] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.039407 10.0.0.73 - - [2026-02-10 05:39:20] "POST /service-templates HTTP/1.1" 200 511 0.069275 10.0.0.73 - - [2026-02-10 05:39:20] "POST /service-templates HTTP/1.1" 200 501 0.045707 10.0.0.73 - - [2026-02-10 05:39:20] "POST /service-templates HTTP/1.1" 200 515 0.054961 10.0.0.73 - - [2026-02-10 05:39:20] "POST /service-templates HTTP/1.1" 200 535 0.032271 10.0.0.73 - - [2026-02-10 05:39:20] "POST /service-templates HTTP/1.1" 200 507 0.047261 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:39:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000805 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:39:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001032 10.0.0.73 - - [2026-02-10 05:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.73 - - [2026-02-10 05:39:21] "GET /network-ipam/f6a7852e-06f8-419f-a7e5-202724af89df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.008951 10.0.0.73 - - [2026-02-10 05:39:21] "GET / HTTP/1.1" 200 35931 0.002106 10.0.0.73 - - [2026-02-10 05:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006552 10.0.0.73 - - [2026-02-10 05:39:21] "GET /routing-instance/afe5ab0f-3450-4595-86ce-75df72ccd1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007090 10.0.0.73 - - [2026-02-10 05:39:21] "POST /bgp-routers HTTP/1.1" 200 616 0.053572 10.0.0.73 - - [2026-02-10 05:39:21] "GET /bgp-router/8177f75d-b3f9-4d7e-b17d-347c6b51842c?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.007589 10.0.0.73 - - [2026-02-10 05:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.73 - - [2026-02-10 05:39:21] "GET /global-system-config/4a9e5b2d-0434-4ee2-a700-1ac469108873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007545 10.0.0.73 - - [2026-02-10 05:39:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005410 10.0.0.73 - - [2026-02-10 05:39:21] "POST /ref-update HTTP/1.1" 200 156 0.007392 10.0.0.73 - - [2026-02-10 05:39:22] "POST /fqname-to-id HTTP/1.1" 404 225 0.003830 10.0.0.73 - - [2026-02-10 05:39:22] "POST /access-control-lists HTTP/1.1" 200 587 0.114208 10.0.0.73 - - [2026-02-10 05:39:22] "POST /fqname-to-id HTTP/1.1" 404 224 0.020706 10.0.0.73 - - [2026-02-10 05:39:22] "POST /access-control-lists HTTP/1.1" 200 585 0.047999 10.0.0.73 - - [2026-02-10 05:39:22] "POST /route-targets HTTP/1.1" 200 327 0.035302 10.0.0.73 - - [2026-02-10 05:39:22] "POST /ref-update HTTP/1.1" 200 156 0.046576 10.0.0.73 - - [2026-02-10 05:39:22] "POST /route-targets HTTP/1.1" 200 327 0.016079 10.0.0.73 - - [2026-02-10 05:39:22] "POST /ref-update HTTP/1.1" 200 156 0.057669 10.0.0.73 - - [2026-02-10 05:39:22] "POST /route-targets HTTP/1.1" 200 327 0.021845 10.0.0.73 - - [2026-02-10 05:39:22] "POST /ref-update HTTP/1.1" 200 156 0.031340 10.0.0.73 - - [2026-02-10 05:39:22] "POST /route-targets HTTP/1.1" 200 327 0.011623 10.0.0.73 - - [2026-02-10 05:39:22] "POST /ref-update HTTP/1.1" 200 156 0.011533 10.0.0.73 - - [2026-02-10 05:39:22] "POST /fqname-to-id HTTP/1.1" 404 201 0.002024 10.0.0.73 - - [2026-02-10 05:39:22] "POST /access-control-lists HTTP/1.1" 200 551 0.083574 10.0.0.73 - - [2026-02-10 05:39:22] "PUT /access-control-list/8fcff0d0-95d3-42d2-b385-50a00641005d HTTP/1.1" 200 272 0.011491 10.0.0.73 - - [2026-02-10 05:39:23] "PUT /access-control-list/468f1a00-7cf3-4a68-a143-9602b456f5c6 HTTP/1.1" 200 272 0.030137 10.0.0.73 - - [2026-02-10 05:39:24] "GET / HTTP/1.1" 200 35931 0.001622 10.0.0.73 - - [2026-02-10 05:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.73 - - [2026-02-10 05:39:24] "GET /global-system-config/4a9e5b2d-0434-4ee2-a700-1ac469108873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009550 10.0.0.73 - - [2026-02-10 05:39:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.002799 10.0.0.73 - - [2026-02-10 05:39:24] "POST /analytics-nodes HTTP/1.1" 200 599 0.116723 10.0.0.73 - - [2026-02-10 05:39:27] "GET / HTTP/1.1" 200 35931 0.001363 10.0.0.73 - - [2026-02-10 05:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.73 - - [2026-02-10 05:39:27] "GET /global-system-config/4a9e5b2d-0434-4ee2-a700-1ac469108873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004749 10.0.0.73 - - [2026-02-10 05:39:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.001774 10.0.0.73 - - [2026-02-10 05:39:27] "POST /config-nodes HTTP/1.1" 200 593 0.018277 10.0.0.73 - - [2026-02-10 05:39:27] "GET / HTTP/1.1" 200 35931 0.001681 10.0.0.73 - - [2026-02-10 05:39:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009925 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:39:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000884 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:39:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000830 10.0.0.73 - - [2026-02-10 05:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.73 - - [2026-02-10 05:39:32] "GET /global-vrouter-config/c245d462-c991-4e55-aead-be7ae0ae05b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.106132 10.0.0.73 - - [2026-02-10 05:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.73 - - [2026-02-10 05:39:32] "PUT /global-vrouter-config/c245d462-c991-4e55-aead-be7ae0ae05b8 HTTP/1.1" 200 276 0.006997 10.0.0.73 - - [2026-02-10 05:39:33] "GET / HTTP/1.1" 200 35931 0.001266 10.0.0.73 - - [2026-02-10 05:39:33] "POST /alarms HTTP/1.1" 200 581 0.024683 10.0.0.73 - - [2026-02-10 05:39:33] "POST /alarms HTTP/1.1" 200 575 0.030054 10.0.0.73 - - [2026-02-10 05:39:33] "POST /alarms HTTP/1.1" 200 575 0.026741 10.0.0.73 - - [2026-02-10 05:39:33] "POST /alarms HTTP/1.1" 200 559 0.028466 10.0.0.73 - - [2026-02-10 05:39:33] "POST /alarms HTTP/1.1" 200 555 0.024156 10.0.0.73 - - [2026-02-10 05:39:33] "POST /alarms HTTP/1.1" 200 557 0.028630 10.0.0.73 - - [2026-02-10 05:39:33] "POST /alarms HTTP/1.1" 200 565 0.030495 10.0.0.73 - - [2026-02-10 05:39:33] "POST /alarms HTTP/1.1" 200 549 0.024891 10.0.0.73 - - [2026-02-10 05:39:33] "POST /alarms HTTP/1.1" 200 557 0.026557 10.0.0.73 - - [2026-02-10 05:39:33] "POST /alarms HTTP/1.1" 200 567 0.022248 10.0.0.73 - - [2026-02-10 05:39:33] "POST /alarms HTTP/1.1" 200 555 0.046361 10.0.0.73 - - [2026-02-10 05:39:33] "POST /alarms HTTP/1.1" 200 567 0.023292 10.0.0.73 - - [2026-02-10 05:39:33] "POST /alarms HTTP/1.1" 200 575 0.064878 10.0.0.73 - - [2026-02-10 05:39:33] "POST /alarms HTTP/1.1" 200 569 0.024045 10.0.0.73 - - [2026-02-10 05:39:33] "POST /alarms HTTP/1.1" 200 561 0.023987 10.0.0.73 - - [2026-02-10 05:39:33] "POST /alarms HTTP/1.1" 200 561 0.026090 10.0.0.73 - - [2026-02-10 05:39:33] "POST /alarms HTTP/1.1" 200 561 0.025710 10.0.0.73 - - [2026-02-10 05:39:33] "POST /alarms HTTP/1.1" 200 547 0.034869 10.0.0.73 - - [2026-02-10 05:39:33] "POST /alarms HTTP/1.1" 200 595 0.029100 10.0.0.73 - - [2026-02-10 05:39:33] "POST /alarms HTTP/1.1" 200 575 0.029023 10.0.0.73 - - [2026-02-10 05:39:34] "POST /alarms HTTP/1.1" 200 571 0.035748 10.0.0.73 - - [2026-02-10 05:39:34] "POST /alarms HTTP/1.1" 200 583 0.033903 10.0.0.73 - - [2026-02-10 05:39:34] "POST /alarms HTTP/1.1" 200 609 0.015917 10.0.0.73 - - [2026-02-10 05:39:34] "GET / HTTP/1.1" 200 35931 0.001258 10.0.0.73 - - [2026-02-10 05:39:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002284 10.0.0.73 - - [2026-02-10 05:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.73 - - [2026-02-10 05:39:34] "PUT /global-vrouter-config/c245d462-c991-4e55-aead-be7ae0ae05b8 HTTP/1.1" 200 276 0.011104 10.0.0.73 - - [2026-02-10 05:39:34] "GET / HTTP/1.1" 200 35931 0.001279 10.0.0.73 - - [2026-02-10 05:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.73 - - [2026-02-10 05:39:34] "GET /global-vrouter-config/c245d462-c991-4e55-aead-be7ae0ae05b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004117 10.0.0.73 - - [2026-02-10 05:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.73 - - [2026-02-10 05:39:34] "PUT /global-vrouter-config/c245d462-c991-4e55-aead-be7ae0ae05b8 HTTP/1.1" 200 276 0.011100 10.0.0.73 - - [2026-02-10 05:39:34] "GET / HTTP/1.1" 200 35931 0.001167 10.0.0.73 - - [2026-02-10 05:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.73 - - [2026-02-10 05:39:34] "GET /global-system-config/4a9e5b2d-0434-4ee2-a700-1ac469108873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004441 10.0.0.73 - - [2026-02-10 05:39:34] "PUT /global-system-config/4a9e5b2d-0434-4ee2-a700-1ac469108873 HTTP/1.1" 200 274 0.015552 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:39:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:39:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000829 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:40:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000814 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:40:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000784 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:41:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000860 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:41:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000769 10.0.0.73 - - [2026-02-10 05:41:15] "GET / HTTP/1.1" 200 35931 0.001811 10.0.0.73 - - [2026-02-10 05:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.73 - - [2026-02-10 05:41:15] "GET /global-system-config/4a9e5b2d-0434-4ee2-a700-1ac469108873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005487 10.0.0.73 - - [2026-02-10 05:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006303 10.0.0.73 - - [2026-02-10 05:41:16] "GET /config-node/7599c908-1175-4c64-a5c7-a656899c068d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.008836 10.0.0.73 - - [2026-02-10 05:41:27] "GET / HTTP/1.1" 200 35931 0.001160 10.0.0.73 - - [2026-02-10 05:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.73 - - [2026-02-10 05:41:27] "GET /routing-instance/afe5ab0f-3450-4595-86ce-75df72ccd1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002842 10.0.0.73 - - [2026-02-10 05:41:27] "POST /bgp-routers HTTP/1.1" 409 301 0.004588 10.0.0.73 - - [2026-02-10 05:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.73 - - [2026-02-10 05:41:27] "GET /bgp-router/8177f75d-b3f9-4d7e-b17d-347c6b51842c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004830 10.0.0.73 - - [2026-02-10 05:41:27] "PUT /bgp-router/8177f75d-b3f9-4d7e-b17d-347c6b51842c HTTP/1.1" 200 254 0.034179 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:41:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000951 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:41:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000862 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:41:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:41:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000863 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:41:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001064 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:41:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000831 10.0.0.73 - - [2026-02-10 05:41:39] "GET / HTTP/1.1" 200 35931 0.001465 10.0.0.73 - - [2026-02-10 05:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.73 - - [2026-02-10 05:41:39] "GET /domain/3f514901-9940-4e6e-ab5a-a4e0766e9d2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002643 10.0.0.73 - - [2026-02-10 05:41:39] "POST /id-to-fqname HTTP/1.1" 200 173 0.003308 10.0.0.73 - - [2026-02-10 05:41:39] "POST /fqname-to-id HTTP/1.1" 404 182 0.003153 10.0.0.73 - - [2026-02-10 05:41:39] "POST /security-groups HTTP/1.1" 200 570 0.068973 10.0.0.73 - - [2026-02-10 05:41:39] "POST /projects HTTP/1.1" 200 481 0.270303 10.0.0.73 - - [2026-02-10 05:41:39] "POST /fqname-to-id HTTP/1.1" 404 213 0.006108 10.0.0.73 - - [2026-02-10 05:41:39] "POST /security-groups HTTP/1.1" 200 534 0.075973 10.0.0.73 - - [2026-02-10 05:41:39] "POST /access-control-lists HTTP/1.1" 200 579 0.087961 10.0.0.73 - - [2026-02-10 05:41:39] "POST /chown HTTP/1.1" 200 109 0.059059 10.0.0.73 - - [2026-02-10 05:41:39] "POST /policy-managements HTTP/1.1" 409 214 0.026026 10.0.0.73 - - [2026-02-10 05:41:39] "POST /fqname-to-id HTTP/1.1" 404 212 0.016057 10.0.0.73 - - [2026-02-10 05:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.73 - - [2026-02-10 05:41:39] "GET /policy-management/4bc2332f-222a-419c-81dd-6c763d355f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.008422 10.0.0.73 - - [2026-02-10 05:41:39] "POST /access-control-lists HTTP/1.1" 200 577 0.057877 10.0.0.73 - - [2026-02-10 05:41:39] "POST /fqname-to-id HTTP/1.1" 404 232 0.003672 10.0.0.73 - - [2026-02-10 05:41:39] "POST /application-policy-sets HTTP/1.1" 200 528 0.059103 10.0.0.73 - - [2026-02-10 05:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010458 10.0.0.73 - - [2026-02-10 05:41:39] "POST /access-control-lists HTTP/1.1" 200 594 0.042632 10.0.0.73 - - [2026-02-10 05:41:39] "POST /fqname-to-id HTTP/1.1" 404 231 0.013280 10.0.0.73 - - [2026-02-10 05:41:39] "GET /global-vrouter-config/c245d462-c991-4e55-aead-be7ae0ae05b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.026476 10.0.0.73 - - [2026-02-10 05:41:39] "PUT /global-vrouter-config/c245d462-c991-4e55-aead-be7ae0ae05b8 HTTP/1.1" 200 276 0.017251 10.0.0.73 - - [2026-02-10 05:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.73 - - [2026-02-10 05:41:39] "POST /access-control-lists HTTP/1.1" 200 592 0.035667 10.0.0.73 - - [2026-02-10 05:41:39] "GET /virtual-network/579186da-a411-43e2-a0d0-12cacb630cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004640 10.0.0.73 - - [2026-02-10 05:41:40] "POST /id-to-fqname HTTP/1.1" 200 177 0.000468 10.0.0.73 - - [2026-02-10 05:41:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.033054 10.0.0.73 - - [2026-02-10 05:41:40] "POST /security-groups HTTP/1.1" 200 574 0.073817 10.0.0.73 - - [2026-02-10 05:41:40] "POST /projects HTTP/1.1" 200 489 0.279408 10.0.0.73 - - [2026-02-10 05:41:40] "POST /fqname-to-id HTTP/1.1" 404 217 0.004845 10.0.0.73 - - [2026-02-10 05:41:40] "POST /access-control-lists HTTP/1.1" 200 583 0.081972 10.0.0.73 - - [2026-02-10 05:41:40] "POST /security-groups HTTP/1.1" 200 546 0.135467 10.0.0.73 - - [2026-02-10 05:41:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.045599 10.0.0.73 - - [2026-02-10 05:41:40] "POST /access-control-lists HTTP/1.1" 200 581 0.058345 10.0.0.73 - - [2026-02-10 05:41:40] "POST /chown HTTP/1.1" 200 109 0.064179 10.0.0.73 - - [2026-02-10 05:41:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.014191 10.0.0.73 - - [2026-02-10 05:41:40] "POST /network-ipams HTTP/1.1" 200 522 0.097415 10.0.0.73 - - [2026-02-10 05:41:40] "POST /access-control-lists HTTP/1.1" 200 602 0.071575 10.0.0.73 - - [2026-02-10 05:41:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.003680 10.0.0.73 - - [2026-02-10 05:41:40] "POST /network-ipams HTTP/1.1" 200 510 0.060509 10.0.0.73 - - [2026-02-10 05:41:40] "POST /access-control-lists HTTP/1.1" 200 600 0.023068 10.0.0.73 - - [2026-02-10 05:41:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.001850 10.0.0.73 - - [2026-02-10 05:41:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.001661 10.0.0.73 - - [2026-02-10 05:41:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002741 10.0.0.73 - - [2026-02-10 05:41:40] "POST /virtual-networks HTTP/1.1" 200 538 0.233978 10.0.0.73 - - [2026-02-10 05:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.73 - - [2026-02-10 05:41:40] "POST /access-control-lists HTTP/1.1" 200 589 0.100646 10.0.0.73 - - [2026-02-10 05:41:41] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.027089 10.0.0.73 - - [2026-02-10 05:41:41] "POST /route-targets HTTP/1.1" 200 327 0.028145 10.0.0.73 - - [2026-02-10 05:41:41] "POST /ref-update HTTP/1.1" 200 156 0.030186 10.0.0.73 - - [2026-02-10 05:41:41] "POST /network-ipams HTTP/1.1" 200 518 0.089067 10.0.0.73 - - [2026-02-10 05:41:41] "POST /fqname-to-id HTTP/1.1" 404 202 0.006393 10.0.0.73 - - [2026-02-10 05:41:41] "PUT /access-control-list/f537f1a7-0818-401e-88e5-d9a8c37ef757 HTTP/1.1" 200 272 0.102804 10.0.0.73 - - [2026-02-10 05:41:41] "POST /useragent-kv HTTP/1.1" 200 115 0.006677 10.0.0.73 - - [2026-02-10 05:41:41] "POST /virtual-networks HTTP/1.1" 200 546 0.336604 10.0.0.73 - - [2026-02-10 05:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.73 - - [2026-02-10 05:41:41] "GET /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.024474 10.0.0.73 - - [2026-02-10 05:41:41] "POST /route-targets HTTP/1.1" 200 327 0.029315 10.0.0.73 - - [2026-02-10 05:41:41] "POST /fqname-to-id HTTP/1.1" 404 199 0.001803 10.0.0.73 - - [2026-02-10 05:41:41] "POST /ref-update HTTP/1.1" 200 156 0.038522 10.0.0.73 - - [2026-02-10 05:41:41] "POST /network-policys HTTP/1.1" 200 538 0.046419 10.0.0.73 - - [2026-02-10 05:41:41] "POST /fqname-to-id HTTP/1.1" 404 197 0.008669 10.0.0.73 - - [2026-02-10 05:41:41] "POST /network-policys HTTP/1.1" 200 534 0.036148 10.0.0.73 - - [2026-02-10 05:41:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.002571 10.0.0.73 - - [2026-02-10 05:41:41] "POST /network-policys HTTP/1.1" 200 542 0.034560 10.0.0.73 - - [2026-02-10 05:41:41] "POST /ref-update HTTP/1.1" 200 156 0.082438 10.0.0.73 - - [2026-02-10 05:41:41] "PUT /access-control-list/fb6c2ad9-dc6c-4f82-a4fd-88f3eb85b743 HTTP/1.1" 200 272 0.029387 10.0.0.73 - - [2026-02-10 05:41:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028738 10.0.0.73 - - [2026-02-10 05:41:42] "PUT /access-control-list/f537f1a7-0818-401e-88e5-d9a8c37ef757 HTTP/1.1" 200 272 0.050552 10.0.0.73 - - [2026-02-10 05:41:42] "POST /ref-update HTTP/1.1" 200 156 0.134758 10.0.0.73 - - [2026-02-10 05:41:42] "PUT /access-control-list/fb6c2ad9-dc6c-4f82-a4fd-88f3eb85b743 HTTP/1.1" 200 272 0.042004 10.0.0.73 - - [2026-02-10 05:41:42] "POST /ref-update HTTP/1.1" 200 156 0.047497 10.0.0.73 - - [2026-02-10 05:41:42] "POST /ref-update HTTP/1.1" 200 156 0.119512 10.0.0.73 - - [2026-02-10 05:41:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.038363 10.0.0.73 - - [2026-02-10 05:41:42] "PUT /access-control-list/f537f1a7-0818-401e-88e5-d9a8c37ef757 HTTP/1.1" 200 272 0.056419 10.0.0.73 - - [2026-02-10 05:41:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017824 10.0.0.73 - - [2026-02-10 05:41:42] "POST /fqname-to-id HTTP/1.1" 404 237 0.014235 10.0.0.73 - - [2026-02-10 05:41:42] "POST /ref-update HTTP/1.1" 200 156 0.055613 10.0.0.73 - - [2026-02-10 05:41:42] "POST /access-control-lists HTTP/1.1" 200 601 0.090426 10.0.0.73 - - [2026-02-10 05:41:42] "PUT /access-control-list/fb6c2ad9-dc6c-4f82-a4fd-88f3eb85b743 HTTP/1.1" 200 272 0.058974 10.0.0.73 - - [2026-02-10 05:41:42] "POST /ref-update HTTP/1.1" 200 156 0.158110 10.0.0.73 - - [2026-02-10 05:41:42] "POST /ref-update HTTP/1.1" 200 156 0.035570 10.0.0.73 - - [2026-02-10 05:41:42] "PUT /access-control-list/70cff33b-5705-4f7c-b0f5-7e46f14fe6ec HTTP/1.1" 200 272 0.053469 10.0.0.73 - - [2026-02-10 05:41:42] "POST /ref-update HTTP/1.1" 200 156 0.222634 10.0.0.73 - - [2026-02-10 05:41:42] "PUT /access-control-list/70cff33b-5705-4f7c-b0f5-7e46f14fe6ec HTTP/1.1" 200 272 0.049103 10.0.0.73 - - [2026-02-10 05:41:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013007 10.0.0.73 - - [2026-02-10 05:41:42] "POST /ref-update HTTP/1.1" 200 156 0.039814 10.0.0.73 - - [2026-02-10 05:41:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024313 10.0.0.73 - - [2026-02-10 05:41:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002359 10.0.0.73 - - [2026-02-10 05:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.73 - - [2026-02-10 05:41:43] "GET /virtual-network/579186da-a411-43e2-a0d0-12cacb630cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005458 10.0.0.73 - - [2026-02-10 05:41:43] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003500 10.0.0.73 - - [2026-02-10 05:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001290 10.0.0.73 - - [2026-02-10 05:41:43] "GET /policy-management/4bc2332f-222a-419c-81dd-6c763d355f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003069 10.0.0.73 - - [2026-02-10 05:41:43] "POST /firewall-policys HTTP/1.1" 200 530 0.073035 10.0.0.73 - - [2026-02-10 05:41:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.038259 10.0.0.73 - - [2026-02-10 05:41:43] "GET /firewall-policy/67b2240d-d9ec-4a54-bbc1-c851ff734543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.009388 10.0.0.73 - - [2026-02-10 05:41:43] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004780 10.0.0.73 - - [2026-02-10 05:41:43] "GET /firewall-policy/67b2240d-d9ec-4a54-bbc1-c851ff734543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003377 10.0.0.73 - - [2026-02-10 05:41:43] "POST /ref-update HTTP/1.1" 200 156 0.013737 10.0.0.73 - - [2026-02-10 05:41:43] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.018978 10.0.0.73 - - [2026-02-10 05:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.73 - - [2026-02-10 05:41:43] "GET /policy-management/4bc2332f-222a-419c-81dd-6c763d355f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002984 10.0.0.73 - - [2026-02-10 05:41:43] "POST /firewall-policys HTTP/1.1" 200 532 0.030792 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:41:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000861 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:41:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001153 10.0.0.73 - - [2026-02-10 05:41:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.035890 10.0.0.73 - - [2026-02-10 05:41:43] "GET /firewall-policy/76516fb2-185b-496e-8a00-377ee0e75beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.013088 10.0.0.73 - - [2026-02-10 05:41:43] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003447 10.0.0.73 - - [2026-02-10 05:41:43] "GET /firewall-policy/76516fb2-185b-496e-8a00-377ee0e75beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.018701 10.0.0.73 - - [2026-02-10 05:41:43] "GET /firewall-policy/67b2240d-d9ec-4a54-bbc1-c851ff734543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006082 10.0.0.73 - - [2026-02-10 05:41:43] "GET /firewall-policy/67b2240d-d9ec-4a54-bbc1-c851ff734543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003917 10.0.0.73 - - [2026-02-10 05:41:43] "POST /ref-update HTTP/1.1" 200 156 0.018293 10.0.0.73 - - [2026-02-10 05:41:43] "POST /ref-update HTTP/1.1" 200 156 0.058000 10.0.0.73 - - [2026-02-10 05:41:43] "POST /ref-update HTTP/1.1" 200 156 0.059854 10.0.0.73 - - [2026-02-10 05:41:43] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.122317 10.0.0.73 - - [2026-02-10 05:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.73 - - [2026-02-10 05:41:44] "GET /policy-management/4bc2332f-222a-419c-81dd-6c763d355f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002691 10.0.0.73 - - [2026-02-10 05:41:44] "POST /firewall-policys HTTP/1.1" 200 530 0.027970 10.0.0.73 - - [2026-02-10 05:41:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.035621 10.0.0.73 - - [2026-02-10 05:41:44] "GET /firewall-policy/fa8a6969-c565-4fe0-a24c-1fa3fe50d188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.012004 10.0.0.73 - - [2026-02-10 05:41:44] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003043 10.0.0.73 - - [2026-02-10 05:41:44] "GET /firewall-policy/fa8a6969-c565-4fe0-a24c-1fa3fe50d188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002620 10.0.0.73 - - [2026-02-10 05:41:44] "GET /firewall-policy/67b2240d-d9ec-4a54-bbc1-c851ff734543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002512 10.0.0.73 - - [2026-02-10 05:41:44] "GET /firewall-policy/76516fb2-185b-496e-8a00-377ee0e75beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002341 10.0.0.73 - - [2026-02-10 05:41:44] "GET /firewall-policy/67b2240d-d9ec-4a54-bbc1-c851ff734543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003370 10.0.0.73 - - [2026-02-10 05:41:44] "GET /firewall-policy/76516fb2-185b-496e-8a00-377ee0e75beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002466 10.0.0.73 - - [2026-02-10 05:41:44] "POST /ref-update HTTP/1.1" 200 156 0.019692 10.0.0.73 - - [2026-02-10 05:41:44] "POST /ref-update HTTP/1.1" 200 156 0.035972 10.0.0.73 - - [2026-02-10 05:41:44] "POST /ref-update HTTP/1.1" 200 156 0.016839 10.0.0.73 - - [2026-02-10 05:41:44] "POST /ref-update HTTP/1.1" 200 156 0.060973 10.0.0.73 - - [2026-02-10 05:41:44] "POST /ref-update HTTP/1.1" 200 156 0.047287 10.0.0.73 - - [2026-02-10 05:41:44] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.003850 10.0.0.73 - - [2026-02-10 05:41:44] "POST /tags HTTP/1.1" 200 299 0.056015 10.0.0.73 - - [2026-02-10 05:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.021060 10.0.0.73 - - [2026-02-10 05:41:44] "GET /tag/da5a57ee-b839-4528-95e8-515f4df7b2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.014177 10.0.0.73 - - [2026-02-10 05:41:44] "POST /set-tag HTTP/1.1" 200 109 0.029813 10.0.0.73 - - [2026-02-10 05:41:44] "POST /tags HTTP/1.1" 200 305 0.102832 10.0.0.73 - - [2026-02-10 05:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.73 - - [2026-02-10 05:41:45] "GET /tag/09ce37fe-807c-46e0-92e0-1a17c95d9c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.018553 10.0.0.73 - - [2026-02-10 05:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.73 - - [2026-02-10 05:41:45] "GET /project/df18905b-4265-4c26-9bbf-d41341865a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038916 10.0.0.73 - - [2026-02-10 05:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004838 10.0.0.73 - - [2026-02-10 05:41:45] "GET /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.009419 10.0.0.73 - - [2026-02-10 05:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.73 - - [2026-02-10 05:41:45] "GET /service-appliance-set/170876ca-af7a-4517-8003-cd5e194fd46f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.004068 10.0.0.73 - - [2026-02-10 05:41:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.001562 10.0.0.73 - - [2026-02-10 05:41:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.123399 10.0.0.73 - - [2026-02-10 05:41:45] "GET /virtual-machine-interface/0645bf2b-e0b8-4427-88b3-6c44c4483c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.004762 10.0.0.73 - - [2026-02-10 05:41:45] "POST /instance-ips HTTP/1.1" 200 381 0.283759 10.0.0.73 - - [2026-02-10 05:41:45] "GET /instance-ip/e4fadb4d-f8c6-46ba-aabe-f2114635ef7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004422 10.0.0.73 - - [2026-02-10 05:41:45] "POST /loadbalancers HTTP/1.1" 200 582 0.090364 10.0.0.73 - - [2026-02-10 05:41:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.017421 10.0.0.73 - - [2026-02-10 05:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014050 10.0.0.73 - - [2026-02-10 05:41:45] "GET /project/df18905b-4265-4c26-9bbf-d41341865a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041882 10.0.0.73 - - [2026-02-10 05:41:45] "GET /loadbalancer/47003ed0-81b6-41f5-8f78-42a22e93caf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.008040 10.0.0.73 - - [2026-02-10 05:41:45] "GET /project/df18905b-4265-4c26-9bbf-d41341865a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.068979 10.0.0.73 - - [2026-02-10 05:41:45] "GET /instance-ip/e4fadb4d-f8c6-46ba-aabe-f2114635ef7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007706 10.0.0.73 - - [2026-02-10 05:41:46] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.090385 10.0.0.73 - - [2026-02-10 05:41:46] "POST /floating-ips HTTP/1.1" 200 583 0.061431 10.0.0.73 - - [2026-02-10 05:41:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.031340 10.0.0.73 - - [2026-02-10 05:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.022870 10.0.0.73 - - [2026-02-10 05:41:46] "GET /project/df18905b-4265-4c26-9bbf-d41341865a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.075963 10.0.0.73 - - [2026-02-10 05:41:46] "GET /loadbalancer-listener/a9dcbba3-91ce-42cf-af7e-3516e871ef21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003337 10.0.0.73 - - [2026-02-10 05:41:46] "GET /loadbalancer-listener/a9dcbba3-91ce-42cf-af7e-3516e871ef21?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003865 10.0.0.73 - - [2026-02-10 05:41:46] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.024613 10.0.0.73 - - [2026-02-10 05:41:46] "GET /instance-ip/e4fadb4d-f8c6-46ba-aabe-f2114635ef7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006935 10.0.0.73 - - [2026-02-10 05:41:46] "GET /instance-ip/e4fadb4d-f8c6-46ba-aabe-f2114635ef7d?fields=floating_ips HTTP/1.1" 200 1171 0.007225 10.0.0.73 - - [2026-02-10 05:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.73 - - [2026-02-10 05:41:46] "GET /floating-ip/5b873566-e327-4aa6-bb65-d3ec0e76c872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003463 10.0.0.73 - - [2026-02-10 05:41:46] "GET /global-vrouter-config/c245d462-c991-4e55-aead-be7ae0ae05b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004244 10.0.0.73 - - [2026-02-10 05:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.73 - - [2026-02-10 05:41:46] "PUT /global-vrouter-config/c245d462-c991-4e55-aead-be7ae0ae05b8 HTTP/1.1" 200 276 0.010168 10.0.0.73 - - [2026-02-10 05:41:46] "POST /tags HTTP/1.1" 200 301 0.073395 10.0.0.73 - - [2026-02-10 05:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015248 10.0.0.73 - - [2026-02-10 05:41:46] "GET /tag/c193c1e1-6ccc-42f1-9220-c16c72af719c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.016046 10.0.0.73 - - [2026-02-10 05:41:46] "POST /tags HTTP/1.1" 200 325 0.056707 10.0.0.73 - - [2026-02-10 05:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.026167 10.0.0.73 - - [2026-02-10 05:41:46] "GET /tag/b37ee529-f516-45a4-bff1-fe969361df37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.016375 10.0.0.73 - - [2026-02-10 05:41:46] "POST /tags HTTP/1.1" 200 363 0.106182 10.0.0.73 - - [2026-02-10 05:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015175 10.0.0.73 - - [2026-02-10 05:41:46] "GET /tag/0a6fb356-c145-4775-8b3d-b509acba3bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.012117 10.0.0.73 - - [2026-02-10 05:41:46] "POST /tags HTTP/1.1" 200 311 0.058738 10.0.0.73 - - [2026-02-10 05:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.025742 10.0.0.73 - - [2026-02-10 05:41:47] "GET /tag/5a751fd2-360f-4d06-8243-b1dcc82dbd25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.013520 10.0.0.73 - - [2026-02-10 05:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.73 - - [2026-02-10 05:41:47] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.004968 10.0.0.73 - - [2026-02-10 05:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.73 - - [2026-02-10 05:41:47] "GET /project/79607eb0-e3d6-4774-9474-b55e037b43a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051836 10.0.0.73 - - [2026-02-10 05:41:47] "POST /virtual-machines HTTP/1.1" 200 377 0.021497 10.0.0.73 - - [2026-02-10 05:41:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.022978 10.0.0.73 - - [2026-02-10 05:41:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.147307 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:41:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000828 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:41:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000842 10.0.0.73 - - [2026-02-10 05:41:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.007747 10.0.0.73 - - [2026-02-10 05:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014349 10.0.0.73 - - [2026-02-10 05:41:47] "GET /virtual-machine-interface/308c25dc-0643-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007851 10.0.0.73 - - [2026-02-10 05:41:47] "POST /instance-ips HTTP/1.1" 200 409 0.042599 10.0.0.73 - - [2026-02-10 05:41:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.023718 10.0.0.73 - - [2026-02-10 05:41:47] "GET /virtual-machine-interface/308c25dc-0643-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.008687 10.0.0.73 - - [2026-02-10 05:41:47] "POST /set-tag HTTP/1.1" 200 109 0.033326 10.0.0.73 - - [2026-02-10 05:41:47] "GET /virtual-machine-interface/308c25dc-0643-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.024937 10.0.0.73 - - [2026-02-10 05:41:47] "GET /instance-ip/30ab4516-0643-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006995 10.0.0.73 - - [2026-02-10 05:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.73 - - [2026-02-10 05:41:47] "GET /loadbalancer/47003ed0-81b6-41f5-8f78-42a22e93caf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003634 10.0.0.73 - - [2026-02-10 05:41:47] "POST /tags HTTP/1.1" 200 357 0.030088 10.0.0.73 - - [2026-02-10 05:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007954 10.0.0.73 - - [2026-02-10 05:41:47] "GET /tag/0b4d45ba-f655-4a39-b684-23f70bf4f720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.014701 10.0.0.73 - - [2026-02-10 05:41:48] "POST /tags HTTP/1.1" 200 305 0.016732 10.0.0.73 - - [2026-02-10 05:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013793 10.0.0.73 - - [2026-02-10 05:41:48] "GET /tag/f9b73331-8f77-4fe9-853c-3bd551ea50ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.011620 10.0.0.73 - - [2026-02-10 05:41:48] "POST /id-to-fqname HTTP/1.1" 200 174 0.002750 10.0.0.73 - - [2026-02-10 05:41:48] "POST /fqname-to-id HTTP/1.1" 404 183 0.009883 10.0.0.73 - - [2026-02-10 05:41:48] "POST /security-groups HTTP/1.1" 200 571 0.091701 10.0.0.73 - - [2026-02-10 05:41:48] "POST /projects HTTP/1.1" 200 483 0.242972 10.0.0.73 - - [2026-02-10 05:41:48] "POST /fqname-to-id HTTP/1.1" 404 214 0.001799 10.0.0.73 - - [2026-02-10 05:41:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.043624 10.0.0.73 - - [2026-02-10 05:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007241 10.0.0.73 - - [2026-02-10 05:41:48] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.010640 10.0.0.73 - - [2026-02-10 05:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.73 - - [2026-02-10 05:41:48] "GET /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.040205 10.0.0.73 - - [2026-02-10 05:41:48] "POST /access-control-lists HTTP/1.1" 200 580 0.125683 10.0.0.73 - - [2026-02-10 05:41:48] "POST /fqname-to-id HTTP/1.1" 404 213 0.016464 10.0.0.73 - - [2026-02-10 05:41:48] "POST /access-control-lists HTTP/1.1" 200 578 0.064513 10.0.0.73 - - [2026-02-10 05:41:48] "PUT /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a HTTP/1.1" 200 264 0.081430 10.0.0.73 - - [2026-02-10 05:41:48] "PUT /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0 HTTP/1.1" 200 264 0.050122 10.0.0.73 - - [2026-02-10 05:41:48] "POST /security-groups HTTP/1.1" 200 537 0.074649 10.0.0.73 - - [2026-02-10 05:41:48] "POST /fqname-to-id HTTP/1.1" 404 234 0.005358 10.0.0.73 - - [2026-02-10 05:41:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.018678 10.0.0.73 - - [2026-02-10 05:41:48] "POST /chown HTTP/1.1" 200 109 0.032670 10.0.0.73 - - [2026-02-10 05:41:48] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021628 10.0.0.73 - - [2026-02-10 05:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010329 10.0.0.73 - - [2026-02-10 05:41:48] "POST /access-control-lists HTTP/1.1" 200 596 0.142609 10.0.0.73 - - [2026-02-10 05:41:48] "GET /policy-management/4bc2332f-222a-419c-81dd-6c763d355f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004080 10.0.0.73 - - [2026-02-10 05:41:48] "POST /tags HTTP/1.1" 409 207 0.015970 10.0.0.73 - - [2026-02-10 05:41:48] "POST /fqname-to-id HTTP/1.1" 404 233 0.005186 10.0.0.73 - - [2026-02-10 05:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.73 - - [2026-02-10 05:41:49] "GET /tag/f9b73331-8f77-4fe9-853c-3bd551ea50ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.056694 10.0.0.73 - - [2026-02-10 05:41:49] "POST /access-control-lists HTTP/1.1" 200 594 0.095073 10.0.0.73 - - [2026-02-10 05:41:49] "POST /firewall-rules HTTP/1.1" 200 564 0.087548 10.0.0.73 - - [2026-02-10 05:41:49] "GET /firewall-rule/9d564820-2b58-4b5f-87e4-1bdcdf9e0ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.015605 10.0.0.73 - - [2026-02-10 05:41:49] "GET /firewall-policy/76516fb2-185b-496e-8a00-377ee0e75beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.005415 10.0.0.73 - - [2026-02-10 05:41:49] "GET /firewall-rule/9d564820-2b58-4b5f-87e4-1bdcdf9e0ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.003093 10.0.0.73 - - [2026-02-10 05:41:49] "POST /ref-update HTTP/1.1" 200 156 0.039660 10.0.0.73 - - [2026-02-10 05:41:49] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003394 10.0.0.73 - - [2026-02-10 05:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.73 - - [2026-02-10 05:41:49] "GET /policy-management/4bc2332f-222a-419c-81dd-6c763d355f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002764 10.0.0.73 - - [2026-02-10 05:41:49] "POST /tags HTTP/1.1" 409 207 0.003311 10.0.0.73 - - [2026-02-10 05:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.73 - - [2026-02-10 05:41:49] "GET /tag/f9b73331-8f77-4fe9-853c-3bd551ea50ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.019356 10.0.0.73 - - [2026-02-10 05:41:49] "POST /firewall-rules HTTP/1.1" 200 562 0.081871 10.0.0.73 - - [2026-02-10 05:41:49] "GET /firewall-rule/401c8779-64a1-4bbe-9143-98f22384a177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.010800 10.0.0.73 - - [2026-02-10 05:41:49] "GET /firewall-policy/76516fb2-185b-496e-8a00-377ee0e75beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004196 10.0.0.73 - - [2026-02-10 05:41:49] "GET /firewall-rule/401c8779-64a1-4bbe-9143-98f22384a177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002912 10.0.0.73 - - [2026-02-10 05:41:49] "POST /ref-update HTTP/1.1" 200 156 0.023599 10.0.0.73 - - [2026-02-10 05:41:49] "POST /tags HTTP/1.1" 200 355 0.038188 10.0.0.73 - - [2026-02-10 05:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.73 - - [2026-02-10 05:41:49] "GET /tag/f84de740-ed5b-4dc5-a7b6-6d7caded0315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.013668 10.0.0.73 - - [2026-02-10 05:41:49] "POST /tags HTTP/1.1" 200 303 0.026953 10.0.0.73 - - [2026-02-10 05:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.73 - - [2026-02-10 05:41:49] "GET /tag/7a7db8f8-3e67-4d87-9c78-b089b4e0223c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.024898 10.0.0.73 - - [2026-02-10 05:41:49] "POST /projects HTTP/1.1" 409 218 0.003553 10.0.0.73 - - [2026-02-10 05:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.73 - - [2026-02-10 05:41:50] "GET /project/df18905b-4265-4c26-9bbf-d41341865a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.062026 10.0.0.73 - - [2026-02-10 05:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010040 10.0.0.73 - - [2026-02-10 05:41:50] "GET /network-ipam/3ebe7b8d-b4f7-42c8-bb66-4fd5d7b70340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003739 10.0.0.73 - - [2026-02-10 05:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.73 - - [2026-02-10 05:41:50] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006630 10.0.0.73 - - [2026-02-10 05:41:50] "PUT /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a HTTP/1.1" 200 264 0.046811 10.0.0.73 - - [2026-02-10 05:41:50] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.011411 10.0.0.73 - - [2026-02-10 05:41:50] "POST /set-tag HTTP/1.1" 200 109 0.077411 10.0.0.73 - - [2026-02-10 05:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.73 - - [2026-02-10 05:41:50] "GET /network-ipam/c03fa6f0-064a-4df6-99a3-9b84a653e997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002475 10.0.0.73 - - [2026-02-10 05:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.73 - - [2026-02-10 05:41:50] "GET /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006708 10.0.0.73 - - [2026-02-10 05:41:50] "PUT /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0 HTTP/1.1" 200 264 0.067470 10.0.0.73 - - [2026-02-10 05:41:50] "GET /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.013842 10.0.0.73 - - [2026-02-10 05:41:50] "POST /set-tag HTTP/1.1" 200 109 0.063830 10.0.0.73 - - [2026-02-10 05:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006995 10.0.0.73 - - [2026-02-10 05:41:50] "GET /network-policy/75deebc0-b57f-4c52-9a96-c58c25f22251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.012756 10.0.0.73 - - [2026-02-10 05:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.73 - - [2026-02-10 05:41:50] "GET /network-policy/14aab927-f6ec-4b83-b8fd-73365358aaa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002532 10.0.0.73 - - [2026-02-10 05:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.73 - - [2026-02-10 05:41:50] "GET /network-policy/1edb0807-9b3f-493d-9d91-ec0085cb55ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002988 10.0.0.73 - - [2026-02-10 05:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.73 - - [2026-02-10 05:41:50] "PUT /network-policy/1edb0807-9b3f-493d-9d91-ec0085cb55ed HTTP/1.1" 200 262 0.009239 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:41:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000865 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:41:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000774 10.0.0.73 - - [2026-02-10 05:41:50] "POST /ref-update HTTP/1.1" 200 156 0.061203 10.0.0.73 - - [2026-02-10 05:41:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006265 10.0.0.73 - - [2026-02-10 05:41:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001680 10.0.0.73 - - [2026-02-10 05:41:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002184 10.0.0.73 - - [2026-02-10 05:41:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001877 10.0.0.73 - - [2026-02-10 05:41:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003262 10.0.0.73 - - [2026-02-10 05:41:51] "POST /security-groups HTTP/1.1" 409 245 0.002713 10.0.0.73 - - [2026-02-10 05:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.73 - - [2026-02-10 05:41:51] "PUT /security-group/390c347e-7627-43fd-82fd-ef5eb6886180 HTTP/1.1" 200 262 0.067055 10.0.0.73 - - [2026-02-10 05:41:51] "PUT /access-control-list/ad24a03c-e69c-40df-8923-dacc1b10bdbd HTTP/1.1" 200 272 0.013915 10.0.0.73 - - [2026-02-10 05:41:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.055166 10.0.0.73 - - [2026-02-10 05:41:51] "PUT /access-control-list/28e764a0-5a17-48f9-9deb-19a5230f822b HTTP/1.1" 200 272 0.076884 10.0.0.73 - - [2026-02-10 05:41:51] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012447 10.0.0.73 - - [2026-02-10 05:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006548 10.0.0.73 - - [2026-02-10 05:41:51] "GET /policy-management/4bc2332f-222a-419c-81dd-6c763d355f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.029172 10.0.0.73 - - [2026-02-10 05:41:51] "POST /tags HTTP/1.1" 409 206 0.001940 10.0.0.73 - - [2026-02-10 05:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.73 - - [2026-02-10 05:41:51] "GET /tag/7a7db8f8-3e67-4d87-9c78-b089b4e0223c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010597 10.0.0.73 - - [2026-02-10 05:41:51] "POST /firewall-rules HTTP/1.1" 200 562 0.085554 10.0.0.73 - - [2026-02-10 05:41:51] "GET /firewall-rule/70397d35-655a-4af4-aeb6-24ee5fcb655a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003859 10.0.0.73 - - [2026-02-10 05:41:51] "GET /firewall-policy/76516fb2-185b-496e-8a00-377ee0e75beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.002912 10.0.0.73 - - [2026-02-10 05:41:51] "GET /firewall-rule/70397d35-655a-4af4-aeb6-24ee5fcb655a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.001914 10.0.0.73 - - [2026-02-10 05:41:51] "POST /ref-update HTTP/1.1" 200 156 0.023923 10.0.0.73 - - [2026-02-10 05:41:51] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009799 10.0.0.73 - - [2026-02-10 05:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.73 - - [2026-02-10 05:41:51] "GET /policy-management/4bc2332f-222a-419c-81dd-6c763d355f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002769 10.0.0.73 - - [2026-02-10 05:41:51] "POST /tags HTTP/1.1" 409 206 0.001669 10.0.0.73 - - [2026-02-10 05:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.73 - - [2026-02-10 05:41:51] "GET /tag/7a7db8f8-3e67-4d87-9c78-b089b4e0223c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011864 10.0.0.73 - - [2026-02-10 05:41:51] "POST /firewall-rules HTTP/1.1" 200 560 0.071079 10.0.0.73 - - [2026-02-10 05:41:51] "GET /firewall-rule/f80effbd-c034-4884-a990-8ddd5986278d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.020299 10.0.0.73 - - [2026-02-10 05:41:51] "GET /firewall-policy/76516fb2-185b-496e-8a00-377ee0e75beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.014114 10.0.0.73 - - [2026-02-10 05:41:51] "GET /firewall-rule/f80effbd-c034-4884-a990-8ddd5986278d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003602 10.0.0.73 - - [2026-02-10 05:41:51] "POST /ref-update HTTP/1.1" 200 156 0.023904 10.0.0.73 - - [2026-02-10 05:41:51] "POST /fqname-to-id HTTP/1.1" 404 228 0.001718 10.0.0.73 - - [2026-02-10 05:41:51] "POST /tags HTTP/1.1" 200 301 0.018238 10.0.0.73 - - [2026-02-10 05:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.019825 10.0.0.73 - - [2026-02-10 05:41:52] "GET /tag/e0677e90-b1f8-4fc6-bf04-20af08d7cfd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012478 10.0.0.73 - - [2026-02-10 05:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.73 - - [2026-02-10 05:41:52] "GET /project/79607eb0-e3d6-4774-9474-b55e037b43a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.033166 10.0.0.73 - - [2026-02-10 05:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.73 - - [2026-02-10 05:41:52] "GET /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.004133 10.0.0.73 - - [2026-02-10 05:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.73 - - [2026-02-10 05:41:52] "GET /service-appliance-set/170876ca-af7a-4517-8003-cd5e194fd46f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002569 10.0.0.73 - - [2026-02-10 05:41:52] "POST /fqname-to-id HTTP/1.1" 404 242 0.001491 10.0.0.73 - - [2026-02-10 05:41:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107051 10.0.0.73 - - [2026-02-10 05:41:52] "GET /virtual-machine-interface/73104f60-61ff-4036-925f-78d0aaf2d6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.014023 10.0.0.73 - - [2026-02-10 05:41:52] "POST /instance-ips HTTP/1.1" 200 377 0.026512 10.0.0.73 - - [2026-02-10 05:41:52] "GET /instance-ip/3d4ad0ab-6d92-4775-a170-7dcc147ffeda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010113 10.0.0.73 - - [2026-02-10 05:41:52] "POST /loadbalancers HTTP/1.1" 200 582 0.066063 10.0.0.73 - - [2026-02-10 05:41:52] "GET /project/79607eb0-e3d6-4774-9474-b55e037b43a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034183 10.0.0.73 - - [2026-02-10 05:41:52] "GET /instance-ip/3d4ad0ab-6d92-4775-a170-7dcc147ffeda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007570 10.0.0.73 - - [2026-02-10 05:41:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.023695 10.0.0.73 - - [2026-02-10 05:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.73 - - [2026-02-10 05:41:52] "GET /project/79607eb0-e3d6-4774-9474-b55e037b43a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.027759 10.0.0.73 - - [2026-02-10 05:41:52] "POST /floating-ips HTTP/1.1" 200 581 0.013606 10.0.0.73 - - [2026-02-10 05:41:52] "GET /loadbalancer/d0dd3f50-ff7e-4e9b-bb6f-c8382acc18ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002524 10.0.0.73 - - [2026-02-10 05:41:52] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.021858 10.0.0.73 - - [2026-02-10 05:41:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.025748 10.0.0.73 - - [2026-02-10 05:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008729 10.0.0.73 - - [2026-02-10 05:41:52] "GET /project/79607eb0-e3d6-4774-9474-b55e037b43a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.052611 10.0.0.73 - - [2026-02-10 05:41:52] "GET /loadbalancer-listener/507f564c-c9a3-4506-be1a-95aee51da09a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.010879 10.0.0.73 - - [2026-02-10 05:41:52] "GET /loadbalancer-listener/507f564c-c9a3-4506-be1a-95aee51da09a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003299 10.0.0.73 - - [2026-02-10 05:41:52] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020865 10.0.0.73 - - [2026-02-10 05:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004468 10.0.0.73 - - [2026-02-10 05:41:52] "GET /instance-ip/3d4ad0ab-6d92-4775-a170-7dcc147ffeda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009739 10.0.0.73 - - [2026-02-10 05:41:52] "GET /instance-ip/3d4ad0ab-6d92-4775-a170-7dcc147ffeda?fields=floating_ips HTTP/1.1" 200 1164 0.007037 10.0.0.73 - - [2026-02-10 05:41:52] "GET /floating-ip/d24c69cf-bbd2-4820-ae3e-d53bea2ffd70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.001817 10.0.0.73 - - [2026-02-10 05:41:52] "GET /project/79607eb0-e3d6-4774-9474-b55e037b43a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035317 10.0.0.73 - - [2026-02-10 05:41:52] "GET /loadbalancer/d0dd3f50-ff7e-4e9b-bb6f-c8382acc18ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.012165 10.0.0.73 - - [2026-02-10 05:41:53] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.022310 10.0.0.73 - - [2026-02-10 05:41:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.019968 10.0.0.73 - - [2026-02-10 05:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.73 - - [2026-02-10 05:41:53] "GET /project/79607eb0-e3d6-4774-9474-b55e037b43a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035492 10.0.0.73 - - [2026-02-10 05:41:53] "GET /loadbalancer-listener/4dec4ebc-f685-4241-bac4-8c89aabb0136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.001836 10.0.0.73 - - [2026-02-10 05:41:53] "GET /loadbalancer-listener/4dec4ebc-f685-4241-bac4-8c89aabb0136?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.002429 10.0.0.73 - - [2026-02-10 05:41:53] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023075 10.0.0.73 - - [2026-02-10 05:41:53] "GET /instance-ip/3d4ad0ab-6d92-4775-a170-7dcc147ffeda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005856 10.0.0.73 - - [2026-02-10 05:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.73 - - [2026-02-10 05:41:53] "GET /instance-ip/3d4ad0ab-6d92-4775-a170-7dcc147ffeda?fields=floating_ips HTTP/1.1" 200 1164 0.004694 10.0.0.73 - - [2026-02-10 05:41:53] "GET /floating-ip/d24c69cf-bbd2-4820-ae3e-d53bea2ffd70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.006979 10.0.0.73 - - [2026-02-10 05:41:53] "GET /project/79607eb0-e3d6-4774-9474-b55e037b43a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055684 10.0.0.73 - - [2026-02-10 05:41:53] "GET /loadbalancer/d0dd3f50-ff7e-4e9b-bb6f-c8382acc18ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003253 10.0.0.73 - - [2026-02-10 05:41:53] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.019872 10.0.0.73 - - [2026-02-10 05:41:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.012652 10.0.0.73 - - [2026-02-10 05:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.73 - - [2026-02-10 05:41:53] "GET /project/79607eb0-e3d6-4774-9474-b55e037b43a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031503 10.0.0.73 - - [2026-02-10 05:41:53] "GET /loadbalancer-listener/9fe81ed9-673b-4e95-bc8d-7180a91af683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.001898 10.0.0.73 - - [2026-02-10 05:41:53] "GET /loadbalancer-listener/9fe81ed9-673b-4e95-bc8d-7180a91af683?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.002986 10.0.0.73 - - [2026-02-10 05:41:53] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.021957 10.0.0.73 - - [2026-02-10 05:41:53] "GET /instance-ip/3d4ad0ab-6d92-4775-a170-7dcc147ffeda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002893 10.0.0.73 - - [2026-02-10 05:41:53] "GET /instance-ip/3d4ad0ab-6d92-4775-a170-7dcc147ffeda?fields=floating_ips HTTP/1.1" 200 1164 0.002195 10.0.0.73 - - [2026-02-10 05:41:53] "POST /tags HTTP/1.1" 200 371 0.021264 10.0.0.73 - - [2026-02-10 05:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011203 10.0.0.73 - - [2026-02-10 05:41:53] "GET /floating-ip/d24c69cf-bbd2-4820-ae3e-d53bea2ffd70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002822 10.0.0.73 - - [2026-02-10 05:41:53] "GET /tag/10a35085-1d81-4502-ba7a-a76cfb8ef706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.019639 10.0.0.73 - - [2026-02-10 05:41:53] "POST /tags HTTP/1.1" 200 319 0.030340 10.0.0.73 - - [2026-02-10 05:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008787 10.0.0.73 - - [2026-02-10 05:41:53] "GET /tag/13ba8d7d-9a1b-45c5-afde-0fe008e47ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.011518 10.0.0.73 - - [2026-02-10 05:41:53] "POST /id-to-fqname HTTP/1.1" 200 181 0.007696 10.0.0.73 - - [2026-02-10 05:41:53] "POST /fqname-to-id HTTP/1.1" 404 190 0.008983 10.0.0.73 - - [2026-02-10 05:41:53] "POST /security-groups HTTP/1.1" 200 578 0.059812 10.0.0.73 - - [2026-02-10 05:41:53] "POST /fqname-to-id HTTP/1.1" 404 225 0.003827 10.0.0.73 - - [2026-02-10 05:41:53] "POST /projects HTTP/1.1" 200 497 0.199124 10.0.0.73 - - [2026-02-10 05:41:54] "POST /access-control-lists HTTP/1.1" 200 587 0.062860 10.0.0.73 - - [2026-02-10 05:41:54] "POST /fqname-to-id HTTP/1.1" 404 224 0.007894 10.0.0.73 - - [2026-02-10 05:41:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.056351 10.0.0.73 - - [2026-02-10 05:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.73 - - [2026-02-10 05:41:54] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.013913 10.0.0.73 - - [2026-02-10 05:41:54] "POST /access-control-lists HTTP/1.1" 200 585 0.072258 10.0.0.73 - - [2026-02-10 05:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005777 10.0.0.73 - - [2026-02-10 05:41:54] "GET /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.008491 10.0.0.73 - - [2026-02-10 05:41:54] "PUT /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a HTTP/1.1" 200 264 0.039396 10.0.0.73 - - [2026-02-10 05:41:54] "PUT /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0 HTTP/1.1" 200 264 0.038735 10.0.0.73 - - [2026-02-10 05:41:54] "POST /security-groups HTTP/1.1" 200 558 0.077459 10.0.0.73 - - [2026-02-10 05:41:54] "POST /fqname-to-id HTTP/1.1" 404 248 0.001667 10.0.0.73 - - [2026-02-10 05:41:54] "POST /access-control-lists HTTP/1.1" 200 610 0.062798 10.0.0.73 - - [2026-02-10 05:41:54] "POST /fqname-to-id HTTP/1.1" 404 247 0.003269 10.0.0.73 - - [2026-02-10 05:41:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.075078 10.0.0.73 - - [2026-02-10 05:41:54] "POST /chown HTTP/1.1" 200 109 0.023639 10.0.0.73 - - [2026-02-10 05:41:54] "POST /access-control-lists HTTP/1.1" 200 608 0.051445 10.0.0.73 - - [2026-02-10 05:41:54] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.026430 10.0.0.73 - - [2026-02-10 05:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.73 - - [2026-02-10 05:41:54] "GET /policy-management/4bc2332f-222a-419c-81dd-6c763d355f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002427 10.0.0.73 - - [2026-02-10 05:41:54] "POST /tags HTTP/1.1" 409 214 0.001657 10.0.0.73 - - [2026-02-10 05:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.73 - - [2026-02-10 05:41:54] "GET /tag/13ba8d7d-9a1b-45c5-afde-0fe008e47ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.011076 10.0.0.73 - - [2026-02-10 05:41:54] "POST /firewall-rules HTTP/1.1" 200 578 0.085213 10.0.0.73 - - [2026-02-10 05:41:54] "GET /firewall-rule/1726c022-bd98-4528-9781-a704aaa64bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.003742 10.0.0.73 - - [2026-02-10 05:41:54] "GET /firewall-policy/76516fb2-185b-496e-8a00-377ee0e75beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.003287 10.0.0.73 - - [2026-02-10 05:41:54] "GET /firewall-rule/1726c022-bd98-4528-9781-a704aaa64bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002225 10.0.0.73 - - [2026-02-10 05:41:54] "POST /ref-update HTTP/1.1" 200 156 0.039517 10.0.0.73 - - [2026-02-10 05:41:54] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008678 10.0.0.73 - - [2026-02-10 05:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.73 - - [2026-02-10 05:41:54] "GET /policy-management/4bc2332f-222a-419c-81dd-6c763d355f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004516 10.0.0.73 - - [2026-02-10 05:41:54] "POST /tags HTTP/1.1" 409 214 0.001992 10.0.0.73 - - [2026-02-10 05:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.73 - - [2026-02-10 05:41:54] "GET /tag/13ba8d7d-9a1b-45c5-afde-0fe008e47ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.012875 10.0.0.73 - - [2026-02-10 05:41:55] "POST /firewall-rules HTTP/1.1" 200 576 0.069057 10.0.0.73 - - [2026-02-10 05:41:55] "GET /firewall-rule/b84cd0c4-4325-401d-9834-219256992506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.009257 10.0.0.73 - - [2026-02-10 05:41:55] "GET /firewall-policy/76516fb2-185b-496e-8a00-377ee0e75beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.005438 10.0.0.73 - - [2026-02-10 05:41:55] "GET /firewall-rule/b84cd0c4-4325-401d-9834-219256992506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002677 10.0.0.73 - - [2026-02-10 05:41:55] "POST /ref-update HTTP/1.1" 200 156 0.037659 10.0.0.73 - - [2026-02-10 05:41:55] "POST /tags HTTP/1.1" 200 363 0.023621 10.0.0.73 - - [2026-02-10 05:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.73 - - [2026-02-10 05:41:55] "GET /tag/9b97ede7-45dc-4789-9c81-7722706e55df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.010953 10.0.0.73 - - [2026-02-10 05:41:55] "POST /tags HTTP/1.1" 200 311 0.017101 10.0.0.73 - - [2026-02-10 05:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.73 - - [2026-02-10 05:41:55] "GET /tag/a2586721-4bdc-4cba-a951-7e6622c3b66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.017447 10.0.0.73 - - [2026-02-10 05:41:55] "POST /id-to-fqname HTTP/1.1" 200 177 0.000846 10.0.0.73 - - [2026-02-10 05:41:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.004702 10.0.0.73 - - [2026-02-10 05:41:55] "POST /security-groups HTTP/1.1" 200 574 0.089745 10.0.0.73 - - [2026-02-10 05:41:55] "POST /projects HTTP/1.1" 200 489 0.297544 10.0.0.73 - - [2026-02-10 05:41:55] "POST /fqname-to-id HTTP/1.1" 404 217 0.002441 10.0.0.73 - - [2026-02-10 05:41:55] "POST /access-control-lists HTTP/1.1" 200 583 0.061106 10.0.0.73 - - [2026-02-10 05:41:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.042874 10.0.0.73 - - [2026-02-10 05:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.73 - - [2026-02-10 05:41:55] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.009560 10.0.0.73 - - [2026-02-10 05:41:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.009580 10.0.0.73 - - [2026-02-10 05:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.73 - - [2026-02-10 05:41:55] "GET /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.037182 10.0.0.73 - - [2026-02-10 05:41:55] "POST /access-control-lists HTTP/1.1" 200 581 0.084166 10.0.0.73 - - [2026-02-10 05:41:55] "PUT /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a HTTP/1.1" 200 264 0.063307 10.0.0.73 - - [2026-02-10 05:41:55] "PUT /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0 HTTP/1.1" 200 264 0.053571 10.0.0.73 - - [2026-02-10 05:41:56] "POST /security-groups HTTP/1.1" 200 546 0.087962 10.0.0.73 - - [2026-02-10 05:41:56] "POST /fqname-to-id HTTP/1.1" 404 240 0.004532 10.0.0.73 - - [2026-02-10 05:41:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024300 10.0.0.73 - - [2026-02-10 05:41:56] "POST /access-control-lists HTTP/1.1" 200 602 0.047424 10.0.0.73 - - [2026-02-10 05:41:56] "POST /chown HTTP/1.1" 200 109 0.022104 10.0.0.73 - - [2026-02-10 05:41:56] "POST /fqname-to-id HTTP/1.1" 404 239 0.001986 10.0.0.73 - - [2026-02-10 05:41:56] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013308 10.0.0.73 - - [2026-02-10 05:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.73 - - [2026-02-10 05:41:56] "GET /policy-management/4bc2332f-222a-419c-81dd-6c763d355f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.008068 10.0.0.73 - - [2026-02-10 05:41:56] "POST /tags HTTP/1.1" 409 210 0.001930 10.0.0.73 - - [2026-02-10 05:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.73 - - [2026-02-10 05:41:56] "GET /tag/a2586721-4bdc-4cba-a951-7e6622c3b66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.018141 10.0.0.73 - - [2026-02-10 05:41:56] "POST /access-control-lists HTTP/1.1" 200 600 0.108018 10.0.0.73 - - [2026-02-10 05:41:56] "POST /firewall-rules HTTP/1.1" 200 570 0.064641 10.0.0.73 - - [2026-02-10 05:41:56] "GET /firewall-rule/78973779-4f99-47f9-9893-0e8c1bceb02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.009474 10.0.0.73 - - [2026-02-10 05:41:56] "GET /firewall-policy/76516fb2-185b-496e-8a00-377ee0e75beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.004380 10.0.0.73 - - [2026-02-10 05:41:56] "GET /firewall-rule/78973779-4f99-47f9-9893-0e8c1bceb02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002874 10.0.0.73 - - [2026-02-10 05:41:56] "POST /ref-update HTTP/1.1" 200 156 0.041672 10.0.0.73 - - [2026-02-10 05:41:56] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007334 10.0.0.73 - - [2026-02-10 05:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.73 - - [2026-02-10 05:41:56] "GET /policy-management/4bc2332f-222a-419c-81dd-6c763d355f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002344 10.0.0.73 - - [2026-02-10 05:41:56] "POST /tags HTTP/1.1" 409 210 0.001494 10.0.0.73 - - [2026-02-10 05:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.73 - - [2026-02-10 05:41:56] "GET /tag/a2586721-4bdc-4cba-a951-7e6622c3b66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011438 10.0.0.73 - - [2026-02-10 05:41:56] "POST /firewall-rules HTTP/1.1" 200 568 0.071315 10.0.0.73 - - [2026-02-10 05:41:56] "GET /firewall-rule/07963144-0679-4823-8f60-69d16490d659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009799 10.0.0.73 - - [2026-02-10 05:41:56] "GET /firewall-policy/76516fb2-185b-496e-8a00-377ee0e75beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.003784 10.0.0.73 - - [2026-02-10 05:41:56] "GET /firewall-rule/07963144-0679-4823-8f60-69d16490d659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.001964 10.0.0.73 - - [2026-02-10 05:41:56] "POST /ref-update HTTP/1.1" 200 156 0.034533 10.0.0.73 - - [2026-02-10 05:41:56] "POST /tags HTTP/1.1" 409 237 0.001949 10.0.0.73 - - [2026-02-10 05:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.73 - - [2026-02-10 05:41:56] "GET /tag/0a6fb356-c145-4775-8b3d-b509acba3bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.009567 10.0.0.73 - - [2026-02-10 05:41:56] "POST /tags HTTP/1.1" 409 210 0.001589 10.0.0.73 - - [2026-02-10 05:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.73 - - [2026-02-10 05:41:56] "GET /tag/5a751fd2-360f-4d06-8243-b1dcc82dbd25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.009749 10.0.0.73 - - [2026-02-10 05:41:56] "POST /projects HTTP/1.1" 409 223 0.001619 10.0.0.73 - - [2026-02-10 05:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.73 - - [2026-02-10 05:41:57] "GET /project/79607eb0-e3d6-4774-9474-b55e037b43a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050404 10.0.0.73 - - [2026-02-10 05:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.73 - - [2026-02-10 05:41:57] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004339 10.0.0.73 - - [2026-02-10 05:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.73 - - [2026-02-10 05:41:57] "GET /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.003995 10.0.0.73 - - [2026-02-10 05:41:57] "PUT /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a HTTP/1.1" 200 264 0.046399 10.0.0.73 - - [2026-02-10 05:41:57] "PUT /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0 HTTP/1.1" 200 264 0.045103 10.0.0.73 - - [2026-02-10 05:41:57] "POST /security-groups HTTP/1.1" 409 253 0.005963 10.0.0.73 - - [2026-02-10 05:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.73 - - [2026-02-10 05:41:57] "PUT /security-group/4518c83b-9e61-42c0-aa19-9867abfa660d HTTP/1.1" 200 262 0.060191 10.0.0.73 - - [2026-02-10 05:41:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.025966 10.0.0.73 - - [2026-02-10 05:41:57] "PUT /access-control-list/aa05c09c-63bd-45ee-8548-83c88551819d HTTP/1.1" 200 272 0.013356 10.0.0.73 - - [2026-02-10 05:41:57] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008363 10.0.0.73 - - [2026-02-10 05:41:57] "PUT /access-control-list/f19a1340-8392-4eb8-b688-182389ba6bc5 HTTP/1.1" 200 272 0.027398 10.0.0.73 - - [2026-02-10 05:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.73 - - [2026-02-10 05:41:57] "GET /policy-management/4bc2332f-222a-419c-81dd-6c763d355f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002537 10.0.0.73 - - [2026-02-10 05:41:57] "POST /tags HTTP/1.1" 409 210 0.003218 10.0.0.73 - - [2026-02-10 05:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.73 - - [2026-02-10 05:41:57] "GET /tag/5a751fd2-360f-4d06-8243-b1dcc82dbd25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012288 10.0.0.73 - - [2026-02-10 05:41:57] "POST /firewall-rules HTTP/1.1" 200 570 0.062318 10.0.0.73 - - [2026-02-10 05:41:57] "GET /firewall-rule/bff259c8-086e-44e3-be68-cda63a5b242c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003933 10.0.0.73 - - [2026-02-10 05:41:57] "GET /firewall-policy/76516fb2-185b-496e-8a00-377ee0e75beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.003983 10.0.0.73 - - [2026-02-10 05:41:57] "GET /firewall-rule/bff259c8-086e-44e3-be68-cda63a5b242c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002280 10.0.0.73 - - [2026-02-10 05:41:57] "POST /ref-update HTTP/1.1" 200 156 0.036563 10.0.0.73 - - [2026-02-10 05:41:57] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010393 10.0.0.73 - - [2026-02-10 05:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.73 - - [2026-02-10 05:41:57] "GET /policy-management/4bc2332f-222a-419c-81dd-6c763d355f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002925 10.0.0.73 - - [2026-02-10 05:41:57] "POST /tags HTTP/1.1" 409 210 0.001884 10.0.0.73 - - [2026-02-10 05:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.73 - - [2026-02-10 05:41:57] "GET /tag/5a751fd2-360f-4d06-8243-b1dcc82dbd25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011488 10.0.0.73 - - [2026-02-10 05:41:57] "POST /firewall-rules HTTP/1.1" 200 568 0.065912 10.0.0.73 - - [2026-02-10 05:41:57] "GET /firewall-rule/63b8ffc0-abba-40bf-b597-0a76bab26d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009835 10.0.0.73 - - [2026-02-10 05:41:57] "GET /firewall-policy/76516fb2-185b-496e-8a00-377ee0e75beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.003934 10.0.0.73 - - [2026-02-10 05:41:57] "GET /firewall-rule/63b8ffc0-abba-40bf-b597-0a76bab26d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002285 10.0.0.73 - - [2026-02-10 05:41:58] "POST /ref-update HTTP/1.1" 200 156 0.057959 10.0.0.73 - - [2026-02-10 05:41:58] "GET /virtual-machine-interface/308c25dc-0643-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003876 10.0.0.73 - - [2026-02-10 05:41:58] "POST /set-tag HTTP/1.1" 200 109 0.001735 10.0.0.50 - - [2026-02-10 05:42:43] "GET / HTTP/1.1" 200 35931 0.001364 10.0.0.50 - - [2026-02-10 05:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.50 - - [2026-02-10 05:42:43] "GET /global-system-config/4a9e5b2d-0434-4ee2-a700-1ac469108873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.003885 10.0.0.50 - - [2026-02-10 05:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.50 - - [2026-02-10 05:42:43] "GET /routing-instance/afe5ab0f-3450-4595-86ce-75df72ccd1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002739 10.0.0.50 - - [2026-02-10 05:42:43] "PUT /global-system-config/4a9e5b2d-0434-4ee2-a700-1ac469108873 HTTP/1.1" 200 274 0.006624 10.0.0.50 - - [2026-02-10 05:42:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.005977 10.0.0.50 - - [2026-02-10 05:42:43] "POST /virtual-routers HTTP/1.1" 200 599 0.015074 10.0.0.50 - - [2026-02-10 05:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007451 10.0.0.50 - - [2026-02-10 05:42:43] "GET /virtual-router/51d63d08-4562-4e17-971b-b015194aa6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005175 10.0.0.50 - - [2026-02-10 05:42:43] "POST /fqname-to-id HTTP/1.1" 404 229 0.001620 10.0.0.50 - - [2026-02-10 05:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.50 - - [2026-02-10 05:42:43] "GET /virtual-network/579186da-a411-43e2-a0d0-12cacb630cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003284 10.0.0.50 - - [2026-02-10 05:42:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.046911 10.0.0.73 - - [2026-02-10 05:43:29] "GET /global-system-configs HTTP/1.1" 200 322 0.001893 10.0.0.73 - - [2026-02-10 05:43:30] "GET /global-system-configs HTTP/1.1" 200 322 0.002221 10.0.0.50 - - [2026-02-10 05:45:11] "GET / HTTP/1.1" 200 35931 0.002127 10.0.0.50 - - [2026-02-10 05:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.50 - - [2026-02-10 05:45:11] "GET /global-system-config/4a9e5b2d-0434-4ee2-a700-1ac469108873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004143 10.0.0.50 - - [2026-02-10 05:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.50 - - [2026-02-10 05:45:11] "GET /routing-instance/afe5ab0f-3450-4595-86ce-75df72ccd1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002269 10.0.0.50 - - [2026-02-10 05:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.50 - - [2026-02-10 05:45:11] "GET /virtual-router/51d63d08-4562-4e17-971b-b015194aa6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002538 10.0.0.50 - - [2026-02-10 05:45:11] "PUT /virtual-router/51d63d08-4562-4e17-971b-b015194aa6e1 HTTP/1.1" 200 262 0.008495 10.0.0.50 - - [2026-02-10 05:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006798 10.0.0.50 - - [2026-02-10 05:45:11] "GET /virtual-router/51d63d08-4562-4e17-971b-b015194aa6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003025 10.0.0.50 - - [2026-02-10 05:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.50 - - [2026-02-10 05:45:11] "GET /virtual-machine-interface/04d64228-520d-442f-9782-757d30a9da63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.003761 10.0.0.50 - - [2026-02-10 05:45:11] "PUT /virtual-machine-interface/04d64228-520d-442f-9782-757d30a9da63 HTTP/1.1" 200 284 0.009227 10.0.0.73 - - [2026-02-10 05:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.73 - - [2026-02-10 05:45:20] "GET /virtual-router/51d63d08-4562-4e17-971b-b015194aa6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002625 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:45:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001193 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:45:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001170 10.0.0.73 - - [2026-02-10 05:45:45] "GET /virtual-router/51d63d08-4562-4e17-971b-b015194aa6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002764 10.0.0.73 - - [2026-02-10 05:45:45] "POST /ref-update HTTP/1.1" 200 156 0.014463 10.0.0.73 - - [2026-02-10 05:45:53] "GET /virtual-machine-interface/308c25dc-0643-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004609 10.0.0.73 - - [2026-02-10 05:45:53] "POST /set-tag HTTP/1.1" 200 109 0.002150 10.0.0.73 - - [2026-02-10 05:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.73 - - [2026-02-10 05:45:53] "GET /loadbalancer/d0dd3f50-ff7e-4e9b-bb6f-c8382acc18ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002422 10.0.0.73 - - [2026-02-10 05:45:53] "GET /virtual-machine-interface/308c25dc-0643-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003769 10.0.0.73 - - [2026-02-10 05:45:53] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.73 - - [2026-02-10 05:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.73 - - [2026-02-10 05:45:53] "GET /loadbalancer/d0dd3f50-ff7e-4e9b-bb6f-c8382acc18ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002213 10.0.0.73 - - [2026-02-10 05:45:53] "GET /loadbalancer-pool/388d75fd-3877-4753-89e3-179403b875a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003436 10.0.0.73 - - [2026-02-10 05:45:53] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015466 10.0.0.73 - - [2026-02-10 05:45:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.015248 10.0.0.73 - - [2026-02-10 05:45:54] "GET /virtual-machine-interface/308c25dc-0643-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004396 10.0.0.73 - - [2026-02-10 05:45:54] "GET /virtual-machine-interface/308c25dc-0643-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006714 10.0.0.73 - - [2026-02-10 05:45:54] "POST /ref-update HTTP/1.1" 200 156 0.014076 10.0.0.73 - - [2026-02-10 05:45:54] "POST /tags HTTP/1.1" 409 205 0.003218 10.0.0.73 - - [2026-02-10 05:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.73 - - [2026-02-10 05:45:54] "GET /tag/e0677e90-b1f8-4fc6-bf04-20af08d7cfd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.014454 10.0.0.73 - - [2026-02-10 05:45:54] "GET /floating-ip/d24c69cf-bbd2-4820-ae3e-d53bea2ffd70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.005603 10.0.0.73 - - [2026-02-10 05:45:54] "PUT /floating-ip/d24c69cf-bbd2-4820-ae3e-d53bea2ffd70 HTTP/1.1" 200 256 0.011740 10.0.0.73 - - [2026-02-10 05:45:54] "POST /set-tag HTTP/1.1" 200 109 0.056522 10.0.0.73 - - [2026-02-10 05:45:54] "GET /loadbalancer-pool/1070ec35-fa4a-4194-a797-db9c401b3b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.020970 10.0.0.73 - - [2026-02-10 05:45:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019479 10.0.0.73 - - [2026-02-10 05:45:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.007328 10.0.0.73 - - [2026-02-10 05:45:54] "GET /virtual-machine-interface/308c25dc-0643-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012017 10.0.0.73 - - [2026-02-10 05:45:54] "POST /set-tag HTTP/1.1" 200 109 0.020432 10.0.0.73 - - [2026-02-10 05:45:54] "GET /virtual-machine-interface/308c25dc-0643-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003622 10.0.0.73 - - [2026-02-10 05:45:54] "POST /ref-update HTTP/1.1" 200 156 0.006804 10.0.0.73 - - [2026-02-10 05:45:54] "GET /loadbalancer-pool/98e72c9b-6946-4b08-b2f2-2447d4226e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003723 10.0.0.73 - - [2026-02-10 05:45:54] "GET /floating-ip/d24c69cf-bbd2-4820-ae3e-d53bea2ffd70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.001902 10.0.0.73 - - [2026-02-10 05:45:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017250 10.0.0.73 - - [2026-02-10 05:45:54] "PUT /floating-ip/d24c69cf-bbd2-4820-ae3e-d53bea2ffd70 HTTP/1.1" 200 256 0.035349 10.0.0.73 - - [2026-02-10 05:45:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.036807 10.0.0.73 - - [2026-02-10 05:45:54] "GET /virtual-machine-interface/308c25dc-0643-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008759 10.0.0.73 - - [2026-02-10 05:45:54] "GET /virtual-machine-interface/308c25dc-0643-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006092 10.0.0.73 - - [2026-02-10 05:45:54] "POST /set-tag HTTP/1.1" 200 109 0.002516 10.0.0.73 - - [2026-02-10 05:45:54] "POST /ref-update HTTP/1.1" 200 156 0.011963 10.0.0.73 - - [2026-02-10 05:45:54] "GET /floating-ip/d24c69cf-bbd2-4820-ae3e-d53bea2ffd70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.006603 10.0.0.73 - - [2026-02-10 05:45:54] "PUT /floating-ip/d24c69cf-bbd2-4820-ae3e-d53bea2ffd70 HTTP/1.1" 200 256 0.009386 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:46:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000965 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:46:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001077 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:46:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:46:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000916 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:46:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001280 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:46:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001109 10.0.0.73 - - [2026-02-10 05:48:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002331 10.0.0.73 - - [2026-02-10 05:48:30] "GET /global-system-configs HTTP/1.1" 200 322 0.001842 10.0.0.73 - - [2026-02-10 05:50:05] "GET /virtual-machine-interface/308c25dc-0643-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004786 10.0.0.73 - - [2026-02-10 05:50:05] "POST /set-tag HTTP/1.1" 200 109 0.004653 10.0.0.73 - - [2026-02-10 05:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.73 - - [2026-02-10 05:50:05] "GET /loadbalancer/d0dd3f50-ff7e-4e9b-bb6f-c8382acc18ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002078 10.0.0.73 - - [2026-02-10 05:50:05] "GET /virtual-machine-interface/308c25dc-0643-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004343 10.0.0.73 - - [2026-02-10 05:50:05] "POST /set-tag HTTP/1.1" 200 109 0.033865 10.0.0.73 - - [2026-02-10 05:50:06] "DELETE /loadbalancer-member/0f1fd682-3df0-4dc1-a275-59b2e359d04d HTTP/1.1" 200 115 0.082349 10.0.0.73 - - [2026-02-10 05:50:06] "GET /virtual-machine-interface/308c25dc-0643-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013436 10.0.0.73 - - [2026-02-10 05:50:06] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.73 - - [2026-02-10 05:50:06] "DELETE /loadbalancer-member/cbd8f81c-a4a8-4889-9222-d54e4822dd49 HTTP/1.1" 200 115 0.043417 10.0.0.73 - - [2026-02-10 05:50:06] "GET /virtual-machine-interface/308c25dc-0643-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005641 10.0.0.73 - - [2026-02-10 05:50:06] "POST /set-tag HTTP/1.1" 200 109 0.003011 10.0.0.73 - - [2026-02-10 05:50:06] "DELETE /loadbalancer-member/a4b71aae-d34f-4c0d-be53-f9681729292a HTTP/1.1" 200 115 0.028311 10.0.0.73 - - [2026-02-10 05:50:06] "GET /virtual-machine-interface/308c25dc-0643-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005696 10.0.0.73 - - [2026-02-10 05:50:06] "POST /set-tag HTTP/1.1" 200 109 0.007078 10.0.0.73 - - [2026-02-10 05:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.73 - - [2026-02-10 05:50:06] "GET /loadbalancer/d0dd3f50-ff7e-4e9b-bb6f-c8382acc18ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002751 10.0.0.73 - - [2026-02-10 05:50:06] "GET /loadbalancer-pool/388d75fd-3877-4753-89e3-179403b875a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.002791 10.0.0.73 - - [2026-02-10 05:50:06] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034408 10.0.0.73 - - [2026-02-10 05:50:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.024977 10.0.0.73 - - [2026-02-10 05:50:06] "GET /virtual-machine-interface/308c25dc-0643-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.027598 10.0.0.73 - - [2026-02-10 05:50:06] "GET /virtual-machine-interface/308c25dc-0643-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004213 10.0.0.73 - - [2026-02-10 05:50:06] "GET /floating-ip/d24c69cf-bbd2-4820-ae3e-d53bea2ffd70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003757 10.0.0.73 - - [2026-02-10 05:50:06] "POST /set-tag HTTP/1.1" 200 109 0.067614 10.0.0.73 - - [2026-02-10 05:50:06] "GET /loadbalancer-pool/1070ec35-fa4a-4194-a797-db9c401b3b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.012832 10.0.0.73 - - [2026-02-10 05:50:06] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021167 10.0.0.73 - - [2026-02-10 05:50:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.012690 10.0.0.73 - - [2026-02-10 05:50:06] "GET /virtual-machine-interface/308c25dc-0643-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018461 10.0.0.73 - - [2026-02-10 05:50:06] "POST /set-tag HTTP/1.1" 200 109 0.002038 10.0.0.73 - - [2026-02-10 05:50:06] "GET /virtual-machine-interface/308c25dc-0643-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004937 10.0.0.73 - - [2026-02-10 05:50:06] "GET /floating-ip/d24c69cf-bbd2-4820-ae3e-d53bea2ffd70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001839 10.0.0.73 - - [2026-02-10 05:50:06] "GET /loadbalancer-pool/98e72c9b-6946-4b08-b2f2-2447d4226e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002688 10.0.0.73 - - [2026-02-10 05:50:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023327 10.0.0.73 - - [2026-02-10 05:50:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.042403 10.0.0.73 - - [2026-02-10 05:50:06] "GET /virtual-machine-interface/308c25dc-0643-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015125 10.0.0.73 - - [2026-02-10 05:50:06] "GET /virtual-machine-interface/308c25dc-0643-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012270 10.0.0.73 - - [2026-02-10 05:50:06] "GET /floating-ip/d24c69cf-bbd2-4820-ae3e-d53bea2ffd70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002135 10.0.0.73 - - [2026-02-10 05:50:06] "POST /set-tag HTTP/1.1" 200 109 0.002188 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:50:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001143 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:50:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000877 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:50:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000848 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:50:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000848 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:50:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000811 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:50:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000809 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:50:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001061 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:50:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001050 10.0.0.73 - - [2026-02-10 05:51:24] "GET / HTTP/1.1" 200 35931 0.001470 10.0.0.73 - - [2026-02-10 05:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.73 - - [2026-02-10 05:51:24] "GET /project/df18905b-4265-4c26-9bbf-d41341865a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032933 10.0.0.73 - - [2026-02-10 05:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.73 - - [2026-02-10 05:51:24] "GET /project/df18905b-4265-4c26-9bbf-d41341865a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.024685 10.0.0.73 - - [2026-02-10 05:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.73 - - [2026-02-10 05:51:24] "GET /project/df18905b-4265-4c26-9bbf-d41341865a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035593 10.0.0.73 - - [2026-02-10 05:51:24] "POST /tags HTTP/1.1" 200 333 0.049460 10.0.0.73 - - [2026-02-10 05:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007705 10.0.0.73 - - [2026-02-10 05:51:24] "GET /tag/740ec319-a0e5-498d-874e-40effd331872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.034718 10.0.0.73 - - [2026-02-10 05:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.73 - - [2026-02-10 05:51:25] "GET /project/df18905b-4265-4c26-9bbf-d41341865a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033828 10.0.0.73 - - [2026-02-10 05:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.73 - - [2026-02-10 05:51:25] "GET /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.004363 10.0.0.73 - - [2026-02-10 05:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001220 10.0.0.73 - - [2026-02-10 05:51:25] "GET /service-appliance-set/170876ca-af7a-4517-8003-cd5e194fd46f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002337 10.0.0.73 - - [2026-02-10 05:51:25] "POST /fqname-to-id HTTP/1.1" 404 254 0.001504 10.0.0.73 - - [2026-02-10 05:51:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.094669 10.0.0.73 - - [2026-02-10 05:51:25] "GET /virtual-machine-interface/e7364498-90aa-4662-9503-a1d3d79a3325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.014424 10.0.0.73 - - [2026-02-10 05:51:25] "POST /instance-ips HTTP/1.1" 200 409 0.022590 10.0.0.73 - - [2026-02-10 05:51:25] "GET /instance-ip/6de901c6-b612-4152-b72e-c4a70a2fbfa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004502 10.0.0.73 - - [2026-02-10 05:51:25] "POST /loadbalancers HTTP/1.1" 200 610 0.066016 10.0.0.73 - - [2026-02-10 05:51:25] "GET /project/df18905b-4265-4c26-9bbf-d41341865a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033736 10.0.0.73 - - [2026-02-10 05:51:25] "GET /instance-ip/6de901c6-b612-4152-b72e-c4a70a2fbfa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004680 10.0.0.73 - - [2026-02-10 05:51:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.030387 10.0.0.73 - - [2026-02-10 05:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005994 10.0.0.73 - - [2026-02-10 05:51:25] "POST /floating-ips HTTP/1.1" 200 597 0.044250 10.0.0.73 - - [2026-02-10 05:51:25] "GET /project/df18905b-4265-4c26-9bbf-d41341865a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054054 10.0.0.73 - - [2026-02-10 05:51:25] "GET /loadbalancer/4118600d-c0eb-4ed0-8b07-5021b810ebc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002820 10.0.0.73 - - [2026-02-10 05:51:25] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.014324 10.0.0.73 - - [2026-02-10 05:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010704 10.0.0.73 - - [2026-02-10 05:51:25] "GET /project/df18905b-4265-4c26-9bbf-d41341865a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039938 10.0.0.73 - - [2026-02-10 05:51:25] "GET /loadbalancer-listener/b691d044-1b25-4328-b031-0b2299c22247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.004633 10.0.0.73 - - [2026-02-10 05:51:25] "GET /loadbalancer-listener/b691d044-1b25-4328-b031-0b2299c22247?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.002931 10.0.0.73 - - [2026-02-10 05:51:25] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.020805 10.0.0.73 - - [2026-02-10 05:51:25] "GET /instance-ip/6de901c6-b612-4152-b72e-c4a70a2fbfa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004886 10.0.0.73 - - [2026-02-10 05:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.73 - - [2026-02-10 05:51:25] "GET /instance-ip/6de901c6-b612-4152-b72e-c4a70a2fbfa3?fields=floating_ips HTTP/1.1" 200 1212 0.008827 10.0.0.73 - - [2026-02-10 05:51:25] "GET /loadbalancer/4118600d-c0eb-4ed0-8b07-5021b810ebc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.001815 10.0.0.73 - - [2026-02-10 05:51:25] "GET /floating-ip/f0106854-f2b0-45ee-b723-096005a589ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.002751 10.0.0.73 - - [2026-02-10 05:51:25] "POST /tags HTTP/1.1" 200 295 0.065147 10.0.0.73 - - [2026-02-10 05:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013179 10.0.0.73 - - [2026-02-10 05:51:25] "GET /tag/ddc05736-41b1-4475-bcee-dbc2aeeff51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.022422 10.0.0.73 - - [2026-02-10 05:51:25] "POST /tags HTTP/1.1" 409 233 0.002256 10.0.0.73 - - [2026-02-10 05:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.73 - - [2026-02-10 05:51:26] "GET /tag/f84de740-ed5b-4dc5-a7b6-6d7caded0315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.010829 10.0.0.73 - - [2026-02-10 05:51:26] "POST /tags HTTP/1.1" 409 206 0.002087 10.0.0.73 - - [2026-02-10 05:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.73 - - [2026-02-10 05:51:26] "GET /tag/7a7db8f8-3e67-4d87-9c78-b089b4e0223c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010025 10.0.0.73 - - [2026-02-10 05:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.73 - - [2026-02-10 05:51:26] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004057 10.0.0.73 - - [2026-02-10 05:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.73 - - [2026-02-10 05:51:26] "GET /project/df18905b-4265-4c26-9bbf-d41341865a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045451 10.0.0.73 - - [2026-02-10 05:51:26] "POST /virtual-machines HTTP/1.1" 200 369 0.008928 10.0.0.73 - - [2026-02-10 05:51:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.012006 10.0.0.73 - - [2026-02-10 05:51:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.114185 10.0.0.73 - - [2026-02-10 05:51:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.009185 10.0.0.73 - - [2026-02-10 05:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.015422 10.0.0.73 - - [2026-02-10 05:51:26] "GET /virtual-machine-interface/89ac80ac-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009297 10.0.0.73 - - [2026-02-10 05:51:26] "POST /instance-ips HTTP/1.1" 200 409 0.021514 10.0.0.73 - - [2026-02-10 05:51:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.045669 10.0.0.73 - - [2026-02-10 05:51:26] "GET /virtual-machine-interface/89ac80ac-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010649 10.0.0.73 - - [2026-02-10 05:51:26] "POST /set-tag HTTP/1.1" 200 109 0.037272 10.0.0.73 - - [2026-02-10 05:51:26] "GET /virtual-machine-interface/89ac80ac-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.021655 10.0.0.73 - - [2026-02-10 05:51:26] "GET /instance-ip/89c7f31e-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006590 10.0.0.73 - - [2026-02-10 05:51:26] "GET /virtual-machine-interface/89ac80ac-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004180 10.0.0.73 - - [2026-02-10 05:51:26] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.73 - - [2026-02-10 05:51:26] "GET /virtual-router/51d63d08-4562-4e17-971b-b015194aa6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003283 10.0.0.73 - - [2026-02-10 05:51:26] "POST /ref-update HTTP/1.1" 200 156 0.011175 10.0.0.73 - - [2026-02-10 05:51:26] "GET /virtual-machine-interface/89ac80ac-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014246 10.0.0.73 - - [2026-02-10 05:51:26] "POST /set-tag HTTP/1.1" 200 109 0.005229 10.0.0.73 - - [2026-02-10 05:51:26] "GET /virtual-machine-interface/89ac80ac-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003943 10.0.0.73 - - [2026-02-10 05:51:26] "POST /set-tag HTTP/1.1" 200 109 0.007027 10.0.0.73 - - [2026-02-10 05:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.73 - - [2026-02-10 05:51:27] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004580 10.0.0.73 - - [2026-02-10 05:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008584 10.0.0.73 - - [2026-02-10 05:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.73 - - [2026-02-10 05:51:27] "GET /project/df18905b-4265-4c26-9bbf-d41341865a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027985 10.0.0.73 - - [2026-02-10 05:51:27] "GET /project/df18905b-4265-4c26-9bbf-d41341865a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030798 10.0.0.73 - - [2026-02-10 05:51:27] "GET /virtual-networks?parent_id=df18905b-4265-4c26-9bbf-d41341865a29&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002915 10.0.0.73 - - [2026-02-10 05:51:28] "POST /virtual-machines HTTP/1.1" 200 369 0.015731 10.0.0.73 - - [2026-02-10 05:51:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.022468 10.0.0.73 - - [2026-02-10 05:51:28] "POST /virtual-networks HTTP/1.1" 200 512 0.103021 10.0.0.73 - - [2026-02-10 05:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014347 10.0.0.73 - - [2026-02-10 05:51:28] "POST /route-targets HTTP/1.1" 200 327 0.010581 10.0.0.73 - - [2026-02-10 05:51:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.120127 10.0.0.73 - - [2026-02-10 05:51:28] "GET /network-ipam/9400f38d-1e3f-4fa4-8c89-e9dbed46b5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.011846 10.0.0.73 - - [2026-02-10 05:51:28] "POST /ref-update HTTP/1.1" 200 156 0.044388 10.0.0.73 - - [2026-02-10 05:51:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019740 10.0.0.73 - - [2026-02-10 05:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007420 10.0.0.73 - - [2026-02-10 05:51:28] "GET /virtual-machine-interface/8abc1336-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009135 10.0.0.73 - - [2026-02-10 05:51:28] "POST /useragent-kv HTTP/1.1" 200 115 0.011421 10.0.0.73 - - [2026-02-10 05:51:28] "POST /ref-update HTTP/1.1" 200 156 0.114598 10.0.0.73 - - [2026-02-10 05:51:28] "GET /virtual-network/06bc52b7-1405-4724-a9c0-8f8d307988e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004078 10.0.0.73 - - [2026-02-10 05:51:28] "POST /instance-ips HTTP/1.1" 200 409 0.025697 10.0.0.73 - - [2026-02-10 05:51:28] "GET /domains HTTP/1.1" 200 280 0.002112 10.0.0.73 - - [2026-02-10 05:51:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.039899 10.0.0.73 - - [2026-02-10 05:51:28] "GET /virtual-machine-interface/8abc1336-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007197 10.0.0.73 - - [2026-02-10 05:51:28] "GET /domain/3f514901-9940-4e6e-ab5a-a4e0766e9d2f HTTP/1.1" 200 3086 0.026265 10.0.0.73 - - [2026-02-10 05:51:28] "GET /project/df18905b-4265-4c26-9bbf-d41341865a29 HTTP/1.1" 200 7065 0.052858 10.0.0.73 - - [2026-02-10 05:51:28] "GET /virtual-network/06bc52b7-1405-4724-a9c0-8f8d307988e0 HTTP/1.1" 200 2081 0.006927 10.0.0.73 - - [2026-02-10 05:51:28] "GET /virtual-network/06bc52b7-1405-4724-a9c0-8f8d307988e0 HTTP/1.1" 200 2081 0.009313 10.0.0.73 - - [2026-02-10 05:51:28] "POST /set-tag HTTP/1.1" 200 109 0.046029 10.0.0.73 - - [2026-02-10 05:51:28] "GET /virtual-machine-interface/8abc1336-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015500 10.0.0.73 - - [2026-02-10 05:51:28] "GET /routing-instance/05b88b7c-6edb-4ac3-b72e-9bf34964b2af HTTP/1.1" 200 1401 0.012704 10.0.0.73 - - [2026-02-10 05:51:28] "GET /instance-ip/8ad88c3c-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006330 10.0.0.73 - - [2026-02-10 05:51:28] "GET /routing-instance/05b88b7c-6edb-4ac3-b72e-9bf34964b2af HTTP/1.1" 200 1401 0.006264 10.0.0.73 - - [2026-02-10 05:51:28] "GET /route-target/3ea65ce0-7b90-4e8f-ad06-a5cdf1e6ef83 HTTP/1.1" 200 1152 0.002189 10.0.0.73 - - [2026-02-10 05:51:28] "GET /virtual-network/06bc52b7-1405-4724-a9c0-8f8d307988e0 HTTP/1.1" 200 2081 0.004109 10.0.0.73 - - [2026-02-10 05:51:28] "GET /routing-instance/05b88b7c-6edb-4ac3-b72e-9bf34964b2af HTTP/1.1" 200 1401 0.002701 10.0.0.73 - - [2026-02-10 05:51:28] "GET /virtual-network/06bc52b7-1405-4724-a9c0-8f8d307988e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003490 10.0.0.73 - - [2026-02-10 05:51:28] "GET /virtual-network/06bc52b7-1405-4724-a9c0-8f8d307988e0 HTTP/1.1" 200 2081 0.003682 10.0.0.73 - - [2026-02-10 05:51:28] "GET /routing-instance/05b88b7c-6edb-4ac3-b72e-9bf34964b2af HTTP/1.1" 200 1401 0.002385 10.0.0.73 - - [2026-02-10 05:51:28] "GET /routing-instance/05b88b7c-6edb-4ac3-b72e-9bf34964b2af HTTP/1.1" 200 1401 0.009870 10.0.0.73 - - [2026-02-10 05:51:28] "GET /route-target/3ea65ce0-7b90-4e8f-ad06-a5cdf1e6ef83 HTTP/1.1" 200 1152 0.003446 10.0.0.73 - - [2026-02-10 05:51:28] "GET /virtual-machine-interface/8abc1336-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005335 10.0.0.73 - - [2026-02-10 05:51:28] "POST /set-tag HTTP/1.1" 200 109 0.001895 10.0.0.73 - - [2026-02-10 05:51:28] "GET /virtual-router/51d63d08-4562-4e17-971b-b015194aa6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.004177 10.0.0.73 - - [2026-02-10 05:51:28] "POST /ref-update HTTP/1.1" 200 156 0.007889 10.0.0.73 - - [2026-02-10 05:51:28] "GET /domains HTTP/1.1" 200 280 0.014166 10.0.0.73 - - [2026-02-10 05:51:28] "GET /domain/3f514901-9940-4e6e-ab5a-a4e0766e9d2f HTTP/1.1" 200 3086 0.002450 10.0.0.73 - - [2026-02-10 05:51:28] "GET /virtual-machine-interface/8abc1336-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008238 10.0.0.73 - - [2026-02-10 05:51:28] "GET /project/df18905b-4265-4c26-9bbf-d41341865a29 HTTP/1.1" 200 7065 0.036999 10.0.0.73 - - [2026-02-10 05:51:28] "POST /set-tag HTTP/1.1" 200 109 0.010891 10.0.0.73 - - [2026-02-10 05:51:28] "GET /virtual-machine-interface/8abc1336-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004093 10.0.0.73 - - [2026-02-10 05:51:28] "GET /virtual-network/06bc52b7-1405-4724-a9c0-8f8d307988e0 HTTP/1.1" 200 2081 0.005204 10.0.0.73 - - [2026-02-10 05:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.73 - - [2026-02-10 05:51:28] "POST /set-tag HTTP/1.1" 200 109 0.003320 10.0.0.73 - - [2026-02-10 05:51:28] "GET /project/df18905b-4265-4c26-9bbf-d41341865a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033158 10.0.0.73 - - [2026-02-10 05:51:28] "GET /virtual-network/06bc52b7-1405-4724-a9c0-8f8d307988e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004982 10.0.0.73 - - [2026-02-10 05:51:28] "GET /floating-ip-pools?parent_id=06bc52b7-1405-4724-a9c0-8f8d307988e0&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001959 10.0.0.73 - - [2026-02-10 05:51:28] "GET /virtual-network/06bc52b7-1405-4724-a9c0-8f8d307988e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004568 10.0.0.73 - - [2026-02-10 05:51:28] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016418 10.0.0.73 - - [2026-02-10 05:51:28] "POST /ref-update HTTP/1.1" 200 156 0.009672 10.0.0.73 - - [2026-02-10 05:51:28] "GET /virtual-network/06bc52b7-1405-4724-a9c0-8f8d307988e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.011388 10.0.0.73 - - [2026-02-10 05:51:28] "GET /domains HTTP/1.1" 200 280 0.001756 10.0.0.73 - - [2026-02-10 05:51:28] "GET /domain/3f514901-9940-4e6e-ab5a-a4e0766e9d2f HTTP/1.1" 200 3086 0.002259 10.0.0.73 - - [2026-02-10 05:51:28] "GET /project/df18905b-4265-4c26-9bbf-d41341865a29 HTTP/1.1" 200 7321 0.030972 10.0.0.73 - - [2026-02-10 05:51:28] "GET /virtual-network/06bc52b7-1405-4724-a9c0-8f8d307988e0 HTTP/1.1" 200 2319 0.005318 10.0.0.73 - - [2026-02-10 05:51:28] "GET /floating-ip-pool/135f9bac-52f9-4d27-a561-7f7416bef45b HTTP/1.1" 200 1314 0.001948 10.0.0.73 - - [2026-02-10 05:51:28] "GET /domains HTTP/1.1" 200 280 0.001255 10.0.0.73 - - [2026-02-10 05:51:28] "GET /domain/3f514901-9940-4e6e-ab5a-a4e0766e9d2f HTTP/1.1" 200 3086 0.002043 10.0.0.73 - - [2026-02-10 05:51:28] "GET /project/df18905b-4265-4c26-9bbf-d41341865a29 HTTP/1.1" 200 7321 0.037111 10.0.0.73 - - [2026-02-10 05:51:29] "GET /virtual-network/06bc52b7-1405-4724-a9c0-8f8d307988e0 HTTP/1.1" 200 2319 0.003521 10.0.0.73 - - [2026-02-10 05:51:29] "GET /virtual-network/06bc52b7-1405-4724-a9c0-8f8d307988e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003574 10.0.0.73 - - [2026-02-10 05:51:29] "POST /tags HTTP/1.1" 200 365 0.060251 10.0.0.73 - - [2026-02-10 05:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011277 10.0.0.73 - - [2026-02-10 05:51:29] "GET /tag/6701f60d-6c57-4b23-b728-43c565ea1ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.011270 10.0.0.73 - - [2026-02-10 05:51:29] "POST /tags HTTP/1.1" 409 206 0.002849 10.0.0.73 - - [2026-02-10 05:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.73 - - [2026-02-10 05:51:29] "GET /tag/7a7db8f8-3e67-4d87-9c78-b089b4e0223c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.009544 10.0.0.73 - - [2026-02-10 05:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.73 - - [2026-02-10 05:51:29] "GET /project/df18905b-4265-4c26-9bbf-d41341865a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.022714 10.0.0.73 - - [2026-02-10 05:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.73 - - [2026-02-10 05:51:29] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004320 10.0.0.73 - - [2026-02-10 05:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.73 - - [2026-02-10 05:51:29] "GET /service-appliance-set/8a42e811-99e3-4c32-b8bc-aca837a8e63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002847 10.0.0.73 - - [2026-02-10 05:51:29] "POST /fqname-to-id HTTP/1.1" 404 258 0.001171 10.0.0.73 - - [2026-02-10 05:51:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.101393 10.0.0.73 - - [2026-02-10 05:51:29] "GET /virtual-machine-interface/e3e7e326-5817-4265-929c-59779ffbadca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.008065 10.0.0.73 - - [2026-02-10 05:51:29] "POST /set-tag HTTP/1.1" 200 109 0.019092 10.0.0.73 - - [2026-02-10 05:51:29] "POST /instance-ips HTTP/1.1" 200 417 0.022817 10.0.0.73 - - [2026-02-10 05:51:29] "GET /instance-ip/99a47d6e-032f-4c45-b843-ca69b0b40f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.006455 10.0.0.73 - - [2026-02-10 05:51:29] "POST /loadbalancers HTTP/1.1" 200 618 0.060098 10.0.0.73 - - [2026-02-10 05:51:29] "POST /service-instances HTTP/1.1" 200 566 0.029416 10.0.0.73 - - [2026-02-10 05:51:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.026673 10.0.0.73 - - [2026-02-10 05:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007741 10.0.0.73 - - [2026-02-10 05:51:29] "POST /ref-update HTTP/1.1" 200 156 0.023056 10.0.0.73 - - [2026-02-10 05:51:29] "GET /project/df18905b-4265-4c26-9bbf-d41341865a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.049235 10.0.0.73 - - [2026-02-10 05:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.025500 10.0.0.73 - - [2026-02-10 05:51:29] "GET /virtual-machine-interface/e3e7e326-5817-4265-929c-59779ffbadca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004333 10.0.0.73 - - [2026-02-10 05:51:29] "GET /virtual-machine-interface/e3e7e326-5817-4265-929c-59779ffbadca?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.011428 10.0.0.73 - - [2026-02-10 05:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007582 10.0.0.73 - - [2026-02-10 05:51:29] "PUT /service-instance/784de2b9-a376-4ca8-a621-13f1e50c84ea HTTP/1.1" 200 266 0.011714 10.0.0.73 - - [2026-02-10 05:51:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.016446 10.0.0.73 - - [2026-02-10 05:51:29] "GET /floating-ip-pool/135f9bac-52f9-4d27-a561-7f7416bef45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.014879 10.0.0.73 - - [2026-02-10 05:51:29] "PUT /service-instance/784de2b9-a376-4ca8-a621-13f1e50c84ea HTTP/1.1" 200 266 0.011173 10.0.0.73 - - [2026-02-10 05:51:29] "POST /floating-ips HTTP/1.1" 200 671 0.064902 10.0.0.73 - - [2026-02-10 05:51:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018802 10.0.0.73 - - [2026-02-10 05:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.028071 10.0.0.73 - - [2026-02-10 05:51:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.028007 10.0.0.73 - - [2026-02-10 05:51:30] "POST /virtual-machines HTTP/1.1" 200 429 0.030448 10.0.0.73 - - [2026-02-10 05:51:30] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004875 10.0.0.73 - - [2026-02-10 05:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.73 - - [2026-02-10 05:51:30] "GET /policy-management/4bc2332f-222a-419c-81dd-6c763d355f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002148 10.0.0.73 - - [2026-02-10 05:51:30] "POST /tags HTTP/1.1" 409 221 0.002001 10.0.0.73 - - [2026-02-10 05:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.73 - - [2026-02-10 05:51:30] "GET /tag/740ec319-a0e5-498d-874e-40effd331872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.035503 10.0.0.73 - - [2026-02-10 05:51:30] "POST /tags HTTP/1.1" 409 238 0.002960 10.0.0.73 - - [2026-02-10 05:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.73 - - [2026-02-10 05:51:30] "GET /tag/6701f60d-6c57-4b23-b728-43c565ea1ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.014652 10.0.0.73 - - [2026-02-10 05:51:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.154161 10.0.0.73 - - [2026-02-10 05:51:30] "POST /chown HTTP/1.1" 200 109 0.014072 10.0.0.73 - - [2026-02-10 05:51:30] "POST /chown HTTP/1.1" 200 109 0.011106 10.0.0.73 - - [2026-02-10 05:51:30] "POST /firewall-rules HTTP/1.1" 200 650 0.130630 10.0.0.73 - - [2026-02-10 05:51:30] "GET /firewall-rule/a828c4c8-e47a-4aef-92e3-a1c0414c3383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.017738 10.0.0.73 - - [2026-02-10 05:51:30] "PUT /virtual-machine-interface/7eb4f637-465d-42b6-aafe-c24525eff91e HTTP/1.1" 200 284 0.079449 10.0.0.73 - - [2026-02-10 05:51:30] "GET /firewall-policy/fa8a6969-c565-4fe0-a24c-1fa3fe50d188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003219 10.0.0.73 - - [2026-02-10 05:51:30] "GET /firewall-rule/a828c4c8-e47a-4aef-92e3-a1c0414c3383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.009117 10.0.0.73 - - [2026-02-10 05:51:30] "PUT /instance-ip/99a47d6e-032f-4c45-b843-ca69b0b40f54 HTTP/1.1" 200 256 0.038484 10.0.0.73 - - [2026-02-10 05:51:30] "POST /ref-update HTTP/1.1" 200 156 0.036489 10.0.0.73 - - [2026-02-10 05:51:30] "POST /ref-update HTTP/1.1" 200 156 0.028071 10.0.0.73 - - [2026-02-10 05:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.73 - - [2026-02-10 05:51:30] "POST /ref-update HTTP/1.1" 200 156 0.044873 10.0.0.73 - - [2026-02-10 05:51:30] "GET /project/df18905b-4265-4c26-9bbf-d41341865a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.093021 10.0.0.73 - - [2026-02-10 05:51:30] "GET /loadbalancer/a790be1a-e797-4a3e-803d-b20b1b75dbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.014049 10.0.0.73 - - [2026-02-10 05:51:30] "POST /ref-update HTTP/1.1" 200 156 0.065707 10.0.0.73 - - [2026-02-10 05:51:30] "POST /ref-update HTTP/1.1" 200 156 0.026963 10.0.0.73 - - [2026-02-10 05:51:30] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.073606 10.0.0.73 - - [2026-02-10 05:51:30] "POST /ref-update HTTP/1.1" 200 156 0.008943 10.0.0.73 - - [2026-02-10 05:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.73 - - [2026-02-10 05:51:30] "POST /ref-update HTTP/1.1" 200 156 0.023601 10.0.0.73 - - [2026-02-10 05:51:30] "GET /project/df18905b-4265-4c26-9bbf-d41341865a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.036811 10.0.0.73 - - [2026-02-10 05:51:30] "GET /loadbalancer-listener/5469881b-d128-499d-8235-a69b3dd4e6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.008070 10.0.0.73 - - [2026-02-10 05:51:30] "GET /loadbalancer-listener/5469881b-d128-499d-8235-a69b3dd4e6bb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.004189 10.0.0.73 - - [2026-02-10 05:51:30] "POST /virtual-machines HTTP/1.1" 200 429 0.024841 10.0.0.73 - - [2026-02-10 05:51:30] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.023082 10.0.0.73 - - [2026-02-10 05:51:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.046471 10.0.0.73 - - [2026-02-10 05:51:30] "GET /loadbalancer-pool/d77ce810-adb2-405b-975d-810b9d5a5982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003700 10.0.0.73 - - [2026-02-10 05:51:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.096490 10.0.0.73 - - [2026-02-10 05:51:31] "POST /chown HTTP/1.1" 200 109 0.021210 10.0.0.73 - - [2026-02-10 05:51:31] "POST /chown HTTP/1.1" 200 109 0.011269 10.0.0.73 - - [2026-02-10 05:51:31] "POST /loadbalancer-members HTTP/1.1" 200 707 0.044401 10.0.0.73 - - [2026-02-10 05:51:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.012546 10.0.0.73 - - [2026-02-10 05:51:31] "GET /loadbalancer-member/06bc2571-0659-40cd-b134-3e44b7815555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.006501 10.0.0.73 - - [2026-02-10 05:51:31] "PUT /virtual-machine-interface/1a4159c5-c782-4080-9643-53ef6ebd5ea8 HTTP/1.1" 200 284 0.011669 10.0.0.73 - - [2026-02-10 05:51:31] "PUT /instance-ip/99a47d6e-032f-4c45-b843-ca69b0b40f54 HTTP/1.1" 200 256 0.018438 10.0.0.73 - - [2026-02-10 05:51:31] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004761 10.0.0.73 - - [2026-02-10 05:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001272 10.0.0.73 - - [2026-02-10 05:51:31] "GET /policy-management/4bc2332f-222a-419c-81dd-6c763d355f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002474 10.0.0.73 - - [2026-02-10 05:51:31] "POST /ref-update HTTP/1.1" 200 156 0.017322 10.0.0.73 - - [2026-02-10 05:51:31] "POST /tags HTTP/1.1" 409 221 0.002666 10.0.0.73 - - [2026-02-10 05:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.73 - - [2026-02-10 05:51:31] "GET /tag/740ec319-a0e5-498d-874e-40effd331872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009468 10.0.0.73 - - [2026-02-10 05:51:31] "POST /ref-update HTTP/1.1" 200 156 0.020544 10.0.0.73 - - [2026-02-10 05:51:31] "POST /ref-update HTTP/1.1" 200 156 0.014243 10.0.0.73 - - [2026-02-10 05:51:31] "POST /tags HTTP/1.1" 409 238 0.002401 10.0.0.73 - - [2026-02-10 05:51:31] "POST /ref-update HTTP/1.1" 200 156 0.025621 10.0.0.73 - - [2026-02-10 05:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016655 10.0.0.73 - - [2026-02-10 05:51:31] "GET /tag/6701f60d-6c57-4b23-b728-43c565ea1ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.010317 10.0.0.73 - - [2026-02-10 05:51:31] "POST /ref-update HTTP/1.1" 200 156 0.007874 10.0.0.73 - - [2026-02-10 05:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004797 10.0.0.73 - - [2026-02-10 05:51:31] "POST /firewall-rules HTTP/1.1" 409 293 0.002205 10.0.0.73 - - [2026-02-10 05:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001282 10.0.0.73 - - [2026-02-10 05:51:31] "POST /chown HTTP/1.1" 200 109 0.009019 10.0.0.73 - - [2026-02-10 05:51:31] "PUT /firewall-rule/a828c4c8-e47a-4aef-92e3-a1c0414c3383 HTTP/1.1" 200 260 0.032055 10.0.0.73 - - [2026-02-10 05:51:31] "POST /chown HTTP/1.1" 200 109 0.005697 10.0.0.73 - - [2026-02-10 05:51:31] "PUT /instance-ip/99a47d6e-032f-4c45-b843-ca69b0b40f54 HTTP/1.1" 200 256 0.016772 10.0.0.73 - - [2026-02-10 05:51:31] "GET /firewall-rule/a828c4c8-e47a-4aef-92e3-a1c0414c3383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.012079 10.0.0.73 - - [2026-02-10 05:51:31] "GET /firewall-policy/fa8a6969-c565-4fe0-a24c-1fa3fe50d188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004471 10.0.0.73 - - [2026-02-10 05:51:31] "GET /firewall-rule/a828c4c8-e47a-4aef-92e3-a1c0414c3383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.001777 10.0.0.73 - - [2026-02-10 05:51:31] "POST /ref-update HTTP/1.1" 200 156 0.021036 10.0.0.73 - - [2026-02-10 05:51:31] "POST /chown HTTP/1.1" 200 109 0.005801 10.0.0.73 - - [2026-02-10 05:51:31] "POST /chown HTTP/1.1" 200 109 0.016437 10.0.0.73 - - [2026-02-10 05:51:31] "PUT /instance-ip/99a47d6e-032f-4c45-b843-ca69b0b40f54 HTTP/1.1" 200 256 0.019099 10.0.0.73 - - [2026-02-10 05:51:31] "POST /ref-update HTTP/1.1" 200 156 0.011143 10.0.0.73 - - [2026-02-10 05:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006624 10.0.0.73 - - [2026-02-10 05:51:31] "POST /chown HTTP/1.1" 200 109 0.013035 10.0.0.73 - - [2026-02-10 05:51:31] "POST /chown HTTP/1.1" 200 109 0.005756 10.0.0.73 - - [2026-02-10 05:51:31] "PUT /instance-ip/99a47d6e-032f-4c45-b843-ca69b0b40f54 HTTP/1.1" 200 256 0.015629 10.0.0.73 - - [2026-02-10 05:51:31] "POST /ref-update HTTP/1.1" 200 156 0.018215 10.0.0.73 - - [2026-02-10 05:51:31] "POST /chown HTTP/1.1" 200 109 0.006108 10.0.0.73 - - [2026-02-10 05:51:31] "POST /chown HTTP/1.1" 200 109 0.020832 10.0.0.73 - - [2026-02-10 05:51:31] "PUT /instance-ip/99a47d6e-032f-4c45-b843-ca69b0b40f54 HTTP/1.1" 200 256 0.018114 10.0.0.73 - - [2026-02-10 05:51:31] "POST /ref-update HTTP/1.1" 200 156 0.009396 10.0.0.73 - - [2026-02-10 05:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.73 - - [2026-02-10 05:51:31] "POST /chown HTTP/1.1" 200 109 0.005628 10.0.0.73 - - [2026-02-10 05:51:31] "POST /chown HTTP/1.1" 200 109 0.015850 10.0.0.73 - - [2026-02-10 05:51:32] "PUT /instance-ip/99a47d6e-032f-4c45-b843-ca69b0b40f54 HTTP/1.1" 200 256 0.011111 10.0.0.73 - - [2026-02-10 05:51:32] "POST /ref-update HTTP/1.1" 200 156 0.017972 10.0.0.73 - - [2026-02-10 05:51:32] "POST /ref-update HTTP/1.1" 200 156 0.009820 10.0.0.73 - - [2026-02-10 05:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007482 10.0.0.73 - - [2026-02-10 05:51:32] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007442 10.0.0.73 - - [2026-02-10 05:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.73 - - [2026-02-10 05:51:32] "POST /chown HTTP/1.1" 200 109 0.020670 10.0.0.73 - - [2026-02-10 05:51:32] "POST /chown HTTP/1.1" 200 109 0.019967 10.0.0.73 - - [2026-02-10 05:51:32] "GET /project/df18905b-4265-4c26-9bbf-d41341865a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.059072 10.0.0.73 - - [2026-02-10 05:51:32] "PUT /instance-ip/99a47d6e-032f-4c45-b843-ca69b0b40f54 HTTP/1.1" 200 256 0.038195 10.0.0.73 - - [2026-02-10 05:51:32] "POST /virtual-machines HTTP/1.1" 200 373 0.016586 10.0.0.73 - - [2026-02-10 05:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008614 10.0.0.73 - - [2026-02-10 05:51:32] "POST /ref-update HTTP/1.1" 200 156 0.013750 10.0.0.73 - - [2026-02-10 05:51:32] "POST /ref-update HTTP/1.1" 200 156 0.020712 10.0.0.73 - - [2026-02-10 05:51:32] "PUT /service-instance/784de2b9-a376-4ca8-a621-13f1e50c84ea HTTP/1.1" 200 266 0.018489 10.0.0.73 - - [2026-02-10 05:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.031531 10.0.0.73 - - [2026-02-10 05:51:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.188930 10.0.0.73 - - [2026-02-10 05:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.020696 10.0.0.73 - - [2026-02-10 05:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006013 10.0.0.73 - - [2026-02-10 05:51:32] "PUT /service-instance/784de2b9-a376-4ca8-a621-13f1e50c84ea HTTP/1.1" 200 266 0.014331 10.0.0.73 - - [2026-02-10 05:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.010683 10.0.0.73 - - [2026-02-10 05:51:32] "GET /virtual-machine-interface/8d3c330c-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.009856 10.0.0.73 - - [2026-02-10 05:51:32] "POST /instance-ips HTTP/1.1" 200 413 0.029234 10.0.0.73 - - [2026-02-10 05:51:32] "PUT /service-instance/784de2b9-a376-4ca8-a621-13f1e50c84ea HTTP/1.1" 200 266 0.018737 10.0.0.73 - - [2026-02-10 05:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013676 10.0.0.73 - - [2026-02-10 05:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.049275 10.0.0.73 - - [2026-02-10 05:51:32] "GET /virtual-machine-interface/8d3c330c-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.007931 10.0.0.73 - - [2026-02-10 05:51:32] "PUT /service-instance/784de2b9-a376-4ca8-a621-13f1e50c84ea HTTP/1.1" 200 266 0.008312 10.0.0.73 - - [2026-02-10 05:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.012828 10.0.0.73 - - [2026-02-10 05:51:32] "POST /set-tag HTTP/1.1" 200 109 0.036892 10.0.0.73 - - [2026-02-10 05:51:32] "GET /virtual-machine-interface/8d3c330c-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.018239 10.0.0.73 - - [2026-02-10 05:51:32] "PUT /service-instance/784de2b9-a376-4ca8-a621-13f1e50c84ea HTTP/1.1" 200 266 0.027598 10.0.0.73 - - [2026-02-10 05:51:32] "GET /instance-ip/8d5d7d3c-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.008374 10.0.0.73 - - [2026-02-10 05:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.006634 10.0.0.73 - - [2026-02-10 05:51:32] "GET /virtual-machine-interface/8d3c330c-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004095 10.0.0.73 - - [2026-02-10 05:51:32] "POST /set-tag HTTP/1.1" 200 109 0.002662 10.0.0.73 - - [2026-02-10 05:51:32] "GET /virtual-router/51d63d08-4562-4e17-971b-b015194aa6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.004241 10.0.0.73 - - [2026-02-10 05:51:32] "PUT /service-instance/784de2b9-a376-4ca8-a621-13f1e50c84ea HTTP/1.1" 200 266 0.012309 10.0.0.73 - - [2026-02-10 05:51:32] "POST /ref-update HTTP/1.1" 200 156 0.019095 10.0.0.73 - - [2026-02-10 05:51:32] "GET /virtual-machine-interface/8d3c330c-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013752 10.0.0.73 - - [2026-02-10 05:51:32] "POST /set-tag HTTP/1.1" 200 109 0.003541 10.0.0.73 - - [2026-02-10 05:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.027633 10.0.0.73 - - [2026-02-10 05:51:32] "PUT /service-instance/784de2b9-a376-4ca8-a621-13f1e50c84ea HTTP/1.1" 200 266 0.008448 10.0.0.73 - - [2026-02-10 05:51:32] "GET /virtual-machine-interface/8d3c330c-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010262 10.0.0.73 - - [2026-02-10 05:51:32] "POST /set-tag HTTP/1.1" 200 109 0.001847 10.0.0.73 - - [2026-02-10 05:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008536 10.0.0.73 - - [2026-02-10 05:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.005591 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.006594 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.010511 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.012664 10.0.0.73 - - [2026-02-10 05:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.005831 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.014461 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.011770 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.006143 10.0.0.73 - - [2026-02-10 05:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.013919 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.014035 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.006263 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.016924 10.0.0.73 - - [2026-02-10 05:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.006397 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.013804 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.015385 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.006113 10.0.0.73 - - [2026-02-10 05:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.005242 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.005915 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.011598 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.011063 10.0.0.73 - - [2026-02-10 05:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.009448 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.016559 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.006267 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.016205 10.0.0.73 - - [2026-02-10 05:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.006562 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.017336 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.008535 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.005789 10.0.0.73 - - [2026-02-10 05:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.006390 10.0.0.73 - - [2026-02-10 05:51:33] "POST /chown HTTP/1.1" 200 109 0.005651 10.0.0.73 - - [2026-02-10 05:51:34] "POST /chown HTTP/1.1" 200 109 0.023823 10.0.0.73 - - [2026-02-10 05:51:34] "POST /chown HTTP/1.1" 200 109 0.020375 10.0.0.73 - - [2026-02-10 05:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.73 - - [2026-02-10 05:51:34] "POST /chown HTTP/1.1" 200 109 0.005362 10.0.0.73 - - [2026-02-10 05:51:34] "POST /chown HTTP/1.1" 200 109 0.015584 10.0.0.73 - - [2026-02-10 05:51:34] "POST /chown HTTP/1.1" 200 109 0.012195 10.0.0.73 - - [2026-02-10 05:51:34] "POST /chown HTTP/1.1" 200 109 0.016603 10.0.0.73 - - [2026-02-10 05:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.73 - - [2026-02-10 05:51:34] "POST /chown HTTP/1.1" 200 109 0.006000 10.0.0.73 - - [2026-02-10 05:51:34] "POST /chown HTTP/1.1" 200 109 0.008723 10.0.0.73 - - [2026-02-10 05:51:34] "POST /chown HTTP/1.1" 200 109 0.013762 10.0.0.73 - - [2026-02-10 05:51:34] "POST /chown HTTP/1.1" 200 109 0.005926 10.0.0.73 - - [2026-02-10 05:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.73 - - [2026-02-10 05:51:34] "POST /chown HTTP/1.1" 200 109 0.005623 10.0.0.73 - - [2026-02-10 05:51:34] "POST /chown HTTP/1.1" 200 109 0.005693 10.0.0.73 - - [2026-02-10 05:51:34] "POST /chown HTTP/1.1" 200 109 0.014858 10.0.0.73 - - [2026-02-10 05:51:34] "POST /chown HTTP/1.1" 200 109 0.021104 10.0.0.73 - - [2026-02-10 05:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.73 - - [2026-02-10 05:51:34] "POST /chown HTTP/1.1" 200 109 0.005719 10.0.0.73 - - [2026-02-10 05:51:34] "POST /chown HTTP/1.1" 200 109 0.015062 10.0.0.73 - - [2026-02-10 05:51:34] "POST /chown HTTP/1.1" 200 109 0.005814 10.0.0.73 - - [2026-02-10 05:51:34] "POST /chown HTTP/1.1" 200 109 0.019205 10.0.0.73 - - [2026-02-10 05:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004695 10.0.0.73 - - [2026-02-10 05:51:34] "POST /chown HTTP/1.1" 200 109 0.006146 10.0.0.73 - - [2026-02-10 05:51:34] "POST /chown HTTP/1.1" 200 109 0.005166 10.0.0.73 - - [2026-02-10 05:51:34] "POST /chown HTTP/1.1" 200 109 0.018043 10.0.0.73 - - [2026-02-10 05:51:34] "POST /chown HTTP/1.1" 200 109 0.005510 10.0.0.73 - - [2026-02-10 05:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.73 - - [2026-02-10 05:51:34] "POST /chown HTTP/1.1" 200 109 0.006082 10.0.0.73 - - [2026-02-10 05:51:34] "POST /chown HTTP/1.1" 200 109 0.005794 10.0.0.73 - - [2026-02-10 05:51:34] "POST /chown HTTP/1.1" 200 109 0.015331 10.0.0.73 - - [2026-02-10 05:51:34] "POST /chown HTTP/1.1" 200 109 0.016342 10.0.0.73 - - [2026-02-10 05:51:36] "GET /virtual-machine-interface/89ac80ac-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004270 10.0.0.73 - - [2026-02-10 05:51:36] "POST /set-tag HTTP/1.1" 200 109 0.002104 10.0.0.73 - - [2026-02-10 05:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.73 - - [2026-02-10 05:51:36] "GET /loadbalancer/4118600d-c0eb-4ed0-8b07-5021b810ebc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003236 10.0.0.73 - - [2026-02-10 05:51:36] "GET /loadbalancer-pool/5876816f-9151-40b6-8b9c-7cb6c59432f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003529 10.0.0.73 - - [2026-02-10 05:51:36] "POST /loadbalancer-members HTTP/1.1" 200 702 0.023986 10.0.0.73 - - [2026-02-10 05:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.013140 10.0.0.73 - - [2026-02-10 05:51:36] "GET /virtual-machine-interface/89ac80ac-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005600 10.0.0.73 - - [2026-02-10 05:51:36] "GET /virtual-machine-interface/89ac80ac-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005060 10.0.0.73 - - [2026-02-10 05:51:36] "POST /ref-update HTTP/1.1" 200 156 0.009170 10.0.0.73 - - [2026-02-10 05:51:36] "GET /floating-ip/f0106854-f2b0-45ee-b723-096005a589ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1782 0.009277 10.0.0.73 - - [2026-02-10 05:51:36] "POST /tags HTTP/1.1" 409 221 0.006426 10.0.0.73 - - [2026-02-10 05:51:36] "PUT /floating-ip/f0106854-f2b0-45ee-b723-096005a589ef HTTP/1.1" 200 256 0.015864 10.0.0.73 - - [2026-02-10 05:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.73 - - [2026-02-10 05:51:36] "GET /tag/740ec319-a0e5-498d-874e-40effd331872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.018902 10.0.0.73 - - [2026-02-10 05:51:36] "POST /set-tag HTTP/1.1" 200 109 0.022063 10.0.0.73 - - [2026-02-10 05:51:37] "GET /virtual-machine/dee0c942-7495-4cd6-bac8-d52d6de8d939?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002943 10.0.0.73 - - [2026-02-10 05:51:37] "GET /virtual-machine-interface/89ac80ac-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004377 10.0.0.73 - - [2026-02-10 05:51:39] "GET /virtual-machine-interface/8abc1336-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004107 10.0.0.73 - - [2026-02-10 05:51:39] "POST /set-tag HTTP/1.1" 200 109 0.002691 10.0.0.73 - - [2026-02-10 05:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.73 - - [2026-02-10 05:51:39] "GET /loadbalancer/4118600d-c0eb-4ed0-8b07-5021b810ebc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003099 10.0.0.73 - - [2026-02-10 05:51:39] "GET /loadbalancer-pool/5876816f-9151-40b6-8b9c-7cb6c59432f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002721 10.0.0.73 - - [2026-02-10 05:51:39] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015007 10.0.0.73 - - [2026-02-10 05:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.014406 10.0.0.73 - - [2026-02-10 05:51:39] "GET /virtual-machine-interface/8abc1336-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015125 10.0.0.73 - - [2026-02-10 05:51:39] "GET /virtual-machine-interface/8abc1336-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004312 10.0.0.73 - - [2026-02-10 05:51:39] "POST /ref-update HTTP/1.1" 200 156 0.007830 10.0.0.73 - - [2026-02-10 05:51:39] "GET /floating-ip/f0106854-f2b0-45ee-b723-096005a589ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.009408 10.0.0.73 - - [2026-02-10 05:51:39] "POST /set-tag HTTP/1.1" 200 109 0.016572 10.0.0.73 - - [2026-02-10 05:51:41] "GET /virtual-machine-interface/8d3c330c-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004101 10.0.0.73 - - [2026-02-10 05:51:41] "POST /set-tag HTTP/1.1" 200 109 0.002015 10.0.0.73 - - [2026-02-10 05:51:42] "GET /virtual-machine/9324467e-9b78-42c0-979d-2fcbfe834d51?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002747 10.0.0.73 - - [2026-02-10 05:51:42] "GET /virtual-machine-interface/8abc1336-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003842 10.0.0.73 - - [2026-02-10 05:51:42] "GET /virtual-machine/5ec0fdcb-04cb-4ea5-8f37-f1848a2189eb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003278 10.0.0.73 - - [2026-02-10 05:51:42] "GET /virtual-machine-interface/8d3c330c-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004457 10.0.0.73 - - [2026-02-10 05:51:42] "GET /virtual-machine-interface/8d3c330c-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004530 10.0.0.73 - - [2026-02-10 05:51:42] "POST /set-tag HTTP/1.1" 200 109 0.002042 10.0.0.73 - - [2026-02-10 05:52:14] "GET /virtual-machine-interface/8d3c330c-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003911 10.0.0.73 - - [2026-02-10 05:52:14] "POST /set-tag HTTP/1.1" 200 109 0.001950 10.0.0.73 - - [2026-02-10 05:52:14] "GET /virtual-machine-interface/8d3c330c-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004452 10.0.0.73 - - [2026-02-10 05:52:14] "POST /set-tag HTTP/1.1" 200 109 0.002885 10.0.0.73 - - [2026-02-10 05:52:14] "GET /virtual-machine/5ec0fdcb-04cb-4ea5-8f37-f1848a2189eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002591 10.0.0.73 - - [2026-02-10 05:52:14] "POST /ref-update HTTP/1.1" 200 156 0.013779 10.0.0.73 - - [2026-02-10 05:52:14] "GET /virtual-machine-interface/8d3c330c-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011763 10.0.0.73 - - [2026-02-10 05:52:14] "POST /set-tag HTTP/1.1" 200 109 0.034697 10.0.0.73 - - [2026-02-10 05:52:14] "POST /set-tag HTTP/1.1" 200 109 0.014592 10.0.0.73 - - [2026-02-10 05:52:14] "DELETE /instance-ip/8d5d7d3c-0644-11f1-b89c-fa163ea930d4 HTTP/1.1" 200 115 0.074201 10.0.0.73 - - [2026-02-10 05:52:14] "DELETE /virtual-machine-interface/8d3c330c-0644-11f1-b89c-fa163ea930d4 HTTP/1.1" 200 115 0.043683 10.0.0.73 - - [2026-02-10 05:52:14] "DELETE /virtual-machine/5ec0fdcb-04cb-4ea5-8f37-f1848a2189eb HTTP/1.1" 200 115 0.027384 10.0.0.73 - - [2026-02-10 05:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.73 - - [2026-02-10 05:52:17] "GET /tag/6701f60d-6c57-4b23-b728-43c565ea1ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.014050 10.0.0.73 - - [2026-02-10 05:52:17] "GET /tag/6701f60d-6c57-4b23-b728-43c565ea1ab9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011326 10.0.0.73 - - [2026-02-10 05:52:17] "GET /virtual-machine-interface/1a4159c5-c782-4080-9643-53ef6ebd5ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.003541 10.0.0.73 - - [2026-02-10 05:52:17] "POST /set-tag HTTP/1.1" 200 109 0.015120 10.0.0.73 - - [2026-02-10 05:52:17] "GET /virtual-machine-interface/7eb4f637-465d-42b6-aafe-c24525eff91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.009958 10.0.0.73 - - [2026-02-10 05:52:17] "POST /set-tag HTTP/1.1" 200 109 0.013670 10.0.0.73 - - [2026-02-10 05:52:17] "GET /virtual-machine-interface/e3e7e326-5817-4265-929c-59779ffbadca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004155 10.0.0.73 - - [2026-02-10 05:52:17] "POST /set-tag HTTP/1.1" 200 109 0.019886 10.0.0.73 - - [2026-02-10 05:52:17] "GET /firewall-policy/fa8a6969-c565-4fe0-a24c-1fa3fe50d188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.010512 10.0.0.73 - - [2026-02-10 05:52:17] "GET /firewall-rule/a828c4c8-e47a-4aef-92e3-a1c0414c3383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.007863 10.0.0.73 - - [2026-02-10 05:52:17] "POST /ref-update HTTP/1.1" 200 156 0.013915 10.0.0.73 - - [2026-02-10 05:52:17] "DELETE /firewall-rule/a828c4c8-e47a-4aef-92e3-a1c0414c3383 HTTP/1.1" 200 115 0.033383 10.0.0.73 - - [2026-02-10 05:52:17] "DELETE /loadbalancer-member/06bc2571-0659-40cd-b134-3e44b7815555 HTTP/1.1" 200 115 0.034182 10.0.0.73 - - [2026-02-10 05:52:18] "PUT /service-instance/784de2b9-a376-4ca8-a621-13f1e50c84ea HTTP/1.1" 200 266 0.010179 10.0.0.73 - - [2026-02-10 05:52:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.028345 10.0.0.73 - - [2026-02-10 05:52:18] "DELETE /loadbalancer-pool/d77ce810-adb2-405b-975d-810b9d5a5982 HTTP/1.1" 200 115 0.063560 10.0.0.73 - - [2026-02-10 05:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.73 - - [2026-02-10 05:52:18] "DELETE /loadbalancer-listener/5469881b-d128-499d-8235-a69b3dd4e6bb HTTP/1.1" 200 115 0.032313 10.0.0.73 - - [2026-02-10 05:52:18] "GET /floating-ip/91129e2a-fe4e-4d67-aa4f-2d75a3aeef3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002082 10.0.0.73 - - [2026-02-10 05:52:18] "POST /chown HTTP/1.1" 200 109 0.006411 10.0.0.73 - - [2026-02-10 05:52:18] "POST /chown HTTP/1.1" 200 109 0.020393 10.0.0.73 - - [2026-02-10 05:52:18] "POST /chown HTTP/1.1" 200 109 0.019679 10.0.0.73 - - [2026-02-10 05:52:18] "PUT /floating-ip/91129e2a-fe4e-4d67-aa4f-2d75a3aeef3c HTTP/1.1" 200 256 0.048532 10.0.0.73 - - [2026-02-10 05:52:18] "POST /chown HTTP/1.1" 200 109 0.027291 10.0.0.73 - - [2026-02-10 05:52:18] "DELETE /floating-ip/91129e2a-fe4e-4d67-aa4f-2d75a3aeef3c HTTP/1.1" 200 115 0.083460 10.0.0.73 - - [2026-02-10 05:52:18] "PUT /service-instance/784de2b9-a376-4ca8-a621-13f1e50c84ea HTTP/1.1" 200 266 0.015447 10.0.0.73 - - [2026-02-10 05:52:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.011199 10.0.0.73 - - [2026-02-10 05:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005158 10.0.0.73 - - [2026-02-10 05:52:18] "DELETE /loadbalancer/a790be1a-e797-4a3e-803d-b20b1b75dbbd HTTP/1.1" 200 115 0.071945 10.0.0.73 - - [2026-02-10 05:52:18] "POST /chown HTTP/1.1" 200 109 0.016769 10.0.0.73 - - [2026-02-10 05:52:18] "DELETE /instance-ip/99a47d6e-032f-4c45-b843-ca69b0b40f54 HTTP/1.1" 200 115 0.061101 10.0.0.73 - - [2026-02-10 05:52:18] "POST /chown HTTP/1.1" 200 109 0.026072 10.0.0.73 - - [2026-02-10 05:52:18] "POST /chown HTTP/1.1" 200 109 0.013766 10.0.0.73 - - [2026-02-10 05:52:18] "DELETE /virtual-machine-interface/e3e7e326-5817-4265-929c-59779ffbadca HTTP/1.1" 200 115 0.065041 10.0.0.73 - - [2026-02-10 05:52:18] "POST /chown HTTP/1.1" 404 171 0.004487 10.0.0.73 - - [2026-02-10 05:52:18] "PUT /service-instance/784de2b9-a376-4ca8-a621-13f1e50c84ea HTTP/1.1" 200 266 0.016729 10.0.0.73 - - [2026-02-10 05:52:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.024835 10.0.0.73 - - [2026-02-10 05:52:18] "DELETE /tag/6701f60d-6c57-4b23-b728-43c565ea1ab9 HTTP/1.1" 200 115 0.089405 10.0.0.73 - - [2026-02-10 05:52:18] "PUT /service-instance/784de2b9-a376-4ca8-a621-13f1e50c84ea HTTP/1.1" 200 266 0.010162 10.0.0.73 - - [2026-02-10 05:52:18] "GET /floating-ip-pool/135f9bac-52f9-4d27-a561-7f7416bef45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004802 10.0.0.73 - - [2026-02-10 05:52:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.022525 10.0.0.73 - - [2026-02-10 05:52:18] "POST /ref-update HTTP/1.1" 200 156 0.033129 10.0.0.73 - - [2026-02-10 05:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009245 10.0.0.73 - - [2026-02-10 05:52:18] "DELETE /floating-ip-pool/135f9bac-52f9-4d27-a561-7f7416bef45b HTTP/1.1" 200 115 0.040525 10.0.0.73 - - [2026-02-10 05:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.73 - - [2026-02-10 05:52:18] "DELETE /service-instance/784de2b9-a376-4ca8-a621-13f1e50c84ea HTTP/1.1" 200 115 0.058056 10.0.0.73 - - [2026-02-10 05:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.73 - - [2026-02-10 05:52:18] "POST /useragent-kv HTTP/1.1" 200 115 0.001597 10.0.0.73 - - [2026-02-10 05:52:18] "POST /useragent-kv HTTP/1.1" 200 115 0.005264 10.0.0.73 - - [2026-02-10 05:52:18] "DELETE /virtual-network/06bc52b7-1405-4724-a9c0-8f8d307988e0 HTTP/1.1" 200 115 0.129775 10.0.0.73 - - [2026-02-10 05:52:18] "DELETE /route-target/3ea65ce0-7b90-4e8f-ad06-a5cdf1e6ef83 HTTP/1.1" 200 115 0.026398 10.0.0.73 - - [2026-02-10 05:52:18] "GET /routing-instance/05b88b7c-6edb-4ac3-b72e-9bf34964b2af HTTP/1.1" 404 171 0.003932 10.0.0.73 - - [2026-02-10 05:52:18] "GET /virtual-machine-interface/7eb4f637-465d-42b6-aafe-c24525eff91e?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.012927 10.0.0.73 - - [2026-02-10 05:52:18] "GET /domains HTTP/1.1" 200 280 0.001297 10.0.0.73 - - [2026-02-10 05:52:18] "GET /domain/3f514901-9940-4e6e-ab5a-a4e0766e9d2f HTTP/1.1" 200 3086 0.004400 10.0.0.73 - - [2026-02-10 05:52:18] "GET /project/df18905b-4265-4c26-9bbf-d41341865a29 HTTP/1.1" 200 7143 0.050347 10.0.0.73 - - [2026-02-10 05:52:19] "GET /virtual-machine-interface/8abc1336-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.019645 10.0.0.73 - - [2026-02-10 05:52:19] "DELETE /virtual-machine-interface/7eb4f637-465d-42b6-aafe-c24525eff91e HTTP/1.1" 200 115 0.142140 10.0.0.73 - - [2026-02-10 05:52:19] "POST /set-tag HTTP/1.1" 200 109 0.004619 10.0.0.73 - - [2026-02-10 05:52:19] "POST /ref-update HTTP/1.1" 200 156 0.013030 10.0.0.73 - - [2026-02-10 05:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.73 - - [2026-02-10 05:52:19] "GET /loadbalancer/4118600d-c0eb-4ed0-8b07-5021b810ebc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005596 10.0.0.73 - - [2026-02-10 05:52:19] "DELETE /virtual-machine/c20441d1-5b9c-4e67-ab38-b2f254542080 HTTP/1.1" 200 115 0.024140 10.0.0.73 - - [2026-02-10 05:52:19] "GET /virtual-machine-interface/8abc1336-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006126 10.0.0.73 - - [2026-02-10 05:52:19] "GET /virtual-machine-interface/1a4159c5-c782-4080-9643-53ef6ebd5ea8?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.010495 10.0.0.73 - - [2026-02-10 05:52:19] "POST /set-tag HTTP/1.1" 200 109 0.018353 10.0.0.73 - - [2026-02-10 05:52:19] "DELETE /loadbalancer-member/4681430b-fcfd-40bc-9485-2088230319ac HTTP/1.1" 200 115 0.060572 10.0.0.73 - - [2026-02-10 05:52:19] "DELETE /virtual-machine-interface/1a4159c5-c782-4080-9643-53ef6ebd5ea8 HTTP/1.1" 200 115 0.081182 10.0.0.73 - - [2026-02-10 05:52:19] "DELETE /virtual-machine/4ab1b1bc-87d3-4420-83a5-373123025a3f HTTP/1.1" 200 115 0.020948 10.0.0.73 - - [2026-02-10 05:52:20] "GET /virtual-machine-interface/8abc1336-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004427 10.0.0.73 - - [2026-02-10 05:52:20] "POST /set-tag HTTP/1.1" 200 109 0.003377 10.0.0.73 - - [2026-02-10 05:52:20] "GET /virtual-machine-interface/8abc1336-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003985 10.0.0.73 - - [2026-02-10 05:52:20] "POST /set-tag HTTP/1.1" 200 109 0.002190 10.0.0.73 - - [2026-02-10 05:52:20] "GET /virtual-machine/9324467e-9b78-42c0-979d-2fcbfe834d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002895 10.0.0.73 - - [2026-02-10 05:52:20] "POST /ref-update HTTP/1.1" 200 156 0.008011 10.0.0.73 - - [2026-02-10 05:52:20] "GET /virtual-machine-interface/8abc1336-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014828 10.0.0.73 - - [2026-02-10 05:52:20] "POST /set-tag HTTP/1.1" 200 109 0.016378 10.0.0.73 - - [2026-02-10 05:52:20] "POST /set-tag HTTP/1.1" 200 109 0.018041 10.0.0.73 - - [2026-02-10 05:52:20] "POST /set-tag HTTP/1.1" 200 109 0.027063 10.0.0.73 - - [2026-02-10 05:52:20] "DELETE /instance-ip/8ad88c3c-0644-11f1-b89c-fa163ea930d4 HTTP/1.1" 200 115 0.034753 10.0.0.73 - - [2026-02-10 05:52:20] "POST /ref-update HTTP/1.1" 200 156 0.006884 10.0.0.73 - - [2026-02-10 05:52:20] "DELETE /virtual-machine-interface/8abc1336-0644-11f1-b89c-fa163ea930d4 HTTP/1.1" 200 115 0.042313 10.0.0.73 - - [2026-02-10 05:52:20] "DELETE /virtual-machine/9324467e-9b78-42c0-979d-2fcbfe834d51 HTTP/1.1" 200 115 0.020334 10.0.0.73 - - [2026-02-10 05:52:24] "GET /virtual-machine-interface/89ac80ac-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007278 10.0.0.73 - - [2026-02-10 05:52:24] "POST /set-tag HTTP/1.1" 200 109 0.002516 10.0.0.73 - - [2026-02-10 05:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.73 - - [2026-02-10 05:52:24] "GET /loadbalancer/4118600d-c0eb-4ed0-8b07-5021b810ebc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002281 10.0.0.73 - - [2026-02-10 05:52:25] "GET /virtual-machine-interface/89ac80ac-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.013656 10.0.0.73 - - [2026-02-10 05:52:25] "POST /set-tag HTTP/1.1" 200 109 0.002259 10.0.0.73 - - [2026-02-10 05:52:25] "GET /virtual-machine-interface/89ac80ac-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004244 10.0.0.73 - - [2026-02-10 05:52:25] "POST /set-tag HTTP/1.1" 200 109 0.001832 10.0.0.73 - - [2026-02-10 05:52:25] "GET /virtual-machine/dee0c942-7495-4cd6-bac8-d52d6de8d939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003354 10.0.0.73 - - [2026-02-10 05:52:25] "POST /ref-update HTTP/1.1" 200 156 0.010897 10.0.0.73 - - [2026-02-10 05:52:25] "GET /virtual-machine-interface/89ac80ac-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.019817 10.0.0.73 - - [2026-02-10 05:52:25] "POST /set-tag HTTP/1.1" 200 109 0.019647 10.0.0.73 - - [2026-02-10 05:52:25] "POST /set-tag HTTP/1.1" 200 109 0.024779 10.0.0.73 - - [2026-02-10 05:52:25] "POST /set-tag HTTP/1.1" 200 109 0.040732 10.0.0.73 - - [2026-02-10 05:52:25] "DELETE /instance-ip/89c7f31e-0644-11f1-b89c-fa163ea930d4 HTTP/1.1" 200 115 0.094393 10.0.0.73 - - [2026-02-10 05:52:25] "POST /ref-update HTTP/1.1" 200 156 0.013139 10.0.0.73 - - [2026-02-10 05:52:25] "DELETE /virtual-machine-interface/89ac80ac-0644-11f1-b89c-fa163ea930d4 HTTP/1.1" 200 115 0.035989 10.0.0.73 - - [2026-02-10 05:52:25] "DELETE /virtual-machine/dee0c942-7495-4cd6-bac8-d52d6de8d939 HTTP/1.1" 200 115 0.022710 10.0.0.73 - - [2026-02-10 05:52:26] "DELETE /tag/f84de740-ed5b-4dc5-a7b6-6d7caded0315 HTTP/1.1" 200 115 0.042142 10.0.0.73 - - [2026-02-10 05:52:26] "DELETE /tag/ddc05736-41b1-4475-bcee-dbc2aeeff51a HTTP/1.1" 200 115 0.067680 10.0.0.73 - - [2026-02-10 05:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.73 - - [2026-02-10 05:52:29] "GET /project/df18905b-4265-4c26-9bbf-d41341865a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033576 10.0.0.73 - - [2026-02-10 05:52:29] "POST /tags HTTP/1.1" 200 393 0.021329 10.0.0.73 - - [2026-02-10 05:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.73 - - [2026-02-10 05:52:29] "GET /tag/61291861-1434-44fa-abd2-2f2affb01ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011519 10.0.0.73 - - [2026-02-10 05:52:29] "POST /tags HTTP/1.1" 200 341 0.014392 10.0.0.73 - - [2026-02-10 05:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.73 - - [2026-02-10 05:52:29] "GET /tag/8475334a-9a8c-45fa-ba03-6b030ed500e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014074 10.0.0.73 - - [2026-02-10 05:52:29] "POST /id-to-fqname HTTP/1.1" 200 192 0.000426 10.0.0.73 - - [2026-02-10 05:52:29] "POST /fqname-to-id HTTP/1.1" 404 201 0.002770 10.0.0.73 - - [2026-02-10 05:52:29] "POST /security-groups HTTP/1.1" 200 589 0.083899 10.0.0.73 - - [2026-02-10 05:52:29] "POST /projects HTTP/1.1" 200 519 0.177686 10.0.0.73 - - [2026-02-10 05:52:29] "POST /fqname-to-id HTTP/1.1" 404 236 0.009059 10.0.0.73 - - [2026-02-10 05:52:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018615 10.0.0.73 - - [2026-02-10 05:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.73 - - [2026-02-10 05:52:29] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.018066 10.0.0.73 - - [2026-02-10 05:52:29] "POST /access-control-lists HTTP/1.1" 200 598 0.082232 10.0.0.73 - - [2026-02-10 05:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.017066 10.0.0.73 - - [2026-02-10 05:52:29] "GET /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.003724 10.0.0.73 - - [2026-02-10 05:52:29] "POST /fqname-to-id HTTP/1.1" 404 235 0.001616 10.0.0.73 - - [2026-02-10 05:52:29] "POST /access-control-lists HTTP/1.1" 200 596 0.062541 10.0.0.73 - - [2026-02-10 05:52:30] "PUT /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a HTTP/1.1" 200 264 0.109458 10.0.0.73 - - [2026-02-10 05:52:30] "PUT /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0 HTTP/1.1" 200 264 0.051715 10.0.0.73 - - [2026-02-10 05:52:30] "POST /security-groups HTTP/1.1" 200 591 0.081357 10.0.0.73 - - [2026-02-10 05:52:30] "POST /fqname-to-id HTTP/1.1" 404 270 0.004357 10.0.0.73 - - [2026-02-10 05:52:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.036157 10.0.0.73 - - [2026-02-10 05:52:30] "POST /access-control-lists HTTP/1.1" 200 632 0.094781 10.0.0.73 - - [2026-02-10 05:52:30] "POST /fqname-to-id HTTP/1.1" 404 269 0.019649 10.0.0.73 - - [2026-02-10 05:52:30] "POST /chown HTTP/1.1" 200 109 0.068485 10.0.0.73 - - [2026-02-10 05:52:30] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008846 10.0.0.73 - - [2026-02-10 05:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005609 10.0.0.73 - - [2026-02-10 05:52:30] "GET /policy-management/4bc2332f-222a-419c-81dd-6c763d355f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006357 10.0.0.73 - - [2026-02-10 05:52:30] "POST /tags HTTP/1.1" 409 226 0.002978 10.0.0.73 - - [2026-02-10 05:52:30] "POST /access-control-lists HTTP/1.1" 200 630 0.072626 10.0.0.73 - - [2026-02-10 05:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.73 - - [2026-02-10 05:52:30] "GET /tag/8475334a-9a8c-45fa-ba03-6b030ed500e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012710 10.0.0.73 - - [2026-02-10 05:52:30] "POST /firewall-rules HTTP/1.1" 200 600 0.084503 10.0.0.73 - - [2026-02-10 05:52:30] "GET /firewall-rule/9322c059-09c5-4720-8bf3-4275fef1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003696 10.0.0.73 - - [2026-02-10 05:52:30] "GET /firewall-policy/76516fb2-185b-496e-8a00-377ee0e75beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003318 10.0.0.73 - - [2026-02-10 05:52:30] "GET /firewall-rule/9322c059-09c5-4720-8bf3-4275fef1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002003 10.0.0.73 - - [2026-02-10 05:52:30] "POST /ref-update HTTP/1.1" 200 156 0.053060 10.0.0.73 - - [2026-02-10 05:52:30] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011570 10.0.0.73 - - [2026-02-10 05:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.73 - - [2026-02-10 05:52:30] "GET /policy-management/4bc2332f-222a-419c-81dd-6c763d355f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002518 10.0.0.73 - - [2026-02-10 05:52:30] "POST /tags HTTP/1.1" 409 226 0.001580 10.0.0.73 - - [2026-02-10 05:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001252 10.0.0.73 - - [2026-02-10 05:52:30] "GET /tag/8475334a-9a8c-45fa-ba03-6b030ed500e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010787 10.0.0.73 - - [2026-02-10 05:52:30] "POST /firewall-rules HTTP/1.1" 200 598 0.072510 10.0.0.73 - - [2026-02-10 05:52:30] "GET /firewall-rule/d4867574-7cac-4254-94dd-ffcf7ed03f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.008489 10.0.0.73 - - [2026-02-10 05:52:30] "GET /firewall-policy/76516fb2-185b-496e-8a00-377ee0e75beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.003893 10.0.0.73 - - [2026-02-10 05:52:30] "GET /firewall-rule/d4867574-7cac-4254-94dd-ffcf7ed03f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.001934 10.0.0.73 - - [2026-02-10 05:52:31] "POST /ref-update HTTP/1.1" 200 156 0.079907 10.0.0.73 - - [2026-02-10 05:52:32] "POST /tags HTTP/1.1" 200 393 0.020880 10.0.0.73 - - [2026-02-10 05:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007679 10.0.0.73 - - [2026-02-10 05:52:32] "GET /tag/20a5b39e-8e59-4888-853d-264049f0ae9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012890 10.0.0.73 - - [2026-02-10 05:52:32] "POST /tags HTTP/1.1" 200 341 0.021458 10.0.0.73 - - [2026-02-10 05:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.73 - - [2026-02-10 05:52:32] "GET /tag/2f1bbe99-43cc-4ab5-b72c-62eb248bf5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010381 10.0.0.73 - - [2026-02-10 05:52:32] "POST /id-to-fqname HTTP/1.1" 200 192 0.001508 10.0.0.73 - - [2026-02-10 05:52:32] "POST /fqname-to-id HTTP/1.1" 404 201 0.007317 10.0.0.73 - - [2026-02-10 05:52:32] "POST /security-groups HTTP/1.1" 200 589 0.060683 10.0.0.73 - - [2026-02-10 05:52:32] "POST /projects HTTP/1.1" 200 519 0.196358 10.0.0.73 - - [2026-02-10 05:52:32] "POST /fqname-to-id HTTP/1.1" 404 236 0.005738 10.0.0.73 - - [2026-02-10 05:52:32] "POST /access-control-lists HTTP/1.1" 200 598 0.062005 10.0.0.73 - - [2026-02-10 05:52:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.030572 10.0.0.73 - - [2026-02-10 05:52:32] "POST /fqname-to-id HTTP/1.1" 404 235 0.021544 10.0.0.73 - - [2026-02-10 05:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018228 10.0.0.73 - - [2026-02-10 05:52:32] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003448 10.0.0.73 - - [2026-02-10 05:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001429 10.0.0.73 - - [2026-02-10 05:52:32] "GET /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.045314 10.0.0.73 - - [2026-02-10 05:52:32] "POST /access-control-lists HTTP/1.1" 200 596 0.063217 10.0.0.73 - - [2026-02-10 05:52:33] "PUT /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a HTTP/1.1" 200 264 0.059805 10.0.0.73 - - [2026-02-10 05:52:33] "PUT /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0 HTTP/1.1" 200 264 0.039157 10.0.0.73 - - [2026-02-10 05:52:33] "POST /security-groups HTTP/1.1" 200 591 0.079379 10.0.0.73 - - [2026-02-10 05:52:33] "POST /fqname-to-id HTTP/1.1" 404 270 0.002379 10.0.0.73 - - [2026-02-10 05:52:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.028647 10.0.0.73 - - [2026-02-10 05:52:33] "POST /chown HTTP/1.1" 200 109 0.055364 10.0.0.73 - - [2026-02-10 05:52:33] "POST /access-control-lists HTTP/1.1" 200 632 0.086002 10.0.0.73 - - [2026-02-10 05:52:33] "POST /fqname-to-id HTTP/1.1" 404 269 0.008168 10.0.0.73 - - [2026-02-10 05:52:33] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004585 10.0.0.73 - - [2026-02-10 05:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007914 10.0.0.73 - - [2026-02-10 05:52:33] "POST /access-control-lists HTTP/1.1" 200 630 0.040714 10.0.0.73 - - [2026-02-10 05:52:33] "GET /policy-management/4bc2332f-222a-419c-81dd-6c763d355f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.015763 10.0.0.73 - - [2026-02-10 05:52:33] "POST /tags HTTP/1.1" 409 226 0.001765 10.0.0.73 - - [2026-02-10 05:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001296 10.0.0.73 - - [2026-02-10 05:52:33] "GET /tag/2f1bbe99-43cc-4ab5-b72c-62eb248bf5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011408 10.0.0.73 - - [2026-02-10 05:52:33] "POST /firewall-rules HTTP/1.1" 200 600 0.064254 10.0.0.73 - - [2026-02-10 05:52:33] "GET /firewall-rule/ddc706c5-04a3-4a83-95a0-f471005f166e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.008659 10.0.0.73 - - [2026-02-10 05:52:33] "GET /firewall-policy/76516fb2-185b-496e-8a00-377ee0e75beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.003656 10.0.0.73 - - [2026-02-10 05:52:33] "GET /firewall-rule/ddc706c5-04a3-4a83-95a0-f471005f166e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.001912 10.0.0.73 - - [2026-02-10 05:52:33] "POST /ref-update HTTP/1.1" 200 156 0.076972 10.0.0.73 - - [2026-02-10 05:52:33] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002302 10.0.0.73 - - [2026-02-10 05:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.73 - - [2026-02-10 05:52:33] "GET /policy-management/4bc2332f-222a-419c-81dd-6c763d355f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.001935 10.0.0.73 - - [2026-02-10 05:52:33] "POST /tags HTTP/1.1" 409 226 0.001284 10.0.0.73 - - [2026-02-10 05:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001171 10.0.0.73 - - [2026-02-10 05:52:33] "GET /tag/2f1bbe99-43cc-4ab5-b72c-62eb248bf5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009024 10.0.0.73 - - [2026-02-10 05:52:33] "POST /firewall-rules HTTP/1.1" 200 598 0.084703 10.0.0.73 - - [2026-02-10 05:52:33] "GET /firewall-rule/8b86f1ca-c185-4e42-9a3c-a6fc48e91691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.010617 10.0.0.73 - - [2026-02-10 05:52:33] "GET /firewall-policy/76516fb2-185b-496e-8a00-377ee0e75beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.003314 10.0.0.73 - - [2026-02-10 05:52:33] "GET /firewall-rule/8b86f1ca-c185-4e42-9a3c-a6fc48e91691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002753 10.0.0.73 - - [2026-02-10 05:52:34] "POST /ref-update HTTP/1.1" 200 156 0.055116 10.0.0.73 - - [2026-02-10 05:52:35] "POST /tags HTTP/1.1" 200 345 0.091604 10.0.0.73 - - [2026-02-10 05:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.017606 10.0.0.73 - - [2026-02-10 05:52:35] "GET /tag/6455ef41-68c5-4dad-9816-15972c02b981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.022061 10.0.0.73 - - [2026-02-10 05:52:35] "POST /projects HTTP/1.1" 409 238 0.002111 10.0.0.73 - - [2026-02-10 05:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.73 - - [2026-02-10 05:52:35] "GET /project/c4461996-042f-4af5-8e83-53bc14c034ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043787 10.0.0.73 - - [2026-02-10 05:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.73 - - [2026-02-10 05:52:35] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005475 10.0.0.73 - - [2026-02-10 05:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.73 - - [2026-02-10 05:52:35] "GET /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.005499 10.0.0.73 - - [2026-02-10 05:52:35] "POST /security-groups HTTP/1.1" 409 285 0.002395 10.0.0.73 - - [2026-02-10 05:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.73 - - [2026-02-10 05:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.73 - - [2026-02-10 05:52:35] "GET /project/c4461996-042f-4af5-8e83-53bc14c034ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029114 10.0.0.73 - - [2026-02-10 05:52:35] "PUT /security-group/a05bd8bd-9308-4153-8ad9-ad2ee9569b04 HTTP/1.1" 200 262 0.065670 10.0.0.73 - - [2026-02-10 05:52:35] "PUT /access-control-list/2a19c8da-d9c3-4fa8-b52a-a537d8b2dbc4 HTTP/1.1" 200 272 0.015793 10.0.0.73 - - [2026-02-10 05:52:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.037131 10.0.0.73 - - [2026-02-10 05:52:35] "POST /tags HTTP/1.1" 409 228 0.003711 10.0.0.73 - - [2026-02-10 05:52:35] "PUT /access-control-list/175c0de0-48c8-4fe9-aded-716304216d60 HTTP/1.1" 200 272 0.038073 10.0.0.73 - - [2026-02-10 05:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.73 - - [2026-02-10 05:52:36] "GET /tag/6455ef41-68c5-4dad-9816-15972c02b981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.011350 10.0.0.73 - - [2026-02-10 05:52:36] "POST /tags HTTP/1.1" 200 345 0.025205 10.0.0.73 - - [2026-02-10 05:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.73 - - [2026-02-10 05:52:36] "GET /tag/bd4cafc5-2d39-4854-87a9-c466451f1717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.012431 10.0.0.73 - - [2026-02-10 05:52:36] "POST /projects HTTP/1.1" 409 238 0.002610 10.0.0.73 - - [2026-02-10 05:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.73 - - [2026-02-10 05:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.73 - - [2026-02-10 05:52:36] "GET /project/0b47869e-cf63-4d9f-b1f0-bb509e2804ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.023116 10.0.0.73 - - [2026-02-10 05:52:36] "GET /project/0b47869e-cf63-4d9f-b1f0-bb509e2804ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.028611 10.0.0.73 - - [2026-02-10 05:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.73 - - [2026-02-10 05:52:36] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003230 10.0.0.73 - - [2026-02-10 05:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.73 - - [2026-02-10 05:52:36] "GET /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003849 10.0.0.73 - - [2026-02-10 05:52:36] "POST /security-groups HTTP/1.1" 409 285 0.001930 10.0.0.73 - - [2026-02-10 05:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001191 10.0.0.73 - - [2026-02-10 05:52:36] "PUT /security-group/b648e677-6ec8-4671-b437-1c58b2dd6079 HTTP/1.1" 200 262 0.056218 10.0.0.73 - - [2026-02-10 05:52:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.019136 10.0.0.73 - - [2026-02-10 05:52:36] "PUT /access-control-list/31b4a6ab-ab83-46ed-b473-12dea941efda HTTP/1.1" 200 272 0.015538 10.0.0.73 - - [2026-02-10 05:52:36] "POST /tags HTTP/1.1" 409 228 0.011467 10.0.0.73 - - [2026-02-10 05:52:36] "PUT /access-control-list/0d9d5d8b-1c1e-487b-8ed2-9d6f8b6e2666 HTTP/1.1" 200 272 0.023086 10.0.0.73 - - [2026-02-10 05:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.73 - - [2026-02-10 05:52:36] "GET /tag/bd4cafc5-2d39-4854-87a9-c466451f1717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.011487 10.0.0.73 - - [2026-02-10 05:52:36] "POST /tags HTTP/1.1" 200 291 0.036689 10.0.0.73 - - [2026-02-10 05:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.73 - - [2026-02-10 05:52:36] "GET /tag/b2bc72b5-d8e2-4a34-8a02-ed20826f09b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.011534 10.0.0.73 - - [2026-02-10 05:52:36] "POST /tags HTTP/1.1" 200 303 0.052208 10.0.0.73 - - [2026-02-10 05:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.73 - - [2026-02-10 05:52:36] "GET /tag/b6664c72-92f5-48e7-a57d-d96f3d5c4979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012554 10.0.0.73 - - [2026-02-10 05:52:36] "POST /tags HTTP/1.1" 409 252 0.001747 10.0.0.73 - - [2026-02-10 05:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.73 - - [2026-02-10 05:52:36] "GET /tag/61291861-1434-44fa-abd2-2f2affb01ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.009813 10.0.0.73 - - [2026-02-10 05:52:36] "POST /tags HTTP/1.1" 409 226 0.001712 10.0.0.73 - - [2026-02-10 05:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.73 - - [2026-02-10 05:52:36] "GET /tag/8475334a-9a8c-45fa-ba03-6b030ed500e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010387 10.0.0.73 - - [2026-02-10 05:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.73 - - [2026-02-10 05:52:36] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004008 10.0.0.73 - - [2026-02-10 05:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.73 - - [2026-02-10 05:52:36] "GET /project/c4461996-042f-4af5-8e83-53bc14c034ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.025806 10.0.0.73 - - [2026-02-10 05:52:36] "POST /virtual-machines HTTP/1.1" 200 395 0.008335 10.0.0.73 - - [2026-02-10 05:52:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.037856 10.0.0.73 - - [2026-02-10 05:52:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121315 10.0.0.73 - - [2026-02-10 05:52:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008048 10.0.0.73 - - [2026-02-10 05:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008459 10.0.0.73 - - [2026-02-10 05:52:37] "GET /virtual-machine-interface/b3d79132-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006711 10.0.0.73 - - [2026-02-10 05:52:37] "POST /instance-ips HTTP/1.1" 200 397 0.018885 10.0.0.73 - - [2026-02-10 05:52:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.027582 10.0.0.73 - - [2026-02-10 05:52:37] "GET /virtual-machine-interface/b3d79132-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011731 10.0.0.73 - - [2026-02-10 05:52:37] "POST /set-tag HTTP/1.1" 200 109 0.064256 10.0.0.73 - - [2026-02-10 05:52:37] "GET /virtual-machine-interface/b3d79132-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014867 10.0.0.73 - - [2026-02-10 05:52:37] "GET /instance-ip/b3f2e96e-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002788 10.0.0.73 - - [2026-02-10 05:52:37] "GET /virtual-machine-interface/b3d79132-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005182 10.0.0.73 - - [2026-02-10 05:52:37] "POST /set-tag HTTP/1.1" 200 109 0.002179 10.0.0.73 - - [2026-02-10 05:52:37] "GET /virtual-router/51d63d08-4562-4e17-971b-b015194aa6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003413 10.0.0.73 - - [2026-02-10 05:52:37] "POST /ref-update HTTP/1.1" 200 156 0.007595 10.0.0.73 - - [2026-02-10 05:52:37] "GET /virtual-machine-interface/b3d79132-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003954 10.0.0.73 - - [2026-02-10 05:52:37] "POST /set-tag HTTP/1.1" 200 109 0.001755 10.0.0.73 - - [2026-02-10 05:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.73 - - [2026-02-10 05:52:37] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004296 10.0.0.73 - - [2026-02-10 05:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.73 - - [2026-02-10 05:52:37] "GET /project/c4461996-042f-4af5-8e83-53bc14c034ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037002 10.0.0.73 - - [2026-02-10 05:52:37] "POST /virtual-machines HTTP/1.1" 200 395 0.007606 10.0.0.73 - - [2026-02-10 05:52:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.012929 10.0.0.73 - - [2026-02-10 05:52:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096830 10.0.0.73 - - [2026-02-10 05:52:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.007131 10.0.0.73 - - [2026-02-10 05:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009831 10.0.0.73 - - [2026-02-10 05:52:37] "GET /virtual-machine-interface/b44daf70-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003795 10.0.0.73 - - [2026-02-10 05:52:38] "POST /instance-ips HTTP/1.1" 200 397 0.022308 10.0.0.73 - - [2026-02-10 05:52:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.023494 10.0.0.73 - - [2026-02-10 05:52:38] "GET /virtual-machine-interface/b44daf70-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010807 10.0.0.73 - - [2026-02-10 05:52:38] "POST /set-tag HTTP/1.1" 200 109 0.059796 10.0.0.73 - - [2026-02-10 05:52:38] "GET /virtual-machine-interface/b44daf70-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008654 10.0.0.73 - - [2026-02-10 05:52:38] "GET /instance-ip/b464ec58-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002937 10.0.0.73 - - [2026-02-10 05:52:38] "GET /virtual-machine-interface/b44daf70-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003870 10.0.0.73 - - [2026-02-10 05:52:38] "POST /set-tag HTTP/1.1" 200 109 0.001749 10.0.0.73 - - [2026-02-10 05:52:38] "GET /virtual-router/51d63d08-4562-4e17-971b-b015194aa6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.002687 10.0.0.73 - - [2026-02-10 05:52:38] "POST /ref-update HTTP/1.1" 200 156 0.006307 10.0.0.73 - - [2026-02-10 05:52:38] "GET /virtual-machine-interface/b44daf70-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007620 10.0.0.73 - - [2026-02-10 05:52:38] "POST /set-tag HTTP/1.1" 200 109 0.016825 10.0.0.73 - - [2026-02-10 05:52:38] "POST /tags HTTP/1.1" 200 291 0.022087 10.0.0.73 - - [2026-02-10 05:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014600 10.0.0.73 - - [2026-02-10 05:52:38] "GET /tag/6917eaab-4402-4c6f-8c56-2246b16a1c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.011673 10.0.0.73 - - [2026-02-10 05:52:38] "POST /tags HTTP/1.1" 409 252 0.001491 10.0.0.73 - - [2026-02-10 05:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001175 10.0.0.73 - - [2026-02-10 05:52:38] "GET /tag/20a5b39e-8e59-4888-853d-264049f0ae9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014019 10.0.0.73 - - [2026-02-10 05:52:38] "POST /tags HTTP/1.1" 409 226 0.002086 10.0.0.73 - - [2026-02-10 05:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.73 - - [2026-02-10 05:52:38] "GET /tag/2f1bbe99-43cc-4ab5-b72c-62eb248bf5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009970 10.0.0.73 - - [2026-02-10 05:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.73 - - [2026-02-10 05:52:38] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003558 10.0.0.73 - - [2026-02-10 05:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.73 - - [2026-02-10 05:52:38] "GET /project/0b47869e-cf63-4d9f-b1f0-bb509e2804ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034939 10.0.0.73 - - [2026-02-10 05:52:38] "POST /virtual-machines HTTP/1.1" 200 395 0.006831 10.0.0.73 - - [2026-02-10 05:52:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019545 10.0.0.73 - - [2026-02-10 05:52:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109573 10.0.0.73 - - [2026-02-10 05:52:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.007828 10.0.0.73 - - [2026-02-10 05:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.019122 10.0.0.73 - - [2026-02-10 05:52:38] "GET /virtual-machine-interface/b4da7842-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004114 10.0.0.73 - - [2026-02-10 05:52:38] "POST /instance-ips HTTP/1.1" 200 397 0.020763 10.0.0.73 - - [2026-02-10 05:52:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.031542 10.0.0.73 - - [2026-02-10 05:52:39] "GET /virtual-machine-interface/b4da7842-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009741 10.0.0.73 - - [2026-02-10 05:52:39] "POST /set-tag HTTP/1.1" 200 109 0.059398 10.0.0.73 - - [2026-02-10 05:52:39] "GET /virtual-machine-interface/b4da7842-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010584 10.0.0.73 - - [2026-02-10 05:52:39] "GET /instance-ip/b4f47864-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003677 10.0.0.73 - - [2026-02-10 05:52:39] "GET /virtual-machine-interface/b4da7842-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003870 10.0.0.73 - - [2026-02-10 05:52:39] "POST /set-tag HTTP/1.1" 200 109 0.001765 10.0.0.73 - - [2026-02-10 05:52:39] "GET /virtual-router/51d63d08-4562-4e17-971b-b015194aa6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004916 10.0.0.73 - - [2026-02-10 05:52:39] "POST /ref-update HTTP/1.1" 200 156 0.008503 10.0.0.73 - - [2026-02-10 05:52:39] "GET /virtual-machine-interface/b4da7842-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008941 10.0.0.73 - - [2026-02-10 05:52:39] "POST /set-tag HTTP/1.1" 200 109 0.002401 10.0.0.73 - - [2026-02-10 05:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.73 - - [2026-02-10 05:52:39] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003475 10.0.0.73 - - [2026-02-10 05:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001279 10.0.0.73 - - [2026-02-10 05:52:39] "GET /project/0b47869e-cf63-4d9f-b1f0-bb509e2804ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.033629 10.0.0.73 - - [2026-02-10 05:52:39] "POST /virtual-machines HTTP/1.1" 200 395 0.007891 10.0.0.73 - - [2026-02-10 05:52:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.012518 10.0.0.73 - - [2026-02-10 05:52:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101893 10.0.0.73 - - [2026-02-10 05:52:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.007799 10.0.0.73 - - [2026-02-10 05:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010247 10.0.0.73 - - [2026-02-10 05:52:39] "GET /virtual-machine-interface/b54d43a4-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008390 10.0.0.73 - - [2026-02-10 05:52:39] "POST /instance-ips HTTP/1.1" 200 397 0.018208 10.0.0.73 - - [2026-02-10 05:52:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.018420 10.0.0.73 - - [2026-02-10 05:52:39] "GET /virtual-machine-interface/b54d43a4-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009912 10.0.0.73 - - [2026-02-10 05:52:39] "POST /set-tag HTTP/1.1" 200 109 0.067688 10.0.0.73 - - [2026-02-10 05:52:39] "GET /virtual-machine-interface/b54d43a4-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014488 10.0.0.73 - - [2026-02-10 05:52:39] "GET /instance-ip/b564c1fa-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002604 10.0.0.73 - - [2026-02-10 05:52:39] "GET /virtual-machine-interface/b54d43a4-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005198 10.0.0.73 - - [2026-02-10 05:52:39] "POST /set-tag HTTP/1.1" 200 109 0.002574 10.0.0.73 - - [2026-02-10 05:52:39] "GET /virtual-router/51d63d08-4562-4e17-971b-b015194aa6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.004166 10.0.0.73 - - [2026-02-10 05:52:39] "POST /ref-update HTTP/1.1" 200 156 0.009479 10.0.0.73 - - [2026-02-10 05:52:40] "GET /virtual-machine-interface/b54d43a4-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019861 10.0.0.73 - - [2026-02-10 05:52:40] "POST /set-tag HTTP/1.1" 200 109 0.002468 10.0.0.73 - - [2026-02-10 05:52:40] "POST /tags HTTP/1.1" 200 299 0.016519 10.0.0.73 - - [2026-02-10 05:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013352 10.0.0.73 - - [2026-02-10 05:52:40] "GET /tag/5afe8106-fef0-47e7-ad0a-dc59cbb93f38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010905 10.0.0.73 - - [2026-02-10 05:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.73 - - [2026-02-10 05:52:40] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005885 10.0.0.73 - - [2026-02-10 05:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.73 - - [2026-02-10 05:52:40] "GET /project/c4461996-042f-4af5-8e83-53bc14c034ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029706 10.0.0.73 - - [2026-02-10 05:52:40] "POST /virtual-machines HTTP/1.1" 200 395 0.007742 10.0.0.73 - - [2026-02-10 05:52:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.015879 10.0.0.73 - - [2026-02-10 05:52:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095129 10.0.0.73 - - [2026-02-10 05:52:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.029225 10.0.0.73 - - [2026-02-10 05:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005177 10.0.0.73 - - [2026-02-10 05:52:40] "GET /virtual-machine-interface/b5cdf21a-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016955 10.0.0.73 - - [2026-02-10 05:52:40] "POST /instance-ips HTTP/1.1" 200 397 0.022907 10.0.0.73 - - [2026-02-10 05:52:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.027476 10.0.0.73 - - [2026-02-10 05:52:40] "GET /virtual-machine-interface/b5cdf21a-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008440 10.0.0.73 - - [2026-02-10 05:52:40] "POST /set-tag HTTP/1.1" 200 109 0.017850 10.0.0.73 - - [2026-02-10 05:52:40] "GET /virtual-machine-interface/b5cdf21a-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017312 10.0.0.73 - - [2026-02-10 05:52:40] "GET /instance-ip/b5e79cba-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003082 10.0.0.73 - - [2026-02-10 05:52:40] "GET /virtual-machine-interface/b5cdf21a-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003998 10.0.0.73 - - [2026-02-10 05:52:40] "POST /set-tag HTTP/1.1" 200 109 0.002320 10.0.0.73 - - [2026-02-10 05:52:40] "POST /tags HTTP/1.1" 200 299 0.016438 10.0.0.73 - - [2026-02-10 05:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.73 - - [2026-02-10 05:52:40] "GET /tag/e9cd7c97-5587-495b-ac52-35ec56564c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012093 10.0.0.73 - - [2026-02-10 05:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.73 - - [2026-02-10 05:52:40] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003858 10.0.0.73 - - [2026-02-10 05:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.73 - - [2026-02-10 05:52:40] "GET /project/c4461996-042f-4af5-8e83-53bc14c034ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042579 10.0.0.73 - - [2026-02-10 05:52:41] "POST /virtual-machines HTTP/1.1" 200 395 0.008246 10.0.0.73 - - [2026-02-10 05:52:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017705 10.0.0.73 - - [2026-02-10 05:52:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095990 10.0.0.73 - - [2026-02-10 05:52:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008111 10.0.0.73 - - [2026-02-10 05:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009151 10.0.0.73 - - [2026-02-10 05:52:41] "GET /virtual-machine-interface/b63ec710-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006433 10.0.0.73 - - [2026-02-10 05:52:41] "POST /instance-ips HTTP/1.1" 200 397 0.021790 10.0.0.73 - - [2026-02-10 05:52:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.024031 10.0.0.73 - - [2026-02-10 05:52:41] "GET /virtual-machine-interface/b63ec710-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015443 10.0.0.73 - - [2026-02-10 05:52:41] "POST /set-tag HTTP/1.1" 200 109 0.017177 10.0.0.73 - - [2026-02-10 05:52:41] "GET /virtual-machine-interface/b63ec710-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.022463 10.0.0.73 - - [2026-02-10 05:52:41] "GET /instance-ip/b6571e3c-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004449 10.0.0.73 - - [2026-02-10 05:52:41] "GET /virtual-machine-interface/b63ec710-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004013 10.0.0.73 - - [2026-02-10 05:52:41] "POST /set-tag HTTP/1.1" 200 109 0.008190 10.0.0.73 - - [2026-02-10 05:52:41] "POST /tags HTTP/1.1" 200 299 0.016444 10.0.0.73 - - [2026-02-10 05:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.73 - - [2026-02-10 05:52:41] "GET /tag/b4a2fa67-c4da-4195-adf5-b17a092aaec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011685 10.0.0.73 - - [2026-02-10 05:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.73 - - [2026-02-10 05:52:41] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003474 10.0.0.73 - - [2026-02-10 05:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.73 - - [2026-02-10 05:52:41] "GET /project/0b47869e-cf63-4d9f-b1f0-bb509e2804ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.032129 10.0.0.73 - - [2026-02-10 05:52:41] "POST /virtual-machines HTTP/1.1" 200 395 0.006181 10.0.0.73 - - [2026-02-10 05:52:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.006667 10.0.0.73 - - [2026-02-10 05:52:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104148 10.0.0.73 - - [2026-02-10 05:52:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.013016 10.0.0.73 - - [2026-02-10 05:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005488 10.0.0.73 - - [2026-02-10 05:52:41] "GET /virtual-machine-interface/b6a809c8-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004344 10.0.0.73 - - [2026-02-10 05:52:41] "POST /instance-ips HTTP/1.1" 200 397 0.041422 10.0.0.73 - - [2026-02-10 05:52:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.031317 10.0.0.73 - - [2026-02-10 05:52:42] "GET /virtual-machine-interface/b6a809c8-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012426 10.0.0.73 - - [2026-02-10 05:52:42] "POST /set-tag HTTP/1.1" 200 109 0.016072 10.0.0.73 - - [2026-02-10 05:52:42] "GET /virtual-machine-interface/b6a809c8-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017076 10.0.0.73 - - [2026-02-10 05:52:42] "GET /instance-ip/b6bc3e8e-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002638 10.0.0.73 - - [2026-02-10 05:52:42] "GET /virtual-machine-interface/b6a809c8-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003946 10.0.0.73 - - [2026-02-10 05:52:42] "POST /set-tag HTTP/1.1" 200 109 0.014114 10.0.0.73 - - [2026-02-10 05:52:42] "POST /tags HTTP/1.1" 200 299 0.015943 10.0.0.73 - - [2026-02-10 05:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.73 - - [2026-02-10 05:52:42] "GET /tag/f1ff8b4a-8df8-4703-a9c5-3f632802b63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013676 10.0.0.73 - - [2026-02-10 05:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.73 - - [2026-02-10 05:52:42] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004595 10.0.0.73 - - [2026-02-10 05:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.73 - - [2026-02-10 05:52:42] "GET /project/0b47869e-cf63-4d9f-b1f0-bb509e2804ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039921 10.0.0.73 - - [2026-02-10 05:52:42] "POST /virtual-machines HTTP/1.1" 200 395 0.007107 10.0.0.73 - - [2026-02-10 05:52:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.013174 10.0.0.73 - - [2026-02-10 05:52:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100321 10.0.0.73 - - [2026-02-10 05:52:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.007371 10.0.0.73 - - [2026-02-10 05:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011549 10.0.0.73 - - [2026-02-10 05:52:42] "GET /virtual-machine-interface/b71609b4-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004101 10.0.0.73 - - [2026-02-10 05:52:42] "POST /instance-ips HTTP/1.1" 200 397 0.017949 10.0.0.73 - - [2026-02-10 05:52:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.020525 10.0.0.73 - - [2026-02-10 05:52:42] "GET /virtual-machine-interface/b71609b4-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010697 10.0.0.73 - - [2026-02-10 05:52:42] "POST /set-tag HTTP/1.1" 200 109 0.015926 10.0.0.73 - - [2026-02-10 05:52:42] "GET /virtual-machine-interface/b71609b4-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008141 10.0.0.73 - - [2026-02-10 05:52:42] "GET /instance-ip/b72e6d92-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.011027 10.0.0.73 - - [2026-02-10 05:52:42] "GET /virtual-machine-interface/b71609b4-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003908 10.0.0.73 - - [2026-02-10 05:52:42] "POST /set-tag HTTP/1.1" 200 109 0.001719 10.0.0.73 - - [2026-02-10 05:52:42] "GET /virtual-router/51d63d08-4562-4e17-971b-b015194aa6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003109 10.0.0.73 - - [2026-02-10 05:52:42] "POST /ref-update HTTP/1.1" 200 156 0.006679 10.0.0.73 - - [2026-02-10 05:52:42] "GET /virtual-machine-interface/b5cdf21a-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004759 10.0.0.73 - - [2026-02-10 05:52:42] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.73 - - [2026-02-10 05:52:42] "GET /virtual-machine-interface/b3d79132-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003472 10.0.0.73 - - [2026-02-10 05:52:42] "POST /set-tag HTTP/1.1" 200 109 0.001960 10.0.0.73 - - [2026-02-10 05:52:43] "GET /virtual-router/51d63d08-4562-4e17-971b-b015194aa6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.007614 10.0.0.73 - - [2026-02-10 05:52:43] "POST /ref-update HTTP/1.1" 200 156 0.008002 10.0.0.73 - - [2026-02-10 05:52:43] "GET /virtual-machine-interface/b63ec710-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004894 10.0.0.73 - - [2026-02-10 05:52:43] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.73 - - [2026-02-10 05:52:43] "GET /virtual-machine-interface/b44daf70-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003766 10.0.0.73 - - [2026-02-10 05:52:43] "POST /set-tag HTTP/1.1" 200 109 0.001900 10.0.0.73 - - [2026-02-10 05:52:43] "GET /virtual-router/51d63d08-4562-4e17-971b-b015194aa6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003873 10.0.0.73 - - [2026-02-10 05:52:43] "POST /ref-update HTTP/1.1" 200 156 0.009527 10.0.0.73 - - [2026-02-10 05:52:43] "GET /virtual-machine-interface/b6a809c8-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011011 10.0.0.73 - - [2026-02-10 05:52:43] "POST /set-tag HTTP/1.1" 200 109 0.002362 10.0.0.73 - - [2026-02-10 05:52:43] "GET /virtual-router/51d63d08-4562-4e17-971b-b015194aa6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.006054 10.0.0.73 - - [2026-02-10 05:52:43] "POST /ref-update HTTP/1.1" 200 156 0.012188 10.0.0.73 - - [2026-02-10 05:52:43] "GET /virtual-machine-interface/b71609b4-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006387 10.0.0.73 - - [2026-02-10 05:52:43] "POST /set-tag HTTP/1.1" 200 109 0.002954 10.0.0.73 - - [2026-02-10 05:52:43] "GET /virtual-machine-interface/b4da7842-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005341 10.0.0.73 - - [2026-02-10 05:52:43] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.73 - - [2026-02-10 05:52:43] "GET /virtual-machine-interface/b54d43a4-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004894 10.0.0.73 - - [2026-02-10 05:52:43] "POST /set-tag HTTP/1.1" 200 109 0.002367 10.0.0.73 - - [2026-02-10 05:52:43] "GET /virtual-machine-interface/b5cdf21a-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005411 10.0.0.73 - - [2026-02-10 05:52:43] "POST /set-tag HTTP/1.1" 200 109 0.002272 10.0.0.73 - - [2026-02-10 05:52:43] "GET /virtual-machine-interface/b63ec710-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003660 10.0.0.73 - - [2026-02-10 05:52:43] "POST /set-tag HTTP/1.1" 200 109 0.001783 10.0.0.73 - - [2026-02-10 05:52:43] "GET /virtual-machine-interface/b6a809c8-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011800 10.0.0.73 - - [2026-02-10 05:52:43] "POST /set-tag HTTP/1.1" 200 109 0.002891 10.0.0.73 - - [2026-02-10 05:52:43] "GET /virtual-machine-interface/b3d79132-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005321 10.0.0.73 - - [2026-02-10 05:52:43] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.73 - - [2026-02-10 05:52:43] "GET /virtual-machine-interface/b71609b4-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003671 10.0.0.73 - - [2026-02-10 05:52:43] "POST /set-tag HTTP/1.1" 200 109 0.001739 10.0.0.73 - - [2026-02-10 05:52:46] "GET /virtual-machine/0f70b135-e7cb-4da1-97ad-f9555de4351d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003391 10.0.0.73 - - [2026-02-10 05:52:46] "GET /virtual-machine-interface/b3d79132-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005205 10.0.0.73 - - [2026-02-10 05:52:48] "GET /virtual-machine-interface/b6a809c8-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003977 10.0.0.73 - - [2026-02-10 05:52:48] "POST /set-tag HTTP/1.1" 200 109 0.002346 10.0.0.73 - - [2026-02-10 05:52:48] "GET /virtual-machine-interface/b5cdf21a-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007072 10.0.0.73 - - [2026-02-10 05:52:48] "POST /set-tag HTTP/1.1" 200 109 0.002009 10.0.0.73 - - [2026-02-10 05:52:48] "GET /virtual-machine-interface/b63ec710-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003913 10.0.0.73 - - [2026-02-10 05:52:48] "POST /set-tag HTTP/1.1" 200 109 0.001644 10.0.0.73 - - [2026-02-10 05:52:48] "GET /virtual-machine-interface/b4da7842-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003232 10.0.0.73 - - [2026-02-10 05:52:48] "POST /set-tag HTTP/1.1" 200 109 0.002467 10.0.0.73 - - [2026-02-10 05:52:49] "GET /virtual-machine-interface/b44daf70-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003938 10.0.0.73 - - [2026-02-10 05:52:49] "POST /set-tag HTTP/1.1" 200 109 0.001924 10.0.0.73 - - [2026-02-10 05:52:50] "GET /virtual-machine-interface/b54d43a4-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004128 10.0.0.73 - - [2026-02-10 05:52:50] "POST /set-tag HTTP/1.1" 200 109 0.001863 10.0.0.73 - - [2026-02-10 05:52:51] "GET /virtual-machine/9981c639-56b4-4d9a-82dc-c67d5df5ab72?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002886 10.0.0.73 - - [2026-02-10 05:52:51] "GET /virtual-machine-interface/b44daf70-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004138 10.0.0.73 - - [2026-02-10 05:52:51] "GET /virtual-machine/b9c7183b-6e7a-4153-b1b9-176740a2e409?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002697 10.0.0.73 - - [2026-02-10 05:52:51] "GET /virtual-machine-interface/b4da7842-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003557 10.0.0.73 - - [2026-02-10 05:52:51] "GET /virtual-machine/e87059fb-181a-4108-aee0-782f3ac06046?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002550 10.0.0.73 - - [2026-02-10 05:52:51] "GET /virtual-machine-interface/b54d43a4-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003312 10.0.0.73 - - [2026-02-10 05:52:51] "GET /virtual-machine/775b888b-a6f4-42f1-a4c8-cc95e21ad13d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002626 10.0.0.73 - - [2026-02-10 05:52:51] "GET /virtual-machine-interface/b5cdf21a-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003342 10.0.0.73 - - [2026-02-10 05:52:51] "GET /virtual-machine/bf70c978-009b-4ef8-a2c8-a2c79e921d3d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002663 10.0.0.73 - - [2026-02-10 05:52:51] "GET /virtual-machine-interface/b6a809c8-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004576 10.0.0.73 - - [2026-02-10 05:52:51] "GET /virtual-machine/1c1ce9ff-be54-450e-a874-d0df15258628?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002921 10.0.0.73 - - [2026-02-10 05:52:51] "GET /virtual-machine-interface/b63ec710-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004199 10.0.0.73 - - [2026-02-10 05:52:53] "GET /virtual-machine-interface/b71609b4-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004117 10.0.0.73 - - [2026-02-10 05:52:53] "POST /set-tag HTTP/1.1" 200 109 0.001684 10.0.0.73 - - [2026-02-10 05:52:56] "GET /virtual-machine/c586041d-de7c-4212-983a-a4320cad78bd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002751 10.0.0.73 - - [2026-02-10 05:52:56] "GET /virtual-machine-interface/b71609b4-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003425 10.0.0.73 - - [2026-02-10 05:52:57] "GET /loadbalancer/6a5dae03-fa30-4810-b375-4d6b265d5db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003738 10.0.0.73 - - [2026-02-10 05:52:57] "POST /tags HTTP/1.1" 200 333 0.025922 10.0.0.73 - - [2026-02-10 05:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.73 - - [2026-02-10 05:52:57] "GET /tag/31fd3553-c497-429b-b33b-24edf7dea7f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.015965 10.0.0.73 - - [2026-02-10 05:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.73 - - [2026-02-10 05:52:57] "GET /project/c4461996-042f-4af5-8e83-53bc14c034ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030231 10.0.0.73 - - [2026-02-10 05:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.73 - - [2026-02-10 05:52:57] "GET /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003435 10.0.0.73 - - [2026-02-10 05:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.73 - - [2026-02-10 05:52:57] "GET /service-appliance-set/170876ca-af7a-4517-8003-cd5e194fd46f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002731 10.0.0.73 - - [2026-02-10 05:52:57] "POST /fqname-to-id HTTP/1.1" 404 273 0.007127 10.0.0.73 - - [2026-02-10 05:52:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.089087 10.0.0.73 - - [2026-02-10 05:52:57] "GET /virtual-machine-interface/d3932386-2adc-4a72-af14-028b4333f767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004478 10.0.0.73 - - [2026-02-10 05:52:57] "POST /instance-ips HTTP/1.1" 200 409 0.022069 10.0.0.73 - - [2026-02-10 05:52:57] "GET /instance-ip/e2b13667-efb3-42c9-8e74-4c8e1a81140b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.012200 10.0.0.73 - - [2026-02-10 05:52:57] "POST /loadbalancers HTTP/1.1" 200 629 0.060441 10.0.0.73 - - [2026-02-10 05:52:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023035 10.0.0.73 - - [2026-02-10 05:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007809 10.0.0.73 - - [2026-02-10 05:52:57] "GET /project/c4461996-042f-4af5-8e83-53bc14c034ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047362 10.0.0.73 - - [2026-02-10 05:52:57] "GET /instance-ip/e2b13667-efb3-42c9-8e74-4c8e1a81140b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003025 10.0.0.73 - - [2026-02-10 05:52:57] "POST /floating-ips HTTP/1.1" 200 597 0.024431 10.0.0.73 - - [2026-02-10 05:52:57] "GET /project/c4461996-042f-4af5-8e83-53bc14c034ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050986 10.0.0.73 - - [2026-02-10 05:52:57] "GET /loadbalancer/6a5dae03-fa30-4810-b375-4d6b265d5db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003847 10.0.0.73 - - [2026-02-10 05:52:57] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.019020 10.0.0.73 - - [2026-02-10 05:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.73 - - [2026-02-10 05:52:57] "GET /project/c4461996-042f-4af5-8e83-53bc14c034ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026213 10.0.0.73 - - [2026-02-10 05:52:57] "GET /loadbalancer-listener/0d271c45-9f39-4bf8-8832-b80ae400c0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1840 0.004112 10.0.0.73 - - [2026-02-10 05:52:57] "GET /loadbalancer-listener/0d271c45-9f39-4bf8-8832-b80ae400c0dd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1240 0.003249 10.0.0.73 - - [2026-02-10 05:52:58] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.019227 10.0.0.73 - - [2026-02-10 05:52:58] "GET /instance-ip/e2b13667-efb3-42c9-8e74-4c8e1a81140b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003861 10.0.0.73 - - [2026-02-10 05:52:58] "GET /instance-ip/e2b13667-efb3-42c9-8e74-4c8e1a81140b?fields=floating_ips HTTP/1.1" 200 1213 0.012063 10.0.0.73 - - [2026-02-10 05:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.73 - - [2026-02-10 05:52:58] "GET /loadbalancer/6a5dae03-fa30-4810-b375-4d6b265d5db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001903 10.0.0.73 - - [2026-02-10 05:52:58] "GET /loadbalancer-pool/a938ec0f-b9ef-4dbf-b6b6-d0fb0a7c24be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.002943 10.0.0.73 - - [2026-02-10 05:52:58] "POST /loadbalancer-members HTTP/1.1" 200 721 0.013564 10.0.0.73 - - [2026-02-10 05:52:58] "GET /floating-ip/fbb19ba8-19aa-4a6e-82e5-72f9033cb215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.005045 10.0.0.73 - - [2026-02-10 05:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.016365 10.0.0.73 - - [2026-02-10 05:52:58] "GET /virtual-machine-interface/b3d79132-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006816 10.0.0.73 - - [2026-02-10 05:52:58] "GET /virtual-machine-interface/b3d79132-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003451 10.0.0.73 - - [2026-02-10 05:52:58] "POST /ref-update HTTP/1.1" 200 156 0.005098 10.0.0.73 - - [2026-02-10 05:52:58] "POST /tags HTTP/1.1" 409 221 0.001776 10.0.0.73 - - [2026-02-10 05:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.73 - - [2026-02-10 05:52:58] "GET /tag/31fd3553-c497-429b-b33b-24edf7dea7f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.009136 10.0.0.73 - - [2026-02-10 05:52:58] "GET /floating-ip/fbb19ba8-19aa-4a6e-82e5-72f9033cb215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.003268 10.0.0.73 - - [2026-02-10 05:52:58] "GET /loadbalancer/6a5dae03-fa30-4810-b375-4d6b265d5db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001852 10.0.0.73 - - [2026-02-10 05:52:58] "PUT /floating-ip/fbb19ba8-19aa-4a6e-82e5-72f9033cb215 HTTP/1.1" 200 256 0.010312 10.0.0.73 - - [2026-02-10 05:52:58] "POST /set-tag HTTP/1.1" 200 109 0.082791 10.0.0.73 - - [2026-02-10 05:52:58] "GET /loadbalancer-pool/a938ec0f-b9ef-4dbf-b6b6-d0fb0a7c24be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.021390 10.0.0.73 - - [2026-02-10 05:52:58] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014006 10.0.0.73 - - [2026-02-10 05:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018933 10.0.0.73 - - [2026-02-10 05:52:58] "GET /virtual-machine-interface/b44daf70-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010228 10.0.0.73 - - [2026-02-10 05:52:58] "GET /virtual-machine-interface/b44daf70-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004077 10.0.0.73 - - [2026-02-10 05:52:58] "POST /ref-update HTTP/1.1" 200 156 0.012239 10.0.0.73 - - [2026-02-10 05:52:58] "GET /floating-ip/fbb19ba8-19aa-4a6e-82e5-72f9033cb215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.002525 10.0.0.73 - - [2026-02-10 05:52:58] "POST /set-tag HTTP/1.1" 200 109 0.063943 10.0.0.73 - - [2026-02-10 05:52:58] "POST /tags HTTP/1.1" 409 206 0.003158 10.0.0.73 - - [2026-02-10 05:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.73 - - [2026-02-10 05:52:58] "GET /tag/b6664c72-92f5-48e7-a57d-d96f3d5c4979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009646 10.0.0.73 - - [2026-02-10 05:52:58] "POST /tags HTTP/1.1" 409 204 0.001627 10.0.0.73 - - [2026-02-10 05:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.73 - - [2026-02-10 05:52:58] "GET /tag/e9cd7c97-5587-495b-ac52-35ec56564c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.009671 10.0.0.73 - - [2026-02-10 05:52:58] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001944 10.0.0.73 - - [2026-02-10 05:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001281 10.0.0.73 - - [2026-02-10 05:52:58] "GET /policy-management/4bc2332f-222a-419c-81dd-6c763d355f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.001938 10.0.0.73 - - [2026-02-10 05:52:58] "POST /tags HTTP/1.1" 409 206 0.001371 10.0.0.73 - - [2026-02-10 05:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.73 - - [2026-02-10 05:52:58] "GET /tag/b6664c72-92f5-48e7-a57d-d96f3d5c4979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014235 10.0.0.73 - - [2026-02-10 05:52:58] "POST /tags HTTP/1.1" 409 226 0.001796 10.0.0.73 - - [2026-02-10 05:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.73 - - [2026-02-10 05:52:58] "GET /tag/8475334a-9a8c-45fa-ba03-6b030ed500e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010097 10.0.0.73 - - [2026-02-10 05:52:58] "POST /tags HTTP/1.1" 409 204 0.001677 10.0.0.73 - - [2026-02-10 05:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.73 - - [2026-02-10 05:52:58] "GET /tag/e9cd7c97-5587-495b-ac52-35ec56564c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.009953 10.0.0.73 - - [2026-02-10 05:52:58] "POST /tags HTTP/1.1" 409 226 0.001711 10.0.0.73 - - [2026-02-10 05:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.73 - - [2026-02-10 05:52:59] "GET /tag/8475334a-9a8c-45fa-ba03-6b030ed500e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014152 10.0.0.73 - - [2026-02-10 05:52:59] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002416 10.0.0.73 - - [2026-02-10 05:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.73 - - [2026-02-10 05:52:59] "GET /policy-management/4bc2332f-222a-419c-81dd-6c763d355f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002179 10.0.0.73 - - [2026-02-10 05:52:59] "POST /firewall-rules HTTP/1.1" 200 626 0.069019 10.0.0.73 - - [2026-02-10 05:52:59] "POST /firewall-rules HTTP/1.1" 200 646 0.071453 10.0.0.73 - - [2026-02-10 05:52:59] "GET /firewall-rule/b6a9ea77-7305-42ce-91b8-bae5b0cac5b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.007029 10.0.0.73 - - [2026-02-10 05:52:59] "GET /firewall-policy/67b2240d-d9ec-4a54-bbc1-c851ff734543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002576 10.0.0.73 - - [2026-02-10 05:52:59] "GET /firewall-rule/5821360c-f648-463e-8018-94d7642b41e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.003071 10.0.0.73 - - [2026-02-10 05:52:59] "POST /ref-update HTTP/1.1" 200 156 0.012167 10.0.0.73 - - [2026-02-10 05:52:59] "POST /firewall-policys HTTP/1.1" 200 606 0.021317 10.0.0.73 - - [2026-02-10 05:52:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.014588 10.0.0.73 - - [2026-02-10 05:52:59] "GET /firewall-policy/c4af9a2c-1c5f-41d6-868f-2da4746103c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004867 10.0.0.73 - - [2026-02-10 05:52:59] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002459 10.0.0.73 - - [2026-02-10 05:52:59] "GET /firewall-policy/c4af9a2c-1c5f-41d6-868f-2da4746103c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002535 10.0.0.73 - - [2026-02-10 05:52:59] "GET /firewall-policy/67b2240d-d9ec-4a54-bbc1-c851ff734543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.007706 10.0.0.73 - - [2026-02-10 05:52:59] "GET /firewall-policy/76516fb2-185b-496e-8a00-377ee0e75beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.004460 10.0.0.73 - - [2026-02-10 05:52:59] "GET /firewall-policy/fa8a6969-c565-4fe0-a24c-1fa3fe50d188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003090 10.0.0.73 - - [2026-02-10 05:52:59] "GET /firewall-policy/67b2240d-d9ec-4a54-bbc1-c851ff734543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001733 10.0.0.73 - - [2026-02-10 05:52:59] "GET /firewall-policy/76516fb2-185b-496e-8a00-377ee0e75beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002784 10.0.0.73 - - [2026-02-10 05:52:59] "POST /ref-update HTTP/1.1" 200 156 0.017786 10.0.0.73 - - [2026-02-10 05:52:59] "POST /ref-update HTTP/1.1" 200 156 0.029426 10.0.0.73 - - [2026-02-10 05:52:59] "POST /ref-update HTTP/1.1" 200 156 0.015786 10.0.0.73 - - [2026-02-10 05:52:59] "POST /ref-update HTTP/1.1" 200 156 0.026345 10.0.0.73 - - [2026-02-10 05:52:59] "POST /ref-update HTTP/1.1" 200 156 0.028318 10.0.0.73 - - [2026-02-10 05:52:59] "GET /firewall-policy/c4af9a2c-1c5f-41d6-868f-2da4746103c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002531 10.0.0.73 - - [2026-02-10 05:53:29] "GET /global-system-configs HTTP/1.1" 200 322 0.001635 10.0.0.73 - - [2026-02-10 05:53:30] "GET /global-system-configs HTTP/1.1" 200 322 0.001793 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:54:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001155 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:54:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001246 10.0.0.73 - - [2026-02-10 05:55:09] "GET /virtual-machine-interface/b5cdf21a-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006559 10.0.0.73 - - [2026-02-10 05:55:09] "POST /set-tag HTTP/1.1" 200 109 0.003033 10.0.0.73 - - [2026-02-10 05:55:09] "GET /virtual-machine-interface/b4da7842-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006308 10.0.0.73 - - [2026-02-10 05:55:09] "POST /set-tag HTTP/1.1" 200 109 0.002322 10.0.0.73 - - [2026-02-10 05:55:09] "GET /virtual-machine-interface/b3d79132-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005646 10.0.0.73 - - [2026-02-10 05:55:09] "POST /set-tag HTTP/1.1" 200 109 0.001824 10.0.0.73 - - [2026-02-10 05:55:09] "GET /virtual-machine-interface/b44daf70-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004258 10.0.0.73 - - [2026-02-10 05:55:09] "POST /set-tag HTTP/1.1" 200 109 0.001832 10.0.0.73 - - [2026-02-10 05:55:09] "GET /virtual-machine-interface/b54d43a4-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003239 10.0.0.73 - - [2026-02-10 05:55:09] "POST /set-tag HTTP/1.1" 200 109 0.001631 10.0.0.73 - - [2026-02-10 05:55:09] "GET /virtual-machine-interface/b63ec710-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003274 10.0.0.73 - - [2026-02-10 05:55:09] "POST /set-tag HTTP/1.1" 200 109 0.001760 10.0.0.73 - - [2026-02-10 05:55:09] "GET /virtual-machine-interface/b71609b4-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004173 10.0.0.73 - - [2026-02-10 05:55:09] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.73 - - [2026-02-10 05:55:09] "GET /virtual-machine-interface/b6a809c8-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004213 10.0.0.73 - - [2026-02-10 05:55:09] "POST /set-tag HTTP/1.1" 200 109 0.001965 10.0.0.73 - - [2026-02-10 05:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.73 - - [2026-02-10 05:55:09] "GET /loadbalancer/6a5dae03-fa30-4810-b375-4d6b265d5db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001977 10.0.0.73 - - [2026-02-10 05:55:09] "GET /virtual-machine-interface/b3d79132-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003341 10.0.0.73 - - [2026-02-10 05:55:09] "POST /set-tag HTTP/1.1" 200 109 0.019632 10.0.0.73 - - [2026-02-10 05:55:09] "DELETE /loadbalancer-member/bf1c8117-2d89-4d42-b255-9f8b35e8b6a6 HTTP/1.1" 200 115 0.038772 10.0.0.73 - - [2026-02-10 05:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009875 10.0.0.73 - - [2026-02-10 05:55:09] "GET /loadbalancer/6a5dae03-fa30-4810-b375-4d6b265d5db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002546 10.0.0.73 - - [2026-02-10 05:55:10] "GET /virtual-machine-interface/b4da7842-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009159 10.0.0.73 - - [2026-02-10 05:55:10] "POST /set-tag HTTP/1.1" 200 109 0.003789 10.0.0.73 - - [2026-02-10 05:55:10] "GET /virtual-machine-interface/b4da7842-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006552 10.0.0.73 - - [2026-02-10 05:55:10] "POST /set-tag HTTP/1.1" 200 109 0.002732 10.0.0.73 - - [2026-02-10 05:55:10] "GET /virtual-machine/b9c7183b-6e7a-4153-b1b9-176740a2e409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002188 10.0.0.73 - - [2026-02-10 05:55:10] "POST /ref-update HTTP/1.1" 200 156 0.008164 10.0.0.73 - - [2026-02-10 05:55:10] "GET /virtual-machine-interface/b4da7842-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003886 10.0.0.73 - - [2026-02-10 05:55:10] "POST /set-tag HTTP/1.1" 200 109 0.015440 10.0.0.73 - - [2026-02-10 05:55:11] "POST /set-tag HTTP/1.1" 200 109 0.022535 10.0.0.73 - - [2026-02-10 05:55:11] "POST /set-tag HTTP/1.1" 200 109 0.013620 10.0.0.73 - - [2026-02-10 05:55:11] "POST /set-tag HTTP/1.1" 200 109 0.023017 10.0.0.73 - - [2026-02-10 05:55:11] "POST /set-tag HTTP/1.1" 200 109 0.037271 10.0.0.73 - - [2026-02-10 05:55:11] "DELETE /instance-ip/b4f47864-0644-11f1-b89c-fa163ea930d4 HTTP/1.1" 200 115 0.028770 10.0.0.73 - - [2026-02-10 05:55:11] "DELETE /virtual-machine-interface/b4da7842-0644-11f1-b89c-fa163ea930d4 HTTP/1.1" 200 115 0.037316 10.0.0.73 - - [2026-02-10 05:55:11] "DELETE /virtual-machine/b9c7183b-6e7a-4153-b1b9-176740a2e409 HTTP/1.1" 200 115 0.016406 10.0.0.73 - - [2026-02-10 05:55:11] "GET /virtual-machine-interface/b44daf70-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008486 10.0.0.73 - - [2026-02-10 05:55:11] "POST /set-tag HTTP/1.1" 200 109 0.002949 10.0.0.73 - - [2026-02-10 05:55:11] "GET /virtual-machine-interface/b44daf70-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004283 10.0.0.73 - - [2026-02-10 05:55:11] "POST /set-tag HTTP/1.1" 200 109 0.002028 10.0.0.73 - - [2026-02-10 05:55:11] "GET /virtual-machine/9981c639-56b4-4d9a-82dc-c67d5df5ab72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002606 10.0.0.73 - - [2026-02-10 05:55:11] "POST /ref-update HTTP/1.1" 200 156 0.007694 10.0.0.73 - - [2026-02-10 05:55:11] "GET /virtual-machine-interface/b44daf70-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.013756 10.0.0.73 - - [2026-02-10 05:55:11] "POST /set-tag HTTP/1.1" 200 109 0.016619 10.0.0.73 - - [2026-02-10 05:55:11] "POST /set-tag HTTP/1.1" 200 109 0.025606 10.0.0.73 - - [2026-02-10 05:55:11] "POST /set-tag HTTP/1.1" 200 109 0.027808 10.0.0.73 - - [2026-02-10 05:55:11] "POST /set-tag HTTP/1.1" 200 109 0.013493 10.0.0.73 - - [2026-02-10 05:55:11] "POST /set-tag HTTP/1.1" 200 109 0.022370 10.0.0.73 - - [2026-02-10 05:55:11] "DELETE /instance-ip/b464ec58-0644-11f1-b89c-fa163ea930d4 HTTP/1.1" 200 115 0.042734 10.0.0.73 - - [2026-02-10 05:55:11] "POST /ref-update HTTP/1.1" 200 156 0.006296 10.0.0.73 - - [2026-02-10 05:55:11] "DELETE /virtual-machine-interface/b44daf70-0644-11f1-b89c-fa163ea930d4 HTTP/1.1" 200 115 0.038401 10.0.0.73 - - [2026-02-10 05:55:11] "DELETE /virtual-machine/9981c639-56b4-4d9a-82dc-c67d5df5ab72 HTTP/1.1" 200 115 0.018923 10.0.0.73 - - [2026-02-10 05:55:11] "GET /virtual-machine-interface/b3d79132-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004933 10.0.0.73 - - [2026-02-10 05:55:11] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.73 - - [2026-02-10 05:55:11] "GET /virtual-machine-interface/b3d79132-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003925 10.0.0.73 - - [2026-02-10 05:55:11] "POST /set-tag HTTP/1.1" 200 109 0.002018 10.0.0.73 - - [2026-02-10 05:55:11] "GET /virtual-machine/0f70b135-e7cb-4da1-97ad-f9555de4351d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003778 10.0.0.73 - - [2026-02-10 05:55:11] "POST /ref-update HTTP/1.1" 200 156 0.011077 10.0.0.73 - - [2026-02-10 05:55:11] "GET /virtual-machine-interface/b3d79132-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019707 10.0.0.73 - - [2026-02-10 05:55:12] "POST /set-tag HTTP/1.1" 200 109 0.017040 10.0.0.73 - - [2026-02-10 05:55:12] "POST /set-tag HTTP/1.1" 200 109 0.033900 10.0.0.73 - - [2026-02-10 05:55:12] "POST /set-tag HTTP/1.1" 200 109 0.024420 10.0.0.73 - - [2026-02-10 05:55:12] "POST /set-tag HTTP/1.1" 200 109 0.012990 10.0.0.73 - - [2026-02-10 05:55:12] "POST /set-tag HTTP/1.1" 200 109 0.022143 10.0.0.73 - - [2026-02-10 05:55:12] "DELETE /instance-ip/b3f2e96e-0644-11f1-b89c-fa163ea930d4 HTTP/1.1" 200 115 0.044110 10.0.0.73 - - [2026-02-10 05:55:12] "POST /ref-update HTTP/1.1" 200 156 0.006169 10.0.0.73 - - [2026-02-10 05:55:12] "DELETE /virtual-machine-interface/b3d79132-0644-11f1-b89c-fa163ea930d4 HTTP/1.1" 200 115 0.036900 10.0.0.73 - - [2026-02-10 05:55:12] "DELETE /virtual-machine/0f70b135-e7cb-4da1-97ad-f9555de4351d HTTP/1.1" 200 115 0.020024 10.0.0.73 - - [2026-02-10 05:55:12] "DELETE /tag/b2bc72b5-d8e2-4a34-8a02-ed20826f09b9 HTTP/1.1" 200 115 0.034302 10.0.0.73 - - [2026-02-10 05:55:12] "GET /virtual-machine-interface/b54d43a4-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004118 10.0.0.73 - - [2026-02-10 05:55:12] "POST /set-tag HTTP/1.1" 200 109 0.002608 10.0.0.73 - - [2026-02-10 05:55:12] "GET /virtual-machine-interface/b54d43a4-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004851 10.0.0.73 - - [2026-02-10 05:55:12] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.73 - - [2026-02-10 05:55:12] "GET /virtual-machine/e87059fb-181a-4108-aee0-782f3ac06046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003201 10.0.0.73 - - [2026-02-10 05:55:12] "POST /ref-update HTTP/1.1" 200 156 0.009780 10.0.0.73 - - [2026-02-10 05:55:12] "GET /virtual-machine-interface/b54d43a4-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013445 10.0.0.73 - - [2026-02-10 05:55:12] "POST /set-tag HTTP/1.1" 200 109 0.018635 10.0.0.73 - - [2026-02-10 05:55:12] "POST /set-tag HTTP/1.1" 200 109 0.028704 10.0.0.73 - - [2026-02-10 05:55:12] "POST /set-tag HTTP/1.1" 200 109 0.035474 10.0.0.73 - - [2026-02-10 05:55:12] "POST /set-tag HTTP/1.1" 200 109 0.014865 10.0.0.73 - - [2026-02-10 05:55:12] "POST /set-tag HTTP/1.1" 200 109 0.016359 10.0.0.73 - - [2026-02-10 05:55:12] "DELETE /instance-ip/b564c1fa-0644-11f1-b89c-fa163ea930d4 HTTP/1.1" 200 115 0.047031 10.0.0.73 - - [2026-02-10 05:55:12] "DELETE /virtual-machine-interface/b54d43a4-0644-11f1-b89c-fa163ea930d4 HTTP/1.1" 200 115 0.030257 10.0.0.73 - - [2026-02-10 05:55:12] "DELETE /virtual-machine/e87059fb-181a-4108-aee0-782f3ac06046 HTTP/1.1" 200 115 0.012928 10.0.0.73 - - [2026-02-10 05:55:12] "DELETE /tag/b6664c72-92f5-48e7-a57d-d96f3d5c4979 HTTP/1.1" 409 312 0.006495 10.0.0.73 - - [2026-02-10 05:55:12] "DELETE /tag/6917eaab-4402-4c6f-8c56-2246b16a1c2d HTTP/1.1" 200 115 0.071529 10.0.0.73 - - [2026-02-10 05:55:40] "GET /virtual-machine-interface/b6a809c8-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006922 10.0.0.73 - - [2026-02-10 05:55:40] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.73 - - [2026-02-10 05:55:40] "GET /virtual-machine-interface/b6a809c8-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004674 10.0.0.73 - - [2026-02-10 05:55:40] "POST /set-tag HTTP/1.1" 200 109 0.002826 10.0.0.73 - - [2026-02-10 05:55:40] "GET /virtual-machine/bf70c978-009b-4ef8-a2c8-a2c79e921d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002707 10.0.0.73 - - [2026-02-10 05:55:41] "POST /ref-update HTTP/1.1" 200 156 0.013911 10.0.0.73 - - [2026-02-10 05:55:41] "GET /virtual-machine-interface/b6a809c8-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008757 10.0.0.73 - - [2026-02-10 05:55:41] "POST /set-tag HTTP/1.1" 200 109 0.019405 10.0.0.73 - - [2026-02-10 05:55:41] "POST /set-tag HTTP/1.1" 200 109 0.030179 10.0.0.73 - - [2026-02-10 05:55:41] "POST /set-tag HTTP/1.1" 200 109 0.015461 10.0.0.73 - - [2026-02-10 05:55:41] "POST /set-tag HTTP/1.1" 200 109 0.017944 10.0.0.73 - - [2026-02-10 05:55:41] "DELETE /instance-ip/b6bc3e8e-0644-11f1-b89c-fa163ea930d4 HTTP/1.1" 200 115 0.048190 10.0.0.73 - - [2026-02-10 05:55:41] "DELETE /virtual-machine-interface/b6a809c8-0644-11f1-b89c-fa163ea930d4 HTTP/1.1" 200 115 0.050613 10.0.0.73 - - [2026-02-10 05:55:41] "DELETE /virtual-machine/bf70c978-009b-4ef8-a2c8-a2c79e921d3d HTTP/1.1" 200 115 0.019171 10.0.0.73 - - [2026-02-10 05:55:41] "DELETE /tag/b4a2fa67-c4da-4195-adf5-b17a092aaec2 HTTP/1.1" 200 115 0.053364 10.0.0.73 - - [2026-02-10 05:55:41] "GET /virtual-machine-interface/b71609b4-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004629 10.0.0.73 - - [2026-02-10 05:55:41] "POST /set-tag HTTP/1.1" 200 109 0.003355 10.0.0.73 - - [2026-02-10 05:55:41] "GET /virtual-machine-interface/b71609b4-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006276 10.0.0.73 - - [2026-02-10 05:55:41] "POST /set-tag HTTP/1.1" 200 109 0.004688 10.0.0.73 - - [2026-02-10 05:55:41] "GET /virtual-machine/c586041d-de7c-4212-983a-a4320cad78bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.008353 10.0.0.73 - - [2026-02-10 05:55:41] "POST /ref-update HTTP/1.1" 200 156 0.008760 10.0.0.73 - - [2026-02-10 05:55:41] "GET /virtual-machine-interface/b71609b4-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004411 10.0.0.73 - - [2026-02-10 05:55:41] "POST /set-tag HTTP/1.1" 200 109 0.023166 10.0.0.73 - - [2026-02-10 05:55:41] "POST /set-tag HTTP/1.1" 200 109 0.035425 10.0.0.73 - - [2026-02-10 05:55:41] "POST /set-tag HTTP/1.1" 200 109 0.043351 10.0.0.73 - - [2026-02-10 05:55:41] "POST /set-tag HTTP/1.1" 200 109 0.030330 10.0.0.73 - - [2026-02-10 05:55:41] "DELETE /instance-ip/b72e6d92-0644-11f1-b89c-fa163ea930d4 HTTP/1.1" 200 115 0.067674 10.0.0.73 - - [2026-02-10 05:55:41] "DELETE /virtual-machine-interface/b71609b4-0644-11f1-b89c-fa163ea930d4 HTTP/1.1" 200 115 0.052885 10.0.0.73 - - [2026-02-10 05:55:41] "DELETE /virtual-machine/c586041d-de7c-4212-983a-a4320cad78bd HTTP/1.1" 200 115 0.022721 10.0.0.73 - - [2026-02-10 05:55:42] "DELETE /tag/20a5b39e-8e59-4888-853d-264049f0ae9a HTTP/1.1" 200 115 0.066470 10.0.0.73 - - [2026-02-10 05:55:42] "DELETE /tag/f1ff8b4a-8df8-4703-a9c5-3f632802b63f HTTP/1.1" 200 115 0.048250 10.0.0.73 - - [2026-02-10 05:55:42] "DELETE /tag/bd4cafc5-2d39-4854-87a9-c466451f1717 HTTP/1.1" 200 115 0.062715 10.0.0.73 - - [2026-02-10 05:55:42] "GET /virtual-machine-interface/b5cdf21a-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005202 10.0.0.73 - - [2026-02-10 05:55:42] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.73 - - [2026-02-10 05:55:42] "GET /virtual-machine-interface/b5cdf21a-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005819 10.0.0.73 - - [2026-02-10 05:55:42] "POST /set-tag HTTP/1.1" 200 109 0.002180 10.0.0.73 - - [2026-02-10 05:55:42] "GET /virtual-machine/775b888b-a6f4-42f1-a4c8-cc95e21ad13d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.012421 10.0.0.73 - - [2026-02-10 05:55:42] "POST /ref-update HTTP/1.1" 200 156 0.101336 10.0.0.73 - - [2026-02-10 05:55:42] "GET /virtual-machine-interface/b5cdf21a-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.090516 10.0.0.73 - - [2026-02-10 05:55:42] "POST /set-tag HTTP/1.1" 200 109 0.019027 10.0.0.73 - - [2026-02-10 05:55:42] "POST /set-tag HTTP/1.1" 200 109 0.122766 10.0.0.73 - - [2026-02-10 05:55:42] "POST /set-tag HTTP/1.1" 200 109 0.024453 10.0.0.73 - - [2026-02-10 05:55:42] "POST /set-tag HTTP/1.1" 200 109 0.051557 10.0.0.73 - - [2026-02-10 05:55:42] "DELETE /instance-ip/b5e79cba-0644-11f1-b89c-fa163ea930d4 HTTP/1.1" 200 115 0.054274 10.0.0.73 - - [2026-02-10 05:55:43] "DELETE /virtual-machine-interface/b5cdf21a-0644-11f1-b89c-fa163ea930d4 HTTP/1.1" 200 115 0.105449 10.0.0.73 - - [2026-02-10 05:55:43] "DELETE /virtual-machine/775b888b-a6f4-42f1-a4c8-cc95e21ad13d HTTP/1.1" 200 115 0.029000 10.0.0.73 - - [2026-02-10 05:55:43] "DELETE /tag/5afe8106-fef0-47e7-ad0a-dc59cbb93f38 HTTP/1.1" 200 115 0.036855 10.0.0.73 - - [2026-02-10 05:55:43] "GET /virtual-machine-interface/b63ec710-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005414 10.0.0.73 - - [2026-02-10 05:55:43] "POST /set-tag HTTP/1.1" 200 109 0.005791 10.0.0.73 - - [2026-02-10 05:55:43] "GET /virtual-machine-interface/b63ec710-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005868 10.0.0.73 - - [2026-02-10 05:55:43] "POST /set-tag HTTP/1.1" 200 109 0.002246 10.0.0.73 - - [2026-02-10 05:55:43] "GET /virtual-machine/1c1ce9ff-be54-450e-a874-d0df15258628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003001 10.0.0.73 - - [2026-02-10 05:55:43] "POST /ref-update HTTP/1.1" 200 156 0.010741 10.0.0.73 - - [2026-02-10 05:55:43] "GET /virtual-machine-interface/b63ec710-0644-11f1-b89c-fa163ea930d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.024201 10.0.0.73 - - [2026-02-10 05:55:43] "POST /set-tag HTTP/1.1" 200 109 0.016780 10.0.0.73 - - [2026-02-10 05:55:43] "POST /set-tag HTTP/1.1" 200 109 0.041807 10.0.0.73 - - [2026-02-10 05:55:43] "POST /set-tag HTTP/1.1" 200 109 0.023541 10.0.0.73 - - [2026-02-10 05:55:43] "POST /set-tag HTTP/1.1" 200 109 0.026767 10.0.0.73 - - [2026-02-10 05:55:43] "DELETE /instance-ip/b6571e3c-0644-11f1-b89c-fa163ea930d4 HTTP/1.1" 200 115 0.069705 10.0.0.73 - - [2026-02-10 05:55:43] "DELETE /virtual-machine-interface/b63ec710-0644-11f1-b89c-fa163ea930d4 HTTP/1.1" 200 115 0.055553 10.0.0.73 - - [2026-02-10 05:55:43] "DELETE /virtual-machine/1c1ce9ff-be54-450e-a874-d0df15258628 HTTP/1.1" 200 115 0.017821 10.0.0.73 - - [2026-02-10 05:55:43] "DELETE /tag/6455ef41-68c5-4dad-9816-15972c02b981 HTTP/1.1" 200 115 0.063821 10.0.0.73 - - [2026-02-10 05:55:43] "DELETE /tag/e9cd7c97-5587-495b-ac52-35ec56564c0a HTTP/1.1" 409 236 0.008252 10.0.0.73 - - [2026-02-10 05:55:43] "DELETE /tag/61291861-1434-44fa-abd2-2f2affb01ed8 HTTP/1.1" 200 115 0.043393 10.0.0.73 - - [2026-02-10 05:55:44] "POST /projects HTTP/1.1" 409 238 0.001985 10.0.0.73 - - [2026-02-10 05:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.73 - - [2026-02-10 05:55:44] "GET /project/0b47869e-cf63-4d9f-b1f0-bb509e2804ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.048237 10.0.0.73 - - [2026-02-10 05:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.73 - - [2026-02-10 05:55:44] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003796 10.0.0.73 - - [2026-02-10 05:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.73 - - [2026-02-10 05:55:44] "GET /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003982 10.0.0.73 - - [2026-02-10 05:55:44] "POST /security-groups HTTP/1.1" 409 285 0.002428 10.0.0.73 - - [2026-02-10 05:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.73 - - [2026-02-10 05:55:44] "PUT /security-group/b648e677-6ec8-4671-b437-1c58b2dd6079 HTTP/1.1" 200 262 0.060544 10.0.0.73 - - [2026-02-10 05:55:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.027322 10.0.0.73 - - [2026-02-10 05:55:44] "PUT /access-control-list/31b4a6ab-ab83-46ed-b473-12dea941efda HTTP/1.1" 200 272 0.016523 10.0.0.73 - - [2026-02-10 05:55:44] "PUT /access-control-list/0d9d5d8b-1c1e-487b-8ed2-9d6f8b6e2666 HTTP/1.1" 200 272 0.024910 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:55:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000895 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:55:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000815 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:55:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000907 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:55:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000783 10.0.0.73 - - [2026-02-10 05:55:49] "POST /projects HTTP/1.1" 409 238 0.001907 10.0.0.73 - - [2026-02-10 05:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.73 - - [2026-02-10 05:55:49] "GET /project/0b47869e-cf63-4d9f-b1f0-bb509e2804ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.047142 10.0.0.73 - - [2026-02-10 05:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.73 - - [2026-02-10 05:55:49] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003808 10.0.0.73 - - [2026-02-10 05:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.73 - - [2026-02-10 05:55:49] "GET /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003370 10.0.0.73 - - [2026-02-10 05:55:49] "POST /security-groups HTTP/1.1" 409 285 0.001779 10.0.0.73 - - [2026-02-10 05:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.73 - - [2026-02-10 05:55:49] "PUT /security-group/b648e677-6ec8-4671-b437-1c58b2dd6079 HTTP/1.1" 200 262 0.080182 10.0.0.73 - - [2026-02-10 05:55:49] "PUT /access-control-list/31b4a6ab-ab83-46ed-b473-12dea941efda HTTP/1.1" 200 272 0.050273 10.0.0.73 - - [2026-02-10 05:55:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.062839 10.0.0.73 - - [2026-02-10 05:55:49] "GET /firewall-policy/76516fb2-185b-496e-8a00-377ee0e75beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.007982 10.0.0.73 - - [2026-02-10 05:55:49] "PUT /access-control-list/0d9d5d8b-1c1e-487b-8ed2-9d6f8b6e2666 HTTP/1.1" 200 272 0.043562 10.0.0.73 - - [2026-02-10 05:55:49] "GET /firewall-rule/ddc706c5-04a3-4a83-95a0-f471005f166e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.009171 10.0.0.73 - - [2026-02-10 05:55:50] "POST /ref-update HTTP/1.1" 200 156 0.068805 10.0.0.73 - - [2026-02-10 05:55:50] "DELETE /firewall-rule/ddc706c5-04a3-4a83-95a0-f471005f166e HTTP/1.1" 200 115 0.064042 10.0.0.73 - - [2026-02-10 05:55:50] "GET /firewall-policy/76516fb2-185b-496e-8a00-377ee0e75beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.006770 10.0.0.73 - - [2026-02-10 05:55:50] "GET /firewall-rule/8b86f1ca-c185-4e42-9a3c-a6fc48e91691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003743 10.0.0.73 - - [2026-02-10 05:55:50] "POST /ref-update HTTP/1.1" 200 156 0.058365 10.0.0.73 - - [2026-02-10 05:55:50] "DELETE /firewall-rule/8b86f1ca-c185-4e42-9a3c-a6fc48e91691 HTTP/1.1" 200 115 0.074571 10.0.0.73 - - [2026-02-10 05:55:50] "DELETE /tag/2f1bbe99-43cc-4ab5-b72c-62eb248bf5ec HTTP/1.1" 200 115 0.212095 10.0.0.73 - - [2026-02-10 05:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.73 - - [2026-02-10 05:55:50] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004128 10.0.0.73 - - [2026-02-10 05:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.73 - - [2026-02-10 05:55:50] "GET /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004582 10.0.0.73 - - [2026-02-10 05:55:50] "PUT /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a HTTP/1.1" 200 264 0.039475 10.0.0.73 - - [2026-02-10 05:55:50] "PUT /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0 HTTP/1.1" 200 264 0.063543 10.0.0.73 - - [2026-02-10 05:55:50] "DELETE /security-group/b648e677-6ec8-4671-b437-1c58b2dd6079 HTTP/1.1" 200 115 0.047271 10.0.0.73 - - [2026-02-10 05:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005735 10.0.0.73 - - [2026-02-10 05:55:50] "DELETE /access-control-list/31b4a6ab-ab83-46ed-b473-12dea941efda HTTP/1.1" 200 115 0.057561 10.0.0.73 - - [2026-02-10 05:55:50] "DELETE /access-control-list/0d9d5d8b-1c1e-487b-8ed2-9d6f8b6e2666 HTTP/1.1" 200 115 0.054301 10.0.0.73 - - [2026-02-10 05:55:50] "GET /project/0b47869e-cf63-4d9f-b1f0-bb509e2804ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.045009 10.0.0.73 - - [2026-02-10 05:55:50] "GET /project/0b47869e-cf63-4d9f-b1f0-bb509e2804ed?fields=security_groups HTTP/1.1" 200 1351 0.032466 10.0.0.73 - - [2026-02-10 05:55:50] "DELETE /security-group/e1eeff6b-11db-46cf-a56e-b4c803ce1d89 HTTP/1.1" 200 115 0.044132 10.0.0.73 - - [2026-02-10 05:55:51] "DELETE /access-control-list/01fbf8ce-ce68-4679-add1-f25d3af0d170 HTTP/1.1" 200 115 0.042570 10.0.0.73 - - [2026-02-10 05:55:51] "GET /project/0b47869e-cf63-4d9f-b1f0-bb509e2804ed?fields=application_policy_sets HTTP/1.1" 200 1390 0.052031 10.0.0.73 - - [2026-02-10 05:55:51] "DELETE /access-control-list/2d3b7fd7-79cf-465c-8961-6f05681fa44b HTTP/1.1" 200 115 0.054464 10.0.0.73 - - [2026-02-10 05:55:51] "DELETE /project/0b47869e-cf63-4d9f-b1f0-bb509e2804ed HTTP/1.1" 200 115 0.310044 10.0.0.73 - - [2026-02-10 05:55:51] "POST /projects HTTP/1.1" 409 238 0.001897 10.0.0.73 - - [2026-02-10 05:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.73 - - [2026-02-10 05:55:51] "GET /project/c4461996-042f-4af5-8e83-53bc14c034ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042593 10.0.0.73 - - [2026-02-10 05:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.73 - - [2026-02-10 05:55:51] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004704 10.0.0.73 - - [2026-02-10 05:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.73 - - [2026-02-10 05:55:51] "GET /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.003905 10.0.0.73 - - [2026-02-10 05:55:51] "POST /security-groups HTTP/1.1" 409 285 0.001873 10.0.0.73 - - [2026-02-10 05:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.73 - - [2026-02-10 05:55:51] "PUT /security-group/a05bd8bd-9308-4153-8ad9-ad2ee9569b04 HTTP/1.1" 200 262 0.076359 10.0.0.73 - - [2026-02-10 05:55:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.040540 10.0.0.73 - - [2026-02-10 05:55:51] "PUT /access-control-list/2a19c8da-d9c3-4fa8-b52a-a537d8b2dbc4 HTTP/1.1" 200 272 0.014125 10.0.0.73 - - [2026-02-10 05:55:51] "PUT /access-control-list/175c0de0-48c8-4fe9-aded-716304216d60 HTTP/1.1" 200 272 0.042560 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:55:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001580 [Introspect:8084]10.0.0.73 - - [2026-02-10 05:55:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000840 10.0.0.73 - - [2026-02-10 05:55:55] "DELETE /loadbalancer-member/a191e9b1-5dbb-4bb1-bd0d-283ace615b6d HTTP/1.1" 200 115 0.041864 10.0.0.73 - - [2026-02-10 05:55:55] "DELETE /loadbalancer-pool/a938ec0f-b9ef-4dbf-b6b6-d0fb0a7c24be HTTP/1.1" 200 115 0.042572 10.0.0.73 - - [2026-02-10 05:55:55] "DELETE /loadbalancer-listener/0d271c45-9f39-4bf8-8832-b80ae400c0dd HTTP/1.1" 200 115 0.038979 10.0.0.73 - - [2026-02-10 05:55:55] "DELETE /loadbalancer/6a5dae03-fa30-4810-b375-4d6b265d5db0 HTTP/1.1" 200 115 0.031157 10.0.0.73 - - [2026-02-10 05:55:55] "DELETE /floating-ip/fbb19ba8-19aa-4a6e-82e5-72f9033cb215 HTTP/1.1" 200 115 0.031009 10.0.0.73 - - [2026-02-10 05:55:55] "DELETE /instance-ip/e2b13667-efb3-42c9-8e74-4c8e1a81140b HTTP/1.1" 200 115 0.043876 10.0.0.73 - - [2026-02-10 05:55:55] "DELETE /virtual-machine-interface/d3932386-2adc-4a72-af14-028b4333f767 HTTP/1.1" 200 115 0.037884 10.0.0.73 - - [2026-02-10 05:55:55] "DELETE /tag/31fd3553-c497-429b-b33b-24edf7dea7f4 HTTP/1.1" 200 115 0.027346 10.0.0.73 - - [2026-02-10 05:55:55] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003373 10.0.0.73 - - [2026-02-10 05:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.73 - - [2026-02-10 05:55:55] "GET /policy-management/4bc2332f-222a-419c-81dd-6c763d355f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002279 10.0.0.73 - - [2026-02-10 05:55:55] "GET /firewall-policy/67b2240d-d9ec-4a54-bbc1-c851ff734543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002171 10.0.0.73 - - [2026-02-10 05:55:55] "GET /firewall-rule/5821360c-f648-463e-8018-94d7642b41e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.002025 10.0.0.73 - - [2026-02-10 05:55:55] "POST /ref-update HTTP/1.1" 200 156 0.010956 10.0.0.73 - - [2026-02-10 05:55:55] "DELETE /firewall-rule/5821360c-f648-463e-8018-94d7642b41e9 HTTP/1.1" 200 115 0.044410 10.0.0.73 - - [2026-02-10 05:55:55] "GET /firewall-policy/c4af9a2c-1c5f-41d6-868f-2da4746103c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002622 10.0.0.73 - - [2026-02-10 05:55:55] "GET /firewall-rule/b6a9ea77-7305-42ce-91b8-bae5b0cac5b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.002913 10.0.0.73 - - [2026-02-10 05:55:55] "POST /ref-update HTTP/1.1" 200 156 0.010602 10.0.0.73 - - [2026-02-10 05:55:55] "DELETE /firewall-rule/b6a9ea77-7305-42ce-91b8-bae5b0cac5b2 HTTP/1.1" 200 115 0.037267 10.0.0.73 - - [2026-02-10 05:55:55] "GET /application-policy-set/6103494d-db4b-492c-8da1-6341ea581249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002662 10.0.0.73 - - [2026-02-10 05:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.73 - - [2026-02-10 05:55:55] "GET /policy-management/4bc2332f-222a-419c-81dd-6c763d355f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002669 10.0.0.73 - - [2026-02-10 05:55:55] "GET /firewall-policy/c4af9a2c-1c5f-41d6-868f-2da4746103c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1888 0.002891 10.0.0.73 - - [2026-02-10 05:55:56] "POST /ref-update HTTP/1.1" 200 156 0.021554 10.0.0.73 - - [2026-02-10 05:55:56] "DELETE /firewall-policy/c4af9a2c-1c5f-41d6-868f-2da4746103c0 HTTP/1.1" 200 115 0.040694 10.0.0.73 - - [2026-02-10 05:55:56] "DELETE /tag/b6664c72-92f5-48e7-a57d-d96f3d5c4979 HTTP/1.1" 200 115 0.052128 10.0.0.73 - - [2026-02-10 05:55:56] "DELETE /tag/e9cd7c97-5587-495b-ac52-35ec56564c0a HTTP/1.1" 200 115 0.050756 10.0.0.73 - - [2026-02-10 05:55:56] "POST /projects HTTP/1.1" 409 238 0.004788 10.0.0.73 - - [2026-02-10 05:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.73 - - [2026-02-10 05:55:56] "GET /project/c4461996-042f-4af5-8e83-53bc14c034ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031904 10.0.0.73 - - [2026-02-10 05:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.73 - - [2026-02-10 05:55:56] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003620 10.0.0.73 - - [2026-02-10 05:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009111 10.0.0.73 - - [2026-02-10 05:55:56] "GET /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.006732 10.0.0.73 - - [2026-02-10 05:55:56] "POST /security-groups HTTP/1.1" 409 285 0.002556 10.0.0.73 - - [2026-02-10 05:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.73 - - [2026-02-10 05:55:56] "PUT /security-group/a05bd8bd-9308-4153-8ad9-ad2ee9569b04 HTTP/1.1" 200 262 0.059327 10.0.0.73 - - [2026-02-10 05:55:56] "PUT /access-control-list/2a19c8da-d9c3-4fa8-b52a-a537d8b2dbc4 HTTP/1.1" 200 272 0.040833 10.0.0.73 - - [2026-02-10 05:55:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.055642 10.0.0.73 - - [2026-02-10 05:55:56] "GET /firewall-policy/76516fb2-185b-496e-8a00-377ee0e75beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.009303 10.0.0.73 - - [2026-02-10 05:55:56] "PUT /access-control-list/175c0de0-48c8-4fe9-aded-716304216d60 HTTP/1.1" 200 272 0.033592 10.0.0.73 - - [2026-02-10 05:55:56] "GET /firewall-rule/9322c059-09c5-4720-8bf3-4275fef1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004495 10.0.0.73 - - [2026-02-10 05:55:56] "POST /ref-update HTTP/1.1" 200 156 0.113043 10.0.0.73 - - [2026-02-10 05:55:56] "DELETE /firewall-rule/9322c059-09c5-4720-8bf3-4275fef1e817 HTTP/1.1" 200 115 0.053676 10.0.0.73 - - [2026-02-10 05:55:56] "GET /firewall-policy/76516fb2-185b-496e-8a00-377ee0e75beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.005013 10.0.0.73 - - [2026-02-10 05:55:56] "GET /firewall-rule/d4867574-7cac-4254-94dd-ffcf7ed03f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002768 10.0.0.73 - - [2026-02-10 05:55:56] "POST /ref-update HTTP/1.1" 200 156 0.045436 10.0.0.73 - - [2026-02-10 05:55:56] "DELETE /firewall-rule/d4867574-7cac-4254-94dd-ffcf7ed03f18 HTTP/1.1" 200 115 0.025405 10.0.0.73 - - [2026-02-10 05:55:56] "DELETE /tag/8475334a-9a8c-45fa-ba03-6b030ed500e0 HTTP/1.1" 200 115 0.052112 10.0.0.73 - - [2026-02-10 05:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001274 10.0.0.73 - - [2026-02-10 05:55:57] "GET /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.010347 10.0.0.73 - - [2026-02-10 05:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.73 - - [2026-02-10 05:55:57] "GET /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.006272 10.0.0.73 - - [2026-02-10 05:55:57] "PUT /virtual-network/5dd98bdc-6507-4b36-a774-22436f38d98a HTTP/1.1" 200 264 0.053445 10.0.0.73 - - [2026-02-10 05:55:57] "PUT /virtual-network/66528999-f45b-45b0-89a9-2fdc7c1b01f0 HTTP/1.1" 200 264 0.055895 10.0.0.73 - - [2026-02-10 05:55:57] "DELETE /security-group/a05bd8bd-9308-4153-8ad9-ad2ee9569b04 HTTP/1.1" 200 115 0.050582 10.0.0.73 - - [2026-02-10 05:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.73 - - [2026-02-10 05:55:57] "DELETE /access-control-list/2a19c8da-d9c3-4fa8-b52a-a537d8b2dbc4 HTTP/1.1" 200 115 0.031012 10.0.0.73 - - [2026-02-10 05:55:57] "DELETE /access-control-list/175c0de0-48c8-4fe9-aded-716304216d60 HTTP/1.1" 200 115 0.023034 10.0.0.73 - - [2026-02-10 05:55:57] "GET /project/c4461996-042f-4af5-8e83-53bc14c034ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.028249 10.0.0.73 - - [2026-02-10 05:55:57] "GET /project/c4461996-042f-4af5-8e83-53bc14c034ab?fields=security_groups HTTP/1.1" 200 1353 0.028805 10.0.0.73 - - [2026-02-10 05:55:57] "DELETE /security-group/ca7dc833-0e5a-4359-9df9-d67561225c42 HTTP/1.1" 200 115 0.050214 10.0.0.73 - - [2026-02-10 05:55:57] "DELETE /access-control-list/3fb6553d-1d74-4937-93e6-04a03c701e7b HTTP/1.1" 200 115 0.040186 10.0.0.73 - - [2026-02-10 05:55:57] "GET /project/c4461996-042f-4af5-8e83-53bc14c034ab?fields=application_policy_sets HTTP/1.1" 200 1392 0.052377 10.0.0.73 - - [2026-02-10 05:55:57] "DELETE /access-control-list/8d9040e9-b6fd-4b7b-ba0a-aaabab0325c9 HTTP/1.1" 200 115 0.052135 10.0.0.73 - - [2026-02-10 05:55:57] "DELETE /project/c4461996-042f-4af5-8e83-53bc14c034ab HTTP/1.1" 200 115 0.294705