++ 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: =================== Mon Feb 9 01:02:40 PM UTC 2026 ===================' INFO: =================== Mon Feb 9 01:02:40 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.129 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.129 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.129 ++ ANALYTICSDB_NODES=10.0.0.129 ++ ANALYTICS_SNMP_NODES=10.0.0.129 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ '[' -n '10.0.0.129:8081 ' ']' +++ echo 10.0.0.129:8081 ++ ANALYTICS_SERVERS=10.0.0.129:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ '[' -n '10.0.0.129:9042 ' ']' +++ echo 10.0.0.129:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.129:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ '[' -n '10.0.0.129:8086 ' ']' +++ echo 10.0.0.129:8086 ++ COLLECTOR_SERVERS=10.0.0.129:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.129 ++ CONFIGDB_NODES=10.0.0.129 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ '[' -n '10.0.0.129:8082 ' ']' +++ echo 10.0.0.129:8082 ++ CONFIG_SERVERS=10.0.0.129:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ '[' -n '10.0.0.129:9161 ' ']' +++ echo 10.0.0.129:9161 ++ CONFIGDB_SERVERS=10.0.0.129:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ '[' -n '10.0.0.129:9041 ' ']' +++ echo 10.0.0.129:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.129:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ '[' -n 10.0.0.129:2181, ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ '[' -n '10.0.0.129:2181 ' ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.129:2181 ++ RABBITMQ_NODES=10.0.0.129 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ '[' -n 10.0.0.129:5673, ']' +++ echo 10.0.0.129:5673 ++ RABBITMQ_SERVERS=10.0.0.129:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ '[' -n '10.0.0.129:6379 ' ']' +++ echo 10.0.0.129:6379 ++ REDIS_SERVERS=10.0.0.129:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.129 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ '[' -n '10.0.0.129:9092 ' ']' +++ echo 10.0.0.129:9092 ++ KAFKA_SERVERS=10.0.0.129:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.129 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.129 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.129 ++ cut -d , -f 1 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ 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 +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.129,10.66.126.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.66.126.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 ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/09/2026 13:03:27.899 7f656060c7c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/09/2026 13:03:28.540 7f656060c7c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/09/2026 13:03:28.615 7f656060c7c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/09/2026 13:03:28.616 7f656060c7c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.129 - - [2026-02-09 13:03:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000932 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-02-09 13:03:40] "GET / HTTP/1.1" 503 181 0.000200 10.0.0.129 - - [2026-02-09 13:03:40] "GET / HTTP/1.1" 503 181 0.000229 10.0.0.129 - - [2026-02-09 13:03:41] "GET / HTTP/1.1" 200 36215 0.001444 10.0.0.129 - - [2026-02-09 13:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.129 - - [2026-02-09 13:03:41] "GET /global-system-config/d0d1b476-6d87-4bf0-86d0-0f86d7af1d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005715 10.0.0.129 - - [2026-02-09 13:03:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.002002 10.0.0.129 - - [2026-02-09 13:03:41] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.028269 10.0.0.129 - - [2026-02-09 13:03:41] "GET / HTTP/1.1" 200 45303 0.002255 10.0.0.129 - - [2026-02-09 13:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.129 - - [2026-02-09 13:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.129 - - [2026-02-09 13:03:41] "GET / HTTP/1.1" 200 36215 0.001820 10.0.0.129 - - [2026-02-09 13:03:41] "GET / HTTP/1.1" 200 36215 0.001126 10.0.0.129 - - [2026-02-09 13:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.129 - - [2026-02-09 13:03:41] "GET /global-system-config/d0d1b476-6d87-4bf0-86d0-0f86d7af1d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005956 10.0.0.129 - - [2026-02-09 13:03:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.010833 10.0.0.129 - - [2026-02-09 13:03:42] "POST /config-database-nodes HTTP/1.1" 200 613 0.026880 10.0.0.129 - - [2026-02-09 13:03:42] "GET / HTTP/1.1" 200 36215 0.001482 10.0.0.129 - - [2026-02-09 13:03:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.005381 10.0.0.129 - - [2026-02-09 13:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.129 - - [2026-02-09 13:03:42] "GET /global-system-config/d0d1b476-6d87-4bf0-86d0-0f86d7af1d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006897 10.0.0.129 - - [2026-02-09 13:03:42] "POST /service-appliance-sets HTTP/1.1" 200 555 0.020622 10.0.0.129 - - [2026-02-09 13:03:42] "POST /fqname-to-id HTTP/1.1" 404 180 0.002529 10.0.0.129 - - [2026-02-09 13:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.129 - - [2026-02-09 13:03:42] "GET /global-system-config/d0d1b476-6d87-4bf0-86d0-0f86d7af1d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008893 10.0.0.129 - - [2026-02-09 13:03:42] "POST /service-appliance-sets HTTP/1.1" 200 543 0.030061 10.0.0.129 - - [2026-02-09 13:03:42] "GET / HTTP/1.1" 200 36215 0.002585 10.0.0.129 - - [2026-02-09 13:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.129 - - [2026-02-09 13:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005528 10.0.0.129 - - [2026-02-09 13:03:42] "GET /network-ipam/6a0a8f54-b6f3-4347-a018-e77788cfcc74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002839 10.0.0.129 - - [2026-02-09 13:03:42] "GET /global-system-config/d0d1b476-6d87-4bf0-86d0-0f86d7af1d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006156 10.0.0.129 - - [2026-02-09 13:03:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.002975 10.0.0.129 - - [2026-02-09 13:03:42] "POST /database-nodes HTTP/1.1" 200 599 0.055507 10.0.0.129 - - [2026-02-09 13:03:43] "POST /service-templates HTTP/1.1" 200 513 0.095705 10.0.0.129 - - [2026-02-09 13:03:43] "POST /service-templates HTTP/1.1" 200 503 0.045664 10.0.0.129 - - [2026-02-09 13:03:43] "GET / HTTP/1.1" 200 36215 0.004289 10.0.0.129 - - [2026-02-09 13:03:43] "POST /service-templates HTTP/1.1" 200 517 0.037603 10.0.0.129 - - [2026-02-09 13:03:43] "POST /service-templates HTTP/1.1" 200 537 0.038335 10.0.0.129 - - [2026-02-09 13:03:43] "POST /service-templates HTTP/1.1" 200 509 0.031157 10.0.0.129 - - [2026-02-09 13:03:44] "GET / HTTP/1.1" 200 36215 0.001586 10.0.0.129 - - [2026-02-09 13:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.129 - - [2026-02-09 13:03:44] "GET /routing-instance/f1fcc636-09e2-411e-83a6-5275803b8815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003548 10.0.0.129 - - [2026-02-09 13:03:44] "POST /bgp-routers HTTP/1.1" 200 618 0.031702 10.0.0.129 - - [2026-02-09 13:03:44] "GET /bgp-router/f1707701-4eed-4ae4-a072-d259bc04ad9a?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.004556 10.0.0.129 - - [2026-02-09 13:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.129 - - [2026-02-09 13:03:44] "GET /global-system-config/d0d1b476-6d87-4bf0-86d0-0f86d7af1d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006338 10.0.0.129 - - [2026-02-09 13:03:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002889 10.0.0.129 - - [2026-02-09 13:03:44] "POST /ref-update HTTP/1.1" 200 156 0.008607 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:03:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001155 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:03:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001327 10.0.0.129 - - [2026-02-09 13:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005087 10.0.0.129 - - [2026-02-09 13:03:45] "GET /network-ipam/6a0a8f54-b6f3-4347-a018-e77788cfcc74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.009637 10.0.0.129 - - [2026-02-09 13:03:45] "GET / HTTP/1.1" 200 36215 0.001476 10.0.0.129 - - [2026-02-09 13:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005058 10.0.0.129 - - [2026-02-09 13:03:45] "GET /domain/2503f404-1ca2-48bf-8edb-dc1e26901837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003098 10.0.0.129 - - [2026-02-09 13:03:45] "POST /id-to-fqname HTTP/1.1" 200 173 0.000580 10.0.0.129 - - [2026-02-09 13:03:45] "POST /fqname-to-id HTTP/1.1" 404 182 0.003222 10.0.0.129 - - [2026-02-09 13:03:45] "POST /security-groups HTTP/1.1" 200 570 0.068595 10.0.0.129 - - [2026-02-09 13:03:45] "POST /fqname-to-id HTTP/1.1" 404 225 0.001985 10.0.0.129 - - [2026-02-09 13:03:45] "POST /projects HTTP/1.1" 200 483 0.218726 10.0.0.129 - - [2026-02-09 13:03:45] "POST /access-control-lists HTTP/1.1" 200 589 0.021030 10.0.0.129 - - [2026-02-09 13:03:45] "POST /fqname-to-id HTTP/1.1" 404 224 0.013201 10.0.0.129 - - [2026-02-09 13:03:45] "POST /security-groups HTTP/1.1" 200 536 0.051923 10.0.0.129 - - [2026-02-09 13:03:45] "POST /chown HTTP/1.1" 200 109 0.036853 10.0.0.129 - - [2026-02-09 13:03:45] "POST /policy-managements HTTP/1.1" 409 214 0.002586 10.0.0.129 - - [2026-02-09 13:03:45] "POST /access-control-lists HTTP/1.1" 200 587 0.076108 10.0.0.129 - - [2026-02-09 13:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010675 10.0.0.129 - - [2026-02-09 13:03:45] "POST /fqname-to-id HTTP/1.1" 404 213 0.023048 10.0.0.129 - - [2026-02-09 13:03:45] "GET /policy-management/4521c9bb-c069-42a6-8153-ace91cf83cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015121 10.0.0.129 - - [2026-02-09 13:03:46] "POST /access-control-lists HTTP/1.1" 200 581 0.089779 10.0.0.129 - - [2026-02-09 13:03:46] "POST /application-policy-sets HTTP/1.1" 200 530 0.078646 10.0.0.129 - - [2026-02-09 13:03:46] "POST /fqname-to-id HTTP/1.1" 404 212 0.016750 10.0.0.129 - - [2026-02-09 13:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004816 10.0.0.129 - - [2026-02-09 13:03:46] "GET /global-vrouter-config/e62c7ec4-644a-40a8-afe0-af8a7bd265d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.001974 10.0.0.129 - - [2026-02-09 13:03:46] "GET / HTTP/1.1" 200 36215 0.001304 10.0.0.129 - - [2026-02-09 13:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008987 10.0.0.129 - - [2026-02-09 13:03:46] "PUT /global-vrouter-config/e62c7ec4-644a-40a8-afe0-af8a7bd265d9 HTTP/1.1" 200 277 0.031573 10.0.0.129 - - [2026-02-09 13:03:46] "POST /access-control-lists HTTP/1.1" 200 579 0.083139 10.0.0.129 - - [2026-02-09 13:03:46] "GET /global-system-config/d0d1b476-6d87-4bf0-86d0-0f86d7af1d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.052712 10.0.0.129 - - [2026-02-09 13:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.048374 10.0.0.129 - - [2026-02-09 13:03:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.009890 10.0.0.129 - - [2026-02-09 13:03:46] "GET /virtual-network/68e5ec9e-5253-40e8-b176-b6cab8726ba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.011132 10.0.0.129 - - [2026-02-09 13:03:46] "POST /route-targets HTTP/1.1" 200 328 0.014248 10.0.0.129 - - [2026-02-09 13:03:46] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.046322 10.0.0.129 - - [2026-02-09 13:03:46] "POST /ref-update HTTP/1.1" 200 156 0.057862 10.0.0.129 - - [2026-02-09 13:03:46] "POST /route-targets HTTP/1.1" 200 328 0.019665 10.0.0.129 - - [2026-02-09 13:03:46] "POST /ref-update HTTP/1.1" 200 156 0.056978 10.0.0.129 - - [2026-02-09 13:03:46] "POST /id-to-fqname HTTP/1.1" 200 177 0.000556 10.0.0.129 - - [2026-02-09 13:03:46] "POST /fqname-to-id HTTP/1.1" 404 186 0.009256 10.0.0.129 - - [2026-02-09 13:03:46] "POST /route-targets HTTP/1.1" 200 328 0.016948 10.0.0.129 - - [2026-02-09 13:03:46] "POST /security-groups HTTP/1.1" 200 574 0.106608 10.0.0.129 - - [2026-02-09 13:03:46] "POST /projects HTTP/1.1" 200 491 0.320755 10.0.0.129 - - [2026-02-09 13:03:46] "POST /ref-update HTTP/1.1" 200 156 0.104040 10.0.0.129 - - [2026-02-09 13:03:46] "POST /security-groups HTTP/1.1" 200 548 0.050547 10.0.0.129 - - [2026-02-09 13:03:46] "POST /chown HTTP/1.1" 200 109 0.025581 10.0.0.129 - - [2026-02-09 13:03:46] "POST /route-targets HTTP/1.1" 200 328 0.027089 10.0.0.129 - - [2026-02-09 13:03:46] "POST /ref-update HTTP/1.1" 200 156 0.026840 10.0.0.129 - - [2026-02-09 13:03:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.001843 10.0.0.129 - - [2026-02-09 13:03:46] "POST /network-ipams HTTP/1.1" 200 524 0.097296 10.0.0.129 - - [2026-02-09 13:03:46] "POST /access-control-lists HTTP/1.1" 200 553 0.080833 10.0.0.129 - - [2026-02-09 13:03:47] "POST /network-ipams HTTP/1.1" 200 512 0.081695 10.0.0.129 - - [2026-02-09 13:03:47] "POST /fqname-to-id HTTP/1.1" 404 198 0.008399 10.0.0.129 - - [2026-02-09 13:03:47] "PUT /access-control-list/32d55a5a-b017-4d9d-9345-15e924d1c838 HTTP/1.1" 200 273 0.014074 10.0.0.129 - - [2026-02-09 13:03:47] "PUT /access-control-list/df44ed10-d47a-4927-8811-e92596b9c764 HTTP/1.1" 200 273 0.029029 10.0.0.129 - - [2026-02-09 13:03:47] "PUT /access-control-list/54a0d07e-21e0-4126-b828-a9029610be91 HTTP/1.1" 200 273 0.026521 10.0.0.129 - - [2026-02-09 13:03:47] "PUT /access-control-list/87ca8e64-e3e2-4f40-8ec8-2b192d161061 HTTP/1.1" 200 273 0.058650 10.0.0.129 - - [2026-02-09 13:03:47] "POST /useragent-kv HTTP/1.1" 200 115 0.013493 10.0.0.129 - - [2026-02-09 13:03:47] "POST /virtual-networks HTTP/1.1" 200 540 0.213751 10.0.0.129 - - [2026-02-09 13:03:47] "POST /fqname-to-id HTTP/1.1" 404 232 0.018483 10.0.0.129 - - [2026-02-09 13:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007153 10.0.0.129 - - [2026-02-09 13:03:47] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.012207 10.0.0.129 - - [2026-02-09 13:03:47] "POST /access-control-lists HTTP/1.1" 200 596 0.026498 10.0.0.129 - - [2026-02-09 13:03:47] "POST /fqname-to-id HTTP/1.1" 404 231 0.005443 10.0.0.129 - - [2026-02-09 13:03:47] "POST /network-ipams HTTP/1.1" 200 520 0.068903 10.0.0.129 - - [2026-02-09 13:03:47] "POST /fqname-to-id HTTP/1.1" 404 202 0.005436 10.0.0.129 - - [2026-02-09 13:03:47] "POST /access-control-lists HTTP/1.1" 200 594 0.078626 10.0.0.129 - - [2026-02-09 13:03:47] "POST /fqname-to-id HTTP/1.1" 404 217 0.005937 10.0.0.129 - - [2026-02-09 13:03:47] "POST /access-control-lists HTTP/1.1" 200 585 0.079078 10.0.0.129 - - [2026-02-09 13:03:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.008067 10.0.0.129 - - [2026-02-09 13:03:47] "POST /useragent-kv HTTP/1.1" 200 115 0.007641 10.0.0.129 - - [2026-02-09 13:03:47] "POST /virtual-networks HTTP/1.1" 200 548 0.200054 10.0.0.129 - - [2026-02-09 13:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.129 - - [2026-02-09 13:03:47] "GET /virtual-network/6827fb91-9a76-426d-8139-33d02e805122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1752 0.026886 10.0.0.129 - - [2026-02-09 13:03:47] "POST /fqname-to-id HTTP/1.1" 404 199 0.002336 10.0.0.129 - - [2026-02-09 13:03:47] "POST /access-control-lists HTTP/1.1" 200 583 0.104181 10.0.0.129 - - [2026-02-09 13:03:47] "POST /fqname-to-id HTTP/1.1" 404 240 0.006044 10.0.0.129 - - [2026-02-09 13:03:47] "POST /network-policys HTTP/1.1" 200 540 0.045682 10.0.0.129 - - [2026-02-09 13:03:47] "POST /fqname-to-id HTTP/1.1" 404 197 0.007946 10.0.0.129 - - [2026-02-09 13:03:47] "POST /access-control-lists HTTP/1.1" 200 604 0.062876 10.0.0.129 - - [2026-02-09 13:03:47] "POST /fqname-to-id HTTP/1.1" 404 239 0.006662 10.0.0.129 - - [2026-02-09 13:03:47] "POST /network-policys HTTP/1.1" 200 536 0.059288 10.0.0.129 - - [2026-02-09 13:03:47] "POST /access-control-lists HTTP/1.1" 200 602 0.018287 10.0.0.129 - - [2026-02-09 13:03:47] "POST /fqname-to-id HTTP/1.1" 404 201 0.013016 10.0.0.129 - - [2026-02-09 13:03:48] "POST /fqname-to-id HTTP/1.1" 404 229 0.002245 10.0.0.129 - - [2026-02-09 13:03:48] "POST /network-policys HTTP/1.1" 200 544 0.075327 10.0.0.129 - - [2026-02-09 13:03:48] "POST /access-control-lists HTTP/1.1" 200 591 0.128238 10.0.0.129 - - [2026-02-09 13:03:48] "PUT /access-control-list/304d2359-1797-45e8-b1ee-abf6ad3f533e HTTP/1.1" 200 273 0.132870 10.0.0.129 - - [2026-02-09 13:03:48] "POST /ref-update HTTP/1.1" 200 156 0.294208 10.0.0.129 - - [2026-02-09 13:03:48] "PUT /access-control-list/9edbcfa5-132d-43e6-85c6-f4df95e29bfa HTTP/1.1" 200 273 0.072984 10.0.0.129 - - [2026-02-09 13:03:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015888 10.0.0.129 - - [2026-02-09 13:03:48] "GET / HTTP/1.1" 200 36215 0.001307 10.0.0.129 - - [2026-02-09 13:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.020560 10.0.0.129 - - [2026-02-09 13:03:48] "GET /global-system-config/d0d1b476-6d87-4bf0-86d0-0f86d7af1d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.031156 10.0.0.129 - - [2026-02-09 13:03:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.009664 10.0.0.129 - - [2026-02-09 13:03:48] "POST /ref-update HTTP/1.1" 200 156 0.126874 10.0.0.129 - - [2026-02-09 13:03:48] "PUT /access-control-list/7bf98637-a52d-4ad1-89b0-7df618cc973f HTTP/1.1" 200 273 0.081030 10.0.0.129 - - [2026-02-09 13:03:48] "PUT /access-control-list/bb72ee6c-dec5-421e-a46e-d1a42bb0a14b HTTP/1.1" 200 273 0.054610 10.0.0.129 - - [2026-02-09 13:03:48] "POST /analytics-nodes HTTP/1.1" 200 601 0.134653 10.0.0.129 - - [2026-02-09 13:03:48] "PUT /access-control-list/3ace936a-3aa5-4098-a559-9ac9d7546465 HTTP/1.1" 200 273 0.074705 10.0.0.129 - - [2026-02-09 13:03:48] "POST /ref-update HTTP/1.1" 200 156 0.156731 10.0.0.129 - - [2026-02-09 13:03:48] "PUT /access-control-list/31ff6822-9f03-454e-aa45-645a49799067 HTTP/1.1" 200 273 0.015363 10.0.0.129 - - [2026-02-09 13:03:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023308 10.0.0.129 - - [2026-02-09 13:03:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009714 10.0.0.129 - - [2026-02-09 13:03:48] "PUT /access-control-list/a3ecef97-717f-4fed-a056-c5e8cd4b7a3d HTTP/1.1" 200 273 0.038036 10.0.0.129 - - [2026-02-09 13:03:49] "POST /ref-update HTTP/1.1" 200 156 0.160388 10.0.0.129 - - [2026-02-09 13:03:49] "POST /route-targets HTTP/1.1" 200 328 0.091836 10.0.0.129 - - [2026-02-09 13:03:49] "POST /ref-update HTTP/1.1" 200 156 0.024897 10.0.0.129 - - [2026-02-09 13:03:49] "POST /fqname-to-id HTTP/1.1" 404 237 0.004141 10.0.0.129 - - [2026-02-09 13:03:49] "POST /ref-update HTTP/1.1" 200 156 0.069268 10.0.0.129 - - [2026-02-09 13:03:49] "POST /access-control-lists HTTP/1.1" 200 603 0.076429 10.0.0.129 - - [2026-02-09 13:03:49] "POST /ref-update HTTP/1.1" 200 156 0.119258 10.0.0.129 - - [2026-02-09 13:03:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029136 10.0.0.129 - - [2026-02-09 13:03:49] "POST /route-targets HTTP/1.1" 200 328 0.032031 10.0.0.129 - - [2026-02-09 13:03:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008026 10.0.0.129 - - [2026-02-09 13:03:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005569 10.0.0.129 - - [2026-02-09 13:03:49] "POST /ref-update HTTP/1.1" 200 156 0.043109 10.0.0.129 - - [2026-02-09 13:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007106 10.0.0.129 - - [2026-02-09 13:03:49] "GET /virtual-network/68e5ec9e-5253-40e8-b176-b6cab8726ba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.015824 10.0.0.129 - - [2026-02-09 13:03:49] "PUT /access-control-list/99afa534-a373-4010-85ec-c024e1ca2c94 HTTP/1.1" 200 273 0.026333 10.0.0.129 - - [2026-02-09 13:03:49] "PUT /access-control-list/a3ecef97-717f-4fed-a056-c5e8cd4b7a3d HTTP/1.1" 200 273 0.063506 10.0.0.129 - - [2026-02-09 13:03:49] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.061594 10.0.0.129 - - [2026-02-09 13:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.129 - - [2026-02-09 13:03:49] "GET /policy-management/4521c9bb-c069-42a6-8153-ace91cf83cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.057309 10.0.0.129 - - [2026-02-09 13:03:49] "PUT /access-control-list/d519c3ca-61b3-4ce4-b191-0b8aad0036fe HTTP/1.1" 200 273 0.089561 10.0.0.129 - - [2026-02-09 13:03:49] "POST /ref-update HTTP/1.1" 200 156 0.038095 10.0.0.129 - - [2026-02-09 13:03:49] "POST /firewall-policys HTTP/1.1" 200 532 0.133357 10.0.0.129 - - [2026-02-09 13:03:49] "PUT /access-control-list/99afa534-a373-4010-85ec-c024e1ca2c94 HTTP/1.1" 200 273 0.068611 10.0.0.129 - - [2026-02-09 13:03:49] "POST /ref-update HTTP/1.1" 200 156 0.019089 10.0.0.129 - - [2026-02-09 13:03:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.038865 10.0.0.129 - - [2026-02-09 13:03:49] "GET /firewall-policy/900d6f9e-e337-4e1a-a6f6-9faa5a15b5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.014513 10.0.0.129 - - [2026-02-09 13:03:49] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.005739 10.0.0.129 - - [2026-02-09 13:03:49] "PUT /access-control-list/99afa534-a373-4010-85ec-c024e1ca2c94 HTTP/1.1" 200 273 0.016759 10.0.0.129 - - [2026-02-09 13:03:49] "GET /firewall-policy/900d6f9e-e337-4e1a-a6f6-9faa5a15b5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003382 10.0.0.129 - - [2026-02-09 13:03:49] "PUT /access-control-list/a3ecef97-717f-4fed-a056-c5e8cd4b7a3d HTTP/1.1" 200 273 0.015523 10.0.0.129 - - [2026-02-09 13:03:49] "POST /ref-update HTTP/1.1" 200 156 0.046572 10.0.0.129 - - [2026-02-09 13:03:50] "PUT /access-control-list/99afa534-a373-4010-85ec-c024e1ca2c94 HTTP/1.1" 200 273 0.074571 10.0.0.129 - - [2026-02-09 13:03:50] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.086943 10.0.0.129 - - [2026-02-09 13:03:50] "POST /ref-update HTTP/1.1" 200 156 0.049563 10.0.0.129 - - [2026-02-09 13:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012942 10.0.0.129 - - [2026-02-09 13:03:50] "GET /policy-management/4521c9bb-c069-42a6-8153-ace91cf83cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.022037 10.0.0.129 - - [2026-02-09 13:03:50] "PUT /access-control-list/a3ecef97-717f-4fed-a056-c5e8cd4b7a3d HTTP/1.1" 200 273 0.095500 10.0.0.129 - - [2026-02-09 13:03:50] "POST /firewall-policys HTTP/1.1" 200 534 0.149446 10.0.0.129 - - [2026-02-09 13:03:50] "PUT /access-control-list/99afa534-a373-4010-85ec-c024e1ca2c94 HTTP/1.1" 200 273 0.083241 10.0.0.129 - - [2026-02-09 13:03:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.058634 10.0.0.129 - - [2026-02-09 13:03:50] "GET /firewall-policy/8cf5d0d1-1e98-46e2-aab0-32ac99e69ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.010590 10.0.0.129 - - [2026-02-09 13:03:50] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.002487 10.0.0.129 - - [2026-02-09 13:03:50] "GET / HTTP/1.1" 200 36215 0.001260 10.0.0.129 - - [2026-02-09 13:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005720 10.0.0.129 - - [2026-02-09 13:03:50] "GET /global-system-config/d0d1b476-6d87-4bf0-86d0-0f86d7af1d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007146 10.0.0.129 - - [2026-02-09 13:03:50] "GET /firewall-policy/8cf5d0d1-1e98-46e2-aab0-32ac99e69ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.006526 10.0.0.129 - - [2026-02-09 13:03:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.003908 10.0.0.129 - - [2026-02-09 13:03:50] "GET /firewall-policy/900d6f9e-e337-4e1a-a6f6-9faa5a15b5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.011288 10.0.0.129 - - [2026-02-09 13:03:50] "GET /firewall-policy/900d6f9e-e337-4e1a-a6f6-9faa5a15b5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003319 10.0.0.129 - - [2026-02-09 13:03:50] "POST /ref-update HTTP/1.1" 200 156 0.015378 10.0.0.129 - - [2026-02-09 13:03:50] "POST /ref-update HTTP/1.1" 200 156 0.028303 10.0.0.129 - - [2026-02-09 13:03:50] "POST /config-nodes HTTP/1.1" 200 595 0.159194 10.0.0.129 - - [2026-02-09 13:03:50] "POST /ref-update HTTP/1.1" 200 156 0.116219 10.0.0.129 - - [2026-02-09 13:03:50] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.004352 10.0.0.129 - - [2026-02-09 13:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.129 - - [2026-02-09 13:03:50] "GET /policy-management/4521c9bb-c069-42a6-8153-ace91cf83cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003640 10.0.0.129 - - [2026-02-09 13:03:50] "POST /firewall-policys HTTP/1.1" 200 532 0.024081 10.0.0.129 - - [2026-02-09 13:03:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.013128 10.0.0.129 - - [2026-02-09 13:03:50] "GET /firewall-policy/5e38be5f-eb11-45cb-9006-6d41cca2fd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.014616 10.0.0.129 - - [2026-02-09 13:03:50] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.003301 10.0.0.129 - - [2026-02-09 13:03:50] "GET /firewall-policy/5e38be5f-eb11-45cb-9006-6d41cca2fd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003005 10.0.0.129 - - [2026-02-09 13:03:50] "GET /firewall-policy/8cf5d0d1-1e98-46e2-aab0-32ac99e69ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002754 10.0.0.129 - - [2026-02-09 13:03:50] "GET /firewall-policy/900d6f9e-e337-4e1a-a6f6-9faa5a15b5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003386 10.0.0.129 - - [2026-02-09 13:03:50] "GET / HTTP/1.1" 200 36215 0.001588 10.0.0.129 - - [2026-02-09 13:03:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004098 10.0.0.129 - - [2026-02-09 13:03:51] "GET /firewall-policy/900d6f9e-e337-4e1a-a6f6-9faa5a15b5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002989 10.0.0.129 - - [2026-02-09 13:03:51] "GET /firewall-policy/8cf5d0d1-1e98-46e2-aab0-32ac99e69ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.004231 10.0.0.129 - - [2026-02-09 13:03:51] "POST /ref-update HTTP/1.1" 200 156 0.017495 10.0.0.129 - - [2026-02-09 13:03:51] "POST /ref-update HTTP/1.1" 200 156 0.021440 10.0.0.129 - - [2026-02-09 13:03:51] "POST /ref-update HTTP/1.1" 200 156 0.049663 10.0.0.129 - - [2026-02-09 13:03:51] "POST /ref-update HTTP/1.1" 200 156 0.042637 10.0.0.129 - - [2026-02-09 13:03:51] "POST /ref-update HTTP/1.1" 200 156 0.024838 10.0.0.129 - - [2026-02-09 13:03:51] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.022282 10.0.0.129 - - [2026-02-09 13:03:51] "POST /tags HTTP/1.1" 200 300 0.043484 10.0.0.129 - - [2026-02-09 13:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.129 - - [2026-02-09 13:03:51] "GET /tag/2562e1fb-f92a-4507-9128-7083b08d2345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014771 10.0.0.129 - - [2026-02-09 13:03:51] "POST /set-tag HTTP/1.1" 200 109 0.017534 10.0.0.129 - - [2026-02-09 13:03:51] "POST /tags HTTP/1.1" 200 358 0.144646 10.0.0.129 - - [2026-02-09 13:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.019097 10.0.0.129 - - [2026-02-09 13:03:51] "GET /tag/3447e464-a5a7-48f4-8874-07cc74a6a012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.021127 10.0.0.129 - - [2026-02-09 13:03:51] "POST /tags HTTP/1.1" 200 306 0.121661 10.0.0.129 - - [2026-02-09 13:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.129 - - [2026-02-09 13:03:51] "GET /tag/e5e6ac60-1d14-4ef8-8285-961197c78c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.018137 10.0.0.129 - - [2026-02-09 13:03:52] "POST /id-to-fqname HTTP/1.1" 200 174 0.000469 10.0.0.129 - - [2026-02-09 13:03:52] "POST /fqname-to-id HTTP/1.1" 404 183 0.006824 10.0.0.129 - - [2026-02-09 13:03:52] "POST /security-groups HTTP/1.1" 200 571 0.091285 10.0.0.129 - - [2026-02-09 13:03:52] "POST /projects HTTP/1.1" 200 485 0.190811 10.0.0.129 - - [2026-02-09 13:03:52] "POST /fqname-to-id HTTP/1.1" 404 214 0.002940 10.0.0.129 - - [2026-02-09 13:03:52] "POST /access-control-lists HTTP/1.1" 200 582 0.065889 10.0.0.129 - - [2026-02-09 13:03:52] "POST /fqname-to-id HTTP/1.1" 404 213 0.010247 10.0.0.129 - - [2026-02-09 13:03:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.067612 10.0.0.129 - - [2026-02-09 13:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.016346 10.0.0.129 - - [2026-02-09 13:03:52] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.007749 10.0.0.129 - - [2026-02-09 13:03:52] "POST /access-control-lists HTTP/1.1" 200 580 0.077383 10.0.0.129 - - [2026-02-09 13:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013216 10.0.0.129 - - [2026-02-09 13:03:52] "GET /virtual-network/6827fb91-9a76-426d-8139-33d02e805122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.008266 10.0.0.129 - - [2026-02-09 13:03:52] "PUT /virtual-network/fe484c30-8de0-4886-9539-4608438993bd HTTP/1.1" 200 265 0.049697 10.0.0.129 - - [2026-02-09 13:03:52] "PUT /virtual-network/6827fb91-9a76-426d-8139-33d02e805122 HTTP/1.1" 200 265 0.059393 10.0.0.129 - - [2026-02-09 13:03:52] "POST /security-groups HTTP/1.1" 200 539 0.081410 10.0.0.129 - - [2026-02-09 13:03:52] "POST /fqname-to-id HTTP/1.1" 404 234 0.008257 10.0.0.129 - - [2026-02-09 13:03:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.021455 10.0.0.129 - - [2026-02-09 13:03:52] "POST /chown HTTP/1.1" 200 109 0.064466 10.0.0.129 - - [2026-02-09 13:03:52] "POST /access-control-lists HTTP/1.1" 200 598 0.083275 10.0.0.129 - - [2026-02-09 13:03:52] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003131 10.0.0.129 - - [2026-02-09 13:03:52] "POST /fqname-to-id HTTP/1.1" 404 233 0.001832 10.0.0.129 - - [2026-02-09 13:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.129 - - [2026-02-09 13:03:52] "GET /policy-management/4521c9bb-c069-42a6-8153-ace91cf83cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002553 10.0.0.129 - - [2026-02-09 13:03:52] "POST /tags HTTP/1.1" 409 207 0.003002 10.0.0.129 - - [2026-02-09 13:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.129 - - [2026-02-09 13:03:52] "GET /tag/e5e6ac60-1d14-4ef8-8285-961197c78c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.015549 10.0.0.129 - - [2026-02-09 13:03:52] "POST /access-control-lists HTTP/1.1" 200 596 0.076430 10.0.0.129 - - [2026-02-09 13:03:52] "POST /firewall-rules HTTP/1.1" 200 566 0.089401 10.0.0.129 - - [2026-02-09 13:03:53] "GET /firewall-rule/5cd8a2b0-4532-4f04-890f-1e6318e68f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.021508 10.0.0.129 - - [2026-02-09 13:03:53] "GET /firewall-policy/8cf5d0d1-1e98-46e2-aab0-32ac99e69ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002526 10.0.0.129 - - [2026-02-09 13:03:53] "GET /firewall-rule/5cd8a2b0-4532-4f04-890f-1e6318e68f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003512 10.0.0.129 - - [2026-02-09 13:03:53] "POST /ref-update HTTP/1.1" 200 156 0.039943 10.0.0.129 - - [2026-02-09 13:03:53] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.018400 10.0.0.129 - - [2026-02-09 13:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.129 - - [2026-02-09 13:03:53] "GET /policy-management/4521c9bb-c069-42a6-8153-ace91cf83cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004213 10.0.0.129 - - [2026-02-09 13:03:53] "POST /tags HTTP/1.1" 409 207 0.002101 10.0.0.129 - - [2026-02-09 13:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.129 - - [2026-02-09 13:03:53] "GET /tag/e5e6ac60-1d14-4ef8-8285-961197c78c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.010538 10.0.0.129 - - [2026-02-09 13:03:53] "POST /firewall-rules HTTP/1.1" 200 564 0.064891 10.0.0.129 - - [2026-02-09 13:03:53] "GET /firewall-rule/e735c25a-d91c-43d5-bcaa-a2d5b4304391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004534 10.0.0.129 - - [2026-02-09 13:03:53] "GET /firewall-policy/8cf5d0d1-1e98-46e2-aab0-32ac99e69ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.009054 10.0.0.129 - - [2026-02-09 13:03:53] "GET /firewall-rule/e735c25a-d91c-43d5-bcaa-a2d5b4304391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002564 10.0.0.129 - - [2026-02-09 13:03:53] "POST /ref-update HTTP/1.1" 200 156 0.020006 10.0.0.129 - - [2026-02-09 13:03:53] "POST /tags HTTP/1.1" 200 306 0.080927 10.0.0.129 - - [2026-02-09 13:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.129 - - [2026-02-09 13:03:53] "GET /tag/b084651d-f852-468d-aaba-d3f7619803e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.023070 10.0.0.129 - - [2026-02-09 13:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.129 - - [2026-02-09 13:03:53] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032386 10.0.0.129 - - [2026-02-09 13:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.129 - - [2026-02-09 13:03:53] "GET /virtual-network/6827fb91-9a76-426d-8139-33d02e805122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.004674 10.0.0.129 - - [2026-02-09 13:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.129 - - [2026-02-09 13:03:53] "GET /service-appliance-set/e0060da9-e660-4c05-add4-f320259f33bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004178 10.0.0.129 - - [2026-02-09 13:03:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.001338 10.0.0.129 - - [2026-02-09 13:03:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.093755 10.0.0.129 - - [2026-02-09 13:03:53] "GET /virtual-machine-interface/b31279e7-128e-4003-9a86-8c1631254ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.014239 10.0.0.129 - - [2026-02-09 13:03:53] "POST /instance-ips HTTP/1.1" 200 382 0.052249 10.0.0.129 - - [2026-02-09 13:03:53] "GET /instance-ip/e2833628-710a-4e0e-8328-d030988917f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003897 10.0.0.129 - - [2026-02-09 13:03:54] "POST /loadbalancers HTTP/1.1" 200 584 0.061062 10.0.0.129 - - [2026-02-09 13:03:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.023718 10.0.0.129 - - [2026-02-09 13:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.023334 10.0.0.129 - - [2026-02-09 13:03:54] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.131686 10.0.0.129 - - [2026-02-09 13:03:54] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.111688 10.0.0.129 - - [2026-02-09 13:03:54] "GET /instance-ip/e2833628-710a-4e0e-8328-d030988917f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003020 10.0.0.129 - - [2026-02-09 13:03:54] "GET /loadbalancer/d2be183b-d203-49da-bf58-dcf73e048d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.003077 10.0.0.129 - - [2026-02-09 13:03:54] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.016953 10.0.0.129 - - [2026-02-09 13:03:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009718 10.0.0.129 - - [2026-02-09 13:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.129 - - [2026-02-09 13:03:54] "POST /floating-ips HTTP/1.1" 200 585 0.040547 10.0.0.129 - - [2026-02-09 13:03:54] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033758 10.0.0.129 - - [2026-02-09 13:03:54] "GET /loadbalancer-listener/60f0907e-7175-4405-9876-256f9c9ac0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.002162 10.0.0.129 - - [2026-02-09 13:03:54] "GET /loadbalancer-listener/60f0907e-7175-4405-9876-256f9c9ac0cb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003298 10.0.0.129 - - [2026-02-09 13:03:54] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.027204 10.0.0.129 - - [2026-02-09 13:03:54] "GET /instance-ip/e2833628-710a-4e0e-8328-d030988917f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005880 10.0.0.129 - - [2026-02-09 13:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.129 - - [2026-02-09 13:03:54] "GET /global-vrouter-config/e62c7ec4-644a-40a8-afe0-af8a7bd265d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002459 10.0.0.129 - - [2026-02-09 13:03:54] "GET /instance-ip/e2833628-710a-4e0e-8328-d030988917f1?fields=floating_ips HTTP/1.1" 200 1172 0.008844 10.0.0.129 - - [2026-02-09 13:03:54] "GET /floating-ip/9404791f-068c-4dca-9bd4-21ac9013894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002023 10.0.0.129 - - [2026-02-09 13:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.129 - - [2026-02-09 13:03:54] "PUT /global-vrouter-config/e62c7ec4-644a-40a8-afe0-af8a7bd265d9 HTTP/1.1" 200 277 0.008208 10.0.0.129 - - [2026-02-09 13:03:54] "POST /tags HTTP/1.1" 200 302 0.058461 10.0.0.129 - - [2026-02-09 13:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.129 - - [2026-02-09 13:03:54] "GET /tag/dd9056c3-3f91-44c7-abfb-c90e760e0622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012919 10.0.0.129 - - [2026-02-09 13:03:54] "POST /tags HTTP/1.1" 200 326 0.051426 10.0.0.129 - - [2026-02-09 13:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.129 - - [2026-02-09 13:03:54] "GET /tag/42b3b7b2-08d5-4448-89ed-bef16e51ee92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.012677 10.0.0.129 - - [2026-02-09 13:03:54] "POST /tags HTTP/1.1" 200 364 0.018975 10.0.0.129 - - [2026-02-09 13:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004795 10.0.0.129 - - [2026-02-09 13:03:54] "GET /tag/ba8e9e1b-3b90-4c1e-a581-c53b0cd57753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.012743 10.0.0.129 - - [2026-02-09 13:03:54] "POST /tags HTTP/1.1" 200 312 0.017222 10.0.0.129 - - [2026-02-09 13:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.129 - - [2026-02-09 13:03:55] "GET /tag/e31ed156-73ab-4240-a551-2c1373c1a4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014049 10.0.0.129 - - [2026-02-09 13:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.129 - - [2026-02-09 13:03:55] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006252 10.0.0.129 - - [2026-02-09 13:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.129 - - [2026-02-09 13:03:55] "GET /project/4d100a37-5e71-4fd4-8095-35b9b346b681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.034116 10.0.0.129 - - [2026-02-09 13:03:55] "POST /virtual-machines HTTP/1.1" 200 378 0.009382 10.0.0.129 - - [2026-02-09 13:03:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.034828 10.0.0.129 - - [2026-02-09 13:03:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.123189 10.0.0.129 - - [2026-02-09 13:03:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009072 10.0.0.129 - - [2026-02-09 13:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006912 10.0.0.129 - - [2026-02-09 13:03:55] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.005701 10.0.0.129 - - [2026-02-09 13:03:55] "POST /instance-ips HTTP/1.1" 200 410 0.042642 10.0.0.129 - - [2026-02-09 13:03:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.035738 10.0.0.129 - - [2026-02-09 13:03:55] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.009402 10.0.0.129 - - [2026-02-09 13:03:55] "POST /set-tag HTTP/1.1" 200 109 0.019886 10.0.0.129 - - [2026-02-09 13:03:55] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.017218 10.0.0.129 - - [2026-02-09 13:03:55] "GET /instance-ip/ca2620b2-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.006565 10.0.0.129 - - [2026-02-09 13:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.129 - - [2026-02-09 13:03:55] "GET /loadbalancer/d2be183b-d203-49da-bf58-dcf73e048d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.002446 10.0.0.129 - - [2026-02-09 13:03:55] "POST /tags HTTP/1.1" 200 356 0.020352 10.0.0.129 - - [2026-02-09 13:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.129 - - [2026-02-09 13:03:55] "GET /tag/d852c155-fcb1-447c-9bc1-6dd78eae4af0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.015212 10.0.0.129 - - [2026-02-09 13:03:55] "POST /tags HTTP/1.1" 200 304 0.017536 10.0.0.129 - - [2026-02-09 13:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.129 - - [2026-02-09 13:03:55] "GET /tag/ad3bc888-f473-4ad0-994a-977d3c2e0dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011834 10.0.0.129 - - [2026-02-09 13:03:55] "POST /projects HTTP/1.1" 409 218 0.002016 10.0.0.129 - - [2026-02-09 13:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.129 - - [2026-02-09 13:03:55] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.026842 10.0.0.129 - - [2026-02-09 13:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.129 - - [2026-02-09 13:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.129 - - [2026-02-09 13:03:56] "GET /global-vrouter-config/e62c7ec4-644a-40a8-afe0-af8a7bd265d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1767 0.002765 10.0.0.129 - - [2026-02-09 13:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.129 - - [2026-02-09 13:03:56] "GET /network-ipam/21e5aef4-757b-4a53-ac5f-86e422e8d745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002523 10.0.0.129 - - [2026-02-09 13:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.129 - - [2026-02-09 13:03:56] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.003491 10.0.0.129 - - [2026-02-09 13:03:56] "PUT /global-vrouter-config/e62c7ec4-644a-40a8-afe0-af8a7bd265d9 HTTP/1.1" 200 277 0.016632 10.0.0.129 - - [2026-02-09 13:03:56] "PUT /virtual-network/fe484c30-8de0-4886-9539-4608438993bd HTTP/1.1" 200 265 0.044769 10.0.0.129 - - [2026-02-09 13:03:56] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.017370 10.0.0.129 - - [2026-02-09 13:03:56] "POST /set-tag HTTP/1.1" 200 109 0.063175 10.0.0.129 - - [2026-02-09 13:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007545 10.0.0.129 - - [2026-02-09 13:03:56] "GET /network-ipam/3f03e6e3-719a-47d9-b461-c8377a537918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.002980 10.0.0.129 - - [2026-02-09 13:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.129 - - [2026-02-09 13:03:56] "GET /virtual-network/6827fb91-9a76-426d-8139-33d02e805122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.003972 10.0.0.129 - - [2026-02-09 13:03:56] "GET / HTTP/1.1" 200 36215 0.001544 10.0.0.129 - - [2026-02-09 13:03:56] "POST /alarms HTTP/1.1" 200 583 0.040085 10.0.0.129 - - [2026-02-09 13:03:56] "PUT /virtual-network/6827fb91-9a76-426d-8139-33d02e805122 HTTP/1.1" 200 265 0.054029 10.0.0.129 - - [2026-02-09 13:03:56] "GET /virtual-network/6827fb91-9a76-426d-8139-33d02e805122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.006212 10.0.0.129 - - [2026-02-09 13:03:56] "POST /alarms HTTP/1.1" 200 577 0.030132 10.0.0.129 - - [2026-02-09 13:03:56] "POST /set-tag HTTP/1.1" 200 109 0.057935 10.0.0.129 - - [2026-02-09 13:03:56] "POST /alarms HTTP/1.1" 200 577 0.051552 10.0.0.129 - - [2026-02-09 13:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.129 - - [2026-02-09 13:03:56] "POST /alarms HTTP/1.1" 200 561 0.039102 10.0.0.129 - - [2026-02-09 13:03:56] "GET /network-policy/24ad6f37-e60b-4fb5-b931-0bae6ae8f150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.009644 10.0.0.129 - - [2026-02-09 13:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.129 - - [2026-02-09 13:03:56] "POST /alarms HTTP/1.1" 200 557 0.014988 10.0.0.129 - - [2026-02-09 13:03:56] "GET /network-policy/be25b94a-7955-4787-ac29-6ea1b3cab8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.010299 10.0.0.129 - - [2026-02-09 13:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.129 - - [2026-02-09 13:03:56] "GET /network-policy/8a422e9f-725d-43b2-9b18-7155b9742070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002434 10.0.0.129 - - [2026-02-09 13:03:56] "POST /alarms HTTP/1.1" 200 559 0.019358 10.0.0.129 - - [2026-02-09 13:03:56] "POST /alarms HTTP/1.1" 200 567 0.023317 10.0.0.129 - - [2026-02-09 13:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.129 - - [2026-02-09 13:03:56] "PUT /network-policy/8a422e9f-725d-43b2-9b18-7155b9742070 HTTP/1.1" 200 263 0.008944 10.0.0.129 - - [2026-02-09 13:03:56] "POST /alarms HTTP/1.1" 200 551 0.041816 10.0.0.129 - - [2026-02-09 13:03:56] "PUT /access-control-list/a3ecef97-717f-4fed-a056-c5e8cd4b7a3d HTTP/1.1" 200 273 0.067190 10.0.0.129 - - [2026-02-09 13:03:56] "POST /ref-update HTTP/1.1" 200 156 0.107161 10.0.0.129 - - [2026-02-09 13:03:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019675 10.0.0.129 - - [2026-02-09 13:03:56] "PUT /access-control-list/99afa534-a373-4010-85ec-c024e1ca2c94 HTTP/1.1" 200 273 0.069772 10.0.0.129 - - [2026-02-09 13:03:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013080 10.0.0.129 - - [2026-02-09 13:03:56] "POST /alarms HTTP/1.1" 200 559 0.129628 10.0.0.129 - - [2026-02-09 13:03:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003340 10.0.0.129 - - [2026-02-09 13:03:56] "POST /alarms HTTP/1.1" 200 569 0.026617 10.0.0.129 - - [2026-02-09 13:03:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001873 10.0.0.129 - - [2026-02-09 13:03:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001632 10.0.0.129 - - [2026-02-09 13:03:56] "POST /security-groups HTTP/1.1" 409 245 0.002129 10.0.0.129 - - [2026-02-09 13:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.129 - - [2026-02-09 13:03:56] "PUT /security-group/dbc8af73-ffcd-4841-8c8c-391398f73fad HTTP/1.1" 200 263 0.053483 10.0.0.129 - - [2026-02-09 13:03:57] "PUT /access-control-list/304d2359-1797-45e8-b1ee-abf6ad3f533e HTTP/1.1" 200 273 0.021155 10.0.0.129 - - [2026-02-09 13:03:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.040521 10.0.0.129 - - [2026-02-09 13:03:57] "POST /alarms HTTP/1.1" 200 557 0.108696 10.0.0.129 - - [2026-02-09 13:03:57] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.022280 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:03:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001676 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:03:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000950 10.0.0.129 - - [2026-02-09 13:03:57] "PUT /access-control-list/9edbcfa5-132d-43e6-85c6-f4df95e29bfa HTTP/1.1" 200 273 0.046916 10.0.0.129 - - [2026-02-09 13:03:57] "POST /alarms HTTP/1.1" 200 569 0.046717 10.0.0.129 - - [2026-02-09 13:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.129 - - [2026-02-09 13:03:57] "GET /policy-management/4521c9bb-c069-42a6-8153-ace91cf83cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008221 10.0.0.129 - - [2026-02-09 13:03:57] "POST /tags HTTP/1.1" 409 206 0.003107 10.0.0.129 - - [2026-02-09 13:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.129 - - [2026-02-09 13:03:57] "POST /alarms HTTP/1.1" 200 577 0.082034 10.0.0.129 - - [2026-02-09 13:03:57] "GET /tag/ad3bc888-f473-4ad0-994a-977d3c2e0dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.021774 10.0.0.129 - - [2026-02-09 13:03:57] "POST /alarms HTTP/1.1" 200 571 0.064396 10.0.0.129 - - [2026-02-09 13:03:57] "POST /firewall-rules HTTP/1.1" 200 564 0.152260 10.0.0.129 - - [2026-02-09 13:03:57] "POST /alarms HTTP/1.1" 200 563 0.110328 10.0.0.129 - - [2026-02-09 13:03:57] "GET /firewall-rule/9b6e4e2f-31fa-46c3-a38d-6fc537218b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.010276 10.0.0.129 - - [2026-02-09 13:03:57] "GET /firewall-policy/8cf5d0d1-1e98-46e2-aab0-32ac99e69ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.006136 10.0.0.129 - - [2026-02-09 13:03:57] "GET /firewall-rule/9b6e4e2f-31fa-46c3-a38d-6fc537218b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002942 10.0.0.129 - - [2026-02-09 13:03:57] "POST /alarms HTTP/1.1" 200 563 0.032702 10.0.0.129 - - [2026-02-09 13:03:57] "POST /alarms HTTP/1.1" 200 563 0.029966 10.0.0.129 - - [2026-02-09 13:03:57] "POST /ref-update HTTP/1.1" 200 156 0.052265 10.0.0.129 - - [2026-02-09 13:03:57] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002759 10.0.0.129 - - [2026-02-09 13:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.129 - - [2026-02-09 13:03:57] "POST /alarms HTTP/1.1" 200 549 0.036247 10.0.0.129 - - [2026-02-09 13:03:57] "POST /alarms HTTP/1.1" 200 597 0.024922 10.0.0.129 - - [2026-02-09 13:03:57] "GET /policy-management/4521c9bb-c069-42a6-8153-ace91cf83cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002465 10.0.0.129 - - [2026-02-09 13:03:57] "POST /tags HTTP/1.1" 409 206 0.003309 10.0.0.129 - - [2026-02-09 13:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.129 - - [2026-02-09 13:03:57] "POST /alarms HTTP/1.1" 200 577 0.013624 10.0.0.129 - - [2026-02-09 13:03:57] "GET /tag/ad3bc888-f473-4ad0-994a-977d3c2e0dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013131 10.0.0.129 - - [2026-02-09 13:03:57] "POST /alarms HTTP/1.1" 200 573 0.036271 10.0.0.129 - - [2026-02-09 13:03:57] "POST /alarms HTTP/1.1" 200 585 0.059196 10.0.0.129 - - [2026-02-09 13:03:57] "POST /firewall-rules HTTP/1.1" 200 562 0.090055 10.0.0.129 - - [2026-02-09 13:03:57] "GET /firewall-rule/986cf493-aa50-411a-9060-7885b0f8f9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.014634 10.0.0.129 - - [2026-02-09 13:03:57] "POST /alarms HTTP/1.1" 200 611 0.033746 10.0.0.129 - - [2026-02-09 13:03:57] "GET /firewall-policy/8cf5d0d1-1e98-46e2-aab0-32ac99e69ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.022132 10.0.0.129 - - [2026-02-09 13:03:57] "GET /firewall-rule/986cf493-aa50-411a-9060-7885b0f8f9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002971 10.0.0.129 - - [2026-02-09 13:03:57] "POST /ref-update HTTP/1.1" 200 156 0.028334 10.0.0.129 - - [2026-02-09 13:03:57] "POST /tags HTTP/1.1" 200 302 0.044974 10.0.0.129 - - [2026-02-09 13:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.020934 10.0.0.129 - - [2026-02-09 13:03:58] "GET /tag/b6544592-5a47-42d1-9fdd-cb3794506e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013650 10.0.0.129 - - [2026-02-09 13:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.129 - - [2026-02-09 13:03:58] "GET / HTTP/1.1" 200 36215 0.002857 10.0.0.129 - - [2026-02-09 13:03:58] "GET /project/4d100a37-5e71-4fd4-8095-35b9b346b681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.040160 10.0.0.129 - - [2026-02-09 13:03:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006603 10.0.0.129 - - [2026-02-09 13:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.129 - - [2026-02-09 13:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001337 10.0.0.129 - - [2026-02-09 13:03:58] "PUT /global-vrouter-config/e62c7ec4-644a-40a8-afe0-af8a7bd265d9 HTTP/1.1" 200 277 0.007659 10.0.0.129 - - [2026-02-09 13:03:58] "GET /virtual-network/6827fb91-9a76-426d-8139-33d02e805122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.024354 10.0.0.129 - - [2026-02-09 13:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.129 - - [2026-02-09 13:03:58] "GET /service-appliance-set/e0060da9-e660-4c05-add4-f320259f33bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.006649 10.0.0.129 - - [2026-02-09 13:03:58] "POST /fqname-to-id HTTP/1.1" 404 242 0.002079 10.0.0.129 - - [2026-02-09 13:03:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.106582 10.0.0.129 - - [2026-02-09 13:03:58] "GET / HTTP/1.1" 200 36215 0.004550 10.0.0.129 - - [2026-02-09 13:03:58] "GET /virtual-machine-interface/a464e967-a48b-4b77-93fc-7d433b67b0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.019873 10.0.0.129 - - [2026-02-09 13:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.129 - - [2026-02-09 13:03:58] "GET /global-vrouter-config/e62c7ec4-644a-40a8-afe0-af8a7bd265d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002423 10.0.0.129 - - [2026-02-09 13:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.129 - - [2026-02-09 13:03:58] "PUT /global-vrouter-config/e62c7ec4-644a-40a8-afe0-af8a7bd265d9 HTTP/1.1" 200 277 0.010999 10.0.0.129 - - [2026-02-09 13:03:58] "POST /instance-ips HTTP/1.1" 200 378 0.051398 10.0.0.129 - - [2026-02-09 13:03:58] "GET /instance-ip/209a5c54-1740-4605-ac7a-cbc255d12168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004810 10.0.0.129 - - [2026-02-09 13:03:58] "POST /loadbalancers HTTP/1.1" 200 584 0.083495 10.0.0.129 - - [2026-02-09 13:03:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.016670 10.0.0.129 - - [2026-02-09 13:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008842 10.0.0.129 - - [2026-02-09 13:03:58] "GET /project/4d100a37-5e71-4fd4-8095-35b9b346b681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.059947 10.0.0.129 - - [2026-02-09 13:03:58] "GET /instance-ip/209a5c54-1740-4605-ac7a-cbc255d12168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.009721 10.0.0.129 - - [2026-02-09 13:03:58] "GET /project/4d100a37-5e71-4fd4-8095-35b9b346b681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.056786 10.0.0.129 - - [2026-02-09 13:03:58] "GET /loadbalancer/4df5dcfb-790c-484e-afc5-7130c5a3a03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.009625 10.0.0.129 - - [2026-02-09 13:03:58] "POST /floating-ips HTTP/1.1" 200 583 0.072247 10.0.0.129 - - [2026-02-09 13:03:58] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.044073 10.0.0.129 - - [2026-02-09 13:03:58] "GET / HTTP/1.1" 200 36215 0.001215 10.0.0.129 - - [2026-02-09 13:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009641 10.0.0.129 - - [2026-02-09 13:03:58] "GET /global-system-config/d0d1b476-6d87-4bf0-86d0-0f86d7af1d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005062 10.0.0.129 - - [2026-02-09 13:03:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.026457 10.0.0.129 - - [2026-02-09 13:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009008 10.0.0.129 - - [2026-02-09 13:03:58] "PUT /global-system-config/d0d1b476-6d87-4bf0-86d0-0f86d7af1d89 HTTP/1.1" 200 275 0.059948 10.0.0.129 - - [2026-02-09 13:03:58] "GET /project/4d100a37-5e71-4fd4-8095-35b9b346b681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.080546 10.0.0.129 - - [2026-02-09 13:03:58] "GET /loadbalancer-listener/505d81e4-02f9-4566-9c08-73ef3fc1e818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004024 10.0.0.129 - - [2026-02-09 13:03:59] "GET /loadbalancer-listener/505d81e4-02f9-4566-9c08-73ef3fc1e818?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.034467 10.0.0.129 - - [2026-02-09 13:03:59] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.026293 10.0.0.129 - - [2026-02-09 13:03:59] "GET /instance-ip/209a5c54-1740-4605-ac7a-cbc255d12168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006252 10.0.0.129 - - [2026-02-09 13:03:59] "GET /instance-ip/209a5c54-1740-4605-ac7a-cbc255d12168?fields=floating_ips HTTP/1.1" 200 1166 0.006500 10.0.0.129 - - [2026-02-09 13:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.129 - - [2026-02-09 13:03:59] "GET /floating-ip/c42e8b23-5be0-456c-b3d5-cbf22f31c291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.008900 10.0.0.129 - - [2026-02-09 13:03:59] "GET /project/4d100a37-5e71-4fd4-8095-35b9b346b681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.056126 10.0.0.129 - - [2026-02-09 13:03:59] "GET /loadbalancer/4df5dcfb-790c-484e-afc5-7130c5a3a03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002396 10.0.0.129 - - [2026-02-09 13:03:59] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.070935 10.0.0.129 - - [2026-02-09 13:03:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019921 10.0.0.129 - - [2026-02-09 13:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.129 - - [2026-02-09 13:03:59] "GET /project/4d100a37-5e71-4fd4-8095-35b9b346b681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.118831 10.0.0.129 - - [2026-02-09 13:03:59] "GET /loadbalancer-listener/6c4b4d54-4655-4f84-b0c6-754c536cd266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.006952 10.0.0.129 - - [2026-02-09 13:03:59] "GET /loadbalancer-listener/6c4b4d54-4655-4f84-b0c6-754c536cd266?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003922 10.0.0.129 - - [2026-02-09 13:03:59] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.045754 10.0.0.129 - - [2026-02-09 13:03:59] "GET /instance-ip/209a5c54-1740-4605-ac7a-cbc255d12168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004197 10.0.0.129 - - [2026-02-09 13:03:59] "GET /instance-ip/209a5c54-1740-4605-ac7a-cbc255d12168?fields=floating_ips HTTP/1.1" 200 1166 0.003443 10.0.0.129 - - [2026-02-09 13:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.021695 10.0.0.129 - - [2026-02-09 13:03:59] "GET /floating-ip/c42e8b23-5be0-456c-b3d5-cbf22f31c291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.007068 10.0.0.129 - - [2026-02-09 13:03:59] "GET /project/4d100a37-5e71-4fd4-8095-35b9b346b681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.043027 10.0.0.129 - - [2026-02-09 13:03:59] "GET /loadbalancer/4df5dcfb-790c-484e-afc5-7130c5a3a03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002585 10.0.0.129 - - [2026-02-09 13:03:59] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.051192 10.0.0.129 - - [2026-02-09 13:03:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.035649 10.0.0.129 - - [2026-02-09 13:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011087 10.0.0.129 - - [2026-02-09 13:03:59] "GET /project/4d100a37-5e71-4fd4-8095-35b9b346b681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.029801 10.0.0.129 - - [2026-02-09 13:03:59] "GET /loadbalancer-listener/1e94aa79-9a89-4d24-b11e-c148c8bc392b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.009129 10.0.0.129 - - [2026-02-09 13:03:59] "GET /loadbalancer-listener/1e94aa79-9a89-4d24-b11e-c148c8bc392b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.004006 10.0.0.129 - - [2026-02-09 13:04:00] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.039222 10.0.0.129 - - [2026-02-09 13:04:00] "GET /instance-ip/209a5c54-1740-4605-ac7a-cbc255d12168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004380 10.0.0.129 - - [2026-02-09 13:04:00] "GET /instance-ip/209a5c54-1740-4605-ac7a-cbc255d12168?fields=floating_ips HTTP/1.1" 200 1166 0.003584 10.0.0.129 - - [2026-02-09 13:04:00] "GET /floating-ip/c42e8b23-5be0-456c-b3d5-cbf22f31c291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002659 10.0.0.129 - - [2026-02-09 13:04:00] "POST /tags HTTP/1.1" 200 372 0.132195 10.0.0.129 - - [2026-02-09 13:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011642 10.0.0.129 - - [2026-02-09 13:04:00] "GET /tag/071bb97e-a8e0-4e30-89a1-3d9d3eaab1a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.020252 10.0.0.129 - - [2026-02-09 13:04:00] "POST /tags HTTP/1.1" 200 320 0.068769 10.0.0.129 - - [2026-02-09 13:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012439 10.0.0.129 - - [2026-02-09 13:04:00] "GET /tag/7ac73ce5-8378-4655-be50-01a5e01a9dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.019984 10.0.0.129 - - [2026-02-09 13:04:00] "POST /id-to-fqname HTTP/1.1" 200 181 0.001959 10.0.0.129 - - [2026-02-09 13:04:00] "POST /fqname-to-id HTTP/1.1" 404 190 0.006252 10.0.0.129 - - [2026-02-09 13:04:00] "POST /security-groups HTTP/1.1" 200 578 0.072913 10.0.0.129 - - [2026-02-09 13:04:00] "POST /projects HTTP/1.1" 200 499 0.202172 10.0.0.129 - - [2026-02-09 13:04:00] "POST /fqname-to-id HTTP/1.1" 404 225 0.002541 10.0.0.129 - - [2026-02-09 13:04:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018471 10.0.0.129 - - [2026-02-09 13:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013914 10.0.0.129 - - [2026-02-09 13:04:00] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004441 10.0.0.129 - - [2026-02-09 13:04:00] "POST /access-control-lists HTTP/1.1" 200 589 0.063320 10.0.0.129 - - [2026-02-09 13:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013787 10.0.0.129 - - [2026-02-09 13:04:00] "POST /fqname-to-id HTTP/1.1" 404 224 0.012206 10.0.0.129 - - [2026-02-09 13:04:00] "GET /virtual-network/6827fb91-9a76-426d-8139-33d02e805122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.009335 10.0.0.129 - - [2026-02-09 13:04:00] "POST /access-control-lists HTTP/1.1" 200 587 0.070672 10.0.0.129 - - [2026-02-09 13:04:00] "PUT /virtual-network/fe484c30-8de0-4886-9539-4608438993bd HTTP/1.1" 200 265 0.074002 10.0.0.129 - - [2026-02-09 13:04:00] "PUT /virtual-network/6827fb91-9a76-426d-8139-33d02e805122 HTTP/1.1" 200 265 0.058168 10.0.0.129 - - [2026-02-09 13:04:01] "POST /security-groups HTTP/1.1" 200 560 0.096385 10.0.0.129 - - [2026-02-09 13:04:01] "POST /fqname-to-id HTTP/1.1" 404 248 0.002214 10.0.0.129 - - [2026-02-09 13:04:01] "POST /access-control-lists HTTP/1.1" 200 612 0.067183 10.0.0.129 - - [2026-02-09 13:04:01] "POST /fqname-to-id HTTP/1.1" 404 247 0.008840 10.0.0.129 - - [2026-02-09 13:04:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.102436 10.0.0.129 - - [2026-02-09 13:04:01] "POST /chown HTTP/1.1" 200 109 0.068546 10.0.0.129 - - [2026-02-09 13:04:01] "POST /access-control-lists HTTP/1.1" 200 610 0.113884 10.0.0.129 - - [2026-02-09 13:04:01] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.035729 10.0.0.129 - - [2026-02-09 13:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006935 10.0.0.129 - - [2026-02-09 13:04:01] "GET /policy-management/4521c9bb-c069-42a6-8153-ace91cf83cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002645 10.0.0.129 - - [2026-02-09 13:04:01] "POST /tags HTTP/1.1" 409 214 0.004595 10.0.0.129 - - [2026-02-09 13:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.129 - - [2026-02-09 13:04:01] "GET /tag/7ac73ce5-8378-4655-be50-01a5e01a9dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.033962 10.0.0.129 - - [2026-02-09 13:04:01] "POST /firewall-rules HTTP/1.1" 200 580 0.087605 10.0.0.129 - - [2026-02-09 13:04:01] "GET /firewall-rule/2624cbf7-9beb-4b13-a498-2ec93c19fe3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005038 10.0.0.129 - - [2026-02-09 13:04:01] "GET /firewall-policy/8cf5d0d1-1e98-46e2-aab0-32ac99e69ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.004514 10.0.0.129 - - [2026-02-09 13:04:01] "GET /firewall-rule/2624cbf7-9beb-4b13-a498-2ec93c19fe3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.002601 10.0.0.129 - - [2026-02-09 13:04:01] "POST /ref-update HTTP/1.1" 200 156 0.048029 10.0.0.129 - - [2026-02-09 13:04:01] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009875 10.0.0.129 - - [2026-02-09 13:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.129 - - [2026-02-09 13:04:01] "GET /policy-management/4521c9bb-c069-42a6-8153-ace91cf83cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002745 10.0.0.129 - - [2026-02-09 13:04:01] "POST /tags HTTP/1.1" 409 214 0.001765 10.0.0.129 - - [2026-02-09 13:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.129 - - [2026-02-09 13:04:01] "GET /tag/7ac73ce5-8378-4655-be50-01a5e01a9dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.014481 10.0.0.129 - - [2026-02-09 13:04:01] "POST /firewall-rules HTTP/1.1" 200 578 0.064199 10.0.0.129 - - [2026-02-09 13:04:02] "GET /firewall-rule/1a44acbb-cfd4-4291-8fc7-b6aec0c56874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.059499 10.0.0.129 - - [2026-02-09 13:04:02] "GET /firewall-policy/8cf5d0d1-1e98-46e2-aab0-32ac99e69ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.004202 10.0.0.129 - - [2026-02-09 13:04:02] "GET /firewall-rule/1a44acbb-cfd4-4291-8fc7-b6aec0c56874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003056 10.0.0.129 - - [2026-02-09 13:04:02] "POST /ref-update HTTP/1.1" 200 156 0.046018 10.0.0.129 - - [2026-02-09 13:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005457 10.0.0.129 - - [2026-02-09 13:04:02] "GET /loadbalancer/4df5dcfb-790c-484e-afc5-7130c5a3a03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002756 10.0.0.129 - - [2026-02-09 13:04:02] "POST /tags HTTP/1.1" 200 364 0.023383 10.0.0.129 - - [2026-02-09 13:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.129 - - [2026-02-09 13:04:02] "GET /tag/fe6accc2-64eb-4636-9be6-2e7e735b7edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.013394 10.0.0.129 - - [2026-02-09 13:04:02] "POST /tags HTTP/1.1" 200 312 0.024343 10.0.0.129 - - [2026-02-09 13:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008481 10.0.0.129 - - [2026-02-09 13:04:02] "GET /tag/4aaa6505-5418-4bcf-b9d6-490d039c9314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.018083 10.0.0.129 - - [2026-02-09 13:04:02] "POST /id-to-fqname HTTP/1.1" 200 177 0.000501 10.0.0.129 - - [2026-02-09 13:04:02] "POST /fqname-to-id HTTP/1.1" 404 186 0.007865 10.0.0.129 - - [2026-02-09 13:04:02] "POST /security-groups HTTP/1.1" 200 574 0.065360 10.0.0.129 - - [2026-02-09 13:04:02] "POST /projects HTTP/1.1" 200 491 0.154016 10.0.0.129 - - [2026-02-09 13:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022185 10.0.0.129 - - [2026-02-09 13:04:02] "POST /fqname-to-id HTTP/1.1" 404 217 0.009555 10.0.0.129 - - [2026-02-09 13:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015449 10.0.0.129 - - [2026-02-09 13:04:02] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.013823 10.0.0.129 - - [2026-02-09 13:04:02] "POST /access-control-lists HTTP/1.1" 200 585 0.066348 10.0.0.129 - - [2026-02-09 13:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.129 - - [2026-02-09 13:04:02] "GET /virtual-network/6827fb91-9a76-426d-8139-33d02e805122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005456 10.0.0.129 - - [2026-02-09 13:04:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.002326 10.0.0.129 - - [2026-02-09 13:04:02] "POST /access-control-lists HTTP/1.1" 200 583 0.063169 10.0.0.129 - - [2026-02-09 13:04:02] "PUT /virtual-network/fe484c30-8de0-4886-9539-4608438993bd HTTP/1.1" 200 265 0.106300 10.0.0.129 - - [2026-02-09 13:04:02] "PUT /virtual-network/6827fb91-9a76-426d-8139-33d02e805122 HTTP/1.1" 200 265 0.060483 10.0.0.129 - - [2026-02-09 13:04:02] "POST /security-groups HTTP/1.1" 200 548 0.071356 10.0.0.129 - - [2026-02-09 13:04:02] "POST /fqname-to-id HTTP/1.1" 404 240 0.002371 10.0.0.129 - - [2026-02-09 13:04:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.051710 10.0.0.129 - - [2026-02-09 13:04:03] "POST /access-control-lists HTTP/1.1" 200 604 0.062152 10.0.0.129 - - [2026-02-09 13:04:03] "POST /fqname-to-id HTTP/1.1" 404 239 0.017997 10.0.0.129 - - [2026-02-09 13:04:03] "POST /chown HTTP/1.1" 200 109 0.033634 10.0.0.129 - - [2026-02-09 13:04:03] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008688 10.0.0.129 - - [2026-02-09 13:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.129 - - [2026-02-09 13:04:03] "GET /policy-management/4521c9bb-c069-42a6-8153-ace91cf83cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.037091 10.0.0.129 - - [2026-02-09 13:04:03] "POST /access-control-lists HTTP/1.1" 200 602 0.066123 10.0.0.129 - - [2026-02-09 13:04:03] "POST /tags HTTP/1.1" 409 210 0.006225 10.0.0.129 - - [2026-02-09 13:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.129 - - [2026-02-09 13:04:03] "GET /tag/4aaa6505-5418-4bcf-b9d6-490d039c9314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.020837 10.0.0.129 - - [2026-02-09 13:04:03] "POST /firewall-rules HTTP/1.1" 200 572 0.070164 10.0.0.129 - - [2026-02-09 13:04:03] "GET /firewall-rule/ca4be2c2-3b12-40ca-8f62-d4312bc7acbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.016122 10.0.0.129 - - [2026-02-09 13:04:03] "GET /firewall-policy/8cf5d0d1-1e98-46e2-aab0-32ac99e69ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.005007 10.0.0.129 - - [2026-02-09 13:04:03] "GET /firewall-rule/ca4be2c2-3b12-40ca-8f62-d4312bc7acbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002716 10.0.0.129 - - [2026-02-09 13:04:03] "POST /ref-update HTTP/1.1" 200 156 0.030852 10.0.0.129 - - [2026-02-09 13:04:03] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005936 10.0.0.129 - - [2026-02-09 13:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.129 - - [2026-02-09 13:04:03] "GET /policy-management/4521c9bb-c069-42a6-8153-ace91cf83cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002685 10.0.0.129 - - [2026-02-09 13:04:03] "POST /tags HTTP/1.1" 409 210 0.002520 10.0.0.129 - - [2026-02-09 13:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.129 - - [2026-02-09 13:04:03] "GET /tag/4aaa6505-5418-4bcf-b9d6-490d039c9314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.017746 10.0.0.129 - - [2026-02-09 13:04:03] "POST /firewall-rules HTTP/1.1" 200 570 0.069931 10.0.0.129 - - [2026-02-09 13:04:03] "GET /firewall-rule/600a8f5b-89c0-4b79-b386-d78d8bf01a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007002 10.0.0.129 - - [2026-02-09 13:04:03] "GET /firewall-policy/8cf5d0d1-1e98-46e2-aab0-32ac99e69ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.003954 10.0.0.129 - - [2026-02-09 13:04:03] "GET /firewall-rule/600a8f5b-89c0-4b79-b386-d78d8bf01a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002929 10.0.0.129 - - [2026-02-09 13:04:03] "POST /ref-update HTTP/1.1" 200 156 0.055107 10.0.0.129 - - [2026-02-09 13:04:03] "POST /tags HTTP/1.1" 409 237 0.002745 10.0.0.129 - - [2026-02-09 13:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.129 - - [2026-02-09 13:04:03] "GET /tag/ba8e9e1b-3b90-4c1e-a581-c53b0cd57753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.015182 10.0.0.129 - - [2026-02-09 13:04:03] "POST /tags HTTP/1.1" 409 210 0.001752 10.0.0.129 - - [2026-02-09 13:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.129 - - [2026-02-09 13:04:03] "GET /tag/e31ed156-73ab-4240-a551-2c1373c1a4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.020173 10.0.0.129 - - [2026-02-09 13:04:03] "POST /projects HTTP/1.1" 409 223 0.002239 10.0.0.129 - - [2026-02-09 13:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.129 - - [2026-02-09 13:04:04] "GET /project/4d100a37-5e71-4fd4-8095-35b9b346b681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.059511 10.0.0.129 - - [2026-02-09 13:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.129 - - [2026-02-09 13:04:04] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.012623 10.0.0.129 - - [2026-02-09 13:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.129 - - [2026-02-09 13:04:04] "GET /virtual-network/6827fb91-9a76-426d-8139-33d02e805122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.005043 10.0.0.129 - - [2026-02-09 13:04:04] "PUT /virtual-network/fe484c30-8de0-4886-9539-4608438993bd HTTP/1.1" 200 265 0.045695 10.0.0.129 - - [2026-02-09 13:04:04] "PUT /virtual-network/6827fb91-9a76-426d-8139-33d02e805122 HTTP/1.1" 200 265 0.042571 10.0.0.129 - - [2026-02-09 13:04:04] "POST /security-groups HTTP/1.1" 409 253 0.008149 10.0.0.129 - - [2026-02-09 13:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.129 - - [2026-02-09 13:04:04] "PUT /security-group/30cac796-3914-4365-8da5-56f31306dbad HTTP/1.1" 200 263 0.055014 10.0.0.129 - - [2026-02-09 13:04:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.031994 10.0.0.129 - - [2026-02-09 13:04:04] "PUT /access-control-list/3ace936a-3aa5-4098-a559-9ac9d7546465 HTTP/1.1" 200 273 0.029402 10.0.0.129 - - [2026-02-09 13:04:04] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.036823 10.0.0.129 - - [2026-02-09 13:04:04] "PUT /access-control-list/31ff6822-9f03-454e-aa45-645a49799067 HTTP/1.1" 200 273 0.067652 10.0.0.129 - - [2026-02-09 13:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.129 - - [2026-02-09 13:04:04] "GET /policy-management/4521c9bb-c069-42a6-8153-ace91cf83cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002897 10.0.0.129 - - [2026-02-09 13:04:04] "POST /tags HTTP/1.1" 409 210 0.001913 10.0.0.129 - - [2026-02-09 13:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006223 10.0.0.129 - - [2026-02-09 13:04:04] "GET /tag/e31ed156-73ab-4240-a551-2c1373c1a4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.028408 10.0.0.129 - - [2026-02-09 13:04:04] "POST /firewall-rules HTTP/1.1" 200 572 0.073065 10.0.0.129 - - [2026-02-09 13:04:04] "GET /firewall-rule/b4d57872-90ca-40dd-bfb9-41a5fd791ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006137 10.0.0.129 - - [2026-02-09 13:04:04] "GET /firewall-policy/8cf5d0d1-1e98-46e2-aab0-32ac99e69ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.008727 10.0.0.129 - - [2026-02-09 13:04:04] "GET /firewall-rule/b4d57872-90ca-40dd-bfb9-41a5fd791ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003131 10.0.0.129 - - [2026-02-09 13:04:04] "POST /ref-update HTTP/1.1" 200 156 0.046769 10.0.0.129 - - [2026-02-09 13:04:04] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007986 10.0.0.129 - - [2026-02-09 13:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.129 - - [2026-02-09 13:04:04] "GET /policy-management/4521c9bb-c069-42a6-8153-ace91cf83cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002816 10.0.0.129 - - [2026-02-09 13:04:04] "POST /tags HTTP/1.1" 409 210 0.001819 10.0.0.129 - - [2026-02-09 13:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.129 - - [2026-02-09 13:04:04] "GET /tag/e31ed156-73ab-4240-a551-2c1373c1a4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.021852 10.0.0.129 - - [2026-02-09 13:04:05] "POST /firewall-rules HTTP/1.1" 200 570 0.060786 10.0.0.129 - - [2026-02-09 13:04:05] "GET /firewall-rule/f9dc53bf-ad7b-46b8-b6df-3e0937c1a0fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004107 10.0.0.129 - - [2026-02-09 13:04:05] "GET /firewall-policy/8cf5d0d1-1e98-46e2-aab0-32ac99e69ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.003423 10.0.0.129 - - [2026-02-09 13:04:05] "GET /firewall-rule/f9dc53bf-ad7b-46b8-b6df-3e0937c1a0fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003169 10.0.0.129 - - [2026-02-09 13:04:05] "POST /ref-update HTTP/1.1" 200 156 0.058533 10.0.0.129 - - [2026-02-09 13:04:05] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.019279 10.0.0.129 - - [2026-02-09 13:04:05] "POST /set-tag HTTP/1.1" 200 109 0.003414 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:04:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001144 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:04:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000885 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:04:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000830 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:04:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001068 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:04:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000944 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:04:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001117 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:04:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001073 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:04:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000923 10.0.0.33 - - [2026-02-09 13:05:02] "GET / HTTP/1.1" 200 36215 0.001669 10.0.0.33 - - [2026-02-09 13:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.33 - - [2026-02-09 13:05:02] "GET /global-system-config/d0d1b476-6d87-4bf0-86d0-0f86d7af1d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004448 10.0.0.33 - - [2026-02-09 13:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.33 - - [2026-02-09 13:05:02] "GET /routing-instance/f1fcc636-09e2-411e-83a6-5275803b8815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002684 10.0.0.33 - - [2026-02-09 13:05:02] "PUT /global-system-config/d0d1b476-6d87-4bf0-86d0-0f86d7af1d89 HTTP/1.1" 200 275 0.008366 10.0.0.33 - - [2026-02-09 13:05:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.008338 10.0.0.33 - - [2026-02-09 13:05:02] "POST /virtual-routers HTTP/1.1" 200 601 0.018425 10.0.0.33 - - [2026-02-09 13:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.33 - - [2026-02-09 13:05:02] "GET /virtual-router/4d07960f-0dfe-4141-a160-90429a3c4c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003613 10.0.0.33 - - [2026-02-09 13:05:02] "POST /fqname-to-id HTTP/1.1" 404 229 0.001667 10.0.0.33 - - [2026-02-09 13:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.33 - - [2026-02-09 13:05:02] "GET /virtual-network/68e5ec9e-5253-40e8-b176-b6cab8726ba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.003967 10.0.0.33 - - [2026-02-09 13:05:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.067343 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:05:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001064 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:05:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001090 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:05:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000912 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:05:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001024 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:05:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000957 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:05:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001029 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:06:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000921 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:06:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000975 10.0.0.33 - - [2026-02-09 13:06:17] "GET / HTTP/1.1" 200 36215 0.002035 10.0.0.33 - - [2026-02-09 13:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.33 - - [2026-02-09 13:06:17] "GET /global-system-config/d0d1b476-6d87-4bf0-86d0-0f86d7af1d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004562 10.0.0.33 - - [2026-02-09 13:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.33 - - [2026-02-09 13:06:17] "GET /routing-instance/f1fcc636-09e2-411e-83a6-5275803b8815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002807 10.0.0.33 - - [2026-02-09 13:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.33 - - [2026-02-09 13:06:17] "GET /virtual-router/4d07960f-0dfe-4141-a160-90429a3c4c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003102 10.0.0.33 - - [2026-02-09 13:06:17] "PUT /virtual-router/4d07960f-0dfe-4141-a160-90429a3c4c39 HTTP/1.1" 200 263 0.010281 10.0.0.33 - - [2026-02-09 13:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012767 10.0.0.33 - - [2026-02-09 13:06:17] "GET /virtual-router/4d07960f-0dfe-4141-a160-90429a3c4c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002701 10.0.0.33 - - [2026-02-09 13:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.33 - - [2026-02-09 13:06:17] "GET /virtual-machine-interface/392b40f9-9b5a-499d-90f1-915f523ad4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004024 10.0.0.33 - - [2026-02-09 13:06:17] "PUT /virtual-machine-interface/392b40f9-9b5a-499d-90f1-915f523ad4c2 HTTP/1.1" 200 285 0.008679 10.0.0.129 - - [2026-02-09 13:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.129 - - [2026-02-09 13:06:43] "GET /virtual-router/4d07960f-0dfe-4141-a160-90429a3c4c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004465 10.0.0.129 - - [2026-02-09 13:07:51] "GET /global-system-configs HTTP/1.1" 200 323 0.002212 10.0.0.129 - - [2026-02-09 13:07:51] "GET /global-system-configs HTTP/1.1" 200 323 0.003160 10.0.0.129 - - [2026-02-09 13:07:52] "GET /virtual-router/4d07960f-0dfe-4141-a160-90429a3c4c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002806 10.0.0.129 - - [2026-02-09 13:07:52] "POST /ref-update HTTP/1.1" 200 156 0.011145 10.0.0.129 - - [2026-02-09 13:08:00] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004986 10.0.0.129 - - [2026-02-09 13:08:00] "POST /set-tag HTTP/1.1" 200 109 0.003506 10.0.0.129 - - [2026-02-09 13:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.129 - - [2026-02-09 13:08:00] "GET /loadbalancer/4df5dcfb-790c-484e-afc5-7130c5a3a03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002847 10.0.0.129 - - [2026-02-09 13:08:01] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004915 10.0.0.129 - - [2026-02-09 13:08:01] "POST /set-tag HTTP/1.1" 200 109 0.002789 10.0.0.129 - - [2026-02-09 13:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.129 - - [2026-02-09 13:08:01] "GET /loadbalancer/4df5dcfb-790c-484e-afc5-7130c5a3a03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002115 10.0.0.129 - - [2026-02-09 13:08:01] "GET /loadbalancer-pool/5ca440f4-7039-4203-aaa7-a9a8f5bfd992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003635 10.0.0.129 - - [2026-02-09 13:08:01] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021296 10.0.0.129 - - [2026-02-09 13:08:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.019024 10.0.0.129 - - [2026-02-09 13:08:01] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009185 10.0.0.129 - - [2026-02-09 13:08:01] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005785 10.0.0.129 - - [2026-02-09 13:08:01] "POST /ref-update HTTP/1.1" 200 156 0.007623 10.0.0.129 - - [2026-02-09 13:08:01] "GET /floating-ip/c42e8b23-5be0-456c-b3d5-cbf22f31c291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.009938 10.0.0.129 - - [2026-02-09 13:08:01] "PUT /floating-ip/c42e8b23-5be0-456c-b3d5-cbf22f31c291 HTTP/1.1" 200 257 0.006917 10.0.0.129 - - [2026-02-09 13:08:01] "POST /tags HTTP/1.1" 409 205 0.002088 10.0.0.129 - - [2026-02-09 13:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.129 - - [2026-02-09 13:08:01] "GET /tag/b6544592-5a47-42d1-9fdd-cb3794506e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.009960 10.0.0.129 - - [2026-02-09 13:08:01] "POST /set-tag HTTP/1.1" 200 109 0.066870 10.0.0.129 - - [2026-02-09 13:08:01] "GET /loadbalancer-pool/4ba9a278-ca1c-487d-9ce8-96955a6e84af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.017103 10.0.0.129 - - [2026-02-09 13:08:01] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019904 10.0.0.129 - - [2026-02-09 13:08:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013677 10.0.0.129 - - [2026-02-09 13:08:01] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.017446 10.0.0.129 - - [2026-02-09 13:08:01] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008421 10.0.0.129 - - [2026-02-09 13:08:01] "POST /set-tag HTTP/1.1" 200 109 0.003758 10.0.0.129 - - [2026-02-09 13:08:01] "POST /ref-update HTTP/1.1" 200 156 0.009675 10.0.0.129 - - [2026-02-09 13:08:01] "GET /floating-ip/c42e8b23-5be0-456c-b3d5-cbf22f31c291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.005381 10.0.0.129 - - [2026-02-09 13:08:01] "PUT /floating-ip/c42e8b23-5be0-456c-b3d5-cbf22f31c291 HTTP/1.1" 200 257 0.011675 10.0.0.129 - - [2026-02-09 13:08:01] "GET /loadbalancer-pool/ff620355-ae1d-4781-bb4c-ff176c9b5069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003660 10.0.0.129 - - [2026-02-09 13:08:01] "POST /loadbalancer-members HTTP/1.1" 200 694 0.013227 10.0.0.129 - - [2026-02-09 13:08:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.019068 10.0.0.129 - - [2026-02-09 13:08:01] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.014148 10.0.0.129 - - [2026-02-09 13:08:01] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007122 10.0.0.129 - - [2026-02-09 13:08:01] "POST /ref-update HTTP/1.1" 200 156 0.006639 10.0.0.129 - - [2026-02-09 13:08:01] "GET /floating-ip/c42e8b23-5be0-456c-b3d5-cbf22f31c291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.008502 10.0.0.129 - - [2026-02-09 13:08:01] "POST /set-tag HTTP/1.1" 200 109 0.002337 10.0.0.129 - - [2026-02-09 13:08:02] "PUT /floating-ip/c42e8b23-5be0-456c-b3d5-cbf22f31c291 HTTP/1.1" 200 257 0.010295 10.0.0.129 - - [2026-02-09 13:10:12] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010984 10.0.0.129 - - [2026-02-09 13:10:12] "POST /set-tag HTTP/1.1" 200 109 0.008520 10.0.0.129 - - [2026-02-09 13:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.129 - - [2026-02-09 13:10:12] "GET /loadbalancer/4df5dcfb-790c-484e-afc5-7130c5a3a03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002597 10.0.0.129 - - [2026-02-09 13:10:12] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006553 10.0.0.129 - - [2026-02-09 13:10:12] "POST /set-tag HTTP/1.1" 200 109 0.027661 10.0.0.129 - - [2026-02-09 13:10:12] "DELETE /loadbalancer-member/138133ba-4ad1-4633-b4ca-24930ed0d27d HTTP/1.1" 200 115 0.046728 10.0.0.129 - - [2026-02-09 13:10:12] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008724 10.0.0.129 - - [2026-02-09 13:10:12] "POST /set-tag HTTP/1.1" 200 109 0.005831 10.0.0.129 - - [2026-02-09 13:10:12] "DELETE /loadbalancer-member/07cfb36a-a0dc-4a3f-a312-6f70c40b733c HTTP/1.1" 200 115 0.023941 10.0.0.129 - - [2026-02-09 13:10:12] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.018125 10.0.0.129 - - [2026-02-09 13:10:12] "POST /set-tag HTTP/1.1" 200 109 0.003934 10.0.0.129 - - [2026-02-09 13:10:12] "DELETE /loadbalancer-member/3e6348ce-0f24-4c38-9e01-519f4cb6dcb1 HTTP/1.1" 200 115 0.039689 10.0.0.129 - - [2026-02-09 13:10:12] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007395 10.0.0.129 - - [2026-02-09 13:10:12] "POST /set-tag HTTP/1.1" 200 109 0.004858 10.0.0.129 - - [2026-02-09 13:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.129 - - [2026-02-09 13:10:12] "GET /loadbalancer/4df5dcfb-790c-484e-afc5-7130c5a3a03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.006580 10.0.0.129 - - [2026-02-09 13:10:12] "GET /loadbalancer-pool/5ca440f4-7039-4203-aaa7-a9a8f5bfd992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.007131 10.0.0.129 - - [2026-02-09 13:10:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025918 10.0.0.129 - - [2026-02-09 13:10:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.031397 10.0.0.129 - - [2026-02-09 13:10:12] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007939 10.0.0.129 - - [2026-02-09 13:10:12] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010465 10.0.0.129 - - [2026-02-09 13:10:12] "GET /floating-ip/c42e8b23-5be0-456c-b3d5-cbf22f31c291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.008862 10.0.0.129 - - [2026-02-09 13:10:12] "POST /set-tag HTTP/1.1" 200 109 0.075424 10.0.0.129 - - [2026-02-09 13:10:12] "GET /loadbalancer-pool/4ba9a278-ca1c-487d-9ce8-96955a6e84af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003455 10.0.0.129 - - [2026-02-09 13:10:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031662 10.0.0.129 - - [2026-02-09 13:10:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008763 10.0.0.129 - - [2026-02-09 13:10:12] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.030568 10.0.0.129 - - [2026-02-09 13:10:13] "POST /set-tag HTTP/1.1" 200 109 0.003708 10.0.0.129 - - [2026-02-09 13:10:13] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007575 10.0.0.129 - - [2026-02-09 13:10:13] "GET /floating-ip/c42e8b23-5be0-456c-b3d5-cbf22f31c291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.008796 10.0.0.129 - - [2026-02-09 13:10:13] "GET /loadbalancer-pool/ff620355-ae1d-4781-bb4c-ff176c9b5069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003391 10.0.0.129 - - [2026-02-09 13:10:13] "POST /loadbalancer-members HTTP/1.1" 200 694 0.030191 10.0.0.129 - - [2026-02-09 13:10:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.016835 10.0.0.129 - - [2026-02-09 13:10:13] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.024620 10.0.0.129 - - [2026-02-09 13:10:13] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005181 10.0.0.129 - - [2026-02-09 13:10:13] "GET /floating-ip/c42e8b23-5be0-456c-b3d5-cbf22f31c291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003755 10.0.0.129 - - [2026-02-09 13:10:13] "POST /set-tag HTTP/1.1" 200 109 0.004227 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:10:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000938 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:10:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.004614 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:10:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000826 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:10:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001144 10.0.0.129 - - [2026-02-09 13:10:48] "GET / HTTP/1.1" 200 36215 0.001545 10.0.0.129 - - [2026-02-09 13:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.129 - - [2026-02-09 13:10:48] "GET /global-system-config/d0d1b476-6d87-4bf0-86d0-0f86d7af1d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004693 10.0.0.129 - - [2026-02-09 13:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.129 - - [2026-02-09 13:10:48] "GET /config-node/e2825cf5-93b3-4a3b-a266-0e5b2621e3d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.007931 10.0.0.129 - - [2026-02-09 13:10:59] "GET / HTTP/1.1" 200 36215 0.001905 10.0.0.129 - - [2026-02-09 13:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.129 - - [2026-02-09 13:10:59] "GET /routing-instance/f1fcc636-09e2-411e-83a6-5275803b8815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002829 10.0.0.129 - - [2026-02-09 13:10:59] "POST /bgp-routers HTTP/1.1" 409 301 0.003258 10.0.0.129 - - [2026-02-09 13:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.129 - - [2026-02-09 13:11:00] "GET /bgp-router/f1707701-4eed-4ae4-a072-d259bc04ad9a?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.007210 10.0.0.129 - - [2026-02-09 13:11:00] "PUT /bgp-router/f1707701-4eed-4ae4-a072-d259bc04ad9a HTTP/1.1" 200 255 0.015783 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:11:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000987 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:11:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000920 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:11:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000862 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:11:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000811 10.0.0.129 - - [2026-02-09 13:12:51] "GET /global-system-configs HTTP/1.1" 200 323 0.001952 10.0.0.129 - - [2026-02-09 13:12:51] "GET /global-system-configs HTTP/1.1" 200 323 0.004902 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:15:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000851 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:15:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000965 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:15:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000846 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:15:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001023 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:15:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000949 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:15:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000946 10.0.0.129 - - [2026-02-09 13:15:37] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012320 10.0.0.129 - - [2026-02-09 13:15:37] "POST /set-tag HTTP/1.1" 200 109 0.005651 10.0.0.129 - - [2026-02-09 13:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005497 10.0.0.129 - - [2026-02-09 13:15:37] "GET /loadbalancer/4df5dcfb-790c-484e-afc5-7130c5a3a03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003830 10.0.0.129 - - [2026-02-09 13:15:37] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007342 10.0.0.129 - - [2026-02-09 13:15:37] "POST /set-tag HTTP/1.1" 200 109 0.032419 10.0.0.129 - - [2026-02-09 13:15:37] "DELETE /loadbalancer-member/47448957-0d49-44b7-91df-45e4ea5640d8 HTTP/1.1" 200 115 0.043488 10.0.0.129 - - [2026-02-09 13:15:37] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006087 10.0.0.129 - - [2026-02-09 13:15:37] "POST /set-tag HTTP/1.1" 200 109 0.002164 10.0.0.129 - - [2026-02-09 13:15:38] "DELETE /loadbalancer-member/bc9cc3e6-d1fe-4029-bb40-f610762aa13f HTTP/1.1" 200 115 0.036869 10.0.0.129 - - [2026-02-09 13:15:38] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.020409 10.0.0.129 - - [2026-02-09 13:15:38] "POST /set-tag HTTP/1.1" 200 109 0.022561 10.0.0.129 - - [2026-02-09 13:15:38] "DELETE /loadbalancer-member/d4a518ed-949e-4b8d-9973-73e100f678fd HTTP/1.1" 200 115 0.064009 10.0.0.129 - - [2026-02-09 13:15:38] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.014007 10.0.0.129 - - [2026-02-09 13:15:38] "POST /set-tag HTTP/1.1" 200 109 0.005840 10.0.0.129 - - [2026-02-09 13:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.129 - - [2026-02-09 13:15:38] "GET /loadbalancer/4df5dcfb-790c-484e-afc5-7130c5a3a03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002677 10.0.0.129 - - [2026-02-09 13:15:38] "GET /loadbalancer-pool/5ca440f4-7039-4203-aaa7-a9a8f5bfd992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002861 10.0.0.129 - - [2026-02-09 13:15:38] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035057 10.0.0.129 - - [2026-02-09 13:15:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.050344 10.0.0.129 - - [2026-02-09 13:15:38] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.014349 10.0.0.129 - - [2026-02-09 13:15:38] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008739 10.0.0.129 - - [2026-02-09 13:15:38] "GET /floating-ip/c42e8b23-5be0-456c-b3d5-cbf22f31c291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003275 10.0.0.129 - - [2026-02-09 13:15:38] "POST /set-tag HTTP/1.1" 200 109 0.076263 10.0.0.129 - - [2026-02-09 13:15:38] "GET /loadbalancer-pool/4ba9a278-ca1c-487d-9ce8-96955a6e84af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.013961 10.0.0.129 - - [2026-02-09 13:15:38] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024496 10.0.0.129 - - [2026-02-09 13:15:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.010253 10.0.0.129 - - [2026-02-09 13:15:38] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.024819 10.0.0.129 - - [2026-02-09 13:15:38] "POST /set-tag HTTP/1.1" 200 109 0.003515 10.0.0.129 - - [2026-02-09 13:15:38] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005051 10.0.0.129 - - [2026-02-09 13:15:38] "GET /floating-ip/c42e8b23-5be0-456c-b3d5-cbf22f31c291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002141 10.0.0.129 - - [2026-02-09 13:15:38] "GET /loadbalancer-pool/ff620355-ae1d-4781-bb4c-ff176c9b5069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002741 10.0.0.129 - - [2026-02-09 13:15:38] "POST /loadbalancer-members HTTP/1.1" 200 694 0.024554 10.0.0.129 - - [2026-02-09 13:15:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.032716 10.0.0.129 - - [2026-02-09 13:15:38] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012169 10.0.0.129 - - [2026-02-09 13:15:38] "GET /virtual-machine-interface/ca0a652a-05b7-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009540 10.0.0.129 - - [2026-02-09 13:15:38] "GET /floating-ip/c42e8b23-5be0-456c-b3d5-cbf22f31c291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004941 10.0.0.129 - - [2026-02-09 13:15:38] "POST /set-tag HTTP/1.1" 200 109 0.003698 10.0.0.129 - - [2026-02-09 13:16:01] "GET / HTTP/1.1" 200 36215 0.002008 10.0.0.129 - - [2026-02-09 13:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.129 - - [2026-02-09 13:16:01] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.026230 10.0.0.129 - - [2026-02-09 13:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.129 - - [2026-02-09 13:16:01] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.058750 10.0.0.129 - - [2026-02-09 13:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.129 - - [2026-02-09 13:16:01] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035285 10.0.0.129 - - [2026-02-09 13:16:02] "POST /tags HTTP/1.1" 200 334 0.038324 10.0.0.129 - - [2026-02-09 13:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.129 - - [2026-02-09 13:16:02] "GET /tag/90ca4205-69e1-413a-b257-787bebebf930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.016012 10.0.0.129 - - [2026-02-09 13:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.129 - - [2026-02-09 13:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005463 10.0.0.129 - - [2026-02-09 13:16:02] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036290 10.0.0.129 - - [2026-02-09 13:16:02] "GET /virtual-networks?parent_id=5d579657-0c93-4d6d-958e-cf1af806e418&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.008226 10.0.0.129 - - [2026-02-09 13:16:02] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.055128 10.0.0.129 - - [2026-02-09 13:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.129 - - [2026-02-09 13:16:02] "GET /virtual-network/6827fb91-9a76-426d-8139-33d02e805122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.007437 10.0.0.129 - - [2026-02-09 13:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.129 - - [2026-02-09 13:16:02] "GET /service-appliance-set/e0060da9-e660-4c05-add4-f320259f33bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.001996 10.0.0.129 - - [2026-02-09 13:16:02] "POST /virtual-networks HTTP/1.1" 200 514 0.088119 10.0.0.129 - - [2026-02-09 13:16:02] "POST /fqname-to-id HTTP/1.1" 404 254 0.002346 10.0.0.129 - - [2026-02-09 13:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.129 - - [2026-02-09 13:16:02] "GET /network-ipam/7194e650-2a49-419f-a198-917be99a5b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.004226 10.0.0.129 - - [2026-02-09 13:16:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.137804 10.0.0.129 - - [2026-02-09 13:16:02] "GET /virtual-machine-interface/76c97a04-ec08-4757-827a-430a837e72b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.018792 10.0.0.129 - - [2026-02-09 13:16:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002779 10.0.0.129 - - [2026-02-09 13:16:02] "POST /ref-update HTTP/1.1" 200 156 0.181540 10.0.0.129 - - [2026-02-09 13:16:02] "GET /virtual-network/53c698cd-f0f1-434a-9c33-200c1ba4bdb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.009450 10.0.0.129 - - [2026-02-09 13:16:02] "GET /domains HTTP/1.1" 200 281 0.001975 10.0.0.129 - - [2026-02-09 13:16:02] "POST /instance-ips HTTP/1.1" 200 410 0.046535 10.0.0.129 - - [2026-02-09 13:16:02] "GET /domain/2503f404-1ca2-48bf-8edb-dc1e26901837 HTTP/1.1" 200 3099 0.034017 10.0.0.129 - - [2026-02-09 13:16:02] "GET /instance-ip/830fbd9e-bb93-4748-b0f2-3954b8ef0ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.004548 10.0.0.129 - - [2026-02-09 13:16:02] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418 HTTP/1.1" 200 5497 0.051418 10.0.0.129 - - [2026-02-09 13:16:02] "GET /virtual-network/53c698cd-f0f1-434a-9c33-200c1ba4bdb0 HTTP/1.1" 200 2083 0.046287 10.0.0.129 - - [2026-02-09 13:16:02] "POST /loadbalancers HTTP/1.1" 200 612 0.110853 10.0.0.129 - - [2026-02-09 13:16:02] "GET /virtual-network/53c698cd-f0f1-434a-9c33-200c1ba4bdb0 HTTP/1.1" 200 2083 0.011447 10.0.0.129 - - [2026-02-09 13:16:02] "GET /routing-instance/ed6149f6-2069-4e22-86d4-875e89146edf HTTP/1.1" 200 1183 0.017302 10.0.0.129 - - [2026-02-09 13:16:02] "GET /routing-instance/ed6149f6-2069-4e22-86d4-875e89146edf HTTP/1.1" 200 1183 0.018137 10.0.0.129 - - [2026-02-09 13:16:02] "POST /route-targets HTTP/1.1" 200 328 0.037676 10.0.0.129 - - [2026-02-09 13:16:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.037792 10.0.0.129 - - [2026-02-09 13:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.038503 10.0.0.129 - - [2026-02-09 13:16:02] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.112111 10.0.0.129 - - [2026-02-09 13:16:02] "GET /instance-ip/830fbd9e-bb93-4748-b0f2-3954b8ef0ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.018574 10.0.0.129 - - [2026-02-09 13:16:02] "POST /ref-update HTTP/1.1" 200 156 0.104132 10.0.0.129 - - [2026-02-09 13:16:03] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.112218 10.0.0.129 - - [2026-02-09 13:16:03] "POST /floating-ips HTTP/1.1" 200 599 0.098566 10.0.0.129 - - [2026-02-09 13:16:03] "GET /loadbalancer/9b00374b-e527-4cd3-8a76-c1ac004bc989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.011890 10.0.0.129 - - [2026-02-09 13:16:03] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.025774 10.0.0.129 - - [2026-02-09 13:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007221 10.0.0.129 - - [2026-02-09 13:16:03] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048445 10.0.0.129 - - [2026-02-09 13:16:03] "GET /loadbalancer-listener/c357fa3b-6522-457a-8036-c42a7c03d23d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.003591 10.0.0.129 - - [2026-02-09 13:16:03] "GET /loadbalancer-listener/c357fa3b-6522-457a-8036-c42a7c03d23d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.006061 10.0.0.129 - - [2026-02-09 13:16:03] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.028509 10.0.0.129 - - [2026-02-09 13:16:03] "GET /instance-ip/830fbd9e-bb93-4748-b0f2-3954b8ef0ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.016707 10.0.0.129 - - [2026-02-09 13:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005041 10.0.0.129 - - [2026-02-09 13:16:03] "GET /instance-ip/830fbd9e-bb93-4748-b0f2-3954b8ef0ed9?fields=floating_ips HTTP/1.1" 200 1214 0.010693 10.0.0.129 - - [2026-02-09 13:16:03] "GET /loadbalancer/9b00374b-e527-4cd3-8a76-c1ac004bc989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003840 10.0.0.129 - - [2026-02-09 13:16:03] "GET /floating-ip/d53bfc1d-5fdd-4c39-81d4-eb77d86c659c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004569 10.0.0.129 - - [2026-02-09 13:16:03] "POST /tags HTTP/1.1" 200 296 0.073504 10.0.0.129 - - [2026-02-09 13:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016338 10.0.0.129 - - [2026-02-09 13:16:03] "GET /tag/1ed874a6-3de7-4777-98c1-5cf883bb6e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.013931 10.0.0.129 - - [2026-02-09 13:16:03] "POST /tags HTTP/1.1" 409 233 0.001839 10.0.0.129 - - [2026-02-09 13:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.129 - - [2026-02-09 13:16:03] "GET /tag/d852c155-fcb1-447c-9bc1-6dd78eae4af0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.012189 10.0.0.129 - - [2026-02-09 13:16:03] "POST /tags HTTP/1.1" 409 206 0.003234 10.0.0.129 - - [2026-02-09 13:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.129 - - [2026-02-09 13:16:03] "GET /tag/ad3bc888-f473-4ad0-994a-977d3c2e0dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.015774 10.0.0.129 - - [2026-02-09 13:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.129 - - [2026-02-09 13:16:03] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.007231 10.0.0.129 - - [2026-02-09 13:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.129 - - [2026-02-09 13:16:03] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.049344 10.0.0.129 - - [2026-02-09 13:16:03] "POST /virtual-machines HTTP/1.1" 200 370 0.011024 10.0.0.129 - - [2026-02-09 13:16:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010195 10.0.0.129 - - [2026-02-09 13:16:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.110105 10.0.0.129 - - [2026-02-09 13:16:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.028711 10.0.0.129 - - [2026-02-09 13:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012051 10.0.0.129 - - [2026-02-09 13:16:04] "GET /virtual-machine-interface/7c5e19be-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005046 10.0.0.129 - - [2026-02-09 13:16:04] "POST /instance-ips HTTP/1.1" 200 410 0.021751 10.0.0.129 - - [2026-02-09 13:16:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.026515 10.0.0.129 - - [2026-02-09 13:16:04] "GET /virtual-machine-interface/7c5e19be-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.020292 10.0.0.129 - - [2026-02-09 13:16:04] "POST /set-tag HTTP/1.1" 200 109 0.024191 10.0.0.129 - - [2026-02-09 13:16:04] "GET /virtual-machine-interface/7c5e19be-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009517 10.0.0.129 - - [2026-02-09 13:16:04] "GET /instance-ip/7c75baf6-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004083 10.0.0.129 - - [2026-02-09 13:16:04] "GET /virtual-machine-interface/7c5e19be-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004103 10.0.0.129 - - [2026-02-09 13:16:04] "POST /set-tag HTTP/1.1" 200 109 0.002038 10.0.0.129 - - [2026-02-09 13:16:04] "GET /virtual-router/4d07960f-0dfe-4141-a160-90429a3c4c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003373 10.0.0.129 - - [2026-02-09 13:16:04] "POST /ref-update HTTP/1.1" 200 156 0.013803 10.0.0.129 - - [2026-02-09 13:16:04] "GET /virtual-machine-interface/7c5e19be-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006274 10.0.0.129 - - [2026-02-09 13:16:04] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.129 - - [2026-02-09 13:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.129 - - [2026-02-09 13:16:04] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003982 10.0.0.129 - - [2026-02-09 13:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.129 - - [2026-02-09 13:16:04] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.051408 10.0.0.129 - - [2026-02-09 13:16:04] "POST /virtual-machines HTTP/1.1" 200 370 0.008642 10.0.0.129 - - [2026-02-09 13:16:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.021259 10.0.0.129 - - [2026-02-09 13:16:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.144481 10.0.0.129 - - [2026-02-09 13:16:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.013916 10.0.0.129 - - [2026-02-09 13:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.017808 10.0.0.129 - - [2026-02-09 13:16:04] "GET /virtual-machine-interface/7ccda5d6-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005827 10.0.0.129 - - [2026-02-09 13:16:04] "POST /instance-ips HTTP/1.1" 200 410 0.022870 10.0.0.129 - - [2026-02-09 13:16:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.031879 10.0.0.129 - - [2026-02-09 13:16:04] "GET /virtual-machine-interface/7ccda5d6-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.006060 10.0.0.129 - - [2026-02-09 13:16:05] "POST /set-tag HTTP/1.1" 200 109 0.025188 10.0.0.129 - - [2026-02-09 13:16:05] "GET /virtual-machine-interface/7ccda5d6-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.014414 10.0.0.129 - - [2026-02-09 13:16:05] "GET /instance-ip/7cecc920-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003583 10.0.0.129 - - [2026-02-09 13:16:05] "GET /virtual-machine-interface/7ccda5d6-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004849 10.0.0.129 - - [2026-02-09 13:16:05] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.129 - - [2026-02-09 13:16:05] "GET /virtual-router/4d07960f-0dfe-4141-a160-90429a3c4c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.003537 10.0.0.129 - - [2026-02-09 13:16:05] "POST /ref-update HTTP/1.1" 200 156 0.010512 10.0.0.129 - - [2026-02-09 13:16:05] "GET /virtual-machine-interface/7ccda5d6-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003991 10.0.0.129 - - [2026-02-09 13:16:05] "POST /set-tag HTTP/1.1" 200 109 0.002298 10.0.0.129 - - [2026-02-09 13:16:05] "GET /virtual-machine-interface/7c5e19be-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004396 10.0.0.129 - - [2026-02-09 13:16:05] "POST /set-tag HTTP/1.1" 200 109 0.002808 10.0.0.129 - - [2026-02-09 13:16:05] "GET /virtual-machine-interface/7ccda5d6-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004479 10.0.0.129 - - [2026-02-09 13:16:05] "POST /set-tag HTTP/1.1" 200 109 0.002610 10.0.0.129 - - [2026-02-09 13:16:07] "GET /domains HTTP/1.1" 200 281 0.002028 10.0.0.129 - - [2026-02-09 13:16:07] "GET /domain/2503f404-1ca2-48bf-8edb-dc1e26901837 HTTP/1.1" 200 3099 0.005884 10.0.0.129 - - [2026-02-09 13:16:07] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418 HTTP/1.1" 200 7091 0.037070 10.0.0.129 - - [2026-02-09 13:16:07] "GET /virtual-network/53c698cd-f0f1-434a-9c33-200c1ba4bdb0 HTTP/1.1" 200 2083 0.004029 10.0.0.129 - - [2026-02-09 13:16:07] "GET /virtual-network/53c698cd-f0f1-434a-9c33-200c1ba4bdb0 HTTP/1.1" 200 2083 0.003955 10.0.0.129 - - [2026-02-09 13:16:07] "GET /routing-instance/ed6149f6-2069-4e22-86d4-875e89146edf HTTP/1.1" 200 1405 0.004473 10.0.0.129 - - [2026-02-09 13:16:07] "GET /routing-instance/ed6149f6-2069-4e22-86d4-875e89146edf HTTP/1.1" 200 1405 0.002831 10.0.0.129 - - [2026-02-09 13:16:07] "GET /route-target/7c1d4d60-609e-4280-9a57-39d1139b7da7 HTTP/1.1" 200 1154 0.002579 10.0.0.129 - - [2026-02-09 13:16:07] "GET /virtual-network/53c698cd-f0f1-434a-9c33-200c1ba4bdb0 HTTP/1.1" 200 2083 0.004098 10.0.0.129 - - [2026-02-09 13:16:07] "GET /routing-instance/ed6149f6-2069-4e22-86d4-875e89146edf HTTP/1.1" 200 1405 0.002467 10.0.0.129 - - [2026-02-09 13:16:07] "GET /virtual-network/53c698cd-f0f1-434a-9c33-200c1ba4bdb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003755 10.0.0.129 - - [2026-02-09 13:16:07] "GET /virtual-network/53c698cd-f0f1-434a-9c33-200c1ba4bdb0 HTTP/1.1" 200 2083 0.004524 10.0.0.129 - - [2026-02-09 13:16:07] "GET /routing-instance/ed6149f6-2069-4e22-86d4-875e89146edf HTTP/1.1" 200 1405 0.002749 10.0.0.129 - - [2026-02-09 13:16:07] "GET /routing-instance/ed6149f6-2069-4e22-86d4-875e89146edf HTTP/1.1" 200 1405 0.008301 10.0.0.129 - - [2026-02-09 13:16:07] "GET /route-target/7c1d4d60-609e-4280-9a57-39d1139b7da7 HTTP/1.1" 200 1154 0.003340 10.0.0.129 - - [2026-02-09 13:16:08] "GET /domains HTTP/1.1" 200 281 0.001848 10.0.0.129 - - [2026-02-09 13:16:08] "GET /domain/2503f404-1ca2-48bf-8edb-dc1e26901837 HTTP/1.1" 200 3099 0.002779 10.0.0.129 - - [2026-02-09 13:16:08] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418 HTTP/1.1" 200 7091 0.037434 10.0.0.129 - - [2026-02-09 13:16:08] "GET /virtual-network/53c698cd-f0f1-434a-9c33-200c1ba4bdb0 HTTP/1.1" 200 2083 0.003896 10.0.0.129 - - [2026-02-09 13:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.129 - - [2026-02-09 13:16:08] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.020354 10.0.0.129 - - [2026-02-09 13:16:08] "GET /virtual-network/53c698cd-f0f1-434a-9c33-200c1ba4bdb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004679 10.0.0.129 - - [2026-02-09 13:16:08] "GET /floating-ip-pools?parent_id=53c698cd-f0f1-434a-9c33-200c1ba4bdb0&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002059 10.0.0.129 - - [2026-02-09 13:16:08] "GET /virtual-network/53c698cd-f0f1-434a-9c33-200c1ba4bdb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003675 10.0.0.129 - - [2026-02-09 13:16:08] "POST /floating-ip-pools HTTP/1.1" 200 564 0.015085 10.0.0.129 - - [2026-02-09 13:16:08] "POST /ref-update HTTP/1.1" 200 156 0.007314 10.0.0.129 - - [2026-02-09 13:16:08] "GET /virtual-network/53c698cd-f0f1-434a-9c33-200c1ba4bdb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.006082 10.0.0.129 - - [2026-02-09 13:16:08] "GET /domains HTTP/1.1" 200 281 0.001553 10.0.0.129 - - [2026-02-09 13:16:08] "GET /domain/2503f404-1ca2-48bf-8edb-dc1e26901837 HTTP/1.1" 200 3099 0.002559 10.0.0.129 - - [2026-02-09 13:16:08] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418 HTTP/1.1" 200 7348 0.030219 10.0.0.129 - - [2026-02-09 13:16:08] "GET /virtual-network/53c698cd-f0f1-434a-9c33-200c1ba4bdb0 HTTP/1.1" 200 2322 0.004647 10.0.0.129 - - [2026-02-09 13:16:08] "GET /floating-ip-pool/2ee7ddf2-4aa6-4a5e-ad4e-363ad9f4db5c HTTP/1.1" 200 1317 0.002770 10.0.0.129 - - [2026-02-09 13:16:08] "GET /domains HTTP/1.1" 200 281 0.001871 10.0.0.129 - - [2026-02-09 13:16:08] "GET /domain/2503f404-1ca2-48bf-8edb-dc1e26901837 HTTP/1.1" 200 3099 0.002545 10.0.0.129 - - [2026-02-09 13:16:08] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418 HTTP/1.1" 200 7348 0.037729 10.0.0.129 - - [2026-02-09 13:16:08] "GET /virtual-network/53c698cd-f0f1-434a-9c33-200c1ba4bdb0 HTTP/1.1" 200 2322 0.003900 10.0.0.129 - - [2026-02-09 13:16:08] "GET /virtual-network/53c698cd-f0f1-434a-9c33-200c1ba4bdb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003998 10.0.0.129 - - [2026-02-09 13:16:08] "POST /tags HTTP/1.1" 200 366 0.056695 10.0.0.129 - - [2026-02-09 13:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.129 - - [2026-02-09 13:16:08] "GET /tag/e20a06b8-005d-4baf-842d-dce98989dc31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.013795 10.0.0.129 - - [2026-02-09 13:16:08] "POST /tags HTTP/1.1" 409 206 0.001769 10.0.0.129 - - [2026-02-09 13:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.129 - - [2026-02-09 13:16:08] "GET /tag/ad3bc888-f473-4ad0-994a-977d3c2e0dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010421 10.0.0.129 - - [2026-02-09 13:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.129 - - [2026-02-09 13:16:08] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.020402 10.0.0.129 - - [2026-02-09 13:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.129 - - [2026-02-09 13:16:08] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005283 10.0.0.129 - - [2026-02-09 13:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.129 - - [2026-02-09 13:16:08] "GET /service-appliance-set/72b91224-f79b-487c-943c-02ab58e23108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003694 10.0.0.129 - - [2026-02-09 13:16:08] "POST /fqname-to-id HTTP/1.1" 404 258 0.001823 10.0.0.129 - - [2026-02-09 13:16:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.093991 10.0.0.129 - - [2026-02-09 13:16:08] "GET /virtual-machine-interface/7eac4726-ac59-474d-a937-5bf61eda188b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.020006 10.0.0.129 - - [2026-02-09 13:16:08] "POST /set-tag HTTP/1.1" 200 109 0.014265 10.0.0.129 - - [2026-02-09 13:16:08] "POST /instance-ips HTTP/1.1" 200 418 0.023337 10.0.0.129 - - [2026-02-09 13:16:08] "GET /instance-ip/f06fe473-f496-4c52-afdb-518f22447490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.004406 10.0.0.129 - - [2026-02-09 13:16:09] "POST /loadbalancers HTTP/1.1" 200 620 0.067900 10.0.0.129 - - [2026-02-09 13:16:09] "POST /service-instances HTTP/1.1" 200 568 0.026716 10.0.0.129 - - [2026-02-09 13:16:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.016682 10.0.0.129 - - [2026-02-09 13:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005650 10.0.0.129 - - [2026-02-09 13:16:09] "POST /ref-update HTTP/1.1" 200 156 0.017227 10.0.0.129 - - [2026-02-09 13:16:09] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.036940 10.0.0.129 - - [2026-02-09 13:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.129 - - [2026-02-09 13:16:09] "GET /virtual-machine-interface/7eac4726-ac59-474d-a937-5bf61eda188b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.029459 10.0.0.129 - - [2026-02-09 13:16:09] "GET /virtual-machine-interface/7eac4726-ac59-474d-a937-5bf61eda188b?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.007807 10.0.0.129 - - [2026-02-09 13:16:09] "PUT /service-instance/5018f987-3888-4acf-9a90-ed3bb5b98a6e HTTP/1.1" 200 267 0.026905 10.0.0.129 - - [2026-02-09 13:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006021 10.0.0.129 - - [2026-02-09 13:16:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.021672 10.0.0.129 - - [2026-02-09 13:16:09] "PUT /service-instance/5018f987-3888-4acf-9a90-ed3bb5b98a6e HTTP/1.1" 200 267 0.006977 10.0.0.129 - - [2026-02-09 13:16:09] "GET /floating-ip-pool/2ee7ddf2-4aa6-4a5e-ad4e-363ad9f4db5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.005996 10.0.0.129 - - [2026-02-09 13:16:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.018412 10.0.0.129 - - [2026-02-09 13:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006380 10.0.0.129 - - [2026-02-09 13:16:09] "POST /floating-ips HTTP/1.1" 200 673 0.129430 10.0.0.129 - - [2026-02-09 13:16:09] "POST /virtual-machines HTTP/1.1" 200 430 0.075664 10.0.0.129 - - [2026-02-09 13:16:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.038923 10.0.0.129 - - [2026-02-09 13:16:09] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002752 10.0.0.129 - - [2026-02-09 13:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.129 - - [2026-02-09 13:16:09] "GET /policy-management/4521c9bb-c069-42a6-8153-ace91cf83cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013208 10.0.0.129 - - [2026-02-09 13:16:09] "POST /tags HTTP/1.1" 409 221 0.022905 10.0.0.129 - - [2026-02-09 13:16:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.114782 10.0.0.129 - - [2026-02-09 13:16:09] "POST /chown HTTP/1.1" 200 109 0.021954 10.0.0.129 - - [2026-02-09 13:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012824 10.0.0.129 - - [2026-02-09 13:16:09] "GET /tag/90ca4205-69e1-413a-b257-787bebebf930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.021966 10.0.0.129 - - [2026-02-09 13:16:09] "POST /tags HTTP/1.1" 409 238 0.002242 10.0.0.129 - - [2026-02-09 13:16:09] "POST /chown HTTP/1.1" 200 109 0.024655 10.0.0.129 - - [2026-02-09 13:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.129 - - [2026-02-09 13:16:09] "GET /tag/e20a06b8-005d-4baf-842d-dce98989dc31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.013202 10.0.0.129 - - [2026-02-09 13:16:09] "PUT /virtual-machine-interface/7543e2dd-ba9f-4808-9ca4-eeaa8b55127f HTTP/1.1" 200 285 0.024260 10.0.0.129 - - [2026-02-09 13:16:09] "PUT /instance-ip/f06fe473-f496-4c52-afdb-518f22447490 HTTP/1.1" 200 257 0.031126 10.0.0.129 - - [2026-02-09 13:16:09] "POST /firewall-rules HTTP/1.1" 200 652 0.109943 10.0.0.129 - - [2026-02-09 13:16:09] "POST /ref-update HTTP/1.1" 200 156 0.080140 10.0.0.129 - - [2026-02-09 13:16:09] "GET /firewall-rule/6315f328-9f08-4249-8334-20e147d5135b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.006841 10.0.0.129 - - [2026-02-09 13:16:09] "GET /firewall-policy/5e38be5f-eb11-45cb-9006-6d41cca2fd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002997 10.0.0.129 - - [2026-02-09 13:16:09] "GET /firewall-rule/6315f328-9f08-4249-8334-20e147d5135b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002646 10.0.0.129 - - [2026-02-09 13:16:09] "POST /ref-update HTTP/1.1" 200 156 0.015731 10.0.0.129 - - [2026-02-09 13:16:09] "POST /ref-update HTTP/1.1" 200 156 0.018184 10.0.0.129 - - [2026-02-09 13:16:09] "POST /ref-update HTTP/1.1" 200 156 0.026144 10.0.0.129 - - [2026-02-09 13:16:10] "POST /ref-update HTTP/1.1" 200 156 0.039275 10.0.0.129 - - [2026-02-09 13:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004758 10.0.0.129 - - [2026-02-09 13:16:10] "POST /ref-update HTTP/1.1" 200 156 0.015785 10.0.0.129 - - [2026-02-09 13:16:10] "POST /ref-update HTTP/1.1" 200 156 0.032265 10.0.0.129 - - [2026-02-09 13:16:10] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.069932 10.0.0.129 - - [2026-02-09 13:16:10] "POST /virtual-machines HTTP/1.1" 200 430 0.018922 10.0.0.129 - - [2026-02-09 13:16:10] "GET /loadbalancer/a161a750-5fbe-4f2b-87d4-59dad2f7fdce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.002636 10.0.0.129 - - [2026-02-09 13:16:10] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.021774 10.0.0.129 - - [2026-02-09 13:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.129 - - [2026-02-09 13:16:10] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.052694 10.0.0.129 - - [2026-02-09 13:16:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.126265 10.0.0.129 - - [2026-02-09 13:16:10] "GET /loadbalancer-listener/94fad58b-4d81-4aa3-91b0-904eee89589f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.014742 10.0.0.129 - - [2026-02-09 13:16:10] "POST /chown HTTP/1.1" 200 109 0.021962 10.0.0.129 - - [2026-02-09 13:16:10] "GET /loadbalancer-listener/94fad58b-4d81-4aa3-91b0-904eee89589f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.030813 10.0.0.129 - - [2026-02-09 13:16:10] "POST /chown HTTP/1.1" 200 109 0.007613 10.0.0.129 - - [2026-02-09 13:16:10] "PUT /virtual-machine-interface/39b6e479-6402-44ff-9309-da2cf40dd1a8 HTTP/1.1" 200 285 0.018618 10.0.0.129 - - [2026-02-09 13:16:10] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.047795 10.0.0.129 - - [2026-02-09 13:16:10] "PUT /instance-ip/f06fe473-f496-4c52-afdb-518f22447490 HTTP/1.1" 200 257 0.042942 10.0.0.129 - - [2026-02-09 13:16:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.033796 10.0.0.129 - - [2026-02-09 13:16:10] "GET /loadbalancer-pool/6c6b382c-b740-4a14-9460-7afd8da18489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007372 10.0.0.129 - - [2026-02-09 13:16:10] "POST /ref-update HTTP/1.1" 200 156 0.037334 10.0.0.129 - - [2026-02-09 13:16:10] "POST /ref-update HTTP/1.1" 200 156 0.020317 10.0.0.129 - - [2026-02-09 13:16:10] "POST /loadbalancer-members HTTP/1.1" 200 709 0.052631 10.0.0.129 - - [2026-02-09 13:16:10] "POST /ref-update HTTP/1.1" 200 156 0.033325 10.0.0.129 - - [2026-02-09 13:16:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.032530 10.0.0.129 - - [2026-02-09 13:16:10] "POST /ref-update HTTP/1.1" 200 156 0.043566 10.0.0.129 - - [2026-02-09 13:16:10] "GET /loadbalancer-member/449d9ec1-8817-4f29-bd56-6d49070a666a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.013779 10.0.0.129 - - [2026-02-09 13:16:10] "POST /ref-update HTTP/1.1" 200 156 0.009312 10.0.0.129 - - [2026-02-09 13:16:10] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012281 10.0.0.129 - - [2026-02-09 13:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.129 - - [2026-02-09 13:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.129 - - [2026-02-09 13:16:10] "GET /policy-management/4521c9bb-c069-42a6-8153-ace91cf83cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.014056 10.0.0.129 - - [2026-02-09 13:16:10] "POST /chown HTTP/1.1" 200 109 0.021245 10.0.0.129 - - [2026-02-09 13:16:10] "POST /tags HTTP/1.1" 409 221 0.001950 10.0.0.129 - - [2026-02-09 13:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.129 - - [2026-02-09 13:16:10] "GET /tag/90ca4205-69e1-413a-b257-787bebebf930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010257 10.0.0.129 - - [2026-02-09 13:16:10] "POST /chown HTTP/1.1" 200 109 0.017550 10.0.0.129 - - [2026-02-09 13:16:10] "PUT /instance-ip/f06fe473-f496-4c52-afdb-518f22447490 HTTP/1.1" 200 257 0.014956 10.0.0.129 - - [2026-02-09 13:16:10] "POST /tags HTTP/1.1" 409 238 0.003803 10.0.0.129 - - [2026-02-09 13:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008490 10.0.0.129 - - [2026-02-09 13:16:10] "POST /ref-update HTTP/1.1" 200 156 0.028773 10.0.0.129 - - [2026-02-09 13:16:10] "GET /tag/e20a06b8-005d-4baf-842d-dce98989dc31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.018528 10.0.0.129 - - [2026-02-09 13:16:10] "POST /chown HTTP/1.1" 200 109 0.006354 10.0.0.129 - - [2026-02-09 13:16:10] "POST /firewall-rules HTTP/1.1" 409 293 0.005369 10.0.0.129 - - [2026-02-09 13:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.129 - - [2026-02-09 13:16:10] "POST /chown HTTP/1.1" 200 109 0.025568 10.0.0.129 - - [2026-02-09 13:16:10] "PUT /instance-ip/f06fe473-f496-4c52-afdb-518f22447490 HTTP/1.1" 200 257 0.015445 10.0.0.129 - - [2026-02-09 13:16:10] "PUT /firewall-rule/6315f328-9f08-4249-8334-20e147d5135b HTTP/1.1" 200 261 0.045086 10.0.0.129 - - [2026-02-09 13:16:11] "POST /ref-update HTTP/1.1" 200 156 0.012847 10.0.0.129 - - [2026-02-09 13:16:11] "GET /firewall-rule/6315f328-9f08-4249-8334-20e147d5135b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003907 10.0.0.129 - - [2026-02-09 13:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.129 - - [2026-02-09 13:16:11] "GET /firewall-policy/5e38be5f-eb11-45cb-9006-6d41cca2fd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.008242 10.0.0.129 - - [2026-02-09 13:16:11] "GET /firewall-rule/6315f328-9f08-4249-8334-20e147d5135b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002458 10.0.0.129 - - [2026-02-09 13:16:11] "POST /chown HTTP/1.1" 200 109 0.010177 10.0.0.129 - - [2026-02-09 13:16:11] "POST /chown HTTP/1.1" 200 109 0.007314 10.0.0.129 - - [2026-02-09 13:16:11] "PUT /instance-ip/f06fe473-f496-4c52-afdb-518f22447490 HTTP/1.1" 200 257 0.019083 10.0.0.129 - - [2026-02-09 13:16:11] "POST /ref-update HTTP/1.1" 200 156 0.018555 10.0.0.129 - - [2026-02-09 13:16:11] "POST /chown HTTP/1.1" 200 109 0.006299 10.0.0.129 - - [2026-02-09 13:16:11] "POST /chown HTTP/1.1" 200 109 0.023317 10.0.0.129 - - [2026-02-09 13:16:11] "PUT /instance-ip/f06fe473-f496-4c52-afdb-518f22447490 HTTP/1.1" 200 257 0.023117 10.0.0.129 - - [2026-02-09 13:16:11] "POST /ref-update HTTP/1.1" 200 156 0.011590 10.0.0.129 - - [2026-02-09 13:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008901 10.0.0.129 - - [2026-02-09 13:16:11] "POST /chown HTTP/1.1" 200 109 0.009878 10.0.0.129 - - [2026-02-09 13:16:11] "POST /chown HTTP/1.1" 200 109 0.006407 10.0.0.129 - - [2026-02-09 13:16:11] "PUT /instance-ip/f06fe473-f496-4c52-afdb-518f22447490 HTTP/1.1" 200 257 0.017902 10.0.0.129 - - [2026-02-09 13:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.129 - - [2026-02-09 13:16:11] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004967 10.0.0.129 - - [2026-02-09 13:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.129 - - [2026-02-09 13:16:11] "POST /ref-update HTTP/1.1" 200 156 0.057268 10.0.0.129 - - [2026-02-09 13:16:11] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.044586 10.0.0.129 - - [2026-02-09 13:16:11] "POST /chown HTTP/1.1" 200 109 0.007443 10.0.0.129 - - [2026-02-09 13:16:11] "POST /chown HTTP/1.1" 200 109 0.024704 10.0.0.129 - - [2026-02-09 13:16:11] "POST /virtual-machines HTTP/1.1" 200 374 0.025923 10.0.0.129 - - [2026-02-09 13:16:11] "PUT /instance-ip/f06fe473-f496-4c52-afdb-518f22447490 HTTP/1.1" 200 257 0.040278 10.0.0.129 - - [2026-02-09 13:16:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.024748 10.0.0.129 - - [2026-02-09 13:16:11] "POST /ref-update HTTP/1.1" 200 156 0.029355 10.0.0.129 - - [2026-02-09 13:16:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.170963 10.0.0.129 - - [2026-02-09 13:16:11] "PUT /service-instance/5018f987-3888-4acf-9a90-ed3bb5b98a6e HTTP/1.1" 200 267 0.009721 10.0.0.129 - - [2026-02-09 13:16:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.016870 10.0.0.129 - - [2026-02-09 13:16:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.056360 10.0.0.129 - - [2026-02-09 13:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013966 10.0.0.129 - - [2026-02-09 13:16:11] "GET /virtual-machine-interface/80fef722-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.004868 10.0.0.129 - - [2026-02-09 13:16:11] "PUT /service-instance/5018f987-3888-4acf-9a90-ed3bb5b98a6e HTTP/1.1" 200 267 0.012573 10.0.0.129 - - [2026-02-09 13:16:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.025569 10.0.0.129 - - [2026-02-09 13:16:12] "PUT /service-instance/5018f987-3888-4acf-9a90-ed3bb5b98a6e HTTP/1.1" 200 267 0.010710 10.0.0.129 - - [2026-02-09 13:16:12] "POST /instance-ips HTTP/1.1" 200 414 0.069395 10.0.0.129 - - [2026-02-09 13:16:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.017108 10.0.0.129 - - [2026-02-09 13:16:12] "GET /virtual-machine-interface/80fef722-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.011238 10.0.0.129 - - [2026-02-09 13:16:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.015183 10.0.0.129 - - [2026-02-09 13:16:12] "POST /set-tag HTTP/1.1" 200 109 0.013729 10.0.0.129 - - [2026-02-09 13:16:12] "GET /virtual-machine-interface/80fef722-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.019894 10.0.0.129 - - [2026-02-09 13:16:12] "GET /instance-ip/8129c4a2-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.006734 10.0.0.129 - - [2026-02-09 13:16:12] "PUT /service-instance/5018f987-3888-4acf-9a90-ed3bb5b98a6e HTTP/1.1" 200 267 0.008277 10.0.0.129 - - [2026-02-09 13:16:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.010237 10.0.0.129 - - [2026-02-09 13:16:12] "GET /virtual-machine-interface/80fef722-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006158 10.0.0.129 - - [2026-02-09 13:16:12] "POST /set-tag HTTP/1.1" 200 109 0.002041 10.0.0.129 - - [2026-02-09 13:16:12] "GET /virtual-router/4d07960f-0dfe-4141-a160-90429a3c4c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.008067 10.0.0.129 - - [2026-02-09 13:16:12] "PUT /service-instance/5018f987-3888-4acf-9a90-ed3bb5b98a6e HTTP/1.1" 200 267 0.012902 10.0.0.129 - - [2026-02-09 13:16:12] "POST /ref-update HTTP/1.1" 200 156 0.019989 10.0.0.129 - - [2026-02-09 13:16:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008468 10.0.0.129 - - [2026-02-09 13:16:12] "GET /virtual-machine-interface/80fef722-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005546 10.0.0.129 - - [2026-02-09 13:16:12] "POST /set-tag HTTP/1.1" 200 109 0.002155 10.0.0.129 - - [2026-02-09 13:16:12] "GET /virtual-machine-interface/80fef722-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004153 10.0.0.129 - - [2026-02-09 13:16:12] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.129 - - [2026-02-09 13:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.129 - - [2026-02-09 13:16:12] "POST /chown HTTP/1.1" 200 109 0.005700 10.0.0.129 - - [2026-02-09 13:16:12] "POST /chown HTTP/1.1" 200 109 0.010173 10.0.0.129 - - [2026-02-09 13:16:12] "POST /ref-update HTTP/1.1" 200 156 0.008023 10.0.0.129 - - [2026-02-09 13:16:12] "POST /chown HTTP/1.1" 200 109 0.025996 10.0.0.129 - - [2026-02-09 13:16:12] "POST /chown HTTP/1.1" 200 109 0.019790 10.0.0.129 - - [2026-02-09 13:16:12] "POST /ref-update HTTP/1.1" 200 156 0.007063 10.0.0.129 - - [2026-02-09 13:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007033 10.0.0.129 - - [2026-02-09 13:16:12] "POST /chown HTTP/1.1" 200 109 0.006571 10.0.0.129 - - [2026-02-09 13:16:12] "POST /chown HTTP/1.1" 200 109 0.006215 10.0.0.129 - - [2026-02-09 13:16:12] "POST /chown HTTP/1.1" 200 109 0.036878 10.0.0.129 - - [2026-02-09 13:16:12] "POST /chown HTTP/1.1" 200 109 0.021018 10.0.0.129 - - [2026-02-09 13:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.129 - - [2026-02-09 13:16:12] "POST /chown HTTP/1.1" 200 109 0.007267 10.0.0.129 - - [2026-02-09 13:16:12] "POST /chown HTTP/1.1" 200 109 0.024921 10.0.0.129 - - [2026-02-09 13:16:12] "POST /chown HTTP/1.1" 200 109 0.006635 10.0.0.129 - - [2026-02-09 13:16:12] "POST /chown HTTP/1.1" 200 109 0.026737 10.0.0.129 - - [2026-02-09 13:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.129 - - [2026-02-09 13:16:13] "POST /chown HTTP/1.1" 200 109 0.015325 10.0.0.129 - - [2026-02-09 13:16:13] "POST /chown HTTP/1.1" 200 109 0.020920 10.0.0.129 - - [2026-02-09 13:16:13] "POST /chown HTTP/1.1" 200 109 0.017687 10.0.0.129 - - [2026-02-09 13:16:13] "POST /chown HTTP/1.1" 200 109 0.007147 10.0.0.129 - - [2026-02-09 13:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.129 - - [2026-02-09 13:16:13] "POST /chown HTTP/1.1" 200 109 0.006436 10.0.0.129 - - [2026-02-09 13:16:13] "POST /chown HTTP/1.1" 200 109 0.005785 10.0.0.129 - - [2026-02-09 13:16:13] "POST /chown HTTP/1.1" 200 109 0.020134 10.0.0.129 - - [2026-02-09 13:16:13] "POST /chown HTTP/1.1" 200 109 0.025394 10.0.0.129 - - [2026-02-09 13:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.129 - - [2026-02-09 13:16:13] "POST /chown HTTP/1.1" 200 109 0.005848 10.0.0.129 - - [2026-02-09 13:16:13] "POST /chown HTTP/1.1" 200 109 0.022767 10.0.0.129 - - [2026-02-09 13:16:13] "POST /chown HTTP/1.1" 200 109 0.006519 10.0.0.129 - - [2026-02-09 13:16:13] "POST /chown HTTP/1.1" 200 109 0.017200 10.0.0.129 - - [2026-02-09 13:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.129 - - [2026-02-09 13:16:13] "POST /chown HTTP/1.1" 200 109 0.011837 10.0.0.129 - - [2026-02-09 13:16:13] "POST /chown HTTP/1.1" 200 109 0.017378 10.0.0.129 - - [2026-02-09 13:16:13] "POST /chown HTTP/1.1" 200 109 0.018769 10.0.0.129 - - [2026-02-09 13:16:13] "POST /chown HTTP/1.1" 200 109 0.006282 10.0.0.129 - - [2026-02-09 13:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006285 10.0.0.129 - - [2026-02-09 13:16:13] "POST /chown HTTP/1.1" 200 109 0.007366 10.0.0.129 - - [2026-02-09 13:16:13] "POST /chown HTTP/1.1" 200 109 0.006074 10.0.0.129 - - [2026-02-09 13:16:13] "POST /chown HTTP/1.1" 200 109 0.015187 10.0.0.129 - - [2026-02-09 13:16:13] "POST /chown HTTP/1.1" 200 109 0.025177 10.0.0.129 - - [2026-02-09 13:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.129 - - [2026-02-09 13:16:13] "POST /chown HTTP/1.1" 200 109 0.006597 10.0.0.129 - - [2026-02-09 13:16:13] "POST /chown HTTP/1.1" 200 109 0.015978 10.0.0.129 - - [2026-02-09 13:16:13] "POST /chown HTTP/1.1" 200 109 0.012076 10.0.0.129 - - [2026-02-09 13:16:13] "POST /chown HTTP/1.1" 200 109 0.013069 10.0.0.129 - - [2026-02-09 13:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005562 10.0.0.129 - - [2026-02-09 13:16:13] "POST /chown HTTP/1.1" 200 109 0.006804 10.0.0.129 - - [2026-02-09 13:16:14] "POST /chown HTTP/1.1" 200 109 0.026037 10.0.0.129 - - [2026-02-09 13:16:14] "POST /chown HTTP/1.1" 200 109 0.012201 10.0.0.129 - - [2026-02-09 13:16:14] "POST /chown HTTP/1.1" 200 109 0.017171 10.0.0.129 - - [2026-02-09 13:16:19] "GET /virtual-machine-interface/7c5e19be-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004254 10.0.0.129 - - [2026-02-09 13:16:19] "POST /set-tag HTTP/1.1" 200 109 0.003244 10.0.0.129 - - [2026-02-09 13:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.129 - - [2026-02-09 13:16:19] "GET /loadbalancer/9b00374b-e527-4cd3-8a76-c1ac004bc989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003514 10.0.0.129 - - [2026-02-09 13:16:19] "GET /loadbalancer-pool/b06fd675-283c-4e5e-88fd-50653b904697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003291 10.0.0.129 - - [2026-02-09 13:16:19] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014524 10.0.0.129 - - [2026-02-09 13:16:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.018149 10.0.0.129 - - [2026-02-09 13:16:19] "GET /virtual-machine-interface/7c5e19be-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010608 10.0.0.129 - - [2026-02-09 13:16:19] "GET /virtual-machine-interface/7c5e19be-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007955 10.0.0.129 - - [2026-02-09 13:16:19] "POST /tags HTTP/1.1" 409 221 0.003473 10.0.0.129 - - [2026-02-09 13:16:19] "POST /ref-update HTTP/1.1" 200 156 0.008447 10.0.0.129 - - [2026-02-09 13:16:19] "GET /floating-ip/d53bfc1d-5fdd-4c39-81d4-eb77d86c659c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.007186 10.0.0.129 - - [2026-02-09 13:16:19] "PUT /floating-ip/d53bfc1d-5fdd-4c39-81d4-eb77d86c659c HTTP/1.1" 200 257 0.008817 10.0.0.129 - - [2026-02-09 13:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.129 - - [2026-02-09 13:16:19] "GET /tag/90ca4205-69e1-413a-b257-787bebebf930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.020566 10.0.0.129 - - [2026-02-09 13:16:19] "POST /set-tag HTTP/1.1" 200 109 0.020967 10.0.0.129 - - [2026-02-09 13:16:21] "GET /virtual-machine-interface/7ccda5d6-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007000 10.0.0.129 - - [2026-02-09 13:16:21] "POST /set-tag HTTP/1.1" 200 109 0.003082 10.0.0.129 - - [2026-02-09 13:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.129 - - [2026-02-09 13:16:21] "GET /loadbalancer/9b00374b-e527-4cd3-8a76-c1ac004bc989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002400 10.0.0.129 - - [2026-02-09 13:16:21] "GET /loadbalancer-pool/b06fd675-283c-4e5e-88fd-50653b904697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002620 10.0.0.129 - - [2026-02-09 13:16:21] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016643 10.0.0.129 - - [2026-02-09 13:16:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024536 10.0.0.129 - - [2026-02-09 13:16:21] "GET /virtual-machine-interface/7ccda5d6-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013591 10.0.0.129 - - [2026-02-09 13:16:21] "GET /virtual-machine-interface/7ccda5d6-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004507 10.0.0.129 - - [2026-02-09 13:16:21] "POST /ref-update HTTP/1.1" 200 156 0.007899 10.0.0.129 - - [2026-02-09 13:16:21] "GET /floating-ip/d53bfc1d-5fdd-4c39-81d4-eb77d86c659c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.010982 10.0.0.129 - - [2026-02-09 13:16:21] "POST /set-tag HTTP/1.1" 200 109 0.014729 10.0.0.129 - - [2026-02-09 13:16:21] "GET /virtual-machine/5e3240a5-2589-4ab2-be16-c62ca2e96e0b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003495 10.0.0.129 - - [2026-02-09 13:16:21] "GET /virtual-machine-interface/7c5e19be-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004248 10.0.0.129 - - [2026-02-09 13:16:21] "GET /virtual-machine/1edff50c-0873-4541-a6d4-8a46d7ea868f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002762 10.0.0.129 - - [2026-02-09 13:16:21] "GET /virtual-machine-interface/7ccda5d6-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005129 10.0.0.129 - - [2026-02-09 13:16:24] "GET /virtual-machine-interface/80fef722-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004198 10.0.0.129 - - [2026-02-09 13:16:24] "POST /set-tag HTTP/1.1" 200 109 0.001907 10.0.0.129 - - [2026-02-09 13:16:26] "GET /virtual-machine/783db552-c7fb-4394-b9d2-9e4470e380a7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.002798 10.0.0.129 - - [2026-02-09 13:16:26] "GET /virtual-machine-interface/80fef722-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004051 10.0.0.129 - - [2026-02-09 13:16:26] "GET /virtual-machine-interface/80fef722-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007355 10.0.0.129 - - [2026-02-09 13:16:26] "POST /set-tag HTTP/1.1" 200 109 0.003484 10.0.0.129 - - [2026-02-09 13:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.129 - - [2026-02-09 13:16:43] "POST /chown HTTP/1.1" 200 109 0.016088 10.0.0.129 - - [2026-02-09 13:16:43] "POST /chown HTTP/1.1" 200 109 0.006078 10.0.0.129 - - [2026-02-09 13:16:43] "POST /chown HTTP/1.1" 200 109 0.012054 10.0.0.129 - - [2026-02-09 13:16:43] "POST /chown HTTP/1.1" 200 109 0.019579 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:16:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000977 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:16:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000932 10.0.0.129 - - [2026-02-09 13:16:58] "GET /virtual-machine-interface/80fef722-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005086 10.0.0.129 - - [2026-02-09 13:16:58] "POST /set-tag HTTP/1.1" 200 109 0.002544 10.0.0.129 - - [2026-02-09 13:16:58] "GET /virtual-machine-interface/80fef722-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004225 10.0.0.129 - - [2026-02-09 13:16:58] "POST /set-tag HTTP/1.1" 200 109 0.002166 10.0.0.129 - - [2026-02-09 13:16:58] "GET /virtual-machine/783db552-c7fb-4394-b9d2-9e4470e380a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002809 10.0.0.129 - - [2026-02-09 13:16:58] "POST /ref-update HTTP/1.1" 200 156 0.009930 10.0.0.129 - - [2026-02-09 13:16:58] "GET /virtual-machine-interface/80fef722-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.014601 10.0.0.129 - - [2026-02-09 13:16:58] "POST /set-tag HTTP/1.1" 200 109 0.014843 10.0.0.129 - - [2026-02-09 13:16:58] "POST /set-tag HTTP/1.1" 200 109 0.026193 10.0.0.129 - - [2026-02-09 13:16:58] "DELETE /instance-ip/8129c4a2-05b9-11f1-b846-fa163ef67b36 HTTP/1.1" 200 115 0.044786 10.0.0.129 - - [2026-02-09 13:16:58] "DELETE /virtual-machine-interface/80fef722-05b9-11f1-b846-fa163ef67b36 HTTP/1.1" 200 115 0.035852 10.0.0.129 - - [2026-02-09 13:16:58] "DELETE /virtual-machine/783db552-c7fb-4394-b9d2-9e4470e380a7 HTTP/1.1" 200 115 0.021631 10.0.0.129 - - [2026-02-09 13:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.129 - - [2026-02-09 13:17:02] "GET /tag/e20a06b8-005d-4baf-842d-dce98989dc31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012384 10.0.0.129 - - [2026-02-09 13:17:02] "GET /tag/e20a06b8-005d-4baf-842d-dce98989dc31?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.013031 10.0.0.129 - - [2026-02-09 13:17:02] "GET /virtual-machine-interface/39b6e479-6402-44ff-9309-da2cf40dd1a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004116 10.0.0.129 - - [2026-02-09 13:17:02] "POST /set-tag HTTP/1.1" 200 109 0.014046 10.0.0.129 - - [2026-02-09 13:17:02] "GET /virtual-machine-interface/7543e2dd-ba9f-4808-9ca4-eeaa8b55127f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.008075 10.0.0.129 - - [2026-02-09 13:17:02] "POST /set-tag HTTP/1.1" 200 109 0.014294 10.0.0.129 - - [2026-02-09 13:17:02] "GET /virtual-machine-interface/7eac4726-ac59-474d-a937-5bf61eda188b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.007299 10.0.0.129 - - [2026-02-09 13:17:02] "POST /set-tag HTTP/1.1" 200 109 0.028755 10.0.0.129 - - [2026-02-09 13:17:02] "GET /firewall-policy/5e38be5f-eb11-45cb-9006-6d41cca2fd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.014098 10.0.0.129 - - [2026-02-09 13:17:02] "GET /firewall-rule/6315f328-9f08-4249-8334-20e147d5135b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002985 10.0.0.129 - - [2026-02-09 13:17:02] "POST /ref-update HTTP/1.1" 200 156 0.012125 10.0.0.129 - - [2026-02-09 13:17:02] "DELETE /firewall-rule/6315f328-9f08-4249-8334-20e147d5135b HTTP/1.1" 200 115 0.048972 10.0.0.129 - - [2026-02-09 13:17:02] "DELETE /loadbalancer-member/449d9ec1-8817-4f29-bd56-6d49070a666a HTTP/1.1" 200 115 0.033845 10.0.0.129 - - [2026-02-09 13:17:02] "PUT /service-instance/5018f987-3888-4acf-9a90-ed3bb5b98a6e HTTP/1.1" 200 267 0.013023 10.0.0.129 - - [2026-02-09 13:17:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.020315 10.0.0.129 - - [2026-02-09 13:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005276 10.0.0.129 - - [2026-02-09 13:17:02] "DELETE /loadbalancer-pool/6c6b382c-b740-4a14-9460-7afd8da18489 HTTP/1.1" 200 115 0.066280 10.0.0.129 - - [2026-02-09 13:17:02] "POST /chown HTTP/1.1" 200 109 0.016121 10.0.0.129 - - [2026-02-09 13:17:02] "DELETE /loadbalancer-listener/94fad58b-4d81-4aa3-91b0-904eee89589f HTTP/1.1" 200 115 0.053206 10.0.0.129 - - [2026-02-09 13:17:02] "GET /floating-ip/44cc2bd0-94ff-4cfa-ab9e-dcaa6ef438c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2396 0.006423 10.0.0.129 - - [2026-02-09 13:17:02] "POST /chown HTTP/1.1" 200 109 0.009342 10.0.0.129 - - [2026-02-09 13:17:02] "POST /chown HTTP/1.1" 200 109 0.014295 10.0.0.129 - - [2026-02-09 13:17:02] "POST /chown HTTP/1.1" 200 109 0.021381 10.0.0.129 - - [2026-02-09 13:17:02] "PUT /floating-ip/44cc2bd0-94ff-4cfa-ab9e-dcaa6ef438c8 HTTP/1.1" 200 257 0.026710 10.0.0.129 - - [2026-02-09 13:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.129 - - [2026-02-09 13:17:02] "POST /chown HTTP/1.1" 200 109 0.005088 10.0.0.129 - - [2026-02-09 13:17:02] "POST /chown HTTP/1.1" 200 109 0.016323 10.0.0.129 - - [2026-02-09 13:17:02] "DELETE /floating-ip/44cc2bd0-94ff-4cfa-ab9e-dcaa6ef438c8 HTTP/1.1" 200 115 0.098237 10.0.0.129 - - [2026-02-09 13:17:02] "POST /chown HTTP/1.1" 200 109 0.007902 10.0.0.129 - - [2026-02-09 13:17:02] "POST /chown HTTP/1.1" 200 109 0.029786 10.0.0.129 - - [2026-02-09 13:17:02] "PUT /service-instance/5018f987-3888-4acf-9a90-ed3bb5b98a6e HTTP/1.1" 200 267 0.014162 10.0.0.129 - - [2026-02-09 13:17:02] "DELETE /loadbalancer/a161a750-5fbe-4f2b-87d4-59dad2f7fdce HTTP/1.1" 200 115 0.125669 10.0.0.129 - - [2026-02-09 13:17:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.011982 10.0.0.129 - - [2026-02-09 13:17:02] "POST /ref-update HTTP/1.1" 404 171 0.003071 10.0.0.129 - - [2026-02-09 13:17:02] "DELETE /instance-ip/f06fe473-f496-4c52-afdb-518f22447490 HTTP/1.1" 200 115 0.076585 10.0.0.129 - - [2026-02-09 13:17:02] "PUT /service-instance/5018f987-3888-4acf-9a90-ed3bb5b98a6e HTTP/1.1" 200 267 0.030806 10.0.0.129 - - [2026-02-09 13:17:03] "DELETE /virtual-machine-interface/7eac4726-ac59-474d-a937-5bf61eda188b HTTP/1.1" 200 115 0.074857 10.0.0.129 - - [2026-02-09 13:17:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.015390 10.0.0.129 - - [2026-02-09 13:17:03] "POST /ref-update HTTP/1.1" 404 171 0.002475 10.0.0.129 - - [2026-02-09 13:17:03] "GET /floating-ip-pool/2ee7ddf2-4aa6-4a5e-ad4e-363ad9f4db5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.006401 10.0.0.129 - - [2026-02-09 13:17:03] "POST /ref-update HTTP/1.1" 200 156 0.021300 10.0.0.129 - - [2026-02-09 13:17:03] "PUT /service-instance/5018f987-3888-4acf-9a90-ed3bb5b98a6e HTTP/1.1" 200 267 0.027618 10.0.0.129 - - [2026-02-09 13:17:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.027327 10.0.0.129 - - [2026-02-09 13:17:03] "DELETE /floating-ip-pool/2ee7ddf2-4aa6-4a5e-ad4e-363ad9f4db5c HTTP/1.1" 200 115 0.089703 10.0.0.129 - - [2026-02-09 13:17:03] "DELETE /tag/e20a06b8-005d-4baf-842d-dce98989dc31 HTTP/1.1" 200 115 0.162884 10.0.0.129 - - [2026-02-09 13:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.129 - - [2026-02-09 13:17:03] "DELETE /service-instance/5018f987-3888-4acf-9a90-ed3bb5b98a6e HTTP/1.1" 200 115 0.075224 10.0.0.129 - - [2026-02-09 13:17:03] "POST /useragent-kv HTTP/1.1" 200 115 0.011913 10.0.0.129 - - [2026-02-09 13:17:03] "POST /useragent-kv HTTP/1.1" 200 115 0.005933 10.0.0.129 - - [2026-02-09 13:17:03] "DELETE /virtual-network/53c698cd-f0f1-434a-9c33-200c1ba4bdb0 HTTP/1.1" 200 115 0.154254 10.0.0.129 - - [2026-02-09 13:17:03] "GET /virtual-machine-interface/39b6e479-6402-44ff-9309-da2cf40dd1a8?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.005972 10.0.0.129 - - [2026-02-09 13:17:03] "GET /routing-instance/ed6149f6-2069-4e22-86d4-875e89146edf HTTP/1.1" 404 171 0.005768 10.0.0.129 - - [2026-02-09 13:17:03] "GET /domains HTTP/1.1" 200 281 0.004719 10.0.0.129 - - [2026-02-09 13:17:03] "GET /domain/2503f404-1ca2-48bf-8edb-dc1e26901837 HTTP/1.1" 200 3099 0.004739 10.0.0.129 - - [2026-02-09 13:17:03] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418 HTTP/1.1" 200 7169 0.050252 10.0.0.129 - - [2026-02-09 13:17:03] "DELETE /virtual-machine-interface/39b6e479-6402-44ff-9309-da2cf40dd1a8 HTTP/1.1" 200 115 0.126258 10.0.0.129 - - [2026-02-09 13:17:03] "GET /virtual-machine-interface/7ccda5d6-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.016434 10.0.0.129 - - [2026-02-09 13:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015366 10.0.0.129 - - [2026-02-09 13:17:03] "POST /set-tag HTTP/1.1" 200 109 0.009022 10.0.0.129 - - [2026-02-09 13:17:03] "DELETE /virtual-machine/d2e80b51-fc84-43d1-9723-c547816a9891 HTTP/1.1" 200 115 0.066430 10.0.0.129 - - [2026-02-09 13:17:03] "DELETE /route-target/7c1d4d60-609e-4280-9a57-39d1139b7da7 HTTP/1.1" 200 115 0.039604 10.0.0.129 - - [2026-02-09 13:17:03] "GET /virtual-machine-interface/7543e2dd-ba9f-4808-9ca4-eeaa8b55127f?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.007737 10.0.0.129 - - [2026-02-09 13:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.129 - - [2026-02-09 13:17:03] "GET /loadbalancer/9b00374b-e527-4cd3-8a76-c1ac004bc989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003480 10.0.0.129 - - [2026-02-09 13:17:03] "GET /virtual-machine-interface/7ccda5d6-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004135 10.0.0.129 - - [2026-02-09 13:17:03] "DELETE /virtual-machine-interface/7543e2dd-ba9f-4808-9ca4-eeaa8b55127f HTTP/1.1" 200 115 0.055421 10.0.0.129 - - [2026-02-09 13:17:03] "POST /set-tag HTTP/1.1" 200 109 0.041477 10.0.0.129 - - [2026-02-09 13:17:03] "POST /ref-update HTTP/1.1" 200 156 0.037718 10.0.0.129 - - [2026-02-09 13:17:03] "DELETE /virtual-machine/4444c9fa-19f7-4825-97b0-19b1a6472bcc HTTP/1.1" 200 115 0.038195 10.0.0.129 - - [2026-02-09 13:17:03] "DELETE /loadbalancer-member/b46b25e9-baae-495c-9f2a-e061da2e3769 HTTP/1.1" 200 115 0.071223 10.0.0.129 - - [2026-02-09 13:17:05] "GET /virtual-machine-interface/7ccda5d6-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008358 10.0.0.129 - - [2026-02-09 13:17:05] "POST /set-tag HTTP/1.1" 200 109 0.002752 10.0.0.129 - - [2026-02-09 13:17:05] "GET /virtual-machine-interface/7ccda5d6-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004216 10.0.0.129 - - [2026-02-09 13:17:05] "POST /set-tag HTTP/1.1" 200 109 0.002506 10.0.0.129 - - [2026-02-09 13:17:05] "GET /virtual-machine/1edff50c-0873-4541-a6d4-8a46d7ea868f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002381 10.0.0.129 - - [2026-02-09 13:17:05] "POST /ref-update HTTP/1.1" 200 156 0.017308 10.0.0.129 - - [2026-02-09 13:17:05] "GET /virtual-machine-interface/7ccda5d6-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004155 10.0.0.129 - - [2026-02-09 13:17:05] "POST /set-tag HTTP/1.1" 200 109 0.036573 10.0.0.129 - - [2026-02-09 13:17:05] "POST /set-tag HTTP/1.1" 200 109 0.042169 10.0.0.129 - - [2026-02-09 13:17:05] "POST /set-tag HTTP/1.1" 200 109 0.036780 10.0.0.129 - - [2026-02-09 13:17:05] "DELETE /instance-ip/7cecc920-05b9-11f1-b846-fa163ef67b36 HTTP/1.1" 200 115 0.050778 10.0.0.129 - - [2026-02-09 13:17:05] "POST /ref-update HTTP/1.1" 200 156 0.009129 10.0.0.129 - - [2026-02-09 13:17:05] "DELETE /virtual-machine-interface/7ccda5d6-05b9-11f1-b846-fa163ef67b36 HTTP/1.1" 200 115 0.043084 10.0.0.129 - - [2026-02-09 13:17:05] "DELETE /virtual-machine/1edff50c-0873-4541-a6d4-8a46d7ea868f HTTP/1.1" 200 115 0.029184 10.0.0.129 - - [2026-02-09 13:17:08] "GET /virtual-machine-interface/7c5e19be-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005927 10.0.0.129 - - [2026-02-09 13:17:08] "POST /set-tag HTTP/1.1" 200 109 0.003263 10.0.0.129 - - [2026-02-09 13:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.129 - - [2026-02-09 13:17:08] "GET /loadbalancer/9b00374b-e527-4cd3-8a76-c1ac004bc989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002484 10.0.0.129 - - [2026-02-09 13:17:10] "GET /virtual-machine-interface/7c5e19be-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008071 10.0.0.129 - - [2026-02-09 13:17:10] "POST /set-tag HTTP/1.1" 200 109 0.002997 10.0.0.129 - - [2026-02-09 13:17:10] "GET /virtual-machine-interface/7c5e19be-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004214 10.0.0.129 - - [2026-02-09 13:17:10] "POST /set-tag HTTP/1.1" 200 109 0.002190 10.0.0.129 - - [2026-02-09 13:17:10] "GET /virtual-machine/5e3240a5-2589-4ab2-be16-c62ca2e96e0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002485 10.0.0.129 - - [2026-02-09 13:17:10] "POST /ref-update HTTP/1.1" 200 156 0.011260 10.0.0.129 - - [2026-02-09 13:17:10] "GET /virtual-machine-interface/7c5e19be-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005022 10.0.0.129 - - [2026-02-09 13:17:10] "POST /set-tag HTTP/1.1" 200 109 0.035439 10.0.0.129 - - [2026-02-09 13:17:10] "POST /set-tag HTTP/1.1" 200 109 0.049652 10.0.0.129 - - [2026-02-09 13:17:10] "POST /set-tag HTTP/1.1" 200 109 0.026574 10.0.0.129 - - [2026-02-09 13:17:10] "DELETE /instance-ip/7c75baf6-05b9-11f1-b846-fa163ef67b36 HTTP/1.1" 200 115 0.064481 10.0.0.129 - - [2026-02-09 13:17:10] "POST /ref-update HTTP/1.1" 200 156 0.021505 10.0.0.129 - - [2026-02-09 13:17:10] "DELETE /virtual-machine-interface/7c5e19be-05b9-11f1-b846-fa163ef67b36 HTTP/1.1" 200 115 0.060644 10.0.0.129 - - [2026-02-09 13:17:10] "DELETE /virtual-machine/5e3240a5-2589-4ab2-be16-c62ca2e96e0b HTTP/1.1" 200 115 0.024945 10.0.0.129 - - [2026-02-09 13:17:10] "DELETE /tag/d852c155-fcb1-447c-9bc1-6dd78eae4af0 HTTP/1.1" 200 115 0.056452 10.0.0.129 - - [2026-02-09 13:17:10] "DELETE /tag/1ed874a6-3de7-4777-98c1-5cf883bb6e5e HTTP/1.1" 200 115 0.069663 10.0.0.129 - - [2026-02-09 13:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.129 - - [2026-02-09 13:17:13] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038480 10.0.0.129 - - [2026-02-09 13:17:13] "POST /tags HTTP/1.1" 200 394 0.022275 10.0.0.129 - - [2026-02-09 13:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007161 10.0.0.129 - - [2026-02-09 13:17:13] "GET /tag/9a5ab153-8d65-45d0-a3b8-7341a5219a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012510 10.0.0.129 - - [2026-02-09 13:17:14] "POST /tags HTTP/1.1" 200 342 0.017327 10.0.0.129 - - [2026-02-09 13:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.129 - - [2026-02-09 13:17:14] "GET /tag/22e50410-a33b-45eb-a16a-f4852aa1d2d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013462 10.0.0.129 - - [2026-02-09 13:17:14] "POST /id-to-fqname HTTP/1.1" 200 192 0.000504 10.0.0.129 - - [2026-02-09 13:17:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.001684 10.0.0.129 - - [2026-02-09 13:17:14] "POST /security-groups HTTP/1.1" 200 589 0.063525 10.0.0.129 - - [2026-02-09 13:17:14] "POST /projects HTTP/1.1" 200 521 0.159837 10.0.0.129 - - [2026-02-09 13:17:14] "POST /fqname-to-id HTTP/1.1" 404 236 0.001887 10.0.0.129 - - [2026-02-09 13:17:14] "POST /access-control-lists HTTP/1.1" 200 600 0.068530 10.0.0.129 - - [2026-02-09 13:17:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.058073 10.0.0.129 - - [2026-02-09 13:17:14] "POST /fqname-to-id HTTP/1.1" 404 235 0.011819 10.0.0.129 - - [2026-02-09 13:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005850 10.0.0.129 - - [2026-02-09 13:17:14] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.014911 10.0.0.129 - - [2026-02-09 13:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.129 - - [2026-02-09 13:17:14] "GET /virtual-network/6827fb91-9a76-426d-8139-33d02e805122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.011075 10.0.0.129 - - [2026-02-09 13:17:14] "POST /access-control-lists HTTP/1.1" 200 598 0.080775 10.0.0.129 - - [2026-02-09 13:17:14] "PUT /virtual-network/fe484c30-8de0-4886-9539-4608438993bd HTTP/1.1" 200 265 0.065441 10.0.0.129 - - [2026-02-09 13:17:14] "PUT /virtual-network/6827fb91-9a76-426d-8139-33d02e805122 HTTP/1.1" 200 265 0.046971 10.0.0.129 - - [2026-02-09 13:17:14] "POST /security-groups HTTP/1.1" 200 593 0.072310 10.0.0.129 - - [2026-02-09 13:17:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.020424 10.0.0.129 - - [2026-02-09 13:17:14] "POST /fqname-to-id HTTP/1.1" 404 270 0.003433 10.0.0.129 - - [2026-02-09 13:17:14] "POST /chown HTTP/1.1" 200 109 0.033257 10.0.0.129 - - [2026-02-09 13:17:14] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.032818 10.0.0.129 - - [2026-02-09 13:17:14] "POST /access-control-lists HTTP/1.1" 200 634 0.088838 10.0.0.129 - - [2026-02-09 13:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018017 10.0.0.129 - - [2026-02-09 13:17:14] "POST /fqname-to-id HTTP/1.1" 404 269 0.010194 10.0.0.129 - - [2026-02-09 13:17:14] "GET /policy-management/4521c9bb-c069-42a6-8153-ace91cf83cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003728 10.0.0.129 - - [2026-02-09 13:17:14] "POST /tags HTTP/1.1" 409 226 0.002084 10.0.0.129 - - [2026-02-09 13:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.129 - - [2026-02-09 13:17:14] "GET /tag/22e50410-a33b-45eb-a16a-f4852aa1d2d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.016386 10.0.0.129 - - [2026-02-09 13:17:14] "POST /access-control-lists HTTP/1.1" 200 632 0.073270 10.0.0.129 - - [2026-02-09 13:17:15] "POST /firewall-rules HTTP/1.1" 200 602 0.074632 10.0.0.129 - - [2026-02-09 13:17:15] "GET /firewall-rule/00b1d8a7-f676-4202-9e7d-c1a34cccb9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.017049 10.0.0.129 - - [2026-02-09 13:17:15] "GET /firewall-policy/8cf5d0d1-1e98-46e2-aab0-32ac99e69ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.008512 10.0.0.129 - - [2026-02-09 13:17:15] "GET /firewall-rule/00b1d8a7-f676-4202-9e7d-c1a34cccb9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003798 10.0.0.129 - - [2026-02-09 13:17:15] "POST /ref-update HTTP/1.1" 200 156 0.054997 10.0.0.129 - - [2026-02-09 13:17:15] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003824 10.0.0.129 - - [2026-02-09 13:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.129 - - [2026-02-09 13:17:15] "GET /policy-management/4521c9bb-c069-42a6-8153-ace91cf83cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002952 10.0.0.129 - - [2026-02-09 13:17:15] "POST /tags HTTP/1.1" 409 226 0.001800 10.0.0.129 - - [2026-02-09 13:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.129 - - [2026-02-09 13:17:15] "GET /tag/22e50410-a33b-45eb-a16a-f4852aa1d2d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012638 10.0.0.129 - - [2026-02-09 13:17:15] "POST /firewall-rules HTTP/1.1" 200 600 0.064085 10.0.0.129 - - [2026-02-09 13:17:15] "GET /firewall-rule/cb7b058c-b7d2-468a-b3d9-9d1f4b571260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004036 10.0.0.129 - - [2026-02-09 13:17:15] "GET /firewall-policy/8cf5d0d1-1e98-46e2-aab0-32ac99e69ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.004834 10.0.0.129 - - [2026-02-09 13:17:15] "GET /firewall-rule/cb7b058c-b7d2-468a-b3d9-9d1f4b571260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002666 10.0.0.129 - - [2026-02-09 13:17:15] "POST /ref-update HTTP/1.1" 200 156 0.049206 10.0.0.129 - - [2026-02-09 13:17:16] "POST /tags HTTP/1.1" 200 394 0.029226 10.0.0.129 - - [2026-02-09 13:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009277 10.0.0.129 - - [2026-02-09 13:17:17] "GET /tag/52db6856-aa8c-41ce-8977-7cbb25ef0147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011701 10.0.0.129 - - [2026-02-09 13:17:17] "POST /tags HTTP/1.1" 200 342 0.019007 10.0.0.129 - - [2026-02-09 13:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014938 10.0.0.129 - - [2026-02-09 13:17:17] "GET /tag/406e7c79-ed71-43e9-b636-7eb9db4399ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010909 10.0.0.129 - - [2026-02-09 13:17:17] "POST /id-to-fqname HTTP/1.1" 200 192 0.000510 10.0.0.129 - - [2026-02-09 13:17:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.003052 10.0.0.129 - - [2026-02-09 13:17:17] "POST /security-groups HTTP/1.1" 200 589 0.060450 10.0.0.129 - - [2026-02-09 13:17:17] "POST /projects HTTP/1.1" 200 521 0.208485 10.0.0.129 - - [2026-02-09 13:17:17] "POST /fqname-to-id HTTP/1.1" 404 236 0.005663 10.0.0.129 - - [2026-02-09 13:17:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.014246 10.0.0.129 - - [2026-02-09 13:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015154 10.0.0.129 - - [2026-02-09 13:17:17] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.010306 10.0.0.129 - - [2026-02-09 13:17:17] "POST /access-control-lists HTTP/1.1" 200 600 0.084345 10.0.0.129 - - [2026-02-09 13:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007060 10.0.0.129 - - [2026-02-09 13:17:17] "POST /fqname-to-id HTTP/1.1" 404 235 0.009249 10.0.0.129 - - [2026-02-09 13:17:17] "GET /virtual-network/6827fb91-9a76-426d-8139-33d02e805122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.007127 10.0.0.129 - - [2026-02-09 13:17:17] "POST /access-control-lists HTTP/1.1" 200 598 0.068195 10.0.0.129 - - [2026-02-09 13:17:17] "PUT /virtual-network/fe484c30-8de0-4886-9539-4608438993bd HTTP/1.1" 200 265 0.066648 10.0.0.129 - - [2026-02-09 13:17:17] "PUT /virtual-network/6827fb91-9a76-426d-8139-33d02e805122 HTTP/1.1" 200 265 0.046208 10.0.0.129 - - [2026-02-09 13:17:17] "POST /security-groups HTTP/1.1" 200 593 0.065530 10.0.0.129 - - [2026-02-09 13:17:17] "POST /fqname-to-id HTTP/1.1" 404 270 0.002962 10.0.0.129 - - [2026-02-09 13:17:17] "POST /access-control-lists HTTP/1.1" 200 634 0.026941 10.0.0.129 - - [2026-02-09 13:17:17] "POST /fqname-to-id HTTP/1.1" 404 269 0.004848 10.0.0.129 - - [2026-02-09 13:17:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.030977 10.0.0.129 - - [2026-02-09 13:17:17] "POST /chown HTTP/1.1" 200 109 0.024749 10.0.0.129 - - [2026-02-09 13:17:17] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011961 10.0.0.129 - - [2026-02-09 13:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.129 - - [2026-02-09 13:17:17] "GET /policy-management/4521c9bb-c069-42a6-8153-ace91cf83cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002812 10.0.0.129 - - [2026-02-09 13:17:17] "POST /access-control-lists HTTP/1.1" 200 632 0.099918 10.0.0.129 - - [2026-02-09 13:17:17] "POST /tags HTTP/1.1" 409 226 0.010622 10.0.0.129 - - [2026-02-09 13:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.129 - - [2026-02-09 13:17:17] "GET /tag/406e7c79-ed71-43e9-b636-7eb9db4399ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010404 10.0.0.129 - - [2026-02-09 13:17:18] "POST /firewall-rules HTTP/1.1" 200 602 0.072675 10.0.0.129 - - [2026-02-09 13:17:18] "GET /firewall-rule/1cb479f6-ac4d-4501-93c5-e93ad3609392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.007995 10.0.0.129 - - [2026-02-09 13:17:18] "GET /firewall-policy/8cf5d0d1-1e98-46e2-aab0-32ac99e69ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.004158 10.0.0.129 - - [2026-02-09 13:17:18] "GET /firewall-rule/1cb479f6-ac4d-4501-93c5-e93ad3609392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002237 10.0.0.129 - - [2026-02-09 13:17:18] "POST /ref-update HTTP/1.1" 200 156 0.052155 10.0.0.129 - - [2026-02-09 13:17:18] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013190 10.0.0.129 - - [2026-02-09 13:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.129 - - [2026-02-09 13:17:18] "GET /policy-management/4521c9bb-c069-42a6-8153-ace91cf83cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010780 10.0.0.129 - - [2026-02-09 13:17:18] "POST /tags HTTP/1.1" 409 226 0.001734 10.0.0.129 - - [2026-02-09 13:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.129 - - [2026-02-09 13:17:18] "GET /tag/406e7c79-ed71-43e9-b636-7eb9db4399ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011674 10.0.0.129 - - [2026-02-09 13:17:18] "POST /firewall-rules HTTP/1.1" 200 600 0.067150 10.0.0.129 - - [2026-02-09 13:17:18] "GET /firewall-rule/657dc215-d1d4-4cbd-9131-42e09ec5f7fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005336 10.0.0.129 - - [2026-02-09 13:17:18] "GET /firewall-policy/8cf5d0d1-1e98-46e2-aab0-32ac99e69ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.004985 10.0.0.129 - - [2026-02-09 13:17:18] "GET /firewall-rule/657dc215-d1d4-4cbd-9131-42e09ec5f7fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003264 10.0.0.129 - - [2026-02-09 13:17:18] "POST /ref-update HTTP/1.1" 200 156 0.050216 10.0.0.129 - - [2026-02-09 13:17:20] "POST /tags HTTP/1.1" 200 346 0.080248 10.0.0.129 - - [2026-02-09 13:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.129 - - [2026-02-09 13:17:20] "GET /tag/da048a0a-d8da-4554-9709-25bf68f12bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.020564 10.0.0.129 - - [2026-02-09 13:17:20] "POST /projects HTTP/1.1" 409 238 0.002500 10.0.0.129 - - [2026-02-09 13:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.129 - - [2026-02-09 13:17:20] "GET /project/d077b787-8cfc-4c13-900d-6eab2dc335ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041853 10.0.0.129 - - [2026-02-09 13:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.129 - - [2026-02-09 13:17:20] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005523 10.0.0.129 - - [2026-02-09 13:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.129 - - [2026-02-09 13:17:20] "GET /virtual-network/6827fb91-9a76-426d-8139-33d02e805122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006087 10.0.0.129 - - [2026-02-09 13:17:20] "POST /security-groups HTTP/1.1" 409 285 0.003123 10.0.0.129 - - [2026-02-09 13:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.129 - - [2026-02-09 13:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.129 - - [2026-02-09 13:17:20] "PUT /security-group/97cc5f1e-973a-43e5-92af-8b48b95442b8 HTTP/1.1" 200 263 0.060003 10.0.0.129 - - [2026-02-09 13:17:20] "PUT /access-control-list/f219a616-511b-464a-ba92-4b7d67220f3d HTTP/1.1" 200 273 0.015591 10.0.0.129 - - [2026-02-09 13:17:20] "GET /project/d077b787-8cfc-4c13-900d-6eab2dc335ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.091880 10.0.0.129 - - [2026-02-09 13:17:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.066585 10.0.0.129 - - [2026-02-09 13:17:20] "POST /tags HTTP/1.1" 409 228 0.037098 10.0.0.129 - - [2026-02-09 13:17:20] "PUT /access-control-list/e3cb17f3-dd48-4965-ad4e-0e67005a950b HTTP/1.1" 200 273 0.080543 10.0.0.129 - - [2026-02-09 13:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.129 - - [2026-02-09 13:17:20] "GET /tag/da048a0a-d8da-4554-9709-25bf68f12bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011725 10.0.0.129 - - [2026-02-09 13:17:20] "POST /tags HTTP/1.1" 200 346 0.029029 10.0.0.129 - - [2026-02-09 13:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.129 - - [2026-02-09 13:17:20] "GET /tag/6867c085-0b4b-44b7-8423-be0743068221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011420 10.0.0.129 - - [2026-02-09 13:17:20] "POST /projects HTTP/1.1" 409 238 0.001970 10.0.0.129 - - [2026-02-09 13:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.129 - - [2026-02-09 13:17:20] "GET /project/9bb8626f-b6d3-4782-8027-4695162bcdb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030913 10.0.0.129 - - [2026-02-09 13:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.129 - - [2026-02-09 13:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.129 - - [2026-02-09 13:17:20] "GET /project/9bb8626f-b6d3-4782-8027-4695162bcdb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.024806 10.0.0.129 - - [2026-02-09 13:17:20] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004090 10.0.0.129 - - [2026-02-09 13:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.129 - - [2026-02-09 13:17:20] "GET /virtual-network/6827fb91-9a76-426d-8139-33d02e805122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003198 10.0.0.129 - - [2026-02-09 13:17:20] "POST /security-groups HTTP/1.1" 409 285 0.003004 10.0.0.129 - - [2026-02-09 13:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.129 - - [2026-02-09 13:17:20] "PUT /security-group/a4b6f09e-6734-41a4-88e4-c808d8d4895d HTTP/1.1" 200 263 0.054696 10.0.0.129 - - [2026-02-09 13:17:21] "PUT /access-control-list/35cdb59d-8cfa-41b3-8566-ae3c3895eaac HTTP/1.1" 200 273 0.021688 10.0.0.129 - - [2026-02-09 13:17:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.028167 10.0.0.129 - - [2026-02-09 13:17:21] "POST /tags HTTP/1.1" 409 228 0.004488 10.0.0.129 - - [2026-02-09 13:17:21] "PUT /access-control-list/0bf68104-7a69-4fb9-a1c6-db96cac3ce3e HTTP/1.1" 200 273 0.021646 10.0.0.129 - - [2026-02-09 13:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015402 10.0.0.129 - - [2026-02-09 13:17:21] "GET /tag/6867c085-0b4b-44b7-8423-be0743068221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009908 10.0.0.129 - - [2026-02-09 13:17:21] "POST /tags HTTP/1.1" 200 292 0.055260 10.0.0.129 - - [2026-02-09 13:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013361 10.0.0.129 - - [2026-02-09 13:17:21] "GET /tag/695aebb8-7fb5-465b-a3ac-671982f721f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.012442 10.0.0.129 - - [2026-02-09 13:17:21] "POST /tags HTTP/1.1" 200 304 0.049354 10.0.0.129 - - [2026-02-09 13:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010216 10.0.0.129 - - [2026-02-09 13:17:21] "GET /tag/a28b2501-98b8-430c-88cc-36072b8d038d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011928 10.0.0.129 - - [2026-02-09 13:17:21] "POST /tags HTTP/1.1" 409 252 0.001802 10.0.0.129 - - [2026-02-09 13:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.129 - - [2026-02-09 13:17:21] "GET /tag/9a5ab153-8d65-45d0-a3b8-7341a5219a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014055 10.0.0.129 - - [2026-02-09 13:17:21] "POST /tags HTTP/1.1" 409 226 0.001774 10.0.0.129 - - [2026-02-09 13:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.129 - - [2026-02-09 13:17:21] "GET /tag/22e50410-a33b-45eb-a16a-f4852aa1d2d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012177 10.0.0.129 - - [2026-02-09 13:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.129 - - [2026-02-09 13:17:21] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004037 10.0.0.129 - - [2026-02-09 13:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.129 - - [2026-02-09 13:17:21] "GET /project/d077b787-8cfc-4c13-900d-6eab2dc335ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030083 10.0.0.129 - - [2026-02-09 13:17:21] "POST /virtual-machines HTTP/1.1" 200 396 0.010576 10.0.0.129 - - [2026-02-09 13:17:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014988 10.0.0.129 - - [2026-02-09 13:17:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.108062 10.0.0.129 - - [2026-02-09 13:17:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.007656 10.0.0.129 - - [2026-02-09 13:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011866 10.0.0.129 - - [2026-02-09 13:17:21] "GET /virtual-machine-interface/aab7b9f0-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004919 10.0.0.129 - - [2026-02-09 13:17:21] "POST /instance-ips HTTP/1.1" 200 398 0.020084 10.0.0.129 - - [2026-02-09 13:17:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.027872 10.0.0.129 - - [2026-02-09 13:17:21] "GET /virtual-machine-interface/aab7b9f0-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013481 10.0.0.129 - - [2026-02-09 13:17:22] "POST /set-tag HTTP/1.1" 200 109 0.068138 10.0.0.129 - - [2026-02-09 13:17:22] "GET /virtual-machine-interface/aab7b9f0-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008519 10.0.0.129 - - [2026-02-09 13:17:22] "GET /instance-ip/aad08b60-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005230 10.0.0.129 - - [2026-02-09 13:17:22] "GET /virtual-machine-interface/aab7b9f0-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004671 10.0.0.129 - - [2026-02-09 13:17:22] "POST /set-tag HTTP/1.1" 200 109 0.002127 10.0.0.129 - - [2026-02-09 13:17:22] "GET /virtual-router/4d07960f-0dfe-4141-a160-90429a3c4c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.007678 10.0.0.129 - - [2026-02-09 13:17:22] "POST /ref-update HTTP/1.1" 200 156 0.012872 10.0.0.129 - - [2026-02-09 13:17:22] "GET /virtual-machine-interface/aab7b9f0-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.020728 10.0.0.129 - - [2026-02-09 13:17:22] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.129 - - [2026-02-09 13:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.129 - - [2026-02-09 13:17:22] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003804 10.0.0.129 - - [2026-02-09 13:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.129 - - [2026-02-09 13:17:22] "GET /project/d077b787-8cfc-4c13-900d-6eab2dc335ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.026748 10.0.0.129 - - [2026-02-09 13:17:22] "POST /virtual-machines HTTP/1.1" 200 396 0.008166 10.0.0.129 - - [2026-02-09 13:17:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008434 10.0.0.129 - - [2026-02-09 13:17:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.118562 10.0.0.129 - - [2026-02-09 13:17:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.011086 10.0.0.129 - - [2026-02-09 13:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.129 - - [2026-02-09 13:17:22] "GET /virtual-machine-interface/ab2e5650-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010114 10.0.0.129 - - [2026-02-09 13:17:22] "POST /instance-ips HTTP/1.1" 200 398 0.019374 10.0.0.129 - - [2026-02-09 13:17:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.022888 10.0.0.129 - - [2026-02-09 13:17:22] "GET /virtual-machine-interface/ab2e5650-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013911 10.0.0.129 - - [2026-02-09 13:17:22] "POST /set-tag HTTP/1.1" 200 109 0.060081 10.0.0.129 - - [2026-02-09 13:17:22] "GET /virtual-machine-interface/ab2e5650-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013421 10.0.0.129 - - [2026-02-09 13:17:22] "GET /instance-ip/ab49d2f4-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005002 10.0.0.129 - - [2026-02-09 13:17:22] "GET /virtual-machine-interface/ab2e5650-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004093 10.0.0.129 - - [2026-02-09 13:17:22] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.129 - - [2026-02-09 13:17:22] "GET /virtual-router/4d07960f-0dfe-4141-a160-90429a3c4c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.003749 10.0.0.129 - - [2026-02-09 13:17:22] "POST /ref-update HTTP/1.1" 200 156 0.008020 10.0.0.129 - - [2026-02-09 13:17:22] "GET /virtual-machine-interface/ab2e5650-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007238 10.0.0.129 - - [2026-02-09 13:17:23] "POST /set-tag HTTP/1.1" 200 109 0.002901 10.0.0.129 - - [2026-02-09 13:17:23] "POST /tags HTTP/1.1" 200 292 0.019608 10.0.0.129 - - [2026-02-09 13:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.129 - - [2026-02-09 13:17:23] "GET /tag/e503cc1e-c8d6-4c79-bfd9-0725d34ee48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.011572 10.0.0.129 - - [2026-02-09 13:17:23] "POST /tags HTTP/1.1" 409 252 0.003624 10.0.0.129 - - [2026-02-09 13:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.129 - - [2026-02-09 13:17:23] "GET /tag/52db6856-aa8c-41ce-8977-7cbb25ef0147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010131 10.0.0.129 - - [2026-02-09 13:17:23] "POST /tags HTTP/1.1" 409 226 0.014654 10.0.0.129 - - [2026-02-09 13:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.129 - - [2026-02-09 13:17:23] "GET /tag/406e7c79-ed71-43e9-b636-7eb9db4399ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010232 10.0.0.129 - - [2026-02-09 13:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.129 - - [2026-02-09 13:17:23] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004032 10.0.0.129 - - [2026-02-09 13:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.129 - - [2026-02-09 13:17:23] "GET /project/9bb8626f-b6d3-4782-8027-4695162bcdb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035240 10.0.0.129 - - [2026-02-09 13:17:23] "POST /virtual-machines HTTP/1.1" 200 396 0.007398 10.0.0.129 - - [2026-02-09 13:17:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008147 10.0.0.129 - - [2026-02-09 13:17:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.128654 10.0.0.129 - - [2026-02-09 13:17:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.028054 10.0.0.129 - - [2026-02-09 13:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005318 10.0.0.129 - - [2026-02-09 13:17:23] "GET /virtual-machine-interface/abc2379e-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004939 10.0.0.129 - - [2026-02-09 13:17:23] "POST /instance-ips HTTP/1.1" 200 398 0.024880 10.0.0.129 - - [2026-02-09 13:17:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.033070 10.0.0.129 - - [2026-02-09 13:17:23] "GET /virtual-machine-interface/abc2379e-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009868 10.0.0.129 - - [2026-02-09 13:17:23] "POST /set-tag HTTP/1.1" 200 109 0.060463 10.0.0.129 - - [2026-02-09 13:17:23] "GET /virtual-machine-interface/abc2379e-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018775 10.0.0.129 - - [2026-02-09 13:17:23] "GET /instance-ip/abdb5e18-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005748 10.0.0.129 - - [2026-02-09 13:17:23] "GET /virtual-machine-interface/abc2379e-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004671 10.0.0.129 - - [2026-02-09 13:17:23] "POST /set-tag HTTP/1.1" 200 109 0.002226 10.0.0.129 - - [2026-02-09 13:17:23] "GET /virtual-router/4d07960f-0dfe-4141-a160-90429a3c4c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.004195 10.0.0.129 - - [2026-02-09 13:17:23] "POST /ref-update HTTP/1.1" 200 156 0.011462 10.0.0.129 - - [2026-02-09 13:17:23] "GET /virtual-machine-interface/abc2379e-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015317 10.0.0.129 - - [2026-02-09 13:17:23] "POST /set-tag HTTP/1.1" 200 109 0.003785 10.0.0.129 - - [2026-02-09 13:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.129 - - [2026-02-09 13:17:24] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004025 10.0.0.129 - - [2026-02-09 13:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.129 - - [2026-02-09 13:17:24] "GET /project/9bb8626f-b6d3-4782-8027-4695162bcdb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029790 10.0.0.129 - - [2026-02-09 13:17:24] "POST /virtual-machines HTTP/1.1" 200 396 0.008544 10.0.0.129 - - [2026-02-09 13:17:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.012027 10.0.0.129 - - [2026-02-09 13:17:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100877 10.0.0.129 - - [2026-02-09 13:17:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007529 10.0.0.129 - - [2026-02-09 13:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012555 10.0.0.129 - - [2026-02-09 13:17:24] "GET /virtual-machine-interface/ac355742-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004170 10.0.0.129 - - [2026-02-09 13:17:24] "POST /instance-ips HTTP/1.1" 200 398 0.023607 10.0.0.129 - - [2026-02-09 13:17:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.023730 10.0.0.129 - - [2026-02-09 13:17:24] "GET /virtual-machine-interface/ac355742-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013216 10.0.0.129 - - [2026-02-09 13:17:24] "POST /set-tag HTTP/1.1" 200 109 0.060380 10.0.0.129 - - [2026-02-09 13:17:24] "GET /virtual-machine-interface/ac355742-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.019550 10.0.0.129 - - [2026-02-09 13:17:24] "GET /instance-ip/ac4d48fc-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002957 10.0.0.129 - - [2026-02-09 13:17:24] "GET /virtual-machine-interface/ac355742-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004996 10.0.0.129 - - [2026-02-09 13:17:24] "POST /set-tag HTTP/1.1" 200 109 0.002188 10.0.0.129 - - [2026-02-09 13:17:24] "GET /virtual-router/4d07960f-0dfe-4141-a160-90429a3c4c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.004266 10.0.0.129 - - [2026-02-09 13:17:24] "POST /ref-update HTTP/1.1" 200 156 0.011437 10.0.0.129 - - [2026-02-09 13:17:24] "GET /virtual-machine-interface/ac355742-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004583 10.0.0.129 - - [2026-02-09 13:17:24] "POST /set-tag HTTP/1.1" 200 109 0.002627 10.0.0.129 - - [2026-02-09 13:17:24] "POST /tags HTTP/1.1" 200 300 0.015937 10.0.0.129 - - [2026-02-09 13:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.015682 10.0.0.129 - - [2026-02-09 13:17:24] "GET /tag/8777e0a1-e1de-4d2d-a70e-95c39504c3b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011449 10.0.0.129 - - [2026-02-09 13:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.129 - - [2026-02-09 13:17:24] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003679 10.0.0.129 - - [2026-02-09 13:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.129 - - [2026-02-09 13:17:24] "GET /project/d077b787-8cfc-4c13-900d-6eab2dc335ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.025393 10.0.0.129 - - [2026-02-09 13:17:24] "POST /virtual-machines HTTP/1.1" 200 396 0.008500 10.0.0.129 - - [2026-02-09 13:17:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020119 10.0.0.129 - - [2026-02-09 13:17:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.108955 10.0.0.129 - - [2026-02-09 13:17:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008078 10.0.0.129 - - [2026-02-09 13:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.129 - - [2026-02-09 13:17:25] "GET /virtual-machine-interface/acb730c8-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010727 10.0.0.129 - - [2026-02-09 13:17:25] "POST /instance-ips HTTP/1.1" 200 398 0.018000 10.0.0.129 - - [2026-02-09 13:17:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.025875 10.0.0.129 - - [2026-02-09 13:17:25] "GET /virtual-machine-interface/acb730c8-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012259 10.0.0.129 - - [2026-02-09 13:17:25] "POST /set-tag HTTP/1.1" 200 109 0.019214 10.0.0.129 - - [2026-02-09 13:17:25] "GET /virtual-machine-interface/acb730c8-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017997 10.0.0.129 - - [2026-02-09 13:17:25] "GET /instance-ip/acd13fae-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003703 10.0.0.129 - - [2026-02-09 13:17:25] "GET /virtual-machine-interface/acb730c8-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005472 10.0.0.129 - - [2026-02-09 13:17:25] "POST /set-tag HTTP/1.1" 200 109 0.002259 10.0.0.129 - - [2026-02-09 13:17:25] "POST /tags HTTP/1.1" 200 300 0.024961 10.0.0.129 - - [2026-02-09 13:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.129 - - [2026-02-09 13:17:25] "GET /tag/bd9d42af-08db-488a-aa7f-0eeeaec5a11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010618 10.0.0.129 - - [2026-02-09 13:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.129 - - [2026-02-09 13:17:25] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004016 10.0.0.129 - - [2026-02-09 13:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.129 - - [2026-02-09 13:17:25] "GET /project/d077b787-8cfc-4c13-900d-6eab2dc335ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029652 10.0.0.129 - - [2026-02-09 13:17:25] "POST /virtual-machines HTTP/1.1" 200 396 0.008512 10.0.0.129 - - [2026-02-09 13:17:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020364 10.0.0.129 - - [2026-02-09 13:17:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100033 10.0.0.129 - - [2026-02-09 13:17:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.007349 10.0.0.129 - - [2026-02-09 13:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.129 - - [2026-02-09 13:17:25] "GET /virtual-machine-interface/ad255792-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005373 10.0.0.129 - - [2026-02-09 13:17:25] "POST /instance-ips HTTP/1.1" 200 398 0.027329 10.0.0.129 - - [2026-02-09 13:17:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.019737 10.0.0.129 - - [2026-02-09 13:17:26] "GET /virtual-machine-interface/ad255792-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.003929 10.0.0.129 - - [2026-02-09 13:17:26] "POST /set-tag HTTP/1.1" 200 109 0.019951 10.0.0.129 - - [2026-02-09 13:17:26] "GET /virtual-machine-interface/ad255792-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008966 10.0.0.129 - - [2026-02-09 13:17:26] "GET /instance-ip/ad3ef4b8-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.008166 10.0.0.129 - - [2026-02-09 13:17:26] "GET /virtual-machine-interface/ad255792-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005491 10.0.0.129 - - [2026-02-09 13:17:26] "POST /set-tag HTTP/1.1" 200 109 0.002761 10.0.0.129 - - [2026-02-09 13:17:26] "POST /tags HTTP/1.1" 200 300 0.016766 10.0.0.129 - - [2026-02-09 13:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006388 10.0.0.129 - - [2026-02-09 13:17:26] "GET /tag/37254256-651e-4d4d-986a-519848d71e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011202 10.0.0.129 - - [2026-02-09 13:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.129 - - [2026-02-09 13:17:26] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005724 10.0.0.129 - - [2026-02-09 13:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.129 - - [2026-02-09 13:17:26] "GET /project/9bb8626f-b6d3-4782-8027-4695162bcdb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033467 10.0.0.129 - - [2026-02-09 13:17:26] "POST /virtual-machines HTTP/1.1" 200 396 0.008541 10.0.0.129 - - [2026-02-09 13:17:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008472 10.0.0.129 - - [2026-02-09 13:17:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.099340 10.0.0.129 - - [2026-02-09 13:17:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.023668 10.0.0.129 - - [2026-02-09 13:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006514 10.0.0.129 - - [2026-02-09 13:17:26] "GET /virtual-machine-interface/ad928e34-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006027 10.0.0.129 - - [2026-02-09 13:17:26] "POST /instance-ips HTTP/1.1" 200 398 0.018386 10.0.0.129 - - [2026-02-09 13:17:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.034727 10.0.0.129 - - [2026-02-09 13:17:26] "GET /virtual-machine-interface/ad928e34-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008370 10.0.0.129 - - [2026-02-09 13:17:26] "POST /set-tag HTTP/1.1" 200 109 0.017677 10.0.0.129 - - [2026-02-09 13:17:26] "GET /virtual-machine-interface/ad928e34-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006934 10.0.0.129 - - [2026-02-09 13:17:26] "GET /instance-ip/ada616ac-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.018715 10.0.0.129 - - [2026-02-09 13:17:26] "GET /virtual-machine-interface/ad928e34-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005378 10.0.0.129 - - [2026-02-09 13:17:26] "POST /set-tag HTTP/1.1" 200 109 0.002134 10.0.0.129 - - [2026-02-09 13:17:26] "POST /tags HTTP/1.1" 200 300 0.024788 10.0.0.129 - - [2026-02-09 13:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012711 10.0.0.129 - - [2026-02-09 13:17:26] "GET /tag/6d3fe26b-c129-4249-aac3-057ece80b307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011611 10.0.0.129 - - [2026-02-09 13:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.129 - - [2026-02-09 13:17:26] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004898 10.0.0.129 - - [2026-02-09 13:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.129 - - [2026-02-09 13:17:27] "GET /project/9bb8626f-b6d3-4782-8027-4695162bcdb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032986 10.0.0.129 - - [2026-02-09 13:17:27] "POST /virtual-machines HTTP/1.1" 200 396 0.008605 10.0.0.129 - - [2026-02-09 13:17:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009423 10.0.0.129 - - [2026-02-09 13:17:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102578 10.0.0.129 - - [2026-02-09 13:17:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.021885 10.0.0.129 - - [2026-02-09 13:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006790 10.0.0.129 - - [2026-02-09 13:17:27] "GET /virtual-machine-interface/adfc8348-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004871 10.0.0.129 - - [2026-02-09 13:17:27] "POST /instance-ips HTTP/1.1" 200 398 0.159461 10.0.0.129 - - [2026-02-09 13:17:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024775 10.0.0.129 - - [2026-02-09 13:17:27] "GET /virtual-machine-interface/adfc8348-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012520 10.0.0.129 - - [2026-02-09 13:17:27] "POST /set-tag HTTP/1.1" 200 109 0.017244 10.0.0.129 - - [2026-02-09 13:17:27] "GET /virtual-machine-interface/adfc8348-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015473 10.0.0.129 - - [2026-02-09 13:17:27] "GET /instance-ip/ae114ca6-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005378 10.0.0.129 - - [2026-02-09 13:17:27] "GET /virtual-machine-interface/adfc8348-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004112 10.0.0.129 - - [2026-02-09 13:17:27] "POST /set-tag HTTP/1.1" 200 109 0.001898 10.0.0.129 - - [2026-02-09 13:17:27] "GET /virtual-router/4d07960f-0dfe-4141-a160-90429a3c4c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.003633 10.0.0.129 - - [2026-02-09 13:17:27] "POST /ref-update HTTP/1.1" 200 156 0.008483 10.0.0.129 - - [2026-02-09 13:17:27] "GET /virtual-machine-interface/acb730c8-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004298 10.0.0.129 - - [2026-02-09 13:17:27] "POST /set-tag HTTP/1.1" 200 109 0.003420 10.0.0.129 - - [2026-02-09 13:17:27] "GET /virtual-machine-interface/aab7b9f0-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004124 10.0.0.129 - - [2026-02-09 13:17:27] "POST /set-tag HTTP/1.1" 200 109 0.002806 10.0.0.129 - - [2026-02-09 13:17:27] "GET /virtual-router/4d07960f-0dfe-4141-a160-90429a3c4c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.004061 10.0.0.129 - - [2026-02-09 13:17:27] "POST /ref-update HTTP/1.1" 200 156 0.008299 10.0.0.129 - - [2026-02-09 13:17:27] "GET /virtual-machine-interface/ad255792-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004197 10.0.0.129 - - [2026-02-09 13:17:27] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.129 - - [2026-02-09 13:17:27] "GET /virtual-router/4d07960f-0dfe-4141-a160-90429a3c4c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.003578 10.0.0.129 - - [2026-02-09 13:17:27] "POST /ref-update HTTP/1.1" 200 156 0.011137 10.0.0.129 - - [2026-02-09 13:17:27] "GET /virtual-machine-interface/ad928e34-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004158 10.0.0.129 - - [2026-02-09 13:17:27] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.129 - - [2026-02-09 13:17:27] "GET /virtual-machine-interface/ab2e5650-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003916 10.0.0.129 - - [2026-02-09 13:17:27] "POST /set-tag HTTP/1.1" 200 109 0.002194 10.0.0.129 - - [2026-02-09 13:17:28] "GET /virtual-router/4d07960f-0dfe-4141-a160-90429a3c4c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.004148 10.0.0.129 - - [2026-02-09 13:17:28] "POST /ref-update HTTP/1.1" 200 156 0.012487 10.0.0.129 - - [2026-02-09 13:17:28] "GET /virtual-machine-interface/adfc8348-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011760 10.0.0.129 - - [2026-02-09 13:17:28] "POST /set-tag HTTP/1.1" 200 109 0.002369 10.0.0.129 - - [2026-02-09 13:17:28] "GET /virtual-machine-interface/abc2379e-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005560 10.0.0.129 - - [2026-02-09 13:17:28] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.129 - - [2026-02-09 13:17:28] "GET /virtual-machine-interface/ac355742-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004786 10.0.0.129 - - [2026-02-09 13:17:28] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.129 - - [2026-02-09 13:17:28] "GET /virtual-machine-interface/acb730c8-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004239 10.0.0.129 - - [2026-02-09 13:17:28] "POST /set-tag HTTP/1.1" 200 109 0.002340 10.0.0.129 - - [2026-02-09 13:17:28] "GET /virtual-machine-interface/ad255792-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004148 10.0.0.129 - - [2026-02-09 13:17:28] "POST /set-tag HTTP/1.1" 200 109 0.002059 10.0.0.129 - - [2026-02-09 13:17:28] "GET /virtual-machine-interface/ad928e34-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004339 10.0.0.129 - - [2026-02-09 13:17:28] "POST /set-tag HTTP/1.1" 200 109 0.002173 10.0.0.129 - - [2026-02-09 13:17:28] "GET /virtual-machine-interface/adfc8348-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003918 10.0.0.129 - - [2026-02-09 13:17:28] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.129 - - [2026-02-09 13:17:32] "GET /virtual-machine-interface/aab7b9f0-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005172 10.0.0.129 - - [2026-02-09 13:17:32] "POST /set-tag HTTP/1.1" 200 109 0.004402 10.0.0.129 - - [2026-02-09 13:17:33] "GET /virtual-machine-interface/acb730c8-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004266 10.0.0.129 - - [2026-02-09 13:17:33] "POST /set-tag HTTP/1.1" 200 109 0.002286 10.0.0.129 - - [2026-02-09 13:17:33] "GET /virtual-machine-interface/adfc8348-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004330 10.0.0.129 - - [2026-02-09 13:17:33] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.129 - - [2026-02-09 13:17:33] "GET /virtual-machine-interface/ac355742-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004476 10.0.0.129 - - [2026-02-09 13:17:33] "POST /set-tag HTTP/1.1" 200 109 0.002188 10.0.0.129 - - [2026-02-09 13:17:33] "GET /virtual-machine-interface/ad928e34-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004581 10.0.0.129 - - [2026-02-09 13:17:33] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.129 - - [2026-02-09 13:17:34] "GET /virtual-machine-interface/ab2e5650-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004619 10.0.0.129 - - [2026-02-09 13:17:34] "POST /set-tag HTTP/1.1" 200 109 0.002211 10.0.0.129 - - [2026-02-09 13:17:35] "GET /virtual-machine-interface/abc2379e-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004648 10.0.0.129 - - [2026-02-09 13:17:35] "POST /set-tag HTTP/1.1" 200 109 0.002932 10.0.0.129 - - [2026-02-09 13:17:35] "GET /virtual-machine/86476d42-004f-4908-9f32-4369d1502f30?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002761 10.0.0.129 - - [2026-02-09 13:17:35] "GET /virtual-machine-interface/aab7b9f0-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003961 10.0.0.129 - - [2026-02-09 13:17:35] "GET /virtual-machine/8f384020-5635-4890-8880-877ccba36a06?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003515 10.0.0.129 - - [2026-02-09 13:17:35] "GET /virtual-machine-interface/ab2e5650-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004242 10.0.0.129 - - [2026-02-09 13:17:36] "GET /virtual-machine/6eff1be0-91ab-47cc-8ed3-4014584c5d55?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002641 10.0.0.129 - - [2026-02-09 13:17:36] "GET /virtual-machine-interface/abc2379e-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003908 10.0.0.129 - - [2026-02-09 13:17:36] "GET /virtual-machine/6171671c-7e1a-4ba0-9b2f-657c4f9f122a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003136 10.0.0.129 - - [2026-02-09 13:17:36] "GET /virtual-machine-interface/ac355742-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004462 10.0.0.129 - - [2026-02-09 13:17:36] "GET /virtual-machine/b29e45e6-7e2d-45d6-a6ae-e428e42584a2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004586 10.0.0.129 - - [2026-02-09 13:17:36] "GET /virtual-machine-interface/acb730c8-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006197 10.0.0.129 - - [2026-02-09 13:17:36] "GET /virtual-machine/4e52d437-dbd9-454e-8c87-939b63cd71c0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003299 10.0.0.129 - - [2026-02-09 13:17:36] "GET /virtual-machine-interface/ad928e34-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003827 10.0.0.129 - - [2026-02-09 13:17:37] "GET /virtual-machine-interface/ad255792-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004117 10.0.0.129 - - [2026-02-09 13:17:37] "POST /set-tag HTTP/1.1" 200 109 0.002190 10.0.0.129 - - [2026-02-09 13:17:41] "GET /virtual-machine/5aac27bd-6de7-44c5-99fb-b8471838338a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002819 10.0.0.129 - - [2026-02-09 13:17:41] "GET /virtual-machine-interface/ad255792-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004490 10.0.0.129 - - [2026-02-09 13:17:41] "GET /virtual-machine/9a315d89-b79f-4d75-b5da-f2d51256351c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002901 10.0.0.129 - - [2026-02-09 13:17:41] "GET /virtual-machine-interface/adfc8348-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003789 10.0.0.129 - - [2026-02-09 13:17:41] "GET /loadbalancer/e9b1f16c-f640-41fb-a242-46f07cb61894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002283 10.0.0.129 - - [2026-02-09 13:17:41] "POST /tags HTTP/1.1" 200 334 0.023043 10.0.0.129 - - [2026-02-09 13:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014199 10.0.0.129 - - [2026-02-09 13:17:41] "GET /tag/ee90e343-3579-4169-96c5-e4712254fb0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.013629 10.0.0.129 - - [2026-02-09 13:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.129 - - [2026-02-09 13:17:42] "GET /project/d077b787-8cfc-4c13-900d-6eab2dc335ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040627 10.0.0.129 - - [2026-02-09 13:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.129 - - [2026-02-09 13:17:42] "GET /virtual-network/6827fb91-9a76-426d-8139-33d02e805122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004279 10.0.0.129 - - [2026-02-09 13:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.129 - - [2026-02-09 13:17:42] "GET /service-appliance-set/e0060da9-e660-4c05-add4-f320259f33bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004057 10.0.0.129 - - [2026-02-09 13:17:42] "POST /fqname-to-id HTTP/1.1" 404 273 0.001536 10.0.0.129 - - [2026-02-09 13:17:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.127609 10.0.0.129 - - [2026-02-09 13:17:42] "GET /virtual-machine-interface/c6038bbb-535b-4a17-a48e-4e6b3fbbbdc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.028101 10.0.0.129 - - [2026-02-09 13:17:42] "POST /instance-ips HTTP/1.1" 200 410 0.044025 10.0.0.129 - - [2026-02-09 13:17:42] "GET /instance-ip/a88cfd24-32f6-4e8e-8947-902c4e690c8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.007181 10.0.0.129 - - [2026-02-09 13:17:42] "POST /loadbalancers HTTP/1.1" 200 631 0.065055 10.0.0.129 - - [2026-02-09 13:17:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.031636 10.0.0.129 - - [2026-02-09 13:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013423 10.0.0.129 - - [2026-02-09 13:17:42] "GET /project/d077b787-8cfc-4c13-900d-6eab2dc335ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.059437 10.0.0.129 - - [2026-02-09 13:17:42] "GET /instance-ip/a88cfd24-32f6-4e8e-8947-902c4e690c8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.006401 10.0.0.129 - - [2026-02-09 13:17:42] "GET /project/d077b787-8cfc-4c13-900d-6eab2dc335ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.060185 10.0.0.129 - - [2026-02-09 13:17:42] "GET /loadbalancer/e9b1f16c-f640-41fb-a242-46f07cb61894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002569 10.0.0.129 - - [2026-02-09 13:17:42] "POST /floating-ips HTTP/1.1" 200 599 0.070935 10.0.0.129 - - [2026-02-09 13:17:42] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.041206 10.0.0.129 - - [2026-02-09 13:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.129 - - [2026-02-09 13:17:42] "GET /project/d077b787-8cfc-4c13-900d-6eab2dc335ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035565 10.0.0.129 - - [2026-02-09 13:17:42] "GET /loadbalancer-listener/a424e7a1-e141-4c59-b4b8-e4f63b3cf743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.004106 10.0.0.129 - - [2026-02-09 13:17:42] "GET /loadbalancer-listener/a424e7a1-e141-4c59-b4b8-e4f63b3cf743?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.003583 10.0.0.129 - - [2026-02-09 13:17:42] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.020485 10.0.0.129 - - [2026-02-09 13:17:42] "GET /instance-ip/a88cfd24-32f6-4e8e-8947-902c4e690c8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.006838 10.0.0.129 - - [2026-02-09 13:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.129 - - [2026-02-09 13:17:42] "GET /instance-ip/a88cfd24-32f6-4e8e-8947-902c4e690c8a?fields=floating_ips HTTP/1.1" 200 1214 0.004252 10.0.0.129 - - [2026-02-09 13:17:42] "GET /loadbalancer/e9b1f16c-f640-41fb-a242-46f07cb61894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.001989 10.0.0.129 - - [2026-02-09 13:17:42] "GET /loadbalancer/e9b1f16c-f640-41fb-a242-46f07cb61894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002756 10.0.0.129 - - [2026-02-09 13:17:42] "GET /floating-ip/52136fc7-8a96-40e3-acfa-03250aae5bf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.003283 10.0.0.129 - - [2026-02-09 13:17:42] "GET /loadbalancer-pool/236b4610-7b46-434f-8052-b12240b0d044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.006759 10.0.0.129 - - [2026-02-09 13:17:42] "POST /loadbalancer-members HTTP/1.1" 200 723 0.015247 10.0.0.129 - - [2026-02-09 13:17:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.007780 10.0.0.129 - - [2026-02-09 13:17:43] "GET /virtual-machine-interface/aab7b9f0-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.019322 10.0.0.129 - - [2026-02-09 13:17:43] "GET /virtual-machine-interface/aab7b9f0-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007672 10.0.0.129 - - [2026-02-09 13:17:43] "POST /tags HTTP/1.1" 409 221 0.002477 10.0.0.129 - - [2026-02-09 13:17:43] "POST /ref-update HTTP/1.1" 200 156 0.007718 10.0.0.129 - - [2026-02-09 13:17:43] "GET /floating-ip/52136fc7-8a96-40e3-acfa-03250aae5bf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.003785 10.0.0.129 - - [2026-02-09 13:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.129 - - [2026-02-09 13:17:43] "GET /tag/ee90e343-3579-4169-96c5-e4712254fb0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010477 10.0.0.129 - - [2026-02-09 13:17:43] "PUT /floating-ip/52136fc7-8a96-40e3-acfa-03250aae5bf5 HTTP/1.1" 200 257 0.009705 10.0.0.129 - - [2026-02-09 13:17:43] "POST /set-tag HTTP/1.1" 200 109 0.071146 10.0.0.129 - - [2026-02-09 13:17:43] "GET /loadbalancer-pool/236b4610-7b46-434f-8052-b12240b0d044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.002926 10.0.0.129 - - [2026-02-09 13:17:43] "POST /loadbalancer-members HTTP/1.1" 200 723 0.015193 10.0.0.129 - - [2026-02-09 13:17:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.011689 10.0.0.129 - - [2026-02-09 13:17:43] "GET /virtual-machine-interface/ab2e5650-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006087 10.0.0.129 - - [2026-02-09 13:17:43] "GET /virtual-machine-interface/ab2e5650-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005389 10.0.0.129 - - [2026-02-09 13:17:43] "POST /ref-update HTTP/1.1" 200 156 0.008019 10.0.0.129 - - [2026-02-09 13:17:43] "GET /floating-ip/52136fc7-8a96-40e3-acfa-03250aae5bf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.008264 10.0.0.129 - - [2026-02-09 13:17:43] "POST /set-tag HTTP/1.1" 200 109 0.060153 10.0.0.129 - - [2026-02-09 13:17:44] "POST /tags HTTP/1.1" 409 206 0.003043 10.0.0.129 - - [2026-02-09 13:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006146 10.0.0.129 - - [2026-02-09 13:17:44] "GET /tag/a28b2501-98b8-430c-88cc-36072b8d038d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015547 10.0.0.129 - - [2026-02-09 13:17:44] "POST /tags HTTP/1.1" 409 204 0.002457 10.0.0.129 - - [2026-02-09 13:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.129 - - [2026-02-09 13:17:44] "GET /tag/bd9d42af-08db-488a-aa7f-0eeeaec5a11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.015070 10.0.0.129 - - [2026-02-09 13:17:44] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006226 10.0.0.129 - - [2026-02-09 13:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.129 - - [2026-02-09 13:17:44] "GET /policy-management/4521c9bb-c069-42a6-8153-ace91cf83cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003053 10.0.0.129 - - [2026-02-09 13:17:44] "POST /tags HTTP/1.1" 409 206 0.001972 10.0.0.129 - - [2026-02-09 13:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.129 - - [2026-02-09 13:17:44] "GET /tag/a28b2501-98b8-430c-88cc-36072b8d038d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010449 10.0.0.129 - - [2026-02-09 13:17:44] "POST /tags HTTP/1.1" 409 226 0.001894 10.0.0.129 - - [2026-02-09 13:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.129 - - [2026-02-09 13:17:44] "GET /tag/22e50410-a33b-45eb-a16a-f4852aa1d2d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010528 10.0.0.129 - - [2026-02-09 13:17:44] "POST /tags HTTP/1.1" 409 204 0.001935 10.0.0.129 - - [2026-02-09 13:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.129 - - [2026-02-09 13:17:44] "GET /tag/bd9d42af-08db-488a-aa7f-0eeeaec5a11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011347 10.0.0.129 - - [2026-02-09 13:17:44] "POST /tags HTTP/1.1" 409 226 0.002364 10.0.0.129 - - [2026-02-09 13:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.129 - - [2026-02-09 13:17:44] "GET /tag/22e50410-a33b-45eb-a16a-f4852aa1d2d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014189 10.0.0.129 - - [2026-02-09 13:17:44] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003144 10.0.0.129 - - [2026-02-09 13:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.129 - - [2026-02-09 13:17:44] "GET /policy-management/4521c9bb-c069-42a6-8153-ace91cf83cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002559 10.0.0.129 - - [2026-02-09 13:17:44] "POST /firewall-rules HTTP/1.1" 200 628 0.068653 10.0.0.129 - - [2026-02-09 13:17:44] "POST /firewall-rules HTTP/1.1" 200 648 0.075419 10.0.0.129 - - [2026-02-09 13:17:44] "GET /firewall-rule/a57e0898-7838-4c7b-8b77-9fd0f67fb410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.004103 10.0.0.129 - - [2026-02-09 13:17:44] "GET /firewall-policy/900d6f9e-e337-4e1a-a6f6-9faa5a15b5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.001988 10.0.0.129 - - [2026-02-09 13:17:44] "GET /firewall-rule/ff47387e-d9eb-4a90-9dd3-15981a161ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002897 10.0.0.129 - - [2026-02-09 13:17:44] "POST /ref-update HTTP/1.1" 200 156 0.013518 10.0.0.129 - - [2026-02-09 13:17:45] "POST /firewall-policys HTTP/1.1" 200 608 0.039127 10.0.0.129 - - [2026-02-09 13:17:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.022664 10.0.0.129 - - [2026-02-09 13:17:45] "GET /firewall-policy/9f889c53-5a4a-4967-bf53-ef9da849be5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.011180 10.0.0.129 - - [2026-02-09 13:17:45] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002644 10.0.0.129 - - [2026-02-09 13:17:45] "GET /firewall-policy/9f889c53-5a4a-4967-bf53-ef9da849be5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002426 10.0.0.129 - - [2026-02-09 13:17:45] "GET /firewall-policy/5e38be5f-eb11-45cb-9006-6d41cca2fd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003311 10.0.0.129 - - [2026-02-09 13:17:45] "GET /firewall-policy/8cf5d0d1-1e98-46e2-aab0-32ac99e69ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004605 10.0.0.129 - - [2026-02-09 13:17:45] "GET /firewall-policy/900d6f9e-e337-4e1a-a6f6-9faa5a15b5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003207 10.0.0.129 - - [2026-02-09 13:17:45] "GET /firewall-policy/900d6f9e-e337-4e1a-a6f6-9faa5a15b5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001956 10.0.0.129 - - [2026-02-09 13:17:45] "GET /firewall-policy/8cf5d0d1-1e98-46e2-aab0-32ac99e69ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003163 10.0.0.129 - - [2026-02-09 13:17:45] "POST /ref-update HTTP/1.1" 200 156 0.023919 10.0.0.129 - - [2026-02-09 13:17:45] "POST /ref-update HTTP/1.1" 200 156 0.055452 10.0.0.129 - - [2026-02-09 13:17:45] "POST /ref-update HTTP/1.1" 200 156 0.018232 10.0.0.129 - - [2026-02-09 13:17:45] "POST /ref-update HTTP/1.1" 200 156 0.030344 10.0.0.129 - - [2026-02-09 13:17:45] "POST /ref-update HTTP/1.1" 200 156 0.029105 10.0.0.129 - - [2026-02-09 13:17:45] "GET /firewall-policy/9f889c53-5a4a-4967-bf53-ef9da849be5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002616 10.0.0.129 - - [2026-02-09 13:17:51] "GET /global-system-configs HTTP/1.1" 200 323 0.002874 10.0.0.129 - - [2026-02-09 13:17:51] "GET /global-system-configs HTTP/1.1" 200 323 0.001973 10.0.0.129 - - [2026-02-09 13:19:43] "POST /tags HTTP/1.1" 409 252 0.002088 10.0.0.129 - - [2026-02-09 13:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.129 - - [2026-02-09 13:19:43] "GET /tag/52db6856-aa8c-41ce-8977-7cbb25ef0147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012064 10.0.0.129 - - [2026-02-09 13:19:43] "POST /tags HTTP/1.1" 409 228 0.002131 10.0.0.129 - - [2026-02-09 13:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.129 - - [2026-02-09 13:19:44] "GET /tag/6867c085-0b4b-44b7-8423-be0743068221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016329 10.0.0.129 - - [2026-02-09 13:19:44] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003644 10.0.0.129 - - [2026-02-09 13:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.129 - - [2026-02-09 13:19:44] "GET /policy-management/4521c9bb-c069-42a6-8153-ace91cf83cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003968 10.0.0.129 - - [2026-02-09 13:19:44] "POST /tags HTTP/1.1" 409 206 0.002533 10.0.0.129 - - [2026-02-09 13:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.129 - - [2026-02-09 13:19:44] "GET /tag/a28b2501-98b8-430c-88cc-36072b8d038d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011116 10.0.0.129 - - [2026-02-09 13:19:44] "POST /tags HTTP/1.1" 409 226 0.001723 10.0.0.129 - - [2026-02-09 13:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.129 - - [2026-02-09 13:19:44] "GET /tag/22e50410-a33b-45eb-a16a-f4852aa1d2d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.015701 10.0.0.129 - - [2026-02-09 13:19:44] "POST /tags HTTP/1.1" 409 204 0.001814 10.0.0.129 - - [2026-02-09 13:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.129 - - [2026-02-09 13:19:44] "GET /tag/bd9d42af-08db-488a-aa7f-0eeeaec5a11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013262 10.0.0.129 - - [2026-02-09 13:19:44] "POST /tags HTTP/1.1" 409 226 0.002529 10.0.0.129 - - [2026-02-09 13:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.129 - - [2026-02-09 13:19:44] "GET /tag/22e50410-a33b-45eb-a16a-f4852aa1d2d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010897 10.0.0.129 - - [2026-02-09 13:19:44] "POST /tags HTTP/1.1" 409 228 0.001981 10.0.0.129 - - [2026-02-09 13:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.129 - - [2026-02-09 13:19:44] "GET /tag/6867c085-0b4b-44b7-8423-be0743068221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009771 10.0.0.129 - - [2026-02-09 13:19:44] "POST /tags HTTP/1.1" 409 252 0.002206 10.0.0.129 - - [2026-02-09 13:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.129 - - [2026-02-09 13:19:44] "GET /tag/52db6856-aa8c-41ce-8977-7cbb25ef0147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010434 10.0.0.129 - - [2026-02-09 13:19:44] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002410 10.0.0.129 - - [2026-02-09 13:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.129 - - [2026-02-09 13:19:44] "GET /policy-management/4521c9bb-c069-42a6-8153-ace91cf83cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003472 10.0.0.129 - - [2026-02-09 13:19:44] "POST /firewall-rules HTTP/1.1" 409 281 0.002233 10.0.0.129 - - [2026-02-09 13:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.129 - - [2026-02-09 13:19:44] "PUT /firewall-rule/ff47387e-d9eb-4a90-9dd3-15981a161ac6 HTTP/1.1" 200 261 0.019647 10.0.0.129 - - [2026-02-09 13:19:44] "POST /firewall-rules HTTP/1.1" 409 291 0.007090 10.0.0.129 - - [2026-02-09 13:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.129 - - [2026-02-09 13:19:44] "PUT /firewall-rule/a57e0898-7838-4c7b-8b77-9fd0f67fb410 HTTP/1.1" 200 261 0.026169 10.0.0.129 - - [2026-02-09 13:19:44] "GET /firewall-rule/a57e0898-7838-4c7b-8b77-9fd0f67fb410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.013813 10.0.0.129 - - [2026-02-09 13:19:44] "POST /firewall-rules HTTP/1.1" 200 660 0.082894 10.0.0.129 - - [2026-02-09 13:19:44] "GET /firewall-rule/bca32020-eed9-4690-8f8a-abd7505b13a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.004937 10.0.0.129 - - [2026-02-09 13:19:44] "GET /firewall-policy/900d6f9e-e337-4e1a-a6f6-9faa5a15b5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002807 10.0.0.129 - - [2026-02-09 13:19:44] "GET /firewall-rule/ff47387e-d9eb-4a90-9dd3-15981a161ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002798 10.0.0.129 - - [2026-02-09 13:19:44] "POST /firewall-policys HTTP/1.1" 409 269 0.002287 10.0.0.129 - - [2026-02-09 13:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.129 - - [2026-02-09 13:19:44] "PUT /firewall-policy/9f889c53-5a4a-4967-bf53-ef9da849be5a HTTP/1.1" 200 265 0.030504 10.0.0.129 - - [2026-02-09 13:19:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011901 10.0.0.129 - - [2026-02-09 13:19:44] "GET /firewall-policy/9f889c53-5a4a-4967-bf53-ef9da849be5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.009924 10.0.0.129 - - [2026-02-09 13:19:45] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002170 10.0.0.129 - - [2026-02-09 13:19:45] "GET /firewall-policy/9f889c53-5a4a-4967-bf53-ef9da849be5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002581 10.0.0.129 - - [2026-02-09 13:19:45] "GET /firewall-policy/5e38be5f-eb11-45cb-9006-6d41cca2fd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002537 10.0.0.129 - - [2026-02-09 13:19:45] "GET /firewall-policy/8cf5d0d1-1e98-46e2-aab0-32ac99e69ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002456 10.0.0.129 - - [2026-02-09 13:19:45] "GET /firewall-policy/900d6f9e-e337-4e1a-a6f6-9faa5a15b5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002733 10.0.0.129 - - [2026-02-09 13:19:45] "GET /firewall-policy/9f889c53-5a4a-4967-bf53-ef9da849be5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002151 10.0.0.129 - - [2026-02-09 13:19:45] "GET /firewall-policy/9f889c53-5a4a-4967-bf53-ef9da849be5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002222 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:20:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001053 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:20:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000973 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:20:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001206 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:20:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001478 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:20:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001414 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:20:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001068 10.0.0.129 - - [2026-02-09 13:20:46] "GET /virtual-machine-interface/aab7b9f0-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.011180 10.0.0.129 - - [2026-02-09 13:20:46] "POST /set-tag HTTP/1.1" 200 109 0.010075 10.0.0.129 - - [2026-02-09 13:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.129 - - [2026-02-09 13:20:46] "GET /loadbalancer/e9b1f16c-f640-41fb-a242-46f07cb61894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002493 10.0.0.129 - - [2026-02-09 13:20:46] "GET /virtual-machine-interface/aab7b9f0-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004425 10.0.0.129 - - [2026-02-09 13:20:46] "POST /set-tag HTTP/1.1" 200 109 0.066502 10.0.0.129 - - [2026-02-09 13:20:46] "DELETE /loadbalancer-member/2f58461b-c180-4b74-ab88-885b6d098308 HTTP/1.1" 200 115 0.033239 10.0.0.129 - - [2026-02-09 13:20:46] "GET /virtual-machine-interface/ac355742-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017575 10.0.0.129 - - [2026-02-09 13:20:46] "POST /set-tag HTTP/1.1" 200 109 0.002576 10.0.0.129 - - [2026-02-09 13:20:46] "GET /virtual-machine-interface/adfc8348-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004024 10.0.0.129 - - [2026-02-09 13:20:46] "POST /set-tag HTTP/1.1" 200 109 0.002839 10.0.0.129 - - [2026-02-09 13:20:46] "GET /virtual-machine-interface/ad255792-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004406 10.0.0.129 - - [2026-02-09 13:20:46] "POST /set-tag HTTP/1.1" 200 109 0.002194 10.0.0.129 - - [2026-02-09 13:20:46] "GET /virtual-machine-interface/ad928e34-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004095 10.0.0.129 - - [2026-02-09 13:20:47] "POST /set-tag HTTP/1.1" 200 109 0.002795 10.0.0.129 - - [2026-02-09 13:20:47] "GET /virtual-machine-interface/abc2379e-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004423 10.0.0.129 - - [2026-02-09 13:20:47] "POST /set-tag HTTP/1.1" 200 109 0.002148 10.0.0.129 - - [2026-02-09 13:20:47] "GET /virtual-machine-interface/acb730c8-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004183 10.0.0.129 - - [2026-02-09 13:20:47] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.129 - - [2026-02-09 13:20:47] "GET /virtual-machine-interface/ab2e5650-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005109 10.0.0.129 - - [2026-02-09 13:20:47] "POST /set-tag HTTP/1.1" 200 109 0.002520 10.0.0.129 - - [2026-02-09 13:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.129 - - [2026-02-09 13:20:47] "GET /loadbalancer/e9b1f16c-f640-41fb-a242-46f07cb61894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002825 10.0.0.129 - - [2026-02-09 13:20:47] "GET /virtual-machine-interface/ab2e5650-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006896 10.0.0.129 - - [2026-02-09 13:20:47] "POST /set-tag HTTP/1.1" 200 109 0.008463 10.0.0.129 - - [2026-02-09 13:20:47] "GET /virtual-machine-interface/ab2e5650-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004332 10.0.0.129 - - [2026-02-09 13:20:47] "POST /set-tag HTTP/1.1" 200 109 0.002778 10.0.0.129 - - [2026-02-09 13:20:47] "GET /virtual-machine/8f384020-5635-4890-8880-877ccba36a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002779 10.0.0.129 - - [2026-02-09 13:20:47] "POST /ref-update HTTP/1.1" 200 156 0.008279 10.0.0.129 - - [2026-02-09 13:20:47] "GET /virtual-machine-interface/ab2e5650-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.022562 10.0.0.129 - - [2026-02-09 13:20:47] "POST /set-tag HTTP/1.1" 200 109 0.028633 10.0.0.129 - - [2026-02-09 13:20:47] "POST /set-tag HTTP/1.1" 200 109 0.080695 10.0.0.129 - - [2026-02-09 13:20:47] "POST /set-tag HTTP/1.1" 200 109 0.040094 10.0.0.129 - - [2026-02-09 13:20:47] "POST /set-tag HTTP/1.1" 200 109 0.016921 10.0.0.129 - - [2026-02-09 13:20:48] "POST /set-tag HTTP/1.1" 200 109 0.033248 10.0.0.129 - - [2026-02-09 13:20:48] "DELETE /instance-ip/ab49d2f4-05b9-11f1-b846-fa163ef67b36 HTTP/1.1" 200 115 0.062912 10.0.0.129 - - [2026-02-09 13:20:48] "POST /ref-update HTTP/1.1" 200 156 0.022449 10.0.0.129 - - [2026-02-09 13:20:48] "DELETE /virtual-machine-interface/ab2e5650-05b9-11f1-b846-fa163ef67b36 HTTP/1.1" 200 115 0.044106 10.0.0.129 - - [2026-02-09 13:20:48] "DELETE /virtual-machine/8f384020-5635-4890-8880-877ccba36a06 HTTP/1.1" 200 115 0.016596 10.0.0.129 - - [2026-02-09 13:20:48] "GET /virtual-machine-interface/abc2379e-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018549 10.0.0.129 - - [2026-02-09 13:20:48] "POST /set-tag HTTP/1.1" 200 109 0.004316 10.0.0.129 - - [2026-02-09 13:20:48] "GET /virtual-machine-interface/abc2379e-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004146 10.0.0.129 - - [2026-02-09 13:20:48] "POST /set-tag HTTP/1.1" 200 109 0.002039 10.0.0.129 - - [2026-02-09 13:20:48] "GET /virtual-machine/6eff1be0-91ab-47cc-8ed3-4014584c5d55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002297 10.0.0.129 - - [2026-02-09 13:20:48] "POST /ref-update HTTP/1.1" 200 156 0.009150 10.0.0.129 - - [2026-02-09 13:20:48] "GET /virtual-machine-interface/abc2379e-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006100 10.0.0.129 - - [2026-02-09 13:20:48] "POST /set-tag HTTP/1.1" 200 109 0.023243 10.0.0.129 - - [2026-02-09 13:20:48] "POST /set-tag HTTP/1.1" 200 109 0.041035 10.0.0.129 - - [2026-02-09 13:20:48] "POST /set-tag HTTP/1.1" 200 109 0.017063 10.0.0.129 - - [2026-02-09 13:20:48] "POST /set-tag HTTP/1.1" 200 109 0.027380 10.0.0.129 - - [2026-02-09 13:20:48] "POST /set-tag HTTP/1.1" 200 109 0.025522 10.0.0.129 - - [2026-02-09 13:20:49] "DELETE /instance-ip/abdb5e18-05b9-11f1-b846-fa163ef67b36 HTTP/1.1" 200 115 0.039515 10.0.0.129 - - [2026-02-09 13:20:49] "DELETE /virtual-machine-interface/abc2379e-05b9-11f1-b846-fa163ef67b36 HTTP/1.1" 200 115 0.042032 10.0.0.129 - - [2026-02-09 13:20:49] "DELETE /virtual-machine/6eff1be0-91ab-47cc-8ed3-4014584c5d55 HTTP/1.1" 200 115 0.025621 10.0.0.129 - - [2026-02-09 13:20:49] "GET /virtual-machine-interface/ac355742-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007654 10.0.0.129 - - [2026-02-09 13:20:49] "POST /set-tag HTTP/1.1" 200 109 0.002511 10.0.0.129 - - [2026-02-09 13:20:49] "GET /virtual-machine-interface/ac355742-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003826 10.0.0.129 - - [2026-02-09 13:20:49] "POST /set-tag HTTP/1.1" 200 109 0.002136 10.0.0.129 - - [2026-02-09 13:20:49] "GET /virtual-machine/6171671c-7e1a-4ba0-9b2f-657c4f9f122a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002875 10.0.0.129 - - [2026-02-09 13:20:49] "POST /ref-update HTTP/1.1" 200 156 0.009586 10.0.0.129 - - [2026-02-09 13:20:49] "GET /virtual-machine-interface/ac355742-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010494 10.0.0.129 - - [2026-02-09 13:20:49] "POST /set-tag HTTP/1.1" 200 109 0.023796 10.0.0.129 - - [2026-02-09 13:20:49] "POST /set-tag HTTP/1.1" 200 109 0.034200 10.0.0.129 - - [2026-02-09 13:20:49] "POST /set-tag HTTP/1.1" 200 109 0.033229 10.0.0.129 - - [2026-02-09 13:20:49] "POST /set-tag HTTP/1.1" 200 109 0.020758 10.0.0.129 - - [2026-02-09 13:20:49] "POST /set-tag HTTP/1.1" 200 109 0.035358 10.0.0.129 - - [2026-02-09 13:20:49] "DELETE /instance-ip/ac4d48fc-05b9-11f1-b846-fa163ef67b36 HTTP/1.1" 200 115 0.052979 10.0.0.129 - - [2026-02-09 13:20:49] "DELETE /virtual-machine-interface/ac355742-05b9-11f1-b846-fa163ef67b36 HTTP/1.1" 200 115 0.037670 10.0.0.129 - - [2026-02-09 13:20:49] "DELETE /virtual-machine/6171671c-7e1a-4ba0-9b2f-657c4f9f122a HTTP/1.1" 200 115 0.019089 10.0.0.129 - - [2026-02-09 13:20:49] "DELETE /tag/e503cc1e-c8d6-4c79-bfd9-0725d34ee48f HTTP/1.1" 200 115 0.042833 10.0.0.129 - - [2026-02-09 13:20:49] "GET /virtual-machine-interface/aab7b9f0-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009429 10.0.0.129 - - [2026-02-09 13:20:49] "POST /set-tag HTTP/1.1" 200 109 0.003136 10.0.0.129 - - [2026-02-09 13:20:49] "GET /virtual-machine-interface/aab7b9f0-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005269 10.0.0.129 - - [2026-02-09 13:20:49] "POST /set-tag HTTP/1.1" 200 109 0.002222 10.0.0.129 - - [2026-02-09 13:20:49] "GET /virtual-machine/86476d42-004f-4908-9f32-4369d1502f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002592 10.0.0.129 - - [2026-02-09 13:20:49] "POST /ref-update HTTP/1.1" 200 156 0.008909 10.0.0.129 - - [2026-02-09 13:20:49] "GET /virtual-machine-interface/aab7b9f0-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017568 10.0.0.129 - - [2026-02-09 13:20:49] "POST /set-tag HTTP/1.1" 200 109 0.019753 10.0.0.129 - - [2026-02-09 13:20:49] "POST /set-tag HTTP/1.1" 200 109 0.018380 10.0.0.129 - - [2026-02-09 13:20:49] "POST /set-tag HTTP/1.1" 200 109 0.032704 10.0.0.129 - - [2026-02-09 13:20:50] "POST /set-tag HTTP/1.1" 200 109 0.018881 10.0.0.129 - - [2026-02-09 13:20:50] "POST /set-tag HTTP/1.1" 200 109 0.033369 10.0.0.129 - - [2026-02-09 13:20:50] "DELETE /instance-ip/aad08b60-05b9-11f1-b846-fa163ef67b36 HTTP/1.1" 200 115 0.089812 10.0.0.129 - - [2026-02-09 13:20:50] "POST /ref-update HTTP/1.1" 200 156 0.007493 10.0.0.129 - - [2026-02-09 13:20:50] "DELETE /virtual-machine-interface/aab7b9f0-05b9-11f1-b846-fa163ef67b36 HTTP/1.1" 200 115 0.061324 10.0.0.129 - - [2026-02-09 13:20:50] "DELETE /virtual-machine/86476d42-004f-4908-9f32-4369d1502f30 HTTP/1.1" 200 115 0.019743 10.0.0.129 - - [2026-02-09 13:20:50] "DELETE /tag/695aebb8-7fb5-465b-a3ac-671982f721f1 HTTP/1.1" 200 115 0.036611 10.0.0.129 - - [2026-02-09 13:20:50] "DELETE /tag/a28b2501-98b8-430c-88cc-36072b8d038d HTTP/1.1" 409 391 0.003742 10.0.0.129 - - [2026-02-09 13:21:17] "GET /virtual-machine-interface/adfc8348-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009676 10.0.0.129 - - [2026-02-09 13:21:17] "POST /set-tag HTTP/1.1" 200 109 0.004001 10.0.0.129 - - [2026-02-09 13:21:17] "GET /virtual-machine-interface/adfc8348-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005482 10.0.0.129 - - [2026-02-09 13:21:17] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.129 - - [2026-02-09 13:21:17] "GET /virtual-machine/9a315d89-b79f-4d75-b5da-f2d51256351c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003489 10.0.0.129 - - [2026-02-09 13:21:17] "POST /ref-update HTTP/1.1" 200 156 0.016044 10.0.0.129 - - [2026-02-09 13:21:17] "GET /virtual-machine-interface/adfc8348-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.031528 10.0.0.129 - - [2026-02-09 13:21:17] "POST /set-tag HTTP/1.1" 200 109 0.015975 10.0.0.129 - - [2026-02-09 13:21:17] "POST /set-tag HTTP/1.1" 200 109 0.035240 10.0.0.129 - - [2026-02-09 13:21:17] "POST /set-tag HTTP/1.1" 200 109 0.033881 10.0.0.129 - - [2026-02-09 13:21:18] "POST /set-tag HTTP/1.1" 200 109 0.017295 10.0.0.129 - - [2026-02-09 13:21:18] "DELETE /instance-ip/ae114ca6-05b9-11f1-b846-fa163ef67b36 HTTP/1.1" 200 115 0.046369 10.0.0.129 - - [2026-02-09 13:21:18] "DELETE /virtual-machine-interface/adfc8348-05b9-11f1-b846-fa163ef67b36 HTTP/1.1" 200 115 0.045409 10.0.0.129 - - [2026-02-09 13:21:18] "DELETE /virtual-machine/9a315d89-b79f-4d75-b5da-f2d51256351c HTTP/1.1" 200 115 0.017807 10.0.0.129 - - [2026-02-09 13:21:18] "DELETE /tag/6d3fe26b-c129-4249-aac3-057ece80b307 HTTP/1.1" 200 115 0.040067 10.0.0.129 - - [2026-02-09 13:21:18] "GET /virtual-machine-interface/ad928e34-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004928 10.0.0.129 - - [2026-02-09 13:21:18] "POST /set-tag HTTP/1.1" 200 109 0.002613 10.0.0.129 - - [2026-02-09 13:21:18] "GET /virtual-machine-interface/ad928e34-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004022 10.0.0.129 - - [2026-02-09 13:21:18] "POST /set-tag HTTP/1.1" 200 109 0.004201 10.0.0.129 - - [2026-02-09 13:21:18] "GET /virtual-machine/4e52d437-dbd9-454e-8c87-939b63cd71c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004592 10.0.0.129 - - [2026-02-09 13:21:18] "POST /ref-update HTTP/1.1" 200 156 0.010424 10.0.0.129 - - [2026-02-09 13:21:18] "GET /virtual-machine-interface/ad928e34-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009502 10.0.0.129 - - [2026-02-09 13:21:18] "POST /set-tag HTTP/1.1" 200 109 0.016012 10.0.0.129 - - [2026-02-09 13:21:18] "POST /set-tag HTTP/1.1" 200 109 0.030771 10.0.0.129 - - [2026-02-09 13:21:18] "POST /set-tag HTTP/1.1" 200 109 0.024842 10.0.0.129 - - [2026-02-09 13:21:18] "POST /set-tag HTTP/1.1" 200 109 0.013137 10.0.0.129 - - [2026-02-09 13:21:18] "DELETE /instance-ip/ada616ac-05b9-11f1-b846-fa163ef67b36 HTTP/1.1" 200 115 0.042707 10.0.0.129 - - [2026-02-09 13:21:18] "DELETE /virtual-machine-interface/ad928e34-05b9-11f1-b846-fa163ef67b36 HTTP/1.1" 200 115 0.043922 10.0.0.129 - - [2026-02-09 13:21:18] "DELETE /virtual-machine/4e52d437-dbd9-454e-8c87-939b63cd71c0 HTTP/1.1" 200 115 0.016421 10.0.0.129 - - [2026-02-09 13:21:18] "DELETE /tag/52db6856-aa8c-41ce-8977-7cbb25ef0147 HTTP/1.1" 409 237 0.006997 10.0.0.129 - - [2026-02-09 13:21:18] "DELETE /tag/6867c085-0b4b-44b7-8423-be0743068221 HTTP/1.1" 409 237 0.005146 10.0.0.129 - - [2026-02-09 13:21:18] "DELETE /tag/37254256-651e-4d4d-986a-519848d71e50 HTTP/1.1" 200 115 0.034645 10.0.0.129 - - [2026-02-09 13:21:18] "GET /virtual-machine-interface/acb730c8-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003781 10.0.0.129 - - [2026-02-09 13:21:18] "POST /set-tag HTTP/1.1" 200 109 0.002535 10.0.0.129 - - [2026-02-09 13:21:18] "GET /virtual-machine-interface/acb730c8-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004762 10.0.0.129 - - [2026-02-09 13:21:18] "POST /set-tag HTTP/1.1" 200 109 0.002080 10.0.0.129 - - [2026-02-09 13:21:18] "GET /virtual-machine/b29e45e6-7e2d-45d6-a6ae-e428e42584a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002711 10.0.0.129 - - [2026-02-09 13:21:18] "POST /ref-update HTTP/1.1" 200 156 0.012079 10.0.0.129 - - [2026-02-09 13:21:18] "GET /virtual-machine-interface/acb730c8-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009808 10.0.0.129 - - [2026-02-09 13:21:18] "POST /set-tag HTTP/1.1" 200 109 0.017266 10.0.0.129 - - [2026-02-09 13:21:18] "POST /set-tag HTTP/1.1" 200 109 0.034383 10.0.0.129 - - [2026-02-09 13:21:19] "POST /set-tag HTTP/1.1" 200 109 0.033426 10.0.0.129 - - [2026-02-09 13:21:19] "POST /set-tag HTTP/1.1" 200 109 0.012931 10.0.0.129 - - [2026-02-09 13:21:19] "DELETE /instance-ip/acd13fae-05b9-11f1-b846-fa163ef67b36 HTTP/1.1" 200 115 0.049966 10.0.0.129 - - [2026-02-09 13:21:19] "DELETE /virtual-machine-interface/acb730c8-05b9-11f1-b846-fa163ef67b36 HTTP/1.1" 200 115 0.034111 10.0.0.129 - - [2026-02-09 13:21:19] "DELETE /virtual-machine/b29e45e6-7e2d-45d6-a6ae-e428e42584a2 HTTP/1.1" 200 115 0.022806 10.0.0.129 - - [2026-02-09 13:21:19] "DELETE /tag/8777e0a1-e1de-4d2d-a70e-95c39504c3b8 HTTP/1.1" 200 115 0.034776 10.0.0.129 - - [2026-02-09 13:21:19] "GET /virtual-machine-interface/ad255792-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003859 10.0.0.129 - - [2026-02-09 13:21:19] "POST /set-tag HTTP/1.1" 200 109 0.002736 10.0.0.129 - - [2026-02-09 13:21:19] "GET /virtual-machine-interface/ad255792-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004034 10.0.0.129 - - [2026-02-09 13:21:19] "POST /set-tag HTTP/1.1" 200 109 0.002142 10.0.0.129 - - [2026-02-09 13:21:19] "GET /virtual-machine/5aac27bd-6de7-44c5-99fb-b8471838338a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002972 10.0.0.129 - - [2026-02-09 13:21:19] "POST /ref-update HTTP/1.1" 200 156 0.013921 10.0.0.129 - - [2026-02-09 13:21:19] "GET /virtual-machine-interface/ad255792-05b9-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009547 10.0.0.129 - - [2026-02-09 13:21:19] "POST /set-tag HTTP/1.1" 200 109 0.015471 10.0.0.129 - - [2026-02-09 13:21:19] "POST /set-tag HTTP/1.1" 200 109 0.032603 10.0.0.129 - - [2026-02-09 13:21:19] "POST /set-tag HTTP/1.1" 200 109 0.027665 10.0.0.129 - - [2026-02-09 13:21:19] "POST /set-tag HTTP/1.1" 200 109 0.013584 10.0.0.129 - - [2026-02-09 13:21:19] "DELETE /instance-ip/ad3ef4b8-05b9-11f1-b846-fa163ef67b36 HTTP/1.1" 200 115 0.039753 10.0.0.129 - - [2026-02-09 13:21:19] "DELETE /virtual-machine-interface/ad255792-05b9-11f1-b846-fa163ef67b36 HTTP/1.1" 200 115 0.047288 10.0.0.129 - - [2026-02-09 13:21:19] "DELETE /virtual-machine/5aac27bd-6de7-44c5-99fb-b8471838338a HTTP/1.1" 200 115 0.038123 10.0.0.129 - - [2026-02-09 13:21:19] "DELETE /tag/9a5ab153-8d65-45d0-a3b8-7341a5219a80 HTTP/1.1" 200 115 0.040832 10.0.0.129 - - [2026-02-09 13:21:19] "DELETE /tag/da048a0a-d8da-4554-9709-25bf68f12bb0 HTTP/1.1" 200 115 0.036018 10.0.0.129 - - [2026-02-09 13:21:19] "DELETE /tag/bd9d42af-08db-488a-aa7f-0eeeaec5a11c HTTP/1.1" 409 237 0.004447 10.0.0.129 - - [2026-02-09 13:21:21] "POST /projects HTTP/1.1" 409 238 0.002038 10.0.0.129 - - [2026-02-09 13:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.129 - - [2026-02-09 13:21:21] "GET /project/9bb8626f-b6d3-4782-8027-4695162bcdb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031264 10.0.0.129 - - [2026-02-09 13:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.129 - - [2026-02-09 13:21:21] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003395 10.0.0.129 - - [2026-02-09 13:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.129 - - [2026-02-09 13:21:22] "GET /virtual-network/6827fb91-9a76-426d-8139-33d02e805122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004432 10.0.0.129 - - [2026-02-09 13:21:22] "POST /security-groups HTTP/1.1" 409 285 0.002215 10.0.0.129 - - [2026-02-09 13:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.129 - - [2026-02-09 13:21:22] "PUT /security-group/a4b6f09e-6734-41a4-88e4-c808d8d4895d HTTP/1.1" 200 263 0.059846 10.0.0.129 - - [2026-02-09 13:21:22] "PUT /access-control-list/35cdb59d-8cfa-41b3-8566-ae3c3895eaac HTTP/1.1" 200 273 0.011828 10.0.0.129 - - [2026-02-09 13:21:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.026936 10.0.0.129 - - [2026-02-09 13:21:22] "PUT /access-control-list/0bf68104-7a69-4fb9-a1c6-db96cac3ce3e HTTP/1.1" 200 273 0.029673 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:21:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000963 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:21:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001037 10.0.0.129 - - [2026-02-09 13:21:27] "POST /projects HTTP/1.1" 409 238 0.002820 10.0.0.129 - - [2026-02-09 13:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.129 - - [2026-02-09 13:21:27] "GET /project/9bb8626f-b6d3-4782-8027-4695162bcdb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.068163 10.0.0.129 - - [2026-02-09 13:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.129 - - [2026-02-09 13:21:27] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005332 10.0.0.129 - - [2026-02-09 13:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.129 - - [2026-02-09 13:21:27] "GET /virtual-network/6827fb91-9a76-426d-8139-33d02e805122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004339 10.0.0.129 - - [2026-02-09 13:21:27] "POST /security-groups HTTP/1.1" 409 285 0.002412 10.0.0.129 - - [2026-02-09 13:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.129 - - [2026-02-09 13:21:27] "PUT /security-group/a4b6f09e-6734-41a4-88e4-c808d8d4895d HTTP/1.1" 200 263 0.058105 10.0.0.129 - - [2026-02-09 13:21:27] "PUT /access-control-list/35cdb59d-8cfa-41b3-8566-ae3c3895eaac HTTP/1.1" 200 273 0.024566 10.0.0.129 - - [2026-02-09 13:21:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.054969 10.0.0.129 - - [2026-02-09 13:21:27] "GET /firewall-policy/8cf5d0d1-1e98-46e2-aab0-32ac99e69ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.016287 10.0.0.129 - - [2026-02-09 13:21:27] "PUT /access-control-list/0bf68104-7a69-4fb9-a1c6-db96cac3ce3e HTTP/1.1" 200 273 0.051783 10.0.0.129 - - [2026-02-09 13:21:27] "GET /firewall-rule/1cb479f6-ac4d-4501-93c5-e93ad3609392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003555 10.0.0.129 - - [2026-02-09 13:21:27] "POST /ref-update HTTP/1.1" 200 156 0.052522 10.0.0.129 - - [2026-02-09 13:21:27] "DELETE /firewall-rule/1cb479f6-ac4d-4501-93c5-e93ad3609392 HTTP/1.1" 200 115 0.034988 10.0.0.129 - - [2026-02-09 13:21:27] "GET /firewall-policy/8cf5d0d1-1e98-46e2-aab0-32ac99e69ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.013208 10.0.0.129 - - [2026-02-09 13:21:27] "GET /firewall-rule/657dc215-d1d4-4cbd-9131-42e09ec5f7fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.007513 10.0.0.129 - - [2026-02-09 13:21:27] "POST /ref-update HTTP/1.1" 200 156 0.052710 10.0.0.129 - - [2026-02-09 13:21:27] "DELETE /firewall-rule/657dc215-d1d4-4cbd-9131-42e09ec5f7fb HTTP/1.1" 200 115 0.054731 10.0.0.129 - - [2026-02-09 13:21:27] "DELETE /tag/406e7c79-ed71-43e9-b636-7eb9db4399ea HTTP/1.1" 200 115 0.058012 10.0.0.129 - - [2026-02-09 13:21:27] "DELETE /tag/52db6856-aa8c-41ce-8977-7cbb25ef0147 HTTP/1.1" 409 237 0.007527 10.0.0.129 - - [2026-02-09 13:21:27] "DELETE /tag/6867c085-0b4b-44b7-8423-be0743068221 HTTP/1.1" 409 237 0.006136 10.0.0.129 - - [2026-02-09 13:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.129 - - [2026-02-09 13:21:27] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004436 10.0.0.129 - - [2026-02-09 13:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.129 - - [2026-02-09 13:21:28] "GET /virtual-network/6827fb91-9a76-426d-8139-33d02e805122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004003 10.0.0.129 - - [2026-02-09 13:21:28] "PUT /virtual-network/fe484c30-8de0-4886-9539-4608438993bd HTTP/1.1" 200 265 0.055084 10.0.0.129 - - [2026-02-09 13:21:28] "PUT /virtual-network/6827fb91-9a76-426d-8139-33d02e805122 HTTP/1.1" 200 265 0.052440 10.0.0.129 - - [2026-02-09 13:21:28] "DELETE /security-group/a4b6f09e-6734-41a4-88e4-c808d8d4895d HTTP/1.1" 200 115 0.064135 10.0.0.129 - - [2026-02-09 13:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.129 - - [2026-02-09 13:21:28] "DELETE /access-control-list/35cdb59d-8cfa-41b3-8566-ae3c3895eaac HTTP/1.1" 200 115 0.052907 10.0.0.129 - - [2026-02-09 13:21:28] "DELETE /access-control-list/0bf68104-7a69-4fb9-a1c6-db96cac3ce3e HTTP/1.1" 200 115 0.030710 10.0.0.129 - - [2026-02-09 13:21:28] "GET /project/9bb8626f-b6d3-4782-8027-4695162bcdb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.034971 10.0.0.129 - - [2026-02-09 13:21:28] "GET /project/9bb8626f-b6d3-4782-8027-4695162bcdb8?fields=security_groups HTTP/1.1" 200 1352 0.026963 10.0.0.129 - - [2026-02-09 13:21:28] "DELETE /security-group/94a8ccb7-d816-43a7-b6cb-217267a63bd6 HTTP/1.1" 200 115 0.053780 10.0.0.129 - - [2026-02-09 13:21:28] "DELETE /access-control-list/ba75fcfb-6e1f-4f25-a154-491645f90fd5 HTTP/1.1" 200 115 0.035487 10.0.0.129 - - [2026-02-09 13:21:28] "GET /project/9bb8626f-b6d3-4782-8027-4695162bcdb8?fields=application_policy_sets HTTP/1.1" 200 1391 0.061563 10.0.0.129 - - [2026-02-09 13:21:28] "DELETE /access-control-list/f2220a79-d1fd-4d21-9e6d-a0b7777e50fd HTTP/1.1" 200 115 0.058799 10.0.0.129 - - [2026-02-09 13:21:28] "DELETE /project/9bb8626f-b6d3-4782-8027-4695162bcdb8 HTTP/1.1" 200 115 0.359260 10.0.0.129 - - [2026-02-09 13:21:28] "POST /projects HTTP/1.1" 409 238 0.003194 10.0.0.129 - - [2026-02-09 13:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.129 - - [2026-02-09 13:21:28] "GET /project/d077b787-8cfc-4c13-900d-6eab2dc335ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.055346 10.0.0.129 - - [2026-02-09 13:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004916 10.0.0.129 - - [2026-02-09 13:21:28] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004372 10.0.0.129 - - [2026-02-09 13:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.129 - - [2026-02-09 13:21:28] "GET /virtual-network/6827fb91-9a76-426d-8139-33d02e805122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.005613 10.0.0.129 - - [2026-02-09 13:21:28] "POST /security-groups HTTP/1.1" 409 285 0.006692 10.0.0.129 - - [2026-02-09 13:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.129 - - [2026-02-09 13:21:28] "PUT /security-group/97cc5f1e-973a-43e5-92af-8b48b95442b8 HTTP/1.1" 200 263 0.063171 10.0.0.129 - - [2026-02-09 13:21:29] "PUT /access-control-list/f219a616-511b-464a-ba92-4b7d67220f3d HTTP/1.1" 200 273 0.027108 10.0.0.129 - - [2026-02-09 13:21:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.053300 10.0.0.129 - - [2026-02-09 13:21:29] "PUT /access-control-list/e3cb17f3-dd48-4965-ad4e-0e67005a950b HTTP/1.1" 200 273 0.017760 10.0.0.129 - - [2026-02-09 13:21:33] "DELETE /loadbalancer-member/1792073f-b537-48fc-aa6a-0c1a080d9a51 HTTP/1.1" 200 115 0.036838 10.0.0.129 - - [2026-02-09 13:21:33] "DELETE /loadbalancer-pool/236b4610-7b46-434f-8052-b12240b0d044 HTTP/1.1" 200 115 0.045857 10.0.0.129 - - [2026-02-09 13:21:33] "DELETE /loadbalancer-listener/a424e7a1-e141-4c59-b4b8-e4f63b3cf743 HTTP/1.1" 200 115 0.067416 10.0.0.129 - - [2026-02-09 13:21:33] "DELETE /loadbalancer/e9b1f16c-f640-41fb-a242-46f07cb61894 HTTP/1.1" 200 115 0.075564 10.0.0.129 - - [2026-02-09 13:21:33] "DELETE /floating-ip/52136fc7-8a96-40e3-acfa-03250aae5bf5 HTTP/1.1" 200 115 0.058883 10.0.0.129 - - [2026-02-09 13:21:33] "DELETE /instance-ip/a88cfd24-32f6-4e8e-8947-902c4e690c8a HTTP/1.1" 200 115 0.061096 10.0.0.129 - - [2026-02-09 13:21:33] "DELETE /virtual-machine-interface/c6038bbb-535b-4a17-a48e-4e6b3fbbbdc5 HTTP/1.1" 200 115 0.079819 10.0.0.129 - - [2026-02-09 13:21:33] "DELETE /tag/ee90e343-3579-4169-96c5-e4712254fb0d HTTP/1.1" 200 115 0.037760 10.0.0.129 - - [2026-02-09 13:21:33] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002867 10.0.0.129 - - [2026-02-09 13:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.129 - - [2026-02-09 13:21:33] "GET /policy-management/4521c9bb-c069-42a6-8153-ace91cf83cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005300 10.0.0.129 - - [2026-02-09 13:21:33] "GET /firewall-policy/900d6f9e-e337-4e1a-a6f6-9faa5a15b5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.008764 10.0.0.129 - - [2026-02-09 13:21:33] "GET /firewall-rule/ff47387e-d9eb-4a90-9dd3-15981a161ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002804 10.0.0.129 - - [2026-02-09 13:21:33] "POST /ref-update HTTP/1.1" 200 156 0.012495 10.0.0.129 - - [2026-02-09 13:21:33] "DELETE /firewall-rule/ff47387e-d9eb-4a90-9dd3-15981a161ac6 HTTP/1.1" 200 115 0.080746 10.0.0.129 - - [2026-02-09 13:21:33] "GET /firewall-policy/9f889c53-5a4a-4967-bf53-ef9da849be5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003179 10.0.0.129 - - [2026-02-09 13:21:33] "GET /firewall-rule/a57e0898-7838-4c7b-8b77-9fd0f67fb410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.003385 10.0.0.129 - - [2026-02-09 13:21:33] "POST /ref-update HTTP/1.1" 200 156 0.018645 10.0.0.129 - - [2026-02-09 13:21:33] "DELETE /firewall-rule/a57e0898-7838-4c7b-8b77-9fd0f67fb410 HTTP/1.1" 200 115 0.058583 10.0.0.129 - - [2026-02-09 13:21:33] "GET /firewall-policy/9f889c53-5a4a-4967-bf53-ef9da849be5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.009181 10.0.0.129 - - [2026-02-09 13:21:34] "GET /firewall-rule/bca32020-eed9-4690-8f8a-abd7505b13a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.002970 10.0.0.129 - - [2026-02-09 13:21:34] "POST /ref-update HTTP/1.1" 200 156 0.022725 10.0.0.129 - - [2026-02-09 13:21:34] "DELETE /firewall-rule/bca32020-eed9-4690-8f8a-abd7505b13a2 HTTP/1.1" 200 115 0.065794 10.0.0.129 - - [2026-02-09 13:21:34] "GET /application-policy-set/95ff16b0-924a-4d2a-ac96-a85b81454811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003151 10.0.0.129 - - [2026-02-09 13:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.129 - - [2026-02-09 13:21:34] "GET /policy-management/4521c9bb-c069-42a6-8153-ace91cf83cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009786 10.0.0.129 - - [2026-02-09 13:21:34] "GET /firewall-policy/9f889c53-5a4a-4967-bf53-ef9da849be5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003789 10.0.0.129 - - [2026-02-09 13:21:34] "POST /ref-update HTTP/1.1" 200 156 0.037410 10.0.0.129 - - [2026-02-09 13:21:34] "DELETE /firewall-policy/9f889c53-5a4a-4967-bf53-ef9da849be5a HTTP/1.1" 200 115 0.051856 10.0.0.129 - - [2026-02-09 13:21:34] "DELETE /tag/a28b2501-98b8-430c-88cc-36072b8d038d HTTP/1.1" 200 115 0.076289 10.0.0.129 - - [2026-02-09 13:21:34] "DELETE /tag/52db6856-aa8c-41ce-8977-7cbb25ef0147 HTTP/1.1" 200 115 0.079821 10.0.0.129 - - [2026-02-09 13:21:34] "DELETE /tag/6867c085-0b4b-44b7-8423-be0743068221 HTTP/1.1" 200 115 0.104794 10.0.0.129 - - [2026-02-09 13:21:34] "DELETE /tag/bd9d42af-08db-488a-aa7f-0eeeaec5a11c HTTP/1.1" 200 115 0.082035 10.0.0.129 - - [2026-02-09 13:21:34] "POST /projects HTTP/1.1" 409 238 0.004067 10.0.0.129 - - [2026-02-09 13:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.129 - - [2026-02-09 13:21:34] "GET /project/d077b787-8cfc-4c13-900d-6eab2dc335ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042522 10.0.0.129 - - [2026-02-09 13:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.129 - - [2026-02-09 13:21:34] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.007376 10.0.0.129 - - [2026-02-09 13:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.129 - - [2026-02-09 13:21:34] "GET /virtual-network/6827fb91-9a76-426d-8139-33d02e805122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.020081 10.0.0.129 - - [2026-02-09 13:21:34] "POST /security-groups HTTP/1.1" 409 285 0.002228 10.0.0.129 - - [2026-02-09 13:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.129 - - [2026-02-09 13:21:34] "PUT /security-group/97cc5f1e-973a-43e5-92af-8b48b95442b8 HTTP/1.1" 200 263 0.059373 10.0.0.129 - - [2026-02-09 13:21:35] "PUT /access-control-list/f219a616-511b-464a-ba92-4b7d67220f3d HTTP/1.1" 200 273 0.039076 10.0.0.129 - - [2026-02-09 13:21:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.052277 10.0.0.129 - - [2026-02-09 13:21:35] "GET /firewall-policy/8cf5d0d1-1e98-46e2-aab0-32ac99e69ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.009060 10.0.0.129 - - [2026-02-09 13:21:35] "PUT /access-control-list/e3cb17f3-dd48-4965-ad4e-0e67005a950b HTTP/1.1" 200 273 0.053247 10.0.0.129 - - [2026-02-09 13:21:35] "GET /firewall-rule/00b1d8a7-f676-4202-9e7d-c1a34cccb9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003343 10.0.0.129 - - [2026-02-09 13:21:35] "POST /ref-update HTTP/1.1" 200 156 0.099841 10.0.0.129 - - [2026-02-09 13:21:35] "DELETE /firewall-rule/00b1d8a7-f676-4202-9e7d-c1a34cccb9af HTTP/1.1" 200 115 0.053764 10.0.0.129 - - [2026-02-09 13:21:35] "GET /firewall-policy/8cf5d0d1-1e98-46e2-aab0-32ac99e69ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.007033 10.0.0.129 - - [2026-02-09 13:21:35] "GET /firewall-rule/cb7b058c-b7d2-468a-b3d9-9d1f4b571260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004277 10.0.0.129 - - [2026-02-09 13:21:35] "POST /ref-update HTTP/1.1" 200 156 0.073017 10.0.0.129 - - [2026-02-09 13:21:35] "DELETE /firewall-rule/cb7b058c-b7d2-468a-b3d9-9d1f4b571260 HTTP/1.1" 200 115 0.045705 10.0.0.129 - - [2026-02-09 13:21:35] "DELETE /tag/22e50410-a33b-45eb-a16a-f4852aa1d2d8 HTTP/1.1" 200 115 0.046055 10.0.0.129 - - [2026-02-09 13:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.129 - - [2026-02-09 13:21:35] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004639 10.0.0.129 - - [2026-02-09 13:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.129 - - [2026-02-09 13:21:35] "GET /virtual-network/6827fb91-9a76-426d-8139-33d02e805122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.004169 10.0.0.129 - - [2026-02-09 13:21:35] "PUT /virtual-network/fe484c30-8de0-4886-9539-4608438993bd HTTP/1.1" 200 265 0.087748 10.0.0.129 - - [2026-02-09 13:21:35] "PUT /virtual-network/6827fb91-9a76-426d-8139-33d02e805122 HTTP/1.1" 200 265 0.100817 10.0.0.129 - - [2026-02-09 13:21:35] "DELETE /security-group/97cc5f1e-973a-43e5-92af-8b48b95442b8 HTTP/1.1" 200 115 0.121805 10.0.0.129 - - [2026-02-09 13:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.129 - - [2026-02-09 13:21:35] "DELETE /access-control-list/f219a616-511b-464a-ba92-4b7d67220f3d HTTP/1.1" 200 115 0.064240 10.0.0.129 - - [2026-02-09 13:21:36] "DELETE /access-control-list/e3cb17f3-dd48-4965-ad4e-0e67005a950b HTTP/1.1" 200 115 0.040052 10.0.0.129 - - [2026-02-09 13:21:36] "GET /project/d077b787-8cfc-4c13-900d-6eab2dc335ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.053351 10.0.0.129 - - [2026-02-09 13:21:36] "GET /project/d077b787-8cfc-4c13-900d-6eab2dc335ce?fields=security_groups HTTP/1.1" 200 1353 0.081077 10.0.0.129 - - [2026-02-09 13:21:36] "DELETE /access-control-list/c728394e-5923-4996-ac48-f3915f859787 HTTP/1.1" 200 115 0.046247 10.0.0.129 - - [2026-02-09 13:21:36] "DELETE /security-group/0426ba56-c4fe-4657-b31c-1d200c304837 HTTP/1.1" 200 115 0.112966 10.0.0.129 - - [2026-02-09 13:21:36] "DELETE /access-control-list/df49a636-03f4-4cc7-a46b-d708f0c8d1ad HTTP/1.1" 200 115 0.049733 10.0.0.129 - - [2026-02-09 13:21:36] "GET /project/d077b787-8cfc-4c13-900d-6eab2dc335ce?fields=application_policy_sets HTTP/1.1" 200 1392 0.074461 10.0.0.129 - - [2026-02-09 13:21:36] "DELETE /project/d077b787-8cfc-4c13-900d-6eab2dc335ce HTTP/1.1" 200 115 0.537733 10.0.0.129 - - [2026-02-09 13:22:26] "GET / HTTP/1.1" 200 36215 0.001643 10.0.0.129 - - [2026-02-09 13:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.129 - - [2026-02-09 13:22:26] "GET /global-vrouter-config/e62c7ec4-644a-40a8-afe0-af8a7bd265d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003662 10.0.0.129 - - [2026-02-09 13:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.129 - - [2026-02-09 13:22:26] "GET /global-vrouter-config/e62c7ec4-644a-40a8-afe0-af8a7bd265d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002978 10.0.0.129 - - [2026-02-09 13:22:42] "GET / HTTP/1.1" 200 36215 0.001386 10.0.0.129 - - [2026-02-09 13:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.129 - - [2026-02-09 13:22:42] "GET /global-system-config/d0d1b476-6d87-4bf0-86d0-0f86d7af1d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004934 10.0.0.129 - - [2026-02-09 13:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.129 - - [2026-02-09 13:22:42] "GET /config-node/e2825cf5-93b3-4a3b-a266-0e5b2621e3d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002043 10.0.0.129 - - [2026-02-09 13:22:42] "GET / HTTP/1.1" 200 36215 0.001343 10.0.0.129 - - [2026-02-09 13:22:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005542 10.0.0.129 - - [2026-02-09 13:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.129 - - [2026-02-09 13:22:47] "GET /global-vrouter-config/e62c7ec4-644a-40a8-afe0-af8a7bd265d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004217 10.0.0.129 - - [2026-02-09 13:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.129 - - [2026-02-09 13:22:47] "PUT /global-vrouter-config/e62c7ec4-644a-40a8-afe0-af8a7bd265d9 HTTP/1.1" 200 277 0.015570 10.0.0.129 - - [2026-02-09 13:22:47] "GET / HTTP/1.1" 200 36215 0.001690 10.0.0.129 - - [2026-02-09 13:22:47] "POST /alarms HTTP/1.1" 409 264 0.001858 10.0.0.129 - - [2026-02-09 13:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.129 - - [2026-02-09 13:22:48] "PUT /alarm/f7462cc3-2529-4fc6-82f7-48821fd9286c HTTP/1.1" 200 245 0.025996 10.0.0.129 - - [2026-02-09 13:22:48] "POST /alarms HTTP/1.1" 409 261 0.002235 10.0.0.129 - - [2026-02-09 13:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.129 - - [2026-02-09 13:22:48] "PUT /alarm/122c6e92-96b6-48e4-815a-50596fd721f6 HTTP/1.1" 200 245 0.012327 10.0.0.129 - - [2026-02-09 13:22:48] "POST /alarms HTTP/1.1" 409 261 0.005921 10.0.0.129 - - [2026-02-09 13:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.129 - - [2026-02-09 13:22:48] "PUT /alarm/a551b30b-03b6-4624-a81a-9aef06db3c9d HTTP/1.1" 200 245 0.011604 10.0.0.129 - - [2026-02-09 13:22:48] "POST /alarms HTTP/1.1" 409 253 0.016838 10.0.0.129 - - [2026-02-09 13:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005253 10.0.0.129 - - [2026-02-09 13:22:48] "PUT /alarm/64d74776-a889-402a-a6e9-80aaf74c86ea HTTP/1.1" 200 245 0.010993 10.0.0.129 - - [2026-02-09 13:22:48] "POST /alarms HTTP/1.1" 409 251 0.006907 10.0.0.129 - - [2026-02-09 13:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005472 10.0.0.129 - - [2026-02-09 13:22:48] "PUT /alarm/35adba5e-45fa-4ae5-b46d-694eab6ef4ca HTTP/1.1" 200 245 0.011093 10.0.0.129 - - [2026-02-09 13:22:48] "POST /alarms HTTP/1.1" 409 252 0.001795 10.0.0.129 - - [2026-02-09 13:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.129 - - [2026-02-09 13:22:48] "PUT /alarm/518efa66-6e88-4439-b85a-41387257f576 HTTP/1.1" 200 245 0.011320 10.0.0.129 - - [2026-02-09 13:22:48] "POST /alarms HTTP/1.1" 409 256 0.008595 10.0.0.129 - - [2026-02-09 13:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.129 - - [2026-02-09 13:22:48] "PUT /alarm/fecf222f-566a-4029-bdc6-19375543fef6 HTTP/1.1" 200 245 0.024905 10.0.0.129 - - [2026-02-09 13:22:48] "POST /alarms HTTP/1.1" 409 248 0.001963 10.0.0.129 - - [2026-02-09 13:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005669 10.0.0.129 - - [2026-02-09 13:22:48] "PUT /alarm/be1a9e3e-4911-43fa-beab-2bfdbb882443 HTTP/1.1" 200 245 0.017930 10.0.0.129 - - [2026-02-09 13:22:48] "POST /alarms HTTP/1.1" 409 252 0.007807 10.0.0.129 - - [2026-02-09 13:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.129 - - [2026-02-09 13:22:48] "PUT /alarm/845982f3-12cd-404e-95ac-9e53404ce718 HTTP/1.1" 200 245 0.022391 10.0.0.129 - - [2026-02-09 13:22:48] "POST /alarms HTTP/1.1" 409 257 0.015072 10.0.0.129 - - [2026-02-09 13:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.129 - - [2026-02-09 13:22:48] "PUT /alarm/1889500c-a073-47e6-bfd7-a76c6576b2e8 HTTP/1.1" 200 245 0.021344 10.0.0.129 - - [2026-02-09 13:22:48] "POST /alarms HTTP/1.1" 409 251 0.005577 10.0.0.129 - - [2026-02-09 13:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.129 - - [2026-02-09 13:22:48] "PUT /alarm/25477beb-5cac-4731-b5f6-ca9a34cc152f HTTP/1.1" 200 245 0.012466 10.0.0.129 - - [2026-02-09 13:22:48] "POST /alarms HTTP/1.1" 409 257 0.003245 10.0.0.129 - - [2026-02-09 13:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.129 - - [2026-02-09 13:22:48] "PUT /alarm/64cc8b4d-d9b4-46d5-8279-73536118ca54 HTTP/1.1" 200 245 0.010636 10.0.0.129 - - [2026-02-09 13:22:48] "POST /alarms HTTP/1.1" 409 261 0.003538 10.0.0.129 - - [2026-02-09 13:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.129 - - [2026-02-09 13:22:48] "PUT /alarm/db6ff178-ed2c-4134-8abc-dcc6dd8115a7 HTTP/1.1" 200 245 0.012265 10.0.0.129 - - [2026-02-09 13:22:48] "POST /alarms HTTP/1.1" 409 258 0.004417 10.0.0.129 - - [2026-02-09 13:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.129 - - [2026-02-09 13:22:49] "PUT /alarm/8f9c8be6-4976-4b9e-90ed-24f9c2ccb014 HTTP/1.1" 200 245 0.011048 10.0.0.129 - - [2026-02-09 13:22:49] "POST /alarms HTTP/1.1" 409 254 0.003924 10.0.0.129 - - [2026-02-09 13:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.129 - - [2026-02-09 13:22:49] "PUT /alarm/83fd4f12-9b65-40d1-945a-d6fcc6ce15ee HTTP/1.1" 200 245 0.012905 10.0.0.129 - - [2026-02-09 13:22:49] "POST /alarms HTTP/1.1" 409 254 0.009484 10.0.0.129 - - [2026-02-09 13:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.129 - - [2026-02-09 13:22:49] "PUT /alarm/8521cfa7-6ad3-404a-b8c2-68d87312b181 HTTP/1.1" 200 245 0.012676 10.0.0.129 - - [2026-02-09 13:22:49] "POST /alarms HTTP/1.1" 409 254 0.013313 10.0.0.129 - - [2026-02-09 13:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.129 - - [2026-02-09 13:22:49] "PUT /alarm/fe616317-7053-4f9b-816a-2f16c1d977d6 HTTP/1.1" 200 245 0.014940 10.0.0.129 - - [2026-02-09 13:22:49] "POST /alarms HTTP/1.1" 409 247 0.005144 10.0.0.129 - - [2026-02-09 13:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.129 - - [2026-02-09 13:22:49] "PUT /alarm/f7622e38-417d-4619-bb51-20f47675e822 HTTP/1.1" 200 245 0.012888 10.0.0.129 - - [2026-02-09 13:22:49] "POST /alarms HTTP/1.1" 409 272 0.004043 10.0.0.129 - - [2026-02-09 13:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.129 - - [2026-02-09 13:22:49] "PUT /alarm/97c6c528-4c53-4eaa-a2b2-ff6d802a72b8 HTTP/1.1" 200 245 0.011511 10.0.0.129 - - [2026-02-09 13:22:49] "POST /alarms HTTP/1.1" 409 261 0.007021 10.0.0.129 - - [2026-02-09 13:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.129 - - [2026-02-09 13:22:49] "PUT /alarm/62a1b0a7-968b-4045-b7a9-7476a2552d36 HTTP/1.1" 200 245 0.014863 10.0.0.129 - - [2026-02-09 13:22:49] "POST /alarms HTTP/1.1" 409 259 0.004522 10.0.0.129 - - [2026-02-09 13:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011712 10.0.0.129 - - [2026-02-09 13:22:49] "PUT /alarm/dc0ed6ca-a962-459a-bdc7-96bb0dfe78e2 HTTP/1.1" 200 245 0.010758 10.0.0.129 - - [2026-02-09 13:22:49] "POST /alarms HTTP/1.1" 409 265 0.002486 10.0.0.129 - - [2026-02-09 13:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.129 - - [2026-02-09 13:22:49] "PUT /alarm/0578ef0e-4081-413c-9d57-831a178ea788 HTTP/1.1" 200 245 0.011381 10.0.0.129 - - [2026-02-09 13:22:49] "POST /alarms HTTP/1.1" 409 279 0.002929 10.0.0.129 - - [2026-02-09 13:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007559 10.0.0.129 - - [2026-02-09 13:22:49] "PUT /alarm/c4e606ae-2881-445e-9d0d-4114f7599eb8 HTTP/1.1" 200 245 0.011704 10.0.0.129 - - [2026-02-09 13:22:49] "GET / HTTP/1.1" 200 36215 0.002353 10.0.0.129 - - [2026-02-09 13:22:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004184 10.0.0.129 - - [2026-02-09 13:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.129 - - [2026-02-09 13:22:49] "PUT /global-vrouter-config/e62c7ec4-644a-40a8-afe0-af8a7bd265d9 HTTP/1.1" 200 277 0.008670 10.0.0.129 - - [2026-02-09 13:22:50] "GET / HTTP/1.1" 200 36215 0.002293 10.0.0.129 - - [2026-02-09 13:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.129 - - [2026-02-09 13:22:50] "GET /global-vrouter-config/e62c7ec4-644a-40a8-afe0-af8a7bd265d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004034 10.0.0.129 - - [2026-02-09 13:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.129 - - [2026-02-09 13:22:50] "PUT /global-vrouter-config/e62c7ec4-644a-40a8-afe0-af8a7bd265d9 HTTP/1.1" 200 277 0.013340 10.0.0.129 - - [2026-02-09 13:22:50] "GET / HTTP/1.1" 200 36215 0.001437 10.0.0.129 - - [2026-02-09 13:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.129 - - [2026-02-09 13:22:50] "GET /global-system-config/d0d1b476-6d87-4bf0-86d0-0f86d7af1d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005907 10.0.0.129 - - [2026-02-09 13:22:50] "PUT /global-system-config/d0d1b476-6d87-4bf0-86d0-0f86d7af1d89 HTTP/1.1" 200 275 0.022501 10.0.0.129 - - [2026-02-09 13:22:51] "GET /global-system-configs HTTP/1.1" 200 323 0.003476 10.0.0.129 - - [2026-02-09 13:22:51] "GET /global-system-configs HTTP/1.1" 200 323 0.004781 10.0.0.129 - - [2026-02-09 13:22:53] "GET / HTTP/1.1" 200 36215 0.002124 10.0.0.129 - - [2026-02-09 13:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.129 - - [2026-02-09 13:22:53] "GET /routing-instance/f1fcc636-09e2-411e-83a6-5275803b8815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.009951 10.0.0.129 - - [2026-02-09 13:22:53] "POST /bgp-routers HTTP/1.1" 409 301 0.004385 10.0.0.129 - - [2026-02-09 13:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.129 - - [2026-02-09 13:22:53] "GET /bgp-router/f1707701-4eed-4ae4-a072-d259bc04ad9a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003575 10.0.0.129 - - [2026-02-09 13:22:53] "PUT /bgp-router/f1707701-4eed-4ae4-a072-d259bc04ad9a HTTP/1.1" 200 255 0.015715 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:22:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000937 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:22:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000953 10.0.0.129 - - [2026-02-09 13:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.129 - - [2026-02-09 13:22:55] "GET /global-vrouter-config/e62c7ec4-644a-40a8-afe0-af8a7bd265d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003394 10.0.0.129 - - [2026-02-09 13:23:08] "GET / HTTP/1.1" 200 36215 0.002346 10.0.0.129 - - [2026-02-09 13:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.129 - - [2026-02-09 13:23:08] "GET /global-system-config/d0d1b476-6d87-4bf0-86d0-0f86d7af1d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006071 10.0.0.129 - - [2026-02-09 13:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.129 - - [2026-02-09 13:23:08] "GET /config-node/e2825cf5-93b3-4a3b-a266-0e5b2621e3d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002451 10.0.0.129 - - [2026-02-09 13:23:20] "GET / HTTP/1.1" 200 36215 0.001357 10.0.0.129 - - [2026-02-09 13:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006732 10.0.0.129 - - [2026-02-09 13:23:20] "GET /routing-instance/f1fcc636-09e2-411e-83a6-5275803b8815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002499 10.0.0.129 - - [2026-02-09 13:23:20] "POST /bgp-routers HTTP/1.1" 409 301 0.001777 10.0.0.129 - - [2026-02-09 13:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.129 - - [2026-02-09 13:23:20] "GET /bgp-router/f1707701-4eed-4ae4-a072-d259bc04ad9a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003628 10.0.0.129 - - [2026-02-09 13:23:20] "PUT /bgp-router/f1707701-4eed-4ae4-a072-d259bc04ad9a HTTP/1.1" 200 255 0.013356 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:23:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001149 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:23:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000920 10.0.0.129 - - [2026-02-09 13:23:35] "GET / HTTP/1.1" 200 36215 0.001658 10.0.0.129 - - [2026-02-09 13:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.129 - - [2026-02-09 13:23:35] "GET /global-system-config/d0d1b476-6d87-4bf0-86d0-0f86d7af1d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004681 10.0.0.129 - - [2026-02-09 13:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.129 - - [2026-02-09 13:23:35] "GET /config-node/e2825cf5-93b3-4a3b-a266-0e5b2621e3d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002024 10.0.0.129 - - [2026-02-09 13:23:35] "GET / HTTP/1.1" 200 36215 0.001480 10.0.0.129 - - [2026-02-09 13:23:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002146 10.0.0.129 - - [2026-02-09 13:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.129 - - [2026-02-09 13:23:40] "GET /global-vrouter-config/e62c7ec4-644a-40a8-afe0-af8a7bd265d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002867 10.0.0.129 - - [2026-02-09 13:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.129 - - [2026-02-09 13:23:40] "PUT /global-vrouter-config/e62c7ec4-644a-40a8-afe0-af8a7bd265d9 HTTP/1.1" 200 277 0.008142 10.0.0.129 - - [2026-02-09 13:23:40] "GET / HTTP/1.1" 200 36215 0.001242 10.0.0.129 - - [2026-02-09 13:23:40] "POST /alarms HTTP/1.1" 409 264 0.001956 10.0.0.129 - - [2026-02-09 13:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.129 - - [2026-02-09 13:23:40] "PUT /alarm/f7462cc3-2529-4fc6-82f7-48821fd9286c HTTP/1.1" 200 245 0.008455 10.0.0.129 - - [2026-02-09 13:23:40] "POST /alarms HTTP/1.1" 409 261 0.002100 10.0.0.129 - - [2026-02-09 13:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.129 - - [2026-02-09 13:23:40] "PUT /alarm/122c6e92-96b6-48e4-815a-50596fd721f6 HTTP/1.1" 200 245 0.008727 10.0.0.129 - - [2026-02-09 13:23:40] "POST /alarms HTTP/1.1" 409 261 0.002486 10.0.0.129 - - [2026-02-09 13:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.129 - - [2026-02-09 13:23:40] "PUT /alarm/a551b30b-03b6-4624-a81a-9aef06db3c9d HTTP/1.1" 200 245 0.009888 10.0.0.129 - - [2026-02-09 13:23:40] "POST /alarms HTTP/1.1" 409 253 0.002166 10.0.0.129 - - [2026-02-09 13:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.129 - - [2026-02-09 13:23:40] "PUT /alarm/64d74776-a889-402a-a6e9-80aaf74c86ea HTTP/1.1" 200 245 0.011406 10.0.0.129 - - [2026-02-09 13:23:40] "POST /alarms HTTP/1.1" 409 251 0.007512 10.0.0.129 - - [2026-02-09 13:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.129 - - [2026-02-09 13:23:40] "PUT /alarm/35adba5e-45fa-4ae5-b46d-694eab6ef4ca HTTP/1.1" 200 245 0.020351 10.0.0.129 - - [2026-02-09 13:23:40] "POST /alarms HTTP/1.1" 409 252 0.006273 10.0.0.129 - - [2026-02-09 13:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.129 - - [2026-02-09 13:23:40] "PUT /alarm/518efa66-6e88-4439-b85a-41387257f576 HTTP/1.1" 200 245 0.010007 10.0.0.129 - - [2026-02-09 13:23:40] "POST /alarms HTTP/1.1" 409 256 0.002663 10.0.0.129 - - [2026-02-09 13:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.129 - - [2026-02-09 13:23:41] "PUT /alarm/fecf222f-566a-4029-bdc6-19375543fef6 HTTP/1.1" 200 245 0.010883 10.0.0.129 - - [2026-02-09 13:23:41] "POST /alarms HTTP/1.1" 409 248 0.004140 10.0.0.129 - - [2026-02-09 13:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.129 - - [2026-02-09 13:23:41] "PUT /alarm/be1a9e3e-4911-43fa-beab-2bfdbb882443 HTTP/1.1" 200 245 0.009608 10.0.0.129 - - [2026-02-09 13:23:41] "POST /alarms HTTP/1.1" 409 252 0.005987 10.0.0.129 - - [2026-02-09 13:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.129 - - [2026-02-09 13:23:41] "PUT /alarm/845982f3-12cd-404e-95ac-9e53404ce718 HTTP/1.1" 200 245 0.011543 10.0.0.129 - - [2026-02-09 13:23:41] "POST /alarms HTTP/1.1" 409 257 0.007401 10.0.0.129 - - [2026-02-09 13:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.129 - - [2026-02-09 13:23:41] "PUT /alarm/1889500c-a073-47e6-bfd7-a76c6576b2e8 HTTP/1.1" 200 245 0.012103 10.0.0.129 - - [2026-02-09 13:23:41] "POST /alarms HTTP/1.1" 409 251 0.009601 10.0.0.129 - - [2026-02-09 13:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.129 - - [2026-02-09 13:23:41] "PUT /alarm/25477beb-5cac-4731-b5f6-ca9a34cc152f HTTP/1.1" 200 245 0.009813 10.0.0.129 - - [2026-02-09 13:23:41] "POST /alarms HTTP/1.1" 409 257 0.009413 10.0.0.129 - - [2026-02-09 13:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.129 - - [2026-02-09 13:23:41] "PUT /alarm/64cc8b4d-d9b4-46d5-8279-73536118ca54 HTTP/1.1" 200 245 0.010988 10.0.0.129 - - [2026-02-09 13:23:41] "POST /alarms HTTP/1.1" 409 261 0.008057 10.0.0.129 - - [2026-02-09 13:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.129 - - [2026-02-09 13:23:41] "PUT /alarm/db6ff178-ed2c-4134-8abc-dcc6dd8115a7 HTTP/1.1" 200 245 0.011146 10.0.0.129 - - [2026-02-09 13:23:41] "POST /alarms HTTP/1.1" 409 258 0.010273 10.0.0.129 - - [2026-02-09 13:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747 10.0.0.129 - - [2026-02-09 13:23:41] "PUT /alarm/8f9c8be6-4976-4b9e-90ed-24f9c2ccb014 HTTP/1.1" 200 245 0.009773 10.0.0.129 - - [2026-02-09 13:23:41] "POST /alarms HTTP/1.1" 409 254 0.008036 10.0.0.129 - - [2026-02-09 13:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.129 - - [2026-02-09 13:23:41] "PUT /alarm/83fd4f12-9b65-40d1-945a-d6fcc6ce15ee HTTP/1.1" 200 245 0.010113 10.0.0.129 - - [2026-02-09 13:23:41] "POST /alarms HTTP/1.1" 409 254 0.010562 10.0.0.129 - - [2026-02-09 13:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.129 - - [2026-02-09 13:23:41] "PUT /alarm/8521cfa7-6ad3-404a-b8c2-68d87312b181 HTTP/1.1" 200 245 0.010597 10.0.0.129 - - [2026-02-09 13:23:41] "POST /alarms HTTP/1.1" 409 254 0.007223 10.0.0.129 - - [2026-02-09 13:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.129 - - [2026-02-09 13:23:41] "PUT /alarm/fe616317-7053-4f9b-816a-2f16c1d977d6 HTTP/1.1" 200 245 0.009738 10.0.0.129 - - [2026-02-09 13:23:41] "POST /alarms HTTP/1.1" 409 247 0.011388 10.0.0.129 - - [2026-02-09 13:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.129 - - [2026-02-09 13:23:41] "PUT /alarm/f7622e38-417d-4619-bb51-20f47675e822 HTTP/1.1" 200 245 0.010673 10.0.0.129 - - [2026-02-09 13:23:41] "POST /alarms HTTP/1.1" 409 272 0.006675 10.0.0.129 - - [2026-02-09 13:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.129 - - [2026-02-09 13:23:41] "PUT /alarm/97c6c528-4c53-4eaa-a2b2-ff6d802a72b8 HTTP/1.1" 200 245 0.010371 10.0.0.129 - - [2026-02-09 13:23:41] "POST /alarms HTTP/1.1" 409 261 0.008779 10.0.0.129 - - [2026-02-09 13:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.129 - - [2026-02-09 13:23:42] "PUT /alarm/62a1b0a7-968b-4045-b7a9-7476a2552d36 HTTP/1.1" 200 245 0.011298 10.0.0.129 - - [2026-02-09 13:23:42] "POST /alarms HTTP/1.1" 409 259 0.009084 10.0.0.129 - - [2026-02-09 13:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.129 - - [2026-02-09 13:23:42] "PUT /alarm/dc0ed6ca-a962-459a-bdc7-96bb0dfe78e2 HTTP/1.1" 200 245 0.010392 10.0.0.129 - - [2026-02-09 13:23:42] "POST /alarms HTTP/1.1" 409 265 0.012860 10.0.0.129 - - [2026-02-09 13:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.129 - - [2026-02-09 13:23:42] "PUT /alarm/0578ef0e-4081-413c-9d57-831a178ea788 HTTP/1.1" 200 245 0.011910 10.0.0.129 - - [2026-02-09 13:23:42] "POST /alarms HTTP/1.1" 409 279 0.008763 10.0.0.129 - - [2026-02-09 13:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.129 - - [2026-02-09 13:23:42] "PUT /alarm/c4e606ae-2881-445e-9d0d-4114f7599eb8 HTTP/1.1" 200 245 0.008639 10.0.0.129 - - [2026-02-09 13:23:42] "GET / HTTP/1.1" 200 36215 0.001999 10.0.0.129 - - [2026-02-09 13:23:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002083 10.0.0.129 - - [2026-02-09 13:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.129 - - [2026-02-09 13:23:42] "PUT /global-vrouter-config/e62c7ec4-644a-40a8-afe0-af8a7bd265d9 HTTP/1.1" 200 277 0.009633 10.0.0.129 - - [2026-02-09 13:23:42] "GET / HTTP/1.1" 200 36215 0.001496 10.0.0.129 - - [2026-02-09 13:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.129 - - [2026-02-09 13:23:42] "GET /global-vrouter-config/e62c7ec4-644a-40a8-afe0-af8a7bd265d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002331 10.0.0.129 - - [2026-02-09 13:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001406 10.0.0.129 - - [2026-02-09 13:23:42] "PUT /global-vrouter-config/e62c7ec4-644a-40a8-afe0-af8a7bd265d9 HTTP/1.1" 200 277 0.009622 10.0.0.129 - - [2026-02-09 13:23:43] "GET / HTTP/1.1" 200 36215 0.001900 10.0.0.129 - - [2026-02-09 13:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005985 10.0.0.129 - - [2026-02-09 13:23:43] "GET /global-system-config/d0d1b476-6d87-4bf0-86d0-0f86d7af1d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004625 10.0.0.129 - - [2026-02-09 13:23:43] "PUT /global-system-config/d0d1b476-6d87-4bf0-86d0-0f86d7af1d89 HTTP/1.1" 200 275 0.014577 10.0.0.129 - - [2026-02-09 13:23:47] "GET / HTTP/1.1" 200 36215 0.001503 10.0.0.129 - - [2026-02-09 13:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.129 - - [2026-02-09 13:23:47] "GET /routing-instance/f1fcc636-09e2-411e-83a6-5275803b8815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003289 10.0.0.129 - - [2026-02-09 13:23:47] "POST /bgp-routers HTTP/1.1" 409 301 0.002024 10.0.0.129 - - [2026-02-09 13:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.129 - - [2026-02-09 13:23:47] "GET /bgp-router/f1707701-4eed-4ae4-a072-d259bc04ad9a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003105 10.0.0.129 - - [2026-02-09 13:23:47] "PUT /bgp-router/f1707701-4eed-4ae4-a072-d259bc04ad9a HTTP/1.1" 200 255 0.010319 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:23:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001036 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:23:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000986 10.0.0.129 - - [2026-02-09 13:23:50] "POST /tags HTTP/1.1" 200 356 0.036123 10.0.0.129 - - [2026-02-09 13:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010739 10.0.0.129 - - [2026-02-09 13:23:51] "GET /tag/a40638ff-2a16-4af9-babb-1ab4ad2cc8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.024368 10.0.0.129 - - [2026-02-09 13:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.129 - - [2026-02-09 13:23:51] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004629 10.0.0.129 - - [2026-02-09 13:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.129 - - [2026-02-09 13:23:51] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.080315 10.0.0.129 - - [2026-02-09 13:23:51] "POST /virtual-machines HTTP/1.1" 200 352 0.009912 10.0.0.129 - - [2026-02-09 13:23:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.020837 10.0.0.129 - - [2026-02-09 13:23:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.122583 10.0.0.129 - - [2026-02-09 13:23:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.010014 10.0.0.129 - - [2026-02-09 13:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013430 10.0.0.129 - - [2026-02-09 13:23:51] "GET /virtual-machine-interface/92efd194-05ba-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.004339 10.0.0.129 - - [2026-02-09 13:23:51] "POST /instance-ips HTTP/1.1" 200 392 0.024562 10.0.0.129 - - [2026-02-09 13:23:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.027499 10.0.0.129 - - [2026-02-09 13:23:51] "GET /virtual-machine-interface/92efd194-05ba-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.013187 10.0.0.129 - - [2026-02-09 13:23:51] "POST /set-tag HTTP/1.1" 200 109 0.015758 10.0.0.129 - - [2026-02-09 13:23:51] "GET /virtual-machine-interface/92efd194-05ba-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.013205 10.0.0.129 - - [2026-02-09 13:23:51] "GET /instance-ip/930b8772-05ba-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.011426 10.0.0.129 - - [2026-02-09 13:23:51] "GET /virtual-machine-interface/92efd194-05ba-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004875 10.0.0.129 - - [2026-02-09 13:23:51] "POST /set-tag HTTP/1.1" 200 109 0.001998 10.0.0.129 - - [2026-02-09 13:23:51] "GET /virtual-router/4d07960f-0dfe-4141-a160-90429a3c4c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003666 10.0.0.129 - - [2026-02-09 13:23:51] "POST /ref-update HTTP/1.1" 200 156 0.009605 10.0.0.129 - - [2026-02-09 13:23:51] "GET /virtual-machine-interface/92efd194-05ba-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004735 10.0.0.129 - - [2026-02-09 13:23:51] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.129 - - [2026-02-09 13:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.129 - - [2026-02-09 13:23:51] "GET /virtual-network/fe484c30-8de0-4886-9539-4608438993bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003913 10.0.0.129 - - [2026-02-09 13:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.129 - - [2026-02-09 13:23:51] "GET /project/5d579657-0c93-4d6d-958e-cf1af806e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.059702 10.0.0.129 - - [2026-02-09 13:23:51] "POST /virtual-machines HTTP/1.1" 200 356 0.012945 10.0.0.129 - - [2026-02-09 13:23:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.007264 10.0.0.129 - - [2026-02-09 13:23:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.120023 10.0.0.129 - - [2026-02-09 13:23:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.017823 10.0.0.129 - - [2026-02-09 13:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009042 10.0.0.129 - - [2026-02-09 13:23:52] "GET /virtual-machine-interface/936255e8-05ba-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.004254 10.0.0.129 - - [2026-02-09 13:23:52] "POST /instance-ips HTTP/1.1" 200 396 0.021924 10.0.0.129 - - [2026-02-09 13:23:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.016625 10.0.0.129 - - [2026-02-09 13:23:52] "GET /virtual-machine-interface/936255e8-05ba-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.009242 10.0.0.129 - - [2026-02-09 13:23:52] "POST /set-tag HTTP/1.1" 200 109 0.018988 10.0.0.129 - - [2026-02-09 13:23:52] "GET /virtual-machine-interface/936255e8-05ba-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.012291 10.0.0.129 - - [2026-02-09 13:23:52] "GET /instance-ip/93797ef8-05ba-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.004626 10.0.0.129 - - [2026-02-09 13:23:52] "GET /virtual-machine-interface/936255e8-05ba-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005948 10.0.0.129 - - [2026-02-09 13:23:52] "POST /set-tag HTTP/1.1" 200 109 0.002687 10.0.0.129 - - [2026-02-09 13:23:52] "GET /virtual-router/4d07960f-0dfe-4141-a160-90429a3c4c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.006481 10.0.0.129 - - [2026-02-09 13:23:52] "POST /ref-update HTTP/1.1" 200 156 0.008594 10.0.0.129 - - [2026-02-09 13:23:52] "GET /virtual-machine-interface/936255e8-05ba-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.017753 10.0.0.129 - - [2026-02-09 13:23:52] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.129 - - [2026-02-09 13:23:52] "GET /virtual-machine-interface/92efd194-05ba-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004410 10.0.0.129 - - [2026-02-09 13:23:52] "POST /set-tag HTTP/1.1" 200 109 0.002382 10.0.0.129 - - [2026-02-09 13:23:52] "GET /virtual-machine-interface/936255e8-05ba-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005074 10.0.0.129 - - [2026-02-09 13:23:52] "POST /set-tag HTTP/1.1" 200 109 0.002556 10.0.0.129 - - [2026-02-09 13:24:03] "GET / HTTP/1.1" 200 36215 0.002237 10.0.0.129 - - [2026-02-09 13:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.129 - - [2026-02-09 13:24:03] "GET /global-system-config/d0d1b476-6d87-4bf0-86d0-0f86d7af1d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004446 10.0.0.129 - - [2026-02-09 13:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.129 - - [2026-02-09 13:24:03] "GET /config-node/e2825cf5-93b3-4a3b-a266-0e5b2621e3d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002539 10.0.0.129 - - [2026-02-09 13:24:05] "GET /virtual-machine-interface/92efd194-05ba-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004594 10.0.0.129 - - [2026-02-09 13:24:05] "POST /set-tag HTTP/1.1" 200 109 0.002289 10.0.0.129 - - [2026-02-09 13:24:06] "GET /virtual-machine-interface/936255e8-05ba-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004150 10.0.0.129 - - [2026-02-09 13:24:06] "POST /set-tag HTTP/1.1" 200 109 0.002221 10.0.0.129 - - [2026-02-09 13:24:08] "GET /virtual-machine-interface/92efd194-05ba-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007682 10.0.0.129 - - [2026-02-09 13:24:08] "POST /set-tag HTTP/1.1" 200 109 0.002180 10.0.0.129 - - [2026-02-09 13:24:14] "GET / HTTP/1.1" 200 36215 0.001734 10.0.0.129 - - [2026-02-09 13:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.129 - - [2026-02-09 13:24:14] "GET /routing-instance/f1fcc636-09e2-411e-83a6-5275803b8815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003246 10.0.0.129 - - [2026-02-09 13:24:14] "POST /bgp-routers HTTP/1.1" 409 301 0.002491 10.0.0.129 - - [2026-02-09 13:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.129 - - [2026-02-09 13:24:14] "GET /bgp-router/f1707701-4eed-4ae4-a072-d259bc04ad9a?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.002703 10.0.0.129 - - [2026-02-09 13:24:14] "PUT /bgp-router/f1707701-4eed-4ae4-a072-d259bc04ad9a HTTP/1.1" 200 255 0.010452 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:24:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000825 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:24:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000953 10.0.0.129 - - [2026-02-09 13:24:39] "GET /virtual-machine-interface/92efd194-05ba-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006558 10.0.0.129 - - [2026-02-09 13:24:39] "POST /set-tag HTTP/1.1" 200 109 0.002524 10.0.0.129 - - [2026-02-09 13:24:39] "GET /virtual-machine-interface/92efd194-05ba-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004678 10.0.0.129 - - [2026-02-09 13:24:39] "POST /set-tag HTTP/1.1" 200 109 0.002508 10.0.0.129 - - [2026-02-09 13:24:39] "GET /virtual-machine/1187e4d5-7fc0-4500-81f5-108bdb5e6be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.004919 10.0.0.129 - - [2026-02-09 13:24:39] "POST /ref-update HTTP/1.1" 200 156 0.027632 10.0.0.129 - - [2026-02-09 13:24:39] "GET /virtual-machine-interface/92efd194-05ba-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008675 10.0.0.129 - - [2026-02-09 13:24:39] "POST /set-tag HTTP/1.1" 200 109 0.014297 10.0.0.129 - - [2026-02-09 13:24:39] "POST /set-tag HTTP/1.1" 200 109 0.024938 10.0.0.129 - - [2026-02-09 13:24:39] "DELETE /instance-ip/930b8772-05ba-11f1-b846-fa163ef67b36 HTTP/1.1" 200 115 0.038224 10.0.0.129 - - [2026-02-09 13:24:39] "DELETE /virtual-machine-interface/92efd194-05ba-11f1-b846-fa163ef67b36 HTTP/1.1" 200 115 0.040655 10.0.0.129 - - [2026-02-09 13:24:39] "DELETE /virtual-machine/1187e4d5-7fc0-4500-81f5-108bdb5e6be9 HTTP/1.1" 200 115 0.017206 10.0.0.129 - - [2026-02-09 13:24:39] "GET /virtual-machine-interface/936255e8-05ba-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.009174 10.0.0.129 - - [2026-02-09 13:24:39] "POST /set-tag HTTP/1.1" 200 109 0.002685 10.0.0.129 - - [2026-02-09 13:25:10] "GET /virtual-machine-interface/936255e8-05ba-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004355 10.0.0.129 - - [2026-02-09 13:25:10] "POST /set-tag HTTP/1.1" 200 109 0.002238 10.0.0.129 - - [2026-02-09 13:25:10] "GET /virtual-machine-interface/936255e8-05ba-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.011526 10.0.0.129 - - [2026-02-09 13:25:10] "POST /set-tag HTTP/1.1" 200 109 0.002448 10.0.0.129 - - [2026-02-09 13:25:10] "GET /virtual-machine/de33aaa4-3136-4387-bebd-e98c03ac15cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.003269 10.0.0.129 - - [2026-02-09 13:25:10] "POST /ref-update HTTP/1.1" 200 156 0.012397 10.0.0.129 - - [2026-02-09 13:25:10] "GET /virtual-machine-interface/936255e8-05ba-11f1-b846-fa163ef67b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.017385 10.0.0.129 - - [2026-02-09 13:25:10] "POST /set-tag HTTP/1.1" 200 109 0.024057 10.0.0.129 - - [2026-02-09 13:25:10] "POST /set-tag HTTP/1.1" 200 109 0.038019 10.0.0.129 - - [2026-02-09 13:25:10] "DELETE /instance-ip/93797ef8-05ba-11f1-b846-fa163ef67b36 HTTP/1.1" 200 115 0.078421 10.0.0.129 - - [2026-02-09 13:25:10] "DELETE /virtual-machine-interface/936255e8-05ba-11f1-b846-fa163ef67b36 HTTP/1.1" 200 115 0.052551 10.0.0.129 - - [2026-02-09 13:25:10] "DELETE /virtual-machine/de33aaa4-3136-4387-bebd-e98c03ac15cf HTTP/1.1" 200 115 0.028768 10.0.0.129 - - [2026-02-09 13:25:10] "DELETE /tag/a40638ff-2a16-4af9-babb-1ab4ad2cc8e5 HTTP/1.1" 200 115 0.044042 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:25:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001170 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:25:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001182 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:25:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000887 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:25:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000905 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:25:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000897 [Introspect:8084]10.0.0.129 - - [2026-02-09 13:25:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001034