++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Wed Dec 10 04:41:27 PM UTC 2025 ===================' INFO: =================== Wed Dec 10 04:41:27 PM 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 ++ 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 +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ 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 ++++ cat /proc/net/fib_trie ++++ uniq ++++ sort ++++ grep -vi host ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.129,10.212.91.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.212.91.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=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sort ++ set -o posix ++ set + 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: 12/10/2025 16:42:16.515 7f3d65d99280 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/10/2025 16:42:17.221 7f3d65d99280 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/10/2025 16:42:17.268 7f3d65d99280 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/10/2025 16:42:17.269 7f3d65d99280 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.129 - - [2025-12-10 16:42:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000930 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-12-10 16:42:29] "GET / HTTP/1.1" 503 181 0.000333 10.0.0.129 - - [2025-12-10 16:42:29] "GET / HTTP/1.1" 503 181 0.000336 10.0.0.129 - - [2025-12-10 16:42:30] "GET / HTTP/1.1" 200 36215 0.001959 10.0.0.129 - - [2025-12-10 16:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.129 - - [2025-12-10 16:42:30] "GET /global-system-config/bfb36918-f497-4b8e-9fe7-4fe72884a3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006885 10.0.0.129 - - [2025-12-10 16:42:30] "GET / HTTP/1.1" 200 36215 0.001435 10.0.0.129 - - [2025-12-10 16:42:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.005471 10.0.0.129 - - [2025-12-10 16:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.129 - - [2025-12-10 16:42:30] "GET /global-system-config/bfb36918-f497-4b8e-9fe7-4fe72884a3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007206 10.0.0.129 - - [2025-12-10 16:42:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.004231 10.0.0.129 - - [2025-12-10 16:42:30] "POST /config-database-nodes HTTP/1.1" 200 613 0.031475 10.0.0.129 - - [2025-12-10 16:42:30] "POST /database-nodes HTTP/1.1" 200 599 0.074054 10.0.0.129 - - [2025-12-10 16:42:30] "GET / HTTP/1.1" 200 45303 0.001738 10.0.0.129 - - [2025-12-10 16:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.129 - - [2025-12-10 16:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.129 - - [2025-12-10 16:42:30] "GET / HTTP/1.1" 200 36215 0.001427 10.0.0.129 - - [2025-12-10 16:42:31] "GET / HTTP/1.1" 200 36215 0.001346 10.0.0.129 - - [2025-12-10 16:42:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.004022 10.0.0.129 - - [2025-12-10 16:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.129 - - [2025-12-10 16:42:32] "GET /global-system-config/bfb36918-f497-4b8e-9fe7-4fe72884a3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006492 10.0.0.129 - - [2025-12-10 16:42:32] "POST /service-appliance-sets HTTP/1.1" 200 555 0.037008 10.0.0.129 - - [2025-12-10 16:42:32] "POST /fqname-to-id HTTP/1.1" 404 180 0.003536 10.0.0.129 - - [2025-12-10 16:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.129 - - [2025-12-10 16:42:32] "GET /global-system-config/bfb36918-f497-4b8e-9fe7-4fe72884a3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.012269 10.0.0.129 - - [2025-12-10 16:42:32] "POST /service-appliance-sets HTTP/1.1" 200 543 0.030917 10.0.0.129 - - [2025-12-10 16:42:32] "GET / HTTP/1.1" 200 36215 0.005878 10.0.0.129 - - [2025-12-10 16:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013528 10.0.0.129 - - [2025-12-10 16:42:32] "GET /network-ipam/c0c8882e-e7af-402b-bf86-71b766f9fc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.015936 10.0.0.129 - - [2025-12-10 16:42:32] "GET / HTTP/1.1" 200 36215 0.001522 10.0.0.129 - - [2025-12-10 16:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.129 - - [2025-12-10 16:42:32] "GET /global-system-config/bfb36918-f497-4b8e-9fe7-4fe72884a3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010428 10.0.0.129 - - [2025-12-10 16:42:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.002459 10.0.0.129 - - [2025-12-10 16:42:32] "POST /analytics-nodes HTTP/1.1" 200 601 0.079457 10.0.0.129 - - [2025-12-10 16:42:32] "POST /service-templates HTTP/1.1" 200 513 0.139835 10.0.0.129 - - [2025-12-10 16:42:33] "POST /service-templates HTTP/1.1" 200 503 0.124537 10.0.0.129 - - [2025-12-10 16:42:33] "GET / HTTP/1.1" 200 36215 0.001427 10.0.0.129 - - [2025-12-10 16:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.019254 10.0.0.129 - - [2025-12-10 16:42:33] "GET /routing-instance/a19f4e7e-1e80-42ac-89bc-f1b76faa1fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004698 10.0.0.129 - - [2025-12-10 16:42:33] "POST /service-templates HTTP/1.1" 200 517 0.107738 10.0.0.129 - - [2025-12-10 16:42:33] "POST /bgp-routers HTTP/1.1" 200 618 0.107201 10.0.0.129 - - [2025-12-10 16:42:33] "GET /bgp-router/2386617f-403c-42f5-9c20-558405406a44?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.017155 10.0.0.129 - - [2025-12-10 16:42:33] "POST /service-templates HTTP/1.1" 200 537 0.101108 10.0.0.129 - - [2025-12-10 16:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.129 - - [2025-12-10 16:42:33] "GET /global-system-config/bfb36918-f497-4b8e-9fe7-4fe72884a3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.018939 10.0.0.129 - - [2025-12-10 16:42:33] "POST /service-templates HTTP/1.1" 200 509 0.039839 10.0.0.129 - - [2025-12-10 16:42:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003059 10.0.0.129 - - [2025-12-10 16:42:33] "POST /ref-update HTTP/1.1" 200 156 0.007904 10.0.0.129 - - [2025-12-10 16:42:34] "GET / HTTP/1.1" 200 36215 0.001719 10.0.0.129 - - [2025-12-10 16:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.129 - - [2025-12-10 16:42:34] "GET /global-system-config/bfb36918-f497-4b8e-9fe7-4fe72884a3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.015360 10.0.0.129 - - [2025-12-10 16:42:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.014857 10.0.0.129 - - [2025-12-10 16:42:34] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.036371 10.0.0.129 - - [2025-12-10 16:42:34] "GET / HTTP/1.1" 200 36215 0.002209 10.0.0.129 - - [2025-12-10 16:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.129 - - [2025-12-10 16:42:34] "GET /global-system-config/bfb36918-f497-4b8e-9fe7-4fe72884a3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.010213 10.0.0.129 - - [2025-12-10 16:42:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.003816 10.0.0.129 - - [2025-12-10 16:42:34] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.038396 10.0.0.129 - - [2025-12-10 16:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006802 10.0.0.129 - - [2025-12-10 16:42:35] "GET /network-ipam/c0c8882e-e7af-402b-bf86-71b766f9fc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.006196 10.0.0.129 - - [2025-12-10 16:42:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.003374 10.0.0.129 - - [2025-12-10 16:42:36] "POST /access-control-lists HTTP/1.1" 200 589 0.059949 10.0.0.129 - - [2025-12-10 16:42:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.026191 10.0.0.129 - - [2025-12-10 16:42:36] "POST /access-control-lists HTTP/1.1" 200 587 0.023969 10.0.0.129 - - [2025-12-10 16:42:36] "POST /route-targets HTTP/1.1" 200 328 0.020339 10.0.0.129 - - [2025-12-10 16:42:36] "POST /ref-update HTTP/1.1" 200 156 0.032709 10.0.0.129 - - [2025-12-10 16:42:36] "POST /route-targets HTTP/1.1" 200 328 0.017709 10.0.0.129 - - [2025-12-10 16:42:36] "POST /ref-update HTTP/1.1" 200 156 0.022369 10.0.0.129 - - [2025-12-10 16:42:36] "POST /route-targets HTTP/1.1" 200 328 0.011773 10.0.0.129 - - [2025-12-10 16:42:36] "POST /ref-update HTTP/1.1" 200 156 0.021750 10.0.0.129 - - [2025-12-10 16:42:36] "POST /route-targets HTTP/1.1" 200 328 0.021560 10.0.0.129 - - [2025-12-10 16:42:36] "POST /ref-update HTTP/1.1" 200 156 0.013151 10.0.0.129 - - [2025-12-10 16:42:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.010556 10.0.0.129 - - [2025-12-10 16:42:36] "POST /access-control-lists HTTP/1.1" 200 553 0.068743 10.0.0.129 - - [2025-12-10 16:42:37] "PUT /access-control-list/6e646ab3-4a58-4461-8137-876613d44fc9 HTTP/1.1" 200 273 0.029613 10.0.0.129 - - [2025-12-10 16:42:37] "PUT /access-control-list/2abb277f-eb4e-4099-b3ee-ea108fbc0b9c HTTP/1.1" 200 273 0.040910 10.0.0.129 - - [2025-12-10 16:42:37] "GET / HTTP/1.1" 200 36215 0.001421 10.0.0.129 - - [2025-12-10 16:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.129 - - [2025-12-10 16:42:37] "GET /global-system-config/bfb36918-f497-4b8e-9fe7-4fe72884a3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006412 10.0.0.129 - - [2025-12-10 16:42:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.006207 10.0.0.129 - - [2025-12-10 16:42:37] "POST /config-nodes HTTP/1.1" 200 595 0.034155 10.0.0.129 - - [2025-12-10 16:42:38] "GET / HTTP/1.1" 200 36215 0.001573 10.0.0.129 - - [2025-12-10 16:42:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003314 10.0.0.129 - - [2025-12-10 16:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.129 - - [2025-12-10 16:42:43] "GET /global-vrouter-config/aa91b3d9-ba6e-41e3-9b2c-9725386a33c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.006684 10.0.0.129 - - [2025-12-10 16:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.129 - - [2025-12-10 16:42:43] "PUT /global-vrouter-config/aa91b3d9-ba6e-41e3-9b2c-9725386a33c5 HTTP/1.1" 200 277 0.021653 10.0.0.129 - - [2025-12-10 16:42:43] "GET / HTTP/1.1" 200 36215 0.002002 10.0.0.129 - - [2025-12-10 16:42:43] "POST /alarms HTTP/1.1" 200 583 0.121722 10.0.0.129 - - [2025-12-10 16:42:43] "POST /alarms HTTP/1.1" 200 577 0.104627 10.0.0.129 - - [2025-12-10 16:42:43] "POST /alarms HTTP/1.1" 200 577 0.091100 10.0.0.129 - - [2025-12-10 16:42:44] "POST /alarms HTTP/1.1" 200 561 0.099171 10.0.0.129 - - [2025-12-10 16:42:44] "POST /alarms HTTP/1.1" 200 557 0.096390 10.0.0.129 - - [2025-12-10 16:42:44] "POST /alarms HTTP/1.1" 200 559 0.139658 10.0.0.129 - - [2025-12-10 16:42:44] "POST /alarms HTTP/1.1" 200 567 0.060317 10.0.0.129 - - [2025-12-10 16:42:44] "POST /alarms HTTP/1.1" 200 551 0.114409 10.0.0.129 - - [2025-12-10 16:42:44] "POST /alarms HTTP/1.1" 200 559 0.063420 10.0.0.129 - - [2025-12-10 16:42:44] "POST /alarms HTTP/1.1" 200 569 0.060657 10.0.0.129 - - [2025-12-10 16:42:44] "POST /alarms HTTP/1.1" 200 557 0.093584 10.0.0.129 - - [2025-12-10 16:42:44] "POST /alarms HTTP/1.1" 200 569 0.072826 10.0.0.129 - - [2025-12-10 16:42:45] "POST /alarms HTTP/1.1" 200 577 0.085980 10.0.0.129 - - [2025-12-10 16:42:45] "POST /alarms HTTP/1.1" 200 571 0.114576 10.0.0.129 - - [2025-12-10 16:42:45] "POST /alarms HTTP/1.1" 200 563 0.039967 10.0.0.129 - - [2025-12-10 16:42:45] "POST /alarms HTTP/1.1" 200 563 0.032181 10.0.0.129 - - [2025-12-10 16:42:45] "POST /alarms HTTP/1.1" 200 563 0.035568 10.0.0.129 - - [2025-12-10 16:42:45] "POST /alarms HTTP/1.1" 200 549 0.053648 10.0.0.129 - - [2025-12-10 16:42:45] "POST /alarms HTTP/1.1" 200 597 0.034655 10.0.0.129 - - [2025-12-10 16:42:45] "POST /alarms HTTP/1.1" 200 577 0.047359 10.0.0.129 - - [2025-12-10 16:42:45] "POST /alarms HTTP/1.1" 200 573 0.047784 10.0.0.129 - - [2025-12-10 16:42:45] "POST /alarms HTTP/1.1" 200 585 0.031826 10.0.0.129 - - [2025-12-10 16:42:45] "POST /alarms HTTP/1.1" 200 611 0.068922 10.0.0.129 - - [2025-12-10 16:42:46] "GET / HTTP/1.1" 200 36215 0.001592 10.0.0.129 - - [2025-12-10 16:42:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002787 10.0.0.129 - - [2025-12-10 16:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.129 - - [2025-12-10 16:42:46] "PUT /global-vrouter-config/aa91b3d9-ba6e-41e3-9b2c-9725386a33c5 HTTP/1.1" 200 277 0.009678 10.0.0.129 - - [2025-12-10 16:42:46] "GET / HTTP/1.1" 200 36215 0.001768 10.0.0.129 - - [2025-12-10 16:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.129 - - [2025-12-10 16:42:46] "GET /global-vrouter-config/aa91b3d9-ba6e-41e3-9b2c-9725386a33c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006908 10.0.0.129 - - [2025-12-10 16:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.129 - - [2025-12-10 16:42:46] "PUT /global-vrouter-config/aa91b3d9-ba6e-41e3-9b2c-9725386a33c5 HTTP/1.1" 200 277 0.017760 10.0.0.129 - - [2025-12-10 16:42:47] "GET / HTTP/1.1" 200 36215 0.001575 10.0.0.129 - - [2025-12-10 16:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.129 - - [2025-12-10 16:42:47] "GET /global-system-config/bfb36918-f497-4b8e-9fe7-4fe72884a3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.012171 10.0.0.129 - - [2025-12-10 16:42:47] "PUT /global-system-config/bfb36918-f497-4b8e-9fe7-4fe72884a3b7 HTTP/1.1" 200 275 0.042047 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:45:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001087 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:45:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001012 10.0.0.129 - - [2025-12-10 16:45:08] "GET /global-system-configs HTTP/1.1" 200 323 0.003155 10.0.0.129 - - [2025-12-10 16:45:09] "GET /global-system-configs HTTP/1.1" 200 323 0.003531 10.0.0.129 - - [2025-12-10 16:45:59] "GET / HTTP/1.1" 200 36215 0.001837 10.0.0.129 - - [2025-12-10 16:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.129 - - [2025-12-10 16:45:59] "GET /global-system-config/bfb36918-f497-4b8e-9fe7-4fe72884a3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005364 10.0.0.129 - - [2025-12-10 16:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.129 - - [2025-12-10 16:45:59] "GET /config-node/84a13a67-191e-496e-914a-6161bb58c9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003174 10.0.0.129 - - [2025-12-10 16:46:11] "GET / HTTP/1.1" 200 36215 0.001999 10.0.0.129 - - [2025-12-10 16:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005709 10.0.0.129 - - [2025-12-10 16:46:11] "GET /routing-instance/a19f4e7e-1e80-42ac-89bc-f1b76faa1fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004736 10.0.0.129 - - [2025-12-10 16:46:11] "POST /bgp-routers HTTP/1.1" 409 301 0.002897 10.0.0.129 - - [2025-12-10 16:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.129 - - [2025-12-10 16:46:11] "GET /bgp-router/2386617f-403c-42f5-9c20-558405406a44?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.007507 10.0.0.129 - - [2025-12-10 16:46:11] "PUT /bgp-router/2386617f-403c-42f5-9c20-558405406a44 HTTP/1.1" 200 255 0.040466 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:46:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001306 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:46:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001172 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:46:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001522 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:46:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001110 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:46:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001192 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:46:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001141 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:46:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001180 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:46:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001098 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:46:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001003 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:46:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000936 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:46:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001055 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:46:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001167 10.0.0.129 - - [2025-12-10 16:46:40] "GET / HTTP/1.1" 200 36215 0.002321 10.0.0.129 - - [2025-12-10 16:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005010 10.0.0.129 - - [2025-12-10 16:46:40] "GET /domain/d2aaa67e-509e-4f11-9472-0e260e11c8b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.004056 10.0.0.129 - - [2025-12-10 16:46:40] "POST /id-to-fqname HTTP/1.1" 200 173 0.000614 10.0.0.129 - - [2025-12-10 16:46:40] "POST /fqname-to-id HTTP/1.1" 404 182 0.012542 10.0.0.129 - - [2025-12-10 16:46:40] "POST /security-groups HTTP/1.1" 200 570 0.184345 10.0.0.129 - - [2025-12-10 16:46:40] "POST /projects HTTP/1.1" 200 483 0.358162 10.0.0.129 - - [2025-12-10 16:46:40] "POST /fqname-to-id HTTP/1.1" 404 213 0.003115 10.0.0.129 - - [2025-12-10 16:46:40] "POST /access-control-lists HTTP/1.1" 200 581 0.108581 10.0.0.129 - - [2025-12-10 16:46:40] "POST /fqname-to-id HTTP/1.1" 404 212 0.045264 10.0.0.129 - - [2025-12-10 16:46:40] "POST /security-groups HTTP/1.1" 200 536 0.191616 10.0.0.129 - - [2025-12-10 16:46:40] "POST /chown HTTP/1.1" 200 109 0.033813 10.0.0.129 - - [2025-12-10 16:46:41] "POST /policy-managements HTTP/1.1" 409 214 0.033005 10.0.0.129 - - [2025-12-10 16:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010881 10.0.0.129 - - [2025-12-10 16:46:41] "POST /access-control-lists HTTP/1.1" 200 579 0.155963 10.0.0.129 - - [2025-12-10 16:46:41] "GET /policy-management/36962119-601e-4b63-89d3-6780c0c87d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.019320 10.0.0.129 - - [2025-12-10 16:46:41] "POST /fqname-to-id HTTP/1.1" 404 232 0.008576 10.0.0.129 - - [2025-12-10 16:46:41] "POST /application-policy-sets HTTP/1.1" 200 530 0.051718 10.0.0.129 - - [2025-12-10 16:46:41] "POST /access-control-lists HTTP/1.1" 200 596 0.071746 10.0.0.129 - - [2025-12-10 16:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.129 - - [2025-12-10 16:46:41] "GET /global-vrouter-config/aa91b3d9-ba6e-41e3-9b2c-9725386a33c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.017179 10.0.0.129 - - [2025-12-10 16:46:41] "POST /fqname-to-id HTTP/1.1" 404 231 0.005803 10.0.0.129 - - [2025-12-10 16:46:41] "PUT /global-vrouter-config/aa91b3d9-ba6e-41e3-9b2c-9725386a33c5 HTTP/1.1" 200 277 0.035121 10.0.0.129 - - [2025-12-10 16:46:41] "POST /access-control-lists HTTP/1.1" 200 594 0.084762 10.0.0.129 - - [2025-12-10 16:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.040346 10.0.0.129 - - [2025-12-10 16:46:41] "GET /virtual-network/81d34b2f-3a04-409b-8eca-8a7d6621e5ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.033534 10.0.0.129 - - [2025-12-10 16:46:41] "POST /id-to-fqname HTTP/1.1" 200 177 0.000674 10.0.0.129 - - [2025-12-10 16:46:41] "POST /fqname-to-id HTTP/1.1" 404 186 0.009073 10.0.0.129 - - [2025-12-10 16:46:41] "POST /security-groups HTTP/1.1" 200 574 0.183756 10.0.0.129 - - [2025-12-10 16:46:41] "POST /projects HTTP/1.1" 200 491 0.424160 10.0.0.129 - - [2025-12-10 16:46:41] "POST /fqname-to-id HTTP/1.1" 404 217 0.012629 10.0.0.129 - - [2025-12-10 16:46:41] "POST /security-groups HTTP/1.1" 200 548 0.072597 10.0.0.129 - - [2025-12-10 16:46:42] "POST /access-control-lists HTTP/1.1" 200 585 0.092483 10.0.0.129 - - [2025-12-10 16:46:42] "POST /chown HTTP/1.1" 200 109 0.089053 10.0.0.129 - - [2025-12-10 16:46:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.005000 10.0.0.129 - - [2025-12-10 16:46:42] "POST /access-control-lists HTTP/1.1" 200 583 0.092371 10.0.0.129 - - [2025-12-10 16:46:42] "POST /fqname-to-id HTTP/1.1" 404 240 0.003717 10.0.0.129 - - [2025-12-10 16:46:42] "POST /network-ipams HTTP/1.1" 200 524 0.109321 10.0.0.129 - - [2025-12-10 16:46:42] "POST /network-ipams HTTP/1.1" 200 512 0.079036 10.0.0.129 - - [2025-12-10 16:46:42] "POST /fqname-to-id HTTP/1.1" 404 198 0.005569 10.0.0.129 - - [2025-12-10 16:46:42] "POST /access-control-lists HTTP/1.1" 200 604 0.116167 10.0.0.129 - - [2025-12-10 16:46:42] "POST /fqname-to-id HTTP/1.1" 404 239 0.008000 10.0.0.129 - - [2025-12-10 16:46:42] "POST /access-control-lists HTTP/1.1" 200 602 0.041735 10.0.0.129 - - [2025-12-10 16:46:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.004072 10.0.0.129 - - [2025-12-10 16:46:42] "POST /useragent-kv HTTP/1.1" 200 115 0.023742 10.0.0.129 - - [2025-12-10 16:46:42] "POST /virtual-networks HTTP/1.1" 200 540 0.241688 10.0.0.129 - - [2025-12-10 16:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240 10.0.0.129 - - [2025-12-10 16:46:42] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.060939 10.0.0.129 - - [2025-12-10 16:46:42] "POST /access-control-lists HTTP/1.1" 200 591 0.137982 10.0.0.129 - - [2025-12-10 16:46:42] "POST /route-targets HTTP/1.1" 200 328 0.019011 10.0.0.129 - - [2025-12-10 16:46:42] "POST /network-ipams HTTP/1.1" 200 520 0.093961 10.0.0.129 - - [2025-12-10 16:46:42] "POST /fqname-to-id HTTP/1.1" 404 202 0.002728 10.0.0.129 - - [2025-12-10 16:46:42] "POST /ref-update HTTP/1.1" 200 156 0.088508 10.0.0.129 - - [2025-12-10 16:46:42] "PUT /access-control-list/ff8cd74a-19ba-4972-8bf4-7e7fdfc2deca HTTP/1.1" 200 273 0.037595 10.0.0.129 - - [2025-12-10 16:46:43] "POST /useragent-kv HTTP/1.1" 200 115 0.016412 10.0.0.129 - - [2025-12-10 16:46:43] "POST /virtual-networks HTTP/1.1" 200 548 0.250739 10.0.0.129 - - [2025-12-10 16:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005076 10.0.0.129 - - [2025-12-10 16:46:43] "GET /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.021099 10.0.0.129 - - [2025-12-10 16:46:43] "POST /route-targets HTTP/1.1" 200 328 0.045141 10.0.0.129 - - [2025-12-10 16:46:43] "POST /fqname-to-id HTTP/1.1" 404 199 0.007614 10.0.0.129 - - [2025-12-10 16:46:43] "POST /ref-update HTTP/1.1" 200 156 0.062680 10.0.0.129 - - [2025-12-10 16:46:43] "POST /network-policys HTTP/1.1" 200 540 0.068635 10.0.0.129 - - [2025-12-10 16:46:43] "POST /fqname-to-id HTTP/1.1" 404 197 0.009601 10.0.0.129 - - [2025-12-10 16:46:43] "POST /network-policys HTTP/1.1" 200 536 0.085012 10.0.0.129 - - [2025-12-10 16:46:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.002923 10.0.0.129 - - [2025-12-10 16:46:43] "POST /network-policys HTTP/1.1" 200 544 0.049880 10.0.0.129 - - [2025-12-10 16:46:43] "POST /ref-update HTTP/1.1" 200 156 0.105814 10.0.0.129 - - [2025-12-10 16:46:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012386 10.0.0.129 - - [2025-12-10 16:46:43] "PUT /access-control-list/e97ada47-2403-4bb3-ba5a-a23e6d33b097 HTTP/1.1" 200 273 0.105624 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:46:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001016 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:46:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001647 10.0.0.129 - - [2025-12-10 16:46:43] "POST /ref-update HTTP/1.1" 200 156 0.153557 10.0.0.129 - - [2025-12-10 16:46:43] "PUT /access-control-list/ff8cd74a-19ba-4972-8bf4-7e7fdfc2deca HTTP/1.1" 200 273 0.054261 10.0.0.129 - - [2025-12-10 16:46:44] "PUT /access-control-list/ff8cd74a-19ba-4972-8bf4-7e7fdfc2deca HTTP/1.1" 200 273 0.108117 10.0.0.129 - - [2025-12-10 16:46:44] "POST /ref-update HTTP/1.1" 200 156 0.261327 10.0.0.129 - - [2025-12-10 16:46:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020022 10.0.0.129 - - [2025-12-10 16:46:44] "PUT /access-control-list/e97ada47-2403-4bb3-ba5a-a23e6d33b097 HTTP/1.1" 200 273 0.090180 10.0.0.129 - - [2025-12-10 16:46:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004432 10.0.0.129 - - [2025-12-10 16:46:44] "POST /ref-update HTTP/1.1" 200 156 0.064942 10.0.0.129 - - [2025-12-10 16:46:44] "POST /fqname-to-id HTTP/1.1" 404 237 0.006302 10.0.0.129 - - [2025-12-10 16:46:44] "POST /ref-update HTTP/1.1" 200 156 0.166915 10.0.0.129 - - [2025-12-10 16:46:44] "POST /access-control-lists HTTP/1.1" 200 603 0.225488 10.0.0.129 - - [2025-12-10 16:46:44] "POST /ref-update HTTP/1.1" 200 156 0.098862 10.0.0.129 - - [2025-12-10 16:46:44] "POST /ref-update HTTP/1.1" 200 156 0.304859 10.0.0.129 - - [2025-12-10 16:46:44] "PUT /access-control-list/3988632b-8932-401b-9021-540a181dc13f HTTP/1.1" 200 273 0.102585 10.0.0.129 - - [2025-12-10 16:46:45] "POST /ref-update HTTP/1.1" 200 156 0.186358 10.0.0.129 - - [2025-12-10 16:46:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010727 10.0.0.129 - - [2025-12-10 16:46:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020125 10.0.0.129 - - [2025-12-10 16:46:45] "PUT /access-control-list/e97ada47-2403-4bb3-ba5a-a23e6d33b097 HTTP/1.1" 200 273 0.108545 10.0.0.129 - - [2025-12-10 16:46:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014060 10.0.0.129 - - [2025-12-10 16:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009533 10.0.0.129 - - [2025-12-10 16:46:45] "POST /ref-update HTTP/1.1" 200 156 0.033312 10.0.0.129 - - [2025-12-10 16:46:45] "GET /virtual-network/81d34b2f-3a04-409b-8eca-8a7d6621e5ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.088102 10.0.0.129 - - [2025-12-10 16:46:45] "PUT /access-control-list/3988632b-8932-401b-9021-540a181dc13f HTTP/1.1" 200 273 0.126647 10.0.0.129 - - [2025-12-10 16:46:45] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.037590 10.0.0.129 - - [2025-12-10 16:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.129 - - [2025-12-10 16:46:45] "GET /policy-management/36962119-601e-4b63-89d3-6780c0c87d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008904 10.0.0.129 - - [2025-12-10 16:46:45] "POST /firewall-policys HTTP/1.1" 200 532 0.023054 10.0.0.129 - - [2025-12-10 16:46:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.052610 10.0.0.129 - - [2025-12-10 16:46:45] "GET /firewall-policy/b9992364-0294-45e5-9288-f8f1a3eced70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.027454 10.0.0.129 - - [2025-12-10 16:46:45] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.003724 10.0.0.129 - - [2025-12-10 16:46:45] "GET /firewall-policy/b9992364-0294-45e5-9288-f8f1a3eced70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.009983 10.0.0.129 - - [2025-12-10 16:46:45] "POST /ref-update HTTP/1.1" 200 156 0.030965 10.0.0.129 - - [2025-12-10 16:46:45] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.009232 10.0.0.129 - - [2025-12-10 16:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.129 - - [2025-12-10 16:46:45] "GET /policy-management/36962119-601e-4b63-89d3-6780c0c87d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002788 10.0.0.129 - - [2025-12-10 16:46:45] "POST /firewall-policys HTTP/1.1" 200 534 0.031877 10.0.0.129 - - [2025-12-10 16:46:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.070235 10.0.0.129 - - [2025-12-10 16:46:45] "GET /firewall-policy/87580fe8-b996-4be4-b608-23c04f28b4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.042012 10.0.0.129 - - [2025-12-10 16:46:45] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.003721 10.0.0.129 - - [2025-12-10 16:46:46] "GET /firewall-policy/87580fe8-b996-4be4-b608-23c04f28b4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.008288 10.0.0.129 - - [2025-12-10 16:46:46] "GET /firewall-policy/b9992364-0294-45e5-9288-f8f1a3eced70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003514 10.0.0.129 - - [2025-12-10 16:46:46] "GET /firewall-policy/b9992364-0294-45e5-9288-f8f1a3eced70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.006579 10.0.0.129 - - [2025-12-10 16:46:46] "POST /ref-update HTTP/1.1" 200 156 0.018629 10.0.0.129 - - [2025-12-10 16:46:46] "POST /ref-update HTTP/1.1" 200 156 0.088956 10.0.0.129 - - [2025-12-10 16:46:46] "POST /ref-update HTTP/1.1" 200 156 0.043977 10.0.0.129 - - [2025-12-10 16:46:46] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.027204 10.0.0.129 - - [2025-12-10 16:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.129 - - [2025-12-10 16:46:46] "GET /policy-management/36962119-601e-4b63-89d3-6780c0c87d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003924 10.0.0.129 - - [2025-12-10 16:46:46] "POST /firewall-policys HTTP/1.1" 200 532 0.035906 10.0.0.129 - - [2025-12-10 16:46:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.053049 10.0.0.129 - - [2025-12-10 16:46:46] "GET /firewall-policy/890669d1-ac1b-463c-b2dc-bea3bfaaee96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.030896 10.0.0.129 - - [2025-12-10 16:46:46] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.003682 10.0.0.129 - - [2025-12-10 16:46:46] "GET /firewall-policy/890669d1-ac1b-463c-b2dc-bea3bfaaee96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003195 10.0.0.129 - - [2025-12-10 16:46:46] "GET /firewall-policy/87580fe8-b996-4be4-b608-23c04f28b4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003027 10.0.0.129 - - [2025-12-10 16:46:46] "GET /firewall-policy/b9992364-0294-45e5-9288-f8f1a3eced70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003543 10.0.0.129 - - [2025-12-10 16:46:46] "GET /firewall-policy/b9992364-0294-45e5-9288-f8f1a3eced70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003173 10.0.0.129 - - [2025-12-10 16:46:46] "GET /firewall-policy/87580fe8-b996-4be4-b608-23c04f28b4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003191 10.0.0.129 - - [2025-12-10 16:46:46] "POST /ref-update HTTP/1.1" 200 156 0.048723 10.0.0.129 - - [2025-12-10 16:46:46] "POST /ref-update HTTP/1.1" 200 156 0.083023 10.0.0.129 - - [2025-12-10 16:46:46] "POST /ref-update HTTP/1.1" 200 156 0.112565 10.0.0.129 - - [2025-12-10 16:46:47] "POST /ref-update HTTP/1.1" 200 156 0.082087 10.0.0.129 - - [2025-12-10 16:46:47] "POST /ref-update HTTP/1.1" 200 156 0.052310 10.0.0.129 - - [2025-12-10 16:46:47] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.031494 10.0.0.129 - - [2025-12-10 16:46:47] "POST /tags HTTP/1.1" 200 300 0.075681 10.0.0.129 - - [2025-12-10 16:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.038467 10.0.0.129 - - [2025-12-10 16:46:47] "GET /tag/aec910d8-8f17-4a93-b604-187e76534635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.031396 10.0.0.129 - - [2025-12-10 16:46:47] "POST /set-tag HTTP/1.1" 200 109 0.049802 10.0.0.129 - - [2025-12-10 16:46:47] "POST /tags HTTP/1.1" 200 302 0.225670 10.0.0.129 - - [2025-12-10 16:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015468 10.0.0.129 - - [2025-12-10 16:46:48] "GET /tag/bcc41d8b-7277-469a-8d91-9d45134b5222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.045152 10.0.0.129 - - [2025-12-10 16:46:48] "POST /tags HTTP/1.1" 200 326 0.149420 10.0.0.129 - - [2025-12-10 16:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.024811 10.0.0.129 - - [2025-12-10 16:46:48] "GET /tag/a27c603e-31a4-4c42-8296-bf48ac958a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.035334 10.0.0.129 - - [2025-12-10 16:46:48] "POST /tags HTTP/1.1" 200 312 0.115039 10.0.0.129 - - [2025-12-10 16:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.129 - - [2025-12-10 16:46:48] "GET /tag/8696712f-5d42-433d-bec3-587280a6f7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.016128 10.0.0.129 - - [2025-12-10 16:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.129 - - [2025-12-10 16:46:48] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.013652 10.0.0.129 - - [2025-12-10 16:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.129 - - [2025-12-10 16:46:48] "GET /project/f00bd54c-4867-400e-a584-b8f432f31822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.044766 10.0.0.129 - - [2025-12-10 16:46:48] "POST /virtual-machines HTTP/1.1" 200 378 0.021155 10.0.0.129 - - [2025-12-10 16:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.063981 10.0.0.129 - - [2025-12-10 16:46:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.233606 10.0.0.129 - - [2025-12-10 16:46:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.017347 10.0.0.129 - - [2025-12-10 16:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013018 10.0.0.129 - - [2025-12-10 16:46:49] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.015520 10.0.0.129 - - [2025-12-10 16:46:49] "POST /instance-ips HTTP/1.1" 200 410 0.097329 10.0.0.129 - - [2025-12-10 16:46:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.045305 10.0.0.129 - - [2025-12-10 16:46:49] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.010845 10.0.0.129 - - [2025-12-10 16:46:49] "POST /set-tag HTTP/1.1" 200 109 0.036142 10.0.0.129 - - [2025-12-10 16:46:49] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.032826 10.0.0.129 - - [2025-12-10 16:46:49] "GET /instance-ip/d2524496-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.008574 10.0.0.129 - - [2025-12-10 16:46:49] "POST /tags HTTP/1.1" 200 306 0.102447 10.0.0.129 - - [2025-12-10 16:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009103 10.0.0.129 - - [2025-12-10 16:46:49] "GET /tag/22c5f001-1383-40d1-b91c-bbb10d64434c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.027579 10.0.0.129 - - [2025-12-10 16:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.129 - - [2025-12-10 16:46:49] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.072669 10.0.0.129 - - [2025-12-10 16:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006296 10.0.0.129 - - [2025-12-10 16:46:49] "GET /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.014162 10.0.0.129 - - [2025-12-10 16:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.129 - - [2025-12-10 16:46:50] "GET /service-appliance-set/ba559e0b-7bff-4472-a4e7-112395d4606b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.005670 10.0.0.129 - - [2025-12-10 16:46:50] "POST /fqname-to-id HTTP/1.1" 404 240 0.002676 10.0.0.129 - - [2025-12-10 16:46:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.168786 10.0.0.129 - - [2025-12-10 16:46:50] "GET /virtual-machine-interface/d2303151-1b78-43e4-b421-63e5aeef72ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.025203 10.0.0.129 - - [2025-12-10 16:46:50] "POST /instance-ips HTTP/1.1" 200 382 0.046160 10.0.0.129 - - [2025-12-10 16:46:50] "GET /instance-ip/a408b4b1-ae45-4abc-8cfa-7a25637e49d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.016727 10.0.0.129 - - [2025-12-10 16:46:50] "POST /loadbalancers HTTP/1.1" 200 584 0.098210 10.0.0.129 - - [2025-12-10 16:46:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.039880 10.0.0.129 - - [2025-12-10 16:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009985 10.0.0.129 - - [2025-12-10 16:46:50] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.059455 10.0.0.129 - - [2025-12-10 16:46:50] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.099956 10.0.0.129 - - [2025-12-10 16:46:50] "GET /loadbalancer/84fdf5aa-97d6-4d4a-910e-53778626fda0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.030436 10.0.0.129 - - [2025-12-10 16:46:50] "GET /instance-ip/a408b4b1-ae45-4abc-8cfa-7a25637e49d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.006570 10.0.0.129 - - [2025-12-10 16:46:50] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.054004 10.0.0.129 - - [2025-12-10 16:46:50] "POST /floating-ips HTTP/1.1" 200 585 0.049088 10.0.0.129 - - [2025-12-10 16:46:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.041813 10.0.0.129 - - [2025-12-10 16:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013133 10.0.0.129 - - [2025-12-10 16:46:50] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.060052 10.0.0.129 - - [2025-12-10 16:46:50] "GET /loadbalancer-listener/f07e7788-5aa1-4031-bae1-f7e036eefbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.010391 10.0.0.129 - - [2025-12-10 16:46:50] "GET /loadbalancer-listener/f07e7788-5aa1-4031-bae1-f7e036eefbae?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.006818 10.0.0.129 - - [2025-12-10 16:46:51] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.026319 10.0.0.129 - - [2025-12-10 16:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007432 10.0.0.129 - - [2025-12-10 16:46:51] "GET /global-vrouter-config/aa91b3d9-ba6e-41e3-9b2c-9725386a33c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.007347 10.0.0.129 - - [2025-12-10 16:46:51] "GET /instance-ip/a408b4b1-ae45-4abc-8cfa-7a25637e49d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.013573 10.0.0.129 - - [2025-12-10 16:46:51] "GET /instance-ip/a408b4b1-ae45-4abc-8cfa-7a25637e49d2?fields=floating_ips HTTP/1.1" 200 1173 0.021332 10.0.0.129 - - [2025-12-10 16:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004986 10.0.0.129 - - [2025-12-10 16:46:51] "PUT /global-vrouter-config/aa91b3d9-ba6e-41e3-9b2c-9725386a33c5 HTTP/1.1" 200 277 0.015688 10.0.0.129 - - [2025-12-10 16:46:51] "GET /floating-ip/db89fd4b-5bda-47e9-9f5e-b54ef4adb806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.004675 10.0.0.129 - - [2025-12-10 16:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.129 - - [2025-12-10 16:46:51] "GET /loadbalancer/84fdf5aa-97d6-4d4a-910e-53778626fda0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.003496 10.0.0.129 - - [2025-12-10 16:46:51] "POST /tags HTTP/1.1" 200 358 0.139214 10.0.0.129 - - [2025-12-10 16:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.031425 10.0.0.129 - - [2025-12-10 16:46:51] "GET /tag/0e80fdf1-123a-49f6-a26b-b174f5f099d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.025068 10.0.0.129 - - [2025-12-10 16:46:51] "POST /tags HTTP/1.1" 200 306 0.056346 10.0.0.129 - - [2025-12-10 16:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.029570 10.0.0.129 - - [2025-12-10 16:46:51] "GET /tag/77f76106-eeaf-4d66-976e-142c0b8a2c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.022197 10.0.0.129 - - [2025-12-10 16:46:51] "POST /id-to-fqname HTTP/1.1" 200 174 0.007158 10.0.0.129 - - [2025-12-10 16:46:51] "POST /fqname-to-id HTTP/1.1" 404 183 0.001980 10.0.0.129 - - [2025-12-10 16:46:51] "POST /security-groups HTTP/1.1" 200 571 0.093023 10.0.0.129 - - [2025-12-10 16:46:51] "POST /fqname-to-id HTTP/1.1" 404 214 0.003301 10.0.0.129 - - [2025-12-10 16:46:51] "POST /projects HTTP/1.1" 200 485 0.281214 10.0.0.129 - - [2025-12-10 16:46:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.021589 10.0.0.129 - - [2025-12-10 16:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.129 - - [2025-12-10 16:46:52] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.016969 10.0.0.129 - - [2025-12-10 16:46:52] "POST /access-control-lists HTTP/1.1" 200 582 0.106059 10.0.0.129 - - [2025-12-10 16:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010865 10.0.0.129 - - [2025-12-10 16:46:52] "POST /fqname-to-id HTTP/1.1" 404 213 0.003150 10.0.0.129 - - [2025-12-10 16:46:52] "GET /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.010842 10.0.0.129 - - [2025-12-10 16:46:52] "POST /access-control-lists HTTP/1.1" 200 580 0.030055 10.0.0.129 - - [2025-12-10 16:46:52] "PUT /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed HTTP/1.1" 200 265 0.213422 10.0.0.129 - - [2025-12-10 16:46:52] "PUT /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6 HTTP/1.1" 200 265 0.069353 10.0.0.129 - - [2025-12-10 16:46:52] "POST /security-groups HTTP/1.1" 200 539 0.089599 10.0.0.129 - - [2025-12-10 16:46:52] "POST /fqname-to-id HTTP/1.1" 404 234 0.012993 10.0.0.129 - - [2025-12-10 16:46:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.032563 10.0.0.129 - - [2025-12-10 16:46:52] "POST /access-control-lists HTTP/1.1" 200 598 0.063081 10.0.0.129 - - [2025-12-10 16:46:52] "POST /chown HTTP/1.1" 200 109 0.031264 10.0.0.129 - - [2025-12-10 16:46:52] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.020412 10.0.0.129 - - [2025-12-10 16:46:52] "POST /fqname-to-id HTTP/1.1" 404 233 0.039542 10.0.0.129 - - [2025-12-10 16:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.129 - - [2025-12-10 16:46:52] "GET /policy-management/36962119-601e-4b63-89d3-6780c0c87d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002796 10.0.0.129 - - [2025-12-10 16:46:52] "POST /tags HTTP/1.1" 409 207 0.001601 10.0.0.129 - - [2025-12-10 16:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.129 - - [2025-12-10 16:46:52] "GET /tag/77f76106-eeaf-4d66-976e-142c0b8a2c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.027094 10.0.0.129 - - [2025-12-10 16:46:52] "POST /access-control-lists HTTP/1.1" 200 596 0.078456 10.0.0.129 - - [2025-12-10 16:46:52] "POST /firewall-rules HTTP/1.1" 200 566 0.105474 10.0.0.129 - - [2025-12-10 16:46:52] "GET /firewall-rule/c8a6341d-fc5e-4167-81c4-6ec5552ed87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005579 10.0.0.129 - - [2025-12-10 16:46:52] "GET /firewall-policy/87580fe8-b996-4be4-b608-23c04f28b4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002504 10.0.0.129 - - [2025-12-10 16:46:52] "GET /firewall-rule/c8a6341d-fc5e-4167-81c4-6ec5552ed87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002881 10.0.0.129 - - [2025-12-10 16:46:53] "POST /ref-update HTTP/1.1" 200 156 0.019033 10.0.0.129 - - [2025-12-10 16:46:53] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.020094 10.0.0.129 - - [2025-12-10 16:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.129 - - [2025-12-10 16:46:53] "GET /policy-management/36962119-601e-4b63-89d3-6780c0c87d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006072 10.0.0.129 - - [2025-12-10 16:46:53] "POST /tags HTTP/1.1" 409 207 0.002447 10.0.0.129 - - [2025-12-10 16:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.129 - - [2025-12-10 16:46:53] "GET /tag/77f76106-eeaf-4d66-976e-142c0b8a2c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.011456 10.0.0.129 - - [2025-12-10 16:46:53] "POST /firewall-rules HTTP/1.1" 200 564 0.084104 10.0.0.129 - - [2025-12-10 16:46:53] "GET /firewall-rule/4a4a3129-d50c-4bf0-8eb1-40eedea8e33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006845 10.0.0.129 - - [2025-12-10 16:46:53] "GET /firewall-policy/87580fe8-b996-4be4-b608-23c04f28b4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004343 10.0.0.129 - - [2025-12-10 16:46:53] "GET /firewall-rule/4a4a3129-d50c-4bf0-8eb1-40eedea8e33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002284 10.0.0.129 - - [2025-12-10 16:46:53] "POST /ref-update HTTP/1.1" 200 156 0.030440 10.0.0.129 - - [2025-12-10 16:46:53] "POST /tags HTTP/1.1" 200 302 0.060186 10.0.0.129 - - [2025-12-10 16:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.016889 10.0.0.129 - - [2025-12-10 16:46:53] "GET /tag/4998332f-d100-49da-bbf0-32653c0b1c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.018167 10.0.0.129 - - [2025-12-10 16:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.129 - - [2025-12-10 16:46:53] "GET /project/f00bd54c-4867-400e-a584-b8f432f31822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.060285 10.0.0.129 - - [2025-12-10 16:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.129 - - [2025-12-10 16:46:53] "GET /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004835 10.0.0.129 - - [2025-12-10 16:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.129 - - [2025-12-10 16:46:53] "GET /service-appliance-set/ba559e0b-7bff-4472-a4e7-112395d4606b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003504 10.0.0.129 - - [2025-12-10 16:46:53] "POST /fqname-to-id HTTP/1.1" 404 242 0.002039 10.0.0.129 - - [2025-12-10 16:46:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.108213 10.0.0.129 - - [2025-12-10 16:46:53] "GET /virtual-machine-interface/7110ea8c-bac4-447f-8347-722134239f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.006114 10.0.0.129 - - [2025-12-10 16:46:53] "POST /instance-ips HTTP/1.1" 200 378 0.043609 10.0.0.129 - - [2025-12-10 16:46:53] "GET /instance-ip/2773ae0f-f27e-4a76-b411-102ebaef9d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.016324 10.0.0.129 - - [2025-12-10 16:46:54] "POST /loadbalancers HTTP/1.1" 200 584 0.096836 10.0.0.129 - - [2025-12-10 16:46:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.053245 10.0.0.129 - - [2025-12-10 16:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.129 - - [2025-12-10 16:46:54] "GET /project/f00bd54c-4867-400e-a584-b8f432f31822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.101356 10.0.0.129 - - [2025-12-10 16:46:54] "GET /project/f00bd54c-4867-400e-a584-b8f432f31822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.101777 10.0.0.129 - - [2025-12-10 16:46:54] "GET /instance-ip/2773ae0f-f27e-4a76-b411-102ebaef9d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.034847 10.0.0.129 - - [2025-12-10 16:46:54] "GET /loadbalancer/e011914a-9b0b-47dd-9243-4e0b6325beee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.012392 10.0.0.129 - - [2025-12-10 16:46:54] "POST /floating-ips HTTP/1.1" 200 583 0.058074 10.0.0.129 - - [2025-12-10 16:46:54] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.097200 10.0.0.129 - - [2025-12-10 16:46:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.030328 10.0.0.129 - - [2025-12-10 16:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016830 10.0.0.129 - - [2025-12-10 16:46:54] "GET /project/f00bd54c-4867-400e-a584-b8f432f31822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.042178 10.0.0.129 - - [2025-12-10 16:46:54] "GET /loadbalancer-listener/0d929197-fef4-4281-a3be-6f03fb98f35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.003494 10.0.0.129 - - [2025-12-10 16:46:54] "GET /loadbalancer-listener/0d929197-fef4-4281-a3be-6f03fb98f35a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004205 10.0.0.129 - - [2025-12-10 16:46:54] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.027399 10.0.0.129 - - [2025-12-10 16:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008375 10.0.0.129 - - [2025-12-10 16:46:54] "GET /instance-ip/2773ae0f-f27e-4a76-b411-102ebaef9d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003260 10.0.0.129 - - [2025-12-10 16:46:54] "GET /instance-ip/2773ae0f-f27e-4a76-b411-102ebaef9d8c?fields=floating_ips HTTP/1.1" 200 1166 0.018784 10.0.0.129 - - [2025-12-10 16:46:54] "GET /floating-ip/5a941c2f-9b53-48c7-b3dd-9d4f077d86e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.006170 10.0.0.129 - - [2025-12-10 16:46:54] "GET /project/f00bd54c-4867-400e-a584-b8f432f31822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.086802 10.0.0.129 - - [2025-12-10 16:46:54] "GET /loadbalancer/e011914a-9b0b-47dd-9243-4e0b6325beee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003010 10.0.0.129 - - [2025-12-10 16:46:54] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.028120 10.0.0.129 - - [2025-12-10 16:46:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.023798 10.0.0.129 - - [2025-12-10 16:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007585 10.0.0.129 - - [2025-12-10 16:46:55] "GET /project/f00bd54c-4867-400e-a584-b8f432f31822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.078670 10.0.0.129 - - [2025-12-10 16:46:55] "GET /loadbalancer-listener/f29ac395-1b76-4691-9625-56c33c3d8339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.018967 10.0.0.129 - - [2025-12-10 16:46:55] "GET /loadbalancer-listener/f29ac395-1b76-4691-9625-56c33c3d8339?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004961 10.0.0.129 - - [2025-12-10 16:46:55] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.046254 10.0.0.129 - - [2025-12-10 16:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008334 10.0.0.129 - - [2025-12-10 16:46:55] "GET /instance-ip/2773ae0f-f27e-4a76-b411-102ebaef9d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.017819 10.0.0.129 - - [2025-12-10 16:46:55] "GET /project/f00bd54c-4867-400e-a584-b8f432f31822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.068817 10.0.0.129 - - [2025-12-10 16:46:55] "GET /instance-ip/2773ae0f-f27e-4a76-b411-102ebaef9d8c?fields=floating_ips HTTP/1.1" 200 1166 0.014711 10.0.0.129 - - [2025-12-10 16:46:55] "GET /loadbalancer/e011914a-9b0b-47dd-9243-4e0b6325beee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005241 10.0.0.129 - - [2025-12-10 16:46:55] "GET /floating-ip/5a941c2f-9b53-48c7-b3dd-9d4f077d86e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.005188 10.0.0.129 - - [2025-12-10 16:46:55] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.025249 10.0.0.129 - - [2025-12-10 16:46:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.032741 10.0.0.129 - - [2025-12-10 16:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.129 - - [2025-12-10 16:46:55] "GET /project/f00bd54c-4867-400e-a584-b8f432f31822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.074710 10.0.0.129 - - [2025-12-10 16:46:55] "GET /loadbalancer-listener/6a56bd14-95c5-4d65-b750-abc27d21181d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.006418 10.0.0.129 - - [2025-12-10 16:46:55] "GET /loadbalancer-listener/6a56bd14-95c5-4d65-b750-abc27d21181d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.016052 10.0.0.129 - - [2025-12-10 16:46:55] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.039994 10.0.0.129 - - [2025-12-10 16:46:55] "GET /instance-ip/2773ae0f-f27e-4a76-b411-102ebaef9d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.006507 10.0.0.129 - - [2025-12-10 16:46:55] "GET /instance-ip/2773ae0f-f27e-4a76-b411-102ebaef9d8c?fields=floating_ips HTTP/1.1" 200 1166 0.002725 10.0.0.129 - - [2025-12-10 16:46:55] "GET /floating-ip/5a941c2f-9b53-48c7-b3dd-9d4f077d86e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003273 10.0.0.129 - - [2025-12-10 16:46:55] "POST /tags HTTP/1.1" 200 356 0.041865 10.0.0.129 - - [2025-12-10 16:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.023836 10.0.0.129 - - [2025-12-10 16:46:55] "GET /tag/1d3eac86-c073-4285-96a8-461971154dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.021802 10.0.0.129 - - [2025-12-10 16:46:55] "POST /tags HTTP/1.1" 200 304 0.025042 10.0.0.129 - - [2025-12-10 16:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.129 - - [2025-12-10 16:46:55] "GET /tag/92213090-189f-42b3-a0f7-f026b6abcc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.015076 10.0.0.129 - - [2025-12-10 16:46:55] "POST /projects HTTP/1.1" 409 218 0.002415 10.0.0.129 - - [2025-12-10 16:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.129 - - [2025-12-10 16:46:55] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.055282 10.0.0.129 - - [2025-12-10 16:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.129 - - [2025-12-10 16:46:55] "GET /network-ipam/b333a0ac-623e-46e1-841f-a9372657687b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003284 10.0.0.129 - - [2025-12-10 16:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.129 - - [2025-12-10 16:46:56] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005133 10.0.0.129 - - [2025-12-10 16:46:56] "PUT /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed HTTP/1.1" 200 265 0.066574 10.0.0.129 - - [2025-12-10 16:46:56] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.018291 10.0.0.129 - - [2025-12-10 16:46:56] "POST /set-tag HTTP/1.1" 200 109 0.085559 10.0.0.129 - - [2025-12-10 16:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.129 - - [2025-12-10 16:46:56] "GET /network-ipam/b45a0e6b-f3a1-44bb-8fe1-4752b878ffe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.012563 10.0.0.129 - - [2025-12-10 16:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.129 - - [2025-12-10 16:46:56] "GET /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004880 10.0.0.129 - - [2025-12-10 16:46:56] "PUT /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6 HTTP/1.1" 200 265 0.088318 10.0.0.129 - - [2025-12-10 16:46:56] "GET /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.010556 10.0.0.129 - - [2025-12-10 16:46:56] "POST /set-tag HTTP/1.1" 200 109 0.073176 10.0.0.129 - - [2025-12-10 16:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009342 10.0.0.129 - - [2025-12-10 16:46:56] "GET /network-policy/3fc29946-99b6-4edb-8182-2eb50d0dc8a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003451 10.0.0.129 - - [2025-12-10 16:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.129 - - [2025-12-10 16:46:56] "GET /network-policy/debb7fc5-a849-466d-9b90-c3a63ae2f636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004436 10.0.0.129 - - [2025-12-10 16:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.129 - - [2025-12-10 16:46:56] "GET /network-policy/f6aa405a-0430-4dd2-857f-030670298d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.003239 10.0.0.129 - - [2025-12-10 16:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.129 - - [2025-12-10 16:46:56] "PUT /network-policy/f6aa405a-0430-4dd2-857f-030670298d87 HTTP/1.1" 200 263 0.015391 10.0.0.129 - - [2025-12-10 16:46:56] "POST /ref-update HTTP/1.1" 200 156 0.089275 10.0.0.129 - - [2025-12-10 16:46:56] "PUT /access-control-list/3988632b-8932-401b-9021-540a181dc13f HTTP/1.1" 200 273 0.043152 10.0.0.129 - - [2025-12-10 16:46:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.033571 10.0.0.129 - - [2025-12-10 16:46:56] "PUT /access-control-list/ff8cd74a-19ba-4972-8bf4-7e7fdfc2deca HTTP/1.1" 200 273 0.070738 10.0.0.129 - - [2025-12-10 16:46:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020790 10.0.0.129 - - [2025-12-10 16:46:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.033916 10.0.0.129 - - [2025-12-10 16:46:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004892 10.0.0.129 - - [2025-12-10 16:46:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002665 10.0.0.129 - - [2025-12-10 16:46:57] "POST /security-groups HTTP/1.1" 409 245 0.005185 10.0.0.129 - - [2025-12-10 16:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.129 - - [2025-12-10 16:46:57] "PUT /security-group/36fd6751-458f-43e9-aac6-c75e2b471ba8 HTTP/1.1" 200 263 0.059565 10.0.0.129 - - [2025-12-10 16:46:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.038243 10.0.0.129 - - [2025-12-10 16:46:57] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002963 10.0.0.129 - - [2025-12-10 16:46:57] "PUT /access-control-list/6eced7fc-74bf-40e8-88ec-b295ed4199f0 HTTP/1.1" 200 273 0.034414 10.0.0.129 - - [2025-12-10 16:46:57] "PUT /access-control-list/e212ff05-cb6e-4c05-a4cd-b4bd96c1a063 HTTP/1.1" 200 273 0.021037 10.0.0.129 - - [2025-12-10 16:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.129 - - [2025-12-10 16:46:57] "GET /policy-management/36962119-601e-4b63-89d3-6780c0c87d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008238 10.0.0.129 - - [2025-12-10 16:46:57] "POST /tags HTTP/1.1" 409 206 0.002333 10.0.0.129 - - [2025-12-10 16:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.129 - - [2025-12-10 16:46:57] "GET /tag/92213090-189f-42b3-a0f7-f026b6abcc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011083 10.0.0.129 - - [2025-12-10 16:46:57] "POST /firewall-rules HTTP/1.1" 200 564 0.079786 10.0.0.129 - - [2025-12-10 16:46:57] "GET /firewall-rule/39b08f00-d37b-4135-9da2-dce43154ca39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005293 10.0.0.129 - - [2025-12-10 16:46:57] "GET /firewall-policy/87580fe8-b996-4be4-b608-23c04f28b4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004468 10.0.0.129 - - [2025-12-10 16:46:57] "GET /firewall-rule/39b08f00-d37b-4135-9da2-dce43154ca39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002594 10.0.0.129 - - [2025-12-10 16:46:57] "POST /ref-update HTTP/1.1" 200 156 0.050426 10.0.0.129 - - [2025-12-10 16:46:57] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009797 10.0.0.129 - - [2025-12-10 16:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007710 10.0.0.129 - - [2025-12-10 16:46:57] "GET /policy-management/36962119-601e-4b63-89d3-6780c0c87d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006331 10.0.0.129 - - [2025-12-10 16:46:57] "POST /tags HTTP/1.1" 409 206 0.017000 10.0.0.129 - - [2025-12-10 16:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.129 - - [2025-12-10 16:46:57] "GET /tag/92213090-189f-42b3-a0f7-f026b6abcc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.020045 10.0.0.129 - - [2025-12-10 16:46:57] "POST /firewall-rules HTTP/1.1" 200 562 0.078243 10.0.0.129 - - [2025-12-10 16:46:57] "GET /firewall-rule/9979485a-d1d5-47c4-800f-fe3a2221b0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.037260 10.0.0.129 - - [2025-12-10 16:46:57] "GET /firewall-policy/87580fe8-b996-4be4-b608-23c04f28b4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005852 10.0.0.129 - - [2025-12-10 16:46:57] "GET /firewall-rule/9979485a-d1d5-47c4-800f-fe3a2221b0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003249 10.0.0.129 - - [2025-12-10 16:46:58] "POST /ref-update HTTP/1.1" 200 156 0.054115 10.0.0.129 - - [2025-12-10 16:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.129 - - [2025-12-10 16:46:58] "GET /loadbalancer/e011914a-9b0b-47dd-9243-4e0b6325beee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005141 10.0.0.129 - - [2025-12-10 16:46:58] "POST /tags HTTP/1.1" 200 372 0.022945 10.0.0.129 - - [2025-12-10 16:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.129 - - [2025-12-10 16:46:58] "GET /tag/511985d4-6f1a-44c6-a7b8-68b5c0425b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.013375 10.0.0.129 - - [2025-12-10 16:46:58] "POST /tags HTTP/1.1" 200 320 0.023488 10.0.0.129 - - [2025-12-10 16:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.129 - - [2025-12-10 16:46:58] "GET /tag/2b53e5da-6197-49c4-ba55-08ec8f30fc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.013244 10.0.0.129 - - [2025-12-10 16:46:58] "POST /id-to-fqname HTTP/1.1" 200 181 0.000601 10.0.0.129 - - [2025-12-10 16:46:58] "POST /fqname-to-id HTTP/1.1" 404 190 0.002337 10.0.0.129 - - [2025-12-10 16:46:58] "POST /security-groups HTTP/1.1" 200 578 0.111452 10.0.0.129 - - [2025-12-10 16:46:58] "POST /projects HTTP/1.1" 200 499 0.276258 10.0.0.129 - - [2025-12-10 16:46:58] "POST /fqname-to-id HTTP/1.1" 404 225 0.009765 10.0.0.129 - - [2025-12-10 16:46:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.035908 10.0.0.129 - - [2025-12-10 16:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.017374 10.0.0.129 - - [2025-12-10 16:46:58] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.013160 10.0.0.129 - - [2025-12-10 16:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.129 - - [2025-12-10 16:46:58] "POST /access-control-lists HTTP/1.1" 200 589 0.123596 10.0.0.129 - - [2025-12-10 16:46:58] "GET /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.028307 10.0.0.129 - - [2025-12-10 16:46:58] "POST /fqname-to-id HTTP/1.1" 404 224 0.021295 10.0.0.129 - - [2025-12-10 16:46:58] "POST /access-control-lists HTTP/1.1" 200 587 0.068534 10.0.0.129 - - [2025-12-10 16:46:58] "PUT /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed HTTP/1.1" 200 265 0.113317 10.0.0.129 - - [2025-12-10 16:46:59] "PUT /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6 HTTP/1.1" 200 265 0.066942 10.0.0.129 - - [2025-12-10 16:46:59] "POST /security-groups HTTP/1.1" 200 560 0.088203 10.0.0.129 - - [2025-12-10 16:46:59] "POST /fqname-to-id HTTP/1.1" 404 248 0.013217 10.0.0.129 - - [2025-12-10 16:46:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.073837 10.0.0.129 - - [2025-12-10 16:46:59] "POST /chown HTTP/1.1" 200 109 0.049262 10.0.0.129 - - [2025-12-10 16:46:59] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007980 10.0.0.129 - - [2025-12-10 16:46:59] "POST /access-control-lists HTTP/1.1" 200 612 0.148571 10.0.0.129 - - [2025-12-10 16:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.028679 10.0.0.129 - - [2025-12-10 16:46:59] "POST /fqname-to-id HTTP/1.1" 404 247 0.017612 10.0.0.129 - - [2025-12-10 16:46:59] "GET /policy-management/36962119-601e-4b63-89d3-6780c0c87d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006557 10.0.0.129 - - [2025-12-10 16:46:59] "POST /tags HTTP/1.1" 409 214 0.004379 10.0.0.129 - - [2025-12-10 16:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.129 - - [2025-12-10 16:46:59] "GET /tag/2b53e5da-6197-49c4-ba55-08ec8f30fc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.028186 10.0.0.129 - - [2025-12-10 16:46:59] "POST /access-control-lists HTTP/1.1" 200 610 0.095058 10.0.0.129 - - [2025-12-10 16:46:59] "POST /firewall-rules HTTP/1.1" 200 580 0.118307 10.0.0.129 - - [2025-12-10 16:46:59] "GET /firewall-rule/ca1c21bf-3cd7-433d-8140-62ae97e2a44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005728 10.0.0.129 - - [2025-12-10 16:46:59] "GET /firewall-policy/87580fe8-b996-4be4-b608-23c04f28b4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.004352 10.0.0.129 - - [2025-12-10 16:46:59] "GET /firewall-rule/ca1c21bf-3cd7-433d-8140-62ae97e2a44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002492 10.0.0.129 - - [2025-12-10 16:46:59] "POST /ref-update HTTP/1.1" 200 156 0.051895 10.0.0.129 - - [2025-12-10 16:46:59] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.016534 10.0.0.129 - - [2025-12-10 16:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.129 - - [2025-12-10 16:46:59] "GET /policy-management/36962119-601e-4b63-89d3-6780c0c87d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003238 10.0.0.129 - - [2025-12-10 16:46:59] "POST /tags HTTP/1.1" 409 214 0.001969 10.0.0.129 - - [2025-12-10 16:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.129 - - [2025-12-10 16:46:59] "GET /tag/2b53e5da-6197-49c4-ba55-08ec8f30fc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.016415 10.0.0.129 - - [2025-12-10 16:46:59] "POST /firewall-rules HTTP/1.1" 200 578 0.071335 10.0.0.129 - - [2025-12-10 16:46:59] "GET /firewall-rule/431a1380-0ec0-497b-b3b4-01eb134f0697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.018379 10.0.0.129 - - [2025-12-10 16:47:00] "GET /firewall-policy/87580fe8-b996-4be4-b608-23c04f28b4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004860 10.0.0.129 - - [2025-12-10 16:47:00] "GET /firewall-rule/431a1380-0ec0-497b-b3b4-01eb134f0697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002256 10.0.0.129 - - [2025-12-10 16:47:00] "POST /ref-update HTTP/1.1" 200 156 0.043809 10.0.0.129 - - [2025-12-10 16:47:00] "POST /tags HTTP/1.1" 200 364 0.057460 10.0.0.129 - - [2025-12-10 16:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.129 - - [2025-12-10 16:47:00] "GET /tag/cf40eb0d-acd8-4c5b-9de4-7aa0771665bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.015171 10.0.0.129 - - [2025-12-10 16:47:00] "POST /tags HTTP/1.1" 200 312 0.068481 10.0.0.129 - - [2025-12-10 16:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.129 - - [2025-12-10 16:47:00] "GET /tag/7fb5f7ab-47c4-4851-a4fe-5482d45f231e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.015179 10.0.0.129 - - [2025-12-10 16:47:00] "POST /id-to-fqname HTTP/1.1" 200 177 0.000573 10.0.0.129 - - [2025-12-10 16:47:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.008587 10.0.0.129 - - [2025-12-10 16:47:00] "POST /security-groups HTTP/1.1" 200 574 0.078328 10.0.0.129 - - [2025-12-10 16:47:00] "POST /projects HTTP/1.1" 200 491 0.289639 10.0.0.129 - - [2025-12-10 16:47:00] "POST /fqname-to-id HTTP/1.1" 404 217 0.008411 10.0.0.129 - - [2025-12-10 16:47:00] "POST /access-control-lists HTTP/1.1" 200 585 0.082281 10.0.0.129 - - [2025-12-10 16:47:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.054054 10.0.0.129 - - [2025-12-10 16:47:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.042785 10.0.0.129 - - [2025-12-10 16:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.033738 10.0.0.129 - - [2025-12-10 16:47:00] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.007549 10.0.0.129 - - [2025-12-10 16:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.129 - - [2025-12-10 16:47:00] "GET /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.022501 10.0.0.129 - - [2025-12-10 16:47:00] "POST /access-control-lists HTTP/1.1" 200 583 0.090514 10.0.0.129 - - [2025-12-10 16:47:01] "PUT /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed HTTP/1.1" 200 265 0.187140 10.0.0.129 - - [2025-12-10 16:47:01] "PUT /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6 HTTP/1.1" 200 265 0.053320 10.0.0.129 - - [2025-12-10 16:47:01] "POST /security-groups HTTP/1.1" 200 548 0.096661 10.0.0.129 - - [2025-12-10 16:47:01] "POST /fqname-to-id HTTP/1.1" 404 240 0.002275 10.0.0.129 - - [2025-12-10 16:47:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.060775 10.0.0.129 - - [2025-12-10 16:47:01] "POST /chown HTTP/1.1" 200 109 0.101696 10.0.0.129 - - [2025-12-10 16:47:01] "POST /access-control-lists HTTP/1.1" 200 604 0.116967 10.0.0.129 - - [2025-12-10 16:47:01] "POST /fqname-to-id HTTP/1.1" 404 239 0.004829 10.0.0.129 - - [2025-12-10 16:47:01] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012388 10.0.0.129 - - [2025-12-10 16:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.129 - - [2025-12-10 16:47:01] "GET /policy-management/36962119-601e-4b63-89d3-6780c0c87d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006217 10.0.0.129 - - [2025-12-10 16:47:01] "POST /tags HTTP/1.1" 409 210 0.003673 10.0.0.129 - - [2025-12-10 16:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.129 - - [2025-12-10 16:47:01] "POST /access-control-lists HTTP/1.1" 200 602 0.106744 10.0.0.129 - - [2025-12-10 16:47:01] "GET /tag/7fb5f7ab-47c4-4851-a4fe-5482d45f231e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.021309 10.0.0.129 - - [2025-12-10 16:47:01] "POST /firewall-rules HTTP/1.1" 200 572 0.090813 10.0.0.129 - - [2025-12-10 16:47:01] "GET /firewall-rule/5d6f0abb-1d99-4ec5-a7cd-103077e3bb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.020534 10.0.0.129 - - [2025-12-10 16:47:01] "GET /firewall-policy/87580fe8-b996-4be4-b608-23c04f28b4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.013278 10.0.0.129 - - [2025-12-10 16:47:01] "GET /firewall-rule/5d6f0abb-1d99-4ec5-a7cd-103077e3bb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003615 10.0.0.129 - - [2025-12-10 16:47:01] "POST /ref-update HTTP/1.1" 200 156 0.053607 10.0.0.129 - - [2025-12-10 16:47:01] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.023071 10.0.0.129 - - [2025-12-10 16:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.129 - - [2025-12-10 16:47:01] "GET /policy-management/36962119-601e-4b63-89d3-6780c0c87d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003866 10.0.0.129 - - [2025-12-10 16:47:02] "POST /tags HTTP/1.1" 409 210 0.008823 10.0.0.129 - - [2025-12-10 16:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.129 - - [2025-12-10 16:47:02] "GET /tag/7fb5f7ab-47c4-4851-a4fe-5482d45f231e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.016790 10.0.0.129 - - [2025-12-10 16:47:02] "POST /firewall-rules HTTP/1.1" 200 570 0.077221 10.0.0.129 - - [2025-12-10 16:47:02] "GET /firewall-rule/d8c713cd-d20e-4b34-9210-3cb6f1f36654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005245 10.0.0.129 - - [2025-12-10 16:47:02] "GET /firewall-policy/87580fe8-b996-4be4-b608-23c04f28b4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.003860 10.0.0.129 - - [2025-12-10 16:47:02] "GET /firewall-rule/d8c713cd-d20e-4b34-9210-3cb6f1f36654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002549 10.0.0.129 - - [2025-12-10 16:47:02] "POST /ref-update HTTP/1.1" 200 156 0.042171 10.0.0.129 - - [2025-12-10 16:47:02] "POST /tags HTTP/1.1" 200 364 0.032682 10.0.0.129 - - [2025-12-10 16:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009380 10.0.0.129 - - [2025-12-10 16:47:02] "GET /tag/8f55639c-78b9-47ef-8b11-f80d9b8487c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.019810 10.0.0.129 - - [2025-12-10 16:47:02] "POST /tags HTTP/1.1" 409 210 0.004705 10.0.0.129 - - [2025-12-10 16:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.129 - - [2025-12-10 16:47:02] "GET /tag/8696712f-5d42-433d-bec3-587280a6f7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013968 10.0.0.129 - - [2025-12-10 16:47:02] "POST /projects HTTP/1.1" 409 223 0.002480 10.0.0.129 - - [2025-12-10 16:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.129 - - [2025-12-10 16:47:02] "GET /project/f00bd54c-4867-400e-a584-b8f432f31822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.075632 10.0.0.129 - - [2025-12-10 16:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.129 - - [2025-12-10 16:47:02] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005829 10.0.0.129 - - [2025-12-10 16:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.129 - - [2025-12-10 16:47:02] "GET /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005646 10.0.0.129 - - [2025-12-10 16:47:02] "PUT /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed HTTP/1.1" 200 265 0.072312 10.0.0.129 - - [2025-12-10 16:47:02] "PUT /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6 HTTP/1.1" 200 265 0.049388 10.0.0.129 - - [2025-12-10 16:47:02] "POST /security-groups HTTP/1.1" 409 253 0.015953 10.0.0.129 - - [2025-12-10 16:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005484 10.0.0.129 - - [2025-12-10 16:47:02] "PUT /security-group/f5a62c8b-73ba-4d3b-94aa-580092bc02c1 HTTP/1.1" 200 263 0.063555 10.0.0.129 - - [2025-12-10 16:47:03] "PUT /access-control-list/0e03fdbd-2f35-4451-b322-37869ead0e14 HTTP/1.1" 200 273 0.016826 10.0.0.129 - - [2025-12-10 16:47:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.038246 10.0.0.129 - - [2025-12-10 16:47:03] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.019828 10.0.0.129 - - [2025-12-10 16:47:03] "PUT /access-control-list/1c6ce961-317b-4581-8c1e-8e57d6dfe57e HTTP/1.1" 200 273 0.027023 10.0.0.129 - - [2025-12-10 16:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.129 - - [2025-12-10 16:47:03] "GET /policy-management/36962119-601e-4b63-89d3-6780c0c87d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003117 10.0.0.129 - - [2025-12-10 16:47:03] "POST /tags HTTP/1.1" 409 210 0.002002 10.0.0.129 - - [2025-12-10 16:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.129 - - [2025-12-10 16:47:03] "GET /tag/8696712f-5d42-433d-bec3-587280a6f7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.027372 10.0.0.129 - - [2025-12-10 16:47:03] "POST /firewall-rules HTTP/1.1" 200 572 0.082448 10.0.0.129 - - [2025-12-10 16:47:03] "GET /firewall-rule/e92864bb-302b-47a2-80dd-a862344eb12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005168 10.0.0.129 - - [2025-12-10 16:47:03] "GET /firewall-policy/87580fe8-b996-4be4-b608-23c04f28b4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004429 10.0.0.129 - - [2025-12-10 16:47:03] "GET /firewall-rule/e92864bb-302b-47a2-80dd-a862344eb12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002594 10.0.0.129 - - [2025-12-10 16:47:03] "POST /ref-update HTTP/1.1" 200 156 0.048590 10.0.0.129 - - [2025-12-10 16:47:03] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013768 10.0.0.129 - - [2025-12-10 16:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.129 - - [2025-12-10 16:47:03] "GET /policy-management/36962119-601e-4b63-89d3-6780c0c87d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004501 10.0.0.129 - - [2025-12-10 16:47:03] "POST /tags HTTP/1.1" 409 210 0.002654 10.0.0.129 - - [2025-12-10 16:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.129 - - [2025-12-10 16:47:03] "GET /tag/8696712f-5d42-433d-bec3-587280a6f7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013711 10.0.0.129 - - [2025-12-10 16:47:03] "POST /firewall-rules HTTP/1.1" 200 570 0.069917 10.0.0.129 - - [2025-12-10 16:47:03] "GET /firewall-rule/e283e88c-f4b1-465a-96df-dfe2d4855f6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.022633 10.0.0.129 - - [2025-12-10 16:47:03] "GET /firewall-policy/87580fe8-b996-4be4-b608-23c04f28b4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.005840 10.0.0.129 - - [2025-12-10 16:47:03] "GET /firewall-rule/e283e88c-f4b1-465a-96df-dfe2d4855f6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003578 10.0.0.129 - - [2025-12-10 16:47:03] "POST /ref-update HTTP/1.1" 200 156 0.065591 10.0.0.129 - - [2025-12-10 16:47:03] "POST /tags HTTP/1.1" 409 237 0.002570 10.0.0.129 - - [2025-12-10 16:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.129 - - [2025-12-10 16:47:03] "GET /tag/8f55639c-78b9-47ef-8b11-f80d9b8487c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.012837 10.0.0.129 - - [2025-12-10 16:47:03] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.005141 10.0.0.129 - - [2025-12-10 16:47:04] "POST /set-tag HTTP/1.1" 200 109 0.056516 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:47:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001240 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:47:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001414 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:47:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001115 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:47:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001033 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:47:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001036 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:47:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001760 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:47:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001103 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:47:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000954 10.0.0.242 - - [2025-12-10 16:48:41] "GET / HTTP/1.1" 200 36215 0.001776 10.0.0.242 - - [2025-12-10 16:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007218 10.0.0.242 - - [2025-12-10 16:48:41] "GET /global-system-config/bfb36918-f497-4b8e-9fe7-4fe72884a3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005768 10.0.0.242 - - [2025-12-10 16:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.242 - - [2025-12-10 16:48:41] "GET /routing-instance/a19f4e7e-1e80-42ac-89bc-f1b76faa1fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003734 10.0.0.242 - - [2025-12-10 16:48:41] "PUT /global-system-config/bfb36918-f497-4b8e-9fe7-4fe72884a3b7 HTTP/1.1" 200 275 0.011624 10.0.0.242 - - [2025-12-10 16:48:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.010904 10.0.0.242 - - [2025-12-10 16:48:42] "POST /virtual-routers HTTP/1.1" 200 601 0.021489 10.0.0.242 - - [2025-12-10 16:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007553 10.0.0.242 - - [2025-12-10 16:48:42] "GET /virtual-router/4cf0e3e7-70e6-4936-b9fe-bd633599d662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.007216 10.0.0.242 - - [2025-12-10 16:48:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.002177 10.0.0.242 - - [2025-12-10 16:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.242 - - [2025-12-10 16:48:42] "GET /virtual-network/81d34b2f-3a04-409b-8eca-8a7d6621e5ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.005043 10.0.0.242 - - [2025-12-10 16:48:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.062372 10.0.0.129 - - [2025-12-10 16:50:08] "GET /global-system-configs HTTP/1.1" 200 323 0.002599 10.0.0.129 - - [2025-12-10 16:50:09] "GET /global-system-configs HTTP/1.1" 200 323 0.002985 10.0.0.129 - - [2025-12-10 16:50:48] "GET /virtual-router/4cf0e3e7-70e6-4936-b9fe-bd633599d662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.004824 10.0.0.129 - - [2025-12-10 16:50:48] "POST /ref-update HTTP/1.1" 200 156 0.013190 10.0.0.129 - - [2025-12-10 16:50:52] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.019249 10.0.0.129 - - [2025-12-10 16:50:52] "POST /set-tag HTTP/1.1" 200 109 0.006252 10.0.0.129 - - [2025-12-10 16:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.129 - - [2025-12-10 16:50:52] "GET /loadbalancer/e011914a-9b0b-47dd-9243-4e0b6325beee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005104 10.0.0.129 - - [2025-12-10 16:50:52] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006726 10.0.0.129 - - [2025-12-10 16:50:52] "POST /set-tag HTTP/1.1" 200 109 0.003698 10.0.0.129 - - [2025-12-10 16:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.129 - - [2025-12-10 16:50:52] "GET /loadbalancer/e011914a-9b0b-47dd-9243-4e0b6325beee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004046 10.0.0.129 - - [2025-12-10 16:50:52] "GET /loadbalancer-pool/bc0dfb94-a3de-4b6e-8df2-ecaa1c8b8b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006271 10.0.0.129 - - [2025-12-10 16:50:52] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023912 10.0.0.129 - - [2025-12-10 16:50:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.020932 10.0.0.129 - - [2025-12-10 16:50:52] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008070 10.0.0.129 - - [2025-12-10 16:50:52] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004608 10.0.0.129 - - [2025-12-10 16:50:52] "POST /ref-update HTTP/1.1" 200 156 0.008881 10.0.0.129 - - [2025-12-10 16:50:52] "POST /tags HTTP/1.1" 409 205 0.002444 10.0.0.129 - - [2025-12-10 16:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.129 - - [2025-12-10 16:50:52] "GET /tag/4998332f-d100-49da-bbf0-32653c0b1c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015284 10.0.0.129 - - [2025-12-10 16:50:52] "GET /floating-ip/5a941c2f-9b53-48c7-b3dd-9d4f077d86e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1775 0.006618 10.0.0.129 - - [2025-12-10 16:50:52] "PUT /floating-ip/5a941c2f-9b53-48c7-b3dd-9d4f077d86e5 HTTP/1.1" 200 257 0.012861 10.0.0.129 - - [2025-12-10 16:50:53] "POST /set-tag HTTP/1.1" 200 109 0.079732 10.0.0.129 - - [2025-12-10 16:50:53] "GET /loadbalancer-pool/650681fc-8a99-436a-8038-e3af0d31ed94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004631 10.0.0.129 - - [2025-12-10 16:50:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026356 10.0.0.129 - - [2025-12-10 16:50:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008744 10.0.0.129 - - [2025-12-10 16:50:53] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010135 10.0.0.129 - - [2025-12-10 16:50:53] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005257 10.0.0.129 - - [2025-12-10 16:50:53] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.129 - - [2025-12-10 16:50:53] "POST /ref-update HTTP/1.1" 200 156 0.005994 10.0.0.129 - - [2025-12-10 16:50:53] "GET /loadbalancer-pool/59e2382a-eb85-4dee-8abc-9a0702c4fb5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004364 10.0.0.129 - - [2025-12-10 16:50:53] "GET /floating-ip/5a941c2f-9b53-48c7-b3dd-9d4f077d86e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.002733 10.0.0.129 - - [2025-12-10 16:50:53] "POST /loadbalancer-members HTTP/1.1" 200 694 0.021672 10.0.0.129 - - [2025-12-10 16:50:53] "PUT /floating-ip/5a941c2f-9b53-48c7-b3dd-9d4f077d86e5 HTTP/1.1" 200 257 0.014303 10.0.0.129 - - [2025-12-10 16:50:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020723 10.0.0.129 - - [2025-12-10 16:50:53] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010314 10.0.0.129 - - [2025-12-10 16:50:53] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005582 10.0.0.129 - - [2025-12-10 16:50:53] "POST /ref-update HTTP/1.1" 200 156 0.007835 10.0.0.129 - - [2025-12-10 16:50:53] "POST /set-tag HTTP/1.1" 200 109 0.006011 10.0.0.129 - - [2025-12-10 16:50:53] "GET /floating-ip/5a941c2f-9b53-48c7-b3dd-9d4f077d86e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.002968 10.0.0.129 - - [2025-12-10 16:50:53] "PUT /floating-ip/5a941c2f-9b53-48c7-b3dd-9d4f077d86e5 HTTP/1.1" 200 257 0.026711 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:50:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001573 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:50:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001570 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:51:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001229 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:51:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001149 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:51:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001336 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:51:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001131 10.0.0.242 - - [2025-12-10 16:51:51] "GET / HTTP/1.1" 200 36215 0.001986 10.0.0.242 - - [2025-12-10 16:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.242 - - [2025-12-10 16:51:51] "GET /global-system-config/bfb36918-f497-4b8e-9fe7-4fe72884a3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.007980 10.0.0.242 - - [2025-12-10 16:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.242 - - [2025-12-10 16:51:51] "GET /routing-instance/a19f4e7e-1e80-42ac-89bc-f1b76faa1fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.006824 10.0.0.242 - - [2025-12-10 16:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.242 - - [2025-12-10 16:51:51] "GET /virtual-router/4cf0e3e7-70e6-4936-b9fe-bd633599d662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.006313 10.0.0.242 - - [2025-12-10 16:51:51] "PUT /virtual-router/4cf0e3e7-70e6-4936-b9fe-bd633599d662 HTTP/1.1" 200 263 0.044590 10.0.0.242 - - [2025-12-10 16:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005391 10.0.0.242 - - [2025-12-10 16:51:51] "GET /virtual-router/4cf0e3e7-70e6-4936-b9fe-bd633599d662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.007826 10.0.0.242 - - [2025-12-10 16:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.242 - - [2025-12-10 16:51:51] "GET /virtual-machine-interface/d19c4d99-2ba2-4ca9-8fbf-541c6ae19506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.019794 10.0.0.242 - - [2025-12-10 16:51:51] "PUT /virtual-machine-interface/d19c4d99-2ba2-4ca9-8fbf-541c6ae19506 HTTP/1.1" 200 285 0.018038 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:51:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001457 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:51:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001025 10.0.0.129 - - [2025-12-10 16:52:44] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005688 10.0.0.129 - - [2025-12-10 16:52:44] "POST /set-tag HTTP/1.1" 200 109 0.004111 10.0.0.129 - - [2025-12-10 16:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.129 - - [2025-12-10 16:52:45] "GET /loadbalancer/e011914a-9b0b-47dd-9243-4e0b6325beee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002950 10.0.0.129 - - [2025-12-10 16:52:45] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005962 10.0.0.129 - - [2025-12-10 16:52:45] "POST /set-tag HTTP/1.1" 200 109 0.043377 10.0.0.129 - - [2025-12-10 16:52:45] "DELETE /loadbalancer-member/324411f5-6cfe-4f76-9bbd-46f62789fb0e HTTP/1.1" 200 115 0.068667 10.0.0.129 - - [2025-12-10 16:52:45] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.020350 10.0.0.129 - - [2025-12-10 16:52:45] "POST /set-tag HTTP/1.1" 200 109 0.003007 10.0.0.129 - - [2025-12-10 16:52:45] "DELETE /loadbalancer-member/09efa5d1-059f-40e9-bc75-421ca448505f HTTP/1.1" 200 115 0.040147 10.0.0.129 - - [2025-12-10 16:52:45] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006261 10.0.0.129 - - [2025-12-10 16:52:45] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.129 - - [2025-12-10 16:52:45] "DELETE /loadbalancer-member/3835c44d-29d0-4670-99f5-30f18a2e76bc HTTP/1.1" 200 115 0.035161 10.0.0.129 - - [2025-12-10 16:52:45] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005764 10.0.0.129 - - [2025-12-10 16:52:45] "POST /set-tag HTTP/1.1" 200 109 0.003791 10.0.0.129 - - [2025-12-10 16:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.129 - - [2025-12-10 16:52:45] "GET /loadbalancer/e011914a-9b0b-47dd-9243-4e0b6325beee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002739 10.0.0.129 - - [2025-12-10 16:52:45] "GET /loadbalancer-pool/bc0dfb94-a3de-4b6e-8df2-ecaa1c8b8b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003191 10.0.0.129 - - [2025-12-10 16:52:45] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020372 10.0.0.129 - - [2025-12-10 16:52:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.034172 10.0.0.129 - - [2025-12-10 16:52:45] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.011350 10.0.0.129 - - [2025-12-10 16:52:45] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007181 10.0.0.129 - - [2025-12-10 16:52:45] "GET /floating-ip/5a941c2f-9b53-48c7-b3dd-9d4f077d86e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003073 10.0.0.129 - - [2025-12-10 16:52:45] "POST /set-tag HTTP/1.1" 200 109 0.091992 10.0.0.129 - - [2025-12-10 16:52:45] "GET /loadbalancer-pool/650681fc-8a99-436a-8038-e3af0d31ed94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.008223 10.0.0.129 - - [2025-12-10 16:52:45] "POST /loadbalancer-members HTTP/1.1" 200 692 0.040020 10.0.0.129 - - [2025-12-10 16:52:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.010704 10.0.0.129 - - [2025-12-10 16:52:45] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012987 10.0.0.129 - - [2025-12-10 16:52:45] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008102 10.0.0.129 - - [2025-12-10 16:52:45] "POST /set-tag HTTP/1.1" 200 109 0.006530 10.0.0.129 - - [2025-12-10 16:52:45] "GET /floating-ip/5a941c2f-9b53-48c7-b3dd-9d4f077d86e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002398 10.0.0.129 - - [2025-12-10 16:52:45] "GET /loadbalancer-pool/59e2382a-eb85-4dee-8abc-9a0702c4fb5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003877 10.0.0.129 - - [2025-12-10 16:52:46] "POST /loadbalancer-members HTTP/1.1" 200 694 0.040295 10.0.0.129 - - [2025-12-10 16:52:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.034432 10.0.0.129 - - [2025-12-10 16:52:46] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.017590 10.0.0.129 - - [2025-12-10 16:52:46] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009293 10.0.0.129 - - [2025-12-10 16:52:46] "GET /floating-ip/5a941c2f-9b53-48c7-b3dd-9d4f077d86e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.007483 10.0.0.129 - - [2025-12-10 16:52:46] "POST /set-tag HTTP/1.1" 200 109 0.003321 10.0.0.129 - - [2025-12-10 16:55:08] "GET /global-system-configs HTTP/1.1" 200 323 0.003410 10.0.0.129 - - [2025-12-10 16:55:09] "GET /global-system-configs HTTP/1.1" 200 323 0.002470 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:55:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001201 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:55:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001255 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:57:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001533 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:57:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001484 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:57:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001130 [Introspect:8084]10.0.0.129 - - [2025-12-10 16:57:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001119 10.0.0.129 - - [2025-12-10 16:57:51] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005351 10.0.0.129 - - [2025-12-10 16:57:51] "POST /set-tag HTTP/1.1" 200 109 0.005758 10.0.0.129 - - [2025-12-10 16:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005939 10.0.0.129 - - [2025-12-10 16:57:51] "GET /loadbalancer/e011914a-9b0b-47dd-9243-4e0b6325beee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002608 10.0.0.129 - - [2025-12-10 16:57:51] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007817 10.0.0.129 - - [2025-12-10 16:57:51] "POST /set-tag HTTP/1.1" 200 109 0.056621 10.0.0.129 - - [2025-12-10 16:57:51] "DELETE /loadbalancer-member/cd7808a7-a2d0-4073-bd09-5e156f62e38d HTTP/1.1" 200 115 0.083533 10.0.0.129 - - [2025-12-10 16:57:51] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006018 10.0.0.129 - - [2025-12-10 16:57:51] "POST /set-tag HTTP/1.1" 200 109 0.003307 10.0.0.129 - - [2025-12-10 16:57:51] "DELETE /loadbalancer-member/618f4111-a537-4486-996d-184fbfcedc3b HTTP/1.1" 200 115 0.075525 10.0.0.129 - - [2025-12-10 16:57:51] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010985 10.0.0.129 - - [2025-12-10 16:57:51] "POST /set-tag HTTP/1.1" 200 109 0.011833 10.0.0.129 - - [2025-12-10 16:57:52] "DELETE /loadbalancer-member/4454674b-86f9-499a-ad2f-3063051f1496 HTTP/1.1" 200 115 0.079335 10.0.0.129 - - [2025-12-10 16:57:52] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.014130 10.0.0.129 - - [2025-12-10 16:57:52] "POST /set-tag HTTP/1.1" 200 109 0.013083 10.0.0.129 - - [2025-12-10 16:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.129 - - [2025-12-10 16:57:52] "GET /loadbalancer/e011914a-9b0b-47dd-9243-4e0b6325beee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003704 10.0.0.129 - - [2025-12-10 16:57:52] "GET /loadbalancer-pool/bc0dfb94-a3de-4b6e-8df2-ecaa1c8b8b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004477 10.0.0.129 - - [2025-12-10 16:57:52] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025044 10.0.0.129 - - [2025-12-10 16:57:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.038233 10.0.0.129 - - [2025-12-10 16:57:52] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.021670 10.0.0.129 - - [2025-12-10 16:57:52] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.012657 10.0.0.129 - - [2025-12-10 16:57:52] "GET /floating-ip/5a941c2f-9b53-48c7-b3dd-9d4f077d86e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.009414 10.0.0.129 - - [2025-12-10 16:57:52] "POST /set-tag HTTP/1.1" 200 109 0.117912 10.0.0.129 - - [2025-12-10 16:57:52] "GET /loadbalancer-pool/650681fc-8a99-436a-8038-e3af0d31ed94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.025377 10.0.0.129 - - [2025-12-10 16:57:52] "POST /loadbalancer-members HTTP/1.1" 200 692 0.103664 10.0.0.129 - - [2025-12-10 16:57:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.027882 10.0.0.129 - - [2025-12-10 16:57:52] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.035061 10.0.0.129 - - [2025-12-10 16:57:52] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.045869 10.0.0.129 - - [2025-12-10 16:57:52] "POST /set-tag HTTP/1.1" 200 109 0.031365 10.0.0.129 - - [2025-12-10 16:57:52] "GET /floating-ip/5a941c2f-9b53-48c7-b3dd-9d4f077d86e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.013019 10.0.0.129 - - [2025-12-10 16:57:52] "GET /loadbalancer-pool/59e2382a-eb85-4dee-8abc-9a0702c4fb5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.010185 10.0.0.129 - - [2025-12-10 16:57:52] "POST /loadbalancer-members HTTP/1.1" 200 694 0.061757 10.0.0.129 - - [2025-12-10 16:57:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.031672 10.0.0.129 - - [2025-12-10 16:57:52] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.017216 10.0.0.129 - - [2025-12-10 16:57:52] "GET /virtual-machine-interface/d2222b1c-d5e7-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008603 10.0.0.129 - - [2025-12-10 16:57:52] "GET /floating-ip/5a941c2f-9b53-48c7-b3dd-9d4f077d86e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003811 10.0.0.129 - - [2025-12-10 16:57:52] "POST /set-tag HTTP/1.1" 200 109 0.007793 10.0.0.129 - - [2025-12-10 16:58:29] "GET / HTTP/1.1" 200 36215 0.002154 10.0.0.129 - - [2025-12-10 16:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.129 - - [2025-12-10 16:58:29] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045965 10.0.0.129 - - [2025-12-10 16:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.129 - - [2025-12-10 16:58:29] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.043164 10.0.0.129 - - [2025-12-10 16:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.129 - - [2025-12-10 16:58:30] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041578 10.0.0.129 - - [2025-12-10 16:58:30] "POST /tags HTTP/1.1" 200 334 0.046889 10.0.0.129 - - [2025-12-10 16:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.129 - - [2025-12-10 16:58:30] "GET /tag/4a296423-dd44-4c91-84ba-e530bbfdcd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.027727 10.0.0.129 - - [2025-12-10 16:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004991 10.0.0.129 - - [2025-12-10 16:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004685 10.0.0.129 - - [2025-12-10 16:58:30] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038086 10.0.0.129 - - [2025-12-10 16:58:30] "GET /virtual-networks?parent_id=562ab70c-ae30-4862-b050-3f6307a8c798&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.005567 10.0.0.129 - - [2025-12-10 16:58:31] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.044771 10.0.0.129 - - [2025-12-10 16:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.129 - - [2025-12-10 16:58:31] "GET /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.005061 10.0.0.129 - - [2025-12-10 16:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.129 - - [2025-12-10 16:58:31] "GET /service-appliance-set/ba559e0b-7bff-4472-a4e7-112395d4606b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002498 10.0.0.129 - - [2025-12-10 16:58:31] "POST /virtual-networks HTTP/1.1" 200 514 0.101973 10.0.0.129 - - [2025-12-10 16:58:31] "POST /fqname-to-id HTTP/1.1" 404 254 0.014074 10.0.0.129 - - [2025-12-10 16:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.129 - - [2025-12-10 16:58:31] "GET /network-ipam/626d6e0a-633d-45c7-a64d-98cf75f0a280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.002892 10.0.0.129 - - [2025-12-10 16:58:31] "POST /useragent-kv HTTP/1.1" 200 115 0.001928 10.0.0.129 - - [2025-12-10 16:58:31] "POST /ref-update HTTP/1.1" 200 156 0.080218 10.0.0.129 - - [2025-12-10 16:58:31] "GET /virtual-network/a470239f-29cf-4c44-9002-8ceb8cde1bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006721 10.0.0.129 - - [2025-12-10 16:58:31] "GET /domains HTTP/1.1" 200 281 0.013318 10.0.0.129 - - [2025-12-10 16:58:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.154938 10.0.0.129 - - [2025-12-10 16:58:31] "GET /virtual-machine-interface/21270c74-1e19-470f-b36a-17dc0e25393c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.013394 10.0.0.129 - - [2025-12-10 16:58:31] "GET /domain/d2aaa67e-509e-4f11-9472-0e260e11c8b0 HTTP/1.1" 200 3100 0.039616 10.0.0.129 - - [2025-12-10 16:58:31] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798 HTTP/1.1" 200 5497 0.059115 10.0.0.129 - - [2025-12-10 16:58:31] "GET /virtual-network/a470239f-29cf-4c44-9002-8ceb8cde1bee HTTP/1.1" 200 2091 0.007458 10.0.0.129 - - [2025-12-10 16:58:31] "POST /instance-ips HTTP/1.1" 200 410 0.080150 10.0.0.129 - - [2025-12-10 16:58:31] "GET /virtual-network/a470239f-29cf-4c44-9002-8ceb8cde1bee HTTP/1.1" 200 2091 0.019817 10.0.0.129 - - [2025-12-10 16:58:31] "GET /routing-instance/cca3836c-123e-4eb7-a313-7e823ddb3147 HTTP/1.1" 200 1184 0.004014 10.0.0.129 - - [2025-12-10 16:58:31] "GET /routing-instance/cca3836c-123e-4eb7-a313-7e823ddb3147 HTTP/1.1" 200 1184 0.003156 10.0.0.129 - - [2025-12-10 16:58:31] "GET /instance-ip/618e812b-18fa-4def-9356-8657e4e5f84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.005289 10.0.0.129 - - [2025-12-10 16:58:31] "POST /loadbalancers HTTP/1.1" 200 612 0.069371 10.0.0.129 - - [2025-12-10 16:58:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.039941 10.0.0.129 - - [2025-12-10 16:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012155 10.0.0.129 - - [2025-12-10 16:58:31] "POST /route-targets HTTP/1.1" 200 328 0.049154 10.0.0.129 - - [2025-12-10 16:58:31] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.093125 10.0.0.129 - - [2025-12-10 16:58:31] "GET /instance-ip/618e812b-18fa-4def-9356-8657e4e5f84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.006510 10.0.0.129 - - [2025-12-10 16:58:31] "POST /ref-update HTTP/1.1" 200 156 0.044526 10.0.0.129 - - [2025-12-10 16:58:31] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.074838 10.0.0.129 - - [2025-12-10 16:58:31] "GET /loadbalancer/fc4fb4da-d3c7-4044-b48a-f5938cf1b56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.005559 10.0.0.129 - - [2025-12-10 16:58:31] "POST /floating-ips HTTP/1.1" 200 599 0.058990 10.0.0.129 - - [2025-12-10 16:58:31] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.050628 10.0.0.129 - - [2025-12-10 16:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.129 - - [2025-12-10 16:58:31] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038180 10.0.0.129 - - [2025-12-10 16:58:31] "GET /loadbalancer-listener/d91593e6-60d6-438f-9618-8d751a1fe9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.009658 10.0.0.129 - - [2025-12-10 16:58:31] "GET /loadbalancer-listener/d91593e6-60d6-438f-9618-8d751a1fe9f1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.005955 10.0.0.129 - - [2025-12-10 16:58:32] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.028419 10.0.0.129 - - [2025-12-10 16:58:32] "GET /instance-ip/618e812b-18fa-4def-9356-8657e4e5f84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003763 10.0.0.129 - - [2025-12-10 16:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.129 - - [2025-12-10 16:58:32] "GET /instance-ip/618e812b-18fa-4def-9356-8657e4e5f84d?fields=floating_ips HTTP/1.1" 200 1214 0.005042 10.0.0.129 - - [2025-12-10 16:58:32] "GET /floating-ip/2cb9f7c4-ac61-498f-b384-294a3ea32680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.002261 10.0.0.129 - - [2025-12-10 16:58:32] "GET /loadbalancer/fc4fb4da-d3c7-4044-b48a-f5938cf1b56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.004393 10.0.0.129 - - [2025-12-10 16:58:32] "POST /tags HTTP/1.1" 200 296 0.054776 10.0.0.129 - - [2025-12-10 16:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018511 10.0.0.129 - - [2025-12-10 16:58:32] "GET /tag/1ad37579-6013-4f0a-ae60-fa95f2442fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.015259 10.0.0.129 - - [2025-12-10 16:58:32] "POST /tags HTTP/1.1" 409 233 0.002100 10.0.0.129 - - [2025-12-10 16:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.129 - - [2025-12-10 16:58:32] "GET /tag/1d3eac86-c073-4285-96a8-461971154dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.012518 10.0.0.129 - - [2025-12-10 16:58:32] "POST /tags HTTP/1.1" 409 206 0.002600 10.0.0.129 - - [2025-12-10 16:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.129 - - [2025-12-10 16:58:32] "GET /tag/92213090-189f-42b3-a0f7-f026b6abcc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.015587 10.0.0.129 - - [2025-12-10 16:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.129 - - [2025-12-10 16:58:32] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.008316 10.0.0.129 - - [2025-12-10 16:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.129 - - [2025-12-10 16:58:32] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045077 10.0.0.129 - - [2025-12-10 16:58:32] "POST /virtual-machines HTTP/1.1" 200 370 0.011618 10.0.0.129 - - [2025-12-10 16:58:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.023757 10.0.0.129 - - [2025-12-10 16:58:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.122045 10.0.0.129 - - [2025-12-10 16:58:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.023854 10.0.0.129 - - [2025-12-10 16:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009400 10.0.0.129 - - [2025-12-10 16:58:32] "GET /virtual-machine-interface/7596b956-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.013509 10.0.0.129 - - [2025-12-10 16:58:32] "POST /instance-ips HTTP/1.1" 200 410 0.022280 10.0.0.129 - - [2025-12-10 16:58:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.030005 10.0.0.129 - - [2025-12-10 16:58:32] "GET /virtual-machine-interface/7596b956-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.025201 10.0.0.129 - - [2025-12-10 16:58:32] "POST /set-tag HTTP/1.1" 200 109 0.025117 10.0.0.129 - - [2025-12-10 16:58:33] "GET /virtual-machine-interface/7596b956-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.023654 10.0.0.129 - - [2025-12-10 16:58:33] "GET /instance-ip/75b5321e-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004736 10.0.0.129 - - [2025-12-10 16:58:33] "GET /virtual-machine-interface/7596b956-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005207 10.0.0.129 - - [2025-12-10 16:58:33] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.129 - - [2025-12-10 16:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.129 - - [2025-12-10 16:58:33] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006039 10.0.0.129 - - [2025-12-10 16:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.129 - - [2025-12-10 16:58:33] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036028 10.0.0.129 - - [2025-12-10 16:58:33] "POST /virtual-machines HTTP/1.1" 200 370 0.012514 10.0.0.129 - - [2025-12-10 16:58:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.040405 10.0.0.129 - - [2025-12-10 16:58:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.142411 10.0.0.129 - - [2025-12-10 16:58:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.014513 10.0.0.129 - - [2025-12-10 16:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007370 10.0.0.129 - - [2025-12-10 16:58:33] "GET /virtual-machine-interface/760b2bd8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.012613 10.0.0.129 - - [2025-12-10 16:58:33] "POST /instance-ips HTTP/1.1" 200 410 0.025964 10.0.0.129 - - [2025-12-10 16:58:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.031280 10.0.0.129 - - [2025-12-10 16:58:33] "GET /virtual-machine-interface/760b2bd8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.014069 10.0.0.129 - - [2025-12-10 16:58:33] "POST /set-tag HTTP/1.1" 200 109 0.030133 10.0.0.129 - - [2025-12-10 16:58:33] "GET /virtual-machine-interface/760b2bd8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.019730 10.0.0.129 - - [2025-12-10 16:58:33] "GET /instance-ip/762b80a4-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004132 10.0.0.129 - - [2025-12-10 16:58:33] "GET /virtual-machine-interface/760b2bd8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005254 10.0.0.129 - - [2025-12-10 16:58:33] "POST /set-tag HTTP/1.1" 200 109 0.002435 10.0.0.129 - - [2025-12-10 16:58:33] "GET /virtual-router/4cf0e3e7-70e6-4936-b9fe-bd633599d662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002842 10.0.0.129 - - [2025-12-10 16:58:33] "POST /ref-update HTTP/1.1" 200 156 0.011360 10.0.0.129 - - [2025-12-10 16:58:33] "GET /virtual-machine-interface/7596b956-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008635 10.0.0.129 - - [2025-12-10 16:58:33] "POST /set-tag HTTP/1.1" 200 109 0.006840 10.0.0.129 - - [2025-12-10 16:58:33] "GET /virtual-router/4cf0e3e7-70e6-4936-b9fe-bd633599d662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.004476 10.0.0.129 - - [2025-12-10 16:58:34] "POST /ref-update HTTP/1.1" 200 156 0.011202 10.0.0.129 - - [2025-12-10 16:58:34] "GET /virtual-machine-interface/760b2bd8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005936 10.0.0.129 - - [2025-12-10 16:58:34] "POST /set-tag HTTP/1.1" 200 109 0.003120 10.0.0.129 - - [2025-12-10 16:58:34] "GET /virtual-machine-interface/7596b956-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005105 10.0.0.129 - - [2025-12-10 16:58:34] "POST /set-tag HTTP/1.1" 200 109 0.002483 10.0.0.129 - - [2025-12-10 16:58:34] "GET /virtual-machine-interface/760b2bd8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004704 10.0.0.129 - - [2025-12-10 16:58:34] "POST /set-tag HTTP/1.1" 200 109 0.003396 10.0.0.129 - - [2025-12-10 16:58:36] "GET /domains HTTP/1.1" 200 281 0.002274 10.0.0.129 - - [2025-12-10 16:58:36] "GET /domain/d2aaa67e-509e-4f11-9472-0e260e11c8b0 HTTP/1.1" 200 3100 0.003495 10.0.0.129 - - [2025-12-10 16:58:36] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798 HTTP/1.1" 200 7091 0.048156 10.0.0.129 - - [2025-12-10 16:58:36] "GET /virtual-network/a470239f-29cf-4c44-9002-8ceb8cde1bee HTTP/1.1" 200 2091 0.005803 10.0.0.129 - - [2025-12-10 16:58:36] "GET /virtual-network/a470239f-29cf-4c44-9002-8ceb8cde1bee HTTP/1.1" 200 2091 0.005428 10.0.0.129 - - [2025-12-10 16:58:36] "GET /routing-instance/cca3836c-123e-4eb7-a313-7e823ddb3147 HTTP/1.1" 200 1406 0.004447 10.0.0.129 - - [2025-12-10 16:58:36] "GET /routing-instance/cca3836c-123e-4eb7-a313-7e823ddb3147 HTTP/1.1" 200 1406 0.002607 10.0.0.129 - - [2025-12-10 16:58:36] "GET /route-target/bba82e44-497c-4066-a66b-b66c3dbf9869 HTTP/1.1" 200 1155 0.002463 10.0.0.129 - - [2025-12-10 16:58:36] "GET /virtual-network/a470239f-29cf-4c44-9002-8ceb8cde1bee HTTP/1.1" 200 2091 0.004131 10.0.0.129 - - [2025-12-10 16:58:36] "GET /routing-instance/cca3836c-123e-4eb7-a313-7e823ddb3147 HTTP/1.1" 200 1406 0.002834 10.0.0.129 - - [2025-12-10 16:58:36] "GET /virtual-network/a470239f-29cf-4c44-9002-8ceb8cde1bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004751 10.0.0.129 - - [2025-12-10 16:58:36] "GET /virtual-network/a470239f-29cf-4c44-9002-8ceb8cde1bee HTTP/1.1" 200 2091 0.010800 10.0.0.129 - - [2025-12-10 16:58:36] "GET /routing-instance/cca3836c-123e-4eb7-a313-7e823ddb3147 HTTP/1.1" 200 1406 0.004111 10.0.0.129 - - [2025-12-10 16:58:36] "GET /routing-instance/cca3836c-123e-4eb7-a313-7e823ddb3147 HTTP/1.1" 200 1406 0.005834 10.0.0.129 - - [2025-12-10 16:58:36] "GET /route-target/bba82e44-497c-4066-a66b-b66c3dbf9869 HTTP/1.1" 200 1155 0.002509 10.0.0.129 - - [2025-12-10 16:58:36] "GET /domains HTTP/1.1" 200 281 0.002595 10.0.0.129 - - [2025-12-10 16:58:36] "GET /domain/d2aaa67e-509e-4f11-9472-0e260e11c8b0 HTTP/1.1" 200 3100 0.003093 10.0.0.129 - - [2025-12-10 16:58:36] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798 HTTP/1.1" 200 7091 0.047115 10.0.0.129 - - [2025-12-10 16:58:36] "GET /virtual-network/a470239f-29cf-4c44-9002-8ceb8cde1bee HTTP/1.1" 200 2091 0.005198 10.0.0.129 - - [2025-12-10 16:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.129 - - [2025-12-10 16:58:36] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.053120 10.0.0.129 - - [2025-12-10 16:58:36] "GET /virtual-network/a470239f-29cf-4c44-9002-8ceb8cde1bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005868 10.0.0.129 - - [2025-12-10 16:58:36] "GET /floating-ip-pools?parent_id=a470239f-29cf-4c44-9002-8ceb8cde1bee&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002928 10.0.0.129 - - [2025-12-10 16:58:36] "GET /virtual-network/a470239f-29cf-4c44-9002-8ceb8cde1bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.008239 10.0.0.129 - - [2025-12-10 16:58:36] "POST /floating-ip-pools HTTP/1.1" 200 564 0.024891 10.0.0.129 - - [2025-12-10 16:58:37] "POST /ref-update HTTP/1.1" 200 156 0.018794 10.0.0.129 - - [2025-12-10 16:58:37] "GET /virtual-network/a470239f-29cf-4c44-9002-8ceb8cde1bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.013929 10.0.0.129 - - [2025-12-10 16:58:37] "GET /domains HTTP/1.1" 200 281 0.001761 10.0.0.129 - - [2025-12-10 16:58:37] "GET /domain/d2aaa67e-509e-4f11-9472-0e260e11c8b0 HTTP/1.1" 200 3100 0.002785 10.0.0.129 - - [2025-12-10 16:58:37] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798 HTTP/1.1" 200 7348 0.041363 10.0.0.129 - - [2025-12-10 16:58:37] "GET /virtual-network/a470239f-29cf-4c44-9002-8ceb8cde1bee HTTP/1.1" 200 2330 0.011574 10.0.0.129 - - [2025-12-10 16:58:37] "GET /floating-ip-pool/90acf35c-cf47-49a4-ad71-930e5d28c52a HTTP/1.1" 200 1318 0.003241 10.0.0.129 - - [2025-12-10 16:58:37] "GET /domains HTTP/1.1" 200 281 0.001689 10.0.0.129 - - [2025-12-10 16:58:37] "GET /domain/d2aaa67e-509e-4f11-9472-0e260e11c8b0 HTTP/1.1" 200 3100 0.002702 10.0.0.129 - - [2025-12-10 16:58:37] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798 HTTP/1.1" 200 7348 0.058839 10.0.0.129 - - [2025-12-10 16:58:37] "GET /virtual-network/a470239f-29cf-4c44-9002-8ceb8cde1bee HTTP/1.1" 200 2330 0.005210 10.0.0.129 - - [2025-12-10 16:58:37] "GET /virtual-network/a470239f-29cf-4c44-9002-8ceb8cde1bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004417 10.0.0.129 - - [2025-12-10 16:58:37] "POST /tags HTTP/1.1" 200 366 0.071550 10.0.0.129 - - [2025-12-10 16:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008668 10.0.0.129 - - [2025-12-10 16:58:37] "GET /tag/6de05da2-27a9-492c-8a2c-7173e4f8a50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014142 10.0.0.129 - - [2025-12-10 16:58:37] "POST /tags HTTP/1.1" 409 206 0.002998 10.0.0.129 - - [2025-12-10 16:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.129 - - [2025-12-10 16:58:37] "GET /tag/92213090-189f-42b3-a0f7-f026b6abcc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011891 10.0.0.129 - - [2025-12-10 16:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.129 - - [2025-12-10 16:58:37] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.046218 10.0.0.129 - - [2025-12-10 16:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004939 10.0.0.129 - - [2025-12-10 16:58:37] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004965 10.0.0.129 - - [2025-12-10 16:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.129 - - [2025-12-10 16:58:37] "GET /service-appliance-set/daeb99df-5a1b-4641-9baa-1a2090d0ab46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.004233 10.0.0.129 - - [2025-12-10 16:58:37] "POST /fqname-to-id HTTP/1.1" 404 258 0.002512 10.0.0.129 - - [2025-12-10 16:58:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.101420 10.0.0.129 - - [2025-12-10 16:58:37] "GET /virtual-machine-interface/52671fd8-a5be-4dcc-b5a0-e26f0ef39eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.023291 10.0.0.129 - - [2025-12-10 16:58:37] "POST /set-tag HTTP/1.1" 200 109 0.017280 10.0.0.129 - - [2025-12-10 16:58:37] "POST /instance-ips HTTP/1.1" 200 418 0.046890 10.0.0.129 - - [2025-12-10 16:58:37] "GET /instance-ip/c0f16577-94b0-4c3d-b281-2ea31f4eaf71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.004062 10.0.0.129 - - [2025-12-10 16:58:37] "POST /loadbalancers HTTP/1.1" 200 620 0.071952 10.0.0.129 - - [2025-12-10 16:58:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.016916 10.0.0.129 - - [2025-12-10 16:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007799 10.0.0.129 - - [2025-12-10 16:58:38] "POST /service-instances HTTP/1.1" 200 568 0.027174 10.0.0.129 - - [2025-12-10 16:58:38] "POST /ref-update HTTP/1.1" 200 156 0.024289 10.0.0.129 - - [2025-12-10 16:58:38] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.092002 10.0.0.129 - - [2025-12-10 16:58:38] "GET /virtual-machine-interface/52671fd8-a5be-4dcc-b5a0-e26f0ef39eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.011603 10.0.0.129 - - [2025-12-10 16:58:38] "GET /virtual-machine-interface/52671fd8-a5be-4dcc-b5a0-e26f0ef39eb1?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.008209 10.0.0.129 - - [2025-12-10 16:58:38] "PUT /service-instance/e3d7cde6-8da9-43e8-81fe-a7a3e365475d HTTP/1.1" 200 267 0.044874 10.0.0.129 - - [2025-12-10 16:58:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.022896 10.0.0.129 - - [2025-12-10 16:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005405 10.0.0.129 - - [2025-12-10 16:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.129 - - [2025-12-10 16:58:38] "GET /floating-ip-pool/90acf35c-cf47-49a4-ad71-930e5d28c52a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012503 10.0.0.129 - - [2025-12-10 16:58:38] "POST /virtual-machines HTTP/1.1" 200 430 0.014839 10.0.0.129 - - [2025-12-10 16:58:38] "POST /floating-ips HTTP/1.1" 200 673 0.160944 10.0.0.129 - - [2025-12-10 16:58:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.048189 10.0.0.129 - - [2025-12-10 16:58:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.201897 10.0.0.129 - - [2025-12-10 16:58:38] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008946 10.0.0.129 - - [2025-12-10 16:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.129 - - [2025-12-10 16:58:38] "POST /chown HTTP/1.1" 200 109 0.034864 10.0.0.129 - - [2025-12-10 16:58:38] "GET /policy-management/36962119-601e-4b63-89d3-6780c0c87d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005225 10.0.0.129 - - [2025-12-10 16:58:38] "POST /tags HTTP/1.1" 409 221 0.005070 10.0.0.129 - - [2025-12-10 16:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.129 - - [2025-12-10 16:58:38] "POST /chown HTTP/1.1" 200 109 0.009734 10.0.0.129 - - [2025-12-10 16:58:38] "PUT /virtual-machine-interface/efa9aea9-dce7-4a0e-996a-765d000bda0c HTTP/1.1" 200 285 0.022047 10.0.0.129 - - [2025-12-10 16:58:38] "GET /tag/4a296423-dd44-4c91-84ba-e530bbfdcd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.037457 10.0.0.129 - - [2025-12-10 16:58:38] "POST /tags HTTP/1.1" 409 238 0.003833 10.0.0.129 - - [2025-12-10 16:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.129 - - [2025-12-10 16:58:38] "PUT /instance-ip/c0f16577-94b0-4c3d-b281-2ea31f4eaf71 HTTP/1.1" 200 257 0.053868 10.0.0.129 - - [2025-12-10 16:58:38] "GET /tag/6de05da2-27a9-492c-8a2c-7173e4f8a50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.031485 10.0.0.129 - - [2025-12-10 16:58:38] "POST /ref-update HTTP/1.1" 200 156 0.053886 10.0.0.129 - - [2025-12-10 16:58:38] "POST /ref-update HTTP/1.1" 200 156 0.045096 10.0.0.129 - - [2025-12-10 16:58:38] "POST /ref-update HTTP/1.1" 200 156 0.042622 10.0.0.129 - - [2025-12-10 16:58:38] "POST /firewall-rules HTTP/1.1" 200 652 0.129890 10.0.0.129 - - [2025-12-10 16:58:38] "GET /firewall-rule/6a570ed2-dad7-42c5-bf95-fa53f9877e13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.020468 10.0.0.129 - - [2025-12-10 16:58:38] "POST /ref-update HTTP/1.1" 200 156 0.018560 10.0.0.129 - - [2025-12-10 16:58:39] "GET /firewall-policy/890669d1-ac1b-463c-b2dc-bea3bfaaee96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005837 10.0.0.129 - - [2025-12-10 16:58:39] "POST /ref-update HTTP/1.1" 200 156 0.041150 10.0.0.129 - - [2025-12-10 16:58:39] "GET /firewall-rule/6a570ed2-dad7-42c5-bf95-fa53f9877e13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.012975 10.0.0.129 - - [2025-12-10 16:58:39] "POST /ref-update HTTP/1.1" 200 156 0.042296 10.0.0.129 - - [2025-12-10 16:58:39] "POST /ref-update HTTP/1.1" 200 156 0.051674 10.0.0.129 - - [2025-12-10 16:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.129 - - [2025-12-10 16:58:39] "POST /virtual-machines HTTP/1.1" 200 430 0.031847 10.0.0.129 - - [2025-12-10 16:58:39] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.109679 10.0.0.129 - - [2025-12-10 16:58:39] "GET /loadbalancer/d3929c83-400c-4cb9-968a-263538173f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.007693 10.0.0.129 - - [2025-12-10 16:58:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.201944 10.0.0.129 - - [2025-12-10 16:58:39] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.088537 10.0.0.129 - - [2025-12-10 16:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.031638 10.0.0.129 - - [2025-12-10 16:58:39] "POST /chown HTTP/1.1" 200 109 0.063863 10.0.0.129 - - [2025-12-10 16:58:39] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.078611 10.0.0.129 - - [2025-12-10 16:58:39] "POST /chown HTTP/1.1" 200 109 0.021885 10.0.0.129 - - [2025-12-10 16:58:39] "PUT /virtual-machine-interface/3fe32a3c-02b7-4a8d-a1c6-f79c6d996086 HTTP/1.1" 200 285 0.027763 10.0.0.129 - - [2025-12-10 16:58:39] "GET /loadbalancer-listener/5d2ca808-4a1a-45f5-842c-edacb65d3e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.019081 10.0.0.129 - - [2025-12-10 16:58:39] "GET /loadbalancer-listener/5d2ca808-4a1a-45f5-842c-edacb65d3e38?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.005327 10.0.0.129 - - [2025-12-10 16:58:39] "PUT /instance-ip/c0f16577-94b0-4c3d-b281-2ea31f4eaf71 HTTP/1.1" 200 257 0.047560 10.0.0.129 - - [2025-12-10 16:58:39] "POST /ref-update HTTP/1.1" 200 156 0.018372 10.0.0.129 - - [2025-12-10 16:58:39] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.091111 10.0.0.129 - - [2025-12-10 16:58:39] "POST /ref-update HTTP/1.1" 200 156 0.041319 10.0.0.129 - - [2025-12-10 16:58:39] "POST /ref-update HTTP/1.1" 200 156 0.021103 10.0.0.129 - - [2025-12-10 16:58:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.035919 10.0.0.129 - - [2025-12-10 16:58:39] "GET /loadbalancer-pool/05cdb944-ebd2-4ae1-92db-1f9d7a5f9168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.012422 10.0.0.129 - - [2025-12-10 16:58:39] "POST /ref-update HTTP/1.1" 200 156 0.040981 10.0.0.129 - - [2025-12-10 16:58:39] "POST /ref-update HTTP/1.1" 200 156 0.034212 10.0.0.129 - - [2025-12-10 16:58:39] "POST /loadbalancer-members HTTP/1.1" 200 709 0.099324 10.0.0.129 - - [2025-12-10 16:58:39] "PUT /service-instance/e3d7cde6-8da9-43e8-81fe-a7a3e365475d HTTP/1.1" 200 267 0.047153 10.0.0.129 - - [2025-12-10 16:58:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.059497 10.0.0.129 - - [2025-12-10 16:58:40] "GET /loadbalancer-member/31dcb00a-d480-41a2-a411-db8d1046f5bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.026400 10.0.0.129 - - [2025-12-10 16:58:40] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011864 10.0.0.129 - - [2025-12-10 16:58:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.074394 10.0.0.129 - - [2025-12-10 16:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009287 10.0.0.129 - - [2025-12-10 16:58:40] "GET /policy-management/36962119-601e-4b63-89d3-6780c0c87d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005204 10.0.0.129 - - [2025-12-10 16:58:40] "POST /tags HTTP/1.1" 409 221 0.004174 10.0.0.129 - - [2025-12-10 16:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.129 - - [2025-12-10 16:58:40] "POST /chown HTTP/1.1" 200 109 0.009430 10.0.0.129 - - [2025-12-10 16:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.129 - - [2025-12-10 16:58:40] "POST /chown HTTP/1.1" 200 109 0.034557 10.0.0.129 - - [2025-12-10 16:58:40] "GET /tag/4a296423-dd44-4c91-84ba-e530bbfdcd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.036934 10.0.0.129 - - [2025-12-10 16:58:40] "POST /tags HTTP/1.1" 409 238 0.008068 10.0.0.129 - - [2025-12-10 16:58:40] "PUT /instance-ip/c0f16577-94b0-4c3d-b281-2ea31f4eaf71 HTTP/1.1" 200 257 0.050737 10.0.0.129 - - [2025-12-10 16:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009051 10.0.0.129 - - [2025-12-10 16:58:40] "GET /tag/6de05da2-27a9-492c-8a2c-7173e4f8a50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018272 10.0.0.129 - - [2025-12-10 16:58:40] "POST /ref-update HTTP/1.1" 200 156 0.058555 10.0.0.129 - - [2025-12-10 16:58:40] "POST /firewall-rules HTTP/1.1" 409 293 0.017837 10.0.0.129 - - [2025-12-10 16:58:40] "POST /chown HTTP/1.1" 200 109 0.020568 10.0.0.129 - - [2025-12-10 16:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008591 10.0.0.129 - - [2025-12-10 16:58:40] "POST /chown HTTP/1.1" 200 109 0.027302 10.0.0.129 - - [2025-12-10 16:58:40] "PUT /instance-ip/c0f16577-94b0-4c3d-b281-2ea31f4eaf71 HTTP/1.1" 200 257 0.034838 10.0.0.129 - - [2025-12-10 16:58:40] "PUT /firewall-rule/6a570ed2-dad7-42c5-bf95-fa53f9877e13 HTTP/1.1" 200 261 0.071590 10.0.0.129 - - [2025-12-10 16:58:40] "GET /firewall-rule/6a570ed2-dad7-42c5-bf95-fa53f9877e13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.024062 10.0.0.129 - - [2025-12-10 16:58:40] "POST /ref-update HTTP/1.1" 200 156 0.018982 10.0.0.129 - - [2025-12-10 16:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.129 - - [2025-12-10 16:58:40] "GET /firewall-policy/890669d1-ac1b-463c-b2dc-bea3bfaaee96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.025281 10.0.0.129 - - [2025-12-10 16:58:40] "GET /firewall-rule/6a570ed2-dad7-42c5-bf95-fa53f9877e13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.005233 10.0.0.129 - - [2025-12-10 16:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.129 - - [2025-12-10 16:58:40] "POST /chown HTTP/1.1" 200 109 0.016861 10.0.0.129 - - [2025-12-10 16:58:40] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.008097 10.0.0.129 - - [2025-12-10 16:58:40] "POST /chown HTTP/1.1" 200 109 0.013595 10.0.0.129 - - [2025-12-10 16:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013654 10.0.0.129 - - [2025-12-10 16:58:40] "PUT /instance-ip/c0f16577-94b0-4c3d-b281-2ea31f4eaf71 HTTP/1.1" 200 257 0.031457 10.0.0.129 - - [2025-12-10 16:58:40] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.074121 10.0.0.129 - - [2025-12-10 16:58:40] "POST /ref-update HTTP/1.1" 200 156 0.052991 10.0.0.129 - - [2025-12-10 16:58:40] "POST /virtual-machines HTTP/1.1" 200 374 0.015944 10.0.0.129 - - [2025-12-10 16:58:40] "POST /chown HTTP/1.1" 200 109 0.038951 10.0.0.129 - - [2025-12-10 16:58:40] "POST /chown HTTP/1.1" 200 109 0.025110 10.0.0.129 - - [2025-12-10 16:58:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.069009 10.0.0.129 - - [2025-12-10 16:58:40] "PUT /instance-ip/c0f16577-94b0-4c3d-b281-2ea31f4eaf71 HTTP/1.1" 200 257 0.043536 10.0.0.129 - - [2025-12-10 16:58:41] "POST /ref-update HTTP/1.1" 200 156 0.071536 10.0.0.129 - - [2025-12-10 16:58:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.182360 10.0.0.129 - - [2025-12-10 16:58:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.033481 10.0.0.129 - - [2025-12-10 16:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009903 10.0.0.129 - - [2025-12-10 16:58:41] "GET /virtual-machine-interface/7a911b18-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.014820 10.0.0.129 - - [2025-12-10 16:58:41] "PUT /service-instance/e3d7cde6-8da9-43e8-81fe-a7a3e365475d HTTP/1.1" 200 267 0.020577 10.0.0.129 - - [2025-12-10 16:58:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.027415 10.0.0.129 - - [2025-12-10 16:58:41] "POST /instance-ips HTTP/1.1" 200 414 0.072822 10.0.0.129 - - [2025-12-10 16:58:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.040572 10.0.0.129 - - [2025-12-10 16:58:41] "GET /virtual-machine-interface/7a911b18-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.015611 10.0.0.129 - - [2025-12-10 16:58:41] "PUT /service-instance/e3d7cde6-8da9-43e8-81fe-a7a3e365475d HTTP/1.1" 200 267 0.040472 10.0.0.129 - - [2025-12-10 16:58:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.033229 10.0.0.129 - - [2025-12-10 16:58:41] "POST /set-tag HTTP/1.1" 200 109 0.036861 10.0.0.129 - - [2025-12-10 16:58:41] "GET /virtual-machine-interface/7a911b18-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.023294 10.0.0.129 - - [2025-12-10 16:58:41] "GET /instance-ip/7aba3692-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.003455 10.0.0.129 - - [2025-12-10 16:58:41] "PUT /service-instance/e3d7cde6-8da9-43e8-81fe-a7a3e365475d HTTP/1.1" 200 267 0.012980 10.0.0.129 - - [2025-12-10 16:58:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.010835 10.0.0.129 - - [2025-12-10 16:58:41] "GET /virtual-machine-interface/7a911b18-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.009233 10.0.0.129 - - [2025-12-10 16:58:41] "POST /set-tag HTTP/1.1" 200 109 0.005183 10.0.0.129 - - [2025-12-10 16:58:41] "GET /virtual-router/4cf0e3e7-70e6-4936-b9fe-bd633599d662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.004040 10.0.0.129 - - [2025-12-10 16:58:41] "POST /ref-update HTTP/1.1" 200 156 0.030601 10.0.0.129 - - [2025-12-10 16:58:41] "GET /virtual-machine-interface/7a911b18-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.018560 10.0.0.129 - - [2025-12-10 16:58:41] "POST /set-tag HTTP/1.1" 200 109 0.009159 10.0.0.129 - - [2025-12-10 16:58:41] "PUT /service-instance/e3d7cde6-8da9-43e8-81fe-a7a3e365475d HTTP/1.1" 200 267 0.063665 10.0.0.129 - - [2025-12-10 16:58:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017715 10.0.0.129 - - [2025-12-10 16:58:41] "GET /virtual-machine-interface/7a911b18-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008229 10.0.0.129 - - [2025-12-10 16:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009148 10.0.0.129 - - [2025-12-10 16:58:41] "POST /set-tag HTTP/1.1" 200 109 0.003574 10.0.0.129 - - [2025-12-10 16:58:41] "POST /chown HTTP/1.1" 200 109 0.008020 10.0.0.129 - - [2025-12-10 16:58:41] "POST /chown HTTP/1.1" 200 109 0.017395 10.0.0.129 - - [2025-12-10 16:58:41] "POST /ref-update HTTP/1.1" 200 156 0.015333 10.0.0.129 - - [2025-12-10 16:58:41] "POST /chown HTTP/1.1" 200 109 0.008604 10.0.0.129 - - [2025-12-10 16:58:41] "POST /chown HTTP/1.1" 200 109 0.028636 10.0.0.129 - - [2025-12-10 16:58:42] "POST /ref-update HTTP/1.1" 200 156 0.044190 10.0.0.129 - - [2025-12-10 16:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.129 - - [2025-12-10 16:58:42] "POST /chown HTTP/1.1" 200 109 0.011702 10.0.0.129 - - [2025-12-10 16:58:42] "POST /chown HTTP/1.1" 200 109 0.025744 10.0.0.129 - - [2025-12-10 16:58:42] "POST /chown HTTP/1.1" 200 109 0.007764 10.0.0.129 - - [2025-12-10 16:58:42] "POST /chown HTTP/1.1" 200 109 0.025391 10.0.0.129 - - [2025-12-10 16:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.129 - - [2025-12-10 16:58:42] "POST /chown HTTP/1.1" 200 109 0.007451 10.0.0.129 - - [2025-12-10 16:58:42] "POST /chown HTTP/1.1" 200 109 0.018891 10.0.0.129 - - [2025-12-10 16:58:42] "POST /chown HTTP/1.1" 200 109 0.029696 10.0.0.129 - - [2025-12-10 16:58:42] "POST /chown HTTP/1.1" 200 109 0.023874 10.0.0.129 - - [2025-12-10 16:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.129 - - [2025-12-10 16:58:42] "POST /chown HTTP/1.1" 200 109 0.009158 10.0.0.129 - - [2025-12-10 16:58:42] "POST /chown HTTP/1.1" 200 109 0.022136 10.0.0.129 - - [2025-12-10 16:58:42] "POST /chown HTTP/1.1" 200 109 0.030798 10.0.0.129 - - [2025-12-10 16:58:42] "POST /chown HTTP/1.1" 200 109 0.007590 10.0.0.129 - - [2025-12-10 16:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.129 - - [2025-12-10 16:58:42] "POST /chown HTTP/1.1" 200 109 0.007240 10.0.0.129 - - [2025-12-10 16:58:42] "POST /chown HTTP/1.1" 200 109 0.019310 10.0.0.129 - - [2025-12-10 16:58:42] "POST /chown HTTP/1.1" 200 109 0.008871 10.0.0.129 - - [2025-12-10 16:58:42] "POST /chown HTTP/1.1" 200 109 0.022286 10.0.0.129 - - [2025-12-10 16:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.129 - - [2025-12-10 16:58:42] "POST /chown HTTP/1.1" 200 109 0.007488 10.0.0.129 - - [2025-12-10 16:58:42] "POST /chown HTTP/1.1" 200 109 0.025432 10.0.0.129 - - [2025-12-10 16:58:42] "POST /chown HTTP/1.1" 200 109 0.016318 10.0.0.129 - - [2025-12-10 16:58:42] "POST /chown HTTP/1.1" 200 109 0.007566 10.0.0.129 - - [2025-12-10 16:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304 10.0.0.129 - - [2025-12-10 16:58:43] "POST /chown HTTP/1.1" 200 109 0.006730 10.0.0.129 - - [2025-12-10 16:58:43] "POST /chown HTTP/1.1" 200 109 0.009119 10.0.0.129 - - [2025-12-10 16:58:43] "POST /chown HTTP/1.1" 200 109 0.017617 10.0.0.129 - - [2025-12-10 16:58:43] "POST /chown HTTP/1.1" 200 109 0.019948 10.0.0.129 - - [2025-12-10 16:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.129 - - [2025-12-10 16:58:43] "POST /chown HTTP/1.1" 200 109 0.025322 10.0.0.129 - - [2025-12-10 16:58:43] "POST /chown HTTP/1.1" 200 109 0.022633 10.0.0.129 - - [2025-12-10 16:58:43] "POST /chown HTTP/1.1" 200 109 0.007348 10.0.0.129 - - [2025-12-10 16:58:43] "POST /chown HTTP/1.1" 200 109 0.020886 10.0.0.129 - - [2025-12-10 16:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.129 - - [2025-12-10 16:58:43] "POST /chown HTTP/1.1" 200 109 0.007051 10.0.0.129 - - [2025-12-10 16:58:43] "POST /chown HTTP/1.1" 200 109 0.022631 10.0.0.129 - - [2025-12-10 16:58:43] "POST /chown HTTP/1.1" 200 109 0.015748 10.0.0.129 - - [2025-12-10 16:58:43] "POST /chown HTTP/1.1" 200 109 0.007205 10.0.0.129 - - [2025-12-10 16:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.129 - - [2025-12-10 16:58:43] "POST /chown HTTP/1.1" 200 109 0.006649 10.0.0.129 - - [2025-12-10 16:58:43] "POST /chown HTTP/1.1" 200 109 0.006855 10.0.0.129 - - [2025-12-10 16:58:43] "POST /chown HTTP/1.1" 200 109 0.017560 10.0.0.129 - - [2025-12-10 16:58:43] "POST /chown HTTP/1.1" 200 109 0.020897 10.0.0.129 - - [2025-12-10 16:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.129 - - [2025-12-10 16:58:44] "GET /loadbalancer/fc4fb4da-d3c7-4044-b48a-f5938cf1b56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003074 10.0.0.129 - - [2025-12-10 16:58:44] "GET /loadbalancer-pool/82a9efd6-fb78-44e1-b660-db87af2d4337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003897 10.0.0.129 - - [2025-12-10 16:58:44] "POST /loadbalancer-members HTTP/1.1" 200 704 0.019362 10.0.0.129 - - [2025-12-10 16:58:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.033451 10.0.0.129 - - [2025-12-10 16:58:44] "GET /virtual-machine-interface/760b2bd8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.017451 10.0.0.129 - - [2025-12-10 16:58:44] "GET /virtual-machine-interface/760b2bd8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006115 10.0.0.129 - - [2025-12-10 16:58:44] "POST /ref-update HTTP/1.1" 200 156 0.010518 10.0.0.129 - - [2025-12-10 16:58:44] "GET /floating-ip/2cb9f7c4-ac61-498f-b384-294a3ea32680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1783 0.025673 10.0.0.129 - - [2025-12-10 16:58:44] "POST /tags HTTP/1.1" 409 221 0.006630 10.0.0.129 - - [2025-12-10 16:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009686 10.0.0.129 - - [2025-12-10 16:58:44] "PUT /floating-ip/2cb9f7c4-ac61-498f-b384-294a3ea32680 HTTP/1.1" 200 257 0.011435 10.0.0.129 - - [2025-12-10 16:58:44] "GET /tag/4a296423-dd44-4c91-84ba-e530bbfdcd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017521 10.0.0.129 - - [2025-12-10 16:58:44] "POST /set-tag HTTP/1.1" 200 109 0.018742 10.0.0.129 - - [2025-12-10 16:58:44] "GET /virtual-machine-interface/760b2bd8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.018381 10.0.0.129 - - [2025-12-10 16:58:44] "POST /set-tag HTTP/1.1" 200 109 0.002258 10.0.0.129 - - [2025-12-10 16:58:45] "GET /virtual-machine-interface/7596b956-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005391 10.0.0.129 - - [2025-12-10 16:58:45] "POST /set-tag HTTP/1.1" 200 109 0.002646 10.0.0.129 - - [2025-12-10 16:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.129 - - [2025-12-10 16:58:45] "GET /loadbalancer/fc4fb4da-d3c7-4044-b48a-f5938cf1b56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002987 10.0.0.129 - - [2025-12-10 16:58:45] "GET /loadbalancer-pool/82a9efd6-fb78-44e1-b660-db87af2d4337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003314 10.0.0.129 - - [2025-12-10 16:58:45] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016385 10.0.0.129 - - [2025-12-10 16:58:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.011492 10.0.0.129 - - [2025-12-10 16:58:45] "GET /virtual-machine-interface/7596b956-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.015554 10.0.0.129 - - [2025-12-10 16:58:45] "GET /virtual-machine-interface/7596b956-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008671 10.0.0.129 - - [2025-12-10 16:58:45] "POST /ref-update HTTP/1.1" 200 156 0.008804 10.0.0.129 - - [2025-12-10 16:58:45] "GET /floating-ip/2cb9f7c4-ac61-498f-b384-294a3ea32680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.012678 10.0.0.129 - - [2025-12-10 16:58:45] "POST /set-tag HTTP/1.1" 200 109 0.023862 10.0.0.129 - - [2025-12-10 16:58:50] "GET /virtual-machine/cb65c856-6ad9-426e-b9c3-ade85680a53f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003846 10.0.0.129 - - [2025-12-10 16:58:50] "GET /virtual-machine-interface/7596b956-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005091 10.0.0.129 - - [2025-12-10 16:58:50] "GET /virtual-machine/cb086329-cffc-4f0f-b8de-6ace47e13355?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003997 10.0.0.129 - - [2025-12-10 16:58:50] "GET /virtual-machine-interface/760b2bd8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005611 10.0.0.129 - - [2025-12-10 16:58:55] "GET /virtual-machine-interface/7a911b18-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004937 10.0.0.129 - - [2025-12-10 16:58:55] "POST /set-tag HTTP/1.1" 200 109 0.003017 10.0.0.129 - - [2025-12-10 16:58:55] "GET /virtual-machine/e79c407e-4164-4188-a6cd-f0ba2e345fd2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003453 10.0.0.129 - - [2025-12-10 16:58:55] "GET /virtual-machine-interface/7a911b18-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004556 10.0.0.129 - - [2025-12-10 16:58:55] "GET /virtual-machine-interface/7a911b18-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004793 10.0.0.129 - - [2025-12-10 16:58:55] "POST /set-tag HTTP/1.1" 200 109 0.002209 10.0.0.129 - - [2025-12-10 16:59:28] "GET /virtual-machine-interface/7a911b18-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008719 10.0.0.129 - - [2025-12-10 16:59:28] "POST /set-tag HTTP/1.1" 200 109 0.002958 10.0.0.129 - - [2025-12-10 16:59:28] "GET /virtual-machine-interface/7a911b18-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004662 10.0.0.129 - - [2025-12-10 16:59:28] "POST /set-tag HTTP/1.1" 200 109 0.002241 10.0.0.129 - - [2025-12-10 16:59:28] "GET /virtual-machine/e79c407e-4164-4188-a6cd-f0ba2e345fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003918 10.0.0.129 - - [2025-12-10 16:59:28] "POST /ref-update HTTP/1.1" 200 156 0.013348 10.0.0.129 - - [2025-12-10 16:59:28] "GET /virtual-machine-interface/7a911b18-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.020876 10.0.0.129 - - [2025-12-10 16:59:28] "POST /set-tag HTTP/1.1" 200 109 0.027930 10.0.0.129 - - [2025-12-10 16:59:28] "POST /set-tag HTTP/1.1" 200 109 0.021426 10.0.0.129 - - [2025-12-10 16:59:28] "DELETE /instance-ip/7aba3692-d5e9-11f0-b758-fa163e8bfc36 HTTP/1.1" 200 115 0.051022 10.0.0.129 - - [2025-12-10 16:59:28] "DELETE /virtual-machine-interface/7a911b18-d5e9-11f0-b758-fa163e8bfc36 HTTP/1.1" 200 115 0.053795 10.0.0.129 - - [2025-12-10 16:59:28] "DELETE /virtual-machine/e79c407e-4164-4188-a6cd-f0ba2e345fd2 HTTP/1.1" 200 115 0.025110 10.0.0.129 - - [2025-12-10 16:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.129 - - [2025-12-10 16:59:31] "GET /tag/6de05da2-27a9-492c-8a2c-7173e4f8a50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013583 10.0.0.129 - - [2025-12-10 16:59:31] "GET /tag/6de05da2-27a9-492c-8a2c-7173e4f8a50a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.014275 10.0.0.129 - - [2025-12-10 16:59:31] "GET /virtual-machine-interface/3fe32a3c-02b7-4a8d-a1c6-f79c6d996086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005388 10.0.0.129 - - [2025-12-10 16:59:31] "POST /set-tag HTTP/1.1" 200 109 0.018935 10.0.0.129 - - [2025-12-10 16:59:31] "GET /virtual-machine-interface/52671fd8-a5be-4dcc-b5a0-e26f0ef39eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.006366 10.0.0.129 - - [2025-12-10 16:59:31] "POST /set-tag HTTP/1.1" 200 109 0.015685 10.0.0.129 - - [2025-12-10 16:59:31] "GET /virtual-machine-interface/efa9aea9-dce7-4a0e-996a-765d000bda0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.005438 10.0.0.129 - - [2025-12-10 16:59:31] "POST /set-tag HTTP/1.1" 200 109 0.016109 10.0.0.129 - - [2025-12-10 16:59:31] "GET /firewall-policy/890669d1-ac1b-463c-b2dc-bea3bfaaee96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.015409 10.0.0.129 - - [2025-12-10 16:59:31] "GET /firewall-rule/6a570ed2-dad7-42c5-bf95-fa53f9877e13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003356 10.0.0.129 - - [2025-12-10 16:59:31] "POST /ref-update HTTP/1.1" 200 156 0.014166 10.0.0.129 - - [2025-12-10 16:59:31] "DELETE /firewall-rule/6a570ed2-dad7-42c5-bf95-fa53f9877e13 HTTP/1.1" 200 115 0.049115 10.0.0.129 - - [2025-12-10 16:59:31] "DELETE /loadbalancer-member/31dcb00a-d480-41a2-a411-db8d1046f5bc HTTP/1.1" 200 115 0.036161 10.0.0.129 - - [2025-12-10 16:59:31] "PUT /service-instance/e3d7cde6-8da9-43e8-81fe-a7a3e365475d HTTP/1.1" 200 267 0.017215 10.0.0.129 - - [2025-12-10 16:59:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.019527 10.0.0.129 - - [2025-12-10 16:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.129 - - [2025-12-10 16:59:31] "DELETE /loadbalancer-pool/05cdb944-ebd2-4ae1-92db-1f9d7a5f9168 HTTP/1.1" 200 115 0.080356 10.0.0.129 - - [2025-12-10 16:59:31] "DELETE /loadbalancer-listener/5d2ca808-4a1a-45f5-842c-edacb65d3e38 HTTP/1.1" 200 115 0.029440 10.0.0.129 - - [2025-12-10 16:59:31] "GET /floating-ip/0bcc15b5-8347-481b-a0af-f9e9052e77a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2397 0.004766 10.0.0.129 - - [2025-12-10 16:59:31] "POST /chown HTTP/1.1" 200 109 0.010726 10.0.0.129 - - [2025-12-10 16:59:31] "POST /chown HTTP/1.1" 200 109 0.022257 10.0.0.129 - - [2025-12-10 16:59:31] "POST /chown HTTP/1.1" 200 109 0.021079 10.0.0.129 - - [2025-12-10 16:59:31] "PUT /floating-ip/0bcc15b5-8347-481b-a0af-f9e9052e77a4 HTTP/1.1" 200 257 0.042167 10.0.0.129 - - [2025-12-10 16:59:31] "POST /chown HTTP/1.1" 200 109 0.019512 10.0.0.129 - - [2025-12-10 16:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.129 - - [2025-12-10 16:59:31] "POST /chown HTTP/1.1" 200 109 0.011459 10.0.0.129 - - [2025-12-10 16:59:31] "DELETE /floating-ip/0bcc15b5-8347-481b-a0af-f9e9052e77a4 HTTP/1.1" 200 115 0.101615 10.0.0.129 - - [2025-12-10 16:59:31] "POST /chown HTTP/1.1" 200 109 0.016169 10.0.0.129 - - [2025-12-10 16:59:31] "POST /chown HTTP/1.1" 200 109 0.022141 10.0.0.129 - - [2025-12-10 16:59:31] "POST /chown HTTP/1.1" 200 109 0.029155 10.0.0.129 - - [2025-12-10 16:59:31] "DELETE /loadbalancer/d3929c83-400c-4cb9-968a-263538173f9f HTTP/1.1" 200 115 0.100816 10.0.0.129 - - [2025-12-10 16:59:31] "PUT /service-instance/e3d7cde6-8da9-43e8-81fe-a7a3e365475d HTTP/1.1" 200 267 0.011061 10.0.0.129 - - [2025-12-10 16:59:31] "DELETE /instance-ip/c0f16577-94b0-4c3d-b281-2ea31f4eaf71 HTTP/1.1" 200 115 0.061367 10.0.0.129 - - [2025-12-10 16:59:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.026759 10.0.0.129 - - [2025-12-10 16:59:31] "PUT /service-instance/e3d7cde6-8da9-43e8-81fe-a7a3e365475d HTTP/1.1" 200 267 0.016566 10.0.0.129 - - [2025-12-10 16:59:31] "DELETE /virtual-machine-interface/52671fd8-a5be-4dcc-b5a0-e26f0ef39eb1 HTTP/1.1" 200 115 0.090689 10.0.0.129 - - [2025-12-10 16:59:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.012215 10.0.0.129 - - [2025-12-10 16:59:32] "GET /floating-ip-pool/90acf35c-cf47-49a4-ad71-930e5d28c52a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015809 10.0.0.129 - - [2025-12-10 16:59:32] "POST /ref-update HTTP/1.1" 200 156 0.047277 10.0.0.129 - - [2025-12-10 16:59:32] "PUT /service-instance/e3d7cde6-8da9-43e8-81fe-a7a3e365475d HTTP/1.1" 200 267 0.031647 10.0.0.129 - - [2025-12-10 16:59:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.038676 10.0.0.129 - - [2025-12-10 16:59:32] "DELETE /tag/6de05da2-27a9-492c-8a2c-7173e4f8a50a HTTP/1.1" 200 115 0.159893 10.0.0.129 - - [2025-12-10 16:59:32] "DELETE /floating-ip-pool/90acf35c-cf47-49a4-ad71-930e5d28c52a HTTP/1.1" 200 115 0.069296 10.0.0.129 - - [2025-12-10 16:59:32] "DELETE /service-instance/e3d7cde6-8da9-43e8-81fe-a7a3e365475d HTTP/1.1" 200 115 0.068025 10.0.0.129 - - [2025-12-10 16:59:32] "GET /virtual-machine-interface/3fe32a3c-02b7-4a8d-a1c6-f79c6d996086?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.007242 10.0.0.129 - - [2025-12-10 16:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006523 10.0.0.129 - - [2025-12-10 16:59:32] "POST /useragent-kv HTTP/1.1" 200 115 0.001953 10.0.0.129 - - [2025-12-10 16:59:32] "POST /useragent-kv HTTP/1.1" 200 115 0.007061 10.0.0.129 - - [2025-12-10 16:59:32] "DELETE /virtual-network/a470239f-29cf-4c44-9002-8ceb8cde1bee HTTP/1.1" 200 115 0.164072 10.0.0.129 - - [2025-12-10 16:59:32] "GET /routing-instance/cca3836c-123e-4eb7-a313-7e823ddb3147 HTTP/1.1" 404 171 0.003421 10.0.0.129 - - [2025-12-10 16:59:32] "DELETE /route-target/bba82e44-497c-4066-a66b-b66c3dbf9869 HTTP/1.1" 200 115 0.038559 10.0.0.129 - - [2025-12-10 16:59:32] "GET /domains HTTP/1.1" 200 281 0.012583 10.0.0.129 - - [2025-12-10 16:59:32] "GET /domain/d2aaa67e-509e-4f11-9472-0e260e11c8b0 HTTP/1.1" 200 3100 0.005625 10.0.0.129 - - [2025-12-10 16:59:32] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798 HTTP/1.1" 200 7169 0.047870 10.0.0.129 - - [2025-12-10 16:59:32] "DELETE /virtual-machine-interface/3fe32a3c-02b7-4a8d-a1c6-f79c6d996086 HTTP/1.1" 200 115 0.171526 10.0.0.129 - - [2025-12-10 16:59:32] "DELETE /virtual-machine/4cc9a11a-1c66-47a8-b930-4d0a1ca8971b HTTP/1.1" 200 115 0.044916 10.0.0.129 - - [2025-12-10 16:59:32] "GET /virtual-machine-interface/efa9aea9-dce7-4a0e-996a-765d000bda0c?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.030388 10.0.0.129 - - [2025-12-10 16:59:32] "GET /virtual-machine-interface/760b2bd8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006913 10.0.0.129 - - [2025-12-10 16:59:32] "POST /set-tag HTTP/1.1" 200 109 0.005717 10.0.0.129 - - [2025-12-10 16:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.129 - - [2025-12-10 16:59:32] "GET /loadbalancer/fc4fb4da-d3c7-4044-b48a-f5938cf1b56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.007275 10.0.0.129 - - [2025-12-10 16:59:32] "GET /virtual-machine-interface/760b2bd8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.011495 10.0.0.129 - - [2025-12-10 16:59:32] "DELETE /virtual-machine-interface/efa9aea9-dce7-4a0e-996a-765d000bda0c HTTP/1.1" 200 115 0.072711 10.0.0.129 - - [2025-12-10 16:59:32] "POST /ref-update HTTP/1.1" 200 156 0.014458 10.0.0.129 - - [2025-12-10 16:59:32] "POST /set-tag HTTP/1.1" 200 109 0.042223 10.0.0.129 - - [2025-12-10 16:59:32] "DELETE /virtual-machine/e8f9eeb8-434a-4a15-a3a0-dadebe2ee6d1 HTTP/1.1" 200 115 0.076891 10.0.0.129 - - [2025-12-10 16:59:32] "DELETE /loadbalancer-member/60779f75-250f-4258-9307-db0584b21487 HTTP/1.1" 200 115 0.088598 10.0.0.129 - - [2025-12-10 16:59:33] "GET /virtual-machine-interface/760b2bd8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.015673 10.0.0.129 - - [2025-12-10 16:59:33] "POST /set-tag HTTP/1.1" 200 109 0.003582 10.0.0.129 - - [2025-12-10 16:59:33] "GET /virtual-machine-interface/760b2bd8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005441 10.0.0.129 - - [2025-12-10 16:59:33] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.129 - - [2025-12-10 16:59:33] "GET /virtual-machine/cb086329-cffc-4f0f-b8de-6ace47e13355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003402 10.0.0.129 - - [2025-12-10 16:59:33] "POST /ref-update HTTP/1.1" 200 156 0.013900 10.0.0.129 - - [2025-12-10 16:59:33] "GET /virtual-machine-interface/760b2bd8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007656 10.0.0.129 - - [2025-12-10 16:59:33] "POST /set-tag HTTP/1.1" 200 109 0.019140 10.0.0.129 - - [2025-12-10 16:59:33] "POST /set-tag HTTP/1.1" 200 109 0.038718 10.0.0.129 - - [2025-12-10 16:59:33] "POST /set-tag HTTP/1.1" 200 109 0.028062 10.0.0.129 - - [2025-12-10 16:59:33] "DELETE /instance-ip/762b80a4-d5e9-11f0-b758-fa163e8bfc36 HTTP/1.1" 200 115 0.038218 10.0.0.129 - - [2025-12-10 16:59:33] "POST /ref-update HTTP/1.1" 200 156 0.013097 10.0.0.129 - - [2025-12-10 16:59:33] "DELETE /virtual-machine-interface/760b2bd8-d5e9-11f0-b758-fa163e8bfc36 HTTP/1.1" 200 115 0.061357 10.0.0.129 - - [2025-12-10 16:59:34] "DELETE /virtual-machine/cb086329-cffc-4f0f-b8de-6ace47e13355 HTTP/1.1" 200 115 0.024716 10.0.0.129 - - [2025-12-10 16:59:37] "GET /virtual-machine-interface/7596b956-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.009081 10.0.0.129 - - [2025-12-10 16:59:37] "POST /set-tag HTTP/1.1" 200 109 0.003229 10.0.0.129 - - [2025-12-10 16:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.129 - - [2025-12-10 16:59:37] "GET /loadbalancer/fc4fb4da-d3c7-4044-b48a-f5938cf1b56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.017279 10.0.0.129 - - [2025-12-10 16:59:38] "GET /virtual-machine-interface/7596b956-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008941 10.0.0.129 - - [2025-12-10 16:59:38] "POST /set-tag HTTP/1.1" 200 109 0.002951 10.0.0.129 - - [2025-12-10 16:59:38] "GET /virtual-machine-interface/7596b956-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006572 10.0.0.129 - - [2025-12-10 16:59:38] "POST /set-tag HTTP/1.1" 200 109 0.003640 10.0.0.129 - - [2025-12-10 16:59:38] "GET /virtual-machine/cb65c856-6ad9-426e-b9c3-ade85680a53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003478 10.0.0.129 - - [2025-12-10 16:59:38] "POST /ref-update HTTP/1.1" 200 156 0.013139 10.0.0.129 - - [2025-12-10 16:59:38] "GET /virtual-machine-interface/7596b956-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.017119 10.0.0.129 - - [2025-12-10 16:59:38] "POST /set-tag HTTP/1.1" 200 109 0.018651 10.0.0.129 - - [2025-12-10 16:59:38] "POST /set-tag HTTP/1.1" 200 109 0.020182 10.0.0.129 - - [2025-12-10 16:59:38] "POST /set-tag HTTP/1.1" 200 109 0.027852 10.0.0.129 - - [2025-12-10 16:59:38] "DELETE /instance-ip/75b5321e-d5e9-11f0-b758-fa163e8bfc36 HTTP/1.1" 200 115 0.064375 10.0.0.129 - - [2025-12-10 16:59:38] "POST /ref-update HTTP/1.1" 200 156 0.008284 10.0.0.129 - - [2025-12-10 16:59:39] "DELETE /virtual-machine-interface/7596b956-d5e9-11f0-b758-fa163e8bfc36 HTTP/1.1" 200 115 0.069928 10.0.0.129 - - [2025-12-10 16:59:39] "DELETE /virtual-machine/cb65c856-6ad9-426e-b9c3-ade85680a53f HTTP/1.1" 200 115 0.023858 10.0.0.129 - - [2025-12-10 16:59:39] "DELETE /tag/1d3eac86-c073-4285-96a8-461971154dff HTTP/1.1" 200 115 0.047150 10.0.0.129 - - [2025-12-10 16:59:39] "DELETE /tag/1ad37579-6013-4f0a-ae60-fa95f2442fed HTTP/1.1" 200 115 0.065369 10.0.0.129 - - [2025-12-10 16:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.129 - - [2025-12-10 16:59:43] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.049871 10.0.0.129 - - [2025-12-10 16:59:43] "POST /tags HTTP/1.1" 200 394 0.036116 10.0.0.129 - - [2025-12-10 16:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012702 10.0.0.129 - - [2025-12-10 16:59:43] "GET /tag/dc788868-e4b0-435e-8d4a-72e9082284b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.018965 10.0.0.129 - - [2025-12-10 16:59:43] "POST /tags HTTP/1.1" 200 342 0.021922 10.0.0.129 - - [2025-12-10 16:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.129 - - [2025-12-10 16:59:43] "GET /tag/7c0a233a-ff2f-421f-b8fd-fa64d672d37c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014085 10.0.0.129 - - [2025-12-10 16:59:43] "POST /id-to-fqname HTTP/1.1" 200 192 0.000544 10.0.0.129 - - [2025-12-10 16:59:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.008180 10.0.0.129 - - [2025-12-10 16:59:43] "POST /security-groups HTTP/1.1" 200 589 0.060166 10.0.0.129 - - [2025-12-10 16:59:43] "POST /projects HTTP/1.1" 200 521 0.205271 10.0.0.129 - - [2025-12-10 16:59:43] "POST /fqname-to-id HTTP/1.1" 404 236 0.001945 10.0.0.129 - - [2025-12-10 16:59:43] "POST /access-control-lists HTTP/1.1" 200 600 0.026562 10.0.0.129 - - [2025-12-10 16:59:43] "POST /fqname-to-id HTTP/1.1" 404 235 0.025808 10.0.0.129 - - [2025-12-10 16:59:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.049544 10.0.0.129 - - [2025-12-10 16:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008670 10.0.0.129 - - [2025-12-10 16:59:43] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.011030 10.0.0.129 - - [2025-12-10 16:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.129 - - [2025-12-10 16:59:43] "GET /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004821 10.0.0.129 - - [2025-12-10 16:59:43] "POST /access-control-lists HTTP/1.1" 200 598 0.092019 10.0.0.129 - - [2025-12-10 16:59:43] "PUT /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed HTTP/1.1" 200 265 0.059614 10.0.0.129 - - [2025-12-10 16:59:43] "PUT /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6 HTTP/1.1" 200 265 0.066879 10.0.0.129 - - [2025-12-10 16:59:43] "POST /security-groups HTTP/1.1" 200 593 0.107043 10.0.0.129 - - [2025-12-10 16:59:44] "POST /fqname-to-id HTTP/1.1" 404 270 0.003418 10.0.0.129 - - [2025-12-10 16:59:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.026132 10.0.0.129 - - [2025-12-10 16:59:44] "POST /chown HTTP/1.1" 200 109 0.026714 10.0.0.129 - - [2025-12-10 16:59:44] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.024152 10.0.0.129 - - [2025-12-10 16:59:44] "POST /access-control-lists HTTP/1.1" 200 634 0.112239 10.0.0.129 - - [2025-12-10 16:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016998 10.0.0.129 - - [2025-12-10 16:59:44] "GET /policy-management/36962119-601e-4b63-89d3-6780c0c87d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007975 10.0.0.129 - - [2025-12-10 16:59:44] "POST /fqname-to-id HTTP/1.1" 404 269 0.006522 10.0.0.129 - - [2025-12-10 16:59:44] "POST /tags HTTP/1.1" 409 226 0.001901 10.0.0.129 - - [2025-12-10 16:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.129 - - [2025-12-10 16:59:44] "GET /tag/7c0a233a-ff2f-421f-b8fd-fa64d672d37c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.052850 10.0.0.129 - - [2025-12-10 16:59:44] "POST /access-control-lists HTTP/1.1" 200 632 0.086410 10.0.0.129 - - [2025-12-10 16:59:44] "POST /firewall-rules HTTP/1.1" 200 602 0.094637 10.0.0.129 - - [2025-12-10 16:59:44] "GET /firewall-rule/dc5bd87d-b8d6-408d-b151-d4448a37b3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004882 10.0.0.129 - - [2025-12-10 16:59:44] "GET /firewall-policy/87580fe8-b996-4be4-b608-23c04f28b4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.004397 10.0.0.129 - - [2025-12-10 16:59:44] "GET /firewall-rule/dc5bd87d-b8d6-408d-b151-d4448a37b3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002424 10.0.0.129 - - [2025-12-10 16:59:44] "POST /ref-update HTTP/1.1" 200 156 0.058606 10.0.0.129 - - [2025-12-10 16:59:44] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.015592 10.0.0.129 - - [2025-12-10 16:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.129 - - [2025-12-10 16:59:44] "GET /policy-management/36962119-601e-4b63-89d3-6780c0c87d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003379 10.0.0.129 - - [2025-12-10 16:59:44] "POST /tags HTTP/1.1" 409 226 0.002202 10.0.0.129 - - [2025-12-10 16:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.129 - - [2025-12-10 16:59:44] "GET /tag/7c0a233a-ff2f-421f-b8fd-fa64d672d37c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012963 10.0.0.129 - - [2025-12-10 16:59:44] "POST /firewall-rules HTTP/1.1" 200 600 0.077725 10.0.0.129 - - [2025-12-10 16:59:44] "GET /firewall-rule/4d634f45-6e0f-496b-b8ca-0cf388eecef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007303 10.0.0.129 - - [2025-12-10 16:59:44] "GET /firewall-policy/87580fe8-b996-4be4-b608-23c04f28b4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.006476 10.0.0.129 - - [2025-12-10 16:59:44] "GET /firewall-rule/4d634f45-6e0f-496b-b8ca-0cf388eecef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002613 10.0.0.129 - - [2025-12-10 16:59:44] "POST /ref-update HTTP/1.1" 200 156 0.053426 10.0.0.129 - - [2025-12-10 16:59:46] "POST /tags HTTP/1.1" 200 394 0.027108 10.0.0.129 - - [2025-12-10 16:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007932 10.0.0.129 - - [2025-12-10 16:59:46] "GET /tag/4426bf51-a53b-462b-9063-436b0d5f6f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.013088 10.0.0.129 - - [2025-12-10 16:59:46] "POST /tags HTTP/1.1" 200 342 0.018378 10.0.0.129 - - [2025-12-10 16:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011052 10.0.0.129 - - [2025-12-10 16:59:46] "GET /tag/95c4d696-505c-4605-8877-8acfa80a4137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014100 10.0.0.129 - - [2025-12-10 16:59:46] "POST /id-to-fqname HTTP/1.1" 200 192 0.000532 10.0.0.129 - - [2025-12-10 16:59:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.009410 10.0.0.129 - - [2025-12-10 16:59:46] "POST /security-groups HTTP/1.1" 200 589 0.067661 10.0.0.129 - - [2025-12-10 16:59:46] "POST /projects HTTP/1.1" 200 521 0.185376 10.0.0.129 - - [2025-12-10 16:59:46] "POST /fqname-to-id HTTP/1.1" 404 236 0.005729 10.0.0.129 - - [2025-12-10 16:59:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023962 10.0.0.129 - - [2025-12-10 16:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005438 10.0.0.129 - - [2025-12-10 16:59:46] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.018366 10.0.0.129 - - [2025-12-10 16:59:46] "POST /access-control-lists HTTP/1.1" 200 600 0.083709 10.0.0.129 - - [2025-12-10 16:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.017199 10.0.0.129 - - [2025-12-10 16:59:46] "GET /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005270 10.0.0.129 - - [2025-12-10 16:59:46] "POST /fqname-to-id HTTP/1.1" 404 235 0.006747 10.0.0.129 - - [2025-12-10 16:59:46] "POST /access-control-lists HTTP/1.1" 200 598 0.087471 10.0.0.129 - - [2025-12-10 16:59:46] "PUT /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed HTTP/1.1" 200 265 0.148202 10.0.0.129 - - [2025-12-10 16:59:46] "PUT /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6 HTTP/1.1" 200 265 0.053461 10.0.0.129 - - [2025-12-10 16:59:47] "POST /security-groups HTTP/1.1" 200 593 0.198256 10.0.0.129 - - [2025-12-10 16:59:47] "POST /fqname-to-id HTTP/1.1" 404 270 0.004730 10.0.0.129 - - [2025-12-10 16:59:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.027780 10.0.0.129 - - [2025-12-10 16:59:47] "POST /chown HTTP/1.1" 200 109 0.051168 10.0.0.129 - - [2025-12-10 16:59:47] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.026305 10.0.0.129 - - [2025-12-10 16:59:47] "POST /access-control-lists HTTP/1.1" 200 634 0.129844 10.0.0.129 - - [2025-12-10 16:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.129 - - [2025-12-10 16:59:47] "POST /fqname-to-id HTTP/1.1" 404 269 0.002426 10.0.0.129 - - [2025-12-10 16:59:47] "GET /policy-management/36962119-601e-4b63-89d3-6780c0c87d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003133 10.0.0.129 - - [2025-12-10 16:59:47] "POST /tags HTTP/1.1" 409 226 0.002068 10.0.0.129 - - [2025-12-10 16:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.129 - - [2025-12-10 16:59:47] "GET /tag/95c4d696-505c-4605-8877-8acfa80a4137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.021240 10.0.0.129 - - [2025-12-10 16:59:47] "POST /access-control-lists HTTP/1.1" 200 632 0.082761 10.0.0.129 - - [2025-12-10 16:59:47] "POST /firewall-rules HTTP/1.1" 200 602 0.119302 10.0.0.129 - - [2025-12-10 16:59:47] "GET /firewall-rule/7b6552be-27e2-4513-a928-e3d31526aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005362 10.0.0.129 - - [2025-12-10 16:59:47] "GET /firewall-policy/87580fe8-b996-4be4-b608-23c04f28b4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.011018 10.0.0.129 - - [2025-12-10 16:59:47] "GET /firewall-rule/7b6552be-27e2-4513-a928-e3d31526aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002664 10.0.0.129 - - [2025-12-10 16:59:47] "POST /ref-update HTTP/1.1" 200 156 0.069121 10.0.0.129 - - [2025-12-10 16:59:47] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011569 10.0.0.129 - - [2025-12-10 16:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.129 - - [2025-12-10 16:59:47] "GET /policy-management/36962119-601e-4b63-89d3-6780c0c87d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004338 10.0.0.129 - - [2025-12-10 16:59:47] "POST /tags HTTP/1.1" 409 226 0.002390 10.0.0.129 - - [2025-12-10 16:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.129 - - [2025-12-10 16:59:47] "GET /tag/95c4d696-505c-4605-8877-8acfa80a4137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013498 10.0.0.129 - - [2025-12-10 16:59:48] "POST /firewall-rules HTTP/1.1" 200 600 0.084913 10.0.0.129 - - [2025-12-10 16:59:48] "GET /firewall-rule/3717b9d1-17c4-429e-8eb7-1b8bb0a775ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.009990 10.0.0.129 - - [2025-12-10 16:59:48] "GET /firewall-policy/87580fe8-b996-4be4-b608-23c04f28b4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.005241 10.0.0.129 - - [2025-12-10 16:59:48] "GET /firewall-rule/3717b9d1-17c4-429e-8eb7-1b8bb0a775ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003128 10.0.0.129 - - [2025-12-10 16:59:48] "POST /ref-update HTTP/1.1" 200 156 0.055055 10.0.0.129 - - [2025-12-10 16:59:49] "POST /tags HTTP/1.1" 200 346 0.091216 10.0.0.129 - - [2025-12-10 16:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.037030 10.0.0.129 - - [2025-12-10 16:59:49] "GET /tag/52d7d29e-a4b5-4f9e-8185-0ed23e24ee12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.037564 10.0.0.129 - - [2025-12-10 16:59:49] "POST /projects HTTP/1.1" 409 238 0.004812 10.0.0.129 - - [2025-12-10 16:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010223 10.0.0.129 - - [2025-12-10 16:59:49] "GET /project/7753439d-66d2-43d7-8320-fe314162531a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.054377 10.0.0.129 - - [2025-12-10 16:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164 10.0.0.129 - - [2025-12-10 16:59:49] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005258 10.0.0.129 - - [2025-12-10 16:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015817 10.0.0.129 - - [2025-12-10 16:59:49] "GET /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.008592 10.0.0.129 - - [2025-12-10 16:59:49] "POST /security-groups HTTP/1.1" 409 285 0.003201 10.0.0.129 - - [2025-12-10 16:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.129 - - [2025-12-10 16:59:49] "PUT /security-group/46676c95-9c07-4208-82c1-8c284711fc20 HTTP/1.1" 200 263 0.062090 10.0.0.129 - - [2025-12-10 16:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.129 - - [2025-12-10 16:59:49] "PUT /access-control-list/8132c1ca-a06a-4f6c-8a4d-9691f6af7602 HTTP/1.1" 200 273 0.021412 10.0.0.129 - - [2025-12-10 16:59:49] "GET /project/7753439d-66d2-43d7-8320-fe314162531a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.101662 10.0.0.129 - - [2025-12-10 16:59:49] "PUT /access-control-list/29939c77-a894-4485-aeb0-6a68a23b0408 HTTP/1.1" 200 273 0.064534 10.0.0.129 - - [2025-12-10 16:59:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.086192 10.0.0.129 - - [2025-12-10 16:59:49] "POST /tags HTTP/1.1" 409 228 0.015594 10.0.0.129 - - [2025-12-10 16:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007964 10.0.0.129 - - [2025-12-10 16:59:49] "GET /tag/52d7d29e-a4b5-4f9e-8185-0ed23e24ee12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013490 10.0.0.129 - - [2025-12-10 16:59:49] "POST /tags HTTP/1.1" 200 346 0.019705 10.0.0.129 - - [2025-12-10 16:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.129 - - [2025-12-10 16:59:50] "GET /tag/21432455-05e9-4a2f-b689-42baeb84967f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.017243 10.0.0.129 - - [2025-12-10 16:59:50] "POST /projects HTTP/1.1" 409 238 0.002298 10.0.0.129 - - [2025-12-10 16:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.129 - - [2025-12-10 16:59:50] "GET /project/232653e3-aac7-411c-955f-9a0ecd457ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.046225 10.0.0.129 - - [2025-12-10 16:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.129 - - [2025-12-10 16:59:50] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004617 10.0.0.129 - - [2025-12-10 16:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.129 - - [2025-12-10 16:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.129 - - [2025-12-10 16:59:50] "GET /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005145 10.0.0.129 - - [2025-12-10 16:59:50] "POST /security-groups HTTP/1.1" 409 285 0.002676 10.0.0.129 - - [2025-12-10 16:59:50] "GET /project/232653e3-aac7-411c-955f-9a0ecd457ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043453 10.0.0.129 - - [2025-12-10 16:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.129 - - [2025-12-10 16:59:50] "PUT /security-group/62282325-fca1-45c2-96eb-3c4682b41345 HTTP/1.1" 200 263 0.062536 10.0.0.129 - - [2025-12-10 16:59:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.034757 10.0.0.129 - - [2025-12-10 16:59:50] "POST /tags HTTP/1.1" 409 228 0.020700 10.0.0.129 - - [2025-12-10 16:59:50] "PUT /access-control-list/28971f3d-8b59-4133-a29c-0d0b34abe8b0 HTTP/1.1" 200 273 0.035218 10.0.0.129 - - [2025-12-10 16:59:50] "PUT /access-control-list/a30737ea-0481-4b62-a2ac-629040f588ba HTTP/1.1" 200 273 0.013913 10.0.0.129 - - [2025-12-10 16:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.129 - - [2025-12-10 16:59:50] "GET /tag/21432455-05e9-4a2f-b689-42baeb84967f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.013945 10.0.0.129 - - [2025-12-10 16:59:50] "POST /tags HTTP/1.1" 200 292 0.052616 10.0.0.129 - - [2025-12-10 16:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.129 - - [2025-12-10 16:59:50] "GET /tag/4b4d0f03-5a81-4427-a744-0452b59a709d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.015040 10.0.0.129 - - [2025-12-10 16:59:50] "POST /tags HTTP/1.1" 200 304 0.079944 10.0.0.129 - - [2025-12-10 16:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.129 - - [2025-12-10 16:59:50] "GET /tag/8f8645e6-7463-45ac-a2c0-c6a1070665d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.015537 10.0.0.129 - - [2025-12-10 16:59:50] "POST /tags HTTP/1.1" 409 252 0.002243 10.0.0.129 - - [2025-12-10 16:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010200 10.0.0.129 - - [2025-12-10 16:59:50] "GET /tag/dc788868-e4b0-435e-8d4a-72e9082284b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.046813 10.0.0.129 - - [2025-12-10 16:59:50] "POST /tags HTTP/1.1" 409 226 0.002896 10.0.0.129 - - [2025-12-10 16:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.129 - - [2025-12-10 16:59:50] "GET /tag/7c0a233a-ff2f-421f-b8fd-fa64d672d37c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014079 10.0.0.129 - - [2025-12-10 16:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.129 - - [2025-12-10 16:59:50] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005409 10.0.0.129 - - [2025-12-10 16:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.129 - - [2025-12-10 16:59:51] "GET /project/7753439d-66d2-43d7-8320-fe314162531a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.059495 10.0.0.129 - - [2025-12-10 16:59:51] "POST /virtual-machines HTTP/1.1" 200 396 0.010726 10.0.0.129 - - [2025-12-10 16:59:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.019394 10.0.0.129 - - [2025-12-10 16:59:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.125602 10.0.0.129 - - [2025-12-10 16:59:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.011402 10.0.0.129 - - [2025-12-10 16:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009980 10.0.0.129 - - [2025-12-10 16:59:51] "GET /virtual-machine-interface/a46e6260-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014482 10.0.0.129 - - [2025-12-10 16:59:51] "POST /instance-ips HTTP/1.1" 200 398 0.028121 10.0.0.129 - - [2025-12-10 16:59:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.030201 10.0.0.129 - - [2025-12-10 16:59:51] "GET /virtual-machine-interface/a46e6260-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.030969 10.0.0.129 - - [2025-12-10 16:59:51] "POST /set-tag HTTP/1.1" 200 109 0.072196 10.0.0.129 - - [2025-12-10 16:59:51] "GET /virtual-machine-interface/a46e6260-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.026210 10.0.0.129 - - [2025-12-10 16:59:51] "GET /instance-ip/a48c2836-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005500 10.0.0.129 - - [2025-12-10 16:59:51] "GET /virtual-machine-interface/a46e6260-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005652 10.0.0.129 - - [2025-12-10 16:59:51] "POST /set-tag HTTP/1.1" 200 109 0.002551 10.0.0.129 - - [2025-12-10 16:59:51] "GET /virtual-router/4cf0e3e7-70e6-4936-b9fe-bd633599d662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004250 10.0.0.129 - - [2025-12-10 16:59:51] "POST /ref-update HTTP/1.1" 200 156 0.010141 10.0.0.129 - - [2025-12-10 16:59:51] "GET /virtual-machine-interface/a46e6260-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007209 10.0.0.129 - - [2025-12-10 16:59:51] "POST /set-tag HTTP/1.1" 200 109 0.003789 10.0.0.129 - - [2025-12-10 16:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.129 - - [2025-12-10 16:59:51] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006877 10.0.0.129 - - [2025-12-10 16:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.129 - - [2025-12-10 16:59:51] "GET /project/7753439d-66d2-43d7-8320-fe314162531a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.051481 10.0.0.129 - - [2025-12-10 16:59:52] "POST /virtual-machines HTTP/1.1" 200 396 0.020324 10.0.0.129 - - [2025-12-10 16:59:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.050883 10.0.0.129 - - [2025-12-10 16:59:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.171227 10.0.0.129 - - [2025-12-10 16:59:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.022020 10.0.0.129 - - [2025-12-10 16:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013727 10.0.0.129 - - [2025-12-10 16:59:52] "GET /virtual-machine-interface/a50199cc-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005135 10.0.0.129 - - [2025-12-10 16:59:52] "POST /instance-ips HTTP/1.1" 200 398 0.043093 10.0.0.129 - - [2025-12-10 16:59:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.023666 10.0.0.129 - - [2025-12-10 16:59:52] "GET /virtual-machine-interface/a50199cc-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.024230 10.0.0.129 - - [2025-12-10 16:59:52] "POST /set-tag HTTP/1.1" 200 109 0.093822 10.0.0.129 - - [2025-12-10 16:59:52] "GET /virtual-machine-interface/a50199cc-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.019969 10.0.0.129 - - [2025-12-10 16:59:52] "GET /instance-ip/a527a568-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006154 10.0.0.129 - - [2025-12-10 16:59:52] "GET /virtual-machine-interface/a50199cc-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011533 10.0.0.129 - - [2025-12-10 16:59:52] "POST /set-tag HTTP/1.1" 200 109 0.003257 10.0.0.129 - - [2025-12-10 16:59:52] "GET /virtual-router/4cf0e3e7-70e6-4936-b9fe-bd633599d662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.005843 10.0.0.129 - - [2025-12-10 16:59:52] "POST /ref-update HTTP/1.1" 200 156 0.021779 10.0.0.129 - - [2025-12-10 16:59:52] "GET /virtual-machine-interface/a50199cc-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010739 10.0.0.129 - - [2025-12-10 16:59:52] "POST /set-tag HTTP/1.1" 200 109 0.006622 10.0.0.129 - - [2025-12-10 16:59:53] "POST /tags HTTP/1.1" 200 292 0.045720 10.0.0.129 - - [2025-12-10 16:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.016108 10.0.0.129 - - [2025-12-10 16:59:53] "GET /tag/9ea60a3f-8299-4639-a60d-c09c2f206504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.033782 10.0.0.129 - - [2025-12-10 16:59:53] "POST /tags HTTP/1.1" 409 252 0.005796 10.0.0.129 - - [2025-12-10 16:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008597 10.0.0.129 - - [2025-12-10 16:59:53] "GET /tag/4426bf51-a53b-462b-9063-436b0d5f6f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.034703 10.0.0.129 - - [2025-12-10 16:59:53] "POST /tags HTTP/1.1" 409 226 0.007874 10.0.0.129 - - [2025-12-10 16:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008246 10.0.0.129 - - [2025-12-10 16:59:53] "GET /tag/95c4d696-505c-4605-8877-8acfa80a4137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.023295 10.0.0.129 - - [2025-12-10 16:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.129 - - [2025-12-10 16:59:53] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005632 10.0.0.129 - - [2025-12-10 16:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.129 - - [2025-12-10 16:59:53] "GET /project/232653e3-aac7-411c-955f-9a0ecd457ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.062877 10.0.0.129 - - [2025-12-10 16:59:53] "POST /virtual-machines HTTP/1.1" 200 396 0.014618 10.0.0.129 - - [2025-12-10 16:59:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.047508 10.0.0.129 - - [2025-12-10 16:59:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.182081 10.0.0.129 - - [2025-12-10 16:59:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.025256 10.0.0.129 - - [2025-12-10 16:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011874 10.0.0.129 - - [2025-12-10 16:59:53] "GET /virtual-machine-interface/a5de919c-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.024547 10.0.0.129 - - [2025-12-10 16:59:53] "POST /instance-ips HTTP/1.1" 200 398 0.036153 10.0.0.129 - - [2025-12-10 16:59:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.057304 10.0.0.129 - - [2025-12-10 16:59:54] "GET /virtual-machine-interface/a5de919c-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014914 10.0.0.129 - - [2025-12-10 16:59:54] "POST /set-tag HTTP/1.1" 200 109 0.087600 10.0.0.129 - - [2025-12-10 16:59:54] "GET /virtual-machine-interface/a5de919c-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.029426 10.0.0.129 - - [2025-12-10 16:59:54] "GET /instance-ip/a607ba0e-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.010781 10.0.0.129 - - [2025-12-10 16:59:54] "GET /virtual-machine-interface/a5de919c-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005821 10.0.0.129 - - [2025-12-10 16:59:54] "POST /set-tag HTTP/1.1" 200 109 0.003717 10.0.0.129 - - [2025-12-10 16:59:54] "GET /virtual-router/4cf0e3e7-70e6-4936-b9fe-bd633599d662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005751 10.0.0.129 - - [2025-12-10 16:59:54] "POST /ref-update HTTP/1.1" 200 156 0.014778 10.0.0.129 - - [2025-12-10 16:59:54] "GET /virtual-machine-interface/a5de919c-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.022498 10.0.0.129 - - [2025-12-10 16:59:54] "POST /set-tag HTTP/1.1" 200 109 0.007924 10.0.0.129 - - [2025-12-10 16:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.129 - - [2025-12-10 16:59:54] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004668 10.0.0.129 - - [2025-12-10 16:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.129 - - [2025-12-10 16:59:54] "GET /project/232653e3-aac7-411c-955f-9a0ecd457ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.083284 10.0.0.129 - - [2025-12-10 16:59:54] "POST /virtual-machines HTTP/1.1" 200 396 0.012288 10.0.0.129 - - [2025-12-10 16:59:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.030467 10.0.0.129 - - [2025-12-10 16:59:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.145583 10.0.0.129 - - [2025-12-10 16:59:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.030607 10.0.0.129 - - [2025-12-10 16:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004725 10.0.0.129 - - [2025-12-10 16:59:54] "GET /virtual-machine-interface/a69121b8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.021032 10.0.0.129 - - [2025-12-10 16:59:55] "POST /instance-ips HTTP/1.1" 200 398 0.025995 10.0.0.129 - - [2025-12-10 16:59:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.072878 10.0.0.129 - - [2025-12-10 16:59:55] "GET /virtual-machine-interface/a69121b8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012295 10.0.0.129 - - [2025-12-10 16:59:55] "POST /set-tag HTTP/1.1" 200 109 0.079764 10.0.0.129 - - [2025-12-10 16:59:55] "GET /virtual-machine-interface/a69121b8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015534 10.0.0.129 - - [2025-12-10 16:59:55] "GET /instance-ip/a6b6c97c-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003006 10.0.0.129 - - [2025-12-10 16:59:55] "GET /virtual-machine-interface/a69121b8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004996 10.0.0.129 - - [2025-12-10 16:59:55] "POST /set-tag HTTP/1.1" 200 109 0.002611 10.0.0.129 - - [2025-12-10 16:59:55] "GET /virtual-router/4cf0e3e7-70e6-4936-b9fe-bd633599d662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.005412 10.0.0.129 - - [2025-12-10 16:59:55] "POST /ref-update HTTP/1.1" 200 156 0.008992 10.0.0.129 - - [2025-12-10 16:59:55] "GET /virtual-machine-interface/a69121b8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014071 10.0.0.129 - - [2025-12-10 16:59:55] "POST /set-tag HTTP/1.1" 200 109 0.002995 10.0.0.129 - - [2025-12-10 16:59:55] "POST /tags HTTP/1.1" 200 300 0.019830 10.0.0.129 - - [2025-12-10 16:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014777 10.0.0.129 - - [2025-12-10 16:59:55] "GET /tag/869306d5-7fb6-4e2d-96dc-3597b1810b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013731 10.0.0.129 - - [2025-12-10 16:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.129 - - [2025-12-10 16:59:55] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.020190 10.0.0.129 - - [2025-12-10 16:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.129 - - [2025-12-10 16:59:55] "GET /project/7753439d-66d2-43d7-8320-fe314162531a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.069388 10.0.0.129 - - [2025-12-10 16:59:55] "POST /virtual-machines HTTP/1.1" 200 396 0.029991 10.0.0.129 - - [2025-12-10 16:59:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.031857 10.0.0.129 - - [2025-12-10 16:59:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.126605 10.0.0.129 - - [2025-12-10 16:59:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.010364 10.0.0.129 - - [2025-12-10 16:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007342 10.0.0.129 - - [2025-12-10 16:59:56] "GET /virtual-machine-interface/a73dbd42-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006093 10.0.0.129 - - [2025-12-10 16:59:56] "POST /instance-ips HTTP/1.1" 200 398 0.022488 10.0.0.129 - - [2025-12-10 16:59:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.030666 10.0.0.129 - - [2025-12-10 16:59:56] "GET /virtual-machine-interface/a73dbd42-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007331 10.0.0.129 - - [2025-12-10 16:59:56] "POST /set-tag HTTP/1.1" 200 109 0.023223 10.0.0.129 - - [2025-12-10 16:59:56] "GET /virtual-machine-interface/a73dbd42-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015859 10.0.0.129 - - [2025-12-10 16:59:56] "GET /instance-ip/a75a39fe-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003158 10.0.0.129 - - [2025-12-10 16:59:56] "GET /virtual-machine-interface/a73dbd42-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004643 10.0.0.129 - - [2025-12-10 16:59:56] "POST /set-tag HTTP/1.1" 200 109 0.002188 10.0.0.129 - - [2025-12-10 16:59:56] "POST /tags HTTP/1.1" 200 300 0.020581 10.0.0.129 - - [2025-12-10 16:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.129 - - [2025-12-10 16:59:56] "GET /tag/828e5295-08e1-4b52-bc7b-15722e3c9c15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.020407 10.0.0.129 - - [2025-12-10 16:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.129 - - [2025-12-10 16:59:56] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005167 10.0.0.129 - - [2025-12-10 16:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.129 - - [2025-12-10 16:59:56] "GET /project/7753439d-66d2-43d7-8320-fe314162531a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.034785 10.0.0.129 - - [2025-12-10 16:59:56] "POST /virtual-machines HTTP/1.1" 200 396 0.024893 10.0.0.129 - - [2025-12-10 16:59:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.014266 10.0.0.129 - - [2025-12-10 16:59:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.115245 10.0.0.129 - - [2025-12-10 16:59:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.010297 10.0.0.129 - - [2025-12-10 16:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009356 10.0.0.129 - - [2025-12-10 16:59:56] "GET /virtual-machine-interface/a7b75120-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009337 10.0.0.129 - - [2025-12-10 16:59:56] "POST /instance-ips HTTP/1.1" 200 398 0.022613 10.0.0.129 - - [2025-12-10 16:59:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024505 10.0.0.129 - - [2025-12-10 16:59:56] "GET /virtual-machine-interface/a7b75120-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.016190 10.0.0.129 - - [2025-12-10 16:59:57] "POST /set-tag HTTP/1.1" 200 109 0.035781 10.0.0.129 - - [2025-12-10 16:59:57] "GET /virtual-machine-interface/a7b75120-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015459 10.0.0.129 - - [2025-12-10 16:59:57] "GET /instance-ip/a7d27414-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004447 10.0.0.129 - - [2025-12-10 16:59:57] "GET /virtual-machine-interface/a7b75120-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006454 10.0.0.129 - - [2025-12-10 16:59:57] "POST /set-tag HTTP/1.1" 200 109 0.003067 10.0.0.129 - - [2025-12-10 16:59:57] "POST /tags HTTP/1.1" 200 300 0.017890 10.0.0.129 - - [2025-12-10 16:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.129 - - [2025-12-10 16:59:57] "GET /tag/23076b38-33b8-471b-9a9b-3725d7154bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013504 10.0.0.129 - - [2025-12-10 16:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.129 - - [2025-12-10 16:59:57] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005318 10.0.0.129 - - [2025-12-10 16:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.129 - - [2025-12-10 16:59:57] "GET /project/232653e3-aac7-411c-955f-9a0ecd457ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039959 10.0.0.129 - - [2025-12-10 16:59:57] "POST /virtual-machines HTTP/1.1" 200 396 0.011164 10.0.0.129 - - [2025-12-10 16:59:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.010718 10.0.0.129 - - [2025-12-10 16:59:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109926 10.0.0.129 - - [2025-12-10 16:59:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.010495 10.0.0.129 - - [2025-12-10 16:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006565 10.0.0.129 - - [2025-12-10 16:59:57] "GET /virtual-machine-interface/a8324916-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012424 10.0.0.129 - - [2025-12-10 16:59:57] "POST /instance-ips HTTP/1.1" 200 398 0.039017 10.0.0.129 - - [2025-12-10 16:59:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.035852 10.0.0.129 - - [2025-12-10 16:59:57] "GET /virtual-machine-interface/a8324916-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009863 10.0.0.129 - - [2025-12-10 16:59:57] "POST /set-tag HTTP/1.1" 200 109 0.021090 10.0.0.129 - - [2025-12-10 16:59:57] "GET /virtual-machine-interface/a8324916-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017204 10.0.0.129 - - [2025-12-10 16:59:57] "GET /instance-ip/a84c85ce-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003999 10.0.0.129 - - [2025-12-10 16:59:57] "GET /virtual-machine-interface/a8324916-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005605 10.0.0.129 - - [2025-12-10 16:59:57] "POST /set-tag HTTP/1.1" 200 109 0.003095 10.0.0.129 - - [2025-12-10 16:59:57] "POST /tags HTTP/1.1" 200 300 0.024400 10.0.0.129 - - [2025-12-10 16:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.129 - - [2025-12-10 16:59:58] "GET /tag/abda9f37-1fed-46fd-8069-0e8bc8332e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014153 10.0.0.129 - - [2025-12-10 16:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.129 - - [2025-12-10 16:59:58] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007090 10.0.0.129 - - [2025-12-10 16:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.129 - - [2025-12-10 16:59:58] "GET /project/232653e3-aac7-411c-955f-9a0ecd457ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.052643 10.0.0.129 - - [2025-12-10 16:59:58] "POST /virtual-machines HTTP/1.1" 200 396 0.009974 10.0.0.129 - - [2025-12-10 16:59:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.047664 10.0.0.129 - - [2025-12-10 16:59:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.110624 10.0.0.129 - - [2025-12-10 16:59:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.011391 10.0.0.129 - - [2025-12-10 16:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.129 - - [2025-12-10 16:59:58] "GET /virtual-machine-interface/a8b141a8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010553 10.0.0.129 - - [2025-12-10 16:59:58] "POST /instance-ips HTTP/1.1" 200 398 0.021359 10.0.0.129 - - [2025-12-10 16:59:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.028628 10.0.0.129 - - [2025-12-10 16:59:58] "GET /virtual-machine-interface/a8b141a8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010962 10.0.0.129 - - [2025-12-10 16:59:58] "POST /set-tag HTTP/1.1" 200 109 0.024134 10.0.0.129 - - [2025-12-10 16:59:58] "GET /virtual-machine-interface/a8b141a8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008042 10.0.0.129 - - [2025-12-10 16:59:58] "GET /instance-ip/a8cc4318-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004899 10.0.0.129 - - [2025-12-10 16:59:58] "GET /virtual-machine-interface/a8b141a8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005913 10.0.0.129 - - [2025-12-10 16:59:58] "POST /set-tag HTTP/1.1" 200 109 0.002892 10.0.0.129 - - [2025-12-10 16:59:58] "GET /virtual-router/4cf0e3e7-70e6-4936-b9fe-bd633599d662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.005989 10.0.0.129 - - [2025-12-10 16:59:58] "POST /ref-update HTTP/1.1" 200 156 0.011584 10.0.0.129 - - [2025-12-10 16:59:58] "GET /virtual-machine-interface/a73dbd42-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.023745 10.0.0.129 - - [2025-12-10 16:59:58] "POST /set-tag HTTP/1.1" 200 109 0.003501 10.0.0.129 - - [2025-12-10 16:59:58] "GET /virtual-router/4cf0e3e7-70e6-4936-b9fe-bd633599d662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005136 10.0.0.129 - - [2025-12-10 16:59:58] "POST /ref-update HTTP/1.1" 200 156 0.010101 10.0.0.129 - - [2025-12-10 16:59:58] "GET /virtual-machine-interface/a7b75120-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.023611 10.0.0.129 - - [2025-12-10 16:59:59] "POST /set-tag HTTP/1.1" 200 109 0.003358 10.0.0.129 - - [2025-12-10 16:59:59] "GET /virtual-router/4cf0e3e7-70e6-4936-b9fe-bd633599d662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.005547 10.0.0.129 - - [2025-12-10 16:59:59] "POST /ref-update HTTP/1.1" 200 156 0.010960 10.0.0.129 - - [2025-12-10 16:59:59] "GET /virtual-router/4cf0e3e7-70e6-4936-b9fe-bd633599d662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.005334 10.0.0.129 - - [2025-12-10 16:59:59] "POST /ref-update HTTP/1.1" 200 156 0.010383 10.0.0.129 - - [2025-12-10 16:59:59] "GET /virtual-machine-interface/a46e6260-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007271 10.0.0.129 - - [2025-12-10 16:59:59] "POST /set-tag HTTP/1.1" 200 109 0.003100 10.0.0.129 - - [2025-12-10 16:59:59] "GET /virtual-machine-interface/a8324916-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007417 10.0.0.129 - - [2025-12-10 16:59:59] "POST /set-tag HTTP/1.1" 200 109 0.002718 10.0.0.129 - - [2025-12-10 16:59:59] "GET /virtual-machine-interface/a8b141a8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005624 10.0.0.129 - - [2025-12-10 16:59:59] "POST /set-tag HTTP/1.1" 200 109 0.007163 10.0.0.129 - - [2025-12-10 16:59:59] "GET /virtual-machine-interface/a50199cc-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005256 10.0.0.129 - - [2025-12-10 16:59:59] "POST /set-tag HTTP/1.1" 200 109 0.003251 10.0.0.129 - - [2025-12-10 16:59:59] "GET /virtual-machine-interface/a5de919c-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006716 10.0.0.129 - - [2025-12-10 16:59:59] "POST /set-tag HTTP/1.1" 200 109 0.003162 10.0.0.129 - - [2025-12-10 16:59:59] "GET /virtual-machine-interface/a69121b8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007446 10.0.0.129 - - [2025-12-10 16:59:59] "POST /set-tag HTTP/1.1" 200 109 0.002834 10.0.0.129 - - [2025-12-10 16:59:59] "GET /virtual-machine-interface/a73dbd42-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004939 10.0.0.129 - - [2025-12-10 16:59:59] "POST /set-tag HTTP/1.1" 200 109 0.003235 10.0.0.129 - - [2025-12-10 16:59:59] "GET /virtual-machine-interface/a46e6260-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005116 10.0.0.129 - - [2025-12-10 16:59:59] "POST /set-tag HTTP/1.1" 200 109 0.003340 10.0.0.129 - - [2025-12-10 16:59:59] "GET /virtual-machine-interface/a7b75120-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005233 10.0.0.129 - - [2025-12-10 16:59:59] "POST /set-tag HTTP/1.1" 200 109 0.002600 10.0.0.129 - - [2025-12-10 16:59:59] "GET /virtual-machine-interface/a50199cc-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005210 10.0.0.129 - - [2025-12-10 16:59:59] "POST /set-tag HTTP/1.1" 200 109 0.002806 10.0.0.129 - - [2025-12-10 16:59:59] "GET /virtual-machine-interface/a8324916-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005258 10.0.0.129 - - [2025-12-10 16:59:59] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.129 - - [2025-12-10 16:59:59] "GET /virtual-machine-interface/a5de919c-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005039 10.0.0.129 - - [2025-12-10 16:59:59] "POST /set-tag HTTP/1.1" 200 109 0.002621 10.0.0.129 - - [2025-12-10 16:59:59] "GET /virtual-machine-interface/a8b141a8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006537 10.0.0.129 - - [2025-12-10 16:59:59] "POST /set-tag HTTP/1.1" 200 109 0.002851 10.0.0.129 - - [2025-12-10 17:00:00] "GET /virtual-machine/9d43814a-4acd-45cc-8d49-cae1842f1140?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004079 10.0.0.129 - - [2025-12-10 17:00:00] "GET /virtual-machine-interface/a46e6260-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005400 10.0.0.129 - - [2025-12-10 17:00:00] "GET /virtual-machine/a6ed16b6-4dd5-47f2-97c2-e3dc98b628d6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003954 10.0.0.129 - - [2025-12-10 17:00:00] "GET /virtual-machine-interface/a50199cc-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005344 10.0.0.129 - - [2025-12-10 17:00:00] "GET /virtual-machine/6ebd289c-5104-4d1a-9ca1-a6097a5fed40?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.005726 10.0.0.129 - - [2025-12-10 17:00:00] "GET /virtual-machine-interface/a5de919c-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005775 10.0.0.129 - - [2025-12-10 17:00:01] "GET /virtual-machine-interface/a8b141a8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006249 10.0.0.129 - - [2025-12-10 17:00:01] "POST /set-tag HTTP/1.1" 200 109 0.003256 10.0.0.129 - - [2025-12-10 17:00:02] "GET /virtual-machine-interface/a8324916-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008333 10.0.0.129 - - [2025-12-10 17:00:02] "POST /set-tag HTTP/1.1" 200 109 0.003676 10.0.0.129 - - [2025-12-10 17:00:03] "GET /virtual-machine-interface/a69121b8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008584 10.0.0.129 - - [2025-12-10 17:00:03] "POST /set-tag HTTP/1.1" 200 109 0.003636 10.0.0.129 - - [2025-12-10 17:00:05] "GET /virtual-machine/bd323e37-b7c3-43e3-ae94-f283112064f3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.011639 10.0.0.129 - - [2025-12-10 17:00:05] "GET /virtual-machine-interface/a69121b8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007358 10.0.0.129 - - [2025-12-10 17:00:06] "GET /virtual-machine-interface/a73dbd42-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007759 10.0.0.129 - - [2025-12-10 17:00:06] "POST /set-tag HTTP/1.1" 200 109 0.003217 10.0.0.129 - - [2025-12-10 17:00:06] "GET /virtual-machine-interface/a7b75120-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005116 10.0.0.129 - - [2025-12-10 17:00:06] "POST /set-tag HTTP/1.1" 200 109 0.003051 10.0.0.129 - - [2025-12-10 17:00:08] "GET /global-system-configs HTTP/1.1" 200 323 0.003505 10.0.0.129 - - [2025-12-10 17:00:09] "GET /global-system-configs HTTP/1.1" 200 323 0.003319 10.0.0.129 - - [2025-12-10 17:00:10] "GET /virtual-machine/8eb3bd1d-ddec-4aaa-ad8e-4bead6dd1ae1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004766 10.0.0.129 - - [2025-12-10 17:00:10] "GET /virtual-machine-interface/a73dbd42-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005488 10.0.0.129 - - [2025-12-10 17:00:10] "GET /virtual-machine/1fa1792d-96d3-4e2a-a310-34f19c8ab1d6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.005229 10.0.0.129 - - [2025-12-10 17:00:10] "GET /virtual-machine-interface/a8324916-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004913 10.0.0.129 - - [2025-12-10 17:00:10] "GET /virtual-machine/d6716a5d-1ee9-4303-b314-5ce2218a846b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003694 10.0.0.129 - - [2025-12-10 17:00:10] "GET /virtual-machine-interface/a7b75120-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005328 10.0.0.129 - - [2025-12-10 17:00:10] "GET /virtual-machine/42eb7859-b355-4517-a884-0a16d83ec389?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003819 10.0.0.129 - - [2025-12-10 17:00:10] "GET /virtual-machine-interface/a8b141a8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004916 10.0.0.129 - - [2025-12-10 17:00:11] "GET /loadbalancer/b05d763b-9416-4ffd-bc40-1ab328b1b481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004639 10.0.0.129 - - [2025-12-10 17:00:11] "POST /tags HTTP/1.1" 200 334 0.036602 10.0.0.129 - - [2025-12-10 17:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.018935 10.0.0.129 - - [2025-12-10 17:00:11] "GET /tag/89f18193-8f22-4814-be0c-53d6cae4dd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.018607 10.0.0.129 - - [2025-12-10 17:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.129 - - [2025-12-10 17:00:11] "GET /project/7753439d-66d2-43d7-8320-fe314162531a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.035598 10.0.0.129 - - [2025-12-10 17:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004440 10.0.0.129 - - [2025-12-10 17:00:11] "GET /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005261 10.0.0.129 - - [2025-12-10 17:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.129 - - [2025-12-10 17:00:11] "GET /service-appliance-set/ba559e0b-7bff-4472-a4e7-112395d4606b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002544 10.0.0.129 - - [2025-12-10 17:00:11] "POST /fqname-to-id HTTP/1.1" 404 273 0.002545 10.0.0.129 - - [2025-12-10 17:00:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.116591 10.0.0.129 - - [2025-12-10 17:00:11] "GET /virtual-machine-interface/cbcb5c01-a530-4612-b0ac-08a4f1ac2aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.015693 10.0.0.129 - - [2025-12-10 17:00:11] "POST /instance-ips HTTP/1.1" 200 410 0.028943 10.0.0.129 - - [2025-12-10 17:00:12] "GET /instance-ip/1da35998-c741-45e5-96cd-0a4273b68067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.006643 10.0.0.129 - - [2025-12-10 17:00:12] "POST /loadbalancers HTTP/1.1" 200 631 0.075911 10.0.0.129 - - [2025-12-10 17:00:12] "GET /project/7753439d-66d2-43d7-8320-fe314162531a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.059577 10.0.0.129 - - [2025-12-10 17:00:12] "GET /instance-ip/1da35998-c741-45e5-96cd-0a4273b68067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.004943 10.0.0.129 - - [2025-12-10 17:00:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.052519 10.0.0.129 - - [2025-12-10 17:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012116 10.0.0.129 - - [2025-12-10 17:00:12] "POST /floating-ips HTTP/1.1" 200 599 0.070651 10.0.0.129 - - [2025-12-10 17:00:12] "GET /project/7753439d-66d2-43d7-8320-fe314162531a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.079082 10.0.0.129 - - [2025-12-10 17:00:12] "GET /loadbalancer/b05d763b-9416-4ffd-bc40-1ab328b1b481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003993 10.0.0.129 - - [2025-12-10 17:00:12] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.018516 10.0.0.129 - - [2025-12-10 17:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.129 - - [2025-12-10 17:00:12] "GET /project/7753439d-66d2-43d7-8320-fe314162531a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.044898 10.0.0.129 - - [2025-12-10 17:00:12] "GET /loadbalancer/b05d763b-9416-4ffd-bc40-1ab328b1b481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.014662 10.0.0.129 - - [2025-12-10 17:00:12] "GET /loadbalancer-listener/83803376-9cb0-4a69-ab6d-b6094550031b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.006685 10.0.0.129 - - [2025-12-10 17:00:12] "GET /loadbalancer-listener/83803376-9cb0-4a69-ab6d-b6094550031b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.006241 10.0.0.129 - - [2025-12-10 17:00:12] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.023518 10.0.0.129 - - [2025-12-10 17:00:12] "GET /instance-ip/1da35998-c741-45e5-96cd-0a4273b68067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.004278 10.0.0.129 - - [2025-12-10 17:00:12] "GET /instance-ip/1da35998-c741-45e5-96cd-0a4273b68067?fields=floating_ips HTTP/1.1" 200 1214 0.007006 10.0.0.129 - - [2025-12-10 17:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.129 - - [2025-12-10 17:00:12] "GET /loadbalancer/b05d763b-9416-4ffd-bc40-1ab328b1b481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003044 10.0.0.129 - - [2025-12-10 17:00:12] "GET /loadbalancer-pool/0258f707-4db9-4f9a-893b-13bf85a7f433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004516 10.0.0.129 - - [2025-12-10 17:00:12] "GET /floating-ip/10732ce5-a592-492f-8a10-5d9349e1381c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.002935 10.0.0.129 - - [2025-12-10 17:00:12] "POST /loadbalancer-members HTTP/1.1" 200 723 0.019904 10.0.0.129 - - [2025-12-10 17:00:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.021966 10.0.0.129 - - [2025-12-10 17:00:12] "GET /virtual-machine-interface/a46e6260-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011103 10.0.0.129 - - [2025-12-10 17:00:12] "GET /virtual-machine-interface/a46e6260-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004895 10.0.0.129 - - [2025-12-10 17:00:12] "POST /ref-update HTTP/1.1" 200 156 0.008998 10.0.0.129 - - [2025-12-10 17:00:12] "GET /floating-ip/10732ce5-a592-492f-8a10-5d9349e1381c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.017203 10.0.0.129 - - [2025-12-10 17:00:12] "POST /tags HTTP/1.1" 409 221 0.002024 10.0.0.129 - - [2025-12-10 17:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.129 - - [2025-12-10 17:00:12] "GET /tag/89f18193-8f22-4814-be0c-53d6cae4dd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013379 10.0.0.129 - - [2025-12-10 17:00:12] "PUT /floating-ip/10732ce5-a592-492f-8a10-5d9349e1381c HTTP/1.1" 200 257 0.010379 10.0.0.129 - - [2025-12-10 17:00:12] "POST /set-tag HTTP/1.1" 200 109 0.075222 10.0.0.129 - - [2025-12-10 17:00:12] "GET /loadbalancer-pool/0258f707-4db9-4f9a-893b-13bf85a7f433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.009254 10.0.0.129 - - [2025-12-10 17:00:13] "POST /loadbalancer-members HTTP/1.1" 200 723 0.023365 10.0.0.129 - - [2025-12-10 17:00:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.009969 10.0.0.129 - - [2025-12-10 17:00:13] "GET /virtual-machine-interface/a50199cc-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015718 10.0.0.129 - - [2025-12-10 17:00:13] "GET /virtual-machine-interface/a50199cc-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004931 10.0.0.129 - - [2025-12-10 17:00:13] "POST /ref-update HTTP/1.1" 200 156 0.011268 10.0.0.129 - - [2025-12-10 17:00:13] "GET /floating-ip/10732ce5-a592-492f-8a10-5d9349e1381c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.007227 10.0.0.129 - - [2025-12-10 17:00:13] "POST /set-tag HTTP/1.1" 200 109 0.092017 10.0.0.129 - - [2025-12-10 17:00:13] "POST /tags HTTP/1.1" 409 206 0.019288 10.0.0.129 - - [2025-12-10 17:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.129 - - [2025-12-10 17:00:13] "GET /tag/8f8645e6-7463-45ac-a2c0-c6a1070665d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013141 10.0.0.129 - - [2025-12-10 17:00:13] "POST /tags HTTP/1.1" 409 204 0.002077 10.0.0.129 - - [2025-12-10 17:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.129 - - [2025-12-10 17:00:13] "GET /tag/828e5295-08e1-4b52-bc7b-15722e3c9c15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015079 10.0.0.129 - - [2025-12-10 17:00:13] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005515 10.0.0.129 - - [2025-12-10 17:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.129 - - [2025-12-10 17:00:14] "GET /policy-management/36962119-601e-4b63-89d3-6780c0c87d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003620 10.0.0.129 - - [2025-12-10 17:00:14] "POST /tags HTTP/1.1" 409 206 0.002277 10.0.0.129 - - [2025-12-10 17:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.129 - - [2025-12-10 17:00:14] "GET /tag/8f8645e6-7463-45ac-a2c0-c6a1070665d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012628 10.0.0.129 - - [2025-12-10 17:00:14] "POST /tags HTTP/1.1" 409 226 0.002363 10.0.0.129 - - [2025-12-10 17:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.129 - - [2025-12-10 17:00:14] "GET /tag/7c0a233a-ff2f-421f-b8fd-fa64d672d37c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013549 10.0.0.129 - - [2025-12-10 17:00:14] "POST /tags HTTP/1.1" 409 204 0.002299 10.0.0.129 - - [2025-12-10 17:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.129 - - [2025-12-10 17:00:14] "GET /tag/828e5295-08e1-4b52-bc7b-15722e3c9c15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013940 10.0.0.129 - - [2025-12-10 17:00:14] "POST /tags HTTP/1.1" 409 226 0.002262 10.0.0.129 - - [2025-12-10 17:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.129 - - [2025-12-10 17:00:14] "GET /tag/7c0a233a-ff2f-421f-b8fd-fa64d672d37c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013885 10.0.0.129 - - [2025-12-10 17:00:14] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002957 10.0.0.129 - - [2025-12-10 17:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.129 - - [2025-12-10 17:00:14] "GET /policy-management/36962119-601e-4b63-89d3-6780c0c87d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003509 10.0.0.129 - - [2025-12-10 17:00:14] "POST /firewall-rules HTTP/1.1" 200 628 0.070434 10.0.0.129 - - [2025-12-10 17:00:14] "POST /firewall-rules HTTP/1.1" 200 648 0.084446 10.0.0.129 - - [2025-12-10 17:00:14] "GET /firewall-rule/484de57c-f302-4c5f-be16-7f051a083a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.004875 10.0.0.129 - - [2025-12-10 17:00:14] "GET /firewall-policy/b9992364-0294-45e5-9288-f8f1a3eced70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002512 10.0.0.129 - - [2025-12-10 17:00:14] "GET /firewall-rule/e95ed153-afa5-4298-a385-6064bb613704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.003757 10.0.0.129 - - [2025-12-10 17:00:14] "POST /ref-update HTTP/1.1" 200 156 0.020911 10.0.0.129 - - [2025-12-10 17:00:14] "POST /firewall-policys HTTP/1.1" 200 608 0.041728 10.0.0.129 - - [2025-12-10 17:00:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.028005 10.0.0.129 - - [2025-12-10 17:00:14] "GET /firewall-policy/d43adf96-7049-4569-8c7e-315451836c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.016496 10.0.0.129 - - [2025-12-10 17:00:14] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003769 10.0.0.129 - - [2025-12-10 17:00:14] "GET /firewall-policy/d43adf96-7049-4569-8c7e-315451836c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003422 10.0.0.129 - - [2025-12-10 17:00:14] "GET /firewall-policy/87580fe8-b996-4be4-b608-23c04f28b4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004957 10.0.0.129 - - [2025-12-10 17:00:14] "GET /firewall-policy/890669d1-ac1b-463c-b2dc-bea3bfaaee96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004603 10.0.0.129 - - [2025-12-10 17:00:14] "GET /firewall-policy/b9992364-0294-45e5-9288-f8f1a3eced70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003762 10.0.0.129 - - [2025-12-10 17:00:14] "GET /firewall-policy/b9992364-0294-45e5-9288-f8f1a3eced70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002302 10.0.0.129 - - [2025-12-10 17:00:14] "GET /firewall-policy/87580fe8-b996-4be4-b608-23c04f28b4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003404 10.0.0.129 - - [2025-12-10 17:00:14] "POST /ref-update HTTP/1.1" 200 156 0.019256 10.0.0.129 - - [2025-12-10 17:00:15] "POST /ref-update HTTP/1.1" 200 156 0.031858 10.0.0.129 - - [2025-12-10 17:00:15] "POST /ref-update HTTP/1.1" 200 156 0.018957 10.0.0.129 - - [2025-12-10 17:00:15] "POST /ref-update HTTP/1.1" 200 156 0.029120 10.0.0.129 - - [2025-12-10 17:00:15] "POST /ref-update HTTP/1.1" 200 156 0.036271 10.0.0.129 - - [2025-12-10 17:00:15] "GET /firewall-policy/d43adf96-7049-4569-8c7e-315451836c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003246 [Introspect:8084]10.0.0.129 - - [2025-12-10 17:00:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001184 [Introspect:8084]10.0.0.129 - - [2025-12-10 17:00:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001174 10.0.0.129 - - [2025-12-10 17:02:13] "POST /tags HTTP/1.1" 409 252 0.002971 10.0.0.129 - - [2025-12-10 17:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.129 - - [2025-12-10 17:02:13] "GET /tag/4426bf51-a53b-462b-9063-436b0d5f6f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.015698 10.0.0.129 - - [2025-12-10 17:02:13] "POST /tags HTTP/1.1" 409 228 0.002624 10.0.0.129 - - [2025-12-10 17:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.129 - - [2025-12-10 17:02:13] "GET /tag/21432455-05e9-4a2f-b689-42baeb84967f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015311 10.0.0.129 - - [2025-12-10 17:02:13] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004970 10.0.0.129 - - [2025-12-10 17:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.129 - - [2025-12-10 17:02:13] "GET /policy-management/36962119-601e-4b63-89d3-6780c0c87d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002915 10.0.0.129 - - [2025-12-10 17:02:13] "POST /tags HTTP/1.1" 409 206 0.001786 10.0.0.129 - - [2025-12-10 17:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.129 - - [2025-12-10 17:02:14] "GET /tag/8f8645e6-7463-45ac-a2c0-c6a1070665d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.033087 10.0.0.129 - - [2025-12-10 17:02:14] "POST /tags HTTP/1.1" 409 226 0.003073 10.0.0.129 - - [2025-12-10 17:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.129 - - [2025-12-10 17:02:14] "GET /tag/7c0a233a-ff2f-421f-b8fd-fa64d672d37c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.019022 10.0.0.129 - - [2025-12-10 17:02:14] "POST /tags HTTP/1.1" 409 204 0.002717 10.0.0.129 - - [2025-12-10 17:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.129 - - [2025-12-10 17:02:14] "GET /tag/828e5295-08e1-4b52-bc7b-15722e3c9c15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012655 10.0.0.129 - - [2025-12-10 17:02:14] "POST /tags HTTP/1.1" 409 226 0.002274 10.0.0.129 - - [2025-12-10 17:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.129 - - [2025-12-10 17:02:14] "GET /tag/7c0a233a-ff2f-421f-b8fd-fa64d672d37c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.016448 10.0.0.129 - - [2025-12-10 17:02:14] "POST /tags HTTP/1.1" 409 228 0.002632 10.0.0.129 - - [2025-12-10 17:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.129 - - [2025-12-10 17:02:14] "GET /tag/21432455-05e9-4a2f-b689-42baeb84967f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.018092 10.0.0.129 - - [2025-12-10 17:02:14] "POST /tags HTTP/1.1" 409 252 0.002531 10.0.0.129 - - [2025-12-10 17:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.129 - - [2025-12-10 17:02:14] "GET /tag/4426bf51-a53b-462b-9063-436b0d5f6f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.017449 10.0.0.129 - - [2025-12-10 17:02:14] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003122 10.0.0.129 - - [2025-12-10 17:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.129 - - [2025-12-10 17:02:14] "GET /policy-management/36962119-601e-4b63-89d3-6780c0c87d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003738 10.0.0.129 - - [2025-12-10 17:02:14] "POST /firewall-rules HTTP/1.1" 409 281 0.002517 10.0.0.129 - - [2025-12-10 17:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.129 - - [2025-12-10 17:02:14] "PUT /firewall-rule/e95ed153-afa5-4298-a385-6064bb613704 HTTP/1.1" 200 261 0.025663 10.0.0.129 - - [2025-12-10 17:02:14] "POST /firewall-rules HTTP/1.1" 409 291 0.008311 10.0.0.129 - - [2025-12-10 17:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.129 - - [2025-12-10 17:02:14] "PUT /firewall-rule/484de57c-f302-4c5f-be16-7f051a083a81 HTTP/1.1" 200 261 0.022645 10.0.0.129 - - [2025-12-10 17:02:14] "GET /firewall-rule/484de57c-f302-4c5f-be16-7f051a083a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.018100 10.0.0.129 - - [2025-12-10 17:02:14] "POST /firewall-rules HTTP/1.1" 200 660 0.096506 10.0.0.129 - - [2025-12-10 17:02:14] "GET /firewall-rule/c4431163-835b-44f1-93fb-e3ba31c66695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.007069 10.0.0.129 - - [2025-12-10 17:02:14] "GET /firewall-policy/b9992364-0294-45e5-9288-f8f1a3eced70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002645 10.0.0.129 - - [2025-12-10 17:02:14] "GET /firewall-rule/e95ed153-afa5-4298-a385-6064bb613704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.003446 10.0.0.129 - - [2025-12-10 17:02:14] "POST /firewall-policys HTTP/1.1" 409 269 0.001979 10.0.0.129 - - [2025-12-10 17:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.129 - - [2025-12-10 17:02:14] "PUT /firewall-policy/d43adf96-7049-4569-8c7e-315451836c5f HTTP/1.1" 200 265 0.025486 10.0.0.129 - - [2025-12-10 17:02:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.023934 10.0.0.129 - - [2025-12-10 17:02:14] "GET /firewall-policy/d43adf96-7049-4569-8c7e-315451836c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.009964 10.0.0.129 - - [2025-12-10 17:02:15] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003191 10.0.0.129 - - [2025-12-10 17:02:15] "GET /firewall-policy/d43adf96-7049-4569-8c7e-315451836c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003007 10.0.0.129 - - [2025-12-10 17:02:15] "GET /firewall-policy/87580fe8-b996-4be4-b608-23c04f28b4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003833 10.0.0.129 - - [2025-12-10 17:02:15] "GET /firewall-policy/890669d1-ac1b-463c-b2dc-bea3bfaaee96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003268 10.0.0.129 - - [2025-12-10 17:02:15] "GET /firewall-policy/b9992364-0294-45e5-9288-f8f1a3eced70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002643 10.0.0.129 - - [2025-12-10 17:02:15] "GET /firewall-policy/d43adf96-7049-4569-8c7e-315451836c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003076 10.0.0.129 - - [2025-12-10 17:02:15] "GET /firewall-policy/d43adf96-7049-4569-8c7e-315451836c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003255 [Introspect:8084]10.0.0.129 - - [2025-12-10 17:02:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001330 [Introspect:8084]10.0.0.129 - - [2025-12-10 17:02:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001676 [Introspect:8084]10.0.0.129 - - [2025-12-10 17:02:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001120 [Introspect:8084]10.0.0.129 - - [2025-12-10 17:02:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000963 [Introspect:8084]10.0.0.129 - - [2025-12-10 17:02:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001011 [Introspect:8084]10.0.0.129 - - [2025-12-10 17:02:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000986 10.0.0.129 - - [2025-12-10 17:03:16] "GET /virtual-machine-interface/a46e6260-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006464 10.0.0.129 - - [2025-12-10 17:03:16] "POST /set-tag HTTP/1.1" 200 109 0.003613 10.0.0.129 - - [2025-12-10 17:03:16] "GET /virtual-machine-interface/a5de919c-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012997 10.0.0.129 - - [2025-12-10 17:03:16] "POST /set-tag HTTP/1.1" 200 109 0.003058 10.0.0.129 - - [2025-12-10 17:03:16] "GET /virtual-machine-interface/a69121b8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009186 10.0.0.129 - - [2025-12-10 17:03:16] "POST /set-tag HTTP/1.1" 200 109 0.004238 10.0.0.129 - - [2025-12-10 17:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.129 - - [2025-12-10 17:03:16] "GET /loadbalancer/b05d763b-9416-4ffd-bc40-1ab328b1b481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.007999 10.0.0.129 - - [2025-12-10 17:03:16] "GET /virtual-machine-interface/a46e6260-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006298 10.0.0.129 - - [2025-12-10 17:03:16] "POST /set-tag HTTP/1.1" 200 109 0.036776 10.0.0.129 - - [2025-12-10 17:03:16] "DELETE /loadbalancer-member/6070304f-c7f0-4b8c-a15c-ea6b6ff78fdd HTTP/1.1" 200 115 0.086534 10.0.0.129 - - [2025-12-10 17:03:16] "GET /virtual-machine-interface/a50199cc-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005077 10.0.0.129 - - [2025-12-10 17:03:16] "POST /set-tag HTTP/1.1" 200 109 0.004936 10.0.0.129 - - [2025-12-10 17:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013805 10.0.0.129 - - [2025-12-10 17:03:16] "GET /loadbalancer/b05d763b-9416-4ffd-bc40-1ab328b1b481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.004892 10.0.0.129 - - [2025-12-10 17:03:16] "GET /virtual-machine-interface/a7b75120-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006362 10.0.0.129 - - [2025-12-10 17:03:16] "POST /set-tag HTTP/1.1" 200 109 0.002660 10.0.0.129 - - [2025-12-10 17:03:16] "GET /virtual-machine-interface/a73dbd42-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007099 10.0.0.129 - - [2025-12-10 17:03:16] "POST /set-tag HTTP/1.1" 200 109 0.002914 10.0.0.129 - - [2025-12-10 17:03:16] "GET /virtual-machine-interface/a8324916-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006152 10.0.0.129 - - [2025-12-10 17:03:16] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.129 - - [2025-12-10 17:03:16] "GET /virtual-machine-interface/a8b141a8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005620 10.0.0.129 - - [2025-12-10 17:03:16] "POST /set-tag HTTP/1.1" 200 109 0.004760 10.0.0.129 - - [2025-12-10 17:03:18] "GET /virtual-machine-interface/a46e6260-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005804 10.0.0.129 - - [2025-12-10 17:03:18] "POST /set-tag HTTP/1.1" 200 109 0.006153 10.0.0.129 - - [2025-12-10 17:03:18] "GET /virtual-machine-interface/a46e6260-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004976 10.0.0.129 - - [2025-12-10 17:03:18] "POST /set-tag HTTP/1.1" 200 109 0.008245 10.0.0.129 - - [2025-12-10 17:03:18] "GET /virtual-machine/9d43814a-4acd-45cc-8d49-cae1842f1140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003572 10.0.0.129 - - [2025-12-10 17:03:18] "POST /ref-update HTTP/1.1" 200 156 0.014667 10.0.0.129 - - [2025-12-10 17:03:18] "GET /virtual-machine-interface/a46e6260-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018662 10.0.0.129 - - [2025-12-10 17:03:18] "POST /set-tag HTTP/1.1" 200 109 0.022415 10.0.0.129 - - [2025-12-10 17:03:18] "POST /set-tag HTTP/1.1" 200 109 0.018897 10.0.0.129 - - [2025-12-10 17:03:18] "POST /set-tag HTTP/1.1" 200 109 0.040233 10.0.0.129 - - [2025-12-10 17:03:18] "POST /set-tag HTTP/1.1" 200 109 0.045163 10.0.0.129 - - [2025-12-10 17:03:18] "POST /set-tag HTTP/1.1" 200 109 0.022753 10.0.0.129 - - [2025-12-10 17:03:18] "DELETE /instance-ip/a48c2836-d5e9-11f0-b758-fa163e8bfc36 HTTP/1.1" 200 115 0.084901 10.0.0.129 - - [2025-12-10 17:03:18] "POST /ref-update HTTP/1.1" 200 156 0.019650 10.0.0.129 - - [2025-12-10 17:03:18] "DELETE /virtual-machine-interface/a46e6260-d5e9-11f0-b758-fa163e8bfc36 HTTP/1.1" 200 115 0.089525 10.0.0.129 - - [2025-12-10 17:03:18] "DELETE /virtual-machine/9d43814a-4acd-45cc-8d49-cae1842f1140 HTTP/1.1" 200 115 0.032890 10.0.0.129 - - [2025-12-10 17:03:18] "GET /virtual-machine-interface/a5de919c-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009366 10.0.0.129 - - [2025-12-10 17:03:18] "POST /set-tag HTTP/1.1" 200 109 0.009466 10.0.0.129 - - [2025-12-10 17:03:18] "GET /virtual-machine-interface/a5de919c-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007706 10.0.0.129 - - [2025-12-10 17:03:18] "POST /set-tag HTTP/1.1" 200 109 0.005224 10.0.0.129 - - [2025-12-10 17:03:18] "GET /virtual-machine/6ebd289c-5104-4d1a-9ca1-a6097a5fed40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004276 10.0.0.129 - - [2025-12-10 17:03:19] "POST /ref-update HTTP/1.1" 200 156 0.011161 10.0.0.129 - - [2025-12-10 17:03:19] "GET /virtual-machine-interface/a5de919c-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014503 10.0.0.129 - - [2025-12-10 17:03:19] "POST /set-tag HTTP/1.1" 200 109 0.031780 10.0.0.129 - - [2025-12-10 17:03:19] "POST /set-tag HTTP/1.1" 200 109 0.065987 10.0.0.129 - - [2025-12-10 17:03:19] "POST /set-tag HTTP/1.1" 200 109 0.049927 10.0.0.129 - - [2025-12-10 17:03:19] "POST /set-tag HTTP/1.1" 200 109 0.048452 10.0.0.129 - - [2025-12-10 17:03:19] "POST /set-tag HTTP/1.1" 200 109 0.038356 10.0.0.129 - - [2025-12-10 17:03:19] "DELETE /instance-ip/a607ba0e-d5e9-11f0-b758-fa163e8bfc36 HTTP/1.1" 200 115 0.062884 10.0.0.129 - - [2025-12-10 17:03:19] "DELETE /virtual-machine-interface/a5de919c-d5e9-11f0-b758-fa163e8bfc36 HTTP/1.1" 200 115 0.073944 10.0.0.129 - - [2025-12-10 17:03:19] "DELETE /virtual-machine/6ebd289c-5104-4d1a-9ca1-a6097a5fed40 HTTP/1.1" 200 115 0.048120 10.0.0.129 - - [2025-12-10 17:03:19] "GET /virtual-machine-interface/a50199cc-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.012917 10.0.0.129 - - [2025-12-10 17:03:19] "POST /set-tag HTTP/1.1" 200 109 0.003402 10.0.0.129 - - [2025-12-10 17:03:19] "GET /virtual-machine-interface/a50199cc-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005320 10.0.0.129 - - [2025-12-10 17:03:19] "POST /set-tag HTTP/1.1" 200 109 0.003456 10.0.0.129 - - [2025-12-10 17:03:19] "GET /virtual-machine/a6ed16b6-4dd5-47f2-97c2-e3dc98b628d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.010494 10.0.0.129 - - [2025-12-10 17:03:19] "POST /ref-update HTTP/1.1" 200 156 0.019785 10.0.0.129 - - [2025-12-10 17:03:19] "GET /virtual-machine-interface/a50199cc-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.014990 10.0.0.129 - - [2025-12-10 17:03:19] "POST /set-tag HTTP/1.1" 200 109 0.034501 10.0.0.129 - - [2025-12-10 17:03:19] "POST /set-tag HTTP/1.1" 200 109 0.068903 10.0.0.129 - - [2025-12-10 17:03:20] "POST /set-tag HTTP/1.1" 200 109 0.091952 10.0.0.129 - - [2025-12-10 17:03:20] "POST /set-tag HTTP/1.1" 200 109 0.022596 10.0.0.129 - - [2025-12-10 17:03:20] "POST /set-tag HTTP/1.1" 200 109 0.040880 10.0.0.129 - - [2025-12-10 17:03:20] "DELETE /instance-ip/a527a568-d5e9-11f0-b758-fa163e8bfc36 HTTP/1.1" 200 115 0.098232 10.0.0.129 - - [2025-12-10 17:03:20] "POST /ref-update HTTP/1.1" 200 156 0.011218 10.0.0.129 - - [2025-12-10 17:03:20] "DELETE /virtual-machine-interface/a50199cc-d5e9-11f0-b758-fa163e8bfc36 HTTP/1.1" 200 115 0.096523 10.0.0.129 - - [2025-12-10 17:03:20] "DELETE /virtual-machine/a6ed16b6-4dd5-47f2-97c2-e3dc98b628d6 HTTP/1.1" 200 115 0.030387 10.0.0.129 - - [2025-12-10 17:03:20] "DELETE /tag/4b4d0f03-5a81-4427-a744-0452b59a709d HTTP/1.1" 200 115 0.054985 10.0.0.129 - - [2025-12-10 17:03:20] "GET /virtual-machine-interface/a69121b8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006297 10.0.0.129 - - [2025-12-10 17:03:20] "POST /set-tag HTTP/1.1" 200 109 0.007415 10.0.0.129 - - [2025-12-10 17:03:20] "GET /virtual-machine-interface/a69121b8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005685 10.0.0.129 - - [2025-12-10 17:03:20] "POST /set-tag HTTP/1.1" 200 109 0.003702 10.0.0.129 - - [2025-12-10 17:03:20] "GET /virtual-machine/bd323e37-b7c3-43e3-ae94-f283112064f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004340 10.0.0.129 - - [2025-12-10 17:03:20] "POST /ref-update HTTP/1.1" 200 156 0.011561 10.0.0.129 - - [2025-12-10 17:03:20] "GET /virtual-machine-interface/a69121b8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018411 10.0.0.129 - - [2025-12-10 17:03:20] "POST /set-tag HTTP/1.1" 200 109 0.037939 10.0.0.129 - - [2025-12-10 17:03:20] "POST /set-tag HTTP/1.1" 200 109 0.072220 10.0.0.129 - - [2025-12-10 17:03:20] "POST /set-tag HTTP/1.1" 200 109 0.048353 10.0.0.129 - - [2025-12-10 17:03:20] "POST /set-tag HTTP/1.1" 200 109 0.041789 10.0.0.129 - - [2025-12-10 17:03:21] "POST /set-tag HTTP/1.1" 200 109 0.066691 10.0.0.129 - - [2025-12-10 17:03:21] "DELETE /instance-ip/a6b6c97c-d5e9-11f0-b758-fa163e8bfc36 HTTP/1.1" 200 115 0.089021 10.0.0.129 - - [2025-12-10 17:03:21] "DELETE /virtual-machine-interface/a69121b8-d5e9-11f0-b758-fa163e8bfc36 HTTP/1.1" 200 115 0.108007 10.0.0.129 - - [2025-12-10 17:03:21] "DELETE /virtual-machine/bd323e37-b7c3-43e3-ae94-f283112064f3 HTTP/1.1" 200 115 0.037281 10.0.0.129 - - [2025-12-10 17:03:21] "DELETE /tag/9ea60a3f-8299-4639-a60d-c09c2f206504 HTTP/1.1" 200 115 0.073609 10.0.0.129 - - [2025-12-10 17:03:21] "DELETE /tag/8f8645e6-7463-45ac-a2c0-c6a1070665d4 HTTP/1.1" 409 391 0.010114 10.0.0.129 - - [2025-12-10 17:03:48] "GET /virtual-machine-interface/a8b141a8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005799 10.0.0.129 - - [2025-12-10 17:03:48] "POST /set-tag HTTP/1.1" 200 109 0.002995 10.0.0.129 - - [2025-12-10 17:03:48] "GET /virtual-machine-interface/a8b141a8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004801 10.0.0.129 - - [2025-12-10 17:03:48] "POST /set-tag HTTP/1.1" 200 109 0.002430 10.0.0.129 - - [2025-12-10 17:03:48] "GET /virtual-machine/42eb7859-b355-4517-a884-0a16d83ec389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002941 10.0.0.129 - - [2025-12-10 17:03:48] "POST /ref-update HTTP/1.1" 200 156 0.010057 10.0.0.129 - - [2025-12-10 17:03:48] "GET /virtual-machine-interface/a8b141a8-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.022982 10.0.0.129 - - [2025-12-10 17:03:48] "POST /set-tag HTTP/1.1" 200 109 0.025974 10.0.0.129 - - [2025-12-10 17:03:48] "POST /set-tag HTTP/1.1" 200 109 0.033004 10.0.0.129 - - [2025-12-10 17:03:48] "POST /set-tag HTTP/1.1" 200 109 0.034468 10.0.0.129 - - [2025-12-10 17:03:48] "POST /set-tag HTTP/1.1" 200 109 0.016351 10.0.0.129 - - [2025-12-10 17:03:48] "DELETE /instance-ip/a8cc4318-d5e9-11f0-b758-fa163e8bfc36 HTTP/1.1" 200 115 0.063695 10.0.0.129 - - [2025-12-10 17:03:48] "DELETE /virtual-machine-interface/a8b141a8-d5e9-11f0-b758-fa163e8bfc36 HTTP/1.1" 200 115 0.033880 10.0.0.129 - - [2025-12-10 17:03:48] "DELETE /virtual-machine/42eb7859-b355-4517-a884-0a16d83ec389 HTTP/1.1" 200 115 0.044386 10.0.0.129 - - [2025-12-10 17:03:48] "DELETE /tag/abda9f37-1fed-46fd-8069-0e8bc8332e64 HTTP/1.1" 200 115 0.053407 10.0.0.129 - - [2025-12-10 17:03:48] "GET /virtual-machine-interface/a73dbd42-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004591 10.0.0.129 - - [2025-12-10 17:03:48] "POST /set-tag HTTP/1.1" 200 109 0.003175 10.0.0.129 - - [2025-12-10 17:03:48] "GET /virtual-machine-interface/a73dbd42-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005540 10.0.0.129 - - [2025-12-10 17:03:48] "POST /set-tag HTTP/1.1" 200 109 0.002652 10.0.0.129 - - [2025-12-10 17:03:48] "GET /virtual-machine/8eb3bd1d-ddec-4aaa-ad8e-4bead6dd1ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003653 10.0.0.129 - - [2025-12-10 17:03:48] "POST /ref-update HTTP/1.1" 200 156 0.012772 10.0.0.129 - - [2025-12-10 17:03:48] "GET /virtual-machine-interface/a73dbd42-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009598 10.0.0.129 - - [2025-12-10 17:03:49] "POST /set-tag HTTP/1.1" 200 109 0.060876 10.0.0.129 - - [2025-12-10 17:03:49] "POST /set-tag HTTP/1.1" 200 109 0.052976 10.0.0.129 - - [2025-12-10 17:03:49] "POST /set-tag HTTP/1.1" 200 109 0.045712 10.0.0.129 - - [2025-12-10 17:03:49] "POST /set-tag HTTP/1.1" 200 109 0.022985 10.0.0.129 - - [2025-12-10 17:03:49] "DELETE /instance-ip/a75a39fe-d5e9-11f0-b758-fa163e8bfc36 HTTP/1.1" 200 115 0.067711 10.0.0.129 - - [2025-12-10 17:03:49] "DELETE /virtual-machine-interface/a73dbd42-d5e9-11f0-b758-fa163e8bfc36 HTTP/1.1" 200 115 0.083117 10.0.0.129 - - [2025-12-10 17:03:49] "DELETE /virtual-machine/8eb3bd1d-ddec-4aaa-ad8e-4bead6dd1ae1 HTTP/1.1" 200 115 0.025587 10.0.0.129 - - [2025-12-10 17:03:49] "DELETE /tag/869306d5-7fb6-4e2d-96dc-3597b1810b1f HTTP/1.1" 200 115 0.037925 10.0.0.129 - - [2025-12-10 17:03:49] "GET /virtual-machine-interface/a7b75120-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005529 10.0.0.129 - - [2025-12-10 17:03:49] "POST /set-tag HTTP/1.1" 200 109 0.003538 10.0.0.129 - - [2025-12-10 17:03:49] "GET /virtual-machine-interface/a7b75120-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005464 10.0.0.129 - - [2025-12-10 17:03:49] "POST /set-tag HTTP/1.1" 200 109 0.003041 10.0.0.129 - - [2025-12-10 17:03:49] "GET /virtual-machine/d6716a5d-1ee9-4303-b314-5ce2218a846b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003545 10.0.0.129 - - [2025-12-10 17:03:49] "POST /ref-update HTTP/1.1" 200 156 0.009856 10.0.0.129 - - [2025-12-10 17:03:49] "GET /virtual-machine-interface/a7b75120-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012108 10.0.0.129 - - [2025-12-10 17:03:49] "POST /set-tag HTTP/1.1" 200 109 0.019827 10.0.0.129 - - [2025-12-10 17:03:49] "POST /set-tag HTTP/1.1" 200 109 0.033278 10.0.0.129 - - [2025-12-10 17:03:49] "POST /set-tag HTTP/1.1" 200 109 0.033249 10.0.0.129 - - [2025-12-10 17:03:49] "POST /set-tag HTTP/1.1" 200 109 0.027544 10.0.0.129 - - [2025-12-10 17:03:49] "DELETE /instance-ip/a7d27414-d5e9-11f0-b758-fa163e8bfc36 HTTP/1.1" 200 115 0.054362 10.0.0.129 - - [2025-12-10 17:03:49] "DELETE /virtual-machine-interface/a7b75120-d5e9-11f0-b758-fa163e8bfc36 HTTP/1.1" 200 115 0.043087 10.0.0.129 - - [2025-12-10 17:03:49] "DELETE /virtual-machine/d6716a5d-1ee9-4303-b314-5ce2218a846b HTTP/1.1" 200 115 0.032041 10.0.0.129 - - [2025-12-10 17:03:50] "DELETE /tag/dc788868-e4b0-435e-8d4a-72e9082284b9 HTTP/1.1" 200 115 0.041743 10.0.0.129 - - [2025-12-10 17:03:50] "DELETE /tag/828e5295-08e1-4b52-bc7b-15722e3c9c15 HTTP/1.1" 409 237 0.005501 10.0.0.129 - - [2025-12-10 17:03:50] "DELETE /tag/52d7d29e-a4b5-4f9e-8185-0ed23e24ee12 HTTP/1.1" 200 115 0.036955 10.0.0.129 - - [2025-12-10 17:03:50] "GET /virtual-machine-interface/a8324916-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005100 10.0.0.129 - - [2025-12-10 17:03:50] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.129 - - [2025-12-10 17:03:50] "GET /virtual-machine-interface/a8324916-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005187 10.0.0.129 - - [2025-12-10 17:03:50] "POST /set-tag HTTP/1.1" 200 109 0.002803 10.0.0.129 - - [2025-12-10 17:03:50] "GET /virtual-machine/1fa1792d-96d3-4e2a-a310-34f19c8ab1d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003234 10.0.0.129 - - [2025-12-10 17:03:50] "POST /ref-update HTTP/1.1" 200 156 0.012717 10.0.0.129 - - [2025-12-10 17:03:50] "GET /virtual-machine-interface/a8324916-d5e9-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009522 10.0.0.129 - - [2025-12-10 17:03:50] "POST /set-tag HTTP/1.1" 200 109 0.019392 10.0.0.129 - - [2025-12-10 17:03:50] "POST /set-tag HTTP/1.1" 200 109 0.022793 10.0.0.129 - - [2025-12-10 17:03:50] "POST /set-tag HTTP/1.1" 200 109 0.062348 10.0.0.129 - - [2025-12-10 17:03:50] "POST /set-tag HTTP/1.1" 200 109 0.031720 10.0.0.129 - - [2025-12-10 17:03:50] "DELETE /instance-ip/a84c85ce-d5e9-11f0-b758-fa163e8bfc36 HTTP/1.1" 200 115 0.053393 10.0.0.129 - - [2025-12-10 17:03:50] "DELETE /virtual-machine-interface/a8324916-d5e9-11f0-b758-fa163e8bfc36 HTTP/1.1" 200 115 0.048229 10.0.0.129 - - [2025-12-10 17:03:50] "DELETE /virtual-machine/1fa1792d-96d3-4e2a-a310-34f19c8ab1d6 HTTP/1.1" 200 115 0.031780 10.0.0.129 - - [2025-12-10 17:03:50] "DELETE /tag/21432455-05e9-4a2f-b689-42baeb84967f HTTP/1.1" 409 237 0.007041 10.0.0.129 - - [2025-12-10 17:03:50] "DELETE /tag/23076b38-33b8-471b-9a9b-3725d7154bce HTTP/1.1" 200 115 0.041341 10.0.0.129 - - [2025-12-10 17:03:50] "DELETE /tag/4426bf51-a53b-462b-9063-436b0d5f6f8c HTTP/1.1" 409 237 0.005330 10.0.0.129 - - [2025-12-10 17:03:51] "POST /projects HTTP/1.1" 409 238 0.002735 10.0.0.129 - - [2025-12-10 17:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.129 - - [2025-12-10 17:03:51] "GET /project/232653e3-aac7-411c-955f-9a0ecd457ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.051290 10.0.0.129 - - [2025-12-10 17:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.129 - - [2025-12-10 17:03:51] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005097 10.0.0.129 - - [2025-12-10 17:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.129 - - [2025-12-10 17:03:51] "GET /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006814 10.0.0.129 - - [2025-12-10 17:03:51] "POST /security-groups HTTP/1.1" 409 285 0.003191 10.0.0.129 - - [2025-12-10 17:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.129 - - [2025-12-10 17:03:52] "PUT /security-group/62282325-fca1-45c2-96eb-3c4682b41345 HTTP/1.1" 200 263 0.076996 10.0.0.129 - - [2025-12-10 17:03:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.035461 10.0.0.129 - - [2025-12-10 17:03:52] "PUT /access-control-list/28971f3d-8b59-4133-a29c-0d0b34abe8b0 HTTP/1.1" 200 273 0.056177 10.0.0.129 - - [2025-12-10 17:03:52] "PUT /access-control-list/a30737ea-0481-4b62-a2ac-629040f588ba HTTP/1.1" 200 273 0.024352 10.0.0.129 - - [2025-12-10 17:03:56] "POST /projects HTTP/1.1" 409 238 0.002979 10.0.0.129 - - [2025-12-10 17:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.129 - - [2025-12-10 17:03:57] "GET /project/232653e3-aac7-411c-955f-9a0ecd457ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040890 10.0.0.129 - - [2025-12-10 17:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004533 10.0.0.129 - - [2025-12-10 17:03:57] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005650 10.0.0.129 - - [2025-12-10 17:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.129 - - [2025-12-10 17:03:57] "GET /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005059 10.0.0.129 - - [2025-12-10 17:03:57] "POST /security-groups HTTP/1.1" 409 285 0.002658 10.0.0.129 - - [2025-12-10 17:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.129 - - [2025-12-10 17:03:57] "PUT /security-group/62282325-fca1-45c2-96eb-3c4682b41345 HTTP/1.1" 200 263 0.060600 10.0.0.129 - - [2025-12-10 17:03:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023929 10.0.0.129 - - [2025-12-10 17:03:57] "GET /firewall-policy/87580fe8-b996-4be4-b608-23c04f28b4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004713 10.0.0.129 - - [2025-12-10 17:03:57] "PUT /access-control-list/28971f3d-8b59-4133-a29c-0d0b34abe8b0 HTTP/1.1" 200 273 0.029907 10.0.0.129 - - [2025-12-10 17:03:57] "PUT /access-control-list/a30737ea-0481-4b62-a2ac-629040f588ba HTTP/1.1" 200 273 0.021555 10.0.0.129 - - [2025-12-10 17:03:57] "GET /firewall-rule/7b6552be-27e2-4513-a928-e3d31526aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003115 10.0.0.129 - - [2025-12-10 17:03:57] "POST /ref-update HTTP/1.1" 200 156 0.062517 10.0.0.129 - - [2025-12-10 17:03:57] "DELETE /firewall-rule/7b6552be-27e2-4513-a928-e3d31526aa9e HTTP/1.1" 200 115 0.040257 10.0.0.129 - - [2025-12-10 17:03:57] "GET /firewall-policy/87580fe8-b996-4be4-b608-23c04f28b4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.005660 10.0.0.129 - - [2025-12-10 17:03:57] "GET /firewall-rule/3717b9d1-17c4-429e-8eb7-1b8bb0a775ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003436 10.0.0.129 - - [2025-12-10 17:03:57] "POST /ref-update HTTP/1.1" 200 156 0.051709 10.0.0.129 - - [2025-12-10 17:03:57] "DELETE /firewall-rule/3717b9d1-17c4-429e-8eb7-1b8bb0a775ef HTTP/1.1" 200 115 0.043178 10.0.0.129 - - [2025-12-10 17:03:57] "DELETE /tag/21432455-05e9-4a2f-b689-42baeb84967f HTTP/1.1" 409 237 0.008740 10.0.0.129 - - [2025-12-10 17:03:57] "DELETE /tag/4426bf51-a53b-462b-9063-436b0d5f6f8c HTTP/1.1" 409 237 0.004474 10.0.0.129 - - [2025-12-10 17:03:57] "DELETE /tag/95c4d696-505c-4605-8877-8acfa80a4137 HTTP/1.1" 200 115 0.046802 10.0.0.129 - - [2025-12-10 17:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.129 - - [2025-12-10 17:03:57] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006943 10.0.0.129 - - [2025-12-10 17:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.129 - - [2025-12-10 17:03:57] "GET /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004551 10.0.0.129 - - [2025-12-10 17:03:57] "PUT /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed HTTP/1.1" 200 265 0.054882 10.0.0.129 - - [2025-12-10 17:03:57] "PUT /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6 HTTP/1.1" 200 265 0.043181 10.0.0.129 - - [2025-12-10 17:03:58] "DELETE /access-control-list/28971f3d-8b59-4133-a29c-0d0b34abe8b0 HTTP/1.1" 200 115 0.171062 10.0.0.129 - - [2025-12-10 17:03:58] "DELETE /security-group/62282325-fca1-45c2-96eb-3c4682b41345 HTTP/1.1" 200 115 0.292000 10.0.0.129 - - [2025-12-10 17:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006739 10.0.0.129 - - [2025-12-10 17:03:58] "DELETE /access-control-list/a30737ea-0481-4b62-a2ac-629040f588ba HTTP/1.1" 200 115 0.044413 10.0.0.129 - - [2025-12-10 17:03:58] "GET /project/232653e3-aac7-411c-955f-9a0ecd457ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.045840 10.0.0.129 - - [2025-12-10 17:03:58] "GET /project/232653e3-aac7-411c-955f-9a0ecd457ddf?fields=security_groups HTTP/1.1" 200 1352 0.045005 10.0.0.129 - - [2025-12-10 17:03:58] "DELETE /security-group/40d87156-2cf4-4b82-9339-15491765202e HTTP/1.1" 200 115 0.059671 10.0.0.129 - - [2025-12-10 17:03:58] "DELETE /access-control-list/4ca8bd74-3a75-492d-a296-8dddb365073c HTTP/1.1" 200 115 0.069710 10.0.0.129 - - [2025-12-10 17:03:58] "GET /project/232653e3-aac7-411c-955f-9a0ecd457ddf?fields=application_policy_sets HTTP/1.1" 200 1391 0.098899 10.0.0.129 - - [2025-12-10 17:03:58] "DELETE /access-control-list/085ae056-7fd7-4736-8572-bae0c82459b5 HTTP/1.1" 200 115 0.088467 10.0.0.129 - - [2025-12-10 17:03:58] "DELETE /project/232653e3-aac7-411c-955f-9a0ecd457ddf HTTP/1.1" 200 115 0.436858 10.0.0.129 - - [2025-12-10 17:03:58] "POST /projects HTTP/1.1" 409 238 0.002523 10.0.0.129 - - [2025-12-10 17:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.129 - - [2025-12-10 17:03:58] "GET /project/7753439d-66d2-43d7-8320-fe314162531a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.043646 10.0.0.129 - - [2025-12-10 17:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.129 - - [2025-12-10 17:03:58] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005660 10.0.0.129 - - [2025-12-10 17:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.129 - - [2025-12-10 17:03:58] "GET /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004840 10.0.0.129 - - [2025-12-10 17:03:58] "POST /security-groups HTTP/1.1" 409 285 0.002663 10.0.0.129 - - [2025-12-10 17:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.129 - - [2025-12-10 17:03:58] "PUT /security-group/46676c95-9c07-4208-82c1-8c284711fc20 HTTP/1.1" 200 263 0.058570 10.0.0.129 - - [2025-12-10 17:03:59] "PUT /access-control-list/8132c1ca-a06a-4f6c-8a4d-9691f6af7602 HTTP/1.1" 200 273 0.023680 10.0.0.129 - - [2025-12-10 17:03:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.049204 10.0.0.129 - - [2025-12-10 17:03:59] "PUT /access-control-list/29939c77-a894-4485-aeb0-6a68a23b0408 HTTP/1.1" 200 273 0.049177 10.0.0.129 - - [2025-12-10 17:04:02] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003433 10.0.0.129 - - [2025-12-10 17:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005614 10.0.0.129 - - [2025-12-10 17:04:02] "GET /policy-management/36962119-601e-4b63-89d3-6780c0c87d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003477 10.0.0.129 - - [2025-12-10 17:04:02] "GET /firewall-policy/b9992364-0294-45e5-9288-f8f1a3eced70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003541 10.0.0.129 - - [2025-12-10 17:04:02] "GET /firewall-rule/e95ed153-afa5-4298-a385-6064bb613704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.003187 10.0.0.129 - - [2025-12-10 17:04:02] "POST /ref-update HTTP/1.1" 200 156 0.015418 10.0.0.129 - - [2025-12-10 17:04:03] "DELETE /firewall-rule/e95ed153-afa5-4298-a385-6064bb613704 HTTP/1.1" 200 115 0.098399 10.0.0.129 - - [2025-12-10 17:04:03] "GET /firewall-policy/d43adf96-7049-4569-8c7e-315451836c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.020866 10.0.0.129 - - [2025-12-10 17:04:03] "GET /firewall-rule/484de57c-f302-4c5f-be16-7f051a083a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.004318 10.0.0.129 - - [2025-12-10 17:04:03] "POST /ref-update HTTP/1.1" 200 156 0.035113 10.0.0.129 - - [2025-12-10 17:04:03] "DELETE /firewall-rule/484de57c-f302-4c5f-be16-7f051a083a81 HTTP/1.1" 200 115 0.084660 10.0.0.129 - - [2025-12-10 17:04:03] "GET /firewall-policy/d43adf96-7049-4569-8c7e-315451836c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.004649 10.0.0.129 - - [2025-12-10 17:04:03] "GET /firewall-rule/c4431163-835b-44f1-93fb-e3ba31c66695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004541 10.0.0.129 - - [2025-12-10 17:04:03] "POST /ref-update HTTP/1.1" 200 156 0.018499 10.0.0.129 - - [2025-12-10 17:04:03] "DELETE /firewall-rule/c4431163-835b-44f1-93fb-e3ba31c66695 HTTP/1.1" 200 115 0.061112 10.0.0.129 - - [2025-12-10 17:04:03] "GET /application-policy-set/ae2aa20f-4dfb-49dd-a5b1-ab5dc45457d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003373 10.0.0.129 - - [2025-12-10 17:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.129 - - [2025-12-10 17:04:03] "GET /policy-management/36962119-601e-4b63-89d3-6780c0c87d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002709 10.0.0.129 - - [2025-12-10 17:04:03] "GET /firewall-policy/d43adf96-7049-4569-8c7e-315451836c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003773 10.0.0.129 - - [2025-12-10 17:04:03] "POST /ref-update HTTP/1.1" 200 156 0.031815 10.0.0.129 - - [2025-12-10 17:04:03] "DELETE /firewall-policy/d43adf96-7049-4569-8c7e-315451836c5f HTTP/1.1" 200 115 0.046982 10.0.0.129 - - [2025-12-10 17:04:03] "DELETE /tag/828e5295-08e1-4b52-bc7b-15722e3c9c15 HTTP/1.1" 200 115 0.063461 10.0.0.129 - - [2025-12-10 17:04:03] "DELETE /tag/8f8645e6-7463-45ac-a2c0-c6a1070665d4 HTTP/1.1" 200 115 0.069117 10.0.0.129 - - [2025-12-10 17:04:03] "DELETE /tag/21432455-05e9-4a2f-b689-42baeb84967f HTTP/1.1" 200 115 0.070725 10.0.0.129 - - [2025-12-10 17:04:03] "DELETE /tag/4426bf51-a53b-462b-9063-436b0d5f6f8c HTTP/1.1" 200 115 0.071173 10.0.0.129 - - [2025-12-10 17:04:03] "DELETE /loadbalancer-member/86ac38f1-c1dd-4713-9ae0-eadfbb073a61 HTTP/1.1" 200 115 0.042666 10.0.0.129 - - [2025-12-10 17:04:04] "DELETE /loadbalancer-pool/0258f707-4db9-4f9a-893b-13bf85a7f433 HTTP/1.1" 200 115 0.045205 10.0.0.129 - - [2025-12-10 17:04:04] "DELETE /loadbalancer-listener/83803376-9cb0-4a69-ab6d-b6094550031b HTTP/1.1" 200 115 0.046795 10.0.0.129 - - [2025-12-10 17:04:04] "DELETE /loadbalancer/b05d763b-9416-4ffd-bc40-1ab328b1b481 HTTP/1.1" 200 115 0.045186 10.0.0.129 - - [2025-12-10 17:04:04] "DELETE /floating-ip/10732ce5-a592-492f-8a10-5d9349e1381c HTTP/1.1" 200 115 0.041342 10.0.0.129 - - [2025-12-10 17:04:04] "DELETE /instance-ip/1da35998-c741-45e5-96cd-0a4273b68067 HTTP/1.1" 200 115 0.058244 10.0.0.129 - - [2025-12-10 17:04:04] "DELETE /virtual-machine-interface/cbcb5c01-a530-4612-b0ac-08a4f1ac2aa8 HTTP/1.1" 200 115 0.059066 10.0.0.129 - - [2025-12-10 17:04:04] "DELETE /tag/89f18193-8f22-4814-be0c-53d6cae4dd58 HTTP/1.1" 200 115 0.066408 10.0.0.129 - - [2025-12-10 17:04:04] "POST /projects HTTP/1.1" 409 238 0.006391 10.0.0.129 - - [2025-12-10 17:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.129 - - [2025-12-10 17:04:04] "GET /project/7753439d-66d2-43d7-8320-fe314162531a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.065483 10.0.0.129 - - [2025-12-10 17:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004836 10.0.0.129 - - [2025-12-10 17:04:04] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.012500 10.0.0.129 - - [2025-12-10 17:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005901 10.0.0.129 - - [2025-12-10 17:04:04] "GET /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.011064 10.0.0.129 - - [2025-12-10 17:04:04] "POST /security-groups HTTP/1.1" 409 285 0.006294 10.0.0.129 - - [2025-12-10 17:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006482 10.0.0.129 - - [2025-12-10 17:04:04] "PUT /security-group/46676c95-9c07-4208-82c1-8c284711fc20 HTTP/1.1" 200 263 0.075709 10.0.0.129 - - [2025-12-10 17:04:04] "PUT /access-control-list/8132c1ca-a06a-4f6c-8a4d-9691f6af7602 HTTP/1.1" 200 273 0.041719 10.0.0.129 - - [2025-12-10 17:04:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.051283 10.0.0.129 - - [2025-12-10 17:04:04] "PUT /access-control-list/29939c77-a894-4485-aeb0-6a68a23b0408 HTTP/1.1" 200 273 0.042239 10.0.0.129 - - [2025-12-10 17:04:04] "GET /firewall-policy/87580fe8-b996-4be4-b608-23c04f28b4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.017062 10.0.0.129 - - [2025-12-10 17:04:04] "GET /firewall-rule/dc5bd87d-b8d6-408d-b151-d4448a37b3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004964 10.0.0.129 - - [2025-12-10 17:04:05] "POST /ref-update HTTP/1.1" 200 156 0.092074 10.0.0.129 - - [2025-12-10 17:04:05] "DELETE /firewall-rule/dc5bd87d-b8d6-408d-b151-d4448a37b3c0 HTTP/1.1" 200 115 0.049333 10.0.0.129 - - [2025-12-10 17:04:05] "GET /firewall-policy/87580fe8-b996-4be4-b608-23c04f28b4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.006064 10.0.0.129 - - [2025-12-10 17:04:05] "GET /firewall-rule/4d634f45-6e0f-496b-b8ca-0cf388eecef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003604 10.0.0.129 - - [2025-12-10 17:04:05] "POST /ref-update HTTP/1.1" 200 156 0.055655 10.0.0.129 - - [2025-12-10 17:04:05] "DELETE /firewall-rule/4d634f45-6e0f-496b-b8ca-0cf388eecef6 HTTP/1.1" 200 115 0.048234 10.0.0.129 - - [2025-12-10 17:04:05] "DELETE /tag/7c0a233a-ff2f-421f-b8fd-fa64d672d37c HTTP/1.1" 200 115 0.072072 10.0.0.129 - - [2025-12-10 17:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.129 - - [2025-12-10 17:04:05] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006164 10.0.0.129 - - [2025-12-10 17:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.129 - - [2025-12-10 17:04:05] "GET /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005091 10.0.0.129 - - [2025-12-10 17:04:05] "PUT /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed HTTP/1.1" 200 265 0.081123 10.0.0.129 - - [2025-12-10 17:04:05] "PUT /virtual-network/304a0153-eb52-416c-be70-77bb3e0aeec6 HTTP/1.1" 200 265 0.067354 10.0.0.129 - - [2025-12-10 17:04:05] "DELETE /security-group/46676c95-9c07-4208-82c1-8c284711fc20 HTTP/1.1" 200 115 0.085539 10.0.0.129 - - [2025-12-10 17:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.129 - - [2025-12-10 17:04:05] "DELETE /access-control-list/8132c1ca-a06a-4f6c-8a4d-9691f6af7602 HTTP/1.1" 200 115 0.052753 10.0.0.129 - - [2025-12-10 17:04:05] "DELETE /access-control-list/29939c77-a894-4485-aeb0-6a68a23b0408 HTTP/1.1" 200 115 0.047574 10.0.0.129 - - [2025-12-10 17:04:05] "GET /project/7753439d-66d2-43d7-8320-fe314162531a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.063769 10.0.0.129 - - [2025-12-10 17:04:05] "GET /project/7753439d-66d2-43d7-8320-fe314162531a?fields=security_groups HTTP/1.1" 200 1351 0.047141 10.0.0.129 - - [2025-12-10 17:04:06] "DELETE /security-group/9508cc26-8b3c-4ea6-adc5-812982e62e07 HTTP/1.1" 200 115 0.073042 10.0.0.129 - - [2025-12-10 17:04:06] "DELETE /access-control-list/43e4a185-2640-4858-9289-8c1fd6ac6646 HTTP/1.1" 200 115 0.047660 10.0.0.129 - - [2025-12-10 17:04:06] "GET /project/7753439d-66d2-43d7-8320-fe314162531a?fields=application_policy_sets HTTP/1.1" 200 1390 0.084274 10.0.0.129 - - [2025-12-10 17:04:06] "DELETE /access-control-list/cea44b07-0c7f-4432-8be3-de7adc9dc1e1 HTTP/1.1" 200 115 0.097741 10.0.0.129 - - [2025-12-10 17:04:06] "DELETE /project/7753439d-66d2-43d7-8320-fe314162531a HTTP/1.1" 200 115 0.516313 [Introspect:8084]10.0.0.129 - - [2025-12-10 17:04:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001666 [Introspect:8084]10.0.0.129 - - [2025-12-10 17:04:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001557 10.0.0.129 - - [2025-12-10 17:05:03] "GET / HTTP/1.1" 200 36215 0.001773 10.0.0.129 - - [2025-12-10 17:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.129 - - [2025-12-10 17:05:03] "GET /global-vrouter-config/aa91b3d9-ba6e-41e3-9b2c-9725386a33c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003090 10.0.0.129 - - [2025-12-10 17:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.129 - - [2025-12-10 17:05:04] "GET /global-vrouter-config/aa91b3d9-ba6e-41e3-9b2c-9725386a33c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003020 10.0.0.129 - - [2025-12-10 17:05:08] "GET /global-system-configs HTTP/1.1" 200 323 0.002230 10.0.0.129 - - [2025-12-10 17:05:09] "GET /global-system-configs HTTP/1.1" 200 323 0.003822 10.0.0.129 - - [2025-12-10 17:05:19] "GET / HTTP/1.1" 200 36215 0.002079 10.0.0.129 - - [2025-12-10 17:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.129 - - [2025-12-10 17:05:19] "GET /global-system-config/bfb36918-f497-4b8e-9fe7-4fe72884a3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005634 10.0.0.129 - - [2025-12-10 17:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.129 - - [2025-12-10 17:05:19] "GET /config-node/84a13a67-191e-496e-914a-6161bb58c9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002382 10.0.0.129 - - [2025-12-10 17:05:20] "GET / HTTP/1.1" 200 36215 0.001863 10.0.0.129 - - [2025-12-10 17:05:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002692 10.0.0.129 - - [2025-12-10 17:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.129 - - [2025-12-10 17:05:25] "GET /global-vrouter-config/aa91b3d9-ba6e-41e3-9b2c-9725386a33c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002906 10.0.0.129 - - [2025-12-10 17:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.129 - - [2025-12-10 17:05:25] "PUT /global-vrouter-config/aa91b3d9-ba6e-41e3-9b2c-9725386a33c5 HTTP/1.1" 200 277 0.026380 10.0.0.129 - - [2025-12-10 17:05:25] "GET / HTTP/1.1" 200 36215 0.004261 10.0.0.129 - - [2025-12-10 17:05:25] "POST /alarms HTTP/1.1" 409 264 0.003122 10.0.0.129 - - [2025-12-10 17:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.129 - - [2025-12-10 17:05:25] "PUT /alarm/18453b79-f192-42df-8687-32e45decf192 HTTP/1.1" 200 245 0.012435 10.0.0.129 - - [2025-12-10 17:05:25] "POST /alarms HTTP/1.1" 409 261 0.002464 10.0.0.129 - - [2025-12-10 17:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.129 - - [2025-12-10 17:05:25] "PUT /alarm/6d96d371-1312-43b2-a67a-5445ae6e40c9 HTTP/1.1" 200 245 0.011695 10.0.0.129 - - [2025-12-10 17:05:25] "POST /alarms HTTP/1.1" 409 261 0.002686 10.0.0.129 - - [2025-12-10 17:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.129 - - [2025-12-10 17:05:25] "PUT /alarm/9f3b553d-be90-47bb-ab44-31f59b20db66 HTTP/1.1" 200 245 0.012102 10.0.0.129 - - [2025-12-10 17:05:25] "POST /alarms HTTP/1.1" 409 253 0.002421 10.0.0.129 - - [2025-12-10 17:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.129 - - [2025-12-10 17:05:25] "PUT /alarm/9180cb32-772e-4c06-9008-eabbabbec200 HTTP/1.1" 200 245 0.011361 10.0.0.129 - - [2025-12-10 17:05:25] "POST /alarms HTTP/1.1" 409 251 0.002461 10.0.0.129 - - [2025-12-10 17:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.129 - - [2025-12-10 17:05:25] "PUT /alarm/a7d726b2-b035-40cb-af54-bd70c100aefd HTTP/1.1" 200 245 0.009875 10.0.0.129 - - [2025-12-10 17:05:25] "POST /alarms HTTP/1.1" 409 252 0.002519 10.0.0.129 - - [2025-12-10 17:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.129 - - [2025-12-10 17:05:25] "PUT /alarm/83ff947b-0e17-4556-9460-0c1b610b54dc HTTP/1.1" 200 245 0.012841 10.0.0.129 - - [2025-12-10 17:05:26] "POST /alarms HTTP/1.1" 409 256 0.002482 10.0.0.129 - - [2025-12-10 17:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.129 - - [2025-12-10 17:05:26] "PUT /alarm/7fd4c96d-9476-436a-8742-7d9d7a4d5220 HTTP/1.1" 200 245 0.010500 10.0.0.129 - - [2025-12-10 17:05:26] "POST /alarms HTTP/1.1" 409 248 0.007569 10.0.0.129 - - [2025-12-10 17:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.129 - - [2025-12-10 17:05:26] "PUT /alarm/8363986c-facb-465f-82b9-932266f8243c HTTP/1.1" 200 245 0.010033 10.0.0.129 - - [2025-12-10 17:05:26] "POST /alarms HTTP/1.1" 409 252 0.003014 10.0.0.129 - - [2025-12-10 17:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.129 - - [2025-12-10 17:05:26] "PUT /alarm/e56016d7-8b59-45da-bda8-ec2b3779b33d HTTP/1.1" 200 245 0.010242 10.0.0.129 - - [2025-12-10 17:05:26] "POST /alarms HTTP/1.1" 409 257 0.012609 10.0.0.129 - - [2025-12-10 17:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.129 - - [2025-12-10 17:05:26] "PUT /alarm/bd12a427-4740-44c0-b584-ff721f40bf7c HTTP/1.1" 200 245 0.011193 10.0.0.129 - - [2025-12-10 17:05:26] "POST /alarms HTTP/1.1" 409 251 0.006663 10.0.0.129 - - [2025-12-10 17:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.129 - - [2025-12-10 17:05:26] "PUT /alarm/9aa6ae0b-b82f-4f41-bacb-f5b594d1d836 HTTP/1.1" 200 245 0.013115 10.0.0.129 - - [2025-12-10 17:05:26] "POST /alarms HTTP/1.1" 409 257 0.016755 10.0.0.129 - - [2025-12-10 17:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.129 - - [2025-12-10 17:05:26] "PUT /alarm/3306d219-01de-4660-a718-75bf4c3a5277 HTTP/1.1" 200 245 0.012428 10.0.0.129 - - [2025-12-10 17:05:26] "POST /alarms HTTP/1.1" 409 261 0.008278 10.0.0.129 - - [2025-12-10 17:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.129 - - [2025-12-10 17:05:26] "PUT /alarm/905da9ca-6678-4ca6-b908-aa7c3f85ac64 HTTP/1.1" 200 245 0.014138 10.0.0.129 - - [2025-12-10 17:05:26] "POST /alarms HTTP/1.1" 409 258 0.004533 10.0.0.129 - - [2025-12-10 17:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.129 - - [2025-12-10 17:05:26] "PUT /alarm/33273dd2-7ea2-49e0-bcec-e1b20dad3503 HTTP/1.1" 200 245 0.012221 10.0.0.129 - - [2025-12-10 17:05:26] "POST /alarms HTTP/1.1" 409 254 0.003313 10.0.0.129 - - [2025-12-10 17:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.129 - - [2025-12-10 17:05:26] "PUT /alarm/a9de94ff-9c44-4c05-9d1c-43e3ae707f15 HTTP/1.1" 200 245 0.014148 10.0.0.129 - - [2025-12-10 17:05:26] "POST /alarms HTTP/1.1" 409 254 0.004313 10.0.0.129 - - [2025-12-10 17:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.129 - - [2025-12-10 17:05:26] "PUT /alarm/00f2e015-08b4-471c-ba71-703b03479e44 HTTP/1.1" 200 245 0.011457 10.0.0.129 - - [2025-12-10 17:05:26] "POST /alarms HTTP/1.1" 409 254 0.006370 10.0.0.129 - - [2025-12-10 17:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.129 - - [2025-12-10 17:05:26] "PUT /alarm/2f12ca43-b633-452e-b597-50ecb1a70a0e HTTP/1.1" 200 245 0.012964 10.0.0.129 - - [2025-12-10 17:05:26] "POST /alarms HTTP/1.1" 409 247 0.003276 10.0.0.129 - - [2025-12-10 17:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.129 - - [2025-12-10 17:05:26] "PUT /alarm/414537b3-28a6-4d61-9b10-02366a7cdd54 HTTP/1.1" 200 245 0.014659 10.0.0.129 - - [2025-12-10 17:05:26] "POST /alarms HTTP/1.1" 409 272 0.002638 10.0.0.129 - - [2025-12-10 17:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.129 - - [2025-12-10 17:05:26] "PUT /alarm/8c7de447-36f9-45ce-8a3b-e960473c16b3 HTTP/1.1" 200 245 0.013227 10.0.0.129 - - [2025-12-10 17:05:26] "POST /alarms HTTP/1.1" 409 261 0.009813 10.0.0.129 - - [2025-12-10 17:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.129 - - [2025-12-10 17:05:27] "PUT /alarm/15771cf9-9503-4a8a-aca8-aacca0651bf0 HTTP/1.1" 200 245 0.011995 10.0.0.129 - - [2025-12-10 17:05:27] "POST /alarms HTTP/1.1" 409 259 0.005330 10.0.0.129 - - [2025-12-10 17:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.129 - - [2025-12-10 17:05:27] "PUT /alarm/41e4d642-3b9d-4133-aa17-50efa56191d9 HTTP/1.1" 200 245 0.011749 10.0.0.129 - - [2025-12-10 17:05:27] "POST /alarms HTTP/1.1" 409 265 0.009316 10.0.0.129 - - [2025-12-10 17:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.129 - - [2025-12-10 17:05:27] "PUT /alarm/a66bf776-639e-46a5-9029-f3dce3dd0d26 HTTP/1.1" 200 245 0.011307 10.0.0.129 - - [2025-12-10 17:05:27] "POST /alarms HTTP/1.1" 409 279 0.005624 10.0.0.129 - - [2025-12-10 17:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.129 - - [2025-12-10 17:05:27] "PUT /alarm/0b4ae601-9e1e-4b59-94a3-4ff7ca5bced4 HTTP/1.1" 200 245 0.011714 10.0.0.129 - - [2025-12-10 17:05:27] "GET / HTTP/1.1" 200 36215 0.001881 10.0.0.129 - - [2025-12-10 17:05:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002348 10.0.0.129 - - [2025-12-10 17:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.129 - - [2025-12-10 17:05:27] "PUT /global-vrouter-config/aa91b3d9-ba6e-41e3-9b2c-9725386a33c5 HTTP/1.1" 200 277 0.008796 10.0.0.129 - - [2025-12-10 17:05:27] "GET / HTTP/1.1" 200 36215 0.001779 10.0.0.129 - - [2025-12-10 17:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.129 - - [2025-12-10 17:05:27] "GET /global-vrouter-config/aa91b3d9-ba6e-41e3-9b2c-9725386a33c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002741 10.0.0.129 - - [2025-12-10 17:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.129 - - [2025-12-10 17:05:27] "PUT /global-vrouter-config/aa91b3d9-ba6e-41e3-9b2c-9725386a33c5 HTTP/1.1" 200 277 0.013458 10.0.0.129 - - [2025-12-10 17:05:28] "GET / HTTP/1.1" 200 36215 0.001941 10.0.0.129 - - [2025-12-10 17:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.129 - - [2025-12-10 17:05:28] "GET /global-system-config/bfb36918-f497-4b8e-9fe7-4fe72884a3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005336 10.0.0.129 - - [2025-12-10 17:05:28] "PUT /global-system-config/bfb36918-f497-4b8e-9fe7-4fe72884a3b7 HTTP/1.1" 200 275 0.022965 10.0.0.129 - - [2025-12-10 17:05:31] "GET / HTTP/1.1" 200 36215 0.002076 10.0.0.129 - - [2025-12-10 17:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.129 - - [2025-12-10 17:05:31] "GET /routing-instance/a19f4e7e-1e80-42ac-89bc-f1b76faa1fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003466 10.0.0.129 - - [2025-12-10 17:05:31] "POST /bgp-routers HTTP/1.1" 409 301 0.002111 10.0.0.129 - - [2025-12-10 17:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.129 - - [2025-12-10 17:05:31] "GET /bgp-router/2386617f-403c-42f5-9c20-558405406a44?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003256 10.0.0.129 - - [2025-12-10 17:05:31] "PUT /bgp-router/2386617f-403c-42f5-9c20-558405406a44 HTTP/1.1" 200 255 0.013825 [Introspect:8084]10.0.0.129 - - [2025-12-10 17:05:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001867 [Introspect:8084]10.0.0.129 - - [2025-12-10 17:05:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001363 10.0.0.129 - - [2025-12-10 17:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.129 - - [2025-12-10 17:05:32] "GET /global-vrouter-config/aa91b3d9-ba6e-41e3-9b2c-9725386a33c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005063 10.0.0.129 - - [2025-12-10 17:05:46] "GET / HTTP/1.1" 200 36215 0.001980 10.0.0.129 - - [2025-12-10 17:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.129 - - [2025-12-10 17:05:46] "GET /global-system-config/bfb36918-f497-4b8e-9fe7-4fe72884a3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004743 10.0.0.129 - - [2025-12-10 17:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.129 - - [2025-12-10 17:05:47] "GET /config-node/84a13a67-191e-496e-914a-6161bb58c9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002125 10.0.0.129 - - [2025-12-10 17:05:58] "GET / HTTP/1.1" 200 36215 0.001852 10.0.0.129 - - [2025-12-10 17:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.129 - - [2025-12-10 17:05:58] "GET /routing-instance/a19f4e7e-1e80-42ac-89bc-f1b76faa1fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003074 10.0.0.129 - - [2025-12-10 17:05:58] "POST /bgp-routers HTTP/1.1" 409 301 0.004172 10.0.0.129 - - [2025-12-10 17:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.129 - - [2025-12-10 17:05:58] "GET /bgp-router/2386617f-403c-42f5-9c20-558405406a44?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.004610 10.0.0.129 - - [2025-12-10 17:05:58] "PUT /bgp-router/2386617f-403c-42f5-9c20-558405406a44 HTTP/1.1" 200 255 0.014773 [Introspect:8084]10.0.0.129 - - [2025-12-10 17:05:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001461 [Introspect:8084]10.0.0.129 - - [2025-12-10 17:05:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001437 10.0.0.129 - - [2025-12-10 17:06:13] "GET / HTTP/1.1" 200 36215 0.001881 10.0.0.129 - - [2025-12-10 17:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.129 - - [2025-12-10 17:06:13] "GET /global-system-config/bfb36918-f497-4b8e-9fe7-4fe72884a3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004627 10.0.0.129 - - [2025-12-10 17:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.129 - - [2025-12-10 17:06:13] "GET /config-node/84a13a67-191e-496e-914a-6161bb58c9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002012 10.0.0.129 - - [2025-12-10 17:06:13] "GET / HTTP/1.1" 200 36215 0.001619 10.0.0.129 - - [2025-12-10 17:06:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002164 10.0.0.129 - - [2025-12-10 17:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.129 - - [2025-12-10 17:06:18] "GET /global-vrouter-config/aa91b3d9-ba6e-41e3-9b2c-9725386a33c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002674 10.0.0.129 - - [2025-12-10 17:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.129 - - [2025-12-10 17:06:19] "PUT /global-vrouter-config/aa91b3d9-ba6e-41e3-9b2c-9725386a33c5 HTTP/1.1" 200 277 0.022066 10.0.0.129 - - [2025-12-10 17:06:19] "GET / HTTP/1.1" 200 36215 0.001820 10.0.0.129 - - [2025-12-10 17:06:19] "POST /alarms HTTP/1.1" 409 264 0.002297 10.0.0.129 - - [2025-12-10 17:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.129 - - [2025-12-10 17:06:19] "PUT /alarm/18453b79-f192-42df-8687-32e45decf192 HTTP/1.1" 200 245 0.011339 10.0.0.129 - - [2025-12-10 17:06:19] "POST /alarms HTTP/1.1" 409 261 0.003318 10.0.0.129 - - [2025-12-10 17:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.129 - - [2025-12-10 17:06:19] "PUT /alarm/6d96d371-1312-43b2-a67a-5445ae6e40c9 HTTP/1.1" 200 245 0.016642 10.0.0.129 - - [2025-12-10 17:06:19] "POST /alarms HTTP/1.1" 409 261 0.002868 10.0.0.129 - - [2025-12-10 17:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.129 - - [2025-12-10 17:06:19] "PUT /alarm/9f3b553d-be90-47bb-ab44-31f59b20db66 HTTP/1.1" 200 245 0.010488 10.0.0.129 - - [2025-12-10 17:06:19] "POST /alarms HTTP/1.1" 409 253 0.002539 10.0.0.129 - - [2025-12-10 17:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.129 - - [2025-12-10 17:06:19] "PUT /alarm/9180cb32-772e-4c06-9008-eabbabbec200 HTTP/1.1" 200 245 0.010218 10.0.0.129 - - [2025-12-10 17:06:19] "POST /alarms HTTP/1.1" 409 251 0.002924 10.0.0.129 - - [2025-12-10 17:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.129 - - [2025-12-10 17:06:19] "PUT /alarm/a7d726b2-b035-40cb-af54-bd70c100aefd HTTP/1.1" 200 245 0.014679 10.0.0.129 - - [2025-12-10 17:06:19] "POST /alarms HTTP/1.1" 409 252 0.002499 10.0.0.129 - - [2025-12-10 17:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.129 - - [2025-12-10 17:06:19] "PUT /alarm/83ff947b-0e17-4556-9460-0c1b610b54dc HTTP/1.1" 200 245 0.009907 10.0.0.129 - - [2025-12-10 17:06:19] "POST /alarms HTTP/1.1" 409 256 0.003007 10.0.0.129 - - [2025-12-10 17:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.129 - - [2025-12-10 17:06:19] "PUT /alarm/7fd4c96d-9476-436a-8742-7d9d7a4d5220 HTTP/1.1" 200 245 0.010098 10.0.0.129 - - [2025-12-10 17:06:19] "POST /alarms HTTP/1.1" 409 248 0.002691 10.0.0.129 - - [2025-12-10 17:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.129 - - [2025-12-10 17:06:19] "PUT /alarm/8363986c-facb-465f-82b9-932266f8243c HTTP/1.1" 200 245 0.012071 10.0.0.129 - - [2025-12-10 17:06:19] "POST /alarms HTTP/1.1" 409 252 0.002562 10.0.0.129 - - [2025-12-10 17:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.129 - - [2025-12-10 17:06:19] "PUT /alarm/e56016d7-8b59-45da-bda8-ec2b3779b33d HTTP/1.1" 200 245 0.010197 10.0.0.129 - - [2025-12-10 17:06:19] "POST /alarms HTTP/1.1" 409 257 0.002732 10.0.0.129 - - [2025-12-10 17:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.129 - - [2025-12-10 17:06:19] "PUT /alarm/bd12a427-4740-44c0-b584-ff721f40bf7c HTTP/1.1" 200 245 0.010468 10.0.0.129 - - [2025-12-10 17:06:19] "POST /alarms HTTP/1.1" 409 251 0.002550 10.0.0.129 - - [2025-12-10 17:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.129 - - [2025-12-10 17:06:19] "PUT /alarm/9aa6ae0b-b82f-4f41-bacb-f5b594d1d836 HTTP/1.1" 200 245 0.010612 10.0.0.129 - - [2025-12-10 17:06:19] "POST /alarms HTTP/1.1" 409 257 0.002573 10.0.0.129 - - [2025-12-10 17:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.129 - - [2025-12-10 17:06:20] "PUT /alarm/3306d219-01de-4660-a718-75bf4c3a5277 HTTP/1.1" 200 245 0.010931 10.0.0.129 - - [2025-12-10 17:06:20] "POST /alarms HTTP/1.1" 409 261 0.002813 10.0.0.129 - - [2025-12-10 17:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.129 - - [2025-12-10 17:06:20] "PUT /alarm/905da9ca-6678-4ca6-b908-aa7c3f85ac64 HTTP/1.1" 200 245 0.015385 10.0.0.129 - - [2025-12-10 17:06:20] "POST /alarms HTTP/1.1" 409 258 0.002906 10.0.0.129 - - [2025-12-10 17:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.129 - - [2025-12-10 17:06:20] "PUT /alarm/33273dd2-7ea2-49e0-bcec-e1b20dad3503 HTTP/1.1" 200 245 0.012783 10.0.0.129 - - [2025-12-10 17:06:20] "POST /alarms HTTP/1.1" 409 254 0.002829 10.0.0.129 - - [2025-12-10 17:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.129 - - [2025-12-10 17:06:20] "PUT /alarm/a9de94ff-9c44-4c05-9d1c-43e3ae707f15 HTTP/1.1" 200 245 0.020324 10.0.0.129 - - [2025-12-10 17:06:20] "POST /alarms HTTP/1.1" 409 254 0.002857 10.0.0.129 - - [2025-12-10 17:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.129 - - [2025-12-10 17:06:20] "PUT /alarm/00f2e015-08b4-471c-ba71-703b03479e44 HTTP/1.1" 200 245 0.013214 10.0.0.129 - - [2025-12-10 17:06:20] "POST /alarms HTTP/1.1" 409 254 0.003253 10.0.0.129 - - [2025-12-10 17:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.129 - - [2025-12-10 17:06:20] "PUT /alarm/2f12ca43-b633-452e-b597-50ecb1a70a0e HTTP/1.1" 200 245 0.013821 10.0.0.129 - - [2025-12-10 17:06:20] "POST /alarms HTTP/1.1" 409 247 0.013921 10.0.0.129 - - [2025-12-10 17:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.129 - - [2025-12-10 17:06:20] "PUT /alarm/414537b3-28a6-4d61-9b10-02366a7cdd54 HTTP/1.1" 200 245 0.012591 10.0.0.129 - - [2025-12-10 17:06:20] "POST /alarms HTTP/1.1" 409 272 0.007563 10.0.0.129 - - [2025-12-10 17:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004971 10.0.0.129 - - [2025-12-10 17:06:20] "PUT /alarm/8c7de447-36f9-45ce-8a3b-e960473c16b3 HTTP/1.1" 200 245 0.020559 10.0.0.129 - - [2025-12-10 17:06:20] "POST /alarms HTTP/1.1" 409 261 0.006419 10.0.0.129 - - [2025-12-10 17:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.129 - - [2025-12-10 17:06:20] "PUT /alarm/15771cf9-9503-4a8a-aca8-aacca0651bf0 HTTP/1.1" 200 245 0.011740 10.0.0.129 - - [2025-12-10 17:06:20] "POST /alarms HTTP/1.1" 409 259 0.005166 10.0.0.129 - - [2025-12-10 17:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.129 - - [2025-12-10 17:06:20] "PUT /alarm/41e4d642-3b9d-4133-aa17-50efa56191d9 HTTP/1.1" 200 245 0.010191 10.0.0.129 - - [2025-12-10 17:06:20] "POST /alarms HTTP/1.1" 409 265 0.010365 10.0.0.129 - - [2025-12-10 17:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.129 - - [2025-12-10 17:06:20] "PUT /alarm/a66bf776-639e-46a5-9029-f3dce3dd0d26 HTTP/1.1" 200 245 0.011812 10.0.0.129 - - [2025-12-10 17:06:20] "POST /alarms HTTP/1.1" 409 279 0.005050 10.0.0.129 - - [2025-12-10 17:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.129 - - [2025-12-10 17:06:20] "PUT /alarm/0b4ae601-9e1e-4b59-94a3-4ff7ca5bced4 HTTP/1.1" 200 245 0.013442 10.0.0.129 - - [2025-12-10 17:06:21] "GET / HTTP/1.1" 200 36215 0.002218 10.0.0.129 - - [2025-12-10 17:06:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002574 10.0.0.129 - - [2025-12-10 17:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.129 - - [2025-12-10 17:06:21] "PUT /global-vrouter-config/aa91b3d9-ba6e-41e3-9b2c-9725386a33c5 HTTP/1.1" 200 277 0.009738 10.0.0.129 - - [2025-12-10 17:06:21] "GET / HTTP/1.1" 200 36215 0.001783 10.0.0.129 - - [2025-12-10 17:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.129 - - [2025-12-10 17:06:21] "GET /global-vrouter-config/aa91b3d9-ba6e-41e3-9b2c-9725386a33c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002857 10.0.0.129 - - [2025-12-10 17:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.129 - - [2025-12-10 17:06:21] "PUT /global-vrouter-config/aa91b3d9-ba6e-41e3-9b2c-9725386a33c5 HTTP/1.1" 200 277 0.011015 10.0.0.129 - - [2025-12-10 17:06:21] "GET / HTTP/1.1" 200 36215 0.002135 10.0.0.129 - - [2025-12-10 17:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.129 - - [2025-12-10 17:06:21] "GET /global-system-config/bfb36918-f497-4b8e-9fe7-4fe72884a3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005380 10.0.0.129 - - [2025-12-10 17:06:21] "PUT /global-system-config/bfb36918-f497-4b8e-9fe7-4fe72884a3b7 HTTP/1.1" 200 275 0.016676 10.0.0.129 - - [2025-12-10 17:06:25] "GET / HTTP/1.1" 200 36215 0.001751 10.0.0.129 - - [2025-12-10 17:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.129 - - [2025-12-10 17:06:25] "GET /routing-instance/a19f4e7e-1e80-42ac-89bc-f1b76faa1fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003560 10.0.0.129 - - [2025-12-10 17:06:25] "POST /bgp-routers HTTP/1.1" 409 301 0.002540 10.0.0.129 - - [2025-12-10 17:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.129 - - [2025-12-10 17:06:25] "GET /bgp-router/2386617f-403c-42f5-9c20-558405406a44?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002792 10.0.0.129 - - [2025-12-10 17:06:25] "PUT /bgp-router/2386617f-403c-42f5-9c20-558405406a44 HTTP/1.1" 200 255 0.015370 [Introspect:8084]10.0.0.129 - - [2025-12-10 17:06:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001593 [Introspect:8084]10.0.0.129 - - [2025-12-10 17:06:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001090 10.0.0.129 - - [2025-12-10 17:06:30] "POST /tags HTTP/1.1" 200 356 0.054481 10.0.0.129 - - [2025-12-10 17:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.019940 10.0.0.129 - - [2025-12-10 17:06:30] "GET /tag/ee359d61-be2e-412f-a604-240b3ec1d307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.055561 10.0.0.129 - - [2025-12-10 17:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.129 - - [2025-12-10 17:06:30] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.008998 10.0.0.129 - - [2025-12-10 17:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005034 10.0.0.129 - - [2025-12-10 17:06:30] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.078132 10.0.0.129 - - [2025-12-10 17:06:30] "POST /virtual-machines HTTP/1.1" 200 352 0.020078 10.0.0.129 - - [2025-12-10 17:06:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.073368 10.0.0.129 - - [2025-12-10 17:06:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.159668 10.0.0.129 - - [2025-12-10 17:06:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.010758 10.0.0.129 - - [2025-12-10 17:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010190 10.0.0.129 - - [2025-12-10 17:06:31] "GET /virtual-machine-interface/92bff53c-d5ea-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005578 10.0.0.129 - - [2025-12-10 17:06:31] "POST /instance-ips HTTP/1.1" 200 392 0.024489 10.0.0.129 - - [2025-12-10 17:06:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.016927 10.0.0.129 - - [2025-12-10 17:06:31] "GET /virtual-machine-interface/92bff53c-d5ea-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.017263 10.0.0.129 - - [2025-12-10 17:06:31] "POST /set-tag HTTP/1.1" 200 109 0.016046 10.0.0.129 - - [2025-12-10 17:06:31] "GET /virtual-machine-interface/92bff53c-d5ea-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008305 10.0.0.129 - - [2025-12-10 17:06:31] "GET /instance-ip/92e2e6b4-d5ea-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003611 10.0.0.129 - - [2025-12-10 17:06:31] "GET /virtual-machine-interface/92bff53c-d5ea-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004789 10.0.0.129 - - [2025-12-10 17:06:31] "POST /set-tag HTTP/1.1" 200 109 0.002170 10.0.0.129 - - [2025-12-10 17:06:31] "GET /virtual-router/4cf0e3e7-70e6-4936-b9fe-bd633599d662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003645 10.0.0.129 - - [2025-12-10 17:06:31] "POST /ref-update HTTP/1.1" 200 156 0.008507 10.0.0.129 - - [2025-12-10 17:06:31] "GET /virtual-machine-interface/92bff53c-d5ea-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004839 10.0.0.129 - - [2025-12-10 17:06:31] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.129 - - [2025-12-10 17:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.129 - - [2025-12-10 17:06:31] "GET /virtual-network/1c9f356b-7fa2-4d0d-9bc3-3762f8c6baed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004031 10.0.0.129 - - [2025-12-10 17:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.129 - - [2025-12-10 17:06:31] "GET /project/562ab70c-ae30-4862-b050-3f6307a8c798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.026783 10.0.0.129 - - [2025-12-10 17:06:31] "POST /virtual-machines HTTP/1.1" 200 356 0.009885 10.0.0.129 - - [2025-12-10 17:06:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008992 10.0.0.129 - - [2025-12-10 17:06:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.123119 10.0.0.129 - - [2025-12-10 17:06:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.030115 10.0.0.129 - - [2025-12-10 17:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011127 10.0.0.129 - - [2025-12-10 17:06:31] "GET /virtual-machine-interface/933634ae-d5ea-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.005583 10.0.0.129 - - [2025-12-10 17:06:32] "POST /instance-ips HTTP/1.1" 200 396 0.026466 10.0.0.129 - - [2025-12-10 17:06:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.024808 10.0.0.129 - - [2025-12-10 17:06:32] "GET /virtual-machine-interface/933634ae-d5ea-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.007869 10.0.0.129 - - [2025-12-10 17:06:32] "POST /set-tag HTTP/1.1" 200 109 0.018777 10.0.0.129 - - [2025-12-10 17:06:32] "GET /virtual-machine-interface/933634ae-d5ea-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.022600 10.0.0.129 - - [2025-12-10 17:06:32] "GET /instance-ip/9350380e-d5ea-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.003856 10.0.0.129 - - [2025-12-10 17:06:32] "GET /virtual-machine-interface/933634ae-d5ea-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007367 10.0.0.129 - - [2025-12-10 17:06:32] "POST /set-tag HTTP/1.1" 200 109 0.010057 10.0.0.129 - - [2025-12-10 17:06:32] "GET /virtual-router/4cf0e3e7-70e6-4936-b9fe-bd633599d662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.006611 10.0.0.129 - - [2025-12-10 17:06:32] "POST /ref-update HTTP/1.1" 200 156 0.011547 10.0.0.129 - - [2025-12-10 17:06:32] "GET /virtual-machine-interface/933634ae-d5ea-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.014274 10.0.0.129 - - [2025-12-10 17:06:32] "POST /set-tag HTTP/1.1" 200 109 0.002171 10.0.0.129 - - [2025-12-10 17:06:32] "GET /virtual-machine-interface/92bff53c-d5ea-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004516 10.0.0.129 - - [2025-12-10 17:06:32] "POST /set-tag HTTP/1.1" 200 109 0.002131 10.0.0.129 - - [2025-12-10 17:06:32] "GET /virtual-machine-interface/933634ae-d5ea-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004070 10.0.0.129 - - [2025-12-10 17:06:32] "POST /set-tag HTTP/1.1" 200 109 0.001834 10.0.0.129 - - [2025-12-10 17:06:40] "GET / HTTP/1.1" 200 36215 0.002091 10.0.0.129 - - [2025-12-10 17:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.129 - - [2025-12-10 17:06:40] "GET /global-system-config/bfb36918-f497-4b8e-9fe7-4fe72884a3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005954 10.0.0.129 - - [2025-12-10 17:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.129 - - [2025-12-10 17:06:40] "GET /config-node/84a13a67-191e-496e-914a-6161bb58c9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001940 10.0.0.129 - - [2025-12-10 17:06:46] "GET /virtual-machine-interface/92bff53c-d5ea-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004737 10.0.0.129 - - [2025-12-10 17:06:46] "POST /set-tag HTTP/1.1" 200 109 0.002190 10.0.0.129 - - [2025-12-10 17:06:47] "GET /virtual-machine-interface/933634ae-d5ea-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005241 10.0.0.129 - - [2025-12-10 17:06:47] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.129 - - [2025-12-10 17:06:48] "GET /virtual-machine-interface/92bff53c-d5ea-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004784 10.0.0.129 - - [2025-12-10 17:06:48] "POST /set-tag HTTP/1.1" 200 109 0.002141 [Introspect:8084]10.0.0.129 - - [2025-12-10 17:06:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001075 [Introspect:8084]10.0.0.129 - - [2025-12-10 17:06:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001158 10.0.0.129 - - [2025-12-10 17:06:52] "GET / HTTP/1.1" 200 36215 0.003856 10.0.0.129 - - [2025-12-10 17:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.129 - - [2025-12-10 17:06:52] "GET /routing-instance/a19f4e7e-1e80-42ac-89bc-f1b76faa1fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002979 10.0.0.129 - - [2025-12-10 17:06:52] "POST /bgp-routers HTTP/1.1" 409 301 0.001890 10.0.0.129 - - [2025-12-10 17:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.129 - - [2025-12-10 17:06:52] "GET /bgp-router/2386617f-403c-42f5-9c20-558405406a44?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003297 10.0.0.129 - - [2025-12-10 17:06:52] "PUT /bgp-router/2386617f-403c-42f5-9c20-558405406a44 HTTP/1.1" 200 255 0.012845 10.0.0.129 - - [2025-12-10 17:07:19] "GET /virtual-machine-interface/92bff53c-d5ea-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006005 10.0.0.129 - - [2025-12-10 17:07:19] "POST /set-tag HTTP/1.1" 200 109 0.005570 10.0.0.129 - - [2025-12-10 17:07:19] "GET /virtual-machine-interface/92bff53c-d5ea-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006716 10.0.0.129 - - [2025-12-10 17:07:19] "POST /set-tag HTTP/1.1" 200 109 0.002147 10.0.0.129 - - [2025-12-10 17:07:19] "GET /virtual-machine/03b6d325-8f0d-4bc9-afb7-205c90024206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.006858 10.0.0.129 - - [2025-12-10 17:07:19] "POST /ref-update HTTP/1.1" 200 156 0.012688 10.0.0.129 - - [2025-12-10 17:07:19] "GET /virtual-machine-interface/92bff53c-d5ea-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.018392 10.0.0.129 - - [2025-12-10 17:07:19] "POST /set-tag HTTP/1.1" 200 109 0.030187 10.0.0.129 - - [2025-12-10 17:07:19] "POST /set-tag HTTP/1.1" 200 109 0.016957 10.0.0.129 - - [2025-12-10 17:07:19] "DELETE /instance-ip/92e2e6b4-d5ea-11f0-b758-fa163e8bfc36 HTTP/1.1" 200 115 0.060610 10.0.0.129 - - [2025-12-10 17:07:20] "DELETE /virtual-machine-interface/92bff53c-d5ea-11f0-b758-fa163e8bfc36 HTTP/1.1" 200 115 0.066417 10.0.0.129 - - [2025-12-10 17:07:20] "DELETE /virtual-machine/03b6d325-8f0d-4bc9-afb7-205c90024206 HTTP/1.1" 200 115 0.036809 10.0.0.129 - - [2025-12-10 17:07:20] "GET /virtual-machine-interface/933634ae-d5ea-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006013 10.0.0.129 - - [2025-12-10 17:07:20] "POST /set-tag HTTP/1.1" 200 109 0.003759 [Introspect:8084]10.0.0.129 - - [2025-12-10 17:07:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001164 [Introspect:8084]10.0.0.129 - - [2025-12-10 17:07:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000960 [Introspect:8084]10.0.0.129 - - [2025-12-10 17:07:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001087 [Introspect:8084]10.0.0.129 - - [2025-12-10 17:07:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000962 [Introspect:8084]10.0.0.129 - - [2025-12-10 17:07:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001263 [Introspect:8084]10.0.0.129 - - [2025-12-10 17:07:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001081 10.0.0.129 - - [2025-12-10 17:07:50] "GET /virtual-machine-interface/933634ae-d5ea-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005371 10.0.0.129 - - [2025-12-10 17:07:50] "POST /set-tag HTTP/1.1" 200 109 0.004358 10.0.0.129 - - [2025-12-10 17:07:50] "GET /virtual-machine-interface/933634ae-d5ea-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.008273 10.0.0.129 - - [2025-12-10 17:07:50] "POST /set-tag HTTP/1.1" 200 109 0.002689 10.0.0.129 - - [2025-12-10 17:07:50] "GET /virtual-machine/8fbe3b21-10a8-44ad-bfc8-bef0ace215f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.002927 10.0.0.129 - - [2025-12-10 17:07:50] "POST /ref-update HTTP/1.1" 200 156 0.031240 10.0.0.129 - - [2025-12-10 17:07:50] "GET /virtual-machine-interface/933634ae-d5ea-11f0-b758-fa163e8bfc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.017189 10.0.0.129 - - [2025-12-10 17:07:50] "POST /set-tag HTTP/1.1" 200 109 0.016773 10.0.0.129 - - [2025-12-10 17:07:50] "POST /set-tag HTTP/1.1" 200 109 0.039500 10.0.0.129 - - [2025-12-10 17:07:51] "DELETE /instance-ip/9350380e-d5ea-11f0-b758-fa163e8bfc36 HTTP/1.1" 200 115 0.093349 10.0.0.129 - - [2025-12-10 17:07:51] "DELETE /virtual-machine-interface/933634ae-d5ea-11f0-b758-fa163e8bfc36 HTTP/1.1" 200 115 0.059788 10.0.0.129 - - [2025-12-10 17:07:51] "DELETE /virtual-machine/8fbe3b21-10a8-44ad-bfc8-bef0ace215f1 HTTP/1.1" 200 115 0.018425 10.0.0.129 - - [2025-12-10 17:07:51] "DELETE /tag/ee359d61-be2e-412f-a604-240b3ec1d307 HTTP/1.1" 200 115 0.035606