+++ date ++ echo 'INFO: =================== Thu Oct 23 01:33:01 AM UTC 2025 ===================' INFO: =================== Thu Oct 23 01:33:01 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.129 ++ 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.129 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.129 ++ ANALYTICSDB_NODES=10.0.0.129 ++ ANALYTICS_SNMP_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ '[' -n '10.0.0.129:8081 ' ']' +++ echo 10.0.0.129:8081 ++ ANALYTICS_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ '[' -n '10.0.0.129:9042 ' ']' +++ echo 10.0.0.129:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.129:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ '[' -n '10.0.0.129:8086 ' ']' +++ echo 10.0.0.129:8086 ++ COLLECTOR_SERVERS=10.0.0.129: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.129 ++ CONFIGDB_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ '[' -n '10.0.0.129:8082 ' ']' +++ echo 10.0.0.129:8082 ++ CONFIG_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ '[' -n '10.0.0.129:9161 ' ']' +++ echo 10.0.0.129:9161 ++ CONFIGDB_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ '[' -n '10.0.0.129:9041 ' ']' +++ echo 10.0.0.129:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.129: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.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ '[' -n 10.0.0.129:2181, ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ '[' -n '10.0.0.129:2181 ' ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.129:2181 ++ RABBITMQ_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ '[' -n 10.0.0.129:5673, ']' +++ echo 10.0.0.129:5673 ++ RABBITMQ_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ '[' -n '10.0.0.129:6379 ' ']' +++ echo 10.0.0.129:6379 ++ REDIS_SERVERS=10.0.0.129: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.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ '[' -n '10.0.0.129:9092 ' ']' +++ echo 10.0.0.129:9092 ++ KAFKA_SERVERS=10.0.0.129: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.129 ++ 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.129 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.129 ++ cut -d , -f 1 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ 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.129 +++ local servers=10.0.0.129 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ cat /proc/net/fib_trie ++++ grep -vi host +++ local local_ips=,10.0.0.129,10.232.249.1,127.0.0.1,172.17.0.1,252.129.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.129'\''))' +++ local server_ip=10.0.0.129 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.129 ]] +++ [[ ,10.0.0.129,10.232.249.1,127.0.0.1,172.17.0.1,252.129.0.1,, =~ ,10\.0\.0\.129, ]] +++ echo 10.0.0.129 1 +++ return ++ local ip=10.0.0.129 ++ [[ -z 10.0.0.129 ]] ++ echo 10.0.0.129 + host_ip=10.0.0.129 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.129:9041 + cassandra_server_list=10.0.0.129:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.129: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=__ ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ sed 's/^API__//g' ++ set ++ sort ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/23/2025 01:33:46.025 7fe13c308600 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/23/2025 01:33:46.415 7fe13c308600 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/23/2025 01:33:46.449 7fe13c308600 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/23/2025 01:33:46.458 7fe13c308600 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.129:8082/ Hit Ctrl-C to quit. 10.0.0.129 - - [2025-10-23 01:33:57] "GET / HTTP/1.1" 503 181 0.000206 10.0.0.129 - - [2025-10-23 01:33:58] "GET / HTTP/1.1" 200 36215 0.001374 10.0.0.129 - - [2025-10-23 01:33:58] "GET / HTTP/1.1" 200 45303 0.001014 10.0.0.129 - - [2025-10-23 01:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007339 10.0.0.129 - - [2025-10-23 01:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006871 10.0.0.129 - - [2025-10-23 01:33:58] "GET /global-system-config/cddcf7a2-f2a0-46ea-b3a5-3bbff71ba86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.004791 10.0.0.129 - - [2025-10-23 01:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.129 - - [2025-10-23 01:33:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.002002 10.0.0.129 - - [2025-10-23 01:33:58] "POST /config-nodes HTTP/1.1" 200 595 0.020062 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:33:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000888 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:33:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000801 10.0.0.129 - - [2025-10-23 01:33:58] "GET / HTTP/1.1" 200 36215 0.001414 10.0.0.129 - - [2025-10-23 01:33:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003416 10.0.0.129 - - [2025-10-23 01:33:58] "GET / HTTP/1.1" 200 36215 0.001194 10.0.0.129 - - [2025-10-23 01:33:59] "GET / HTTP/1.1" 200 36215 0.001770 10.0.0.129 - - [2025-10-23 01:33:59] "GET / HTTP/1.1" 200 36215 0.001155 10.0.0.129 - - [2025-10-23 01:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.129 - - [2025-10-23 01:33:59] "GET /global-system-config/cddcf7a2-f2a0-46ea-b3a5-3bbff71ba86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005525 10.0.0.129 - - [2025-10-23 01:33:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.001505 10.0.0.129 - - [2025-10-23 01:33:59] "POST /database-nodes HTTP/1.1" 200 599 0.029469 10.0.0.129 - - [2025-10-23 01:33:59] "GET / HTTP/1.1" 200 36215 0.001396 10.0.0.129 - - [2025-10-23 01:33:59] "GET / HTTP/1.1" 200 36215 0.001213 10.0.0.129 - - [2025-10-23 01:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.129 - - [2025-10-23 01:33:59] "POST /fqname-to-id HTTP/1.1" 404 186 0.002722 10.0.0.129 - - [2025-10-23 01:33:59] "GET /global-system-config/cddcf7a2-f2a0-46ea-b3a5-3bbff71ba86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006452 10.0.0.129 - - [2025-10-23 01:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005258 10.0.0.129 - - [2025-10-23 01:33:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.006633 10.0.0.129 - - [2025-10-23 01:33:59] "GET /global-system-config/cddcf7a2-f2a0-46ea-b3a5-3bbff71ba86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009371 10.0.0.129 - - [2025-10-23 01:33:59] "POST /service-appliance-sets HTTP/1.1" 200 555 0.028043 10.0.0.129 - - [2025-10-23 01:33:59] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.045876 10.0.0.129 - - [2025-10-23 01:34:00] "POST /fqname-to-id HTTP/1.1" 404 180 0.012598 10.0.0.129 - - [2025-10-23 01:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005428 10.0.0.129 - - [2025-10-23 01:34:00] "GET /global-system-config/cddcf7a2-f2a0-46ea-b3a5-3bbff71ba86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.012950 10.0.0.129 - - [2025-10-23 01:34:00] "POST /service-appliance-sets HTTP/1.1" 200 543 0.021674 10.0.0.129 - - [2025-10-23 01:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011300 10.0.0.129 - - [2025-10-23 01:34:00] "GET /network-ipam/a06bb73d-8160-46c7-b933-21c1ab790dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004006 10.0.0.129 - - [2025-10-23 01:34:00] "POST /service-templates HTTP/1.1" 200 513 0.052102 10.0.0.129 - - [2025-10-23 01:34:00] "POST /service-templates HTTP/1.1" 200 503 0.054498 10.0.0.129 - - [2025-10-23 01:34:00] "POST /service-templates HTTP/1.1" 200 517 0.073879 10.0.0.129 - - [2025-10-23 01:34:00] "GET / HTTP/1.1" 200 36215 0.001112 10.0.0.129 - - [2025-10-23 01:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013716 10.0.0.129 - - [2025-10-23 01:34:00] "POST /service-templates HTTP/1.1" 200 537 0.064646 10.0.0.129 - - [2025-10-23 01:34:00] "GET /global-system-config/cddcf7a2-f2a0-46ea-b3a5-3bbff71ba86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009859 10.0.0.129 - - [2025-10-23 01:34:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.002519 10.0.0.129 - - [2025-10-23 01:34:00] "POST /config-database-nodes HTTP/1.1" 200 613 0.083926 10.0.0.129 - - [2025-10-23 01:34:00] "POST /service-templates HTTP/1.1" 200 509 0.136581 10.0.0.129 - - [2025-10-23 01:34:01] "GET / HTTP/1.1" 200 36215 0.002949 10.0.0.129 - - [2025-10-23 01:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007097 10.0.0.129 - - [2025-10-23 01:34:01] "GET /global-system-config/cddcf7a2-f2a0-46ea-b3a5-3bbff71ba86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.013876 10.0.0.129 - - [2025-10-23 01:34:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.005136 10.0.0.129 - - [2025-10-23 01:34:01] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.036402 10.0.0.129 - - [2025-10-23 01:34:01] "GET / HTTP/1.1" 200 36215 0.001496 10.0.0.129 - - [2025-10-23 01:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.129 - - [2025-10-23 01:34:01] "GET /global-system-config/cddcf7a2-f2a0-46ea-b3a5-3bbff71ba86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007499 10.0.0.129 - - [2025-10-23 01:34:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.004259 10.0.0.129 - - [2025-10-23 01:34:01] "POST /analytics-nodes HTTP/1.1" 200 601 0.044090 10.0.0.129 - - [2025-10-23 01:34:03] "GET / HTTP/1.1" 200 36215 0.002780 10.0.0.129 - - [2025-10-23 01:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.129 - - [2025-10-23 01:34:03] "GET /routing-instance/1a4ea5fc-7934-4b34-8bdd-d922c0436bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003027 10.0.0.129 - - [2025-10-23 01:34:03] "POST /bgp-routers HTTP/1.1" 200 618 0.027291 10.0.0.129 - - [2025-10-23 01:34:03] "GET /bgp-router/7ee2a418-e720-4743-ae92-4fe6b141a015?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.019483 10.0.0.129 - - [2025-10-23 01:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.129 - - [2025-10-23 01:34:03] "GET /global-system-config/cddcf7a2-f2a0-46ea-b3a5-3bbff71ba86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006193 10.0.0.129 - - [2025-10-23 01:34:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013320 10.0.0.129 - - [2025-10-23 01:34:03] "POST /ref-update HTTP/1.1" 200 156 0.075514 10.0.0.129 - - [2025-10-23 01:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011559 10.0.0.129 - - [2025-10-23 01:34:03] "GET /network-ipam/a06bb73d-8160-46c7-b933-21c1ab790dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.009194 10.0.0.129 - - [2025-10-23 01:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.129 - - [2025-10-23 01:34:03] "GET /global-vrouter-config/a8506e1b-3527-4230-b6cc-78d6fbbca994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.002693 10.0.0.129 - - [2025-10-23 01:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.129 - - [2025-10-23 01:34:03] "PUT /global-vrouter-config/a8506e1b-3527-4230-b6cc-78d6fbbca994 HTTP/1.1" 200 277 0.012375 10.0.0.129 - - [2025-10-23 01:34:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.006104 10.0.0.129 - - [2025-10-23 01:34:03] "POST /access-control-lists HTTP/1.1" 200 589 0.023874 10.0.0.129 - - [2025-10-23 01:34:03] "POST /fqname-to-id HTTP/1.1" 404 224 0.020641 10.0.0.129 - - [2025-10-23 01:34:03] "GET / HTTP/1.1" 200 36215 0.001189 10.0.0.129 - - [2025-10-23 01:34:04] "POST /alarms HTTP/1.1" 200 583 0.027647 10.0.0.129 - - [2025-10-23 01:34:04] "POST /alarms HTTP/1.1" 200 577 0.043561 10.0.0.129 - - [2025-10-23 01:34:04] "POST /access-control-lists HTTP/1.1" 200 587 0.066831 10.0.0.129 - - [2025-10-23 01:34:04] "POST /alarms HTTP/1.1" 200 577 0.077372 10.0.0.129 - - [2025-10-23 01:34:04] "POST /route-targets HTTP/1.1" 200 328 0.019742 10.0.0.129 - - [2025-10-23 01:34:04] "POST /ref-update HTTP/1.1" 200 156 0.018909 10.0.0.129 - - [2025-10-23 01:34:04] "POST /alarms HTTP/1.1" 200 561 0.074570 10.0.0.129 - - [2025-10-23 01:34:04] "POST /route-targets HTTP/1.1" 200 328 0.023582 10.0.0.129 - - [2025-10-23 01:34:04] "POST /alarms HTTP/1.1" 200 557 0.020019 10.0.0.129 - - [2025-10-23 01:34:04] "POST /ref-update HTTP/1.1" 200 156 0.028987 10.0.0.129 - - [2025-10-23 01:34:04] "POST /alarms HTTP/1.1" 200 559 0.084510 10.0.0.129 - - [2025-10-23 01:34:04] "POST /route-targets HTTP/1.1" 200 328 0.049704 10.0.0.129 - - [2025-10-23 01:34:04] "POST /alarms HTTP/1.1" 200 567 0.056800 10.0.0.129 - - [2025-10-23 01:34:04] "POST /ref-update HTTP/1.1" 200 156 0.041213 10.0.0.129 - - [2025-10-23 01:34:04] "POST /alarms HTTP/1.1" 200 551 0.020888 10.0.0.129 - - [2025-10-23 01:34:04] "POST /route-targets HTTP/1.1" 200 328 0.023920 10.0.0.129 - - [2025-10-23 01:34:04] "POST /alarms HTTP/1.1" 200 559 0.073556 10.0.0.129 - - [2025-10-23 01:34:04] "POST /ref-update HTTP/1.1" 200 156 0.033131 10.0.0.129 - - [2025-10-23 01:34:04] "POST /alarms HTTP/1.1" 200 569 0.060185 10.0.0.129 - - [2025-10-23 01:34:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.015200 10.0.0.129 - - [2025-10-23 01:34:04] "POST /access-control-lists HTTP/1.1" 200 553 0.076535 10.0.0.129 - - [2025-10-23 01:34:04] "POST /alarms HTTP/1.1" 200 557 0.066217 10.0.0.129 - - [2025-10-23 01:34:04] "POST /alarms HTTP/1.1" 200 569 0.046770 10.0.0.129 - - [2025-10-23 01:34:04] "PUT /access-control-list/44c24814-bdfd-46c8-a210-b37d4e3d4abb HTTP/1.1" 200 273 0.078042 10.0.0.129 - - [2025-10-23 01:34:04] "PUT /access-control-list/65f56ca2-6028-4340-be19-918762b058fe HTTP/1.1" 200 273 0.078348 10.0.0.129 - - [2025-10-23 01:34:04] "POST /alarms HTTP/1.1" 200 577 0.156713 10.0.0.129 - - [2025-10-23 01:34:05] "POST /alarms HTTP/1.1" 200 571 0.041928 10.0.0.129 - - [2025-10-23 01:34:05] "POST /alarms HTTP/1.1" 200 563 0.050650 10.0.0.129 - - [2025-10-23 01:34:05] "POST /alarms HTTP/1.1" 200 563 0.029729 10.0.0.129 - - [2025-10-23 01:34:05] "POST /alarms HTTP/1.1" 200 563 0.018010 10.0.0.129 - - [2025-10-23 01:34:05] "POST /alarms HTTP/1.1" 200 549 0.037657 10.0.0.129 - - [2025-10-23 01:34:05] "POST /alarms HTTP/1.1" 200 597 0.032754 10.0.0.129 - - [2025-10-23 01:34:05] "POST /alarms HTTP/1.1" 200 577 0.018162 10.0.0.129 - - [2025-10-23 01:34:05] "POST /alarms HTTP/1.1" 200 573 0.026799 10.0.0.129 - - [2025-10-23 01:34:05] "POST /alarms HTTP/1.1" 200 585 0.041505 10.0.0.129 - - [2025-10-23 01:34:05] "POST /alarms HTTP/1.1" 200 611 0.025924 10.0.0.129 - - [2025-10-23 01:34:05] "GET / HTTP/1.1" 200 36215 0.001413 10.0.0.129 - - [2025-10-23 01:34:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002371 10.0.0.129 - - [2025-10-23 01:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.129 - - [2025-10-23 01:34:05] "PUT /global-vrouter-config/a8506e1b-3527-4230-b6cc-78d6fbbca994 HTTP/1.1" 200 277 0.009646 10.0.0.129 - - [2025-10-23 01:34:06] "GET / HTTP/1.1" 200 36215 0.001258 10.0.0.129 - - [2025-10-23 01:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.129 - - [2025-10-23 01:34:06] "GET /global-vrouter-config/a8506e1b-3527-4230-b6cc-78d6fbbca994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002471 10.0.0.129 - - [2025-10-23 01:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.129 - - [2025-10-23 01:34:06] "PUT /global-vrouter-config/a8506e1b-3527-4230-b6cc-78d6fbbca994 HTTP/1.1" 200 277 0.008707 10.0.0.129 - - [2025-10-23 01:34:06] "GET / HTTP/1.1" 200 36215 0.001420 10.0.0.129 - - [2025-10-23 01:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.129 - - [2025-10-23 01:34:06] "GET /global-system-config/cddcf7a2-f2a0-46ea-b3a5-3bbff71ba86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006228 10.0.0.129 - - [2025-10-23 01:34:06] "PUT /global-system-config/cddcf7a2-f2a0-46ea-b3a5-3bbff71ba86c HTTP/1.1" 200 275 0.014560 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:34:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000858 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:34:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001078 10.0.0.129 - - [2025-10-23 01:34:09] "GET / HTTP/1.1" 200 36215 0.001542 10.0.0.129 - - [2025-10-23 01:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.129 - - [2025-10-23 01:34:09] "GET /domain/39bacb66-7b70-479a-91ef-403eb2e9db87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003347 10.0.0.129 - - [2025-10-23 01:34:09] "POST /id-to-fqname HTTP/1.1" 200 173 0.000495 10.0.0.129 - - [2025-10-23 01:34:09] "POST /fqname-to-id HTTP/1.1" 404 182 0.013534 10.0.0.129 - - [2025-10-23 01:34:09] "POST /security-groups HTTP/1.1" 200 570 0.073347 10.0.0.129 - - [2025-10-23 01:34:09] "POST /projects HTTP/1.1" 200 483 0.221664 10.0.0.129 - - [2025-10-23 01:34:09] "POST /fqname-to-id HTTP/1.1" 404 213 0.001597 10.0.0.129 - - [2025-10-23 01:34:09] "POST /access-control-lists HTTP/1.1" 200 581 0.068967 10.0.0.129 - - [2025-10-23 01:34:10] "POST /security-groups HTTP/1.1" 200 536 0.105130 10.0.0.129 - - [2025-10-23 01:34:10] "POST /fqname-to-id HTTP/1.1" 404 212 0.015554 10.0.0.129 - - [2025-10-23 01:34:10] "POST /chown HTTP/1.1" 200 109 0.027170 10.0.0.129 - - [2025-10-23 01:34:10] "POST /policy-managements HTTP/1.1" 409 214 0.020466 10.0.0.129 - - [2025-10-23 01:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.129 - - [2025-10-23 01:34:10] "POST /access-control-lists HTTP/1.1" 200 579 0.092124 10.0.0.129 - - [2025-10-23 01:34:10] "GET /policy-management/b8bf39a0-205b-4e65-ae3c-f852e1a62b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.017327 10.0.0.129 - - [2025-10-23 01:34:10] "POST /fqname-to-id HTTP/1.1" 404 232 0.008214 10.0.0.129 - - [2025-10-23 01:34:10] "POST /application-policy-sets HTTP/1.1" 200 530 0.061458 10.0.0.129 - - [2025-10-23 01:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012973 10.0.0.129 - - [2025-10-23 01:34:10] "POST /access-control-lists HTTP/1.1" 200 596 0.043175 10.0.0.129 - - [2025-10-23 01:34:10] "GET /global-vrouter-config/a8506e1b-3527-4230-b6cc-78d6fbbca994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.011299 10.0.0.129 - - [2025-10-23 01:34:10] "POST /fqname-to-id HTTP/1.1" 404 231 0.021571 10.0.0.129 - - [2025-10-23 01:34:10] "PUT /global-vrouter-config/a8506e1b-3527-4230-b6cc-78d6fbbca994 HTTP/1.1" 200 277 0.027066 10.0.0.129 - - [2025-10-23 01:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.026639 10.0.0.129 - - [2025-10-23 01:34:10] "POST /access-control-lists HTTP/1.1" 200 594 0.072039 10.0.0.129 - - [2025-10-23 01:34:10] "GET /virtual-network/cbd4e133-f10a-426e-970e-66194ab7db33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.022255 10.0.0.129 - - [2025-10-23 01:34:10] "POST /id-to-fqname HTTP/1.1" 200 177 0.003261 10.0.0.129 - - [2025-10-23 01:34:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.018282 10.0.0.129 - - [2025-10-23 01:34:10] "POST /security-groups HTTP/1.1" 200 574 0.067317 10.0.0.129 - - [2025-10-23 01:34:10] "POST /projects HTTP/1.1" 200 491 0.278543 10.0.0.129 - - [2025-10-23 01:34:10] "POST /fqname-to-id HTTP/1.1" 404 217 0.002686 10.0.0.129 - - [2025-10-23 01:34:10] "POST /access-control-lists HTTP/1.1" 200 585 0.075628 10.0.0.129 - - [2025-10-23 01:34:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.029770 10.0.0.129 - - [2025-10-23 01:34:10] "POST /security-groups HTTP/1.1" 200 548 0.157122 10.0.0.129 - - [2025-10-23 01:34:10] "POST /access-control-lists HTTP/1.1" 200 583 0.070923 10.0.0.129 - - [2025-10-23 01:34:10] "POST /chown HTTP/1.1" 200 109 0.043627 10.0.0.129 - - [2025-10-23 01:34:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.003007 10.0.0.129 - - [2025-10-23 01:34:11] "POST /network-ipams HTTP/1.1" 200 524 0.068026 10.0.0.129 - - [2025-10-23 01:34:11] "POST /access-control-lists HTTP/1.1" 200 604 0.051872 10.0.0.129 - - [2025-10-23 01:34:11] "POST /fqname-to-id HTTP/1.1" 404 239 0.026202 10.0.0.129 - - [2025-10-23 01:34:11] "POST /access-control-lists HTTP/1.1" 200 602 0.140311 10.0.0.129 - - [2025-10-23 01:34:11] "POST /network-ipams HTTP/1.1" 200 512 0.212044 10.0.0.129 - - [2025-10-23 01:34:11] "POST /fqname-to-id HTTP/1.1" 404 198 0.019062 10.0.0.129 - - [2025-10-23 01:34:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.004969 10.0.0.129 - - [2025-10-23 01:34:11] "POST /useragent-kv HTTP/1.1" 200 115 0.037862 10.0.0.129 - - [2025-10-23 01:34:11] "POST /virtual-networks HTTP/1.1" 200 540 0.209885 10.0.0.129 - - [2025-10-23 01:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.016894 10.0.0.129 - - [2025-10-23 01:34:11] "POST /access-control-lists HTTP/1.1" 200 591 0.113659 10.0.0.129 - - [2025-10-23 01:34:11] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.019574 10.0.0.129 - - [2025-10-23 01:34:11] "POST /route-targets HTTP/1.1" 200 328 0.016453 10.0.0.129 - - [2025-10-23 01:34:11] "POST /network-ipams HTTP/1.1" 200 520 0.063953 10.0.0.129 - - [2025-10-23 01:34:11] "POST /ref-update HTTP/1.1" 200 156 0.054794 10.0.0.129 - - [2025-10-23 01:34:11] "POST /fqname-to-id HTTP/1.1" 404 202 0.008797 10.0.0.129 - - [2025-10-23 01:34:11] "PUT /access-control-list/920718b4-95c3-40ad-9edf-e58fcaeecf82 HTTP/1.1" 200 273 0.108693 10.0.0.129 - - [2025-10-23 01:34:12] "POST /useragent-kv HTTP/1.1" 200 115 0.010481 10.0.0.129 - - [2025-10-23 01:34:12] "POST /virtual-networks HTTP/1.1" 200 548 0.293941 10.0.0.129 - - [2025-10-23 01:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846 10.0.0.129 - - [2025-10-23 01:34:12] "POST /route-targets HTTP/1.1" 200 328 0.030877 10.0.0.129 - - [2025-10-23 01:34:12] "GET /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.029954 10.0.0.129 - - [2025-10-23 01:34:12] "POST /fqname-to-id HTTP/1.1" 404 199 0.006637 10.0.0.129 - - [2025-10-23 01:34:12] "POST /ref-update HTTP/1.1" 200 156 0.033140 10.0.0.129 - - [2025-10-23 01:34:12] "POST /network-policys HTTP/1.1" 200 540 0.042306 10.0.0.129 - - [2025-10-23 01:34:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.007934 10.0.0.129 - - [2025-10-23 01:34:12] "POST /network-policys HTTP/1.1" 200 536 0.025061 10.0.0.129 - - [2025-10-23 01:34:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.008001 10.0.0.129 - - [2025-10-23 01:34:12] "POST /network-policys HTTP/1.1" 200 544 0.028298 10.0.0.129 - - [2025-10-23 01:34:12] "POST /ref-update HTTP/1.1" 200 156 0.083048 10.0.0.129 - - [2025-10-23 01:34:12] "PUT /access-control-list/081816c1-41eb-4c89-9a06-ba24ce194de4 HTTP/1.1" 200 273 0.029628 10.0.0.129 - - [2025-10-23 01:34:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002233 10.0.0.129 - - [2025-10-23 01:34:12] "PUT /access-control-list/081816c1-41eb-4c89-9a06-ba24ce194de4 HTTP/1.1" 200 273 0.019440 10.0.0.129 - - [2025-10-23 01:34:12] "POST /ref-update HTTP/1.1" 200 156 0.063183 10.0.0.129 - - [2025-10-23 01:34:12] "PUT /access-control-list/920718b4-95c3-40ad-9edf-e58fcaeecf82 HTTP/1.1" 200 273 0.032372 10.0.0.129 - - [2025-10-23 01:34:12] "POST /ref-update HTTP/1.1" 200 156 0.058172 10.0.0.129 - - [2025-10-23 01:34:12] "POST /ref-update HTTP/1.1" 200 156 0.120083 10.0.0.129 - - [2025-10-23 01:34:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024557 10.0.0.129 - - [2025-10-23 01:34:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002059 10.0.0.129 - - [2025-10-23 01:34:12] "PUT /access-control-list/920718b4-95c3-40ad-9edf-e58fcaeecf82 HTTP/1.1" 200 273 0.066287 10.0.0.129 - - [2025-10-23 01:34:12] "PUT /access-control-list/081816c1-41eb-4c89-9a06-ba24ce194de4 HTTP/1.1" 200 273 0.066210 10.0.0.129 - - [2025-10-23 01:34:12] "POST /fqname-to-id HTTP/1.1" 404 237 0.017129 10.0.0.129 - - [2025-10-23 01:34:13] "POST /ref-update HTTP/1.1" 200 156 0.217659 10.0.0.129 - - [2025-10-23 01:34:13] "POST /access-control-lists HTTP/1.1" 200 603 0.127294 10.0.0.129 - - [2025-10-23 01:34:13] "POST /ref-update HTTP/1.1" 200 156 0.162716 10.0.0.129 - - [2025-10-23 01:34:13] "POST /ref-update HTTP/1.1" 200 156 0.028857 10.0.0.129 - - [2025-10-23 01:34:13] "PUT /access-control-list/49ab37d4-58be-4fb9-a7a8-066cf0e46d6a HTTP/1.1" 200 273 0.023587 10.0.0.129 - - [2025-10-23 01:34:13] "POST /ref-update HTTP/1.1" 200 156 0.124405 10.0.0.129 - - [2025-10-23 01:34:13] "PUT /access-control-list/49ab37d4-58be-4fb9-a7a8-066cf0e46d6a HTTP/1.1" 200 273 0.037403 10.0.0.129 - - [2025-10-23 01:34:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021123 10.0.0.129 - - [2025-10-23 01:34:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005221 10.0.0.129 - - [2025-10-23 01:34:13] "POST /ref-update HTTP/1.1" 200 156 0.029400 10.0.0.129 - - [2025-10-23 01:34:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016180 10.0.0.129 - - [2025-10-23 01:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.018173 10.0.0.129 - - [2025-10-23 01:34:13] "GET /virtual-network/cbd4e133-f10a-426e-970e-66194ab7db33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.012529 10.0.0.129 - - [2025-10-23 01:34:13] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.006855 10.0.0.129 - - [2025-10-23 01:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.129 - - [2025-10-23 01:34:13] "GET /policy-management/b8bf39a0-205b-4e65-ae3c-f852e1a62b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003390 10.0.0.129 - - [2025-10-23 01:34:13] "POST /firewall-policys HTTP/1.1" 200 532 0.038949 10.0.0.129 - - [2025-10-23 01:34:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.031120 10.0.0.129 - - [2025-10-23 01:34:13] "GET /firewall-policy/97dacb00-749c-4b32-933f-a36c056e6065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003271 10.0.0.129 - - [2025-10-23 01:34:13] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.002615 10.0.0.129 - - [2025-10-23 01:34:13] "GET /firewall-policy/97dacb00-749c-4b32-933f-a36c056e6065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.009465 10.0.0.129 - - [2025-10-23 01:34:13] "POST /ref-update HTTP/1.1" 200 156 0.017872 10.0.0.129 - - [2025-10-23 01:34:13] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.008160 10.0.0.129 - - [2025-10-23 01:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.129 - - [2025-10-23 01:34:13] "GET /policy-management/b8bf39a0-205b-4e65-ae3c-f852e1a62b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002486 10.0.0.129 - - [2025-10-23 01:34:13] "POST /firewall-policys HTTP/1.1" 200 534 0.042616 10.0.0.129 - - [2025-10-23 01:34:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.048395 10.0.0.129 - - [2025-10-23 01:34:13] "GET /firewall-policy/aea61a3c-eaf6-4cb6-a76f-7a589d1a7fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.022157 10.0.0.129 - - [2025-10-23 01:34:14] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.004741 10.0.0.129 - - [2025-10-23 01:34:14] "GET /firewall-policy/aea61a3c-eaf6-4cb6-a76f-7a589d1a7fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002487 10.0.0.129 - - [2025-10-23 01:34:14] "GET /firewall-policy/97dacb00-749c-4b32-933f-a36c056e6065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002739 10.0.0.129 - - [2025-10-23 01:34:14] "GET /firewall-policy/97dacb00-749c-4b32-933f-a36c056e6065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.007081 10.0.0.129 - - [2025-10-23 01:34:14] "POST /ref-update HTTP/1.1" 200 156 0.013513 10.0.0.129 - - [2025-10-23 01:34:14] "POST /ref-update HTTP/1.1" 200 156 0.039074 10.0.0.129 - - [2025-10-23 01:34:14] "POST /ref-update HTTP/1.1" 200 156 0.032382 10.0.0.129 - - [2025-10-23 01:34:14] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.011830 10.0.0.129 - - [2025-10-23 01:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.129 - - [2025-10-23 01:34:14] "GET /policy-management/b8bf39a0-205b-4e65-ae3c-f852e1a62b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.011830 10.0.0.129 - - [2025-10-23 01:34:14] "POST /firewall-policys HTTP/1.1" 200 532 0.051762 10.0.0.129 - - [2025-10-23 01:34:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.033764 10.0.0.129 - - [2025-10-23 01:34:14] "GET /firewall-policy/21ca597b-8316-447e-825b-a91c2bd412ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.019711 10.0.0.129 - - [2025-10-23 01:34:14] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.004387 10.0.0.129 - - [2025-10-23 01:34:14] "GET /firewall-policy/21ca597b-8316-447e-825b-a91c2bd412ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005319 10.0.0.129 - - [2025-10-23 01:34:14] "GET /firewall-policy/97dacb00-749c-4b32-933f-a36c056e6065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.008771 10.0.0.129 - - [2025-10-23 01:34:14] "GET /firewall-policy/aea61a3c-eaf6-4cb6-a76f-7a589d1a7fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002882 10.0.0.129 - - [2025-10-23 01:34:14] "GET /firewall-policy/97dacb00-749c-4b32-933f-a36c056e6065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003652 10.0.0.129 - - [2025-10-23 01:34:14] "GET /firewall-policy/aea61a3c-eaf6-4cb6-a76f-7a589d1a7fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003445 10.0.0.129 - - [2025-10-23 01:34:14] "POST /ref-update HTTP/1.1" 200 156 0.023863 10.0.0.129 - - [2025-10-23 01:34:14] "POST /ref-update HTTP/1.1" 200 156 0.012569 10.0.0.129 - - [2025-10-23 01:34:14] "POST /ref-update HTTP/1.1" 200 156 0.031351 10.0.0.129 - - [2025-10-23 01:34:14] "POST /ref-update HTTP/1.1" 200 156 0.030570 10.0.0.129 - - [2025-10-23 01:34:14] "POST /ref-update HTTP/1.1" 200 156 0.040982 10.0.0.129 - - [2025-10-23 01:34:14] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.011186 10.0.0.129 - - [2025-10-23 01:34:14] "POST /tags HTTP/1.1" 200 300 0.054068 10.0.0.129 - - [2025-10-23 01:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.129 - - [2025-10-23 01:34:14] "GET /tag/629d714c-f1b2-4a39-9104-3a29a7e70358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.019679 10.0.0.129 - - [2025-10-23 01:34:14] "POST /set-tag HTTP/1.1" 200 109 0.017409 10.0.0.129 - - [2025-10-23 01:34:15] "POST /tags HTTP/1.1" 200 306 0.093064 10.0.0.129 - - [2025-10-23 01:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011400 10.0.0.129 - - [2025-10-23 01:34:15] "GET /tag/1430a9ed-7b6c-48b2-9cdc-78dd10909174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.027623 10.0.0.129 - - [2025-10-23 01:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.129 - - [2025-10-23 01:34:15] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.046264 10.0.0.129 - - [2025-10-23 01:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.129 - - [2025-10-23 01:34:15] "GET /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.005293 10.0.0.129 - - [2025-10-23 01:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.129 - - [2025-10-23 01:34:15] "GET /service-appliance-set/d34cbf36-8eb2-4397-8f4e-e3aca71b9f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012690 10.0.0.129 - - [2025-10-23 01:34:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.004280 10.0.0.129 - - [2025-10-23 01:34:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.128589 10.0.0.129 - - [2025-10-23 01:34:15] "GET /virtual-machine-interface/4e275f03-b8ea-4343-9bc8-e5b0d47ad351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.035220 10.0.0.129 - - [2025-10-23 01:34:15] "POST /instance-ips HTTP/1.1" 200 382 0.052304 10.0.0.129 - - [2025-10-23 01:34:15] "GET /instance-ip/82fbe797-31fd-45e4-abd9-6e509d2654a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006040 10.0.0.129 - - [2025-10-23 01:34:15] "POST /loadbalancers HTTP/1.1" 200 584 0.065784 10.0.0.129 - - [2025-10-23 01:34:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.036037 10.0.0.129 - - [2025-10-23 01:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.129 - - [2025-10-23 01:34:15] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.027650 10.0.0.129 - - [2025-10-23 01:34:15] "GET /loadbalancer/cfba113a-622a-4965-bb9e-f21233566333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.002645 10.0.0.129 - - [2025-10-23 01:34:16] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.069580 10.0.0.129 - - [2025-10-23 01:34:16] "GET /instance-ip/82fbe797-31fd-45e4-abd9-6e509d2654a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002489 10.0.0.129 - - [2025-10-23 01:34:16] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.068423 10.0.0.129 - - [2025-10-23 01:34:16] "POST /floating-ips HTTP/1.1" 200 585 0.053077 10.0.0.129 - - [2025-10-23 01:34:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.027565 10.0.0.129 - - [2025-10-23 01:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006823 10.0.0.129 - - [2025-10-23 01:34:16] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.040482 10.0.0.129 - - [2025-10-23 01:34:16] "GET /loadbalancer-listener/d6668342-0a42-4d29-b933-876092e33f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.003684 10.0.0.129 - - [2025-10-23 01:34:16] "GET /loadbalancer-listener/d6668342-0a42-4d29-b933-876092e33f7d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003425 10.0.0.129 - - [2025-10-23 01:34:16] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.036646 10.0.0.129 - - [2025-10-23 01:34:16] "GET /instance-ip/82fbe797-31fd-45e4-abd9-6e509d2654a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004474 10.0.0.129 - - [2025-10-23 01:34:16] "GET /instance-ip/82fbe797-31fd-45e4-abd9-6e509d2654a9?fields=floating_ips HTTP/1.1" 200 1172 0.007601 10.0.0.129 - - [2025-10-23 01:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004845 10.0.0.129 - - [2025-10-23 01:34:16] "GET /global-vrouter-config/a8506e1b-3527-4230-b6cc-78d6fbbca994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.012315 10.0.0.129 - - [2025-10-23 01:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012319 10.0.0.129 - - [2025-10-23 01:34:16] "GET /floating-ip/0ea68f78-c367-4dc9-b748-5286d62d318c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.005490 10.0.0.129 - - [2025-10-23 01:34:16] "PUT /global-vrouter-config/a8506e1b-3527-4230-b6cc-78d6fbbca994 HTTP/1.1" 200 277 0.016021 10.0.0.129 - - [2025-10-23 01:34:16] "POST /tags HTTP/1.1" 200 302 0.072280 10.0.0.129 - - [2025-10-23 01:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.129 - - [2025-10-23 01:34:16] "GET /tag/26da4d27-8860-463c-8dbc-c1fa6f19203c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012328 10.0.0.129 - - [2025-10-23 01:34:16] "POST /tags HTTP/1.1" 200 326 0.085107 10.0.0.129 - - [2025-10-23 01:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.016461 10.0.0.129 - - [2025-10-23 01:34:16] "GET /tag/4e55849f-70a9-4cbb-82f5-ea764de23f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.024687 10.0.0.129 - - [2025-10-23 01:34:16] "POST /tags HTTP/1.1" 200 364 0.081764 10.0.0.129 - - [2025-10-23 01:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009917 10.0.0.129 - - [2025-10-23 01:34:16] "GET /tag/94ee1cfb-a53a-4ae3-bdca-1e6af08e71d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.025617 10.0.0.129 - - [2025-10-23 01:34:16] "POST /tags HTTP/1.1" 200 312 0.063764 10.0.0.129 - - [2025-10-23 01:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007759 10.0.0.129 - - [2025-10-23 01:34:17] "GET /tag/1f6e8177-58d6-4df6-af31-b3fb77571e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.023865 10.0.0.129 - - [2025-10-23 01:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010371 10.0.0.129 - - [2025-10-23 01:34:17] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2297 0.012080 10.0.0.129 - - [2025-10-23 01:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.129 - - [2025-10-23 01:34:17] "GET /project/851a8c58-0fb2-4b71-8339-a180a6f1d8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.043657 10.0.0.129 - - [2025-10-23 01:34:17] "POST /virtual-machines HTTP/1.1" 200 378 0.013190 10.0.0.129 - - [2025-10-23 01:34:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.012064 10.0.0.129 - - [2025-10-23 01:34:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.130992 10.0.0.129 - - [2025-10-23 01:34:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.042112 10.0.0.129 - - [2025-10-23 01:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011600 10.0.0.129 - - [2025-10-23 01:34:17] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.007843 10.0.0.129 - - [2025-10-23 01:34:17] "POST /instance-ips HTTP/1.1" 200 410 0.041035 10.0.0.129 - - [2025-10-23 01:34:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.035520 10.0.0.129 - - [2025-10-23 01:34:17] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.009629 10.0.0.129 - - [2025-10-23 01:34:17] "POST /set-tag HTTP/1.1" 200 109 0.018766 10.0.0.129 - - [2025-10-23 01:34:17] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.014814 10.0.0.129 - - [2025-10-23 01:34:17] "GET /instance-ip/63f2bca4-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.004519 10.0.0.129 - - [2025-10-23 01:34:17] "POST /tags HTTP/1.1" 200 358 0.025087 10.0.0.129 - - [2025-10-23 01:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.023259 10.0.0.129 - - [2025-10-23 01:34:17] "GET /tag/98fabb4f-b337-4009-ac11-2582f943d1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.019800 10.0.0.129 - - [2025-10-23 01:34:17] "POST /tags HTTP/1.1" 200 306 0.026560 10.0.0.129 - - [2025-10-23 01:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005989 10.0.0.129 - - [2025-10-23 01:34:17] "GET /tag/29b79f75-c8fc-4f98-891d-8f9ec6e50cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.017007 10.0.0.129 - - [2025-10-23 01:34:18] "POST /id-to-fqname HTTP/1.1" 200 174 0.000605 10.0.0.129 - - [2025-10-23 01:34:18] "POST /fqname-to-id HTTP/1.1" 404 183 0.007506 10.0.0.129 - - [2025-10-23 01:34:18] "POST /security-groups HTTP/1.1" 200 571 0.084012 10.0.0.129 - - [2025-10-23 01:34:18] "POST /fqname-to-id HTTP/1.1" 404 214 0.002048 10.0.0.129 - - [2025-10-23 01:34:18] "POST /projects HTTP/1.1" 200 485 0.254434 10.0.0.129 - - [2025-10-23 01:34:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.016143 10.0.0.129 - - [2025-10-23 01:34:18] "POST /access-control-lists HTTP/1.1" 200 582 0.042990 10.0.0.129 - - [2025-10-23 01:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013316 10.0.0.129 - - [2025-10-23 01:34:18] "POST /fqname-to-id HTTP/1.1" 404 213 0.014298 10.0.0.129 - - [2025-10-23 01:34:18] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2297 0.040287 10.0.0.129 - - [2025-10-23 01:34:18] "POST /access-control-lists HTTP/1.1" 200 580 0.078423 10.0.0.129 - - [2025-10-23 01:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008203 10.0.0.129 - - [2025-10-23 01:34:18] "GET /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.005928 10.0.0.129 - - [2025-10-23 01:34:18] "PUT /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c HTTP/1.1" 200 265 0.030958 10.0.0.129 - - [2025-10-23 01:34:18] "PUT /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af HTTP/1.1" 200 265 0.055999 10.0.0.129 - - [2025-10-23 01:34:18] "POST /security-groups HTTP/1.1" 200 539 0.071791 10.0.0.129 - - [2025-10-23 01:34:18] "POST /fqname-to-id HTTP/1.1" 404 234 0.001680 10.0.0.129 - - [2025-10-23 01:34:18] "POST /access-control-lists HTTP/1.1" 200 598 0.066938 10.0.0.129 - - [2025-10-23 01:34:18] "POST /fqname-to-id HTTP/1.1" 404 233 0.007098 10.0.0.129 - - [2025-10-23 01:34:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.075522 10.0.0.129 - - [2025-10-23 01:34:18] "POST /chown HTTP/1.1" 200 109 0.020371 10.0.0.129 - - [2025-10-23 01:34:18] "POST /access-control-lists HTTP/1.1" 200 596 0.054309 10.0.0.129 - - [2025-10-23 01:34:18] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.020427 10.0.0.129 - - [2025-10-23 01:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.129 - - [2025-10-23 01:34:18] "GET /policy-management/b8bf39a0-205b-4e65-ae3c-f852e1a62b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.010864 10.0.0.129 - - [2025-10-23 01:34:18] "POST /tags HTTP/1.1" 409 207 0.002106 10.0.0.129 - - [2025-10-23 01:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.129 - - [2025-10-23 01:34:18] "GET /tag/29b79f75-c8fc-4f98-891d-8f9ec6e50cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010273 10.0.0.129 - - [2025-10-23 01:34:18] "POST /firewall-rules HTTP/1.1" 200 566 0.068915 10.0.0.129 - - [2025-10-23 01:34:19] "GET /firewall-rule/3525faf6-f873-4ca0-8dfc-f20f70bdb6fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005843 10.0.0.129 - - [2025-10-23 01:34:19] "GET /firewall-policy/aea61a3c-eaf6-4cb6-a76f-7a589d1a7fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002659 10.0.0.129 - - [2025-10-23 01:34:19] "GET /firewall-rule/3525faf6-f873-4ca0-8dfc-f20f70bdb6fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002311 10.0.0.129 - - [2025-10-23 01:34:19] "POST /ref-update HTTP/1.1" 200 156 0.017613 10.0.0.129 - - [2025-10-23 01:34:19] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.016093 10.0.0.129 - - [2025-10-23 01:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.129 - - [2025-10-23 01:34:19] "GET /policy-management/b8bf39a0-205b-4e65-ae3c-f852e1a62b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.010605 10.0.0.129 - - [2025-10-23 01:34:19] "POST /tags HTTP/1.1" 409 207 0.002464 10.0.0.129 - - [2025-10-23 01:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.129 - - [2025-10-23 01:34:19] "GET /tag/29b79f75-c8fc-4f98-891d-8f9ec6e50cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.016447 10.0.0.129 - - [2025-10-23 01:34:19] "POST /firewall-rules HTTP/1.1" 200 564 0.074109 10.0.0.129 - - [2025-10-23 01:34:19] "GET /firewall-rule/1a40d503-5d34-4990-93dd-a8ad1018b8e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004388 10.0.0.129 - - [2025-10-23 01:34:19] "GET /firewall-policy/aea61a3c-eaf6-4cb6-a76f-7a589d1a7fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006094 10.0.0.129 - - [2025-10-23 01:34:19] "GET /firewall-rule/1a40d503-5d34-4990-93dd-a8ad1018b8e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002647 10.0.0.129 - - [2025-10-23 01:34:19] "POST /ref-update HTTP/1.1" 200 156 0.019640 10.0.0.129 - - [2025-10-23 01:34:19] "POST /tags HTTP/1.1" 200 302 0.024558 10.0.0.129 - - [2025-10-23 01:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.016156 10.0.0.129 - - [2025-10-23 01:34:19] "GET /tag/fb42ff91-76ea-4393-af8e-0dae2d5d2784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.034750 10.0.0.129 - - [2025-10-23 01:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:34:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001019 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:34:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000915 10.0.0.129 - - [2025-10-23 01:34:19] "GET /project/851a8c58-0fb2-4b71-8339-a180a6f1d8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.054050 10.0.0.129 - - [2025-10-23 01:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.016123 10.0.0.129 - - [2025-10-23 01:34:19] "GET /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005350 10.0.0.129 - - [2025-10-23 01:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.129 - - [2025-10-23 01:34:19] "GET /service-appliance-set/d34cbf36-8eb2-4397-8f4e-e3aca71b9f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.005586 10.0.0.129 - - [2025-10-23 01:34:19] "POST /fqname-to-id HTTP/1.1" 404 242 0.004994 10.0.0.129 - - [2025-10-23 01:34:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.130415 10.0.0.129 - - [2025-10-23 01:34:19] "GET /virtual-machine-interface/8f9ba9bf-07dc-4450-a757-7fbd714e08ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.021394 10.0.0.129 - - [2025-10-23 01:34:20] "POST /instance-ips HTTP/1.1" 200 378 0.269708 10.0.0.129 - - [2025-10-23 01:34:20] "GET /instance-ip/fe10a6f4-cb93-439b-9cb7-ffc94a1206fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.098641 10.0.0.129 - - [2025-10-23 01:34:20] "POST /loadbalancers HTTP/1.1" 200 584 0.067778 10.0.0.129 - - [2025-10-23 01:34:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.044591 10.0.0.129 - - [2025-10-23 01:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007000 10.0.0.129 - - [2025-10-23 01:34:20] "GET /project/851a8c58-0fb2-4b71-8339-a180a6f1d8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.067511 10.0.0.129 - - [2025-10-23 01:34:20] "GET /instance-ip/fe10a6f4-cb93-439b-9cb7-ffc94a1206fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004854 10.0.0.129 - - [2025-10-23 01:34:20] "GET /project/851a8c58-0fb2-4b71-8339-a180a6f1d8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.059516 10.0.0.129 - - [2025-10-23 01:34:20] "GET /loadbalancer/09e2b001-bd24-440a-bd51-1c8a66385555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.005263 10.0.0.129 - - [2025-10-23 01:34:20] "POST /floating-ips HTTP/1.1" 200 583 0.066305 10.0.0.129 - - [2025-10-23 01:34:20] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.032411 10.0.0.129 - - [2025-10-23 01:34:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.009265 10.0.0.129 - - [2025-10-23 01:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.129 - - [2025-10-23 01:34:20] "GET /project/851a8c58-0fb2-4b71-8339-a180a6f1d8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.027272 10.0.0.129 - - [2025-10-23 01:34:20] "GET /loadbalancer-listener/6a86cd4d-a93b-4dda-8422-08b93e02a570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.003113 10.0.0.129 - - [2025-10-23 01:34:20] "GET /loadbalancer-listener/6a86cd4d-a93b-4dda-8422-08b93e02a570?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004602 10.0.0.129 - - [2025-10-23 01:34:21] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.038376 10.0.0.129 - - [2025-10-23 01:34:21] "GET /instance-ip/fe10a6f4-cb93-439b-9cb7-ffc94a1206fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.002733 10.0.0.129 - - [2025-10-23 01:34:21] "GET /instance-ip/fe10a6f4-cb93-439b-9cb7-ffc94a1206fa?fields=floating_ips HTTP/1.1" 200 1167 0.004366 10.0.0.129 - - [2025-10-23 01:34:21] "GET /floating-ip/a307a8f4-4564-418a-8f7e-3140c6dd5181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.001852 10.0.0.129 - - [2025-10-23 01:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.129 - - [2025-10-23 01:34:21] "GET /project/851a8c58-0fb2-4b71-8339-a180a6f1d8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.037851 10.0.0.129 - - [2025-10-23 01:34:21] "GET /loadbalancer/09e2b001-bd24-440a-bd51-1c8a66385555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.010944 10.0.0.129 - - [2025-10-23 01:34:21] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.026010 10.0.0.129 - - [2025-10-23 01:34:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008528 10.0.0.129 - - [2025-10-23 01:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001305 10.0.0.129 - - [2025-10-23 01:34:21] "GET /project/851a8c58-0fb2-4b71-8339-a180a6f1d8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.047007 10.0.0.129 - - [2025-10-23 01:34:21] "GET /loadbalancer-listener/74c05a9b-d240-4592-87e8-925e6a4e2725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.004158 10.0.0.129 - - [2025-10-23 01:34:21] "GET /loadbalancer-listener/74c05a9b-d240-4592-87e8-925e6a4e2725?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004145 10.0.0.129 - - [2025-10-23 01:34:21] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.026005 10.0.0.129 - - [2025-10-23 01:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008304 10.0.0.129 - - [2025-10-23 01:34:21] "GET /instance-ip/fe10a6f4-cb93-439b-9cb7-ffc94a1206fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004466 10.0.0.129 - - [2025-10-23 01:34:21] "GET /instance-ip/fe10a6f4-cb93-439b-9cb7-ffc94a1206fa?fields=floating_ips HTTP/1.1" 200 1167 0.003215 10.0.0.129 - - [2025-10-23 01:34:21] "GET /floating-ip/a307a8f4-4564-418a-8f7e-3140c6dd5181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.008446 10.0.0.129 - - [2025-10-23 01:34:21] "GET /project/851a8c58-0fb2-4b71-8339-a180a6f1d8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.041301 10.0.0.129 - - [2025-10-23 01:34:21] "GET /loadbalancer/09e2b001-bd24-440a-bd51-1c8a66385555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003381 10.0.0.129 - - [2025-10-23 01:34:21] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.018953 10.0.0.129 - - [2025-10-23 01:34:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009178 10.0.0.129 - - [2025-10-23 01:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004512 10.0.0.129 - - [2025-10-23 01:34:21] "GET /project/851a8c58-0fb2-4b71-8339-a180a6f1d8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.020904 10.0.0.129 - - [2025-10-23 01:34:21] "GET /loadbalancer-listener/413cf7f2-5a16-42fa-935d-aced9cc140a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.003330 10.0.0.129 - - [2025-10-23 01:34:21] "GET /loadbalancer-listener/413cf7f2-5a16-42fa-935d-aced9cc140a2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.003758 10.0.0.129 - - [2025-10-23 01:34:21] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.043184 10.0.0.129 - - [2025-10-23 01:34:21] "GET /instance-ip/fe10a6f4-cb93-439b-9cb7-ffc94a1206fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.002595 10.0.0.129 - - [2025-10-23 01:34:21] "GET /instance-ip/fe10a6f4-cb93-439b-9cb7-ffc94a1206fa?fields=floating_ips HTTP/1.1" 200 1167 0.009222 10.0.0.129 - - [2025-10-23 01:34:21] "GET /floating-ip/a307a8f4-4564-418a-8f7e-3140c6dd5181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002886 10.0.0.129 - - [2025-10-23 01:34:21] "POST /tags HTTP/1.1" 200 356 0.029145 10.0.0.129 - - [2025-10-23 01:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.025852 10.0.0.129 - - [2025-10-23 01:34:21] "GET /tag/21ebfa06-9324-441f-8f73-d8c6df9c8c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.024658 10.0.0.129 - - [2025-10-23 01:34:21] "POST /tags HTTP/1.1" 200 304 0.134570 10.0.0.129 - - [2025-10-23 01:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005372 10.0.0.129 - - [2025-10-23 01:34:22] "GET /tag/477d8e1a-59f4-430a-98d0-e0ef5e515f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.026131 10.0.0.129 - - [2025-10-23 01:34:22] "POST /projects HTTP/1.1" 409 218 0.002919 10.0.0.129 - - [2025-10-23 01:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.129 - - [2025-10-23 01:34:22] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.030853 10.0.0.129 - - [2025-10-23 01:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007308 10.0.0.129 - - [2025-10-23 01:34:22] "GET /network-ipam/fa6d4d3c-8eb4-48ce-b95d-2b483c4eff65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.002981 10.0.0.129 - - [2025-10-23 01:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007051 10.0.0.129 - - [2025-10-23 01:34:22] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.008163 10.0.0.129 - - [2025-10-23 01:34:22] "PUT /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c HTTP/1.1" 200 265 0.057995 10.0.0.129 - - [2025-10-23 01:34:22] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.012750 10.0.0.129 - - [2025-10-23 01:34:22] "POST /set-tag HTTP/1.1" 200 109 0.060786 10.0.0.129 - - [2025-10-23 01:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.016422 10.0.0.129 - - [2025-10-23 01:34:22] "GET /network-ipam/114d1b46-91fb-481e-95ea-57e05b620b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.006916 10.0.0.129 - - [2025-10-23 01:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.129 - - [2025-10-23 01:34:22] "GET /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004349 10.0.0.129 - - [2025-10-23 01:34:22] "PUT /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af HTTP/1.1" 200 265 0.090426 10.0.0.129 - - [2025-10-23 01:34:22] "GET /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.017821 10.0.0.129 - - [2025-10-23 01:34:22] "POST /set-tag HTTP/1.1" 200 109 0.050069 10.0.0.129 - - [2025-10-23 01:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.023027 10.0.0.129 - - [2025-10-23 01:34:22] "GET /network-policy/04088aa9-f1b4-4d8a-8ec0-e69d0fb0cbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002942 10.0.0.129 - - [2025-10-23 01:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.129 - - [2025-10-23 01:34:22] "GET /network-policy/820497b2-dded-4d0c-83da-e738a533652b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003275 10.0.0.129 - - [2025-10-23 01:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.129 - - [2025-10-23 01:34:22] "GET /network-policy/5855fdd5-c288-4b27-a2ec-a18c89fee2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002414 10.0.0.129 - - [2025-10-23 01:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.129 - - [2025-10-23 01:34:22] "PUT /network-policy/5855fdd5-c288-4b27-a2ec-a18c89fee2ec HTTP/1.1" 200 263 0.010957 10.0.0.129 - - [2025-10-23 01:34:23] "PUT /access-control-list/49ab37d4-58be-4fb9-a7a8-066cf0e46d6a HTTP/1.1" 200 273 0.046465 10.0.0.129 - - [2025-10-23 01:34:23] "POST /ref-update HTTP/1.1" 200 156 0.116032 10.0.0.129 - - [2025-10-23 01:34:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002341 10.0.0.129 - - [2025-10-23 01:34:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007659 10.0.0.129 - - [2025-10-23 01:34:23] "PUT /access-control-list/920718b4-95c3-40ad-9edf-e58fcaeecf82 HTTP/1.1" 200 273 0.063462 10.0.0.129 - - [2025-10-23 01:34:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007734 10.0.0.129 - - [2025-10-23 01:34:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002291 10.0.0.129 - - [2025-10-23 01:34:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002213 10.0.0.129 - - [2025-10-23 01:34:23] "POST /security-groups HTTP/1.1" 409 245 0.002384 10.0.0.129 - - [2025-10-23 01:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.129 - - [2025-10-23 01:34:23] "PUT /security-group/5397d1ce-c5eb-4ff8-8dd6-2bcc68030ea8 HTTP/1.1" 200 263 0.071859 10.0.0.129 - - [2025-10-23 01:34:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.046098 10.0.0.129 - - [2025-10-23 01:34:23] "PUT /access-control-list/b30b93ab-8d5b-4a39-87d8-64838320e190 HTTP/1.1" 200 273 0.031045 10.0.0.129 - - [2025-10-23 01:34:23] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.024910 10.0.0.129 - - [2025-10-23 01:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.129 - - [2025-10-23 01:34:23] "PUT /access-control-list/4e8bf175-d3ac-4671-8f60-fe7e0051918e HTTP/1.1" 200 273 0.058341 10.0.0.129 - - [2025-10-23 01:34:23] "GET /policy-management/b8bf39a0-205b-4e65-ae3c-f852e1a62b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.016370 10.0.0.129 - - [2025-10-23 01:34:23] "POST /tags HTTP/1.1" 409 206 0.014132 10.0.0.129 - - [2025-10-23 01:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.129 - - [2025-10-23 01:34:23] "GET /tag/477d8e1a-59f4-430a-98d0-e0ef5e515f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.020519 10.0.0.129 - - [2025-10-23 01:34:23] "POST /firewall-rules HTTP/1.1" 200 564 0.073245 10.0.0.129 - - [2025-10-23 01:34:23] "GET /firewall-rule/bcc55dae-6ea3-4330-92b2-4e903630b647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004153 10.0.0.129 - - [2025-10-23 01:34:23] "GET /firewall-policy/aea61a3c-eaf6-4cb6-a76f-7a589d1a7fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003744 10.0.0.129 - - [2025-10-23 01:34:23] "GET /firewall-rule/bcc55dae-6ea3-4330-92b2-4e903630b647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002283 10.0.0.129 - - [2025-10-23 01:34:23] "POST /ref-update HTTP/1.1" 200 156 0.023075 10.0.0.129 - - [2025-10-23 01:34:23] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011887 10.0.0.129 - - [2025-10-23 01:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006176 10.0.0.129 - - [2025-10-23 01:34:23] "GET /policy-management/b8bf39a0-205b-4e65-ae3c-f852e1a62b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002889 10.0.0.129 - - [2025-10-23 01:34:23] "POST /tags HTTP/1.1" 409 206 0.001691 10.0.0.129 - - [2025-10-23 01:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.129 - - [2025-10-23 01:34:23] "GET /tag/477d8e1a-59f4-430a-98d0-e0ef5e515f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.021427 10.0.0.129 - - [2025-10-23 01:34:23] "POST /firewall-rules HTTP/1.1" 200 562 0.069713 10.0.0.129 - - [2025-10-23 01:34:23] "GET /firewall-rule/c4a410c4-7003-456c-b6e7-e3919b6e8a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.012522 10.0.0.129 - - [2025-10-23 01:34:23] "GET /firewall-policy/aea61a3c-eaf6-4cb6-a76f-7a589d1a7fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004182 10.0.0.129 - - [2025-10-23 01:34:23] "GET /firewall-rule/c4a410c4-7003-456c-b6e7-e3919b6e8a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002309 10.0.0.129 - - [2025-10-23 01:34:24] "POST /ref-update HTTP/1.1" 200 156 0.028696 10.0.0.129 - - [2025-10-23 01:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.129 - - [2025-10-23 01:34:24] "GET /loadbalancer/cfba113a-622a-4965-bb9e-f21233566333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.002738 10.0.0.129 - - [2025-10-23 01:34:24] "POST /tags HTTP/1.1" 200 372 0.034437 10.0.0.129 - - [2025-10-23 01:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010850 10.0.0.129 - - [2025-10-23 01:34:24] "GET /tag/f36544eb-c208-4179-800b-77b690aa6262?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.033034 10.0.0.129 - - [2025-10-23 01:34:24] "POST /tags HTTP/1.1" 200 320 0.036378 10.0.0.129 - - [2025-10-23 01:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.023790 10.0.0.129 - - [2025-10-23 01:34:24] "GET /tag/271fea79-9bd0-4b75-b606-d75d110283a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.018903 10.0.0.129 - - [2025-10-23 01:34:24] "POST /id-to-fqname HTTP/1.1" 200 181 0.001928 10.0.0.129 - - [2025-10-23 01:34:24] "POST /fqname-to-id HTTP/1.1" 404 190 0.001524 10.0.0.129 - - [2025-10-23 01:34:24] "POST /security-groups HTTP/1.1" 200 578 0.060891 10.0.0.129 - - [2025-10-23 01:34:24] "POST /projects HTTP/1.1" 200 499 0.165220 10.0.0.129 - - [2025-10-23 01:34:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.001770 10.0.0.129 - - [2025-10-23 01:34:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.025706 10.0.0.129 - - [2025-10-23 01:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005580 10.0.0.129 - - [2025-10-23 01:34:24] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.018263 10.0.0.129 - - [2025-10-23 01:34:24] "POST /access-control-lists HTTP/1.1" 200 589 0.083779 10.0.0.129 - - [2025-10-23 01:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005149 10.0.0.129 - - [2025-10-23 01:34:24] "GET /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.009238 10.0.0.129 - - [2025-10-23 01:34:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.002038 10.0.0.129 - - [2025-10-23 01:34:24] "POST /access-control-lists HTTP/1.1" 200 587 0.070754 10.0.0.129 - - [2025-10-23 01:34:24] "PUT /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c HTTP/1.1" 200 265 0.104701 10.0.0.129 - - [2025-10-23 01:34:24] "PUT /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af HTTP/1.1" 200 265 0.053422 10.0.0.129 - - [2025-10-23 01:34:24] "POST /security-groups HTTP/1.1" 200 560 0.096738 10.0.0.129 - - [2025-10-23 01:34:24] "POST /fqname-to-id HTTP/1.1" 404 248 0.002200 10.0.0.129 - - [2025-10-23 01:34:25] "POST /access-control-lists HTTP/1.1" 200 612 0.022201 10.0.0.129 - - [2025-10-23 01:34:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.015756 10.0.0.129 - - [2025-10-23 01:34:25] "POST /chown HTTP/1.1" 200 109 0.014009 10.0.0.129 - - [2025-10-23 01:34:25] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004248 10.0.0.129 - - [2025-10-23 01:34:25] "POST /fqname-to-id HTTP/1.1" 404 247 0.002899 10.0.0.129 - - [2025-10-23 01:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.129 - - [2025-10-23 01:34:25] "GET /policy-management/b8bf39a0-205b-4e65-ae3c-f852e1a62b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.034711 10.0.0.129 - - [2025-10-23 01:34:25] "POST /access-control-lists HTTP/1.1" 200 610 0.066481 10.0.0.129 - - [2025-10-23 01:34:25] "POST /tags HTTP/1.1" 409 214 0.019624 10.0.0.129 - - [2025-10-23 01:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.129 - - [2025-10-23 01:34:25] "GET /tag/271fea79-9bd0-4b75-b606-d75d110283a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.026500 10.0.0.129 - - [2025-10-23 01:34:25] "POST /firewall-rules HTTP/1.1" 200 580 0.065058 10.0.0.129 - - [2025-10-23 01:34:25] "GET /firewall-rule/4fb5242b-38be-47c5-837c-baa541068f0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.008023 10.0.0.129 - - [2025-10-23 01:34:25] "GET /firewall-policy/aea61a3c-eaf6-4cb6-a76f-7a589d1a7fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.004144 10.0.0.129 - - [2025-10-23 01:34:25] "GET /firewall-rule/4fb5242b-38be-47c5-837c-baa541068f0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.002518 10.0.0.129 - - [2025-10-23 01:34:25] "POST /ref-update HTTP/1.1" 200 156 0.043363 10.0.0.129 - - [2025-10-23 01:34:25] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002848 10.0.0.129 - - [2025-10-23 01:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.129 - - [2025-10-23 01:34:25] "GET /policy-management/b8bf39a0-205b-4e65-ae3c-f852e1a62b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002823 10.0.0.129 - - [2025-10-23 01:34:25] "POST /tags HTTP/1.1" 409 214 0.002396 10.0.0.129 - - [2025-10-23 01:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.129 - - [2025-10-23 01:34:25] "GET /tag/271fea79-9bd0-4b75-b606-d75d110283a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.016060 10.0.0.129 - - [2025-10-23 01:34:25] "POST /firewall-rules HTTP/1.1" 200 578 0.064599 10.0.0.129 - - [2025-10-23 01:34:25] "GET /firewall-rule/a81e79a4-baef-40b5-818f-2a6fd4fa3d40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.009839 10.0.0.129 - - [2025-10-23 01:34:25] "GET /firewall-policy/aea61a3c-eaf6-4cb6-a76f-7a589d1a7fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.003782 10.0.0.129 - - [2025-10-23 01:34:25] "GET /firewall-rule/a81e79a4-baef-40b5-818f-2a6fd4fa3d40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002849 10.0.0.129 - - [2025-10-23 01:34:25] "POST /ref-update HTTP/1.1" 200 156 0.031863 10.0.0.129 - - [2025-10-23 01:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.129 - - [2025-10-23 01:34:25] "GET /loadbalancer/09e2b001-bd24-440a-bd51-1c8a66385555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002577 10.0.0.129 - - [2025-10-23 01:34:25] "POST /tags HTTP/1.1" 200 364 0.021137 10.0.0.129 - - [2025-10-23 01:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012098 10.0.0.129 - - [2025-10-23 01:34:25] "GET /tag/23e0f3a0-1594-4328-9a31-b9d2f8157d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.026089 10.0.0.129 - - [2025-10-23 01:34:25] "POST /tags HTTP/1.1" 200 312 0.023772 10.0.0.129 - - [2025-10-23 01:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008337 10.0.0.129 - - [2025-10-23 01:34:26] "GET /tag/e413531d-6186-4e02-b0d4-a97529d51792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.017105 10.0.0.129 - - [2025-10-23 01:34:26] "POST /id-to-fqname HTTP/1.1" 200 177 0.000562 10.0.0.129 - - [2025-10-23 01:34:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.007470 10.0.0.129 - - [2025-10-23 01:34:26] "POST /security-groups HTTP/1.1" 200 574 0.072121 10.0.0.129 - - [2025-10-23 01:34:26] "POST /fqname-to-id HTTP/1.1" 404 217 0.007934 10.0.0.129 - - [2025-10-23 01:34:26] "POST /projects HTTP/1.1" 200 491 0.259929 10.0.0.129 - - [2025-10-23 01:34:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.050249 10.0.0.129 - - [2025-10-23 01:34:26] "POST /access-control-lists HTTP/1.1" 200 585 0.086923 10.0.0.129 - - [2025-10-23 01:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.020838 10.0.0.129 - - [2025-10-23 01:34:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.002072 10.0.0.129 - - [2025-10-23 01:34:26] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2885 0.005142 10.0.0.129 - - [2025-10-23 01:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.129 - - [2025-10-23 01:34:26] "GET /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004918 10.0.0.129 - - [2025-10-23 01:34:26] "POST /access-control-lists HTTP/1.1" 200 583 0.069933 10.0.0.129 - - [2025-10-23 01:34:26] "PUT /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c HTTP/1.1" 200 265 0.085058 10.0.0.129 - - [2025-10-23 01:34:26] "PUT /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af HTTP/1.1" 200 265 0.042873 10.0.0.129 - - [2025-10-23 01:34:26] "POST /security-groups HTTP/1.1" 200 548 0.105081 10.0.0.129 - - [2025-10-23 01:34:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.003960 10.0.0.129 - - [2025-10-23 01:34:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.018333 10.0.0.129 - - [2025-10-23 01:34:26] "POST /chown HTTP/1.1" 200 109 0.012199 10.0.0.129 - - [2025-10-23 01:34:26] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008729 10.0.0.129 - - [2025-10-23 01:34:26] "POST /access-control-lists HTTP/1.1" 200 604 0.083124 10.0.0.129 - - [2025-10-23 01:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006022 10.0.0.129 - - [2025-10-23 01:34:26] "GET /policy-management/b8bf39a0-205b-4e65-ae3c-f852e1a62b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002863 10.0.0.129 - - [2025-10-23 01:34:26] "POST /fqname-to-id HTTP/1.1" 404 239 0.001887 10.0.0.129 - - [2025-10-23 01:34:26] "POST /tags HTTP/1.1" 409 210 0.001617 10.0.0.129 - - [2025-10-23 01:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.129 - - [2025-10-23 01:34:26] "GET /tag/e413531d-6186-4e02-b0d4-a97529d51792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.038949 10.0.0.129 - - [2025-10-23 01:34:26] "POST /access-control-lists HTTP/1.1" 200 602 0.066919 10.0.0.129 - - [2025-10-23 01:34:27] "POST /firewall-rules HTTP/1.1" 200 572 0.073667 10.0.0.129 - - [2025-10-23 01:34:27] "GET /firewall-rule/30fd9e83-c9f0-473f-a3cd-c2893c90d818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003948 10.0.0.129 - - [2025-10-23 01:34:27] "GET /firewall-policy/aea61a3c-eaf6-4cb6-a76f-7a589d1a7fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.002993 10.0.0.129 - - [2025-10-23 01:34:27] "GET /firewall-rule/30fd9e83-c9f0-473f-a3cd-c2893c90d818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002012 10.0.0.129 - - [2025-10-23 01:34:27] "POST /ref-update HTTP/1.1" 200 156 0.035639 10.0.0.129 - - [2025-10-23 01:34:27] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006173 10.0.0.129 - - [2025-10-23 01:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011261 10.0.0.129 - - [2025-10-23 01:34:27] "GET /policy-management/b8bf39a0-205b-4e65-ae3c-f852e1a62b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002926 10.0.0.129 - - [2025-10-23 01:34:27] "POST /tags HTTP/1.1" 409 210 0.001645 10.0.0.129 - - [2025-10-23 01:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.129 - - [2025-10-23 01:34:27] "GET /tag/e413531d-6186-4e02-b0d4-a97529d51792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012599 10.0.0.129 - - [2025-10-23 01:34:27] "POST /firewall-rules HTTP/1.1" 200 570 0.084333 10.0.0.129 - - [2025-10-23 01:34:27] "GET /firewall-rule/5fac3788-da68-4cf1-9324-c29fb32fff4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009906 10.0.0.129 - - [2025-10-23 01:34:27] "GET /firewall-policy/aea61a3c-eaf6-4cb6-a76f-7a589d1a7fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.003906 10.0.0.129 - - [2025-10-23 01:34:27] "GET /firewall-rule/5fac3788-da68-4cf1-9324-c29fb32fff4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002233 10.0.0.129 - - [2025-10-23 01:34:27] "POST /ref-update HTTP/1.1" 200 156 0.034629 10.0.0.129 - - [2025-10-23 01:34:27] "POST /tags HTTP/1.1" 409 237 0.002020 10.0.0.129 - - [2025-10-23 01:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.129 - - [2025-10-23 01:34:27] "GET /tag/94ee1cfb-a53a-4ae3-bdca-1e6af08e71d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.010463 10.0.0.129 - - [2025-10-23 01:34:27] "POST /tags HTTP/1.1" 409 210 0.001673 10.0.0.129 - - [2025-10-23 01:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.129 - - [2025-10-23 01:34:27] "GET /tag/1f6e8177-58d6-4df6-af31-b3fb77571e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010103 10.0.0.129 - - [2025-10-23 01:34:27] "POST /projects HTTP/1.1" 409 223 0.001618 10.0.0.129 - - [2025-10-23 01:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001381 10.0.0.129 - - [2025-10-23 01:34:27] "GET /project/851a8c58-0fb2-4b71-8339-a180a6f1d8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.029332 10.0.0.129 - - [2025-10-23 01:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.129 - - [2025-10-23 01:34:27] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.009318 10.0.0.129 - - [2025-10-23 01:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006429 10.0.0.129 - - [2025-10-23 01:34:27] "GET /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003952 10.0.0.129 - - [2025-10-23 01:34:27] "PUT /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c HTTP/1.1" 200 265 0.044216 10.0.0.129 - - [2025-10-23 01:34:27] "PUT /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af HTTP/1.1" 200 265 0.071736 10.0.0.129 - - [2025-10-23 01:34:27] "POST /security-groups HTTP/1.1" 409 253 0.007513 10.0.0.129 - - [2025-10-23 01:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.129 - - [2025-10-23 01:34:28] "PUT /security-group/f8ef3825-bd8a-4e76-9af0-b5ef398579d1 HTTP/1.1" 200 263 0.055567 10.0.0.129 - - [2025-10-23 01:34:28] "PUT /access-control-list/a9c42d3e-100c-4a25-b740-18c80db8a171 HTTP/1.1" 200 273 0.015436 10.0.0.129 - - [2025-10-23 01:34:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.039072 10.0.0.129 - - [2025-10-23 01:34:28] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014747 10.0.0.129 - - [2025-10-23 01:34:28] "PUT /access-control-list/01b32efa-074f-4fa6-8663-96caf0987b43 HTTP/1.1" 200 273 0.028961 10.0.0.129 - - [2025-10-23 01:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.129 - - [2025-10-23 01:34:28] "GET /policy-management/b8bf39a0-205b-4e65-ae3c-f852e1a62b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002615 10.0.0.129 - - [2025-10-23 01:34:28] "POST /tags HTTP/1.1" 409 210 0.001564 10.0.0.129 - - [2025-10-23 01:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.129 - - [2025-10-23 01:34:28] "GET /tag/1f6e8177-58d6-4df6-af31-b3fb77571e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.009655 10.0.0.129 - - [2025-10-23 01:34:28] "POST /firewall-rules HTTP/1.1" 200 572 0.097211 10.0.0.129 - - [2025-10-23 01:34:28] "GET /firewall-rule/ee61e2bb-c189-4c8a-b2a6-91619fea9802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.021511 10.0.0.129 - - [2025-10-23 01:34:28] "GET /firewall-policy/aea61a3c-eaf6-4cb6-a76f-7a589d1a7fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.005889 10.0.0.129 - - [2025-10-23 01:34:28] "GET /firewall-rule/ee61e2bb-c189-4c8a-b2a6-91619fea9802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.007563 10.0.0.129 - - [2025-10-23 01:34:28] "POST /ref-update HTTP/1.1" 200 156 0.047648 10.0.0.129 - - [2025-10-23 01:34:28] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002706 10.0.0.129 - - [2025-10-23 01:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.129 - - [2025-10-23 01:34:28] "GET /policy-management/b8bf39a0-205b-4e65-ae3c-f852e1a62b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002417 10.0.0.129 - - [2025-10-23 01:34:28] "POST /tags HTTP/1.1" 409 210 0.002097 10.0.0.129 - - [2025-10-23 01:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013515 10.0.0.129 - - [2025-10-23 01:34:28] "GET /tag/1f6e8177-58d6-4df6-af31-b3fb77571e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010193 10.0.0.129 - - [2025-10-23 01:34:28] "POST /firewall-rules HTTP/1.1" 200 570 0.072535 10.0.0.129 - - [2025-10-23 01:34:28] "GET /firewall-rule/8d91c25b-a7ea-4dbd-bb6c-004d1e4ca8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.011512 10.0.0.129 - - [2025-10-23 01:34:28] "GET /firewall-policy/aea61a3c-eaf6-4cb6-a76f-7a589d1a7fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.003864 10.0.0.129 - - [2025-10-23 01:34:28] "GET /firewall-rule/8d91c25b-a7ea-4dbd-bb6c-004d1e4ca8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003372 10.0.0.129 - - [2025-10-23 01:34:28] "POST /ref-update HTTP/1.1" 200 156 0.046831 10.0.0.129 - - [2025-10-23 01:34:28] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.040940 10.0.0.129 - - [2025-10-23 01:34:28] "POST /set-tag HTTP/1.1" 200 109 0.006808 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:34:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001411 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:34:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000986 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:34:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000835 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:34:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000931 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:34:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000813 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:34:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000761 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:34:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000871 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:34:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000940 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:34:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000868 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:34:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000755 10.0.0.137 - - [2025-10-23 01:35:08] "GET / HTTP/1.1" 200 36215 0.001254 10.0.0.137 - - [2025-10-23 01:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.137 - - [2025-10-23 01:35:08] "GET /global-system-config/cddcf7a2-f2a0-46ea-b3a5-3bbff71ba86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004516 10.0.0.137 - - [2025-10-23 01:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.137 - - [2025-10-23 01:35:08] "GET /routing-instance/1a4ea5fc-7934-4b34-8bdd-d922c0436bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003099 10.0.0.137 - - [2025-10-23 01:35:08] "PUT /global-system-config/cddcf7a2-f2a0-46ea-b3a5-3bbff71ba86c HTTP/1.1" 200 275 0.016066 10.0.0.137 - - [2025-10-23 01:35:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.001806 10.0.0.137 - - [2025-10-23 01:35:08] "POST /virtual-routers HTTP/1.1" 200 601 0.015408 10.0.0.137 - - [2025-10-23 01:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014813 10.0.0.137 - - [2025-10-23 01:35:08] "GET /virtual-router/3cba6edc-8329-47f5-8f68-de0a40faf919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.009344 10.0.0.137 - - [2025-10-23 01:35:08] "POST /fqname-to-id HTTP/1.1" 404 229 0.002250 10.0.0.137 - - [2025-10-23 01:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.137 - - [2025-10-23 01:35:08] "GET /virtual-network/cbd4e133-f10a-426e-970e-66194ab7db33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.004186 10.0.0.137 - - [2025-10-23 01:35:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.079792 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:35:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000952 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:35:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000800 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:35:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000976 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:35:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000989 10.0.0.129 - - [2025-10-23 01:35:46] "GET / HTTP/1.1" 200 36215 0.001317 10.0.0.129 - - [2025-10-23 01:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.129 - - [2025-10-23 01:35:46] "GET /global-system-config/cddcf7a2-f2a0-46ea-b3a5-3bbff71ba86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004570 10.0.0.129 - - [2025-10-23 01:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.129 - - [2025-10-23 01:35:46] "GET /config-node/d26a22e4-bdcc-4de8-95e6-36a2d12e3035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002848 10.0.0.129 - - [2025-10-23 01:35:57] "GET / HTTP/1.1" 200 36215 0.001217 10.0.0.129 - - [2025-10-23 01:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.129 - - [2025-10-23 01:35:57] "GET /routing-instance/1a4ea5fc-7934-4b34-8bdd-d922c0436bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002948 10.0.0.129 - - [2025-10-23 01:35:57] "POST /bgp-routers HTTP/1.1" 409 301 0.002081 10.0.0.129 - - [2025-10-23 01:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.129 - - [2025-10-23 01:35:57] "GET /bgp-router/7ee2a418-e720-4743-ae92-4fe6b141a015?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003843 10.0.0.129 - - [2025-10-23 01:35:57] "PUT /bgp-router/7ee2a418-e720-4743-ae92-4fe6b141a015 HTTP/1.1" 200 255 0.013047 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:35:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000847 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:35:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000869 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:36:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000905 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:36:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000911 10.0.0.137 - - [2025-10-23 01:37:57] "GET / HTTP/1.1" 200 36215 0.001515 10.0.0.137 - - [2025-10-23 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.137 - - [2025-10-23 01:37:57] "GET /global-system-config/cddcf7a2-f2a0-46ea-b3a5-3bbff71ba86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004535 10.0.0.137 - - [2025-10-23 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.137 - - [2025-10-23 01:37:57] "GET /routing-instance/1a4ea5fc-7934-4b34-8bdd-d922c0436bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003030 10.0.0.137 - - [2025-10-23 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.137 - - [2025-10-23 01:37:57] "GET /virtual-router/3cba6edc-8329-47f5-8f68-de0a40faf919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002539 10.0.0.137 - - [2025-10-23 01:37:57] "PUT /virtual-router/3cba6edc-8329-47f5-8f68-de0a40faf919 HTTP/1.1" 200 263 0.011713 10.0.0.137 - - [2025-10-23 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014097 10.0.0.137 - - [2025-10-23 01:37:57] "GET /virtual-router/3cba6edc-8329-47f5-8f68-de0a40faf919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002182 10.0.0.137 - - [2025-10-23 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.137 - - [2025-10-23 01:37:57] "GET /virtual-machine-interface/926e8c9d-d5f0-43b8-99d9-f3989ab404d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.003873 10.0.0.137 - - [2025-10-23 01:37:57] "PUT /virtual-machine-interface/926e8c9d-d5f0-43b8-99d9-f3989ab404d4 HTTP/1.1" 200 285 0.008355 10.0.0.129 - - [2025-10-23 01:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.129 - - [2025-10-23 01:38:00] "GET /virtual-router/3cba6edc-8329-47f5-8f68-de0a40faf919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002933 10.0.0.129 - - [2025-10-23 01:38:11] "GET /global-system-configs HTTP/1.1" 200 323 0.006605 10.0.0.129 - - [2025-10-23 01:38:11] "GET /global-system-configs HTTP/1.1" 200 323 0.002938 10.0.0.129 - - [2025-10-23 01:39:15] "GET /virtual-router/3cba6edc-8329-47f5-8f68-de0a40faf919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.005501 10.0.0.129 - - [2025-10-23 01:39:15] "POST /ref-update HTTP/1.1" 200 156 0.008846 10.0.0.129 - - [2025-10-23 01:39:23] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007574 10.0.0.129 - - [2025-10-23 01:39:23] "POST /set-tag HTTP/1.1" 200 109 0.003452 10.0.0.129 - - [2025-10-23 01:39:23] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004166 10.0.0.129 - - [2025-10-23 01:39:23] "POST /set-tag HTTP/1.1" 200 109 0.001877 10.0.0.129 - - [2025-10-23 01:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.129 - - [2025-10-23 01:39:23] "GET /loadbalancer/09e2b001-bd24-440a-bd51-1c8a66385555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002134 10.0.0.129 - - [2025-10-23 01:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.129 - - [2025-10-23 01:39:23] "GET /loadbalancer/09e2b001-bd24-440a-bd51-1c8a66385555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002156 10.0.0.129 - - [2025-10-23 01:39:23] "GET /loadbalancer-pool/dbcab868-9234-4dda-a1cf-8b08e0a43b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003423 10.0.0.129 - - [2025-10-23 01:39:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.040900 10.0.0.129 - - [2025-10-23 01:39:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.028086 10.0.0.129 - - [2025-10-23 01:39:23] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009351 10.0.0.129 - - [2025-10-23 01:39:23] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005498 10.0.0.129 - - [2025-10-23 01:39:23] "POST /ref-update HTTP/1.1" 200 156 0.010607 10.0.0.129 - - [2025-10-23 01:39:23] "GET /floating-ip/a307a8f4-4564-418a-8f7e-3140c6dd5181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.027638 10.0.0.129 - - [2025-10-23 01:39:23] "POST /tags HTTP/1.1" 409 205 0.017109 10.0.0.129 - - [2025-10-23 01:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.129 - - [2025-10-23 01:39:23] "GET /tag/fb42ff91-76ea-4393-af8e-0dae2d5d2784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.018597 10.0.0.129 - - [2025-10-23 01:39:23] "PUT /floating-ip/a307a8f4-4564-418a-8f7e-3140c6dd5181 HTTP/1.1" 200 257 0.010666 10.0.0.129 - - [2025-10-23 01:39:23] "POST /set-tag HTTP/1.1" 200 109 0.088480 10.0.0.129 - - [2025-10-23 01:39:23] "GET /loadbalancer-pool/1a1cd41e-39cd-438b-bf73-f76fd616257b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.008532 10.0.0.129 - - [2025-10-23 01:39:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021757 10.0.0.129 - - [2025-10-23 01:39:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018119 10.0.0.129 - - [2025-10-23 01:39:23] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005116 10.0.0.129 - - [2025-10-23 01:39:23] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.014553 10.0.0.129 - - [2025-10-23 01:39:23] "POST /ref-update HTTP/1.1" 200 156 0.014495 10.0.0.129 - - [2025-10-23 01:39:23] "GET /floating-ip/a307a8f4-4564-418a-8f7e-3140c6dd5181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.003935 10.0.0.129 - - [2025-10-23 01:39:23] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.129 - - [2025-10-23 01:39:23] "GET /loadbalancer-pool/7dc6dfad-f6b3-411e-98eb-372eeab0c434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003958 10.0.0.129 - - [2025-10-23 01:39:23] "POST /loadbalancer-members HTTP/1.1" 200 694 0.015254 10.0.0.129 - - [2025-10-23 01:39:23] "PUT /floating-ip/a307a8f4-4564-418a-8f7e-3140c6dd5181 HTTP/1.1" 200 257 0.012551 10.0.0.129 - - [2025-10-23 01:39:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007117 10.0.0.129 - - [2025-10-23 01:39:23] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011825 10.0.0.129 - - [2025-10-23 01:39:23] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005396 10.0.0.129 - - [2025-10-23 01:39:23] "POST /set-tag HTTP/1.1" 200 109 0.005402 10.0.0.129 - - [2025-10-23 01:39:23] "POST /ref-update HTTP/1.1" 200 156 0.008001 10.0.0.129 - - [2025-10-23 01:39:23] "GET /floating-ip/a307a8f4-4564-418a-8f7e-3140c6dd5181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.002835 10.0.0.129 - - [2025-10-23 01:39:23] "PUT /floating-ip/a307a8f4-4564-418a-8f7e-3140c6dd5181 HTTP/1.1" 200 257 0.009827 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:39:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000810 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:39:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000821 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:39:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001162 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:39:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000875 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:39:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000903 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:39:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000828 10.0.0.129 - - [2025-10-23 01:40:55] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005927 10.0.0.129 - - [2025-10-23 01:40:55] "POST /set-tag HTTP/1.1" 200 109 0.002284 10.0.0.129 - - [2025-10-23 01:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.129 - - [2025-10-23 01:40:55] "GET /loadbalancer/09e2b001-bd24-440a-bd51-1c8a66385555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002090 10.0.0.129 - - [2025-10-23 01:40:55] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004517 10.0.0.129 - - [2025-10-23 01:40:55] "POST /set-tag HTTP/1.1" 200 109 0.033089 10.0.0.129 - - [2025-10-23 01:40:55] "DELETE /loadbalancer-member/2bcec5ae-6ba5-4f0d-9f3f-2e1bad5307f6 HTTP/1.1" 200 115 0.040988 10.0.0.129 - - [2025-10-23 01:40:55] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007730 10.0.0.129 - - [2025-10-23 01:40:55] "POST /set-tag HTTP/1.1" 200 109 0.002426 10.0.0.129 - - [2025-10-23 01:40:55] "DELETE /loadbalancer-member/6339e37e-f754-4bab-b87a-628487554265 HTTP/1.1" 200 115 0.038687 10.0.0.129 - - [2025-10-23 01:40:55] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003801 10.0.0.129 - - [2025-10-23 01:40:55] "POST /set-tag HTTP/1.1" 200 109 0.002545 10.0.0.129 - - [2025-10-23 01:40:55] "DELETE /loadbalancer-member/fbefe4e3-b42d-4ca6-a9ca-33e60bd74d5d HTTP/1.1" 200 115 0.036289 10.0.0.129 - - [2025-10-23 01:40:55] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003717 10.0.0.129 - - [2025-10-23 01:40:55] "POST /set-tag HTTP/1.1" 200 109 0.002851 10.0.0.129 - - [2025-10-23 01:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.129 - - [2025-10-23 01:40:55] "GET /loadbalancer/09e2b001-bd24-440a-bd51-1c8a66385555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002603 10.0.0.129 - - [2025-10-23 01:40:55] "GET /loadbalancer-pool/dbcab868-9234-4dda-a1cf-8b08e0a43b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002193 10.0.0.129 - - [2025-10-23 01:40:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018033 10.0.0.129 - - [2025-10-23 01:40:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.041553 10.0.0.129 - - [2025-10-23 01:40:55] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.015887 10.0.0.129 - - [2025-10-23 01:40:55] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.017513 10.0.0.129 - - [2025-10-23 01:40:55] "GET /floating-ip/a307a8f4-4564-418a-8f7e-3140c6dd5181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005368 10.0.0.129 - - [2025-10-23 01:40:56] "POST /set-tag HTTP/1.1" 200 109 0.075794 10.0.0.129 - - [2025-10-23 01:40:56] "GET /loadbalancer-pool/1a1cd41e-39cd-438b-bf73-f76fd616257b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.006623 10.0.0.129 - - [2025-10-23 01:40:56] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019542 10.0.0.129 - - [2025-10-23 01:40:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.017518 10.0.0.129 - - [2025-10-23 01:40:56] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.014974 10.0.0.129 - - [2025-10-23 01:40:56] "POST /set-tag HTTP/1.1" 200 109 0.003092 10.0.0.129 - - [2025-10-23 01:40:56] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007000 10.0.0.129 - - [2025-10-23 01:40:56] "GET /floating-ip/a307a8f4-4564-418a-8f7e-3140c6dd5181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003514 10.0.0.129 - - [2025-10-23 01:40:56] "GET /loadbalancer-pool/7dc6dfad-f6b3-411e-98eb-372eeab0c434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002852 10.0.0.129 - - [2025-10-23 01:40:56] "POST /loadbalancer-members HTTP/1.1" 200 694 0.034174 10.0.0.129 - - [2025-10-23 01:40:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.021358 10.0.0.129 - - [2025-10-23 01:40:56] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010247 10.0.0.129 - - [2025-10-23 01:40:56] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003614 10.0.0.129 - - [2025-10-23 01:40:56] "GET /floating-ip/a307a8f4-4564-418a-8f7e-3140c6dd5181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.001925 10.0.0.129 - - [2025-10-23 01:40:56] "POST /set-tag HTTP/1.1" 200 109 0.002123 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:41:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000872 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:41:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000817 10.0.0.129 - - [2025-10-23 01:43:11] "GET /global-system-configs HTTP/1.1" 200 323 0.002223 10.0.0.129 - - [2025-10-23 01:43:11] "GET /global-system-configs HTTP/1.1" 200 323 0.004284 10.0.0.129 - - [2025-10-23 01:43:29] "GET / HTTP/1.1" 200 36215 0.001591 10.0.0.129 - - [2025-10-23 01:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.129 - - [2025-10-23 01:43:29] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.032308 10.0.0.129 - - [2025-10-23 01:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.129 - - [2025-10-23 01:43:29] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034350 10.0.0.129 - - [2025-10-23 01:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.129 - - [2025-10-23 01:43:29] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.030640 10.0.0.129 - - [2025-10-23 01:43:29] "POST /tags HTTP/1.1" 200 334 0.036495 10.0.0.129 - - [2025-10-23 01:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.020963 10.0.0.129 - - [2025-10-23 01:43:30] "GET /tag/a6646c6c-c0f5-43c2-9abd-b5e136a52a38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.027740 10.0.0.129 - - [2025-10-23 01:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.129 - - [2025-10-23 01:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005797 10.0.0.129 - - [2025-10-23 01:43:30] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.069020 10.0.0.129 - - [2025-10-23 01:43:30] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.071456 10.0.0.129 - - [2025-10-23 01:43:30] "GET /virtual-networks?parent_id=e72bfc13-4ce0-4183-90b8-0c82e8f69074&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.008274 10.0.0.129 - - [2025-10-23 01:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007525 10.0.0.129 - - [2025-10-23 01:43:30] "GET /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004284 10.0.0.129 - - [2025-10-23 01:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.129 - - [2025-10-23 01:43:30] "GET /service-appliance-set/d34cbf36-8eb2-4397-8f4e-e3aca71b9f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.001820 10.0.0.129 - - [2025-10-23 01:43:30] "POST /virtual-networks HTTP/1.1" 200 514 0.073545 10.0.0.129 - - [2025-10-23 01:43:30] "POST /fqname-to-id HTTP/1.1" 404 254 0.001712 10.0.0.129 - - [2025-10-23 01:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.129 - - [2025-10-23 01:43:30] "GET /network-ipam/a96249bb-783b-4ccf-9cde-acd0e8c90da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.004585 10.0.0.129 - - [2025-10-23 01:43:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.108535 10.0.0.129 - - [2025-10-23 01:43:30] "GET /virtual-machine-interface/dcb3d579-15a9-4df6-a4d5-14c3b3f31068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.014570 10.0.0.129 - - [2025-10-23 01:43:30] "POST /useragent-kv HTTP/1.1" 200 115 0.005506 10.0.0.129 - - [2025-10-23 01:43:30] "POST /ref-update HTTP/1.1" 200 156 0.129564 10.0.0.129 - - [2025-10-23 01:43:30] "POST /instance-ips HTTP/1.1" 200 410 0.037439 10.0.0.129 - - [2025-10-23 01:43:30] "GET /virtual-network/1bc8027f-8732-4e25-a302-e13c410a572c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.010065 10.0.0.129 - - [2025-10-23 01:43:30] "GET /domains HTTP/1.1" 200 281 0.001331 10.0.0.129 - - [2025-10-23 01:43:30] "GET /domain/39bacb66-7b70-479a-91ef-403eb2e9db87 HTTP/1.1" 200 3099 0.006737 10.0.0.129 - - [2025-10-23 01:43:30] "GET /instance-ip/383890cd-234d-426b-8f37-bdf9fa942670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.004933 10.0.0.129 - - [2025-10-23 01:43:30] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074 HTTP/1.1" 200 5498 0.042170 10.0.0.129 - - [2025-10-23 01:43:30] "POST /loadbalancers HTTP/1.1" 200 612 0.085809 10.0.0.129 - - [2025-10-23 01:43:30] "GET /virtual-network/1bc8027f-8732-4e25-a302-e13c410a572c HTTP/1.1" 200 2089 0.055259 10.0.0.129 - - [2025-10-23 01:43:30] "GET /virtual-network/1bc8027f-8732-4e25-a302-e13c410a572c HTTP/1.1" 200 2089 0.005424 10.0.0.129 - - [2025-10-23 01:43:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.015810 10.0.0.129 - - [2025-10-23 01:43:30] "GET /routing-instance/14627715-eea9-4789-a3e5-dd8fdc90011f HTTP/1.1" 200 1183 0.004168 10.0.0.129 - - [2025-10-23 01:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.129 - - [2025-10-23 01:43:30] "GET /routing-instance/14627715-eea9-4789-a3e5-dd8fdc90011f HTTP/1.1" 200 1183 0.010717 10.0.0.129 - - [2025-10-23 01:43:30] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.046978 10.0.0.129 - - [2025-10-23 01:43:30] "GET /instance-ip/383890cd-234d-426b-8f37-bdf9fa942670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003146 10.0.0.129 - - [2025-10-23 01:43:30] "POST /floating-ips HTTP/1.1" 200 599 0.017154 10.0.0.129 - - [2025-10-23 01:43:30] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.044554 10.0.0.129 - - [2025-10-23 01:43:30] "GET /loadbalancer/c770c70d-c1ca-4cb4-a64c-158582a68c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.004954 10.0.0.129 - - [2025-10-23 01:43:30] "POST /route-targets HTTP/1.1" 200 328 0.012335 10.0.0.129 - - [2025-10-23 01:43:30] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.036812 10.0.0.129 - - [2025-10-23 01:43:30] "POST /ref-update HTTP/1.1" 200 156 0.028383 10.0.0.129 - - [2025-10-23 01:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.129 - - [2025-10-23 01:43:30] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043048 10.0.0.129 - - [2025-10-23 01:43:30] "GET /loadbalancer-listener/7dbc57c0-8251-4a5f-b7b4-8ac8c4bca1c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.004477 10.0.0.129 - - [2025-10-23 01:43:30] "GET /loadbalancer-listener/7dbc57c0-8251-4a5f-b7b4-8ac8c4bca1c0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.003517 10.0.0.129 - - [2025-10-23 01:43:30] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.023526 10.0.0.129 - - [2025-10-23 01:43:30] "GET /instance-ip/383890cd-234d-426b-8f37-bdf9fa942670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002784 10.0.0.129 - - [2025-10-23 01:43:30] "GET /instance-ip/383890cd-234d-426b-8f37-bdf9fa942670?fields=floating_ips HTTP/1.1" 200 1214 0.009033 10.0.0.129 - - [2025-10-23 01:43:30] "GET /floating-ip/9bb3a00d-449b-4472-85dd-d0abf4471ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.002186 10.0.0.129 - - [2025-10-23 01:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.129 - - [2025-10-23 01:43:30] "GET /loadbalancer/c770c70d-c1ca-4cb4-a64c-158582a68c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002078 10.0.0.129 - - [2025-10-23 01:43:30] "POST /tags HTTP/1.1" 200 296 0.043439 10.0.0.129 - - [2025-10-23 01:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.129 - - [2025-10-23 01:43:31] "GET /tag/bd27478c-df71-435e-a7d0-2e22bcc6465b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.011740 10.0.0.129 - - [2025-10-23 01:43:31] "POST /tags HTTP/1.1" 409 233 0.002052 10.0.0.129 - - [2025-10-23 01:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.053295 10.0.0.129 - - [2025-10-23 01:43:31] "GET /tag/21ebfa06-9324-441f-8f73-d8c6df9c8c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.011833 10.0.0.129 - - [2025-10-23 01:43:31] "POST /tags HTTP/1.1" 409 206 0.001977 10.0.0.129 - - [2025-10-23 01:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.129 - - [2025-10-23 01:43:31] "GET /tag/477d8e1a-59f4-430a-98d0-e0ef5e515f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014536 10.0.0.129 - - [2025-10-23 01:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.129 - - [2025-10-23 01:43:31] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3029 0.004629 10.0.0.129 - - [2025-10-23 01:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.129 - - [2025-10-23 01:43:31] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034409 10.0.0.129 - - [2025-10-23 01:43:31] "POST /virtual-machines HTTP/1.1" 200 370 0.010575 10.0.0.129 - - [2025-10-23 01:43:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.014411 10.0.0.129 - - [2025-10-23 01:43:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.102917 10.0.0.129 - - [2025-10-23 01:43:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.019695 10.0.0.129 - - [2025-10-23 01:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008421 10.0.0.129 - - [2025-10-23 01:43:31] "GET /virtual-machine-interface/ae234c3e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004600 10.0.0.129 - - [2025-10-23 01:43:31] "POST /instance-ips HTTP/1.1" 200 410 0.019212 10.0.0.129 - - [2025-10-23 01:43:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.018393 10.0.0.129 - - [2025-10-23 01:43:31] "GET /virtual-machine-interface/ae234c3e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.006927 10.0.0.129 - - [2025-10-23 01:43:31] "POST /set-tag HTTP/1.1" 200 109 0.016920 10.0.0.129 - - [2025-10-23 01:43:31] "GET /virtual-machine-interface/ae234c3e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011683 10.0.0.129 - - [2025-10-23 01:43:31] "GET /instance-ip/ae39b974-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005035 10.0.0.129 - - [2025-10-23 01:43:31] "GET /virtual-machine-interface/ae234c3e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006348 10.0.0.129 - - [2025-10-23 01:43:31] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.129 - - [2025-10-23 01:43:31] "GET /virtual-router/3cba6edc-8329-47f5-8f68-de0a40faf919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003256 10.0.0.129 - - [2025-10-23 01:43:31] "POST /ref-update HTTP/1.1" 200 156 0.008411 10.0.0.129 - - [2025-10-23 01:43:31] "GET /virtual-machine-interface/ae234c3e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009497 10.0.0.129 - - [2025-10-23 01:43:31] "POST /set-tag HTTP/1.1" 200 109 0.002381 10.0.0.129 - - [2025-10-23 01:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.129 - - [2025-10-23 01:43:31] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3029 0.003660 10.0.0.129 - - [2025-10-23 01:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.129 - - [2025-10-23 01:43:32] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.030255 10.0.0.129 - - [2025-10-23 01:43:32] "POST /virtual-machines HTTP/1.1" 200 370 0.008185 10.0.0.129 - - [2025-10-23 01:43:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.023501 10.0.0.129 - - [2025-10-23 01:43:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.103507 10.0.0.129 - - [2025-10-23 01:43:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008705 10.0.0.129 - - [2025-10-23 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005461 10.0.0.129 - - [2025-10-23 01:43:32] "GET /virtual-machine-interface/ae88ca28-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.009988 10.0.0.129 - - [2025-10-23 01:43:32] "POST /instance-ips HTTP/1.1" 200 410 0.019393 10.0.0.129 - - [2025-10-23 01:43:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.023315 10.0.0.129 - - [2025-10-23 01:43:32] "GET /virtual-machine-interface/ae88ca28-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.008582 10.0.0.129 - - [2025-10-23 01:43:32] "POST /set-tag HTTP/1.1" 200 109 0.016489 10.0.0.129 - - [2025-10-23 01:43:32] "GET /virtual-machine-interface/ae88ca28-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.014698 10.0.0.129 - - [2025-10-23 01:43:32] "GET /instance-ip/aea164a2-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.002586 10.0.0.129 - - [2025-10-23 01:43:32] "GET /virtual-machine-interface/ae88ca28-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004429 10.0.0.129 - - [2025-10-23 01:43:32] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.129 - - [2025-10-23 01:43:32] "GET /virtual-router/3cba6edc-8329-47f5-8f68-de0a40faf919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.003549 10.0.0.129 - - [2025-10-23 01:43:32] "POST /ref-update HTTP/1.1" 200 156 0.007667 10.0.0.129 - - [2025-10-23 01:43:32] "GET /virtual-machine-interface/ae88ca28-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004190 10.0.0.129 - - [2025-10-23 01:43:32] "POST /set-tag HTTP/1.1" 200 109 0.001986 10.0.0.129 - - [2025-10-23 01:43:32] "GET /virtual-machine-interface/ae234c3e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003778 10.0.0.129 - - [2025-10-23 01:43:32] "POST /set-tag HTTP/1.1" 200 109 0.002225 10.0.0.129 - - [2025-10-23 01:43:32] "GET /virtual-machine-interface/ae88ca28-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006037 10.0.0.129 - - [2025-10-23 01:43:32] "POST /set-tag HTTP/1.1" 200 109 0.002054 10.0.0.129 - - [2025-10-23 01:43:35] "GET /domains HTTP/1.1" 200 281 0.001830 10.0.0.129 - - [2025-10-23 01:43:35] "GET /domain/39bacb66-7b70-479a-91ef-403eb2e9db87 HTTP/1.1" 200 3099 0.002559 10.0.0.129 - - [2025-10-23 01:43:35] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074 HTTP/1.1" 200 7092 0.030177 10.0.0.129 - - [2025-10-23 01:43:35] "GET /virtual-network/1bc8027f-8732-4e25-a302-e13c410a572c HTTP/1.1" 200 2089 0.003821 10.0.0.129 - - [2025-10-23 01:43:35] "GET /virtual-network/1bc8027f-8732-4e25-a302-e13c410a572c HTTP/1.1" 200 2089 0.003777 10.0.0.129 - - [2025-10-23 01:43:35] "GET /routing-instance/14627715-eea9-4789-a3e5-dd8fdc90011f HTTP/1.1" 200 1405 0.003230 10.0.0.129 - - [2025-10-23 01:43:35] "GET /routing-instance/14627715-eea9-4789-a3e5-dd8fdc90011f HTTP/1.1" 200 1405 0.002128 10.0.0.129 - - [2025-10-23 01:43:35] "GET /route-target/1cd99d2b-6711-442e-ba41-a4d41148874a HTTP/1.1" 200 1154 0.002023 10.0.0.129 - - [2025-10-23 01:43:35] "GET /virtual-network/1bc8027f-8732-4e25-a302-e13c410a572c HTTP/1.1" 200 2089 0.003431 10.0.0.129 - - [2025-10-23 01:43:35] "GET /routing-instance/14627715-eea9-4789-a3e5-dd8fdc90011f HTTP/1.1" 200 1405 0.002306 10.0.0.129 - - [2025-10-23 01:43:35] "GET /virtual-network/1bc8027f-8732-4e25-a302-e13c410a572c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004728 10.0.0.129 - - [2025-10-23 01:43:35] "GET /virtual-network/1bc8027f-8732-4e25-a302-e13c410a572c HTTP/1.1" 200 2089 0.003520 10.0.0.129 - - [2025-10-23 01:43:35] "GET /routing-instance/14627715-eea9-4789-a3e5-dd8fdc90011f HTTP/1.1" 200 1405 0.002618 10.0.0.129 - - [2025-10-23 01:43:35] "GET /routing-instance/14627715-eea9-4789-a3e5-dd8fdc90011f HTTP/1.1" 200 1405 0.007249 10.0.0.129 - - [2025-10-23 01:43:35] "GET /route-target/1cd99d2b-6711-442e-ba41-a4d41148874a HTTP/1.1" 200 1154 0.001919 10.0.0.129 - - [2025-10-23 01:43:35] "GET /domains HTTP/1.1" 200 281 0.002482 10.0.0.129 - - [2025-10-23 01:43:35] "GET /domain/39bacb66-7b70-479a-91ef-403eb2e9db87 HTTP/1.1" 200 3099 0.002309 10.0.0.129 - - [2025-10-23 01:43:35] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074 HTTP/1.1" 200 7092 0.026517 10.0.0.129 - - [2025-10-23 01:43:35] "GET /virtual-network/1bc8027f-8732-4e25-a302-e13c410a572c HTTP/1.1" 200 2089 0.003617 10.0.0.129 - - [2025-10-23 01:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.129 - - [2025-10-23 01:43:35] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.039035 10.0.0.129 - - [2025-10-23 01:43:35] "GET /virtual-network/1bc8027f-8732-4e25-a302-e13c410a572c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005110 10.0.0.129 - - [2025-10-23 01:43:35] "GET /floating-ip-pools?parent_id=1bc8027f-8732-4e25-a302-e13c410a572c&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003725 10.0.0.129 - - [2025-10-23 01:43:35] "GET /virtual-network/1bc8027f-8732-4e25-a302-e13c410a572c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004374 10.0.0.129 - - [2025-10-23 01:43:35] "POST /floating-ip-pools HTTP/1.1" 200 564 0.017524 10.0.0.129 - - [2025-10-23 01:43:35] "POST /ref-update HTTP/1.1" 200 156 0.015562 10.0.0.129 - - [2025-10-23 01:43:36] "GET /virtual-network/1bc8027f-8732-4e25-a302-e13c410a572c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.006119 10.0.0.129 - - [2025-10-23 01:43:36] "GET /domains HTTP/1.1" 200 281 0.008548 10.0.0.129 - - [2025-10-23 01:43:36] "GET /domain/39bacb66-7b70-479a-91ef-403eb2e9db87 HTTP/1.1" 200 3099 0.002835 10.0.0.129 - - [2025-10-23 01:43:36] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074 HTTP/1.1" 200 7349 0.036971 10.0.0.129 - - [2025-10-23 01:43:36] "GET /virtual-network/1bc8027f-8732-4e25-a302-e13c410a572c HTTP/1.1" 200 2328 0.014313 10.0.0.129 - - [2025-10-23 01:43:36] "GET /floating-ip-pool/fabff147-8434-40e2-af6d-1191111c4f3d HTTP/1.1" 200 1318 0.002325 10.0.0.129 - - [2025-10-23 01:43:36] "GET /domains HTTP/1.1" 200 281 0.001632 10.0.0.129 - - [2025-10-23 01:43:36] "GET /domain/39bacb66-7b70-479a-91ef-403eb2e9db87 HTTP/1.1" 200 3099 0.002594 10.0.0.129 - - [2025-10-23 01:43:36] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074 HTTP/1.1" 200 7349 0.032242 10.0.0.129 - - [2025-10-23 01:43:36] "GET /virtual-network/1bc8027f-8732-4e25-a302-e13c410a572c HTTP/1.1" 200 2328 0.004620 10.0.0.129 - - [2025-10-23 01:43:36] "GET /virtual-network/1bc8027f-8732-4e25-a302-e13c410a572c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004273 10.0.0.129 - - [2025-10-23 01:43:36] "POST /tags HTTP/1.1" 200 366 0.056141 10.0.0.129 - - [2025-10-23 01:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011890 10.0.0.129 - - [2025-10-23 01:43:36] "GET /tag/c3f1bad6-fd0d-48ec-819c-2b5e2034652c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.020647 10.0.0.129 - - [2025-10-23 01:43:36] "POST /tags HTTP/1.1" 409 206 0.002331 10.0.0.129 - - [2025-10-23 01:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.129 - - [2025-10-23 01:43:36] "GET /tag/477d8e1a-59f4-430a-98d0-e0ef5e515f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010029 10.0.0.129 - - [2025-10-23 01:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.129 - - [2025-10-23 01:43:36] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.028899 10.0.0.129 - - [2025-10-23 01:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.129 - - [2025-10-23 01:43:36] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3029 0.005258 10.0.0.129 - - [2025-10-23 01:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.129 - - [2025-10-23 01:43:36] "GET /service-appliance-set/e347c894-47fc-4e48-a36e-3ff64c99acc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003683 10.0.0.129 - - [2025-10-23 01:43:36] "POST /fqname-to-id HTTP/1.1" 404 258 0.001426 10.0.0.129 - - [2025-10-23 01:43:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.096718 10.0.0.129 - - [2025-10-23 01:43:36] "GET /virtual-machine-interface/94448bbf-19eb-4f45-b344-1cd70ccbc071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.014831 10.0.0.129 - - [2025-10-23 01:43:36] "POST /set-tag HTTP/1.1" 200 109 0.012558 10.0.0.129 - - [2025-10-23 01:43:36] "POST /instance-ips HTTP/1.1" 200 418 0.018678 10.0.0.129 - - [2025-10-23 01:43:36] "GET /instance-ip/5b9d43ec-91fa-4017-ae59-e7097dcc5364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.008938 10.0.0.129 - - [2025-10-23 01:43:36] "POST /loadbalancers HTTP/1.1" 200 620 0.062131 10.0.0.129 - - [2025-10-23 01:43:36] "POST /service-instances HTTP/1.1" 200 568 0.018258 10.0.0.129 - - [2025-10-23 01:43:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.021368 10.0.0.129 - - [2025-10-23 01:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004481 10.0.0.129 - - [2025-10-23 01:43:36] "POST /ref-update HTTP/1.1" 200 156 0.030494 10.0.0.129 - - [2025-10-23 01:43:36] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.033075 10.0.0.129 - - [2025-10-23 01:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004725 10.0.0.129 - - [2025-10-23 01:43:37] "GET /virtual-machine-interface/94448bbf-19eb-4f45-b344-1cd70ccbc071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.005302 10.0.0.129 - - [2025-10-23 01:43:37] "GET /virtual-machine-interface/94448bbf-19eb-4f45-b344-1cd70ccbc071?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.010706 10.0.0.129 - - [2025-10-23 01:43:37] "PUT /service-instance/7589ad95-09b4-41af-b1d7-8d211070192c HTTP/1.1" 200 267 0.027192 10.0.0.129 - - [2025-10-23 01:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008416 10.0.0.129 - - [2025-10-23 01:43:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.023319 10.0.0.129 - - [2025-10-23 01:43:37] "GET /floating-ip-pool/fabff147-8434-40e2-af6d-1191111c4f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.007268 10.0.0.129 - - [2025-10-23 01:43:37] "PUT /service-instance/7589ad95-09b4-41af-b1d7-8d211070192c HTTP/1.1" 200 267 0.013211 10.0.0.129 - - [2025-10-23 01:43:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.011456 10.0.0.129 - - [2025-10-23 01:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.129 - - [2025-10-23 01:43:37] "POST /virtual-machines HTTP/1.1" 200 430 0.054635 10.0.0.129 - - [2025-10-23 01:43:37] "POST /floating-ips HTTP/1.1" 200 673 0.130951 10.0.0.129 - - [2025-10-23 01:43:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.011973 10.0.0.129 - - [2025-10-23 01:43:37] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006371 10.0.0.129 - - [2025-10-23 01:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.129 - - [2025-10-23 01:43:37] "GET /policy-management/b8bf39a0-205b-4e65-ae3c-f852e1a62b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.011842 10.0.0.129 - - [2025-10-23 01:43:37] "POST /tags HTTP/1.1" 409 221 0.024777 10.0.0.129 - - [2025-10-23 01:43:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.115526 10.0.0.129 - - [2025-10-23 01:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.129 - - [2025-10-23 01:43:37] "POST /chown HTTP/1.1" 200 109 0.027618 10.0.0.129 - - [2025-10-23 01:43:37] "GET /tag/a6646c6c-c0f5-43c2-9abd-b5e136a52a38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.025036 10.0.0.129 - - [2025-10-23 01:43:37] "POST /tags HTTP/1.1" 409 238 0.003402 10.0.0.129 - - [2025-10-23 01:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.129 - - [2025-10-23 01:43:37] "POST /chown HTTP/1.1" 200 109 0.010858 10.0.0.129 - - [2025-10-23 01:43:37] "GET /tag/c3f1bad6-fd0d-48ec-819c-2b5e2034652c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010147 10.0.0.129 - - [2025-10-23 01:43:37] "PUT /virtual-machine-interface/a3f9c1bc-7757-44e1-9bb0-ca9f5270d51b HTTP/1.1" 200 285 0.020169 10.0.0.129 - - [2025-10-23 01:43:37] "PUT /instance-ip/5b9d43ec-91fa-4017-ae59-e7097dcc5364 HTTP/1.1" 200 257 0.027467 10.0.0.129 - - [2025-10-23 01:43:37] "POST /ref-update HTTP/1.1" 200 156 0.014644 10.0.0.129 - - [2025-10-23 01:43:37] "POST /firewall-rules HTTP/1.1" 200 652 0.064131 10.0.0.129 - - [2025-10-23 01:43:37] "GET /firewall-rule/35a3202e-719b-45c6-8f6d-925e9f39fc9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.014406 10.0.0.129 - - [2025-10-23 01:43:37] "POST /ref-update HTTP/1.1" 200 156 0.011831 10.0.0.129 - - [2025-10-23 01:43:37] "POST /ref-update HTTP/1.1" 200 156 0.022540 10.0.0.129 - - [2025-10-23 01:43:37] "GET /firewall-policy/21ca597b-8316-447e-825b-a91c2bd412ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004497 10.0.0.129 - - [2025-10-23 01:43:37] "GET /firewall-rule/35a3202e-719b-45c6-8f6d-925e9f39fc9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.013786 10.0.0.129 - - [2025-10-23 01:43:37] "POST /ref-update HTTP/1.1" 200 156 0.023169 10.0.0.129 - - [2025-10-23 01:43:37] "POST /ref-update HTTP/1.1" 200 156 0.029205 10.0.0.129 - - [2025-10-23 01:43:37] "POST /ref-update HTTP/1.1" 200 156 0.008710 10.0.0.129 - - [2025-10-23 01:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.129 - - [2025-10-23 01:43:37] "POST /ref-update HTTP/1.1" 200 156 0.032497 10.0.0.129 - - [2025-10-23 01:43:37] "POST /virtual-machines HTTP/1.1" 200 430 0.022116 10.0.0.129 - - [2025-10-23 01:43:37] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.057992 10.0.0.129 - - [2025-10-23 01:43:37] "GET /loadbalancer/bbcbda04-3aad-473e-9eb1-3d55e5ac03c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.003666 10.0.0.129 - - [2025-10-23 01:43:37] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.074508 10.0.0.129 - - [2025-10-23 01:43:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.122282 10.0.0.129 - - [2025-10-23 01:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.129 - - [2025-10-23 01:43:38] "POST /chown HTTP/1.1" 200 109 0.018960 10.0.0.129 - - [2025-10-23 01:43:38] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.066096 10.0.0.129 - - [2025-10-23 01:43:38] "POST /chown HTTP/1.1" 200 109 0.032424 10.0.0.129 - - [2025-10-23 01:43:38] "GET /loadbalancer-listener/0c068e0d-48da-4d0c-86b7-900d6772eaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.005746 10.0.0.129 - - [2025-10-23 01:43:38] "GET /loadbalancer-listener/0c068e0d-48da-4d0c-86b7-900d6772eaa7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.007519 10.0.0.129 - - [2025-10-23 01:43:38] "PUT /virtual-machine-interface/f94be2f8-02ff-472e-9213-c342562f216a HTTP/1.1" 200 285 0.016390 10.0.0.129 - - [2025-10-23 01:43:38] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.040327 10.0.0.129 - - [2025-10-23 01:43:38] "PUT /instance-ip/5b9d43ec-91fa-4017-ae59-e7097dcc5364 HTTP/1.1" 200 257 0.037368 10.0.0.129 - - [2025-10-23 01:43:38] "POST /ref-update HTTP/1.1" 200 156 0.019971 10.0.0.129 - - [2025-10-23 01:43:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.008539 10.0.0.129 - - [2025-10-23 01:43:38] "GET /loadbalancer-pool/915c6396-2754-4406-8fec-2ec04a5442b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005229 10.0.0.129 - - [2025-10-23 01:43:38] "POST /ref-update HTTP/1.1" 200 156 0.024096 10.0.0.129 - - [2025-10-23 01:43:38] "POST /loadbalancer-members HTTP/1.1" 200 709 0.035480 10.0.0.129 - - [2025-10-23 01:43:38] "POST /ref-update HTTP/1.1" 200 156 0.026118 10.0.0.129 - - [2025-10-23 01:43:38] "POST /ref-update HTTP/1.1" 200 156 0.033075 10.0.0.129 - - [2025-10-23 01:43:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.028806 10.0.0.129 - - [2025-10-23 01:43:38] "GET /loadbalancer-member/27303e38-98cf-468b-a4b8-99eb2674f17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.006818 10.0.0.129 - - [2025-10-23 01:43:38] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002159 10.0.0.129 - - [2025-10-23 01:43:38] "POST /ref-update HTTP/1.1" 200 156 0.008139 10.0.0.129 - - [2025-10-23 01:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.129 - - [2025-10-23 01:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.129 - - [2025-10-23 01:43:38] "GET /policy-management/b8bf39a0-205b-4e65-ae3c-f852e1a62b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006215 10.0.0.129 - - [2025-10-23 01:43:38] "POST /tags HTTP/1.1" 409 221 0.001678 10.0.0.129 - - [2025-10-23 01:43:38] "POST /chown HTTP/1.1" 200 109 0.017108 10.0.0.129 - - [2025-10-23 01:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012156 10.0.0.129 - - [2025-10-23 01:43:38] "POST /chown HTTP/1.1" 200 109 0.006248 10.0.0.129 - - [2025-10-23 01:43:38] "GET /tag/a6646c6c-c0f5-43c2-9abd-b5e136a52a38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.035083 10.0.0.129 - - [2025-10-23 01:43:38] "POST /tags HTTP/1.1" 409 238 0.001785 10.0.0.129 - - [2025-10-23 01:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.129 - - [2025-10-23 01:43:38] "GET /tag/c3f1bad6-fd0d-48ec-819c-2b5e2034652c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.009646 10.0.0.129 - - [2025-10-23 01:43:38] "PUT /instance-ip/5b9d43ec-91fa-4017-ae59-e7097dcc5364 HTTP/1.1" 200 257 0.066651 10.0.0.129 - - [2025-10-23 01:43:38] "POST /firewall-rules HTTP/1.1" 409 293 0.011817 10.0.0.129 - - [2025-10-23 01:43:38] "POST /ref-update HTTP/1.1" 200 156 0.027544 10.0.0.129 - - [2025-10-23 01:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.129 - - [2025-10-23 01:43:38] "POST /chown HTTP/1.1" 200 109 0.006957 10.0.0.129 - - [2025-10-23 01:43:38] "PUT /firewall-rule/35a3202e-719b-45c6-8f6d-925e9f39fc9b HTTP/1.1" 200 261 0.019241 10.0.0.129 - - [2025-10-23 01:43:38] "GET /firewall-rule/35a3202e-719b-45c6-8f6d-925e9f39fc9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.013469 10.0.0.129 - - [2025-10-23 01:43:38] "POST /chown HTTP/1.1" 200 109 0.036846 10.0.0.129 - - [2025-10-23 01:43:38] "PUT /instance-ip/5b9d43ec-91fa-4017-ae59-e7097dcc5364 HTTP/1.1" 200 257 0.018929 10.0.0.129 - - [2025-10-23 01:43:38] "GET /firewall-policy/21ca597b-8316-447e-825b-a91c2bd412ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.005463 10.0.0.129 - - [2025-10-23 01:43:38] "GET /firewall-rule/35a3202e-719b-45c6-8f6d-925e9f39fc9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002544 10.0.0.129 - - [2025-10-23 01:43:38] "POST /ref-update HTTP/1.1" 200 156 0.008662 10.0.0.129 - - [2025-10-23 01:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.129 - - [2025-10-23 01:43:38] "POST /chown HTTP/1.1" 200 109 0.005797 10.0.0.129 - - [2025-10-23 01:43:38] "POST /chown HTTP/1.1" 200 109 0.005856 10.0.0.129 - - [2025-10-23 01:43:38] "PUT /instance-ip/5b9d43ec-91fa-4017-ae59-e7097dcc5364 HTTP/1.1" 200 257 0.014801 10.0.0.129 - - [2025-10-23 01:43:38] "POST /ref-update HTTP/1.1" 200 156 0.014420 10.0.0.129 - - [2025-10-23 01:43:38] "POST /chown HTTP/1.1" 200 109 0.006457 10.0.0.129 - - [2025-10-23 01:43:38] "POST /chown HTTP/1.1" 200 109 0.018146 10.0.0.129 - - [2025-10-23 01:43:38] "PUT /instance-ip/5b9d43ec-91fa-4017-ae59-e7097dcc5364 HTTP/1.1" 200 257 0.016728 10.0.0.129 - - [2025-10-23 01:43:38] "POST /ref-update HTTP/1.1" 200 156 0.010089 10.0.0.129 - - [2025-10-23 01:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006322 10.0.0.129 - - [2025-10-23 01:43:39] "POST /chown HTTP/1.1" 200 109 0.009010 10.0.0.129 - - [2025-10-23 01:43:39] "POST /chown HTTP/1.1" 200 109 0.007032 10.0.0.129 - - [2025-10-23 01:43:39] "PUT /instance-ip/5b9d43ec-91fa-4017-ae59-e7097dcc5364 HTTP/1.1" 200 257 0.021815 10.0.0.129 - - [2025-10-23 01:43:39] "POST /ref-update HTTP/1.1" 200 156 0.016174 10.0.0.129 - - [2025-10-23 01:43:39] "POST /chown HTTP/1.1" 200 109 0.006623 10.0.0.129 - - [2025-10-23 01:43:39] "POST /chown HTTP/1.1" 200 109 0.016045 10.0.0.129 - - [2025-10-23 01:43:39] "PUT /instance-ip/5b9d43ec-91fa-4017-ae59-e7097dcc5364 HTTP/1.1" 200 257 0.020538 10.0.0.129 - - [2025-10-23 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.129 - - [2025-10-23 01:43:39] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3029 0.005212 10.0.0.129 - - [2025-10-23 01:43:39] "POST /ref-update HTTP/1.1" 200 156 0.014230 10.0.0.129 - - [2025-10-23 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.129 - - [2025-10-23 01:43:39] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.028443 10.0.0.129 - - [2025-10-23 01:43:39] "POST /virtual-machines HTTP/1.1" 200 374 0.009240 10.0.0.129 - - [2025-10-23 01:43:39] "PUT /service-instance/7589ad95-09b4-41af-b1d7-8d211070192c HTTP/1.1" 200 267 0.007634 10.0.0.129 - - [2025-10-23 01:43:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.016582 10.0.0.129 - - [2025-10-23 01:43:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.020203 10.0.0.129 - - [2025-10-23 01:43:39] "PUT /service-instance/7589ad95-09b4-41af-b1d7-8d211070192c HTTP/1.1" 200 267 0.050324 10.0.0.129 - - [2025-10-23 01:43:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.018083 10.0.0.129 - - [2025-10-23 01:43:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.123405 10.0.0.129 - - [2025-10-23 01:43:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.041145 10.0.0.129 - - [2025-10-23 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.019119 10.0.0.129 - - [2025-10-23 01:43:39] "PUT /service-instance/7589ad95-09b4-41af-b1d7-8d211070192c HTTP/1.1" 200 267 0.009296 10.0.0.129 - - [2025-10-23 01:43:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.015227 10.0.0.129 - - [2025-10-23 01:43:39] "GET /virtual-machine-interface/b2e723c6-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.010202 10.0.0.129 - - [2025-10-23 01:43:39] "PUT /service-instance/7589ad95-09b4-41af-b1d7-8d211070192c HTTP/1.1" 200 267 0.008134 10.0.0.129 - - [2025-10-23 01:43:39] "POST /instance-ips HTTP/1.1" 200 414 0.034062 10.0.0.129 - - [2025-10-23 01:43:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.025221 10.0.0.129 - - [2025-10-23 01:43:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.041394 10.0.0.129 - - [2025-10-23 01:43:39] "GET /virtual-machine-interface/b2e723c6-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.013497 10.0.0.129 - - [2025-10-23 01:43:39] "PUT /service-instance/7589ad95-09b4-41af-b1d7-8d211070192c HTTP/1.1" 200 267 0.007298 10.0.0.129 - - [2025-10-23 01:43:39] "POST /set-tag HTTP/1.1" 200 109 0.026861 10.0.0.129 - - [2025-10-23 01:43:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.011676 10.0.0.129 - - [2025-10-23 01:43:39] "GET /virtual-machine-interface/b2e723c6-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.023825 10.0.0.129 - - [2025-10-23 01:43:39] "GET /instance-ip/b3014e0e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.008290 10.0.0.129 - - [2025-10-23 01:43:39] "GET /virtual-machine-interface/b2e723c6-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004557 10.0.0.129 - - [2025-10-23 01:43:39] "POST /set-tag HTTP/1.1" 200 109 0.001766 10.0.0.129 - - [2025-10-23 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008650 10.0.0.129 - - [2025-10-23 01:43:39] "GET /virtual-router/3cba6edc-8329-47f5-8f68-de0a40faf919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.006218 10.0.0.129 - - [2025-10-23 01:43:39] "POST /chown HTTP/1.1" 200 109 0.018191 10.0.0.129 - - [2025-10-23 01:43:39] "POST /chown HTTP/1.1" 200 109 0.012589 10.0.0.129 - - [2025-10-23 01:43:40] "POST /ref-update HTTP/1.1" 200 156 0.018546 10.0.0.129 - - [2025-10-23 01:43:40] "GET /virtual-machine-interface/b2e723c6-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.015038 10.0.0.129 - - [2025-10-23 01:43:40] "POST /set-tag HTTP/1.1" 200 109 0.004263 10.0.0.129 - - [2025-10-23 01:43:40] "POST /ref-update HTTP/1.1" 200 156 0.021891 10.0.0.129 - - [2025-10-23 01:43:40] "POST /chown HTTP/1.1" 200 109 0.015253 10.0.0.129 - - [2025-10-23 01:43:40] "GET /virtual-machine-interface/b2e723c6-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006592 10.0.0.129 - - [2025-10-23 01:43:40] "POST /set-tag HTTP/1.1" 200 109 0.004451 10.0.0.129 - - [2025-10-23 01:43:40] "POST /chown HTTP/1.1" 200 109 0.042305 10.0.0.129 - - [2025-10-23 01:43:40] "POST /ref-update HTTP/1.1" 200 156 0.011787 10.0.0.129 - - [2025-10-23 01:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005625 10.0.0.129 - - [2025-10-23 01:43:40] "POST /chown HTTP/1.1" 200 109 0.008499 10.0.0.129 - - [2025-10-23 01:43:40] "POST /chown HTTP/1.1" 200 109 0.006690 10.0.0.129 - - [2025-10-23 01:43:40] "POST /chown HTTP/1.1" 200 109 0.020587 10.0.0.129 - - [2025-10-23 01:43:40] "POST /chown HTTP/1.1" 200 109 0.022666 10.0.0.129 - - [2025-10-23 01:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.129 - - [2025-10-23 01:43:40] "POST /chown HTTP/1.1" 200 109 0.005419 10.0.0.129 - - [2025-10-23 01:43:40] "POST /chown HTTP/1.1" 200 109 0.027102 10.0.0.129 - - [2025-10-23 01:43:40] "POST /chown HTTP/1.1" 200 109 0.022682 10.0.0.129 - - [2025-10-23 01:43:40] "POST /chown HTTP/1.1" 200 109 0.006981 10.0.0.129 - - [2025-10-23 01:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.129 - - [2025-10-23 01:43:40] "POST /chown HTTP/1.1" 200 109 0.006920 10.0.0.129 - - [2025-10-23 01:43:40] "POST /chown HTTP/1.1" 200 109 0.009529 10.0.0.129 - - [2025-10-23 01:43:40] "POST /chown HTTP/1.1" 200 109 0.019173 10.0.0.129 - - [2025-10-23 01:43:40] "POST /chown HTTP/1.1" 200 109 0.026819 10.0.0.129 - - [2025-10-23 01:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.129 - - [2025-10-23 01:43:40] "POST /chown HTTP/1.1" 200 109 0.007145 10.0.0.129 - - [2025-10-23 01:43:40] "POST /chown HTTP/1.1" 200 109 0.015516 10.0.0.129 - - [2025-10-23 01:43:40] "POST /chown HTTP/1.1" 200 109 0.010153 10.0.0.129 - - [2025-10-23 01:43:40] "POST /chown HTTP/1.1" 200 109 0.006789 10.0.0.129 - - [2025-10-23 01:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005918 10.0.0.129 - - [2025-10-23 01:43:40] "POST /chown HTTP/1.1" 200 109 0.005590 10.0.0.129 - - [2025-10-23 01:43:40] "POST /chown HTTP/1.1" 200 109 0.006678 10.0.0.129 - - [2025-10-23 01:43:40] "POST /chown HTTP/1.1" 200 109 0.023801 10.0.0.129 - - [2025-10-23 01:43:40] "POST /chown HTTP/1.1" 200 109 0.048295 10.0.0.129 - - [2025-10-23 01:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004690 10.0.0.129 - - [2025-10-23 01:43:41] "POST /chown HTTP/1.1" 200 109 0.006058 10.0.0.129 - - [2025-10-23 01:43:41] "POST /chown HTTP/1.1" 200 109 0.011216 10.0.0.129 - - [2025-10-23 01:43:41] "POST /chown HTTP/1.1" 200 109 0.005883 10.0.0.129 - - [2025-10-23 01:43:41] "POST /chown HTTP/1.1" 200 109 0.027961 10.0.0.129 - - [2025-10-23 01:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.129 - - [2025-10-23 01:43:41] "POST /chown HTTP/1.1" 200 109 0.007726 10.0.0.129 - - [2025-10-23 01:43:41] "POST /chown HTTP/1.1" 200 109 0.019493 10.0.0.129 - - [2025-10-23 01:43:41] "POST /chown HTTP/1.1" 200 109 0.022688 10.0.0.129 - - [2025-10-23 01:43:41] "POST /chown HTTP/1.1" 200 109 0.007426 10.0.0.129 - - [2025-10-23 01:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.129 - - [2025-10-23 01:43:41] "POST /chown HTTP/1.1" 200 109 0.014123 10.0.0.129 - - [2025-10-23 01:43:41] "POST /chown HTTP/1.1" 200 109 0.012089 10.0.0.129 - - [2025-10-23 01:43:41] "POST /chown HTTP/1.1" 200 109 0.006956 10.0.0.129 - - [2025-10-23 01:43:41] "POST /chown HTTP/1.1" 200 109 0.013430 10.0.0.129 - - [2025-10-23 01:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.129 - - [2025-10-23 01:43:41] "POST /chown HTTP/1.1" 200 109 0.005408 10.0.0.129 - - [2025-10-23 01:43:41] "POST /chown HTTP/1.1" 200 109 0.009312 10.0.0.129 - - [2025-10-23 01:43:41] "POST /chown HTTP/1.1" 200 109 0.008443 10.0.0.129 - - [2025-10-23 01:43:41] "POST /chown HTTP/1.1" 200 109 0.022791 10.0.0.129 - - [2025-10-23 01:43:42] "GET /virtual-machine-interface/ae88ca28-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004942 10.0.0.129 - - [2025-10-23 01:43:42] "POST /set-tag HTTP/1.1" 200 109 0.002594 10.0.0.129 - - [2025-10-23 01:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.129 - - [2025-10-23 01:43:42] "GET /loadbalancer/c770c70d-c1ca-4cb4-a64c-158582a68c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002137 10.0.0.129 - - [2025-10-23 01:43:42] "GET /loadbalancer-pool/d1597e12-c9db-4ea7-83b5-bd6914964868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002567 10.0.0.129 - - [2025-10-23 01:43:42] "POST /loadbalancer-members HTTP/1.1" 200 704 0.013908 10.0.0.129 - - [2025-10-23 01:43:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.013003 10.0.0.129 - - [2025-10-23 01:43:42] "GET /virtual-machine-interface/ae88ca28-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.012040 10.0.0.129 - - [2025-10-23 01:43:42] "GET /virtual-machine-interface/ae88ca28-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003248 10.0.0.129 - - [2025-10-23 01:43:42] "POST /ref-update HTTP/1.1" 200 156 0.005777 10.0.0.129 - - [2025-10-23 01:43:42] "POST /tags HTTP/1.1" 409 221 0.002115 10.0.0.129 - - [2025-10-23 01:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001439 10.0.0.129 - - [2025-10-23 01:43:42] "GET /tag/a6646c6c-c0f5-43c2-9abd-b5e136a52a38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009438 10.0.0.129 - - [2025-10-23 01:43:42] "GET /floating-ip/9bb3a00d-449b-4472-85dd-d0abf4471ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.003815 10.0.0.129 - - [2025-10-23 01:43:42] "PUT /floating-ip/9bb3a00d-449b-4472-85dd-d0abf4471ae9 HTTP/1.1" 200 257 0.009653 10.0.0.129 - - [2025-10-23 01:43:42] "POST /set-tag HTTP/1.1" 200 109 0.030389 10.0.0.129 - - [2025-10-23 01:43:43] "GET /virtual-machine-interface/ae234c3e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010609 10.0.0.129 - - [2025-10-23 01:43:43] "POST /set-tag HTTP/1.1" 200 109 0.003187 10.0.0.129 - - [2025-10-23 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.129 - - [2025-10-23 01:43:43] "GET /loadbalancer/c770c70d-c1ca-4cb4-a64c-158582a68c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003147 10.0.0.129 - - [2025-10-23 01:43:43] "GET /loadbalancer-pool/d1597e12-c9db-4ea7-83b5-bd6914964868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.005808 10.0.0.129 - - [2025-10-23 01:43:43] "POST /loadbalancer-members HTTP/1.1" 200 704 0.037103 10.0.0.129 - - [2025-10-23 01:43:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.018340 10.0.0.129 - - [2025-10-23 01:43:43] "GET /virtual-machine-interface/ae234c3e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009588 10.0.0.129 - - [2025-10-23 01:43:43] "GET /virtual-machine-interface/ae234c3e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.012122 10.0.0.129 - - [2025-10-23 01:43:43] "POST /ref-update HTTP/1.1" 200 156 0.011644 10.0.0.129 - - [2025-10-23 01:43:43] "GET /floating-ip/9bb3a00d-449b-4472-85dd-d0abf4471ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.001907 10.0.0.129 - - [2025-10-23 01:43:43] "POST /set-tag HTTP/1.1" 200 109 0.020705 10.0.0.129 - - [2025-10-23 01:43:44] "GET /virtual-machine/50a6af30-bc11-442f-82bd-091e25837f09?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003088 10.0.0.129 - - [2025-10-23 01:43:44] "GET /virtual-machine-interface/ae234c3e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004466 10.0.0.129 - - [2025-10-23 01:43:44] "GET /virtual-machine/79f72f1b-5b19-495c-8fc8-7f65426ffca1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002843 10.0.0.129 - - [2025-10-23 01:43:44] "GET /virtual-machine-interface/ae88ca28-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005417 10.0.0.129 - - [2025-10-23 01:43:53] "GET /virtual-machine-interface/b2e723c6-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004437 10.0.0.129 - - [2025-10-23 01:43:53] "POST /set-tag HTTP/1.1" 200 109 0.002059 10.0.0.129 - - [2025-10-23 01:43:54] "GET /virtual-machine/53f1cae2-5616-4428-a767-8b77d750338f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003382 10.0.0.129 - - [2025-10-23 01:43:54] "GET /virtual-machine-interface/b2e723c6-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003996 10.0.0.129 - - [2025-10-23 01:43:54] "GET /virtual-machine-interface/b2e723c6-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004819 10.0.0.129 - - [2025-10-23 01:43:54] "POST /set-tag HTTP/1.1" 200 109 0.001947 10.0.0.129 - - [2025-10-23 01:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.129 - - [2025-10-23 01:44:00] "POST /chown HTTP/1.1" 200 109 0.005985 10.0.0.129 - - [2025-10-23 01:44:00] "POST /chown HTTP/1.1" 200 109 0.005969 10.0.0.129 - - [2025-10-23 01:44:01] "POST /chown HTTP/1.1" 200 109 0.006308 10.0.0.129 - - [2025-10-23 01:44:01] "POST /chown HTTP/1.1" 200 109 0.020064 10.0.0.129 - - [2025-10-23 01:44:26] "GET /virtual-machine-interface/b2e723c6-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005800 10.0.0.129 - - [2025-10-23 01:44:26] "POST /set-tag HTTP/1.1" 200 109 0.001930 10.0.0.129 - - [2025-10-23 01:44:26] "GET /virtual-machine-interface/b2e723c6-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003406 10.0.0.129 - - [2025-10-23 01:44:26] "POST /set-tag HTTP/1.1" 200 109 0.001375 10.0.0.129 - - [2025-10-23 01:44:26] "GET /virtual-machine/53f1cae2-5616-4428-a767-8b77d750338f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002803 10.0.0.129 - - [2025-10-23 01:44:26] "POST /ref-update HTTP/1.1" 200 156 0.008001 10.0.0.129 - - [2025-10-23 01:44:26] "GET /virtual-machine-interface/b2e723c6-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003385 10.0.0.129 - - [2025-10-23 01:44:26] "POST /set-tag HTTP/1.1" 200 109 0.012338 10.0.0.129 - - [2025-10-23 01:44:26] "POST /set-tag HTTP/1.1" 200 109 0.017461 10.0.0.129 - - [2025-10-23 01:44:26] "DELETE /instance-ip/b3014e0e-afb1-11f0-bc18-fa163e70cfa2 HTTP/1.1" 200 115 0.046688 10.0.0.129 - - [2025-10-23 01:44:26] "DELETE /virtual-machine-interface/b2e723c6-afb1-11f0-bc18-fa163e70cfa2 HTTP/1.1" 200 115 0.032239 10.0.0.129 - - [2025-10-23 01:44:26] "DELETE /virtual-machine/53f1cae2-5616-4428-a767-8b77d750338f HTTP/1.1" 200 115 0.019894 10.0.0.129 - - [2025-10-23 01:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.129 - - [2025-10-23 01:44:29] "GET /tag/c3f1bad6-fd0d-48ec-819c-2b5e2034652c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.015246 10.0.0.129 - - [2025-10-23 01:44:29] "GET /tag/c3f1bad6-fd0d-48ec-819c-2b5e2034652c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.013752 10.0.0.129 - - [2025-10-23 01:44:29] "GET /virtual-machine-interface/94448bbf-19eb-4f45-b344-1cd70ccbc071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.004074 10.0.0.129 - - [2025-10-23 01:44:29] "POST /set-tag HTTP/1.1" 200 109 0.022309 10.0.0.129 - - [2025-10-23 01:44:29] "GET /virtual-machine-interface/a3f9c1bc-7757-44e1-9bb0-ca9f5270d51b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.017606 10.0.0.129 - - [2025-10-23 01:44:29] "POST /set-tag HTTP/1.1" 200 109 0.027480 10.0.0.129 - - [2025-10-23 01:44:29] "GET /virtual-machine-interface/f94be2f8-02ff-472e-9213-c342562f216a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004121 10.0.0.129 - - [2025-10-23 01:44:29] "POST /set-tag HTTP/1.1" 200 109 0.014105 10.0.0.129 - - [2025-10-23 01:44:29] "GET /firewall-policy/21ca597b-8316-447e-825b-a91c2bd412ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.013121 10.0.0.129 - - [2025-10-23 01:44:30] "GET /firewall-rule/35a3202e-719b-45c6-8f6d-925e9f39fc9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002607 10.0.0.129 - - [2025-10-23 01:44:30] "POST /ref-update HTTP/1.1" 200 156 0.011111 10.0.0.129 - - [2025-10-23 01:44:30] "DELETE /firewall-rule/35a3202e-719b-45c6-8f6d-925e9f39fc9b HTTP/1.1" 200 115 0.063752 10.0.0.129 - - [2025-10-23 01:44:30] "DELETE /loadbalancer-member/27303e38-98cf-468b-a4b8-99eb2674f17f HTTP/1.1" 200 115 0.042258 10.0.0.129 - - [2025-10-23 01:44:30] "DELETE /loadbalancer-pool/915c6396-2754-4406-8fec-2ec04a5442b6 HTTP/1.1" 200 115 0.034457 10.0.0.129 - - [2025-10-23 01:44:30] "PUT /service-instance/7589ad95-09b4-41af-b1d7-8d211070192c HTTP/1.1" 200 267 0.008307 10.0.0.129 - - [2025-10-23 01:44:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.029493 10.0.0.129 - - [2025-10-23 01:44:30] "DELETE /loadbalancer-listener/0c068e0d-48da-4d0c-86b7-900d6772eaa7 HTTP/1.1" 200 115 0.091599 10.0.0.129 - - [2025-10-23 01:44:30] "GET /floating-ip/10466f23-fe00-4a50-b3c8-09359e8e5bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.014943 10.0.0.129 - - [2025-10-23 01:44:30] "PUT /service-instance/7589ad95-09b4-41af-b1d7-8d211070192c HTTP/1.1" 200 267 0.012803 10.0.0.129 - - [2025-10-23 01:44:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.021774 10.0.0.129 - - [2025-10-23 01:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.129 - - [2025-10-23 01:44:30] "POST /chown HTTP/1.1" 200 109 0.008312 10.0.0.129 - - [2025-10-23 01:44:30] "PUT /floating-ip/10466f23-fe00-4a50-b3c8-09359e8e5bba HTTP/1.1" 200 257 0.042189 10.0.0.129 - - [2025-10-23 01:44:30] "POST /chown HTTP/1.1" 200 109 0.044785 10.0.0.129 - - [2025-10-23 01:44:30] "DELETE /floating-ip/10466f23-fe00-4a50-b3c8-09359e8e5bba HTTP/1.1" 200 115 0.072547 10.0.0.129 - - [2025-10-23 01:44:30] "POST /chown HTTP/1.1" 200 109 0.013392 10.0.0.129 - - [2025-10-23 01:44:30] "POST /chown HTTP/1.1" 200 109 0.014345 10.0.0.129 - - [2025-10-23 01:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.129 - - [2025-10-23 01:44:30] "DELETE /loadbalancer/bbcbda04-3aad-473e-9eb1-3d55e5ac03c7 HTTP/1.1" 200 115 0.064397 10.0.0.129 - - [2025-10-23 01:44:30] "POST /chown HTTP/1.1" 200 109 0.018059 10.0.0.129 - - [2025-10-23 01:44:30] "DELETE /instance-ip/5b9d43ec-91fa-4017-ae59-e7097dcc5364 HTTP/1.1" 200 115 0.052029 10.0.0.129 - - [2025-10-23 01:44:30] "POST /chown HTTP/1.1" 404 171 0.013967 10.0.0.129 - - [2025-10-23 01:44:30] "POST /chown HTTP/1.1" 200 109 0.013692 10.0.0.129 - - [2025-10-23 01:44:30] "POST /chown HTTP/1.1" 404 171 0.003021 10.0.0.129 - - [2025-10-23 01:44:30] "DELETE /virtual-machine-interface/94448bbf-19eb-4f45-b344-1cd70ccbc071 HTTP/1.1" 200 115 0.068959 10.0.0.129 - - [2025-10-23 01:44:30] "PUT /service-instance/7589ad95-09b4-41af-b1d7-8d211070192c HTTP/1.1" 200 267 0.027639 10.0.0.129 - - [2025-10-23 01:44:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.023932 10.0.0.129 - - [2025-10-23 01:44:30] "GET /floating-ip-pool/fabff147-8434-40e2-af6d-1191111c4f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.005233 10.0.0.129 - - [2025-10-23 01:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006742 10.0.0.129 - - [2025-10-23 01:44:30] "POST /ref-update HTTP/1.1" 200 156 0.023588 10.0.0.129 - - [2025-10-23 01:44:30] "DELETE /tag/c3f1bad6-fd0d-48ec-819c-2b5e2034652c HTTP/1.1" 200 115 0.123792 10.0.0.129 - - [2025-10-23 01:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.129 - - [2025-10-23 01:44:30] "DELETE /floating-ip-pool/fabff147-8434-40e2-af6d-1191111c4f3d HTTP/1.1" 200 115 0.085063 10.0.0.129 - - [2025-10-23 01:44:30] "DELETE /service-instance/7589ad95-09b4-41af-b1d7-8d211070192c HTTP/1.1" 200 115 0.038649 10.0.0.129 - - [2025-10-23 01:44:30] "GET /virtual-machine-interface/a3f9c1bc-7757-44e1-9bb0-ca9f5270d51b?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.008365 10.0.0.129 - - [2025-10-23 01:44:31] "POST /useragent-kv HTTP/1.1" 200 115 0.001384 10.0.0.129 - - [2025-10-23 01:44:31] "POST /useragent-kv HTTP/1.1" 200 115 0.001531 10.0.0.129 - - [2025-10-23 01:44:31] "DELETE /virtual-network/1bc8027f-8732-4e25-a302-e13c410a572c HTTP/1.1" 200 115 0.147056 10.0.0.129 - - [2025-10-23 01:44:31] "GET /routing-instance/14627715-eea9-4789-a3e5-dd8fdc90011f HTTP/1.1" 404 171 0.001662 10.0.0.129 - - [2025-10-23 01:44:31] "GET /domains HTTP/1.1" 200 281 0.001108 10.0.0.129 - - [2025-10-23 01:44:31] "GET /domain/39bacb66-7b70-479a-91ef-403eb2e9db87 HTTP/1.1" 200 3099 0.002096 10.0.0.129 - - [2025-10-23 01:44:31] "DELETE /virtual-machine-interface/a3f9c1bc-7757-44e1-9bb0-ca9f5270d51b HTTP/1.1" 200 115 0.120855 10.0.0.129 - - [2025-10-23 01:44:31] "POST /ref-update HTTP/1.1" 200 156 0.037076 10.0.0.129 - - [2025-10-23 01:44:31] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074 HTTP/1.1" 200 7170 0.080366 10.0.0.129 - - [2025-10-23 01:44:31] "GET /virtual-machine-interface/ae88ca28-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.003943 10.0.0.129 - - [2025-10-23 01:44:31] "DELETE /virtual-machine/40ebac67-c52c-4309-93fa-22abe7e80d9b HTTP/1.1" 200 115 0.037623 10.0.0.129 - - [2025-10-23 01:44:31] "POST /set-tag HTTP/1.1" 200 109 0.013683 10.0.0.129 - - [2025-10-23 01:44:31] "GET /virtual-machine-interface/f94be2f8-02ff-472e-9213-c342562f216a?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.005258 10.0.0.129 - - [2025-10-23 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.129 - - [2025-10-23 01:44:31] "GET /loadbalancer/c770c70d-c1ca-4cb4-a64c-158582a68c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.004675 10.0.0.129 - - [2025-10-23 01:44:31] "GET /virtual-machine-interface/ae88ca28-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.003795 10.0.0.129 - - [2025-10-23 01:44:31] "DELETE /virtual-machine-interface/f94be2f8-02ff-472e-9213-c342562f216a HTTP/1.1" 200 115 0.055718 10.0.0.129 - - [2025-10-23 01:44:31] "DELETE /virtual-machine/f99424a5-dde1-4510-9618-69ae4e17a891 HTTP/1.1" 200 115 0.034840 10.0.0.129 - - [2025-10-23 01:44:31] "POST /set-tag HTTP/1.1" 200 109 0.034862 10.0.0.129 - - [2025-10-23 01:44:31] "DELETE /loadbalancer-member/b1941379-24cd-4bb6-9441-1dbfbe9fb9f8 HTTP/1.1" 200 115 0.039618 10.0.0.129 - - [2025-10-23 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.129 - - [2025-10-23 01:44:31] "DELETE /route-target/1cd99d2b-6711-442e-ba41-a4d41148874a HTTP/1.1" 200 115 0.016215 10.0.0.129 - - [2025-10-23 01:44:32] "GET /virtual-machine-interface/ae88ca28-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006327 10.0.0.129 - - [2025-10-23 01:44:32] "POST /set-tag HTTP/1.1" 200 109 0.003203 10.0.0.129 - - [2025-10-23 01:44:32] "GET /virtual-machine-interface/ae88ca28-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004442 10.0.0.129 - - [2025-10-23 01:44:32] "POST /set-tag HTTP/1.1" 200 109 0.002006 10.0.0.129 - - [2025-10-23 01:44:32] "GET /virtual-machine/79f72f1b-5b19-495c-8fc8-7f65426ffca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002036 10.0.0.129 - - [2025-10-23 01:44:32] "POST /ref-update HTTP/1.1" 200 156 0.007978 10.0.0.129 - - [2025-10-23 01:44:32] "GET /virtual-machine-interface/ae88ca28-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008536 10.0.0.129 - - [2025-10-23 01:44:32] "POST /set-tag HTTP/1.1" 200 109 0.015877 10.0.0.129 - - [2025-10-23 01:44:32] "POST /set-tag HTTP/1.1" 200 109 0.017109 10.0.0.129 - - [2025-10-23 01:44:32] "POST /set-tag HTTP/1.1" 200 109 0.019842 10.0.0.129 - - [2025-10-23 01:44:32] "DELETE /instance-ip/aea164a2-afb1-11f0-bc18-fa163e70cfa2 HTTP/1.1" 200 115 0.048078 10.0.0.129 - - [2025-10-23 01:44:32] "POST /ref-update HTTP/1.1" 200 156 0.008593 10.0.0.129 - - [2025-10-23 01:44:32] "DELETE /virtual-machine-interface/ae88ca28-afb1-11f0-bc18-fa163e70cfa2 HTTP/1.1" 200 115 0.043381 10.0.0.129 - - [2025-10-23 01:44:32] "DELETE /virtual-machine/79f72f1b-5b19-495c-8fc8-7f65426ffca1 HTTP/1.1" 200 115 0.018091 10.0.0.129 - - [2025-10-23 01:44:36] "GET /virtual-machine-interface/ae234c3e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.013542 10.0.0.129 - - [2025-10-23 01:44:36] "POST /set-tag HTTP/1.1" 200 109 0.005164 10.0.0.129 - - [2025-10-23 01:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.129 - - [2025-10-23 01:44:36] "GET /loadbalancer/c770c70d-c1ca-4cb4-a64c-158582a68c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.004359 10.0.0.129 - - [2025-10-23 01:44:37] "GET /virtual-machine-interface/ae234c3e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005914 10.0.0.129 - - [2025-10-23 01:44:37] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.129 - - [2025-10-23 01:44:37] "GET /virtual-machine-interface/ae234c3e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004375 10.0.0.129 - - [2025-10-23 01:44:37] "POST /set-tag HTTP/1.1" 200 109 0.001972 10.0.0.129 - - [2025-10-23 01:44:37] "GET /virtual-machine/50a6af30-bc11-442f-82bd-091e25837f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002674 10.0.0.129 - - [2025-10-23 01:44:37] "POST /ref-update HTTP/1.1" 200 156 0.008981 10.0.0.129 - - [2025-10-23 01:44:37] "GET /virtual-machine-interface/ae234c3e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.008589 10.0.0.129 - - [2025-10-23 01:44:37] "POST /set-tag HTTP/1.1" 200 109 0.018030 10.0.0.129 - - [2025-10-23 01:44:37] "POST /set-tag HTTP/1.1" 200 109 0.026830 10.0.0.129 - - [2025-10-23 01:44:37] "POST /set-tag HTTP/1.1" 200 109 0.025775 10.0.0.129 - - [2025-10-23 01:44:37] "DELETE /instance-ip/ae39b974-afb1-11f0-bc18-fa163e70cfa2 HTTP/1.1" 200 115 0.038646 10.0.0.129 - - [2025-10-23 01:44:37] "POST /ref-update HTTP/1.1" 200 156 0.008423 10.0.0.129 - - [2025-10-23 01:44:37] "DELETE /virtual-machine-interface/ae234c3e-afb1-11f0-bc18-fa163e70cfa2 HTTP/1.1" 200 115 0.059542 10.0.0.129 - - [2025-10-23 01:44:38] "DELETE /virtual-machine/50a6af30-bc11-442f-82bd-091e25837f09 HTTP/1.1" 200 115 0.025218 10.0.0.129 - - [2025-10-23 01:44:38] "DELETE /tag/21ebfa06-9324-441f-8f73-d8c6df9c8c6f HTTP/1.1" 200 115 0.043125 10.0.0.129 - - [2025-10-23 01:44:38] "DELETE /tag/bd27478c-df71-435e-a7d0-2e22bcc6465b HTTP/1.1" 200 115 0.074594 10.0.0.129 - - [2025-10-23 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.129 - - [2025-10-23 01:44:41] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.029979 10.0.0.129 - - [2025-10-23 01:44:41] "POST /tags HTTP/1.1" 200 394 0.025002 10.0.0.129 - - [2025-10-23 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008822 10.0.0.129 - - [2025-10-23 01:44:41] "GET /tag/c38a36e3-45a3-4d77-9d3e-074dfc393c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.013515 10.0.0.129 - - [2025-10-23 01:44:41] "POST /tags HTTP/1.1" 200 342 0.015719 10.0.0.129 - - [2025-10-23 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.129 - - [2025-10-23 01:44:41] "GET /tag/a9d0d9f5-3a1c-4492-a052-b446859cd0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.015180 10.0.0.129 - - [2025-10-23 01:44:41] "POST /id-to-fqname HTTP/1.1" 200 192 0.004977 10.0.0.129 - - [2025-10-23 01:44:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.001413 10.0.0.129 - - [2025-10-23 01:44:41] "POST /security-groups HTTP/1.1" 200 589 0.080466 10.0.0.129 - - [2025-10-23 01:44:41] "POST /projects HTTP/1.1" 200 521 0.175608 10.0.0.129 - - [2025-10-23 01:44:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018988 10.0.0.129 - - [2025-10-23 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.017382 10.0.0.129 - - [2025-10-23 01:44:42] "POST /fqname-to-id HTTP/1.1" 404 236 0.016862 10.0.0.129 - - [2025-10-23 01:44:42] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3029 0.026330 10.0.0.129 - - [2025-10-23 01:44:42] "POST /access-control-lists HTTP/1.1" 200 600 0.067025 10.0.0.129 - - [2025-10-23 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013927 10.0.0.129 - - [2025-10-23 01:44:42] "POST /fqname-to-id HTTP/1.1" 404 235 0.013731 10.0.0.129 - - [2025-10-23 01:44:42] "GET /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.005722 10.0.0.129 - - [2025-10-23 01:44:42] "POST /access-control-lists HTTP/1.1" 200 598 0.101254 10.0.0.129 - - [2025-10-23 01:44:42] "PUT /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c HTTP/1.1" 200 265 0.111293 10.0.0.129 - - [2025-10-23 01:44:42] "PUT /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af HTTP/1.1" 200 265 0.051765 10.0.0.129 - - [2025-10-23 01:44:42] "POST /security-groups HTTP/1.1" 200 593 0.070933 10.0.0.129 - - [2025-10-23 01:44:42] "POST /fqname-to-id HTTP/1.1" 404 270 0.001700 10.0.0.129 - - [2025-10-23 01:44:42] "POST /access-control-lists HTTP/1.1" 200 634 0.058267 10.0.0.129 - - [2025-10-23 01:44:42] "POST /fqname-to-id HTTP/1.1" 404 269 0.002428 10.0.0.129 - - [2025-10-23 01:44:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.067980 10.0.0.129 - - [2025-10-23 01:44:42] "POST /chown HTTP/1.1" 200 109 0.014498 10.0.0.129 - - [2025-10-23 01:44:42] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004742 10.0.0.129 - - [2025-10-23 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.129 - - [2025-10-23 01:44:42] "GET /policy-management/b8bf39a0-205b-4e65-ae3c-f852e1a62b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.016829 10.0.0.129 - - [2025-10-23 01:44:42] "POST /access-control-lists HTTP/1.1" 200 632 0.058104 10.0.0.129 - - [2025-10-23 01:44:42] "POST /tags HTTP/1.1" 409 226 0.017156 10.0.0.129 - - [2025-10-23 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.129 - - [2025-10-23 01:44:42] "GET /tag/a9d0d9f5-3a1c-4492-a052-b446859cd0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011180 10.0.0.129 - - [2025-10-23 01:44:42] "POST /firewall-rules HTTP/1.1" 200 602 0.060376 10.0.0.129 - - [2025-10-23 01:44:42] "GET /firewall-rule/0d74342f-e522-4356-9018-4efa8a7b083a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.024541 10.0.0.129 - - [2025-10-23 01:44:42] "GET /firewall-policy/aea61a3c-eaf6-4cb6-a76f-7a589d1a7fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.004241 10.0.0.129 - - [2025-10-23 01:44:42] "GET /firewall-rule/0d74342f-e522-4356-9018-4efa8a7b083a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002058 10.0.0.129 - - [2025-10-23 01:44:42] "POST /ref-update HTTP/1.1" 200 156 0.043767 10.0.0.129 - - [2025-10-23 01:44:42] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007231 10.0.0.129 - - [2025-10-23 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.129 - - [2025-10-23 01:44:42] "GET /policy-management/b8bf39a0-205b-4e65-ae3c-f852e1a62b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002260 10.0.0.129 - - [2025-10-23 01:44:42] "POST /tags HTTP/1.1" 409 226 0.001265 10.0.0.129 - - [2025-10-23 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.129 - - [2025-10-23 01:44:43] "GET /tag/a9d0d9f5-3a1c-4492-a052-b446859cd0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010877 10.0.0.129 - - [2025-10-23 01:44:43] "POST /firewall-rules HTTP/1.1" 200 600 0.071741 10.0.0.129 - - [2025-10-23 01:44:43] "GET /firewall-rule/6c364a64-626c-46dd-b5fc-cd7cfe22c21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003729 10.0.0.129 - - [2025-10-23 01:44:43] "GET /firewall-policy/aea61a3c-eaf6-4cb6-a76f-7a589d1a7fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.003330 10.0.0.129 - - [2025-10-23 01:44:43] "GET /firewall-rule/6c364a64-626c-46dd-b5fc-cd7cfe22c21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002313 10.0.0.129 - - [2025-10-23 01:44:43] "POST /ref-update HTTP/1.1" 200 156 0.048653 10.0.0.129 - - [2025-10-23 01:44:44] "POST /tags HTTP/1.1" 200 394 0.023746 10.0.0.129 - - [2025-10-23 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004931 10.0.0.129 - - [2025-10-23 01:44:44] "GET /tag/4bcccd0d-911e-49b4-855b-255935d2531c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010810 10.0.0.129 - - [2025-10-23 01:44:44] "POST /tags HTTP/1.1" 200 342 0.017521 10.0.0.129 - - [2025-10-23 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.129 - - [2025-10-23 01:44:44] "GET /tag/d6bab7ff-f518-45aa-90b1-e0cd0f4be36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011992 10.0.0.129 - - [2025-10-23 01:44:44] "POST /id-to-fqname HTTP/1.1" 200 192 0.000457 10.0.0.129 - - [2025-10-23 01:44:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.014601 10.0.0.129 - - [2025-10-23 01:44:45] "POST /security-groups HTTP/1.1" 200 589 0.061172 10.0.0.129 - - [2025-10-23 01:44:45] "POST /projects HTTP/1.1" 200 521 0.198829 10.0.0.129 - - [2025-10-23 01:44:45] "POST /fqname-to-id HTTP/1.1" 404 236 0.002243 10.0.0.129 - - [2025-10-23 01:44:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.015432 10.0.0.129 - - [2025-10-23 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011853 10.0.0.129 - - [2025-10-23 01:44:45] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3101 0.013414 10.0.0.129 - - [2025-10-23 01:44:45] "POST /access-control-lists HTTP/1.1" 200 600 0.069635 10.0.0.129 - - [2025-10-23 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.129 - - [2025-10-23 01:44:45] "GET /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.011003 10.0.0.129 - - [2025-10-23 01:44:45] "POST /fqname-to-id HTTP/1.1" 404 235 0.018788 10.0.0.129 - - [2025-10-23 01:44:45] "PUT /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c HTTP/1.1" 200 265 0.056166 10.0.0.129 - - [2025-10-23 01:44:45] "POST /access-control-lists HTTP/1.1" 200 598 0.074126 10.0.0.129 - - [2025-10-23 01:44:45] "PUT /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af HTTP/1.1" 200 265 0.078014 10.0.0.129 - - [2025-10-23 01:44:45] "POST /security-groups HTTP/1.1" 200 593 0.064081 10.0.0.129 - - [2025-10-23 01:44:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.019853 10.0.0.129 - - [2025-10-23 01:44:45] "POST /fqname-to-id HTTP/1.1" 404 270 0.009770 10.0.0.129 - - [2025-10-23 01:44:45] "POST /chown HTTP/1.1" 200 109 0.021920 10.0.0.129 - - [2025-10-23 01:44:45] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012438 10.0.0.129 - - [2025-10-23 01:44:45] "POST /access-control-lists HTTP/1.1" 200 634 0.076261 10.0.0.129 - - [2025-10-23 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012875 10.0.0.129 - - [2025-10-23 01:44:45] "POST /fqname-to-id HTTP/1.1" 404 269 0.012811 10.0.0.129 - - [2025-10-23 01:44:45] "GET /policy-management/b8bf39a0-205b-4e65-ae3c-f852e1a62b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003358 10.0.0.129 - - [2025-10-23 01:44:45] "POST /tags HTTP/1.1" 409 226 0.002362 10.0.0.129 - - [2025-10-23 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001213 10.0.0.129 - - [2025-10-23 01:44:45] "GET /tag/d6bab7ff-f518-45aa-90b1-e0cd0f4be36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010673 10.0.0.129 - - [2025-10-23 01:44:45] "POST /access-control-lists HTTP/1.1" 200 632 0.072572 10.0.0.129 - - [2025-10-23 01:44:45] "POST /firewall-rules HTTP/1.1" 200 602 0.128500 10.0.0.129 - - [2025-10-23 01:44:45] "GET /firewall-rule/80d3e157-7a2d-4808-9962-48460959005f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005330 10.0.0.129 - - [2025-10-23 01:44:45] "GET /firewall-policy/aea61a3c-eaf6-4cb6-a76f-7a589d1a7fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.004106 10.0.0.129 - - [2025-10-23 01:44:45] "GET /firewall-rule/80d3e157-7a2d-4808-9962-48460959005f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002623 10.0.0.129 - - [2025-10-23 01:44:45] "POST /ref-update HTTP/1.1" 200 156 0.048856 10.0.0.129 - - [2025-10-23 01:44:45] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006701 10.0.0.129 - - [2025-10-23 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.129 - - [2025-10-23 01:44:45] "GET /policy-management/b8bf39a0-205b-4e65-ae3c-f852e1a62b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002948 10.0.0.129 - - [2025-10-23 01:44:45] "POST /tags HTTP/1.1" 409 226 0.001689 10.0.0.129 - - [2025-10-23 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.129 - - [2025-10-23 01:44:46] "GET /tag/d6bab7ff-f518-45aa-90b1-e0cd0f4be36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010492 10.0.0.129 - - [2025-10-23 01:44:46] "POST /firewall-rules HTTP/1.1" 200 600 0.064075 10.0.0.129 - - [2025-10-23 01:44:46] "GET /firewall-rule/70aead35-6dc8-42ef-b03d-ba60d45fff64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.013246 10.0.0.129 - - [2025-10-23 01:44:46] "GET /firewall-policy/aea61a3c-eaf6-4cb6-a76f-7a589d1a7fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.004759 10.0.0.129 - - [2025-10-23 01:44:46] "GET /firewall-rule/70aead35-6dc8-42ef-b03d-ba60d45fff64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002059 10.0.0.129 - - [2025-10-23 01:44:46] "POST /ref-update HTTP/1.1" 200 156 0.056866 10.0.0.129 - - [2025-10-23 01:44:47] "POST /tags HTTP/1.1" 200 346 0.067434 10.0.0.129 - - [2025-10-23 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010251 10.0.0.129 - - [2025-10-23 01:44:47] "GET /tag/a8c44cba-bd57-4c31-8d50-eb49db1f8f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.024764 10.0.0.129 - - [2025-10-23 01:44:47] "POST /projects HTTP/1.1" 409 238 0.001702 10.0.0.129 - - [2025-10-23 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.129 - - [2025-10-23 01:44:47] "GET /project/492d165d-1a44-4167-9aa8-968b0ea58248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036378 10.0.0.129 - - [2025-10-23 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.129 - - [2025-10-23 01:44:47] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.004008 10.0.0.129 - - [2025-10-23 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.129 - - [2025-10-23 01:44:47] "GET /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003938 10.0.0.129 - - [2025-10-23 01:44:47] "POST /security-groups HTTP/1.1" 409 285 0.002313 10.0.0.129 - - [2025-10-23 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.129 - - [2025-10-23 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.129 - - [2025-10-23 01:44:48] "GET /project/492d165d-1a44-4167-9aa8-968b0ea58248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028501 10.0.0.129 - - [2025-10-23 01:44:48] "PUT /security-group/de45e52b-b526-4665-98e4-db1cd5a81a9f HTTP/1.1" 200 263 0.076961 10.0.0.129 - - [2025-10-23 01:44:48] "PUT /access-control-list/42a86106-89de-4bb1-8625-1c03e4bfe014 HTTP/1.1" 200 273 0.012298 10.0.0.129 - - [2025-10-23 01:44:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.027192 10.0.0.129 - - [2025-10-23 01:44:48] "PUT /access-control-list/60d1f7b1-dca0-4fc0-b367-8cffe345e087 HTTP/1.1" 200 273 0.016679 10.0.0.129 - - [2025-10-23 01:44:48] "POST /tags HTTP/1.1" 409 228 0.003853 10.0.0.129 - - [2025-10-23 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.129 - - [2025-10-23 01:44:48] "GET /tag/a8c44cba-bd57-4c31-8d50-eb49db1f8f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.015902 10.0.0.129 - - [2025-10-23 01:44:48] "POST /tags HTTP/1.1" 200 346 0.023684 10.0.0.129 - - [2025-10-23 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.019902 10.0.0.129 - - [2025-10-23 01:44:48] "GET /tag/b28edfe8-781e-4685-aba2-05ef1595fb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.017753 10.0.0.129 - - [2025-10-23 01:44:48] "POST /projects HTTP/1.1" 409 238 0.001837 10.0.0.129 - - [2025-10-23 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.129 - - [2025-10-23 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.129 - - [2025-10-23 01:44:48] "GET /project/dbd47054-761a-489a-8b94-9b9a388105ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.025354 10.0.0.129 - - [2025-10-23 01:44:48] "GET /project/dbd47054-761a-489a-8b94-9b9a388105ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043640 10.0.0.129 - - [2025-10-23 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.129 - - [2025-10-23 01:44:48] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.003359 10.0.0.129 - - [2025-10-23 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.129 - - [2025-10-23 01:44:48] "GET /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005240 10.0.0.129 - - [2025-10-23 01:44:48] "POST /security-groups HTTP/1.1" 409 285 0.002864 10.0.0.129 - - [2025-10-23 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.129 - - [2025-10-23 01:44:48] "PUT /security-group/0d0abc02-c1e0-44ef-9d3b-03ff99a80885 HTTP/1.1" 200 263 0.055604 10.0.0.129 - - [2025-10-23 01:44:48] "PUT /access-control-list/a39499f6-a256-46b1-a709-0db9d594aab4 HTTP/1.1" 200 273 0.013807 10.0.0.129 - - [2025-10-23 01:44:48] "PUT /access-control-list/ac93b6b2-c429-4d99-8bee-7f80e6e1166e HTTP/1.1" 200 273 0.010347 10.0.0.129 - - [2025-10-23 01:44:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.010646 10.0.0.129 - - [2025-10-23 01:44:48] "POST /tags HTTP/1.1" 409 228 0.011345 10.0.0.129 - - [2025-10-23 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.129 - - [2025-10-23 01:44:48] "GET /tag/b28edfe8-781e-4685-aba2-05ef1595fb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010394 10.0.0.129 - - [2025-10-23 01:44:48] "POST /tags HTTP/1.1" 200 292 0.052114 10.0.0.129 - - [2025-10-23 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011700 10.0.0.129 - - [2025-10-23 01:44:48] "GET /tag/2e180982-eea9-4835-bce7-015e52ec4a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.016499 10.0.0.129 - - [2025-10-23 01:44:48] "POST /tags HTTP/1.1" 200 304 0.052437 10.0.0.129 - - [2025-10-23 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006089 10.0.0.129 - - [2025-10-23 01:44:48] "GET /tag/03aa4d2c-0c74-4d8e-bc24-6fd3525808eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012279 10.0.0.129 - - [2025-10-23 01:44:48] "POST /tags HTTP/1.1" 409 252 0.001609 10.0.0.129 - - [2025-10-23 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001272 10.0.0.129 - - [2025-10-23 01:44:49] "GET /tag/c38a36e3-45a3-4d77-9d3e-074dfc393c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010156 10.0.0.129 - - [2025-10-23 01:44:49] "POST /tags HTTP/1.1" 409 226 0.001735 10.0.0.129 - - [2025-10-23 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.129 - - [2025-10-23 01:44:49] "GET /tag/a9d0d9f5-3a1c-4492-a052-b446859cd0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010008 10.0.0.129 - - [2025-10-23 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.129 - - [2025-10-23 01:44:49] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.004674 10.0.0.129 - - [2025-10-23 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.129 - - [2025-10-23 01:44:49] "GET /project/492d165d-1a44-4167-9aa8-968b0ea58248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035419 10.0.0.129 - - [2025-10-23 01:44:49] "POST /virtual-machines HTTP/1.1" 200 396 0.008813 10.0.0.129 - - [2025-10-23 01:44:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008471 10.0.0.129 - - [2025-10-23 01:44:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111100 10.0.0.129 - - [2025-10-23 01:44:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.015813 10.0.0.129 - - [2025-10-23 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008954 10.0.0.129 - - [2025-10-23 01:44:49] "GET /virtual-machine-interface/dc807d7c-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005147 10.0.0.129 - - [2025-10-23 01:44:49] "POST /instance-ips HTTP/1.1" 200 398 0.023023 10.0.0.129 - - [2025-10-23 01:44:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.019185 10.0.0.129 - - [2025-10-23 01:44:49] "GET /virtual-machine-interface/dc807d7c-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012368 10.0.0.129 - - [2025-10-23 01:44:49] "POST /set-tag HTTP/1.1" 200 109 0.061611 10.0.0.129 - - [2025-10-23 01:44:49] "GET /virtual-machine-interface/dc807d7c-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.041537 10.0.0.129 - - [2025-10-23 01:44:49] "GET /instance-ip/dc958e92-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.008598 10.0.0.129 - - [2025-10-23 01:44:49] "GET /virtual-machine-interface/dc807d7c-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007311 10.0.0.129 - - [2025-10-23 01:44:49] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.129 - - [2025-10-23 01:44:49] "GET /virtual-router/3cba6edc-8329-47f5-8f68-de0a40faf919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003023 10.0.0.129 - - [2025-10-23 01:44:49] "POST /ref-update HTTP/1.1" 200 156 0.006837 10.0.0.129 - - [2025-10-23 01:44:49] "GET /virtual-machine-interface/dc807d7c-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018474 10.0.0.129 - - [2025-10-23 01:44:49] "POST /set-tag HTTP/1.1" 200 109 0.002766 10.0.0.129 - - [2025-10-23 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008934 10.0.0.129 - - [2025-10-23 01:44:49] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.003702 10.0.0.129 - - [2025-10-23 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.129 - - [2025-10-23 01:44:49] "GET /project/492d165d-1a44-4167-9aa8-968b0ea58248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029186 10.0.0.129 - - [2025-10-23 01:44:49] "POST /virtual-machines HTTP/1.1" 200 396 0.006836 10.0.0.129 - - [2025-10-23 01:44:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.018270 10.0.0.129 - - [2025-10-23 01:44:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.107447 10.0.0.129 - - [2025-10-23 01:44:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008220 10.0.0.129 - - [2025-10-23 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015260 10.0.0.129 - - [2025-10-23 01:44:50] "GET /virtual-machine-interface/dcf562cc-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005206 10.0.0.129 - - [2025-10-23 01:44:50] "POST /instance-ips HTTP/1.1" 200 398 0.025169 10.0.0.129 - - [2025-10-23 01:44:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.022535 10.0.0.129 - - [2025-10-23 01:44:50] "GET /virtual-machine-interface/dcf562cc-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005565 10.0.0.129 - - [2025-10-23 01:44:50] "POST /set-tag HTTP/1.1" 200 109 0.063721 10.0.0.129 - - [2025-10-23 01:44:50] "GET /virtual-machine-interface/dcf562cc-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015961 10.0.0.129 - - [2025-10-23 01:44:50] "GET /instance-ip/dd0e0f20-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006096 10.0.0.129 - - [2025-10-23 01:44:50] "GET /virtual-machine-interface/dcf562cc-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004262 10.0.0.129 - - [2025-10-23 01:44:50] "POST /set-tag HTTP/1.1" 200 109 0.002211 10.0.0.129 - - [2025-10-23 01:44:50] "GET /virtual-router/3cba6edc-8329-47f5-8f68-de0a40faf919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003110 10.0.0.129 - - [2025-10-23 01:44:50] "POST /ref-update HTTP/1.1" 200 156 0.011227 10.0.0.129 - - [2025-10-23 01:44:50] "GET /virtual-machine-interface/dcf562cc-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013493 10.0.0.129 - - [2025-10-23 01:44:50] "POST /set-tag HTTP/1.1" 200 109 0.001864 10.0.0.129 - - [2025-10-23 01:44:50] "POST /tags HTTP/1.1" 200 292 0.015885 10.0.0.129 - - [2025-10-23 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012188 10.0.0.129 - - [2025-10-23 01:44:50] "GET /tag/2393d6cb-39a3-475e-ac4b-cced67280a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.012080 10.0.0.129 - - [2025-10-23 01:44:50] "POST /tags HTTP/1.1" 409 252 0.002040 10.0.0.129 - - [2025-10-23 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.129 - - [2025-10-23 01:44:50] "GET /tag/4bcccd0d-911e-49b4-855b-255935d2531c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009978 10.0.0.129 - - [2025-10-23 01:44:50] "POST /tags HTTP/1.1" 409 226 0.007793 10.0.0.129 - - [2025-10-23 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.129 - - [2025-10-23 01:44:50] "GET /tag/d6bab7ff-f518-45aa-90b1-e0cd0f4be36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010339 10.0.0.129 - - [2025-10-23 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.129 - - [2025-10-23 01:44:50] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.004324 10.0.0.129 - - [2025-10-23 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.129 - - [2025-10-23 01:44:50] "GET /project/dbd47054-761a-489a-8b94-9b9a388105ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027736 10.0.0.129 - - [2025-10-23 01:44:50] "POST /virtual-machines HTTP/1.1" 200 396 0.008517 10.0.0.129 - - [2025-10-23 01:44:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.007637 10.0.0.129 - - [2025-10-23 01:44:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.097970 10.0.0.129 - - [2025-10-23 01:44:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.017894 10.0.0.129 - - [2025-10-23 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017007 10.0.0.129 - - [2025-10-23 01:44:51] "GET /virtual-machine-interface/dd8a8410-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004868 10.0.0.129 - - [2025-10-23 01:44:51] "POST /instance-ips HTTP/1.1" 200 398 0.019661 10.0.0.129 - - [2025-10-23 01:44:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.018035 10.0.0.129 - - [2025-10-23 01:44:51] "GET /virtual-machine-interface/dd8a8410-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011398 10.0.0.129 - - [2025-10-23 01:44:51] "POST /set-tag HTTP/1.1" 200 109 0.067344 10.0.0.129 - - [2025-10-23 01:44:51] "GET /virtual-machine-interface/dd8a8410-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013441 10.0.0.129 - - [2025-10-23 01:44:51] "GET /instance-ip/dd9e571a-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003597 10.0.0.129 - - [2025-10-23 01:44:51] "GET /virtual-machine-interface/dd8a8410-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004111 10.0.0.129 - - [2025-10-23 01:44:51] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.129 - - [2025-10-23 01:44:51] "GET /virtual-router/3cba6edc-8329-47f5-8f68-de0a40faf919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003441 10.0.0.129 - - [2025-10-23 01:44:51] "POST /ref-update HTTP/1.1" 200 156 0.009497 10.0.0.129 - - [2025-10-23 01:44:51] "GET /virtual-machine-interface/dd8a8410-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016063 10.0.0.129 - - [2025-10-23 01:44:51] "POST /set-tag HTTP/1.1" 200 109 0.002674 10.0.0.129 - - [2025-10-23 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.129 - - [2025-10-23 01:44:51] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.003613 10.0.0.129 - - [2025-10-23 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.129 - - [2025-10-23 01:44:51] "GET /project/dbd47054-761a-489a-8b94-9b9a388105ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029158 10.0.0.129 - - [2025-10-23 01:44:51] "POST /virtual-machines HTTP/1.1" 200 396 0.008872 10.0.0.129 - - [2025-10-23 01:44:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.012274 10.0.0.129 - - [2025-10-23 01:44:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106501 10.0.0.129 - - [2025-10-23 01:44:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.007676 10.0.0.129 - - [2025-10-23 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008295 10.0.0.129 - - [2025-10-23 01:44:51] "GET /virtual-machine-interface/ddf87e16-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006168 10.0.0.129 - - [2025-10-23 01:44:51] "POST /instance-ips HTTP/1.1" 200 398 0.024510 10.0.0.129 - - [2025-10-23 01:44:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.022406 10.0.0.129 - - [2025-10-23 01:44:51] "GET /virtual-machine-interface/ddf87e16-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013385 10.0.0.129 - - [2025-10-23 01:44:52] "POST /set-tag HTTP/1.1" 200 109 0.063649 10.0.0.129 - - [2025-10-23 01:44:52] "GET /virtual-machine-interface/ddf87e16-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010472 10.0.0.129 - - [2025-10-23 01:44:52] "GET /instance-ip/de116124-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006056 10.0.0.129 - - [2025-10-23 01:44:52] "GET /virtual-machine-interface/ddf87e16-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004135 10.0.0.129 - - [2025-10-23 01:44:52] "POST /set-tag HTTP/1.1" 200 109 0.001906 10.0.0.129 - - [2025-10-23 01:44:52] "GET /virtual-router/3cba6edc-8329-47f5-8f68-de0a40faf919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.003793 10.0.0.129 - - [2025-10-23 01:44:52] "POST /ref-update HTTP/1.1" 200 156 0.007120 10.0.0.129 - - [2025-10-23 01:44:52] "GET /virtual-machine-interface/ddf87e16-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004462 10.0.0.129 - - [2025-10-23 01:44:52] "POST /set-tag HTTP/1.1" 200 109 0.002035 10.0.0.129 - - [2025-10-23 01:44:52] "POST /tags HTTP/1.1" 200 300 0.018338 10.0.0.129 - - [2025-10-23 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010711 10.0.0.129 - - [2025-10-23 01:44:52] "GET /tag/d9c2e1c0-8454-4fb2-abaf-62f0e99b620d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012097 10.0.0.129 - - [2025-10-23 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.129 - - [2025-10-23 01:44:52] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.003695 10.0.0.129 - - [2025-10-23 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.129 - - [2025-10-23 01:44:52] "GET /project/492d165d-1a44-4167-9aa8-968b0ea58248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037987 10.0.0.129 - - [2025-10-23 01:44:52] "POST /virtual-machines HTTP/1.1" 200 396 0.013443 10.0.0.129 - - [2025-10-23 01:44:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008471 10.0.0.129 - - [2025-10-23 01:44:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.136084 10.0.0.129 - - [2025-10-23 01:44:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.016330 10.0.0.129 - - [2025-10-23 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007342 10.0.0.129 - - [2025-10-23 01:44:52] "GET /virtual-machine-interface/de76e648-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004725 10.0.0.129 - - [2025-10-23 01:44:52] "POST /instance-ips HTTP/1.1" 200 398 0.017170 10.0.0.129 - - [2025-10-23 01:44:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.018947 10.0.0.129 - - [2025-10-23 01:44:52] "GET /virtual-machine-interface/de76e648-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.019758 10.0.0.129 - - [2025-10-23 01:44:52] "POST /set-tag HTTP/1.1" 200 109 0.017213 10.0.0.129 - - [2025-10-23 01:44:52] "GET /virtual-machine-interface/de76e648-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011970 10.0.0.129 - - [2025-10-23 01:44:52] "GET /instance-ip/de903e5e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006645 10.0.0.129 - - [2025-10-23 01:44:52] "GET /virtual-machine-interface/de76e648-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004382 10.0.0.129 - - [2025-10-23 01:44:52] "POST /set-tag HTTP/1.1" 200 109 0.001933 10.0.0.129 - - [2025-10-23 01:44:52] "POST /tags HTTP/1.1" 200 300 0.016598 10.0.0.129 - - [2025-10-23 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008222 10.0.0.129 - - [2025-10-23 01:44:53] "GET /tag/07b89b32-586c-4e3d-aebd-905f5ff6f481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011459 10.0.0.129 - - [2025-10-23 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.129 - - [2025-10-23 01:44:53] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.003894 10.0.0.129 - - [2025-10-23 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.129 - - [2025-10-23 01:44:53] "GET /project/492d165d-1a44-4167-9aa8-968b0ea58248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031908 10.0.0.129 - - [2025-10-23 01:44:53] "POST /virtual-machines HTTP/1.1" 200 396 0.007153 10.0.0.129 - - [2025-10-23 01:44:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.016131 10.0.0.129 - - [2025-10-23 01:44:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098785 10.0.0.129 - - [2025-10-23 01:44:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.012604 10.0.0.129 - - [2025-10-23 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007605 10.0.0.129 - - [2025-10-23 01:44:53] "GET /virtual-machine-interface/dedc21de-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007063 10.0.0.129 - - [2025-10-23 01:44:53] "POST /instance-ips HTTP/1.1" 200 398 0.026986 10.0.0.129 - - [2025-10-23 01:44:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.026610 10.0.0.129 - - [2025-10-23 01:44:53] "GET /virtual-machine-interface/dedc21de-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010673 10.0.0.129 - - [2025-10-23 01:44:53] "POST /set-tag HTTP/1.1" 200 109 0.017089 10.0.0.129 - - [2025-10-23 01:44:53] "GET /virtual-machine-interface/dedc21de-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012986 10.0.0.129 - - [2025-10-23 01:44:53] "GET /instance-ip/def5371e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003071 10.0.0.129 - - [2025-10-23 01:44:53] "GET /virtual-machine-interface/dedc21de-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004388 10.0.0.129 - - [2025-10-23 01:44:53] "POST /set-tag HTTP/1.1" 200 109 0.001979 10.0.0.129 - - [2025-10-23 01:44:53] "POST /tags HTTP/1.1" 200 300 0.020754 10.0.0.129 - - [2025-10-23 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006349 10.0.0.129 - - [2025-10-23 01:44:53] "GET /tag/75d79662-a5ce-4b0d-8818-f84aa88cd61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012043 10.0.0.129 - - [2025-10-23 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.129 - - [2025-10-23 01:44:53] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.004032 10.0.0.129 - - [2025-10-23 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.129 - - [2025-10-23 01:44:53] "GET /project/dbd47054-761a-489a-8b94-9b9a388105ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031153 10.0.0.129 - - [2025-10-23 01:44:53] "POST /virtual-machines HTTP/1.1" 200 396 0.011391 10.0.0.129 - - [2025-10-23 01:44:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.013505 10.0.0.129 - - [2025-10-23 01:44:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109055 10.0.0.129 - - [2025-10-23 01:44:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.007975 10.0.0.129 - - [2025-10-23 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006764 10.0.0.129 - - [2025-10-23 01:44:54] "GET /virtual-machine-interface/df437186-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005991 10.0.0.129 - - [2025-10-23 01:44:54] "POST /instance-ips HTTP/1.1" 200 398 0.020699 10.0.0.129 - - [2025-10-23 01:44:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.028876 10.0.0.129 - - [2025-10-23 01:44:54] "GET /virtual-machine-interface/df437186-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014216 10.0.0.129 - - [2025-10-23 01:44:54] "POST /set-tag HTTP/1.1" 200 109 0.021682 10.0.0.129 - - [2025-10-23 01:44:54] "GET /virtual-machine-interface/df437186-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015108 10.0.0.129 - - [2025-10-23 01:44:54] "GET /instance-ip/df5ce2ec-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002823 10.0.0.129 - - [2025-10-23 01:44:54] "GET /virtual-machine-interface/df437186-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003989 10.0.0.129 - - [2025-10-23 01:44:54] "POST /set-tag HTTP/1.1" 200 109 0.001912 10.0.0.129 - - [2025-10-23 01:44:54] "POST /tags HTTP/1.1" 200 300 0.015418 10.0.0.129 - - [2025-10-23 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005764 10.0.0.129 - - [2025-10-23 01:44:54] "GET /tag/b576d897-acb8-4ec4-8316-206805fb41d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015546 10.0.0.129 - - [2025-10-23 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.129 - - [2025-10-23 01:44:54] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.004881 10.0.0.129 - - [2025-10-23 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.129 - - [2025-10-23 01:44:54] "GET /project/dbd47054-761a-489a-8b94-9b9a388105ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033403 10.0.0.129 - - [2025-10-23 01:44:54] "POST /virtual-machines HTTP/1.1" 200 396 0.007796 10.0.0.129 - - [2025-10-23 01:44:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.018791 10.0.0.129 - - [2025-10-23 01:44:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.099577 10.0.0.129 - - [2025-10-23 01:44:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.007351 10.0.0.129 - - [2025-10-23 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009044 10.0.0.129 - - [2025-10-23 01:44:54] "GET /virtual-machine-interface/dfb2c73e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006623 10.0.0.129 - - [2025-10-23 01:44:54] "POST /instance-ips HTTP/1.1" 200 398 0.022780 10.0.0.129 - - [2025-10-23 01:44:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.021954 10.0.0.129 - - [2025-10-23 01:44:54] "GET /virtual-machine-interface/dfb2c73e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008191 10.0.0.129 - - [2025-10-23 01:44:54] "POST /set-tag HTTP/1.1" 200 109 0.017702 10.0.0.129 - - [2025-10-23 01:44:54] "GET /virtual-machine-interface/dfb2c73e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.021852 10.0.0.129 - - [2025-10-23 01:44:54] "GET /instance-ip/dfcbf15a-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002893 10.0.0.129 - - [2025-10-23 01:44:55] "GET /virtual-machine-interface/dfb2c73e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004037 10.0.0.129 - - [2025-10-23 01:44:55] "POST /set-tag HTTP/1.1" 200 109 0.001771 10.0.0.129 - - [2025-10-23 01:44:55] "GET /virtual-router/3cba6edc-8329-47f5-8f68-de0a40faf919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003278 10.0.0.129 - - [2025-10-23 01:44:55] "POST /ref-update HTTP/1.1" 200 156 0.008766 10.0.0.129 - - [2025-10-23 01:44:55] "GET /virtual-machine-interface/de76e648-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013655 10.0.0.129 - - [2025-10-23 01:44:55] "POST /set-tag HTTP/1.1" 200 109 0.002519 10.0.0.129 - - [2025-10-23 01:44:55] "GET /virtual-machine-interface/dc807d7c-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004257 10.0.0.129 - - [2025-10-23 01:44:55] "POST /set-tag HTTP/1.1" 200 109 0.001972 10.0.0.129 - - [2025-10-23 01:44:55] "GET /virtual-router/3cba6edc-8329-47f5-8f68-de0a40faf919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.003232 10.0.0.129 - - [2025-10-23 01:44:55] "POST /ref-update HTTP/1.1" 200 156 0.006970 10.0.0.129 - - [2025-10-23 01:44:55] "GET /virtual-machine-interface/dedc21de-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004106 10.0.0.129 - - [2025-10-23 01:44:55] "POST /set-tag HTTP/1.1" 200 109 0.009318 10.0.0.129 - - [2025-10-23 01:44:55] "GET /virtual-machine-interface/dcf562cc-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004217 10.0.0.129 - - [2025-10-23 01:44:55] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.129 - - [2025-10-23 01:44:55] "GET /virtual-router/3cba6edc-8329-47f5-8f68-de0a40faf919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.003924 10.0.0.129 - - [2025-10-23 01:44:55] "POST /ref-update HTTP/1.1" 200 156 0.008489 10.0.0.129 - - [2025-10-23 01:44:55] "GET /virtual-machine-interface/df437186-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004202 10.0.0.129 - - [2025-10-23 01:44:55] "POST /set-tag HTTP/1.1" 200 109 0.001928 10.0.0.129 - - [2025-10-23 01:44:55] "GET /virtual-router/3cba6edc-8329-47f5-8f68-de0a40faf919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.003097 10.0.0.129 - - [2025-10-23 01:44:55] "POST /ref-update HTTP/1.1" 200 156 0.015403 10.0.0.129 - - [2025-10-23 01:44:55] "GET /virtual-machine-interface/dfb2c73e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004102 10.0.0.129 - - [2025-10-23 01:44:55] "POST /set-tag HTTP/1.1" 200 109 0.001928 10.0.0.129 - - [2025-10-23 01:44:55] "GET /virtual-machine-interface/dd8a8410-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003806 10.0.0.129 - - [2025-10-23 01:44:55] "POST /set-tag HTTP/1.1" 200 109 0.004522 10.0.0.129 - - [2025-10-23 01:44:55] "GET /virtual-machine-interface/ddf87e16-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003901 10.0.0.129 - - [2025-10-23 01:44:55] "POST /set-tag HTTP/1.1" 200 109 0.001874 10.0.0.129 - - [2025-10-23 01:44:55] "GET /virtual-machine-interface/de76e648-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004133 10.0.0.129 - - [2025-10-23 01:44:55] "POST /set-tag HTTP/1.1" 200 109 0.001746 10.0.0.129 - - [2025-10-23 01:44:55] "GET /virtual-machine-interface/dedc21de-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004434 10.0.0.129 - - [2025-10-23 01:44:55] "POST /set-tag HTTP/1.1" 200 109 0.001725 10.0.0.129 - - [2025-10-23 01:44:55] "GET /virtual-machine-interface/df437186-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004128 10.0.0.129 - - [2025-10-23 01:44:55] "POST /set-tag HTTP/1.1" 200 109 0.002539 10.0.0.129 - - [2025-10-23 01:44:55] "GET /virtual-machine-interface/dfb2c73e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003870 10.0.0.129 - - [2025-10-23 01:44:55] "POST /set-tag HTTP/1.1" 200 109 0.002377 10.0.0.129 - - [2025-10-23 01:44:55] "GET /virtual-machine-interface/dc807d7c-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003855 10.0.0.129 - - [2025-10-23 01:44:55] "POST /set-tag HTTP/1.1" 200 109 0.001803 10.0.0.129 - - [2025-10-23 01:44:56] "GET /virtual-machine-interface/dcf562cc-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004354 10.0.0.129 - - [2025-10-23 01:44:56] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.129 - - [2025-10-23 01:44:57] "GET /virtual-machine-interface/dd8a8410-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004073 10.0.0.129 - - [2025-10-23 01:44:57] "POST /set-tag HTTP/1.1" 200 109 0.002325 10.0.0.129 - - [2025-10-23 01:44:58] "GET /virtual-machine/9ba1a65c-0e30-4eb6-85f3-c41310fffdd2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002836 10.0.0.129 - - [2025-10-23 01:44:58] "GET /virtual-machine-interface/dc807d7c-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003469 10.0.0.129 - - [2025-10-23 01:44:58] "GET /virtual-machine/66965b7c-5d33-4639-8458-07e81681018f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002800 10.0.0.129 - - [2025-10-23 01:44:58] "GET /virtual-machine-interface/dcf562cc-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003857 10.0.0.129 - - [2025-10-23 01:44:58] "GET /virtual-machine/726de488-12d4-4f92-8d56-48cdb44955a7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002655 10.0.0.129 - - [2025-10-23 01:44:58] "GET /virtual-machine-interface/dd8a8410-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004178 10.0.0.129 - - [2025-10-23 01:44:58] "GET /virtual-machine-interface/ddf87e16-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004073 10.0.0.129 - - [2025-10-23 01:44:58] "POST /set-tag HTTP/1.1" 200 109 0.002214 10.0.0.129 - - [2025-10-23 01:45:03] "GET /virtual-machine/ccd778d3-148d-4bc3-a582-1d4306651fb9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002796 10.0.0.129 - - [2025-10-23 01:45:03] "GET /virtual-machine-interface/ddf87e16-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004565 10.0.0.129 - - [2025-10-23 01:45:05] "GET /virtual-machine-interface/df437186-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004337 10.0.0.129 - - [2025-10-23 01:45:05] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.129 - - [2025-10-23 01:45:05] "GET /virtual-machine-interface/de76e648-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008062 10.0.0.129 - - [2025-10-23 01:45:05] "POST /set-tag HTTP/1.1" 200 109 0.002516 10.0.0.129 - - [2025-10-23 01:45:05] "GET /virtual-machine-interface/dfb2c73e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008577 10.0.0.129 - - [2025-10-23 01:45:05] "POST /set-tag HTTP/1.1" 200 109 0.002318 10.0.0.129 - - [2025-10-23 01:45:05] "GET /virtual-machine-interface/dedc21de-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004811 10.0.0.129 - - [2025-10-23 01:45:05] "POST /set-tag HTTP/1.1" 200 109 0.007032 10.0.0.129 - - [2025-10-23 01:45:08] "GET /virtual-machine/4c1bdcfe-9ed5-4ce2-ade6-a2ade8bde789?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002758 10.0.0.129 - - [2025-10-23 01:45:08] "GET /virtual-machine-interface/de76e648-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004130 10.0.0.129 - - [2025-10-23 01:45:08] "GET /virtual-machine/3aed18b8-b0a5-49cf-ba86-257bb791867e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002726 10.0.0.129 - - [2025-10-23 01:45:08] "GET /virtual-machine-interface/df437186-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004319 10.0.0.129 - - [2025-10-23 01:45:08] "GET /virtual-machine/e17d124c-5782-4ee6-b924-9395af8c1cb3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002563 10.0.0.129 - - [2025-10-23 01:45:08] "GET /virtual-machine-interface/dedc21de-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003620 10.0.0.129 - - [2025-10-23 01:45:08] "GET /virtual-machine/5f37e111-44dd-4ef2-8aa8-9782a35915cb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002848 10.0.0.129 - - [2025-10-23 01:45:08] "GET /virtual-machine-interface/dfb2c73e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004159 10.0.0.129 - - [2025-10-23 01:45:09] "GET /loadbalancer/d286b8be-a9a2-4245-93b2-49532f4cc5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003848 10.0.0.129 - - [2025-10-23 01:45:09] "POST /tags HTTP/1.1" 200 334 0.025782 10.0.0.129 - - [2025-10-23 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017521 10.0.0.129 - - [2025-10-23 01:45:09] "GET /tag/dee69c9b-1961-4002-9432-05a3590ba673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.023332 10.0.0.129 - - [2025-10-23 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005791 10.0.0.129 - - [2025-10-23 01:45:10] "GET /project/492d165d-1a44-4167-9aa8-968b0ea58248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.056764 10.0.0.129 - - [2025-10-23 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.129 - - [2025-10-23 01:45:10] "GET /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.007392 10.0.0.129 - - [2025-10-23 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.129 - - [2025-10-23 01:45:10] "GET /service-appliance-set/d34cbf36-8eb2-4397-8f4e-e3aca71b9f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003431 10.0.0.129 - - [2025-10-23 01:45:10] "POST /fqname-to-id HTTP/1.1" 404 273 0.001614 10.0.0.129 - - [2025-10-23 01:45:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.099559 10.0.0.129 - - [2025-10-23 01:45:10] "GET /virtual-machine-interface/ec67b0b9-205a-4a42-a6c3-8d688c5fbea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.009243 10.0.0.129 - - [2025-10-23 01:45:10] "POST /instance-ips HTTP/1.1" 200 410 0.033187 10.0.0.129 - - [2025-10-23 01:45:10] "GET /instance-ip/b1146096-a7ff-43ce-8f7a-00d885eea1ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.010275 10.0.0.129 - - [2025-10-23 01:45:10] "POST /loadbalancers HTTP/1.1" 200 631 0.082918 10.0.0.129 - - [2025-10-23 01:45:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.019030 10.0.0.129 - - [2025-10-23 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014181 10.0.0.129 - - [2025-10-23 01:45:10] "GET /project/492d165d-1a44-4167-9aa8-968b0ea58248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.055797 10.0.0.129 - - [2025-10-23 01:45:10] "GET /instance-ip/b1146096-a7ff-43ce-8f7a-00d885eea1ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.013285 10.0.0.129 - - [2025-10-23 01:45:10] "GET /project/492d165d-1a44-4167-9aa8-968b0ea58248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.098825 10.0.0.129 - - [2025-10-23 01:45:10] "GET /loadbalancer/d286b8be-a9a2-4245-93b2-49532f4cc5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004394 10.0.0.129 - - [2025-10-23 01:45:10] "POST /floating-ips HTTP/1.1" 200 599 0.110783 10.0.0.129 - - [2025-10-23 01:45:10] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.051192 10.0.0.129 - - [2025-10-23 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007455 10.0.0.129 - - [2025-10-23 01:45:10] "GET /project/492d165d-1a44-4167-9aa8-968b0ea58248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.050308 10.0.0.129 - - [2025-10-23 01:45:10] "GET /loadbalancer-listener/f7d88cf1-28e5-4fa3-9162-9e057d7862d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.003324 10.0.0.129 - - [2025-10-23 01:45:10] "GET /loadbalancer/d286b8be-a9a2-4245-93b2-49532f4cc5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003010 10.0.0.129 - - [2025-10-23 01:45:10] "GET /loadbalancer-listener/f7d88cf1-28e5-4fa3-9162-9e057d7862d1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.005409 10.0.0.129 - - [2025-10-23 01:45:10] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.022856 10.0.0.129 - - [2025-10-23 01:45:10] "GET /instance-ip/b1146096-a7ff-43ce-8f7a-00d885eea1ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.003839 10.0.0.129 - - [2025-10-23 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.129 - - [2025-10-23 01:45:10] "GET /instance-ip/b1146096-a7ff-43ce-8f7a-00d885eea1ad?fields=floating_ips HTTP/1.1" 200 1215 0.019516 10.0.0.129 - - [2025-10-23 01:45:10] "GET /loadbalancer/d286b8be-a9a2-4245-93b2-49532f4cc5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002896 10.0.0.129 - - [2025-10-23 01:45:11] "GET /floating-ip/4d3ff2b1-a7e3-483a-b76b-3418001a6813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.009585 10.0.0.129 - - [2025-10-23 01:45:11] "GET /loadbalancer-pool/6626afcc-6bd0-4885-9376-e25193174633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003966 10.0.0.129 - - [2025-10-23 01:45:11] "POST /loadbalancer-members HTTP/1.1" 200 723 0.046957 10.0.0.129 - - [2025-10-23 01:45:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.011812 10.0.0.129 - - [2025-10-23 01:45:11] "GET /virtual-machine-interface/dcf562cc-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006623 10.0.0.129 - - [2025-10-23 01:45:11] "GET /virtual-machine-interface/dcf562cc-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005997 10.0.0.129 - - [2025-10-23 01:45:11] "POST /ref-update HTTP/1.1" 200 156 0.008491 10.0.0.129 - - [2025-10-23 01:45:11] "GET /floating-ip/4d3ff2b1-a7e3-483a-b76b-3418001a6813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.007925 10.0.0.129 - - [2025-10-23 01:45:11] "POST /tags HTTP/1.1" 409 221 0.001782 10.0.0.129 - - [2025-10-23 01:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.129 - - [2025-10-23 01:45:11] "GET /tag/dee69c9b-1961-4002-9432-05a3590ba673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009734 10.0.0.129 - - [2025-10-23 01:45:11] "PUT /floating-ip/4d3ff2b1-a7e3-483a-b76b-3418001a6813 HTTP/1.1" 200 257 0.010752 10.0.0.129 - - [2025-10-23 01:45:11] "POST /set-tag HTTP/1.1" 200 109 0.076826 10.0.0.129 - - [2025-10-23 01:45:11] "GET /loadbalancer-pool/6626afcc-6bd0-4885-9376-e25193174633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.011961 10.0.0.129 - - [2025-10-23 01:45:11] "POST /loadbalancer-members HTTP/1.1" 200 723 0.019253 10.0.0.129 - - [2025-10-23 01:45:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.023796 10.0.0.129 - - [2025-10-23 01:45:11] "GET /virtual-machine-interface/dc807d7c-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011374 10.0.0.129 - - [2025-10-23 01:45:11] "GET /virtual-machine-interface/dc807d7c-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005848 10.0.0.129 - - [2025-10-23 01:45:11] "POST /ref-update HTTP/1.1" 200 156 0.013116 10.0.0.129 - - [2025-10-23 01:45:11] "GET /floating-ip/4d3ff2b1-a7e3-483a-b76b-3418001a6813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.004362 10.0.0.129 - - [2025-10-23 01:45:11] "POST /set-tag HTTP/1.1" 200 109 0.103882 10.0.0.129 - - [2025-10-23 01:45:12] "POST /tags HTTP/1.1" 409 206 0.001906 10.0.0.129 - - [2025-10-23 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.129 - - [2025-10-23 01:45:12] "GET /tag/03aa4d2c-0c74-4d8e-bc24-6fd3525808eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012504 10.0.0.129 - - [2025-10-23 01:45:12] "POST /tags HTTP/1.1" 409 204 0.002931 10.0.0.129 - - [2025-10-23 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.129 - - [2025-10-23 01:45:12] "GET /tag/07b89b32-586c-4e3d-aebd-905f5ff6f481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011132 10.0.0.129 - - [2025-10-23 01:45:12] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003084 10.0.0.129 - - [2025-10-23 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.129 - - [2025-10-23 01:45:12] "GET /policy-management/b8bf39a0-205b-4e65-ae3c-f852e1a62b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002986 10.0.0.129 - - [2025-10-23 01:45:12] "POST /tags HTTP/1.1" 409 206 0.001949 10.0.0.129 - - [2025-10-23 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.129 - - [2025-10-23 01:45:12] "GET /tag/03aa4d2c-0c74-4d8e-bc24-6fd3525808eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010247 10.0.0.129 - - [2025-10-23 01:45:12] "POST /tags HTTP/1.1" 409 226 0.001800 10.0.0.129 - - [2025-10-23 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.129 - - [2025-10-23 01:45:12] "GET /tag/a9d0d9f5-3a1c-4492-a052-b446859cd0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.017140 10.0.0.129 - - [2025-10-23 01:45:12] "POST /tags HTTP/1.1" 409 204 0.001748 10.0.0.129 - - [2025-10-23 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.129 - - [2025-10-23 01:45:12] "GET /tag/07b89b32-586c-4e3d-aebd-905f5ff6f481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011069 10.0.0.129 - - [2025-10-23 01:45:12] "POST /tags HTTP/1.1" 409 226 0.002514 10.0.0.129 - - [2025-10-23 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.129 - - [2025-10-23 01:45:12] "GET /tag/a9d0d9f5-3a1c-4492-a052-b446859cd0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010506 10.0.0.129 - - [2025-10-23 01:45:12] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002178 10.0.0.129 - - [2025-10-23 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.129 - - [2025-10-23 01:45:12] "GET /policy-management/b8bf39a0-205b-4e65-ae3c-f852e1a62b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003246 10.0.0.129 - - [2025-10-23 01:45:12] "POST /firewall-rules HTTP/1.1" 200 628 0.084831 10.0.0.129 - - [2025-10-23 01:45:12] "POST /firewall-rules HTTP/1.1" 200 648 0.096786 10.0.0.129 - - [2025-10-23 01:45:12] "GET /firewall-rule/95477131-e2ee-49d6-888c-31221ff13288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.015021 10.0.0.129 - - [2025-10-23 01:45:12] "GET /firewall-policy/97dacb00-749c-4b32-933f-a36c056e6065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003637 10.0.0.129 - - [2025-10-23 01:45:12] "GET /firewall-rule/52b4cab4-4696-4d6b-8f81-85dc59d08bdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.006521 10.0.0.129 - - [2025-10-23 01:45:12] "POST /ref-update HTTP/1.1" 200 156 0.014416 10.0.0.129 - - [2025-10-23 01:45:13] "POST /firewall-policys HTTP/1.1" 200 608 0.026332 10.0.0.129 - - [2025-10-23 01:45:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023467 10.0.0.129 - - [2025-10-23 01:45:13] "GET /firewall-policy/f67bf235-65db-433b-8044-833df8be2d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.007520 10.0.0.129 - - [2025-10-23 01:45:13] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002362 10.0.0.129 - - [2025-10-23 01:45:13] "GET /firewall-policy/f67bf235-65db-433b-8044-833df8be2d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002013 10.0.0.129 - - [2025-10-23 01:45:13] "GET /firewall-policy/21ca597b-8316-447e-825b-a91c2bd412ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005985 10.0.0.129 - - [2025-10-23 01:45:13] "GET /firewall-policy/97dacb00-749c-4b32-933f-a36c056e6065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.005823 10.0.0.129 - - [2025-10-23 01:45:13] "GET /firewall-policy/aea61a3c-eaf6-4cb6-a76f-7a589d1a7fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003490 10.0.0.129 - - [2025-10-23 01:45:13] "GET /firewall-policy/97dacb00-749c-4b32-933f-a36c056e6065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004329 10.0.0.129 - - [2025-10-23 01:45:13] "GET /firewall-policy/aea61a3c-eaf6-4cb6-a76f-7a589d1a7fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003693 10.0.0.129 - - [2025-10-23 01:45:13] "POST /ref-update HTTP/1.1" 200 156 0.037440 10.0.0.129 - - [2025-10-23 01:45:13] "POST /ref-update HTTP/1.1" 200 156 0.026045 10.0.0.129 - - [2025-10-23 01:45:13] "POST /ref-update HTTP/1.1" 200 156 0.026553 10.0.0.129 - - [2025-10-23 01:45:13] "POST /ref-update HTTP/1.1" 200 156 0.030032 10.0.0.129 - - [2025-10-23 01:45:13] "POST /ref-update HTTP/1.1" 200 156 0.052065 10.0.0.129 - - [2025-10-23 01:45:13] "GET /firewall-policy/f67bf235-65db-433b-8044-833df8be2d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002442 10.0.0.129 - - [2025-10-23 01:45:13] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006510 10.0.0.129 - - [2025-10-23 01:45:13] "POST /set-tag HTTP/1.1" 200 109 0.002938 10.0.0.129 - - [2025-10-23 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.129 - - [2025-10-23 01:45:13] "GET /loadbalancer/09e2b001-bd24-440a-bd51-1c8a66385555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002528 10.0.0.129 - - [2025-10-23 01:45:13] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004551 10.0.0.129 - - [2025-10-23 01:45:13] "POST /set-tag HTTP/1.1" 200 109 0.021391 10.0.0.129 - - [2025-10-23 01:45:14] "DELETE /loadbalancer-member/d4474f7e-4b04-4347-baa1-e857c1fe1d21 HTTP/1.1" 200 115 0.039779 10.0.0.129 - - [2025-10-23 01:45:14] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006123 10.0.0.129 - - [2025-10-23 01:45:14] "POST /set-tag HTTP/1.1" 200 109 0.003029 10.0.0.129 - - [2025-10-23 01:45:14] "DELETE /loadbalancer-member/e9d69a65-bfd4-4466-9693-55d2fb935fc7 HTTP/1.1" 200 115 0.039724 10.0.0.129 - - [2025-10-23 01:45:14] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011950 10.0.0.129 - - [2025-10-23 01:45:14] "POST /set-tag HTTP/1.1" 200 109 0.011903 10.0.0.129 - - [2025-10-23 01:45:14] "DELETE /loadbalancer-member/ad6529c0-ed59-4ecc-9066-303cdfbb960b HTTP/1.1" 200 115 0.044410 10.0.0.129 - - [2025-10-23 01:45:14] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007476 10.0.0.129 - - [2025-10-23 01:45:14] "POST /set-tag HTTP/1.1" 200 109 0.003574 10.0.0.129 - - [2025-10-23 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.129 - - [2025-10-23 01:45:14] "GET /loadbalancer/09e2b001-bd24-440a-bd51-1c8a66385555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002554 10.0.0.129 - - [2025-10-23 01:45:14] "GET /loadbalancer-pool/dbcab868-9234-4dda-a1cf-8b08e0a43b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003312 10.0.0.129 - - [2025-10-23 01:45:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.033420 10.0.0.129 - - [2025-10-23 01:45:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.011958 10.0.0.129 - - [2025-10-23 01:45:14] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.037156 10.0.0.129 - - [2025-10-23 01:45:14] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010110 10.0.0.129 - - [2025-10-23 01:45:14] "GET /floating-ip/a307a8f4-4564-418a-8f7e-3140c6dd5181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003990 10.0.0.129 - - [2025-10-23 01:45:14] "POST /set-tag HTTP/1.1" 200 109 0.099540 10.0.0.129 - - [2025-10-23 01:45:14] "GET /loadbalancer-pool/1a1cd41e-39cd-438b-bf73-f76fd616257b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003145 10.0.0.129 - - [2025-10-23 01:45:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022602 10.0.0.129 - - [2025-10-23 01:45:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.033535 10.0.0.129 - - [2025-10-23 01:45:14] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.024854 10.0.0.129 - - [2025-10-23 01:45:14] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007306 10.0.0.129 - - [2025-10-23 01:45:14] "GET /floating-ip/a307a8f4-4564-418a-8f7e-3140c6dd5181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.009130 10.0.0.129 - - [2025-10-23 01:45:14] "POST /set-tag HTTP/1.1" 200 109 0.002833 10.0.0.129 - - [2025-10-23 01:45:14] "GET /loadbalancer-pool/7dc6dfad-f6b3-411e-98eb-372eeab0c434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004318 10.0.0.129 - - [2025-10-23 01:45:14] "POST /loadbalancer-members HTTP/1.1" 200 694 0.019916 10.0.0.129 - - [2025-10-23 01:45:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.011429 10.0.0.129 - - [2025-10-23 01:45:14] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.019480 10.0.0.129 - - [2025-10-23 01:45:14] "POST /set-tag HTTP/1.1" 200 109 0.004112 10.0.0.129 - - [2025-10-23 01:45:14] "GET /virtual-machine-interface/63d57b6c-afb0-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005600 10.0.0.129 - - [2025-10-23 01:45:14] "GET /floating-ip/a307a8f4-4564-418a-8f7e-3140c6dd5181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002691 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:45:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000945 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:45:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000837 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:45:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000944 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:45:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000982 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:45:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000939 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:45:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000847 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:46:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000796 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:46:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000763 10.0.0.129 - - [2025-10-23 01:47:11] "POST /tags HTTP/1.1" 409 252 0.001981 10.0.0.129 - - [2025-10-23 01:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.129 - - [2025-10-23 01:47:11] "GET /tag/4bcccd0d-911e-49b4-855b-255935d2531c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012081 10.0.0.129 - - [2025-10-23 01:47:11] "POST /tags HTTP/1.1" 409 228 0.001703 10.0.0.129 - - [2025-10-23 01:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.129 - - [2025-10-23 01:47:11] "GET /tag/b28edfe8-781e-4685-aba2-05ef1595fb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010117 10.0.0.129 - - [2025-10-23 01:47:11] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003238 10.0.0.129 - - [2025-10-23 01:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001244 10.0.0.129 - - [2025-10-23 01:47:12] "GET /policy-management/b8bf39a0-205b-4e65-ae3c-f852e1a62b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002660 10.0.0.129 - - [2025-10-23 01:47:12] "POST /tags HTTP/1.1" 409 206 0.001497 10.0.0.129 - - [2025-10-23 01:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001280 10.0.0.129 - - [2025-10-23 01:47:12] "GET /tag/03aa4d2c-0c74-4d8e-bc24-6fd3525808eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010501 10.0.0.129 - - [2025-10-23 01:47:12] "POST /tags HTTP/1.1" 409 226 0.001601 10.0.0.129 - - [2025-10-23 01:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001291 10.0.0.129 - - [2025-10-23 01:47:12] "GET /tag/a9d0d9f5-3a1c-4492-a052-b446859cd0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009970 10.0.0.129 - - [2025-10-23 01:47:12] "POST /tags HTTP/1.1" 409 204 0.001799 10.0.0.129 - - [2025-10-23 01:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.129 - - [2025-10-23 01:47:12] "GET /tag/07b89b32-586c-4e3d-aebd-905f5ff6f481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016579 10.0.0.129 - - [2025-10-23 01:47:12] "POST /tags HTTP/1.1" 409 226 0.002090 10.0.0.129 - - [2025-10-23 01:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.129 - - [2025-10-23 01:47:12] "GET /tag/a9d0d9f5-3a1c-4492-a052-b446859cd0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010764 10.0.0.129 - - [2025-10-23 01:47:12] "POST /tags HTTP/1.1" 409 228 0.001585 10.0.0.129 - - [2025-10-23 01:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.129 - - [2025-10-23 01:47:12] "GET /tag/b28edfe8-781e-4685-aba2-05ef1595fb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010117 10.0.0.129 - - [2025-10-23 01:47:12] "POST /tags HTTP/1.1" 409 252 0.001815 10.0.0.129 - - [2025-10-23 01:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.129 - - [2025-10-23 01:47:12] "GET /tag/4bcccd0d-911e-49b4-855b-255935d2531c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010741 10.0.0.129 - - [2025-10-23 01:47:12] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002685 10.0.0.129 - - [2025-10-23 01:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.129 - - [2025-10-23 01:47:12] "GET /policy-management/b8bf39a0-205b-4e65-ae3c-f852e1a62b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003386 10.0.0.129 - - [2025-10-23 01:47:12] "POST /firewall-rules HTTP/1.1" 409 281 0.001851 10.0.0.129 - - [2025-10-23 01:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.129 - - [2025-10-23 01:47:12] "PUT /firewall-rule/52b4cab4-4696-4d6b-8f81-85dc59d08bdb HTTP/1.1" 200 261 0.015047 10.0.0.129 - - [2025-10-23 01:47:12] "POST /firewall-rules HTTP/1.1" 409 291 0.012100 10.0.0.129 - - [2025-10-23 01:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.129 - - [2025-10-23 01:47:12] "PUT /firewall-rule/95477131-e2ee-49d6-888c-31221ff13288 HTTP/1.1" 200 261 0.019262 10.0.0.129 - - [2025-10-23 01:47:12] "GET /firewall-rule/95477131-e2ee-49d6-888c-31221ff13288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.006368 10.0.0.129 - - [2025-10-23 01:47:12] "POST /firewall-rules HTTP/1.1" 200 660 0.076117 10.0.0.129 - - [2025-10-23 01:47:12] "GET /firewall-rule/ad3784d3-de32-4901-bb0c-22f402be6157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.003580 10.0.0.129 - - [2025-10-23 01:47:12] "GET /firewall-policy/97dacb00-749c-4b32-933f-a36c056e6065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001828 10.0.0.129 - - [2025-10-23 01:47:12] "GET /firewall-rule/52b4cab4-4696-4d6b-8f81-85dc59d08bdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.001990 10.0.0.129 - - [2025-10-23 01:47:12] "POST /firewall-policys HTTP/1.1" 409 269 0.002594 10.0.0.129 - - [2025-10-23 01:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.129 - - [2025-10-23 01:47:12] "PUT /firewall-policy/f67bf235-65db-433b-8044-833df8be2d7f HTTP/1.1" 200 265 0.020376 10.0.0.129 - - [2025-10-23 01:47:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.012216 10.0.0.129 - - [2025-10-23 01:47:12] "GET /firewall-policy/f67bf235-65db-433b-8044-833df8be2d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.009087 10.0.0.129 - - [2025-10-23 01:47:12] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002808 10.0.0.129 - - [2025-10-23 01:47:12] "GET /firewall-policy/f67bf235-65db-433b-8044-833df8be2d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002603 10.0.0.129 - - [2025-10-23 01:47:12] "GET /firewall-policy/21ca597b-8316-447e-825b-a91c2bd412ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002284 10.0.0.129 - - [2025-10-23 01:47:12] "GET /firewall-policy/97dacb00-749c-4b32-933f-a36c056e6065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001895 10.0.0.129 - - [2025-10-23 01:47:12] "GET /firewall-policy/aea61a3c-eaf6-4cb6-a76f-7a589d1a7fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003308 10.0.0.129 - - [2025-10-23 01:47:12] "GET /firewall-policy/f67bf235-65db-433b-8044-833df8be2d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002063 10.0.0.129 - - [2025-10-23 01:47:12] "GET /firewall-policy/f67bf235-65db-433b-8044-833df8be2d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.016055 10.0.0.129 - - [2025-10-23 01:48:11] "GET /global-system-configs HTTP/1.1" 200 323 0.004413 10.0.0.129 - - [2025-10-23 01:48:11] "GET /global-system-configs HTTP/1.1" 200 323 0.001882 10.0.0.129 - - [2025-10-23 01:48:14] "GET /virtual-machine-interface/dc807d7c-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004824 10.0.0.129 - - [2025-10-23 01:48:14] "POST /set-tag HTTP/1.1" 200 109 0.002580 10.0.0.129 - - [2025-10-23 01:48:14] "GET /virtual-machine-interface/dcf562cc-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.023294 10.0.0.129 - - [2025-10-23 01:48:14] "POST /set-tag HTTP/1.1" 200 109 0.003092 10.0.0.129 - - [2025-10-23 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.129 - - [2025-10-23 01:48:14] "GET /loadbalancer/d286b8be-a9a2-4245-93b2-49532f4cc5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.001960 10.0.0.129 - - [2025-10-23 01:48:14] "GET /virtual-machine-interface/dc807d7c-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003334 10.0.0.129 - - [2025-10-23 01:48:14] "POST /set-tag HTTP/1.1" 200 109 0.058292 10.0.0.129 - - [2025-10-23 01:48:14] "DELETE /loadbalancer-member/e628b415-e744-43fc-ac99-bd02610d3bc2 HTTP/1.1" 200 115 0.044805 10.0.0.129 - - [2025-10-23 01:48:14] "GET /virtual-machine-interface/df437186-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004205 10.0.0.129 - - [2025-10-23 01:48:14] "POST /set-tag HTTP/1.1" 200 109 0.002449 10.0.0.129 - - [2025-10-23 01:48:14] "GET /virtual-machine-interface/dd8a8410-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003744 10.0.0.129 - - [2025-10-23 01:48:14] "POST /set-tag HTTP/1.1" 200 109 0.001618 10.0.0.129 - - [2025-10-23 01:48:14] "GET /virtual-machine-interface/ddf87e16-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004291 10.0.0.129 - - [2025-10-23 01:48:14] "POST /set-tag HTTP/1.1" 200 109 0.001847 10.0.0.129 - - [2025-10-23 01:48:14] "GET /virtual-machine-interface/de76e648-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003385 10.0.0.129 - - [2025-10-23 01:48:14] "POST /set-tag HTTP/1.1" 200 109 0.001485 10.0.0.129 - - [2025-10-23 01:48:14] "GET /virtual-machine-interface/dedc21de-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003165 10.0.0.129 - - [2025-10-23 01:48:14] "POST /set-tag HTTP/1.1" 200 109 0.001606 10.0.0.129 - - [2025-10-23 01:48:14] "GET /virtual-machine-interface/dfb2c73e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004122 10.0.0.129 - - [2025-10-23 01:48:14] "POST /set-tag HTTP/1.1" 200 109 0.001533 10.0.0.129 - - [2025-10-23 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.129 - - [2025-10-23 01:48:14] "GET /loadbalancer/d286b8be-a9a2-4245-93b2-49532f4cc5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002314 10.0.0.129 - - [2025-10-23 01:48:16] "GET /virtual-machine-interface/dc807d7c-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009920 10.0.0.129 - - [2025-10-23 01:48:16] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.129 - - [2025-10-23 01:48:16] "GET /virtual-machine-interface/dc807d7c-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004943 10.0.0.129 - - [2025-10-23 01:48:16] "POST /set-tag HTTP/1.1" 200 109 0.009897 10.0.0.129 - - [2025-10-23 01:48:16] "GET /virtual-machine/9ba1a65c-0e30-4eb6-85f3-c41310fffdd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002646 10.0.0.129 - - [2025-10-23 01:48:16] "POST /ref-update HTTP/1.1" 200 156 0.010719 10.0.0.129 - - [2025-10-23 01:48:16] "GET /virtual-machine-interface/dc807d7c-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013102 10.0.0.129 - - [2025-10-23 01:48:16] "POST /set-tag HTTP/1.1" 200 109 0.020508 10.0.0.129 - - [2025-10-23 01:48:16] "POST /set-tag HTTP/1.1" 200 109 0.031614 10.0.0.129 - - [2025-10-23 01:48:16] "POST /set-tag HTTP/1.1" 200 109 0.023353 10.0.0.129 - - [2025-10-23 01:48:16] "POST /set-tag HTTP/1.1" 200 109 0.013925 10.0.0.129 - - [2025-10-23 01:48:16] "POST /set-tag HTTP/1.1" 200 109 0.024159 10.0.0.129 - - [2025-10-23 01:48:16] "DELETE /instance-ip/dc958e92-afb1-11f0-bc18-fa163e70cfa2 HTTP/1.1" 200 115 0.036474 10.0.0.129 - - [2025-10-23 01:48:16] "POST /ref-update HTTP/1.1" 200 156 0.018625 10.0.0.129 - - [2025-10-23 01:48:16] "DELETE /virtual-machine-interface/dc807d7c-afb1-11f0-bc18-fa163e70cfa2 HTTP/1.1" 200 115 0.041769 10.0.0.129 - - [2025-10-23 01:48:16] "DELETE /virtual-machine/9ba1a65c-0e30-4eb6-85f3-c41310fffdd2 HTTP/1.1" 200 115 0.013437 10.0.0.129 - - [2025-10-23 01:48:16] "GET /virtual-machine-interface/dcf562cc-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.010097 10.0.0.129 - - [2025-10-23 01:48:16] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.129 - - [2025-10-23 01:48:16] "GET /virtual-machine-interface/dcf562cc-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003611 10.0.0.129 - - [2025-10-23 01:48:16] "POST /set-tag HTTP/1.1" 200 109 0.002620 10.0.0.129 - - [2025-10-23 01:48:16] "GET /virtual-machine/66965b7c-5d33-4639-8458-07e81681018f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.010062 10.0.0.129 - - [2025-10-23 01:48:16] "POST /ref-update HTTP/1.1" 200 156 0.008070 10.0.0.129 - - [2025-10-23 01:48:16] "GET /virtual-machine-interface/dcf562cc-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.021590 10.0.0.129 - - [2025-10-23 01:48:16] "POST /set-tag HTTP/1.1" 200 109 0.020659 10.0.0.129 - - [2025-10-23 01:48:16] "POST /set-tag HTTP/1.1" 200 109 0.029003 10.0.0.129 - - [2025-10-23 01:48:16] "POST /set-tag HTTP/1.1" 200 109 0.019147 10.0.0.129 - - [2025-10-23 01:48:16] "POST /set-tag HTTP/1.1" 200 109 0.014340 10.0.0.129 - - [2025-10-23 01:48:16] "POST /set-tag HTTP/1.1" 200 109 0.030374 10.0.0.129 - - [2025-10-23 01:48:16] "DELETE /instance-ip/dd0e0f20-afb1-11f0-bc18-fa163e70cfa2 HTTP/1.1" 200 115 0.041752 10.0.0.129 - - [2025-10-23 01:48:16] "POST /ref-update HTTP/1.1" 200 156 0.007241 10.0.0.129 - - [2025-10-23 01:48:17] "DELETE /virtual-machine-interface/dcf562cc-afb1-11f0-bc18-fa163e70cfa2 HTTP/1.1" 200 115 0.035564 10.0.0.129 - - [2025-10-23 01:48:17] "DELETE /virtual-machine/66965b7c-5d33-4639-8458-07e81681018f HTTP/1.1" 200 115 0.019668 10.0.0.129 - - [2025-10-23 01:48:17] "DELETE /tag/2e180982-eea9-4835-bce7-015e52ec4a81 HTTP/1.1" 200 115 0.039462 10.0.0.129 - - [2025-10-23 01:48:17] "GET /virtual-machine-interface/ddf87e16-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009979 10.0.0.129 - - [2025-10-23 01:48:17] "POST /set-tag HTTP/1.1" 200 109 0.002348 10.0.0.129 - - [2025-10-23 01:48:17] "GET /virtual-machine-interface/ddf87e16-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003895 10.0.0.129 - - [2025-10-23 01:48:17] "POST /set-tag HTTP/1.1" 200 109 0.002367 10.0.0.129 - - [2025-10-23 01:48:17] "GET /virtual-machine/ccd778d3-148d-4bc3-a582-1d4306651fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002854 10.0.0.129 - - [2025-10-23 01:48:17] "POST /ref-update HTTP/1.1" 200 156 0.010281 10.0.0.129 - - [2025-10-23 01:48:17] "GET /virtual-machine-interface/ddf87e16-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012580 10.0.0.129 - - [2025-10-23 01:48:17] "POST /set-tag HTTP/1.1" 200 109 0.019334 10.0.0.129 - - [2025-10-23 01:48:17] "POST /set-tag HTTP/1.1" 200 109 0.034888 10.0.0.129 - - [2025-10-23 01:48:17] "POST /set-tag HTTP/1.1" 200 109 0.024191 10.0.0.129 - - [2025-10-23 01:48:17] "POST /set-tag HTTP/1.1" 200 109 0.015072 10.0.0.129 - - [2025-10-23 01:48:17] "POST /set-tag HTTP/1.1" 200 109 0.021984 10.0.0.129 - - [2025-10-23 01:48:17] "DELETE /instance-ip/de116124-afb1-11f0-bc18-fa163e70cfa2 HTTP/1.1" 200 115 0.038820 10.0.0.129 - - [2025-10-23 01:48:17] "DELETE /virtual-machine-interface/ddf87e16-afb1-11f0-bc18-fa163e70cfa2 HTTP/1.1" 200 115 0.038771 10.0.0.129 - - [2025-10-23 01:48:17] "DELETE /virtual-machine/ccd778d3-148d-4bc3-a582-1d4306651fb9 HTTP/1.1" 200 115 0.025220 10.0.0.129 - - [2025-10-23 01:48:17] "GET /virtual-machine-interface/dd8a8410-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004884 10.0.0.129 - - [2025-10-23 01:48:17] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.129 - - [2025-10-23 01:48:17] "GET /virtual-machine-interface/dd8a8410-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004692 10.0.0.129 - - [2025-10-23 01:48:17] "POST /set-tag HTTP/1.1" 200 109 0.001997 10.0.0.129 - - [2025-10-23 01:48:17] "GET /virtual-machine/726de488-12d4-4f92-8d56-48cdb44955a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003154 10.0.0.129 - - [2025-10-23 01:48:17] "POST /ref-update HTTP/1.1" 200 156 0.010083 10.0.0.129 - - [2025-10-23 01:48:17] "GET /virtual-machine-interface/dd8a8410-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011564 10.0.0.129 - - [2025-10-23 01:48:17] "POST /set-tag HTTP/1.1" 200 109 0.016698 10.0.0.129 - - [2025-10-23 01:48:17] "POST /set-tag HTTP/1.1" 200 109 0.026471 10.0.0.129 - - [2025-10-23 01:48:17] "POST /set-tag HTTP/1.1" 200 109 0.028225 10.0.0.129 - - [2025-10-23 01:48:17] "POST /set-tag HTTP/1.1" 200 109 0.013893 10.0.0.129 - - [2025-10-23 01:48:17] "POST /set-tag HTTP/1.1" 200 109 0.031127 10.0.0.129 - - [2025-10-23 01:48:18] "DELETE /instance-ip/dd9e571a-afb1-11f0-bc18-fa163e70cfa2 HTTP/1.1" 200 115 0.055668 10.0.0.129 - - [2025-10-23 01:48:18] "DELETE /virtual-machine-interface/dd8a8410-afb1-11f0-bc18-fa163e70cfa2 HTTP/1.1" 200 115 0.040804 10.0.0.129 - - [2025-10-23 01:48:18] "DELETE /virtual-machine/726de488-12d4-4f92-8d56-48cdb44955a7 HTTP/1.1" 200 115 0.014576 10.0.0.129 - - [2025-10-23 01:48:18] "DELETE /tag/2393d6cb-39a3-475e-ac4b-cced67280a17 HTTP/1.1" 200 115 0.032744 10.0.0.129 - - [2025-10-23 01:48:18] "DELETE /tag/03aa4d2c-0c74-4d8e-bc24-6fd3525808eb HTTP/1.1" 409 391 0.004585 10.0.0.129 - - [2025-10-23 01:48:46] "GET /virtual-machine-interface/df437186-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005519 10.0.0.129 - - [2025-10-23 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.005868 10.0.0.129 - - [2025-10-23 01:48:46] "GET /virtual-machine-interface/df437186-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004143 10.0.0.129 - - [2025-10-23 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.005833 10.0.0.129 - - [2025-10-23 01:48:46] "GET /virtual-machine/3aed18b8-b0a5-49cf-ba86-257bb791867e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002733 10.0.0.129 - - [2025-10-23 01:48:46] "POST /ref-update HTTP/1.1" 200 156 0.009333 10.0.0.129 - - [2025-10-23 01:48:46] "GET /virtual-machine-interface/df437186-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005131 10.0.0.129 - - [2025-10-23 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.016624 10.0.0.129 - - [2025-10-23 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.013811 10.0.0.129 - - [2025-10-23 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.015910 10.0.0.129 - - [2025-10-23 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.011832 10.0.0.129 - - [2025-10-23 01:48:46] "DELETE /instance-ip/df5ce2ec-afb1-11f0-bc18-fa163e70cfa2 HTTP/1.1" 200 115 0.043832 10.0.0.129 - - [2025-10-23 01:48:46] "DELETE /virtual-machine-interface/df437186-afb1-11f0-bc18-fa163e70cfa2 HTTP/1.1" 200 115 0.032060 10.0.0.129 - - [2025-10-23 01:48:46] "DELETE /virtual-machine/3aed18b8-b0a5-49cf-ba86-257bb791867e HTTP/1.1" 200 115 0.020884 10.0.0.129 - - [2025-10-23 01:48:46] "DELETE /tag/75d79662-a5ce-4b0d-8818-f84aa88cd61b HTTP/1.1" 200 115 0.028835 10.0.0.129 - - [2025-10-23 01:48:46] "GET /virtual-machine-interface/dedc21de-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004107 10.0.0.129 - - [2025-10-23 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.002960 10.0.0.129 - - [2025-10-23 01:48:46] "GET /virtual-machine-interface/dedc21de-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007018 10.0.0.129 - - [2025-10-23 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.129 - - [2025-10-23 01:48:46] "GET /virtual-machine/e17d124c-5782-4ee6-b924-9395af8c1cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002811 10.0.0.129 - - [2025-10-23 01:48:46] "POST /ref-update HTTP/1.1" 200 156 0.007844 10.0.0.129 - - [2025-10-23 01:48:46] "GET /virtual-machine-interface/dedc21de-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009070 10.0.0.129 - - [2025-10-23 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.015642 10.0.0.129 - - [2025-10-23 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.028949 10.0.0.129 - - [2025-10-23 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.031634 10.0.0.129 - - [2025-10-23 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.011091 10.0.0.129 - - [2025-10-23 01:48:46] "DELETE /instance-ip/def5371e-afb1-11f0-bc18-fa163e70cfa2 HTTP/1.1" 200 115 0.037114 10.0.0.129 - - [2025-10-23 01:48:46] "DELETE /virtual-machine-interface/dedc21de-afb1-11f0-bc18-fa163e70cfa2 HTTP/1.1" 200 115 0.038312 10.0.0.129 - - [2025-10-23 01:48:46] "DELETE /virtual-machine/e17d124c-5782-4ee6-b924-9395af8c1cb3 HTTP/1.1" 200 115 0.026961 10.0.0.129 - - [2025-10-23 01:48:46] "DELETE /tag/07b89b32-586c-4e3d-aebd-905f5ff6f481 HTTP/1.1" 409 237 0.003683 10.0.0.129 - - [2025-10-23 01:48:47] "GET /virtual-machine-interface/de76e648-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003998 10.0.0.129 - - [2025-10-23 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.129 - - [2025-10-23 01:48:47] "GET /virtual-machine-interface/de76e648-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004306 10.0.0.129 - - [2025-10-23 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.001471 10.0.0.129 - - [2025-10-23 01:48:47] "GET /virtual-machine/4c1bdcfe-9ed5-4ce2-ade6-a2ade8bde789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002661 10.0.0.129 - - [2025-10-23 01:48:47] "POST /ref-update HTTP/1.1" 200 156 0.008848 10.0.0.129 - - [2025-10-23 01:48:47] "GET /virtual-machine-interface/de76e648-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007178 10.0.0.129 - - [2025-10-23 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.015291 10.0.0.129 - - [2025-10-23 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.023003 10.0.0.129 - - [2025-10-23 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.027977 10.0.0.129 - - [2025-10-23 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.012296 10.0.0.129 - - [2025-10-23 01:48:47] "DELETE /instance-ip/de903e5e-afb1-11f0-bc18-fa163e70cfa2 HTTP/1.1" 200 115 0.038959 10.0.0.129 - - [2025-10-23 01:48:47] "DELETE /virtual-machine-interface/de76e648-afb1-11f0-bc18-fa163e70cfa2 HTTP/1.1" 200 115 0.036999 10.0.0.129 - - [2025-10-23 01:48:47] "DELETE /virtual-machine/4c1bdcfe-9ed5-4ce2-ade6-a2ade8bde789 HTTP/1.1" 200 115 0.015993 10.0.0.129 - - [2025-10-23 01:48:47] "DELETE /tag/a8c44cba-bd57-4c31-8d50-eb49db1f8f0f HTTP/1.1" 200 115 0.030194 10.0.0.129 - - [2025-10-23 01:48:47] "DELETE /tag/c38a36e3-45a3-4d77-9d3e-074dfc393c90 HTTP/1.1" 200 115 0.029188 10.0.0.129 - - [2025-10-23 01:48:47] "DELETE /tag/d9c2e1c0-8454-4fb2-abaf-62f0e99b620d HTTP/1.1" 200 115 0.028660 10.0.0.129 - - [2025-10-23 01:48:47] "GET /virtual-machine-interface/dfb2c73e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003412 10.0.0.129 - - [2025-10-23 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.002243 10.0.0.129 - - [2025-10-23 01:48:47] "GET /virtual-machine-interface/dfb2c73e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003514 10.0.0.129 - - [2025-10-23 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.001591 10.0.0.129 - - [2025-10-23 01:48:47] "GET /virtual-machine/5f37e111-44dd-4ef2-8aa8-9782a35915cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002711 10.0.0.129 - - [2025-10-23 01:48:47] "POST /ref-update HTTP/1.1" 200 156 0.007753 10.0.0.129 - - [2025-10-23 01:48:47] "GET /virtual-machine-interface/dfb2c73e-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008069 10.0.0.129 - - [2025-10-23 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.017924 10.0.0.129 - - [2025-10-23 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.030951 10.0.0.129 - - [2025-10-23 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.025998 10.0.0.129 - - [2025-10-23 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.014120 10.0.0.129 - - [2025-10-23 01:48:47] "DELETE /instance-ip/dfcbf15a-afb1-11f0-bc18-fa163e70cfa2 HTTP/1.1" 200 115 0.068453 10.0.0.129 - - [2025-10-23 01:48:47] "DELETE /virtual-machine-interface/dfb2c73e-afb1-11f0-bc18-fa163e70cfa2 HTTP/1.1" 200 115 0.036311 10.0.0.129 - - [2025-10-23 01:48:47] "DELETE /virtual-machine/5f37e111-44dd-4ef2-8aa8-9782a35915cb HTTP/1.1" 200 115 0.017771 10.0.0.129 - - [2025-10-23 01:48:47] "DELETE /tag/b28edfe8-781e-4685-aba2-05ef1595fb4c HTTP/1.1" 409 237 0.005484 10.0.0.129 - - [2025-10-23 01:48:48] "DELETE /tag/b576d897-acb8-4ec4-8316-206805fb41d5 HTTP/1.1" 200 115 0.030787 10.0.0.129 - - [2025-10-23 01:48:48] "DELETE /tag/4bcccd0d-911e-49b4-855b-255935d2531c HTTP/1.1" 409 237 0.003111 10.0.0.129 - - [2025-10-23 01:48:49] "POST /projects HTTP/1.1" 409 238 0.002224 10.0.0.129 - - [2025-10-23 01:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.129 - - [2025-10-23 01:48:49] "GET /project/dbd47054-761a-489a-8b94-9b9a388105ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029061 10.0.0.129 - - [2025-10-23 01:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.129 - - [2025-10-23 01:48:49] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.004938 10.0.0.129 - - [2025-10-23 01:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.129 - - [2025-10-23 01:48:49] "GET /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003803 10.0.0.129 - - [2025-10-23 01:48:49] "POST /security-groups HTTP/1.1" 409 285 0.001772 10.0.0.129 - - [2025-10-23 01:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.129 - - [2025-10-23 01:48:49] "PUT /security-group/0d0abc02-c1e0-44ef-9d3b-03ff99a80885 HTTP/1.1" 200 263 0.055713 10.0.0.129 - - [2025-10-23 01:48:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.032038 10.0.0.129 - - [2025-10-23 01:48:49] "PUT /access-control-list/a39499f6-a256-46b1-a709-0db9d594aab4 HTTP/1.1" 200 273 0.017479 10.0.0.129 - - [2025-10-23 01:48:49] "PUT /access-control-list/ac93b6b2-c429-4d99-8bee-7f80e6e1166e HTTP/1.1" 200 273 0.024098 10.0.0.129 - - [2025-10-23 01:48:54] "POST /projects HTTP/1.1" 409 238 0.001993 10.0.0.129 - - [2025-10-23 01:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.129 - - [2025-10-23 01:48:54] "GET /project/dbd47054-761a-489a-8b94-9b9a388105ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.023798 10.0.0.129 - - [2025-10-23 01:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.129 - - [2025-10-23 01:48:54] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.004099 10.0.0.129 - - [2025-10-23 01:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.129 - - [2025-10-23 01:48:54] "GET /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003353 10.0.0.129 - - [2025-10-23 01:48:54] "POST /security-groups HTTP/1.1" 409 285 0.003186 10.0.0.129 - - [2025-10-23 01:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.129 - - [2025-10-23 01:48:54] "PUT /security-group/0d0abc02-c1e0-44ef-9d3b-03ff99a80885 HTTP/1.1" 200 263 0.054555 10.0.0.129 - - [2025-10-23 01:48:55] "PUT /access-control-list/a39499f6-a256-46b1-a709-0db9d594aab4 HTTP/1.1" 200 273 0.009773 10.0.0.129 - - [2025-10-23 01:48:55] "PUT /access-control-list/ac93b6b2-c429-4d99-8bee-7f80e6e1166e HTTP/1.1" 200 273 0.015134 10.0.0.129 - - [2025-10-23 01:48:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.011251 10.0.0.129 - - [2025-10-23 01:48:55] "GET /firewall-policy/aea61a3c-eaf6-4cb6-a76f-7a589d1a7fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.013874 10.0.0.129 - - [2025-10-23 01:48:55] "GET /firewall-rule/80d3e157-7a2d-4808-9962-48460959005f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002226 10.0.0.129 - - [2025-10-23 01:48:55] "POST /ref-update HTTP/1.1" 200 156 0.044103 10.0.0.129 - - [2025-10-23 01:48:55] "DELETE /firewall-rule/80d3e157-7a2d-4808-9962-48460959005f HTTP/1.1" 200 115 0.038322 10.0.0.129 - - [2025-10-23 01:48:55] "GET /firewall-policy/aea61a3c-eaf6-4cb6-a76f-7a589d1a7fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004543 10.0.0.129 - - [2025-10-23 01:48:55] "GET /firewall-rule/70aead35-6dc8-42ef-b03d-ba60d45fff64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002674 10.0.0.129 - - [2025-10-23 01:48:55] "POST /ref-update HTTP/1.1" 200 156 0.043461 10.0.0.129 - - [2025-10-23 01:48:55] "DELETE /firewall-rule/70aead35-6dc8-42ef-b03d-ba60d45fff64 HTTP/1.1" 200 115 0.033483 10.0.0.129 - - [2025-10-23 01:48:55] "DELETE /tag/b28edfe8-781e-4685-aba2-05ef1595fb4c HTTP/1.1" 409 237 0.007623 10.0.0.129 - - [2025-10-23 01:48:55] "DELETE /tag/d6bab7ff-f518-45aa-90b1-e0cd0f4be36b HTTP/1.1" 200 115 0.034069 10.0.0.129 - - [2025-10-23 01:48:55] "DELETE /tag/4bcccd0d-911e-49b4-855b-255935d2531c HTTP/1.1" 409 237 0.004130 10.0.0.129 - - [2025-10-23 01:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.129 - - [2025-10-23 01:48:55] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.004081 10.0.0.129 - - [2025-10-23 01:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.129 - - [2025-10-23 01:48:55] "GET /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003536 10.0.0.129 - - [2025-10-23 01:48:55] "PUT /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c HTTP/1.1" 200 265 0.037787 10.0.0.129 - - [2025-10-23 01:48:55] "PUT /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af HTTP/1.1" 200 265 0.040752 10.0.0.129 - - [2025-10-23 01:48:55] "DELETE /security-group/0d0abc02-c1e0-44ef-9d3b-03ff99a80885 HTTP/1.1" 200 115 0.050377 10.0.0.129 - - [2025-10-23 01:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.129 - - [2025-10-23 01:48:55] "DELETE /access-control-list/a39499f6-a256-46b1-a709-0db9d594aab4 HTTP/1.1" 200 115 0.021919 10.0.0.129 - - [2025-10-23 01:48:55] "DELETE /access-control-list/ac93b6b2-c429-4d99-8bee-7f80e6e1166e HTTP/1.1" 200 115 0.025806 10.0.0.129 - - [2025-10-23 01:48:55] "GET /project/dbd47054-761a-489a-8b94-9b9a388105ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.026144 10.0.0.129 - - [2025-10-23 01:48:55] "GET /project/dbd47054-761a-489a-8b94-9b9a388105ea?fields=security_groups HTTP/1.1" 200 1353 0.029395 10.0.0.129 - - [2025-10-23 01:48:55] "DELETE /security-group/af597448-2090-4361-99fd-922eb30d4389 HTTP/1.1" 200 115 0.038805 10.0.0.129 - - [2025-10-23 01:48:55] "DELETE /access-control-list/257a1d1b-a6ef-457f-83d4-5d26e2834f2e HTTP/1.1" 200 115 0.079017 10.0.0.129 - - [2025-10-23 01:48:55] "GET /project/dbd47054-761a-489a-8b94-9b9a388105ea?fields=application_policy_sets HTTP/1.1" 200 1392 0.074689 10.0.0.129 - - [2025-10-23 01:48:55] "DELETE /access-control-list/217210ae-becc-4226-9c2f-5eb7adc413bc HTTP/1.1" 200 115 0.033740 10.0.0.129 - - [2025-10-23 01:48:56] "DELETE /project/dbd47054-761a-489a-8b94-9b9a388105ea HTTP/1.1" 200 115 0.316743 10.0.0.129 - - [2025-10-23 01:48:56] "POST /projects HTTP/1.1" 409 238 0.003531 10.0.0.129 - - [2025-10-23 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.129 - - [2025-10-23 01:48:56] "GET /project/492d165d-1a44-4167-9aa8-968b0ea58248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035944 10.0.0.129 - - [2025-10-23 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.129 - - [2025-10-23 01:48:56] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3101 0.003737 10.0.0.129 - - [2025-10-23 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.129 - - [2025-10-23 01:48:56] "GET /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004164 10.0.0.129 - - [2025-10-23 01:48:56] "POST /security-groups HTTP/1.1" 409 285 0.002519 10.0.0.129 - - [2025-10-23 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.129 - - [2025-10-23 01:48:56] "PUT /security-group/de45e52b-b526-4665-98e4-db1cd5a81a9f HTTP/1.1" 200 263 0.057776 10.0.0.129 - - [2025-10-23 01:48:56] "PUT /access-control-list/42a86106-89de-4bb1-8625-1c03e4bfe014 HTTP/1.1" 200 273 0.015986 10.0.0.129 - - [2025-10-23 01:48:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.033777 10.0.0.129 - - [2025-10-23 01:48:56] "PUT /access-control-list/60d1f7b1-dca0-4fc0-b367-8cffe345e087 HTTP/1.1" 200 273 0.032163 10.0.0.129 - - [2025-10-23 01:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.129 - - [2025-10-23 01:49:00] "GET /loadbalancer/d286b8be-a9a2-4245-93b2-49532f4cc5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002399 10.0.0.129 - - [2025-10-23 01:49:00] "GET /virtual-machine-interface/dcf562cc-afb1-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001380 10.0.0.129 - - [2025-10-23 01:49:00] "DELETE /loadbalancer-member/d7561d64-a5f4-46e6-8a06-02c15ded4935 HTTP/1.1" 200 115 0.041755 10.0.0.129 - - [2025-10-23 01:49:00] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002599 10.0.0.129 - - [2025-10-23 01:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.129 - - [2025-10-23 01:49:00] "GET /policy-management/b8bf39a0-205b-4e65-ae3c-f852e1a62b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002146 10.0.0.129 - - [2025-10-23 01:49:00] "GET /firewall-policy/97dacb00-749c-4b32-933f-a36c056e6065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002436 10.0.0.129 - - [2025-10-23 01:49:00] "GET /firewall-rule/52b4cab4-4696-4d6b-8f81-85dc59d08bdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.001836 10.0.0.129 - - [2025-10-23 01:49:00] "POST /ref-update HTTP/1.1" 200 156 0.019098 10.0.0.129 - - [2025-10-23 01:49:00] "DELETE /firewall-rule/52b4cab4-4696-4d6b-8f81-85dc59d08bdb HTTP/1.1" 200 115 0.093592 10.0.0.129 - - [2025-10-23 01:49:00] "GET /firewall-policy/f67bf235-65db-433b-8044-833df8be2d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005351 10.0.0.129 - - [2025-10-23 01:49:00] "GET /firewall-rule/95477131-e2ee-49d6-888c-31221ff13288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.002740 10.0.0.129 - - [2025-10-23 01:49:00] "POST /ref-update HTTP/1.1" 200 156 0.013620 10.0.0.129 - - [2025-10-23 01:49:01] "DELETE /firewall-rule/95477131-e2ee-49d6-888c-31221ff13288 HTTP/1.1" 200 115 0.038285 10.0.0.129 - - [2025-10-23 01:49:01] "GET /firewall-policy/f67bf235-65db-433b-8044-833df8be2d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.003291 10.0.0.129 - - [2025-10-23 01:49:01] "GET /firewall-rule/ad3784d3-de32-4901-bb0c-22f402be6157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.003408 10.0.0.129 - - [2025-10-23 01:49:01] "POST /ref-update HTTP/1.1" 200 156 0.010782 10.0.0.129 - - [2025-10-23 01:49:01] "DELETE /firewall-rule/ad3784d3-de32-4901-bb0c-22f402be6157 HTTP/1.1" 200 115 0.057004 10.0.0.129 - - [2025-10-23 01:49:01] "GET /application-policy-set/de2ea525-44b0-4c02-a019-1cd08d272593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003067 10.0.0.129 - - [2025-10-23 01:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.129 - - [2025-10-23 01:49:01] "GET /policy-management/b8bf39a0-205b-4e65-ae3c-f852e1a62b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002244 10.0.0.129 - - [2025-10-23 01:49:01] "GET /firewall-policy/f67bf235-65db-433b-8044-833df8be2d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003056 10.0.0.129 - - [2025-10-23 01:49:01] "POST /ref-update HTTP/1.1" 200 156 0.020890 10.0.0.129 - - [2025-10-23 01:49:01] "DELETE /firewall-policy/f67bf235-65db-433b-8044-833df8be2d7f HTTP/1.1" 200 115 0.033331 10.0.0.129 - - [2025-10-23 01:49:01] "DELETE /tag/b28edfe8-781e-4685-aba2-05ef1595fb4c HTTP/1.1" 200 115 0.056817 10.0.0.129 - - [2025-10-23 01:49:01] "DELETE /tag/03aa4d2c-0c74-4d8e-bc24-6fd3525808eb HTTP/1.1" 200 115 0.057642 10.0.0.129 - - [2025-10-23 01:49:01] "DELETE /tag/07b89b32-586c-4e3d-aebd-905f5ff6f481 HTTP/1.1" 200 115 0.050798 10.0.0.129 - - [2025-10-23 01:49:01] "DELETE /tag/4bcccd0d-911e-49b4-855b-255935d2531c HTTP/1.1" 200 115 0.031592 10.0.0.129 - - [2025-10-23 01:49:01] "DELETE /loadbalancer-pool/6626afcc-6bd0-4885-9376-e25193174633 HTTP/1.1" 200 115 0.028417 10.0.0.129 - - [2025-10-23 01:49:01] "DELETE /loadbalancer-listener/f7d88cf1-28e5-4fa3-9162-9e057d7862d1 HTTP/1.1" 200 115 0.024503 10.0.0.129 - - [2025-10-23 01:49:01] "DELETE /loadbalancer/d286b8be-a9a2-4245-93b2-49532f4cc5d0 HTTP/1.1" 200 115 0.028512 10.0.0.129 - - [2025-10-23 01:49:01] "DELETE /floating-ip/4d3ff2b1-a7e3-483a-b76b-3418001a6813 HTTP/1.1" 200 115 0.026625 10.0.0.129 - - [2025-10-23 01:49:01] "DELETE /instance-ip/b1146096-a7ff-43ce-8f7a-00d885eea1ad HTTP/1.1" 200 115 0.038623 10.0.0.129 - - [2025-10-23 01:49:01] "DELETE /virtual-machine-interface/ec67b0b9-205a-4a42-a6c3-8d688c5fbea4 HTTP/1.1" 200 115 0.049308 10.0.0.129 - - [2025-10-23 01:49:01] "DELETE /tag/dee69c9b-1961-4002-9432-05a3590ba673 HTTP/1.1" 200 115 0.058257 10.0.0.129 - - [2025-10-23 01:49:01] "POST /projects HTTP/1.1" 409 238 0.004452 10.0.0.129 - - [2025-10-23 01:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.129 - - [2025-10-23 01:49:01] "GET /project/492d165d-1a44-4167-9aa8-968b0ea58248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031110 10.0.0.129 - - [2025-10-23 01:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.129 - - [2025-10-23 01:49:01] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3101 0.004293 10.0.0.129 - - [2025-10-23 01:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015024 10.0.0.129 - - [2025-10-23 01:49:01] "GET /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004558 10.0.0.129 - - [2025-10-23 01:49:01] "POST /security-groups HTTP/1.1" 409 285 0.004285 10.0.0.129 - - [2025-10-23 01:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008328 10.0.0.129 - - [2025-10-23 01:49:02] "PUT /security-group/de45e52b-b526-4665-98e4-db1cd5a81a9f HTTP/1.1" 200 263 0.061322 10.0.0.129 - - [2025-10-23 01:49:02] "PUT /access-control-list/42a86106-89de-4bb1-8625-1c03e4bfe014 HTTP/1.1" 200 273 0.013276 10.0.0.129 - - [2025-10-23 01:49:02] "PUT /access-control-list/60d1f7b1-dca0-4fc0-b367-8cffe345e087 HTTP/1.1" 200 273 0.009986 10.0.0.129 - - [2025-10-23 01:49:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.014001 10.0.0.129 - - [2025-10-23 01:49:02] "GET /firewall-policy/aea61a3c-eaf6-4cb6-a76f-7a589d1a7fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.018090 10.0.0.129 - - [2025-10-23 01:49:02] "GET /firewall-rule/0d74342f-e522-4356-9018-4efa8a7b083a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002231 10.0.0.129 - - [2025-10-23 01:49:02] "POST /ref-update HTTP/1.1" 200 156 0.045434 10.0.0.129 - - [2025-10-23 01:49:02] "DELETE /firewall-rule/0d74342f-e522-4356-9018-4efa8a7b083a HTTP/1.1" 200 115 0.052852 10.0.0.129 - - [2025-10-23 01:49:02] "GET /firewall-policy/aea61a3c-eaf6-4cb6-a76f-7a589d1a7fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.005867 10.0.0.129 - - [2025-10-23 01:49:02] "GET /firewall-rule/6c364a64-626c-46dd-b5fc-cd7cfe22c21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004361 10.0.0.129 - - [2025-10-23 01:49:02] "POST /ref-update HTTP/1.1" 200 156 0.059051 10.0.0.129 - - [2025-10-23 01:49:02] "DELETE /firewall-rule/6c364a64-626c-46dd-b5fc-cd7cfe22c21a HTTP/1.1" 200 115 0.037884 10.0.0.129 - - [2025-10-23 01:49:02] "DELETE /tag/a9d0d9f5-3a1c-4492-a052-b446859cd0d1 HTTP/1.1" 200 115 0.031763 10.0.0.129 - - [2025-10-23 01:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.129 - - [2025-10-23 01:49:02] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3101 0.004668 10.0.0.129 - - [2025-10-23 01:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.129 - - [2025-10-23 01:49:02] "GET /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005211 10.0.0.129 - - [2025-10-23 01:49:02] "PUT /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c HTTP/1.1" 200 265 0.054448 10.0.0.129 - - [2025-10-23 01:49:02] "PUT /virtual-network/63beca6e-f221-49d0-b7b5-267e15e485af HTTP/1.1" 200 265 0.045472 10.0.0.129 - - [2025-10-23 01:49:02] "DELETE /security-group/de45e52b-b526-4665-98e4-db1cd5a81a9f HTTP/1.1" 200 115 0.043740 10.0.0.129 - - [2025-10-23 01:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.129 - - [2025-10-23 01:49:02] "DELETE /access-control-list/42a86106-89de-4bb1-8625-1c03e4bfe014 HTTP/1.1" 200 115 0.032118 10.0.0.129 - - [2025-10-23 01:49:02] "DELETE /access-control-list/60d1f7b1-dca0-4fc0-b367-8cffe345e087 HTTP/1.1" 200 115 0.056521 10.0.0.129 - - [2025-10-23 01:49:02] "GET /project/492d165d-1a44-4167-9aa8-968b0ea58248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.053242 10.0.0.129 - - [2025-10-23 01:49:02] "GET /project/492d165d-1a44-4167-9aa8-968b0ea58248?fields=security_groups HTTP/1.1" 200 1352 0.027630 10.0.0.129 - - [2025-10-23 01:49:02] "DELETE /security-group/bcec3e8d-6412-43f6-9b99-ad0783a6cbe4 HTTP/1.1" 200 115 0.057945 10.0.0.129 - - [2025-10-23 01:49:03] "DELETE /access-control-list/801624c2-7dc4-4cae-bd30-7104df76e13c HTTP/1.1" 200 115 0.041302 10.0.0.129 - - [2025-10-23 01:49:03] "GET /project/492d165d-1a44-4167-9aa8-968b0ea58248?fields=application_policy_sets HTTP/1.1" 200 1391 0.051264 10.0.0.129 - - [2025-10-23 01:49:03] "DELETE /access-control-list/c847b7ee-2812-4713-9c11-e7496e612912 HTTP/1.1" 200 115 0.047585 10.0.0.129 - - [2025-10-23 01:49:03] "DELETE /project/492d165d-1a44-4167-9aa8-968b0ea58248 HTTP/1.1" 200 115 0.350843 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:49:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000862 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:49:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000843 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:49:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000888 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:49:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000813 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:49:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000931 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:49:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000939 10.0.0.129 - - [2025-10-23 01:49:49] "GET / HTTP/1.1" 200 36215 0.001778 10.0.0.129 - - [2025-10-23 01:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.129 - - [2025-10-23 01:49:49] "GET /global-vrouter-config/a8506e1b-3527-4230-b6cc-78d6fbbca994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002370 10.0.0.129 - - [2025-10-23 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.129 - - [2025-10-23 01:49:50] "GET /global-vrouter-config/a8506e1b-3527-4230-b6cc-78d6fbbca994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003228 10.0.0.129 - - [2025-10-23 01:50:06] "GET / HTTP/1.1" 200 36215 0.002222 10.0.0.129 - - [2025-10-23 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.129 - - [2025-10-23 01:50:06] "GET /global-system-config/cddcf7a2-f2a0-46ea-b3a5-3bbff71ba86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004081 10.0.0.129 - - [2025-10-23 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.129 - - [2025-10-23 01:50:07] "GET /config-node/d26a22e4-bdcc-4de8-95e6-36a2d12e3035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002283 10.0.0.129 - - [2025-10-23 01:50:07] "GET / HTTP/1.1" 200 36215 0.001405 10.0.0.129 - - [2025-10-23 01:50:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004267 10.0.0.129 - - [2025-10-23 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.129 - - [2025-10-23 01:50:12] "GET /global-vrouter-config/a8506e1b-3527-4230-b6cc-78d6fbbca994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002315 10.0.0.129 - - [2025-10-23 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001306 10.0.0.129 - - [2025-10-23 01:50:12] "PUT /global-vrouter-config/a8506e1b-3527-4230-b6cc-78d6fbbca994 HTTP/1.1" 200 277 0.008290 10.0.0.129 - - [2025-10-23 01:50:12] "GET / HTTP/1.1" 200 36215 0.001708 10.0.0.129 - - [2025-10-23 01:50:12] "POST /alarms HTTP/1.1" 409 264 0.001924 10.0.0.129 - - [2025-10-23 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001243 10.0.0.129 - - [2025-10-23 01:50:12] "PUT /alarm/5756cec0-68cf-4e8d-97d7-8fb136c9efd6 HTTP/1.1" 200 245 0.009765 10.0.0.129 - - [2025-10-23 01:50:12] "POST /alarms HTTP/1.1" 409 261 0.003749 10.0.0.129 - - [2025-10-23 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.129 - - [2025-10-23 01:50:12] "PUT /alarm/c28ae231-af0e-4dff-8dff-2c5c7e555871 HTTP/1.1" 200 245 0.016914 10.0.0.129 - - [2025-10-23 01:50:12] "POST /alarms HTTP/1.1" 409 261 0.005562 10.0.0.129 - - [2025-10-23 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.129 - - [2025-10-23 01:50:12] "PUT /alarm/623f2111-a9ca-4411-a7d0-7e645749d603 HTTP/1.1" 200 245 0.011411 10.0.0.129 - - [2025-10-23 01:50:12] "POST /alarms HTTP/1.1" 409 253 0.003889 10.0.0.129 - - [2025-10-23 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006452 10.0.0.129 - - [2025-10-23 01:50:12] "PUT /alarm/99391842-6370-4b35-82ff-96a7cb5b8c7e HTTP/1.1" 200 245 0.012150 10.0.0.129 - - [2025-10-23 01:50:12] "POST /alarms HTTP/1.1" 409 251 0.008341 10.0.0.129 - - [2025-10-23 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.129 - - [2025-10-23 01:50:12] "PUT /alarm/f73630b6-9d6d-41be-8292-3bc57d0c67f1 HTTP/1.1" 200 245 0.010639 10.0.0.129 - - [2025-10-23 01:50:12] "POST /alarms HTTP/1.1" 409 252 0.009437 10.0.0.129 - - [2025-10-23 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.129 - - [2025-10-23 01:50:12] "PUT /alarm/de9b67c8-30ce-4497-bbdf-81fbb00fb406 HTTP/1.1" 200 245 0.010898 10.0.0.129 - - [2025-10-23 01:50:12] "POST /alarms HTTP/1.1" 409 256 0.006045 10.0.0.129 - - [2025-10-23 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.129 - - [2025-10-23 01:50:13] "PUT /alarm/5e8bf315-ddcc-41cd-9c3c-feba2f381491 HTTP/1.1" 200 245 0.011385 10.0.0.129 - - [2025-10-23 01:50:13] "POST /alarms HTTP/1.1" 409 248 0.004805 10.0.0.129 - - [2025-10-23 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.129 - - [2025-10-23 01:50:13] "PUT /alarm/53028d9a-ae64-4bc5-99ca-6bd61831a074 HTTP/1.1" 200 245 0.011256 10.0.0.129 - - [2025-10-23 01:50:13] "POST /alarms HTTP/1.1" 409 252 0.004968 10.0.0.129 - - [2025-10-23 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.129 - - [2025-10-23 01:50:13] "PUT /alarm/72d7adaf-001b-4fa4-bfc9-f93367bc35bd HTTP/1.1" 200 245 0.009442 10.0.0.129 - - [2025-10-23 01:50:13] "POST /alarms HTTP/1.1" 409 257 0.003840 10.0.0.129 - - [2025-10-23 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001254 10.0.0.129 - - [2025-10-23 01:50:13] "PUT /alarm/bb6967bb-51c2-4e86-b39e-638e552a2813 HTTP/1.1" 200 245 0.010446 10.0.0.129 - - [2025-10-23 01:50:13] "POST /alarms HTTP/1.1" 409 251 0.010631 10.0.0.129 - - [2025-10-23 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.129 - - [2025-10-23 01:50:13] "PUT /alarm/3c4106f2-120a-4fa5-b796-867005cc866b HTTP/1.1" 200 245 0.018326 10.0.0.129 - - [2025-10-23 01:50:13] "POST /alarms HTTP/1.1" 409 257 0.005267 10.0.0.129 - - [2025-10-23 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.129 - - [2025-10-23 01:50:13] "PUT /alarm/73d222a2-1cd9-426e-80b7-e46b4d898918 HTTP/1.1" 200 245 0.009220 10.0.0.129 - - [2025-10-23 01:50:13] "POST /alarms HTTP/1.1" 409 261 0.003901 10.0.0.129 - - [2025-10-23 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001296 10.0.0.129 - - [2025-10-23 01:50:13] "PUT /alarm/4eaa8102-c81a-4a5f-a569-24c9bf280c29 HTTP/1.1" 200 245 0.014330 10.0.0.129 - - [2025-10-23 01:50:13] "POST /alarms HTTP/1.1" 409 258 0.011706 10.0.0.129 - - [2025-10-23 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.129 - - [2025-10-23 01:50:13] "PUT /alarm/d679368c-bd47-4f0e-9b02-3fe81401b820 HTTP/1.1" 200 245 0.009954 10.0.0.129 - - [2025-10-23 01:50:13] "POST /alarms HTTP/1.1" 409 254 0.003044 10.0.0.129 - - [2025-10-23 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001341 10.0.0.129 - - [2025-10-23 01:50:13] "PUT /alarm/f070a031-b731-4c97-8dff-6de99500898c HTTP/1.1" 200 245 0.011142 10.0.0.129 - - [2025-10-23 01:50:13] "POST /alarms HTTP/1.1" 409 254 0.009018 10.0.0.129 - - [2025-10-23 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.129 - - [2025-10-23 01:50:13] "PUT /alarm/f1bae86a-9775-4cae-acdf-e94d84d7ec9b HTTP/1.1" 200 245 0.009512 10.0.0.129 - - [2025-10-23 01:50:13] "POST /alarms HTTP/1.1" 409 254 0.009973 10.0.0.129 - - [2025-10-23 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.129 - - [2025-10-23 01:50:13] "PUT /alarm/d37db21a-b0e0-4b12-8715-a96fb4377eb2 HTTP/1.1" 200 245 0.011469 10.0.0.129 - - [2025-10-23 01:50:13] "POST /alarms HTTP/1.1" 409 247 0.007659 10.0.0.129 - - [2025-10-23 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.129 - - [2025-10-23 01:50:13] "PUT /alarm/3fce18f4-5e37-428d-baa9-f52f05b4b319 HTTP/1.1" 200 245 0.012223 10.0.0.129 - - [2025-10-23 01:50:13] "POST /alarms HTTP/1.1" 409 272 0.009957 10.0.0.129 - - [2025-10-23 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.129 - - [2025-10-23 01:50:13] "PUT /alarm/f6d8b82f-a2be-41c0-abf1-c87248bbc020 HTTP/1.1" 200 245 0.012736 10.0.0.129 - - [2025-10-23 01:50:13] "POST /alarms HTTP/1.1" 409 261 0.006164 10.0.0.129 - - [2025-10-23 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.129 - - [2025-10-23 01:50:13] "PUT /alarm/205baa73-fbc2-4f89-b48d-78f61e917abd HTTP/1.1" 200 245 0.012395 10.0.0.129 - - [2025-10-23 01:50:13] "POST /alarms HTTP/1.1" 409 259 0.004188 10.0.0.129 - - [2025-10-23 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.129 - - [2025-10-23 01:50:14] "PUT /alarm/58a47ee3-0d2d-4c56-adc7-c7073673df46 HTTP/1.1" 200 245 0.009637 10.0.0.129 - - [2025-10-23 01:50:14] "POST /alarms HTTP/1.1" 409 265 0.011877 10.0.0.129 - - [2025-10-23 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.129 - - [2025-10-23 01:50:14] "PUT /alarm/8698a3d0-e84a-473f-88be-cd3f0d59e6fe HTTP/1.1" 200 245 0.009957 10.0.0.129 - - [2025-10-23 01:50:14] "POST /alarms HTTP/1.1" 409 279 0.006501 10.0.0.129 - - [2025-10-23 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.129 - - [2025-10-23 01:50:14] "PUT /alarm/3dd9f8b1-6355-48b4-b90d-9f259b17b80f HTTP/1.1" 200 245 0.009548 10.0.0.129 - - [2025-10-23 01:50:14] "GET / HTTP/1.1" 200 36215 0.001631 10.0.0.129 - - [2025-10-23 01:50:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001910 10.0.0.129 - - [2025-10-23 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.129 - - [2025-10-23 01:50:14] "PUT /global-vrouter-config/a8506e1b-3527-4230-b6cc-78d6fbbca994 HTTP/1.1" 200 277 0.007265 10.0.0.129 - - [2025-10-23 01:50:14] "GET / HTTP/1.1" 200 36215 0.001982 10.0.0.129 - - [2025-10-23 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.129 - - [2025-10-23 01:50:14] "GET /global-vrouter-config/a8506e1b-3527-4230-b6cc-78d6fbbca994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002246 10.0.0.129 - - [2025-10-23 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001231 10.0.0.129 - - [2025-10-23 01:50:14] "PUT /global-vrouter-config/a8506e1b-3527-4230-b6cc-78d6fbbca994 HTTP/1.1" 200 277 0.009348 10.0.0.129 - - [2025-10-23 01:50:14] "GET / HTTP/1.1" 200 36215 0.001924 10.0.0.129 - - [2025-10-23 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.129 - - [2025-10-23 01:50:14] "GET /global-system-config/cddcf7a2-f2a0-46ea-b3a5-3bbff71ba86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005395 10.0.0.129 - - [2025-10-23 01:50:14] "PUT /global-system-config/cddcf7a2-f2a0-46ea-b3a5-3bbff71ba86c HTTP/1.1" 200 275 0.015917 10.0.0.129 - - [2025-10-23 01:50:18] "GET / HTTP/1.1" 200 36215 0.001325 10.0.0.129 - - [2025-10-23 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.129 - - [2025-10-23 01:50:18] "GET /routing-instance/1a4ea5fc-7934-4b34-8bdd-d922c0436bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002560 10.0.0.129 - - [2025-10-23 01:50:18] "POST /bgp-routers HTTP/1.1" 409 301 0.001795 10.0.0.129 - - [2025-10-23 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.129 - - [2025-10-23 01:50:18] "GET /bgp-router/7ee2a418-e720-4743-ae92-4fe6b141a015?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002395 10.0.0.129 - - [2025-10-23 01:50:18] "PUT /bgp-router/7ee2a418-e720-4743-ae92-4fe6b141a015 HTTP/1.1" 200 255 0.011277 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:50:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000847 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:50:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000888 10.0.0.129 - - [2025-10-23 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.129 - - [2025-10-23 01:50:20] "GET /global-vrouter-config/a8506e1b-3527-4230-b6cc-78d6fbbca994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002707 10.0.0.129 - - [2025-10-23 01:50:33] "GET / HTTP/1.1" 200 36215 0.001930 10.0.0.129 - - [2025-10-23 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.129 - - [2025-10-23 01:50:33] "GET /global-system-config/cddcf7a2-f2a0-46ea-b3a5-3bbff71ba86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004988 10.0.0.129 - - [2025-10-23 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001321 10.0.0.129 - - [2025-10-23 01:50:33] "GET /config-node/d26a22e4-bdcc-4de8-95e6-36a2d12e3035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001510 10.0.0.129 - - [2025-10-23 01:50:44] "GET / HTTP/1.1" 200 36215 0.001598 10.0.0.129 - - [2025-10-23 01:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.129 - - [2025-10-23 01:50:44] "GET /routing-instance/1a4ea5fc-7934-4b34-8bdd-d922c0436bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002405 10.0.0.129 - - [2025-10-23 01:50:44] "POST /bgp-routers HTTP/1.1" 409 301 0.001543 10.0.0.129 - - [2025-10-23 01:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.129 - - [2025-10-23 01:50:44] "GET /bgp-router/7ee2a418-e720-4743-ae92-4fe6b141a015?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.008997 10.0.0.129 - - [2025-10-23 01:50:44] "PUT /bgp-router/7ee2a418-e720-4743-ae92-4fe6b141a015 HTTP/1.1" 200 255 0.012234 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:50:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000912 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:50:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000836 10.0.0.129 - - [2025-10-23 01:50:58] "GET / HTTP/1.1" 200 36215 0.001593 10.0.0.129 - - [2025-10-23 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.129 - - [2025-10-23 01:50:58] "GET /global-system-config/cddcf7a2-f2a0-46ea-b3a5-3bbff71ba86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004205 10.0.0.129 - - [2025-10-23 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.129 - - [2025-10-23 01:50:58] "GET /config-node/d26a22e4-bdcc-4de8-95e6-36a2d12e3035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002213 10.0.0.129 - - [2025-10-23 01:50:59] "GET / HTTP/1.1" 200 36215 0.001354 10.0.0.129 - - [2025-10-23 01:50:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001796 10.0.0.129 - - [2025-10-23 01:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.129 - - [2025-10-23 01:51:04] "GET /global-vrouter-config/a8506e1b-3527-4230-b6cc-78d6fbbca994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002392 10.0.0.129 - - [2025-10-23 01:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.129 - - [2025-10-23 01:51:04] "PUT /global-vrouter-config/a8506e1b-3527-4230-b6cc-78d6fbbca994 HTTP/1.1" 200 277 0.008074 10.0.0.129 - - [2025-10-23 01:51:04] "GET / HTTP/1.1" 200 36215 0.001303 10.0.0.129 - - [2025-10-23 01:51:04] "POST /alarms HTTP/1.1" 409 264 0.001842 10.0.0.129 - - [2025-10-23 01:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.129 - - [2025-10-23 01:51:04] "PUT /alarm/5756cec0-68cf-4e8d-97d7-8fb136c9efd6 HTTP/1.1" 200 245 0.009028 10.0.0.129 - - [2025-10-23 01:51:04] "POST /alarms HTTP/1.1" 409 261 0.001542 10.0.0.129 - - [2025-10-23 01:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001327 10.0.0.129 - - [2025-10-23 01:51:04] "PUT /alarm/c28ae231-af0e-4dff-8dff-2c5c7e555871 HTTP/1.1" 200 245 0.012084 10.0.0.129 - - [2025-10-23 01:51:04] "POST /alarms HTTP/1.1" 409 261 0.008491 10.0.0.129 - - [2025-10-23 01:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.129 - - [2025-10-23 01:51:04] "PUT /alarm/623f2111-a9ca-4411-a7d0-7e645749d603 HTTP/1.1" 200 245 0.012272 10.0.0.129 - - [2025-10-23 01:51:04] "POST /alarms HTTP/1.1" 409 253 0.016611 10.0.0.129 - - [2025-10-23 01:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.129 - - [2025-10-23 01:51:04] "PUT /alarm/99391842-6370-4b35-82ff-96a7cb5b8c7e HTTP/1.1" 200 245 0.013139 10.0.0.129 - - [2025-10-23 01:51:04] "POST /alarms HTTP/1.1" 409 251 0.009407 10.0.0.129 - - [2025-10-23 01:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.129 - - [2025-10-23 01:51:04] "PUT /alarm/f73630b6-9d6d-41be-8292-3bc57d0c67f1 HTTP/1.1" 200 245 0.020231 10.0.0.129 - - [2025-10-23 01:51:04] "POST /alarms HTTP/1.1" 409 252 0.015695 10.0.0.129 - - [2025-10-23 01:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.129 - - [2025-10-23 01:51:04] "PUT /alarm/de9b67c8-30ce-4497-bbdf-81fbb00fb406 HTTP/1.1" 200 245 0.017193 10.0.0.129 - - [2025-10-23 01:51:04] "POST /alarms HTTP/1.1" 409 256 0.023072 10.0.0.129 - - [2025-10-23 01:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.129 - - [2025-10-23 01:51:04] "PUT /alarm/5e8bf315-ddcc-41cd-9c3c-feba2f381491 HTTP/1.1" 200 245 0.011688 10.0.0.129 - - [2025-10-23 01:51:04] "POST /alarms HTTP/1.1" 409 248 0.005497 10.0.0.129 - - [2025-10-23 01:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015482 10.0.0.129 - - [2025-10-23 01:51:05] "PUT /alarm/53028d9a-ae64-4bc5-99ca-6bd61831a074 HTTP/1.1" 200 245 0.010007 10.0.0.129 - - [2025-10-23 01:51:05] "POST /alarms HTTP/1.1" 409 252 0.003049 10.0.0.129 - - [2025-10-23 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.129 - - [2025-10-23 01:51:05] "PUT /alarm/72d7adaf-001b-4fa4-bfc9-f93367bc35bd HTTP/1.1" 200 245 0.009072 10.0.0.129 - - [2025-10-23 01:51:05] "POST /alarms HTTP/1.1" 409 257 0.010516 10.0.0.129 - - [2025-10-23 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.129 - - [2025-10-23 01:51:05] "PUT /alarm/bb6967bb-51c2-4e86-b39e-638e552a2813 HTTP/1.1" 200 245 0.009641 10.0.0.129 - - [2025-10-23 01:51:05] "POST /alarms HTTP/1.1" 409 251 0.009796 10.0.0.129 - - [2025-10-23 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.129 - - [2025-10-23 01:51:05] "PUT /alarm/3c4106f2-120a-4fa5-b796-867005cc866b HTTP/1.1" 200 245 0.017530 10.0.0.129 - - [2025-10-23 01:51:05] "POST /alarms HTTP/1.1" 409 257 0.010381 10.0.0.129 - - [2025-10-23 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.129 - - [2025-10-23 01:51:05] "PUT /alarm/73d222a2-1cd9-426e-80b7-e46b4d898918 HTTP/1.1" 200 245 0.010388 10.0.0.129 - - [2025-10-23 01:51:05] "POST /alarms HTTP/1.1" 409 261 0.002177 10.0.0.129 - - [2025-10-23 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001283 10.0.0.129 - - [2025-10-23 01:51:05] "PUT /alarm/4eaa8102-c81a-4a5f-a569-24c9bf280c29 HTTP/1.1" 200 245 0.008703 10.0.0.129 - - [2025-10-23 01:51:05] "POST /alarms HTTP/1.1" 409 258 0.006389 10.0.0.129 - - [2025-10-23 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.129 - - [2025-10-23 01:51:05] "PUT /alarm/d679368c-bd47-4f0e-9b02-3fe81401b820 HTTP/1.1" 200 245 0.011267 10.0.0.129 - - [2025-10-23 01:51:05] "POST /alarms HTTP/1.1" 409 254 0.003783 10.0.0.129 - - [2025-10-23 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009504 10.0.0.129 - - [2025-10-23 01:51:05] "PUT /alarm/f070a031-b731-4c97-8dff-6de99500898c HTTP/1.1" 200 245 0.008620 10.0.0.129 - - [2025-10-23 01:51:05] "POST /alarms HTTP/1.1" 409 254 0.007329 10.0.0.129 - - [2025-10-23 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.129 - - [2025-10-23 01:51:05] "PUT /alarm/f1bae86a-9775-4cae-acdf-e94d84d7ec9b HTTP/1.1" 200 245 0.009467 10.0.0.129 - - [2025-10-23 01:51:05] "POST /alarms HTTP/1.1" 409 254 0.010368 10.0.0.129 - - [2025-10-23 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.129 - - [2025-10-23 01:51:05] "PUT /alarm/d37db21a-b0e0-4b12-8715-a96fb4377eb2 HTTP/1.1" 200 245 0.009114 10.0.0.129 - - [2025-10-23 01:51:05] "POST /alarms HTTP/1.1" 409 247 0.003524 10.0.0.129 - - [2025-10-23 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001308 10.0.0.129 - - [2025-10-23 01:51:05] "PUT /alarm/3fce18f4-5e37-428d-baa9-f52f05b4b319 HTTP/1.1" 200 245 0.010783 10.0.0.129 - - [2025-10-23 01:51:05] "POST /alarms HTTP/1.1" 409 272 0.004992 10.0.0.129 - - [2025-10-23 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.129 - - [2025-10-23 01:51:05] "PUT /alarm/f6d8b82f-a2be-41c0-abf1-c87248bbc020 HTTP/1.1" 200 245 0.009661 10.0.0.129 - - [2025-10-23 01:51:05] "POST /alarms HTTP/1.1" 409 261 0.004316 10.0.0.129 - - [2025-10-23 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.129 - - [2025-10-23 01:51:05] "PUT /alarm/205baa73-fbc2-4f89-b48d-78f61e917abd HTTP/1.1" 200 245 0.009869 10.0.0.129 - - [2025-10-23 01:51:05] "POST /alarms HTTP/1.1" 409 259 0.004218 10.0.0.129 - - [2025-10-23 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001205 10.0.0.129 - - [2025-10-23 01:51:05] "PUT /alarm/58a47ee3-0d2d-4c56-adc7-c7073673df46 HTTP/1.1" 200 245 0.009297 10.0.0.129 - - [2025-10-23 01:51:05] "POST /alarms HTTP/1.1" 409 265 0.002392 10.0.0.129 - - [2025-10-23 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.129 - - [2025-10-23 01:51:05] "PUT /alarm/8698a3d0-e84a-473f-88be-cd3f0d59e6fe HTTP/1.1" 200 245 0.010136 10.0.0.129 - - [2025-10-23 01:51:05] "POST /alarms HTTP/1.1" 409 279 0.008856 10.0.0.129 - - [2025-10-23 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.129 - - [2025-10-23 01:51:06] "PUT /alarm/3dd9f8b1-6355-48b4-b90d-9f259b17b80f HTTP/1.1" 200 245 0.010219 10.0.0.129 - - [2025-10-23 01:51:06] "GET / HTTP/1.1" 200 36215 0.001797 10.0.0.129 - - [2025-10-23 01:51:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001833 10.0.0.129 - - [2025-10-23 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.129 - - [2025-10-23 01:51:06] "PUT /global-vrouter-config/a8506e1b-3527-4230-b6cc-78d6fbbca994 HTTP/1.1" 200 277 0.008341 10.0.0.129 - - [2025-10-23 01:51:06] "GET / HTTP/1.1" 200 36215 0.001571 10.0.0.129 - - [2025-10-23 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.129 - - [2025-10-23 01:51:06] "GET /global-vrouter-config/a8506e1b-3527-4230-b6cc-78d6fbbca994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002197 10.0.0.129 - - [2025-10-23 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.129 - - [2025-10-23 01:51:06] "PUT /global-vrouter-config/a8506e1b-3527-4230-b6cc-78d6fbbca994 HTTP/1.1" 200 277 0.008144 10.0.0.129 - - [2025-10-23 01:51:06] "GET / HTTP/1.1" 200 36215 0.001654 10.0.0.129 - - [2025-10-23 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.129 - - [2025-10-23 01:51:06] "GET /global-system-config/cddcf7a2-f2a0-46ea-b3a5-3bbff71ba86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004274 10.0.0.129 - - [2025-10-23 01:51:06] "PUT /global-system-config/cddcf7a2-f2a0-46ea-b3a5-3bbff71ba86c HTTP/1.1" 200 275 0.013689 10.0.0.129 - - [2025-10-23 01:51:11] "GET / HTTP/1.1" 200 36215 0.001460 10.0.0.129 - - [2025-10-23 01:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.129 - - [2025-10-23 01:51:11] "GET /routing-instance/1a4ea5fc-7934-4b34-8bdd-d922c0436bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.019464 10.0.0.129 - - [2025-10-23 01:51:11] "POST /bgp-routers HTTP/1.1" 409 301 0.001666 10.0.0.129 - - [2025-10-23 01:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.129 - - [2025-10-23 01:51:11] "GET /bgp-router/7ee2a418-e720-4743-ae92-4fe6b141a015?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.005069 10.0.0.129 - - [2025-10-23 01:51:11] "PUT /bgp-router/7ee2a418-e720-4743-ae92-4fe6b141a015 HTTP/1.1" 200 255 0.011073 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:51:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000890 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:51:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000857 10.0.0.129 - - [2025-10-23 01:51:15] "POST /tags HTTP/1.1" 200 356 0.020663 10.0.0.129 - - [2025-10-23 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.016950 10.0.0.129 - - [2025-10-23 01:51:15] "GET /tag/1c55894a-e2e3-4d86-93a2-baf958697ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.013008 10.0.0.129 - - [2025-10-23 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.129 - - [2025-10-23 01:51:15] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3029 0.010377 10.0.0.129 - - [2025-10-23 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006535 10.0.0.129 - - [2025-10-23 01:51:15] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038987 10.0.0.129 - - [2025-10-23 01:51:15] "POST /virtual-machines HTTP/1.1" 200 352 0.011813 10.0.0.129 - - [2025-10-23 01:51:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.028283 10.0.0.129 - - [2025-10-23 01:51:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.112485 10.0.0.129 - - [2025-10-23 01:51:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.009066 10.0.0.129 - - [2025-10-23 01:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009622 10.0.0.129 - - [2025-10-23 01:51:16] "GET /virtual-machine-interface/c3101ca2-afb2-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005740 10.0.0.129 - - [2025-10-23 01:51:16] "POST /instance-ips HTTP/1.1" 200 392 0.019684 10.0.0.129 - - [2025-10-23 01:51:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.020764 10.0.0.129 - - [2025-10-23 01:51:16] "GET /virtual-machine-interface/c3101ca2-afb2-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.010356 10.0.0.129 - - [2025-10-23 01:51:16] "POST /set-tag HTTP/1.1" 200 109 0.015131 10.0.0.129 - - [2025-10-23 01:51:16] "GET /virtual-machine-interface/c3101ca2-afb2-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006660 10.0.0.129 - - [2025-10-23 01:51:16] "GET /instance-ip/c329cc1a-afb2-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004426 10.0.0.129 - - [2025-10-23 01:51:16] "GET /virtual-machine-interface/c3101ca2-afb2-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004903 10.0.0.129 - - [2025-10-23 01:51:16] "POST /set-tag HTTP/1.1" 200 109 0.003029 10.0.0.129 - - [2025-10-23 01:51:16] "GET /virtual-router/3cba6edc-8329-47f5-8f68-de0a40faf919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004448 10.0.0.129 - - [2025-10-23 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.011491 10.0.0.129 - - [2025-10-23 01:51:16] "GET /virtual-machine-interface/c3101ca2-afb2-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.017400 10.0.0.129 - - [2025-10-23 01:51:16] "POST /set-tag HTTP/1.1" 200 109 0.001704 10.0.0.129 - - [2025-10-23 01:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.129 - - [2025-10-23 01:51:16] "GET /virtual-network/029d7676-52d7-4247-87bf-046a56fcc61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3029 0.003772 10.0.0.129 - - [2025-10-23 01:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001300 10.0.0.129 - - [2025-10-23 01:51:16] "GET /project/e72bfc13-4ce0-4183-90b8-0c82e8f69074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034305 10.0.0.129 - - [2025-10-23 01:51:16] "POST /virtual-machines HTTP/1.1" 200 356 0.009353 10.0.0.129 - - [2025-10-23 01:51:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.021131 10.0.0.129 - - [2025-10-23 01:51:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.113869 10.0.0.129 - - [2025-10-23 01:51:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.008240 10.0.0.129 - - [2025-10-23 01:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009138 10.0.0.129 - - [2025-10-23 01:51:16] "GET /virtual-machine-interface/c37da11e-afb2-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.003639 10.0.0.129 - - [2025-10-23 01:51:16] "POST /instance-ips HTTP/1.1" 200 396 0.021240 10.0.0.129 - - [2025-10-23 01:51:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.038414 10.0.0.129 - - [2025-10-23 01:51:17] "GET /virtual-machine-interface/c37da11e-afb2-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.032391 10.0.0.129 - - [2025-10-23 01:51:17] "POST /set-tag HTTP/1.1" 200 109 0.029278 10.0.0.129 - - [2025-10-23 01:51:17] "GET /virtual-machine-interface/c37da11e-afb2-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.031829 10.0.0.129 - - [2025-10-23 01:51:17] "GET /instance-ip/c398a59a-afb2-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.004687 10.0.0.129 - - [2025-10-23 01:51:17] "GET /virtual-machine-interface/c37da11e-afb2-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006572 10.0.0.129 - - [2025-10-23 01:51:17] "POST /set-tag HTTP/1.1" 200 109 0.002046 10.0.0.129 - - [2025-10-23 01:51:17] "GET /virtual-router/3cba6edc-8329-47f5-8f68-de0a40faf919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.005913 10.0.0.129 - - [2025-10-23 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.009026 10.0.0.129 - - [2025-10-23 01:51:17] "GET /virtual-machine-interface/c37da11e-afb2-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005091 10.0.0.129 - - [2025-10-23 01:51:17] "POST /set-tag HTTP/1.1" 200 109 0.009536 10.0.0.129 - - [2025-10-23 01:51:17] "GET /virtual-machine-interface/c3101ca2-afb2-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007835 10.0.0.129 - - [2025-10-23 01:51:17] "POST /set-tag HTTP/1.1" 200 109 0.004747 10.0.0.129 - - [2025-10-23 01:51:17] "GET /virtual-machine-interface/c37da11e-afb2-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007686 10.0.0.129 - - [2025-10-23 01:51:17] "POST /set-tag HTTP/1.1" 200 109 0.002447 10.0.0.129 - - [2025-10-23 01:51:26] "GET / HTTP/1.1" 200 36215 0.001361 10.0.0.129 - - [2025-10-23 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.129 - - [2025-10-23 01:51:26] "GET /global-system-config/cddcf7a2-f2a0-46ea-b3a5-3bbff71ba86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.007429 10.0.0.129 - - [2025-10-23 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.129 - - [2025-10-23 01:51:26] "GET /config-node/d26a22e4-bdcc-4de8-95e6-36a2d12e3035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002255 10.0.0.129 - - [2025-10-23 01:51:33] "GET /virtual-machine-interface/c3101ca2-afb2-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004077 10.0.0.129 - - [2025-10-23 01:51:33] "POST /set-tag HTTP/1.1" 200 109 0.001987 10.0.0.129 - - [2025-10-23 01:51:34] "GET /virtual-machine-interface/c37da11e-afb2-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004262 10.0.0.129 - - [2025-10-23 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.001849 10.0.0.129 - - [2025-10-23 01:51:35] "GET /virtual-machine-interface/c3101ca2-afb2-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004633 10.0.0.129 - - [2025-10-23 01:51:35] "POST /set-tag HTTP/1.1" 200 109 0.001787 10.0.0.129 - - [2025-10-23 01:51:37] "GET / HTTP/1.1" 200 36215 0.001702 10.0.0.129 - - [2025-10-23 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.129 - - [2025-10-23 01:51:37] "GET /routing-instance/1a4ea5fc-7934-4b34-8bdd-d922c0436bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002604 10.0.0.129 - - [2025-10-23 01:51:37] "POST /bgp-routers HTTP/1.1" 409 301 0.009125 10.0.0.129 - - [2025-10-23 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001272 10.0.0.129 - - [2025-10-23 01:51:37] "GET /bgp-router/7ee2a418-e720-4743-ae92-4fe6b141a015?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003712 10.0.0.129 - - [2025-10-23 01:51:37] "PUT /bgp-router/7ee2a418-e720-4743-ae92-4fe6b141a015 HTTP/1.1" 200 255 0.012189 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:51:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000887 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:51:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001058 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:51:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000829 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:51:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000791 10.0.0.129 - - [2025-10-23 01:52:06] "GET /virtual-machine-interface/c3101ca2-afb2-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006843 10.0.0.129 - - [2025-10-23 01:52:06] "POST /set-tag HTTP/1.1" 200 109 0.002337 10.0.0.129 - - [2025-10-23 01:52:06] "GET /virtual-machine-interface/c3101ca2-afb2-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005523 10.0.0.129 - - [2025-10-23 01:52:06] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.129 - - [2025-10-23 01:52:06] "GET /virtual-machine/5c9fde63-2813-4713-bee5-e08ddd7c6ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.004550 10.0.0.129 - - [2025-10-23 01:52:06] "POST /ref-update HTTP/1.1" 200 156 0.013675 10.0.0.129 - - [2025-10-23 01:52:06] "GET /virtual-machine-interface/c3101ca2-afb2-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.014322 10.0.0.129 - - [2025-10-23 01:52:06] "POST /set-tag HTTP/1.1" 200 109 0.017439 10.0.0.129 - - [2025-10-23 01:52:06] "POST /set-tag HTTP/1.1" 200 109 0.013040 10.0.0.129 - - [2025-10-23 01:52:06] "DELETE /instance-ip/c329cc1a-afb2-11f0-bc18-fa163e70cfa2 HTTP/1.1" 200 115 0.037993 10.0.0.129 - - [2025-10-23 01:52:06] "DELETE /virtual-machine-interface/c3101ca2-afb2-11f0-bc18-fa163e70cfa2 HTTP/1.1" 200 115 0.037115 10.0.0.129 - - [2025-10-23 01:52:06] "DELETE /virtual-machine/5c9fde63-2813-4713-bee5-e08ddd7c6ee2 HTTP/1.1" 200 115 0.017758 10.0.0.129 - - [2025-10-23 01:52:06] "GET /virtual-machine-interface/c37da11e-afb2-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006323 10.0.0.129 - - [2025-10-23 01:52:06] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.129 - - [2025-10-23 01:52:37] "GET /virtual-machine-interface/c37da11e-afb2-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004097 10.0.0.129 - - [2025-10-23 01:52:37] "POST /set-tag HTTP/1.1" 200 109 0.002528 10.0.0.129 - - [2025-10-23 01:52:37] "GET /virtual-machine-interface/c37da11e-afb2-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005348 10.0.0.129 - - [2025-10-23 01:52:37] "POST /set-tag HTTP/1.1" 200 109 0.007555 10.0.0.129 - - [2025-10-23 01:52:37] "GET /virtual-machine/9de19011-48e7-4c32-a64e-ca02df20528c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.002653 10.0.0.129 - - [2025-10-23 01:52:37] "POST /ref-update HTTP/1.1" 200 156 0.006826 10.0.0.129 - - [2025-10-23 01:52:37] "GET /virtual-machine-interface/c37da11e-afb2-11f0-bc18-fa163e70cfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005038 10.0.0.129 - - [2025-10-23 01:52:37] "POST /set-tag HTTP/1.1" 200 109 0.012777 10.0.0.129 - - [2025-10-23 01:52:37] "POST /set-tag HTTP/1.1" 200 109 0.023619 10.0.0.129 - - [2025-10-23 01:52:37] "DELETE /instance-ip/c398a59a-afb2-11f0-bc18-fa163e70cfa2 HTTP/1.1" 200 115 0.054988 10.0.0.129 - - [2025-10-23 01:52:37] "DELETE /virtual-machine-interface/c37da11e-afb2-11f0-bc18-fa163e70cfa2 HTTP/1.1" 200 115 0.041039 10.0.0.129 - - [2025-10-23 01:52:37] "DELETE /virtual-machine/9de19011-48e7-4c32-a64e-ca02df20528c HTTP/1.1" 200 115 0.019688 10.0.0.129 - - [2025-10-23 01:52:37] "DELETE /tag/1c55894a-e2e3-4d86-93a2-baf958697ba6 HTTP/1.1" 200 115 0.035475 10.0.0.129 - - [2025-10-23 01:53:11] "GET /global-system-configs HTTP/1.1" 200 323 0.001981 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:53:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000865 [Introspect:8084]10.0.0.129 - - [2025-10-23 01:53:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000881 10.0.0.129 - - [2025-10-23 01:53:11] "GET /global-system-configs HTTP/1.1" 200 323 0.001687