++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu May 14 02:00:09 AM UTC 2026 ===================' INFO: =================== Thu May 14 02:00:09 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.129 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.129 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.129 ++ ANALYTICSDB_NODES=10.0.0.129 ++ ANALYTICS_SNMP_NODES=10.0.0.129 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ '[' -n '10.0.0.129:8081 ' ']' +++ echo 10.0.0.129:8081 ++ ANALYTICS_SERVERS=10.0.0.129:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ '[' -n '10.0.0.129:9042 ' ']' +++ echo 10.0.0.129:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.129:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ '[' -n '10.0.0.129:8086 ' ']' +++ echo 10.0.0.129:8086 ++ COLLECTOR_SERVERS=10.0.0.129:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.129 ++ CONFIGDB_NODES=10.0.0.129 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ '[' -n '10.0.0.129:8082 ' ']' +++ echo 10.0.0.129:8082 ++ CONFIG_SERVERS=10.0.0.129:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ '[' -n '10.0.0.129:9161 ' ']' +++ echo 10.0.0.129:9161 ++ CONFIGDB_SERVERS=10.0.0.129:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ '[' -n '10.0.0.129:9041 ' ']' +++ echo 10.0.0.129:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.129:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ '[' -n 10.0.0.129:2181, ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ '[' -n '10.0.0.129:2181 ' ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.129:2181 ++ RABBITMQ_NODES=10.0.0.129 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ '[' -n 10.0.0.129:5673, ']' +++ echo 10.0.0.129:5673 ++ RABBITMQ_SERVERS=10.0.0.129:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ '[' -n '10.0.0.129:6379 ' ']' +++ echo 10.0.0.129:6379 ++ REDIS_SERVERS=10.0.0.129:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.129 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ '[' -n '10.0.0.129:9092 ' ']' +++ echo 10.0.0.129:9092 ++ KAFKA_SERVERS=10.0.0.129:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.129 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.129 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.129 ++ cut -d , -f 1 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.129 9041 + echo -e '\035\nquit' + 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 ++++ tr '\n' , ++++ grep -vi host ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.129,10.139.29.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.139.29.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 ]] ++ echo 10.0.0.129:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.129:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.129:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 05/14/2026 02:00:50.239 7f9850c20d80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 05/14/2026 02:00:50.405 7f9850c20d80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 05/14/2026 02:00:50.417 7f9850c20d80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 05/14/2026 02:00:50.418 7f9850c20d80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.129 - - [2026-05-14 02:00:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000757 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 - - [2026-05-14 02:00:57] "GET / HTTP/1.1" 503 181 0.002066 10.0.0.129 - - [2026-05-14 02:00:57] "GET / HTTP/1.1" 200 36215 0.002145 10.0.0.129 - - [2026-05-14 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.129 - - [2026-05-14 02:00:57] "GET /global-system-config/5a92ca86-3427-4b51-8f88-de9c124c9d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.015857 10.0.0.129 - - [2026-05-14 02:00:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.012767 10.0.0.129 - - [2026-05-14 02:00:57] "POST /config-nodes HTTP/1.1" 200 595 0.042314 10.0.0.129 - - [2026-05-14 02:00:58] "GET / HTTP/1.1" 200 36215 0.001630 10.0.0.129 - - [2026-05-14 02:00:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003089 10.0.0.129 - - [2026-05-14 02:00:58] "GET / HTTP/1.1" 200 36215 0.001231 10.0.0.129 - - [2026-05-14 02:00:58] "GET / HTTP/1.1" 200 45303 0.001169 10.0.0.129 - - [2026-05-14 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.129 - - [2026-05-14 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.129 - - [2026-05-14 02:00:59] "GET / HTTP/1.1" 200 36215 0.002252 10.0.0.129 - - [2026-05-14 02:00:59] "POST /fqname-to-id HTTP/1.1" 404 186 0.002667 10.0.0.129 - - [2026-05-14 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.129 - - [2026-05-14 02:00:59] "GET /global-system-config/5a92ca86-3427-4b51-8f88-de9c124c9d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.019073 10.0.0.129 - - [2026-05-14 02:00:59] "POST /service-appliance-sets HTTP/1.1" 200 555 0.105948 10.0.0.129 - - [2026-05-14 02:00:59] "POST /fqname-to-id HTTP/1.1" 404 180 0.003377 10.0.0.129 - - [2026-05-14 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.129 - - [2026-05-14 02:00:59] "GET /global-system-config/5a92ca86-3427-4b51-8f88-de9c124c9d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.057065 10.0.0.129 - - [2026-05-14 02:00:59] "POST /service-appliance-sets HTTP/1.1" 200 543 0.027754 10.0.0.129 - - [2026-05-14 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.129 - - [2026-05-14 02:00:59] "GET /network-ipam/240bb907-404e-45c5-b354-e93b7caef87d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005785 10.0.0.129 - - [2026-05-14 02:00:59] "GET / HTTP/1.1" 200 36215 0.001569 10.0.0.129 - - [2026-05-14 02:00:59] "POST /service-templates HTTP/1.1" 200 513 0.070467 10.0.0.129 - - [2026-05-14 02:01:00] "POST /service-templates HTTP/1.1" 200 503 0.140092 10.0.0.129 - - [2026-05-14 02:01:00] "POST /service-templates HTTP/1.1" 200 517 0.083552 10.0.0.129 - - [2026-05-14 02:01:00] "POST /service-templates HTTP/1.1" 200 537 0.030623 10.0.0.129 - - [2026-05-14 02:01:00] "POST /service-templates HTTP/1.1" 200 509 0.045127 10.0.0.129 - - [2026-05-14 02:01:00] "GET / HTTP/1.1" 200 36215 0.002557 10.0.0.129 - - [2026-05-14 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.129 - - [2026-05-14 02:01:00] "GET /global-system-config/5a92ca86-3427-4b51-8f88-de9c124c9d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.022276 10.0.0.129 - - [2026-05-14 02:01:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.007176 10.0.0.129 - - [2026-05-14 02:01:01] "POST /config-database-nodes HTTP/1.1" 200 613 0.220329 10.0.0.129 - - [2026-05-14 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009429 10.0.0.129 - - [2026-05-14 02:01:02] "GET /network-ipam/240bb907-404e-45c5-b354-e93b7caef87d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.021494 10.0.0.129 - - [2026-05-14 02:01:02] "GET / HTTP/1.1" 200 36215 0.002473 10.0.0.129 - - [2026-05-14 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013159 10.0.0.129 - - [2026-05-14 02:01:02] "GET /routing-instance/c2f4c1cd-b347-437b-9542-d8853404bc48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.005378 10.0.0.129 - - [2026-05-14 02:01:02] "POST /bgp-routers HTTP/1.1" 200 618 0.088842 10.0.0.129 - - [2026-05-14 02:01:03] "GET /bgp-router/86da12c2-e19b-403d-9bb8-869fe7d26bbe?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.019748 10.0.0.129 - - [2026-05-14 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006503 10.0.0.129 - - [2026-05-14 02:01:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.008401 10.0.0.129 - - [2026-05-14 02:01:03] "GET /global-system-config/5a92ca86-3427-4b51-8f88-de9c124c9d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.042453 10.0.0.129 - - [2026-05-14 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006602 10.0.0.129 - - [2026-05-14 02:01:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026367 10.0.0.129 - - [2026-05-14 02:01:03] "GET /global-vrouter-config/5173374b-edc3-4881-a4a9-b42574b32fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.018839 10.0.0.129 - - [2026-05-14 02:01:03] "POST /access-control-lists HTTP/1.1" 200 589 0.104075 10.0.0.129 - - [2026-05-14 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.035653 10.0.0.129 - - [2026-05-14 02:01:03] "POST /fqname-to-id HTTP/1.1" 404 224 0.015872 10.0.0.129 - - [2026-05-14 02:01:03] "POST /ref-update HTTP/1.1" 200 156 0.075869 10.0.0.129 - - [2026-05-14 02:01:03] "PUT /global-vrouter-config/5173374b-edc3-4881-a4a9-b42574b32fbd HTTP/1.1" 200 277 0.029651 10.0.0.129 - - [2026-05-14 02:01:03] "POST /access-control-lists HTTP/1.1" 200 587 0.057749 10.0.0.129 - - [2026-05-14 02:01:03] "GET / HTTP/1.1" 200 36215 0.001927 10.0.0.129 - - [2026-05-14 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.026229 10.0.0.129 - - [2026-05-14 02:01:03] "GET /global-system-config/5a92ca86-3427-4b51-8f88-de9c124c9d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.016622 10.0.0.129 - - [2026-05-14 02:01:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.009957 10.0.0.129 - - [2026-05-14 02:01:03] "POST /route-targets HTTP/1.1" 200 328 0.032283 10.0.0.129 - - [2026-05-14 02:01:03] "POST /ref-update HTTP/1.1" 200 156 0.070038 10.0.0.129 - - [2026-05-14 02:01:03] "POST /analytics-nodes HTTP/1.1" 200 601 0.091250 10.0.0.129 - - [2026-05-14 02:01:03] "GET / HTTP/1.1" 200 36215 0.002172 10.0.0.129 - - [2026-05-14 02:01:03] "POST /route-targets HTTP/1.1" 200 328 0.044542 10.0.0.129 - - [2026-05-14 02:01:03] "POST /ref-update HTTP/1.1" 200 156 0.039393 10.0.0.129 - - [2026-05-14 02:01:03] "POST /alarms HTTP/1.1" 200 583 0.073713 10.0.0.129 - - [2026-05-14 02:01:03] "POST /alarms HTTP/1.1" 200 577 0.077789 10.0.0.129 - - [2026-05-14 02:01:03] "POST /route-targets HTTP/1.1" 200 328 0.047526 10.0.0.129 - - [2026-05-14 02:01:03] "POST /alarms HTTP/1.1" 200 577 0.069531 10.0.0.129 - - [2026-05-14 02:01:03] "POST /ref-update HTTP/1.1" 200 156 0.083639 10.0.0.129 - - [2026-05-14 02:01:04] "POST /alarms HTTP/1.1" 200 561 0.061499 10.0.0.129 - - [2026-05-14 02:01:04] "POST /route-targets HTTP/1.1" 200 328 0.026919 10.0.0.129 - - [2026-05-14 02:01:04] "POST /ref-update HTTP/1.1" 200 156 0.028119 10.0.0.129 - - [2026-05-14 02:01:04] "POST /alarms HTTP/1.1" 200 557 0.055636 10.0.0.129 - - [2026-05-14 02:01:04] "POST /alarms HTTP/1.1" 200 559 0.054150 10.0.0.129 - - [2026-05-14 02:01:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.004413 10.0.0.129 - - [2026-05-14 02:01:04] "POST /alarms HTTP/1.1" 200 567 0.063859 10.0.0.129 - - [2026-05-14 02:01:04] "POST /access-control-lists HTTP/1.1" 200 553 0.107243 10.0.0.129 - - [2026-05-14 02:01:04] "POST /alarms HTTP/1.1" 200 551 0.084096 10.0.0.129 - - [2026-05-14 02:01:04] "POST /alarms HTTP/1.1" 200 559 0.041024 10.0.0.129 - - [2026-05-14 02:01:04] "POST /alarms HTTP/1.1" 200 569 0.074327 10.0.0.129 - - [2026-05-14 02:01:04] "POST /alarms HTTP/1.1" 200 557 0.032967 10.0.0.129 - - [2026-05-14 02:01:04] "POST /alarms HTTP/1.1" 200 569 0.049505 10.0.0.129 - - [2026-05-14 02:01:04] "POST /alarms HTTP/1.1" 200 577 0.078049 10.0.0.129 - - [2026-05-14 02:01:04] "POST /alarms HTTP/1.1" 200 571 0.035844 10.0.0.129 - - [2026-05-14 02:01:04] "POST /alarms HTTP/1.1" 200 563 0.032643 10.0.0.129 - - [2026-05-14 02:01:04] "POST /alarms HTTP/1.1" 200 563 0.036630 10.0.0.129 - - [2026-05-14 02:01:04] "POST /alarms HTTP/1.1" 200 563 0.029585 10.0.0.129 - - [2026-05-14 02:01:04] "POST /alarms HTTP/1.1" 200 549 0.040078 10.0.0.129 - - [2026-05-14 02:01:05] "POST /alarms HTTP/1.1" 200 597 0.051436 10.0.0.129 - - [2026-05-14 02:01:05] "POST /alarms HTTP/1.1" 200 577 0.031390 10.0.0.129 - - [2026-05-14 02:01:05] "POST /alarms HTTP/1.1" 200 573 0.032629 10.0.0.129 - - [2026-05-14 02:01:05] "POST /alarms HTTP/1.1" 200 585 0.028169 10.0.0.129 - - [2026-05-14 02:01:05] "POST /alarms HTTP/1.1" 200 611 0.027373 10.0.0.129 - - [2026-05-14 02:01:05] "GET / HTTP/1.1" 200 36215 0.001568 10.0.0.129 - - [2026-05-14 02:01:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002839 10.0.0.129 - - [2026-05-14 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.129 - - [2026-05-14 02:01:05] "PUT /global-vrouter-config/5173374b-edc3-4881-a4a9-b42574b32fbd HTTP/1.1" 200 277 0.014803 10.0.0.129 - - [2026-05-14 02:01:05] "GET / HTTP/1.1" 200 36215 0.001396 10.0.0.129 - - [2026-05-14 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.129 - - [2026-05-14 02:01:05] "GET /global-vrouter-config/5173374b-edc3-4881-a4a9-b42574b32fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003513 10.0.0.129 - - [2026-05-14 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.129 - - [2026-05-14 02:01:06] "PUT /global-vrouter-config/5173374b-edc3-4881-a4a9-b42574b32fbd HTTP/1.1" 200 277 0.013969 10.0.0.129 - - [2026-05-14 02:01:06] "GET / HTTP/1.1" 200 36215 0.001856 10.0.0.129 - - [2026-05-14 02:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.129 - - [2026-05-14 02:01:06] "GET /global-system-config/5a92ca86-3427-4b51-8f88-de9c124c9d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007797 10.0.0.129 - - [2026-05-14 02:01:06] "PUT /global-system-config/5a92ca86-3427-4b51-8f88-de9c124c9d92 HTTP/1.1" 200 275 0.040494 10.0.0.129 - - [2026-05-14 02:01:12] "GET / HTTP/1.1" 200 36215 0.001992 10.0.0.129 - - [2026-05-14 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.129 - - [2026-05-14 02:01:12] "GET /global-system-config/5a92ca86-3427-4b51-8f88-de9c124c9d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007044 10.0.0.129 - - [2026-05-14 02:01:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.003043 10.0.0.129 - - [2026-05-14 02:01:12] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.034830 10.0.0.129 - - [2026-05-14 02:01:21] "GET / HTTP/1.1" 200 36215 0.002269 10.0.0.129 - - [2026-05-14 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005454 10.0.0.129 - - [2026-05-14 02:01:21] "GET /global-system-config/5a92ca86-3427-4b51-8f88-de9c124c9d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006173 10.0.0.129 - - [2026-05-14 02:01:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.002470 10.0.0.129 - - [2026-05-14 02:01:22] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.034815 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:01:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001689 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:01:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001620 10.0.0.129 - - [2026-05-14 02:01:29] "GET / HTTP/1.1" 200 36215 0.001817 10.0.0.129 - - [2026-05-14 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.129 - - [2026-05-14 02:01:29] "GET /global-system-config/5a92ca86-3427-4b51-8f88-de9c124c9d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005924 10.0.0.129 - - [2026-05-14 02:01:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.003043 10.0.0.129 - - [2026-05-14 02:01:29] "POST /database-nodes HTTP/1.1" 200 599 0.051470 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:01:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001499 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:01:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000990 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:01:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001105 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:01:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001113 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:03:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000965 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:03:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001009 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:03:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000912 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:03:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001576 10.0.0.129 - - [2026-05-14 02:03:45] "GET / HTTP/1.1" 200 36215 0.002108 10.0.0.129 - - [2026-05-14 02:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.129 - - [2026-05-14 02:03:45] "GET /global-system-config/5a92ca86-3427-4b51-8f88-de9c124c9d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004956 10.0.0.129 - - [2026-05-14 02:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.129 - - [2026-05-14 02:03:45] "GET /config-node/a94bf4d6-c679-4991-9688-96181dae5600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.005383 10.0.0.129 - - [2026-05-14 02:03:56] "GET / HTTP/1.1" 200 36215 0.001691 10.0.0.129 - - [2026-05-14 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006189 10.0.0.129 - - [2026-05-14 02:03:56] "GET /routing-instance/c2f4c1cd-b347-437b-9542-d8853404bc48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004722 10.0.0.129 - - [2026-05-14 02:03:56] "POST /bgp-routers HTTP/1.1" 409 301 0.002326 10.0.0.129 - - [2026-05-14 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004299 10.0.0.129 - - [2026-05-14 02:03:56] "GET /bgp-router/86da12c2-e19b-403d-9bb8-869fe7d26bbe?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.009197 10.0.0.129 - - [2026-05-14 02:03:56] "PUT /bgp-router/86da12c2-e19b-403d-9bb8-869fe7d26bbe HTTP/1.1" 200 255 0.016962 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:03:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001386 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:03:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001590 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:04:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001033 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:04:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001167 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:04:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001141 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:04:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001555 10.0.0.129 - - [2026-05-14 02:04:08] "GET / HTTP/1.1" 200 36215 0.001561 10.0.0.129 - - [2026-05-14 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.129 - - [2026-05-14 02:04:09] "GET /domain/39971453-8c66-4b7d-b6c1-b553583ca863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.004943 10.0.0.129 - - [2026-05-14 02:04:09] "POST /id-to-fqname HTTP/1.1" 200 173 0.000858 10.0.0.129 - - [2026-05-14 02:04:09] "POST /fqname-to-id HTTP/1.1" 404 182 0.014798 10.0.0.129 - - [2026-05-14 02:04:09] "POST /security-groups HTTP/1.1" 200 570 0.078201 10.0.0.129 - - [2026-05-14 02:04:09] "POST /projects HTTP/1.1" 200 483 0.341817 10.0.0.129 - - [2026-05-14 02:04:09] "POST /fqname-to-id HTTP/1.1" 404 213 0.010249 10.0.0.129 - - [2026-05-14 02:04:09] "POST /access-control-lists HTTP/1.1" 200 581 0.037750 10.0.0.129 - - [2026-05-14 02:04:09] "POST /fqname-to-id HTTP/1.1" 404 212 0.045237 10.0.0.129 - - [2026-05-14 02:04:09] "POST /security-groups HTTP/1.1" 200 536 0.102488 10.0.0.129 - - [2026-05-14 02:04:09] "POST /chown HTTP/1.1" 200 109 0.024844 10.0.0.129 - - [2026-05-14 02:04:09] "POST /policy-managements HTTP/1.1" 409 214 0.033100 10.0.0.129 - - [2026-05-14 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.129 - - [2026-05-14 02:04:09] "POST /access-control-lists HTTP/1.1" 200 579 0.116817 10.0.0.129 - - [2026-05-14 02:04:09] "GET /policy-management/ae535529-f071-4a43-88d9-3f333bddb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009630 10.0.0.129 - - [2026-05-14 02:04:09] "POST /fqname-to-id HTTP/1.1" 404 232 0.002653 10.0.0.129 - - [2026-05-14 02:04:09] "POST /access-control-lists HTTP/1.1" 200 596 0.033660 10.0.0.129 - - [2026-05-14 02:04:09] "POST /application-policy-sets HTTP/1.1" 200 530 0.063655 10.0.0.129 - - [2026-05-14 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013287 10.0.0.129 - - [2026-05-14 02:04:09] "POST /fqname-to-id HTTP/1.1" 404 231 0.006004 10.0.0.129 - - [2026-05-14 02:04:09] "POST /access-control-lists HTTP/1.1" 200 594 0.037534 10.0.0.129 - - [2026-05-14 02:04:09] "GET /global-vrouter-config/5173374b-edc3-4881-a4a9-b42574b32fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.008644 10.0.0.129 - - [2026-05-14 02:04:09] "PUT /global-vrouter-config/5173374b-edc3-4881-a4a9-b42574b32fbd HTTP/1.1" 200 277 0.033637 10.0.0.129 - - [2026-05-14 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.055241 10.0.0.129 - - [2026-05-14 02:04:10] "GET /virtual-network/a08a03f5-01cb-4aae-a164-49b3f5e60b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007021 10.0.0.129 - - [2026-05-14 02:04:10] "POST /id-to-fqname HTTP/1.1" 200 177 0.000492 10.0.0.129 - - [2026-05-14 02:04:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.004813 10.0.0.129 - - [2026-05-14 02:04:10] "POST /security-groups HTTP/1.1" 200 574 0.108187 10.0.0.129 - - [2026-05-14 02:04:10] "POST /projects HTTP/1.1" 200 491 0.296460 10.0.0.129 - - [2026-05-14 02:04:10] "POST /fqname-to-id HTTP/1.1" 404 217 0.002676 10.0.0.129 - - [2026-05-14 02:04:10] "POST /security-groups HTTP/1.1" 200 548 0.068225 10.0.0.129 - - [2026-05-14 02:04:10] "POST /access-control-lists HTTP/1.1" 200 585 0.144084 10.0.0.129 - - [2026-05-14 02:04:10] "POST /chown HTTP/1.1" 200 109 0.097588 10.0.0.129 - - [2026-05-14 02:04:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.026326 10.0.0.129 - - [2026-05-14 02:04:10] "POST /access-control-lists HTTP/1.1" 200 583 0.134868 10.0.0.129 - - [2026-05-14 02:04:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.020622 10.0.0.129 - - [2026-05-14 02:04:10] "POST /network-ipams HTTP/1.1" 200 524 0.229596 10.0.0.129 - - [2026-05-14 02:04:10] "POST /network-ipams HTTP/1.1" 200 512 0.081453 10.0.0.129 - - [2026-05-14 02:04:10] "POST /access-control-lists HTTP/1.1" 200 604 0.057965 10.0.0.129 - - [2026-05-14 02:04:10] "POST /fqname-to-id HTTP/1.1" 404 239 0.006615 10.0.0.129 - - [2026-05-14 02:04:10] "POST /fqname-to-id HTTP/1.1" 404 198 0.008704 10.0.0.129 - - [2026-05-14 02:04:10] "POST /access-control-lists HTTP/1.1" 200 602 0.056603 10.0.0.129 - - [2026-05-14 02:04:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.008575 10.0.0.129 - - [2026-05-14 02:04:11] "POST /useragent-kv HTTP/1.1" 200 115 0.047257 10.0.0.129 - - [2026-05-14 02:04:11] "POST /virtual-networks HTTP/1.1" 200 540 0.516801 10.0.0.129 - - [2026-05-14 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.129 - - [2026-05-14 02:04:11] "POST /access-control-lists HTTP/1.1" 200 591 0.298482 10.0.0.129 - - [2026-05-14 02:04:11] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.085363 10.0.0.129 - - [2026-05-14 02:04:11] "POST /route-targets HTTP/1.1" 200 328 0.041497 10.0.0.129 - - [2026-05-14 02:04:11] "POST /network-ipams HTTP/1.1" 200 520 0.085994 10.0.0.129 - - [2026-05-14 02:04:11] "POST /ref-update HTTP/1.1" 200 156 0.064138 10.0.0.129 - - [2026-05-14 02:04:11] "POST /fqname-to-id HTTP/1.1" 404 202 0.007593 10.0.0.129 - - [2026-05-14 02:04:12] "POST /useragent-kv HTTP/1.1" 200 115 0.010558 10.0.0.129 - - [2026-05-14 02:04:12] "POST /virtual-networks HTTP/1.1" 200 548 0.273695 10.0.0.129 - - [2026-05-14 02:04:12] "POST /route-targets HTTP/1.1" 200 328 0.035602 10.0.0.129 - - [2026-05-14 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013673 10.0.0.129 - - [2026-05-14 02:04:12] "GET /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.020658 10.0.0.129 - - [2026-05-14 02:04:12] "POST /fqname-to-id HTTP/1.1" 404 199 0.003455 10.0.0.129 - - [2026-05-14 02:04:12] "POST /ref-update HTTP/1.1" 200 156 0.050543 10.0.0.129 - - [2026-05-14 02:04:12] "POST /network-policys HTTP/1.1" 200 540 0.052969 10.0.0.129 - - [2026-05-14 02:04:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.053681 10.0.0.129 - - [2026-05-14 02:04:12] "POST /network-policys HTTP/1.1" 200 536 0.062495 10.0.0.129 - - [2026-05-14 02:04:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.003316 10.0.0.129 - - [2026-05-14 02:04:12] "POST /network-policys HTTP/1.1" 200 544 0.070670 10.0.0.129 - - [2026-05-14 02:04:12] "PUT /access-control-list/93d38351-4e7a-4626-9618-9b01c7456cde HTTP/1.1" 200 273 0.024056 10.0.0.129 - - [2026-05-14 02:04:12] "POST /ref-update HTTP/1.1" 200 156 0.164449 10.0.0.129 - - [2026-05-14 02:04:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002933 10.0.0.129 - - [2026-05-14 02:04:12] "PUT /access-control-list/f9fe37ba-6e97-4180-b8ef-88821cf7e878 HTTP/1.1" 200 273 0.026171 10.0.0.129 - - [2026-05-14 02:04:12] "POST /ref-update HTTP/1.1" 200 156 0.106448 10.0.0.129 - - [2026-05-14 02:04:12] "PUT /access-control-list/93d38351-4e7a-4626-9618-9b01c7456cde HTTP/1.1" 200 273 0.058162 10.0.0.129 - - [2026-05-14 02:04:12] "POST /ref-update HTTP/1.1" 200 156 0.065010 10.0.0.129 - - [2026-05-14 02:04:12] "POST /ref-update HTTP/1.1" 200 156 0.133000 10.0.0.129 - - [2026-05-14 02:04:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024066 10.0.0.129 - - [2026-05-14 02:04:13] "PUT /access-control-list/f9fe37ba-6e97-4180-b8ef-88821cf7e878 HTTP/1.1" 200 273 0.081929 10.0.0.129 - - [2026-05-14 02:04:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032062 10.0.0.129 - - [2026-05-14 02:04:13] "POST /fqname-to-id HTTP/1.1" 404 237 0.009172 10.0.0.129 - - [2026-05-14 02:04:13] "POST /ref-update HTTP/1.1" 200 156 0.122061 10.0.0.129 - - [2026-05-14 02:04:13] "POST /access-control-lists HTTP/1.1" 200 603 0.140934 10.0.0.129 - - [2026-05-14 02:04:13] "PUT /access-control-list/93d38351-4e7a-4626-9618-9b01c7456cde HTTP/1.1" 200 273 0.121959 10.0.0.129 - - [2026-05-14 02:04:13] "POST /ref-update HTTP/1.1" 200 156 0.233797 10.0.0.129 - - [2026-05-14 02:04:13] "POST /ref-update HTTP/1.1" 200 156 0.084346 10.0.0.129 - - [2026-05-14 02:04:13] "POST /ref-update HTTP/1.1" 200 156 0.097947 10.0.0.129 - - [2026-05-14 02:04:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010164 10.0.0.129 - - [2026-05-14 02:04:13] "PUT /access-control-list/39d0169b-5045-4d8a-867c-d0a02fb3aa20 HTTP/1.1" 200 273 0.032860 10.0.0.129 - - [2026-05-14 02:04:13] "POST /ref-update HTTP/1.1" 200 156 0.024682 10.0.0.129 - - [2026-05-14 02:04:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003717 10.0.0.129 - - [2026-05-14 02:04:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010381 10.0.0.129 - - [2026-05-14 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.129 - - [2026-05-14 02:04:13] "GET /virtual-network/a08a03f5-01cb-4aae-a164-49b3f5e60b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.007452 10.0.0.129 - - [2026-05-14 02:04:13] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.007937 10.0.0.129 - - [2026-05-14 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.129 - - [2026-05-14 02:04:13] "GET /policy-management/ae535529-f071-4a43-88d9-3f333bddb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003719 10.0.0.129 - - [2026-05-14 02:04:13] "POST /firewall-policys HTTP/1.1" 200 532 0.024497 10.0.0.129 - - [2026-05-14 02:04:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022600 10.0.0.129 - - [2026-05-14 02:04:13] "GET /firewall-policy/890516f7-a1c1-456c-8085-dcc47ed9f1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.010620 10.0.0.129 - - [2026-05-14 02:04:13] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.014059 10.0.0.129 - - [2026-05-14 02:04:14] "GET /firewall-policy/890516f7-a1c1-456c-8085-dcc47ed9f1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005803 10.0.0.129 - - [2026-05-14 02:04:14] "POST /ref-update HTTP/1.1" 200 156 0.029716 10.0.0.129 - - [2026-05-14 02:04:14] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.030463 10.0.0.129 - - [2026-05-14 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.129 - - [2026-05-14 02:04:14] "GET /policy-management/ae535529-f071-4a43-88d9-3f333bddb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004224 10.0.0.129 - - [2026-05-14 02:04:14] "POST /firewall-policys HTTP/1.1" 200 534 0.037137 10.0.0.129 - - [2026-05-14 02:04:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.016558 10.0.0.129 - - [2026-05-14 02:04:14] "GET /firewall-policy/607f7622-cde4-4d5d-a818-3e263cbd10d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.018480 10.0.0.129 - - [2026-05-14 02:04:14] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.003464 10.0.0.129 - - [2026-05-14 02:04:14] "GET /firewall-policy/607f7622-cde4-4d5d-a818-3e263cbd10d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003529 10.0.0.129 - - [2026-05-14 02:04:14] "GET /firewall-policy/890516f7-a1c1-456c-8085-dcc47ed9f1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003336 10.0.0.129 - - [2026-05-14 02:04:14] "GET /firewall-policy/890516f7-a1c1-456c-8085-dcc47ed9f1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003799 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:04:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000939 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:04:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001117 10.0.0.129 - - [2026-05-14 02:04:14] "POST /ref-update HTTP/1.1" 200 156 0.024142 10.0.0.129 - - [2026-05-14 02:04:14] "POST /ref-update HTTP/1.1" 200 156 0.065852 10.0.0.129 - - [2026-05-14 02:04:14] "POST /ref-update HTTP/1.1" 200 156 0.061252 10.0.0.129 - - [2026-05-14 02:04:14] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.005751 10.0.0.129 - - [2026-05-14 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.129 - - [2026-05-14 02:04:14] "GET /policy-management/ae535529-f071-4a43-88d9-3f333bddb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003206 10.0.0.129 - - [2026-05-14 02:04:14] "POST /firewall-policys HTTP/1.1" 200 532 0.044977 10.0.0.129 - - [2026-05-14 02:04:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.050788 10.0.0.129 - - [2026-05-14 02:04:14] "GET /firewall-policy/23dcebc0-1643-4ede-a189-a3e9cfdea2de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.173799 10.0.0.129 - - [2026-05-14 02:04:15] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.003333 10.0.0.129 - - [2026-05-14 02:04:15] "GET /firewall-policy/23dcebc0-1643-4ede-a189-a3e9cfdea2de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003648 10.0.0.129 - - [2026-05-14 02:04:15] "GET /firewall-policy/607f7622-cde4-4d5d-a818-3e263cbd10d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003243 10.0.0.129 - - [2026-05-14 02:04:15] "GET /firewall-policy/890516f7-a1c1-456c-8085-dcc47ed9f1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005143 10.0.0.129 - - [2026-05-14 02:04:15] "GET /firewall-policy/890516f7-a1c1-456c-8085-dcc47ed9f1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.013334 10.0.0.129 - - [2026-05-14 02:04:15] "GET /firewall-policy/607f7622-cde4-4d5d-a818-3e263cbd10d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004802 10.0.0.129 - - [2026-05-14 02:04:15] "POST /ref-update HTTP/1.1" 200 156 0.038922 10.0.0.129 - - [2026-05-14 02:04:15] "POST /ref-update HTTP/1.1" 200 156 0.129616 10.0.0.129 - - [2026-05-14 02:04:15] "POST /ref-update HTTP/1.1" 200 156 0.041077 10.0.0.129 - - [2026-05-14 02:04:15] "POST /ref-update HTTP/1.1" 200 156 0.020718 10.0.0.129 - - [2026-05-14 02:04:15] "POST /ref-update HTTP/1.1" 200 156 0.061928 10.0.0.129 - - [2026-05-14 02:04:15] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1759 0.032018 10.0.0.129 - - [2026-05-14 02:04:15] "POST /tags HTTP/1.1" 200 300 0.040661 10.0.0.129 - - [2026-05-14 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.028044 10.0.0.129 - - [2026-05-14 02:04:15] "GET /tag/3e789d70-be4c-42da-b88f-2c5d13d165f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015126 10.0.0.129 - - [2026-05-14 02:04:15] "POST /set-tag HTTP/1.1" 200 109 0.027260 10.0.0.129 - - [2026-05-14 02:04:16] "POST /tags HTTP/1.1" 200 358 0.129072 10.0.0.129 - - [2026-05-14 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006700 10.0.0.129 - - [2026-05-14 02:04:16] "GET /tag/35f4f522-a301-4a8f-8c5c-0a900d6638b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.031363 10.0.0.129 - - [2026-05-14 02:04:16] "POST /tags HTTP/1.1" 200 306 0.117189 10.0.0.129 - - [2026-05-14 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.033594 10.0.0.129 - - [2026-05-14 02:04:16] "GET /tag/492ffeec-8617-4931-9a37-36bdea5f7729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.033098 10.0.0.129 - - [2026-05-14 02:04:16] "POST /id-to-fqname HTTP/1.1" 200 174 0.000497 10.0.0.129 - - [2026-05-14 02:04:16] "POST /fqname-to-id HTTP/1.1" 404 183 0.026672 10.0.0.129 - - [2026-05-14 02:04:16] "POST /security-groups HTTP/1.1" 200 571 0.259231 10.0.0.129 - - [2026-05-14 02:04:16] "POST /projects HTTP/1.1" 200 485 0.431729 10.0.0.129 - - [2026-05-14 02:04:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.018935 10.0.0.129 - - [2026-05-14 02:04:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.070806 10.0.0.129 - - [2026-05-14 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.026174 10.0.0.129 - - [2026-05-14 02:04:17] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2298 0.063100 10.0.0.129 - - [2026-05-14 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.021126 10.0.0.129 - - [2026-05-14 02:04:17] "POST /access-control-lists HTTP/1.1" 200 582 0.245096 10.0.0.129 - - [2026-05-14 02:04:17] "GET /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.029189 10.0.0.129 - - [2026-05-14 02:04:17] "POST /fqname-to-id HTTP/1.1" 404 213 0.002805 10.0.0.129 - - [2026-05-14 02:04:17] "POST /access-control-lists HTTP/1.1" 200 580 0.116978 10.0.0.129 - - [2026-05-14 02:04:17] "PUT /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9 HTTP/1.1" 200 265 0.156575 10.0.0.129 - - [2026-05-14 02:04:17] "PUT /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115 HTTP/1.1" 200 265 0.120171 10.0.0.129 - - [2026-05-14 02:04:17] "POST /security-groups HTTP/1.1" 200 539 0.109018 10.0.0.129 - - [2026-05-14 02:04:17] "POST /fqname-to-id HTTP/1.1" 404 234 0.015525 10.0.0.129 - - [2026-05-14 02:04:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.024559 10.0.0.129 - - [2026-05-14 02:04:17] "POST /access-control-lists HTTP/1.1" 200 598 0.067323 10.0.0.129 - - [2026-05-14 02:04:17] "POST /chown HTTP/1.1" 200 109 0.055465 10.0.0.129 - - [2026-05-14 02:04:17] "POST /fqname-to-id HTTP/1.1" 404 233 0.002623 10.0.0.129 - - [2026-05-14 02:04:17] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.017323 10.0.0.129 - - [2026-05-14 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011252 10.0.0.129 - - [2026-05-14 02:04:17] "GET /policy-management/ae535529-f071-4a43-88d9-3f333bddb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009262 10.0.0.129 - - [2026-05-14 02:04:17] "POST /access-control-lists HTTP/1.1" 200 596 0.076472 10.0.0.129 - - [2026-05-14 02:04:17] "POST /tags HTTP/1.1" 409 207 0.019635 10.0.0.129 - - [2026-05-14 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.129 - - [2026-05-14 02:04:17] "GET /tag/492ffeec-8617-4931-9a37-36bdea5f7729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.030174 10.0.0.129 - - [2026-05-14 02:04:18] "POST /firewall-rules HTTP/1.1" 200 566 0.083280 10.0.0.129 - - [2026-05-14 02:04:18] "GET /firewall-rule/d1594057-ce19-4d07-86a1-f12470342458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.005553 10.0.0.129 - - [2026-05-14 02:04:18] "GET /firewall-policy/607f7622-cde4-4d5d-a818-3e263cbd10d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003384 10.0.0.129 - - [2026-05-14 02:04:18] "GET /firewall-rule/d1594057-ce19-4d07-86a1-f12470342458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.002928 10.0.0.129 - - [2026-05-14 02:04:18] "POST /ref-update HTTP/1.1" 200 156 0.040504 10.0.0.129 - - [2026-05-14 02:04:18] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.025360 10.0.0.129 - - [2026-05-14 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.129 - - [2026-05-14 02:04:18] "GET /policy-management/ae535529-f071-4a43-88d9-3f333bddb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003425 10.0.0.129 - - [2026-05-14 02:04:18] "POST /tags HTTP/1.1" 409 207 0.003053 10.0.0.129 - - [2026-05-14 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.129 - - [2026-05-14 02:04:18] "GET /tag/492ffeec-8617-4931-9a37-36bdea5f7729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.020923 10.0.0.129 - - [2026-05-14 02:04:18] "POST /firewall-rules HTTP/1.1" 200 564 0.090457 10.0.0.129 - - [2026-05-14 02:04:18] "GET /firewall-rule/c2fe6db3-1445-4006-9d2a-0998ee13ee57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.031317 10.0.0.129 - - [2026-05-14 02:04:18] "GET /firewall-policy/607f7622-cde4-4d5d-a818-3e263cbd10d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006831 10.0.0.129 - - [2026-05-14 02:04:18] "GET /firewall-rule/c2fe6db3-1445-4006-9d2a-0998ee13ee57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.002784 10.0.0.129 - - [2026-05-14 02:04:18] "POST /ref-update HTTP/1.1" 200 156 0.036859 10.0.0.129 - - [2026-05-14 02:04:18] "POST /tags HTTP/1.1" 200 302 0.081640 10.0.0.129 - - [2026-05-14 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.025732 10.0.0.129 - - [2026-05-14 02:04:18] "GET /tag/8c1aa5bb-1047-4f66-aea0-1e6290a0b8c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.021472 10.0.0.129 - - [2026-05-14 02:04:18] "POST /tags HTTP/1.1" 200 326 0.095911 10.0.0.129 - - [2026-05-14 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.027907 10.0.0.129 - - [2026-05-14 02:04:18] "GET /tag/02457531-c15b-4639-b8dd-7e1252124562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.030081 10.0.0.129 - - [2026-05-14 02:04:19] "POST /tags HTTP/1.1" 200 364 0.022522 10.0.0.129 - - [2026-05-14 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008017 10.0.0.129 - - [2026-05-14 02:04:19] "GET /tag/536652b4-e81b-409e-8929-612548ead13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.018579 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:04:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001202 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:04:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.004914 10.0.0.129 - - [2026-05-14 02:04:19] "POST /tags HTTP/1.1" 200 312 0.040152 10.0.0.129 - - [2026-05-14 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.021784 10.0.0.129 - - [2026-05-14 02:04:19] "GET /tag/395328e1-f5e1-46a4-bdd9-a56171e56238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.019566 10.0.0.129 - - [2026-05-14 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007535 10.0.0.129 - - [2026-05-14 02:04:19] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.007749 10.0.0.129 - - [2026-05-14 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.129 - - [2026-05-14 02:04:19] "GET /project/32958dfc-c795-4ed3-a518-1f2c07f23ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.056657 10.0.0.129 - - [2026-05-14 02:04:19] "POST /virtual-machines HTTP/1.1" 200 378 0.011184 10.0.0.129 - - [2026-05-14 02:04:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.023044 10.0.0.129 - - [2026-05-14 02:04:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.190120 10.0.0.129 - - [2026-05-14 02:04:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.012623 10.0.0.129 - - [2026-05-14 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.019478 10.0.0.129 - - [2026-05-14 02:04:19] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.023769 10.0.0.129 - - [2026-05-14 02:04:20] "POST /instance-ips HTTP/1.1" 200 410 0.165296 10.0.0.129 - - [2026-05-14 02:04:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.062229 10.0.0.129 - - [2026-05-14 02:04:20] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.026656 10.0.0.129 - - [2026-05-14 02:04:20] "POST /set-tag HTTP/1.1" 200 109 0.028791 10.0.0.129 - - [2026-05-14 02:04:20] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.023898 10.0.0.129 - - [2026-05-14 02:04:20] "GET /instance-ip/38235e70-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.013422 10.0.0.129 - - [2026-05-14 02:04:20] "POST /fqname-to-id HTTP/1.1" 404 226 0.002449 10.0.0.129 - - [2026-05-14 02:04:20] "POST /tags HTTP/1.1" 200 306 0.128380 10.0.0.129 - - [2026-05-14 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.129 - - [2026-05-14 02:04:20] "GET /tag/3d480f9d-6561-4652-9870-17adad3a55d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.033598 10.0.0.129 - - [2026-05-14 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.129 - - [2026-05-14 02:04:20] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.077690 10.0.0.129 - - [2026-05-14 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007128 10.0.0.129 - - [2026-05-14 02:04:20] "GET /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.017860 10.0.0.129 - - [2026-05-14 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005703 10.0.0.129 - - [2026-05-14 02:04:20] "GET /service-appliance-set/24bc7922-5ff3-4e2f-a971-88148cbf5ede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015012 10.0.0.129 - - [2026-05-14 02:04:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.001998 10.0.0.129 - - [2026-05-14 02:04:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.205272 10.0.0.129 - - [2026-05-14 02:04:21] "GET /virtual-machine-interface/8c309c34-90a8-43c6-9b1c-bca5fc482076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.015557 10.0.0.129 - - [2026-05-14 02:04:21] "POST /instance-ips HTTP/1.1" 200 382 0.082505 10.0.0.129 - - [2026-05-14 02:04:21] "GET /instance-ip/119c7c4e-6228-4de5-aa18-d97239bc0cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.033951 10.0.0.129 - - [2026-05-14 02:04:21] "POST /loadbalancers HTTP/1.1" 200 584 0.104846 10.0.0.129 - - [2026-05-14 02:04:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.021610 10.0.0.129 - - [2026-05-14 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.019827 10.0.0.129 - - [2026-05-14 02:04:21] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.116844 10.0.0.129 - - [2026-05-14 02:04:21] "GET /loadbalancer/9e055818-131e-4d62-8b35-e9c7f269d44f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.019286 10.0.0.129 - - [2026-05-14 02:04:21] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.106123 10.0.0.129 - - [2026-05-14 02:04:21] "GET /instance-ip/119c7c4e-6228-4de5-aa18-d97239bc0cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.013131 10.0.0.129 - - [2026-05-14 02:04:21] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.069234 10.0.0.129 - - [2026-05-14 02:04:21] "POST /floating-ips HTTP/1.1" 200 585 0.082759 10.0.0.129 - - [2026-05-14 02:04:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.048293 10.0.0.129 - - [2026-05-14 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.129 - - [2026-05-14 02:04:21] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.061400 10.0.0.129 - - [2026-05-14 02:04:21] "GET /loadbalancer-listener/2cd4c31e-48bf-4e45-9ba2-eaddf51f49e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.022815 10.0.0.129 - - [2026-05-14 02:04:22] "GET /loadbalancer-listener/2cd4c31e-48bf-4e45-9ba2-eaddf51f49e5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.015289 10.0.0.129 - - [2026-05-14 02:04:22] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.042788 10.0.0.129 - - [2026-05-14 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.129 - - [2026-05-14 02:04:22] "GET /global-vrouter-config/5173374b-edc3-4881-a4a9-b42574b32fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.014908 10.0.0.129 - - [2026-05-14 02:04:22] "GET /instance-ip/119c7c4e-6228-4de5-aa18-d97239bc0cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005605 10.0.0.129 - - [2026-05-14 02:04:22] "GET /instance-ip/119c7c4e-6228-4de5-aa18-d97239bc0cd5?fields=floating_ips HTTP/1.1" 200 1172 0.008898 10.0.0.129 - - [2026-05-14 02:04:22] "GET /floating-ip/62c1eba5-e194-41d7-b22c-3d44d7642a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.006532 10.0.0.129 - - [2026-05-14 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.129 - - [2026-05-14 02:04:22] "PUT /global-vrouter-config/5173374b-edc3-4881-a4a9-b42574b32fbd HTTP/1.1" 200 277 0.044744 10.0.0.129 - - [2026-05-14 02:04:22] "POST /fqname-to-id HTTP/1.1" 404 228 0.033438 10.0.0.129 - - [2026-05-14 02:04:22] "POST /tags HTTP/1.1" 200 302 0.056804 10.0.0.129 - - [2026-05-14 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.029621 10.0.0.129 - - [2026-05-14 02:04:22] "GET /tag/74b1e87f-ddc6-4162-a2c5-5596928a9c7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.042615 10.0.0.129 - - [2026-05-14 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.129 - - [2026-05-14 02:04:22] "GET /project/32958dfc-c795-4ed3-a518-1f2c07f23ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.064533 10.0.0.129 - - [2026-05-14 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.025199 10.0.0.129 - - [2026-05-14 02:04:22] "GET /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.011547 10.0.0.129 - - [2026-05-14 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.129 - - [2026-05-14 02:04:22] "GET /service-appliance-set/24bc7922-5ff3-4e2f-a971-88148cbf5ede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.008384 10.0.0.129 - - [2026-05-14 02:04:22] "POST /fqname-to-id HTTP/1.1" 404 242 0.001997 10.0.0.129 - - [2026-05-14 02:04:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.240479 10.0.0.129 - - [2026-05-14 02:04:23] "GET /virtual-machine-interface/72c0fec1-a411-4def-876e-ae996def8673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.028348 10.0.0.129 - - [2026-05-14 02:04:23] "POST /instance-ips HTTP/1.1" 200 378 0.088650 10.0.0.129 - - [2026-05-14 02:04:23] "GET /instance-ip/22f9fa84-ad38-4454-89f3-82f3277ebbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.023909 10.0.0.129 - - [2026-05-14 02:04:23] "POST /loadbalancers HTTP/1.1" 200 584 0.130847 10.0.0.129 - - [2026-05-14 02:04:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.150564 10.0.0.129 - - [2026-05-14 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.036166 10.0.0.129 - - [2026-05-14 02:04:23] "GET /project/32958dfc-c795-4ed3-a518-1f2c07f23ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.226824 10.0.0.129 - - [2026-05-14 02:04:23] "GET /instance-ip/22f9fa84-ad38-4454-89f3-82f3277ebbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.006554 10.0.0.129 - - [2026-05-14 02:04:23] "GET /project/32958dfc-c795-4ed3-a518-1f2c07f23ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.093702 10.0.0.129 - - [2026-05-14 02:04:23] "GET /loadbalancer/750e08c5-772e-47c2-a7cb-3603ad71a283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.017772 10.0.0.129 - - [2026-05-14 02:04:23] "POST /floating-ips HTTP/1.1" 200 583 0.082350 10.0.0.129 - - [2026-05-14 02:04:23] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.074944 10.0.0.129 - - [2026-05-14 02:04:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.052158 10.0.0.129 - - [2026-05-14 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.036937 10.0.0.129 - - [2026-05-14 02:04:24] "GET /project/32958dfc-c795-4ed3-a518-1f2c07f23ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.071621 10.0.0.129 - - [2026-05-14 02:04:24] "GET /loadbalancer-listener/b05ee921-5257-4621-baef-8ff14ced7383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002755 10.0.0.129 - - [2026-05-14 02:04:24] "GET /loadbalancer-listener/b05ee921-5257-4621-baef-8ff14ced7383?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003675 10.0.0.129 - - [2026-05-14 02:04:24] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.035451 10.0.0.129 - - [2026-05-14 02:04:24] "GET /instance-ip/22f9fa84-ad38-4454-89f3-82f3277ebbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005125 10.0.0.129 - - [2026-05-14 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.129 - - [2026-05-14 02:04:24] "GET /instance-ip/22f9fa84-ad38-4454-89f3-82f3277ebbe0?fields=floating_ips HTTP/1.1" 200 1165 0.016429 10.0.0.129 - - [2026-05-14 02:04:24] "GET /floating-ip/323c6481-4409-489b-b9f1-bfe0481b6659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.003365 10.0.0.129 - - [2026-05-14 02:04:24] "GET /project/32958dfc-c795-4ed3-a518-1f2c07f23ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.059695 10.0.0.129 - - [2026-05-14 02:04:24] "GET /loadbalancer/750e08c5-772e-47c2-a7cb-3603ad71a283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.012289 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:04:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001086 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:04:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001041 10.0.0.129 - - [2026-05-14 02:04:24] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.060461 10.0.0.129 - - [2026-05-14 02:04:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.051355 10.0.0.129 - - [2026-05-14 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006480 10.0.0.129 - - [2026-05-14 02:04:24] "GET /project/32958dfc-c795-4ed3-a518-1f2c07f23ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.042675 10.0.0.129 - - [2026-05-14 02:04:24] "GET /loadbalancer-listener/5be85ed1-764f-4355-b49b-cb618a066a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.016320 10.0.0.129 - - [2026-05-14 02:04:24] "GET /loadbalancer-listener/5be85ed1-764f-4355-b49b-cb618a066a3c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.023798 10.0.0.129 - - [2026-05-14 02:04:24] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.055208 10.0.0.129 - - [2026-05-14 02:04:24] "GET /instance-ip/22f9fa84-ad38-4454-89f3-82f3277ebbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003604 10.0.0.129 - - [2026-05-14 02:04:24] "GET /instance-ip/22f9fa84-ad38-4454-89f3-82f3277ebbe0?fields=floating_ips HTTP/1.1" 200 1165 0.008343 10.0.0.129 - - [2026-05-14 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004672 10.0.0.129 - - [2026-05-14 02:04:24] "GET /floating-ip/323c6481-4409-489b-b9f1-bfe0481b6659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.005881 10.0.0.129 - - [2026-05-14 02:04:24] "GET /project/32958dfc-c795-4ed3-a518-1f2c07f23ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.043381 10.0.0.129 - - [2026-05-14 02:04:24] "GET /loadbalancer/750e08c5-772e-47c2-a7cb-3603ad71a283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.012258 10.0.0.129 - - [2026-05-14 02:04:24] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.035597 10.0.0.129 - - [2026-05-14 02:04:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.102998 10.0.0.129 - - [2026-05-14 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.024976 10.0.0.129 - - [2026-05-14 02:04:25] "GET /project/32958dfc-c795-4ed3-a518-1f2c07f23ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.091571 10.0.0.129 - - [2026-05-14 02:04:25] "GET /loadbalancer-listener/117e92df-f52f-473c-9814-2a907b9505ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.003360 10.0.0.129 - - [2026-05-14 02:04:25] "GET /loadbalancer-listener/117e92df-f52f-473c-9814-2a907b9505ca?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.004941 10.0.0.129 - - [2026-05-14 02:04:25] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.039675 10.0.0.129 - - [2026-05-14 02:04:25] "GET /instance-ip/22f9fa84-ad38-4454-89f3-82f3277ebbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003293 10.0.0.129 - - [2026-05-14 02:04:25] "GET /instance-ip/22f9fa84-ad38-4454-89f3-82f3277ebbe0?fields=floating_ips HTTP/1.1" 200 1165 0.008940 10.0.0.129 - - [2026-05-14 02:04:25] "POST /tags HTTP/1.1" 200 356 0.049227 10.0.0.129 - - [2026-05-14 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011213 10.0.0.129 - - [2026-05-14 02:04:25] "GET /floating-ip/323c6481-4409-489b-b9f1-bfe0481b6659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002930 10.0.0.129 - - [2026-05-14 02:04:25] "GET /tag/cb223566-697b-4b06-905f-8d66e9634168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.021528 10.0.0.129 - - [2026-05-14 02:04:25] "POST /tags HTTP/1.1" 200 304 0.059124 10.0.0.129 - - [2026-05-14 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.129 - - [2026-05-14 02:04:25] "GET /tag/11dcfc0b-ed17-44d2-bda3-237212a68756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.042624 10.0.0.129 - - [2026-05-14 02:04:25] "POST /projects HTTP/1.1" 409 218 0.002638 10.0.0.129 - - [2026-05-14 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006089 10.0.0.129 - - [2026-05-14 02:04:25] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.104851 10.0.0.129 - - [2026-05-14 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.019430 10.0.0.129 - - [2026-05-14 02:04:25] "GET /network-ipam/0085f102-696a-4a32-9819-62c52149acd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.011349 10.0.0.129 - - [2026-05-14 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.129 - - [2026-05-14 02:04:25] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005720 10.0.0.129 - - [2026-05-14 02:04:25] "PUT /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9 HTTP/1.1" 200 265 0.110051 10.0.0.129 - - [2026-05-14 02:04:26] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.021050 10.0.0.129 - - [2026-05-14 02:04:26] "POST /set-tag HTTP/1.1" 200 109 0.129734 10.0.0.129 - - [2026-05-14 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.021927 10.0.0.129 - - [2026-05-14 02:04:26] "GET /network-ipam/1b19d962-6682-40d8-9923-4ddd51e806bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.002876 10.0.0.129 - - [2026-05-14 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.129 - - [2026-05-14 02:04:26] "GET /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.006104 10.0.0.129 - - [2026-05-14 02:04:26] "PUT /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115 HTTP/1.1" 200 265 0.084471 10.0.0.129 - - [2026-05-14 02:04:26] "GET /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.017844 10.0.0.129 - - [2026-05-14 02:04:26] "POST /set-tag HTTP/1.1" 200 109 0.057421 10.0.0.129 - - [2026-05-14 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004907 10.0.0.129 - - [2026-05-14 02:04:26] "GET /network-policy/751a395a-e7b7-465f-b58f-39e8430ea20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003913 10.0.0.129 - - [2026-05-14 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007385 10.0.0.129 - - [2026-05-14 02:04:26] "GET /network-policy/328e9107-c2be-4c52-bc01-f46d705a15f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.002866 10.0.0.129 - - [2026-05-14 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.129 - - [2026-05-14 02:04:26] "GET /network-policy/d4a4322b-95e6-417d-b81e-d130bcad9c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.002567 10.0.0.129 - - [2026-05-14 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.129 - - [2026-05-14 02:04:26] "PUT /network-policy/d4a4322b-95e6-417d-b81e-d130bcad9c94 HTTP/1.1" 200 263 0.021278 10.0.0.129 - - [2026-05-14 02:04:26] "POST /ref-update HTTP/1.1" 200 156 0.115166 10.0.0.129 - - [2026-05-14 02:04:26] "PUT /access-control-list/f9fe37ba-6e97-4180-b8ef-88821cf7e878 HTTP/1.1" 200 273 0.071606 10.0.0.129 - - [2026-05-14 02:04:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.042815 10.0.0.129 - - [2026-05-14 02:04:26] "PUT /access-control-list/39d0169b-5045-4d8a-867c-d0a02fb3aa20 HTTP/1.1" 200 273 0.060285 10.0.0.129 - - [2026-05-14 02:04:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019452 10.0.0.129 - - [2026-05-14 02:04:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002317 10.0.0.129 - - [2026-05-14 02:04:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002304 10.0.0.129 - - [2026-05-14 02:04:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002539 10.0.0.129 - - [2026-05-14 02:04:26] "POST /security-groups HTTP/1.1" 409 245 0.003116 10.0.0.129 - - [2026-05-14 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.129 - - [2026-05-14 02:04:27] "PUT /security-group/51af232b-7267-4191-b376-e00aef717b17 HTTP/1.1" 200 263 0.063506 10.0.0.129 - - [2026-05-14 02:04:27] "PUT /access-control-list/9ea44e16-bf76-4f4f-9338-7568116c0775 HTTP/1.1" 200 273 0.038090 10.0.0.129 - - [2026-05-14 02:04:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.066046 10.0.0.129 - - [2026-05-14 02:04:27] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.024984 10.0.0.129 - - [2026-05-14 02:04:27] "PUT /access-control-list/6ce48a0d-52b7-4111-a0d4-a64013e9efff HTTP/1.1" 200 273 0.053742 10.0.0.129 - - [2026-05-14 02:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.129 - - [2026-05-14 02:04:27] "GET /policy-management/ae535529-f071-4a43-88d9-3f333bddb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003048 10.0.0.129 - - [2026-05-14 02:04:27] "POST /tags HTTP/1.1" 409 206 0.001932 10.0.0.129 - - [2026-05-14 02:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.129 - - [2026-05-14 02:04:27] "GET /tag/11dcfc0b-ed17-44d2-bda3-237212a68756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.019551 10.0.0.129 - - [2026-05-14 02:04:27] "POST /firewall-rules HTTP/1.1" 200 564 0.076442 10.0.0.129 - - [2026-05-14 02:04:27] "GET /firewall-rule/5dbb1515-c356-43cc-906f-c566401f8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.015896 10.0.0.129 - - [2026-05-14 02:04:27] "GET /firewall-policy/607f7622-cde4-4d5d-a818-3e263cbd10d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005093 10.0.0.129 - - [2026-05-14 02:04:27] "GET /firewall-rule/5dbb1515-c356-43cc-906f-c566401f8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.011759 10.0.0.129 - - [2026-05-14 02:04:27] "POST /ref-update HTTP/1.1" 200 156 0.039266 10.0.0.129 - - [2026-05-14 02:04:27] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.017172 10.0.0.129 - - [2026-05-14 02:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007024 10.0.0.129 - - [2026-05-14 02:04:27] "GET /policy-management/ae535529-f071-4a43-88d9-3f333bddb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002812 10.0.0.129 - - [2026-05-14 02:04:27] "POST /tags HTTP/1.1" 409 206 0.014488 10.0.0.129 - - [2026-05-14 02:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.129 - - [2026-05-14 02:04:27] "GET /tag/11dcfc0b-ed17-44d2-bda3-237212a68756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.012187 10.0.0.129 - - [2026-05-14 02:04:27] "POST /firewall-rules HTTP/1.1" 200 562 0.086596 10.0.0.129 - - [2026-05-14 02:04:27] "GET /firewall-rule/428d21c3-90be-4db6-a251-31fb4ddceac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.027374 10.0.0.129 - - [2026-05-14 02:04:27] "GET /firewall-policy/607f7622-cde4-4d5d-a818-3e263cbd10d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004937 10.0.0.129 - - [2026-05-14 02:04:27] "GET /firewall-rule/428d21c3-90be-4db6-a251-31fb4ddceac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002644 10.0.0.129 - - [2026-05-14 02:04:27] "POST /ref-update HTTP/1.1" 200 156 0.034904 10.0.0.129 - - [2026-05-14 02:04:27] "POST /tags HTTP/1.1" 200 372 0.023815 10.0.0.129 - - [2026-05-14 02:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016202 10.0.0.129 - - [2026-05-14 02:04:28] "GET /tag/c7dab9af-0bb2-4337-a0da-615504368fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.020274 10.0.0.129 - - [2026-05-14 02:04:28] "POST /tags HTTP/1.1" 200 320 0.048411 10.0.0.129 - - [2026-05-14 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.050726 10.0.0.129 - - [2026-05-14 02:04:28] "GET /tag/e64d74f4-f6de-456b-9adf-1229ff902b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1154 0.014104 10.0.0.129 - - [2026-05-14 02:04:28] "POST /id-to-fqname HTTP/1.1" 200 181 0.001023 10.0.0.129 - - [2026-05-14 02:04:28] "POST /fqname-to-id HTTP/1.1" 404 190 0.006069 10.0.0.129 - - [2026-05-14 02:04:28] "POST /security-groups HTTP/1.1" 200 578 0.067935 10.0.0.129 - - [2026-05-14 02:04:28] "POST /fqname-to-id HTTP/1.1" 404 225 0.006086 10.0.0.129 - - [2026-05-14 02:04:28] "POST /projects HTTP/1.1" 200 499 0.244523 10.0.0.129 - - [2026-05-14 02:04:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.013150 10.0.0.129 - - [2026-05-14 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.021946 10.0.0.129 - - [2026-05-14 02:04:28] "POST /access-control-lists HTTP/1.1" 200 589 0.085399 10.0.0.129 - - [2026-05-14 02:04:28] "POST /fqname-to-id HTTP/1.1" 404 224 0.026361 10.0.0.129 - - [2026-05-14 02:04:28] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.024939 10.0.0.129 - - [2026-05-14 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.129 - - [2026-05-14 02:04:28] "GET /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.006195 10.0.0.129 - - [2026-05-14 02:04:28] "POST /access-control-lists HTTP/1.1" 200 587 0.062859 10.0.0.129 - - [2026-05-14 02:04:28] "PUT /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9 HTTP/1.1" 200 265 0.111395 10.0.0.129 - - [2026-05-14 02:04:28] "PUT /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115 HTTP/1.1" 200 265 0.084617 10.0.0.129 - - [2026-05-14 02:04:28] "POST /security-groups HTTP/1.1" 200 560 0.087460 10.0.0.129 - - [2026-05-14 02:04:28] "POST /fqname-to-id HTTP/1.1" 404 248 0.009737 10.0.0.129 - - [2026-05-14 02:04:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.085239 10.0.0.129 - - [2026-05-14 02:04:29] "POST /chown HTTP/1.1" 200 109 0.088514 10.0.0.129 - - [2026-05-14 02:04:29] "POST /access-control-lists HTTP/1.1" 200 612 0.134186 10.0.0.129 - - [2026-05-14 02:04:29] "POST /fqname-to-id HTTP/1.1" 404 247 0.012157 10.0.0.129 - - [2026-05-14 02:04:29] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.015457 10.0.0.129 - - [2026-05-14 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.129 - - [2026-05-14 02:04:29] "GET /policy-management/ae535529-f071-4a43-88d9-3f333bddb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002790 10.0.0.129 - - [2026-05-14 02:04:29] "POST /tags HTTP/1.1" 409 214 0.002473 10.0.0.129 - - [2026-05-14 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.129 - - [2026-05-14 02:04:29] "GET /tag/e64d74f4-f6de-456b-9adf-1229ff902b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1154 0.021445 10.0.0.129 - - [2026-05-14 02:04:29] "POST /access-control-lists HTTP/1.1" 200 610 0.075485 10.0.0.129 - - [2026-05-14 02:04:29] "POST /firewall-rules HTTP/1.1" 200 580 0.069445 10.0.0.129 - - [2026-05-14 02:04:29] "GET /firewall-rule/295d92ad-b490-4a0b-8824-a60416ef2166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.026610 10.0.0.129 - - [2026-05-14 02:04:29] "GET /firewall-policy/607f7622-cde4-4d5d-a818-3e263cbd10d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.006719 10.0.0.129 - - [2026-05-14 02:04:29] "GET /firewall-rule/295d92ad-b490-4a0b-8824-a60416ef2166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.003323 10.0.0.129 - - [2026-05-14 02:04:29] "POST /ref-update HTTP/1.1" 200 156 0.061929 10.0.0.129 - - [2026-05-14 02:04:29] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.034552 10.0.0.129 - - [2026-05-14 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.129 - - [2026-05-14 02:04:29] "GET /policy-management/ae535529-f071-4a43-88d9-3f333bddb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003162 10.0.0.129 - - [2026-05-14 02:04:29] "POST /tags HTTP/1.1" 409 214 0.002126 10.0.0.129 - - [2026-05-14 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.129 - - [2026-05-14 02:04:29] "GET /tag/e64d74f4-f6de-456b-9adf-1229ff902b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1154 0.012782 10.0.0.129 - - [2026-05-14 02:04:29] "POST /firewall-rules HTTP/1.1" 200 578 0.076746 10.0.0.129 - - [2026-05-14 02:04:29] "GET /firewall-rule/34d929bb-c470-4a71-8183-0f430f6d63a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.011052 10.0.0.129 - - [2026-05-14 02:04:29] "GET /firewall-policy/607f7622-cde4-4d5d-a818-3e263cbd10d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.005683 10.0.0.129 - - [2026-05-14 02:04:29] "GET /firewall-rule/34d929bb-c470-4a71-8183-0f430f6d63a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.003376 10.0.0.129 - - [2026-05-14 02:04:29] "POST /ref-update HTTP/1.1" 200 156 0.037566 10.0.0.129 - - [2026-05-14 02:04:29] "POST /tags HTTP/1.1" 200 364 0.050136 10.0.0.129 - - [2026-05-14 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.020238 10.0.0.129 - - [2026-05-14 02:04:30] "GET /tag/7496b5e7-5fac-4d9e-b5da-8c6c065444a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.018503 10.0.0.129 - - [2026-05-14 02:04:30] "POST /tags HTTP/1.1" 200 312 0.036743 10.0.0.129 - - [2026-05-14 02:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.022669 10.0.0.129 - - [2026-05-14 02:04:30] "GET /tag/1cc01331-1e00-4105-b244-804ca06f36c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.012568 10.0.0.129 - - [2026-05-14 02:04:30] "POST /id-to-fqname HTTP/1.1" 200 177 0.007290 10.0.0.129 - - [2026-05-14 02:04:30] "POST /fqname-to-id HTTP/1.1" 404 186 0.007486 10.0.0.129 - - [2026-05-14 02:04:30] "POST /security-groups HTTP/1.1" 200 574 0.102014 10.0.0.129 - - [2026-05-14 02:04:30] "POST /projects HTTP/1.1" 200 491 0.234815 10.0.0.129 - - [2026-05-14 02:04:30] "POST /fqname-to-id HTTP/1.1" 404 217 0.008970 10.0.0.129 - - [2026-05-14 02:04:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.032088 10.0.0.129 - - [2026-05-14 02:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.129 - - [2026-05-14 02:04:30] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2886 0.028033 10.0.0.129 - - [2026-05-14 02:04:30] "POST /access-control-lists HTTP/1.1" 200 585 0.095670 10.0.0.129 - - [2026-05-14 02:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.029000 10.0.0.129 - - [2026-05-14 02:04:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.029173 10.0.0.129 - - [2026-05-14 02:04:30] "GET /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.014146 10.0.0.129 - - [2026-05-14 02:04:30] "POST /access-control-lists HTTP/1.1" 200 583 0.039553 10.0.0.129 - - [2026-05-14 02:04:30] "PUT /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9 HTTP/1.1" 200 265 0.088525 10.0.0.129 - - [2026-05-14 02:04:30] "PUT /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115 HTTP/1.1" 200 265 0.059186 10.0.0.129 - - [2026-05-14 02:04:30] "POST /security-groups HTTP/1.1" 200 548 0.092820 10.0.0.129 - - [2026-05-14 02:04:30] "POST /fqname-to-id HTTP/1.1" 404 240 0.003652 10.0.0.129 - - [2026-05-14 02:04:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.028331 10.0.0.129 - - [2026-05-14 02:04:30] "POST /access-control-lists HTTP/1.1" 200 604 0.059463 10.0.0.129 - - [2026-05-14 02:04:30] "POST /fqname-to-id HTTP/1.1" 404 239 0.008040 10.0.0.129 - - [2026-05-14 02:04:31] "POST /chown HTTP/1.1" 200 109 0.060610 10.0.0.129 - - [2026-05-14 02:04:31] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.027242 10.0.0.129 - - [2026-05-14 02:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.129 - - [2026-05-14 02:04:31] "POST /access-control-lists HTTP/1.1" 200 602 0.084854 10.0.0.129 - - [2026-05-14 02:04:31] "GET /policy-management/ae535529-f071-4a43-88d9-3f333bddb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.021508 10.0.0.129 - - [2026-05-14 02:04:31] "POST /tags HTTP/1.1" 409 210 0.034570 10.0.0.129 - - [2026-05-14 02:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010730 10.0.0.129 - - [2026-05-14 02:04:31] "GET /tag/1cc01331-1e00-4105-b244-804ca06f36c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.020772 10.0.0.129 - - [2026-05-14 02:04:31] "POST /firewall-rules HTTP/1.1" 200 572 0.078992 10.0.0.129 - - [2026-05-14 02:04:31] "GET /firewall-rule/fa243e66-2ecf-422f-86e9-bb0b26e9b0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.003987 10.0.0.129 - - [2026-05-14 02:04:31] "GET /firewall-policy/607f7622-cde4-4d5d-a818-3e263cbd10d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.010259 10.0.0.129 - - [2026-05-14 02:04:31] "GET /firewall-rule/fa243e66-2ecf-422f-86e9-bb0b26e9b0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.002636 10.0.0.129 - - [2026-05-14 02:04:31] "POST /ref-update HTTP/1.1" 200 156 0.047301 10.0.0.129 - - [2026-05-14 02:04:31] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.003924 10.0.0.129 - - [2026-05-14 02:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.129 - - [2026-05-14 02:04:31] "GET /policy-management/ae535529-f071-4a43-88d9-3f333bddb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002946 10.0.0.129 - - [2026-05-14 02:04:31] "POST /tags HTTP/1.1" 409 210 0.011963 10.0.0.129 - - [2026-05-14 02:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005052 10.0.0.129 - - [2026-05-14 02:04:31] "GET /tag/1cc01331-1e00-4105-b244-804ca06f36c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.018086 10.0.0.129 - - [2026-05-14 02:04:31] "POST /firewall-rules HTTP/1.1" 200 570 0.078277 10.0.0.129 - - [2026-05-14 02:04:31] "GET /firewall-rule/d2ce7d47-e006-4e76-baff-58c974378f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.026587 10.0.0.129 - - [2026-05-14 02:04:31] "GET /firewall-policy/607f7622-cde4-4d5d-a818-3e263cbd10d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.004864 10.0.0.129 - - [2026-05-14 02:04:31] "GET /firewall-rule/d2ce7d47-e006-4e76-baff-58c974378f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002927 10.0.0.129 - - [2026-05-14 02:04:31] "POST /ref-update HTTP/1.1" 200 156 0.071942 10.0.0.129 - - [2026-05-14 02:04:31] "POST /tags HTTP/1.1" 409 237 0.005672 10.0.0.129 - - [2026-05-14 02:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005140 10.0.0.129 - - [2026-05-14 02:04:31] "GET /tag/536652b4-e81b-409e-8929-612548ead13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.023408 10.0.0.129 - - [2026-05-14 02:04:32] "POST /tags HTTP/1.1" 409 210 0.003697 10.0.0.129 - - [2026-05-14 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005203 10.0.0.129 - - [2026-05-14 02:04:32] "GET /tag/395328e1-f5e1-46a4-bdd9-a56171e56238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.012984 10.0.0.129 - - [2026-05-14 02:04:32] "POST /projects HTTP/1.1" 409 223 0.002335 10.0.0.129 - - [2026-05-14 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010574 10.0.0.129 - - [2026-05-14 02:04:32] "GET /project/32958dfc-c795-4ed3-a518-1f2c07f23ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.060386 10.0.0.129 - - [2026-05-14 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004952 10.0.0.129 - - [2026-05-14 02:04:32] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.009868 10.0.0.129 - - [2026-05-14 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.129 - - [2026-05-14 02:04:32] "GET /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004977 10.0.0.129 - - [2026-05-14 02:04:32] "PUT /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9 HTTP/1.1" 200 265 0.046415 10.0.0.129 - - [2026-05-14 02:04:32] "PUT /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115 HTTP/1.1" 200 265 0.045010 10.0.0.129 - - [2026-05-14 02:04:32] "POST /security-groups HTTP/1.1" 409 253 0.002819 10.0.0.129 - - [2026-05-14 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005070 10.0.0.129 - - [2026-05-14 02:04:32] "PUT /security-group/0951054c-4de9-4ede-b1f1-c266acd62291 HTTP/1.1" 200 263 0.054849 10.0.0.129 - - [2026-05-14 02:04:32] "PUT /access-control-list/7d908f55-8cb3-4588-8946-2fa080726b6d HTTP/1.1" 200 273 0.019582 10.0.0.129 - - [2026-05-14 02:04:32] "PUT /access-control-list/a6f28fa2-cab5-48bb-87f6-66997d307328 HTTP/1.1" 200 273 0.025953 10.0.0.129 - - [2026-05-14 02:04:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.024208 10.0.0.129 - - [2026-05-14 02:04:32] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.004261 10.0.0.129 - - [2026-05-14 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.129 - - [2026-05-14 02:04:32] "GET /policy-management/ae535529-f071-4a43-88d9-3f333bddb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003331 10.0.0.129 - - [2026-05-14 02:04:32] "POST /tags HTTP/1.1" 409 210 0.002286 10.0.0.129 - - [2026-05-14 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.129 - - [2026-05-14 02:04:32] "GET /tag/395328e1-f5e1-46a4-bdd9-a56171e56238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.010315 10.0.0.129 - - [2026-05-14 02:04:32] "POST /firewall-rules HTTP/1.1" 200 572 0.103994 10.0.0.129 - - [2026-05-14 02:04:32] "GET /firewall-rule/3fd27d78-a6ab-414a-8529-70403abebdda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.005274 10.0.0.129 - - [2026-05-14 02:04:32] "GET /firewall-policy/607f7622-cde4-4d5d-a818-3e263cbd10d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004441 10.0.0.129 - - [2026-05-14 02:04:32] "GET /firewall-rule/3fd27d78-a6ab-414a-8529-70403abebdda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.003448 10.0.0.129 - - [2026-05-14 02:04:32] "POST /ref-update HTTP/1.1" 200 156 0.074059 10.0.0.129 - - [2026-05-14 02:04:33] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.032074 10.0.0.129 - - [2026-05-14 02:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017462 10.0.0.129 - - [2026-05-14 02:04:33] "GET /policy-management/ae535529-f071-4a43-88d9-3f333bddb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004046 10.0.0.129 - - [2026-05-14 02:04:33] "POST /tags HTTP/1.1" 409 210 0.002031 10.0.0.129 - - [2026-05-14 02:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.129 - - [2026-05-14 02:04:33] "GET /tag/395328e1-f5e1-46a4-bdd9-a56171e56238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.026519 10.0.0.129 - - [2026-05-14 02:04:33] "POST /firewall-rules HTTP/1.1" 200 570 0.077853 10.0.0.129 - - [2026-05-14 02:04:33] "GET /firewall-rule/49f16374-9314-430b-9a92-5747c0fe00d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004322 10.0.0.129 - - [2026-05-14 02:04:33] "GET /firewall-policy/607f7622-cde4-4d5d-a818-3e263cbd10d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.004093 10.0.0.129 - - [2026-05-14 02:04:33] "GET /firewall-rule/49f16374-9314-430b-9a92-5747c0fe00d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003805 10.0.0.129 - - [2026-05-14 02:04:33] "POST /ref-update HTTP/1.1" 200 156 0.057256 10.0.0.129 - - [2026-05-14 02:04:33] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.012938 10.0.0.129 - - [2026-05-14 02:04:33] "POST /set-tag HTTP/1.1" 200 109 0.002983 10.0.0.129 - - [2026-05-14 02:05:20] "GET /global-system-configs HTTP/1.1" 200 323 0.010296 10.0.0.129 - - [2026-05-14 02:05:20] "GET /global-system-configs HTTP/1.1" 200 323 0.010525 10.0.0.242 - - [2026-05-14 02:06:08] "GET / HTTP/1.1" 200 36215 0.002181 10.0.0.242 - - [2026-05-14 02:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.242 - - [2026-05-14 02:06:08] "GET /global-system-config/5a92ca86-3427-4b51-8f88-de9c124c9d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007691 10.0.0.242 - - [2026-05-14 02:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.242 - - [2026-05-14 02:06:08] "GET /routing-instance/c2f4c1cd-b347-437b-9542-d8853404bc48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004566 10.0.0.242 - - [2026-05-14 02:06:08] "PUT /global-system-config/5a92ca86-3427-4b51-8f88-de9c124c9d92 HTTP/1.1" 200 275 0.010724 10.0.0.242 - - [2026-05-14 02:06:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.012996 10.0.0.242 - - [2026-05-14 02:06:08] "POST /virtual-routers HTTP/1.1" 200 601 0.050004 10.0.0.242 - - [2026-05-14 02:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.242 - - [2026-05-14 02:06:08] "GET /virtual-router/e0f08d16-2149-4102-ba2a-c2b815f72f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.005730 10.0.0.242 - - [2026-05-14 02:06:08] "POST /fqname-to-id HTTP/1.1" 404 229 0.002599 10.0.0.242 - - [2026-05-14 02:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.242 - - [2026-05-14 02:06:08] "GET /virtual-network/a08a03f5-01cb-4aae-a164-49b3f5e60b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.007571 10.0.0.242 - - [2026-05-14 02:06:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.082455 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:07:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001132 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:07:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001261 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:07:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001190 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:07:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001487 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:07:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001130 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:07:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001340 10.0.0.129 - - [2026-05-14 02:08:17] "GET /virtual-router/e0f08d16-2149-4102-ba2a-c2b815f72f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003535 10.0.0.129 - - [2026-05-14 02:08:17] "POST /ref-update HTTP/1.1" 200 156 0.014327 10.0.0.242 - - [2026-05-14 02:08:31] "GET / HTTP/1.1" 200 36215 0.001916 10.0.0.242 - - [2026-05-14 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.242 - - [2026-05-14 02:08:31] "GET /global-system-config/5a92ca86-3427-4b51-8f88-de9c124c9d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004786 10.0.0.242 - - [2026-05-14 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.242 - - [2026-05-14 02:08:31] "GET /routing-instance/c2f4c1cd-b347-437b-9542-d8853404bc48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003086 10.0.0.242 - - [2026-05-14 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.242 - - [2026-05-14 02:08:31] "GET /virtual-router/e0f08d16-2149-4102-ba2a-c2b815f72f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004439 10.0.0.242 - - [2026-05-14 02:08:31] "PUT /virtual-router/e0f08d16-2149-4102-ba2a-c2b815f72f20 HTTP/1.1" 200 263 0.009591 10.0.0.242 - - [2026-05-14 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.242 - - [2026-05-14 02:08:31] "GET /virtual-router/e0f08d16-2149-4102-ba2a-c2b815f72f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003170 10.0.0.242 - - [2026-05-14 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.242 - - [2026-05-14 02:08:31] "GET /virtual-machine-interface/15f64b67-162b-4e64-b91c-a6388981e5fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.006940 10.0.0.242 - - [2026-05-14 02:08:31] "PUT /virtual-machine-interface/15f64b67-162b-4e64-b91c-a6388981e5fb HTTP/1.1" 200 285 0.016359 10.0.0.129 - - [2026-05-14 02:08:40] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006819 10.0.0.129 - - [2026-05-14 02:08:40] "POST /set-tag HTTP/1.1" 200 109 0.004603 10.0.0.129 - - [2026-05-14 02:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.129 - - [2026-05-14 02:08:40] "GET /loadbalancer/750e08c5-772e-47c2-a7cb-3603ad71a283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002543 10.0.0.129 - - [2026-05-14 02:08:40] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004593 10.0.0.129 - - [2026-05-14 02:08:40] "POST /set-tag HTTP/1.1" 200 109 0.002580 10.0.0.129 - - [2026-05-14 02:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006648 10.0.0.129 - - [2026-05-14 02:08:40] "GET /loadbalancer/750e08c5-772e-47c2-a7cb-3603ad71a283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002710 10.0.0.129 - - [2026-05-14 02:08:40] "GET /loadbalancer-pool/d3127f7d-819a-47b1-8292-fe44eafb80cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.008071 10.0.0.129 - - [2026-05-14 02:08:40] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021679 10.0.0.129 - - [2026-05-14 02:08:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010716 10.0.0.129 - - [2026-05-14 02:08:40] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.007821 10.0.0.129 - - [2026-05-14 02:08:40] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.007615 10.0.0.129 - - [2026-05-14 02:08:40] "POST /tags HTTP/1.1" 409 205 0.008292 10.0.0.129 - - [2026-05-14 02:08:40] "POST /ref-update HTTP/1.1" 200 156 0.016268 10.0.0.129 - - [2026-05-14 02:08:40] "GET /floating-ip/323c6481-4409-489b-b9f1-bfe0481b6659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.008416 10.0.0.129 - - [2026-05-14 02:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.129 - - [2026-05-14 02:08:40] "GET /tag/74b1e87f-ddc6-4162-a2c5-5596928a9c7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013582 10.0.0.129 - - [2026-05-14 02:08:40] "PUT /floating-ip/323c6481-4409-489b-b9f1-bfe0481b6659 HTTP/1.1" 200 257 0.036145 10.0.0.129 - - [2026-05-14 02:08:40] "POST /set-tag HTTP/1.1" 200 109 0.143955 10.0.0.129 - - [2026-05-14 02:08:40] "GET /loadbalancer-pool/6b2abd06-e6f8-480c-aede-bfa9349595cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.006839 10.0.0.129 - - [2026-05-14 02:08:40] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024643 10.0.0.129 - - [2026-05-14 02:08:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019124 10.0.0.129 - - [2026-05-14 02:08:40] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.008049 10.0.0.129 - - [2026-05-14 02:08:40] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.007197 10.0.0.129 - - [2026-05-14 02:08:40] "POST /ref-update HTTP/1.1" 200 156 0.007319 10.0.0.129 - - [2026-05-14 02:08:40] "GET /floating-ip/323c6481-4409-489b-b9f1-bfe0481b6659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.012287 10.0.0.129 - - [2026-05-14 02:08:40] "POST /set-tag HTTP/1.1" 200 109 0.006524 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:08:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000860 10.0.0.129 - - [2026-05-14 02:08:40] "GET /loadbalancer-pool/f0ecbce1-6d2c-439b-9b9e-67c514545d06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.007507 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:08:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000918 10.0.0.129 - - [2026-05-14 02:08:40] "POST /loadbalancer-members HTTP/1.1" 200 694 0.029404 10.0.0.129 - - [2026-05-14 02:08:40] "PUT /floating-ip/323c6481-4409-489b-b9f1-bfe0481b6659 HTTP/1.1" 200 257 0.020186 10.0.0.129 - - [2026-05-14 02:08:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.016498 10.0.0.129 - - [2026-05-14 02:08:40] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.015072 10.0.0.129 - - [2026-05-14 02:08:40] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.006304 10.0.0.129 - - [2026-05-14 02:08:40] "POST /set-tag HTTP/1.1" 200 109 0.005698 10.0.0.129 - - [2026-05-14 02:08:40] "POST /ref-update HTTP/1.1" 200 156 0.010153 10.0.0.129 - - [2026-05-14 02:08:40] "GET /floating-ip/323c6481-4409-489b-b9f1-bfe0481b6659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.007888 10.0.0.129 - - [2026-05-14 02:08:41] "PUT /floating-ip/323c6481-4409-489b-b9f1-bfe0481b6659 HTTP/1.1" 200 257 0.014283 10.0.0.129 - - [2026-05-14 02:09:16] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.006209 10.0.0.129 - - [2026-05-14 02:09:16] "POST /set-tag HTTP/1.1" 200 109 0.003914 10.0.0.129 - - [2026-05-14 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.129 - - [2026-05-14 02:09:16] "GET /loadbalancer/750e08c5-772e-47c2-a7cb-3603ad71a283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.006217 10.0.0.129 - - [2026-05-14 02:09:16] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.008042 10.0.0.129 - - [2026-05-14 02:09:16] "POST /set-tag HTTP/1.1" 200 109 0.046882 10.0.0.129 - - [2026-05-14 02:09:16] "DELETE /loadbalancer-member/bdb2451b-8743-4c83-afe5-df2502a91288 HTTP/1.1" 200 115 0.067831 10.0.0.129 - - [2026-05-14 02:09:16] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.007902 10.0.0.129 - - [2026-05-14 02:09:16] "POST /set-tag HTTP/1.1" 200 109 0.002596 10.0.0.129 - - [2026-05-14 02:09:16] "DELETE /loadbalancer-member/0d25b8d4-d438-4ca5-993e-b4521d94682c HTTP/1.1" 200 115 0.024439 10.0.0.129 - - [2026-05-14 02:09:16] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.019069 10.0.0.129 - - [2026-05-14 02:09:16] "POST /set-tag HTTP/1.1" 200 109 0.003393 10.0.0.129 - - [2026-05-14 02:09:16] "DELETE /loadbalancer-member/2f64aec8-209f-47bf-977f-470a9e09a788 HTTP/1.1" 200 115 0.049426 10.0.0.129 - - [2026-05-14 02:09:16] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.009086 10.0.0.129 - - [2026-05-14 02:09:16] "POST /set-tag HTTP/1.1" 200 109 0.002730 10.0.0.129 - - [2026-05-14 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.129 - - [2026-05-14 02:09:16] "GET /loadbalancer/750e08c5-772e-47c2-a7cb-3603ad71a283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002941 10.0.0.129 - - [2026-05-14 02:09:16] "GET /loadbalancer-pool/d3127f7d-819a-47b1-8292-fe44eafb80cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003543 10.0.0.129 - - [2026-05-14 02:09:16] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022056 10.0.0.129 - - [2026-05-14 02:09:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.033729 10.0.0.129 - - [2026-05-14 02:09:16] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.022489 10.0.0.129 - - [2026-05-14 02:09:16] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.008574 10.0.0.129 - - [2026-05-14 02:09:16] "GET /floating-ip/323c6481-4409-489b-b9f1-bfe0481b6659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005625 10.0.0.129 - - [2026-05-14 02:09:16] "POST /set-tag HTTP/1.1" 200 109 0.075571 10.0.0.129 - - [2026-05-14 02:09:16] "GET /loadbalancer-pool/6b2abd06-e6f8-480c-aede-bfa9349595cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.010177 10.0.0.129 - - [2026-05-14 02:09:16] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029635 10.0.0.129 - - [2026-05-14 02:09:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.016508 10.0.0.129 - - [2026-05-14 02:09:17] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.016617 10.0.0.129 - - [2026-05-14 02:09:17] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.009954 10.0.0.129 - - [2026-05-14 02:09:17] "POST /set-tag HTTP/1.1" 200 109 0.009474 10.0.0.129 - - [2026-05-14 02:09:17] "GET /floating-ip/323c6481-4409-489b-b9f1-bfe0481b6659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.008365 10.0.0.129 - - [2026-05-14 02:09:17] "GET /loadbalancer-pool/f0ecbce1-6d2c-439b-9b9e-67c514545d06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.007478 10.0.0.129 - - [2026-05-14 02:09:17] "POST /loadbalancer-members HTTP/1.1" 200 694 0.037399 10.0.0.129 - - [2026-05-14 02:09:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.034436 10.0.0.129 - - [2026-05-14 02:09:17] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.029468 10.0.0.129 - - [2026-05-14 02:09:17] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.012368 10.0.0.129 - - [2026-05-14 02:09:17] "GET /floating-ip/323c6481-4409-489b-b9f1-bfe0481b6659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002481 10.0.0.129 - - [2026-05-14 02:09:17] "POST /set-tag HTTP/1.1" 200 109 0.003365 10.0.0.129 - - [2026-05-14 02:10:20] "GET /global-system-configs HTTP/1.1" 200 323 0.008264 10.0.0.129 - - [2026-05-14 02:10:20] "GET /global-system-configs HTTP/1.1" 200 323 0.005071 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:12:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001034 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:12:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001062 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:12:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000897 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:12:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001244 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:12:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001054 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:12:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001212 10.0.0.129 - - [2026-05-14 02:13:22] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004999 10.0.0.129 - - [2026-05-14 02:13:22] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.129 - - [2026-05-14 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.129 - - [2026-05-14 02:13:22] "GET /loadbalancer/750e08c5-772e-47c2-a7cb-3603ad71a283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003120 10.0.0.129 - - [2026-05-14 02:13:22] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004045 10.0.0.129 - - [2026-05-14 02:13:22] "POST /set-tag HTTP/1.1" 200 109 0.025702 10.0.0.129 - - [2026-05-14 02:13:22] "DELETE /loadbalancer-member/5865537b-9ddc-4008-8d6c-e0fbb9f4508b HTTP/1.1" 200 115 0.076445 10.0.0.129 - - [2026-05-14 02:13:22] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.011153 10.0.0.129 - - [2026-05-14 02:13:22] "POST /set-tag HTTP/1.1" 200 109 0.002730 10.0.0.129 - - [2026-05-14 02:13:22] "DELETE /loadbalancer-member/6718ec48-c1c0-49fc-a77f-5027a4053322 HTTP/1.1" 200 115 0.054526 10.0.0.129 - - [2026-05-14 02:13:22] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.012071 10.0.0.129 - - [2026-05-14 02:13:22] "POST /set-tag HTTP/1.1" 200 109 0.003023 10.0.0.129 - - [2026-05-14 02:13:22] "DELETE /loadbalancer-member/420e383f-94b7-417c-9507-94bd96a71781 HTTP/1.1" 200 115 0.048599 10.0.0.129 - - [2026-05-14 02:13:22] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.020876 10.0.0.129 - - [2026-05-14 02:13:22] "POST /set-tag HTTP/1.1" 200 109 0.003179 10.0.0.129 - - [2026-05-14 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.129 - - [2026-05-14 02:13:22] "GET /loadbalancer/750e08c5-772e-47c2-a7cb-3603ad71a283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004121 10.0.0.129 - - [2026-05-14 02:13:22] "GET /loadbalancer-pool/d3127f7d-819a-47b1-8292-fe44eafb80cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002733 10.0.0.129 - - [2026-05-14 02:13:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024485 10.0.0.129 - - [2026-05-14 02:13:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.046318 10.0.0.129 - - [2026-05-14 02:13:22] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.013639 10.0.0.129 - - [2026-05-14 02:13:22] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005077 10.0.0.129 - - [2026-05-14 02:13:22] "GET /floating-ip/323c6481-4409-489b-b9f1-bfe0481b6659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003224 10.0.0.129 - - [2026-05-14 02:13:22] "POST /set-tag HTTP/1.1" 200 109 0.070679 10.0.0.129 - - [2026-05-14 02:13:22] "GET /loadbalancer-pool/6b2abd06-e6f8-480c-aede-bfa9349595cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.014343 10.0.0.129 - - [2026-05-14 02:13:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024539 10.0.0.129 - - [2026-05-14 02:13:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.011503 10.0.0.129 - - [2026-05-14 02:13:23] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.018005 10.0.0.129 - - [2026-05-14 02:13:23] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.017114 10.0.0.129 - - [2026-05-14 02:13:23] "POST /set-tag HTTP/1.1" 200 109 0.006930 10.0.0.129 - - [2026-05-14 02:13:23] "GET /floating-ip/323c6481-4409-489b-b9f1-bfe0481b6659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002733 10.0.0.129 - - [2026-05-14 02:13:23] "GET /loadbalancer-pool/f0ecbce1-6d2c-439b-9b9e-67c514545d06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005085 10.0.0.129 - - [2026-05-14 02:13:23] "POST /loadbalancer-members HTTP/1.1" 200 694 0.022807 10.0.0.129 - - [2026-05-14 02:13:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.039806 10.0.0.129 - - [2026-05-14 02:13:23] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.023031 10.0.0.129 - - [2026-05-14 02:13:23] "GET /virtual-machine-interface/37f7627a-4f39-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.008878 10.0.0.129 - - [2026-05-14 02:13:23] "GET /floating-ip/323c6481-4409-489b-b9f1-bfe0481b6659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006226 10.0.0.129 - - [2026-05-14 02:13:23] "POST /set-tag HTTP/1.1" 200 109 0.003209 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:13:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001237 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:13:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001247 10.0.0.129 - - [2026-05-14 02:13:52] "GET / HTTP/1.1" 200 36215 0.001944 10.0.0.129 - - [2026-05-14 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.129 - - [2026-05-14 02:13:52] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031024 10.0.0.129 - - [2026-05-14 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.129 - - [2026-05-14 02:13:52] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.021837 10.0.0.129 - - [2026-05-14 02:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.129 - - [2026-05-14 02:13:53] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035032 10.0.0.129 - - [2026-05-14 02:13:53] "POST /tags HTTP/1.1" 200 334 0.030107 10.0.0.129 - - [2026-05-14 02:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010578 10.0.0.129 - - [2026-05-14 02:13:53] "GET /tag/b424aa19-0886-4707-867f-f09af49e88bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.021561 10.0.0.129 - - [2026-05-14 02:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.129 - - [2026-05-14 02:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.129 - - [2026-05-14 02:13:53] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.057109 10.0.0.129 - - [2026-05-14 02:13:53] "GET /virtual-networks?parent_id=442c288a-0086-4def-8edf-cf2700db2f62&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.004744 10.0.0.129 - - [2026-05-14 02:13:53] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.074777 10.0.0.129 - - [2026-05-14 02:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.129 - - [2026-05-14 02:13:53] "GET /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.007423 10.0.0.129 - - [2026-05-14 02:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.129 - - [2026-05-14 02:13:53] "POST /virtual-networks HTTP/1.1" 200 514 0.081552 10.0.0.129 - - [2026-05-14 02:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009142 10.0.0.129 - - [2026-05-14 02:13:53] "GET /service-appliance-set/24bc7922-5ff3-4e2f-a971-88148cbf5ede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.006750 10.0.0.129 - - [2026-05-14 02:13:53] "GET /network-ipam/45a8c9f8-5b8f-4bc7-89d3-b192963759e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003392 10.0.0.129 - - [2026-05-14 02:13:53] "POST /fqname-to-id HTTP/1.1" 404 254 0.002678 10.0.0.129 - - [2026-05-14 02:13:53] "POST /useragent-kv HTTP/1.1" 200 115 0.008352 10.0.0.129 - - [2026-05-14 02:13:53] "POST /ref-update HTTP/1.1" 200 156 0.120572 10.0.0.129 - - [2026-05-14 02:13:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.122225 10.0.0.129 - - [2026-05-14 02:13:53] "GET /virtual-network/b83b7a22-451a-4936-9c76-da29dc6c7cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.015087 10.0.0.129 - - [2026-05-14 02:13:53] "GET /virtual-machine-interface/5f00008a-2993-421d-8976-9c87b67ff8c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.018522 10.0.0.129 - - [2026-05-14 02:13:54] "GET /domains HTTP/1.1" 200 281 0.004908 10.0.0.129 - - [2026-05-14 02:13:54] "GET /domain/39971453-8c66-4b7d-b6c1-b553583ca863 HTTP/1.1" 200 3099 0.014929 10.0.0.129 - - [2026-05-14 02:13:54] "POST /instance-ips HTTP/1.1" 200 410 0.040601 10.0.0.129 - - [2026-05-14 02:13:54] "GET /instance-ip/a9a25a0d-cfed-470a-8153-c025a8b45db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.022234 10.0.0.129 - - [2026-05-14 02:13:54] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62 HTTP/1.1" 200 5497 0.066851 10.0.0.129 - - [2026-05-14 02:13:54] "GET /virtual-network/b83b7a22-451a-4936-9c76-da29dc6c7cb2 HTTP/1.1" 200 2087 0.008471 10.0.0.129 - - [2026-05-14 02:13:54] "GET /virtual-network/b83b7a22-451a-4936-9c76-da29dc6c7cb2 HTTP/1.1" 200 2087 0.003689 10.0.0.129 - - [2026-05-14 02:13:54] "GET /routing-instance/c22b1760-b600-4c78-9cba-0ea4c7da5bd7 HTTP/1.1" 200 1184 0.046158 10.0.0.129 - - [2026-05-14 02:13:54] "POST /loadbalancers HTTP/1.1" 200 612 0.082206 10.0.0.129 - - [2026-05-14 02:13:54] "GET /routing-instance/c22b1760-b600-4c78-9cba-0ea4c7da5bd7 HTTP/1.1" 200 1184 0.011509 10.0.0.129 - - [2026-05-14 02:13:54] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039297 10.0.0.129 - - [2026-05-14 02:13:54] "GET /instance-ip/a9a25a0d-cfed-470a-8153-c025a8b45db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.004258 10.0.0.129 - - [2026-05-14 02:13:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.033784 10.0.0.129 - - [2026-05-14 02:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014176 10.0.0.129 - - [2026-05-14 02:13:54] "POST /route-targets HTTP/1.1" 200 328 0.029441 10.0.0.129 - - [2026-05-14 02:13:54] "POST /ref-update HTTP/1.1" 200 156 0.016384 10.0.0.129 - - [2026-05-14 02:13:54] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.061629 10.0.0.129 - - [2026-05-14 02:13:54] "POST /floating-ips HTTP/1.1" 200 599 0.093335 10.0.0.129 - - [2026-05-14 02:13:54] "GET /loadbalancer/94fd5a78-a369-4f01-80af-a016aa5ac1b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.005300 10.0.0.129 - - [2026-05-14 02:13:54] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.028223 10.0.0.129 - - [2026-05-14 02:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007702 10.0.0.129 - - [2026-05-14 02:13:54] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038487 10.0.0.129 - - [2026-05-14 02:13:54] "GET /loadbalancer-listener/a00e2cc1-75c3-455c-a9b3-7425cdd8428b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.004026 10.0.0.129 - - [2026-05-14 02:13:54] "GET /loadbalancer-listener/a00e2cc1-75c3-455c-a9b3-7425cdd8428b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.003994 10.0.0.129 - - [2026-05-14 02:13:54] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.027350 10.0.0.129 - - [2026-05-14 02:13:54] "GET /instance-ip/a9a25a0d-cfed-470a-8153-c025a8b45db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.007831 10.0.0.129 - - [2026-05-14 02:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.129 - - [2026-05-14 02:13:54] "GET /instance-ip/a9a25a0d-cfed-470a-8153-c025a8b45db5?fields=floating_ips HTTP/1.1" 200 1214 0.007357 10.0.0.129 - - [2026-05-14 02:13:54] "GET /loadbalancer/94fd5a78-a369-4f01-80af-a016aa5ac1b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002114 10.0.0.129 - - [2026-05-14 02:13:54] "GET /floating-ip/c19c1355-e0d1-4053-88a4-6a846ebf8ef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.002354 10.0.0.129 - - [2026-05-14 02:13:54] "POST /tags HTTP/1.1" 200 296 0.057889 10.0.0.129 - - [2026-05-14 02:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015990 10.0.0.129 - - [2026-05-14 02:13:54] "GET /tag/f1b6108e-9a8c-4ad9-97b8-ebdc7af408c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.021421 10.0.0.129 - - [2026-05-14 02:13:54] "POST /tags HTTP/1.1" 409 233 0.002281 10.0.0.129 - - [2026-05-14 02:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.129 - - [2026-05-14 02:13:54] "GET /tag/cb223566-697b-4b06-905f-8d66e9634168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.010803 10.0.0.129 - - [2026-05-14 02:13:54] "POST /tags HTTP/1.1" 409 206 0.002538 10.0.0.129 - - [2026-05-14 02:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.129 - - [2026-05-14 02:13:54] "GET /tag/11dcfc0b-ed17-44d2-bda3-237212a68756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.010567 10.0.0.129 - - [2026-05-14 02:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.129 - - [2026-05-14 02:13:54] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.005203 10.0.0.129 - - [2026-05-14 02:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.129 - - [2026-05-14 02:13:55] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.053348 10.0.0.129 - - [2026-05-14 02:13:55] "POST /virtual-machines HTTP/1.1" 200 370 0.029607 10.0.0.129 - - [2026-05-14 02:13:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.040654 10.0.0.129 - - [2026-05-14 02:13:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.127194 10.0.0.129 - - [2026-05-14 02:13:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016741 10.0.0.129 - - [2026-05-14 02:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011783 10.0.0.129 - - [2026-05-14 02:13:55] "GET /virtual-machine-interface/8f0b44cc-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004576 10.0.0.129 - - [2026-05-14 02:13:55] "POST /instance-ips HTTP/1.1" 200 410 0.027150 10.0.0.129 - - [2026-05-14 02:13:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.038654 10.0.0.129 - - [2026-05-14 02:13:55] "GET /virtual-machine-interface/8f0b44cc-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.015013 10.0.0.129 - - [2026-05-14 02:13:55] "POST /set-tag HTTP/1.1" 200 109 0.019706 10.0.0.129 - - [2026-05-14 02:13:55] "GET /virtual-machine-interface/8f0b44cc-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.017703 10.0.0.129 - - [2026-05-14 02:13:55] "GET /instance-ip/8f289496-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003411 10.0.0.129 - - [2026-05-14 02:13:55] "GET /virtual-machine-interface/8f0b44cc-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004816 10.0.0.129 - - [2026-05-14 02:13:55] "POST /set-tag HTTP/1.1" 200 109 0.002442 10.0.0.129 - - [2026-05-14 02:13:55] "GET /virtual-router/e0f08d16-2149-4102-ba2a-c2b815f72f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.005784 10.0.0.129 - - [2026-05-14 02:13:55] "POST /ref-update HTTP/1.1" 200 156 0.010157 10.0.0.129 - - [2026-05-14 02:13:55] "GET /virtual-machine-interface/8f0b44cc-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009036 10.0.0.129 - - [2026-05-14 02:13:55] "POST /set-tag HTTP/1.1" 200 109 0.005414 10.0.0.129 - - [2026-05-14 02:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.129 - - [2026-05-14 02:13:55] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004170 10.0.0.129 - - [2026-05-14 02:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.129 - - [2026-05-14 02:13:55] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039115 10.0.0.129 - - [2026-05-14 02:13:55] "POST /virtual-machines HTTP/1.1" 200 370 0.010163 10.0.0.129 - - [2026-05-14 02:13:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.021207 10.0.0.129 - - [2026-05-14 02:13:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.127497 10.0.0.129 - - [2026-05-14 02:13:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.010032 10.0.0.129 - - [2026-05-14 02:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009990 10.0.0.129 - - [2026-05-14 02:13:56] "GET /virtual-machine-interface/8f85c526-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004390 10.0.0.129 - - [2026-05-14 02:13:56] "POST /instance-ips HTTP/1.1" 200 410 0.022629 10.0.0.129 - - [2026-05-14 02:13:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.023983 10.0.0.129 - - [2026-05-14 02:13:56] "GET /virtual-machine-interface/8f85c526-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.014371 10.0.0.129 - - [2026-05-14 02:13:56] "POST /set-tag HTTP/1.1" 200 109 0.026045 10.0.0.129 - - [2026-05-14 02:13:56] "GET /virtual-machine-interface/8f85c526-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.015924 10.0.0.129 - - [2026-05-14 02:13:56] "GET /instance-ip/8fa2380a-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003311 10.0.0.129 - - [2026-05-14 02:13:56] "GET /virtual-machine-interface/8f85c526-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007824 10.0.0.129 - - [2026-05-14 02:13:56] "POST /set-tag HTTP/1.1" 200 109 0.002920 10.0.0.129 - - [2026-05-14 02:13:56] "GET /virtual-router/e0f08d16-2149-4102-ba2a-c2b815f72f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.003746 10.0.0.129 - - [2026-05-14 02:13:56] "POST /ref-update HTTP/1.1" 200 156 0.009278 10.0.0.129 - - [2026-05-14 02:13:56] "GET /virtual-machine-interface/8f85c526-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.018953 10.0.0.129 - - [2026-05-14 02:13:56] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.129 - - [2026-05-14 02:13:56] "GET /virtual-machine-interface/8f0b44cc-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006370 10.0.0.129 - - [2026-05-14 02:13:56] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.129 - - [2026-05-14 02:13:56] "GET /virtual-machine-interface/8f85c526-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004241 10.0.0.129 - - [2026-05-14 02:13:56] "POST /set-tag HTTP/1.1" 200 109 0.002597 10.0.0.129 - - [2026-05-14 02:13:59] "GET /domains HTTP/1.1" 200 281 0.002019 10.0.0.129 - - [2026-05-14 02:13:59] "GET /domain/39971453-8c66-4b7d-b6c1-b553583ca863 HTTP/1.1" 200 3099 0.012318 10.0.0.129 - - [2026-05-14 02:13:59] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62 HTTP/1.1" 200 7091 0.034998 10.0.0.129 - - [2026-05-14 02:13:59] "GET /virtual-network/b83b7a22-451a-4936-9c76-da29dc6c7cb2 HTTP/1.1" 200 2087 0.004338 10.0.0.129 - - [2026-05-14 02:13:59] "GET /virtual-network/b83b7a22-451a-4936-9c76-da29dc6c7cb2 HTTP/1.1" 200 2087 0.003838 10.0.0.129 - - [2026-05-14 02:13:59] "GET /routing-instance/c22b1760-b600-4c78-9cba-0ea4c7da5bd7 HTTP/1.1" 200 1406 0.003590 10.0.0.129 - - [2026-05-14 02:13:59] "GET /routing-instance/c22b1760-b600-4c78-9cba-0ea4c7da5bd7 HTTP/1.1" 200 1406 0.002639 10.0.0.129 - - [2026-05-14 02:13:59] "GET /route-target/1b51c69e-ae0d-4e17-9e75-c582df01f902 HTTP/1.1" 200 1154 0.003260 10.0.0.129 - - [2026-05-14 02:13:59] "GET /virtual-network/b83b7a22-451a-4936-9c76-da29dc6c7cb2 HTTP/1.1" 200 2087 0.003776 10.0.0.129 - - [2026-05-14 02:13:59] "GET /routing-instance/c22b1760-b600-4c78-9cba-0ea4c7da5bd7 HTTP/1.1" 200 1406 0.002944 10.0.0.129 - - [2026-05-14 02:13:59] "GET /virtual-network/b83b7a22-451a-4936-9c76-da29dc6c7cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004153 10.0.0.129 - - [2026-05-14 02:13:59] "GET /virtual-network/b83b7a22-451a-4936-9c76-da29dc6c7cb2 HTTP/1.1" 200 2087 0.004322 10.0.0.129 - - [2026-05-14 02:13:59] "GET /routing-instance/c22b1760-b600-4c78-9cba-0ea4c7da5bd7 HTTP/1.1" 200 1406 0.002776 10.0.0.129 - - [2026-05-14 02:13:59] "GET /routing-instance/c22b1760-b600-4c78-9cba-0ea4c7da5bd7 HTTP/1.1" 200 1406 0.002648 10.0.0.129 - - [2026-05-14 02:13:59] "GET /route-target/1b51c69e-ae0d-4e17-9e75-c582df01f902 HTTP/1.1" 200 1154 0.002105 10.0.0.129 - - [2026-05-14 02:13:59] "GET /domains HTTP/1.1" 200 281 0.001865 10.0.0.129 - - [2026-05-14 02:13:59] "GET /domain/39971453-8c66-4b7d-b6c1-b553583ca863 HTTP/1.1" 200 3099 0.002946 10.0.0.129 - - [2026-05-14 02:13:59] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62 HTTP/1.1" 200 7091 0.030082 10.0.0.129 - - [2026-05-14 02:13:59] "GET /virtual-network/b83b7a22-451a-4936-9c76-da29dc6c7cb2 HTTP/1.1" 200 2087 0.006883 10.0.0.129 - - [2026-05-14 02:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.129 - - [2026-05-14 02:13:59] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032205 10.0.0.129 - - [2026-05-14 02:13:59] "GET /virtual-network/b83b7a22-451a-4936-9c76-da29dc6c7cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004003 10.0.0.129 - - [2026-05-14 02:13:59] "GET /floating-ip-pools?parent_id=b83b7a22-451a-4936-9c76-da29dc6c7cb2&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.012653 10.0.0.129 - - [2026-05-14 02:13:59] "GET /virtual-network/b83b7a22-451a-4936-9c76-da29dc6c7cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004400 10.0.0.129 - - [2026-05-14 02:13:59] "POST /floating-ip-pools HTTP/1.1" 200 564 0.016361 10.0.0.129 - - [2026-05-14 02:13:59] "POST /ref-update HTTP/1.1" 200 156 0.018515 10.0.0.129 - - [2026-05-14 02:13:59] "GET /virtual-network/b83b7a22-451a-4936-9c76-da29dc6c7cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.005237 10.0.0.129 - - [2026-05-14 02:13:59] "GET /domains HTTP/1.1" 200 281 0.001726 10.0.0.129 - - [2026-05-14 02:13:59] "GET /domain/39971453-8c66-4b7d-b6c1-b553583ca863 HTTP/1.1" 200 3099 0.003271 10.0.0.129 - - [2026-05-14 02:13:59] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62 HTTP/1.1" 200 7348 0.054526 10.0.0.129 - - [2026-05-14 02:13:59] "GET /virtual-network/b83b7a22-451a-4936-9c76-da29dc6c7cb2 HTTP/1.1" 200 2326 0.014280 10.0.0.129 - - [2026-05-14 02:13:59] "GET /floating-ip-pool/e515e656-691d-4d9c-a859-4298447c2256 HTTP/1.1" 200 1318 0.002469 10.0.0.129 - - [2026-05-14 02:13:59] "GET /domains HTTP/1.1" 200 281 0.001771 10.0.0.129 - - [2026-05-14 02:13:59] "GET /domain/39971453-8c66-4b7d-b6c1-b553583ca863 HTTP/1.1" 200 3099 0.002919 10.0.0.129 - - [2026-05-14 02:13:59] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62 HTTP/1.1" 200 7348 0.030189 10.0.0.129 - - [2026-05-14 02:13:59] "GET /virtual-network/b83b7a22-451a-4936-9c76-da29dc6c7cb2 HTTP/1.1" 200 2326 0.003734 10.0.0.129 - - [2026-05-14 02:13:59] "GET /virtual-network/b83b7a22-451a-4936-9c76-da29dc6c7cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.005653 10.0.0.129 - - [2026-05-14 02:13:59] "POST /tags HTTP/1.1" 200 366 0.047954 10.0.0.129 - - [2026-05-14 02:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016480 10.0.0.129 - - [2026-05-14 02:13:59] "GET /tag/844f5593-85f2-4ef1-b67b-e9b8150a7b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.015937 10.0.0.129 - - [2026-05-14 02:13:59] "POST /tags HTTP/1.1" 409 206 0.001897 10.0.0.129 - - [2026-05-14 02:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.129 - - [2026-05-14 02:13:59] "GET /tag/11dcfc0b-ed17-44d2-bda3-237212a68756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.015503 10.0.0.129 - - [2026-05-14 02:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004619 10.0.0.129 - - [2026-05-14 02:14:00] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.039551 10.0.0.129 - - [2026-05-14 02:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.129 - - [2026-05-14 02:14:00] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004322 10.0.0.129 - - [2026-05-14 02:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.129 - - [2026-05-14 02:14:00] "GET /service-appliance-set/d37817f8-ee33-443e-a71d-7b6f1e7e2717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003818 10.0.0.129 - - [2026-05-14 02:14:00] "POST /fqname-to-id HTTP/1.1" 404 258 0.001710 10.0.0.129 - - [2026-05-14 02:14:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.134631 10.0.0.129 - - [2026-05-14 02:14:00] "GET /virtual-machine-interface/55dbdd42-97f8-4579-a851-2520c86b32e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.026651 10.0.0.129 - - [2026-05-14 02:14:00] "POST /set-tag HTTP/1.1" 200 109 0.023962 10.0.0.129 - - [2026-05-14 02:14:00] "POST /instance-ips HTTP/1.1" 200 418 0.028603 10.0.0.129 - - [2026-05-14 02:14:00] "GET /instance-ip/66d12832-fd32-4cee-8647-b566674b4fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1666 0.010223 10.0.0.129 - - [2026-05-14 02:14:00] "POST /loadbalancers HTTP/1.1" 200 620 0.073846 10.0.0.129 - - [2026-05-14 02:14:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.012384 10.0.0.129 - - [2026-05-14 02:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007990 10.0.0.129 - - [2026-05-14 02:14:00] "POST /service-instances HTTP/1.1" 200 568 0.042243 10.0.0.129 - - [2026-05-14 02:14:00] "POST /ref-update HTTP/1.1" 200 156 0.010356 10.0.0.129 - - [2026-05-14 02:14:00] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.064524 10.0.0.129 - - [2026-05-14 02:14:00] "GET /virtual-machine-interface/55dbdd42-97f8-4579-a851-2520c86b32e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.009274 10.0.0.129 - - [2026-05-14 02:14:00] "GET /virtual-machine-interface/55dbdd42-97f8-4579-a851-2520c86b32e5?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.006902 10.0.0.129 - - [2026-05-14 02:14:00] "PUT /service-instance/e6905c90-3370-444d-87ec-00c7c4a96bae HTTP/1.1" 200 267 0.033322 10.0.0.129 - - [2026-05-14 02:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.129 - - [2026-05-14 02:14:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018252 10.0.0.129 - - [2026-05-14 02:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006109 10.0.0.129 - - [2026-05-14 02:14:00] "GET /floating-ip-pool/e515e656-691d-4d9c-a859-4298447c2256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.002914 10.0.0.129 - - [2026-05-14 02:14:00] "POST /virtual-machines HTTP/1.1" 200 430 0.018263 10.0.0.129 - - [2026-05-14 02:14:00] "POST /floating-ips HTTP/1.1" 200 673 0.118160 10.0.0.129 - - [2026-05-14 02:14:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018308 10.0.0.129 - - [2026-05-14 02:14:01] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.007197 10.0.0.129 - - [2026-05-14 02:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.129 - - [2026-05-14 02:14:01] "GET /policy-management/ae535529-f071-4a43-88d9-3f333bddb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002683 10.0.0.129 - - [2026-05-14 02:14:01] "POST /tags HTTP/1.1" 409 221 0.022698 10.0.0.129 - - [2026-05-14 02:14:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.223456 10.0.0.129 - - [2026-05-14 02:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005950 10.0.0.129 - - [2026-05-14 02:14:01] "GET /tag/b424aa19-0886-4707-867f-f09af49e88bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.015431 10.0.0.129 - - [2026-05-14 02:14:01] "POST /chown HTTP/1.1" 200 109 0.046366 10.0.0.129 - - [2026-05-14 02:14:01] "POST /tags HTTP/1.1" 409 238 0.006810 10.0.0.129 - - [2026-05-14 02:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.129 - - [2026-05-14 02:14:01] "POST /chown HTTP/1.1" 200 109 0.007745 10.0.0.129 - - [2026-05-14 02:14:01] "GET /tag/844f5593-85f2-4ef1-b67b-e9b8150a7b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.019698 10.0.0.129 - - [2026-05-14 02:14:01] "PUT /virtual-machine-interface/679e1ad0-0863-4344-825b-c6e7290ab4b6 HTTP/1.1" 200 285 0.017672 10.0.0.129 - - [2026-05-14 02:14:01] "PUT /instance-ip/66d12832-fd32-4cee-8647-b566674b4fbe HTTP/1.1" 200 257 0.026965 10.0.0.129 - - [2026-05-14 02:14:01] "POST /firewall-rules HTTP/1.1" 200 652 0.111644 10.0.0.129 - - [2026-05-14 02:14:01] "GET /firewall-rule/2235743f-a4da-4044-bc49-e6b68f4cb117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.013042 10.0.0.129 - - [2026-05-14 02:14:01] "POST /ref-update HTTP/1.1" 200 156 0.047332 10.0.0.129 - - [2026-05-14 02:14:01] "POST /ref-update HTTP/1.1" 200 156 0.029402 10.0.0.129 - - [2026-05-14 02:14:01] "GET /firewall-policy/23dcebc0-1643-4ede-a189-a3e9cfdea2de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.018843 10.0.0.129 - - [2026-05-14 02:14:01] "GET /firewall-rule/2235743f-a4da-4044-bc49-e6b68f4cb117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.007341 10.0.0.129 - - [2026-05-14 02:14:01] "POST /ref-update HTTP/1.1" 200 156 0.035662 10.0.0.129 - - [2026-05-14 02:14:01] "POST /ref-update HTTP/1.1" 200 156 0.041216 10.0.0.129 - - [2026-05-14 02:14:01] "POST /ref-update HTTP/1.1" 200 156 0.024182 10.0.0.129 - - [2026-05-14 02:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006673 10.0.0.129 - - [2026-05-14 02:14:01] "POST /ref-update HTTP/1.1" 200 156 0.055386 10.0.0.129 - - [2026-05-14 02:14:01] "POST /ref-update HTTP/1.1" 200 156 0.043095 10.0.0.129 - - [2026-05-14 02:14:01] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.088039 10.0.0.129 - - [2026-05-14 02:14:01] "GET /loadbalancer/47297ad4-04d3-4f1d-8c8b-69663c620b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005661 10.0.0.129 - - [2026-05-14 02:14:01] "POST /virtual-machines HTTP/1.1" 200 430 0.020552 10.0.0.129 - - [2026-05-14 02:14:01] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.040894 10.0.0.129 - - [2026-05-14 02:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009164 10.0.0.129 - - [2026-05-14 02:14:01] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.057648 10.0.0.129 - - [2026-05-14 02:14:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.114205 10.0.0.129 - - [2026-05-14 02:14:01] "POST /chown HTTP/1.1" 200 109 0.023371 10.0.0.129 - - [2026-05-14 02:14:01] "GET /loadbalancer-listener/034c0503-2031-4b70-809b-e354c8700939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.007741 10.0.0.129 - - [2026-05-14 02:14:01] "GET /loadbalancer-listener/034c0503-2031-4b70-809b-e354c8700939?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.006505 10.0.0.129 - - [2026-05-14 02:14:01] "POST /chown HTTP/1.1" 200 109 0.015863 10.0.0.129 - - [2026-05-14 02:14:01] "PUT /virtual-machine-interface/df03b8cb-dbf7-4872-bc3c-e3871a711200 HTTP/1.1" 200 285 0.028018 10.0.0.129 - - [2026-05-14 02:14:01] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.063665 10.0.0.129 - - [2026-05-14 02:14:02] "PUT /instance-ip/66d12832-fd32-4cee-8647-b566674b4fbe HTTP/1.1" 200 257 0.059325 10.0.0.129 - - [2026-05-14 02:14:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.039043 10.0.0.129 - - [2026-05-14 02:14:02] "GET /loadbalancer-pool/7b3674e6-0100-4936-8e75-bfe557da353f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.003668 10.0.0.129 - - [2026-05-14 02:14:02] "POST /ref-update HTTP/1.1" 200 156 0.035260 10.0.0.129 - - [2026-05-14 02:14:02] "POST /loadbalancer-members HTTP/1.1" 200 709 0.068551 10.0.0.129 - - [2026-05-14 02:14:02] "POST /ref-update HTTP/1.1" 200 156 0.048687 10.0.0.129 - - [2026-05-14 02:14:02] "POST /ref-update HTTP/1.1" 200 156 0.037943 10.0.0.129 - - [2026-05-14 02:14:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.031344 10.0.0.129 - - [2026-05-14 02:14:02] "GET /loadbalancer-member/4a2d2b56-97d1-4461-ade4-2e3fb99abb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.010484 10.0.0.129 - - [2026-05-14 02:14:02] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.006485 10.0.0.129 - - [2026-05-14 02:14:02] "POST /ref-update HTTP/1.1" 200 156 0.019374 10.0.0.129 - - [2026-05-14 02:14:02] "POST /ref-update HTTP/1.1" 200 156 0.027598 10.0.0.129 - - [2026-05-14 02:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.016414 10.0.0.129 - - [2026-05-14 02:14:02] "GET /policy-management/ae535529-f071-4a43-88d9-3f333bddb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008230 10.0.0.129 - - [2026-05-14 02:14:02] "POST /tags HTTP/1.1" 409 221 0.005853 10.0.0.129 - - [2026-05-14 02:14:02] "PUT /service-instance/e6905c90-3370-444d-87ec-00c7c4a96bae HTTP/1.1" 200 267 0.014646 10.0.0.129 - - [2026-05-14 02:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.129 - - [2026-05-14 02:14:02] "GET /tag/b424aa19-0886-4707-867f-f09af49e88bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.013004 10.0.0.129 - - [2026-05-14 02:14:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.018996 10.0.0.129 - - [2026-05-14 02:14:02] "POST /tags HTTP/1.1" 409 238 0.005858 10.0.0.129 - - [2026-05-14 02:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.129 - - [2026-05-14 02:14:02] "POST /chown HTTP/1.1" 200 109 0.010630 10.0.0.129 - - [2026-05-14 02:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007526 10.0.0.129 - - [2026-05-14 02:14:02] "GET /tag/844f5593-85f2-4ef1-b67b-e9b8150a7b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.017516 10.0.0.129 - - [2026-05-14 02:14:02] "POST /firewall-rules HTTP/1.1" 409 293 0.003908 10.0.0.129 - - [2026-05-14 02:14:02] "POST /chown HTTP/1.1" 200 109 0.009808 10.0.0.129 - - [2026-05-14 02:14:02] "PUT /instance-ip/66d12832-fd32-4cee-8647-b566674b4fbe HTTP/1.1" 200 257 0.025396 10.0.0.129 - - [2026-05-14 02:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010261 10.0.0.129 - - [2026-05-14 02:14:02] "POST /ref-update HTTP/1.1" 200 156 0.032427 10.0.0.129 - - [2026-05-14 02:14:02] "PUT /firewall-rule/2235743f-a4da-4044-bc49-e6b68f4cb117 HTTP/1.1" 200 261 0.047481 10.0.0.129 - - [2026-05-14 02:14:02] "GET /firewall-rule/2235743f-a4da-4044-bc49-e6b68f4cb117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.012005 10.0.0.129 - - [2026-05-14 02:14:02] "POST /chown HTTP/1.1" 200 109 0.016488 10.0.0.129 - - [2026-05-14 02:14:02] "GET /firewall-policy/23dcebc0-1643-4ede-a189-a3e9cfdea2de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.007216 10.0.0.129 - - [2026-05-14 02:14:02] "POST /chown HTTP/1.1" 200 109 0.035189 10.0.0.129 - - [2026-05-14 02:14:02] "GET /firewall-rule/2235743f-a4da-4044-bc49-e6b68f4cb117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.014368 10.0.0.129 - - [2026-05-14 02:14:02] "PUT /instance-ip/66d12832-fd32-4cee-8647-b566674b4fbe HTTP/1.1" 200 257 0.026896 10.0.0.129 - - [2026-05-14 02:14:02] "POST /ref-update HTTP/1.1" 200 156 0.017494 10.0.0.129 - - [2026-05-14 02:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.129 - - [2026-05-14 02:14:02] "POST /chown HTTP/1.1" 200 109 0.008546 10.0.0.129 - - [2026-05-14 02:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.129 - - [2026-05-14 02:14:02] "POST /chown HTTP/1.1" 200 109 0.062911 10.0.0.129 - - [2026-05-14 02:14:02] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.036782 10.0.0.129 - - [2026-05-14 02:14:02] "PUT /instance-ip/66d12832-fd32-4cee-8647-b566674b4fbe HTTP/1.1" 200 257 0.015935 10.0.0.129 - - [2026-05-14 02:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.017241 10.0.0.129 - - [2026-05-14 02:14:03] "POST /ref-update HTTP/1.1" 200 156 0.049010 10.0.0.129 - - [2026-05-14 02:14:03] "POST /chown HTTP/1.1" 200 109 0.037942 10.0.0.129 - - [2026-05-14 02:14:03] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.082073 10.0.0.129 - - [2026-05-14 02:14:03] "POST /virtual-machines HTTP/1.1" 200 374 0.014973 10.0.0.129 - - [2026-05-14 02:14:03] "POST /chown HTTP/1.1" 200 109 0.012491 10.0.0.129 - - [2026-05-14 02:14:03] "PUT /instance-ip/66d12832-fd32-4cee-8647-b566674b4fbe HTTP/1.1" 200 257 0.022357 10.0.0.129 - - [2026-05-14 02:14:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.054962 10.0.0.129 - - [2026-05-14 02:14:03] "POST /ref-update HTTP/1.1" 200 156 0.093192 10.0.0.129 - - [2026-05-14 02:14:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.158092 10.0.0.129 - - [2026-05-14 02:14:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.023312 10.0.0.129 - - [2026-05-14 02:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.129 - - [2026-05-14 02:14:03] "GET /virtual-machine-interface/93d5ccf2-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.005239 10.0.0.129 - - [2026-05-14 02:14:03] "PUT /service-instance/e6905c90-3370-444d-87ec-00c7c4a96bae HTTP/1.1" 200 267 0.015099 10.0.0.129 - - [2026-05-14 02:14:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010528 10.0.0.129 - - [2026-05-14 02:14:03] "POST /instance-ips HTTP/1.1" 200 414 0.063979 10.0.0.129 - - [2026-05-14 02:14:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.026114 10.0.0.129 - - [2026-05-14 02:14:03] "GET /virtual-machine-interface/93d5ccf2-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.006781 10.0.0.129 - - [2026-05-14 02:14:03] "PUT /service-instance/e6905c90-3370-444d-87ec-00c7c4a96bae HTTP/1.1" 200 267 0.009779 10.0.0.129 - - [2026-05-14 02:14:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.014999 10.0.0.129 - - [2026-05-14 02:14:03] "POST /set-tag HTTP/1.1" 200 109 0.032405 10.0.0.129 - - [2026-05-14 02:14:03] "PUT /service-instance/e6905c90-3370-444d-87ec-00c7c4a96bae HTTP/1.1" 200 267 0.025084 10.0.0.129 - - [2026-05-14 02:14:03] "GET /virtual-machine-interface/93d5ccf2-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.019444 10.0.0.129 - - [2026-05-14 02:14:03] "GET /instance-ip/93f2a886-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.009842 10.0.0.129 - - [2026-05-14 02:14:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008665 10.0.0.129 - - [2026-05-14 02:14:03] "GET /virtual-machine-interface/93d5ccf2-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005852 10.0.0.129 - - [2026-05-14 02:14:03] "POST /set-tag HTTP/1.1" 200 109 0.002612 10.0.0.129 - - [2026-05-14 02:14:03] "GET /virtual-router/e0f08d16-2149-4102-ba2a-c2b815f72f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006918 10.0.0.129 - - [2026-05-14 02:14:03] "PUT /service-instance/e6905c90-3370-444d-87ec-00c7c4a96bae HTTP/1.1" 200 267 0.009709 10.0.0.129 - - [2026-05-14 02:14:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.013398 10.0.0.129 - - [2026-05-14 02:14:03] "POST /ref-update HTTP/1.1" 200 156 0.028461 10.0.0.129 - - [2026-05-14 02:14:03] "GET /virtual-machine-interface/93d5ccf2-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.010496 10.0.0.129 - - [2026-05-14 02:14:03] "POST /set-tag HTTP/1.1" 200 109 0.002933 10.0.0.129 - - [2026-05-14 02:14:03] "PUT /service-instance/e6905c90-3370-444d-87ec-00c7c4a96bae HTTP/1.1" 200 267 0.011777 10.0.0.129 - - [2026-05-14 02:14:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.018709 10.0.0.129 - - [2026-05-14 02:14:03] "GET /virtual-machine-interface/93d5ccf2-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.013566 10.0.0.129 - - [2026-05-14 02:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004836 10.0.0.129 - - [2026-05-14 02:14:03] "POST /set-tag HTTP/1.1" 200 109 0.004331 10.0.0.129 - - [2026-05-14 02:14:04] "POST /chown HTTP/1.1" 200 109 0.013832 10.0.0.129 - - [2026-05-14 02:14:04] "POST /chown HTTP/1.1" 200 109 0.026355 10.0.0.129 - - [2026-05-14 02:14:04] "POST /ref-update HTTP/1.1" 200 156 0.028792 10.0.0.129 - - [2026-05-14 02:14:04] "POST /chown HTTP/1.1" 200 109 0.010120 10.0.0.129 - - [2026-05-14 02:14:04] "POST /chown HTTP/1.1" 200 109 0.025604 10.0.0.129 - - [2026-05-14 02:14:04] "POST /ref-update HTTP/1.1" 200 156 0.034816 10.0.0.129 - - [2026-05-14 02:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.129 - - [2026-05-14 02:14:04] "POST /chown HTTP/1.1" 200 109 0.012309 10.0.0.129 - - [2026-05-14 02:14:04] "POST /chown HTTP/1.1" 200 109 0.008524 10.0.0.129 - - [2026-05-14 02:14:04] "POST /chown HTTP/1.1" 200 109 0.019255 10.0.0.129 - - [2026-05-14 02:14:04] "POST /chown HTTP/1.1" 200 109 0.009611 10.0.0.129 - - [2026-05-14 02:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.129 - - [2026-05-14 02:14:04] "POST /chown HTTP/1.1" 200 109 0.010189 10.0.0.129 - - [2026-05-14 02:14:04] "POST /chown HTTP/1.1" 200 109 0.020859 10.0.0.129 - - [2026-05-14 02:14:04] "POST /chown HTTP/1.1" 200 109 0.013273 10.0.0.129 - - [2026-05-14 02:14:04] "POST /chown HTTP/1.1" 200 109 0.028300 10.0.0.129 - - [2026-05-14 02:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.129 - - [2026-05-14 02:14:04] "POST /chown HTTP/1.1" 200 109 0.010434 10.0.0.129 - - [2026-05-14 02:14:04] "POST /chown HTTP/1.1" 200 109 0.015967 10.0.0.129 - - [2026-05-14 02:14:04] "POST /chown HTTP/1.1" 200 109 0.022471 10.0.0.129 - - [2026-05-14 02:14:04] "POST /chown HTTP/1.1" 200 109 0.008225 10.0.0.129 - - [2026-05-14 02:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.129 - - [2026-05-14 02:14:04] "POST /chown HTTP/1.1" 200 109 0.009194 10.0.0.129 - - [2026-05-14 02:14:04] "POST /chown HTTP/1.1" 200 109 0.024696 10.0.0.129 - - [2026-05-14 02:14:04] "POST /chown HTTP/1.1" 200 109 0.008359 10.0.0.129 - - [2026-05-14 02:14:05] "POST /chown HTTP/1.1" 200 109 0.025169 10.0.0.129 - - [2026-05-14 02:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.129 - - [2026-05-14 02:14:05] "POST /chown HTTP/1.1" 200 109 0.011255 10.0.0.129 - - [2026-05-14 02:14:05] "POST /chown HTTP/1.1" 200 109 0.031888 10.0.0.129 - - [2026-05-14 02:14:05] "POST /chown HTTP/1.1" 200 109 0.018307 10.0.0.129 - - [2026-05-14 02:14:05] "POST /chown HTTP/1.1" 200 109 0.007967 10.0.0.129 - - [2026-05-14 02:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.129 - - [2026-05-14 02:14:05] "POST /chown HTTP/1.1" 200 109 0.008020 10.0.0.129 - - [2026-05-14 02:14:05] "POST /chown HTTP/1.1" 200 109 0.007942 10.0.0.129 - - [2026-05-14 02:14:05] "POST /chown HTTP/1.1" 200 109 0.015208 10.0.0.129 - - [2026-05-14 02:14:05] "POST /chown HTTP/1.1" 200 109 0.030987 10.0.0.129 - - [2026-05-14 02:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.129 - - [2026-05-14 02:14:05] "POST /chown HTTP/1.1" 200 109 0.006704 10.0.0.129 - - [2026-05-14 02:14:05] "POST /chown HTTP/1.1" 200 109 0.026641 10.0.0.129 - - [2026-05-14 02:14:05] "POST /chown HTTP/1.1" 200 109 0.007869 10.0.0.129 - - [2026-05-14 02:14:05] "POST /chown HTTP/1.1" 200 109 0.032319 10.0.0.129 - - [2026-05-14 02:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011895 10.0.0.129 - - [2026-05-14 02:14:05] "POST /chown HTTP/1.1" 200 109 0.006767 10.0.0.129 - - [2026-05-14 02:14:05] "POST /chown HTTP/1.1" 200 109 0.019991 10.0.0.129 - - [2026-05-14 02:14:05] "POST /chown HTTP/1.1" 200 109 0.015412 10.0.0.129 - - [2026-05-14 02:14:05] "POST /chown HTTP/1.1" 200 109 0.006554 10.0.0.129 - - [2026-05-14 02:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.129 - - [2026-05-14 02:14:05] "POST /chown HTTP/1.1" 200 109 0.006818 10.0.0.129 - - [2026-05-14 02:14:05] "POST /chown HTTP/1.1" 200 109 0.026566 10.0.0.129 - - [2026-05-14 02:14:05] "POST /chown HTTP/1.1" 200 109 0.007725 10.0.0.129 - - [2026-05-14 02:14:05] "POST /chown HTTP/1.1" 200 109 0.019745 10.0.0.129 - - [2026-05-14 02:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.129 - - [2026-05-14 02:14:05] "POST /chown HTTP/1.1" 200 109 0.007778 10.0.0.129 - - [2026-05-14 02:14:05] "POST /chown HTTP/1.1" 200 109 0.017238 10.0.0.129 - - [2026-05-14 02:14:05] "POST /chown HTTP/1.1" 200 109 0.012536 10.0.0.129 - - [2026-05-14 02:14:06] "POST /chown HTTP/1.1" 200 109 0.007671 10.0.0.129 - - [2026-05-14 02:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.129 - - [2026-05-14 02:14:06] "POST /chown HTTP/1.1" 200 109 0.008154 10.0.0.129 - - [2026-05-14 02:14:06] "POST /chown HTTP/1.1" 200 109 0.010124 10.0.0.129 - - [2026-05-14 02:14:06] "POST /chown HTTP/1.1" 200 109 0.025196 10.0.0.129 - - [2026-05-14 02:14:06] "POST /chown HTTP/1.1" 200 109 0.032037 10.0.0.129 - - [2026-05-14 02:14:06] "GET /virtual-machine-interface/8f0b44cc-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007966 10.0.0.129 - - [2026-05-14 02:14:06] "POST /set-tag HTTP/1.1" 200 109 0.002918 10.0.0.129 - - [2026-05-14 02:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.129 - - [2026-05-14 02:14:06] "GET /loadbalancer/94fd5a78-a369-4f01-80af-a016aa5ac1b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002628 10.0.0.129 - - [2026-05-14 02:14:06] "GET /loadbalancer-pool/af40827b-7861-4952-93c5-c3a3447caccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002928 10.0.0.129 - - [2026-05-14 02:14:06] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016177 10.0.0.129 - - [2026-05-14 02:14:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.019168 10.0.0.129 - - [2026-05-14 02:14:06] "GET /virtual-machine-interface/8f0b44cc-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010907 10.0.0.129 - - [2026-05-14 02:14:06] "GET /virtual-machine-interface/8f0b44cc-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004044 10.0.0.129 - - [2026-05-14 02:14:06] "POST /ref-update HTTP/1.1" 200 156 0.008085 10.0.0.129 - - [2026-05-14 02:14:06] "GET /floating-ip/c19c1355-e0d1-4053-88a4-6a846ebf8ef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.015661 10.0.0.129 - - [2026-05-14 02:14:06] "POST /tags HTTP/1.1" 409 221 0.002820 10.0.0.129 - - [2026-05-14 02:14:06] "PUT /floating-ip/c19c1355-e0d1-4053-88a4-6a846ebf8ef2 HTTP/1.1" 200 257 0.012657 10.0.0.129 - - [2026-05-14 02:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006381 10.0.0.129 - - [2026-05-14 02:14:06] "GET /tag/b424aa19-0886-4707-867f-f09af49e88bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.015029 10.0.0.129 - - [2026-05-14 02:14:06] "POST /set-tag HTTP/1.1" 200 109 0.019575 10.0.0.129 - - [2026-05-14 02:14:07] "GET /virtual-machine-interface/8f85c526-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005794 10.0.0.129 - - [2026-05-14 02:14:07] "POST /set-tag HTTP/1.1" 200 109 0.005241 10.0.0.129 - - [2026-05-14 02:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.129 - - [2026-05-14 02:14:07] "GET /loadbalancer/94fd5a78-a369-4f01-80af-a016aa5ac1b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003246 10.0.0.129 - - [2026-05-14 02:14:07] "GET /loadbalancer-pool/af40827b-7861-4952-93c5-c3a3447caccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002721 10.0.0.129 - - [2026-05-14 02:14:07] "POST /loadbalancer-members HTTP/1.1" 200 704 0.028838 10.0.0.129 - - [2026-05-14 02:14:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.009181 10.0.0.129 - - [2026-05-14 02:14:07] "GET /virtual-machine-interface/8f85c526-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004351 10.0.0.129 - - [2026-05-14 02:14:07] "GET /virtual-machine-interface/8f85c526-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004107 10.0.0.129 - - [2026-05-14 02:14:07] "POST /ref-update HTTP/1.1" 200 156 0.008920 10.0.0.129 - - [2026-05-14 02:14:07] "GET /floating-ip/c19c1355-e0d1-4053-88a4-6a846ebf8ef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.014908 10.0.0.129 - - [2026-05-14 02:14:07] "POST /set-tag HTTP/1.1" 200 109 0.044064 10.0.0.129 - - [2026-05-14 02:14:08] "GET /virtual-machine/f4692e56-9c46-4ed7-83d1-35805f265d03?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003419 10.0.0.129 - - [2026-05-14 02:14:08] "GET /virtual-machine-interface/8f0b44cc-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005579 10.0.0.129 - - [2026-05-14 02:14:08] "GET /virtual-machine/72dfb9f4-b3c3-4778-a648-3aaca9eddde9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002935 10.0.0.129 - - [2026-05-14 02:14:08] "GET /virtual-machine-interface/8f85c526-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004322 10.0.0.129 - - [2026-05-14 02:14:12] "GET /virtual-machine-interface/93d5ccf2-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006001 10.0.0.129 - - [2026-05-14 02:14:12] "POST /set-tag HTTP/1.1" 200 109 0.002881 10.0.0.129 - - [2026-05-14 02:14:13] "GET /virtual-machine/6682be5b-552c-4c4f-8c7b-3cbccd9beae1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003021 10.0.0.129 - - [2026-05-14 02:14:13] "GET /virtual-machine-interface/93d5ccf2-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004411 10.0.0.129 - - [2026-05-14 02:14:13] "GET /virtual-machine-interface/93d5ccf2-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004630 10.0.0.129 - - [2026-05-14 02:14:13] "POST /set-tag HTTP/1.1" 200 109 0.002841 10.0.0.129 - - [2026-05-14 02:14:45] "GET /virtual-machine-interface/93d5ccf2-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004729 10.0.0.129 - - [2026-05-14 02:14:45] "POST /set-tag HTTP/1.1" 200 109 0.002819 10.0.0.129 - - [2026-05-14 02:14:45] "GET /virtual-machine-interface/93d5ccf2-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004904 10.0.0.129 - - [2026-05-14 02:14:45] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.129 - - [2026-05-14 02:14:45] "GET /virtual-machine/6682be5b-552c-4c4f-8c7b-3cbccd9beae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003016 10.0.0.129 - - [2026-05-14 02:14:45] "POST /ref-update HTTP/1.1" 200 156 0.011772 10.0.0.129 - - [2026-05-14 02:14:45] "GET /virtual-machine-interface/93d5ccf2-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.012256 10.0.0.129 - - [2026-05-14 02:14:45] "POST /set-tag HTTP/1.1" 200 109 0.015789 10.0.0.129 - - [2026-05-14 02:14:45] "POST /set-tag HTTP/1.1" 200 109 0.016546 10.0.0.129 - - [2026-05-14 02:14:45] "DELETE /instance-ip/93f2a886-4f3a-11f1-8978-fa163e0eb610 HTTP/1.1" 200 115 0.049104 10.0.0.129 - - [2026-05-14 02:14:45] "DELETE /virtual-machine-interface/93d5ccf2-4f3a-11f1-8978-fa163e0eb610 HTTP/1.1" 200 115 0.044116 10.0.0.129 - - [2026-05-14 02:14:45] "DELETE /virtual-machine/6682be5b-552c-4c4f-8c7b-3cbccd9beae1 HTTP/1.1" 200 115 0.021508 10.0.0.129 - - [2026-05-14 02:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.129 - - [2026-05-14 02:14:48] "GET /tag/844f5593-85f2-4ef1-b67b-e9b8150a7b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.016731 10.0.0.129 - - [2026-05-14 02:14:48] "GET /tag/844f5593-85f2-4ef1-b67b-e9b8150a7b73?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.012957 10.0.0.129 - - [2026-05-14 02:14:48] "GET /virtual-machine-interface/55dbdd42-97f8-4579-a851-2520c86b32e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.005347 10.0.0.129 - - [2026-05-14 02:14:48] "POST /set-tag HTTP/1.1" 200 109 0.026045 10.0.0.129 - - [2026-05-14 02:14:48] "GET /virtual-machine-interface/679e1ad0-0863-4344-825b-c6e7290ab4b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.012797 10.0.0.129 - - [2026-05-14 02:14:48] "POST /set-tag HTTP/1.1" 200 109 0.022840 10.0.0.129 - - [2026-05-14 02:14:48] "GET /virtual-machine-interface/df03b8cb-dbf7-4872-bc3c-e3871a711200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.005016 10.0.0.129 - - [2026-05-14 02:14:48] "POST /set-tag HTTP/1.1" 200 109 0.015572 10.0.0.129 - - [2026-05-14 02:14:48] "GET /firewall-policy/23dcebc0-1643-4ede-a189-a3e9cfdea2de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.010272 10.0.0.129 - - [2026-05-14 02:14:48] "GET /firewall-rule/2235743f-a4da-4044-bc49-e6b68f4cb117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.003686 10.0.0.129 - - [2026-05-14 02:14:48] "POST /ref-update HTTP/1.1" 200 156 0.012807 10.0.0.129 - - [2026-05-14 02:14:48] "DELETE /firewall-rule/2235743f-a4da-4044-bc49-e6b68f4cb117 HTTP/1.1" 200 115 0.042039 10.0.0.129 - - [2026-05-14 02:14:48] "DELETE /loadbalancer-member/4a2d2b56-97d1-4461-ade4-2e3fb99abb68 HTTP/1.1" 200 115 0.023842 10.0.0.129 - - [2026-05-14 02:14:48] "PUT /service-instance/e6905c90-3370-444d-87ec-00c7c4a96bae HTTP/1.1" 200 267 0.009116 10.0.0.129 - - [2026-05-14 02:14:48] "DELETE /loadbalancer-pool/7b3674e6-0100-4936-8e75-bfe557da353f HTTP/1.1" 200 115 0.057227 10.0.0.129 - - [2026-05-14 02:14:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.041384 10.0.0.129 - - [2026-05-14 02:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.129 - - [2026-05-14 02:14:49] "DELETE /loadbalancer-listener/034c0503-2031-4b70-809b-e354c8700939 HTTP/1.1" 200 115 0.049861 10.0.0.129 - - [2026-05-14 02:14:49] "GET /floating-ip/6a78f290-a4f2-4391-9b07-13d7a747b393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2397 0.005793 10.0.0.129 - - [2026-05-14 02:14:49] "POST /chown HTTP/1.1" 200 109 0.007216 10.0.0.129 - - [2026-05-14 02:14:49] "POST /chown HTTP/1.1" 200 109 0.030838 10.0.0.129 - - [2026-05-14 02:14:49] "POST /chown HTTP/1.1" 200 109 0.026781 10.0.0.129 - - [2026-05-14 02:14:49] "PUT /floating-ip/6a78f290-a4f2-4391-9b07-13d7a747b393 HTTP/1.1" 200 257 0.067221 10.0.0.129 - - [2026-05-14 02:14:49] "POST /chown HTTP/1.1" 200 109 0.021432 10.0.0.129 - - [2026-05-14 02:14:49] "DELETE /floating-ip/6a78f290-a4f2-4391-9b07-13d7a747b393 HTTP/1.1" 200 115 0.096463 10.0.0.129 - - [2026-05-14 02:14:49] "PUT /service-instance/e6905c90-3370-444d-87ec-00c7c4a96bae HTTP/1.1" 200 267 0.027139 10.0.0.129 - - [2026-05-14 02:14:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.023755 10.0.0.129 - - [2026-05-14 02:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.129 - - [2026-05-14 02:14:49] "DELETE /loadbalancer/47297ad4-04d3-4f1d-8c8b-69663c620b8b HTTP/1.1" 200 115 0.084464 10.0.0.129 - - [2026-05-14 02:14:49] "POST /chown HTTP/1.1" 200 109 0.014726 10.0.0.129 - - [2026-05-14 02:14:49] "POST /chown HTTP/1.1" 200 109 0.043191 10.0.0.129 - - [2026-05-14 02:14:49] "POST /chown HTTP/1.1" 200 109 0.032143 10.0.0.129 - - [2026-05-14 02:14:49] "DELETE /instance-ip/66d12832-fd32-4cee-8647-b566674b4fbe HTTP/1.1" 200 115 0.158298 10.0.0.129 - - [2026-05-14 02:14:49] "POST /chown HTTP/1.1" 404 171 0.004173 10.0.0.129 - - [2026-05-14 02:14:49] "GET /floating-ip-pool/e515e656-691d-4d9c-a859-4298447c2256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.004960 10.0.0.129 - - [2026-05-14 02:14:49] "PUT /service-instance/e6905c90-3370-444d-87ec-00c7c4a96bae HTTP/1.1" 200 267 0.023410 10.0.0.129 - - [2026-05-14 02:14:49] "POST /ref-update HTTP/1.1" 200 156 0.020528 10.0.0.129 - - [2026-05-14 02:14:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.023661 10.0.0.129 - - [2026-05-14 02:14:49] "PUT /service-instance/e6905c90-3370-444d-87ec-00c7c4a96bae HTTP/1.1" 200 267 0.014311 10.0.0.129 - - [2026-05-14 02:14:49] "DELETE /floating-ip-pool/e515e656-691d-4d9c-a859-4298447c2256 HTTP/1.1" 200 115 0.159425 10.0.0.129 - - [2026-05-14 02:14:49] "DELETE /virtual-machine-interface/55dbdd42-97f8-4579-a851-2520c86b32e5 HTTP/1.1" 200 115 0.241814 10.0.0.129 - - [2026-05-14 02:14:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.069940 10.0.0.129 - - [2026-05-14 02:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.016897 10.0.0.129 - - [2026-05-14 02:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005598 10.0.0.129 - - [2026-05-14 02:14:49] "DELETE /tag/844f5593-85f2-4ef1-b67b-e9b8150a7b73 HTTP/1.1" 200 115 0.158443 10.0.0.129 - - [2026-05-14 02:14:49] "DELETE /service-instance/e6905c90-3370-444d-87ec-00c7c4a96bae HTTP/1.1" 200 115 0.079678 10.0.0.129 - - [2026-05-14 02:14:49] "POST /useragent-kv HTTP/1.1" 200 115 0.010354 10.0.0.129 - - [2026-05-14 02:14:49] "POST /useragent-kv HTTP/1.1" 200 115 0.008194 10.0.0.129 - - [2026-05-14 02:14:49] "DELETE /virtual-network/b83b7a22-451a-4936-9c76-da29dc6c7cb2 HTTP/1.1" 200 115 0.219271 10.0.0.129 - - [2026-05-14 02:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005830 10.0.0.129 - - [2026-05-14 02:14:49] "GET /routing-instance/c22b1760-b600-4c78-9cba-0ea4c7da5bd7 HTTP/1.1" 404 171 0.005264 10.0.0.129 - - [2026-05-14 02:14:50] "GET /domains HTTP/1.1" 200 281 0.011527 10.0.0.129 - - [2026-05-14 02:14:50] "GET /virtual-machine-interface/679e1ad0-0863-4344-825b-c6e7290ab4b6?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.009006 10.0.0.129 - - [2026-05-14 02:14:50] "GET /domain/39971453-8c66-4b7d-b6c1-b553583ca863 HTTP/1.1" 200 3099 0.008448 10.0.0.129 - - [2026-05-14 02:14:50] "DELETE /route-target/1b51c69e-ae0d-4e17-9e75-c582df01f902 HTTP/1.1" 200 115 0.049694 10.0.0.129 - - [2026-05-14 02:14:50] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62 HTTP/1.1" 200 7169 0.080679 10.0.0.129 - - [2026-05-14 02:14:50] "DELETE /virtual-machine-interface/679e1ad0-0863-4344-825b-c6e7290ab4b6 HTTP/1.1" 200 115 0.125655 10.0.0.129 - - [2026-05-14 02:14:50] "POST /ref-update HTTP/1.1" 200 156 0.011055 10.0.0.129 - - [2026-05-14 02:14:50] "GET /virtual-machine-interface/8f85c526-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.017042 10.0.0.129 - - [2026-05-14 02:14:50] "DELETE /virtual-machine/e4faad3b-4a20-4d3c-9f0a-27ccd440aaf6 HTTP/1.1" 200 115 0.062887 10.0.0.129 - - [2026-05-14 02:14:50] "POST /set-tag HTTP/1.1" 200 109 0.011548 10.0.0.129 - - [2026-05-14 02:14:50] "GET /virtual-machine-interface/df03b8cb-dbf7-4872-bc3c-e3871a711200?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.014769 10.0.0.129 - - [2026-05-14 02:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.129 - - [2026-05-14 02:14:50] "GET /loadbalancer/94fd5a78-a369-4f01-80af-a016aa5ac1b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.005319 10.0.0.129 - - [2026-05-14 02:14:50] "DELETE /virtual-machine-interface/df03b8cb-dbf7-4872-bc3c-e3871a711200 HTTP/1.1" 200 115 0.055002 10.0.0.129 - - [2026-05-14 02:14:50] "GET /virtual-machine-interface/8f85c526-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.010863 10.0.0.129 - - [2026-05-14 02:14:50] "DELETE /virtual-machine/457667cb-e895-4db2-b3f6-b817853c1d9d HTTP/1.1" 200 115 0.043499 10.0.0.129 - - [2026-05-14 02:14:50] "POST /set-tag HTTP/1.1" 200 109 0.049259 10.0.0.129 - - [2026-05-14 02:14:50] "DELETE /loadbalancer-member/aa4da0e6-b524-4bc8-b98f-1ef71fcdb47a HTTP/1.1" 200 115 0.054382 10.0.0.129 - - [2026-05-14 02:14:51] "GET /virtual-machine-interface/8f85c526-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013282 10.0.0.129 - - [2026-05-14 02:14:51] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.129 - - [2026-05-14 02:14:51] "GET /virtual-machine-interface/8f85c526-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003903 10.0.0.129 - - [2026-05-14 02:14:51] "POST /set-tag HTTP/1.1" 200 109 0.002723 10.0.0.129 - - [2026-05-14 02:14:51] "GET /virtual-machine/72dfb9f4-b3c3-4778-a648-3aaca9eddde9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002851 10.0.0.129 - - [2026-05-14 02:14:51] "POST /ref-update HTTP/1.1" 200 156 0.009604 10.0.0.129 - - [2026-05-14 02:14:51] "GET /virtual-machine-interface/8f85c526-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004675 10.0.0.129 - - [2026-05-14 02:14:51] "POST /set-tag HTTP/1.1" 200 109 0.017928 10.0.0.129 - - [2026-05-14 02:14:51] "POST /set-tag HTTP/1.1" 200 109 0.037866 10.0.0.129 - - [2026-05-14 02:14:51] "POST /set-tag HTTP/1.1" 200 109 0.031986 10.0.0.129 - - [2026-05-14 02:14:51] "DELETE /instance-ip/8fa2380a-4f3a-11f1-8978-fa163e0eb610 HTTP/1.1" 200 115 0.032703 10.0.0.129 - - [2026-05-14 02:14:51] "POST /ref-update HTTP/1.1" 200 156 0.015432 10.0.0.129 - - [2026-05-14 02:14:52] "DELETE /virtual-machine-interface/8f85c526-4f3a-11f1-8978-fa163e0eb610 HTTP/1.1" 200 115 0.044380 10.0.0.129 - - [2026-05-14 02:14:52] "DELETE /virtual-machine/72dfb9f4-b3c3-4778-a648-3aaca9eddde9 HTTP/1.1" 200 115 0.030133 10.0.0.129 - - [2026-05-14 02:14:55] "GET /virtual-machine-interface/8f0b44cc-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.007357 10.0.0.129 - - [2026-05-14 02:14:55] "POST /set-tag HTTP/1.1" 200 109 0.003345 10.0.0.129 - - [2026-05-14 02:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.129 - - [2026-05-14 02:14:55] "GET /loadbalancer/94fd5a78-a369-4f01-80af-a016aa5ac1b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002474 10.0.0.129 - - [2026-05-14 02:14:56] "GET /virtual-machine-interface/8f0b44cc-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005009 10.0.0.129 - - [2026-05-14 02:14:56] "POST /set-tag HTTP/1.1" 200 109 0.005187 10.0.0.129 - - [2026-05-14 02:14:56] "GET /virtual-machine-interface/8f0b44cc-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005701 10.0.0.129 - - [2026-05-14 02:14:56] "POST /set-tag HTTP/1.1" 200 109 0.005192 10.0.0.129 - - [2026-05-14 02:14:56] "GET /virtual-machine/f4692e56-9c46-4ed7-83d1-35805f265d03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003217 10.0.0.129 - - [2026-05-14 02:14:56] "POST /ref-update HTTP/1.1" 200 156 0.011111 10.0.0.129 - - [2026-05-14 02:14:56] "GET /virtual-machine-interface/8f0b44cc-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008802 10.0.0.129 - - [2026-05-14 02:14:56] "POST /set-tag HTTP/1.1" 200 109 0.017502 10.0.0.129 - - [2026-05-14 02:14:56] "POST /set-tag HTTP/1.1" 200 109 0.019898 10.0.0.129 - - [2026-05-14 02:14:56] "POST /set-tag HTTP/1.1" 200 109 0.032768 10.0.0.129 - - [2026-05-14 02:14:57] "DELETE /instance-ip/8f289496-4f3a-11f1-8978-fa163e0eb610 HTTP/1.1" 200 115 0.073351 10.0.0.129 - - [2026-05-14 02:14:57] "POST /ref-update HTTP/1.1" 200 156 0.016515 10.0.0.129 - - [2026-05-14 02:14:57] "DELETE /virtual-machine-interface/8f0b44cc-4f3a-11f1-8978-fa163e0eb610 HTTP/1.1" 200 115 0.055656 10.0.0.129 - - [2026-05-14 02:14:57] "DELETE /virtual-machine/f4692e56-9c46-4ed7-83d1-35805f265d03 HTTP/1.1" 200 115 0.023587 10.0.0.129 - - [2026-05-14 02:14:57] "DELETE /tag/cb223566-697b-4b06-905f-8d66e9634168 HTTP/1.1" 200 115 0.052686 10.0.0.129 - - [2026-05-14 02:14:57] "DELETE /tag/f1b6108e-9a8c-4ad9-97b8-ebdc7af408c6 HTTP/1.1" 200 115 0.094927 10.0.0.129 - - [2026-05-14 02:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.129 - - [2026-05-14 02:15:00] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035789 10.0.0.129 - - [2026-05-14 02:15:00] "POST /tags HTTP/1.1" 200 394 0.054084 10.0.0.129 - - [2026-05-14 02:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007473 10.0.0.129 - - [2026-05-14 02:15:00] "GET /tag/13b5c853-2307-4b8b-8aa7-578424170b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.013969 10.0.0.129 - - [2026-05-14 02:15:00] "POST /tags HTTP/1.1" 200 342 0.023008 10.0.0.129 - - [2026-05-14 02:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.129 - - [2026-05-14 02:15:00] "GET /tag/f270b6a9-a542-4ec2-b989-a1f78c0a55da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.017820 10.0.0.129 - - [2026-05-14 02:15:00] "POST /id-to-fqname HTTP/1.1" 200 192 0.000651 10.0.0.129 - - [2026-05-14 02:15:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.002140 10.0.0.129 - - [2026-05-14 02:15:01] "POST /security-groups HTTP/1.1" 200 589 0.070833 10.0.0.129 - - [2026-05-14 02:15:01] "POST /projects HTTP/1.1" 200 521 0.190649 10.0.0.129 - - [2026-05-14 02:15:01] "POST /fqname-to-id HTTP/1.1" 404 236 0.003201 10.0.0.129 - - [2026-05-14 02:15:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.017107 10.0.0.129 - - [2026-05-14 02:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011508 10.0.0.129 - - [2026-05-14 02:15:01] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.008419 10.0.0.129 - - [2026-05-14 02:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.129 - - [2026-05-14 02:15:01] "GET /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.006310 10.0.0.129 - - [2026-05-14 02:15:01] "POST /access-control-lists HTTP/1.1" 200 600 0.114994 10.0.0.129 - - [2026-05-14 02:15:01] "POST /fqname-to-id HTTP/1.1" 404 235 0.025718 10.0.0.129 - - [2026-05-14 02:15:01] "PUT /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9 HTTP/1.1" 200 265 0.099909 10.0.0.129 - - [2026-05-14 02:15:01] "POST /access-control-lists HTTP/1.1" 200 598 0.086426 10.0.0.129 - - [2026-05-14 02:15:01] "PUT /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115 HTTP/1.1" 200 265 0.084573 10.0.0.129 - - [2026-05-14 02:15:01] "POST /security-groups HTTP/1.1" 200 593 0.097135 10.0.0.129 - - [2026-05-14 02:15:01] "POST /fqname-to-id HTTP/1.1" 404 270 0.004163 10.0.0.129 - - [2026-05-14 02:15:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.033534 10.0.0.129 - - [2026-05-14 02:15:01] "POST /chown HTTP/1.1" 200 109 0.009203 10.0.0.129 - - [2026-05-14 02:15:01] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.020490 10.0.0.129 - - [2026-05-14 02:15:01] "POST /access-control-lists HTTP/1.1" 200 634 0.106310 10.0.0.129 - - [2026-05-14 02:15:01] "POST /fqname-to-id HTTP/1.1" 404 269 0.012936 10.0.0.129 - - [2026-05-14 02:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.129 - - [2026-05-14 02:15:01] "GET /policy-management/ae535529-f071-4a43-88d9-3f333bddb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002732 10.0.0.129 - - [2026-05-14 02:15:01] "POST /tags HTTP/1.1" 409 226 0.002446 10.0.0.129 - - [2026-05-14 02:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.129 - - [2026-05-14 02:15:01] "GET /tag/f270b6a9-a542-4ec2-b989-a1f78c0a55da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.011586 10.0.0.129 - - [2026-05-14 02:15:01] "POST /access-control-lists HTTP/1.1" 200 632 0.090469 10.0.0.129 - - [2026-05-14 02:15:01] "POST /firewall-rules HTTP/1.1" 200 602 0.109599 10.0.0.129 - - [2026-05-14 02:15:01] "GET /firewall-rule/4687c967-bbe8-491d-8930-2fae3009470b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.010200 10.0.0.129 - - [2026-05-14 02:15:01] "GET /firewall-policy/607f7622-cde4-4d5d-a818-3e263cbd10d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.004605 10.0.0.129 - - [2026-05-14 02:15:01] "GET /firewall-rule/4687c967-bbe8-491d-8930-2fae3009470b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.003241 10.0.0.129 - - [2026-05-14 02:15:02] "POST /ref-update HTTP/1.1" 200 156 0.084105 10.0.0.129 - - [2026-05-14 02:15:02] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.005810 10.0.0.129 - - [2026-05-14 02:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.129 - - [2026-05-14 02:15:02] "GET /policy-management/ae535529-f071-4a43-88d9-3f333bddb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004453 10.0.0.129 - - [2026-05-14 02:15:02] "POST /tags HTTP/1.1" 409 226 0.005157 10.0.0.129 - - [2026-05-14 02:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.129 - - [2026-05-14 02:15:02] "GET /tag/f270b6a9-a542-4ec2-b989-a1f78c0a55da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.018343 10.0.0.129 - - [2026-05-14 02:15:02] "POST /firewall-rules HTTP/1.1" 200 600 0.090866 10.0.0.129 - - [2026-05-14 02:15:02] "GET /firewall-rule/7295ac8f-c489-4ccb-9079-a3c31261cc31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006956 10.0.0.129 - - [2026-05-14 02:15:02] "GET /firewall-policy/607f7622-cde4-4d5d-a818-3e263cbd10d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004687 10.0.0.129 - - [2026-05-14 02:15:02] "GET /firewall-rule/7295ac8f-c489-4ccb-9079-a3c31261cc31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003875 10.0.0.129 - - [2026-05-14 02:15:02] "POST /ref-update HTTP/1.1" 200 156 0.084314 10.0.0.129 - - [2026-05-14 02:15:03] "POST /tags HTTP/1.1" 200 394 0.034112 10.0.0.129 - - [2026-05-14 02:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.017993 10.0.0.129 - - [2026-05-14 02:15:03] "GET /tag/79c8a161-8145-4495-88ba-3635ce7b852e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.019063 10.0.0.129 - - [2026-05-14 02:15:03] "POST /tags HTTP/1.1" 200 342 0.023936 10.0.0.129 - - [2026-05-14 02:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005378 10.0.0.129 - - [2026-05-14 02:15:03] "GET /tag/5c2ce977-6bc0-4553-860f-730149c7ded7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013458 10.0.0.129 - - [2026-05-14 02:15:03] "POST /id-to-fqname HTTP/1.1" 200 192 0.000784 10.0.0.129 - - [2026-05-14 02:15:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.006219 10.0.0.129 - - [2026-05-14 02:15:04] "POST /security-groups HTTP/1.1" 200 589 0.069239 10.0.0.129 - - [2026-05-14 02:15:04] "POST /fqname-to-id HTTP/1.1" 404 236 0.002774 10.0.0.129 - - [2026-05-14 02:15:04] "POST /projects HTTP/1.1" 200 521 0.210567 10.0.0.129 - - [2026-05-14 02:15:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009267 10.0.0.129 - - [2026-05-14 02:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006504 10.0.0.129 - - [2026-05-14 02:15:04] "POST /access-control-lists HTTP/1.1" 200 600 0.080778 10.0.0.129 - - [2026-05-14 02:15:04] "POST /fqname-to-id HTTP/1.1" 404 235 0.009178 10.0.0.129 - - [2026-05-14 02:15:04] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.006881 10.0.0.129 - - [2026-05-14 02:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.129 - - [2026-05-14 02:15:04] "GET /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004508 10.0.0.129 - - [2026-05-14 02:15:04] "POST /access-control-lists HTTP/1.1" 200 598 0.083896 10.0.0.129 - - [2026-05-14 02:15:04] "PUT /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9 HTTP/1.1" 200 265 0.113462 10.0.0.129 - - [2026-05-14 02:15:04] "PUT /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115 HTTP/1.1" 200 265 0.054084 10.0.0.129 - - [2026-05-14 02:15:04] "POST /security-groups HTTP/1.1" 200 593 0.076492 10.0.0.129 - - [2026-05-14 02:15:04] "POST /fqname-to-id HTTP/1.1" 404 270 0.005613 10.0.0.129 - - [2026-05-14 02:15:04] "POST /access-control-lists HTTP/1.1" 200 634 0.071740 10.0.0.129 - - [2026-05-14 02:15:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.077077 10.0.0.129 - - [2026-05-14 02:15:04] "POST /fqname-to-id HTTP/1.1" 404 269 0.006879 10.0.0.129 - - [2026-05-14 02:15:04] "POST /chown HTTP/1.1" 200 109 0.022069 10.0.0.129 - - [2026-05-14 02:15:04] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.018340 10.0.0.129 - - [2026-05-14 02:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.129 - - [2026-05-14 02:15:04] "GET /policy-management/ae535529-f071-4a43-88d9-3f333bddb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.023780 10.0.0.129 - - [2026-05-14 02:15:04] "POST /access-control-lists HTTP/1.1" 200 632 0.079987 10.0.0.129 - - [2026-05-14 02:15:04] "POST /tags HTTP/1.1" 409 226 0.029529 10.0.0.129 - - [2026-05-14 02:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.129 - - [2026-05-14 02:15:04] "GET /tag/5c2ce977-6bc0-4553-860f-730149c7ded7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012678 10.0.0.129 - - [2026-05-14 02:15:04] "POST /firewall-rules HTTP/1.1" 200 602 0.069290 10.0.0.129 - - [2026-05-14 02:15:04] "GET /firewall-rule/fe35ca44-10c2-427d-9b49-47cb7ac741c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004700 10.0.0.129 - - [2026-05-14 02:15:04] "GET /firewall-policy/607f7622-cde4-4d5d-a818-3e263cbd10d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.004487 10.0.0.129 - - [2026-05-14 02:15:04] "GET /firewall-rule/fe35ca44-10c2-427d-9b49-47cb7ac741c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.013365 10.0.0.129 - - [2026-05-14 02:15:05] "POST /ref-update HTTP/1.1" 200 156 0.077245 10.0.0.129 - - [2026-05-14 02:15:05] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.007540 10.0.0.129 - - [2026-05-14 02:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006177 10.0.0.129 - - [2026-05-14 02:15:05] "GET /policy-management/ae535529-f071-4a43-88d9-3f333bddb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003141 10.0.0.129 - - [2026-05-14 02:15:05] "POST /tags HTTP/1.1" 409 226 0.002266 10.0.0.129 - - [2026-05-14 02:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.129 - - [2026-05-14 02:15:05] "GET /tag/5c2ce977-6bc0-4553-860f-730149c7ded7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013303 10.0.0.129 - - [2026-05-14 02:15:05] "POST /firewall-rules HTTP/1.1" 200 600 0.071593 10.0.0.129 - - [2026-05-14 02:15:05] "GET /firewall-rule/f3eb8e78-50f9-431e-9ebf-e61c259161b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.023055 10.0.0.129 - - [2026-05-14 02:15:05] "GET /firewall-policy/607f7622-cde4-4d5d-a818-3e263cbd10d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.013360 10.0.0.129 - - [2026-05-14 02:15:05] "GET /firewall-rule/f3eb8e78-50f9-431e-9ebf-e61c259161b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002606 10.0.0.129 - - [2026-05-14 02:15:05] "POST /ref-update HTTP/1.1" 200 156 0.091964 10.0.0.129 - - [2026-05-14 02:15:06] "POST /tags HTTP/1.1" 200 346 0.115429 10.0.0.129 - - [2026-05-14 02:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.034844 10.0.0.129 - - [2026-05-14 02:15:06] "GET /tag/a2418436-430e-4b22-9881-c13b202163c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.023893 10.0.0.129 - - [2026-05-14 02:15:06] "POST /projects HTTP/1.1" 409 238 0.005101 10.0.0.129 - - [2026-05-14 02:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.129 - - [2026-05-14 02:15:06] "GET /project/fbbbfd38-87ce-4569-a416-8c5157d8b393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033575 10.0.0.129 - - [2026-05-14 02:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.129 - - [2026-05-14 02:15:07] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006209 10.0.0.129 - - [2026-05-14 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.129 - - [2026-05-14 02:15:07] "GET /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005980 10.0.0.129 - - [2026-05-14 02:15:07] "POST /security-groups HTTP/1.1" 409 285 0.003064 10.0.0.129 - - [2026-05-14 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.129 - - [2026-05-14 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.129 - - [2026-05-14 02:15:07] "PUT /security-group/64b8aa22-2d7b-41cb-af9b-8218d4d51f2a HTTP/1.1" 200 263 0.065891 10.0.0.129 - - [2026-05-14 02:15:07] "PUT /access-control-list/09eb272f-6d39-4bb4-a3bf-96ee064aad9f HTTP/1.1" 200 273 0.028022 10.0.0.129 - - [2026-05-14 02:15:07] "GET /project/fbbbfd38-87ce-4569-a416-8c5157d8b393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.102142 10.0.0.129 - - [2026-05-14 02:15:07] "PUT /access-control-list/d1df5632-7f53-4754-8469-d4249c9e083e HTTP/1.1" 200 273 0.045457 10.0.0.129 - - [2026-05-14 02:15:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.046220 10.0.0.129 - - [2026-05-14 02:15:07] "POST /tags HTTP/1.1" 409 228 0.020377 10.0.0.129 - - [2026-05-14 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006118 10.0.0.129 - - [2026-05-14 02:15:07] "GET /tag/a2418436-430e-4b22-9881-c13b202163c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.019298 10.0.0.129 - - [2026-05-14 02:15:07] "POST /tags HTTP/1.1" 200 346 0.041641 10.0.0.129 - - [2026-05-14 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.028660 10.0.0.129 - - [2026-05-14 02:15:07] "GET /tag/057306b2-817f-48c8-b5b7-74452d28c079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.018508 10.0.0.129 - - [2026-05-14 02:15:07] "POST /projects HTTP/1.1" 409 238 0.002153 10.0.0.129 - - [2026-05-14 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.129 - - [2026-05-14 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.129 - - [2026-05-14 02:15:07] "GET /project/25c3f329-0f3d-45ca-a953-cda6e504c5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040672 10.0.0.129 - - [2026-05-14 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013145 10.0.0.129 - - [2026-05-14 02:15:07] "GET /project/25c3f329-0f3d-45ca-a953-cda6e504c5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.063439 10.0.0.129 - - [2026-05-14 02:15:07] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005359 10.0.0.129 - - [2026-05-14 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.129 - - [2026-05-14 02:15:07] "GET /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006866 10.0.0.129 - - [2026-05-14 02:15:07] "POST /security-groups HTTP/1.1" 409 285 0.002463 10.0.0.129 - - [2026-05-14 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.129 - - [2026-05-14 02:15:07] "PUT /security-group/0ee5c39d-1c29-490b-948a-ce66ed996495 HTTP/1.1" 200 263 0.058681 10.0.0.129 - - [2026-05-14 02:15:07] "PUT /access-control-list/ce13edf6-0f25-4831-9afb-c0a536985196 HTTP/1.1" 200 273 0.015589 10.0.0.129 - - [2026-05-14 02:15:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.030424 10.0.0.129 - - [2026-05-14 02:15:07] "POST /tags HTTP/1.1" 409 228 0.017234 10.0.0.129 - - [2026-05-14 02:15:07] "PUT /access-control-list/644cc680-6e77-44b0-85ed-88b3d370486d HTTP/1.1" 200 273 0.021858 10.0.0.129 - - [2026-05-14 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.129 - - [2026-05-14 02:15:07] "GET /tag/057306b2-817f-48c8-b5b7-74452d28c079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.015704 10.0.0.129 - - [2026-05-14 02:15:08] "POST /tags HTTP/1.1" 200 292 0.125304 10.0.0.129 - - [2026-05-14 02:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.129 - - [2026-05-14 02:15:08] "GET /tag/eff55c17-cc2c-4f82-99ad-b9c87ddc549b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.019460 10.0.0.129 - - [2026-05-14 02:15:08] "POST /tags HTTP/1.1" 200 304 0.054530 10.0.0.129 - - [2026-05-14 02:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.129 - - [2026-05-14 02:15:08] "GET /tag/15d5b21b-304f-4fc9-9cd4-53b359876130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014748 10.0.0.129 - - [2026-05-14 02:15:08] "POST /tags HTTP/1.1" 409 252 0.002136 10.0.0.129 - - [2026-05-14 02:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.129 - - [2026-05-14 02:15:08] "GET /tag/13b5c853-2307-4b8b-8aa7-578424170b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.012886 10.0.0.129 - - [2026-05-14 02:15:08] "POST /tags HTTP/1.1" 409 226 0.001909 10.0.0.129 - - [2026-05-14 02:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.129 - - [2026-05-14 02:15:08] "GET /tag/f270b6a9-a542-4ec2-b989-a1f78c0a55da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.011786 10.0.0.129 - - [2026-05-14 02:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.129 - - [2026-05-14 02:15:08] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004369 10.0.0.129 - - [2026-05-14 02:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.129 - - [2026-05-14 02:15:08] "GET /project/fbbbfd38-87ce-4569-a416-8c5157d8b393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036173 10.0.0.129 - - [2026-05-14 02:15:08] "POST /virtual-machines HTTP/1.1" 200 396 0.009683 10.0.0.129 - - [2026-05-14 02:15:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.009602 10.0.0.129 - - [2026-05-14 02:15:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109630 10.0.0.129 - - [2026-05-14 02:15:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.020904 10.0.0.129 - - [2026-05-14 02:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011556 10.0.0.129 - - [2026-05-14 02:15:08] "GET /virtual-machine-interface/bac46968-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004912 10.0.0.129 - - [2026-05-14 02:15:08] "POST /instance-ips HTTP/1.1" 200 398 0.024445 10.0.0.129 - - [2026-05-14 02:15:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.030174 10.0.0.129 - - [2026-05-14 02:15:08] "GET /virtual-machine-interface/bac46968-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010936 10.0.0.129 - - [2026-05-14 02:15:08] "POST /set-tag HTTP/1.1" 200 109 0.071252 10.0.0.129 - - [2026-05-14 02:15:08] "GET /virtual-machine-interface/bac46968-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013844 10.0.0.129 - - [2026-05-14 02:15:08] "GET /instance-ip/bada8b58-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003677 10.0.0.129 - - [2026-05-14 02:15:09] "GET /virtual-machine-interface/bac46968-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005317 10.0.0.129 - - [2026-05-14 02:15:09] "POST /set-tag HTTP/1.1" 200 109 0.003135 10.0.0.129 - - [2026-05-14 02:15:09] "GET /virtual-router/e0f08d16-2149-4102-ba2a-c2b815f72f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004768 10.0.0.129 - - [2026-05-14 02:15:09] "POST /ref-update HTTP/1.1" 200 156 0.013632 10.0.0.129 - - [2026-05-14 02:15:09] "GET /virtual-machine-interface/bac46968-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014546 10.0.0.129 - - [2026-05-14 02:15:09] "POST /set-tag HTTP/1.1" 200 109 0.003229 10.0.0.129 - - [2026-05-14 02:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.129 - - [2026-05-14 02:15:09] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005793 10.0.0.129 - - [2026-05-14 02:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.129 - - [2026-05-14 02:15:09] "GET /project/fbbbfd38-87ce-4569-a416-8c5157d8b393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039725 10.0.0.129 - - [2026-05-14 02:15:09] "POST /virtual-machines HTTP/1.1" 200 396 0.009127 10.0.0.129 - - [2026-05-14 02:15:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.010036 10.0.0.129 - - [2026-05-14 02:15:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.125590 10.0.0.129 - - [2026-05-14 02:15:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.010583 10.0.0.129 - - [2026-05-14 02:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007437 10.0.0.129 - - [2026-05-14 02:15:09] "GET /virtual-machine-interface/bb3bed12-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004490 10.0.0.129 - - [2026-05-14 02:15:09] "POST /instance-ips HTTP/1.1" 200 398 0.021197 10.0.0.129 - - [2026-05-14 02:15:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.020829 10.0.0.129 - - [2026-05-14 02:15:09] "GET /virtual-machine-interface/bb3bed12-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010664 10.0.0.129 - - [2026-05-14 02:15:09] "POST /set-tag HTTP/1.1" 200 109 0.067977 10.0.0.129 - - [2026-05-14 02:15:09] "GET /virtual-machine-interface/bb3bed12-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.023646 10.0.0.129 - - [2026-05-14 02:15:09] "GET /instance-ip/bb581f1e-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003611 10.0.0.129 - - [2026-05-14 02:15:09] "GET /virtual-machine-interface/bb3bed12-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004592 10.0.0.129 - - [2026-05-14 02:15:09] "POST /set-tag HTTP/1.1" 200 109 0.002521 10.0.0.129 - - [2026-05-14 02:15:09] "GET /virtual-router/e0f08d16-2149-4102-ba2a-c2b815f72f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.004691 10.0.0.129 - - [2026-05-14 02:15:09] "POST /ref-update HTTP/1.1" 200 156 0.010613 10.0.0.129 - - [2026-05-14 02:15:09] "GET /virtual-machine-interface/bb3bed12-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017840 10.0.0.129 - - [2026-05-14 02:15:09] "POST /set-tag HTTP/1.1" 200 109 0.004988 10.0.0.129 - - [2026-05-14 02:15:10] "POST /tags HTTP/1.1" 200 292 0.020693 10.0.0.129 - - [2026-05-14 02:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.019681 10.0.0.129 - - [2026-05-14 02:15:10] "GET /tag/11535b72-d072-4854-b1c4-3eafbf4132b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.015396 10.0.0.129 - - [2026-05-14 02:15:10] "POST /tags HTTP/1.1" 409 252 0.002676 10.0.0.129 - - [2026-05-14 02:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.129 - - [2026-05-14 02:15:10] "GET /tag/79c8a161-8145-4495-88ba-3635ce7b852e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.010907 10.0.0.129 - - [2026-05-14 02:15:10] "POST /tags HTTP/1.1" 409 226 0.002404 10.0.0.129 - - [2026-05-14 02:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.129 - - [2026-05-14 02:15:10] "GET /tag/5c2ce977-6bc0-4553-860f-730149c7ded7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011449 10.0.0.129 - - [2026-05-14 02:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.129 - - [2026-05-14 02:15:10] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004616 10.0.0.129 - - [2026-05-14 02:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.129 - - [2026-05-14 02:15:10] "GET /project/25c3f329-0f3d-45ca-a953-cda6e504c5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.050629 10.0.0.129 - - [2026-05-14 02:15:10] "POST /virtual-machines HTTP/1.1" 200 396 0.012213 10.0.0.129 - - [2026-05-14 02:15:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022143 10.0.0.129 - - [2026-05-14 02:15:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.113119 10.0.0.129 - - [2026-05-14 02:15:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009209 10.0.0.129 - - [2026-05-14 02:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011327 10.0.0.129 - - [2026-05-14 02:15:10] "GET /virtual-machine-interface/bbe1b9e0-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010066 10.0.0.129 - - [2026-05-14 02:15:10] "POST /instance-ips HTTP/1.1" 200 398 0.028570 10.0.0.129 - - [2026-05-14 02:15:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.037641 10.0.0.129 - - [2026-05-14 02:15:10] "GET /virtual-machine-interface/bbe1b9e0-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007289 10.0.0.129 - - [2026-05-14 02:15:10] "POST /set-tag HTTP/1.1" 200 109 0.109895 10.0.0.129 - - [2026-05-14 02:15:10] "GET /virtual-machine-interface/bbe1b9e0-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017624 10.0.0.129 - - [2026-05-14 02:15:10] "GET /instance-ip/bbfc8892-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.011242 10.0.0.129 - - [2026-05-14 02:15:11] "GET /virtual-machine-interface/bbe1b9e0-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006443 10.0.0.129 - - [2026-05-14 02:15:11] "POST /set-tag HTTP/1.1" 200 109 0.004726 10.0.0.129 - - [2026-05-14 02:15:11] "GET /virtual-router/e0f08d16-2149-4102-ba2a-c2b815f72f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.007563 10.0.0.129 - - [2026-05-14 02:15:11] "POST /ref-update HTTP/1.1" 200 156 0.013366 10.0.0.129 - - [2026-05-14 02:15:11] "GET /virtual-machine-interface/bbe1b9e0-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009059 10.0.0.129 - - [2026-05-14 02:15:11] "POST /set-tag HTTP/1.1" 200 109 0.003497 10.0.0.129 - - [2026-05-14 02:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.129 - - [2026-05-14 02:15:11] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004680 10.0.0.129 - - [2026-05-14 02:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.129 - - [2026-05-14 02:15:11] "GET /project/25c3f329-0f3d-45ca-a953-cda6e504c5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.048150 10.0.0.129 - - [2026-05-14 02:15:11] "POST /virtual-machines HTTP/1.1" 200 396 0.009414 10.0.0.129 - - [2026-05-14 02:15:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020335 10.0.0.129 - - [2026-05-14 02:15:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105943 10.0.0.129 - - [2026-05-14 02:15:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.016497 10.0.0.129 - - [2026-05-14 02:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.129 - - [2026-05-14 02:15:11] "GET /virtual-machine-interface/bc691f98-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006255 10.0.0.129 - - [2026-05-14 02:15:11] "POST /instance-ips HTTP/1.1" 200 398 0.039849 10.0.0.129 - - [2026-05-14 02:15:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020630 10.0.0.129 - - [2026-05-14 02:15:11] "GET /virtual-machine-interface/bc691f98-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012317 10.0.0.129 - - [2026-05-14 02:15:11] "POST /set-tag HTTP/1.1" 200 109 0.064132 10.0.0.129 - - [2026-05-14 02:15:11] "GET /virtual-machine-interface/bc691f98-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015565 10.0.0.129 - - [2026-05-14 02:15:11] "GET /instance-ip/bc8352a0-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003115 10.0.0.129 - - [2026-05-14 02:15:11] "GET /virtual-machine-interface/bc691f98-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004570 10.0.0.129 - - [2026-05-14 02:15:11] "POST /set-tag HTTP/1.1" 200 109 0.002300 10.0.0.129 - - [2026-05-14 02:15:11] "GET /virtual-router/e0f08d16-2149-4102-ba2a-c2b815f72f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.004098 10.0.0.129 - - [2026-05-14 02:15:11] "POST /ref-update HTTP/1.1" 200 156 0.010112 10.0.0.129 - - [2026-05-14 02:15:11] "GET /virtual-machine-interface/bc691f98-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006038 10.0.0.129 - - [2026-05-14 02:15:11] "POST /set-tag HTTP/1.1" 200 109 0.002307 10.0.0.129 - - [2026-05-14 02:15:11] "POST /tags HTTP/1.1" 200 300 0.021071 10.0.0.129 - - [2026-05-14 02:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.129 - - [2026-05-14 02:15:11] "GET /tag/801d23a5-f3e8-474b-bc3f-b30671c34dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.016519 10.0.0.129 - - [2026-05-14 02:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.129 - - [2026-05-14 02:15:12] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005971 10.0.0.129 - - [2026-05-14 02:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.129 - - [2026-05-14 02:15:12] "GET /project/fbbbfd38-87ce-4569-a416-8c5157d8b393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.049411 10.0.0.129 - - [2026-05-14 02:15:12] "POST /virtual-machines HTTP/1.1" 200 396 0.011563 10.0.0.129 - - [2026-05-14 02:15:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020201 10.0.0.129 - - [2026-05-14 02:15:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.112954 10.0.0.129 - - [2026-05-14 02:15:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.010512 10.0.0.129 - - [2026-05-14 02:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015843 10.0.0.129 - - [2026-05-14 02:15:12] "GET /virtual-machine-interface/bcf25056-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004192 10.0.0.129 - - [2026-05-14 02:15:12] "POST /instance-ips HTTP/1.1" 200 398 0.026239 10.0.0.129 - - [2026-05-14 02:15:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020835 10.0.0.129 - - [2026-05-14 02:15:12] "GET /virtual-machine-interface/bcf25056-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014251 10.0.0.129 - - [2026-05-14 02:15:12] "POST /set-tag HTTP/1.1" 200 109 0.029973 10.0.0.129 - - [2026-05-14 02:15:12] "GET /virtual-machine-interface/bcf25056-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017083 10.0.0.129 - - [2026-05-14 02:15:12] "GET /instance-ip/bd0d8646-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003945 10.0.0.129 - - [2026-05-14 02:15:12] "GET /virtual-machine-interface/bcf25056-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005456 10.0.0.129 - - [2026-05-14 02:15:12] "POST /set-tag HTTP/1.1" 200 109 0.003019 10.0.0.129 - - [2026-05-14 02:15:12] "POST /tags HTTP/1.1" 200 300 0.018754 10.0.0.129 - - [2026-05-14 02:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008536 10.0.0.129 - - [2026-05-14 02:15:12] "GET /tag/2aca9565-d064-4426-9681-be9767fbb2d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.012288 10.0.0.129 - - [2026-05-14 02:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.129 - - [2026-05-14 02:15:12] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003926 10.0.0.129 - - [2026-05-14 02:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.129 - - [2026-05-14 02:15:12] "GET /project/fbbbfd38-87ce-4569-a416-8c5157d8b393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.048990 10.0.0.129 - - [2026-05-14 02:15:12] "POST /virtual-machines HTTP/1.1" 200 396 0.011463 10.0.0.129 - - [2026-05-14 02:15:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.023348 10.0.0.129 - - [2026-05-14 02:15:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.127014 10.0.0.129 - - [2026-05-14 02:15:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013017 10.0.0.129 - - [2026-05-14 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011034 10.0.0.129 - - [2026-05-14 02:15:13] "GET /virtual-machine-interface/bd648072-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007329 10.0.0.129 - - [2026-05-14 02:15:13] "POST /instance-ips HTTP/1.1" 200 398 0.025529 10.0.0.129 - - [2026-05-14 02:15:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.040496 10.0.0.129 - - [2026-05-14 02:15:13] "GET /virtual-machine-interface/bd648072-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.019711 10.0.0.129 - - [2026-05-14 02:15:13] "POST /set-tag HTTP/1.1" 200 109 0.022476 10.0.0.129 - - [2026-05-14 02:15:13] "GET /virtual-machine-interface/bd648072-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.020216 10.0.0.129 - - [2026-05-14 02:15:13] "GET /instance-ip/bd8352a4-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002908 10.0.0.129 - - [2026-05-14 02:15:13] "GET /virtual-machine-interface/bd648072-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004302 10.0.0.129 - - [2026-05-14 02:15:13] "POST /set-tag HTTP/1.1" 200 109 0.002129 10.0.0.129 - - [2026-05-14 02:15:13] "POST /tags HTTP/1.1" 200 300 0.024902 10.0.0.129 - - [2026-05-14 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.129 - - [2026-05-14 02:15:13] "GET /tag/cdb0e78d-1a06-473d-a867-de6c7a23db74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.016266 10.0.0.129 - - [2026-05-14 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.129 - - [2026-05-14 02:15:13] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004515 10.0.0.129 - - [2026-05-14 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.129 - - [2026-05-14 02:15:13] "GET /project/25c3f329-0f3d-45ca-a953-cda6e504c5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037423 10.0.0.129 - - [2026-05-14 02:15:13] "POST /virtual-machines HTTP/1.1" 200 396 0.007570 10.0.0.129 - - [2026-05-14 02:15:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.009435 10.0.0.129 - - [2026-05-14 02:15:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.123276 10.0.0.129 - - [2026-05-14 02:15:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013308 10.0.0.129 - - [2026-05-14 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009506 10.0.0.129 - - [2026-05-14 02:15:13] "GET /virtual-machine-interface/bddff482-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004906 10.0.0.129 - - [2026-05-14 02:15:14] "POST /instance-ips HTTP/1.1" 200 398 0.037073 10.0.0.129 - - [2026-05-14 02:15:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.026498 10.0.0.129 - - [2026-05-14 02:15:14] "GET /virtual-machine-interface/bddff482-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008728 10.0.0.129 - - [2026-05-14 02:15:14] "POST /set-tag HTTP/1.1" 200 109 0.022360 10.0.0.129 - - [2026-05-14 02:15:14] "GET /virtual-machine-interface/bddff482-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011791 10.0.0.129 - - [2026-05-14 02:15:14] "GET /instance-ip/bdf7f5fa-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004849 10.0.0.129 - - [2026-05-14 02:15:14] "GET /virtual-machine-interface/bddff482-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004901 10.0.0.129 - - [2026-05-14 02:15:14] "POST /set-tag HTTP/1.1" 200 109 0.002492 10.0.0.129 - - [2026-05-14 02:15:14] "POST /tags HTTP/1.1" 200 300 0.256262 10.0.0.129 - - [2026-05-14 02:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010689 10.0.0.129 - - [2026-05-14 02:15:14] "GET /tag/3f11d2f1-c5e2-465c-89f4-c80cb537186f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012624 10.0.0.129 - - [2026-05-14 02:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.129 - - [2026-05-14 02:15:14] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004153 10.0.0.129 - - [2026-05-14 02:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.129 - - [2026-05-14 02:15:14] "GET /project/25c3f329-0f3d-45ca-a953-cda6e504c5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.052549 10.0.0.129 - - [2026-05-14 02:15:14] "POST /virtual-machines HTTP/1.1" 200 396 0.013627 10.0.0.129 - - [2026-05-14 02:15:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.015644 10.0.0.129 - - [2026-05-14 02:15:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.115975 10.0.0.129 - - [2026-05-14 02:15:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.013072 10.0.0.129 - - [2026-05-14 02:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010565 10.0.0.129 - - [2026-05-14 02:15:14] "GET /virtual-machine-interface/be79f870-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005072 10.0.0.129 - - [2026-05-14 02:15:15] "POST /instance-ips HTTP/1.1" 200 398 0.024390 10.0.0.129 - - [2026-05-14 02:15:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.021496 10.0.0.129 - - [2026-05-14 02:15:15] "GET /virtual-machine-interface/be79f870-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012798 10.0.0.129 - - [2026-05-14 02:15:15] "POST /set-tag HTTP/1.1" 200 109 0.018706 10.0.0.129 - - [2026-05-14 02:15:15] "GET /virtual-machine-interface/be79f870-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009530 10.0.0.129 - - [2026-05-14 02:15:15] "GET /instance-ip/be965b64-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003151 10.0.0.129 - - [2026-05-14 02:15:15] "GET /virtual-machine-interface/be79f870-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008504 10.0.0.129 - - [2026-05-14 02:15:15] "POST /set-tag HTTP/1.1" 200 109 0.003033 10.0.0.129 - - [2026-05-14 02:15:15] "GET /virtual-router/e0f08d16-2149-4102-ba2a-c2b815f72f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.005136 10.0.0.129 - - [2026-05-14 02:15:15] "POST /ref-update HTTP/1.1" 200 156 0.009091 10.0.0.129 - - [2026-05-14 02:15:15] "GET /virtual-machine-interface/bcf25056-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013198 10.0.0.129 - - [2026-05-14 02:15:15] "POST /set-tag HTTP/1.1" 200 109 0.003509 10.0.0.129 - - [2026-05-14 02:15:15] "GET /virtual-machine-interface/bac46968-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005111 10.0.0.129 - - [2026-05-14 02:15:15] "POST /set-tag HTTP/1.1" 200 109 0.002893 10.0.0.129 - - [2026-05-14 02:15:15] "GET /virtual-router/e0f08d16-2149-4102-ba2a-c2b815f72f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.004213 10.0.0.129 - - [2026-05-14 02:15:15] "POST /ref-update HTTP/1.1" 200 156 0.010534 10.0.0.129 - - [2026-05-14 02:15:15] "GET /virtual-machine-interface/bd648072-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014510 10.0.0.129 - - [2026-05-14 02:15:15] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.129 - - [2026-05-14 02:15:15] "GET /virtual-router/e0f08d16-2149-4102-ba2a-c2b815f72f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.004410 10.0.0.129 - - [2026-05-14 02:15:15] "POST /ref-update HTTP/1.1" 200 156 0.013701 10.0.0.129 - - [2026-05-14 02:15:15] "GET /virtual-machine-interface/bddff482-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015257 10.0.0.129 - - [2026-05-14 02:15:15] "POST /set-tag HTTP/1.1" 200 109 0.002927 10.0.0.129 - - [2026-05-14 02:15:15] "GET /virtual-machine-interface/bb3bed12-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006395 10.0.0.129 - - [2026-05-14 02:15:15] "POST /set-tag HTTP/1.1" 200 109 0.003631 10.0.0.129 - - [2026-05-14 02:15:15] "GET /virtual-router/e0f08d16-2149-4102-ba2a-c2b815f72f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.004637 10.0.0.129 - - [2026-05-14 02:15:15] "POST /ref-update HTTP/1.1" 200 156 0.010986 10.0.0.129 - - [2026-05-14 02:15:15] "GET /virtual-machine-interface/be79f870-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013272 10.0.0.129 - - [2026-05-14 02:15:15] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.129 - - [2026-05-14 02:15:15] "GET /virtual-machine-interface/bbe1b9e0-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004126 10.0.0.129 - - [2026-05-14 02:15:15] "POST /set-tag HTTP/1.1" 200 109 0.002010 10.0.0.129 - - [2026-05-14 02:15:15] "GET /virtual-machine-interface/bc691f98-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006424 10.0.0.129 - - [2026-05-14 02:15:15] "POST /set-tag HTTP/1.1" 200 109 0.003199 10.0.0.129 - - [2026-05-14 02:15:15] "GET /virtual-machine-interface/bcf25056-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004625 10.0.0.129 - - [2026-05-14 02:15:15] "POST /set-tag HTTP/1.1" 200 109 0.002599 10.0.0.129 - - [2026-05-14 02:15:15] "GET /virtual-machine-interface/bd648072-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005639 10.0.0.129 - - [2026-05-14 02:15:15] "POST /set-tag HTTP/1.1" 200 109 0.003219 10.0.0.129 - - [2026-05-14 02:15:15] "GET /virtual-machine-interface/bac46968-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004414 10.0.0.129 - - [2026-05-14 02:15:15] "POST /set-tag HTTP/1.1" 200 109 0.002408 10.0.0.129 - - [2026-05-14 02:15:15] "GET /virtual-machine-interface/bddff482-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004354 10.0.0.129 - - [2026-05-14 02:15:16] "POST /set-tag HTTP/1.1" 200 109 0.006164 10.0.0.129 - - [2026-05-14 02:15:16] "GET /virtual-machine-interface/bb3bed12-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005004 10.0.0.129 - - [2026-05-14 02:15:16] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.129 - - [2026-05-14 02:15:16] "GET /virtual-machine-interface/be79f870-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004494 10.0.0.129 - - [2026-05-14 02:15:16] "POST /set-tag HTTP/1.1" 200 109 0.002503 10.0.0.129 - - [2026-05-14 02:15:16] "GET /virtual-machine-interface/bbe1b9e0-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005192 10.0.0.129 - - [2026-05-14 02:15:16] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.129 - - [2026-05-14 02:15:17] "GET /virtual-machine/0a67e7a7-4d7f-4697-87d6-45575366dce5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003507 10.0.0.129 - - [2026-05-14 02:15:17] "GET /virtual-machine-interface/bac46968-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010231 10.0.0.129 - - [2026-05-14 02:15:17] "GET /virtual-machine-interface/bc691f98-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004958 10.0.0.129 - - [2026-05-14 02:15:17] "POST /set-tag HTTP/1.1" 200 109 0.003615 10.0.0.129 - - [2026-05-14 02:15:17] "GET /virtual-machine/c2eee854-ac23-4e0f-a50b-feba3884f41d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003324 10.0.0.129 - - [2026-05-14 02:15:17] "GET /virtual-machine-interface/bb3bed12-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005531 10.0.0.129 - - [2026-05-14 02:15:17] "GET /virtual-machine/3842ad64-70ba-4493-9804-b82b4fc67812?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004100 10.0.0.129 - - [2026-05-14 02:15:17] "GET /virtual-machine-interface/bbe1b9e0-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006119 10.0.0.129 - - [2026-05-14 02:15:17] "GET /virtual-machine/f1a0a6ab-ac9a-473c-bec0-6aa35bfa5df5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002936 10.0.0.129 - - [2026-05-14 02:15:17] "GET /virtual-machine-interface/bc691f98-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005051 10.0.0.129 - - [2026-05-14 02:15:19] "GET /virtual-machine-interface/be79f870-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005504 10.0.0.129 - - [2026-05-14 02:15:19] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.129 - - [2026-05-14 02:15:19] "GET /virtual-machine-interface/bddff482-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005690 10.0.0.129 - - [2026-05-14 02:15:19] "POST /set-tag HTTP/1.1" 200 109 0.012225 10.0.0.129 - - [2026-05-14 02:15:20] "GET /global-system-configs HTTP/1.1" 200 323 0.002166 10.0.0.129 - - [2026-05-14 02:15:20] "GET /global-system-configs HTTP/1.1" 200 323 0.002608 10.0.0.129 - - [2026-05-14 02:15:23] "GET /virtual-machine-interface/bd648072-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005023 10.0.0.129 - - [2026-05-14 02:15:23] "POST /set-tag HTTP/1.1" 200 109 0.002939 10.0.0.129 - - [2026-05-14 02:15:24] "GET /virtual-machine-interface/bcf25056-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005080 10.0.0.129 - - [2026-05-14 02:15:24] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.129 - - [2026-05-14 02:15:27] "GET /virtual-machine/08fbccf8-0336-4814-a3e7-8c57379e5e21?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003515 10.0.0.129 - - [2026-05-14 02:15:27] "GET /virtual-machine-interface/bcf25056-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004769 10.0.0.129 - - [2026-05-14 02:15:28] "GET /virtual-machine/d3adaeb8-3d47-4435-b9db-aeff3ce18773?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003334 10.0.0.129 - - [2026-05-14 02:15:28] "GET /virtual-machine-interface/bddff482-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005301 10.0.0.129 - - [2026-05-14 02:15:28] "GET /virtual-machine/4e4375fc-795a-45b0-855f-4616a332cb0e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003319 10.0.0.129 - - [2026-05-14 02:15:28] "GET /virtual-machine-interface/bd648072-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011454 10.0.0.129 - - [2026-05-14 02:15:28] "GET /virtual-machine/ca683a73-9913-403a-abe9-1195a0afb73b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.005140 10.0.0.129 - - [2026-05-14 02:15:28] "GET /virtual-machine-interface/be79f870-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013180 10.0.0.129 - - [2026-05-14 02:15:28] "GET /loadbalancer/13816836-a5a3-4a03-a8e0-caffa876f6fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002595 10.0.0.129 - - [2026-05-14 02:15:28] "POST /tags HTTP/1.1" 200 334 0.032876 10.0.0.129 - - [2026-05-14 02:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004682 10.0.0.129 - - [2026-05-14 02:15:28] "GET /tag/b145f7b3-ccbd-4742-8dae-e2272165268d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.012165 10.0.0.129 - - [2026-05-14 02:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.129 - - [2026-05-14 02:15:28] "GET /project/fbbbfd38-87ce-4569-a416-8c5157d8b393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.023096 10.0.0.129 - - [2026-05-14 02:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006487 10.0.0.129 - - [2026-05-14 02:15:28] "GET /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005290 10.0.0.129 - - [2026-05-14 02:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.129 - - [2026-05-14 02:15:28] "GET /service-appliance-set/24bc7922-5ff3-4e2f-a971-88148cbf5ede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003012 10.0.0.129 - - [2026-05-14 02:15:29] "POST /fqname-to-id HTTP/1.1" 404 273 0.002142 10.0.0.129 - - [2026-05-14 02:15:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.109135 10.0.0.129 - - [2026-05-14 02:15:29] "GET /virtual-machine-interface/cd14daa4-e0ef-472d-bdb8-052e7c288c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.015462 10.0.0.129 - - [2026-05-14 02:15:29] "POST /instance-ips HTTP/1.1" 200 410 0.034631 10.0.0.129 - - [2026-05-14 02:15:29] "GET /instance-ip/02306f8c-0aed-4e2c-b40e-c9d291584cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.007690 10.0.0.129 - - [2026-05-14 02:15:29] "POST /loadbalancers HTTP/1.1" 200 631 0.072599 10.0.0.129 - - [2026-05-14 02:15:29] "GET /project/fbbbfd38-87ce-4569-a416-8c5157d8b393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039622 10.0.0.129 - - [2026-05-14 02:15:29] "GET /instance-ip/02306f8c-0aed-4e2c-b40e-c9d291584cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.012818 10.0.0.129 - - [2026-05-14 02:15:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.041243 10.0.0.129 - - [2026-05-14 02:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.129 - - [2026-05-14 02:15:29] "POST /floating-ips HTTP/1.1" 200 599 0.058064 10.0.0.129 - - [2026-05-14 02:15:29] "GET /project/fbbbfd38-87ce-4569-a416-8c5157d8b393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.076915 10.0.0.129 - - [2026-05-14 02:15:29] "GET /loadbalancer/13816836-a5a3-4a03-a8e0-caffa876f6fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003882 10.0.0.129 - - [2026-05-14 02:15:29] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.023763 10.0.0.129 - - [2026-05-14 02:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008302 10.0.0.129 - - [2026-05-14 02:15:29] "GET /project/fbbbfd38-87ce-4569-a416-8c5157d8b393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031361 10.0.0.129 - - [2026-05-14 02:15:29] "GET /loadbalancer-listener/723a1bc7-f853-498b-9929-92a559772bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.003288 10.0.0.129 - - [2026-05-14 02:15:29] "GET /loadbalancer-listener/723a1bc7-f853-498b-9929-92a559772bad?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.003151 10.0.0.129 - - [2026-05-14 02:15:29] "GET /loadbalancer/13816836-a5a3-4a03-a8e0-caffa876f6fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002592 10.0.0.129 - - [2026-05-14 02:15:29] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.034378 10.0.0.129 - - [2026-05-14 02:15:29] "GET /instance-ip/02306f8c-0aed-4e2c-b40e-c9d291584cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003511 10.0.0.129 - - [2026-05-14 02:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014512 10.0.0.129 - - [2026-05-14 02:15:29] "GET /loadbalancer/13816836-a5a3-4a03-a8e0-caffa876f6fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.005049 10.0.0.129 - - [2026-05-14 02:15:29] "GET /instance-ip/02306f8c-0aed-4e2c-b40e-c9d291584cb6?fields=floating_ips HTTP/1.1" 200 1213 0.032551 10.0.0.129 - - [2026-05-14 02:15:29] "GET /floating-ip/b334db96-7aa2-46c3-943e-6d16da441f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.002776 10.0.0.129 - - [2026-05-14 02:15:29] "GET /loadbalancer-pool/7efd1a33-2936-44f4-ab31-c04853d83067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.013777 10.0.0.129 - - [2026-05-14 02:15:29] "POST /loadbalancer-members HTTP/1.1" 200 723 0.019751 10.0.0.129 - - [2026-05-14 02:15:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.015819 10.0.0.129 - - [2026-05-14 02:15:29] "GET /virtual-machine-interface/bb3bed12-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012137 10.0.0.129 - - [2026-05-14 02:15:30] "GET /virtual-machine-interface/bb3bed12-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005666 10.0.0.129 - - [2026-05-14 02:15:30] "POST /ref-update HTTP/1.1" 200 156 0.010092 10.0.0.129 - - [2026-05-14 02:15:30] "POST /tags HTTP/1.1" 409 221 0.006210 10.0.0.129 - - [2026-05-14 02:15:30] "GET /floating-ip/b334db96-7aa2-46c3-943e-6d16da441f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.019924 10.0.0.129 - - [2026-05-14 02:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010113 10.0.0.129 - - [2026-05-14 02:15:30] "GET /tag/b145f7b3-ccbd-4742-8dae-e2272165268d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.014039 10.0.0.129 - - [2026-05-14 02:15:30] "PUT /floating-ip/b334db96-7aa2-46c3-943e-6d16da441f7b HTTP/1.1" 200 257 0.011096 10.0.0.129 - - [2026-05-14 02:15:30] "POST /set-tag HTTP/1.1" 200 109 0.066887 10.0.0.129 - - [2026-05-14 02:15:30] "GET /loadbalancer-pool/7efd1a33-2936-44f4-ab31-c04853d83067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.006013 10.0.0.129 - - [2026-05-14 02:15:30] "POST /loadbalancer-members HTTP/1.1" 200 723 0.023016 10.0.0.129 - - [2026-05-14 02:15:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008759 10.0.0.129 - - [2026-05-14 02:15:30] "GET /virtual-machine-interface/bac46968-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015616 10.0.0.129 - - [2026-05-14 02:15:30] "GET /virtual-machine-interface/bac46968-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006060 10.0.0.129 - - [2026-05-14 02:15:30] "POST /ref-update HTTP/1.1" 200 156 0.012469 10.0.0.129 - - [2026-05-14 02:15:30] "GET /floating-ip/b334db96-7aa2-46c3-943e-6d16da441f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.018446 10.0.0.129 - - [2026-05-14 02:15:30] "POST /set-tag HTTP/1.1" 200 109 0.105054 10.0.0.129 - - [2026-05-14 02:15:31] "POST /tags HTTP/1.1" 409 206 0.003294 10.0.0.129 - - [2026-05-14 02:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.129 - - [2026-05-14 02:15:31] "GET /tag/15d5b21b-304f-4fc9-9cd4-53b359876130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.017078 10.0.0.129 - - [2026-05-14 02:15:31] "POST /tags HTTP/1.1" 409 204 0.002970 10.0.0.129 - - [2026-05-14 02:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.129 - - [2026-05-14 02:15:31] "GET /tag/2aca9565-d064-4426-9681-be9767fbb2d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.014620 10.0.0.129 - - [2026-05-14 02:15:31] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.003156 10.0.0.129 - - [2026-05-14 02:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.129 - - [2026-05-14 02:15:31] "GET /policy-management/ae535529-f071-4a43-88d9-3f333bddb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002991 10.0.0.129 - - [2026-05-14 02:15:31] "POST /tags HTTP/1.1" 409 206 0.002845 10.0.0.129 - - [2026-05-14 02:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.129 - - [2026-05-14 02:15:31] "GET /tag/15d5b21b-304f-4fc9-9cd4-53b359876130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.020946 10.0.0.129 - - [2026-05-14 02:15:31] "POST /tags HTTP/1.1" 409 226 0.002992 10.0.0.129 - - [2026-05-14 02:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.129 - - [2026-05-14 02:15:31] "GET /tag/f270b6a9-a542-4ec2-b989-a1f78c0a55da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.020615 10.0.0.129 - - [2026-05-14 02:15:31] "POST /tags HTTP/1.1" 409 204 0.003024 10.0.0.129 - - [2026-05-14 02:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.129 - - [2026-05-14 02:15:31] "GET /tag/2aca9565-d064-4426-9681-be9767fbb2d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.017164 10.0.0.129 - - [2026-05-14 02:15:31] "POST /tags HTTP/1.1" 409 226 0.002790 10.0.0.129 - - [2026-05-14 02:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.129 - - [2026-05-14 02:15:31] "GET /tag/f270b6a9-a542-4ec2-b989-a1f78c0a55da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.013295 10.0.0.129 - - [2026-05-14 02:15:31] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.003060 10.0.0.129 - - [2026-05-14 02:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.129 - - [2026-05-14 02:15:31] "GET /policy-management/ae535529-f071-4a43-88d9-3f333bddb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005388 10.0.0.129 - - [2026-05-14 02:15:31] "POST /firewall-rules HTTP/1.1" 200 628 0.081177 10.0.0.129 - - [2026-05-14 02:15:31] "POST /firewall-rules HTTP/1.1" 200 648 0.078747 10.0.0.129 - - [2026-05-14 02:15:31] "GET /firewall-rule/6c142123-9224-4897-a521-92745bbb40b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005646 10.0.0.129 - - [2026-05-14 02:15:31] "GET /firewall-policy/890516f7-a1c1-456c-8085-dcc47ed9f1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003269 10.0.0.129 - - [2026-05-14 02:15:31] "GET /firewall-rule/d1780e69-04bb-4b87-a27e-6cc200003769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.004634 10.0.0.129 - - [2026-05-14 02:15:31] "POST /ref-update HTTP/1.1" 200 156 0.017880 10.0.0.129 - - [2026-05-14 02:15:32] "POST /firewall-policys HTTP/1.1" 200 608 0.041260 10.0.0.129 - - [2026-05-14 02:15:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.021636 10.0.0.129 - - [2026-05-14 02:15:32] "GET /firewall-policy/17c6b495-60d2-4760-b694-48db8997ea49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.013063 10.0.0.129 - - [2026-05-14 02:15:32] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002653 10.0.0.129 - - [2026-05-14 02:15:32] "GET /firewall-policy/17c6b495-60d2-4760-b694-48db8997ea49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002831 10.0.0.129 - - [2026-05-14 02:15:32] "GET /firewall-policy/23dcebc0-1643-4ede-a189-a3e9cfdea2de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003657 10.0.0.129 - - [2026-05-14 02:15:32] "GET /firewall-policy/607f7622-cde4-4d5d-a818-3e263cbd10d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.012873 10.0.0.129 - - [2026-05-14 02:15:32] "GET /firewall-policy/890516f7-a1c1-456c-8085-dcc47ed9f1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.005611 10.0.0.129 - - [2026-05-14 02:15:32] "GET /firewall-policy/890516f7-a1c1-456c-8085-dcc47ed9f1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002806 10.0.0.129 - - [2026-05-14 02:15:32] "GET /firewall-policy/607f7622-cde4-4d5d-a818-3e263cbd10d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003002 10.0.0.129 - - [2026-05-14 02:15:32] "POST /ref-update HTTP/1.1" 200 156 0.026781 10.0.0.129 - - [2026-05-14 02:15:32] "POST /ref-update HTTP/1.1" 200 156 0.028140 10.0.0.129 - - [2026-05-14 02:15:32] "POST /ref-update HTTP/1.1" 200 156 0.026284 10.0.0.129 - - [2026-05-14 02:15:32] "POST /ref-update HTTP/1.1" 200 156 0.050699 10.0.0.129 - - [2026-05-14 02:15:32] "POST /ref-update HTTP/1.1" 200 156 0.053211 10.0.0.129 - - [2026-05-14 02:15:32] "GET /firewall-policy/17c6b495-60d2-4760-b694-48db8997ea49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002846 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:16:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000952 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:16:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001108 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:16:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001101 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:16:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000970 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:17:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001152 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:17:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001173 10.0.0.129 - - [2026-05-14 02:17:30] "POST /tags HTTP/1.1" 409 252 0.002847 10.0.0.129 - - [2026-05-14 02:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011389 10.0.0.129 - - [2026-05-14 02:17:31] "GET /tag/79c8a161-8145-4495-88ba-3635ce7b852e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.029332 10.0.0.129 - - [2026-05-14 02:17:31] "POST /tags HTTP/1.1" 409 228 0.015924 10.0.0.129 - - [2026-05-14 02:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.129 - - [2026-05-14 02:17:31] "GET /tag/057306b2-817f-48c8-b5b7-74452d28c079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.014559 10.0.0.129 - - [2026-05-14 02:17:31] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.025945 10.0.0.129 - - [2026-05-14 02:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008822 10.0.0.129 - - [2026-05-14 02:17:31] "GET /policy-management/ae535529-f071-4a43-88d9-3f333bddb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005822 10.0.0.129 - - [2026-05-14 02:17:31] "POST /tags HTTP/1.1" 409 206 0.002165 10.0.0.129 - - [2026-05-14 02:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.129 - - [2026-05-14 02:17:31] "GET /tag/15d5b21b-304f-4fc9-9cd4-53b359876130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.017845 10.0.0.129 - - [2026-05-14 02:17:31] "POST /tags HTTP/1.1" 409 226 0.002128 10.0.0.129 - - [2026-05-14 02:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.129 - - [2026-05-14 02:17:31] "GET /tag/f270b6a9-a542-4ec2-b989-a1f78c0a55da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.023639 10.0.0.129 - - [2026-05-14 02:17:31] "POST /tags HTTP/1.1" 409 204 0.002418 10.0.0.129 - - [2026-05-14 02:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.129 - - [2026-05-14 02:17:31] "GET /tag/2aca9565-d064-4426-9681-be9767fbb2d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.016135 10.0.0.129 - - [2026-05-14 02:17:31] "POST /tags HTTP/1.1" 409 226 0.003018 10.0.0.129 - - [2026-05-14 02:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.129 - - [2026-05-14 02:17:31] "GET /tag/f270b6a9-a542-4ec2-b989-a1f78c0a55da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.024460 10.0.0.129 - - [2026-05-14 02:17:31] "POST /tags HTTP/1.1" 409 228 0.003868 10.0.0.129 - - [2026-05-14 02:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005242 10.0.0.129 - - [2026-05-14 02:17:31] "GET /tag/057306b2-817f-48c8-b5b7-74452d28c079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.024451 10.0.0.129 - - [2026-05-14 02:17:31] "POST /tags HTTP/1.1" 409 252 0.003316 10.0.0.129 - - [2026-05-14 02:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004783 10.0.0.129 - - [2026-05-14 02:17:31] "GET /tag/79c8a161-8145-4495-88ba-3635ce7b852e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.030994 10.0.0.129 - - [2026-05-14 02:17:31] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.003901 10.0.0.129 - - [2026-05-14 02:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005038 10.0.0.129 - - [2026-05-14 02:17:31] "GET /policy-management/ae535529-f071-4a43-88d9-3f333bddb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010154 10.0.0.129 - - [2026-05-14 02:17:31] "POST /firewall-rules HTTP/1.1" 409 281 0.004341 10.0.0.129 - - [2026-05-14 02:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.129 - - [2026-05-14 02:17:31] "PUT /firewall-rule/d1780e69-04bb-4b87-a27e-6cc200003769 HTTP/1.1" 200 261 0.078436 10.0.0.129 - - [2026-05-14 02:17:31] "POST /firewall-rules HTTP/1.1" 409 291 0.025114 10.0.0.129 - - [2026-05-14 02:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.129 - - [2026-05-14 02:17:32] "PUT /firewall-rule/6c142123-9224-4897-a521-92745bbb40b7 HTTP/1.1" 200 261 0.053876 10.0.0.129 - - [2026-05-14 02:17:32] "GET /firewall-rule/6c142123-9224-4897-a521-92745bbb40b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.013517 10.0.0.129 - - [2026-05-14 02:17:32] "POST /firewall-rules HTTP/1.1" 200 660 0.105261 10.0.0.129 - - [2026-05-14 02:17:32] "GET /firewall-rule/d02fb92e-0cfd-4ad6-9193-4baa296105dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.007016 10.0.0.129 - - [2026-05-14 02:17:32] "GET /firewall-policy/890516f7-a1c1-456c-8085-dcc47ed9f1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.003068 10.0.0.129 - - [2026-05-14 02:17:32] "GET /firewall-rule/d1780e69-04bb-4b87-a27e-6cc200003769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.003674 10.0.0.129 - - [2026-05-14 02:17:32] "POST /firewall-policys HTTP/1.1" 409 269 0.003065 10.0.0.129 - - [2026-05-14 02:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.129 - - [2026-05-14 02:17:32] "PUT /firewall-policy/17c6b495-60d2-4760-b694-48db8997ea49 HTTP/1.1" 200 265 0.031099 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:17:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000993 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:17:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001335 10.0.0.129 - - [2026-05-14 02:17:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.019339 10.0.0.129 - - [2026-05-14 02:17:32] "GET /firewall-policy/17c6b495-60d2-4760-b694-48db8997ea49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004531 10.0.0.129 - - [2026-05-14 02:17:32] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.003404 10.0.0.129 - - [2026-05-14 02:17:32] "GET /firewall-policy/17c6b495-60d2-4760-b694-48db8997ea49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007822 10.0.0.129 - - [2026-05-14 02:17:32] "GET /firewall-policy/17c6b495-60d2-4760-b694-48db8997ea49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003373 10.0.0.129 - - [2026-05-14 02:17:32] "GET /firewall-policy/17c6b495-60d2-4760-b694-48db8997ea49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002835 10.0.0.129 - - [2026-05-14 02:18:33] "GET /virtual-machine-interface/bac46968-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.016294 10.0.0.129 - - [2026-05-14 02:18:33] "POST /set-tag HTTP/1.1" 200 109 0.007816 10.0.0.129 - - [2026-05-14 02:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.129 - - [2026-05-14 02:18:33] "GET /loadbalancer/13816836-a5a3-4a03-a8e0-caffa876f6fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002592 10.0.0.129 - - [2026-05-14 02:18:33] "GET /virtual-machine-interface/bac46968-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.012705 10.0.0.129 - - [2026-05-14 02:18:33] "POST /set-tag HTTP/1.1" 200 109 0.019624 10.0.0.129 - - [2026-05-14 02:18:33] "DELETE /loadbalancer-member/8a05f7e3-8456-4b63-8829-a7b9cb8340a9 HTTP/1.1" 200 115 0.032959 10.0.0.129 - - [2026-05-14 02:18:33] "GET /virtual-machine-interface/bd648072-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009235 10.0.0.129 - - [2026-05-14 02:18:33] "POST /set-tag HTTP/1.1" 200 109 0.002396 10.0.0.129 - - [2026-05-14 02:18:33] "GET /virtual-machine-interface/bb3bed12-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004794 10.0.0.129 - - [2026-05-14 02:18:33] "POST /set-tag HTTP/1.1" 200 109 0.002358 10.0.0.129 - - [2026-05-14 02:18:33] "GET /virtual-machine-interface/bcf25056-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011091 10.0.0.129 - - [2026-05-14 02:18:33] "POST /set-tag HTTP/1.1" 200 109 0.002995 10.0.0.129 - - [2026-05-14 02:18:33] "GET /virtual-machine-interface/bbe1b9e0-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004744 10.0.0.129 - - [2026-05-14 02:18:33] "POST /set-tag HTTP/1.1" 200 109 0.002732 10.0.0.129 - - [2026-05-14 02:18:34] "GET /virtual-machine-interface/be79f870-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004367 10.0.0.129 - - [2026-05-14 02:18:34] "POST /set-tag HTTP/1.1" 200 109 0.002418 10.0.0.129 - - [2026-05-14 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.129 - - [2026-05-14 02:18:34] "GET /loadbalancer/13816836-a5a3-4a03-a8e0-caffa876f6fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002837 10.0.0.129 - - [2026-05-14 02:18:34] "GET /virtual-machine-interface/bddff482-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005054 10.0.0.129 - - [2026-05-14 02:18:34] "POST /set-tag HTTP/1.1" 200 109 0.002645 10.0.0.129 - - [2026-05-14 02:18:34] "GET /virtual-machine-interface/bc691f98-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005935 10.0.0.129 - - [2026-05-14 02:18:34] "POST /set-tag HTTP/1.1" 200 109 0.002919 10.0.0.129 - - [2026-05-14 02:18:35] "GET /virtual-machine-interface/bb3bed12-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006695 10.0.0.129 - - [2026-05-14 02:18:35] "POST /set-tag HTTP/1.1" 200 109 0.003011 10.0.0.129 - - [2026-05-14 02:18:35] "GET /virtual-machine-interface/bb3bed12-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006448 10.0.0.129 - - [2026-05-14 02:18:35] "POST /set-tag HTTP/1.1" 200 109 0.003229 10.0.0.129 - - [2026-05-14 02:18:35] "GET /virtual-machine/c2eee854-ac23-4e0f-a50b-feba3884f41d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004387 10.0.0.129 - - [2026-05-14 02:18:35] "POST /ref-update HTTP/1.1" 200 156 0.011555 10.0.0.129 - - [2026-05-14 02:18:35] "GET /virtual-machine-interface/bb3bed12-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005393 10.0.0.129 - - [2026-05-14 02:18:35] "POST /set-tag HTTP/1.1" 200 109 0.020344 10.0.0.129 - - [2026-05-14 02:18:35] "POST /set-tag HTTP/1.1" 200 109 0.042100 10.0.0.129 - - [2026-05-14 02:18:35] "POST /set-tag HTTP/1.1" 200 109 0.019134 10.0.0.129 - - [2026-05-14 02:18:35] "POST /set-tag HTTP/1.1" 200 109 0.030120 10.0.0.129 - - [2026-05-14 02:18:35] "POST /set-tag HTTP/1.1" 200 109 0.026217 10.0.0.129 - - [2026-05-14 02:18:35] "DELETE /instance-ip/bb581f1e-4f3a-11f1-8978-fa163e0eb610 HTTP/1.1" 200 115 0.035375 10.0.0.129 - - [2026-05-14 02:18:35] "POST /ref-update HTTP/1.1" 200 156 0.008491 10.0.0.129 - - [2026-05-14 02:18:35] "DELETE /virtual-machine-interface/bb3bed12-4f3a-11f1-8978-fa163e0eb610 HTTP/1.1" 200 115 0.043923 10.0.0.129 - - [2026-05-14 02:18:35] "DELETE /virtual-machine/c2eee854-ac23-4e0f-a50b-feba3884f41d HTTP/1.1" 200 115 0.019464 10.0.0.129 - - [2026-05-14 02:18:35] "GET /virtual-machine-interface/bbe1b9e0-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006974 10.0.0.129 - - [2026-05-14 02:18:35] "POST /set-tag HTTP/1.1" 200 109 0.002535 10.0.0.129 - - [2026-05-14 02:18:35] "GET /virtual-machine-interface/bbe1b9e0-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004265 10.0.0.129 - - [2026-05-14 02:18:35] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.129 - - [2026-05-14 02:18:35] "GET /virtual-machine/3842ad64-70ba-4493-9804-b82b4fc67812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003264 10.0.0.129 - - [2026-05-14 02:18:35] "POST /ref-update HTTP/1.1" 200 156 0.010417 10.0.0.129 - - [2026-05-14 02:18:35] "GET /virtual-machine-interface/bbe1b9e0-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008360 10.0.0.129 - - [2026-05-14 02:18:35] "POST /set-tag HTTP/1.1" 200 109 0.019312 10.0.0.129 - - [2026-05-14 02:18:35] "POST /set-tag HTTP/1.1" 200 109 0.031344 10.0.0.129 - - [2026-05-14 02:18:36] "POST /set-tag HTTP/1.1" 200 109 0.031529 10.0.0.129 - - [2026-05-14 02:18:36] "POST /set-tag HTTP/1.1" 200 109 0.018049 10.0.0.129 - - [2026-05-14 02:18:36] "POST /set-tag HTTP/1.1" 200 109 0.037387 10.0.0.129 - - [2026-05-14 02:18:36] "DELETE /instance-ip/bbfc8892-4f3a-11f1-8978-fa163e0eb610 HTTP/1.1" 200 115 0.071973 10.0.0.129 - - [2026-05-14 02:18:36] "DELETE /virtual-machine-interface/bbe1b9e0-4f3a-11f1-8978-fa163e0eb610 HTTP/1.1" 200 115 0.039881 10.0.0.129 - - [2026-05-14 02:18:36] "DELETE /virtual-machine/3842ad64-70ba-4493-9804-b82b4fc67812 HTTP/1.1" 200 115 0.035718 10.0.0.129 - - [2026-05-14 02:18:36] "GET /virtual-machine-interface/bac46968-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007341 10.0.0.129 - - [2026-05-14 02:18:36] "POST /set-tag HTTP/1.1" 200 109 0.002945 10.0.0.129 - - [2026-05-14 02:18:36] "GET /virtual-machine-interface/bac46968-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005240 10.0.0.129 - - [2026-05-14 02:18:36] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.129 - - [2026-05-14 02:18:36] "GET /virtual-machine/0a67e7a7-4d7f-4697-87d6-45575366dce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002853 10.0.0.129 - - [2026-05-14 02:18:36] "POST /ref-update HTTP/1.1" 200 156 0.011097 10.0.0.129 - - [2026-05-14 02:18:36] "GET /virtual-machine-interface/bac46968-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.020868 10.0.0.129 - - [2026-05-14 02:18:36] "POST /set-tag HTTP/1.1" 200 109 0.020460 10.0.0.129 - - [2026-05-14 02:18:36] "POST /set-tag HTTP/1.1" 200 109 0.039263 10.0.0.129 - - [2026-05-14 02:18:36] "POST /set-tag HTTP/1.1" 200 109 0.051524 10.0.0.129 - - [2026-05-14 02:18:36] "POST /set-tag HTTP/1.1" 200 109 0.019154 10.0.0.129 - - [2026-05-14 02:18:36] "POST /set-tag HTTP/1.1" 200 109 0.029698 10.0.0.129 - - [2026-05-14 02:18:36] "DELETE /instance-ip/bada8b58-4f3a-11f1-8978-fa163e0eb610 HTTP/1.1" 200 115 0.058897 10.0.0.129 - - [2026-05-14 02:18:36] "POST /ref-update HTTP/1.1" 200 156 0.009943 10.0.0.129 - - [2026-05-14 02:18:36] "DELETE /virtual-machine-interface/bac46968-4f3a-11f1-8978-fa163e0eb610 HTTP/1.1" 200 115 0.030822 10.0.0.129 - - [2026-05-14 02:18:36] "DELETE /virtual-machine/0a67e7a7-4d7f-4697-87d6-45575366dce5 HTTP/1.1" 200 115 0.031396 10.0.0.129 - - [2026-05-14 02:18:36] "DELETE /tag/eff55c17-cc2c-4f82-99ad-b9c87ddc549b HTTP/1.1" 200 115 0.045496 10.0.0.129 - - [2026-05-14 02:18:36] "GET /virtual-machine-interface/bc691f98-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014909 10.0.0.129 - - [2026-05-14 02:18:37] "POST /set-tag HTTP/1.1" 200 109 0.004164 10.0.0.129 - - [2026-05-14 02:18:37] "GET /virtual-machine-interface/bc691f98-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008223 10.0.0.129 - - [2026-05-14 02:18:37] "POST /set-tag HTTP/1.1" 200 109 0.004872 10.0.0.129 - - [2026-05-14 02:18:37] "GET /virtual-machine/f1a0a6ab-ac9a-473c-bec0-6aa35bfa5df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003991 10.0.0.129 - - [2026-05-14 02:18:37] "POST /ref-update HTTP/1.1" 200 156 0.010967 10.0.0.129 - - [2026-05-14 02:18:37] "GET /virtual-machine-interface/bc691f98-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006688 10.0.0.129 - - [2026-05-14 02:18:37] "POST /set-tag HTTP/1.1" 200 109 0.033797 10.0.0.129 - - [2026-05-14 02:18:37] "POST /set-tag HTTP/1.1" 200 109 0.038271 10.0.0.129 - - [2026-05-14 02:18:37] "POST /set-tag HTTP/1.1" 200 109 0.034191 10.0.0.129 - - [2026-05-14 02:18:37] "POST /set-tag HTTP/1.1" 200 109 0.015815 10.0.0.129 - - [2026-05-14 02:18:37] "POST /set-tag HTTP/1.1" 200 109 0.023869 10.0.0.129 - - [2026-05-14 02:18:37] "DELETE /instance-ip/bc8352a0-4f3a-11f1-8978-fa163e0eb610 HTTP/1.1" 200 115 0.044022 10.0.0.129 - - [2026-05-14 02:18:37] "DELETE /virtual-machine-interface/bc691f98-4f3a-11f1-8978-fa163e0eb610 HTTP/1.1" 200 115 0.040886 10.0.0.129 - - [2026-05-14 02:18:37] "DELETE /virtual-machine/f1a0a6ab-ac9a-473c-bec0-6aa35bfa5df5 HTTP/1.1" 200 115 0.022044 10.0.0.129 - - [2026-05-14 02:18:37] "DELETE /tag/15d5b21b-304f-4fc9-9cd4-53b359876130 HTTP/1.1" 409 391 0.007387 10.0.0.129 - - [2026-05-14 02:18:37] "DELETE /tag/11535b72-d072-4854-b1c4-3eafbf4132b1 HTTP/1.1" 200 115 0.036513 10.0.0.129 - - [2026-05-14 02:19:05] "GET /virtual-machine-interface/bd648072-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005050 10.0.0.129 - - [2026-05-14 02:19:05] "POST /set-tag HTTP/1.1" 200 109 0.005728 10.0.0.129 - - [2026-05-14 02:19:05] "GET /virtual-machine-interface/bd648072-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006070 10.0.0.129 - - [2026-05-14 02:19:05] "POST /set-tag HTTP/1.1" 200 109 0.003338 10.0.0.129 - - [2026-05-14 02:19:05] "GET /virtual-machine/4e4375fc-795a-45b0-855f-4616a332cb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.006915 10.0.0.129 - - [2026-05-14 02:19:05] "POST /ref-update HTTP/1.1" 200 156 0.014013 10.0.0.129 - - [2026-05-14 02:19:05] "GET /virtual-machine-interface/bd648072-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005882 10.0.0.129 - - [2026-05-14 02:19:05] "POST /set-tag HTTP/1.1" 200 109 0.022691 10.0.0.129 - - [2026-05-14 02:19:05] "POST /set-tag HTTP/1.1" 200 109 0.036159 10.0.0.129 - - [2026-05-14 02:19:05] "POST /set-tag HTTP/1.1" 200 109 0.018038 10.0.0.129 - - [2026-05-14 02:19:05] "POST /set-tag HTTP/1.1" 200 109 0.029293 10.0.0.129 - - [2026-05-14 02:19:05] "DELETE /instance-ip/bd8352a4-4f3a-11f1-8978-fa163e0eb610 HTTP/1.1" 200 115 0.077104 10.0.0.129 - - [2026-05-14 02:19:05] "DELETE /virtual-machine-interface/bd648072-4f3a-11f1-8978-fa163e0eb610 HTTP/1.1" 200 115 0.054418 10.0.0.129 - - [2026-05-14 02:19:06] "DELETE /virtual-machine/4e4375fc-795a-45b0-855f-4616a332cb0e HTTP/1.1" 200 115 0.042748 10.0.0.129 - - [2026-05-14 02:19:06] "DELETE /tag/2aca9565-d064-4426-9681-be9767fbb2d7 HTTP/1.1" 409 237 0.013318 10.0.0.129 - - [2026-05-14 02:19:06] "GET /virtual-machine-interface/be79f870-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005381 10.0.0.129 - - [2026-05-14 02:19:06] "POST /set-tag HTTP/1.1" 200 109 0.002827 10.0.0.129 - - [2026-05-14 02:19:06] "GET /virtual-machine-interface/be79f870-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011044 10.0.0.129 - - [2026-05-14 02:19:06] "POST /set-tag HTTP/1.1" 200 109 0.003432 10.0.0.129 - - [2026-05-14 02:19:06] "GET /virtual-machine/ca683a73-9913-403a-abe9-1195a0afb73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003435 10.0.0.129 - - [2026-05-14 02:19:06] "POST /ref-update HTTP/1.1" 200 156 0.014077 10.0.0.129 - - [2026-05-14 02:19:06] "GET /virtual-machine-interface/be79f870-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005740 10.0.0.129 - - [2026-05-14 02:19:06] "POST /set-tag HTTP/1.1" 200 109 0.031044 10.0.0.129 - - [2026-05-14 02:19:06] "POST /set-tag HTTP/1.1" 200 109 0.058470 10.0.0.129 - - [2026-05-14 02:19:06] "POST /set-tag HTTP/1.1" 200 109 0.019634 10.0.0.129 - - [2026-05-14 02:19:06] "POST /set-tag HTTP/1.1" 200 109 0.043849 10.0.0.129 - - [2026-05-14 02:19:06] "DELETE /instance-ip/be965b64-4f3a-11f1-8978-fa163e0eb610 HTTP/1.1" 200 115 0.056250 10.0.0.129 - - [2026-05-14 02:19:06] "DELETE /virtual-machine-interface/be79f870-4f3a-11f1-8978-fa163e0eb610 HTTP/1.1" 200 115 0.053959 10.0.0.129 - - [2026-05-14 02:19:06] "DELETE /virtual-machine/ca683a73-9913-403a-abe9-1195a0afb73b HTTP/1.1" 200 115 0.033917 10.0.0.129 - - [2026-05-14 02:19:06] "DELETE /tag/3f11d2f1-c5e2-465c-89f4-c80cb537186f HTTP/1.1" 200 115 0.044149 10.0.0.129 - - [2026-05-14 02:19:06] "GET /virtual-machine-interface/bcf25056-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004961 10.0.0.129 - - [2026-05-14 02:19:06] "POST /set-tag HTTP/1.1" 200 109 0.002770 10.0.0.129 - - [2026-05-14 02:19:06] "GET /virtual-machine-interface/bcf25056-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004735 10.0.0.129 - - [2026-05-14 02:19:06] "POST /set-tag HTTP/1.1" 200 109 0.002530 10.0.0.129 - - [2026-05-14 02:19:06] "GET /virtual-machine/08fbccf8-0336-4814-a3e7-8c57379e5e21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003779 10.0.0.129 - - [2026-05-14 02:19:06] "POST /ref-update HTTP/1.1" 200 156 0.013164 10.0.0.129 - - [2026-05-14 02:19:06] "GET /virtual-machine-interface/bcf25056-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009958 10.0.0.129 - - [2026-05-14 02:19:06] "POST /set-tag HTTP/1.1" 200 109 0.020161 10.0.0.129 - - [2026-05-14 02:19:06] "POST /set-tag HTTP/1.1" 200 109 0.033586 10.0.0.129 - - [2026-05-14 02:19:06] "POST /set-tag HTTP/1.1" 200 109 0.036400 10.0.0.129 - - [2026-05-14 02:19:07] "POST /set-tag HTTP/1.1" 200 109 0.016136 10.0.0.129 - - [2026-05-14 02:19:07] "DELETE /instance-ip/bd0d8646-4f3a-11f1-8978-fa163e0eb610 HTTP/1.1" 200 115 0.080934 10.0.0.129 - - [2026-05-14 02:19:07] "DELETE /virtual-machine-interface/bcf25056-4f3a-11f1-8978-fa163e0eb610 HTTP/1.1" 200 115 0.038088 10.0.0.129 - - [2026-05-14 02:19:07] "DELETE /virtual-machine/08fbccf8-0336-4814-a3e7-8c57379e5e21 HTTP/1.1" 200 115 0.036500 10.0.0.129 - - [2026-05-14 02:19:07] "DELETE /tag/13b5c853-2307-4b8b-8aa7-578424170b11 HTTP/1.1" 200 115 0.057587 10.0.0.129 - - [2026-05-14 02:19:07] "DELETE /tag/801d23a5-f3e8-474b-bc3f-b30671c34dc4 HTTP/1.1" 200 115 0.042953 10.0.0.129 - - [2026-05-14 02:19:07] "DELETE /tag/a2418436-430e-4b22-9881-c13b202163c5 HTTP/1.1" 200 115 0.039748 10.0.0.129 - - [2026-05-14 02:19:07] "GET /virtual-machine-interface/bddff482-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006367 10.0.0.129 - - [2026-05-14 02:19:07] "POST /set-tag HTTP/1.1" 200 109 0.002754 10.0.0.129 - - [2026-05-14 02:19:07] "GET /virtual-machine-interface/bddff482-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004559 10.0.0.129 - - [2026-05-14 02:19:07] "POST /set-tag HTTP/1.1" 200 109 0.002576 10.0.0.129 - - [2026-05-14 02:19:07] "GET /virtual-machine/d3adaeb8-3d47-4435-b9db-aeff3ce18773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002940 10.0.0.129 - - [2026-05-14 02:19:07] "POST /ref-update HTTP/1.1" 200 156 0.012352 10.0.0.129 - - [2026-05-14 02:19:07] "GET /virtual-machine-interface/bddff482-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015385 10.0.0.129 - - [2026-05-14 02:19:07] "POST /set-tag HTTP/1.1" 200 109 0.022289 10.0.0.129 - - [2026-05-14 02:19:07] "POST /set-tag HTTP/1.1" 200 109 0.028356 10.0.0.129 - - [2026-05-14 02:19:07] "POST /set-tag HTTP/1.1" 200 109 0.032210 10.0.0.129 - - [2026-05-14 02:19:07] "POST /set-tag HTTP/1.1" 200 109 0.015186 10.0.0.129 - - [2026-05-14 02:19:07] "DELETE /instance-ip/bdf7f5fa-4f3a-11f1-8978-fa163e0eb610 HTTP/1.1" 200 115 0.091108 10.0.0.129 - - [2026-05-14 02:19:07] "DELETE /virtual-machine-interface/bddff482-4f3a-11f1-8978-fa163e0eb610 HTTP/1.1" 200 115 0.057754 10.0.0.129 - - [2026-05-14 02:19:07] "DELETE /virtual-machine/d3adaeb8-3d47-4435-b9db-aeff3ce18773 HTTP/1.1" 200 115 0.020255 10.0.0.129 - - [2026-05-14 02:19:07] "DELETE /tag/057306b2-817f-48c8-b5b7-74452d28c079 HTTP/1.1" 409 237 0.011999 10.0.0.129 - - [2026-05-14 02:19:07] "DELETE /tag/79c8a161-8145-4495-88ba-3635ce7b852e HTTP/1.1" 409 237 0.009515 10.0.0.129 - - [2026-05-14 02:19:08] "DELETE /tag/cdb0e78d-1a06-473d-a867-de6c7a23db74 HTTP/1.1" 200 115 0.070705 10.0.0.129 - - [2026-05-14 02:19:08] "POST /projects HTTP/1.1" 409 238 0.002704 10.0.0.129 - - [2026-05-14 02:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.129 - - [2026-05-14 02:19:08] "GET /project/25c3f329-0f3d-45ca-a953-cda6e504c5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.048337 10.0.0.129 - - [2026-05-14 02:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004490 10.0.0.129 - - [2026-05-14 02:19:09] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004864 10.0.0.129 - - [2026-05-14 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.129 - - [2026-05-14 02:19:09] "GET /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006457 10.0.0.129 - - [2026-05-14 02:19:09] "POST /security-groups HTTP/1.1" 409 285 0.003097 10.0.0.129 - - [2026-05-14 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.129 - - [2026-05-14 02:19:09] "PUT /security-group/0ee5c39d-1c29-490b-948a-ce66ed996495 HTTP/1.1" 200 263 0.058692 10.0.0.129 - - [2026-05-14 02:19:09] "PUT /access-control-list/ce13edf6-0f25-4831-9afb-c0a536985196 HTTP/1.1" 200 273 0.025306 10.0.0.129 - - [2026-05-14 02:19:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.036040 10.0.0.129 - - [2026-05-14 02:19:09] "PUT /access-control-list/644cc680-6e77-44b0-85ed-88b3d370486d HTTP/1.1" 200 273 0.049245 10.0.0.129 - - [2026-05-14 02:19:14] "POST /projects HTTP/1.1" 409 238 0.003167 10.0.0.129 - - [2026-05-14 02:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.129 - - [2026-05-14 02:19:14] "GET /project/25c3f329-0f3d-45ca-a953-cda6e504c5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.052402 10.0.0.129 - - [2026-05-14 02:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.129 - - [2026-05-14 02:19:14] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.011676 10.0.0.129 - - [2026-05-14 02:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.129 - - [2026-05-14 02:19:14] "GET /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006440 10.0.0.129 - - [2026-05-14 02:19:14] "POST /security-groups HTTP/1.1" 409 285 0.002378 10.0.0.129 - - [2026-05-14 02:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.129 - - [2026-05-14 02:19:14] "PUT /security-group/0ee5c39d-1c29-490b-948a-ce66ed996495 HTTP/1.1" 200 263 0.065771 10.0.0.129 - - [2026-05-14 02:19:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.034590 10.0.0.129 - - [2026-05-14 02:19:14] "GET /firewall-policy/607f7622-cde4-4d5d-a818-3e263cbd10d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.013813 10.0.0.129 - - [2026-05-14 02:19:14] "PUT /access-control-list/ce13edf6-0f25-4831-9afb-c0a536985196 HTTP/1.1" 200 273 0.061947 10.0.0.129 - - [2026-05-14 02:19:14] "PUT /access-control-list/644cc680-6e77-44b0-85ed-88b3d370486d HTTP/1.1" 200 273 0.020807 10.0.0.129 - - [2026-05-14 02:19:14] "GET /firewall-rule/fe35ca44-10c2-427d-9b49-47cb7ac741c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007549 10.0.0.129 - - [2026-05-14 02:19:14] "POST /ref-update HTTP/1.1" 200 156 0.092338 10.0.0.129 - - [2026-05-14 02:19:14] "DELETE /firewall-rule/fe35ca44-10c2-427d-9b49-47cb7ac741c0 HTTP/1.1" 200 115 0.066237 10.0.0.129 - - [2026-05-14 02:19:14] "GET /firewall-policy/607f7622-cde4-4d5d-a818-3e263cbd10d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.034441 10.0.0.129 - - [2026-05-14 02:19:14] "GET /firewall-rule/f3eb8e78-50f9-431e-9ebf-e61c259161b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.007219 10.0.0.129 - - [2026-05-14 02:19:15] "POST /ref-update HTTP/1.1" 200 156 0.123500 10.0.0.129 - - [2026-05-14 02:19:15] "DELETE /firewall-rule/f3eb8e78-50f9-431e-9ebf-e61c259161b9 HTTP/1.1" 200 115 0.077467 10.0.0.129 - - [2026-05-14 02:19:15] "DELETE /tag/5c2ce977-6bc0-4553-860f-730149c7ded7 HTTP/1.1" 200 115 0.083894 10.0.0.129 - - [2026-05-14 02:19:15] "DELETE /tag/79c8a161-8145-4495-88ba-3635ce7b852e HTTP/1.1" 409 237 0.013215 10.0.0.129 - - [2026-05-14 02:19:15] "DELETE /tag/057306b2-817f-48c8-b5b7-74452d28c079 HTTP/1.1" 409 237 0.016381 10.0.0.129 - - [2026-05-14 02:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.129 - - [2026-05-14 02:19:15] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006248 10.0.0.129 - - [2026-05-14 02:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.129 - - [2026-05-14 02:19:15] "GET /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006542 10.0.0.129 - - [2026-05-14 02:19:15] "PUT /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9 HTTP/1.1" 200 265 0.072643 10.0.0.129 - - [2026-05-14 02:19:15] "PUT /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115 HTTP/1.1" 200 265 0.060023 10.0.0.129 - - [2026-05-14 02:19:15] "DELETE /security-group/0ee5c39d-1c29-490b-948a-ce66ed996495 HTTP/1.1" 200 115 0.095622 10.0.0.129 - - [2026-05-14 02:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.129 - - [2026-05-14 02:19:15] "DELETE /access-control-list/ce13edf6-0f25-4831-9afb-c0a536985196 HTTP/1.1" 200 115 0.043080 10.0.0.129 - - [2026-05-14 02:19:15] "DELETE /access-control-list/644cc680-6e77-44b0-85ed-88b3d370486d HTTP/1.1" 200 115 0.032302 10.0.0.129 - - [2026-05-14 02:19:15] "GET /project/25c3f329-0f3d-45ca-a953-cda6e504c5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.081080 10.0.0.129 - - [2026-05-14 02:19:15] "GET /project/25c3f329-0f3d-45ca-a953-cda6e504c5a2?fields=security_groups HTTP/1.1" 200 1352 0.071968 10.0.0.129 - - [2026-05-14 02:19:15] "DELETE /security-group/d62cc4bb-e42c-4721-bce3-824edb5998ee HTTP/1.1" 200 115 0.094762 10.0.0.129 - - [2026-05-14 02:19:16] "DELETE /access-control-list/7e304dab-8e1e-4c5d-b17e-563c7309c22a HTTP/1.1" 200 115 0.075738 10.0.0.129 - - [2026-05-14 02:19:16] "GET /project/25c3f329-0f3d-45ca-a953-cda6e504c5a2?fields=application_policy_sets HTTP/1.1" 200 1391 0.083471 10.0.0.129 - - [2026-05-14 02:19:16] "DELETE /access-control-list/093986f6-c2a9-4666-81d1-10ddbebda786 HTTP/1.1" 200 115 0.085730 10.0.0.129 - - [2026-05-14 02:19:16] "DELETE /project/25c3f329-0f3d-45ca-a953-cda6e504c5a2 HTTP/1.1" 200 115 0.519748 10.0.0.129 - - [2026-05-14 02:19:16] "POST /projects HTTP/1.1" 409 238 0.009055 10.0.0.129 - - [2026-05-14 02:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.129 - - [2026-05-14 02:19:16] "GET /project/fbbbfd38-87ce-4569-a416-8c5157d8b393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.054516 10.0.0.129 - - [2026-05-14 02:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005901 10.0.0.129 - - [2026-05-14 02:19:16] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.007663 10.0.0.129 - - [2026-05-14 02:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.129 - - [2026-05-14 02:19:16] "GET /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004662 10.0.0.129 - - [2026-05-14 02:19:16] "POST /security-groups HTTP/1.1" 409 285 0.004085 10.0.0.129 - - [2026-05-14 02:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.129 - - [2026-05-14 02:19:16] "PUT /security-group/64b8aa22-2d7b-41cb-af9b-8218d4d51f2a HTTP/1.1" 200 263 0.062051 10.0.0.129 - - [2026-05-14 02:19:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.043898 10.0.0.129 - - [2026-05-14 02:19:16] "PUT /access-control-list/09eb272f-6d39-4bb4-a3bf-96ee064aad9f HTTP/1.1" 200 273 0.025294 10.0.0.129 - - [2026-05-14 02:19:16] "PUT /access-control-list/d1df5632-7f53-4754-8469-d4249c9e083e HTTP/1.1" 200 273 0.039107 10.0.0.129 - - [2026-05-14 02:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.129 - - [2026-05-14 02:19:19] "GET /loadbalancer/13816836-a5a3-4a03-a8e0-caffa876f6fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003135 10.0.0.129 - - [2026-05-14 02:19:19] "GET /virtual-machine-interface/bb3bed12-4f3a-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004168 10.0.0.129 - - [2026-05-14 02:19:19] "DELETE /loadbalancer-member/e9b68ed4-5b4e-48cb-ae3f-b0cfad95ad28 HTTP/1.1" 200 115 0.024225 10.0.0.129 - - [2026-05-14 02:19:20] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002596 10.0.0.129 - - [2026-05-14 02:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006070 10.0.0.129 - - [2026-05-14 02:19:20] "GET /policy-management/ae535529-f071-4a43-88d9-3f333bddb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003898 10.0.0.129 - - [2026-05-14 02:19:20] "GET /firewall-policy/890516f7-a1c1-456c-8085-dcc47ed9f1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.003872 10.0.0.129 - - [2026-05-14 02:19:20] "GET /firewall-rule/d1780e69-04bb-4b87-a27e-6cc200003769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.002899 10.0.0.129 - - [2026-05-14 02:19:20] "POST /ref-update HTTP/1.1" 200 156 0.029761 10.0.0.129 - - [2026-05-14 02:19:20] "DELETE /firewall-rule/d1780e69-04bb-4b87-a27e-6cc200003769 HTTP/1.1" 200 115 0.064502 10.0.0.129 - - [2026-05-14 02:19:20] "GET /firewall-policy/17c6b495-60d2-4760-b694-48db8997ea49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006433 10.0.0.129 - - [2026-05-14 02:19:20] "GET /firewall-rule/d02fb92e-0cfd-4ad6-9193-4baa296105dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.004256 10.0.0.129 - - [2026-05-14 02:19:20] "POST /ref-update HTTP/1.1" 200 156 0.024517 10.0.0.129 - - [2026-05-14 02:19:20] "DELETE /firewall-rule/d02fb92e-0cfd-4ad6-9193-4baa296105dc HTTP/1.1" 200 115 0.056852 10.0.0.129 - - [2026-05-14 02:19:20] "GET /firewall-policy/17c6b495-60d2-4760-b694-48db8997ea49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.004155 10.0.0.129 - - [2026-05-14 02:19:20] "GET /firewall-rule/6c142123-9224-4897-a521-92745bbb40b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.002782 10.0.0.129 - - [2026-05-14 02:19:20] "POST /ref-update HTTP/1.1" 200 156 0.021908 10.0.0.129 - - [2026-05-14 02:19:20] "DELETE /firewall-rule/6c142123-9224-4897-a521-92745bbb40b7 HTTP/1.1" 200 115 0.046675 10.0.0.129 - - [2026-05-14 02:19:20] "GET /application-policy-set/40905baf-bd8b-41db-8283-d8f3fea09a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.004695 10.0.0.129 - - [2026-05-14 02:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011626 10.0.0.129 - - [2026-05-14 02:19:20] "GET /policy-management/ae535529-f071-4a43-88d9-3f333bddb00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009567 10.0.0.129 - - [2026-05-14 02:19:20] "GET /firewall-policy/17c6b495-60d2-4760-b694-48db8997ea49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005811 10.0.0.129 - - [2026-05-14 02:19:20] "POST /ref-update HTTP/1.1" 200 156 0.032984 10.0.0.129 - - [2026-05-14 02:19:20] "DELETE /firewall-policy/17c6b495-60d2-4760-b694-48db8997ea49 HTTP/1.1" 200 115 0.037912 10.0.0.129 - - [2026-05-14 02:19:20] "DELETE /tag/057306b2-817f-48c8-b5b7-74452d28c079 HTTP/1.1" 200 115 0.061064 10.0.0.129 - - [2026-05-14 02:19:20] "DELETE /tag/79c8a161-8145-4495-88ba-3635ce7b852e HTTP/1.1" 200 115 0.042820 10.0.0.129 - - [2026-05-14 02:19:20] "DELETE /tag/15d5b21b-304f-4fc9-9cd4-53b359876130 HTTP/1.1" 200 115 0.116592 10.0.0.129 - - [2026-05-14 02:19:21] "DELETE /tag/2aca9565-d064-4426-9681-be9767fbb2d7 HTTP/1.1" 200 115 0.121960 10.0.0.129 - - [2026-05-14 02:19:21] "DELETE /loadbalancer-pool/7efd1a33-2936-44f4-ab31-c04853d83067 HTTP/1.1" 200 115 0.039283 10.0.0.129 - - [2026-05-14 02:19:21] "DELETE /loadbalancer-listener/723a1bc7-f853-498b-9929-92a559772bad HTTP/1.1" 200 115 0.029769 10.0.0.129 - - [2026-05-14 02:19:21] "DELETE /loadbalancer/13816836-a5a3-4a03-a8e0-caffa876f6fd HTTP/1.1" 200 115 0.049636 10.0.0.129 - - [2026-05-14 02:19:21] "DELETE /floating-ip/b334db96-7aa2-46c3-943e-6d16da441f7b HTTP/1.1" 200 115 0.092487 10.0.0.129 - - [2026-05-14 02:19:21] "DELETE /instance-ip/02306f8c-0aed-4e2c-b40e-c9d291584cb6 HTTP/1.1" 200 115 0.039021 10.0.0.129 - - [2026-05-14 02:19:21] "DELETE /virtual-machine-interface/cd14daa4-e0ef-472d-bdb8-052e7c288c96 HTTP/1.1" 200 115 0.046685 10.0.0.129 - - [2026-05-14 02:19:21] "DELETE /tag/b145f7b3-ccbd-4742-8dae-e2272165268d HTTP/1.1" 200 115 0.059067 10.0.0.129 - - [2026-05-14 02:19:21] "POST /projects HTTP/1.1" 409 238 0.003057 10.0.0.129 - - [2026-05-14 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.129 - - [2026-05-14 02:19:21] "GET /project/fbbbfd38-87ce-4569-a416-8c5157d8b393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.060840 10.0.0.129 - - [2026-05-14 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006967 10.0.0.129 - - [2026-05-14 02:19:21] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.007133 10.0.0.129 - - [2026-05-14 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.129 - - [2026-05-14 02:19:21] "GET /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.010900 10.0.0.129 - - [2026-05-14 02:19:21] "POST /security-groups HTTP/1.1" 409 285 0.003855 10.0.0.129 - - [2026-05-14 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.129 - - [2026-05-14 02:19:21] "PUT /security-group/64b8aa22-2d7b-41cb-af9b-8218d4d51f2a HTTP/1.1" 200 263 0.061263 10.0.0.129 - - [2026-05-14 02:19:21] "PUT /access-control-list/09eb272f-6d39-4bb4-a3bf-96ee064aad9f HTTP/1.1" 200 273 0.021222 10.0.0.129 - - [2026-05-14 02:19:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.045865 10.0.0.129 - - [2026-05-14 02:19:21] "GET /firewall-policy/607f7622-cde4-4d5d-a818-3e263cbd10d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.017712 10.0.0.129 - - [2026-05-14 02:19:21] "PUT /access-control-list/d1df5632-7f53-4754-8469-d4249c9e083e HTTP/1.1" 200 273 0.028137 10.0.0.129 - - [2026-05-14 02:19:21] "GET /firewall-rule/4687c967-bbe8-491d-8930-2fae3009470b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005631 10.0.0.129 - - [2026-05-14 02:19:21] "POST /ref-update HTTP/1.1" 200 156 0.056518 10.0.0.129 - - [2026-05-14 02:19:22] "DELETE /firewall-rule/4687c967-bbe8-491d-8930-2fae3009470b HTTP/1.1" 200 115 0.125206 10.0.0.129 - - [2026-05-14 02:19:22] "GET /firewall-policy/607f7622-cde4-4d5d-a818-3e263cbd10d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.004051 10.0.0.129 - - [2026-05-14 02:19:22] "GET /firewall-rule/7295ac8f-c489-4ccb-9079-a3c31261cc31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004291 10.0.0.129 - - [2026-05-14 02:19:22] "POST /ref-update HTTP/1.1" 200 156 0.068518 10.0.0.129 - - [2026-05-14 02:19:22] "DELETE /firewall-rule/7295ac8f-c489-4ccb-9079-a3c31261cc31 HTTP/1.1" 200 115 0.079483 10.0.0.129 - - [2026-05-14 02:19:22] "DELETE /tag/f270b6a9-a542-4ec2-b989-a1f78c0a55da HTTP/1.1" 200 115 0.068589 10.0.0.129 - - [2026-05-14 02:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.129 - - [2026-05-14 02:19:22] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.006838 10.0.0.129 - - [2026-05-14 02:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011348 10.0.0.129 - - [2026-05-14 02:19:22] "GET /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.008496 10.0.0.129 - - [2026-05-14 02:19:22] "PUT /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9 HTTP/1.1" 200 265 0.070487 10.0.0.129 - - [2026-05-14 02:19:22] "PUT /virtual-network/8c608374-e76f-4474-aa78-d4630c45f115 HTTP/1.1" 200 265 0.069828 10.0.0.129 - - [2026-05-14 02:19:22] "DELETE /security-group/64b8aa22-2d7b-41cb-af9b-8218d4d51f2a HTTP/1.1" 200 115 0.070007 10.0.0.129 - - [2026-05-14 02:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012786 10.0.0.129 - - [2026-05-14 02:19:22] "DELETE /access-control-list/09eb272f-6d39-4bb4-a3bf-96ee064aad9f HTTP/1.1" 200 115 0.041033 10.0.0.129 - - [2026-05-14 02:19:22] "DELETE /access-control-list/d1df5632-7f53-4754-8469-d4249c9e083e HTTP/1.1" 200 115 0.074589 10.0.0.129 - - [2026-05-14 02:19:22] "GET /project/fbbbfd38-87ce-4569-a416-8c5157d8b393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.059738 10.0.0.129 - - [2026-05-14 02:19:22] "GET /project/fbbbfd38-87ce-4569-a416-8c5157d8b393?fields=security_groups HTTP/1.1" 200 1353 0.054322 10.0.0.129 - - [2026-05-14 02:19:23] "DELETE /security-group/99750dca-5c59-4896-9f05-415958689138 HTTP/1.1" 200 115 0.122785 10.0.0.129 - - [2026-05-14 02:19:23] "DELETE /access-control-list/904e1082-62c4-4843-b78e-a197858f250f HTTP/1.1" 200 115 0.090465 10.0.0.129 - - [2026-05-14 02:19:23] "GET /project/fbbbfd38-87ce-4569-a416-8c5157d8b393?fields=application_policy_sets HTTP/1.1" 200 1392 0.074344 10.0.0.129 - - [2026-05-14 02:19:23] "DELETE /access-control-list/fdde2ad4-857c-4c43-b0e3-e0eb49d747d7 HTTP/1.1" 200 115 0.094477 10.0.0.129 - - [2026-05-14 02:19:23] "DELETE /project/fbbbfd38-87ce-4569-a416-8c5157d8b393 HTTP/1.1" 200 115 0.540467 10.0.0.129 - - [2026-05-14 02:20:16] "GET / HTTP/1.1" 200 36215 0.002219 10.0.0.129 - - [2026-05-14 02:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.129 - - [2026-05-14 02:20:16] "GET /global-vrouter-config/5173374b-edc3-4881-a4a9-b42574b32fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002878 10.0.0.129 - - [2026-05-14 02:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.129 - - [2026-05-14 02:20:17] "GET /global-vrouter-config/5173374b-edc3-4881-a4a9-b42574b32fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003093 10.0.0.129 - - [2026-05-14 02:20:20] "GET /global-system-configs HTTP/1.1" 200 323 0.015031 10.0.0.129 - - [2026-05-14 02:20:20] "GET /global-system-configs HTTP/1.1" 200 323 0.013777 10.0.0.129 - - [2026-05-14 02:20:35] "GET / HTTP/1.1" 200 36215 0.001509 10.0.0.129 - - [2026-05-14 02:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.129 - - [2026-05-14 02:20:35] "GET /global-system-config/5a92ca86-3427-4b51-8f88-de9c124c9d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004450 10.0.0.129 - - [2026-05-14 02:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.129 - - [2026-05-14 02:20:35] "GET /config-node/a94bf4d6-c679-4991-9688-96181dae5600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002862 10.0.0.129 - - [2026-05-14 02:20:36] "GET / HTTP/1.1" 200 36215 0.002669 10.0.0.129 - - [2026-05-14 02:20:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002317 10.0.0.129 - - [2026-05-14 02:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.129 - - [2026-05-14 02:20:41] "GET /global-vrouter-config/5173374b-edc3-4881-a4a9-b42574b32fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002585 10.0.0.129 - - [2026-05-14 02:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.129 - - [2026-05-14 02:20:41] "PUT /global-vrouter-config/5173374b-edc3-4881-a4a9-b42574b32fbd HTTP/1.1" 200 277 0.011209 10.0.0.129 - - [2026-05-14 02:20:41] "GET / HTTP/1.1" 200 36215 0.002082 10.0.0.129 - - [2026-05-14 02:20:41] "POST /alarms HTTP/1.1" 409 264 0.002836 10.0.0.129 - - [2026-05-14 02:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.129 - - [2026-05-14 02:20:41] "PUT /alarm/bfbc7a1d-bdd9-424d-8f7f-0cd62d92eefb HTTP/1.1" 200 245 0.013501 10.0.0.129 - - [2026-05-14 02:20:41] "POST /alarms HTTP/1.1" 409 261 0.003282 10.0.0.129 - - [2026-05-14 02:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.129 - - [2026-05-14 02:20:41] "PUT /alarm/419dc07b-1a12-4ce4-bea7-02f1e965f52c HTTP/1.1" 200 245 0.015412 10.0.0.129 - - [2026-05-14 02:20:41] "POST /alarms HTTP/1.1" 409 261 0.011598 10.0.0.129 - - [2026-05-14 02:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.129 - - [2026-05-14 02:20:41] "PUT /alarm/163b92a3-6b09-4ca4-9e98-822d20929a13 HTTP/1.1" 200 245 0.013419 10.0.0.129 - - [2026-05-14 02:20:41] "POST /alarms HTTP/1.1" 409 253 0.012825 10.0.0.129 - - [2026-05-14 02:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.129 - - [2026-05-14 02:20:41] "PUT /alarm/3dc6bbcb-ba35-452f-a52f-90f7e51ad7da HTTP/1.1" 200 245 0.011133 10.0.0.129 - - [2026-05-14 02:20:41] "POST /alarms HTTP/1.1" 409 251 0.010956 10.0.0.129 - - [2026-05-14 02:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.129 - - [2026-05-14 02:20:41] "PUT /alarm/a8722d6b-6bd5-4dca-a385-a52772914f5f HTTP/1.1" 200 245 0.011628 10.0.0.129 - - [2026-05-14 02:20:41] "POST /alarms HTTP/1.1" 409 252 0.005309 10.0.0.129 - - [2026-05-14 02:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.129 - - [2026-05-14 02:20:41] "PUT /alarm/1a0745af-ad3b-45b4-9652-43e62e78695f HTTP/1.1" 200 245 0.012794 10.0.0.129 - - [2026-05-14 02:20:41] "POST /alarms HTTP/1.1" 409 256 0.004705 10.0.0.129 - - [2026-05-14 02:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.129 - - [2026-05-14 02:20:41] "PUT /alarm/5610bc46-b8b5-4514-9b15-ef2e3e81ecf7 HTTP/1.1" 200 245 0.014359 10.0.0.129 - - [2026-05-14 02:20:41] "POST /alarms HTTP/1.1" 409 248 0.003389 10.0.0.129 - - [2026-05-14 02:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.129 - - [2026-05-14 02:20:42] "PUT /alarm/4780801a-7de4-4ed5-8da5-322076db1c22 HTTP/1.1" 200 245 0.018729 10.0.0.129 - - [2026-05-14 02:20:42] "POST /alarms HTTP/1.1" 409 252 0.010430 10.0.0.129 - - [2026-05-14 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.129 - - [2026-05-14 02:20:42] "PUT /alarm/50e87936-2a08-4150-b25e-b2900c1abbd2 HTTP/1.1" 200 245 0.015521 10.0.0.129 - - [2026-05-14 02:20:42] "POST /alarms HTTP/1.1" 409 257 0.009231 10.0.0.129 - - [2026-05-14 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.129 - - [2026-05-14 02:20:42] "PUT /alarm/d8e27526-cee4-4361-b861-146e54471536 HTTP/1.1" 200 245 0.015722 10.0.0.129 - - [2026-05-14 02:20:42] "POST /alarms HTTP/1.1" 409 251 0.003062 10.0.0.129 - - [2026-05-14 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.129 - - [2026-05-14 02:20:42] "PUT /alarm/db4e5e15-c8c8-41d6-bb98-fdf39b7e3269 HTTP/1.1" 200 245 0.015170 10.0.0.129 - - [2026-05-14 02:20:42] "POST /alarms HTTP/1.1" 409 257 0.016092 10.0.0.129 - - [2026-05-14 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.129 - - [2026-05-14 02:20:42] "PUT /alarm/071b13da-0963-4b3e-9b7d-b156180ffe71 HTTP/1.1" 200 245 0.013042 10.0.0.129 - - [2026-05-14 02:20:42] "POST /alarms HTTP/1.1" 409 261 0.009022 10.0.0.129 - - [2026-05-14 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.129 - - [2026-05-14 02:20:42] "PUT /alarm/3f04833b-f5aa-4eb6-b812-52c040455a2d HTTP/1.1" 200 245 0.010845 10.0.0.129 - - [2026-05-14 02:20:42] "POST /alarms HTTP/1.1" 409 258 0.002486 10.0.0.129 - - [2026-05-14 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005109 10.0.0.129 - - [2026-05-14 02:20:42] "PUT /alarm/167f8d63-23c4-49e0-b420-a2f0165da9c2 HTTP/1.1" 200 245 0.012895 10.0.0.129 - - [2026-05-14 02:20:42] "POST /alarms HTTP/1.1" 409 254 0.011177 10.0.0.129 - - [2026-05-14 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.129 - - [2026-05-14 02:20:42] "PUT /alarm/26a7a23e-add0-463c-af1b-548bbe6684da HTTP/1.1" 200 245 0.013082 10.0.0.129 - - [2026-05-14 02:20:42] "POST /alarms HTTP/1.1" 409 254 0.006898 10.0.0.129 - - [2026-05-14 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.129 - - [2026-05-14 02:20:42] "PUT /alarm/9107d5e0-4719-4194-956c-ba99234d8120 HTTP/1.1" 200 245 0.015180 10.0.0.129 - - [2026-05-14 02:20:42] "POST /alarms HTTP/1.1" 409 254 0.008500 10.0.0.129 - - [2026-05-14 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005386 10.0.0.129 - - [2026-05-14 02:20:42] "PUT /alarm/0fc97161-cfe2-4845-ba42-327031b32029 HTTP/1.1" 200 245 0.012336 10.0.0.129 - - [2026-05-14 02:20:42] "POST /alarms HTTP/1.1" 409 247 0.004952 10.0.0.129 - - [2026-05-14 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.129 - - [2026-05-14 02:20:42] "PUT /alarm/3f9905c8-28b4-4c8f-a8c5-a78980cfcb2c HTTP/1.1" 200 245 0.014747 10.0.0.129 - - [2026-05-14 02:20:42] "POST /alarms HTTP/1.1" 409 272 0.004662 10.0.0.129 - - [2026-05-14 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.129 - - [2026-05-14 02:20:42] "PUT /alarm/23420328-6942-4ab3-85cc-994c52f59247 HTTP/1.1" 200 245 0.012856 10.0.0.129 - - [2026-05-14 02:20:42] "POST /alarms HTTP/1.1" 409 261 0.009925 10.0.0.129 - - [2026-05-14 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.129 - - [2026-05-14 02:20:42] "PUT /alarm/06bd1917-c7ca-4880-a982-4d281e683b91 HTTP/1.1" 200 245 0.016064 10.0.0.129 - - [2026-05-14 02:20:42] "POST /alarms HTTP/1.1" 409 259 0.009099 10.0.0.129 - - [2026-05-14 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.129 - - [2026-05-14 02:20:43] "PUT /alarm/2f075aa8-d392-43a2-a7e4-04df7242ddf6 HTTP/1.1" 200 245 0.011459 10.0.0.129 - - [2026-05-14 02:20:43] "POST /alarms HTTP/1.1" 409 265 0.008219 10.0.0.129 - - [2026-05-14 02:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.129 - - [2026-05-14 02:20:43] "PUT /alarm/b7c52a33-c1a0-49ff-87eb-42d1c8912af9 HTTP/1.1" 200 245 0.010645 10.0.0.129 - - [2026-05-14 02:20:43] "POST /alarms HTTP/1.1" 409 279 0.004691 10.0.0.129 - - [2026-05-14 02:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.129 - - [2026-05-14 02:20:43] "PUT /alarm/b0539337-1386-4e90-a5f7-1233199afa9f HTTP/1.1" 200 245 0.013380 10.0.0.129 - - [2026-05-14 02:20:43] "GET / HTTP/1.1" 200 36215 0.002852 10.0.0.129 - - [2026-05-14 02:20:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003007 10.0.0.129 - - [2026-05-14 02:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.129 - - [2026-05-14 02:20:43] "PUT /global-vrouter-config/5173374b-edc3-4881-a4a9-b42574b32fbd HTTP/1.1" 200 277 0.009423 10.0.0.129 - - [2026-05-14 02:20:43] "GET / HTTP/1.1" 200 36215 0.001768 10.0.0.129 - - [2026-05-14 02:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.129 - - [2026-05-14 02:20:43] "GET /global-vrouter-config/5173374b-edc3-4881-a4a9-b42574b32fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003237 10.0.0.129 - - [2026-05-14 02:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.129 - - [2026-05-14 02:20:43] "PUT /global-vrouter-config/5173374b-edc3-4881-a4a9-b42574b32fbd HTTP/1.1" 200 277 0.011764 10.0.0.129 - - [2026-05-14 02:20:44] "GET / HTTP/1.1" 200 36215 0.001722 10.0.0.129 - - [2026-05-14 02:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.129 - - [2026-05-14 02:20:44] "GET /global-system-config/5a92ca86-3427-4b51-8f88-de9c124c9d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004557 10.0.0.129 - - [2026-05-14 02:20:44] "PUT /global-system-config/5a92ca86-3427-4b51-8f88-de9c124c9d92 HTTP/1.1" 200 275 0.029922 10.0.0.129 - - [2026-05-14 02:20:47] "GET / HTTP/1.1" 200 36215 0.001840 10.0.0.129 - - [2026-05-14 02:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005147 10.0.0.129 - - [2026-05-14 02:20:47] "GET /routing-instance/c2f4c1cd-b347-437b-9542-d8853404bc48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003083 10.0.0.129 - - [2026-05-14 02:20:47] "POST /bgp-routers HTTP/1.1" 409 301 0.004081 10.0.0.129 - - [2026-05-14 02:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.129 - - [2026-05-14 02:20:47] "GET /bgp-router/86da12c2-e19b-403d-9bb8-869fe7d26bbe?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003096 10.0.0.129 - - [2026-05-14 02:20:47] "PUT /bgp-router/86da12c2-e19b-403d-9bb8-869fe7d26bbe HTTP/1.1" 200 255 0.012206 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:20:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000943 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:20:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001043 10.0.0.129 - - [2026-05-14 02:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.129 - - [2026-05-14 02:20:50] "GET /global-vrouter-config/5173374b-edc3-4881-a4a9-b42574b32fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003221 10.0.0.129 - - [2026-05-14 02:21:02] "GET / HTTP/1.1" 200 36215 0.001872 10.0.0.129 - - [2026-05-14 02:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.129 - - [2026-05-14 02:21:02] "GET /global-system-config/5a92ca86-3427-4b51-8f88-de9c124c9d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005798 10.0.0.129 - - [2026-05-14 02:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.129 - - [2026-05-14 02:21:02] "GET /config-node/a94bf4d6-c679-4991-9688-96181dae5600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002703 10.0.0.129 - - [2026-05-14 02:21:14] "GET / HTTP/1.1" 200 36215 0.001652 10.0.0.129 - - [2026-05-14 02:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.129 - - [2026-05-14 02:21:14] "GET /routing-instance/c2f4c1cd-b347-437b-9542-d8853404bc48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003954 10.0.0.129 - - [2026-05-14 02:21:14] "POST /bgp-routers HTTP/1.1" 409 301 0.002876 10.0.0.129 - - [2026-05-14 02:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.129 - - [2026-05-14 02:21:14] "GET /bgp-router/86da12c2-e19b-403d-9bb8-869fe7d26bbe?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.004533 10.0.0.129 - - [2026-05-14 02:21:14] "PUT /bgp-router/86da12c2-e19b-403d-9bb8-869fe7d26bbe HTTP/1.1" 200 255 0.016144 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:21:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000979 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:21:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001019 10.0.0.129 - - [2026-05-14 02:21:29] "GET / HTTP/1.1" 200 36215 0.002517 10.0.0.129 - - [2026-05-14 02:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.129 - - [2026-05-14 02:21:29] "GET /global-system-config/5a92ca86-3427-4b51-8f88-de9c124c9d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005592 10.0.0.129 - - [2026-05-14 02:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.129 - - [2026-05-14 02:21:29] "GET /config-node/a94bf4d6-c679-4991-9688-96181dae5600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.003396 10.0.0.129 - - [2026-05-14 02:21:29] "GET / HTTP/1.1" 200 36215 0.001792 10.0.0.129 - - [2026-05-14 02:21:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003143 10.0.0.129 - - [2026-05-14 02:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.129 - - [2026-05-14 02:21:34] "GET /global-vrouter-config/5173374b-edc3-4881-a4a9-b42574b32fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002692 10.0.0.129 - - [2026-05-14 02:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.129 - - [2026-05-14 02:21:34] "PUT /global-vrouter-config/5173374b-edc3-4881-a4a9-b42574b32fbd HTTP/1.1" 200 277 0.012285 10.0.0.129 - - [2026-05-14 02:21:34] "GET / HTTP/1.1" 200 36215 0.003523 10.0.0.129 - - [2026-05-14 02:21:34] "POST /alarms HTTP/1.1" 409 264 0.003316 10.0.0.129 - - [2026-05-14 02:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.129 - - [2026-05-14 02:21:34] "PUT /alarm/bfbc7a1d-bdd9-424d-8f7f-0cd62d92eefb HTTP/1.1" 200 245 0.012267 10.0.0.129 - - [2026-05-14 02:21:34] "POST /alarms HTTP/1.1" 409 261 0.002184 10.0.0.129 - - [2026-05-14 02:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.129 - - [2026-05-14 02:21:34] "PUT /alarm/419dc07b-1a12-4ce4-bea7-02f1e965f52c HTTP/1.1" 200 245 0.015270 10.0.0.129 - - [2026-05-14 02:21:34] "POST /alarms HTTP/1.1" 409 261 0.007740 10.0.0.129 - - [2026-05-14 02:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.129 - - [2026-05-14 02:21:35] "PUT /alarm/163b92a3-6b09-4ca4-9e98-822d20929a13 HTTP/1.1" 200 245 0.011581 10.0.0.129 - - [2026-05-14 02:21:35] "POST /alarms HTTP/1.1" 409 253 0.007389 10.0.0.129 - - [2026-05-14 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.129 - - [2026-05-14 02:21:35] "PUT /alarm/3dc6bbcb-ba35-452f-a52f-90f7e51ad7da HTTP/1.1" 200 245 0.010861 10.0.0.129 - - [2026-05-14 02:21:35] "POST /alarms HTTP/1.1" 409 251 0.007035 10.0.0.129 - - [2026-05-14 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.129 - - [2026-05-14 02:21:35] "PUT /alarm/a8722d6b-6bd5-4dca-a385-a52772914f5f HTTP/1.1" 200 245 0.012611 10.0.0.129 - - [2026-05-14 02:21:35] "POST /alarms HTTP/1.1" 409 252 0.008188 10.0.0.129 - - [2026-05-14 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.129 - - [2026-05-14 02:21:35] "PUT /alarm/1a0745af-ad3b-45b4-9652-43e62e78695f HTTP/1.1" 200 245 0.010975 10.0.0.129 - - [2026-05-14 02:21:35] "POST /alarms HTTP/1.1" 409 256 0.005153 10.0.0.129 - - [2026-05-14 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.129 - - [2026-05-14 02:21:35] "PUT /alarm/5610bc46-b8b5-4514-9b15-ef2e3e81ecf7 HTTP/1.1" 200 245 0.012918 10.0.0.129 - - [2026-05-14 02:21:35] "POST /alarms HTTP/1.1" 409 248 0.010052 10.0.0.129 - - [2026-05-14 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.129 - - [2026-05-14 02:21:35] "PUT /alarm/4780801a-7de4-4ed5-8da5-322076db1c22 HTTP/1.1" 200 245 0.012435 10.0.0.129 - - [2026-05-14 02:21:35] "POST /alarms HTTP/1.1" 409 252 0.005182 10.0.0.129 - - [2026-05-14 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.129 - - [2026-05-14 02:21:35] "PUT /alarm/50e87936-2a08-4150-b25e-b2900c1abbd2 HTTP/1.1" 200 245 0.011505 10.0.0.129 - - [2026-05-14 02:21:35] "POST /alarms HTTP/1.1" 409 257 0.002560 10.0.0.129 - - [2026-05-14 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005455 10.0.0.129 - - [2026-05-14 02:21:35] "PUT /alarm/d8e27526-cee4-4361-b861-146e54471536 HTTP/1.1" 200 245 0.011278 10.0.0.129 - - [2026-05-14 02:21:35] "POST /alarms HTTP/1.1" 409 251 0.007704 10.0.0.129 - - [2026-05-14 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.129 - - [2026-05-14 02:21:35] "PUT /alarm/db4e5e15-c8c8-41d6-bb98-fdf39b7e3269 HTTP/1.1" 200 245 0.011104 10.0.0.129 - - [2026-05-14 02:21:35] "POST /alarms HTTP/1.1" 409 257 0.016115 10.0.0.129 - - [2026-05-14 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.129 - - [2026-05-14 02:21:35] "PUT /alarm/071b13da-0963-4b3e-9b7d-b156180ffe71 HTTP/1.1" 200 245 0.012711 10.0.0.129 - - [2026-05-14 02:21:35] "POST /alarms HTTP/1.1" 409 261 0.007656 10.0.0.129 - - [2026-05-14 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.129 - - [2026-05-14 02:21:35] "PUT /alarm/3f04833b-f5aa-4eb6-b812-52c040455a2d HTTP/1.1" 200 245 0.018705 10.0.0.129 - - [2026-05-14 02:21:35] "POST /alarms HTTP/1.1" 409 258 0.009436 10.0.0.129 - - [2026-05-14 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.129 - - [2026-05-14 02:21:35] "PUT /alarm/167f8d63-23c4-49e0-b420-a2f0165da9c2 HTTP/1.1" 200 245 0.024943 10.0.0.129 - - [2026-05-14 02:21:35] "POST /alarms HTTP/1.1" 409 254 0.012464 10.0.0.129 - - [2026-05-14 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.129 - - [2026-05-14 02:21:35] "PUT /alarm/26a7a23e-add0-463c-af1b-548bbe6684da HTTP/1.1" 200 245 0.011266 10.0.0.129 - - [2026-05-14 02:21:35] "POST /alarms HTTP/1.1" 409 254 0.013376 10.0.0.129 - - [2026-05-14 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005262 10.0.0.129 - - [2026-05-14 02:21:36] "PUT /alarm/9107d5e0-4719-4194-956c-ba99234d8120 HTTP/1.1" 200 245 0.011801 10.0.0.129 - - [2026-05-14 02:21:36] "POST /alarms HTTP/1.1" 409 254 0.003362 10.0.0.129 - - [2026-05-14 02:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007767 10.0.0.129 - - [2026-05-14 02:21:36] "PUT /alarm/0fc97161-cfe2-4845-ba42-327031b32029 HTTP/1.1" 200 245 0.010722 10.0.0.129 - - [2026-05-14 02:21:36] "POST /alarms HTTP/1.1" 409 247 0.009717 10.0.0.129 - - [2026-05-14 02:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.129 - - [2026-05-14 02:21:36] "PUT /alarm/3f9905c8-28b4-4c8f-a8c5-a78980cfcb2c HTTP/1.1" 200 245 0.012208 10.0.0.129 - - [2026-05-14 02:21:36] "POST /alarms HTTP/1.1" 409 272 0.014711 10.0.0.129 - - [2026-05-14 02:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.129 - - [2026-05-14 02:21:36] "PUT /alarm/23420328-6942-4ab3-85cc-994c52f59247 HTTP/1.1" 200 245 0.009608 10.0.0.129 - - [2026-05-14 02:21:36] "POST /alarms HTTP/1.1" 409 261 0.010758 10.0.0.129 - - [2026-05-14 02:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.129 - - [2026-05-14 02:21:36] "PUT /alarm/06bd1917-c7ca-4880-a982-4d281e683b91 HTTP/1.1" 200 245 0.011062 10.0.0.129 - - [2026-05-14 02:21:36] "POST /alarms HTTP/1.1" 409 259 0.005235 10.0.0.129 - - [2026-05-14 02:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.129 - - [2026-05-14 02:21:36] "PUT /alarm/2f075aa8-d392-43a2-a7e4-04df7242ddf6 HTTP/1.1" 200 245 0.010475 10.0.0.129 - - [2026-05-14 02:21:36] "POST /alarms HTTP/1.1" 409 265 0.006443 10.0.0.129 - - [2026-05-14 02:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.129 - - [2026-05-14 02:21:36] "PUT /alarm/b7c52a33-c1a0-49ff-87eb-42d1c8912af9 HTTP/1.1" 200 245 0.010882 10.0.0.129 - - [2026-05-14 02:21:36] "POST /alarms HTTP/1.1" 409 279 0.008822 10.0.0.129 - - [2026-05-14 02:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.129 - - [2026-05-14 02:21:36] "PUT /alarm/b0539337-1386-4e90-a5f7-1233199afa9f HTTP/1.1" 200 245 0.011269 10.0.0.129 - - [2026-05-14 02:21:36] "GET / HTTP/1.1" 200 36215 0.002138 10.0.0.129 - - [2026-05-14 02:21:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002609 10.0.0.129 - - [2026-05-14 02:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005782 10.0.0.129 - - [2026-05-14 02:21:36] "PUT /global-vrouter-config/5173374b-edc3-4881-a4a9-b42574b32fbd HTTP/1.1" 200 277 0.010762 10.0.0.129 - - [2026-05-14 02:21:37] "GET / HTTP/1.1" 200 36215 0.001729 10.0.0.129 - - [2026-05-14 02:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.129 - - [2026-05-14 02:21:37] "GET /global-vrouter-config/5173374b-edc3-4881-a4a9-b42574b32fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002818 10.0.0.129 - - [2026-05-14 02:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.129 - - [2026-05-14 02:21:37] "PUT /global-vrouter-config/5173374b-edc3-4881-a4a9-b42574b32fbd HTTP/1.1" 200 277 0.011216 10.0.0.129 - - [2026-05-14 02:21:37] "GET / HTTP/1.1" 200 36215 0.002006 10.0.0.129 - - [2026-05-14 02:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.129 - - [2026-05-14 02:21:37] "GET /global-system-config/5a92ca86-3427-4b51-8f88-de9c124c9d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005736 10.0.0.129 - - [2026-05-14 02:21:37] "PUT /global-system-config/5a92ca86-3427-4b51-8f88-de9c124c9d92 HTTP/1.1" 200 275 0.017195 10.0.0.129 - - [2026-05-14 02:21:40] "GET / HTTP/1.1" 200 36215 0.002154 10.0.0.129 - - [2026-05-14 02:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.129 - - [2026-05-14 02:21:40] "GET /routing-instance/c2f4c1cd-b347-437b-9542-d8853404bc48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003044 10.0.0.129 - - [2026-05-14 02:21:40] "POST /bgp-routers HTTP/1.1" 409 301 0.002124 10.0.0.129 - - [2026-05-14 02:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.129 - - [2026-05-14 02:21:40] "GET /bgp-router/86da12c2-e19b-403d-9bb8-869fe7d26bbe?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003481 10.0.0.129 - - [2026-05-14 02:21:40] "PUT /bgp-router/86da12c2-e19b-403d-9bb8-869fe7d26bbe HTTP/1.1" 200 255 0.023866 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:21:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001302 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:21:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001448 10.0.0.129 - - [2026-05-14 02:21:44] "POST /tags HTTP/1.1" 200 356 0.022898 10.0.0.129 - - [2026-05-14 02:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011004 10.0.0.129 - - [2026-05-14 02:21:44] "GET /tag/cd805b5f-894d-4135-974f-103bc332b9ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.015962 10.0.0.129 - - [2026-05-14 02:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.129 - - [2026-05-14 02:21:44] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004077 10.0.0.129 - - [2026-05-14 02:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.129 - - [2026-05-14 02:21:44] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.047906 10.0.0.129 - - [2026-05-14 02:21:44] "POST /virtual-machines HTTP/1.1" 200 352 0.024890 10.0.0.129 - - [2026-05-14 02:21:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.015572 10.0.0.129 - - [2026-05-14 02:21:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.122455 10.0.0.129 - - [2026-05-14 02:21:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.010448 10.0.0.129 - - [2026-05-14 02:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009016 10.0.0.129 - - [2026-05-14 02:21:45] "GET /virtual-machine-interface/a703f758-4f3b-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.004404 10.0.0.129 - - [2026-05-14 02:21:45] "POST /instance-ips HTTP/1.1" 200 392 0.027972 10.0.0.129 - - [2026-05-14 02:21:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.034654 10.0.0.129 - - [2026-05-14 02:21:45] "GET /virtual-machine-interface/a703f758-4f3b-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.010880 10.0.0.129 - - [2026-05-14 02:21:45] "POST /set-tag HTTP/1.1" 200 109 0.016155 10.0.0.129 - - [2026-05-14 02:21:45] "GET /virtual-machine-interface/a703f758-4f3b-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.022500 10.0.0.129 - - [2026-05-14 02:21:45] "GET /instance-ip/a71fcbc2-4f3b-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.006115 10.0.0.129 - - [2026-05-14 02:21:45] "GET /virtual-machine-interface/a703f758-4f3b-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006741 10.0.0.129 - - [2026-05-14 02:21:45] "POST /set-tag HTTP/1.1" 200 109 0.004656 10.0.0.129 - - [2026-05-14 02:21:45] "GET /virtual-router/e0f08d16-2149-4102-ba2a-c2b815f72f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.005116 10.0.0.129 - - [2026-05-14 02:21:45] "POST /ref-update HTTP/1.1" 200 156 0.020574 10.0.0.129 - - [2026-05-14 02:21:45] "GET /virtual-machine-interface/a703f758-4f3b-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.008352 10.0.0.129 - - [2026-05-14 02:21:45] "POST /set-tag HTTP/1.1" 200 109 0.003505 10.0.0.129 - - [2026-05-14 02:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.129 - - [2026-05-14 02:21:45] "GET /virtual-network/0928a0eb-9e79-463d-9132-137880934ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004812 10.0.0.129 - - [2026-05-14 02:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.129 - - [2026-05-14 02:21:45] "GET /project/442c288a-0086-4def-8edf-cf2700db2f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045033 10.0.0.129 - - [2026-05-14 02:21:45] "POST /virtual-machines HTTP/1.1" 200 356 0.010385 10.0.0.129 - - [2026-05-14 02:21:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.013656 10.0.0.129 - - [2026-05-14 02:21:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.111711 10.0.0.129 - - [2026-05-14 02:21:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.034321 10.0.0.129 - - [2026-05-14 02:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015612 10.0.0.129 - - [2026-05-14 02:21:45] "GET /virtual-machine-interface/a7817f34-4f3b-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.008257 10.0.0.129 - - [2026-05-14 02:21:46] "POST /instance-ips HTTP/1.1" 200 396 0.036040 10.0.0.129 - - [2026-05-14 02:21:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.038109 10.0.0.129 - - [2026-05-14 02:21:46] "GET /virtual-machine-interface/a7817f34-4f3b-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.019047 10.0.0.129 - - [2026-05-14 02:21:46] "POST /set-tag HTTP/1.1" 200 109 0.018073 10.0.0.129 - - [2026-05-14 02:21:46] "GET /virtual-machine-interface/a7817f34-4f3b-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.016682 10.0.0.129 - - [2026-05-14 02:21:46] "GET /instance-ip/a7a0209c-4f3b-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.004815 10.0.0.129 - - [2026-05-14 02:21:46] "GET /virtual-machine-interface/a7817f34-4f3b-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005197 10.0.0.129 - - [2026-05-14 02:21:46] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.129 - - [2026-05-14 02:21:46] "GET /virtual-router/e0f08d16-2149-4102-ba2a-c2b815f72f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.004178 10.0.0.129 - - [2026-05-14 02:21:46] "POST /ref-update HTTP/1.1" 200 156 0.009426 10.0.0.129 - - [2026-05-14 02:21:46] "GET /virtual-machine-interface/a7817f34-4f3b-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004817 10.0.0.129 - - [2026-05-14 02:21:46] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.129 - - [2026-05-14 02:21:46] "GET /virtual-machine-interface/a703f758-4f3b-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004109 10.0.0.129 - - [2026-05-14 02:21:46] "POST /set-tag HTTP/1.1" 200 109 0.002885 10.0.0.129 - - [2026-05-14 02:21:46] "GET /virtual-machine-interface/a7817f34-4f3b-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004611 10.0.0.129 - - [2026-05-14 02:21:46] "POST /set-tag HTTP/1.1" 200 109 0.002751 10.0.0.129 - - [2026-05-14 02:21:56] "GET / HTTP/1.1" 200 36215 0.003877 10.0.0.129 - - [2026-05-14 02:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.129 - - [2026-05-14 02:21:56] "GET /global-system-config/5a92ca86-3427-4b51-8f88-de9c124c9d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005276 10.0.0.129 - - [2026-05-14 02:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.129 - - [2026-05-14 02:21:56] "GET /config-node/a94bf4d6-c679-4991-9688-96181dae5600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002225 10.0.0.129 - - [2026-05-14 02:21:57] "GET /virtual-machine-interface/a703f758-4f3b-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005980 10.0.0.129 - - [2026-05-14 02:21:57] "POST /set-tag HTTP/1.1" 200 109 0.002598 10.0.0.129 - - [2026-05-14 02:21:58] "GET /virtual-machine-interface/a7817f34-4f3b-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005311 10.0.0.129 - - [2026-05-14 02:21:58] "POST /set-tag HTTP/1.1" 200 109 0.002510 10.0.0.129 - - [2026-05-14 02:21:59] "GET /virtual-machine-interface/a703f758-4f3b-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004466 10.0.0.129 - - [2026-05-14 02:21:59] "POST /set-tag HTTP/1.1" 200 109 0.003159 10.0.0.129 - - [2026-05-14 02:22:07] "GET / HTTP/1.1" 200 36215 0.001674 10.0.0.129 - - [2026-05-14 02:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.129 - - [2026-05-14 02:22:07] "GET /routing-instance/c2f4c1cd-b347-437b-9542-d8853404bc48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.006250 10.0.0.129 - - [2026-05-14 02:22:07] "POST /bgp-routers HTTP/1.1" 409 301 0.002878 10.0.0.129 - - [2026-05-14 02:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.129 - - [2026-05-14 02:22:08] "GET /bgp-router/86da12c2-e19b-403d-9bb8-869fe7d26bbe?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.014984 10.0.0.129 - - [2026-05-14 02:22:08] "PUT /bgp-router/86da12c2-e19b-403d-9bb8-869fe7d26bbe HTTP/1.1" 200 255 0.029849 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:22:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001714 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:22:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001001 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:22:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001266 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:22:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001024 10.0.0.129 - - [2026-05-14 02:22:30] "GET /virtual-machine-interface/a703f758-4f3b-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006884 10.0.0.129 - - [2026-05-14 02:22:30] "POST /set-tag HTTP/1.1" 200 109 0.008175 10.0.0.129 - - [2026-05-14 02:22:30] "GET /virtual-machine-interface/a703f758-4f3b-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007533 10.0.0.129 - - [2026-05-14 02:22:30] "POST /set-tag HTTP/1.1" 200 109 0.008118 10.0.0.129 - - [2026-05-14 02:22:30] "GET /virtual-machine/7e320f96-f75f-4103-bc77-386155a2274f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.007683 10.0.0.129 - - [2026-05-14 02:22:30] "POST /ref-update HTTP/1.1" 200 156 0.025966 10.0.0.129 - - [2026-05-14 02:22:30] "GET /virtual-machine-interface/a703f758-4f3b-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.021309 10.0.0.129 - - [2026-05-14 02:22:31] "POST /set-tag HTTP/1.1" 200 109 0.056998 10.0.0.129 - - [2026-05-14 02:22:31] "POST /set-tag HTTP/1.1" 200 109 0.028428 10.0.0.129 - - [2026-05-14 02:22:31] "DELETE /instance-ip/a71fcbc2-4f3b-11f1-8978-fa163e0eb610 HTTP/1.1" 200 115 0.113875 10.0.0.129 - - [2026-05-14 02:22:31] "DELETE /virtual-machine-interface/a703f758-4f3b-11f1-8978-fa163e0eb610 HTTP/1.1" 200 115 0.065973 10.0.0.129 - - [2026-05-14 02:22:31] "DELETE /virtual-machine/7e320f96-f75f-4103-bc77-386155a2274f HTTP/1.1" 200 115 0.036161 10.0.0.129 - - [2026-05-14 02:22:31] "GET /virtual-machine-interface/a7817f34-4f3b-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004339 10.0.0.129 - - [2026-05-14 02:22:31] "POST /set-tag HTTP/1.1" 200 109 0.004426 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:22:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001037 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:22:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001252 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:22:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001112 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:22:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001104 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:22:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001019 [Introspect:8084]10.0.0.129 - - [2026-05-14 02:22:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001083 10.0.0.129 - - [2026-05-14 02:23:01] "GET /virtual-machine-interface/a7817f34-4f3b-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004994 10.0.0.129 - - [2026-05-14 02:23:01] "POST /set-tag HTTP/1.1" 200 109 0.006868 10.0.0.129 - - [2026-05-14 02:23:01] "GET /virtual-machine-interface/a7817f34-4f3b-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.011998 10.0.0.129 - - [2026-05-14 02:23:01] "POST /set-tag HTTP/1.1" 200 109 0.003707 10.0.0.129 - - [2026-05-14 02:23:01] "GET /virtual-machine/17444d2f-59f7-4bd9-9617-ab34ae1ad826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003994 10.0.0.129 - - [2026-05-14 02:23:01] "POST /ref-update HTTP/1.1" 200 156 0.017163 10.0.0.129 - - [2026-05-14 02:23:01] "GET /virtual-machine-interface/a7817f34-4f3b-11f1-8978-fa163e0eb610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007241 10.0.0.129 - - [2026-05-14 02:23:02] "POST /set-tag HTTP/1.1" 200 109 0.048531 10.0.0.129 - - [2026-05-14 02:23:02] "POST /set-tag HTTP/1.1" 200 109 0.054049 10.0.0.129 - - [2026-05-14 02:23:02] "DELETE /instance-ip/a7a0209c-4f3b-11f1-8978-fa163e0eb610 HTTP/1.1" 200 115 0.053539 10.0.0.129 - - [2026-05-14 02:23:02] "DELETE /virtual-machine-interface/a7817f34-4f3b-11f1-8978-fa163e0eb610 HTTP/1.1" 200 115 0.093576 10.0.0.129 - - [2026-05-14 02:23:02] "DELETE /virtual-machine/17444d2f-59f7-4bd9-9617-ab34ae1ad826 HTTP/1.1" 200 115 0.023509 10.0.0.129 - - [2026-05-14 02:23:02] "DELETE /tag/cd805b5f-894d-4135-974f-103bc332b9ff HTTP/1.1" 200 115 0.077976