++ 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: =================== Fri Jan 30 08:43:28 PM UTC 2026 ===================' INFO: =================== Fri Jan 30 08:43:28 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.129 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.129 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.129 ++ ANALYTICSDB_NODES=10.0.0.129 ++ ANALYTICS_SNMP_NODES=10.0.0.129 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ '[' -n '10.0.0.129:8081 ' ']' +++ echo 10.0.0.129:8081 ++ ANALYTICS_SERVERS=10.0.0.129:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ '[' -n '10.0.0.129:9042 ' ']' +++ echo 10.0.0.129:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.129:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ '[' -n '10.0.0.129:8086 ' ']' +++ echo 10.0.0.129:8086 ++ COLLECTOR_SERVERS=10.0.0.129:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.129 ++ CONFIGDB_NODES=10.0.0.129 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ '[' -n '10.0.0.129:8082 ' ']' +++ echo 10.0.0.129:8082 ++ CONFIG_SERVERS=10.0.0.129:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ '[' -n '10.0.0.129:9161 ' ']' +++ echo 10.0.0.129:9161 ++ CONFIGDB_SERVERS=10.0.0.129:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ '[' -n '10.0.0.129:9041 ' ']' +++ echo 10.0.0.129:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.129:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ '[' -n 10.0.0.129:2181, ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ '[' -n '10.0.0.129:2181 ' ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.129:2181 ++ RABBITMQ_NODES=10.0.0.129 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ '[' -n 10.0.0.129:5673, ']' +++ echo 10.0.0.129:5673 ++ RABBITMQ_SERVERS=10.0.0.129:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ '[' -n '10.0.0.129:6379 ' ']' +++ echo 10.0.0.129:6379 ++ REDIS_SERVERS=10.0.0.129:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.129 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ '[' -n '10.0.0.129:9092 ' ']' +++ echo 10.0.0.129:9092 ++ KAFKA_SERVERS=10.0.0.129:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.129 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.129 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.129 ++ cut -d , -f 1 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.129 +++ local servers=10.0.0.129 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.129,10.197.36.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.197.36.1,127.0.0.1,172.17.0.1,252.129.0.1,, =~ ,10\.0\.0\.129, ]] +++ echo 10.0.0.129 1 +++ return ++ local ip=10.0.0.129 ++ [[ -z 10.0.0.129 ]] ++ echo 10.0.0.129 + host_ip=10.0.0.129 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.129:9041 + cassandra_server_list=10.0.0.129:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.129:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/30/2026 20:44:20.393 7fb43f601600 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/30/2026 20:44:20.694 7fb43f601600 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/30/2026 20:44:20.708 7fb43f601600 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/30/2026 20:44:20.710 7fb43f601600 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.129 - - [2026-01-30 20:44:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000710 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-01-30 20:44:32] "GET / HTTP/1.1" 503 181 0.000681 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:44:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001039 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:44:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001805 10.0.0.129 - - [2026-01-30 20:44:33] "GET / HTTP/1.1" 200 45303 0.001337 10.0.0.129 - - [2026-01-30 20:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.129 - - [2026-01-30 20:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.129 - - [2026-01-30 20:44:33] "GET / HTTP/1.1" 200 36215 0.001128 10.0.0.129 - - [2026-01-30 20:44:34] "GET / HTTP/1.1" 200 36215 0.001113 10.0.0.129 - - [2026-01-30 20:44:34] "GET / HTTP/1.1" 200 36215 0.001935 10.0.0.129 - - [2026-01-30 20:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.129 - - [2026-01-30 20:44:34] "GET /global-system-config/2a461a11-17a4-431c-9da7-d60e0bf0c856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.026352 10.0.0.129 - - [2026-01-30 20:44:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.005173 10.0.0.129 - - [2026-01-30 20:44:34] "GET / HTTP/1.1" 200 36215 0.001225 10.0.0.129 - - [2026-01-30 20:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008948 10.0.0.129 - - [2026-01-30 20:44:34] "GET /routing-instance/912de0ac-b956-4c94-846f-95ac1fe22905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.011629 10.0.0.129 - - [2026-01-30 20:44:34] "POST /analytics-nodes HTTP/1.1" 200 601 0.072592 10.0.0.129 - - [2026-01-30 20:44:34] "POST /bgp-routers HTTP/1.1" 200 618 0.057483 10.0.0.129 - - [2026-01-30 20:44:34] "GET / HTTP/1.1" 200 36215 0.001273 10.0.0.129 - - [2026-01-30 20:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.129 - - [2026-01-30 20:44:34] "GET /bgp-router/a76048bf-e87c-4978-88a9-544430eb8dfc?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.042525 10.0.0.129 - - [2026-01-30 20:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.129 - - [2026-01-30 20:44:34] "GET /global-system-config/2a461a11-17a4-431c-9da7-d60e0bf0c856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.031128 10.0.0.129 - - [2026-01-30 20:44:34] "GET /global-system-config/2a461a11-17a4-431c-9da7-d60e0bf0c856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011073 10.0.0.129 - - [2026-01-30 20:44:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.002940 10.0.0.129 - - [2026-01-30 20:44:34] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.045001 10.0.0.129 - - [2026-01-30 20:44:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024903 10.0.0.129 - - [2026-01-30 20:44:34] "GET / HTTP/1.1" 200 36215 0.001402 10.0.0.129 - - [2026-01-30 20:44:34] "POST /ref-update HTTP/1.1" 200 156 0.091273 10.0.0.129 - - [2026-01-30 20:44:34] "GET / HTTP/1.1" 200 36215 0.001428 10.0.0.129 - - [2026-01-30 20:44:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.005018 10.0.0.129 - - [2026-01-30 20:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.129 - - [2026-01-30 20:44:35] "GET /global-system-config/2a461a11-17a4-431c-9da7-d60e0bf0c856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.024520 10.0.0.129 - - [2026-01-30 20:44:35] "POST /service-appliance-sets HTTP/1.1" 200 555 0.108373 10.0.0.129 - - [2026-01-30 20:44:35] "POST /fqname-to-id HTTP/1.1" 404 180 0.007186 10.0.0.129 - - [2026-01-30 20:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.020255 10.0.0.129 - - [2026-01-30 20:44:35] "GET /global-system-config/2a461a11-17a4-431c-9da7-d60e0bf0c856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007028 10.0.0.129 - - [2026-01-30 20:44:35] "GET / HTTP/1.1" 200 36215 0.002087 10.0.0.129 - - [2026-01-30 20:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.020479 10.0.0.129 - - [2026-01-30 20:44:35] "GET /global-system-config/2a461a11-17a4-431c-9da7-d60e0bf0c856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.033432 10.0.0.129 - - [2026-01-30 20:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.032528 10.0.0.129 - - [2026-01-30 20:44:35] "POST /service-appliance-sets HTTP/1.1" 200 543 0.134778 10.0.0.129 - - [2026-01-30 20:44:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.047853 10.0.0.129 - - [2026-01-30 20:44:35] "GET /domain/53a35014-4809-404e-8dfb-e71d33f68ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.035045 10.0.0.129 - - [2026-01-30 20:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005452 10.0.0.129 - - [2026-01-30 20:44:35] "GET /network-ipam/17200f2e-5443-4451-80a1-d170546b44e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005905 10.0.0.129 - - [2026-01-30 20:44:35] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.113288 10.0.0.129 - - [2026-01-30 20:44:35] "POST /id-to-fqname HTTP/1.1" 200 173 0.007833 10.0.0.129 - - [2026-01-30 20:44:36] "POST /fqname-to-id HTTP/1.1" 404 182 0.016578 10.0.0.129 - - [2026-01-30 20:44:36] "POST /service-templates HTTP/1.1" 200 513 0.048412 10.0.0.129 - - [2026-01-30 20:44:36] "POST /service-templates HTTP/1.1" 200 503 0.068017 10.0.0.129 - - [2026-01-30 20:44:36] "POST /security-groups HTTP/1.1" 200 570 0.112477 10.0.0.129 - - [2026-01-30 20:44:36] "POST /projects HTTP/1.1" 200 483 0.568383 10.0.0.129 - - [2026-01-30 20:44:36] "POST /service-templates HTTP/1.1" 200 517 0.098983 10.0.0.129 - - [2026-01-30 20:44:36] "POST /service-templates HTTP/1.1" 200 537 0.045826 10.0.0.129 - - [2026-01-30 20:44:36] "POST /security-groups HTTP/1.1" 200 536 0.128373 10.0.0.129 - - [2026-01-30 20:44:36] "POST /chown HTTP/1.1" 200 109 0.016168 10.0.0.129 - - [2026-01-30 20:44:36] "POST /service-templates HTTP/1.1" 200 509 0.079371 10.0.0.129 - - [2026-01-30 20:44:36] "POST /policy-managements HTTP/1.1" 409 214 0.032189 10.0.0.129 - - [2026-01-30 20:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.129 - - [2026-01-30 20:44:36] "GET /policy-management/128afe7c-b63f-4e3f-8eb1-c8ac8f6d4344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005576 10.0.0.129 - - [2026-01-30 20:44:36] "POST /application-policy-sets HTTP/1.1" 200 530 0.066249 10.0.0.129 - - [2026-01-30 20:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.129 - - [2026-01-30 20:44:36] "GET /global-vrouter-config/f04903f8-f68f-44b0-9d17-700eed8565b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003485 10.0.0.129 - - [2026-01-30 20:44:36] "PUT /global-vrouter-config/f04903f8-f68f-44b0-9d17-700eed8565b1 HTTP/1.1" 200 277 0.020507 10.0.0.129 - - [2026-01-30 20:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013531 10.0.0.129 - - [2026-01-30 20:44:36] "GET /virtual-network/87f8b83a-29ec-43c3-b1fe-8b065879f830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005044 10.0.0.129 - - [2026-01-30 20:44:36] "POST /id-to-fqname HTTP/1.1" 200 177 0.003670 10.0.0.129 - - [2026-01-30 20:44:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.006095 10.0.0.129 - - [2026-01-30 20:44:36] "POST /security-groups HTTP/1.1" 200 574 0.092260 10.0.0.129 - - [2026-01-30 20:44:37] "POST /projects HTTP/1.1" 200 491 0.315543 10.0.0.129 - - [2026-01-30 20:44:37] "POST /security-groups HTTP/1.1" 200 548 0.063969 10.0.0.129 - - [2026-01-30 20:44:37] "POST /chown HTTP/1.1" 200 109 0.022115 10.0.0.129 - - [2026-01-30 20:44:37] "POST /network-ipams HTTP/1.1" 200 524 0.150254 10.0.0.129 - - [2026-01-30 20:44:37] "POST /network-ipams HTTP/1.1" 200 512 0.143980 10.0.0.129 - - [2026-01-30 20:44:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.022464 10.0.0.129 - - [2026-01-30 20:44:38] "POST /useragent-kv HTTP/1.1" 200 115 0.070128 10.0.0.129 - - [2026-01-30 20:44:38] "POST /virtual-networks HTTP/1.1" 200 540 0.397708 10.0.0.129 - - [2026-01-30 20:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010140 10.0.0.129 - - [2026-01-30 20:44:38] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.072577 10.0.0.129 - - [2026-01-30 20:44:38] "POST /network-ipams HTTP/1.1" 200 520 0.075186 10.0.0.129 - - [2026-01-30 20:44:38] "POST /fqname-to-id HTTP/1.1" 404 202 0.011230 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:44:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001175 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:44:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000865 10.0.0.129 - - [2026-01-30 20:44:38] "GET / HTTP/1.1" 200 36215 0.001825 10.0.0.129 - - [2026-01-30 20:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008725 10.0.0.129 - - [2026-01-30 20:44:38] "GET /global-system-config/2a461a11-17a4-431c-9da7-d60e0bf0c856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.063797 10.0.0.129 - - [2026-01-30 20:44:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.025050 10.0.0.129 - - [2026-01-30 20:44:38] "POST /useragent-kv HTTP/1.1" 200 115 0.024729 10.0.0.129 - - [2026-01-30 20:44:38] "POST /virtual-networks HTTP/1.1" 200 548 0.375123 10.0.0.129 - - [2026-01-30 20:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014660 10.0.0.129 - - [2026-01-30 20:44:38] "POST /config-nodes HTTP/1.1" 200 595 0.125384 10.0.0.129 - - [2026-01-30 20:44:38] "GET /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.124086 10.0.0.129 - - [2026-01-30 20:44:38] "POST /fqname-to-id HTTP/1.1" 404 199 0.009259 10.0.0.129 - - [2026-01-30 20:44:39] "POST /network-policys HTTP/1.1" 200 540 0.154044 10.0.0.129 - - [2026-01-30 20:44:39] "GET / HTTP/1.1" 200 36215 0.001683 10.0.0.129 - - [2026-01-30 20:44:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.043738 10.0.0.129 - - [2026-01-30 20:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.129 - - [2026-01-30 20:44:39] "GET /global-system-config/2a461a11-17a4-431c-9da7-d60e0bf0c856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.031684 10.0.0.129 - - [2026-01-30 20:44:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.019124 10.0.0.129 - - [2026-01-30 20:44:39] "POST /network-policys HTTP/1.1" 200 536 0.174562 10.0.0.129 - - [2026-01-30 20:44:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.012025 10.0.0.129 - - [2026-01-30 20:44:39] "POST /database-nodes HTTP/1.1" 200 599 0.172693 10.0.0.129 - - [2026-01-30 20:44:39] "POST /network-policys HTTP/1.1" 200 544 0.135682 10.0.0.129 - - [2026-01-30 20:44:39] "GET / HTTP/1.1" 200 36215 0.002100 10.0.0.129 - - [2026-01-30 20:44:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.008471 10.0.0.129 - - [2026-01-30 20:44:39] "POST /ref-update HTTP/1.1" 200 156 0.200323 10.0.0.129 - - [2026-01-30 20:44:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030131 10.0.0.129 - - [2026-01-30 20:44:39] "POST /ref-update HTTP/1.1" 200 156 0.055299 10.0.0.129 - - [2026-01-30 20:44:39] "POST /ref-update HTTP/1.1" 200 156 0.065660 10.0.0.129 - - [2026-01-30 20:44:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009375 10.0.0.129 - - [2026-01-30 20:44:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002363 10.0.0.129 - - [2026-01-30 20:44:40] "POST /ref-update HTTP/1.1" 200 156 0.046787 10.0.0.129 - - [2026-01-30 20:44:40] "POST /ref-update HTTP/1.1" 200 156 0.087293 10.0.0.129 - - [2026-01-30 20:44:40] "POST /ref-update HTTP/1.1" 200 156 0.151726 10.0.0.129 - - [2026-01-30 20:44:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018182 10.0.0.129 - - [2026-01-30 20:44:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015726 10.0.0.129 - - [2026-01-30 20:44:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003377 10.0.0.129 - - [2026-01-30 20:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007062 10.0.0.129 - - [2026-01-30 20:44:40] "GET /virtual-network/87f8b83a-29ec-43c3-b1fe-8b065879f830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.008521 10.0.0.129 - - [2026-01-30 20:44:40] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004594 10.0.0.129 - - [2026-01-30 20:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.129 - - [2026-01-30 20:44:40] "GET /policy-management/128afe7c-b63f-4e3f-8eb1-c8ac8f6d4344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002711 10.0.0.129 - - [2026-01-30 20:44:40] "POST /firewall-policys HTTP/1.1" 200 532 0.024310 10.0.0.129 - - [2026-01-30 20:44:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.061107 10.0.0.129 - - [2026-01-30 20:44:40] "GET /firewall-policy/048bc117-05a6-4d5c-91b4-bb7b06b090b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.030466 10.0.0.129 - - [2026-01-30 20:44:40] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.007135 10.0.0.129 - - [2026-01-30 20:44:40] "GET /firewall-policy/048bc117-05a6-4d5c-91b4-bb7b06b090b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004398 10.0.0.129 - - [2026-01-30 20:44:40] "POST /ref-update HTTP/1.1" 200 156 0.063687 10.0.0.129 - - [2026-01-30 20:44:40] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.045348 10.0.0.129 - - [2026-01-30 20:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.129 - - [2026-01-30 20:44:41] "GET /policy-management/128afe7c-b63f-4e3f-8eb1-c8ac8f6d4344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012238 10.0.0.129 - - [2026-01-30 20:44:41] "POST /firewall-policys HTTP/1.1" 200 534 0.044838 10.0.0.129 - - [2026-01-30 20:44:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.036455 10.0.0.129 - - [2026-01-30 20:44:41] "GET /firewall-policy/c051b684-1cd3-48b3-ac74-2f07a865a9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.015818 10.0.0.129 - - [2026-01-30 20:44:41] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.018018 10.0.0.129 - - [2026-01-30 20:44:41] "GET /firewall-policy/c051b684-1cd3-48b3-ac74-2f07a865a9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.026448 10.0.0.129 - - [2026-01-30 20:44:41] "GET /firewall-policy/048bc117-05a6-4d5c-91b4-bb7b06b090b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005907 10.0.0.129 - - [2026-01-30 20:44:41] "GET /firewall-policy/048bc117-05a6-4d5c-91b4-bb7b06b090b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.008373 10.0.0.129 - - [2026-01-30 20:44:41] "POST /ref-update HTTP/1.1" 200 156 0.062300 10.0.0.129 - - [2026-01-30 20:44:41] "POST /ref-update HTTP/1.1" 200 156 0.098883 10.0.0.129 - - [2026-01-30 20:44:41] "POST /ref-update HTTP/1.1" 200 156 0.145406 10.0.0.129 - - [2026-01-30 20:44:41] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.088118 10.0.0.129 - - [2026-01-30 20:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.129 - - [2026-01-30 20:44:41] "GET /policy-management/128afe7c-b63f-4e3f-8eb1-c8ac8f6d4344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004254 10.0.0.129 - - [2026-01-30 20:44:41] "POST /firewall-policys HTTP/1.1" 200 532 0.123425 10.0.0.129 - - [2026-01-30 20:44:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.045324 10.0.0.129 - - [2026-01-30 20:44:42] "GET / HTTP/1.1" 200 36215 0.001338 10.0.0.129 - - [2026-01-30 20:44:42] "GET /firewall-policy/74ab9216-be06-4e46-8447-104613a7462f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.047620 10.0.0.129 - - [2026-01-30 20:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006258 10.0.0.129 - - [2026-01-30 20:44:42] "GET /global-system-config/2a461a11-17a4-431c-9da7-d60e0bf0c856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.014224 10.0.0.129 - - [2026-01-30 20:44:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.007257 10.0.0.129 - - [2026-01-30 20:44:42] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.012550 10.0.0.129 - - [2026-01-30 20:44:42] "GET /firewall-policy/74ab9216-be06-4e46-8447-104613a7462f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.007450 10.0.0.129 - - [2026-01-30 20:44:42] "GET /firewall-policy/048bc117-05a6-4d5c-91b4-bb7b06b090b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.014249 10.0.0.129 - - [2026-01-30 20:44:42] "POST /config-database-nodes HTTP/1.1" 200 613 0.068701 10.0.0.129 - - [2026-01-30 20:44:42] "GET /firewall-policy/c051b684-1cd3-48b3-ac74-2f07a865a9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.009484 10.0.0.129 - - [2026-01-30 20:44:42] "GET /firewall-policy/048bc117-05a6-4d5c-91b4-bb7b06b090b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.027311 10.0.0.129 - - [2026-01-30 20:44:42] "GET /firewall-policy/c051b684-1cd3-48b3-ac74-2f07a865a9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.005435 10.0.0.129 - - [2026-01-30 20:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009182 10.0.0.129 - - [2026-01-30 20:44:42] "GET /network-ipam/17200f2e-5443-4451-80a1-d170546b44e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.019076 10.0.0.129 - - [2026-01-30 20:44:42] "POST /ref-update HTTP/1.1" 200 156 0.098439 10.0.0.129 - - [2026-01-30 20:44:42] "POST /ref-update HTTP/1.1" 200 156 0.075610 10.0.0.129 - - [2026-01-30 20:44:42] "POST /ref-update HTTP/1.1" 200 156 0.061119 10.0.0.129 - - [2026-01-30 20:44:42] "POST /ref-update HTTP/1.1" 200 156 0.045188 10.0.0.129 - - [2026-01-30 20:44:42] "POST /ref-update HTTP/1.1" 200 156 0.068047 10.0.0.129 - - [2026-01-30 20:44:42] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1759 0.027403 10.0.0.129 - - [2026-01-30 20:44:42] "POST /tags HTTP/1.1" 200 300 0.099361 10.0.0.129 - - [2026-01-30 20:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.029532 10.0.0.129 - - [2026-01-30 20:44:43] "GET /tag/11f3cf6c-169b-4ed2-9b10-38e44c0a7143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.038880 10.0.0.129 - - [2026-01-30 20:44:43] "POST /set-tag HTTP/1.1" 200 109 0.045289 10.0.0.129 - - [2026-01-30 20:44:43] "POST /fqname-to-id HTTP/1.1" 404 225 0.002163 10.0.0.129 - - [2026-01-30 20:44:43] "POST /access-control-lists HTTP/1.1" 200 589 0.198601 10.0.0.129 - - [2026-01-30 20:44:43] "POST /fqname-to-id HTTP/1.1" 404 224 0.007615 10.0.0.129 - - [2026-01-30 20:44:43] "POST /access-control-lists HTTP/1.1" 200 587 0.151415 10.0.0.129 - - [2026-01-30 20:44:43] "POST /fqname-to-id HTTP/1.1" 404 213 0.002184 10.0.0.129 - - [2026-01-30 20:44:43] "POST /access-control-lists HTTP/1.1" 200 581 0.133175 10.0.0.129 - - [2026-01-30 20:44:43] "POST /fqname-to-id HTTP/1.1" 404 212 0.067204 10.0.0.129 - - [2026-01-30 20:44:43] "POST /tags HTTP/1.1" 200 358 0.239959 10.0.0.129 - - [2026-01-30 20:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.129 - - [2026-01-30 20:44:43] "GET /tag/785ee3a7-a873-4205-8625-037966c054c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.060976 10.0.0.129 - - [2026-01-30 20:44:44] "POST /access-control-lists HTTP/1.1" 200 579 0.174387 10.0.0.129 - - [2026-01-30 20:44:44] "POST /fqname-to-id HTTP/1.1" 404 232 0.012559 10.0.0.129 - - [2026-01-30 20:44:44] "POST /access-control-lists HTTP/1.1" 200 596 0.043947 10.0.0.129 - - [2026-01-30 20:44:44] "POST /tags HTTP/1.1" 200 306 0.181473 10.0.0.129 - - [2026-01-30 20:44:44] "POST /fqname-to-id HTTP/1.1" 404 231 0.005203 10.0.0.129 - - [2026-01-30 20:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.041273 10.0.0.129 - - [2026-01-30 20:44:44] "GET /tag/97e81071-5ad5-4841-9b7e-86ac56a8d34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.045601 10.0.0.129 - - [2026-01-30 20:44:44] "POST /access-control-lists HTTP/1.1" 200 594 0.119609 10.0.0.129 - - [2026-01-30 20:44:44] "POST /fqname-to-id HTTP/1.1" 404 217 0.015245 10.0.0.129 - - [2026-01-30 20:44:44] "POST /access-control-lists HTTP/1.1" 200 585 0.043801 10.0.0.129 - - [2026-01-30 20:44:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.006877 10.0.0.129 - - [2026-01-30 20:44:44] "POST /id-to-fqname HTTP/1.1" 200 174 0.000382 10.0.0.129 - - [2026-01-30 20:44:44] "POST /fqname-to-id HTTP/1.1" 404 183 0.023638 10.0.0.129 - - [2026-01-30 20:44:44] "POST /access-control-lists HTTP/1.1" 200 583 0.154886 10.0.0.129 - - [2026-01-30 20:44:44] "POST /security-groups HTTP/1.1" 200 571 0.142396 10.0.0.129 - - [2026-01-30 20:44:44] "POST /projects HTTP/1.1" 200 485 0.327272 10.0.0.129 - - [2026-01-30 20:44:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.003253 10.0.0.129 - - [2026-01-30 20:44:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.019612 10.0.0.129 - - [2026-01-30 20:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008259 10.0.0.129 - - [2026-01-30 20:44:44] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.028830 10.0.0.129 - - [2026-01-30 20:44:44] "POST /access-control-lists HTTP/1.1" 200 604 0.098085 10.0.0.129 - - [2026-01-30 20:44:44] "POST /fqname-to-id HTTP/1.1" 404 239 0.012816 10.0.0.129 - - [2026-01-30 20:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008756 10.0.0.129 - - [2026-01-30 20:44:44] "GET /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.018702 10.0.0.129 - - [2026-01-30 20:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007788 10.0.0.129 - - [2026-01-30 20:44:44] "GET /global-vrouter-config/f04903f8-f68f-44b0-9d17-700eed8565b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.010154 10.0.0.129 - - [2026-01-30 20:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008334 10.0.0.129 - - [2026-01-30 20:44:44] "POST /access-control-lists HTTP/1.1" 200 602 0.059108 10.0.0.129 - - [2026-01-30 20:44:44] "PUT /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9 HTTP/1.1" 200 265 0.127487 10.0.0.129 - - [2026-01-30 20:44:44] "PUT /global-vrouter-config/f04903f8-f68f-44b0-9d17-700eed8565b1 HTTP/1.1" 200 277 0.045149 10.0.0.129 - - [2026-01-30 20:44:44] "POST /route-targets HTTP/1.1" 200 328 0.057210 10.0.0.129 - - [2026-01-30 20:44:45] "POST /ref-update HTTP/1.1" 200 156 0.106558 10.0.0.129 - - [2026-01-30 20:44:45] "PUT /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d HTTP/1.1" 200 265 0.193647 10.0.0.129 - - [2026-01-30 20:44:45] "POST /route-targets HTTP/1.1" 200 328 0.019940 10.0.0.129 - - [2026-01-30 20:44:45] "POST /security-groups HTTP/1.1" 200 539 0.073673 10.0.0.129 - - [2026-01-30 20:44:45] "POST /ref-update HTTP/1.1" 200 156 0.056961 10.0.0.129 - - [2026-01-30 20:44:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.069040 10.0.0.129 - - [2026-01-30 20:44:45] "POST /chown HTTP/1.1" 200 109 0.008001 10.0.0.129 - - [2026-01-30 20:44:45] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.004756 10.0.0.129 - - [2026-01-30 20:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.129 - - [2026-01-30 20:44:45] "GET /policy-management/128afe7c-b63f-4e3f-8eb1-c8ac8f6d4344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010553 10.0.0.129 - - [2026-01-30 20:44:45] "POST /route-targets HTTP/1.1" 200 328 0.043330 10.0.0.129 - - [2026-01-30 20:44:45] "POST /ref-update HTTP/1.1" 200 156 0.035048 10.0.0.129 - - [2026-01-30 20:44:45] "POST /tags HTTP/1.1" 409 207 0.009169 10.0.0.129 - - [2026-01-30 20:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.129 - - [2026-01-30 20:44:45] "GET / HTTP/1.1" 200 36215 0.001536 10.0.0.129 - - [2026-01-30 20:44:45] "GET /tag/97e81071-5ad5-4841-9b7e-86ac56a8d34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.063588 10.0.0.129 - - [2026-01-30 20:44:45] "POST /route-targets HTTP/1.1" 200 328 0.073914 10.0.0.129 - - [2026-01-30 20:44:45] "POST /alarms HTTP/1.1" 200 583 0.097587 10.0.0.129 - - [2026-01-30 20:44:45] "POST /ref-update HTTP/1.1" 200 156 0.094620 10.0.0.129 - - [2026-01-30 20:44:45] "POST /alarms HTTP/1.1" 200 577 0.128203 10.0.0.129 - - [2026-01-30 20:44:45] "POST /firewall-rules HTTP/1.1" 200 566 0.213473 10.0.0.129 - - [2026-01-30 20:44:45] "POST /route-targets HTTP/1.1" 200 328 0.070241 10.0.0.129 - - [2026-01-30 20:44:45] "GET /firewall-rule/165e542d-cb97-499a-a8ce-49bb2c87d1f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.051269 10.0.0.129 - - [2026-01-30 20:44:45] "GET /firewall-policy/c051b684-1cd3-48b3-ac74-2f07a865a9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.010491 10.0.0.129 - - [2026-01-30 20:44:45] "POST /alarms HTTP/1.1" 200 577 0.134092 10.0.0.129 - - [2026-01-30 20:44:45] "POST /ref-update HTTP/1.1" 200 156 0.051775 10.0.0.129 - - [2026-01-30 20:44:45] "GET /firewall-rule/165e542d-cb97-499a-a8ce-49bb2c87d1f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.002831 10.0.0.129 - - [2026-01-30 20:44:45] "POST /ref-update HTTP/1.1" 200 156 0.059336 10.0.0.129 - - [2026-01-30 20:44:45] "POST /alarms HTTP/1.1" 200 561 0.051801 10.0.0.129 - - [2026-01-30 20:44:45] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.039792 10.0.0.129 - - [2026-01-30 20:44:46] "POST /alarms HTTP/1.1" 200 557 0.067913 10.0.0.129 - - [2026-01-30 20:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.129 - - [2026-01-30 20:44:46] "POST /route-targets HTTP/1.1" 200 328 0.130865 10.0.0.129 - - [2026-01-30 20:44:46] "GET /policy-management/128afe7c-b63f-4e3f-8eb1-c8ac8f6d4344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.034750 10.0.0.129 - - [2026-01-30 20:44:46] "POST /tags HTTP/1.1" 409 207 0.016809 10.0.0.129 - - [2026-01-30 20:44:46] "POST /alarms HTTP/1.1" 200 559 0.086187 10.0.0.129 - - [2026-01-30 20:44:46] "POST /ref-update HTTP/1.1" 200 156 0.066708 10.0.0.129 - - [2026-01-30 20:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.025179 10.0.0.129 - - [2026-01-30 20:44:46] "GET /tag/97e81071-5ad5-4841-9b7e-86ac56a8d34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.027664 10.0.0.129 - - [2026-01-30 20:44:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.018537 10.0.0.129 - - [2026-01-30 20:44:46] "POST /alarms HTTP/1.1" 200 567 0.124740 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:44:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001358 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:44:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001030 10.0.0.129 - - [2026-01-30 20:44:46] "POST /access-control-lists HTTP/1.1" 200 553 0.131558 10.0.0.129 - - [2026-01-30 20:44:46] "POST /firewall-rules HTTP/1.1" 200 564 0.179942 10.0.0.129 - - [2026-01-30 20:44:46] "POST /alarms HTTP/1.1" 200 551 0.111525 10.0.0.129 - - [2026-01-30 20:44:46] "POST /fqname-to-id HTTP/1.1" 404 229 0.026019 10.0.0.129 - - [2026-01-30 20:44:46] "GET /firewall-rule/d3825be9-edf9-4e25-a789-ebdca6dab6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.008394 10.0.0.129 - - [2026-01-30 20:44:46] "GET /firewall-policy/c051b684-1cd3-48b3-ac74-2f07a865a9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.034979 10.0.0.129 - - [2026-01-30 20:44:46] "GET /firewall-rule/d3825be9-edf9-4e25-a789-ebdca6dab6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.018380 10.0.0.129 - - [2026-01-30 20:44:46] "POST /access-control-lists HTTP/1.1" 200 591 0.126559 10.0.0.129 - - [2026-01-30 20:44:46] "POST /alarms HTTP/1.1" 200 559 0.136231 10.0.0.129 - - [2026-01-30 20:44:46] "POST /ref-update HTTP/1.1" 200 156 0.053150 10.0.0.129 - - [2026-01-30 20:44:46] "POST /fqname-to-id HTTP/1.1" 404 237 0.030530 10.0.0.129 - - [2026-01-30 20:44:46] "POST /ref-update HTTP/1.1" 200 156 0.151296 10.0.0.129 - - [2026-01-30 20:44:46] "POST /fqname-to-id HTTP/1.1" 404 226 0.014838 10.0.0.129 - - [2026-01-30 20:44:46] "POST /alarms HTTP/1.1" 200 569 0.137280 10.0.0.129 - - [2026-01-30 20:44:46] "POST /access-control-lists HTTP/1.1" 200 603 0.285064 10.0.0.129 - - [2026-01-30 20:44:46] "POST /alarms HTTP/1.1" 200 557 0.265759 10.0.0.129 - - [2026-01-30 20:44:47] "POST /ref-update HTTP/1.1" 200 156 0.122986 10.0.0.129 - - [2026-01-30 20:44:47] "POST /alarms HTTP/1.1" 200 569 0.227908 10.0.0.129 - - [2026-01-30 20:44:47] "POST /ref-update HTTP/1.1" 200 156 0.079673 10.0.0.129 - - [2026-01-30 20:44:47] "POST /tags HTTP/1.1" 200 302 0.617944 10.0.0.129 - - [2026-01-30 20:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.129 - - [2026-01-30 20:44:47] "POST /alarms HTTP/1.1" 200 577 0.118179 10.0.0.129 - - [2026-01-30 20:44:47] "GET /tag/9071a2f9-8941-43f0-8af5-f20756a31aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.040674 10.0.0.129 - - [2026-01-30 20:44:47] "PUT /access-control-list/c47509b8-b119-4edc-b2dc-ff9765edf660 HTTP/1.1" 200 273 0.118031 10.0.0.129 - - [2026-01-30 20:44:47] "PUT /access-control-list/ea230d36-3cd8-4915-b078-8fcbf04228a3 HTTP/1.1" 200 273 0.040408 10.0.0.129 - - [2026-01-30 20:44:47] "POST /alarms HTTP/1.1" 200 571 0.096034 10.0.0.129 - - [2026-01-30 20:44:47] "PUT /access-control-list/cb96f468-6c15-4de6-aa7b-9873aa70c85e HTTP/1.1" 200 273 0.035817 10.0.0.129 - - [2026-01-30 20:44:47] "POST /alarms HTTP/1.1" 200 563 0.073026 10.0.0.129 - - [2026-01-30 20:44:47] "PUT /access-control-list/5cb8ae39-090e-4233-8f6a-dfd7af1119fd HTTP/1.1" 200 273 0.043624 10.0.0.129 - - [2026-01-30 20:44:47] "POST /tags HTTP/1.1" 200 326 0.174777 10.0.0.129 - - [2026-01-30 20:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014802 10.0.0.129 - - [2026-01-30 20:44:47] "PUT /access-control-list/2ef1d0d3-5424-4a9a-b330-4004df6681d9 HTTP/1.1" 200 273 0.080073 10.0.0.129 - - [2026-01-30 20:44:47] "GET /tag/4e77b30d-ed61-4abf-adbb-229bb05f4528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.052739 10.0.0.129 - - [2026-01-30 20:44:47] "POST /alarms HTTP/1.1" 200 563 0.105541 10.0.0.129 - - [2026-01-30 20:44:47] "PUT /access-control-list/1a3291ed-d91c-46ef-80ae-1f00883cf13c HTTP/1.1" 200 273 0.044811 10.0.0.129 - - [2026-01-30 20:44:47] "POST /alarms HTTP/1.1" 200 563 0.087481 10.0.0.129 - - [2026-01-30 20:44:47] "POST /tags HTTP/1.1" 200 364 0.154395 10.0.0.129 - - [2026-01-30 20:44:47] "PUT /access-control-list/9f196dae-3705-4b95-97c7-dadbb924625c HTTP/1.1" 200 273 0.126868 10.0.0.129 - - [2026-01-30 20:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.129 - - [2026-01-30 20:44:47] "GET /tag/8a05b436-7c05-4376-b529-b6b9d60a8469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.015149 10.0.0.129 - - [2026-01-30 20:44:47] "PUT /access-control-list/06768527-b79f-4e5c-bd51-52b95316f01d HTTP/1.1" 200 273 0.050444 10.0.0.129 - - [2026-01-30 20:44:47] "POST /alarms HTTP/1.1" 200 549 0.142340 10.0.0.129 - - [2026-01-30 20:44:48] "POST /tags HTTP/1.1" 200 312 0.104593 10.0.0.129 - - [2026-01-30 20:44:48] "PUT /access-control-list/aba53e44-5064-4ad9-86db-d017014334be HTTP/1.1" 200 273 0.050791 10.0.0.129 - - [2026-01-30 20:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.129 - - [2026-01-30 20:44:48] "GET /tag/92b6acd8-2904-4bec-8fd6-7696139e5ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.024661 10.0.0.129 - - [2026-01-30 20:44:48] "POST /alarms HTTP/1.1" 200 597 0.132431 10.0.0.129 - - [2026-01-30 20:44:48] "PUT /access-control-list/11db1149-f786-43b3-a3c8-cbab9cd3312a HTTP/1.1" 200 273 0.097346 10.0.0.129 - - [2026-01-30 20:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.047332 10.0.0.129 - - [2026-01-30 20:44:48] "POST /alarms HTTP/1.1" 200 577 0.089770 10.0.0.129 - - [2026-01-30 20:44:48] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.010533 10.0.0.129 - - [2026-01-30 20:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.023955 10.0.0.129 - - [2026-01-30 20:44:48] "POST /alarms HTTP/1.1" 200 573 0.076077 10.0.0.129 - - [2026-01-30 20:44:48] "GET /project/640ec799-35eb-4914-967c-f3bbddefca71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.068563 10.0.0.129 - - [2026-01-30 20:44:48] "POST /alarms HTTP/1.1" 200 585 0.024604 10.0.0.129 - - [2026-01-30 20:44:48] "POST /virtual-machines HTTP/1.1" 200 378 0.024728 10.0.0.129 - - [2026-01-30 20:44:48] "POST /alarms HTTP/1.1" 200 611 0.057684 10.0.0.129 - - [2026-01-30 20:44:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.031358 10.0.0.129 - - [2026-01-30 20:44:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.148904 10.0.0.129 - - [2026-01-30 20:44:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.017260 10.0.0.129 - - [2026-01-30 20:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015088 10.0.0.129 - - [2026-01-30 20:44:48] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.011736 10.0.0.129 - - [2026-01-30 20:44:48] "POST /fqname-to-id HTTP/1.1" 404 214 0.002764 10.0.0.129 - - [2026-01-30 20:44:48] "POST /access-control-lists HTTP/1.1" 200 582 0.076733 10.0.0.129 - - [2026-01-30 20:44:48] "POST /instance-ips HTTP/1.1" 200 410 0.093462 10.0.0.129 - - [2026-01-30 20:44:48] "POST /fqname-to-id HTTP/1.1" 404 213 0.002304 10.0.0.129 - - [2026-01-30 20:44:48] "GET / HTTP/1.1" 200 36215 0.001433 10.0.0.129 - - [2026-01-30 20:44:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.035778 10.0.0.129 - - [2026-01-30 20:44:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.013164 10.0.0.129 - - [2026-01-30 20:44:48] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.010102 10.0.0.129 - - [2026-01-30 20:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.129 - - [2026-01-30 20:44:48] "POST /access-control-lists HTTP/1.1" 200 580 0.104550 10.0.0.129 - - [2026-01-30 20:44:48] "PUT /global-vrouter-config/f04903f8-f68f-44b0-9d17-700eed8565b1 HTTP/1.1" 200 277 0.070142 10.0.0.129 - - [2026-01-30 20:44:49] "POST /set-tag HTTP/1.1" 200 109 0.113160 10.0.0.129 - - [2026-01-30 20:44:49] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.021410 10.0.0.129 - - [2026-01-30 20:44:49] "POST /fqname-to-id HTTP/1.1" 404 234 0.018574 10.0.0.129 - - [2026-01-30 20:44:49] "GET /instance-ip/84a69474-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.004249 10.0.0.129 - - [2026-01-30 20:44:49] "POST /access-control-lists HTTP/1.1" 200 598 0.097866 10.0.0.129 - - [2026-01-30 20:44:49] "POST /fqname-to-id HTTP/1.1" 404 228 0.031326 10.0.0.129 - - [2026-01-30 20:44:49] "POST /fqname-to-id HTTP/1.1" 404 233 0.002755 10.0.0.129 - - [2026-01-30 20:44:49] "POST /tags HTTP/1.1" 200 356 0.029059 10.0.0.129 - - [2026-01-30 20:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013240 10.0.0.129 - - [2026-01-30 20:44:49] "POST /access-control-lists HTTP/1.1" 200 596 0.064700 10.0.0.129 - - [2026-01-30 20:44:49] "GET /tag/e05a45cf-94eb-4cac-89ff-daa44c66c7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.064737 10.0.0.129 - - [2026-01-30 20:44:49] "GET / HTTP/1.1" 200 36215 0.001596 10.0.0.129 - - [2026-01-30 20:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005853 10.0.0.129 - - [2026-01-30 20:44:49] "GET /global-vrouter-config/f04903f8-f68f-44b0-9d17-700eed8565b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004421 10.0.0.129 - - [2026-01-30 20:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.129 - - [2026-01-30 20:44:49] "POST /tags HTTP/1.1" 200 304 0.052097 10.0.0.129 - - [2026-01-30 20:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.017335 10.0.0.129 - - [2026-01-30 20:44:49] "PUT /global-vrouter-config/f04903f8-f68f-44b0-9d17-700eed8565b1 HTTP/1.1" 200 277 0.048729 10.0.0.129 - - [2026-01-30 20:44:49] "PUT /access-control-list/d8b9b420-e465-43f0-a5fd-bd2b27230810 HTTP/1.1" 200 273 0.053665 10.0.0.129 - - [2026-01-30 20:44:49] "GET /tag/faf959fb-432f-4ce6-8c10-8f65d131242f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.062636 10.0.0.129 - - [2026-01-30 20:44:49] "PUT /access-control-list/44e482a4-4b64-45f1-a2e1-4efe6cc32441 HTTP/1.1" 200 273 0.017845 10.0.0.129 - - [2026-01-30 20:44:49] "POST /projects HTTP/1.1" 409 218 0.003804 10.0.0.129 - - [2026-01-30 20:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.129 - - [2026-01-30 20:44:49] "PUT /access-control-list/cd10696e-b1c0-4e7a-8642-f1ddaa2ec879 HTTP/1.1" 200 273 0.043976 10.0.0.129 - - [2026-01-30 20:44:49] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.072636 10.0.0.129 - - [2026-01-30 20:44:49] "PUT /access-control-list/5d39b67c-7d50-4851-8992-1d331a8126a8 HTTP/1.1" 200 273 0.018292 10.0.0.129 - - [2026-01-30 20:44:49] "PUT /access-control-list/85723c9b-a360-4bdc-99af-8daf5d77697e HTTP/1.1" 200 273 0.020107 10.0.0.129 - - [2026-01-30 20:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008795 10.0.0.129 - - [2026-01-30 20:44:49] "GET /network-ipam/87cddea9-878a-4c4d-b42e-a916a685f5ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.007491 10.0.0.129 - - [2026-01-30 20:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.129 - - [2026-01-30 20:44:49] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004318 10.0.0.129 - - [2026-01-30 20:44:49] "PUT /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9 HTTP/1.1" 200 265 0.053974 10.0.0.129 - - [2026-01-30 20:44:49] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.032546 10.0.0.129 - - [2026-01-30 20:44:49] "GET / HTTP/1.1" 200 36215 0.001440 10.0.0.129 - - [2026-01-30 20:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.129 - - [2026-01-30 20:44:49] "GET /global-system-config/2a461a11-17a4-431c-9da7-d60e0bf0c856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005341 10.0.0.129 - - [2026-01-30 20:44:49] "POST /set-tag HTTP/1.1" 200 109 0.077044 10.0.0.129 - - [2026-01-30 20:44:49] "PUT /global-system-config/2a461a11-17a4-431c-9da7-d60e0bf0c856 HTTP/1.1" 200 275 0.059732 10.0.0.129 - - [2026-01-30 20:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.034223 10.0.0.129 - - [2026-01-30 20:44:50] "GET /network-ipam/32160fe2-44a7-4636-b59e-2b42e12c95dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.004283 10.0.0.129 - - [2026-01-30 20:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008286 10.0.0.129 - - [2026-01-30 20:44:50] "GET /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.011311 10.0.0.129 - - [2026-01-30 20:44:50] "PUT /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d HTTP/1.1" 200 265 0.062228 10.0.0.129 - - [2026-01-30 20:44:50] "GET /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005271 10.0.0.129 - - [2026-01-30 20:44:50] "POST /set-tag HTTP/1.1" 200 109 0.093966 10.0.0.129 - - [2026-01-30 20:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014010 10.0.0.129 - - [2026-01-30 20:44:50] "GET /network-policy/2a7f1745-f40a-4376-a6ee-c31101041690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003877 10.0.0.129 - - [2026-01-30 20:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.129 - - [2026-01-30 20:44:50] "GET /network-policy/6da6f5f0-42d7-4541-a097-3b780c66174c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.003405 10.0.0.129 - - [2026-01-30 20:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010639 10.0.0.129 - - [2026-01-30 20:44:50] "GET /network-policy/533680b9-c71d-4f8f-9e0e-69bbe2249dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.003276 10.0.0.129 - - [2026-01-30 20:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.129 - - [2026-01-30 20:44:50] "PUT /network-policy/533680b9-c71d-4f8f-9e0e-69bbe2249dad HTTP/1.1" 200 263 0.010322 10.0.0.129 - - [2026-01-30 20:44:50] "PUT /access-control-list/d8b9b420-e465-43f0-a5fd-bd2b27230810 HTTP/1.1" 200 273 0.027623 10.0.0.129 - - [2026-01-30 20:44:50] "POST /ref-update HTTP/1.1" 200 156 0.092370 10.0.0.129 - - [2026-01-30 20:44:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020000 10.0.0.129 - - [2026-01-30 20:44:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006204 10.0.0.129 - - [2026-01-30 20:44:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003369 10.0.0.129 - - [2026-01-30 20:44:50] "PUT /access-control-list/b386591e-0fa0-419a-b854-71a90a8d81ca HTTP/1.1" 200 273 0.108337 10.0.0.129 - - [2026-01-30 20:44:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017364 10.0.0.129 - - [2026-01-30 20:44:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004757 10.0.0.129 - - [2026-01-30 20:44:50] "POST /security-groups HTTP/1.1" 409 245 0.002466 10.0.0.129 - - [2026-01-30 20:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.129 - - [2026-01-30 20:44:50] "PUT /access-control-list/72d6137e-f255-493e-829c-c3a7ee7a8db2 HTTP/1.1" 200 273 0.071369 10.0.0.129 - - [2026-01-30 20:44:50] "PUT /security-group/196a73b0-453c-45f9-9c5c-4743a76d575f HTTP/1.1" 200 263 0.075229 10.0.0.129 - - [2026-01-30 20:44:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.033512 10.0.0.129 - - [2026-01-30 20:44:50] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.013689 10.0.0.129 - - [2026-01-30 20:44:50] "PUT /access-control-list/2ef1d0d3-5424-4a9a-b330-4004df6681d9 HTTP/1.1" 200 273 0.033360 10.0.0.129 - - [2026-01-30 20:44:50] "PUT /access-control-list/1a3291ed-d91c-46ef-80ae-1f00883cf13c HTTP/1.1" 200 273 0.019032 10.0.0.129 - - [2026-01-30 20:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.022695 10.0.0.129 - - [2026-01-30 20:44:51] "GET /policy-management/128afe7c-b63f-4e3f-8eb1-c8ac8f6d4344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003247 10.0.0.129 - - [2026-01-30 20:44:51] "POST /tags HTTP/1.1" 409 206 0.002026 10.0.0.129 - - [2026-01-30 20:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.129 - - [2026-01-30 20:44:51] "GET /tag/faf959fb-432f-4ce6-8c10-8f65d131242f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010964 10.0.0.129 - - [2026-01-30 20:44:51] "POST /firewall-rules HTTP/1.1" 200 564 0.093389 10.0.0.129 - - [2026-01-30 20:44:51] "GET /firewall-rule/fcbd74d3-6709-43fd-a350-78a1c504637f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.009001 10.0.0.129 - - [2026-01-30 20:44:51] "GET /firewall-policy/c051b684-1cd3-48b3-ac74-2f07a865a9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003591 10.0.0.129 - - [2026-01-30 20:44:51] "GET /firewall-rule/fcbd74d3-6709-43fd-a350-78a1c504637f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002488 10.0.0.129 - - [2026-01-30 20:44:51] "POST /ref-update HTTP/1.1" 200 156 0.020633 10.0.0.129 - - [2026-01-30 20:44:51] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.025820 10.0.0.129 - - [2026-01-30 20:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.129 - - [2026-01-30 20:44:51] "GET /policy-management/128afe7c-b63f-4e3f-8eb1-c8ac8f6d4344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002938 10.0.0.129 - - [2026-01-30 20:44:51] "POST /tags HTTP/1.1" 409 206 0.006340 10.0.0.129 - - [2026-01-30 20:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.129 - - [2026-01-30 20:44:51] "GET /tag/faf959fb-432f-4ce6-8c10-8f65d131242f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012967 10.0.0.129 - - [2026-01-30 20:44:51] "POST /firewall-rules HTTP/1.1" 200 562 0.079976 10.0.0.129 - - [2026-01-30 20:44:51] "GET /firewall-rule/28fe1a85-b0d3-4149-a7e6-d4a97b38fa54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.013844 10.0.0.129 - - [2026-01-30 20:44:51] "GET /firewall-policy/c051b684-1cd3-48b3-ac74-2f07a865a9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004154 10.0.0.129 - - [2026-01-30 20:44:51] "GET /firewall-rule/28fe1a85-b0d3-4149-a7e6-d4a97b38fa54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002336 10.0.0.129 - - [2026-01-30 20:44:51] "POST /ref-update HTTP/1.1" 200 156 0.025284 10.0.0.129 - - [2026-01-30 20:44:51] "POST /tags HTTP/1.1" 200 306 0.073900 10.0.0.129 - - [2026-01-30 20:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.129 - - [2026-01-30 20:44:51] "GET /tag/83740d92-512c-4338-8284-8ae540b30a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.015494 10.0.0.129 - - [2026-01-30 20:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.129 - - [2026-01-30 20:44:51] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042863 10.0.0.129 - - [2026-01-30 20:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.129 - - [2026-01-30 20:44:51] "GET /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.004784 10.0.0.129 - - [2026-01-30 20:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.129 - - [2026-01-30 20:44:51] "GET /service-appliance-set/f2d3a286-ed14-44a8-8231-869727a959f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003989 10.0.0.129 - - [2026-01-30 20:44:51] "POST /fqname-to-id HTTP/1.1" 404 240 0.001633 10.0.0.129 - - [2026-01-30 20:44:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.105973 10.0.0.129 - - [2026-01-30 20:44:52] "GET /virtual-machine-interface/762438ef-b0ad-46c9-80d2-a09707359b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2306 0.016666 10.0.0.129 - - [2026-01-30 20:44:52] "POST /instance-ips HTTP/1.1" 200 382 0.042754 10.0.0.129 - - [2026-01-30 20:44:52] "GET /instance-ip/9fce1402-3b7e-466a-a0f4-6fa7084624b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004100 10.0.0.129 - - [2026-01-30 20:44:52] "POST /loadbalancers HTTP/1.1" 200 584 0.078509 10.0.0.129 - - [2026-01-30 20:44:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.042819 10.0.0.129 - - [2026-01-30 20:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005713 10.0.0.129 - - [2026-01-30 20:44:52] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.057847 10.0.0.129 - - [2026-01-30 20:44:52] "GET /instance-ip/9fce1402-3b7e-466a-a0f4-6fa7084624b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005706 10.0.0.129 - - [2026-01-30 20:44:52] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.090543 10.0.0.129 - - [2026-01-30 20:44:52] "GET /loadbalancer/215036fb-00bb-455d-9eb5-2e9b8aa121af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.005065 10.0.0.129 - - [2026-01-30 20:44:52] "POST /floating-ips HTTP/1.1" 200 585 0.060622 10.0.0.129 - - [2026-01-30 20:44:52] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.042883 10.0.0.129 - - [2026-01-30 20:44:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.030952 10.0.0.129 - - [2026-01-30 20:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.129 - - [2026-01-30 20:44:52] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041884 10.0.0.129 - - [2026-01-30 20:44:52] "GET /loadbalancer-listener/a2a0675b-09d6-4142-8ce4-ec92154461dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.008363 10.0.0.129 - - [2026-01-30 20:44:52] "GET /loadbalancer-listener/a2a0675b-09d6-4142-8ce4-ec92154461dc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004603 10.0.0.129 - - [2026-01-30 20:44:52] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.029085 10.0.0.129 - - [2026-01-30 20:44:52] "GET /instance-ip/9fce1402-3b7e-466a-a0f4-6fa7084624b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.002929 10.0.0.129 - - [2026-01-30 20:44:52] "GET /instance-ip/9fce1402-3b7e-466a-a0f4-6fa7084624b8?fields=floating_ips HTTP/1.1" 200 1173 0.006371 10.0.0.129 - - [2026-01-30 20:44:52] "GET /floating-ip/0df66e4b-d0f5-4f9a-a4db-48f26e701485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.002267 10.0.0.129 - - [2026-01-30 20:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.129 - - [2026-01-30 20:44:52] "GET /global-vrouter-config/f04903f8-f68f-44b0-9d17-700eed8565b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.002625 10.0.0.129 - - [2026-01-30 20:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.129 - - [2026-01-30 20:44:52] "PUT /global-vrouter-config/f04903f8-f68f-44b0-9d17-700eed8565b1 HTTP/1.1" 200 277 0.009120 10.0.0.129 - - [2026-01-30 20:44:52] "POST /tags HTTP/1.1" 200 372 0.021134 10.0.0.129 - - [2026-01-30 20:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.015436 10.0.0.129 - - [2026-01-30 20:44:53] "GET /tag/6a13499f-3924-4228-9694-5e59f8f93447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.017089 10.0.0.129 - - [2026-01-30 20:44:53] "POST /tags HTTP/1.1" 200 320 0.027277 10.0.0.129 - - [2026-01-30 20:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006873 10.0.0.129 - - [2026-01-30 20:44:53] "GET /tag/5c82af6e-e845-472e-812d-943949a36a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.013389 10.0.0.129 - - [2026-01-30 20:44:53] "POST /id-to-fqname HTTP/1.1" 200 181 0.000474 10.0.0.129 - - [2026-01-30 20:44:53] "POST /fqname-to-id HTTP/1.1" 404 190 0.009735 10.0.0.129 - - [2026-01-30 20:44:53] "POST /security-groups HTTP/1.1" 200 578 0.078932 10.0.0.129 - - [2026-01-30 20:44:53] "POST /fqname-to-id HTTP/1.1" 404 225 0.002056 10.0.0.129 - - [2026-01-30 20:44:53] "POST /projects HTTP/1.1" 200 499 0.220803 10.0.0.129 - - [2026-01-30 20:44:53] "POST /access-control-lists HTTP/1.1" 200 589 0.026238 10.0.0.129 - - [2026-01-30 20:44:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.033365 10.0.0.129 - - [2026-01-30 20:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.023093 10.0.0.129 - - [2026-01-30 20:44:53] "POST /fqname-to-id HTTP/1.1" 404 224 0.003514 10.0.0.129 - - [2026-01-30 20:44:53] "POST /access-control-lists HTTP/1.1" 200 587 0.066830 10.0.0.129 - - [2026-01-30 20:44:53] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.024214 10.0.0.129 - - [2026-01-30 20:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.025750 10.0.0.129 - - [2026-01-30 20:44:53] "GET /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.004714 10.0.0.129 - - [2026-01-30 20:44:53] "PUT /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9 HTTP/1.1" 200 265 0.056313 10.0.0.129 - - [2026-01-30 20:44:53] "PUT /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d HTTP/1.1" 200 265 0.064936 10.0.0.129 - - [2026-01-30 20:44:53] "POST /security-groups HTTP/1.1" 200 560 0.107392 10.0.0.129 - - [2026-01-30 20:44:53] "POST /fqname-to-id HTTP/1.1" 404 248 0.003835 10.0.0.129 - - [2026-01-30 20:44:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.029699 10.0.0.129 - - [2026-01-30 20:44:53] "POST /chown HTTP/1.1" 200 109 0.035646 10.0.0.129 - - [2026-01-30 20:44:53] "POST /access-control-lists HTTP/1.1" 200 612 0.083901 10.0.0.129 - - [2026-01-30 20:44:53] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.030569 10.0.0.129 - - [2026-01-30 20:44:53] "POST /fqname-to-id HTTP/1.1" 404 247 0.002257 10.0.0.129 - - [2026-01-30 20:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.129 - - [2026-01-30 20:44:54] "GET /policy-management/128afe7c-b63f-4e3f-8eb1-c8ac8f6d4344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.043621 10.0.0.129 - - [2026-01-30 20:44:54] "POST /tags HTTP/1.1" 409 214 0.001913 10.0.0.129 - - [2026-01-30 20:44:54] "POST /access-control-lists HTTP/1.1" 200 610 0.070223 10.0.0.129 - - [2026-01-30 20:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.129 - - [2026-01-30 20:44:54] "GET /tag/5c82af6e-e845-472e-812d-943949a36a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.014535 10.0.0.129 - - [2026-01-30 20:44:54] "POST /firewall-rules HTTP/1.1" 200 580 0.069412 10.0.0.129 - - [2026-01-30 20:44:54] "GET /firewall-rule/d237de61-50f2-4793-b52a-fa4af96347a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004223 10.0.0.129 - - [2026-01-30 20:44:54] "GET /firewall-policy/c051b684-1cd3-48b3-ac74-2f07a865a9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.013000 10.0.0.129 - - [2026-01-30 20:44:54] "GET /firewall-rule/d237de61-50f2-4793-b52a-fa4af96347a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002735 10.0.0.129 - - [2026-01-30 20:44:54] "POST /ref-update HTTP/1.1" 200 156 0.032285 10.0.0.129 - - [2026-01-30 20:44:54] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.004778 10.0.0.129 - - [2026-01-30 20:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.129 - - [2026-01-30 20:44:54] "GET /policy-management/128afe7c-b63f-4e3f-8eb1-c8ac8f6d4344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003195 10.0.0.129 - - [2026-01-30 20:44:54] "POST /tags HTTP/1.1" 409 214 0.001928 10.0.0.129 - - [2026-01-30 20:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.129 - - [2026-01-30 20:44:54] "GET /tag/5c82af6e-e845-472e-812d-943949a36a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.013662 10.0.0.129 - - [2026-01-30 20:44:54] "POST /firewall-rules HTTP/1.1" 200 578 0.075895 10.0.0.129 - - [2026-01-30 20:44:54] "GET /firewall-rule/b54d1f02-1722-49bc-bea2-46b3b9c1d716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008052 10.0.0.129 - - [2026-01-30 20:44:54] "GET /firewall-policy/c051b684-1cd3-48b3-ac74-2f07a865a9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.004265 10.0.0.129 - - [2026-01-30 20:44:54] "GET /firewall-rule/b54d1f02-1722-49bc-bea2-46b3b9c1d716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002411 10.0.0.129 - - [2026-01-30 20:44:54] "POST /ref-update HTTP/1.1" 200 156 0.044566 10.0.0.129 - - [2026-01-30 20:44:54] "POST /tags HTTP/1.1" 200 302 0.050867 10.0.0.129 - - [2026-01-30 20:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009052 10.0.0.129 - - [2026-01-30 20:44:54] "GET /tag/4d39ca86-ab84-4453-8db9-fbb808497fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.020929 10.0.0.129 - - [2026-01-30 20:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.129 - - [2026-01-30 20:44:54] "GET /project/640ec799-35eb-4914-967c-f3bbddefca71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.047477 10.0.0.129 - - [2026-01-30 20:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.129 - - [2026-01-30 20:44:54] "GET /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004573 10.0.0.129 - - [2026-01-30 20:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.129 - - [2026-01-30 20:44:55] "GET /service-appliance-set/f2d3a286-ed14-44a8-8231-869727a959f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016325 10.0.0.129 - - [2026-01-30 20:44:55] "POST /fqname-to-id HTTP/1.1" 404 242 0.002035 10.0.0.129 - - [2026-01-30 20:44:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.107097 10.0.0.129 - - [2026-01-30 20:44:55] "GET /virtual-machine-interface/617971c7-11d9-4709-8c27-502d8c270f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.022364 10.0.0.129 - - [2026-01-30 20:44:55] "POST /instance-ips HTTP/1.1" 200 378 0.032406 10.0.0.129 - - [2026-01-30 20:44:55] "GET /instance-ip/f082c0de-00ef-4cfa-98a5-7cc3f07b8430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004646 10.0.0.129 - - [2026-01-30 20:44:55] "POST /loadbalancers HTTP/1.1" 200 584 0.088403 10.0.0.129 - - [2026-01-30 20:44:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.025731 10.0.0.129 - - [2026-01-30 20:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.129 - - [2026-01-30 20:44:55] "GET /project/640ec799-35eb-4914-967c-f3bbddefca71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.042649 10.0.0.129 - - [2026-01-30 20:44:55] "GET /instance-ip/f082c0de-00ef-4cfa-98a5-7cc3f07b8430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004630 10.0.0.129 - - [2026-01-30 20:44:55] "GET /project/640ec799-35eb-4914-967c-f3bbddefca71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.036036 10.0.0.129 - - [2026-01-30 20:44:55] "GET /loadbalancer/28e09261-8843-4c24-9221-b22843633ce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002663 10.0.0.129 - - [2026-01-30 20:44:55] "POST /floating-ips HTTP/1.1" 200 583 0.048987 10.0.0.129 - - [2026-01-30 20:44:55] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.057708 10.0.0.129 - - [2026-01-30 20:44:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.012012 10.0.0.129 - - [2026-01-30 20:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008226 10.0.0.129 - - [2026-01-30 20:44:55] "GET /project/640ec799-35eb-4914-967c-f3bbddefca71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.056601 10.0.0.129 - - [2026-01-30 20:44:55] "GET /loadbalancer-listener/ceb0687a-0b5b-4bf7-bd83-c92a4f146c20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004060 10.0.0.129 - - [2026-01-30 20:44:55] "GET /loadbalancer-listener/ceb0687a-0b5b-4bf7-bd83-c92a4f146c20?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003631 10.0.0.129 - - [2026-01-30 20:44:55] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.019389 10.0.0.129 - - [2026-01-30 20:44:55] "GET /instance-ip/f082c0de-00ef-4cfa-98a5-7cc3f07b8430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002735 10.0.0.129 - - [2026-01-30 20:44:55] "GET /instance-ip/f082c0de-00ef-4cfa-98a5-7cc3f07b8430?fields=floating_ips HTTP/1.1" 200 1167 0.007773 10.0.0.129 - - [2026-01-30 20:44:55] "GET /floating-ip/cf440474-cbd1-4318-9bb4-912ab4eb844f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002344 10.0.0.129 - - [2026-01-30 20:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.129 - - [2026-01-30 20:44:55] "GET /project/640ec799-35eb-4914-967c-f3bbddefca71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.049378 10.0.0.129 - - [2026-01-30 20:44:55] "GET /loadbalancer/28e09261-8843-4c24-9221-b22843633ce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002781 10.0.0.129 - - [2026-01-30 20:44:55] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.025617 10.0.0.129 - - [2026-01-30 20:44:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.035606 10.0.0.129 - - [2026-01-30 20:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004916 10.0.0.129 - - [2026-01-30 20:44:56] "GET /project/640ec799-35eb-4914-967c-f3bbddefca71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.028874 10.0.0.129 - - [2026-01-30 20:44:56] "GET /loadbalancer-listener/40ad6659-dfcd-4b97-b107-6589d9a563f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002635 10.0.0.129 - - [2026-01-30 20:44:56] "GET /loadbalancer-listener/40ad6659-dfcd-4b97-b107-6589d9a563f0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003149 10.0.0.129 - - [2026-01-30 20:44:56] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.020751 10.0.0.129 - - [2026-01-30 20:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013372 10.0.0.129 - - [2026-01-30 20:44:56] "GET /instance-ip/f082c0de-00ef-4cfa-98a5-7cc3f07b8430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006460 10.0.0.129 - - [2026-01-30 20:44:56] "GET /instance-ip/f082c0de-00ef-4cfa-98a5-7cc3f07b8430?fields=floating_ips HTTP/1.1" 200 1167 0.002675 10.0.0.129 - - [2026-01-30 20:44:56] "GET /floating-ip/cf440474-cbd1-4318-9bb4-912ab4eb844f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.003602 10.0.0.129 - - [2026-01-30 20:44:56] "GET /project/640ec799-35eb-4914-967c-f3bbddefca71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.043831 10.0.0.129 - - [2026-01-30 20:44:56] "GET /loadbalancer/28e09261-8843-4c24-9221-b22843633ce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002962 10.0.0.129 - - [2026-01-30 20:44:56] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.017185 10.0.0.129 - - [2026-01-30 20:44:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.022568 10.0.0.129 - - [2026-01-30 20:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004863 10.0.0.129 - - [2026-01-30 20:44:56] "GET /project/640ec799-35eb-4914-967c-f3bbddefca71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.040021 10.0.0.129 - - [2026-01-30 20:44:56] "GET /loadbalancer-listener/12a51129-9531-4cec-be80-133cd7e7d40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.002655 10.0.0.129 - - [2026-01-30 20:44:56] "GET /loadbalancer-listener/12a51129-9531-4cec-be80-133cd7e7d40b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.003180 10.0.0.129 - - [2026-01-30 20:44:56] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.018849 10.0.0.129 - - [2026-01-30 20:44:56] "GET /instance-ip/f082c0de-00ef-4cfa-98a5-7cc3f07b8430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.059124 10.0.0.129 - - [2026-01-30 20:44:56] "GET /instance-ip/f082c0de-00ef-4cfa-98a5-7cc3f07b8430?fields=floating_ips HTTP/1.1" 200 1167 0.003629 10.0.0.129 - - [2026-01-30 20:44:56] "GET /floating-ip/cf440474-cbd1-4318-9bb4-912ab4eb844f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002324 10.0.0.129 - - [2026-01-30 20:44:56] "POST /tags HTTP/1.1" 200 364 0.089864 10.0.0.129 - - [2026-01-30 20:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.033083 10.0.0.129 - - [2026-01-30 20:44:56] "GET /tag/ca1f871d-8c90-451f-92d5-d79f60e9ab4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.025397 10.0.0.129 - - [2026-01-30 20:44:56] "POST /tags HTTP/1.1" 200 312 0.043981 10.0.0.129 - - [2026-01-30 20:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007108 10.0.0.129 - - [2026-01-30 20:44:56] "GET /tag/aac82a75-fa95-4ec2-a379-4ce8187b2a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.023927 10.0.0.129 - - [2026-01-30 20:44:56] "POST /id-to-fqname HTTP/1.1" 200 177 0.000499 10.0.0.129 - - [2026-01-30 20:44:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.005906 10.0.0.129 - - [2026-01-30 20:44:57] "POST /security-groups HTTP/1.1" 200 574 0.074719 10.0.0.129 - - [2026-01-30 20:44:57] "POST /projects HTTP/1.1" 200 491 0.205916 10.0.0.129 - - [2026-01-30 20:44:57] "POST /fqname-to-id HTTP/1.1" 404 217 0.007333 10.0.0.129 - - [2026-01-30 20:44:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.019379 10.0.0.129 - - [2026-01-30 20:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009253 10.0.0.129 - - [2026-01-30 20:44:57] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.011961 10.0.0.129 - - [2026-01-30 20:44:57] "POST /access-control-lists HTTP/1.1" 200 585 0.078690 10.0.0.129 - - [2026-01-30 20:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011030 10.0.0.129 - - [2026-01-30 20:44:57] "GET /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.003897 10.0.0.129 - - [2026-01-30 20:44:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.003080 10.0.0.129 - - [2026-01-30 20:44:57] "POST /access-control-lists HTTP/1.1" 200 583 0.071840 10.0.0.129 - - [2026-01-30 20:44:57] "PUT /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9 HTTP/1.1" 200 265 0.125131 10.0.0.129 - - [2026-01-30 20:44:57] "PUT /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d HTTP/1.1" 200 265 0.050419 10.0.0.129 - - [2026-01-30 20:44:57] "POST /security-groups HTTP/1.1" 200 548 0.076572 10.0.0.129 - - [2026-01-30 20:44:57] "POST /fqname-to-id HTTP/1.1" 404 240 0.002294 10.0.0.129 - - [2026-01-30 20:44:57] "POST /access-control-lists HTTP/1.1" 200 604 0.038847 10.0.0.129 - - [2026-01-30 20:44:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.037520 10.0.0.129 - - [2026-01-30 20:44:57] "POST /chown HTTP/1.1" 200 109 0.024035 10.0.0.129 - - [2026-01-30 20:44:57] "POST /fqname-to-id HTTP/1.1" 404 239 0.005517 10.0.0.129 - - [2026-01-30 20:44:57] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.012955 10.0.0.129 - - [2026-01-30 20:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.129 - - [2026-01-30 20:44:57] "GET /policy-management/128afe7c-b63f-4e3f-8eb1-c8ac8f6d4344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016605 10.0.0.129 - - [2026-01-30 20:44:57] "POST /access-control-lists HTTP/1.1" 200 602 0.073369 10.0.0.129 - - [2026-01-30 20:44:57] "POST /tags HTTP/1.1" 409 210 0.015709 10.0.0.129 - - [2026-01-30 20:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.129 - - [2026-01-30 20:44:57] "GET /tag/aac82a75-fa95-4ec2-a379-4ce8187b2a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014647 10.0.0.129 - - [2026-01-30 20:44:57] "POST /firewall-rules HTTP/1.1" 200 572 0.090819 10.0.0.129 - - [2026-01-30 20:44:57] "GET /firewall-rule/a8465626-fa05-4d3e-922f-a6419b75bd12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.026929 10.0.0.129 - - [2026-01-30 20:44:57] "GET /firewall-policy/c051b684-1cd3-48b3-ac74-2f07a865a9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.006371 10.0.0.129 - - [2026-01-30 20:44:57] "GET /firewall-rule/a8465626-fa05-4d3e-922f-a6419b75bd12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004404 10.0.0.129 - - [2026-01-30 20:44:58] "POST /ref-update HTTP/1.1" 200 156 0.067257 10.0.0.129 - - [2026-01-30 20:44:58] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.007740 10.0.0.129 - - [2026-01-30 20:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.129 - - [2026-01-30 20:44:58] "GET /policy-management/128afe7c-b63f-4e3f-8eb1-c8ac8f6d4344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003065 10.0.0.129 - - [2026-01-30 20:44:58] "POST /tags HTTP/1.1" 409 210 0.002430 10.0.0.129 - - [2026-01-30 20:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.129 - - [2026-01-30 20:44:58] "GET /tag/aac82a75-fa95-4ec2-a379-4ce8187b2a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010519 10.0.0.129 - - [2026-01-30 20:44:58] "POST /firewall-rules HTTP/1.1" 200 570 0.069425 10.0.0.129 - - [2026-01-30 20:44:58] "GET /firewall-rule/9c02d929-768b-4636-a232-9f0ba9973518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.014548 10.0.0.129 - - [2026-01-30 20:44:58] "GET /firewall-policy/c051b684-1cd3-48b3-ac74-2f07a865a9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.003654 10.0.0.129 - - [2026-01-30 20:44:58] "GET /firewall-rule/9c02d929-768b-4636-a232-9f0ba9973518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002865 10.0.0.129 - - [2026-01-30 20:44:58] "POST /ref-update HTTP/1.1" 200 156 0.043038 10.0.0.129 - - [2026-01-30 20:44:58] "POST /tags HTTP/1.1" 409 237 0.014434 10.0.0.129 - - [2026-01-30 20:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.129 - - [2026-01-30 20:44:58] "GET /tag/8a05b436-7c05-4376-b529-b6b9d60a8469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.010502 10.0.0.129 - - [2026-01-30 20:44:58] "POST /tags HTTP/1.1" 409 210 0.001880 10.0.0.129 - - [2026-01-30 20:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.129 - - [2026-01-30 20:44:58] "GET /tag/92b6acd8-2904-4bec-8fd6-7696139e5ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010933 10.0.0.129 - - [2026-01-30 20:44:58] "POST /projects HTTP/1.1" 409 223 0.002225 10.0.0.129 - - [2026-01-30 20:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.129 - - [2026-01-30 20:44:58] "GET /project/640ec799-35eb-4914-967c-f3bbddefca71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.044501 10.0.0.129 - - [2026-01-30 20:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.129 - - [2026-01-30 20:44:58] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004213 10.0.0.129 - - [2026-01-30 20:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.129 - - [2026-01-30 20:44:58] "GET /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004738 10.0.0.129 - - [2026-01-30 20:44:58] "PUT /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9 HTTP/1.1" 200 265 0.050308 10.0.0.129 - - [2026-01-30 20:44:58] "PUT /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d HTTP/1.1" 200 265 0.064556 10.0.0.129 - - [2026-01-30 20:44:58] "POST /security-groups HTTP/1.1" 409 253 0.017154 10.0.0.129 - - [2026-01-30 20:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.129 - - [2026-01-30 20:44:59] "PUT /security-group/e2481390-13a8-4fc5-a6de-692980982ed1 HTTP/1.1" 200 263 0.055480 10.0.0.129 - - [2026-01-30 20:44:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.042824 10.0.0.129 - - [2026-01-30 20:44:59] "PUT /access-control-list/aba53e44-5064-4ad9-86db-d017014334be HTTP/1.1" 200 273 0.025421 10.0.0.129 - - [2026-01-30 20:44:59] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.016434 10.0.0.129 - - [2026-01-30 20:44:59] "PUT /access-control-list/11db1149-f786-43b3-a3c8-cbab9cd3312a HTTP/1.1" 200 273 0.037084 10.0.0.129 - - [2026-01-30 20:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.129 - - [2026-01-30 20:44:59] "GET /policy-management/128afe7c-b63f-4e3f-8eb1-c8ac8f6d4344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002975 10.0.0.129 - - [2026-01-30 20:44:59] "POST /tags HTTP/1.1" 409 210 0.002118 10.0.0.129 - - [2026-01-30 20:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.129 - - [2026-01-30 20:44:59] "GET /tag/92b6acd8-2904-4bec-8fd6-7696139e5ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010964 10.0.0.129 - - [2026-01-30 20:44:59] "POST /firewall-rules HTTP/1.1" 200 572 0.074974 10.0.0.129 - - [2026-01-30 20:44:59] "GET /firewall-rule/8f7478d9-4ab1-4d0f-a2da-b07e235a260c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.014734 10.0.0.129 - - [2026-01-30 20:44:59] "GET /firewall-policy/c051b684-1cd3-48b3-ac74-2f07a865a9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.005481 10.0.0.129 - - [2026-01-30 20:44:59] "GET /firewall-rule/8f7478d9-4ab1-4d0f-a2da-b07e235a260c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002877 10.0.0.129 - - [2026-01-30 20:44:59] "POST /ref-update HTTP/1.1" 200 156 0.034743 10.0.0.129 - - [2026-01-30 20:44:59] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.015270 10.0.0.129 - - [2026-01-30 20:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010650 10.0.0.129 - - [2026-01-30 20:44:59] "GET /policy-management/128afe7c-b63f-4e3f-8eb1-c8ac8f6d4344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002974 10.0.0.129 - - [2026-01-30 20:44:59] "POST /tags HTTP/1.1" 409 210 0.001873 10.0.0.129 - - [2026-01-30 20:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.129 - - [2026-01-30 20:44:59] "GET /tag/92b6acd8-2904-4bec-8fd6-7696139e5ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012223 10.0.0.129 - - [2026-01-30 20:44:59] "POST /firewall-rules HTTP/1.1" 200 570 0.065557 10.0.0.129 - - [2026-01-30 20:44:59] "GET /firewall-rule/266f6a02-32d3-45c0-b942-0ccaf1e182e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.027156 10.0.0.129 - - [2026-01-30 20:44:59] "GET /firewall-policy/c051b684-1cd3-48b3-ac74-2f07a865a9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.003981 10.0.0.129 - - [2026-01-30 20:44:59] "GET /firewall-rule/266f6a02-32d3-45c0-b942-0ccaf1e182e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007792 10.0.0.129 - - [2026-01-30 20:44:59] "POST /ref-update HTTP/1.1" 200 156 0.044725 10.0.0.129 - - [2026-01-30 20:44:59] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.016943 10.0.0.129 - - [2026-01-30 20:44:59] "POST /set-tag HTTP/1.1" 200 109 0.002692 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:45:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001185 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:45:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001012 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:45:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001139 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:45:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000916 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:45:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000913 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:45:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000912 10.0.0.241 - - [2026-01-30 20:45:32] "GET / HTTP/1.1" 200 36215 0.001547 10.0.0.241 - - [2026-01-30 20:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.241 - - [2026-01-30 20:45:32] "GET /global-system-config/2a461a11-17a4-431c-9da7-d60e0bf0c856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006050 10.0.0.241 - - [2026-01-30 20:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.241 - - [2026-01-30 20:45:33] "GET /routing-instance/912de0ac-b956-4c94-846f-95ac1fe22905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003653 10.0.0.241 - - [2026-01-30 20:45:33] "PUT /global-system-config/2a461a11-17a4-431c-9da7-d60e0bf0c856 HTTP/1.1" 200 275 0.009306 10.0.0.241 - - [2026-01-30 20:45:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.010629 10.0.0.241 - - [2026-01-30 20:45:33] "POST /virtual-routers HTTP/1.1" 200 601 0.016493 10.0.0.241 - - [2026-01-30 20:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.241 - - [2026-01-30 20:45:33] "GET /virtual-router/b30578e5-5640-46b9-87bc-73354d9bff24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003947 10.0.0.241 - - [2026-01-30 20:45:33] "POST /fqname-to-id HTTP/1.1" 404 229 0.001877 10.0.0.241 - - [2026-01-30 20:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.241 - - [2026-01-30 20:45:33] "GET /virtual-network/87f8b83a-29ec-43c3-b1fe-8b065879f830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.004164 10.0.0.241 - - [2026-01-30 20:45:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.049251 10.0.0.129 - - [2026-01-30 20:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.129 - - [2026-01-30 20:45:36] "GET /virtual-router/b30578e5-5640-46b9-87bc-73354d9bff24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002878 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:45:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000919 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:45:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001043 10.0.0.241 - - [2026-01-30 20:46:22] "GET / HTTP/1.1" 200 36215 0.002109 10.0.0.241 - - [2026-01-30 20:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007223 10.0.0.241 - - [2026-01-30 20:46:22] "GET /global-system-config/2a461a11-17a4-431c-9da7-d60e0bf0c856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005728 10.0.0.241 - - [2026-01-30 20:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011504 10.0.0.241 - - [2026-01-30 20:46:22] "GET /routing-instance/912de0ac-b956-4c94-846f-95ac1fe22905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003253 10.0.0.241 - - [2026-01-30 20:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.241 - - [2026-01-30 20:46:22] "GET /virtual-router/b30578e5-5640-46b9-87bc-73354d9bff24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003040 10.0.0.241 - - [2026-01-30 20:46:22] "PUT /virtual-router/b30578e5-5640-46b9-87bc-73354d9bff24 HTTP/1.1" 200 263 0.023284 10.0.0.241 - - [2026-01-30 20:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.016240 10.0.0.241 - - [2026-01-30 20:46:22] "GET /virtual-router/b30578e5-5640-46b9-87bc-73354d9bff24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.004498 10.0.0.241 - - [2026-01-30 20:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.241 - - [2026-01-30 20:46:22] "GET /virtual-machine-interface/b3e22711-257c-4ca9-8ace-7d85d9699c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.006653 10.0.0.241 - - [2026-01-30 20:46:22] "PUT /virtual-machine-interface/b3e22711-257c-4ca9-8ace-7d85d9699c93 HTTP/1.1" 200 285 0.009392 10.0.0.129 - - [2026-01-30 20:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.129 - - [2026-01-30 20:46:36] "GET /virtual-router/b30578e5-5640-46b9-87bc-73354d9bff24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003259 10.0.0.129 - - [2026-01-30 20:48:41] "GET /global-system-configs HTTP/1.1" 200 323 0.001845 10.0.0.129 - - [2026-01-30 20:48:42] "GET /global-system-configs HTTP/1.1" 200 323 0.002171 10.0.0.129 - - [2026-01-30 20:48:44] "GET /virtual-router/b30578e5-5640-46b9-87bc-73354d9bff24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003263 10.0.0.129 - - [2026-01-30 20:48:44] "POST /ref-update HTTP/1.1" 200 156 0.009104 10.0.0.129 - - [2026-01-30 20:48:55] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008691 10.0.0.129 - - [2026-01-30 20:48:55] "POST /set-tag HTTP/1.1" 200 109 0.005871 10.0.0.129 - - [2026-01-30 20:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.129 - - [2026-01-30 20:48:55] "GET /loadbalancer/28e09261-8843-4c24-9221-b22843633ce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002543 10.0.0.129 - - [2026-01-30 20:48:55] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006237 10.0.0.129 - - [2026-01-30 20:48:55] "POST /set-tag HTTP/1.1" 200 109 0.002665 10.0.0.129 - - [2026-01-30 20:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.129 - - [2026-01-30 20:48:55] "GET /loadbalancer/28e09261-8843-4c24-9221-b22843633ce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002794 10.0.0.129 - - [2026-01-30 20:48:55] "GET /loadbalancer-pool/5f0dbc0b-533b-46da-aae2-0c13d8811596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004978 10.0.0.129 - - [2026-01-30 20:48:56] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018740 10.0.0.129 - - [2026-01-30 20:48:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.032996 10.0.0.129 - - [2026-01-30 20:48:56] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.019438 10.0.0.129 - - [2026-01-30 20:48:56] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007246 10.0.0.129 - - [2026-01-30 20:48:56] "POST /ref-update HTTP/1.1" 200 156 0.009507 10.0.0.129 - - [2026-01-30 20:48:56] "POST /tags HTTP/1.1" 409 205 0.002033 10.0.0.129 - - [2026-01-30 20:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.129 - - [2026-01-30 20:48:56] "GET /tag/4d39ca86-ab84-4453-8db9-fbb808497fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011075 10.0.0.129 - - [2026-01-30 20:48:56] "GET /floating-ip/cf440474-cbd1-4318-9bb4-912ab4eb844f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.004896 10.0.0.129 - - [2026-01-30 20:48:56] "PUT /floating-ip/cf440474-cbd1-4318-9bb4-912ab4eb844f HTTP/1.1" 200 257 0.009594 10.0.0.129 - - [2026-01-30 20:48:56] "POST /set-tag HTTP/1.1" 200 109 0.064013 10.0.0.129 - - [2026-01-30 20:48:56] "GET /loadbalancer-pool/1a5a701a-14dc-4ef2-bd9a-db4efc3512d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.021633 10.0.0.129 - - [2026-01-30 20:48:56] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017263 10.0.0.129 - - [2026-01-30 20:48:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008663 10.0.0.129 - - [2026-01-30 20:48:56] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011018 10.0.0.129 - - [2026-01-30 20:48:56] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011517 10.0.0.129 - - [2026-01-30 20:48:56] "POST /set-tag HTTP/1.1" 200 109 0.006609 10.0.0.129 - - [2026-01-30 20:48:56] "POST /ref-update HTTP/1.1" 200 156 0.007113 10.0.0.129 - - [2026-01-30 20:48:56] "GET /loadbalancer-pool/c05d9117-81be-4644-baa6-4bdcf69f8e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004075 10.0.0.129 - - [2026-01-30 20:48:56] "GET /floating-ip/cf440474-cbd1-4318-9bb4-912ab4eb844f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.002262 10.0.0.129 - - [2026-01-30 20:48:56] "PUT /floating-ip/cf440474-cbd1-4318-9bb4-912ab4eb844f HTTP/1.1" 200 257 0.016905 10.0.0.129 - - [2026-01-30 20:48:56] "POST /loadbalancer-members HTTP/1.1" 200 694 0.035094 10.0.0.129 - - [2026-01-30 20:48:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.026064 10.0.0.129 - - [2026-01-30 20:48:56] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.018137 10.0.0.129 - - [2026-01-30 20:48:56] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004110 10.0.0.129 - - [2026-01-30 20:48:56] "POST /ref-update HTTP/1.1" 200 156 0.015260 10.0.0.129 - - [2026-01-30 20:48:56] "GET /floating-ip/cf440474-cbd1-4318-9bb4-912ab4eb844f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.007684 10.0.0.129 - - [2026-01-30 20:48:56] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.129 - - [2026-01-30 20:48:56] "PUT /floating-ip/cf440474-cbd1-4318-9bb4-912ab4eb844f HTTP/1.1" 200 257 0.011018 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:50:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001119 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:50:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001373 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:50:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000950 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:50:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001073 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:50:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001087 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:50:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001319 10.0.0.129 - - [2026-01-30 20:50:51] "GET / HTTP/1.1" 200 36215 0.001554 10.0.0.129 - - [2026-01-30 20:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.129 - - [2026-01-30 20:50:51] "GET /global-system-config/2a461a11-17a4-431c-9da7-d60e0bf0c856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004913 10.0.0.129 - - [2026-01-30 20:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.129 - - [2026-01-30 20:50:51] "GET /config-node/09b93b56-b112-4993-8111-906c26e3e6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003476 10.0.0.129 - - [2026-01-30 20:51:02] "GET / HTTP/1.1" 200 36215 0.001595 10.0.0.129 - - [2026-01-30 20:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.129 - - [2026-01-30 20:51:02] "GET /routing-instance/912de0ac-b956-4c94-846f-95ac1fe22905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002651 10.0.0.129 - - [2026-01-30 20:51:02] "POST /bgp-routers HTTP/1.1" 409 301 0.001884 10.0.0.129 - - [2026-01-30 20:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.129 - - [2026-01-30 20:51:02] "GET /bgp-router/a76048bf-e87c-4978-88a9-544430eb8dfc?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003484 10.0.0.129 - - [2026-01-30 20:51:02] "PUT /bgp-router/a76048bf-e87c-4978-88a9-544430eb8dfc HTTP/1.1" 200 255 0.013778 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:51:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000906 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:51:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001048 10.0.0.129 - - [2026-01-30 20:51:52] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005787 10.0.0.129 - - [2026-01-30 20:51:52] "POST /set-tag HTTP/1.1" 200 109 0.008023 10.0.0.129 - - [2026-01-30 20:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.129 - - [2026-01-30 20:51:52] "GET /loadbalancer/28e09261-8843-4c24-9221-b22843633ce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002696 10.0.0.129 - - [2026-01-30 20:51:52] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004387 10.0.0.129 - - [2026-01-30 20:51:52] "POST /set-tag HTTP/1.1" 200 109 0.029492 10.0.0.129 - - [2026-01-30 20:51:52] "DELETE /loadbalancer-member/0324e5f6-88ae-4b4f-b2c5-45e50011d7a3 HTTP/1.1" 200 115 0.019764 10.0.0.129 - - [2026-01-30 20:51:52] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009180 10.0.0.129 - - [2026-01-30 20:51:52] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.129 - - [2026-01-30 20:51:52] "DELETE /loadbalancer-member/c64d3a44-fecc-46b4-96ff-67323cef8e48 HTTP/1.1" 200 115 0.049540 10.0.0.129 - - [2026-01-30 20:51:52] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007856 10.0.0.129 - - [2026-01-30 20:51:52] "POST /set-tag HTTP/1.1" 200 109 0.002802 10.0.0.129 - - [2026-01-30 20:51:52] "DELETE /loadbalancer-member/67097d76-5c30-41fa-85db-39b354a3b55d HTTP/1.1" 200 115 0.045850 10.0.0.129 - - [2026-01-30 20:51:52] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005738 10.0.0.129 - - [2026-01-30 20:51:52] "POST /set-tag HTTP/1.1" 200 109 0.002287 10.0.0.129 - - [2026-01-30 20:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.129 - - [2026-01-30 20:51:52] "GET /loadbalancer/28e09261-8843-4c24-9221-b22843633ce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003456 10.0.0.129 - - [2026-01-30 20:51:52] "GET /loadbalancer-pool/5f0dbc0b-533b-46da-aae2-0c13d8811596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002668 10.0.0.129 - - [2026-01-30 20:51:52] "POST /loadbalancer-members HTTP/1.1" 200 692 0.044723 10.0.0.129 - - [2026-01-30 20:51:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.030545 10.0.0.129 - - [2026-01-30 20:51:53] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011920 10.0.0.129 - - [2026-01-30 20:51:53] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006463 10.0.0.129 - - [2026-01-30 20:51:53] "GET /floating-ip/cf440474-cbd1-4318-9bb4-912ab4eb844f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006135 10.0.0.129 - - [2026-01-30 20:51:53] "POST /set-tag HTTP/1.1" 200 109 0.065958 10.0.0.129 - - [2026-01-30 20:51:53] "GET /loadbalancer-pool/1a5a701a-14dc-4ef2-bd9a-db4efc3512d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.010068 10.0.0.129 - - [2026-01-30 20:51:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025643 10.0.0.129 - - [2026-01-30 20:51:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008439 10.0.0.129 - - [2026-01-30 20:51:53] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006776 10.0.0.129 - - [2026-01-30 20:51:53] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004027 10.0.0.129 - - [2026-01-30 20:51:53] "POST /set-tag HTTP/1.1" 200 109 0.003197 10.0.0.129 - - [2026-01-30 20:51:53] "GET /floating-ip/cf440474-cbd1-4318-9bb4-912ab4eb844f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002255 10.0.0.129 - - [2026-01-30 20:51:53] "GET /loadbalancer-pool/c05d9117-81be-4644-baa6-4bdcf69f8e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.011601 10.0.0.129 - - [2026-01-30 20:51:53] "POST /loadbalancer-members HTTP/1.1" 200 694 0.025469 10.0.0.129 - - [2026-01-30 20:51:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.030338 10.0.0.129 - - [2026-01-30 20:51:53] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.019667 10.0.0.129 - - [2026-01-30 20:51:53] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009937 10.0.0.129 - - [2026-01-30 20:51:53] "GET /floating-ip/cf440474-cbd1-4318-9bb4-912ab4eb844f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004885 10.0.0.129 - - [2026-01-30 20:51:53] "POST /set-tag HTTP/1.1" 200 109 0.002337 10.0.0.129 - - [2026-01-30 20:53:41] "GET /global-system-configs HTTP/1.1" 200 323 0.006734 10.0.0.129 - - [2026-01-30 20:53:42] "GET /global-system-configs HTTP/1.1" 200 323 0.004315 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:55:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000925 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:55:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000989 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:55:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000868 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:55:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000985 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:55:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000890 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:55:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001004 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:55:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000899 [Introspect:8084]10.0.0.129 - - [2026-01-30 20:55:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001253 10.0.0.129 - - [2026-01-30 20:57:49] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004184 10.0.0.129 - - [2026-01-30 20:57:49] "POST /set-tag HTTP/1.1" 200 109 0.002699 10.0.0.129 - - [2026-01-30 20:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.129 - - [2026-01-30 20:57:49] "GET /loadbalancer/28e09261-8843-4c24-9221-b22843633ce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002788 10.0.0.129 - - [2026-01-30 20:57:49] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004892 10.0.0.129 - - [2026-01-30 20:57:49] "POST /set-tag HTTP/1.1" 200 109 0.022165 10.0.0.129 - - [2026-01-30 20:57:49] "DELETE /loadbalancer-member/b87ca40f-04ca-4ce4-9257-48a8f51fe008 HTTP/1.1" 200 115 0.026492 10.0.0.129 - - [2026-01-30 20:57:49] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011203 10.0.0.129 - - [2026-01-30 20:57:49] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.129 - - [2026-01-30 20:57:49] "DELETE /loadbalancer-member/0650c200-04cd-40f8-b1b5-49ed8ad375c9 HTTP/1.1" 200 115 0.035286 10.0.0.129 - - [2026-01-30 20:57:49] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005357 10.0.0.129 - - [2026-01-30 20:57:49] "POST /set-tag HTTP/1.1" 200 109 0.002991 10.0.0.129 - - [2026-01-30 20:57:49] "DELETE /loadbalancer-member/019e4a12-14e8-4ebe-9686-edbf35d8831b HTTP/1.1" 200 115 0.035398 10.0.0.129 - - [2026-01-30 20:57:49] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004511 10.0.0.129 - - [2026-01-30 20:57:49] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.129 - - [2026-01-30 20:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.129 - - [2026-01-30 20:57:49] "GET /loadbalancer/28e09261-8843-4c24-9221-b22843633ce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002828 10.0.0.129 - - [2026-01-30 20:57:49] "GET /loadbalancer-pool/5f0dbc0b-533b-46da-aae2-0c13d8811596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.013483 10.0.0.129 - - [2026-01-30 20:57:50] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031231 10.0.0.129 - - [2026-01-30 20:57:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.019689 10.0.0.129 - - [2026-01-30 20:57:50] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010175 10.0.0.129 - - [2026-01-30 20:57:50] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.015222 10.0.0.129 - - [2026-01-30 20:57:50] "GET /floating-ip/cf440474-cbd1-4318-9bb4-912ab4eb844f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005247 10.0.0.129 - - [2026-01-30 20:57:50] "POST /set-tag HTTP/1.1" 200 109 0.068645 10.0.0.129 - - [2026-01-30 20:57:50] "GET /loadbalancer-pool/1a5a701a-14dc-4ef2-bd9a-db4efc3512d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.019795 10.0.0.129 - - [2026-01-30 20:57:50] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024568 10.0.0.129 - - [2026-01-30 20:57:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.014322 10.0.0.129 - - [2026-01-30 20:57:50] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.016959 10.0.0.129 - - [2026-01-30 20:57:50] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.129 - - [2026-01-30 20:57:50] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004295 10.0.0.129 - - [2026-01-30 20:57:50] "GET /floating-ip/cf440474-cbd1-4318-9bb4-912ab4eb844f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004471 10.0.0.129 - - [2026-01-30 20:57:50] "GET /loadbalancer-pool/c05d9117-81be-4644-baa6-4bdcf69f8e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003044 10.0.0.129 - - [2026-01-30 20:57:50] "POST /loadbalancer-members HTTP/1.1" 200 694 0.025260 10.0.0.129 - - [2026-01-30 20:57:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018182 10.0.0.129 - - [2026-01-30 20:57:50] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010877 10.0.0.129 - - [2026-01-30 20:57:50] "GET /virtual-machine-interface/848553e0-fe1c-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005209 10.0.0.129 - - [2026-01-30 20:57:50] "GET /floating-ip/cf440474-cbd1-4318-9bb4-912ab4eb844f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002171 10.0.0.129 - - [2026-01-30 20:57:50] "POST /set-tag HTTP/1.1" 200 109 0.002431 10.0.0.129 - - [2026-01-30 20:58:41] "GET /global-system-configs HTTP/1.1" 200 323 0.002773 10.0.0.129 - - [2026-01-30 20:58:42] "GET /global-system-configs HTTP/1.1" 200 323 0.004172 10.0.0.129 - - [2026-01-30 20:59:27] "GET / HTTP/1.1" 200 36215 0.001632 10.0.0.129 - - [2026-01-30 20:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.129 - - [2026-01-30 20:59:27] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032764 10.0.0.129 - - [2026-01-30 20:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.129 - - [2026-01-30 20:59:27] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.025809 10.0.0.129 - - [2026-01-30 20:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.129 - - [2026-01-30 20:59:28] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032622 10.0.0.129 - - [2026-01-30 20:59:28] "POST /tags HTTP/1.1" 200 334 0.039733 10.0.0.129 - - [2026-01-30 20:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.129 - - [2026-01-30 20:59:28] "GET /tag/92b57492-e710-4635-a959-e93ff588b2d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.022048 10.0.0.129 - - [2026-01-30 20:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.129 - - [2026-01-30 20:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.129 - - [2026-01-30 20:59:28] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034655 10.0.0.129 - - [2026-01-30 20:59:28] "GET /virtual-networks?parent_id=6d03ec18-199e-4cfa-af27-b038c8578962&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001616 10.0.0.129 - - [2026-01-30 20:59:28] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.067477 10.0.0.129 - - [2026-01-30 20:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.129 - - [2026-01-30 20:59:28] "GET /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.012400 10.0.0.129 - - [2026-01-30 20:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006165 10.0.0.129 - - [2026-01-30 20:59:28] "GET /service-appliance-set/f2d3a286-ed14-44a8-8231-869727a959f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002520 10.0.0.129 - - [2026-01-30 20:59:28] "POST /virtual-networks HTTP/1.1" 200 514 0.083966 10.0.0.129 - - [2026-01-30 20:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009775 10.0.0.129 - - [2026-01-30 20:59:28] "GET /network-ipam/c9ecfd8b-ffc9-4da6-b85a-aed1691af7e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.005462 10.0.0.129 - - [2026-01-30 20:59:28] "POST /fqname-to-id HTTP/1.1" 404 254 0.002235 10.0.0.129 - - [2026-01-30 20:59:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.096080 10.0.0.129 - - [2026-01-30 20:59:28] "GET /virtual-machine-interface/410d297d-100b-4d90-b332-016f801947dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.025280 10.0.0.129 - - [2026-01-30 20:59:28] "POST /useragent-kv HTTP/1.1" 200 115 0.012624 10.0.0.129 - - [2026-01-30 20:59:28] "POST /ref-update HTTP/1.1" 200 156 0.143826 10.0.0.129 - - [2026-01-30 20:59:28] "GET /virtual-network/f1a96686-2a66-442e-9fce-c97286050c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006629 10.0.0.129 - - [2026-01-30 20:59:28] "GET /domains HTTP/1.1" 200 281 0.005423 10.0.0.129 - - [2026-01-30 20:59:28] "GET /domain/53a35014-4809-404e-8dfb-e71d33f68ea2 HTTP/1.1" 200 3099 0.013596 10.0.0.129 - - [2026-01-30 20:59:28] "POST /instance-ips HTTP/1.1" 200 410 0.051096 10.0.0.129 - - [2026-01-30 20:59:28] "GET /instance-ip/c9d472e8-caaf-43e4-b516-94200aff4c3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.025345 10.0.0.129 - - [2026-01-30 20:59:28] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962 HTTP/1.1" 200 5497 0.073450 10.0.0.129 - - [2026-01-30 20:59:28] "GET /virtual-network/f1a96686-2a66-442e-9fce-c97286050c35 HTTP/1.1" 200 2091 0.006200 10.0.0.129 - - [2026-01-30 20:59:28] "GET /virtual-network/f1a96686-2a66-442e-9fce-c97286050c35 HTTP/1.1" 200 2091 0.004203 10.0.0.129 - - [2026-01-30 20:59:28] "GET /routing-instance/cf52c85a-51a9-4a61-91e2-68ab773334e9 HTTP/1.1" 200 1184 0.003147 10.0.0.129 - - [2026-01-30 20:59:29] "GET /routing-instance/cf52c85a-51a9-4a61-91e2-68ab773334e9 HTTP/1.1" 200 1184 0.002449 10.0.0.129 - - [2026-01-30 20:59:29] "POST /loadbalancers HTTP/1.1" 200 612 0.099496 10.0.0.129 - - [2026-01-30 20:59:29] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034290 10.0.0.129 - - [2026-01-30 20:59:29] "GET /instance-ip/c9d472e8-caaf-43e4-b516-94200aff4c3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003066 10.0.0.129 - - [2026-01-30 20:59:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020544 10.0.0.129 - - [2026-01-30 20:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014531 10.0.0.129 - - [2026-01-30 20:59:29] "POST /route-targets HTTP/1.1" 200 328 0.018606 10.0.0.129 - - [2026-01-30 20:59:29] "POST /floating-ips HTTP/1.1" 200 599 0.062025 10.0.0.129 - - [2026-01-30 20:59:29] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.062099 10.0.0.129 - - [2026-01-30 20:59:29] "POST /ref-update HTTP/1.1" 200 156 0.056920 10.0.0.129 - - [2026-01-30 20:59:29] "GET /loadbalancer/dd7dac72-c2ee-44d0-b1c8-2a14e4ce5023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.004551 10.0.0.129 - - [2026-01-30 20:59:29] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.017393 10.0.0.129 - - [2026-01-30 20:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004759 10.0.0.129 - - [2026-01-30 20:59:29] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029131 10.0.0.129 - - [2026-01-30 20:59:29] "GET /loadbalancer-listener/971387f4-d68c-4f93-9142-7f92bd827bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.003095 10.0.0.129 - - [2026-01-30 20:59:29] "GET /loadbalancer-listener/971387f4-d68c-4f93-9142-7f92bd827bf1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.004872 10.0.0.129 - - [2026-01-30 20:59:29] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.025039 10.0.0.129 - - [2026-01-30 20:59:29] "GET /instance-ip/c9d472e8-caaf-43e4-b516-94200aff4c3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002849 10.0.0.129 - - [2026-01-30 20:59:29] "GET /instance-ip/c9d472e8-caaf-43e4-b516-94200aff4c3f?fields=floating_ips HTTP/1.1" 200 1215 0.007828 10.0.0.129 - - [2026-01-30 20:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.129 - - [2026-01-30 20:59:29] "GET /floating-ip/2d1a6004-c2bc-4e62-a145-1537df86c053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.002380 10.0.0.129 - - [2026-01-30 20:59:29] "GET /loadbalancer/dd7dac72-c2ee-44d0-b1c8-2a14e4ce5023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003724 10.0.0.129 - - [2026-01-30 20:59:29] "POST /tags HTTP/1.1" 200 296 0.048950 10.0.0.129 - - [2026-01-30 20:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013693 10.0.0.129 - - [2026-01-30 20:59:29] "GET /tag/8483d497-df2e-4870-b15e-8fe83f54a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.036747 10.0.0.129 - - [2026-01-30 20:59:29] "POST /tags HTTP/1.1" 409 233 0.002178 10.0.0.129 - - [2026-01-30 20:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.129 - - [2026-01-30 20:59:29] "GET /tag/e05a45cf-94eb-4cac-89ff-daa44c66c7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.010964 10.0.0.129 - - [2026-01-30 20:59:29] "POST /tags HTTP/1.1" 409 206 0.002264 10.0.0.129 - - [2026-01-30 20:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.129 - - [2026-01-30 20:59:29] "GET /tag/faf959fb-432f-4ce6-8c10-8f65d131242f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010985 10.0.0.129 - - [2026-01-30 20:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.129 - - [2026-01-30 20:59:29] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004204 10.0.0.129 - - [2026-01-30 20:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.129 - - [2026-01-30 20:59:29] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034760 10.0.0.129 - - [2026-01-30 20:59:29] "POST /virtual-machines HTTP/1.1" 200 370 0.009192 10.0.0.129 - - [2026-01-30 20:59:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.012300 10.0.0.129 - - [2026-01-30 20:59:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.107346 10.0.0.129 - - [2026-01-30 20:59:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.012821 10.0.0.129 - - [2026-01-30 20:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.021122 10.0.0.129 - - [2026-01-30 20:59:30] "GET /virtual-machine-interface/91f29464-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.005741 10.0.0.129 - - [2026-01-30 20:59:30] "POST /instance-ips HTTP/1.1" 200 410 0.024175 10.0.0.129 - - [2026-01-30 20:59:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.024163 10.0.0.129 - - [2026-01-30 20:59:30] "GET /virtual-machine-interface/91f29464-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.005550 10.0.0.129 - - [2026-01-30 20:59:30] "POST /set-tag HTTP/1.1" 200 109 0.017974 10.0.0.129 - - [2026-01-30 20:59:30] "GET /virtual-machine-interface/91f29464-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.014533 10.0.0.129 - - [2026-01-30 20:59:30] "GET /instance-ip/920c0cdc-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.006426 10.0.0.129 - - [2026-01-30 20:59:30] "GET /virtual-machine-interface/91f29464-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004484 10.0.0.129 - - [2026-01-30 20:59:30] "POST /set-tag HTTP/1.1" 200 109 0.002144 10.0.0.129 - - [2026-01-30 20:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.129 - - [2026-01-30 20:59:30] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003942 10.0.0.129 - - [2026-01-30 20:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.129 - - [2026-01-30 20:59:30] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033085 10.0.0.129 - - [2026-01-30 20:59:30] "POST /virtual-machines HTTP/1.1" 200 370 0.007705 10.0.0.129 - - [2026-01-30 20:59:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.021129 10.0.0.129 - - [2026-01-30 20:59:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.114617 10.0.0.129 - - [2026-01-30 20:59:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008337 10.0.0.129 - - [2026-01-30 20:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005947 10.0.0.129 - - [2026-01-30 20:59:30] "GET /virtual-machine-interface/924fca44-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004224 10.0.0.129 - - [2026-01-30 20:59:30] "POST /instance-ips HTTP/1.1" 200 410 0.054277 10.0.0.129 - - [2026-01-30 20:59:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.034366 10.0.0.129 - - [2026-01-30 20:59:30] "GET /virtual-machine-interface/924fca44-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.010085 10.0.0.129 - - [2026-01-30 20:59:30] "POST /set-tag HTTP/1.1" 200 109 0.015843 10.0.0.129 - - [2026-01-30 20:59:30] "GET /virtual-machine-interface/924fca44-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013126 10.0.0.129 - - [2026-01-30 20:59:31] "GET /instance-ip/926a515c-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.007044 10.0.0.129 - - [2026-01-30 20:59:31] "GET /virtual-machine-interface/924fca44-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004356 10.0.0.129 - - [2026-01-30 20:59:31] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.129 - - [2026-01-30 20:59:31] "GET /virtual-router/b30578e5-5640-46b9-87bc-73354d9bff24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003914 10.0.0.129 - - [2026-01-30 20:59:31] "POST /ref-update HTTP/1.1" 200 156 0.008688 10.0.0.129 - - [2026-01-30 20:59:31] "GET /virtual-machine-interface/91f29464-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007044 10.0.0.129 - - [2026-01-30 20:59:31] "POST /set-tag HTTP/1.1" 200 109 0.002595 10.0.0.129 - - [2026-01-30 20:59:31] "GET /virtual-router/b30578e5-5640-46b9-87bc-73354d9bff24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.003975 10.0.0.129 - - [2026-01-30 20:59:31] "POST /ref-update HTTP/1.1" 200 156 0.013408 10.0.0.129 - - [2026-01-30 20:59:31] "GET /virtual-machine-interface/924fca44-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011668 10.0.0.129 - - [2026-01-30 20:59:31] "POST /set-tag HTTP/1.1" 200 109 0.002557 10.0.0.129 - - [2026-01-30 20:59:31] "GET /virtual-machine-interface/91f29464-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003993 10.0.0.129 - - [2026-01-30 20:59:31] "POST /set-tag HTTP/1.1" 200 109 0.001927 10.0.0.129 - - [2026-01-30 20:59:31] "GET /virtual-machine-interface/924fca44-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004152 10.0.0.129 - - [2026-01-30 20:59:31] "POST /set-tag HTTP/1.1" 200 109 0.001914 10.0.0.129 - - [2026-01-30 20:59:34] "GET /domains HTTP/1.1" 200 281 0.001928 10.0.0.129 - - [2026-01-30 20:59:34] "GET /domain/53a35014-4809-404e-8dfb-e71d33f68ea2 HTTP/1.1" 200 3099 0.002918 10.0.0.129 - - [2026-01-30 20:59:34] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962 HTTP/1.1" 200 7091 0.045222 10.0.0.129 - - [2026-01-30 20:59:34] "GET /virtual-network/f1a96686-2a66-442e-9fce-c97286050c35 HTTP/1.1" 200 2091 0.003945 10.0.0.129 - - [2026-01-30 20:59:34] "GET /virtual-network/f1a96686-2a66-442e-9fce-c97286050c35 HTTP/1.1" 200 2091 0.004017 10.0.0.129 - - [2026-01-30 20:59:34] "GET /routing-instance/cf52c85a-51a9-4a61-91e2-68ab773334e9 HTTP/1.1" 200 1406 0.003691 10.0.0.129 - - [2026-01-30 20:59:34] "GET /routing-instance/cf52c85a-51a9-4a61-91e2-68ab773334e9 HTTP/1.1" 200 1406 0.002104 10.0.0.129 - - [2026-01-30 20:59:34] "GET /route-target/6bf01ea1-7548-4c68-ad97-04ff5e3ddce1 HTTP/1.1" 200 1154 0.002027 10.0.0.129 - - [2026-01-30 20:59:34] "GET /virtual-network/f1a96686-2a66-442e-9fce-c97286050c35 HTTP/1.1" 200 2091 0.003531 10.0.0.129 - - [2026-01-30 20:59:34] "GET /routing-instance/cf52c85a-51a9-4a61-91e2-68ab773334e9 HTTP/1.1" 200 1406 0.002394 10.0.0.129 - - [2026-01-30 20:59:34] "GET /virtual-network/f1a96686-2a66-442e-9fce-c97286050c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003669 10.0.0.129 - - [2026-01-30 20:59:34] "GET /virtual-network/f1a96686-2a66-442e-9fce-c97286050c35 HTTP/1.1" 200 2091 0.003624 10.0.0.129 - - [2026-01-30 20:59:34] "GET /routing-instance/cf52c85a-51a9-4a61-91e2-68ab773334e9 HTTP/1.1" 200 1406 0.002328 10.0.0.129 - - [2026-01-30 20:59:34] "GET /routing-instance/cf52c85a-51a9-4a61-91e2-68ab773334e9 HTTP/1.1" 200 1406 0.002578 10.0.0.129 - - [2026-01-30 20:59:34] "GET /route-target/6bf01ea1-7548-4c68-ad97-04ff5e3ddce1 HTTP/1.1" 200 1154 0.002229 10.0.0.129 - - [2026-01-30 20:59:34] "GET /domains HTTP/1.1" 200 281 0.001777 10.0.0.129 - - [2026-01-30 20:59:34] "GET /domain/53a35014-4809-404e-8dfb-e71d33f68ea2 HTTP/1.1" 200 3099 0.002740 10.0.0.129 - - [2026-01-30 20:59:34] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962 HTTP/1.1" 200 7091 0.039783 10.0.0.129 - - [2026-01-30 20:59:34] "GET /virtual-network/f1a96686-2a66-442e-9fce-c97286050c35 HTTP/1.1" 200 2091 0.003764 10.0.0.129 - - [2026-01-30 20:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.129 - - [2026-01-30 20:59:34] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.028269 10.0.0.129 - - [2026-01-30 20:59:34] "GET /virtual-network/f1a96686-2a66-442e-9fce-c97286050c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006076 10.0.0.129 - - [2026-01-30 20:59:34] "GET /floating-ip-pools?parent_id=f1a96686-2a66-442e-9fce-c97286050c35&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002399 10.0.0.129 - - [2026-01-30 20:59:34] "GET /virtual-network/f1a96686-2a66-442e-9fce-c97286050c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005066 10.0.0.129 - - [2026-01-30 20:59:34] "POST /floating-ip-pools HTTP/1.1" 200 564 0.021541 10.0.0.129 - - [2026-01-30 20:59:34] "POST /ref-update HTTP/1.1" 200 156 0.010863 10.0.0.129 - - [2026-01-30 20:59:34] "GET /virtual-network/f1a96686-2a66-442e-9fce-c97286050c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.016962 10.0.0.129 - - [2026-01-30 20:59:34] "GET /domains HTTP/1.1" 200 281 0.013011 10.0.0.129 - - [2026-01-30 20:59:34] "GET /domain/53a35014-4809-404e-8dfb-e71d33f68ea2 HTTP/1.1" 200 3099 0.006618 10.0.0.129 - - [2026-01-30 20:59:34] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962 HTTP/1.1" 200 7348 0.048449 10.0.0.129 - - [2026-01-30 20:59:34] "GET /virtual-network/f1a96686-2a66-442e-9fce-c97286050c35 HTTP/1.1" 200 2330 0.005185 10.0.0.129 - - [2026-01-30 20:59:34] "GET /floating-ip-pool/c023e9ae-ba50-4f76-86b7-d9f74e1d6fd3 HTTP/1.1" 200 1317 0.002389 10.0.0.129 - - [2026-01-30 20:59:34] "GET /domains HTTP/1.1" 200 281 0.001449 10.0.0.129 - - [2026-01-30 20:59:34] "GET /domain/53a35014-4809-404e-8dfb-e71d33f68ea2 HTTP/1.1" 200 3099 0.002377 10.0.0.129 - - [2026-01-30 20:59:34] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962 HTTP/1.1" 200 7348 0.028498 10.0.0.129 - - [2026-01-30 20:59:34] "GET /virtual-network/f1a96686-2a66-442e-9fce-c97286050c35 HTTP/1.1" 200 2330 0.003744 10.0.0.129 - - [2026-01-30 20:59:34] "GET /virtual-network/f1a96686-2a66-442e-9fce-c97286050c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003800 10.0.0.129 - - [2026-01-30 20:59:34] "POST /tags HTTP/1.1" 200 366 0.044576 10.0.0.129 - - [2026-01-30 20:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015973 10.0.0.129 - - [2026-01-30 20:59:34] "GET /tag/46183dc2-48e3-4fb7-b4ff-2c11be78cb19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.013495 10.0.0.129 - - [2026-01-30 20:59:34] "POST /tags HTTP/1.1" 409 206 0.001844 10.0.0.129 - - [2026-01-30 20:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.129 - - [2026-01-30 20:59:34] "GET /tag/faf959fb-432f-4ce6-8c10-8f65d131242f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.009884 10.0.0.129 - - [2026-01-30 20:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.129 - - [2026-01-30 20:59:34] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.025790 10.0.0.129 - - [2026-01-30 20:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.129 - - [2026-01-30 20:59:34] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003544 10.0.0.129 - - [2026-01-30 20:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.129 - - [2026-01-30 20:59:34] "GET /service-appliance-set/54e1e094-bde4-46e7-bb20-d3efecc96a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003736 10.0.0.129 - - [2026-01-30 20:59:34] "POST /fqname-to-id HTTP/1.1" 404 258 0.001568 10.0.0.129 - - [2026-01-30 20:59:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.101152 10.0.0.129 - - [2026-01-30 20:59:35] "GET /virtual-machine-interface/5c9b6cab-3e4e-49ef-a1f7-6006758424a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.011627 10.0.0.129 - - [2026-01-30 20:59:35] "POST /set-tag HTTP/1.1" 200 109 0.012856 10.0.0.129 - - [2026-01-30 20:59:35] "POST /instance-ips HTTP/1.1" 200 418 0.020854 10.0.0.129 - - [2026-01-30 20:59:35] "GET /instance-ip/748bd38d-aafe-49ba-b512-2d941577a351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.004746 10.0.0.129 - - [2026-01-30 20:59:35] "POST /loadbalancers HTTP/1.1" 200 620 0.058770 10.0.0.129 - - [2026-01-30 20:59:35] "POST /service-instances HTTP/1.1" 200 568 0.022117 10.0.0.129 - - [2026-01-30 20:59:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.025266 10.0.0.129 - - [2026-01-30 20:59:35] "POST /ref-update HTTP/1.1" 200 156 0.025853 10.0.0.129 - - [2026-01-30 20:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013173 10.0.0.129 - - [2026-01-30 20:59:35] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.027524 10.0.0.129 - - [2026-01-30 20:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.129 - - [2026-01-30 20:59:35] "PUT /service-instance/807bdf18-cd3b-43b5-b29e-e3ba90c15b09 HTTP/1.1" 200 267 0.007679 10.0.0.129 - - [2026-01-30 20:59:35] "GET /virtual-machine-interface/5c9b6cab-3e4e-49ef-a1f7-6006758424a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.014802 10.0.0.129 - - [2026-01-30 20:59:35] "GET /virtual-machine-interface/5c9b6cab-3e4e-49ef-a1f7-6006758424a7?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.007561 10.0.0.129 - - [2026-01-30 20:59:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020071 10.0.0.129 - - [2026-01-30 20:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005564 10.0.0.129 - - [2026-01-30 20:59:35] "PUT /service-instance/807bdf18-cd3b-43b5-b29e-e3ba90c15b09 HTTP/1.1" 200 267 0.011181 10.0.0.129 - - [2026-01-30 20:59:35] "GET /floating-ip-pool/c023e9ae-ba50-4f76-86b7-d9f74e1d6fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.004256 10.0.0.129 - - [2026-01-30 20:59:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.009675 10.0.0.129 - - [2026-01-30 20:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.129 - - [2026-01-30 20:59:35] "POST /floating-ips HTTP/1.1" 200 673 0.105504 10.0.0.129 - - [2026-01-30 20:59:35] "POST /virtual-machines HTTP/1.1" 200 430 0.072196 10.0.0.129 - - [2026-01-30 20:59:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.028547 10.0.0.129 - - [2026-01-30 20:59:35] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.005292 10.0.0.129 - - [2026-01-30 20:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.129 - - [2026-01-30 20:59:35] "GET /policy-management/128afe7c-b63f-4e3f-8eb1-c8ac8f6d4344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.022882 10.0.0.129 - - [2026-01-30 20:59:35] "POST /tags HTTP/1.1" 409 221 0.002866 10.0.0.129 - - [2026-01-30 20:59:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.105499 10.0.0.129 - - [2026-01-30 20:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004579 10.0.0.129 - - [2026-01-30 20:59:35] "GET /tag/92b57492-e710-4635-a959-e93ff588b2d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.023536 10.0.0.129 - - [2026-01-30 20:59:35] "POST /tags HTTP/1.1" 409 238 0.002933 10.0.0.129 - - [2026-01-30 20:59:35] "POST /chown HTTP/1.1" 200 109 0.053093 10.0.0.129 - - [2026-01-30 20:59:35] "POST /chown HTTP/1.1" 200 109 0.013973 10.0.0.129 - - [2026-01-30 20:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006437 10.0.0.129 - - [2026-01-30 20:59:35] "GET /tag/46183dc2-48e3-4fb7-b4ff-2c11be78cb19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.029315 10.0.0.129 - - [2026-01-30 20:59:35] "PUT /virtual-machine-interface/7ef80739-6658-4881-b683-9102001857b9 HTTP/1.1" 200 285 0.027960 10.0.0.129 - - [2026-01-30 20:59:35] "PUT /instance-ip/748bd38d-aafe-49ba-b512-2d941577a351 HTTP/1.1" 200 257 0.039190 10.0.0.129 - - [2026-01-30 20:59:35] "POST /firewall-rules HTTP/1.1" 200 652 0.100625 10.0.0.129 - - [2026-01-30 20:59:36] "POST /ref-update HTTP/1.1" 200 156 0.061807 10.0.0.129 - - [2026-01-30 20:59:36] "GET /firewall-rule/e8f4bbb6-261d-4772-8340-656d272722a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.014106 10.0.0.129 - - [2026-01-30 20:59:36] "GET /firewall-policy/74ab9216-be06-4e46-8447-104613a7462f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005663 10.0.0.129 - - [2026-01-30 20:59:36] "GET /firewall-rule/e8f4bbb6-261d-4772-8340-656d272722a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002639 10.0.0.129 - - [2026-01-30 20:59:36] "POST /ref-update HTTP/1.1" 200 156 0.008500 10.0.0.129 - - [2026-01-30 20:59:36] "POST /ref-update HTTP/1.1" 200 156 0.021800 10.0.0.129 - - [2026-01-30 20:59:36] "POST /ref-update HTTP/1.1" 200 156 0.014830 10.0.0.129 - - [2026-01-30 20:59:36] "POST /ref-update HTTP/1.1" 200 156 0.051190 10.0.0.129 - - [2026-01-30 20:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.129 - - [2026-01-30 20:59:36] "POST /ref-update HTTP/1.1" 200 156 0.015646 10.0.0.129 - - [2026-01-30 20:59:36] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.076509 10.0.0.129 - - [2026-01-30 20:59:36] "POST /ref-update HTTP/1.1" 200 156 0.054200 10.0.0.129 - - [2026-01-30 20:59:36] "POST /virtual-machines HTTP/1.1" 200 430 0.014723 10.0.0.129 - - [2026-01-30 20:59:36] "GET /loadbalancer/7ddc4716-2845-4968-9629-1717a83bf97d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.017404 10.0.0.129 - - [2026-01-30 20:59:36] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.020086 10.0.0.129 - - [2026-01-30 20:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.129 - - [2026-01-30 20:59:36] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.117388 10.0.0.129 - - [2026-01-30 20:59:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.163455 10.0.0.129 - - [2026-01-30 20:59:36] "GET /loadbalancer-listener/3b4aa99a-6c45-42bb-b20e-e125e8b27d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.016934 10.0.0.129 - - [2026-01-30 20:59:36] "GET /loadbalancer-listener/3b4aa99a-6c45-42bb-b20e-e125e8b27d26?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.004464 10.0.0.129 - - [2026-01-30 20:59:36] "POST /chown HTTP/1.1" 200 109 0.034055 10.0.0.129 - - [2026-01-30 20:59:36] "POST /chown HTTP/1.1" 200 109 0.014429 10.0.0.129 - - [2026-01-30 20:59:36] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.025929 10.0.0.129 - - [2026-01-30 20:59:36] "PUT /virtual-machine-interface/285eec2d-f853-439a-84de-ff0da2f85d10 HTTP/1.1" 200 285 0.023216 10.0.0.129 - - [2026-01-30 20:59:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.014569 10.0.0.129 - - [2026-01-30 20:59:36] "GET /loadbalancer-pool/6fefe5af-0463-4cb4-a84f-d1dfcee85087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.012796 10.0.0.129 - - [2026-01-30 20:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.129 - - [2026-01-30 20:59:36] "PUT /instance-ip/748bd38d-aafe-49ba-b512-2d941577a351 HTTP/1.1" 200 257 0.046314 10.0.0.129 - - [2026-01-30 20:59:36] "POST /chown HTTP/1.1" 200 109 0.017519 10.0.0.129 - - [2026-01-30 20:59:36] "POST /ref-update HTTP/1.1" 200 156 0.032468 10.0.0.129 - - [2026-01-30 20:59:36] "POST /loadbalancer-members HTTP/1.1" 200 709 0.069307 10.0.0.129 - - [2026-01-30 20:59:36] "POST /chown HTTP/1.1" 200 109 0.060668 10.0.0.129 - - [2026-01-30 20:59:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.035238 10.0.0.129 - - [2026-01-30 20:59:36] "POST /ref-update HTTP/1.1" 200 156 0.043832 10.0.0.129 - - [2026-01-30 20:59:36] "GET /loadbalancer-member/a35fee3c-4741-4ca7-9007-e608bc7ba9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.011156 10.0.0.129 - - [2026-01-30 20:59:36] "PUT /instance-ip/748bd38d-aafe-49ba-b512-2d941577a351 HTTP/1.1" 200 257 0.052423 10.0.0.129 - - [2026-01-30 20:59:36] "POST /ref-update HTTP/1.1" 200 156 0.035307 10.0.0.129 - - [2026-01-30 20:59:36] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.010288 10.0.0.129 - - [2026-01-30 20:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.129 - - [2026-01-30 20:59:36] "GET /policy-management/128afe7c-b63f-4e3f-8eb1-c8ac8f6d4344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005913 10.0.0.129 - - [2026-01-30 20:59:36] "POST /ref-update HTTP/1.1" 200 156 0.033015 10.0.0.129 - - [2026-01-30 20:59:36] "POST /ref-update HTTP/1.1" 200 156 0.033350 10.0.0.129 - - [2026-01-30 20:59:36] "POST /tags HTTP/1.1" 409 221 0.002368 10.0.0.129 - - [2026-01-30 20:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.129 - - [2026-01-30 20:59:36] "POST /chown HTTP/1.1" 200 109 0.020939 10.0.0.129 - - [2026-01-30 20:59:36] "GET /tag/92b57492-e710-4635-a959-e93ff588b2d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.029228 10.0.0.129 - - [2026-01-30 20:59:36] "POST /ref-update HTTP/1.1" 200 156 0.039149 10.0.0.129 - - [2026-01-30 20:59:37] "POST /chown HTTP/1.1" 200 109 0.048163 10.0.0.129 - - [2026-01-30 20:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005937 10.0.0.129 - - [2026-01-30 20:59:37] "POST /tags HTTP/1.1" 409 238 0.001861 10.0.0.129 - - [2026-01-30 20:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.129 - - [2026-01-30 20:59:37] "GET /tag/46183dc2-48e3-4fb7-b4ff-2c11be78cb19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.019365 10.0.0.129 - - [2026-01-30 20:59:37] "POST /chown HTTP/1.1" 200 109 0.037989 10.0.0.129 - - [2026-01-30 20:59:37] "POST /firewall-rules HTTP/1.1" 409 293 0.010968 10.0.0.129 - - [2026-01-30 20:59:37] "PUT /instance-ip/748bd38d-aafe-49ba-b512-2d941577a351 HTTP/1.1" 200 257 0.032118 10.0.0.129 - - [2026-01-30 20:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.129 - - [2026-01-30 20:59:37] "POST /chown HTTP/1.1" 200 109 0.018495 10.0.0.129 - - [2026-01-30 20:59:37] "POST /ref-update HTTP/1.1" 200 156 0.045975 10.0.0.129 - - [2026-01-30 20:59:37] "PUT /instance-ip/748bd38d-aafe-49ba-b512-2d941577a351 HTTP/1.1" 200 257 0.039595 10.0.0.129 - - [2026-01-30 20:59:37] "PUT /firewall-rule/e8f4bbb6-261d-4772-8340-656d272722a9 HTTP/1.1" 200 261 0.052229 10.0.0.129 - - [2026-01-30 20:59:37] "GET /firewall-rule/e8f4bbb6-261d-4772-8340-656d272722a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.019440 10.0.0.129 - - [2026-01-30 20:59:37] "POST /ref-update HTTP/1.1" 200 156 0.036605 10.0.0.129 - - [2026-01-30 20:59:37] "GET /firewall-policy/74ab9216-be06-4e46-8447-104613a7462f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004136 10.0.0.129 - - [2026-01-30 20:59:37] "GET /firewall-rule/e8f4bbb6-261d-4772-8340-656d272722a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003045 10.0.0.129 - - [2026-01-30 20:59:37] "POST /chown HTTP/1.1" 200 109 0.008420 10.0.0.129 - - [2026-01-30 20:59:37] "POST /chown HTTP/1.1" 200 109 0.021016 10.0.0.129 - - [2026-01-30 20:59:37] "PUT /instance-ip/748bd38d-aafe-49ba-b512-2d941577a351 HTTP/1.1" 200 257 0.019425 10.0.0.129 - - [2026-01-30 20:59:37] "POST /ref-update HTTP/1.1" 200 156 0.010691 10.0.0.129 - - [2026-01-30 20:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.129 - - [2026-01-30 20:59:37] "POST /chown HTTP/1.1" 200 109 0.006190 10.0.0.129 - - [2026-01-30 20:59:37] "POST /chown HTTP/1.1" 200 109 0.008162 10.0.0.129 - - [2026-01-30 20:59:37] "PUT /instance-ip/748bd38d-aafe-49ba-b512-2d941577a351 HTTP/1.1" 200 257 0.019497 10.0.0.129 - - [2026-01-30 20:59:37] "POST /ref-update HTTP/1.1" 200 156 0.015899 10.0.0.129 - - [2026-01-30 20:59:37] "POST /chown HTTP/1.1" 200 109 0.006555 10.0.0.129 - - [2026-01-30 20:59:37] "POST /chown HTTP/1.1" 200 109 0.024223 10.0.0.129 - - [2026-01-30 20:59:37] "PUT /instance-ip/748bd38d-aafe-49ba-b512-2d941577a351 HTTP/1.1" 200 257 0.025175 10.0.0.129 - - [2026-01-30 20:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008680 10.0.0.129 - - [2026-01-30 20:59:37] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005537 10.0.0.129 - - [2026-01-30 20:59:37] "POST /ref-update HTTP/1.1" 200 156 0.029035 10.0.0.129 - - [2026-01-30 20:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.129 - - [2026-01-30 20:59:37] "POST /chown HTTP/1.1" 200 109 0.007206 10.0.0.129 - - [2026-01-30 20:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.129 - - [2026-01-30 20:59:37] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.042455 10.0.0.129 - - [2026-01-30 20:59:37] "POST /chown HTTP/1.1" 200 109 0.024613 10.0.0.129 - - [2026-01-30 20:59:37] "POST /virtual-machines HTTP/1.1" 200 374 0.008994 10.0.0.129 - - [2026-01-30 20:59:37] "PUT /instance-ip/748bd38d-aafe-49ba-b512-2d941577a351 HTTP/1.1" 200 257 0.033000 10.0.0.129 - - [2026-01-30 20:59:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.021173 10.0.0.129 - - [2026-01-30 20:59:37] "POST /ref-update HTTP/1.1" 200 156 0.047748 10.0.0.129 - - [2026-01-30 20:59:37] "POST /chown HTTP/1.1" 200 109 0.071995 10.0.0.129 - - [2026-01-30 20:59:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.176066 10.0.0.129 - - [2026-01-30 20:59:38] "POST /chown HTTP/1.1" 200 109 0.069037 10.0.0.129 - - [2026-01-30 20:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.055336 10.0.0.129 - - [2026-01-30 20:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004987 10.0.0.129 - - [2026-01-30 20:59:38] "PUT /instance-ip/748bd38d-aafe-49ba-b512-2d941577a351 HTTP/1.1" 200 257 0.059948 10.0.0.129 - - [2026-01-30 20:59:38] "GET /virtual-machine-interface/96a7e81a-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.005143 10.0.0.129 - - [2026-01-30 20:59:38] "POST /ref-update HTTP/1.1" 200 156 0.024310 10.0.0.129 - - [2026-01-30 20:59:38] "POST /instance-ips HTTP/1.1" 200 414 0.081890 10.0.0.129 - - [2026-01-30 20:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.048230 10.0.0.129 - - [2026-01-30 20:59:38] "GET /virtual-machine-interface/96a7e81a-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.016900 10.0.0.129 - - [2026-01-30 20:59:38] "PUT /service-instance/807bdf18-cd3b-43b5-b29e-e3ba90c15b09 HTTP/1.1" 200 267 0.012211 10.0.0.129 - - [2026-01-30 20:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.029180 10.0.0.129 - - [2026-01-30 20:59:38] "POST /set-tag HTTP/1.1" 200 109 0.074435 10.0.0.129 - - [2026-01-30 20:59:38] "GET /virtual-machine-interface/96a7e81a-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.024358 10.0.0.129 - - [2026-01-30 20:59:38] "GET /instance-ip/96cc6e38-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.004507 10.0.0.129 - - [2026-01-30 20:59:38] "PUT /service-instance/807bdf18-cd3b-43b5-b29e-e3ba90c15b09 HTTP/1.1" 200 267 0.021981 10.0.0.129 - - [2026-01-30 20:59:38] "GET /virtual-machine-interface/96a7e81a-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004291 10.0.0.129 - - [2026-01-30 20:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.012650 10.0.0.129 - - [2026-01-30 20:59:38] "POST /set-tag HTTP/1.1" 200 109 0.012137 10.0.0.129 - - [2026-01-30 20:59:38] "GET /virtual-router/b30578e5-5640-46b9-87bc-73354d9bff24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.008903 10.0.0.129 - - [2026-01-30 20:59:38] "POST /ref-update HTTP/1.1" 200 156 0.012207 10.0.0.129 - - [2026-01-30 20:59:38] "PUT /service-instance/807bdf18-cd3b-43b5-b29e-e3ba90c15b09 HTTP/1.1" 200 267 0.020001 10.0.0.129 - - [2026-01-30 20:59:38] "GET /virtual-machine-interface/96a7e81a-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.022643 10.0.0.129 - - [2026-01-30 20:59:38] "POST /set-tag HTTP/1.1" 200 109 0.003443 10.0.0.129 - - [2026-01-30 20:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.026775 10.0.0.129 - - [2026-01-30 20:59:38] "PUT /service-instance/807bdf18-cd3b-43b5-b29e-e3ba90c15b09 HTTP/1.1" 200 267 0.008580 10.0.0.129 - - [2026-01-30 20:59:38] "GET /virtual-machine-interface/96a7e81a-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004786 10.0.0.129 - - [2026-01-30 20:59:38] "POST /set-tag HTTP/1.1" 200 109 0.002263 10.0.0.129 - - [2026-01-30 20:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.005954 10.0.0.129 - - [2026-01-30 20:59:38] "PUT /service-instance/807bdf18-cd3b-43b5-b29e-e3ba90c15b09 HTTP/1.1" 200 267 0.007759 10.0.0.129 - - [2026-01-30 20:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.020163 10.0.0.129 - - [2026-01-30 20:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.129 - - [2026-01-30 20:59:38] "POST /chown HTTP/1.1" 200 109 0.006465 10.0.0.129 - - [2026-01-30 20:59:38] "POST /chown HTTP/1.1" 200 109 0.013955 10.0.0.129 - - [2026-01-30 20:59:38] "POST /ref-update HTTP/1.1" 200 156 0.025856 10.0.0.129 - - [2026-01-30 20:59:39] "POST /chown HTTP/1.1" 200 109 0.052960 10.0.0.129 - - [2026-01-30 20:59:39] "POST /chown HTTP/1.1" 200 109 0.008681 10.0.0.129 - - [2026-01-30 20:59:39] "POST /ref-update HTTP/1.1" 200 156 0.018304 10.0.0.129 - - [2026-01-30 20:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007329 10.0.0.129 - - [2026-01-30 20:59:39] "POST /chown HTTP/1.1" 200 109 0.012691 10.0.0.129 - - [2026-01-30 20:59:39] "POST /chown HTTP/1.1" 200 109 0.024336 10.0.0.129 - - [2026-01-30 20:59:39] "POST /chown HTTP/1.1" 200 109 0.020648 10.0.0.129 - - [2026-01-30 20:59:39] "POST /chown HTTP/1.1" 200 109 0.008203 10.0.0.129 - - [2026-01-30 20:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.129 - - [2026-01-30 20:59:39] "POST /chown HTTP/1.1" 200 109 0.007170 10.0.0.129 - - [2026-01-30 20:59:39] "POST /chown HTTP/1.1" 200 109 0.015719 10.0.0.129 - - [2026-01-30 20:59:39] "POST /chown HTTP/1.1" 200 109 0.006606 10.0.0.129 - - [2026-01-30 20:59:39] "POST /chown HTTP/1.1" 200 109 0.014870 10.0.0.129 - - [2026-01-30 20:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.129 - - [2026-01-30 20:59:39] "POST /chown HTTP/1.1" 200 109 0.006260 10.0.0.129 - - [2026-01-30 20:59:39] "POST /chown HTTP/1.1" 200 109 0.015354 10.0.0.129 - - [2026-01-30 20:59:39] "POST /chown HTTP/1.1" 200 109 0.015838 10.0.0.129 - - [2026-01-30 20:59:39] "POST /chown HTTP/1.1" 200 109 0.017409 10.0.0.129 - - [2026-01-30 20:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.129 - - [2026-01-30 20:59:39] "POST /chown HTTP/1.1" 200 109 0.008058 10.0.0.129 - - [2026-01-30 20:59:39] "POST /chown HTTP/1.1" 200 109 0.020184 10.0.0.129 - - [2026-01-30 20:59:39] "POST /chown HTTP/1.1" 200 109 0.012328 10.0.0.129 - - [2026-01-30 20:59:39] "POST /chown HTTP/1.1" 200 109 0.020330 10.0.0.129 - - [2026-01-30 20:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.129 - - [2026-01-30 20:59:39] "POST /chown HTTP/1.1" 200 109 0.005953 10.0.0.129 - - [2026-01-30 20:59:39] "POST /chown HTTP/1.1" 200 109 0.019535 10.0.0.129 - - [2026-01-30 20:59:39] "POST /chown HTTP/1.1" 200 109 0.016770 10.0.0.129 - - [2026-01-30 20:59:39] "POST /chown HTTP/1.1" 200 109 0.006438 10.0.0.129 - - [2026-01-30 20:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.129 - - [2026-01-30 20:59:39] "POST /chown HTTP/1.1" 200 109 0.006894 10.0.0.129 - - [2026-01-30 20:59:39] "POST /chown HTTP/1.1" 200 109 0.006009 10.0.0.129 - - [2026-01-30 20:59:39] "POST /chown HTTP/1.1" 200 109 0.023763 10.0.0.129 - - [2026-01-30 20:59:40] "POST /chown HTTP/1.1" 200 109 0.020652 10.0.0.129 - - [2026-01-30 20:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.129 - - [2026-01-30 20:59:40] "POST /chown HTTP/1.1" 200 109 0.005957 10.0.0.129 - - [2026-01-30 20:59:40] "POST /chown HTTP/1.1" 200 109 0.015789 10.0.0.129 - - [2026-01-30 20:59:40] "POST /chown HTTP/1.1" 200 109 0.011909 10.0.0.129 - - [2026-01-30 20:59:40] "POST /chown HTTP/1.1" 200 109 0.006294 10.0.0.129 - - [2026-01-30 20:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.129 - - [2026-01-30 20:59:40] "POST /chown HTTP/1.1" 200 109 0.009003 10.0.0.129 - - [2026-01-30 20:59:40] "POST /chown HTTP/1.1" 200 109 0.006340 10.0.0.129 - - [2026-01-30 20:59:40] "POST /chown HTTP/1.1" 200 109 0.019708 10.0.0.129 - - [2026-01-30 20:59:40] "POST /chown HTTP/1.1" 200 109 0.022205 10.0.0.129 - - [2026-01-30 20:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.129 - - [2026-01-30 20:59:40] "POST /chown HTTP/1.1" 200 109 0.006655 10.0.0.129 - - [2026-01-30 20:59:40] "POST /chown HTTP/1.1" 200 109 0.016398 10.0.0.129 - - [2026-01-30 20:59:40] "POST /chown HTTP/1.1" 200 109 0.014910 10.0.0.129 - - [2026-01-30 20:59:40] "POST /chown HTTP/1.1" 200 109 0.023243 10.0.0.129 - - [2026-01-30 20:59:42] "GET /virtual-machine-interface/924fca44-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005403 10.0.0.129 - - [2026-01-30 20:59:42] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.129 - - [2026-01-30 20:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.129 - - [2026-01-30 20:59:42] "GET /loadbalancer/dd7dac72-c2ee-44d0-b1c8-2a14e4ce5023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002476 10.0.0.129 - - [2026-01-30 20:59:42] "GET /loadbalancer-pool/ddd8add9-4f1d-4570-83d1-a0e4ee8e9c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002506 10.0.0.129 - - [2026-01-30 20:59:42] "POST /loadbalancer-members HTTP/1.1" 200 704 0.017846 10.0.0.129 - - [2026-01-30 20:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.015429 10.0.0.129 - - [2026-01-30 20:59:42] "GET /virtual-machine-interface/924fca44-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013965 10.0.0.129 - - [2026-01-30 20:59:42] "GET /virtual-machine-interface/924fca44-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003739 10.0.0.129 - - [2026-01-30 20:59:42] "POST /ref-update HTTP/1.1" 200 156 0.006763 10.0.0.129 - - [2026-01-30 20:59:42] "POST /tags HTTP/1.1" 409 221 0.001841 10.0.0.129 - - [2026-01-30 20:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.129 - - [2026-01-30 20:59:42] "GET /tag/92b57492-e710-4635-a959-e93ff588b2d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010218 10.0.0.129 - - [2026-01-30 20:59:42] "GET /floating-ip/2d1a6004-c2bc-4e62-a145-1537df86c053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.003749 10.0.0.129 - - [2026-01-30 20:59:42] "PUT /floating-ip/2d1a6004-c2bc-4e62-a145-1537df86c053 HTTP/1.1" 200 257 0.007396 10.0.0.129 - - [2026-01-30 20:59:42] "POST /set-tag HTTP/1.1" 200 109 0.040219 10.0.0.129 - - [2026-01-30 20:59:43] "GET /virtual-machine-interface/91f29464-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007387 10.0.0.129 - - [2026-01-30 20:59:43] "POST /set-tag HTTP/1.1" 200 109 0.003003 10.0.0.129 - - [2026-01-30 20:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.129 - - [2026-01-30 20:59:43] "GET /loadbalancer/dd7dac72-c2ee-44d0-b1c8-2a14e4ce5023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002536 10.0.0.129 - - [2026-01-30 20:59:43] "GET /loadbalancer-pool/ddd8add9-4f1d-4570-83d1-a0e4ee8e9c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003162 10.0.0.129 - - [2026-01-30 20:59:43] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014386 10.0.0.129 - - [2026-01-30 20:59:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012633 10.0.0.129 - - [2026-01-30 20:59:43] "GET /virtual-machine-interface/91f29464-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007791 10.0.0.129 - - [2026-01-30 20:59:43] "GET /virtual-machine-interface/91f29464-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004939 10.0.0.129 - - [2026-01-30 20:59:43] "POST /ref-update HTTP/1.1" 200 156 0.008587 10.0.0.129 - - [2026-01-30 20:59:43] "GET /floating-ip/2d1a6004-c2bc-4e62-a145-1537df86c053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.002324 10.0.0.129 - - [2026-01-30 20:59:43] "POST /set-tag HTTP/1.1" 200 109 0.020679 10.0.0.129 - - [2026-01-30 20:59:47] "GET /virtual-machine/61b6c203-e734-4daf-94dc-61e0d630c6a1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002946 10.0.0.129 - - [2026-01-30 20:59:47] "GET /virtual-machine-interface/91f29464-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004319 10.0.0.129 - - [2026-01-30 20:59:47] "GET /virtual-machine/d3d031c5-14cc-4e60-8a3a-6ef10ce4af7f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002964 10.0.0.129 - - [2026-01-30 20:59:47] "GET /virtual-machine-interface/924fca44-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.010972 10.0.0.129 - - [2026-01-30 20:59:53] "GET /virtual-machine-interface/96a7e81a-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004240 10.0.0.129 - - [2026-01-30 20:59:53] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.129 - - [2026-01-30 20:59:57] "GET /virtual-machine/9ad28008-7702-440f-afef-2206545d7a39?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003600 10.0.0.129 - - [2026-01-30 20:59:57] "GET /virtual-machine-interface/96a7e81a-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005113 10.0.0.129 - - [2026-01-30 20:59:58] "GET /virtual-machine-interface/96a7e81a-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006515 10.0.0.129 - - [2026-01-30 20:59:58] "POST /set-tag HTTP/1.1" 200 109 0.002091 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:00:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000903 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:00:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000989 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:00:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000926 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:00:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000949 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:00:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000968 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:00:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000981 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:00:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000924 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:00:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001052 10.0.0.129 - - [2026-01-30 21:00:29] "GET /virtual-machine-interface/96a7e81a-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006814 10.0.0.129 - - [2026-01-30 21:00:29] "POST /set-tag HTTP/1.1" 200 109 0.002203 10.0.0.129 - - [2026-01-30 21:00:29] "GET /virtual-machine-interface/96a7e81a-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003849 10.0.0.129 - - [2026-01-30 21:00:29] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.129 - - [2026-01-30 21:00:29] "GET /virtual-machine/9ad28008-7702-440f-afef-2206545d7a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002552 10.0.0.129 - - [2026-01-30 21:00:29] "POST /ref-update HTTP/1.1" 200 156 0.011727 10.0.0.129 - - [2026-01-30 21:00:29] "GET /virtual-machine-interface/96a7e81a-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.012205 10.0.0.129 - - [2026-01-30 21:00:29] "POST /set-tag HTTP/1.1" 200 109 0.016948 10.0.0.129 - - [2026-01-30 21:00:29] "POST /set-tag HTTP/1.1" 200 109 0.013846 10.0.0.129 - - [2026-01-30 21:00:29] "DELETE /instance-ip/96cc6e38-fe1e-11f0-a1fe-fa163e9a8a09 HTTP/1.1" 200 115 0.041874 10.0.0.129 - - [2026-01-30 21:00:29] "DELETE /virtual-machine-interface/96a7e81a-fe1e-11f0-a1fe-fa163e9a8a09 HTTP/1.1" 200 115 0.035499 10.0.0.129 - - [2026-01-30 21:00:29] "DELETE /virtual-machine/9ad28008-7702-440f-afef-2206545d7a39 HTTP/1.1" 200 115 0.022023 10.0.0.129 - - [2026-01-30 21:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.129 - - [2026-01-30 21:00:33] "GET /tag/46183dc2-48e3-4fb7-b4ff-2c11be78cb19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.013266 10.0.0.129 - - [2026-01-30 21:00:33] "GET /tag/46183dc2-48e3-4fb7-b4ff-2c11be78cb19?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.012436 10.0.0.129 - - [2026-01-30 21:00:33] "GET /virtual-machine-interface/285eec2d-f853-439a-84de-ff0da2f85d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.004288 10.0.0.129 - - [2026-01-30 21:00:33] "POST /set-tag HTTP/1.1" 200 109 0.016337 10.0.0.129 - - [2026-01-30 21:00:33] "GET /virtual-machine-interface/5c9b6cab-3e4e-49ef-a1f7-6006758424a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.023103 10.0.0.129 - - [2026-01-30 21:00:33] "POST /set-tag HTTP/1.1" 200 109 0.016518 10.0.0.129 - - [2026-01-30 21:00:33] "GET /virtual-machine-interface/7ef80739-6658-4881-b683-9102001857b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004839 10.0.0.129 - - [2026-01-30 21:00:33] "POST /set-tag HTTP/1.1" 200 109 0.018506 10.0.0.129 - - [2026-01-30 21:00:33] "GET /firewall-policy/74ab9216-be06-4e46-8447-104613a7462f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.007771 10.0.0.129 - - [2026-01-30 21:00:33] "GET /firewall-rule/e8f4bbb6-261d-4772-8340-656d272722a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002918 10.0.0.129 - - [2026-01-30 21:00:33] "POST /ref-update HTTP/1.1" 200 156 0.012890 10.0.0.129 - - [2026-01-30 21:00:33] "DELETE /firewall-rule/e8f4bbb6-261d-4772-8340-656d272722a9 HTTP/1.1" 200 115 0.046131 10.0.0.129 - - [2026-01-30 21:00:33] "DELETE /loadbalancer-member/a35fee3c-4741-4ca7-9007-e608bc7ba9fc HTTP/1.1" 200 115 0.029458 10.0.0.129 - - [2026-01-30 21:00:33] "PUT /service-instance/807bdf18-cd3b-43b5-b29e-e3ba90c15b09 HTTP/1.1" 200 267 0.008480 10.0.0.129 - - [2026-01-30 21:00:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.015814 10.0.0.129 - - [2026-01-30 21:00:33] "DELETE /loadbalancer-pool/6fefe5af-0463-4cb4-a84f-d1dfcee85087 HTTP/1.1" 200 115 0.062067 10.0.0.129 - - [2026-01-30 21:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.129 - - [2026-01-30 21:00:33] "DELETE /loadbalancer-listener/3b4aa99a-6c45-42bb-b20e-e125e8b27d26 HTTP/1.1" 200 115 0.030660 10.0.0.129 - - [2026-01-30 21:00:33] "GET /floating-ip/b253234c-ecb6-4549-95ad-8f367c70ed90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.002563 10.0.0.129 - - [2026-01-30 21:00:33] "POST /chown HTTP/1.1" 200 109 0.006699 10.0.0.129 - - [2026-01-30 21:00:33] "POST /chown HTTP/1.1" 200 109 0.015829 10.0.0.129 - - [2026-01-30 21:00:33] "POST /chown HTTP/1.1" 200 109 0.017334 10.0.0.129 - - [2026-01-30 21:00:33] "PUT /floating-ip/b253234c-ecb6-4549-95ad-8f367c70ed90 HTTP/1.1" 200 257 0.037773 10.0.0.129 - - [2026-01-30 21:00:33] "POST /chown HTTP/1.1" 200 109 0.006020 10.0.0.129 - - [2026-01-30 21:00:33] "DELETE /floating-ip/b253234c-ecb6-4549-95ad-8f367c70ed90 HTTP/1.1" 200 115 0.061623 10.0.0.129 - - [2026-01-30 21:00:33] "PUT /service-instance/807bdf18-cd3b-43b5-b29e-e3ba90c15b09 HTTP/1.1" 200 267 0.015540 10.0.0.129 - - [2026-01-30 21:00:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.021593 10.0.0.129 - - [2026-01-30 21:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.129 - - [2026-01-30 21:00:33] "DELETE /loadbalancer/7ddc4716-2845-4968-9629-1717a83bf97d HTTP/1.1" 200 115 0.087198 10.0.0.129 - - [2026-01-30 21:00:33] "POST /service-instances HTTP/1.1" 409 259 0.006134 10.0.0.129 - - [2026-01-30 21:00:34] "POST /service-instances HTTP/1.1" 409 259 0.006520 10.0.0.129 - - [2026-01-30 21:00:34] "POST /ref-update HTTP/1.1" 404 171 0.002157 10.0.0.129 - - [2026-01-30 21:00:34] "DELETE /instance-ip/748bd38d-aafe-49ba-b512-2d941577a351 HTTP/1.1" 200 115 0.091983 10.0.0.129 - - [2026-01-30 21:00:34] "POST /ref-update HTTP/1.1" 404 171 0.002463 10.0.0.129 - - [2026-01-30 21:00:34] "DELETE /virtual-machine-interface/5c9b6cab-3e4e-49ef-a1f7-6006758424a7 HTTP/1.1" 200 115 0.051281 10.0.0.129 - - [2026-01-30 21:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005731 10.0.0.129 - - [2026-01-30 21:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006074 10.0.0.129 - - [2026-01-30 21:00:34] "DELETE /tag/46183dc2-48e3-4fb7-b4ff-2c11be78cb19 HTTP/1.1" 200 115 0.099525 10.0.0.129 - - [2026-01-30 21:00:34] "DELETE /service-instance/807bdf18-cd3b-43b5-b29e-e3ba90c15b09 HTTP/1.1" 200 115 0.047864 10.0.0.129 - - [2026-01-30 21:00:34] "GET /floating-ip-pool/c023e9ae-ba50-4f76-86b7-d9f74e1d6fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.004940 10.0.0.129 - - [2026-01-30 21:00:34] "GET /virtual-machine-interface/7ef80739-6658-4881-b683-9102001857b9?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.004945 10.0.0.129 - - [2026-01-30 21:00:34] "POST /ref-update HTTP/1.1" 200 156 0.020921 10.0.0.129 - - [2026-01-30 21:00:34] "DELETE /virtual-machine-interface/7ef80739-6658-4881-b683-9102001857b9 HTTP/1.1" 200 115 0.069449 10.0.0.129 - - [2026-01-30 21:00:34] "POST /ref-update HTTP/1.1" 200 156 0.018467 10.0.0.129 - - [2026-01-30 21:00:34] "DELETE /floating-ip-pool/c023e9ae-ba50-4f76-86b7-d9f74e1d6fd3 HTTP/1.1" 200 115 0.059095 10.0.0.129 - - [2026-01-30 21:00:34] "DELETE /virtual-machine/b7aed468-d78f-4407-9772-79f31d57f49d HTTP/1.1" 200 115 0.040001 10.0.0.129 - - [2026-01-30 21:00:34] "GET /virtual-machine-interface/285eec2d-f853-439a-84de-ff0da2f85d10?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.005064 10.0.0.129 - - [2026-01-30 21:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.129 - - [2026-01-30 21:00:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003103 10.0.0.129 - - [2026-01-30 21:00:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002756 10.0.0.129 - - [2026-01-30 21:00:34] "DELETE /virtual-network/f1a96686-2a66-442e-9fce-c97286050c35 HTTP/1.1" 200 115 0.139408 10.0.0.129 - - [2026-01-30 21:00:34] "GET /routing-instance/cf52c85a-51a9-4a61-91e2-68ab773334e9 HTTP/1.1" 404 171 0.005422 10.0.0.129 - - [2026-01-30 21:00:34] "GET /domains HTTP/1.1" 200 281 0.010165 10.0.0.129 - - [2026-01-30 21:00:34] "GET /domain/53a35014-4809-404e-8dfb-e71d33f68ea2 HTTP/1.1" 200 3099 0.008995 10.0.0.129 - - [2026-01-30 21:00:34] "DELETE /virtual-machine-interface/285eec2d-f853-439a-84de-ff0da2f85d10 HTTP/1.1" 200 115 0.146959 10.0.0.129 - - [2026-01-30 21:00:34] "DELETE /route-target/6bf01ea1-7548-4c68-ad97-04ff5e3ddce1 HTTP/1.1" 200 115 0.073501 10.0.0.129 - - [2026-01-30 21:00:34] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962 HTTP/1.1" 200 6899 0.071209 10.0.0.129 - - [2026-01-30 21:00:34] "DELETE /virtual-machine/5a556d26-d126-46e8-8abc-cc86d1fc50b2 HTTP/1.1" 200 115 0.061781 10.0.0.129 - - [2026-01-30 21:00:34] "GET /virtual-machine-interface/924fca44-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.014126 10.0.0.129 - - [2026-01-30 21:00:34] "POST /set-tag HTTP/1.1" 200 109 0.003643 10.0.0.129 - - [2026-01-30 21:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.129 - - [2026-01-30 21:00:34] "GET /loadbalancer/dd7dac72-c2ee-44d0-b1c8-2a14e4ce5023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002571 10.0.0.129 - - [2026-01-30 21:00:34] "GET /virtual-machine-interface/924fca44-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004575 10.0.0.129 - - [2026-01-30 21:00:34] "POST /set-tag HTTP/1.1" 200 109 0.023656 10.0.0.129 - - [2026-01-30 21:00:34] "DELETE /loadbalancer-member/6c3e8577-20dc-40f8-b866-9154e37d2def HTTP/1.1" 200 115 0.054164 10.0.0.129 - - [2026-01-30 21:00:36] "GET /virtual-machine-interface/924fca44-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011875 10.0.0.129 - - [2026-01-30 21:00:36] "POST /set-tag HTTP/1.1" 200 109 0.006559 10.0.0.129 - - [2026-01-30 21:00:36] "GET /virtual-machine-interface/924fca44-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005440 10.0.0.129 - - [2026-01-30 21:00:36] "POST /set-tag HTTP/1.1" 200 109 0.002541 10.0.0.129 - - [2026-01-30 21:00:36] "GET /virtual-machine/d3d031c5-14cc-4e60-8a3a-6ef10ce4af7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003487 10.0.0.129 - - [2026-01-30 21:00:36] "POST /ref-update HTTP/1.1" 200 156 0.018509 10.0.0.129 - - [2026-01-30 21:00:36] "GET /virtual-machine-interface/924fca44-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006000 10.0.0.129 - - [2026-01-30 21:00:36] "POST /set-tag HTTP/1.1" 200 109 0.017277 10.0.0.129 - - [2026-01-30 21:00:36] "POST /set-tag HTTP/1.1" 200 109 0.032700 10.0.0.129 - - [2026-01-30 21:00:36] "POST /set-tag HTTP/1.1" 200 109 0.037336 10.0.0.129 - - [2026-01-30 21:00:36] "DELETE /instance-ip/926a515c-fe1e-11f0-a1fe-fa163e9a8a09 HTTP/1.1" 200 115 0.054866 10.0.0.129 - - [2026-01-30 21:00:36] "POST /ref-update HTTP/1.1" 200 156 0.008816 10.0.0.129 - - [2026-01-30 21:00:36] "DELETE /virtual-machine-interface/924fca44-fe1e-11f0-a1fe-fa163e9a8a09 HTTP/1.1" 200 115 0.040559 10.0.0.129 - - [2026-01-30 21:00:36] "DELETE /virtual-machine/d3d031c5-14cc-4e60-8a3a-6ef10ce4af7f HTTP/1.1" 200 115 0.024693 10.0.0.129 - - [2026-01-30 21:00:39] "GET /virtual-machine-interface/91f29464-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004737 10.0.0.129 - - [2026-01-30 21:00:39] "POST /set-tag HTTP/1.1" 200 109 0.002500 10.0.0.129 - - [2026-01-30 21:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.129 - - [2026-01-30 21:00:39] "GET /loadbalancer/dd7dac72-c2ee-44d0-b1c8-2a14e4ce5023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003068 10.0.0.129 - - [2026-01-30 21:00:41] "GET /virtual-machine-interface/91f29464-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.010472 10.0.0.129 - - [2026-01-30 21:00:41] "POST /set-tag HTTP/1.1" 200 109 0.003844 10.0.0.129 - - [2026-01-30 21:00:41] "GET /virtual-machine-interface/91f29464-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004328 10.0.0.129 - - [2026-01-30 21:00:41] "POST /set-tag HTTP/1.1" 200 109 0.003600 10.0.0.129 - - [2026-01-30 21:00:41] "GET /virtual-machine/61b6c203-e734-4daf-94dc-61e0d630c6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002978 10.0.0.129 - - [2026-01-30 21:00:41] "POST /ref-update HTTP/1.1" 200 156 0.009068 10.0.0.129 - - [2026-01-30 21:00:41] "GET /virtual-machine-interface/91f29464-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.016259 10.0.0.129 - - [2026-01-30 21:00:41] "POST /set-tag HTTP/1.1" 200 109 0.019111 10.0.0.129 - - [2026-01-30 21:00:41] "POST /set-tag HTTP/1.1" 200 109 0.023829 10.0.0.129 - - [2026-01-30 21:00:41] "POST /set-tag HTTP/1.1" 200 109 0.027313 10.0.0.129 - - [2026-01-30 21:00:41] "DELETE /instance-ip/920c0cdc-fe1e-11f0-a1fe-fa163e9a8a09 HTTP/1.1" 200 115 0.045688 10.0.0.129 - - [2026-01-30 21:00:41] "POST /ref-update HTTP/1.1" 200 156 0.008134 10.0.0.129 - - [2026-01-30 21:00:41] "DELETE /virtual-machine-interface/91f29464-fe1e-11f0-a1fe-fa163e9a8a09 HTTP/1.1" 200 115 0.043466 10.0.0.129 - - [2026-01-30 21:00:41] "DELETE /virtual-machine/61b6c203-e734-4daf-94dc-61e0d630c6a1 HTTP/1.1" 200 115 0.021217 10.0.0.129 - - [2026-01-30 21:00:41] "DELETE /tag/e05a45cf-94eb-4cac-89ff-daa44c66c7a3 HTTP/1.1" 200 115 0.031228 10.0.0.129 - - [2026-01-30 21:00:41] "DELETE /tag/8483d497-df2e-4870-b15e-8fe83f54a555 HTTP/1.1" 200 115 0.052153 10.0.0.129 - - [2026-01-30 21:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.129 - - [2026-01-30 21:00:45] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032873 10.0.0.129 - - [2026-01-30 21:00:45] "POST /tags HTTP/1.1" 200 394 0.024422 10.0.0.129 - - [2026-01-30 21:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.129 - - [2026-01-30 21:00:45] "GET /tag/9e12ca5d-d019-4264-8310-d2ca2cab0291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.023622 10.0.0.129 - - [2026-01-30 21:00:45] "POST /tags HTTP/1.1" 200 342 0.042434 10.0.0.129 - - [2026-01-30 21:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004946 10.0.0.129 - - [2026-01-30 21:00:45] "GET /tag/cd39cb0a-8229-411e-a282-a84fe198ec18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.032020 10.0.0.129 - - [2026-01-30 21:00:45] "POST /id-to-fqname HTTP/1.1" 200 192 0.000504 10.0.0.129 - - [2026-01-30 21:00:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.017471 10.0.0.129 - - [2026-01-30 21:00:45] "POST /security-groups HTTP/1.1" 200 589 0.126350 10.0.0.129 - - [2026-01-30 21:00:45] "POST /projects HTTP/1.1" 200 521 0.439602 10.0.0.129 - - [2026-01-30 21:00:45] "POST /fqname-to-id HTTP/1.1" 404 236 0.007269 10.0.0.129 - - [2026-01-30 21:00:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.024903 10.0.0.129 - - [2026-01-30 21:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015807 10.0.0.129 - - [2026-01-30 21:00:45] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.043348 10.0.0.129 - - [2026-01-30 21:00:45] "POST /access-control-lists HTTP/1.1" 200 600 0.112768 10.0.0.129 - - [2026-01-30 21:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.129 - - [2026-01-30 21:00:46] "POST /fqname-to-id HTTP/1.1" 404 235 0.006062 10.0.0.129 - - [2026-01-30 21:00:46] "GET /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.010991 10.0.0.129 - - [2026-01-30 21:00:46] "POST /access-control-lists HTTP/1.1" 200 598 0.044695 10.0.0.129 - - [2026-01-30 21:00:46] "PUT /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9 HTTP/1.1" 200 265 0.112963 10.0.0.129 - - [2026-01-30 21:00:46] "PUT /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d HTTP/1.1" 200 265 0.106764 10.0.0.129 - - [2026-01-30 21:00:46] "POST /security-groups HTTP/1.1" 200 593 0.108296 10.0.0.129 - - [2026-01-30 21:00:46] "POST /fqname-to-id HTTP/1.1" 404 270 0.018234 10.0.0.129 - - [2026-01-30 21:00:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.110074 10.0.0.129 - - [2026-01-30 21:00:46] "POST /chown HTTP/1.1" 200 109 0.054440 10.0.0.129 - - [2026-01-30 21:00:46] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.021064 10.0.0.129 - - [2026-01-30 21:00:46] "POST /access-control-lists HTTP/1.1" 200 634 0.148011 10.0.0.129 - - [2026-01-30 21:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.129 - - [2026-01-30 21:00:46] "GET /policy-management/128afe7c-b63f-4e3f-8eb1-c8ac8f6d4344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011665 10.0.0.129 - - [2026-01-30 21:00:46] "POST /fqname-to-id HTTP/1.1" 404 269 0.001933 10.0.0.129 - - [2026-01-30 21:00:46] "POST /tags HTTP/1.1" 409 226 0.001653 10.0.0.129 - - [2026-01-30 21:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005388 10.0.0.129 - - [2026-01-30 21:00:46] "GET /tag/cd39cb0a-8229-411e-a282-a84fe198ec18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.022074 10.0.0.129 - - [2026-01-30 21:00:46] "POST /access-control-lists HTTP/1.1" 200 632 0.112649 10.0.0.129 - - [2026-01-30 21:00:46] "POST /firewall-rules HTTP/1.1" 200 602 0.147143 10.0.0.129 - - [2026-01-30 21:00:46] "GET /firewall-rule/f23bacc3-0db2-44f6-b1ec-b70818ba5b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004441 10.0.0.129 - - [2026-01-30 21:00:46] "GET /firewall-policy/c051b684-1cd3-48b3-ac74-2f07a865a9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.004108 10.0.0.129 - - [2026-01-30 21:00:46] "GET /firewall-rule/f23bacc3-0db2-44f6-b1ec-b70818ba5b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003073 10.0.0.129 - - [2026-01-30 21:00:47] "POST /ref-update HTTP/1.1" 200 156 0.043913 10.0.0.129 - - [2026-01-30 21:00:47] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.007961 10.0.0.129 - - [2026-01-30 21:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.129 - - [2026-01-30 21:00:47] "GET /policy-management/128afe7c-b63f-4e3f-8eb1-c8ac8f6d4344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002844 10.0.0.129 - - [2026-01-30 21:00:47] "POST /tags HTTP/1.1" 409 226 0.002018 10.0.0.129 - - [2026-01-30 21:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.129 - - [2026-01-30 21:00:47] "GET /tag/cd39cb0a-8229-411e-a282-a84fe198ec18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014006 10.0.0.129 - - [2026-01-30 21:00:47] "POST /firewall-rules HTTP/1.1" 200 600 0.075839 10.0.0.129 - - [2026-01-30 21:00:47] "GET /firewall-rule/5e64e784-06ae-48b7-98c6-6a1e1657c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.019203 10.0.0.129 - - [2026-01-30 21:00:47] "GET /firewall-policy/c051b684-1cd3-48b3-ac74-2f07a865a9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.004689 10.0.0.129 - - [2026-01-30 21:00:47] "GET /firewall-rule/5e64e784-06ae-48b7-98c6-6a1e1657c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002766 10.0.0.129 - - [2026-01-30 21:00:47] "POST /ref-update HTTP/1.1" 200 156 0.047553 10.0.0.129 - - [2026-01-30 21:00:48] "POST /tags HTTP/1.1" 200 394 0.025243 10.0.0.129 - - [2026-01-30 21:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011537 10.0.0.129 - - [2026-01-30 21:00:48] "GET /tag/569c4172-4fd6-471e-b53e-dbcd25e31fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012372 10.0.0.129 - - [2026-01-30 21:00:48] "POST /tags HTTP/1.1" 200 342 0.018927 10.0.0.129 - - [2026-01-30 21:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.129 - - [2026-01-30 21:00:48] "GET /tag/b57400ce-d181-4632-b249-7022a4d88678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011789 10.0.0.129 - - [2026-01-30 21:00:48] "POST /id-to-fqname HTTP/1.1" 200 192 0.002702 10.0.0.129 - - [2026-01-30 21:00:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.003767 10.0.0.129 - - [2026-01-30 21:00:48] "POST /security-groups HTTP/1.1" 200 589 0.069648 10.0.0.129 - - [2026-01-30 21:00:48] "POST /projects HTTP/1.1" 200 521 0.165982 10.0.0.129 - - [2026-01-30 21:00:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.002066 10.0.0.129 - - [2026-01-30 21:00:48] "POST /access-control-lists HTTP/1.1" 200 600 0.075071 10.0.0.129 - - [2026-01-30 21:00:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.067047 10.0.0.129 - - [2026-01-30 21:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.129 - - [2026-01-30 21:00:48] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.008077 10.0.0.129 - - [2026-01-30 21:00:48] "POST /fqname-to-id HTTP/1.1" 404 235 0.005013 10.0.0.129 - - [2026-01-30 21:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.129 - - [2026-01-30 21:00:48] "GET /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.034322 10.0.0.129 - - [2026-01-30 21:00:48] "POST /access-control-lists HTTP/1.1" 200 598 0.069800 10.0.0.129 - - [2026-01-30 21:00:48] "PUT /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9 HTTP/1.1" 200 265 0.050924 10.0.0.129 - - [2026-01-30 21:00:48] "PUT /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d HTTP/1.1" 200 265 0.039700 10.0.0.129 - - [2026-01-30 21:00:48] "POST /security-groups HTTP/1.1" 200 593 0.075136 10.0.0.129 - - [2026-01-30 21:00:48] "POST /fqname-to-id HTTP/1.1" 404 270 0.002102 10.0.0.129 - - [2026-01-30 21:00:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.032259 10.0.0.129 - - [2026-01-30 21:00:49] "POST /chown HTTP/1.1" 200 109 0.026618 10.0.0.129 - - [2026-01-30 21:00:49] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.012041 10.0.0.129 - - [2026-01-30 21:00:49] "POST /access-control-lists HTTP/1.1" 200 634 0.096373 10.0.0.129 - - [2026-01-30 21:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014760 10.0.0.129 - - [2026-01-30 21:00:49] "GET /policy-management/128afe7c-b63f-4e3f-8eb1-c8ac8f6d4344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003323 10.0.0.129 - - [2026-01-30 21:00:49] "POST /fqname-to-id HTTP/1.1" 404 269 0.002007 10.0.0.129 - - [2026-01-30 21:00:49] "POST /tags HTTP/1.1" 409 226 0.006591 10.0.0.129 - - [2026-01-30 21:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.129 - - [2026-01-30 21:00:49] "GET /tag/b57400ce-d181-4632-b249-7022a4d88678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.058920 10.0.0.129 - - [2026-01-30 21:00:49] "POST /access-control-lists HTTP/1.1" 200 632 0.085577 10.0.0.129 - - [2026-01-30 21:00:49] "POST /firewall-rules HTTP/1.1" 200 602 0.065286 10.0.0.129 - - [2026-01-30 21:00:49] "GET /firewall-rule/61ef63c1-3f78-46d6-8c8b-3d8afcf3e6b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.012772 10.0.0.129 - - [2026-01-30 21:00:49] "GET /firewall-policy/c051b684-1cd3-48b3-ac74-2f07a865a9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.004148 10.0.0.129 - - [2026-01-30 21:00:49] "GET /firewall-rule/61ef63c1-3f78-46d6-8c8b-3d8afcf3e6b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003073 10.0.0.129 - - [2026-01-30 21:00:49] "POST /ref-update HTTP/1.1" 200 156 0.092898 10.0.0.129 - - [2026-01-30 21:00:49] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.008061 10.0.0.129 - - [2026-01-30 21:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.129 - - [2026-01-30 21:00:49] "GET /policy-management/128afe7c-b63f-4e3f-8eb1-c8ac8f6d4344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002788 10.0.0.129 - - [2026-01-30 21:00:49] "POST /tags HTTP/1.1" 409 226 0.001824 10.0.0.129 - - [2026-01-30 21:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.129 - - [2026-01-30 21:00:49] "GET /tag/b57400ce-d181-4632-b249-7022a4d88678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010358 10.0.0.129 - - [2026-01-30 21:00:49] "POST /firewall-rules HTTP/1.1" 200 600 0.063756 10.0.0.129 - - [2026-01-30 21:00:49] "GET /firewall-rule/ce6f0b32-f8ef-492e-9e0f-059d1b43ffec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005378 10.0.0.129 - - [2026-01-30 21:00:49] "GET /firewall-policy/c051b684-1cd3-48b3-ac74-2f07a865a9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.004963 10.0.0.129 - - [2026-01-30 21:00:49] "GET /firewall-rule/ce6f0b32-f8ef-492e-9e0f-059d1b43ffec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003071 10.0.0.129 - - [2026-01-30 21:00:49] "POST /ref-update HTTP/1.1" 200 156 0.053703 10.0.0.129 - - [2026-01-30 21:00:51] "POST /tags HTTP/1.1" 200 346 0.095202 10.0.0.129 - - [2026-01-30 21:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.129 - - [2026-01-30 21:00:51] "GET /tag/248b038d-23a6-49e5-a98c-0d0f60955141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.023700 10.0.0.129 - - [2026-01-30 21:00:51] "POST /projects HTTP/1.1" 409 238 0.003974 10.0.0.129 - - [2026-01-30 21:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007276 10.0.0.129 - - [2026-01-30 21:00:51] "GET /project/c92744a6-0eb9-490f-9888-1b9f5ecfd1fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.077695 10.0.0.129 - - [2026-01-30 21:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.129 - - [2026-01-30 21:00:51] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004453 10.0.0.129 - - [2026-01-30 21:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.129 - - [2026-01-30 21:00:51] "GET /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005976 10.0.0.129 - - [2026-01-30 21:00:51] "POST /security-groups HTTP/1.1" 409 285 0.004147 10.0.0.129 - - [2026-01-30 21:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.129 - - [2026-01-30 21:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.129 - - [2026-01-30 21:00:51] "GET /project/c92744a6-0eb9-490f-9888-1b9f5ecfd1fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.025395 10.0.0.129 - - [2026-01-30 21:00:51] "PUT /security-group/84dc5db0-4923-4efe-8ae6-23245c8d5724 HTTP/1.1" 200 263 0.069822 10.0.0.129 - - [2026-01-30 21:00:51] "PUT /access-control-list/49ecf759-d59b-4d1e-bb12-edf03d7778f4 HTTP/1.1" 200 273 0.024873 10.0.0.129 - - [2026-01-30 21:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.031569 10.0.0.129 - - [2026-01-30 21:00:51] "POST /tags HTTP/1.1" 409 228 0.003885 10.0.0.129 - - [2026-01-30 21:00:51] "PUT /access-control-list/4e3b4916-02a2-45ba-9587-9a8c98de9c63 HTTP/1.1" 200 273 0.019031 10.0.0.129 - - [2026-01-30 21:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006696 10.0.0.129 - - [2026-01-30 21:00:51] "GET /tag/248b038d-23a6-49e5-a98c-0d0f60955141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010713 10.0.0.129 - - [2026-01-30 21:00:51] "POST /tags HTTP/1.1" 200 346 0.022615 10.0.0.129 - - [2026-01-30 21:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.129 - - [2026-01-30 21:00:51] "GET /tag/a7c223c7-b530-49a3-a8fa-35c2336f0f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012367 10.0.0.129 - - [2026-01-30 21:00:51] "POST /projects HTTP/1.1" 409 238 0.002356 10.0.0.129 - - [2026-01-30 21:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.129 - - [2026-01-30 21:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.129 - - [2026-01-30 21:00:52] "GET /project/c1b01922-40e6-460c-8c4f-0a8dc98c54ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041540 10.0.0.129 - - [2026-01-30 21:00:52] "GET /project/c1b01922-40e6-460c-8c4f-0a8dc98c54ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.062712 10.0.0.129 - - [2026-01-30 21:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.129 - - [2026-01-30 21:00:52] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004598 10.0.0.129 - - [2026-01-30 21:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.129 - - [2026-01-30 21:00:52] "GET /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005846 10.0.0.129 - - [2026-01-30 21:00:52] "POST /security-groups HTTP/1.1" 409 285 0.002360 10.0.0.129 - - [2026-01-30 21:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.129 - - [2026-01-30 21:00:52] "PUT /security-group/d4938a31-e655-4dd8-b717-6544a766ee4b HTTP/1.1" 200 263 0.058687 10.0.0.129 - - [2026-01-30 21:00:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.028105 10.0.0.129 - - [2026-01-30 21:00:52] "PUT /access-control-list/779f9acd-9722-4b14-83d3-225086c82c42 HTTP/1.1" 200 273 0.018337 10.0.0.129 - - [2026-01-30 21:00:52] "POST /tags HTTP/1.1" 409 228 0.014185 10.0.0.129 - - [2026-01-30 21:00:52] "PUT /access-control-list/80ad3fe1-a7b0-42aa-8cb8-d7242bbbd8fe HTTP/1.1" 200 273 0.027225 10.0.0.129 - - [2026-01-30 21:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.129 - - [2026-01-30 21:00:52] "GET /tag/a7c223c7-b530-49a3-a8fa-35c2336f0f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.013669 10.0.0.129 - - [2026-01-30 21:00:52] "POST /tags HTTP/1.1" 200 292 0.055808 10.0.0.129 - - [2026-01-30 21:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.129 - - [2026-01-30 21:00:52] "GET /tag/b7818e78-b7ab-4ecc-b1a1-6af8ea7b065c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.012915 10.0.0.129 - - [2026-01-30 21:00:52] "POST /tags HTTP/1.1" 200 304 0.056663 10.0.0.129 - - [2026-01-30 21:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.129 - - [2026-01-30 21:00:52] "GET /tag/8491af21-98e4-40ba-9095-211e5f02a015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015431 10.0.0.129 - - [2026-01-30 21:00:52] "POST /tags HTTP/1.1" 409 252 0.002131 10.0.0.129 - - [2026-01-30 21:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.129 - - [2026-01-30 21:00:52] "GET /tag/9e12ca5d-d019-4264-8310-d2ca2cab0291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010772 10.0.0.129 - - [2026-01-30 21:00:52] "POST /tags HTTP/1.1" 409 226 0.002073 10.0.0.129 - - [2026-01-30 21:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.129 - - [2026-01-30 21:00:52] "GET /tag/cd39cb0a-8229-411e-a282-a84fe198ec18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010600 10.0.0.129 - - [2026-01-30 21:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.129 - - [2026-01-30 21:00:52] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003969 10.0.0.129 - - [2026-01-30 21:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.129 - - [2026-01-30 21:00:52] "GET /project/c92744a6-0eb9-490f-9888-1b9f5ecfd1fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042086 10.0.0.129 - - [2026-01-30 21:00:52] "POST /virtual-machines HTTP/1.1" 200 396 0.007756 10.0.0.129 - - [2026-01-30 21:00:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.013875 10.0.0.129 - - [2026-01-30 21:00:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102960 10.0.0.129 - - [2026-01-30 21:00:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008935 10.0.0.129 - - [2026-01-30 21:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005706 10.0.0.129 - - [2026-01-30 21:00:53] "GET /virtual-machine-interface/c3680826-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006974 10.0.0.129 - - [2026-01-30 21:00:53] "POST /instance-ips HTTP/1.1" 200 398 0.023870 10.0.0.129 - - [2026-01-30 21:00:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.022896 10.0.0.129 - - [2026-01-30 21:00:53] "GET /virtual-machine-interface/c3680826-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012411 10.0.0.129 - - [2026-01-30 21:00:53] "POST /set-tag HTTP/1.1" 200 109 0.059914 10.0.0.129 - - [2026-01-30 21:00:53] "GET /virtual-machine-interface/c3680826-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014390 10.0.0.129 - - [2026-01-30 21:00:53] "GET /instance-ip/c380faf2-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003152 10.0.0.129 - - [2026-01-30 21:00:53] "GET /virtual-machine-interface/c3680826-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004152 10.0.0.129 - - [2026-01-30 21:00:53] "POST /set-tag HTTP/1.1" 200 109 0.002288 10.0.0.129 - - [2026-01-30 21:00:53] "GET /virtual-router/b30578e5-5640-46b9-87bc-73354d9bff24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003468 10.0.0.129 - - [2026-01-30 21:00:53] "POST /ref-update HTTP/1.1" 200 156 0.009007 10.0.0.129 - - [2026-01-30 21:00:53] "GET /virtual-machine-interface/c3680826-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010382 10.0.0.129 - - [2026-01-30 21:00:53] "POST /set-tag HTTP/1.1" 200 109 0.002292 10.0.0.129 - - [2026-01-30 21:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.129 - - [2026-01-30 21:00:53] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004536 10.0.0.129 - - [2026-01-30 21:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008832 10.0.0.129 - - [2026-01-30 21:00:53] "GET /project/c92744a6-0eb9-490f-9888-1b9f5ecfd1fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037620 10.0.0.129 - - [2026-01-30 21:00:53] "POST /virtual-machines HTTP/1.1" 200 396 0.007536 10.0.0.129 - - [2026-01-30 21:00:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008932 10.0.0.129 - - [2026-01-30 21:00:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106616 10.0.0.129 - - [2026-01-30 21:00:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.007632 10.0.0.129 - - [2026-01-30 21:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008886 10.0.0.129 - - [2026-01-30 21:00:53] "GET /virtual-machine-interface/c3df02b4-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004900 10.0.0.129 - - [2026-01-30 21:00:53] "POST /instance-ips HTTP/1.1" 200 398 0.019198 10.0.0.129 - - [2026-01-30 21:00:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.025063 10.0.0.129 - - [2026-01-30 21:00:54] "GET /virtual-machine-interface/c3df02b4-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.026894 10.0.0.129 - - [2026-01-30 21:00:54] "POST /set-tag HTTP/1.1" 200 109 0.067874 10.0.0.129 - - [2026-01-30 21:00:54] "GET /virtual-machine-interface/c3df02b4-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012906 10.0.0.129 - - [2026-01-30 21:00:54] "GET /instance-ip/c3f7c876-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002781 10.0.0.129 - - [2026-01-30 21:00:54] "GET /virtual-machine-interface/c3df02b4-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004297 10.0.0.129 - - [2026-01-30 21:00:54] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.129 - - [2026-01-30 21:00:54] "GET /virtual-router/b30578e5-5640-46b9-87bc-73354d9bff24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003481 10.0.0.129 - - [2026-01-30 21:00:54] "POST /ref-update HTTP/1.1" 200 156 0.008488 10.0.0.129 - - [2026-01-30 21:00:54] "GET /virtual-machine-interface/c3df02b4-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009570 10.0.0.129 - - [2026-01-30 21:00:54] "POST /set-tag HTTP/1.1" 200 109 0.004444 10.0.0.129 - - [2026-01-30 21:00:54] "POST /tags HTTP/1.1" 200 292 0.018790 10.0.0.129 - - [2026-01-30 21:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012373 10.0.0.129 - - [2026-01-30 21:00:54] "GET /tag/dbdf9c62-97cb-4e89-9ae8-f28f93e2a1a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.012435 10.0.0.129 - - [2026-01-30 21:00:54] "POST /tags HTTP/1.1" 409 252 0.002065 10.0.0.129 - - [2026-01-30 21:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.129 - - [2026-01-30 21:00:54] "GET /tag/569c4172-4fd6-471e-b53e-dbcd25e31fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.013394 10.0.0.129 - - [2026-01-30 21:00:54] "POST /tags HTTP/1.1" 409 226 0.001740 10.0.0.129 - - [2026-01-30 21:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.129 - - [2026-01-30 21:00:54] "GET /tag/b57400ce-d181-4632-b249-7022a4d88678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010895 10.0.0.129 - - [2026-01-30 21:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.129 - - [2026-01-30 21:00:54] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004400 10.0.0.129 - - [2026-01-30 21:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.129 - - [2026-01-30 21:00:54] "GET /project/c1b01922-40e6-460c-8c4f-0a8dc98c54ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041447 10.0.0.129 - - [2026-01-30 21:00:54] "POST /virtual-machines HTTP/1.1" 200 396 0.009039 10.0.0.129 - - [2026-01-30 21:00:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009635 10.0.0.129 - - [2026-01-30 21:00:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.124341 10.0.0.129 - - [2026-01-30 21:00:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.023090 10.0.0.129 - - [2026-01-30 21:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010502 10.0.0.129 - - [2026-01-30 21:00:54] "GET /virtual-machine-interface/c47403e6-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004958 10.0.0.129 - - [2026-01-30 21:00:54] "POST /instance-ips HTTP/1.1" 200 398 0.021583 10.0.0.129 - - [2026-01-30 21:00:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.018510 10.0.0.129 - - [2026-01-30 21:00:54] "GET /virtual-machine-interface/c47403e6-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010727 10.0.0.129 - - [2026-01-30 21:00:55] "POST /set-tag HTTP/1.1" 200 109 0.063677 10.0.0.129 - - [2026-01-30 21:00:55] "GET /virtual-machine-interface/c47403e6-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017070 10.0.0.129 - - [2026-01-30 21:00:55] "GET /instance-ip/c48de4d2-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002862 10.0.0.129 - - [2026-01-30 21:00:55] "GET /virtual-machine-interface/c47403e6-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004399 10.0.0.129 - - [2026-01-30 21:00:55] "POST /set-tag HTTP/1.1" 200 109 0.002348 10.0.0.129 - - [2026-01-30 21:00:55] "GET /virtual-router/b30578e5-5640-46b9-87bc-73354d9bff24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004234 10.0.0.129 - - [2026-01-30 21:00:55] "POST /ref-update HTTP/1.1" 200 156 0.007174 10.0.0.129 - - [2026-01-30 21:00:55] "GET /virtual-machine-interface/c47403e6-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004018 10.0.0.129 - - [2026-01-30 21:00:55] "POST /set-tag HTTP/1.1" 200 109 0.002058 10.0.0.129 - - [2026-01-30 21:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.129 - - [2026-01-30 21:00:55] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004404 10.0.0.129 - - [2026-01-30 21:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.129 - - [2026-01-30 21:00:55] "GET /project/c1b01922-40e6-460c-8c4f-0a8dc98c54ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.026912 10.0.0.129 - - [2026-01-30 21:00:55] "POST /virtual-machines HTTP/1.1" 200 396 0.016522 10.0.0.129 - - [2026-01-30 21:00:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.010255 10.0.0.129 - - [2026-01-30 21:00:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098084 10.0.0.129 - - [2026-01-30 21:00:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.021268 10.0.0.129 - - [2026-01-30 21:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.129 - - [2026-01-30 21:00:55] "GET /virtual-machine-interface/c4fc3806-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004431 10.0.0.129 - - [2026-01-30 21:00:55] "POST /instance-ips HTTP/1.1" 200 398 0.018210 10.0.0.129 - - [2026-01-30 21:00:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.015258 10.0.0.129 - - [2026-01-30 21:00:55] "GET /virtual-machine-interface/c4fc3806-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011239 10.0.0.129 - - [2026-01-30 21:00:55] "POST /set-tag HTTP/1.1" 200 109 0.063901 10.0.0.129 - - [2026-01-30 21:00:55] "GET /virtual-machine-interface/c4fc3806-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016042 10.0.0.129 - - [2026-01-30 21:00:55] "GET /instance-ip/c50ff9d6-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.008531 10.0.0.129 - - [2026-01-30 21:00:56] "GET /virtual-machine-interface/c4fc3806-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004268 10.0.0.129 - - [2026-01-30 21:00:56] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.129 - - [2026-01-30 21:00:56] "GET /virtual-router/b30578e5-5640-46b9-87bc-73354d9bff24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.003854 10.0.0.129 - - [2026-01-30 21:00:56] "POST /ref-update HTTP/1.1" 200 156 0.008439 10.0.0.129 - - [2026-01-30 21:00:56] "GET /virtual-machine-interface/c4fc3806-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004335 10.0.0.129 - - [2026-01-30 21:00:56] "POST /set-tag HTTP/1.1" 200 109 0.002329 10.0.0.129 - - [2026-01-30 21:00:56] "POST /tags HTTP/1.1" 200 300 0.019165 10.0.0.129 - - [2026-01-30 21:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011830 10.0.0.129 - - [2026-01-30 21:00:56] "GET /tag/a00f10b6-3a21-4138-be8f-b2fe7e9e48b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.017784 10.0.0.129 - - [2026-01-30 21:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.129 - - [2026-01-30 21:00:56] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003850 10.0.0.129 - - [2026-01-30 21:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.129 - - [2026-01-30 21:00:56] "GET /project/c92744a6-0eb9-490f-9888-1b9f5ecfd1fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035972 10.0.0.129 - - [2026-01-30 21:00:56] "POST /virtual-machines HTTP/1.1" 200 396 0.009225 10.0.0.129 - - [2026-01-30 21:00:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008677 10.0.0.129 - - [2026-01-30 21:00:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.107560 10.0.0.129 - - [2026-01-30 21:00:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024790 10.0.0.129 - - [2026-01-30 21:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010018 10.0.0.129 - - [2026-01-30 21:00:56] "GET /virtual-machine-interface/c5756c30-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004915 10.0.0.129 - - [2026-01-30 21:00:56] "POST /instance-ips HTTP/1.1" 200 398 0.024038 10.0.0.129 - - [2026-01-30 21:00:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024518 10.0.0.129 - - [2026-01-30 21:00:56] "GET /virtual-machine-interface/c5756c30-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006929 10.0.0.129 - - [2026-01-30 21:00:56] "POST /set-tag HTTP/1.1" 200 109 0.018892 10.0.0.129 - - [2026-01-30 21:00:56] "GET /virtual-machine-interface/c5756c30-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014780 10.0.0.129 - - [2026-01-30 21:00:56] "GET /instance-ip/c58ba964-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002700 10.0.0.129 - - [2026-01-30 21:00:56] "GET /virtual-machine-interface/c5756c30-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004235 10.0.0.129 - - [2026-01-30 21:00:56] "POST /set-tag HTTP/1.1" 200 109 0.002238 10.0.0.129 - - [2026-01-30 21:00:56] "POST /tags HTTP/1.1" 200 300 0.025069 10.0.0.129 - - [2026-01-30 21:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.129 - - [2026-01-30 21:00:56] "GET /tag/5df5f358-e2e8-4490-bc68-95669dd1ee6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012030 10.0.0.129 - - [2026-01-30 21:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.129 - - [2026-01-30 21:00:56] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004612 10.0.0.129 - - [2026-01-30 21:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.129 - - [2026-01-30 21:00:57] "GET /project/c92744a6-0eb9-490f-9888-1b9f5ecfd1fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037234 10.0.0.129 - - [2026-01-30 21:00:57] "POST /virtual-machines HTTP/1.1" 200 396 0.010304 10.0.0.129 - - [2026-01-30 21:00:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009132 10.0.0.129 - - [2026-01-30 21:00:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.129860 10.0.0.129 - - [2026-01-30 21:00:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.016494 10.0.0.129 - - [2026-01-30 21:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013783 10.0.0.129 - - [2026-01-30 21:00:57] "GET /virtual-machine-interface/c5df0c9e-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006751 10.0.0.129 - - [2026-01-30 21:00:57] "POST /instance-ips HTTP/1.1" 200 398 0.025159 10.0.0.129 - - [2026-01-30 21:00:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.026476 10.0.0.129 - - [2026-01-30 21:00:57] "GET /virtual-machine-interface/c5df0c9e-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007038 10.0.0.129 - - [2026-01-30 21:00:57] "POST /set-tag HTTP/1.1" 200 109 0.019983 10.0.0.129 - - [2026-01-30 21:00:57] "GET /virtual-machine-interface/c5df0c9e-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011178 10.0.0.129 - - [2026-01-30 21:00:57] "GET /instance-ip/c5f818a6-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.007306 10.0.0.129 - - [2026-01-30 21:00:57] "GET /virtual-machine-interface/c5df0c9e-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004184 10.0.0.129 - - [2026-01-30 21:00:57] "POST /set-tag HTTP/1.1" 200 109 0.002109 10.0.0.129 - - [2026-01-30 21:00:57] "POST /tags HTTP/1.1" 200 300 0.018490 10.0.0.129 - - [2026-01-30 21:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.129 - - [2026-01-30 21:00:57] "GET /tag/91cca066-a586-402a-9f10-5bb652a76aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012499 10.0.0.129 - - [2026-01-30 21:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.129 - - [2026-01-30 21:00:57] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004364 10.0.0.129 - - [2026-01-30 21:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.129 - - [2026-01-30 21:00:57] "GET /project/c1b01922-40e6-460c-8c4f-0a8dc98c54ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034621 10.0.0.129 - - [2026-01-30 21:00:57] "POST /virtual-machines HTTP/1.1" 200 396 0.009130 10.0.0.129 - - [2026-01-30 21:00:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.024196 10.0.0.129 - - [2026-01-30 21:00:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102522 10.0.0.129 - - [2026-01-30 21:00:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.008149 10.0.0.129 - - [2026-01-30 21:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010620 10.0.0.129 - - [2026-01-30 21:00:57] "GET /virtual-machine-interface/c6463b62-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004421 10.0.0.129 - - [2026-01-30 21:00:57] "POST /instance-ips HTTP/1.1" 200 398 0.020877 10.0.0.129 - - [2026-01-30 21:00:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.034103 10.0.0.129 - - [2026-01-30 21:00:58] "GET /virtual-machine-interface/c6463b62-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009037 10.0.0.129 - - [2026-01-30 21:00:58] "POST /set-tag HTTP/1.1" 200 109 0.036986 10.0.0.129 - - [2026-01-30 21:00:58] "GET /virtual-machine-interface/c6463b62-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015334 10.0.0.129 - - [2026-01-30 21:00:58] "GET /instance-ip/c65f12b8-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004856 10.0.0.129 - - [2026-01-30 21:00:58] "GET /virtual-machine-interface/c6463b62-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005013 10.0.0.129 - - [2026-01-30 21:00:58] "POST /set-tag HTTP/1.1" 200 109 0.002329 10.0.0.129 - - [2026-01-30 21:00:58] "POST /tags HTTP/1.1" 200 300 0.017157 10.0.0.129 - - [2026-01-30 21:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.129 - - [2026-01-30 21:00:58] "GET /tag/de4c7cd6-0ded-42fe-90e5-4a61fde21e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012096 10.0.0.129 - - [2026-01-30 21:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.129 - - [2026-01-30 21:00:58] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004180 10.0.0.129 - - [2026-01-30 21:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.129 - - [2026-01-30 21:00:58] "GET /project/c1b01922-40e6-460c-8c4f-0a8dc98c54ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031313 10.0.0.129 - - [2026-01-30 21:00:58] "POST /virtual-machines HTTP/1.1" 200 396 0.009062 10.0.0.129 - - [2026-01-30 21:00:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017785 10.0.0.129 - - [2026-01-30 21:00:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109937 10.0.0.129 - - [2026-01-30 21:00:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009402 10.0.0.129 - - [2026-01-30 21:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006137 10.0.0.129 - - [2026-01-30 21:00:58] "GET /virtual-machine-interface/c6ad3b1e-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011085 10.0.0.129 - - [2026-01-30 21:00:58] "POST /instance-ips HTTP/1.1" 200 398 0.024267 10.0.0.129 - - [2026-01-30 21:00:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.031674 10.0.0.129 - - [2026-01-30 21:00:58] "GET /virtual-machine-interface/c6ad3b1e-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010926 10.0.0.129 - - [2026-01-30 21:00:58] "POST /set-tag HTTP/1.1" 200 109 0.039633 10.0.0.129 - - [2026-01-30 21:00:58] "GET /virtual-machine-interface/c6ad3b1e-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011158 10.0.0.129 - - [2026-01-30 21:00:58] "GET /instance-ip/c6c70cce-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.008994 10.0.0.129 - - [2026-01-30 21:00:58] "GET /virtual-machine-interface/c6ad3b1e-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005621 10.0.0.129 - - [2026-01-30 21:00:58] "POST /set-tag HTTP/1.1" 200 109 0.002899 10.0.0.129 - - [2026-01-30 21:00:58] "GET /virtual-router/b30578e5-5640-46b9-87bc-73354d9bff24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004442 10.0.0.129 - - [2026-01-30 21:00:58] "POST /ref-update HTTP/1.1" 200 156 0.016903 10.0.0.129 - - [2026-01-30 21:00:59] "GET /virtual-machine-interface/c5756c30-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010187 10.0.0.129 - - [2026-01-30 21:00:59] "POST /set-tag HTTP/1.1" 200 109 0.005068 10.0.0.129 - - [2026-01-30 21:00:59] "GET /virtual-machine-interface/c3680826-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005078 10.0.0.129 - - [2026-01-30 21:00:59] "POST /set-tag HTTP/1.1" 200 109 0.002890 10.0.0.129 - - [2026-01-30 21:00:59] "GET /virtual-router/b30578e5-5640-46b9-87bc-73354d9bff24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005342 10.0.0.129 - - [2026-01-30 21:00:59] "POST /ref-update HTTP/1.1" 200 156 0.012442 10.0.0.129 - - [2026-01-30 21:00:59] "GET /virtual-machine-interface/c5df0c9e-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017412 10.0.0.129 - - [2026-01-30 21:00:59] "POST /set-tag HTTP/1.1" 200 109 0.004886 10.0.0.129 - - [2026-01-30 21:00:59] "GET /virtual-router/b30578e5-5640-46b9-87bc-73354d9bff24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.004934 10.0.0.129 - - [2026-01-30 21:00:59] "POST /ref-update HTTP/1.1" 200 156 0.014481 10.0.0.129 - - [2026-01-30 21:00:59] "GET /virtual-machine-interface/c6463b62-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011153 10.0.0.129 - - [2026-01-30 21:00:59] "POST /set-tag HTTP/1.1" 200 109 0.002690 10.0.0.129 - - [2026-01-30 21:00:59] "GET /virtual-machine-interface/c3df02b4-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004971 10.0.0.129 - - [2026-01-30 21:00:59] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.129 - - [2026-01-30 21:00:59] "GET /virtual-router/b30578e5-5640-46b9-87bc-73354d9bff24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.004263 10.0.0.129 - - [2026-01-30 21:00:59] "POST /ref-update HTTP/1.1" 200 156 0.008281 10.0.0.129 - - [2026-01-30 21:00:59] "GET /virtual-machine-interface/c6ad3b1e-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016479 10.0.0.129 - - [2026-01-30 21:00:59] "POST /set-tag HTTP/1.1" 200 109 0.002605 10.0.0.129 - - [2026-01-30 21:00:59] "GET /virtual-machine-interface/c47403e6-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005630 10.0.0.129 - - [2026-01-30 21:00:59] "POST /set-tag HTTP/1.1" 200 109 0.002631 10.0.0.129 - - [2026-01-30 21:00:59] "GET /virtual-machine-interface/c4fc3806-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007714 10.0.0.129 - - [2026-01-30 21:00:59] "POST /set-tag HTTP/1.1" 200 109 0.011101 10.0.0.129 - - [2026-01-30 21:00:59] "GET /virtual-machine-interface/c5756c30-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006735 10.0.0.129 - - [2026-01-30 21:00:59] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.129 - - [2026-01-30 21:00:59] "GET /virtual-machine-interface/c5df0c9e-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004050 10.0.0.129 - - [2026-01-30 21:00:59] "POST /set-tag HTTP/1.1" 200 109 0.002288 10.0.0.129 - - [2026-01-30 21:00:59] "GET /virtual-machine-interface/c6463b62-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004633 10.0.0.129 - - [2026-01-30 21:00:59] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.129 - - [2026-01-30 21:00:59] "GET /virtual-machine-interface/c6ad3b1e-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004089 10.0.0.129 - - [2026-01-30 21:00:59] "POST /set-tag HTTP/1.1" 200 109 0.002210 10.0.0.129 - - [2026-01-30 21:01:03] "GET /virtual-machine-interface/c3680826-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005034 10.0.0.129 - - [2026-01-30 21:01:03] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.129 - - [2026-01-30 21:01:03] "GET /virtual-machine-interface/c5756c30-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003952 10.0.0.129 - - [2026-01-30 21:01:03] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.129 - - [2026-01-30 21:01:04] "GET /virtual-machine-interface/c4fc3806-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005476 10.0.0.129 - - [2026-01-30 21:01:04] "POST /set-tag HTTP/1.1" 200 109 0.002362 10.0.0.129 - - [2026-01-30 21:01:04] "GET /virtual-machine-interface/c5df0c9e-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004520 10.0.0.129 - - [2026-01-30 21:01:04] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.129 - - [2026-01-30 21:01:04] "GET /virtual-machine-interface/c6ad3b1e-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004512 10.0.0.129 - - [2026-01-30 21:01:04] "POST /set-tag HTTP/1.1" 200 109 0.007934 10.0.0.129 - - [2026-01-30 21:01:06] "GET /virtual-machine-interface/c3df02b4-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004522 10.0.0.129 - - [2026-01-30 21:01:06] "POST /set-tag HTTP/1.1" 200 109 0.002231 10.0.0.129 - - [2026-01-30 21:01:07] "GET /virtual-machine/657e446d-dcb5-4f05-9ca2-19ec71724267?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003724 10.0.0.129 - - [2026-01-30 21:01:07] "GET /virtual-machine-interface/c3680826-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004361 10.0.0.129 - - [2026-01-30 21:01:07] "GET /virtual-machine/ee855def-15cc-4140-96c1-fdb4f6daba5d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003155 10.0.0.129 - - [2026-01-30 21:01:07] "GET /virtual-machine-interface/c3df02b4-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004163 10.0.0.129 - - [2026-01-30 21:01:07] "GET /virtual-machine-interface/c47403e6-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004289 10.0.0.129 - - [2026-01-30 21:01:07] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.129 - - [2026-01-30 21:01:07] "GET /virtual-machine/7a974723-0229-4de1-95af-9d8766f6fe78?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003089 10.0.0.129 - - [2026-01-30 21:01:07] "GET /virtual-machine-interface/c47403e6-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004211 10.0.0.129 - - [2026-01-30 21:01:07] "GET /virtual-machine/dde5c22e-c9d5-40b5-82e8-4b788c8cc09d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003249 10.0.0.129 - - [2026-01-30 21:01:07] "GET /virtual-machine-interface/c4fc3806-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004531 10.0.0.129 - - [2026-01-30 21:01:07] "GET /virtual-machine/ca1f849a-c624-4b2c-b605-104aed41866f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003785 10.0.0.129 - - [2026-01-30 21:01:07] "GET /virtual-machine-interface/c5756c30-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004208 10.0.0.129 - - [2026-01-30 21:01:09] "GET /virtual-machine-interface/c6463b62-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004261 10.0.0.129 - - [2026-01-30 21:01:09] "POST /set-tag HTTP/1.1" 200 109 0.002362 10.0.0.129 - - [2026-01-30 21:01:12] "GET /virtual-machine/0641ba64-fc4a-4deb-ac49-ac092a0795f5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003325 10.0.0.129 - - [2026-01-30 21:01:12] "GET /virtual-machine-interface/c6463b62-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003909 10.0.0.129 - - [2026-01-30 21:01:12] "GET /virtual-machine/d1927331-ebd9-49ef-a5db-befc3b995a5a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003421 10.0.0.129 - - [2026-01-30 21:01:12] "GET /virtual-machine-interface/c5df0c9e-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005656 10.0.0.129 - - [2026-01-30 21:01:12] "GET /virtual-machine/a248193a-559f-4219-b01d-66acaa4c4256?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004243 10.0.0.129 - - [2026-01-30 21:01:12] "GET /virtual-machine-interface/c6ad3b1e-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005383 10.0.0.129 - - [2026-01-30 21:01:13] "GET /loadbalancer/bc86b34f-7a88-4f5d-8bd7-0cc22ea94bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002846 10.0.0.129 - - [2026-01-30 21:01:13] "POST /tags HTTP/1.1" 200 334 0.022111 10.0.0.129 - - [2026-01-30 21:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007118 10.0.0.129 - - [2026-01-30 21:01:13] "GET /tag/fc96f8c2-494e-45ef-8cac-35d7befee295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011674 10.0.0.129 - - [2026-01-30 21:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.129 - - [2026-01-30 21:01:13] "GET /project/c92744a6-0eb9-490f-9888-1b9f5ecfd1fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029109 10.0.0.129 - - [2026-01-30 21:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.129 - - [2026-01-30 21:01:13] "GET /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004105 10.0.0.129 - - [2026-01-30 21:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.129 - - [2026-01-30 21:01:13] "GET /service-appliance-set/f2d3a286-ed14-44a8-8231-869727a959f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002684 10.0.0.129 - - [2026-01-30 21:01:13] "POST /fqname-to-id HTTP/1.1" 404 273 0.001786 10.0.0.129 - - [2026-01-30 21:01:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.082012 10.0.0.129 - - [2026-01-30 21:01:13] "GET /virtual-machine-interface/04ac19bf-8e3b-4b77-a650-0d855085045b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.006379 10.0.0.129 - - [2026-01-30 21:01:13] "POST /instance-ips HTTP/1.1" 200 410 0.025474 10.0.0.129 - - [2026-01-30 21:01:13] "GET /instance-ip/82c6ed4d-e1e4-491f-84f5-c9641c55227b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.005370 10.0.0.129 - - [2026-01-30 21:01:13] "POST /loadbalancers HTTP/1.1" 200 631 0.064338 10.0.0.129 - - [2026-01-30 21:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021067 10.0.0.129 - - [2026-01-30 21:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012310 10.0.0.129 - - [2026-01-30 21:01:13] "GET /project/c92744a6-0eb9-490f-9888-1b9f5ecfd1fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044701 10.0.0.129 - - [2026-01-30 21:01:13] "GET /instance-ip/82c6ed4d-e1e4-491f-84f5-c9641c55227b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.002839 10.0.0.129 - - [2026-01-30 21:01:13] "POST /floating-ips HTTP/1.1" 200 599 0.031744 10.0.0.129 - - [2026-01-30 21:01:13] "GET /project/c92744a6-0eb9-490f-9888-1b9f5ecfd1fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.059161 10.0.0.129 - - [2026-01-30 21:01:13] "GET /loadbalancer/bc86b34f-7a88-4f5d-8bd7-0cc22ea94bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002806 10.0.0.129 - - [2026-01-30 21:01:13] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.016588 10.0.0.129 - - [2026-01-30 21:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.129 - - [2026-01-30 21:01:13] "GET /project/c92744a6-0eb9-490f-9888-1b9f5ecfd1fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029339 10.0.0.129 - - [2026-01-30 21:01:13] "GET /loadbalancer-listener/af0e4c63-b834-438c-95e4-85da938ed088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.003560 10.0.0.129 - - [2026-01-30 21:01:13] "GET /loadbalancer-listener/af0e4c63-b834-438c-95e4-85da938ed088?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.003180 10.0.0.129 - - [2026-01-30 21:01:13] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.017652 10.0.0.129 - - [2026-01-30 21:01:13] "GET /instance-ip/82c6ed4d-e1e4-491f-84f5-c9641c55227b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.004832 10.0.0.129 - - [2026-01-30 21:01:13] "GET /instance-ip/82c6ed4d-e1e4-491f-84f5-c9641c55227b?fields=floating_ips HTTP/1.1" 200 1213 0.007827 10.0.0.129 - - [2026-01-30 21:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.129 - - [2026-01-30 21:01:13] "GET /loadbalancer/bc86b34f-7a88-4f5d-8bd7-0cc22ea94bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002113 10.0.0.129 - - [2026-01-30 21:01:14] "GET /floating-ip/4474df15-c969-41e1-886e-ecfbf42988ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.002962 10.0.0.129 - - [2026-01-30 21:01:14] "GET /loadbalancer-pool/8509686f-8a02-4bd9-9553-b6c422f0996d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.004431 10.0.0.129 - - [2026-01-30 21:01:14] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014266 10.0.0.129 - - [2026-01-30 21:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.018427 10.0.0.129 - - [2026-01-30 21:01:14] "GET /virtual-machine-interface/c3680826-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007458 10.0.0.129 - - [2026-01-30 21:01:14] "GET /virtual-machine-interface/c3680826-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004514 10.0.0.129 - - [2026-01-30 21:01:14] "GET /loadbalancer/bc86b34f-7a88-4f5d-8bd7-0cc22ea94bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004591 10.0.0.129 - - [2026-01-30 21:01:14] "POST /ref-update HTTP/1.1" 200 156 0.012677 10.0.0.129 - - [2026-01-30 21:01:14] "GET /floating-ip/4474df15-c969-41e1-886e-ecfbf42988ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.015186 10.0.0.129 - - [2026-01-30 21:01:14] "POST /tags HTTP/1.1" 409 221 0.003345 10.0.0.129 - - [2026-01-30 21:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.129 - - [2026-01-30 21:01:14] "GET /tag/fc96f8c2-494e-45ef-8cac-35d7befee295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011078 10.0.0.129 - - [2026-01-30 21:01:14] "PUT /floating-ip/4474df15-c969-41e1-886e-ecfbf42988ad HTTP/1.1" 200 257 0.007916 10.0.0.129 - - [2026-01-30 21:01:14] "POST /set-tag HTTP/1.1" 200 109 0.100414 10.0.0.129 - - [2026-01-30 21:01:14] "GET /loadbalancer-pool/8509686f-8a02-4bd9-9553-b6c422f0996d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.011216 10.0.0.129 - - [2026-01-30 21:01:14] "POST /loadbalancer-members HTTP/1.1" 200 723 0.017578 10.0.0.129 - - [2026-01-30 21:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010904 10.0.0.129 - - [2026-01-30 21:01:14] "GET /virtual-machine-interface/c3df02b4-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.019891 10.0.0.129 - - [2026-01-30 21:01:14] "GET /virtual-machine-interface/c3df02b4-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007547 10.0.0.129 - - [2026-01-30 21:01:14] "POST /ref-update HTTP/1.1" 200 156 0.008618 10.0.0.129 - - [2026-01-30 21:01:14] "GET /floating-ip/4474df15-c969-41e1-886e-ecfbf42988ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2241 0.011314 10.0.0.129 - - [2026-01-30 21:01:14] "POST /set-tag HTTP/1.1" 200 109 0.098853 10.0.0.129 - - [2026-01-30 21:01:14] "POST /tags HTTP/1.1" 409 206 0.002206 10.0.0.129 - - [2026-01-30 21:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.129 - - [2026-01-30 21:01:14] "GET /tag/8491af21-98e4-40ba-9095-211e5f02a015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011005 10.0.0.129 - - [2026-01-30 21:01:14] "POST /tags HTTP/1.1" 409 204 0.002044 10.0.0.129 - - [2026-01-30 21:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.129 - - [2026-01-30 21:01:14] "GET /tag/5df5f358-e2e8-4490-bc68-95669dd1ee6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011942 10.0.0.129 - - [2026-01-30 21:01:14] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.003549 10.0.0.129 - - [2026-01-30 21:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.129 - - [2026-01-30 21:01:14] "GET /policy-management/128afe7c-b63f-4e3f-8eb1-c8ac8f6d4344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002630 10.0.0.129 - - [2026-01-30 21:01:14] "POST /tags HTTP/1.1" 409 206 0.001930 10.0.0.129 - - [2026-01-30 21:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.129 - - [2026-01-30 21:01:14] "GET /tag/8491af21-98e4-40ba-9095-211e5f02a015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011154 10.0.0.129 - - [2026-01-30 21:01:14] "POST /tags HTTP/1.1" 409 226 0.001814 10.0.0.129 - - [2026-01-30 21:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.129 - - [2026-01-30 21:01:14] "GET /tag/cd39cb0a-8229-411e-a282-a84fe198ec18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011273 10.0.0.129 - - [2026-01-30 21:01:14] "POST /tags HTTP/1.1" 409 204 0.001785 10.0.0.129 - - [2026-01-30 21:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.129 - - [2026-01-30 21:01:15] "GET /tag/5df5f358-e2e8-4490-bc68-95669dd1ee6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012499 10.0.0.129 - - [2026-01-30 21:01:15] "POST /tags HTTP/1.1" 409 226 0.001867 10.0.0.129 - - [2026-01-30 21:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.129 - - [2026-01-30 21:01:15] "GET /tag/cd39cb0a-8229-411e-a282-a84fe198ec18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011422 10.0.0.129 - - [2026-01-30 21:01:15] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002443 10.0.0.129 - - [2026-01-30 21:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.129 - - [2026-01-30 21:01:15] "GET /policy-management/128afe7c-b63f-4e3f-8eb1-c8ac8f6d4344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002490 10.0.0.129 - - [2026-01-30 21:01:15] "POST /firewall-rules HTTP/1.1" 200 628 0.064249 10.0.0.129 - - [2026-01-30 21:01:15] "POST /firewall-rules HTTP/1.1" 200 648 0.076443 10.0.0.129 - - [2026-01-30 21:01:15] "GET /firewall-rule/b7057bfd-8823-408f-866d-fafe83239cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.011093 10.0.0.129 - - [2026-01-30 21:01:15] "GET /firewall-policy/048bc117-05a6-4d5c-91b4-bb7b06b090b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002582 10.0.0.129 - - [2026-01-30 21:01:15] "GET /firewall-rule/aa60fa8d-c5dd-4d4e-9ca7-dcb1791d1143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.007987 10.0.0.129 - - [2026-01-30 21:01:15] "POST /ref-update HTTP/1.1" 200 156 0.011906 10.0.0.129 - - [2026-01-30 21:01:15] "POST /firewall-policys HTTP/1.1" 200 608 0.027819 10.0.0.129 - - [2026-01-30 21:01:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011458 10.0.0.129 - - [2026-01-30 21:01:15] "GET /firewall-policy/a26f90f3-01bd-4238-8e6d-b587c79d98eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003056 10.0.0.129 - - [2026-01-30 21:01:15] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002049 10.0.0.129 - - [2026-01-30 21:01:15] "GET /firewall-policy/a26f90f3-01bd-4238-8e6d-b587c79d98eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002615 10.0.0.129 - - [2026-01-30 21:01:15] "GET /firewall-policy/048bc117-05a6-4d5c-91b4-bb7b06b090b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.003388 10.0.0.129 - - [2026-01-30 21:01:15] "GET /firewall-policy/74ab9216-be06-4e46-8447-104613a7462f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.006959 10.0.0.129 - - [2026-01-30 21:01:15] "GET /firewall-policy/c051b684-1cd3-48b3-ac74-2f07a865a9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004225 10.0.0.129 - - [2026-01-30 21:01:15] "GET /firewall-policy/048bc117-05a6-4d5c-91b4-bb7b06b090b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002407 10.0.0.129 - - [2026-01-30 21:01:15] "GET /firewall-policy/c051b684-1cd3-48b3-ac74-2f07a865a9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002254 10.0.0.129 - - [2026-01-30 21:01:15] "POST /ref-update HTTP/1.1" 200 156 0.017695 10.0.0.129 - - [2026-01-30 21:01:15] "POST /ref-update HTTP/1.1" 200 156 0.015089 10.0.0.129 - - [2026-01-30 21:01:15] "POST /ref-update HTTP/1.1" 200 156 0.026250 10.0.0.129 - - [2026-01-30 21:01:15] "POST /ref-update HTTP/1.1" 200 156 0.038352 10.0.0.129 - - [2026-01-30 21:01:15] "POST /ref-update HTTP/1.1" 200 156 0.027605 10.0.0.129 - - [2026-01-30 21:01:15] "GET /firewall-policy/a26f90f3-01bd-4238-8e6d-b587c79d98eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.008262 10.0.0.129 - - [2026-01-30 21:03:14] "POST /tags HTTP/1.1" 409 252 0.001981 10.0.0.129 - - [2026-01-30 21:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.129 - - [2026-01-30 21:03:14] "GET /tag/569c4172-4fd6-471e-b53e-dbcd25e31fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011712 10.0.0.129 - - [2026-01-30 21:03:14] "POST /tags HTTP/1.1" 409 228 0.001820 10.0.0.129 - - [2026-01-30 21:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.129 - - [2026-01-30 21:03:14] "GET /tag/a7c223c7-b530-49a3-a8fa-35c2336f0f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012752 10.0.0.129 - - [2026-01-30 21:03:14] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.004257 10.0.0.129 - - [2026-01-30 21:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.129 - - [2026-01-30 21:03:14] "GET /policy-management/128afe7c-b63f-4e3f-8eb1-c8ac8f6d4344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003204 10.0.0.129 - - [2026-01-30 21:03:14] "POST /tags HTTP/1.1" 409 206 0.001950 10.0.0.129 - - [2026-01-30 21:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.129 - - [2026-01-30 21:03:14] "GET /tag/8491af21-98e4-40ba-9095-211e5f02a015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012250 10.0.0.129 - - [2026-01-30 21:03:14] "POST /tags HTTP/1.1" 409 226 0.002467 10.0.0.129 - - [2026-01-30 21:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.129 - - [2026-01-30 21:03:14] "GET /tag/cd39cb0a-8229-411e-a282-a84fe198ec18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013170 10.0.0.129 - - [2026-01-30 21:03:14] "POST /tags HTTP/1.1" 409 204 0.002092 10.0.0.129 - - [2026-01-30 21:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.129 - - [2026-01-30 21:03:14] "GET /tag/5df5f358-e2e8-4490-bc68-95669dd1ee6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011465 10.0.0.129 - - [2026-01-30 21:03:14] "POST /tags HTTP/1.1" 409 226 0.001831 10.0.0.129 - - [2026-01-30 21:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.129 - - [2026-01-30 21:03:14] "GET /tag/cd39cb0a-8229-411e-a282-a84fe198ec18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010907 10.0.0.129 - - [2026-01-30 21:03:14] "POST /tags HTTP/1.1" 409 228 0.001943 10.0.0.129 - - [2026-01-30 21:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.129 - - [2026-01-30 21:03:15] "GET /tag/a7c223c7-b530-49a3-a8fa-35c2336f0f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012037 10.0.0.129 - - [2026-01-30 21:03:15] "POST /tags HTTP/1.1" 409 252 0.002049 10.0.0.129 - - [2026-01-30 21:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.129 - - [2026-01-30 21:03:15] "GET /tag/569c4172-4fd6-471e-b53e-dbcd25e31fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011120 10.0.0.129 - - [2026-01-30 21:03:15] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002496 10.0.0.129 - - [2026-01-30 21:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.129 - - [2026-01-30 21:03:15] "GET /policy-management/128afe7c-b63f-4e3f-8eb1-c8ac8f6d4344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003026 10.0.0.129 - - [2026-01-30 21:03:15] "POST /firewall-rules HTTP/1.1" 409 281 0.001904 10.0.0.129 - - [2026-01-30 21:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.129 - - [2026-01-30 21:03:15] "PUT /firewall-rule/aa60fa8d-c5dd-4d4e-9ca7-dcb1791d1143 HTTP/1.1" 200 261 0.018490 10.0.0.129 - - [2026-01-30 21:03:15] "POST /firewall-rules HTTP/1.1" 409 291 0.008700 10.0.0.129 - - [2026-01-30 21:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.129 - - [2026-01-30 21:03:15] "PUT /firewall-rule/b7057bfd-8823-408f-866d-fafe83239cd7 HTTP/1.1" 200 261 0.073173 10.0.0.129 - - [2026-01-30 21:03:15] "GET /firewall-rule/b7057bfd-8823-408f-866d-fafe83239cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.013777 10.0.0.129 - - [2026-01-30 21:03:15] "POST /firewall-rules HTTP/1.1" 200 660 0.089323 10.0.0.129 - - [2026-01-30 21:03:15] "GET /firewall-rule/7979fb5f-f184-4c00-b4c4-fc3a024ad73c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.004324 10.0.0.129 - - [2026-01-30 21:03:15] "GET /firewall-policy/048bc117-05a6-4d5c-91b4-bb7b06b090b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002373 10.0.0.129 - - [2026-01-30 21:03:15] "GET /firewall-rule/aa60fa8d-c5dd-4d4e-9ca7-dcb1791d1143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002460 10.0.0.129 - - [2026-01-30 21:03:15] "POST /firewall-policys HTTP/1.1" 409 269 0.001665 10.0.0.129 - - [2026-01-30 21:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.129 - - [2026-01-30 21:03:15] "PUT /firewall-policy/a26f90f3-01bd-4238-8e6d-b587c79d98eb HTTP/1.1" 200 265 0.020430 10.0.0.129 - - [2026-01-30 21:03:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.023978 10.0.0.129 - - [2026-01-30 21:03:15] "GET /firewall-policy/a26f90f3-01bd-4238-8e6d-b587c79d98eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003300 10.0.0.129 - - [2026-01-30 21:03:15] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002475 10.0.0.129 - - [2026-01-30 21:03:15] "GET /firewall-policy/a26f90f3-01bd-4238-8e6d-b587c79d98eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002680 10.0.0.129 - - [2026-01-30 21:03:15] "GET /firewall-policy/048bc117-05a6-4d5c-91b4-bb7b06b090b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.005745 10.0.0.129 - - [2026-01-30 21:03:15] "GET /firewall-policy/74ab9216-be06-4e46-8447-104613a7462f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003290 10.0.0.129 - - [2026-01-30 21:03:15] "GET /firewall-policy/a26f90f3-01bd-4238-8e6d-b587c79d98eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003680 10.0.0.129 - - [2026-01-30 21:03:15] "GET /firewall-policy/a26f90f3-01bd-4238-8e6d-b587c79d98eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002686 10.0.0.129 - - [2026-01-30 21:03:41] "GET /global-system-configs HTTP/1.1" 200 323 0.015415 10.0.0.129 - - [2026-01-30 21:03:42] "GET /global-system-configs HTTP/1.1" 200 323 0.003262 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:04:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001076 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:04:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000989 10.0.0.129 - - [2026-01-30 21:04:16] "GET /virtual-machine-interface/c3680826-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004991 10.0.0.129 - - [2026-01-30 21:04:16] "POST /set-tag HTTP/1.1" 200 109 0.003144 10.0.0.129 - - [2026-01-30 21:04:16] "GET /virtual-machine-interface/c6463b62-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005400 10.0.0.129 - - [2026-01-30 21:04:17] "POST /set-tag HTTP/1.1" 200 109 0.007777 10.0.0.129 - - [2026-01-30 21:04:17] "GET /virtual-machine-interface/c4fc3806-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004446 10.0.0.129 - - [2026-01-30 21:04:17] "POST /set-tag HTTP/1.1" 200 109 0.002046 10.0.0.129 - - [2026-01-30 21:04:17] "GET /virtual-machine-interface/c47403e6-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005716 10.0.0.129 - - [2026-01-30 21:04:17] "POST /set-tag HTTP/1.1" 200 109 0.005951 10.0.0.129 - - [2026-01-30 21:04:17] "GET /virtual-machine-interface/c6ad3b1e-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004289 10.0.0.129 - - [2026-01-30 21:04:17] "POST /set-tag HTTP/1.1" 200 109 0.002021 10.0.0.129 - - [2026-01-30 21:04:17] "GET /virtual-machine-interface/c5756c30-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003627 10.0.0.129 - - [2026-01-30 21:04:17] "POST /set-tag HTTP/1.1" 200 109 0.002491 10.0.0.129 - - [2026-01-30 21:04:17] "GET /virtual-machine-interface/c3df02b4-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005044 10.0.0.129 - - [2026-01-30 21:04:17] "POST /set-tag HTTP/1.1" 200 109 0.003546 10.0.0.129 - - [2026-01-30 21:04:17] "GET /virtual-machine-interface/c5df0c9e-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011653 10.0.0.129 - - [2026-01-30 21:04:17] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.129 - - [2026-01-30 21:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.129 - - [2026-01-30 21:04:17] "GET /loadbalancer/bc86b34f-7a88-4f5d-8bd7-0cc22ea94bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002456 10.0.0.129 - - [2026-01-30 21:04:17] "GET /virtual-machine-interface/c3680826-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005190 10.0.0.129 - - [2026-01-30 21:04:17] "POST /set-tag HTTP/1.1" 200 109 0.066990 10.0.0.129 - - [2026-01-30 21:04:17] "DELETE /loadbalancer-member/28e40c10-f9bf-484c-9490-1baa21a00032 HTTP/1.1" 200 115 0.039699 10.0.0.129 - - [2026-01-30 21:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.129 - - [2026-01-30 21:04:17] "GET /loadbalancer/bc86b34f-7a88-4f5d-8bd7-0cc22ea94bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002812 10.0.0.129 - - [2026-01-30 21:04:18] "GET /virtual-machine-interface/c47403e6-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004387 10.0.0.129 - - [2026-01-30 21:04:18] "POST /set-tag HTTP/1.1" 200 109 0.003586 10.0.0.129 - - [2026-01-30 21:04:18] "GET /virtual-machine-interface/c47403e6-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005722 10.0.0.129 - - [2026-01-30 21:04:18] "POST /set-tag HTTP/1.1" 200 109 0.003367 10.0.0.129 - - [2026-01-30 21:04:18] "GET /virtual-machine/7a974723-0229-4de1-95af-9d8766f6fe78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003525 10.0.0.129 - - [2026-01-30 21:04:18] "POST /ref-update HTTP/1.1" 200 156 0.008914 10.0.0.129 - - [2026-01-30 21:04:18] "GET /virtual-machine-interface/c47403e6-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004065 10.0.0.129 - - [2026-01-30 21:04:18] "POST /set-tag HTTP/1.1" 200 109 0.015738 10.0.0.129 - - [2026-01-30 21:04:18] "POST /set-tag HTTP/1.1" 200 109 0.030278 10.0.0.129 - - [2026-01-30 21:04:18] "POST /set-tag HTTP/1.1" 200 109 0.017058 10.0.0.129 - - [2026-01-30 21:04:18] "POST /set-tag HTTP/1.1" 200 109 0.031480 10.0.0.129 - - [2026-01-30 21:04:18] "POST /set-tag HTTP/1.1" 200 109 0.021080 10.0.0.129 - - [2026-01-30 21:04:19] "DELETE /instance-ip/c48de4d2-fe1e-11f0-a1fe-fa163e9a8a09 HTTP/1.1" 200 115 0.057182 10.0.0.129 - - [2026-01-30 21:04:19] "DELETE /virtual-machine-interface/c47403e6-fe1e-11f0-a1fe-fa163e9a8a09 HTTP/1.1" 200 115 0.049402 10.0.0.129 - - [2026-01-30 21:04:19] "DELETE /virtual-machine/7a974723-0229-4de1-95af-9d8766f6fe78 HTTP/1.1" 200 115 0.023438 10.0.0.129 - - [2026-01-30 21:04:19] "GET /virtual-machine-interface/c4fc3806-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005042 10.0.0.129 - - [2026-01-30 21:04:19] "POST /set-tag HTTP/1.1" 200 109 0.002773 10.0.0.129 - - [2026-01-30 21:04:19] "GET /virtual-machine-interface/c4fc3806-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004185 10.0.0.129 - - [2026-01-30 21:04:19] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.129 - - [2026-01-30 21:04:19] "GET /virtual-machine/dde5c22e-c9d5-40b5-82e8-4b788c8cc09d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002740 10.0.0.129 - - [2026-01-30 21:04:19] "POST /ref-update HTTP/1.1" 200 156 0.011768 10.0.0.129 - - [2026-01-30 21:04:19] "GET /virtual-machine-interface/c4fc3806-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011321 10.0.0.129 - - [2026-01-30 21:04:19] "POST /set-tag HTTP/1.1" 200 109 0.018028 10.0.0.129 - - [2026-01-30 21:04:19] "POST /set-tag HTTP/1.1" 200 109 0.020694 10.0.0.129 - - [2026-01-30 21:04:19] "POST /set-tag HTTP/1.1" 200 109 0.037326 10.0.0.129 - - [2026-01-30 21:04:19] "POST /set-tag HTTP/1.1" 200 109 0.023440 10.0.0.129 - - [2026-01-30 21:04:19] "POST /set-tag HTTP/1.1" 200 109 0.029386 10.0.0.129 - - [2026-01-30 21:04:19] "DELETE /instance-ip/c50ff9d6-fe1e-11f0-a1fe-fa163e9a8a09 HTTP/1.1" 200 115 0.125545 10.0.0.129 - - [2026-01-30 21:04:19] "DELETE /virtual-machine-interface/c4fc3806-fe1e-11f0-a1fe-fa163e9a8a09 HTTP/1.1" 200 115 0.051263 10.0.0.129 - - [2026-01-30 21:04:19] "DELETE /virtual-machine/dde5c22e-c9d5-40b5-82e8-4b788c8cc09d HTTP/1.1" 200 115 0.030455 10.0.0.129 - - [2026-01-30 21:04:19] "DELETE /tag/dbdf9c62-97cb-4e89-9ae8-f28f93e2a1a0 HTTP/1.1" 200 115 0.041540 10.0.0.129 - - [2026-01-30 21:04:19] "GET /virtual-machine-interface/c3680826-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006020 10.0.0.129 - - [2026-01-30 21:04:19] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.129 - - [2026-01-30 21:04:19] "GET /virtual-machine-interface/c3680826-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006069 10.0.0.129 - - [2026-01-30 21:04:19] "POST /set-tag HTTP/1.1" 200 109 0.002889 10.0.0.129 - - [2026-01-30 21:04:19] "GET /virtual-machine/657e446d-dcb5-4f05-9ca2-19ec71724267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002831 10.0.0.129 - - [2026-01-30 21:04:19] "POST /ref-update HTTP/1.1" 200 156 0.011965 10.0.0.129 - - [2026-01-30 21:04:19] "GET /virtual-machine-interface/c3680826-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013777 10.0.0.129 - - [2026-01-30 21:04:19] "POST /set-tag HTTP/1.1" 200 109 0.017668 10.0.0.129 - - [2026-01-30 21:04:19] "POST /set-tag HTTP/1.1" 200 109 0.020181 10.0.0.129 - - [2026-01-30 21:04:20] "POST /set-tag HTTP/1.1" 200 109 0.027906 10.0.0.129 - - [2026-01-30 21:04:20] "POST /set-tag HTTP/1.1" 200 109 0.016397 10.0.0.129 - - [2026-01-30 21:04:20] "POST /set-tag HTTP/1.1" 200 109 0.033289 10.0.0.129 - - [2026-01-30 21:04:20] "DELETE /instance-ip/c380faf2-fe1e-11f0-a1fe-fa163e9a8a09 HTTP/1.1" 200 115 0.039540 10.0.0.129 - - [2026-01-30 21:04:20] "POST /ref-update HTTP/1.1" 200 156 0.013362 10.0.0.129 - - [2026-01-30 21:04:20] "DELETE /virtual-machine-interface/c3680826-fe1e-11f0-a1fe-fa163e9a8a09 HTTP/1.1" 200 115 0.047276 10.0.0.129 - - [2026-01-30 21:04:20] "DELETE /virtual-machine/657e446d-dcb5-4f05-9ca2-19ec71724267 HTTP/1.1" 200 115 0.030525 10.0.0.129 - - [2026-01-30 21:04:20] "GET /virtual-machine-interface/c3df02b4-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004484 10.0.0.129 - - [2026-01-30 21:04:20] "POST /set-tag HTTP/1.1" 200 109 0.002441 10.0.0.129 - - [2026-01-30 21:04:20] "GET /virtual-machine-interface/c3df02b4-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003911 10.0.0.129 - - [2026-01-30 21:04:20] "POST /set-tag HTTP/1.1" 200 109 0.002188 10.0.0.129 - - [2026-01-30 21:04:20] "GET /virtual-machine/ee855def-15cc-4140-96c1-fdb4f6daba5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002810 10.0.0.129 - - [2026-01-30 21:04:20] "POST /ref-update HTTP/1.1" 200 156 0.011725 10.0.0.129 - - [2026-01-30 21:04:20] "GET /virtual-machine-interface/c3df02b4-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005840 10.0.0.129 - - [2026-01-30 21:04:20] "POST /set-tag HTTP/1.1" 200 109 0.015805 10.0.0.129 - - [2026-01-30 21:04:20] "POST /set-tag HTTP/1.1" 200 109 0.037388 10.0.0.129 - - [2026-01-30 21:04:20] "POST /set-tag HTTP/1.1" 200 109 0.040432 10.0.0.129 - - [2026-01-30 21:04:20] "POST /set-tag HTTP/1.1" 200 109 0.027045 10.0.0.129 - - [2026-01-30 21:04:20] "POST /set-tag HTTP/1.1" 200 109 0.039541 10.0.0.129 - - [2026-01-30 21:04:20] "DELETE /instance-ip/c3f7c876-fe1e-11f0-a1fe-fa163e9a8a09 HTTP/1.1" 200 115 0.083383 10.0.0.129 - - [2026-01-30 21:04:20] "POST /ref-update HTTP/1.1" 200 156 0.016462 10.0.0.129 - - [2026-01-30 21:04:20] "DELETE /virtual-machine-interface/c3df02b4-fe1e-11f0-a1fe-fa163e9a8a09 HTTP/1.1" 200 115 0.043957 10.0.0.129 - - [2026-01-30 21:04:20] "DELETE /virtual-machine/ee855def-15cc-4140-96c1-fdb4f6daba5d HTTP/1.1" 200 115 0.023511 10.0.0.129 - - [2026-01-30 21:04:20] "DELETE /tag/8491af21-98e4-40ba-9095-211e5f02a015 HTTP/1.1" 409 391 0.005195 10.0.0.129 - - [2026-01-30 21:04:21] "DELETE /tag/b7818e78-b7ab-4ecc-b1a1-6af8ea7b065c HTTP/1.1" 200 115 0.035911 10.0.0.129 - - [2026-01-30 21:04:48] "GET /virtual-machine-interface/c5df0c9e-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005482 10.0.0.129 - - [2026-01-30 21:04:48] "POST /set-tag HTTP/1.1" 200 109 0.002464 10.0.0.129 - - [2026-01-30 21:04:48] "GET /virtual-machine-interface/c5df0c9e-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007307 10.0.0.129 - - [2026-01-30 21:04:48] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.129 - - [2026-01-30 21:04:48] "GET /virtual-machine/d1927331-ebd9-49ef-a5db-befc3b995a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002908 10.0.0.129 - - [2026-01-30 21:04:48] "POST /ref-update HTTP/1.1" 200 156 0.009561 10.0.0.129 - - [2026-01-30 21:04:48] "GET /virtual-machine-interface/c5df0c9e-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004304 10.0.0.129 - - [2026-01-30 21:04:48] "POST /set-tag HTTP/1.1" 200 109 0.015589 10.0.0.129 - - [2026-01-30 21:04:48] "POST /set-tag HTTP/1.1" 200 109 0.033193 10.0.0.129 - - [2026-01-30 21:04:48] "POST /set-tag HTTP/1.1" 200 109 0.013865 10.0.0.129 - - [2026-01-30 21:04:48] "POST /set-tag HTTP/1.1" 200 109 0.022274 10.0.0.129 - - [2026-01-30 21:04:49] "DELETE /instance-ip/c5f818a6-fe1e-11f0-a1fe-fa163e9a8a09 HTTP/1.1" 200 115 0.044987 10.0.0.129 - - [2026-01-30 21:04:49] "DELETE /virtual-machine-interface/c5df0c9e-fe1e-11f0-a1fe-fa163e9a8a09 HTTP/1.1" 200 115 0.038043 10.0.0.129 - - [2026-01-30 21:04:49] "DELETE /virtual-machine/d1927331-ebd9-49ef-a5db-befc3b995a5a HTTP/1.1" 200 115 0.023118 10.0.0.129 - - [2026-01-30 21:04:49] "DELETE /tag/5df5f358-e2e8-4490-bc68-95669dd1ee6c HTTP/1.1" 409 237 0.007712 10.0.0.129 - - [2026-01-30 21:04:49] "GET /virtual-machine-interface/c6ad3b1e-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004211 10.0.0.129 - - [2026-01-30 21:04:49] "POST /set-tag HTTP/1.1" 200 109 0.004595 10.0.0.129 - - [2026-01-30 21:04:49] "GET /virtual-machine-interface/c6ad3b1e-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004162 10.0.0.129 - - [2026-01-30 21:04:49] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.129 - - [2026-01-30 21:04:49] "GET /virtual-machine/a248193a-559f-4219-b01d-66acaa4c4256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003190 10.0.0.129 - - [2026-01-30 21:04:49] "POST /ref-update HTTP/1.1" 200 156 0.018253 10.0.0.129 - - [2026-01-30 21:04:49] "GET /virtual-machine-interface/c6ad3b1e-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012667 10.0.0.129 - - [2026-01-30 21:04:49] "POST /set-tag HTTP/1.1" 200 109 0.022977 10.0.0.129 - - [2026-01-30 21:04:49] "POST /set-tag HTTP/1.1" 200 109 0.022851 10.0.0.129 - - [2026-01-30 21:04:49] "POST /set-tag HTTP/1.1" 200 109 0.028985 10.0.0.129 - - [2026-01-30 21:04:49] "POST /set-tag HTTP/1.1" 200 109 0.015927 10.0.0.129 - - [2026-01-30 21:04:49] "DELETE /instance-ip/c6c70cce-fe1e-11f0-a1fe-fa163e9a8a09 HTTP/1.1" 200 115 0.055022 10.0.0.129 - - [2026-01-30 21:04:49] "DELETE /virtual-machine-interface/c6ad3b1e-fe1e-11f0-a1fe-fa163e9a8a09 HTTP/1.1" 200 115 0.031313 10.0.0.129 - - [2026-01-30 21:04:49] "DELETE /virtual-machine/a248193a-559f-4219-b01d-66acaa4c4256 HTTP/1.1" 200 115 0.021657 10.0.0.129 - - [2026-01-30 21:04:49] "DELETE /tag/de4c7cd6-0ded-42fe-90e5-4a61fde21e7a HTTP/1.1" 200 115 0.039202 10.0.0.129 - - [2026-01-30 21:04:49] "GET /virtual-machine-interface/c5756c30-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003863 10.0.0.129 - - [2026-01-30 21:04:49] "POST /set-tag HTTP/1.1" 200 109 0.002696 10.0.0.129 - - [2026-01-30 21:04:49] "GET /virtual-machine-interface/c5756c30-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005953 10.0.0.129 - - [2026-01-30 21:04:49] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.129 - - [2026-01-30 21:04:49] "GET /virtual-machine/ca1f849a-c624-4b2c-b605-104aed41866f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003309 10.0.0.129 - - [2026-01-30 21:04:49] "POST /ref-update HTTP/1.1" 200 156 0.011129 10.0.0.129 - - [2026-01-30 21:04:49] "GET /virtual-machine-interface/c5756c30-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018381 10.0.0.129 - - [2026-01-30 21:04:49] "POST /set-tag HTTP/1.1" 200 109 0.018691 10.0.0.129 - - [2026-01-30 21:04:49] "POST /set-tag HTTP/1.1" 200 109 0.028973 10.0.0.129 - - [2026-01-30 21:04:49] "POST /set-tag HTTP/1.1" 200 109 0.028812 10.0.0.129 - - [2026-01-30 21:04:49] "POST /set-tag HTTP/1.1" 200 109 0.013973 10.0.0.129 - - [2026-01-30 21:04:49] "DELETE /instance-ip/c58ba964-fe1e-11f0-a1fe-fa163e9a8a09 HTTP/1.1" 200 115 0.045776 10.0.0.129 - - [2026-01-30 21:04:50] "DELETE /virtual-machine-interface/c5756c30-fe1e-11f0-a1fe-fa163e9a8a09 HTTP/1.1" 200 115 0.054039 10.0.0.129 - - [2026-01-30 21:04:50] "DELETE /virtual-machine/ca1f849a-c624-4b2c-b605-104aed41866f HTTP/1.1" 200 115 0.017420 10.0.0.129 - - [2026-01-30 21:04:50] "DELETE /tag/248b038d-23a6-49e5-a98c-0d0f60955141 HTTP/1.1" 200 115 0.035849 10.0.0.129 - - [2026-01-30 21:04:50] "DELETE /tag/a00f10b6-3a21-4138-be8f-b2fe7e9e48b2 HTTP/1.1" 200 115 0.033660 10.0.0.129 - - [2026-01-30 21:04:50] "DELETE /tag/9e12ca5d-d019-4264-8310-d2ca2cab0291 HTTP/1.1" 200 115 0.030677 10.0.0.129 - - [2026-01-30 21:04:50] "GET /virtual-machine-interface/c6463b62-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004073 10.0.0.129 - - [2026-01-30 21:04:50] "POST /set-tag HTTP/1.1" 200 109 0.002545 10.0.0.129 - - [2026-01-30 21:04:50] "GET /virtual-machine-interface/c6463b62-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005252 10.0.0.129 - - [2026-01-30 21:04:50] "POST /set-tag HTTP/1.1" 200 109 0.002717 10.0.0.129 - - [2026-01-30 21:04:50] "GET /virtual-machine/0641ba64-fc4a-4deb-ac49-ac092a0795f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002667 10.0.0.129 - - [2026-01-30 21:04:50] "POST /ref-update HTTP/1.1" 200 156 0.009945 10.0.0.129 - - [2026-01-30 21:04:50] "GET /virtual-machine-interface/c6463b62-fe1e-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013738 10.0.0.129 - - [2026-01-30 21:04:50] "POST /set-tag HTTP/1.1" 200 109 0.017689 10.0.0.129 - - [2026-01-30 21:04:50] "POST /set-tag HTTP/1.1" 200 109 0.026155 10.0.0.129 - - [2026-01-30 21:04:50] "POST /set-tag HTTP/1.1" 200 109 0.042660 10.0.0.129 - - [2026-01-30 21:04:50] "POST /set-tag HTTP/1.1" 200 109 0.013069 10.0.0.129 - - [2026-01-30 21:04:50] "DELETE /instance-ip/c65f12b8-fe1e-11f0-a1fe-fa163e9a8a09 HTTP/1.1" 200 115 0.035462 10.0.0.129 - - [2026-01-30 21:04:50] "DELETE /virtual-machine-interface/c6463b62-fe1e-11f0-a1fe-fa163e9a8a09 HTTP/1.1" 200 115 0.031322 10.0.0.129 - - [2026-01-30 21:04:50] "DELETE /virtual-machine/0641ba64-fc4a-4deb-ac49-ac092a0795f5 HTTP/1.1" 200 115 0.017977 10.0.0.129 - - [2026-01-30 21:04:50] "DELETE /tag/569c4172-4fd6-471e-b53e-dbcd25e31fc9 HTTP/1.1" 409 237 0.008411 10.0.0.129 - - [2026-01-30 21:04:50] "DELETE /tag/91cca066-a586-402a-9f10-5bb652a76aab HTTP/1.1" 200 115 0.032483 10.0.0.129 - - [2026-01-30 21:04:50] "DELETE /tag/a7c223c7-b530-49a3-a8fa-35c2336f0f59 HTTP/1.1" 409 237 0.003966 10.0.0.129 - - [2026-01-30 21:04:52] "POST /projects HTTP/1.1" 409 238 0.002110 10.0.0.129 - - [2026-01-30 21:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.129 - - [2026-01-30 21:04:52] "GET /project/c1b01922-40e6-460c-8c4f-0a8dc98c54ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042147 10.0.0.129 - - [2026-01-30 21:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.129 - - [2026-01-30 21:04:52] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004123 10.0.0.129 - - [2026-01-30 21:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.129 - - [2026-01-30 21:04:52] "GET /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003861 10.0.0.129 - - [2026-01-30 21:04:52] "POST /security-groups HTTP/1.1" 409 285 0.002575 10.0.0.129 - - [2026-01-30 21:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.129 - - [2026-01-30 21:04:52] "PUT /security-group/d4938a31-e655-4dd8-b717-6544a766ee4b HTTP/1.1" 200 263 0.055275 10.0.0.129 - - [2026-01-30 21:04:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.017984 10.0.0.129 - - [2026-01-30 21:04:52] "PUT /access-control-list/779f9acd-9722-4b14-83d3-225086c82c42 HTTP/1.1" 200 273 0.029055 10.0.0.129 - - [2026-01-30 21:04:52] "PUT /access-control-list/80ad3fe1-a7b0-42aa-8cb8-d7242bbbd8fe HTTP/1.1" 200 273 0.033026 10.0.0.129 - - [2026-01-30 21:04:57] "POST /projects HTTP/1.1" 409 238 0.001923 10.0.0.129 - - [2026-01-30 21:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.129 - - [2026-01-30 21:04:57] "GET /project/c1b01922-40e6-460c-8c4f-0a8dc98c54ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030302 10.0.0.129 - - [2026-01-30 21:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.129 - - [2026-01-30 21:04:57] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004636 10.0.0.129 - - [2026-01-30 21:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.129 - - [2026-01-30 21:04:57] "GET /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003754 10.0.0.129 - - [2026-01-30 21:04:57] "POST /security-groups HTTP/1.1" 409 285 0.002061 10.0.0.129 - - [2026-01-30 21:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.129 - - [2026-01-30 21:04:57] "PUT /security-group/d4938a31-e655-4dd8-b717-6544a766ee4b HTTP/1.1" 200 263 0.063115 10.0.0.129 - - [2026-01-30 21:04:57] "PUT /access-control-list/779f9acd-9722-4b14-83d3-225086c82c42 HTTP/1.1" 200 273 0.018120 10.0.0.129 - - [2026-01-30 21:04:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023336 10.0.0.129 - - [2026-01-30 21:04:57] "GET /firewall-policy/c051b684-1cd3-48b3-ac74-2f07a865a9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.005393 10.0.0.129 - - [2026-01-30 21:04:57] "PUT /access-control-list/80ad3fe1-a7b0-42aa-8cb8-d7242bbbd8fe HTTP/1.1" 200 273 0.025649 10.0.0.129 - - [2026-01-30 21:04:57] "GET /firewall-rule/61ef63c1-3f78-46d6-8c8b-3d8afcf3e6b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.009562 10.0.0.129 - - [2026-01-30 21:04:57] "POST /ref-update HTTP/1.1" 200 156 0.045909 10.0.0.129 - - [2026-01-30 21:04:57] "DELETE /firewall-rule/61ef63c1-3f78-46d6-8c8b-3d8afcf3e6b7 HTTP/1.1" 200 115 0.034361 10.0.0.129 - - [2026-01-30 21:04:57] "GET /firewall-policy/c051b684-1cd3-48b3-ac74-2f07a865a9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.007794 10.0.0.129 - - [2026-01-30 21:04:57] "GET /firewall-rule/ce6f0b32-f8ef-492e-9e0f-059d1b43ffec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003139 10.0.0.129 - - [2026-01-30 21:04:57] "POST /ref-update HTTP/1.1" 200 156 0.044108 10.0.0.129 - - [2026-01-30 21:04:57] "DELETE /firewall-rule/ce6f0b32-f8ef-492e-9e0f-059d1b43ffec HTTP/1.1" 200 115 0.036545 10.0.0.129 - - [2026-01-30 21:04:57] "DELETE /tag/569c4172-4fd6-471e-b53e-dbcd25e31fc9 HTTP/1.1" 409 237 0.004799 10.0.0.129 - - [2026-01-30 21:04:58] "DELETE /tag/b57400ce-d181-4632-b249-7022a4d88678 HTTP/1.1" 200 115 0.048725 10.0.0.129 - - [2026-01-30 21:04:58] "DELETE /tag/a7c223c7-b530-49a3-a8fa-35c2336f0f59 HTTP/1.1" 409 237 0.004850 10.0.0.129 - - [2026-01-30 21:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.129 - - [2026-01-30 21:04:58] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004346 10.0.0.129 - - [2026-01-30 21:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.129 - - [2026-01-30 21:04:58] "GET /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003834 10.0.0.129 - - [2026-01-30 21:04:58] "PUT /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9 HTTP/1.1" 200 265 0.046120 10.0.0.129 - - [2026-01-30 21:04:58] "PUT /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d HTTP/1.1" 200 265 0.041077 10.0.0.129 - - [2026-01-30 21:04:58] "DELETE /security-group/d4938a31-e655-4dd8-b717-6544a766ee4b HTTP/1.1" 200 115 0.054365 10.0.0.129 - - [2026-01-30 21:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.129 - - [2026-01-30 21:04:58] "DELETE /access-control-list/779f9acd-9722-4b14-83d3-225086c82c42 HTTP/1.1" 200 115 0.055667 10.0.0.129 - - [2026-01-30 21:04:58] "DELETE /access-control-list/80ad3fe1-a7b0-42aa-8cb8-d7242bbbd8fe HTTP/1.1" 200 115 0.029156 10.0.0.129 - - [2026-01-30 21:04:58] "GET /project/c1b01922-40e6-460c-8c4f-0a8dc98c54ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.059597 10.0.0.129 - - [2026-01-30 21:04:58] "GET /project/c1b01922-40e6-460c-8c4f-0a8dc98c54ea?fields=security_groups HTTP/1.1" 200 1353 0.059193 10.0.0.129 - - [2026-01-30 21:04:58] "DELETE /security-group/2030fcba-8fed-4035-b500-c732419ecb6b HTTP/1.1" 200 115 0.066230 10.0.0.129 - - [2026-01-30 21:04:58] "DELETE /access-control-list/7f95e786-6607-4137-b696-f0bbc262db1b HTTP/1.1" 200 115 0.049951 10.0.0.129 - - [2026-01-30 21:04:58] "GET /project/c1b01922-40e6-460c-8c4f-0a8dc98c54ea?fields=application_policy_sets HTTP/1.1" 200 1392 0.041135 10.0.0.129 - - [2026-01-30 21:04:58] "DELETE /access-control-list/59439bca-2ef9-4cf6-b6ef-05e8e81df00a HTTP/1.1" 200 115 0.075806 10.0.0.129 - - [2026-01-30 21:04:58] "DELETE /project/c1b01922-40e6-460c-8c4f-0a8dc98c54ea HTTP/1.1" 200 115 0.420869 10.0.0.129 - - [2026-01-30 21:04:58] "POST /projects HTTP/1.1" 409 238 0.003196 10.0.0.129 - - [2026-01-30 21:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005632 10.0.0.129 - - [2026-01-30 21:04:58] "GET /project/c92744a6-0eb9-490f-9888-1b9f5ecfd1fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037802 10.0.0.129 - - [2026-01-30 21:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.129 - - [2026-01-30 21:04:58] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.008058 10.0.0.129 - - [2026-01-30 21:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.129 - - [2026-01-30 21:04:59] "GET /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005569 10.0.0.129 - - [2026-01-30 21:04:59] "POST /security-groups HTTP/1.1" 409 285 0.004131 10.0.0.129 - - [2026-01-30 21:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005364 10.0.0.129 - - [2026-01-30 21:04:59] "PUT /security-group/84dc5db0-4923-4efe-8ae6-23245c8d5724 HTTP/1.1" 200 263 0.063265 10.0.0.129 - - [2026-01-30 21:04:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.031631 10.0.0.129 - - [2026-01-30 21:04:59] "PUT /access-control-list/49ecf759-d59b-4d1e-bb12-edf03d7778f4 HTTP/1.1" 200 273 0.020643 10.0.0.129 - - [2026-01-30 21:04:59] "PUT /access-control-list/4e3b4916-02a2-45ba-9587-9a8c98de9c63 HTTP/1.1" 200 273 0.034252 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:05:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001205 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:05:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001332 10.0.0.129 - - [2026-01-30 21:05:03] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002661 10.0.0.129 - - [2026-01-30 21:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.129 - - [2026-01-30 21:05:03] "GET /policy-management/128afe7c-b63f-4e3f-8eb1-c8ac8f6d4344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004556 10.0.0.129 - - [2026-01-30 21:05:03] "GET /firewall-policy/048bc117-05a6-4d5c-91b4-bb7b06b090b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.008074 10.0.0.129 - - [2026-01-30 21:05:03] "GET /firewall-rule/aa60fa8d-c5dd-4d4e-9ca7-dcb1791d1143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.007908 10.0.0.129 - - [2026-01-30 21:05:03] "POST /ref-update HTTP/1.1" 200 156 0.019410 10.0.0.129 - - [2026-01-30 21:05:03] "DELETE /firewall-rule/aa60fa8d-c5dd-4d4e-9ca7-dcb1791d1143 HTTP/1.1" 200 115 0.059364 10.0.0.129 - - [2026-01-30 21:05:03] "GET /firewall-policy/a26f90f3-01bd-4238-8e6d-b587c79d98eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005861 10.0.0.129 - - [2026-01-30 21:05:03] "GET /firewall-rule/7979fb5f-f184-4c00-b4c4-fc3a024ad73c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.005992 10.0.0.129 - - [2026-01-30 21:05:03] "POST /ref-update HTTP/1.1" 200 156 0.025424 10.0.0.129 - - [2026-01-30 21:05:04] "DELETE /firewall-rule/7979fb5f-f184-4c00-b4c4-fc3a024ad73c HTTP/1.1" 200 115 0.156349 10.0.0.129 - - [2026-01-30 21:05:04] "GET /firewall-policy/a26f90f3-01bd-4238-8e6d-b587c79d98eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.039630 10.0.0.129 - - [2026-01-30 21:05:04] "GET /firewall-rule/b7057bfd-8823-408f-866d-fafe83239cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002783 10.0.0.129 - - [2026-01-30 21:05:04] "POST /ref-update HTTP/1.1" 200 156 0.016270 10.0.0.129 - - [2026-01-30 21:05:04] "DELETE /firewall-rule/b7057bfd-8823-408f-866d-fafe83239cd7 HTTP/1.1" 200 115 0.065254 10.0.0.129 - - [2026-01-30 21:05:04] "GET /application-policy-set/077ec5a3-22bf-4d77-a364-4425204e0e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.005372 10.0.0.129 - - [2026-01-30 21:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.129 - - [2026-01-30 21:05:04] "GET /policy-management/128afe7c-b63f-4e3f-8eb1-c8ac8f6d4344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003606 10.0.0.129 - - [2026-01-30 21:05:04] "GET /firewall-policy/a26f90f3-01bd-4238-8e6d-b587c79d98eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005111 10.0.0.129 - - [2026-01-30 21:05:04] "POST /ref-update HTTP/1.1" 200 156 0.051424 10.0.0.129 - - [2026-01-30 21:05:04] "DELETE /firewall-policy/a26f90f3-01bd-4238-8e6d-b587c79d98eb HTTP/1.1" 200 115 0.068661 10.0.0.129 - - [2026-01-30 21:05:04] "DELETE /tag/569c4172-4fd6-471e-b53e-dbcd25e31fc9 HTTP/1.1" 200 115 0.084529 10.0.0.129 - - [2026-01-30 21:05:04] "DELETE /tag/8491af21-98e4-40ba-9095-211e5f02a015 HTTP/1.1" 200 115 0.092911 10.0.0.129 - - [2026-01-30 21:05:04] "DELETE /tag/a7c223c7-b530-49a3-a8fa-35c2336f0f59 HTTP/1.1" 200 115 0.098964 10.0.0.129 - - [2026-01-30 21:05:04] "DELETE /tag/5df5f358-e2e8-4490-bc68-95669dd1ee6c HTTP/1.1" 200 115 0.091438 10.0.0.129 - - [2026-01-30 21:05:05] "DELETE /loadbalancer-member/5370efd9-7809-42b1-a43f-d274e8d7f1c7 HTTP/1.1" 200 115 0.054431 10.0.0.129 - - [2026-01-30 21:05:05] "DELETE /loadbalancer-pool/8509686f-8a02-4bd9-9553-b6c422f0996d HTTP/1.1" 200 115 0.042155 10.0.0.129 - - [2026-01-30 21:05:05] "DELETE /loadbalancer-listener/af0e4c63-b834-438c-95e4-85da938ed088 HTTP/1.1" 200 115 0.041744 10.0.0.129 - - [2026-01-30 21:05:05] "DELETE /loadbalancer/bc86b34f-7a88-4f5d-8bd7-0cc22ea94bdd HTTP/1.1" 200 115 0.043771 10.0.0.129 - - [2026-01-30 21:05:05] "DELETE /floating-ip/4474df15-c969-41e1-886e-ecfbf42988ad HTTP/1.1" 200 115 0.049565 10.0.0.129 - - [2026-01-30 21:05:05] "DELETE /instance-ip/82c6ed4d-e1e4-491f-84f5-c9641c55227b HTTP/1.1" 200 115 0.062962 10.0.0.129 - - [2026-01-30 21:05:05] "DELETE /virtual-machine-interface/04ac19bf-8e3b-4b77-a650-0d855085045b HTTP/1.1" 200 115 0.051931 10.0.0.129 - - [2026-01-30 21:05:05] "DELETE /tag/fc96f8c2-494e-45ef-8cac-35d7befee295 HTTP/1.1" 200 115 0.074094 10.0.0.129 - - [2026-01-30 21:05:05] "POST /projects HTTP/1.1" 409 238 0.003766 10.0.0.129 - - [2026-01-30 21:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.129 - - [2026-01-30 21:05:05] "GET /project/c92744a6-0eb9-490f-9888-1b9f5ecfd1fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.077373 10.0.0.129 - - [2026-01-30 21:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.129 - - [2026-01-30 21:05:05] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004569 10.0.0.129 - - [2026-01-30 21:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.129 - - [2026-01-30 21:05:05] "GET /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.009782 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:05:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000839 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:05:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001022 10.0.0.129 - - [2026-01-30 21:05:05] "POST /security-groups HTTP/1.1" 409 285 0.006909 10.0.0.129 - - [2026-01-30 21:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.129 - - [2026-01-30 21:05:05] "PUT /security-group/84dc5db0-4923-4efe-8ae6-23245c8d5724 HTTP/1.1" 200 263 0.070350 10.0.0.129 - - [2026-01-30 21:05:05] "PUT /access-control-list/49ecf759-d59b-4d1e-bb12-edf03d7778f4 HTTP/1.1" 200 273 0.032003 10.0.0.129 - - [2026-01-30 21:05:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.037247 10.0.0.129 - - [2026-01-30 21:05:05] "PUT /access-control-list/4e3b4916-02a2-45ba-9587-9a8c98de9c63 HTTP/1.1" 200 273 0.022727 10.0.0.129 - - [2026-01-30 21:05:05] "GET /firewall-policy/c051b684-1cd3-48b3-ac74-2f07a865a9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.053033 10.0.0.129 - - [2026-01-30 21:05:05] "GET /firewall-rule/f23bacc3-0db2-44f6-b1ec-b70818ba5b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.007937 10.0.0.129 - - [2026-01-30 21:05:06] "POST /ref-update HTTP/1.1" 200 156 0.096948 10.0.0.129 - - [2026-01-30 21:05:06] "DELETE /firewall-rule/f23bacc3-0db2-44f6-b1ec-b70818ba5b98 HTTP/1.1" 200 115 0.224268 10.0.0.129 - - [2026-01-30 21:05:06] "GET /firewall-policy/c051b684-1cd3-48b3-ac74-2f07a865a9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.024959 10.0.0.129 - - [2026-01-30 21:05:06] "GET /firewall-rule/5e64e784-06ae-48b7-98c6-6a1e1657c7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.016126 10.0.0.129 - - [2026-01-30 21:05:06] "POST /ref-update HTTP/1.1" 200 156 0.075056 10.0.0.129 - - [2026-01-30 21:05:06] "DELETE /firewall-rule/5e64e784-06ae-48b7-98c6-6a1e1657c7f3 HTTP/1.1" 200 115 0.051368 10.0.0.129 - - [2026-01-30 21:05:06] "DELETE /tag/cd39cb0a-8229-411e-a282-a84fe198ec18 HTTP/1.1" 200 115 0.053089 10.0.0.129 - - [2026-01-30 21:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005159 10.0.0.129 - - [2026-01-30 21:05:06] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004700 10.0.0.129 - - [2026-01-30 21:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.129 - - [2026-01-30 21:05:06] "GET /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.006977 10.0.0.129 - - [2026-01-30 21:05:06] "PUT /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9 HTTP/1.1" 200 265 0.057136 10.0.0.129 - - [2026-01-30 21:05:06] "PUT /virtual-network/17611cc4-8383-4bcc-a04e-0deb9f4a737d HTTP/1.1" 200 265 0.080563 10.0.0.129 - - [2026-01-30 21:05:06] "DELETE /security-group/84dc5db0-4923-4efe-8ae6-23245c8d5724 HTTP/1.1" 200 115 0.119712 10.0.0.129 - - [2026-01-30 21:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.129 - - [2026-01-30 21:05:07] "DELETE /access-control-list/49ecf759-d59b-4d1e-bb12-edf03d7778f4 HTTP/1.1" 200 115 0.065128 10.0.0.129 - - [2026-01-30 21:05:07] "DELETE /access-control-list/4e3b4916-02a2-45ba-9587-9a8c98de9c63 HTTP/1.1" 200 115 0.061224 10.0.0.129 - - [2026-01-30 21:05:07] "GET /project/c92744a6-0eb9-490f-9888-1b9f5ecfd1fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.076045 10.0.0.129 - - [2026-01-30 21:05:07] "GET /project/c92744a6-0eb9-490f-9888-1b9f5ecfd1fb?fields=security_groups HTTP/1.1" 200 1353 0.050175 10.0.0.129 - - [2026-01-30 21:05:07] "DELETE /security-group/39b915e5-daf3-43ad-ad98-3285dde7dea3 HTTP/1.1" 200 115 0.068201 10.0.0.129 - - [2026-01-30 21:05:07] "DELETE /access-control-list/346c3eec-994c-4bbc-b638-574bbbf30718 HTTP/1.1" 200 115 0.062050 10.0.0.129 - - [2026-01-30 21:05:07] "GET /project/c92744a6-0eb9-490f-9888-1b9f5ecfd1fb?fields=application_policy_sets HTTP/1.1" 200 1392 0.069675 10.0.0.129 - - [2026-01-30 21:05:07] "DELETE /access-control-list/463004ea-3b8a-4ec9-8d06-7191adc26d51 HTTP/1.1" 200 115 0.087276 10.0.0.129 - - [2026-01-30 21:05:07] "DELETE /project/c92744a6-0eb9-490f-9888-1b9f5ecfd1fb HTTP/1.1" 200 115 0.478686 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:05:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000922 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:05:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001346 10.0.0.129 - - [2026-01-30 21:05:50] "GET / HTTP/1.1" 200 36215 0.001719 10.0.0.129 - - [2026-01-30 21:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.129 - - [2026-01-30 21:05:50] "GET /global-vrouter-config/f04903f8-f68f-44b0-9d17-700eed8565b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002750 10.0.0.129 - - [2026-01-30 21:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.129 - - [2026-01-30 21:05:51] "GET /global-vrouter-config/f04903f8-f68f-44b0-9d17-700eed8565b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002498 10.0.0.129 - - [2026-01-30 21:06:04] "GET / HTTP/1.1" 200 36215 0.003046 10.0.0.129 - - [2026-01-30 21:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.129 - - [2026-01-30 21:06:04] "GET /global-system-config/2a461a11-17a4-431c-9da7-d60e0bf0c856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004663 10.0.0.129 - - [2026-01-30 21:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.129 - - [2026-01-30 21:06:04] "GET /config-node/09b93b56-b112-4993-8111-906c26e3e6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002319 10.0.0.129 - - [2026-01-30 21:06:16] "GET / HTTP/1.1" 200 36215 0.001472 10.0.0.129 - - [2026-01-30 21:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.129 - - [2026-01-30 21:06:16] "GET /routing-instance/912de0ac-b956-4c94-846f-95ac1fe22905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002772 10.0.0.129 - - [2026-01-30 21:06:16] "POST /bgp-routers HTTP/1.1" 409 301 0.002019 10.0.0.129 - - [2026-01-30 21:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.129 - - [2026-01-30 21:06:16] "GET /bgp-router/a76048bf-e87c-4978-88a9-544430eb8dfc?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003463 10.0.0.129 - - [2026-01-30 21:06:16] "PUT /bgp-router/a76048bf-e87c-4978-88a9-544430eb8dfc HTTP/1.1" 200 255 0.016043 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:06:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001026 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:06:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001001 10.0.0.129 - - [2026-01-30 21:06:30] "GET / HTTP/1.1" 200 36215 0.001708 10.0.0.129 - - [2026-01-30 21:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.129 - - [2026-01-30 21:06:30] "GET /global-system-config/2a461a11-17a4-431c-9da7-d60e0bf0c856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004355 10.0.0.129 - - [2026-01-30 21:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007281 10.0.0.129 - - [2026-01-30 21:06:30] "GET /config-node/09b93b56-b112-4993-8111-906c26e3e6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001995 10.0.0.129 - - [2026-01-30 21:06:31] "GET / HTTP/1.1" 200 36215 0.001564 10.0.0.129 - - [2026-01-30 21:06:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001963 10.0.0.129 - - [2026-01-30 21:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.129 - - [2026-01-30 21:06:36] "GET /global-vrouter-config/f04903f8-f68f-44b0-9d17-700eed8565b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002499 10.0.0.129 - - [2026-01-30 21:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.129 - - [2026-01-30 21:06:36] "PUT /global-vrouter-config/f04903f8-f68f-44b0-9d17-700eed8565b1 HTTP/1.1" 200 277 0.007637 10.0.0.129 - - [2026-01-30 21:06:36] "GET / HTTP/1.1" 200 36215 0.003261 10.0.0.129 - - [2026-01-30 21:06:36] "POST /alarms HTTP/1.1" 409 264 0.004468 10.0.0.129 - - [2026-01-30 21:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005712 10.0.0.129 - - [2026-01-30 21:06:36] "PUT /alarm/d189ed3b-94d5-4fca-815e-f56690557554 HTTP/1.1" 200 245 0.011938 10.0.0.129 - - [2026-01-30 21:06:36] "POST /alarms HTTP/1.1" 409 261 0.002113 10.0.0.129 - - [2026-01-30 21:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.129 - - [2026-01-30 21:06:36] "PUT /alarm/676ed494-142a-4950-8c74-a7d5f55ceeed HTTP/1.1" 200 245 0.011725 10.0.0.129 - - [2026-01-30 21:06:36] "POST /alarms HTTP/1.1" 409 261 0.002620 10.0.0.129 - - [2026-01-30 21:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.129 - - [2026-01-30 21:06:36] "PUT /alarm/41bcb159-0773-4fd2-97d9-82864db23c97 HTTP/1.1" 200 245 0.011417 10.0.0.129 - - [2026-01-30 21:06:36] "POST /alarms HTTP/1.1" 409 253 0.002315 10.0.0.129 - - [2026-01-30 21:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.129 - - [2026-01-30 21:06:36] "PUT /alarm/bb3eef09-a702-4709-81f4-72eddee13ab1 HTTP/1.1" 200 245 0.012692 10.0.0.129 - - [2026-01-30 21:06:36] "POST /alarms HTTP/1.1" 409 251 0.002152 10.0.0.129 - - [2026-01-30 21:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.129 - - [2026-01-30 21:06:36] "PUT /alarm/fde83d0e-66e1-43a4-ace6-8043f8684daf HTTP/1.1" 200 245 0.009377 10.0.0.129 - - [2026-01-30 21:06:36] "POST /alarms HTTP/1.1" 409 252 0.002949 10.0.0.129 - - [2026-01-30 21:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.129 - - [2026-01-30 21:06:36] "PUT /alarm/d9a006b7-14ad-4352-b2f1-c641d77f88d6 HTTP/1.1" 200 245 0.009573 10.0.0.129 - - [2026-01-30 21:06:36] "POST /alarms HTTP/1.1" 409 256 0.005733 10.0.0.129 - - [2026-01-30 21:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.129 - - [2026-01-30 21:06:36] "PUT /alarm/0919a7b6-893e-4992-8996-6d06b0030be3 HTTP/1.1" 200 245 0.013535 10.0.0.129 - - [2026-01-30 21:06:36] "POST /alarms HTTP/1.1" 409 248 0.006053 10.0.0.129 - - [2026-01-30 21:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.129 - - [2026-01-30 21:06:36] "PUT /alarm/0130f55a-da85-4046-935e-82a667f26d8f HTTP/1.1" 200 245 0.010145 10.0.0.129 - - [2026-01-30 21:06:36] "POST /alarms HTTP/1.1" 409 252 0.004735 10.0.0.129 - - [2026-01-30 21:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015717 10.0.0.129 - - [2026-01-30 21:06:37] "PUT /alarm/aab76aac-2c0c-4f9b-ba01-3d404b8628a2 HTTP/1.1" 200 245 0.009388 10.0.0.129 - - [2026-01-30 21:06:37] "POST /alarms HTTP/1.1" 409 257 0.008441 10.0.0.129 - - [2026-01-30 21:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.129 - - [2026-01-30 21:06:37] "PUT /alarm/408f1390-0114-49dd-b11a-bd9b116285b1 HTTP/1.1" 200 245 0.010390 10.0.0.129 - - [2026-01-30 21:06:37] "POST /alarms HTTP/1.1" 409 251 0.012357 10.0.0.129 - - [2026-01-30 21:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.129 - - [2026-01-30 21:06:37] "PUT /alarm/de4734d4-cc95-4bb7-82d1-c1c818a2e1c1 HTTP/1.1" 200 245 0.010213 10.0.0.129 - - [2026-01-30 21:06:37] "POST /alarms HTTP/1.1" 409 257 0.015278 10.0.0.129 - - [2026-01-30 21:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.129 - - [2026-01-30 21:06:37] "PUT /alarm/eb4763cd-70d8-467d-87c3-c722c26ff7b9 HTTP/1.1" 200 245 0.010098 10.0.0.129 - - [2026-01-30 21:06:37] "POST /alarms HTTP/1.1" 409 261 0.006085 10.0.0.129 - - [2026-01-30 21:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.129 - - [2026-01-30 21:06:37] "PUT /alarm/f2b75dcf-a664-433b-8037-afb423b2a478 HTTP/1.1" 200 245 0.010804 10.0.0.129 - - [2026-01-30 21:06:37] "POST /alarms HTTP/1.1" 409 258 0.005906 10.0.0.129 - - [2026-01-30 21:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.129 - - [2026-01-30 21:06:37] "PUT /alarm/aa206708-04fd-4fc9-9dc9-7b4f0e552d3e HTTP/1.1" 200 245 0.010447 10.0.0.129 - - [2026-01-30 21:06:37] "POST /alarms HTTP/1.1" 409 254 0.002678 10.0.0.129 - - [2026-01-30 21:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.129 - - [2026-01-30 21:06:37] "PUT /alarm/b8fde1c8-61db-4d8d-89e0-e78fdb206396 HTTP/1.1" 200 245 0.011708 10.0.0.129 - - [2026-01-30 21:06:37] "POST /alarms HTTP/1.1" 409 254 0.014133 10.0.0.129 - - [2026-01-30 21:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005744 10.0.0.129 - - [2026-01-30 21:06:37] "PUT /alarm/f0d85d3b-bf54-4964-9823-24c53debfca9 HTTP/1.1" 200 245 0.012381 10.0.0.129 - - [2026-01-30 21:06:37] "POST /alarms HTTP/1.1" 409 254 0.006026 10.0.0.129 - - [2026-01-30 21:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.129 - - [2026-01-30 21:06:37] "PUT /alarm/2670a9d7-f8ef-419a-a905-c0ae5f63c298 HTTP/1.1" 200 245 0.012064 10.0.0.129 - - [2026-01-30 21:06:37] "POST /alarms HTTP/1.1" 409 247 0.009561 10.0.0.129 - - [2026-01-30 21:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007870 10.0.0.129 - - [2026-01-30 21:06:37] "PUT /alarm/8bf87c21-987f-4682-9f07-ac6dce247d91 HTTP/1.1" 200 245 0.012361 10.0.0.129 - - [2026-01-30 21:06:37] "POST /alarms HTTP/1.1" 409 272 0.007061 10.0.0.129 - - [2026-01-30 21:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.129 - - [2026-01-30 21:06:37] "PUT /alarm/a4135997-9a13-456a-936c-51eeb38102c5 HTTP/1.1" 200 245 0.011106 10.0.0.129 - - [2026-01-30 21:06:37] "POST /alarms HTTP/1.1" 409 261 0.002625 10.0.0.129 - - [2026-01-30 21:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.129 - - [2026-01-30 21:06:37] "PUT /alarm/cbe9825f-e734-4219-b976-04bbd26d5c62 HTTP/1.1" 200 245 0.011136 10.0.0.129 - - [2026-01-30 21:06:37] "POST /alarms HTTP/1.1" 409 259 0.006296 10.0.0.129 - - [2026-01-30 21:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.129 - - [2026-01-30 21:06:37] "PUT /alarm/a8a401ea-9229-44fa-809c-22f3bdb8d050 HTTP/1.1" 200 245 0.012623 10.0.0.129 - - [2026-01-30 21:06:37] "POST /alarms HTTP/1.1" 409 265 0.015165 10.0.0.129 - - [2026-01-30 21:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.129 - - [2026-01-30 21:06:38] "PUT /alarm/d3e7bf0c-c87c-43ad-a19a-8c979b088eb6 HTTP/1.1" 200 245 0.012258 10.0.0.129 - - [2026-01-30 21:06:38] "POST /alarms HTTP/1.1" 409 279 0.012739 10.0.0.129 - - [2026-01-30 21:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.129 - - [2026-01-30 21:06:38] "PUT /alarm/cd5c9072-b8d0-4a39-bd24-d12709c384e7 HTTP/1.1" 200 245 0.011000 10.0.0.129 - - [2026-01-30 21:06:38] "GET / HTTP/1.1" 200 36215 0.001788 10.0.0.129 - - [2026-01-30 21:06:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002103 10.0.0.129 - - [2026-01-30 21:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.129 - - [2026-01-30 21:06:38] "PUT /global-vrouter-config/f04903f8-f68f-44b0-9d17-700eed8565b1 HTTP/1.1" 200 277 0.007213 10.0.0.129 - - [2026-01-30 21:06:38] "GET / HTTP/1.1" 200 36215 0.001377 10.0.0.129 - - [2026-01-30 21:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.129 - - [2026-01-30 21:06:38] "GET /global-vrouter-config/f04903f8-f68f-44b0-9d17-700eed8565b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003036 10.0.0.129 - - [2026-01-30 21:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.129 - - [2026-01-30 21:06:38] "PUT /global-vrouter-config/f04903f8-f68f-44b0-9d17-700eed8565b1 HTTP/1.1" 200 277 0.009351 10.0.0.129 - - [2026-01-30 21:06:39] "GET / HTTP/1.1" 200 36215 0.002341 10.0.0.129 - - [2026-01-30 21:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005552 10.0.0.129 - - [2026-01-30 21:06:39] "GET /global-system-config/2a461a11-17a4-431c-9da7-d60e0bf0c856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006365 10.0.0.129 - - [2026-01-30 21:06:39] "PUT /global-system-config/2a461a11-17a4-431c-9da7-d60e0bf0c856 HTTP/1.1" 200 275 0.036315 10.0.0.129 - - [2026-01-30 21:06:42] "GET / HTTP/1.1" 200 36215 0.001638 10.0.0.129 - - [2026-01-30 21:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.129 - - [2026-01-30 21:06:42] "GET /routing-instance/912de0ac-b956-4c94-846f-95ac1fe22905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002855 10.0.0.129 - - [2026-01-30 21:06:42] "POST /bgp-routers HTTP/1.1" 409 301 0.001946 10.0.0.129 - - [2026-01-30 21:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.129 - - [2026-01-30 21:06:42] "GET /bgp-router/a76048bf-e87c-4978-88a9-544430eb8dfc?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003506 10.0.0.129 - - [2026-01-30 21:06:42] "PUT /bgp-router/a76048bf-e87c-4978-88a9-544430eb8dfc HTTP/1.1" 200 255 0.011667 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:06:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000939 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:06:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000976 10.0.0.129 - - [2026-01-30 21:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.129 - - [2026-01-30 21:06:45] "GET /global-vrouter-config/f04903f8-f68f-44b0-9d17-700eed8565b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002562 10.0.0.129 - - [2026-01-30 21:07:00] "GET / HTTP/1.1" 200 36215 0.001889 10.0.0.129 - - [2026-01-30 21:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.129 - - [2026-01-30 21:07:00] "GET /global-system-config/2a461a11-17a4-431c-9da7-d60e0bf0c856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004551 10.0.0.129 - - [2026-01-30 21:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.129 - - [2026-01-30 21:07:00] "GET /config-node/09b93b56-b112-4993-8111-906c26e3e6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002289 10.0.0.129 - - [2026-01-30 21:07:11] "GET / HTTP/1.1" 200 36215 0.002057 10.0.0.129 - - [2026-01-30 21:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.129 - - [2026-01-30 21:07:11] "GET /routing-instance/912de0ac-b956-4c94-846f-95ac1fe22905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002930 10.0.0.129 - - [2026-01-30 21:07:11] "POST /bgp-routers HTTP/1.1" 409 301 0.002154 10.0.0.129 - - [2026-01-30 21:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.129 - - [2026-01-30 21:07:11] "GET /bgp-router/a76048bf-e87c-4978-88a9-544430eb8dfc?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003139 10.0.0.129 - - [2026-01-30 21:07:11] "PUT /bgp-router/a76048bf-e87c-4978-88a9-544430eb8dfc HTTP/1.1" 200 255 0.012827 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:07:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002057 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:07:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001021 10.0.0.129 - - [2026-01-30 21:07:25] "GET / HTTP/1.1" 200 36215 0.001899 10.0.0.129 - - [2026-01-30 21:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.129 - - [2026-01-30 21:07:26] "GET /global-system-config/2a461a11-17a4-431c-9da7-d60e0bf0c856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004580 10.0.0.129 - - [2026-01-30 21:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.129 - - [2026-01-30 21:07:26] "GET /config-node/09b93b56-b112-4993-8111-906c26e3e6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002373 10.0.0.129 - - [2026-01-30 21:07:26] "GET / HTTP/1.1" 200 36215 0.001766 10.0.0.129 - - [2026-01-30 21:07:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001996 10.0.0.129 - - [2026-01-30 21:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.129 - - [2026-01-30 21:07:31] "GET /global-vrouter-config/f04903f8-f68f-44b0-9d17-700eed8565b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002596 10.0.0.129 - - [2026-01-30 21:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.129 - - [2026-01-30 21:07:31] "PUT /global-vrouter-config/f04903f8-f68f-44b0-9d17-700eed8565b1 HTTP/1.1" 200 277 0.008208 10.0.0.129 - - [2026-01-30 21:07:31] "GET / HTTP/1.1" 200 36215 0.001579 10.0.0.129 - - [2026-01-30 21:07:31] "POST /alarms HTTP/1.1" 409 264 0.001948 10.0.0.129 - - [2026-01-30 21:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.129 - - [2026-01-30 21:07:31] "PUT /alarm/d189ed3b-94d5-4fca-815e-f56690557554 HTTP/1.1" 200 245 0.008092 10.0.0.129 - - [2026-01-30 21:07:31] "POST /alarms HTTP/1.1" 409 261 0.004388 10.0.0.129 - - [2026-01-30 21:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.129 - - [2026-01-30 21:07:31] "PUT /alarm/676ed494-142a-4950-8c74-a7d5f55ceeed HTTP/1.1" 200 245 0.008147 10.0.0.129 - - [2026-01-30 21:07:31] "POST /alarms HTTP/1.1" 409 261 0.008299 10.0.0.129 - - [2026-01-30 21:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.129 - - [2026-01-30 21:07:31] "PUT /alarm/41bcb159-0773-4fd2-97d9-82864db23c97 HTTP/1.1" 200 245 0.009099 10.0.0.129 - - [2026-01-30 21:07:31] "POST /alarms HTTP/1.1" 409 253 0.011935 10.0.0.129 - - [2026-01-30 21:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.129 - - [2026-01-30 21:07:31] "PUT /alarm/bb3eef09-a702-4709-81f4-72eddee13ab1 HTTP/1.1" 200 245 0.009351 10.0.0.129 - - [2026-01-30 21:07:31] "POST /alarms HTTP/1.1" 409 251 0.003420 10.0.0.129 - - [2026-01-30 21:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.129 - - [2026-01-30 21:07:31] "PUT /alarm/fde83d0e-66e1-43a4-ace6-8043f8684daf HTTP/1.1" 200 245 0.010293 10.0.0.129 - - [2026-01-30 21:07:31] "POST /alarms HTTP/1.1" 409 252 0.009156 10.0.0.129 - - [2026-01-30 21:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.129 - - [2026-01-30 21:07:31] "PUT /alarm/d9a006b7-14ad-4352-b2f1-c641d77f88d6 HTTP/1.1" 200 245 0.022216 10.0.0.129 - - [2026-01-30 21:07:31] "POST /alarms HTTP/1.1" 409 256 0.005084 10.0.0.129 - - [2026-01-30 21:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.129 - - [2026-01-30 21:07:32] "PUT /alarm/0919a7b6-893e-4992-8996-6d06b0030be3 HTTP/1.1" 200 245 0.009620 10.0.0.129 - - [2026-01-30 21:07:32] "POST /alarms HTTP/1.1" 409 248 0.003270 10.0.0.129 - - [2026-01-30 21:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.129 - - [2026-01-30 21:07:32] "PUT /alarm/0130f55a-da85-4046-935e-82a667f26d8f HTTP/1.1" 200 245 0.009539 10.0.0.129 - - [2026-01-30 21:07:32] "POST /alarms HTTP/1.1" 409 252 0.003553 10.0.0.129 - - [2026-01-30 21:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.129 - - [2026-01-30 21:07:32] "PUT /alarm/aab76aac-2c0c-4f9b-ba01-3d404b8628a2 HTTP/1.1" 200 245 0.010335 10.0.0.129 - - [2026-01-30 21:07:32] "POST /alarms HTTP/1.1" 409 257 0.011724 10.0.0.129 - - [2026-01-30 21:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.129 - - [2026-01-30 21:07:32] "PUT /alarm/408f1390-0114-49dd-b11a-bd9b116285b1 HTTP/1.1" 200 245 0.009364 10.0.0.129 - - [2026-01-30 21:07:32] "POST /alarms HTTP/1.1" 409 251 0.005343 10.0.0.129 - - [2026-01-30 21:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.129 - - [2026-01-30 21:07:32] "PUT /alarm/de4734d4-cc95-4bb7-82d1-c1c818a2e1c1 HTTP/1.1" 200 245 0.010833 10.0.0.129 - - [2026-01-30 21:07:32] "POST /alarms HTTP/1.1" 409 257 0.013005 10.0.0.129 - - [2026-01-30 21:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.129 - - [2026-01-30 21:07:32] "PUT /alarm/eb4763cd-70d8-467d-87c3-c722c26ff7b9 HTTP/1.1" 200 245 0.010545 10.0.0.129 - - [2026-01-30 21:07:32] "POST /alarms HTTP/1.1" 409 261 0.012174 10.0.0.129 - - [2026-01-30 21:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.129 - - [2026-01-30 21:07:32] "PUT /alarm/f2b75dcf-a664-433b-8037-afb423b2a478 HTTP/1.1" 200 245 0.017310 10.0.0.129 - - [2026-01-30 21:07:32] "POST /alarms HTTP/1.1" 409 258 0.009475 10.0.0.129 - - [2026-01-30 21:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.129 - - [2026-01-30 21:07:32] "PUT /alarm/aa206708-04fd-4fc9-9dc9-7b4f0e552d3e HTTP/1.1" 200 245 0.009474 10.0.0.129 - - [2026-01-30 21:07:32] "POST /alarms HTTP/1.1" 409 254 0.012322 10.0.0.129 - - [2026-01-30 21:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.129 - - [2026-01-30 21:07:32] "PUT /alarm/b8fde1c8-61db-4d8d-89e0-e78fdb206396 HTTP/1.1" 200 245 0.008940 10.0.0.129 - - [2026-01-30 21:07:32] "POST /alarms HTTP/1.1" 409 254 0.007183 10.0.0.129 - - [2026-01-30 21:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.129 - - [2026-01-30 21:07:32] "PUT /alarm/f0d85d3b-bf54-4964-9823-24c53debfca9 HTTP/1.1" 200 245 0.009958 10.0.0.129 - - [2026-01-30 21:07:32] "POST /alarms HTTP/1.1" 409 254 0.008062 10.0.0.129 - - [2026-01-30 21:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.129 - - [2026-01-30 21:07:32] "PUT /alarm/2670a9d7-f8ef-419a-a905-c0ae5f63c298 HTTP/1.1" 200 245 0.009325 10.0.0.129 - - [2026-01-30 21:07:32] "POST /alarms HTTP/1.1" 409 247 0.005559 10.0.0.129 - - [2026-01-30 21:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.129 - - [2026-01-30 21:07:32] "PUT /alarm/8bf87c21-987f-4682-9f07-ac6dce247d91 HTTP/1.1" 200 245 0.009260 10.0.0.129 - - [2026-01-30 21:07:32] "POST /alarms HTTP/1.1" 409 272 0.006296 10.0.0.129 - - [2026-01-30 21:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.129 - - [2026-01-30 21:07:32] "PUT /alarm/a4135997-9a13-456a-936c-51eeb38102c5 HTTP/1.1" 200 245 0.010712 10.0.0.129 - - [2026-01-30 21:07:32] "POST /alarms HTTP/1.1" 409 261 0.003893 10.0.0.129 - - [2026-01-30 21:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.129 - - [2026-01-30 21:07:32] "PUT /alarm/cbe9825f-e734-4219-b976-04bbd26d5c62 HTTP/1.1" 200 245 0.011710 10.0.0.129 - - [2026-01-30 21:07:32] "POST /alarms HTTP/1.1" 409 259 0.008764 10.0.0.129 - - [2026-01-30 21:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.129 - - [2026-01-30 21:07:33] "PUT /alarm/a8a401ea-9229-44fa-809c-22f3bdb8d050 HTTP/1.1" 200 245 0.009617 10.0.0.129 - - [2026-01-30 21:07:33] "POST /alarms HTTP/1.1" 409 265 0.010546 10.0.0.129 - - [2026-01-30 21:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005836 10.0.0.129 - - [2026-01-30 21:07:33] "PUT /alarm/d3e7bf0c-c87c-43ad-a19a-8c979b088eb6 HTTP/1.1" 200 245 0.010521 10.0.0.129 - - [2026-01-30 21:07:33] "POST /alarms HTTP/1.1" 409 279 0.009356 10.0.0.129 - - [2026-01-30 21:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.129 - - [2026-01-30 21:07:33] "PUT /alarm/cd5c9072-b8d0-4a39-bd24-d12709c384e7 HTTP/1.1" 200 245 0.009700 10.0.0.129 - - [2026-01-30 21:07:33] "GET / HTTP/1.1" 200 36215 0.001707 10.0.0.129 - - [2026-01-30 21:07:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002080 10.0.0.129 - - [2026-01-30 21:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.129 - - [2026-01-30 21:07:33] "PUT /global-vrouter-config/f04903f8-f68f-44b0-9d17-700eed8565b1 HTTP/1.1" 200 277 0.007138 10.0.0.129 - - [2026-01-30 21:07:33] "GET / HTTP/1.1" 200 36215 0.001352 10.0.0.129 - - [2026-01-30 21:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.129 - - [2026-01-30 21:07:33] "GET /global-vrouter-config/f04903f8-f68f-44b0-9d17-700eed8565b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002588 10.0.0.129 - - [2026-01-30 21:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.129 - - [2026-01-30 21:07:33] "PUT /global-vrouter-config/f04903f8-f68f-44b0-9d17-700eed8565b1 HTTP/1.1" 200 277 0.009246 10.0.0.129 - - [2026-01-30 21:07:33] "GET / HTTP/1.1" 200 36215 0.001742 10.0.0.129 - - [2026-01-30 21:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.129 - - [2026-01-30 21:07:33] "GET /global-system-config/2a461a11-17a4-431c-9da7-d60e0bf0c856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004262 10.0.0.129 - - [2026-01-30 21:07:34] "PUT /global-system-config/2a461a11-17a4-431c-9da7-d60e0bf0c856 HTTP/1.1" 200 275 0.015015 10.0.0.129 - - [2026-01-30 21:07:37] "GET / HTTP/1.1" 200 36215 0.001365 10.0.0.129 - - [2026-01-30 21:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.129 - - [2026-01-30 21:07:37] "GET /routing-instance/912de0ac-b956-4c94-846f-95ac1fe22905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002512 10.0.0.129 - - [2026-01-30 21:07:37] "POST /bgp-routers HTTP/1.1" 409 301 0.002424 10.0.0.129 - - [2026-01-30 21:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005387 10.0.0.129 - - [2026-01-30 21:07:37] "GET /bgp-router/a76048bf-e87c-4978-88a9-544430eb8dfc?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.004374 10.0.0.129 - - [2026-01-30 21:07:37] "PUT /bgp-router/a76048bf-e87c-4978-88a9-544430eb8dfc HTTP/1.1" 200 255 0.009666 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:07:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000936 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:07:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001025 10.0.0.129 - - [2026-01-30 21:07:40] "POST /tags HTTP/1.1" 200 356 0.033693 10.0.0.129 - - [2026-01-30 21:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010807 10.0.0.129 - - [2026-01-30 21:07:40] "GET /tag/ead1a931-b1a7-4a8f-a67d-42a421c4ed06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.018537 10.0.0.129 - - [2026-01-30 21:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.129 - - [2026-01-30 21:07:40] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004465 10.0.0.129 - - [2026-01-30 21:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.129 - - [2026-01-30 21:07:41] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.018159 10.0.0.129 - - [2026-01-30 21:07:41] "POST /virtual-machines HTTP/1.1" 200 352 0.013377 10.0.0.129 - - [2026-01-30 21:07:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.030219 10.0.0.129 - - [2026-01-30 21:07:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.096326 10.0.0.129 - - [2026-01-30 21:07:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.015554 10.0.0.129 - - [2026-01-30 21:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.129 - - [2026-01-30 21:07:41] "GET /virtual-machine-interface/b6b1d548-fe1f-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.013007 10.0.0.129 - - [2026-01-30 21:07:41] "POST /instance-ips HTTP/1.1" 200 392 0.023991 10.0.0.129 - - [2026-01-30 21:07:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.032347 10.0.0.129 - - [2026-01-30 21:07:41] "GET /virtual-machine-interface/b6b1d548-fe1f-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.010638 10.0.0.129 - - [2026-01-30 21:07:41] "POST /set-tag HTTP/1.1" 200 109 0.012704 10.0.0.129 - - [2026-01-30 21:07:41] "GET /virtual-machine-interface/b6b1d548-fe1f-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.013969 10.0.0.129 - - [2026-01-30 21:07:41] "GET /instance-ip/b6ce0d30-fe1f-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003064 10.0.0.129 - - [2026-01-30 21:07:41] "GET /virtual-machine-interface/b6b1d548-fe1f-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004606 10.0.0.129 - - [2026-01-30 21:07:41] "POST /set-tag HTTP/1.1" 200 109 0.002368 10.0.0.129 - - [2026-01-30 21:07:41] "GET /virtual-router/b30578e5-5640-46b9-87bc-73354d9bff24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003905 10.0.0.129 - - [2026-01-30 21:07:41] "POST /ref-update HTTP/1.1" 200 156 0.007679 10.0.0.129 - - [2026-01-30 21:07:41] "GET /virtual-machine-interface/b6b1d548-fe1f-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007532 10.0.0.129 - - [2026-01-30 21:07:41] "POST /set-tag HTTP/1.1" 200 109 0.005012 10.0.0.129 - - [2026-01-30 21:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.129 - - [2026-01-30 21:07:41] "GET /virtual-network/77863cb9-ffcd-4c44-9606-edab179344e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005360 10.0.0.129 - - [2026-01-30 21:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.129 - - [2026-01-30 21:07:41] "GET /project/6d03ec18-199e-4cfa-af27-b038c8578962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029361 10.0.0.129 - - [2026-01-30 21:07:41] "POST /virtual-machines HTTP/1.1" 200 356 0.007129 10.0.0.129 - - [2026-01-30 21:07:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.019914 10.0.0.129 - - [2026-01-30 21:07:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.098957 10.0.0.129 - - [2026-01-30 21:07:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.008859 10.0.0.129 - - [2026-01-30 21:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005347 10.0.0.129 - - [2026-01-30 21:07:42] "GET /virtual-machine-interface/b7226d94-fe1f-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.004927 10.0.0.129 - - [2026-01-30 21:07:42] "POST /instance-ips HTTP/1.1" 200 396 0.019112 10.0.0.129 - - [2026-01-30 21:07:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.024853 10.0.0.129 - - [2026-01-30 21:07:42] "GET /virtual-machine-interface/b7226d94-fe1f-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.015733 10.0.0.129 - - [2026-01-30 21:07:42] "POST /set-tag HTTP/1.1" 200 109 0.014439 10.0.0.129 - - [2026-01-30 21:07:42] "GET /virtual-machine-interface/b7226d94-fe1f-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.016459 10.0.0.129 - - [2026-01-30 21:07:42] "GET /instance-ip/b73b55ca-fe1f-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.003770 10.0.0.129 - - [2026-01-30 21:07:42] "GET /virtual-machine-interface/b7226d94-fe1f-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004009 10.0.0.129 - - [2026-01-30 21:07:42] "POST /set-tag HTTP/1.1" 200 109 0.001981 10.0.0.129 - - [2026-01-30 21:07:42] "GET /virtual-router/b30578e5-5640-46b9-87bc-73354d9bff24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004038 10.0.0.129 - - [2026-01-30 21:07:42] "POST /ref-update HTTP/1.1" 200 156 0.008764 10.0.0.129 - - [2026-01-30 21:07:42] "GET /virtual-machine-interface/b7226d94-fe1f-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004633 10.0.0.129 - - [2026-01-30 21:07:42] "POST /set-tag HTTP/1.1" 200 109 0.002493 10.0.0.129 - - [2026-01-30 21:07:42] "GET /virtual-machine-interface/b6b1d548-fe1f-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.011119 10.0.0.129 - - [2026-01-30 21:07:42] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.129 - - [2026-01-30 21:07:42] "GET /virtual-machine-interface/b7226d94-fe1f-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005008 10.0.0.129 - - [2026-01-30 21:07:42] "POST /set-tag HTTP/1.1" 200 109 0.002885 10.0.0.129 - - [2026-01-30 21:07:54] "GET /virtual-machine-interface/b6b1d548-fe1f-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004275 10.0.0.129 - - [2026-01-30 21:07:54] "POST /set-tag HTTP/1.1" 200 109 0.002098 10.0.0.129 - - [2026-01-30 21:07:55] "GET /virtual-machine-interface/b7226d94-fe1f-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004275 10.0.0.129 - - [2026-01-30 21:07:55] "POST /set-tag HTTP/1.1" 200 109 0.002162 10.0.0.129 - - [2026-01-30 21:07:56] "GET /virtual-machine-interface/b6b1d548-fe1f-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004770 10.0.0.129 - - [2026-01-30 21:07:56] "POST /set-tag HTTP/1.1" 200 109 0.003850 10.0.0.129 - - [2026-01-30 21:08:28] "GET /virtual-machine-interface/b6b1d548-fe1f-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004727 10.0.0.129 - - [2026-01-30 21:08:28] "POST /set-tag HTTP/1.1" 200 109 0.002431 10.0.0.129 - - [2026-01-30 21:08:28] "GET /virtual-machine-interface/b6b1d548-fe1f-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006318 10.0.0.129 - - [2026-01-30 21:08:28] "POST /set-tag HTTP/1.1" 200 109 0.006303 10.0.0.129 - - [2026-01-30 21:08:28] "GET /virtual-machine/879af14e-dc8e-4242-ab2e-349ac38ec578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003333 10.0.0.129 - - [2026-01-30 21:08:28] "POST /ref-update HTTP/1.1" 200 156 0.012398 10.0.0.129 - - [2026-01-30 21:08:28] "GET /virtual-machine-interface/b6b1d548-fe1f-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.015997 10.0.0.129 - - [2026-01-30 21:08:28] "POST /set-tag HTTP/1.1" 200 109 0.034562 10.0.0.129 - - [2026-01-30 21:08:28] "POST /set-tag HTTP/1.1" 200 109 0.012684 10.0.0.129 - - [2026-01-30 21:08:28] "DELETE /instance-ip/b6ce0d30-fe1f-11f0-a1fe-fa163e9a8a09 HTTP/1.1" 200 115 0.042143 10.0.0.129 - - [2026-01-30 21:08:28] "DELETE /virtual-machine-interface/b6b1d548-fe1f-11f0-a1fe-fa163e9a8a09 HTTP/1.1" 200 115 0.032007 10.0.0.129 - - [2026-01-30 21:08:28] "DELETE /virtual-machine/879af14e-dc8e-4242-ab2e-349ac38ec578 HTTP/1.1" 200 115 0.029973 10.0.0.129 - - [2026-01-30 21:08:28] "GET /virtual-machine-interface/b7226d94-fe1f-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004926 10.0.0.129 - - [2026-01-30 21:08:28] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.129 - - [2026-01-30 21:08:41] "GET /global-system-configs HTTP/1.1" 200 323 0.004379 10.0.0.129 - - [2026-01-30 21:08:42] "GET /global-system-configs HTTP/1.1" 200 323 0.002131 10.0.0.129 - - [2026-01-30 21:08:59] "GET /virtual-machine-interface/b7226d94-fe1f-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007568 10.0.0.129 - - [2026-01-30 21:08:59] "POST /set-tag HTTP/1.1" 200 109 0.002269 10.0.0.129 - - [2026-01-30 21:08:59] "GET /virtual-machine-interface/b7226d94-fe1f-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.010767 10.0.0.129 - - [2026-01-30 21:08:59] "POST /set-tag HTTP/1.1" 200 109 0.002872 10.0.0.129 - - [2026-01-30 21:08:59] "GET /virtual-machine/0e6ded29-a9db-4f3c-a2a6-24df3752a335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003280 10.0.0.129 - - [2026-01-30 21:08:59] "POST /ref-update HTTP/1.1" 200 156 0.011084 10.0.0.129 - - [2026-01-30 21:08:59] "GET /virtual-machine-interface/b7226d94-fe1f-11f0-a1fe-fa163e9a8a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.011952 10.0.0.129 - - [2026-01-30 21:08:59] "POST /set-tag HTTP/1.1" 200 109 0.028576 10.0.0.129 - - [2026-01-30 21:08:59] "POST /set-tag HTTP/1.1" 200 109 0.063414 10.0.0.129 - - [2026-01-30 21:08:59] "DELETE /instance-ip/b73b55ca-fe1f-11f0-a1fe-fa163e9a8a09 HTTP/1.1" 200 115 0.060170 10.0.0.129 - - [2026-01-30 21:08:59] "DELETE /virtual-machine-interface/b7226d94-fe1f-11f0-a1fe-fa163e9a8a09 HTTP/1.1" 200 115 0.026676 10.0.0.129 - - [2026-01-30 21:08:59] "DELETE /virtual-machine/0e6ded29-a9db-4f3c-a2a6-24df3752a335 HTTP/1.1" 200 115 0.015544 10.0.0.129 - - [2026-01-30 21:08:59] "DELETE /tag/ead1a931-b1a7-4a8f-a67d-42a421c4ed06 HTTP/1.1" 200 115 0.037290 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:09:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000851 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:09:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000916 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:10:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000993 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:10:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000981 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:10:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000942 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:10:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001996 10.0.0.129 - - [2026-01-30 21:10:31] "GET / HTTP/1.1" 200 36215 0.001812 10.0.0.129 - - [2026-01-30 21:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.129 - - [2026-01-30 21:10:31] "GET /global-system-config/2a461a11-17a4-431c-9da7-d60e0bf0c856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004374 10.0.0.129 - - [2026-01-30 21:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.129 - - [2026-01-30 21:10:31] "GET /config-node/09b93b56-b112-4993-8111-906c26e3e6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002308 10.0.0.129 - - [2026-01-30 21:10:42] "GET / HTTP/1.1" 200 36215 0.001489 10.0.0.129 - - [2026-01-30 21:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.129 - - [2026-01-30 21:10:42] "GET /routing-instance/912de0ac-b956-4c94-846f-95ac1fe22905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004479 10.0.0.129 - - [2026-01-30 21:10:42] "POST /bgp-routers HTTP/1.1" 409 301 0.002130 10.0.0.129 - - [2026-01-30 21:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.129 - - [2026-01-30 21:10:42] "GET /bgp-router/a76048bf-e87c-4978-88a9-544430eb8dfc?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003282 10.0.0.129 - - [2026-01-30 21:10:42] "PUT /bgp-router/a76048bf-e87c-4978-88a9-544430eb8dfc HTTP/1.1" 200 255 0.022090 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:10:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000939 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:10:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000978 10.0.0.129 - - [2026-01-30 21:13:41] "GET /global-system-configs HTTP/1.1" 200 323 0.001930 10.0.0.129 - - [2026-01-30 21:13:42] "GET /global-system-configs HTTP/1.1" 200 323 0.001772 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:14:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001274 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:14:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001113 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:15:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000889 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:15:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000837 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:15:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000903 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:15:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000928 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:15:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000899 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:15:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000998 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:18:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000857 [Introspect:8084]10.0.0.129 - - [2026-01-30 21:18:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000966 10.0.0.129 - - [2026-01-30 21:18:41] "GET /global-system-configs HTTP/1.1" 200 323 0.001961 10.0.0.129 - - [2026-01-30 21:18:42] "GET /global-system-configs HTTP/1.1" 200 323 0.004359