++ 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: =================== Tue Jan 27 10:54:47 AM UTC 2026 ===================' INFO: =================== Tue Jan 27 10:54:47 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ grep 'inet ' +++ 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: Waiting for cassandra 6/30' INFO: Waiting for cassandra 6/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.129 +++ local servers=10.0.0.129 +++ cut -d ' ' -f 1 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ sort ++++ uniq ++++ tr '\n' , ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.129,10.37.221.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.37.221.1,127.0.0.1,172.17.0.1,252.129.0.1,, =~ ,10\.0\.0\.129, ]] +++ echo 10.0.0.129 1 +++ return ++ local ip=10.0.0.129 ++ [[ -z 10.0.0.129 ]] ++ echo 10.0.0.129 + host_ip=10.0.0.129 + [[ cql == \c\q\l ]] ++ echo 10.0.0.129:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.129:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.129:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ cut -d = -f 1 ++ set -o posix ++ set ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + 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/27/2026 10:55:54.916 7f2736b22840 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/27/2026 10:55:55.125 7f2736b22840 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/27/2026 10:55:55.147 7f2736b22840 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/27/2026 10:55:55.148 7f2736b22840 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.129:8082/ Hit Ctrl-C to quit. 10.0.0.129 - - [2026-01-27 10:56:05] "GET / HTTP/1.1" 503 181 0.000304 10.0.0.129 - - [2026-01-27 10:56:06] "GET / HTTP/1.1" 200 45303 0.001723 10.0.0.129 - - [2026-01-27 10:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.129 - - [2026-01-27 10:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005854 10.0.0.129 - - [2026-01-27 10:56:06] "GET / HTTP/1.1" 200 36215 0.001630 10.0.0.129 - - [2026-01-27 10:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005139 10.0.0.129 - - [2026-01-27 10:56:06] "GET /global-system-config/3bfb2c8d-fcc3-4c9d-bd96-236a46b403fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008950 10.0.0.129 - - [2026-01-27 10:56:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.003477 10.0.0.129 - - [2026-01-27 10:56:06] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.055950 10.0.0.129 - - [2026-01-27 10:56:07] "GET / HTTP/1.1" 200 36215 0.002063 10.0.0.129 - - [2026-01-27 10:56:07] "GET / HTTP/1.1" 200 36215 0.002049 10.0.0.129 - - [2026-01-27 10:56:07] "GET / HTTP/1.1" 200 36215 0.002676 10.0.0.129 - - [2026-01-27 10:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.045641 10.0.0.129 - - [2026-01-27 10:56:07] "GET /global-system-config/3bfb2c8d-fcc3-4c9d-bd96-236a46b403fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.045102 10.0.0.129 - - [2026-01-27 10:56:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.026666 10.0.0.129 - - [2026-01-27 10:56:07] "GET / HTTP/1.1" 200 36215 0.003110 10.0.0.129 - - [2026-01-27 10:56:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.048485 10.0.0.129 - - [2026-01-27 10:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.043123 10.0.0.129 - - [2026-01-27 10:56:07] "POST /database-nodes HTTP/1.1" 200 599 0.268681 10.0.0.129 - - [2026-01-27 10:56:08] "GET / HTTP/1.1" 200 36215 0.013303 10.0.0.129 - - [2026-01-27 10:56:08] "GET /global-system-config/3bfb2c8d-fcc3-4c9d-bd96-236a46b403fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.092884 10.0.0.129 - - [2026-01-27 10:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.030559 10.0.0.129 - - [2026-01-27 10:56:08] "GET /routing-instance/0d29aa58-3748-4293-b34d-3c883b3e6267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.038268 10.0.0.129 - - [2026-01-27 10:56:08] "POST /bgp-routers HTTP/1.1" 200 618 0.185147 10.0.0.129 - - [2026-01-27 10:56:08] "POST /service-appliance-sets HTTP/1.1" 200 555 0.268355 10.0.0.129 - - [2026-01-27 10:56:08] "GET /bgp-router/c3d678f9-c579-406c-927a-931318c2f490?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.029252 10.0.0.129 - - [2026-01-27 10:56:08] "POST /fqname-to-id HTTP/1.1" 404 180 0.055410 10.0.0.129 - - [2026-01-27 10:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.041442 10.0.0.129 - - [2026-01-27 10:56:08] "GET / HTTP/1.1" 200 36215 0.002097 10.0.0.129 - - [2026-01-27 10:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.017341 10.0.0.129 - - [2026-01-27 10:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009115 10.0.0.129 - - [2026-01-27 10:56:08] "GET /global-system-config/3bfb2c8d-fcc3-4c9d-bd96-236a46b403fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.041472 10.0.0.129 - - [2026-01-27 10:56:08] "GET /global-system-config/3bfb2c8d-fcc3-4c9d-bd96-236a46b403fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.039953 10.0.0.129 - - [2026-01-27 10:56:08] "GET /global-system-config/3bfb2c8d-fcc3-4c9d-bd96-236a46b403fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.093535 10.0.0.129 - - [2026-01-27 10:56:08] "GET / HTTP/1.1" 200 36215 0.001495 10.0.0.129 - - [2026-01-27 10:56:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.052697 10.0.0.129 - - [2026-01-27 10:56:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.021030 10.0.0.129 - - [2026-01-27 10:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.023675 10.0.0.129 - - [2026-01-27 10:56:08] "GET /global-system-config/3bfb2c8d-fcc3-4c9d-bd96-236a46b403fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.019155 10.0.0.129 - - [2026-01-27 10:56:08] "POST /ref-update HTTP/1.1" 200 156 0.056023 10.0.0.129 - - [2026-01-27 10:56:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.022479 10.0.0.129 - - [2026-01-27 10:56:08] "POST /service-appliance-sets HTTP/1.1" 200 543 0.253762 10.0.0.129 - - [2026-01-27 10:56:08] "POST /analytics-nodes HTTP/1.1" 200 601 0.200705 10.0.0.129 - - [2026-01-27 10:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014544 10.0.0.129 - - [2026-01-27 10:56:08] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.138085 10.0.0.129 - - [2026-01-27 10:56:08] "GET /network-ipam/8ba4fd96-aaf7-49e8-a8bb-cf57c421e39e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.028136 10.0.0.129 - - [2026-01-27 10:56:09] "POST /service-templates HTTP/1.1" 200 513 0.070807 10.0.0.129 - - [2026-01-27 10:56:09] "POST /service-templates HTTP/1.1" 200 503 0.078001 10.0.0.129 - - [2026-01-27 10:56:09] "POST /service-templates HTTP/1.1" 200 517 0.057528 10.0.0.129 - - [2026-01-27 10:56:09] "POST /service-templates HTTP/1.1" 200 537 0.075225 10.0.0.129 - - [2026-01-27 10:56:09] "POST /service-templates HTTP/1.1" 200 509 0.058199 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:56:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001307 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:56:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001830 10.0.0.129 - - [2026-01-27 10:56:12] "GET / HTTP/1.1" 200 36215 0.003084 10.0.0.129 - - [2026-01-27 10:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015346 10.0.0.129 - - [2026-01-27 10:56:12] "GET /global-system-config/3bfb2c8d-fcc3-4c9d-bd96-236a46b403fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.026658 10.0.0.129 - - [2026-01-27 10:56:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.004476 10.0.0.129 - - [2026-01-27 10:56:13] "POST /config-nodes HTTP/1.1" 200 595 0.107877 10.0.0.129 - - [2026-01-27 10:56:13] "GET / HTTP/1.1" 200 36215 0.001922 10.0.0.129 - - [2026-01-27 10:56:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.011452 10.0.0.129 - - [2026-01-27 10:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009556 10.0.0.129 - - [2026-01-27 10:56:13] "GET /network-ipam/8ba4fd96-aaf7-49e8-a8bb-cf57c421e39e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005305 10.0.0.129 - - [2026-01-27 10:56:14] "POST /fqname-to-id HTTP/1.1" 404 225 0.002992 10.0.0.129 - - [2026-01-27 10:56:14] "POST /access-control-lists HTTP/1.1" 200 589 0.039345 10.0.0.129 - - [2026-01-27 10:56:14] "POST /fqname-to-id HTTP/1.1" 404 224 0.017715 10.0.0.129 - - [2026-01-27 10:56:14] "POST /access-control-lists HTTP/1.1" 200 587 0.047993 10.0.0.129 - - [2026-01-27 10:56:14] "POST /route-targets HTTP/1.1" 200 328 0.024988 10.0.0.129 - - [2026-01-27 10:56:14] "POST /ref-update HTTP/1.1" 200 156 0.063451 10.0.0.129 - - [2026-01-27 10:56:14] "POST /route-targets HTTP/1.1" 200 328 0.024213 10.0.0.129 - - [2026-01-27 10:56:14] "POST /ref-update HTTP/1.1" 200 156 0.023778 10.0.0.129 - - [2026-01-27 10:56:14] "POST /route-targets HTTP/1.1" 200 328 0.016251 10.0.0.129 - - [2026-01-27 10:56:14] "POST /ref-update HTTP/1.1" 200 156 0.033709 10.0.0.129 - - [2026-01-27 10:56:15] "POST /route-targets HTTP/1.1" 200 328 0.068260 10.0.0.129 - - [2026-01-27 10:56:15] "POST /ref-update HTTP/1.1" 200 156 0.044736 10.0.0.129 - - [2026-01-27 10:56:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.021902 10.0.0.129 - - [2026-01-27 10:56:15] "POST /access-control-lists HTTP/1.1" 200 553 0.082788 10.0.0.129 - - [2026-01-27 10:56:15] "PUT /access-control-list/1ed2ee94-f323-4021-ab97-6793f386490a HTTP/1.1" 200 273 0.055321 10.0.0.129 - - [2026-01-27 10:56:15] "PUT /access-control-list/77d504c6-995a-4ff0-9f7f-39e381272c15 HTTP/1.1" 200 273 0.063514 10.0.0.129 - - [2026-01-27 10:56:17] "GET / HTTP/1.1" 200 36215 0.001936 10.0.0.129 - - [2026-01-27 10:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007270 10.0.0.129 - - [2026-01-27 10:56:17] "GET /global-system-config/3bfb2c8d-fcc3-4c9d-bd96-236a46b403fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.011340 10.0.0.129 - - [2026-01-27 10:56:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.003984 10.0.0.129 - - [2026-01-27 10:56:17] "POST /config-database-nodes HTTP/1.1" 200 613 0.054374 10.0.0.129 - - [2026-01-27 10:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.129 - - [2026-01-27 10:56:18] "GET /global-vrouter-config/a0408990-c76a-44c8-a8eb-bb8a5519efa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.004385 10.0.0.129 - - [2026-01-27 10:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.129 - - [2026-01-27 10:56:18] "PUT /global-vrouter-config/a0408990-c76a-44c8-a8eb-bb8a5519efa7 HTTP/1.1" 200 277 0.033516 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:56:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001041 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:56:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001356 10.0.0.129 - - [2026-01-27 10:56:19] "GET / HTTP/1.1" 200 36215 0.001861 10.0.0.129 - - [2026-01-27 10:56:19] "POST /alarms HTTP/1.1" 200 583 0.066476 10.0.0.129 - - [2026-01-27 10:56:19] "POST /alarms HTTP/1.1" 200 577 0.046344 10.0.0.129 - - [2026-01-27 10:56:19] "POST /alarms HTTP/1.1" 200 577 0.049872 10.0.0.129 - - [2026-01-27 10:56:19] "POST /alarms HTTP/1.1" 200 561 0.046313 10.0.0.129 - - [2026-01-27 10:56:19] "POST /alarms HTTP/1.1" 200 557 0.066526 10.0.0.129 - - [2026-01-27 10:56:19] "POST /alarms HTTP/1.1" 200 559 0.190503 10.0.0.129 - - [2026-01-27 10:56:19] "POST /alarms HTTP/1.1" 200 567 0.062668 10.0.0.129 - - [2026-01-27 10:56:19] "POST /alarms HTTP/1.1" 200 551 0.105584 10.0.0.129 - - [2026-01-27 10:56:20] "POST /alarms HTTP/1.1" 200 559 0.078950 10.0.0.129 - - [2026-01-27 10:56:20] "POST /alarms HTTP/1.1" 200 569 0.084320 10.0.0.129 - - [2026-01-27 10:56:20] "POST /alarms HTTP/1.1" 200 557 0.043038 10.0.0.129 - - [2026-01-27 10:56:20] "POST /alarms HTTP/1.1" 200 569 0.099332 10.0.0.129 - - [2026-01-27 10:56:20] "POST /alarms HTTP/1.1" 200 577 0.141566 10.0.0.129 - - [2026-01-27 10:56:20] "POST /alarms HTTP/1.1" 200 571 0.071913 10.0.0.129 - - [2026-01-27 10:56:20] "POST /alarms HTTP/1.1" 200 563 0.092174 10.0.0.129 - - [2026-01-27 10:56:20] "POST /alarms HTTP/1.1" 200 563 0.055223 10.0.0.129 - - [2026-01-27 10:56:20] "POST /alarms HTTP/1.1" 200 563 0.096861 10.0.0.129 - - [2026-01-27 10:56:20] "POST /alarms HTTP/1.1" 200 549 0.052832 10.0.0.129 - - [2026-01-27 10:56:21] "POST /alarms HTTP/1.1" 200 597 0.040726 10.0.0.129 - - [2026-01-27 10:56:21] "POST /alarms HTTP/1.1" 200 577 0.054948 10.0.0.129 - - [2026-01-27 10:56:21] "POST /alarms HTTP/1.1" 200 573 0.047814 10.0.0.129 - - [2026-01-27 10:56:21] "POST /alarms HTTP/1.1" 200 585 0.038585 10.0.0.129 - - [2026-01-27 10:56:21] "POST /alarms HTTP/1.1" 200 611 0.075079 10.0.0.129 - - [2026-01-27 10:56:21] "GET / HTTP/1.1" 200 36215 0.001808 10.0.0.129 - - [2026-01-27 10:56:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009135 10.0.0.129 - - [2026-01-27 10:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.129 - - [2026-01-27 10:56:21] "PUT /global-vrouter-config/a0408990-c76a-44c8-a8eb-bb8a5519efa7 HTTP/1.1" 200 277 0.015626 10.0.0.129 - - [2026-01-27 10:56:22] "GET / HTTP/1.1" 200 36215 0.002230 10.0.0.129 - - [2026-01-27 10:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.129 - - [2026-01-27 10:56:22] "GET /global-vrouter-config/a0408990-c76a-44c8-a8eb-bb8a5519efa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003469 10.0.0.129 - - [2026-01-27 10:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006436 10.0.0.129 - - [2026-01-27 10:56:22] "PUT /global-vrouter-config/a0408990-c76a-44c8-a8eb-bb8a5519efa7 HTTP/1.1" 200 277 0.023276 10.0.0.129 - - [2026-01-27 10:56:22] "GET / HTTP/1.1" 200 36215 0.001501 10.0.0.129 - - [2026-01-27 10:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.129 - - [2026-01-27 10:56:22] "GET /global-system-config/3bfb2c8d-fcc3-4c9d-bd96-236a46b403fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.009599 10.0.0.129 - - [2026-01-27 10:56:22] "PUT /global-system-config/3bfb2c8d-fcc3-4c9d-bd96-236a46b403fc HTTP/1.1" 200 275 0.055449 10.0.0.129 - - [2026-01-27 10:56:26] "GET / HTTP/1.1" 200 36215 0.001960 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:56:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001297 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:56:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001128 10.0.0.129 - - [2026-01-27 10:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.129 - - [2026-01-27 10:56:27] "GET /domain/1a626d5a-e3ca-47ff-8778-e31b08453180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.004828 10.0.0.129 - - [2026-01-27 10:56:27] "POST /id-to-fqname HTTP/1.1" 200 173 0.000807 10.0.0.129 - - [2026-01-27 10:56:27] "POST /fqname-to-id HTTP/1.1" 404 182 0.010821 10.0.0.129 - - [2026-01-27 10:56:27] "POST /security-groups HTTP/1.1" 200 570 0.097634 10.0.0.129 - - [2026-01-27 10:56:27] "POST /projects HTTP/1.1" 200 483 0.295421 10.0.0.129 - - [2026-01-27 10:56:27] "POST /fqname-to-id HTTP/1.1" 404 213 0.008297 10.0.0.129 - - [2026-01-27 10:56:27] "POST /security-groups HTTP/1.1" 200 536 0.090685 10.0.0.129 - - [2026-01-27 10:56:27] "POST /access-control-lists HTTP/1.1" 200 581 0.143571 10.0.0.129 - - [2026-01-27 10:56:27] "POST /fqname-to-id HTTP/1.1" 404 212 0.016947 10.0.0.129 - - [2026-01-27 10:56:27] "POST /chown HTTP/1.1" 200 109 0.084631 10.0.0.129 - - [2026-01-27 10:56:27] "POST /policy-managements HTTP/1.1" 409 214 0.115420 10.0.0.129 - - [2026-01-27 10:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007657 10.0.0.129 - - [2026-01-27 10:56:27] "GET /policy-management/203e4a80-477b-452e-92a1-2a0b7f842645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004222 10.0.0.129 - - [2026-01-27 10:56:27] "POST /access-control-lists HTTP/1.1" 200 579 0.236257 10.0.0.129 - - [2026-01-27 10:56:28] "POST /fqname-to-id HTTP/1.1" 404 232 0.005030 10.0.0.129 - - [2026-01-27 10:56:28] "POST /application-policy-sets HTTP/1.1" 200 530 0.133988 10.0.0.129 - - [2026-01-27 10:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013560 10.0.0.129 - - [2026-01-27 10:56:28] "POST /access-control-lists HTTP/1.1" 200 596 0.071423 10.0.0.129 - - [2026-01-27 10:56:28] "POST /fqname-to-id HTTP/1.1" 404 231 0.014671 10.0.0.129 - - [2026-01-27 10:56:28] "GET /global-vrouter-config/a0408990-c76a-44c8-a8eb-bb8a5519efa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003653 10.0.0.129 - - [2026-01-27 10:56:28] "PUT /global-vrouter-config/a0408990-c76a-44c8-a8eb-bb8a5519efa7 HTTP/1.1" 200 277 0.018151 10.0.0.129 - - [2026-01-27 10:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006946 10.0.0.129 - - [2026-01-27 10:56:28] "POST /access-control-lists HTTP/1.1" 200 594 0.040883 10.0.0.129 - - [2026-01-27 10:56:28] "GET /virtual-network/6be0aaa3-ce9d-4194-846c-ccda659bdaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.008179 10.0.0.129 - - [2026-01-27 10:56:28] "POST /id-to-fqname HTTP/1.1" 200 177 0.000699 10.0.0.129 - - [2026-01-27 10:56:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.012793 10.0.0.129 - - [2026-01-27 10:56:28] "POST /security-groups HTTP/1.1" 200 574 0.109772 10.0.0.129 - - [2026-01-27 10:56:28] "POST /projects HTTP/1.1" 200 491 0.371418 10.0.0.129 - - [2026-01-27 10:56:28] "POST /fqname-to-id HTTP/1.1" 404 217 0.002823 10.0.0.129 - - [2026-01-27 10:56:28] "POST /security-groups HTTP/1.1" 200 548 0.077847 10.0.0.129 - - [2026-01-27 10:56:28] "POST /access-control-lists HTTP/1.1" 200 585 0.105948 10.0.0.129 - - [2026-01-27 10:56:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.008981 10.0.0.129 - - [2026-01-27 10:56:28] "POST /chown HTTP/1.1" 200 109 0.041013 10.0.0.129 - - [2026-01-27 10:56:28] "POST /access-control-lists HTTP/1.1" 200 583 0.092342 10.0.0.129 - - [2026-01-27 10:56:28] "POST /network-ipams HTTP/1.1" 200 524 0.136534 10.0.0.129 - - [2026-01-27 10:56:28] "POST /fqname-to-id HTTP/1.1" 404 240 0.013608 10.0.0.129 - - [2026-01-27 10:56:29] "POST /access-control-lists HTTP/1.1" 200 604 0.031155 10.0.0.129 - - [2026-01-27 10:56:29] "POST /network-ipams HTTP/1.1" 200 512 0.051179 10.0.0.129 - - [2026-01-27 10:56:29] "POST /fqname-to-id HTTP/1.1" 404 239 0.002546 10.0.0.129 - - [2026-01-27 10:56:29] "POST /fqname-to-id HTTP/1.1" 404 198 0.003626 10.0.0.129 - - [2026-01-27 10:56:29] "POST /access-control-lists HTTP/1.1" 200 602 0.036408 10.0.0.129 - - [2026-01-27 10:56:29] "POST /fqname-to-id HTTP/1.1" 404 229 0.006814 10.0.0.129 - - [2026-01-27 10:56:29] "POST /useragent-kv HTTP/1.1" 200 115 0.014731 10.0.0.129 - - [2026-01-27 10:56:29] "POST /virtual-networks HTTP/1.1" 200 540 0.235566 10.0.0.129 - - [2026-01-27 10:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008707 10.0.0.129 - - [2026-01-27 10:56:29] "POST /access-control-lists HTTP/1.1" 200 591 0.110420 10.0.0.129 - - [2026-01-27 10:56:29] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.033081 10.0.0.129 - - [2026-01-27 10:56:29] "POST /network-ipams HTTP/1.1" 200 520 0.085073 10.0.0.129 - - [2026-01-27 10:56:29] "POST /fqname-to-id HTTP/1.1" 404 202 0.008649 10.0.0.129 - - [2026-01-27 10:56:29] "POST /route-targets HTTP/1.1" 200 328 0.075972 10.0.0.129 - - [2026-01-27 10:56:29] "POST /ref-update HTTP/1.1" 200 156 0.070644 10.0.0.129 - - [2026-01-27 10:56:29] "PUT /access-control-list/920c4961-5d3b-4db5-8371-d6b441d30c45 HTTP/1.1" 200 273 0.098300 10.0.0.129 - - [2026-01-27 10:56:29] "POST /useragent-kv HTTP/1.1" 200 115 0.034531 10.0.0.129 - - [2026-01-27 10:56:29] "POST /virtual-networks HTTP/1.1" 200 548 0.273362 10.0.0.129 - - [2026-01-27 10:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015413 10.0.0.129 - - [2026-01-27 10:56:29] "GET /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.034923 10.0.0.129 - - [2026-01-27 10:56:29] "POST /route-targets HTTP/1.1" 200 328 0.055336 10.0.0.129 - - [2026-01-27 10:56:29] "POST /fqname-to-id HTTP/1.1" 404 199 0.009998 10.0.0.129 - - [2026-01-27 10:56:30] "POST /ref-update HTTP/1.1" 200 156 0.064612 10.0.0.129 - - [2026-01-27 10:56:30] "POST /network-policys HTTP/1.1" 200 540 0.121111 10.0.0.129 - - [2026-01-27 10:56:30] "POST /fqname-to-id HTTP/1.1" 404 197 0.031598 10.0.0.129 - - [2026-01-27 10:56:30] "POST /network-policys HTTP/1.1" 200 536 0.024585 10.0.0.129 - - [2026-01-27 10:56:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.016244 10.0.0.129 - - [2026-01-27 10:56:30] "POST /network-policys HTTP/1.1" 200 544 0.073219 10.0.0.129 - - [2026-01-27 10:56:30] "PUT /access-control-list/e4059a11-1939-4d7e-94fa-457594fa395d HTTP/1.1" 200 273 0.076334 10.0.0.129 - - [2026-01-27 10:56:30] "POST /ref-update HTTP/1.1" 200 156 0.163136 10.0.0.129 - - [2026-01-27 10:56:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013847 10.0.0.129 - - [2026-01-27 10:56:30] "POST /ref-update HTTP/1.1" 200 156 0.155428 10.0.0.129 - - [2026-01-27 10:56:30] "PUT /access-control-list/920c4961-5d3b-4db5-8371-d6b441d30c45 HTTP/1.1" 200 273 0.088179 10.0.0.129 - - [2026-01-27 10:56:30] "PUT /access-control-list/920c4961-5d3b-4db5-8371-d6b441d30c45 HTTP/1.1" 200 273 0.073190 10.0.0.129 - - [2026-01-27 10:56:30] "POST /ref-update HTTP/1.1" 200 156 0.209642 10.0.0.129 - - [2026-01-27 10:56:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.040256 10.0.0.129 - - [2026-01-27 10:56:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006468 10.0.0.129 - - [2026-01-27 10:56:31] "PUT /access-control-list/e4059a11-1939-4d7e-94fa-457594fa395d HTTP/1.1" 200 273 0.141642 10.0.0.129 - - [2026-01-27 10:56:31] "POST /ref-update HTTP/1.1" 200 156 0.093225 10.0.0.129 - - [2026-01-27 10:56:31] "POST /fqname-to-id HTTP/1.1" 404 237 0.003705 10.0.0.129 - - [2026-01-27 10:56:31] "POST /ref-update HTTP/1.1" 200 156 0.186640 10.0.0.129 - - [2026-01-27 10:56:31] "POST /access-control-lists HTTP/1.1" 200 603 0.125851 10.0.0.129 - - [2026-01-27 10:56:31] "POST /ref-update HTTP/1.1" 200 156 0.069035 10.0.0.129 - - [2026-01-27 10:56:31] "POST /ref-update HTTP/1.1" 200 156 0.266048 10.0.0.129 - - [2026-01-27 10:56:31] "PUT /access-control-list/262bd3da-d691-4dff-9e0f-09071dd5547a HTTP/1.1" 200 273 0.037658 10.0.0.129 - - [2026-01-27 10:56:31] "PUT /access-control-list/e4059a11-1939-4d7e-94fa-457594fa395d HTTP/1.1" 200 273 0.132279 10.0.0.129 - - [2026-01-27 10:56:31] "POST /ref-update HTTP/1.1" 200 156 0.257590 10.0.0.129 - - [2026-01-27 10:56:31] "POST /ref-update HTTP/1.1" 200 156 0.089423 10.0.0.129 - - [2026-01-27 10:56:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.041372 10.0.0.129 - - [2026-01-27 10:56:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008407 10.0.0.129 - - [2026-01-27 10:56:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004867 10.0.0.129 - - [2026-01-27 10:56:31] "PUT /access-control-list/262bd3da-d691-4dff-9e0f-09071dd5547a HTTP/1.1" 200 273 0.061215 10.0.0.129 - - [2026-01-27 10:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007782 10.0.0.129 - - [2026-01-27 10:56:32] "GET /virtual-network/6be0aaa3-ce9d-4194-846c-ccda659bdaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.024060 10.0.0.129 - - [2026-01-27 10:56:32] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.050792 10.0.0.129 - - [2026-01-27 10:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006404 10.0.0.129 - - [2026-01-27 10:56:32] "GET /policy-management/203e4a80-477b-452e-92a1-2a0b7f842645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003821 10.0.0.129 - - [2026-01-27 10:56:32] "POST /firewall-policys HTTP/1.1" 200 532 0.049347 10.0.0.129 - - [2026-01-27 10:56:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.035555 10.0.0.129 - - [2026-01-27 10:56:32] "GET /firewall-policy/30556ea5-a639-4496-a0da-23c6ad7369f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.011876 10.0.0.129 - - [2026-01-27 10:56:32] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.003106 10.0.0.129 - - [2026-01-27 10:56:32] "GET /firewall-policy/30556ea5-a639-4496-a0da-23c6ad7369f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003169 10.0.0.129 - - [2026-01-27 10:56:32] "POST /ref-update HTTP/1.1" 200 156 0.019482 10.0.0.129 - - [2026-01-27 10:56:32] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.066709 10.0.0.129 - - [2026-01-27 10:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.129 - - [2026-01-27 10:56:32] "GET /policy-management/203e4a80-477b-452e-92a1-2a0b7f842645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003026 10.0.0.129 - - [2026-01-27 10:56:32] "POST /firewall-policys HTTP/1.1" 200 534 0.046449 10.0.0.129 - - [2026-01-27 10:56:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.020050 10.0.0.129 - - [2026-01-27 10:56:32] "GET /firewall-policy/935250f1-375f-4baa-980e-4e50248d2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.017568 10.0.0.129 - - [2026-01-27 10:56:32] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.004031 10.0.0.129 - - [2026-01-27 10:56:32] "GET /firewall-policy/935250f1-375f-4baa-980e-4e50248d2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003386 10.0.0.129 - - [2026-01-27 10:56:32] "GET /firewall-policy/30556ea5-a639-4496-a0da-23c6ad7369f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.005794 10.0.0.129 - - [2026-01-27 10:56:32] "GET /firewall-policy/30556ea5-a639-4496-a0da-23c6ad7369f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.006413 10.0.0.129 - - [2026-01-27 10:56:32] "POST /ref-update HTTP/1.1" 200 156 0.025988 10.0.0.129 - - [2026-01-27 10:56:32] "POST /ref-update HTTP/1.1" 200 156 0.080442 10.0.0.129 - - [2026-01-27 10:56:32] "POST /ref-update HTTP/1.1" 200 156 0.070510 10.0.0.129 - - [2026-01-27 10:56:33] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.006695 10.0.0.129 - - [2026-01-27 10:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.129 - - [2026-01-27 10:56:33] "GET /policy-management/203e4a80-477b-452e-92a1-2a0b7f842645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003390 10.0.0.129 - - [2026-01-27 10:56:33] "POST /firewall-policys HTTP/1.1" 200 532 0.027218 10.0.0.129 - - [2026-01-27 10:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.044384 10.0.0.129 - - [2026-01-27 10:56:33] "GET /firewall-policy/f39c6370-32f8-4e48-81e2-05c73bf60f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.011920 10.0.0.129 - - [2026-01-27 10:56:33] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.003367 10.0.0.129 - - [2026-01-27 10:56:33] "GET /firewall-policy/f39c6370-32f8-4e48-81e2-05c73bf60f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003053 10.0.0.129 - - [2026-01-27 10:56:33] "GET /firewall-policy/30556ea5-a639-4496-a0da-23c6ad7369f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003191 10.0.0.129 - - [2026-01-27 10:56:33] "GET /firewall-policy/935250f1-375f-4baa-980e-4e50248d2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.005499 10.0.0.129 - - [2026-01-27 10:56:33] "GET /firewall-policy/30556ea5-a639-4496-a0da-23c6ad7369f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003779 10.0.0.129 - - [2026-01-27 10:56:33] "GET /firewall-policy/935250f1-375f-4baa-980e-4e50248d2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003169 10.0.0.129 - - [2026-01-27 10:56:33] "POST /ref-update HTTP/1.1" 200 156 0.025905 10.0.0.129 - - [2026-01-27 10:56:33] "POST /ref-update HTTP/1.1" 200 156 0.047724 10.0.0.129 - - [2026-01-27 10:56:33] "POST /ref-update HTTP/1.1" 200 156 0.082760 10.0.0.129 - - [2026-01-27 10:56:33] "POST /ref-update HTTP/1.1" 200 156 0.039124 10.0.0.129 - - [2026-01-27 10:56:33] "POST /ref-update HTTP/1.1" 200 156 0.047298 10.0.0.129 - - [2026-01-27 10:56:33] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.016850 10.0.0.129 - - [2026-01-27 10:56:33] "POST /tags HTTP/1.1" 200 300 0.043630 10.0.0.129 - - [2026-01-27 10:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.030133 10.0.0.129 - - [2026-01-27 10:56:33] "GET /tag/31542c12-96df-42cc-8d71-f77493612992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.049921 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:56:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.005868 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:56:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001710 10.0.0.129 - - [2026-01-27 10:56:33] "POST /set-tag HTTP/1.1" 200 109 0.039107 10.0.0.129 - - [2026-01-27 10:56:34] "POST /tags HTTP/1.1" 200 302 0.344350 10.0.0.129 - - [2026-01-27 10:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.028687 10.0.0.129 - - [2026-01-27 10:56:34] "GET /tag/19829741-71cd-47c9-85f9-7ea8088af471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.040892 10.0.0.129 - - [2026-01-27 10:56:34] "POST /tags HTTP/1.1" 200 326 0.122362 10.0.0.129 - - [2026-01-27 10:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.024020 10.0.0.129 - - [2026-01-27 10:56:34] "GET /tag/b489048d-efcd-4843-8d7a-913eb807298f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.020276 10.0.0.129 - - [2026-01-27 10:56:34] "POST /tags HTTP/1.1" 200 312 0.100072 10.0.0.129 - - [2026-01-27 10:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.039192 10.0.0.129 - - [2026-01-27 10:56:35] "GET /tag/7b251d2b-0488-4df2-84e9-10ee5049a72c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.040626 10.0.0.129 - - [2026-01-27 10:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.129 - - [2026-01-27 10:56:35] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.010550 10.0.0.129 - - [2026-01-27 10:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007349 10.0.0.129 - - [2026-01-27 10:56:35] "GET /project/a0c0f51a-4799-488e-8f5c-07e4b7dfd9a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.054850 10.0.0.129 - - [2026-01-27 10:56:35] "POST /virtual-machines HTTP/1.1" 200 378 0.025407 10.0.0.129 - - [2026-01-27 10:56:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.046564 10.0.0.129 - - [2026-01-27 10:56:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.206397 10.0.0.129 - - [2026-01-27 10:56:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.027955 10.0.0.129 - - [2026-01-27 10:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009351 10.0.0.129 - - [2026-01-27 10:56:35] "GET /virtual-machine-interface/d8f6705e-fb6e-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.018895 10.0.0.129 - - [2026-01-27 10:56:35] "POST /instance-ips HTTP/1.1" 200 410 0.056402 10.0.0.129 - - [2026-01-27 10:56:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.047050 10.0.0.129 - - [2026-01-27 10:56:35] "GET /virtual-machine-interface/d8f6705e-fb6e-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.006203 10.0.0.129 - - [2026-01-27 10:56:35] "POST /set-tag HTTP/1.1" 200 109 0.031227 10.0.0.129 - - [2026-01-27 10:56:35] "GET /virtual-machine-interface/d8f6705e-fb6e-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.034409 10.0.0.129 - - [2026-01-27 10:56:35] "GET /instance-ip/d9242008-fb6e-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.013361 10.0.0.129 - - [2026-01-27 10:56:36] "POST /tags HTTP/1.1" 200 358 0.117879 10.0.0.129 - - [2026-01-27 10:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.028330 10.0.0.129 - - [2026-01-27 10:56:36] "GET /tag/562f644a-860b-4995-8359-ef146211504d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.026473 10.0.0.129 - - [2026-01-27 10:56:36] "POST /tags HTTP/1.1" 200 306 0.047504 10.0.0.129 - - [2026-01-27 10:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009807 10.0.0.129 - - [2026-01-27 10:56:36] "GET /tag/12c16063-4624-4451-b2e1-d95436d4ed40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.031986 10.0.0.129 - - [2026-01-27 10:56:36] "POST /id-to-fqname HTTP/1.1" 200 174 0.000715 10.0.0.129 - - [2026-01-27 10:56:36] "POST /fqname-to-id HTTP/1.1" 404 183 0.011333 10.0.0.129 - - [2026-01-27 10:56:36] "POST /security-groups HTTP/1.1" 200 571 0.095071 10.0.0.129 - - [2026-01-27 10:56:36] "POST /projects HTTP/1.1" 200 485 0.302574 10.0.0.129 - - [2026-01-27 10:56:36] "POST /fqname-to-id HTTP/1.1" 404 214 0.007438 10.0.0.129 - - [2026-01-27 10:56:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.075049 10.0.0.129 - - [2026-01-27 10:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.017475 10.0.0.129 - - [2026-01-27 10:56:36] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.017777 10.0.0.129 - - [2026-01-27 10:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.129 - - [2026-01-27 10:56:36] "POST /access-control-lists HTTP/1.1" 200 582 0.187123 10.0.0.129 - - [2026-01-27 10:56:37] "POST /fqname-to-id HTTP/1.1" 404 213 0.017134 10.0.0.129 - - [2026-01-27 10:56:37] "GET /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.043381 10.0.0.129 - - [2026-01-27 10:56:37] "PUT /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe HTTP/1.1" 200 265 0.133836 10.0.0.129 - - [2026-01-27 10:56:37] "POST /access-control-lists HTTP/1.1" 200 580 0.114144 10.0.0.129 - - [2026-01-27 10:56:37] "PUT /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3 HTTP/1.1" 200 265 0.097881 10.0.0.129 - - [2026-01-27 10:56:37] "POST /security-groups HTTP/1.1" 200 539 0.106354 10.0.0.129 - - [2026-01-27 10:56:37] "POST /fqname-to-id HTTP/1.1" 404 234 0.006790 10.0.0.129 - - [2026-01-27 10:56:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.051361 10.0.0.129 - - [2026-01-27 10:56:37] "POST /chown HTTP/1.1" 200 109 0.028693 10.0.0.129 - - [2026-01-27 10:56:37] "POST /access-control-lists HTTP/1.1" 200 598 0.109765 10.0.0.129 - - [2026-01-27 10:56:37] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.015392 10.0.0.129 - - [2026-01-27 10:56:37] "POST /fqname-to-id HTTP/1.1" 404 233 0.013341 10.0.0.129 - - [2026-01-27 10:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011582 10.0.0.129 - - [2026-01-27 10:56:37] "GET /policy-management/203e4a80-477b-452e-92a1-2a0b7f842645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009574 10.0.0.129 - - [2026-01-27 10:56:37] "POST /tags HTTP/1.1" 409 207 0.006408 10.0.0.129 - - [2026-01-27 10:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008213 10.0.0.129 - - [2026-01-27 10:56:37] "GET /tag/12c16063-4624-4451-b2e1-d95436d4ed40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.023246 10.0.0.129 - - [2026-01-27 10:56:37] "POST /access-control-lists HTTP/1.1" 200 596 0.113083 10.0.0.129 - - [2026-01-27 10:56:37] "POST /firewall-rules HTTP/1.1" 200 566 0.118591 10.0.0.129 - - [2026-01-27 10:56:37] "GET /firewall-rule/e493cab0-3f18-457f-a29c-9080708eded8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.036670 10.0.0.129 - - [2026-01-27 10:56:37] "GET /firewall-policy/935250f1-375f-4baa-980e-4e50248d2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.009221 10.0.0.129 - - [2026-01-27 10:56:37] "GET /firewall-rule/e493cab0-3f18-457f-a29c-9080708eded8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.004576 10.0.0.129 - - [2026-01-27 10:56:38] "POST /ref-update HTTP/1.1" 200 156 0.034297 10.0.0.129 - - [2026-01-27 10:56:38] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011974 10.0.0.129 - - [2026-01-27 10:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.129 - - [2026-01-27 10:56:38] "GET /policy-management/203e4a80-477b-452e-92a1-2a0b7f842645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003884 10.0.0.129 - - [2026-01-27 10:56:38] "POST /tags HTTP/1.1" 409 207 0.002502 10.0.0.129 - - [2026-01-27 10:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.129 - - [2026-01-27 10:56:38] "GET /tag/12c16063-4624-4451-b2e1-d95436d4ed40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.014290 10.0.0.129 - - [2026-01-27 10:56:38] "POST /firewall-rules HTTP/1.1" 200 564 0.086309 10.0.0.129 - - [2026-01-27 10:56:38] "GET /firewall-rule/c1a7ea21-5acd-40d2-8ba3-cfa3de226b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004745 10.0.0.129 - - [2026-01-27 10:56:38] "GET /firewall-policy/935250f1-375f-4baa-980e-4e50248d2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003871 10.0.0.129 - - [2026-01-27 10:56:38] "GET /firewall-rule/c1a7ea21-5acd-40d2-8ba3-cfa3de226b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003522 10.0.0.129 - - [2026-01-27 10:56:38] "POST /ref-update HTTP/1.1" 200 156 0.039352 10.0.0.129 - - [2026-01-27 10:56:38] "POST /tags HTTP/1.1" 200 306 0.177724 10.0.0.129 - - [2026-01-27 10:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.021393 10.0.0.129 - - [2026-01-27 10:56:38] "GET /tag/0297daad-7dc1-4bc6-8479-56267c0998c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.018935 10.0.0.129 - - [2026-01-27 10:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.129 - - [2026-01-27 10:56:38] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.044943 10.0.0.129 - - [2026-01-27 10:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.129 - - [2026-01-27 10:56:38] "GET /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005614 10.0.0.129 - - [2026-01-27 10:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.129 - - [2026-01-27 10:56:38] "GET /service-appliance-set/bcae1808-9800-480e-939d-7a3d860decac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.005715 10.0.0.129 - - [2026-01-27 10:56:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.001979 10.0.0.129 - - [2026-01-27 10:56:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.136799 10.0.0.129 - - [2026-01-27 10:56:39] "GET /virtual-machine-interface/3c536880-40ea-445a-baca-b44af7f668a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.005302 10.0.0.129 - - [2026-01-27 10:56:39] "POST /instance-ips HTTP/1.1" 200 382 0.046700 10.0.0.129 - - [2026-01-27 10:56:39] "GET /instance-ip/b0a20784-2cd9-480d-9007-345bcccf4da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.014179 10.0.0.129 - - [2026-01-27 10:56:39] "POST /loadbalancers HTTP/1.1" 200 584 0.075749 10.0.0.129 - - [2026-01-27 10:56:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.030634 10.0.0.129 - - [2026-01-27 10:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005269 10.0.0.129 - - [2026-01-27 10:56:39] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.052296 10.0.0.129 - - [2026-01-27 10:56:39] "GET /loadbalancer/7ce7ce66-cc50-4865-ab80-8e31c6048148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.007812 10.0.0.129 - - [2026-01-27 10:56:39] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.068138 10.0.0.129 - - [2026-01-27 10:56:39] "GET /instance-ip/b0a20784-2cd9-480d-9007-345bcccf4da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004218 10.0.0.129 - - [2026-01-27 10:56:39] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.083988 10.0.0.129 - - [2026-01-27 10:56:39] "POST /floating-ips HTTP/1.1" 200 585 0.049214 10.0.0.129 - - [2026-01-27 10:56:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021003 10.0.0.129 - - [2026-01-27 10:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014535 10.0.0.129 - - [2026-01-27 10:56:39] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.084318 10.0.0.129 - - [2026-01-27 10:56:39] "GET /loadbalancer-listener/7fdcf512-f255-4bb9-b2d0-386e1d083d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.004855 10.0.0.129 - - [2026-01-27 10:56:39] "GET /loadbalancer-listener/7fdcf512-f255-4bb9-b2d0-386e1d083d9b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.005628 10.0.0.129 - - [2026-01-27 10:56:39] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.044009 10.0.0.129 - - [2026-01-27 10:56:39] "GET /instance-ip/b0a20784-2cd9-480d-9007-345bcccf4da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004581 10.0.0.129 - - [2026-01-27 10:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.129 - - [2026-01-27 10:56:39] "GET /instance-ip/b0a20784-2cd9-480d-9007-345bcccf4da9?fields=floating_ips HTTP/1.1" 200 1173 0.009159 10.0.0.129 - - [2026-01-27 10:56:39] "GET /global-vrouter-config/a0408990-c76a-44c8-a8eb-bb8a5519efa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004813 10.0.0.129 - - [2026-01-27 10:56:39] "GET /floating-ip/91a8884a-dbc0-4018-9aeb-ec07870b68dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.003533 10.0.0.129 - - [2026-01-27 10:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.129 - - [2026-01-27 10:56:39] "PUT /global-vrouter-config/a0408990-c76a-44c8-a8eb-bb8a5519efa7 HTTP/1.1" 200 277 0.012142 10.0.0.129 - - [2026-01-27 10:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005048 10.0.0.129 - - [2026-01-27 10:56:39] "GET /loadbalancer/7ce7ce66-cc50-4865-ab80-8e31c6048148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.003220 10.0.0.129 - - [2026-01-27 10:56:40] "POST /tags HTTP/1.1" 200 302 0.039340 10.0.0.129 - - [2026-01-27 10:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.035692 10.0.0.129 - - [2026-01-27 10:56:40] "GET /tag/da220952-dbea-4ab2-8ce6-a3ab7e9e9cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.020557 10.0.0.129 - - [2026-01-27 10:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004720 10.0.0.129 - - [2026-01-27 10:56:40] "GET /project/a0c0f51a-4799-488e-8f5c-07e4b7dfd9a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.048233 10.0.0.129 - - [2026-01-27 10:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.129 - - [2026-01-27 10:56:40] "GET /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.008239 10.0.0.129 - - [2026-01-27 10:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.129 - - [2026-01-27 10:56:40] "GET /service-appliance-set/bcae1808-9800-480e-939d-7a3d860decac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003978 10.0.0.129 - - [2026-01-27 10:56:40] "POST /fqname-to-id HTTP/1.1" 404 242 0.002472 10.0.0.129 - - [2026-01-27 10:56:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.127829 10.0.0.129 - - [2026-01-27 10:56:40] "GET /virtual-machine-interface/fbf62d1c-e88d-4392-94ae-e1dfd672ddd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.032717 10.0.0.129 - - [2026-01-27 10:56:40] "POST /instance-ips HTTP/1.1" 200 378 0.034912 10.0.0.129 - - [2026-01-27 10:56:40] "GET /instance-ip/573202f6-9801-4eab-ba47-3e335d3d0d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.016369 10.0.0.129 - - [2026-01-27 10:56:40] "POST /loadbalancers HTTP/1.1" 200 584 0.076259 10.0.0.129 - - [2026-01-27 10:56:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.049729 10.0.0.129 - - [2026-01-27 10:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011867 10.0.0.129 - - [2026-01-27 10:56:40] "GET /project/a0c0f51a-4799-488e-8f5c-07e4b7dfd9a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.119081 10.0.0.129 - - [2026-01-27 10:56:40] "GET /instance-ip/573202f6-9801-4eab-ba47-3e335d3d0d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.008397 10.0.0.129 - - [2026-01-27 10:56:40] "GET /project/a0c0f51a-4799-488e-8f5c-07e4b7dfd9a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.091572 10.0.0.129 - - [2026-01-27 10:56:40] "POST /floating-ips HTTP/1.1" 200 583 0.033000 10.0.0.129 - - [2026-01-27 10:56:40] "GET /loadbalancer/3a8b8fe0-0e97-4d81-862e-2dd8f37ce341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.006747 10.0.0.129 - - [2026-01-27 10:56:41] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.058430 10.0.0.129 - - [2026-01-27 10:56:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.020656 10.0.0.129 - - [2026-01-27 10:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009812 10.0.0.129 - - [2026-01-27 10:56:41] "GET /project/a0c0f51a-4799-488e-8f5c-07e4b7dfd9a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.045137 10.0.0.129 - - [2026-01-27 10:56:41] "GET /loadbalancer-listener/9ffb2376-e719-4f55-bf84-2300a28b0442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003234 10.0.0.129 - - [2026-01-27 10:56:41] "GET /loadbalancer-listener/9ffb2376-e719-4f55-bf84-2300a28b0442?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.006432 10.0.0.129 - - [2026-01-27 10:56:41] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.026386 10.0.0.129 - - [2026-01-27 10:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.129 - - [2026-01-27 10:56:41] "GET /instance-ip/573202f6-9801-4eab-ba47-3e335d3d0d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.010751 10.0.0.129 - - [2026-01-27 10:56:41] "GET /instance-ip/573202f6-9801-4eab-ba47-3e335d3d0d04?fields=floating_ips HTTP/1.1" 200 1166 0.017164 10.0.0.129 - - [2026-01-27 10:56:41] "GET /floating-ip/e1f3bab4-c8d1-4c68-a5b6-757b005f587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.002981 10.0.0.129 - - [2026-01-27 10:56:41] "GET /project/a0c0f51a-4799-488e-8f5c-07e4b7dfd9a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.069940 10.0.0.129 - - [2026-01-27 10:56:41] "GET /loadbalancer/3a8b8fe0-0e97-4d81-862e-2dd8f37ce341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003773 10.0.0.129 - - [2026-01-27 10:56:41] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.031039 10.0.0.129 - - [2026-01-27 10:56:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.047324 10.0.0.129 - - [2026-01-27 10:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006888 10.0.0.129 - - [2026-01-27 10:56:41] "GET /project/a0c0f51a-4799-488e-8f5c-07e4b7dfd9a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.054080 10.0.0.129 - - [2026-01-27 10:56:41] "GET /loadbalancer-listener/5a6ac98d-713f-440b-8d30-c249d7eaf68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.004703 10.0.0.129 - - [2026-01-27 10:56:41] "GET /loadbalancer-listener/5a6ac98d-713f-440b-8d30-c249d7eaf68c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.007283 10.0.0.129 - - [2026-01-27 10:56:41] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.039293 10.0.0.129 - - [2026-01-27 10:56:41] "GET /instance-ip/573202f6-9801-4eab-ba47-3e335d3d0d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005374 10.0.0.129 - - [2026-01-27 10:56:41] "GET /instance-ip/573202f6-9801-4eab-ba47-3e335d3d0d04?fields=floating_ips HTTP/1.1" 200 1166 0.004550 10.0.0.129 - - [2026-01-27 10:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005288 10.0.0.129 - - [2026-01-27 10:56:41] "GET /floating-ip/e1f3bab4-c8d1-4c68-a5b6-757b005f587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.004251 10.0.0.129 - - [2026-01-27 10:56:41] "GET /project/a0c0f51a-4799-488e-8f5c-07e4b7dfd9a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.066418 10.0.0.129 - - [2026-01-27 10:56:41] "GET /loadbalancer/3a8b8fe0-0e97-4d81-862e-2dd8f37ce341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003495 10.0.0.129 - - [2026-01-27 10:56:41] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.020257 10.0.0.129 - - [2026-01-27 10:56:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.015953 10.0.0.129 - - [2026-01-27 10:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005378 10.0.0.129 - - [2026-01-27 10:56:42] "GET /project/a0c0f51a-4799-488e-8f5c-07e4b7dfd9a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.059848 10.0.0.129 - - [2026-01-27 10:56:42] "GET /loadbalancer-listener/9bc0f84a-e447-4d4b-92ed-460d05fc47ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.003670 10.0.0.129 - - [2026-01-27 10:56:42] "GET /loadbalancer-listener/9bc0f84a-e447-4d4b-92ed-460d05fc47ba?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.005596 10.0.0.129 - - [2026-01-27 10:56:42] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.036638 10.0.0.129 - - [2026-01-27 10:56:42] "GET /instance-ip/573202f6-9801-4eab-ba47-3e335d3d0d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.009775 10.0.0.129 - - [2026-01-27 10:56:42] "GET /instance-ip/573202f6-9801-4eab-ba47-3e335d3d0d04?fields=floating_ips HTTP/1.1" 200 1166 0.011306 10.0.0.129 - - [2026-01-27 10:56:42] "POST /tags HTTP/1.1" 200 356 0.047463 10.0.0.129 - - [2026-01-27 10:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.020091 10.0.0.129 - - [2026-01-27 10:56:42] "GET /floating-ip/e1f3bab4-c8d1-4c68-a5b6-757b005f587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.017762 10.0.0.129 - - [2026-01-27 10:56:42] "GET /tag/e0c47ece-d549-4901-b2ac-69ee450ec7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.017567 10.0.0.129 - - [2026-01-27 10:56:42] "POST /tags HTTP/1.1" 200 304 0.034028 10.0.0.129 - - [2026-01-27 10:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.025020 10.0.0.129 - - [2026-01-27 10:56:42] "GET /tag/2c236545-bf9f-4deb-abd9-90fe6b6795ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.022404 10.0.0.129 - - [2026-01-27 10:56:42] "POST /projects HTTP/1.1" 409 218 0.002624 10.0.0.129 - - [2026-01-27 10:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.129 - - [2026-01-27 10:56:42] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.043782 10.0.0.129 - - [2026-01-27 10:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.129 - - [2026-01-27 10:56:42] "GET /network-ipam/0a7ad70e-2e97-4ad4-8605-ca8142958bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003114 10.0.0.129 - - [2026-01-27 10:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.129 - - [2026-01-27 10:56:42] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006955 10.0.0.129 - - [2026-01-27 10:56:42] "PUT /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe HTTP/1.1" 200 265 0.075421 10.0.0.129 - - [2026-01-27 10:56:42] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.034217 10.0.0.129 - - [2026-01-27 10:56:42] "POST /set-tag HTTP/1.1" 200 109 0.097435 10.0.0.129 - - [2026-01-27 10:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.129 - - [2026-01-27 10:56:42] "GET /network-ipam/3ed9469c-530e-4678-bf64-98443a86b70c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.004004 10.0.0.129 - - [2026-01-27 10:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.129 - - [2026-01-27 10:56:42] "GET /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.008235 10.0.0.129 - - [2026-01-27 10:56:43] "PUT /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3 HTTP/1.1" 200 265 0.073372 10.0.0.129 - - [2026-01-27 10:56:43] "GET /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.014358 10.0.0.129 - - [2026-01-27 10:56:43] "POST /set-tag HTTP/1.1" 200 109 0.078232 10.0.0.129 - - [2026-01-27 10:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008923 10.0.0.129 - - [2026-01-27 10:56:43] "GET /network-policy/722a0228-dfc5-4ee6-be52-b19ecf9497d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004028 10.0.0.129 - - [2026-01-27 10:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009556 10.0.0.129 - - [2026-01-27 10:56:43] "GET /network-policy/7784b70b-6b24-421c-9455-10652fff51e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007650 10.0.0.129 - - [2026-01-27 10:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.129 - - [2026-01-27 10:56:43] "GET /network-policy/cc878382-9d22-4282-a9e8-5f677517b48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.003877 10.0.0.129 - - [2026-01-27 10:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007107 10.0.0.129 - - [2026-01-27 10:56:43] "PUT /network-policy/cc878382-9d22-4282-a9e8-5f677517b48b HTTP/1.1" 200 263 0.033700 10.0.0.129 - - [2026-01-27 10:56:43] "PUT /access-control-list/262bd3da-d691-4dff-9e0f-09071dd5547a HTTP/1.1" 200 273 0.021577 10.0.0.129 - - [2026-01-27 10:56:43] "POST /ref-update HTTP/1.1" 200 156 0.093261 10.0.0.129 - - [2026-01-27 10:56:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018259 10.0.0.129 - - [2026-01-27 10:56:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006491 10.0.0.129 - - [2026-01-27 10:56:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004049 10.0.0.129 - - [2026-01-27 10:56:43] "PUT /access-control-list/920c4961-5d3b-4db5-8371-d6b441d30c45 HTTP/1.1" 200 273 0.078425 10.0.0.129 - - [2026-01-27 10:56:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017962 10.0.0.129 - - [2026-01-27 10:56:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002478 10.0.0.129 - - [2026-01-27 10:56:43] "POST /security-groups HTTP/1.1" 409 245 0.003102 10.0.0.129 - - [2026-01-27 10:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.129 - - [2026-01-27 10:56:43] "PUT /security-group/2dae79e1-3f8d-441e-9935-97f69cf95f0a HTTP/1.1" 200 263 0.061021 10.0.0.129 - - [2026-01-27 10:56:43] "PUT /access-control-list/77bd7c8c-94f7-40fd-ac1b-12a30dc9ce0d HTTP/1.1" 200 273 0.028018 10.0.0.129 - - [2026-01-27 10:56:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.043076 10.0.0.129 - - [2026-01-27 10:56:43] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.059095 10.0.0.129 - - [2026-01-27 10:56:43] "PUT /access-control-list/36b7c435-2421-4320-81d8-bf05f3b25d41 HTTP/1.1" 200 273 0.072439 10.0.0.129 - - [2026-01-27 10:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007153 10.0.0.129 - - [2026-01-27 10:56:43] "GET /policy-management/203e4a80-477b-452e-92a1-2a0b7f842645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.023514 10.0.0.129 - - [2026-01-27 10:56:43] "POST /tags HTTP/1.1" 409 206 0.010417 10.0.0.129 - - [2026-01-27 10:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.129 - - [2026-01-27 10:56:44] "GET /tag/2c236545-bf9f-4deb-abd9-90fe6b6795ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.028461 10.0.0.129 - - [2026-01-27 10:56:44] "POST /firewall-rules HTTP/1.1" 200 564 0.075725 10.0.0.129 - - [2026-01-27 10:56:44] "GET /firewall-rule/0fae7fb6-67ae-4d5b-a50f-8e8f5043fdac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.005403 10.0.0.129 - - [2026-01-27 10:56:44] "GET /firewall-policy/935250f1-375f-4baa-980e-4e50248d2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005259 10.0.0.129 - - [2026-01-27 10:56:44] "GET /firewall-rule/0fae7fb6-67ae-4d5b-a50f-8e8f5043fdac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003511 10.0.0.129 - - [2026-01-27 10:56:44] "POST /ref-update HTTP/1.1" 200 156 0.026236 10.0.0.129 - - [2026-01-27 10:56:44] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004715 10.0.0.129 - - [2026-01-27 10:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005402 10.0.0.129 - - [2026-01-27 10:56:44] "GET /policy-management/203e4a80-477b-452e-92a1-2a0b7f842645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006797 10.0.0.129 - - [2026-01-27 10:56:44] "POST /tags HTTP/1.1" 409 206 0.002491 10.0.0.129 - - [2026-01-27 10:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.129 - - [2026-01-27 10:56:44] "GET /tag/2c236545-bf9f-4deb-abd9-90fe6b6795ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016908 10.0.0.129 - - [2026-01-27 10:56:44] "POST /firewall-rules HTTP/1.1" 200 562 0.081058 10.0.0.129 - - [2026-01-27 10:56:44] "GET /firewall-rule/33835002-b297-49a7-af94-9b5230295640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.033236 10.0.0.129 - - [2026-01-27 10:56:44] "GET /firewall-policy/935250f1-375f-4baa-980e-4e50248d2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.009160 10.0.0.129 - - [2026-01-27 10:56:44] "GET /firewall-rule/33835002-b297-49a7-af94-9b5230295640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.003517 10.0.0.129 - - [2026-01-27 10:56:44] "POST /ref-update HTTP/1.1" 200 156 0.045210 10.0.0.129 - - [2026-01-27 10:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.129 - - [2026-01-27 10:56:44] "GET /loadbalancer/3a8b8fe0-0e97-4d81-862e-2dd8f37ce341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004106 10.0.0.129 - - [2026-01-27 10:56:44] "POST /tags HTTP/1.1" 200 372 0.057555 10.0.0.129 - - [2026-01-27 10:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007317 10.0.0.129 - - [2026-01-27 10:56:44] "GET /tag/5fcfbe62-fa01-4c3b-890f-58b2b81a296e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.021297 10.0.0.129 - - [2026-01-27 10:56:44] "POST /tags HTTP/1.1" 200 320 0.023532 10.0.0.129 - - [2026-01-27 10:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.129 - - [2026-01-27 10:56:44] "GET /tag/b9ee1f94-ff75-4379-b3b2-d5f9f9a40ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.014197 10.0.0.129 - - [2026-01-27 10:56:45] "POST /id-to-fqname HTTP/1.1" 200 181 0.000617 10.0.0.129 - - [2026-01-27 10:56:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.018464 10.0.0.129 - - [2026-01-27 10:56:45] "POST /security-groups HTTP/1.1" 200 578 0.071239 10.0.0.129 - - [2026-01-27 10:56:45] "POST /projects HTTP/1.1" 200 499 0.279742 10.0.0.129 - - [2026-01-27 10:56:45] "POST /fqname-to-id HTTP/1.1" 404 225 0.002425 10.0.0.129 - - [2026-01-27 10:56:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009667 10.0.0.129 - - [2026-01-27 10:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008126 10.0.0.129 - - [2026-01-27 10:56:45] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006438 10.0.0.129 - - [2026-01-27 10:56:45] "POST /access-control-lists HTTP/1.1" 200 589 0.054291 10.0.0.129 - - [2026-01-27 10:56:45] "POST /fqname-to-id HTTP/1.1" 404 224 0.017190 10.0.0.129 - - [2026-01-27 10:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004923 10.0.0.129 - - [2026-01-27 10:56:45] "GET /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.004749 10.0.0.129 - - [2026-01-27 10:56:45] "POST /access-control-lists HTTP/1.1" 200 587 0.083652 10.0.0.129 - - [2026-01-27 10:56:45] "PUT /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe HTTP/1.1" 200 265 0.142804 10.0.0.129 - - [2026-01-27 10:56:45] "PUT /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3 HTTP/1.1" 200 265 0.073468 10.0.0.129 - - [2026-01-27 10:56:45] "POST /security-groups HTTP/1.1" 200 560 0.109385 10.0.0.129 - - [2026-01-27 10:56:45] "POST /fqname-to-id HTTP/1.1" 404 248 0.004245 10.0.0.129 - - [2026-01-27 10:56:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.043493 10.0.0.129 - - [2026-01-27 10:56:45] "POST /chown HTTP/1.1" 200 109 0.026945 10.0.0.129 - - [2026-01-27 10:56:45] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004037 10.0.0.129 - - [2026-01-27 10:56:45] "POST /access-control-lists HTTP/1.1" 200 612 0.097533 10.0.0.129 - - [2026-01-27 10:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.019688 10.0.0.129 - - [2026-01-27 10:56:45] "GET /policy-management/203e4a80-477b-452e-92a1-2a0b7f842645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009509 10.0.0.129 - - [2026-01-27 10:56:45] "POST /fqname-to-id HTTP/1.1" 404 247 0.002759 10.0.0.129 - - [2026-01-27 10:56:45] "POST /tags HTTP/1.1" 409 214 0.003212 10.0.0.129 - - [2026-01-27 10:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.129 - - [2026-01-27 10:56:46] "GET /tag/b9ee1f94-ff75-4379-b3b2-d5f9f9a40ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.039290 10.0.0.129 - - [2026-01-27 10:56:46] "POST /access-control-lists HTTP/1.1" 200 610 0.079045 10.0.0.129 - - [2026-01-27 10:56:46] "POST /firewall-rules HTTP/1.1" 200 580 0.072010 10.0.0.129 - - [2026-01-27 10:56:46] "GET /firewall-rule/a97d32c0-7252-43cf-8457-9955584bca45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.013280 10.0.0.129 - - [2026-01-27 10:56:46] "GET /firewall-policy/935250f1-375f-4baa-980e-4e50248d2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.004406 10.0.0.129 - - [2026-01-27 10:56:46] "GET /firewall-rule/a97d32c0-7252-43cf-8457-9955584bca45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005346 10.0.0.129 - - [2026-01-27 10:56:46] "POST /ref-update HTTP/1.1" 200 156 0.034019 10.0.0.129 - - [2026-01-27 10:56:46] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013765 10.0.0.129 - - [2026-01-27 10:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.129 - - [2026-01-27 10:56:46] "GET /policy-management/203e4a80-477b-452e-92a1-2a0b7f842645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002968 10.0.0.129 - - [2026-01-27 10:56:46] "POST /tags HTTP/1.1" 409 214 0.002111 10.0.0.129 - - [2026-01-27 10:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.129 - - [2026-01-27 10:56:46] "GET /tag/b9ee1f94-ff75-4379-b3b2-d5f9f9a40ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.017031 10.0.0.129 - - [2026-01-27 10:56:46] "POST /firewall-rules HTTP/1.1" 200 578 0.082368 10.0.0.129 - - [2026-01-27 10:56:46] "GET /firewall-rule/558cfbbf-ca2b-42c0-8990-8f01d73ad86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005370 10.0.0.129 - - [2026-01-27 10:56:46] "GET /firewall-policy/935250f1-375f-4baa-980e-4e50248d2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.005413 10.0.0.129 - - [2026-01-27 10:56:46] "GET /firewall-rule/558cfbbf-ca2b-42c0-8990-8f01d73ad86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003959 10.0.0.129 - - [2026-01-27 10:56:46] "POST /ref-update HTTP/1.1" 200 156 0.045713 10.0.0.129 - - [2026-01-27 10:56:46] "POST /tags HTTP/1.1" 200 364 0.044622 10.0.0.129 - - [2026-01-27 10:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013852 10.0.0.129 - - [2026-01-27 10:56:46] "GET /tag/acec4533-f188-4b14-8952-5ca851cb7632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.018918 10.0.0.129 - - [2026-01-27 10:56:46] "POST /tags HTTP/1.1" 200 312 0.029530 10.0.0.129 - - [2026-01-27 10:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007751 10.0.0.129 - - [2026-01-27 10:56:46] "GET /tag/d9dfebd9-15c6-4d26-b2f6-a9b3366be68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014916 10.0.0.129 - - [2026-01-27 10:56:47] "POST /id-to-fqname HTTP/1.1" 200 177 0.007677 10.0.0.129 - - [2026-01-27 10:56:47] "POST /fqname-to-id HTTP/1.1" 404 186 0.007177 10.0.0.129 - - [2026-01-27 10:56:47] "POST /security-groups HTTP/1.1" 200 574 0.271285 10.0.0.129 - - [2026-01-27 10:56:47] "POST /projects HTTP/1.1" 200 491 0.500462 10.0.0.129 - - [2026-01-27 10:56:47] "POST /fqname-to-id HTTP/1.1" 404 217 0.002947 10.0.0.129 - - [2026-01-27 10:56:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020964 10.0.0.129 - - [2026-01-27 10:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006075 10.0.0.129 - - [2026-01-27 10:56:47] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.048686 10.0.0.129 - - [2026-01-27 10:56:47] "POST /access-control-lists HTTP/1.1" 200 585 0.135989 10.0.0.129 - - [2026-01-27 10:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.036308 10.0.0.129 - - [2026-01-27 10:56:47] "GET /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.023710 10.0.0.129 - - [2026-01-27 10:56:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.013336 10.0.0.129 - - [2026-01-27 10:56:47] "POST /access-control-lists HTTP/1.1" 200 583 0.054391 10.0.0.129 - - [2026-01-27 10:56:47] "PUT /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe HTTP/1.1" 200 265 0.120706 10.0.0.129 - - [2026-01-27 10:56:47] "PUT /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3 HTTP/1.1" 200 265 0.119059 10.0.0.129 - - [2026-01-27 10:56:48] "POST /security-groups HTTP/1.1" 200 548 0.117526 10.0.0.129 - - [2026-01-27 10:56:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.002627 10.0.0.129 - - [2026-01-27 10:56:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.054811 10.0.0.129 - - [2026-01-27 10:56:48] "POST /chown HTTP/1.1" 200 109 0.041493 10.0.0.129 - - [2026-01-27 10:56:48] "POST /access-control-lists HTTP/1.1" 200 604 0.101895 10.0.0.129 - - [2026-01-27 10:56:48] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.054617 10.0.0.129 - - [2026-01-27 10:56:48] "POST /fqname-to-id HTTP/1.1" 404 239 0.002558 10.0.0.129 - - [2026-01-27 10:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005474 10.0.0.129 - - [2026-01-27 10:56:48] "GET /policy-management/203e4a80-477b-452e-92a1-2a0b7f842645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005354 10.0.0.129 - - [2026-01-27 10:56:48] "POST /tags HTTP/1.1" 409 210 0.014697 10.0.0.129 - - [2026-01-27 10:56:48] "POST /access-control-lists HTTP/1.1" 200 602 0.091434 10.0.0.129 - - [2026-01-27 10:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007167 10.0.0.129 - - [2026-01-27 10:56:48] "GET /tag/d9dfebd9-15c6-4d26-b2f6-a9b3366be68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.032397 10.0.0.129 - - [2026-01-27 10:56:48] "POST /firewall-rules HTTP/1.1" 200 572 0.076363 10.0.0.129 - - [2026-01-27 10:56:48] "GET /firewall-rule/d8d66c67-623a-440f-a3f8-7b17f8a22a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.010442 10.0.0.129 - - [2026-01-27 10:56:48] "GET /firewall-policy/935250f1-375f-4baa-980e-4e50248d2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.035207 10.0.0.129 - - [2026-01-27 10:56:48] "GET /firewall-rule/d8d66c67-623a-440f-a3f8-7b17f8a22a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007679 10.0.0.129 - - [2026-01-27 10:56:48] "POST /ref-update HTTP/1.1" 200 156 0.167739 10.0.0.129 - - [2026-01-27 10:56:48] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.032932 10.0.0.129 - - [2026-01-27 10:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010839 10.0.0.129 - - [2026-01-27 10:56:48] "GET /policy-management/203e4a80-477b-452e-92a1-2a0b7f842645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.035757 10.0.0.129 - - [2026-01-27 10:56:48] "POST /tags HTTP/1.1" 409 210 0.005449 10.0.0.129 - - [2026-01-27 10:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012495 10.0.0.129 - - [2026-01-27 10:56:49] "GET /tag/d9dfebd9-15c6-4d26-b2f6-a9b3366be68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.035051 10.0.0.129 - - [2026-01-27 10:56:49] "POST /firewall-rules HTTP/1.1" 200 570 0.092115 10.0.0.129 - - [2026-01-27 10:56:49] "GET /firewall-rule/181291a6-46b2-4ee9-ad6f-169db9c5da17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010924 10.0.0.129 - - [2026-01-27 10:56:49] "GET /firewall-policy/935250f1-375f-4baa-980e-4e50248d2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.005724 10.0.0.129 - - [2026-01-27 10:56:49] "GET /firewall-rule/181291a6-46b2-4ee9-ad6f-169db9c5da17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003064 10.0.0.129 - - [2026-01-27 10:56:49] "POST /ref-update HTTP/1.1" 200 156 0.064489 10.0.0.129 - - [2026-01-27 10:56:49] "POST /tags HTTP/1.1" 200 364 0.048230 10.0.0.129 - - [2026-01-27 10:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.024984 10.0.0.129 - - [2026-01-27 10:56:49] "GET /tag/15be2555-dad4-45f9-968d-3722560050b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.053739 10.0.0.129 - - [2026-01-27 10:56:49] "POST /tags HTTP/1.1" 409 210 0.004792 10.0.0.129 - - [2026-01-27 10:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.129 - - [2026-01-27 10:56:49] "GET /tag/7b251d2b-0488-4df2-84e9-10ee5049a72c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.052435 10.0.0.129 - - [2026-01-27 10:56:49] "POST /projects HTTP/1.1" 409 223 0.002541 10.0.0.129 - - [2026-01-27 10:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.129 - - [2026-01-27 10:56:49] "GET /project/a0c0f51a-4799-488e-8f5c-07e4b7dfd9a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.061319 10.0.0.129 - - [2026-01-27 10:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.129 - - [2026-01-27 10:56:49] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005342 10.0.0.129 - - [2026-01-27 10:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.129 - - [2026-01-27 10:56:49] "GET /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.006072 10.0.0.129 - - [2026-01-27 10:56:49] "PUT /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe HTTP/1.1" 200 265 0.081371 10.0.0.129 - - [2026-01-27 10:56:50] "PUT /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3 HTTP/1.1" 200 265 0.111344 10.0.0.129 - - [2026-01-27 10:56:50] "POST /security-groups HTTP/1.1" 409 253 0.003196 10.0.0.129 - - [2026-01-27 10:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.129 - - [2026-01-27 10:56:50] "PUT /security-group/4c57069d-107e-4e23-a00f-a8bc32ac92ca HTTP/1.1" 200 263 0.060446 10.0.0.129 - - [2026-01-27 10:56:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.098622 10.0.0.129 - - [2026-01-27 10:56:50] "PUT /access-control-list/d47aa1eb-69a4-4d6a-bf5b-64a4a287a4f5 HTTP/1.1" 200 273 0.065328 10.0.0.129 - - [2026-01-27 10:56:50] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.035406 10.0.0.129 - - [2026-01-27 10:56:50] "PUT /access-control-list/153b8145-bc79-4e69-80a9-06c49ac87a9c HTTP/1.1" 200 273 0.048547 10.0.0.129 - - [2026-01-27 10:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011785 10.0.0.129 - - [2026-01-27 10:56:50] "GET /policy-management/203e4a80-477b-452e-92a1-2a0b7f842645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003137 10.0.0.129 - - [2026-01-27 10:56:50] "POST /tags HTTP/1.1" 409 210 0.002855 10.0.0.129 - - [2026-01-27 10:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.129 - - [2026-01-27 10:56:50] "GET /tag/7b251d2b-0488-4df2-84e9-10ee5049a72c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014991 10.0.0.129 - - [2026-01-27 10:56:50] "POST /firewall-rules HTTP/1.1" 200 572 0.082643 10.0.0.129 - - [2026-01-27 10:56:50] "GET /firewall-rule/34aaa75a-9e9f-4d58-8939-d126c93f20ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.017738 10.0.0.129 - - [2026-01-27 10:56:50] "GET /firewall-policy/935250f1-375f-4baa-980e-4e50248d2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.027879 10.0.0.129 - - [2026-01-27 10:56:50] "GET /firewall-rule/34aaa75a-9e9f-4d58-8939-d126c93f20ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004776 10.0.0.129 - - [2026-01-27 10:56:50] "POST /ref-update HTTP/1.1" 200 156 0.096573 10.0.0.129 - - [2026-01-27 10:56:50] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014145 10.0.0.129 - - [2026-01-27 10:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.129 - - [2026-01-27 10:56:50] "GET /policy-management/203e4a80-477b-452e-92a1-2a0b7f842645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004168 10.0.0.129 - - [2026-01-27 10:56:50] "POST /tags HTTP/1.1" 409 210 0.002594 10.0.0.129 - - [2026-01-27 10:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.129 - - [2026-01-27 10:56:50] "GET /tag/7b251d2b-0488-4df2-84e9-10ee5049a72c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014640 10.0.0.129 - - [2026-01-27 10:56:51] "GET / HTTP/1.1" 200 36215 0.002111 10.0.0.129 - - [2026-01-27 10:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.129 - - [2026-01-27 10:56:51] "GET /global-system-config/3bfb2c8d-fcc3-4c9d-bd96-236a46b403fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008152 10.0.0.129 - - [2026-01-27 10:56:51] "POST /firewall-rules HTTP/1.1" 200 570 0.123143 10.0.0.129 - - [2026-01-27 10:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012830 10.0.0.129 - - [2026-01-27 10:56:51] "GET /firewall-rule/a9975a0c-08e6-4d5d-ac07-8e64b54331ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011099 10.0.0.129 - - [2026-01-27 10:56:51] "GET /config-node/21db24fc-13ed-4469-8ff0-229924665fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.004500 10.0.0.129 - - [2026-01-27 10:56:51] "GET /firewall-policy/935250f1-375f-4baa-980e-4e50248d2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.015772 10.0.0.129 - - [2026-01-27 10:56:51] "GET /firewall-rule/a9975a0c-08e6-4d5d-ac07-8e64b54331ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.018465 10.0.0.129 - - [2026-01-27 10:56:51] "POST /ref-update HTTP/1.1" 200 156 0.047629 10.0.0.129 - - [2026-01-27 10:56:51] "POST /tags HTTP/1.1" 409 237 0.002683 10.0.0.129 - - [2026-01-27 10:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.129 - - [2026-01-27 10:56:51] "GET /tag/15be2555-dad4-45f9-968d-3722560050b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.015198 10.0.0.129 - - [2026-01-27 10:56:51] "GET /virtual-machine-interface/d8f6705e-fb6e-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.008757 10.0.0.129 - - [2026-01-27 10:56:51] "POST /set-tag HTTP/1.1" 200 109 0.021751 10.0.0.129 - - [2026-01-27 10:57:02] "GET / HTTP/1.1" 200 36215 0.004072 10.0.0.129 - - [2026-01-27 10:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.129 - - [2026-01-27 10:57:02] "GET /routing-instance/0d29aa58-3748-4293-b34d-3c883b3e6267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003973 10.0.0.129 - - [2026-01-27 10:57:02] "POST /bgp-routers HTTP/1.1" 409 301 0.006369 10.0.0.129 - - [2026-01-27 10:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.129 - - [2026-01-27 10:57:02] "GET /bgp-router/c3d678f9-c579-406c-927a-931318c2f490?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.006611 10.0.0.129 - - [2026-01-27 10:57:02] "PUT /bgp-router/c3d678f9-c579-406c-927a-931318c2f490 HTTP/1.1" 200 255 0.017641 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:57:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001183 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:57:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001353 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:57:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001197 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:57:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001318 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:57:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001447 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:57:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001601 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:57:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001305 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:57:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001196 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:57:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001436 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:57:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002560 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:57:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001087 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:57:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001054 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:59:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001120 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:59:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001192 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:59:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001096 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:59:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001266 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:59:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001229 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:59:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001629 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:59:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001626 [Introspect:8084]10.0.0.129 - - [2026-01-27 10:59:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001874 10.0.0.27 - - [2026-01-27 10:59:29] "GET / HTTP/1.1" 200 36215 0.002409 10.0.0.27 - - [2026-01-27 10:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.27 - - [2026-01-27 10:59:29] "GET /global-system-config/3bfb2c8d-fcc3-4c9d-bd96-236a46b403fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.010036 10.0.0.27 - - [2026-01-27 10:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.27 - - [2026-01-27 10:59:29] "GET /routing-instance/0d29aa58-3748-4293-b34d-3c883b3e6267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004094 10.0.0.27 - - [2026-01-27 10:59:29] "PUT /global-system-config/3bfb2c8d-fcc3-4c9d-bd96-236a46b403fc HTTP/1.1" 200 275 0.014235 10.0.0.27 - - [2026-01-27 10:59:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.012556 10.0.0.27 - - [2026-01-27 10:59:29] "POST /virtual-routers HTTP/1.1" 200 601 0.037369 10.0.0.27 - - [2026-01-27 10:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.27 - - [2026-01-27 10:59:29] "GET /virtual-router/26b56c45-9bb4-4b85-a283-4ca690852cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004615 10.0.0.27 - - [2026-01-27 10:59:29] "POST /fqname-to-id HTTP/1.1" 404 229 0.001977 10.0.0.27 - - [2026-01-27 10:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.27 - - [2026-01-27 10:59:29] "GET /virtual-network/6be0aaa3-ce9d-4194-846c-ccda659bdaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.007200 10.0.0.27 - - [2026-01-27 10:59:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.082628 10.0.0.129 - - [2026-01-27 11:00:01] "GET /global-system-configs HTTP/1.1" 200 323 0.003035 10.0.0.129 - - [2026-01-27 11:00:05] "GET /global-system-configs HTTP/1.1" 200 323 0.002796 10.0.0.129 - - [2026-01-27 11:00:34] "GET /virtual-router/26b56c45-9bb4-4b85-a283-4ca690852cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.006726 10.0.0.129 - - [2026-01-27 11:00:34] "POST /ref-update HTTP/1.1" 200 156 0.011445 10.0.0.129 - - [2026-01-27 11:00:44] "GET /virtual-machine-interface/d8f6705e-fb6e-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009804 10.0.0.129 - - [2026-01-27 11:00:44] "POST /set-tag HTTP/1.1" 200 109 0.003891 10.0.0.129 - - [2026-01-27 11:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.129 - - [2026-01-27 11:00:44] "GET /loadbalancer/3a8b8fe0-0e97-4d81-862e-2dd8f37ce341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003666 10.0.0.129 - - [2026-01-27 11:00:44] "GET /virtual-machine-interface/d8f6705e-fb6e-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005941 10.0.0.129 - - [2026-01-27 11:00:44] "POST /set-tag HTTP/1.1" 200 109 0.005032 10.0.0.129 - - [2026-01-27 11:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.129 - - [2026-01-27 11:00:44] "GET /loadbalancer/3a8b8fe0-0e97-4d81-862e-2dd8f37ce341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003460 10.0.0.129 - - [2026-01-27 11:00:44] "GET /loadbalancer-pool/b056e1f5-feaf-4a50-8bb2-ccada577b3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005289 10.0.0.129 - - [2026-01-27 11:00:44] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023750 10.0.0.129 - - [2026-01-27 11:00:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.032177 10.0.0.129 - - [2026-01-27 11:00:44] "GET /virtual-machine-interface/d8f6705e-fb6e-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.014189 10.0.0.129 - - [2026-01-27 11:00:44] "GET /virtual-machine-interface/d8f6705e-fb6e-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008543 10.0.0.129 - - [2026-01-27 11:00:44] "POST /ref-update HTTP/1.1" 200 156 0.031658 10.0.0.129 - - [2026-01-27 11:00:44] "POST /tags HTTP/1.1" 409 205 0.010786 10.0.0.129 - - [2026-01-27 11:00:44] "GET /floating-ip/e1f3bab4-c8d1-4c68-a5b6-757b005f587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.037484 10.0.0.129 - - [2026-01-27 11:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004899 10.0.0.129 - - [2026-01-27 11:00:44] "GET /tag/da220952-dbea-4ab2-8ce6-a3ab7e9e9cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013419 10.0.0.129 - - [2026-01-27 11:00:44] "PUT /floating-ip/e1f3bab4-c8d1-4c68-a5b6-757b005f587f HTTP/1.1" 200 257 0.013390 10.0.0.129 - - [2026-01-27 11:00:44] "POST /set-tag HTTP/1.1" 200 109 0.083893 10.0.0.129 - - [2026-01-27 11:00:45] "GET /loadbalancer-pool/f9f20476-0b34-4300-9b80-942056c942bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.023969 10.0.0.129 - - [2026-01-27 11:00:45] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018819 10.0.0.129 - - [2026-01-27 11:00:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.010288 10.0.0.129 - - [2026-01-27 11:00:45] "GET /virtual-machine-interface/d8f6705e-fb6e-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.027203 10.0.0.129 - - [2026-01-27 11:00:45] "GET /virtual-machine-interface/d8f6705e-fb6e-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012812 10.0.0.129 - - [2026-01-27 11:00:45] "POST /set-tag HTTP/1.1" 200 109 0.004367 10.0.0.129 - - [2026-01-27 11:00:45] "POST /ref-update HTTP/1.1" 200 156 0.014849 10.0.0.129 - - [2026-01-27 11:00:45] "GET /floating-ip/e1f3bab4-c8d1-4c68-a5b6-757b005f587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1923 0.011157 10.0.0.129 - - [2026-01-27 11:00:45] "GET /loadbalancer-pool/8a9f1dc2-e578-4d64-9f45-cc083b796f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004728 10.0.0.129 - - [2026-01-27 11:00:45] "POST /loadbalancer-members HTTP/1.1" 200 694 0.023893 10.0.0.129 - - [2026-01-27 11:00:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.014004 10.0.0.129 - - [2026-01-27 11:00:45] "PUT /floating-ip/e1f3bab4-c8d1-4c68-a5b6-757b005f587f HTTP/1.1" 200 257 0.033710 10.0.0.129 - - [2026-01-27 11:00:45] "GET /virtual-machine-interface/d8f6705e-fb6e-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.029066 10.0.0.129 - - [2026-01-27 11:00:45] "GET /virtual-machine-interface/d8f6705e-fb6e-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004649 10.0.0.129 - - [2026-01-27 11:00:45] "POST /ref-update HTTP/1.1" 200 156 0.008910 10.0.0.129 - - [2026-01-27 11:00:45] "POST /set-tag HTTP/1.1" 200 109 0.010752 10.0.0.129 - - [2026-01-27 11:00:45] "GET /floating-ip/e1f3bab4-c8d1-4c68-a5b6-757b005f587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.009907 10.0.0.129 - - [2026-01-27 11:00:45] "PUT /floating-ip/e1f3bab4-c8d1-4c68-a5b6-757b005f587f HTTP/1.1" 200 257 0.014539 10.0.0.129 - - [2026-01-27 11:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.129 - - [2026-01-27 11:01:09] "GET /virtual-router/26b56c45-9bb4-4b85-a283-4ca690852cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.006191 10.0.0.27 - - [2026-01-27 11:01:21] "GET / HTTP/1.1" 200 36215 0.002345 10.0.0.27 - - [2026-01-27 11:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.27 - - [2026-01-27 11:01:21] "GET /global-system-config/3bfb2c8d-fcc3-4c9d-bd96-236a46b403fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006047 10.0.0.27 - - [2026-01-27 11:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006735 10.0.0.27 - - [2026-01-27 11:01:21] "GET /routing-instance/0d29aa58-3748-4293-b34d-3c883b3e6267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003932 10.0.0.27 - - [2026-01-27 11:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.27 - - [2026-01-27 11:01:21] "GET /virtual-router/26b56c45-9bb4-4b85-a283-4ca690852cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003852 10.0.0.27 - - [2026-01-27 11:01:22] "PUT /virtual-router/26b56c45-9bb4-4b85-a283-4ca690852cfd HTTP/1.1" 200 263 0.024448 10.0.0.27 - - [2026-01-27 11:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.27 - - [2026-01-27 11:01:22] "GET /virtual-router/26b56c45-9bb4-4b85-a283-4ca690852cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004835 10.0.0.27 - - [2026-01-27 11:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.27 - - [2026-01-27 11:01:22] "GET /virtual-machine-interface/7ff886dd-5b0a-424e-8c42-1e74dd7027bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.013360 10.0.0.27 - - [2026-01-27 11:01:22] "PUT /virtual-machine-interface/7ff886dd-5b0a-424e-8c42-1e74dd7027bc HTTP/1.1" 200 285 0.015532 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:03:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001154 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:03:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001109 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:03:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001106 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:03:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001432 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:03:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001298 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:03:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001495 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:04:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001671 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:04:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001428 10.0.0.129 - - [2026-01-27 11:04:58] "GET /virtual-machine-interface/d8f6705e-fb6e-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.015887 10.0.0.129 - - [2026-01-27 11:04:58] "POST /set-tag HTTP/1.1" 200 109 0.002912 10.0.0.129 - - [2026-01-27 11:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.129 - - [2026-01-27 11:04:58] "GET /loadbalancer/3a8b8fe0-0e97-4d81-862e-2dd8f37ce341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003363 10.0.0.129 - - [2026-01-27 11:04:58] "GET /virtual-machine-interface/d8f6705e-fb6e-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006260 10.0.0.129 - - [2026-01-27 11:04:58] "POST /set-tag HTTP/1.1" 200 109 0.022875 10.0.0.129 - - [2026-01-27 11:04:58] "DELETE /loadbalancer-member/435b50dc-8e1c-42af-a956-ce59a2d6f965 HTTP/1.1" 200 115 0.049924 10.0.0.129 - - [2026-01-27 11:04:59] "GET /virtual-machine-interface/d8f6705e-fb6e-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.015998 10.0.0.129 - - [2026-01-27 11:04:59] "POST /set-tag HTTP/1.1" 200 109 0.003209 10.0.0.129 - - [2026-01-27 11:04:59] "DELETE /loadbalancer-member/7ae8c858-7853-49dc-b29a-306419bf398c HTTP/1.1" 200 115 0.035854 10.0.0.129 - - [2026-01-27 11:04:59] "GET /virtual-machine-interface/d8f6705e-fb6e-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010090 10.0.0.129 - - [2026-01-27 11:04:59] "POST /set-tag HTTP/1.1" 200 109 0.003528 10.0.0.129 - - [2026-01-27 11:04:59] "DELETE /loadbalancer-member/79c69d1b-b5d1-46fa-b156-3bbbf3e995ad HTTP/1.1" 200 115 0.061046 10.0.0.129 - - [2026-01-27 11:04:59] "GET /virtual-machine-interface/d8f6705e-fb6e-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010166 10.0.0.129 - - [2026-01-27 11:04:59] "POST /set-tag HTTP/1.1" 200 109 0.003312 10.0.0.129 - - [2026-01-27 11:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012840 10.0.0.129 - - [2026-01-27 11:04:59] "GET /loadbalancer/3a8b8fe0-0e97-4d81-862e-2dd8f37ce341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003959 10.0.0.129 - - [2026-01-27 11:04:59] "GET /loadbalancer-pool/b056e1f5-feaf-4a50-8bb2-ccada577b3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004041 10.0.0.129 - - [2026-01-27 11:04:59] "POST /loadbalancer-members HTTP/1.1" 200 692 0.066325 10.0.0.129 - - [2026-01-27 11:04:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.038563 10.0.0.129 - - [2026-01-27 11:04:59] "GET /virtual-machine-interface/d8f6705e-fb6e-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008088 10.0.0.129 - - [2026-01-27 11:04:59] "GET /virtual-machine-interface/d8f6705e-fb6e-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005210 10.0.0.129 - - [2026-01-27 11:04:59] "GET /floating-ip/e1f3bab4-c8d1-4c68-a5b6-757b005f587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006361 10.0.0.129 - - [2026-01-27 11:04:59] "POST /set-tag HTTP/1.1" 200 109 0.083370 10.0.0.129 - - [2026-01-27 11:04:59] "GET /loadbalancer-pool/f9f20476-0b34-4300-9b80-942056c942bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.020779 10.0.0.129 - - [2026-01-27 11:04:59] "POST /loadbalancer-members HTTP/1.1" 200 692 0.033714 10.0.0.129 - - [2026-01-27 11:04:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.018109 10.0.0.129 - - [2026-01-27 11:04:59] "GET /virtual-machine-interface/d8f6705e-fb6e-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.027863 10.0.0.129 - - [2026-01-27 11:04:59] "POST /set-tag HTTP/1.1" 200 109 0.003243 10.0.0.129 - - [2026-01-27 11:04:59] "GET /virtual-machine-interface/d8f6705e-fb6e-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006135 10.0.0.129 - - [2026-01-27 11:04:59] "GET /floating-ip/e1f3bab4-c8d1-4c68-a5b6-757b005f587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006649 10.0.0.129 - - [2026-01-27 11:04:59] "GET /loadbalancer-pool/8a9f1dc2-e578-4d64-9f45-cc083b796f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003814 10.0.0.129 - - [2026-01-27 11:04:59] "POST /loadbalancer-members HTTP/1.1" 200 694 0.023510 10.0.0.129 - - [2026-01-27 11:04:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.023576 10.0.0.129 - - [2026-01-27 11:04:59] "GET /virtual-machine-interface/d8f6705e-fb6e-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.018632 10.0.0.129 - - [2026-01-27 11:04:59] "GET /virtual-machine-interface/d8f6705e-fb6e-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008297 10.0.0.129 - - [2026-01-27 11:04:59] "GET /floating-ip/e1f3bab4-c8d1-4c68-a5b6-757b005f587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003850 10.0.0.129 - - [2026-01-27 11:04:59] "POST /set-tag HTTP/1.1" 200 109 0.003979 10.0.0.129 - - [2026-01-27 11:05:01] "GET /global-system-configs HTTP/1.1" 200 323 0.006900 10.0.0.129 - - [2026-01-27 11:05:05] "GET /global-system-configs HTTP/1.1" 200 323 0.002470 10.0.0.129 - - [2026-01-27 11:06:51] "GET / HTTP/1.1" 200 36215 0.002258 10.0.0.129 - - [2026-01-27 11:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.129 - - [2026-01-27 11:06:51] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.046954 10.0.0.129 - - [2026-01-27 11:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.129 - - [2026-01-27 11:06:51] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.052674 10.0.0.129 - - [2026-01-27 11:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.129 - - [2026-01-27 11:06:52] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039949 10.0.0.129 - - [2026-01-27 11:06:52] "POST /tags HTTP/1.1" 200 334 0.066372 10.0.0.129 - - [2026-01-27 11:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.039467 10.0.0.129 - - [2026-01-27 11:06:52] "GET /tag/cf12d693-d5a6-4000-b1ca-3b823d0552c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.025711 10.0.0.129 - - [2026-01-27 11:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.129 - - [2026-01-27 11:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.129 - - [2026-01-27 11:06:52] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.060458 10.0.0.129 - - [2026-01-27 11:06:52] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.079695 10.0.0.129 - - [2026-01-27 11:06:52] "GET /virtual-networks?parent_id=79f39d2f-1cdc-455f-befd-ee7e2e29defd&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.004817 10.0.0.129 - - [2026-01-27 11:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.129 - - [2026-01-27 11:06:52] "GET /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.017565 10.0.0.129 - - [2026-01-27 11:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.015319 10.0.0.129 - - [2026-01-27 11:06:52] "GET /service-appliance-set/bcae1808-9800-480e-939d-7a3d860decac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.007112 10.0.0.129 - - [2026-01-27 11:06:52] "POST /virtual-networks HTTP/1.1" 200 514 0.108749 10.0.0.129 - - [2026-01-27 11:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.016398 10.0.0.129 - - [2026-01-27 11:06:52] "POST /fqname-to-id HTTP/1.1" 404 254 0.002530 10.0.0.129 - - [2026-01-27 11:06:52] "GET /network-ipam/8c3841f0-8b6c-4752-9756-7928d111d28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.036508 10.0.0.129 - - [2026-01-27 11:06:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.120386 10.0.0.129 - - [2026-01-27 11:06:52] "GET /virtual-machine-interface/cc4049a4-eb62-4fdb-a6bb-d7d2d0a3f562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.013502 10.0.0.129 - - [2026-01-27 11:06:53] "POST /useragent-kv HTTP/1.1" 200 115 0.007729 10.0.0.129 - - [2026-01-27 11:06:53] "POST /ref-update HTTP/1.1" 200 156 0.126849 10.0.0.129 - - [2026-01-27 11:06:53] "GET /virtual-network/277ea2e9-6e74-40e0-bdf7-d3e39e168b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.009874 10.0.0.129 - - [2026-01-27 11:06:53] "POST /instance-ips HTTP/1.1" 200 410 0.052813 10.0.0.129 - - [2026-01-27 11:06:53] "GET /instance-ip/84694168-764a-461e-990f-4ad16863c81c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.005944 10.0.0.129 - - [2026-01-27 11:06:53] "GET /domains HTTP/1.1" 200 281 0.002800 10.0.0.129 - - [2026-01-27 11:06:53] "POST /loadbalancers HTTP/1.1" 200 612 0.073612 10.0.0.129 - - [2026-01-27 11:06:53] "GET /domain/1a626d5a-e3ca-47ff-8778-e31b08453180 HTTP/1.1" 200 3098 0.076284 10.0.0.129 - - [2026-01-27 11:06:53] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.053169 10.0.0.129 - - [2026-01-27 11:06:53] "GET /instance-ip/84694168-764a-461e-990f-4ad16863c81c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003572 10.0.0.129 - - [2026-01-27 11:06:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.042062 10.0.0.129 - - [2026-01-27 11:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014006 10.0.0.129 - - [2026-01-27 11:06:53] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd HTTP/1.1" 200 5738 0.111342 10.0.0.129 - - [2026-01-27 11:06:53] "GET /virtual-network/277ea2e9-6e74-40e0-bdf7-d3e39e168b25 HTTP/1.1" 200 2086 0.012368 10.0.0.129 - - [2026-01-27 11:06:53] "POST /route-targets HTTP/1.1" 200 328 0.036703 10.0.0.129 - - [2026-01-27 11:06:53] "GET /virtual-network/277ea2e9-6e74-40e0-bdf7-d3e39e168b25 HTTP/1.1" 200 2086 0.010073 10.0.0.129 - - [2026-01-27 11:06:53] "GET /routing-instance/56654b61-34b0-403c-be6c-3d4c84caf03e HTTP/1.1" 200 1183 0.011069 10.0.0.129 - - [2026-01-27 11:06:53] "GET /routing-instance/56654b61-34b0-403c-be6c-3d4c84caf03e HTTP/1.1" 200 1183 0.009570 10.0.0.129 - - [2026-01-27 11:06:53] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.105224 10.0.0.129 - - [2026-01-27 11:06:53] "POST /ref-update HTTP/1.1" 200 156 0.060337 10.0.0.129 - - [2026-01-27 11:06:53] "POST /floating-ips HTTP/1.1" 200 599 0.134114 10.0.0.129 - - [2026-01-27 11:06:53] "GET /loadbalancer/84b95886-706e-4847-a931-abe45600ebe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.004411 10.0.0.129 - - [2026-01-27 11:06:53] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.057592 10.0.0.129 - - [2026-01-27 11:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.129 - - [2026-01-27 11:06:53] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.052923 10.0.0.129 - - [2026-01-27 11:06:53] "GET /loadbalancer-listener/ddeffef8-2aa5-4b6a-a6a2-a31854ad236f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.004191 10.0.0.129 - - [2026-01-27 11:06:53] "GET /loadbalancer-listener/ddeffef8-2aa5-4b6a-a6a2-a31854ad236f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.004438 10.0.0.129 - - [2026-01-27 11:06:53] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.035193 10.0.0.129 - - [2026-01-27 11:06:53] "GET /instance-ip/84694168-764a-461e-990f-4ad16863c81c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.005211 10.0.0.129 - - [2026-01-27 11:06:53] "GET /instance-ip/84694168-764a-461e-990f-4ad16863c81c?fields=floating_ips HTTP/1.1" 200 1214 0.011072 10.0.0.129 - - [2026-01-27 11:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.129 - - [2026-01-27 11:06:53] "GET /floating-ip/2c225fa0-57ba-4b57-a344-b1d23d584ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.002603 10.0.0.129 - - [2026-01-27 11:06:53] "GET /loadbalancer/84b95886-706e-4847-a931-abe45600ebe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002498 10.0.0.129 - - [2026-01-27 11:06:53] "POST /tags HTTP/1.1" 200 296 0.077698 10.0.0.129 - - [2026-01-27 11:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014442 10.0.0.129 - - [2026-01-27 11:06:53] "GET /tag/34d1aeeb-9727-4802-881f-b7cd2bb74395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.016992 10.0.0.129 - - [2026-01-27 11:06:53] "POST /tags HTTP/1.1" 409 233 0.003110 10.0.0.129 - - [2026-01-27 11:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.129 - - [2026-01-27 11:06:54] "GET /tag/e0c47ece-d549-4901-b2ac-69ee450ec7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.015910 10.0.0.129 - - [2026-01-27 11:06:54] "POST /tags HTTP/1.1" 409 206 0.005884 10.0.0.129 - - [2026-01-27 11:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005286 10.0.0.129 - - [2026-01-27 11:06:54] "GET /tag/2c236545-bf9f-4deb-abd9-90fe6b6795ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013840 10.0.0.129 - - [2026-01-27 11:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.129 - - [2026-01-27 11:06:54] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004959 10.0.0.129 - - [2026-01-27 11:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.129 - - [2026-01-27 11:06:54] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.050180 10.0.0.129 - - [2026-01-27 11:06:54] "POST /virtual-machines HTTP/1.1" 200 370 0.013602 10.0.0.129 - - [2026-01-27 11:06:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.012292 10.0.0.129 - - [2026-01-27 11:06:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.131569 10.0.0.129 - - [2026-01-27 11:06:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.038038 10.0.0.129 - - [2026-01-27 11:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.019595 10.0.0.129 - - [2026-01-27 11:06:54] "GET /virtual-machine-interface/49e107b0-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.007012 10.0.0.129 - - [2026-01-27 11:06:54] "POST /instance-ips HTTP/1.1" 200 410 0.025994 10.0.0.129 - - [2026-01-27 11:06:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.027018 10.0.0.129 - - [2026-01-27 11:06:54] "GET /virtual-machine-interface/49e107b0-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.022290 10.0.0.129 - - [2026-01-27 11:06:54] "POST /set-tag HTTP/1.1" 200 109 0.020372 10.0.0.129 - - [2026-01-27 11:06:54] "GET /virtual-machine-interface/49e107b0-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.027189 10.0.0.129 - - [2026-01-27 11:06:54] "GET /instance-ip/49fe06bc-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005803 10.0.0.129 - - [2026-01-27 11:06:54] "GET /virtual-machine-interface/49e107b0-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005158 10.0.0.129 - - [2026-01-27 11:06:54] "POST /set-tag HTTP/1.1" 200 109 0.003147 10.0.0.129 - - [2026-01-27 11:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.129 - - [2026-01-27 11:06:54] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005133 10.0.0.129 - - [2026-01-27 11:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.129 - - [2026-01-27 11:06:54] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.047697 10.0.0.129 - - [2026-01-27 11:06:55] "POST /virtual-machines HTTP/1.1" 200 370 0.016400 10.0.0.129 - - [2026-01-27 11:06:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.027842 10.0.0.129 - - [2026-01-27 11:06:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.134793 10.0.0.129 - - [2026-01-27 11:06:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.013649 10.0.0.129 - - [2026-01-27 11:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.129 - - [2026-01-27 11:06:55] "GET /virtual-machine-interface/4a5524d8-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.021643 10.0.0.129 - - [2026-01-27 11:06:55] "POST /instance-ips HTTP/1.1" 200 410 0.030371 10.0.0.129 - - [2026-01-27 11:06:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.030394 10.0.0.129 - - [2026-01-27 11:06:55] "GET /virtual-machine-interface/4a5524d8-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.006191 10.0.0.129 - - [2026-01-27 11:06:55] "POST /set-tag HTTP/1.1" 200 109 0.056081 10.0.0.129 - - [2026-01-27 11:06:55] "GET /virtual-machine-interface/4a5524d8-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.036164 10.0.0.129 - - [2026-01-27 11:06:55] "GET /instance-ip/4a734814-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005833 10.0.0.129 - - [2026-01-27 11:06:55] "GET /virtual-machine-interface/4a5524d8-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008461 10.0.0.129 - - [2026-01-27 11:06:55] "POST /set-tag HTTP/1.1" 200 109 0.004192 10.0.0.129 - - [2026-01-27 11:06:55] "GET /virtual-router/26b56c45-9bb4-4b85-a283-4ca690852cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004267 10.0.0.129 - - [2026-01-27 11:06:55] "POST /ref-update HTTP/1.1" 200 156 0.020034 10.0.0.129 - - [2026-01-27 11:06:55] "GET /virtual-machine-interface/49e107b0-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010329 10.0.0.129 - - [2026-01-27 11:06:55] "POST /set-tag HTTP/1.1" 200 109 0.003768 10.0.0.129 - - [2026-01-27 11:06:55] "GET /virtual-router/26b56c45-9bb4-4b85-a283-4ca690852cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.005693 10.0.0.129 - - [2026-01-27 11:06:55] "POST /ref-update HTTP/1.1" 200 156 0.016974 10.0.0.129 - - [2026-01-27 11:06:55] "GET /virtual-machine-interface/4a5524d8-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.026321 10.0.0.129 - - [2026-01-27 11:06:55] "POST /set-tag HTTP/1.1" 200 109 0.003518 10.0.0.129 - - [2026-01-27 11:06:55] "GET /virtual-machine-interface/49e107b0-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008664 10.0.0.129 - - [2026-01-27 11:06:55] "POST /set-tag HTTP/1.1" 200 109 0.003211 10.0.0.129 - - [2026-01-27 11:06:55] "GET /virtual-machine-interface/4a5524d8-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006944 10.0.0.129 - - [2026-01-27 11:06:55] "POST /set-tag HTTP/1.1" 200 109 0.002857 10.0.0.129 - - [2026-01-27 11:06:58] "GET /domains HTTP/1.1" 200 281 0.002562 10.0.0.129 - - [2026-01-27 11:06:58] "GET /domain/1a626d5a-e3ca-47ff-8778-e31b08453180 HTTP/1.1" 200 3098 0.014450 10.0.0.129 - - [2026-01-27 11:06:58] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd HTTP/1.1" 200 7091 0.054676 10.0.0.129 - - [2026-01-27 11:06:58] "GET /virtual-network/277ea2e9-6e74-40e0-bdf7-d3e39e168b25 HTTP/1.1" 200 2086 0.005642 10.0.0.129 - - [2026-01-27 11:06:58] "GET /virtual-network/277ea2e9-6e74-40e0-bdf7-d3e39e168b25 HTTP/1.1" 200 2086 0.007695 10.0.0.129 - - [2026-01-27 11:06:58] "GET /routing-instance/56654b61-34b0-403c-be6c-3d4c84caf03e HTTP/1.1" 200 1405 0.022642 10.0.0.129 - - [2026-01-27 11:06:58] "GET /routing-instance/56654b61-34b0-403c-be6c-3d4c84caf03e HTTP/1.1" 200 1405 0.004215 10.0.0.129 - - [2026-01-27 11:06:58] "GET /route-target/1a58e688-d07c-46fd-816e-63b5b00a75f5 HTTP/1.1" 200 1153 0.005836 10.0.0.129 - - [2026-01-27 11:06:58] "GET /virtual-network/277ea2e9-6e74-40e0-bdf7-d3e39e168b25 HTTP/1.1" 200 2086 0.007374 10.0.0.129 - - [2026-01-27 11:06:58] "GET /routing-instance/56654b61-34b0-403c-be6c-3d4c84caf03e HTTP/1.1" 200 1405 0.006114 10.0.0.129 - - [2026-01-27 11:06:58] "GET /virtual-network/277ea2e9-6e74-40e0-bdf7-d3e39e168b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.007423 10.0.0.129 - - [2026-01-27 11:06:58] "GET /virtual-network/277ea2e9-6e74-40e0-bdf7-d3e39e168b25 HTTP/1.1" 200 2086 0.006319 10.0.0.129 - - [2026-01-27 11:06:58] "GET /routing-instance/56654b61-34b0-403c-be6c-3d4c84caf03e HTTP/1.1" 200 1405 0.004394 10.0.0.129 - - [2026-01-27 11:06:58] "GET /routing-instance/56654b61-34b0-403c-be6c-3d4c84caf03e HTTP/1.1" 200 1405 0.021371 10.0.0.129 - - [2026-01-27 11:06:58] "GET /route-target/1a58e688-d07c-46fd-816e-63b5b00a75f5 HTTP/1.1" 200 1153 0.005173 10.0.0.129 - - [2026-01-27 11:06:58] "GET /domains HTTP/1.1" 200 281 0.002682 10.0.0.129 - - [2026-01-27 11:06:58] "GET /domain/1a626d5a-e3ca-47ff-8778-e31b08453180 HTTP/1.1" 200 3098 0.004148 10.0.0.129 - - [2026-01-27 11:06:58] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd HTTP/1.1" 200 7091 0.045949 10.0.0.129 - - [2026-01-27 11:06:58] "GET /virtual-network/277ea2e9-6e74-40e0-bdf7-d3e39e168b25 HTTP/1.1" 200 2086 0.009728 10.0.0.129 - - [2026-01-27 11:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.129 - - [2026-01-27 11:06:58] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039929 10.0.0.129 - - [2026-01-27 11:06:58] "GET /virtual-network/277ea2e9-6e74-40e0-bdf7-d3e39e168b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.012601 10.0.0.129 - - [2026-01-27 11:06:58] "GET /floating-ip-pools?parent_id=277ea2e9-6e74-40e0-bdf7-d3e39e168b25&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003162 10.0.0.129 - - [2026-01-27 11:06:58] "GET /virtual-network/277ea2e9-6e74-40e0-bdf7-d3e39e168b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005290 10.0.0.129 - - [2026-01-27 11:06:58] "POST /floating-ip-pools HTTP/1.1" 200 564 0.040100 10.0.0.129 - - [2026-01-27 11:06:59] "POST /ref-update HTTP/1.1" 200 156 0.034064 10.0.0.129 - - [2026-01-27 11:06:59] "GET /virtual-network/277ea2e9-6e74-40e0-bdf7-d3e39e168b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.011170 10.0.0.129 - - [2026-01-27 11:06:59] "GET /domains HTTP/1.1" 200 281 0.005160 10.0.0.129 - - [2026-01-27 11:06:59] "GET /domain/1a626d5a-e3ca-47ff-8778-e31b08453180 HTTP/1.1" 200 3098 0.003709 10.0.0.129 - - [2026-01-27 11:06:59] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd HTTP/1.1" 200 7348 0.049930 10.0.0.129 - - [2026-01-27 11:06:59] "GET /virtual-network/277ea2e9-6e74-40e0-bdf7-d3e39e168b25 HTTP/1.1" 200 2325 0.008567 10.0.0.129 - - [2026-01-27 11:06:59] "GET /floating-ip-pool/877da6e0-9a9c-4d97-a15f-bc3524c91cb2 HTTP/1.1" 200 1317 0.006243 10.0.0.129 - - [2026-01-27 11:06:59] "GET /domains HTTP/1.1" 200 281 0.005197 10.0.0.129 - - [2026-01-27 11:06:59] "GET /domain/1a626d5a-e3ca-47ff-8778-e31b08453180 HTTP/1.1" 200 3098 0.003569 10.0.0.129 - - [2026-01-27 11:06:59] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd HTTP/1.1" 200 7348 0.061613 10.0.0.129 - - [2026-01-27 11:06:59] "GET /virtual-network/277ea2e9-6e74-40e0-bdf7-d3e39e168b25 HTTP/1.1" 200 2325 0.012475 10.0.0.129 - - [2026-01-27 11:06:59] "GET /virtual-network/277ea2e9-6e74-40e0-bdf7-d3e39e168b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006060 10.0.0.129 - - [2026-01-27 11:06:59] "POST /tags HTTP/1.1" 200 366 0.089005 10.0.0.129 - - [2026-01-27 11:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.029067 10.0.0.129 - - [2026-01-27 11:06:59] "GET /tag/d1779ebd-b64e-4519-9263-c42c4b0091ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.019638 10.0.0.129 - - [2026-01-27 11:06:59] "POST /tags HTTP/1.1" 409 206 0.005487 10.0.0.129 - - [2026-01-27 11:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007061 10.0.0.129 - - [2026-01-27 11:06:59] "GET /tag/2c236545-bf9f-4deb-abd9-90fe6b6795ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.015554 10.0.0.129 - - [2026-01-27 11:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.129 - - [2026-01-27 11:06:59] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.071303 10.0.0.129 - - [2026-01-27 11:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.129 - - [2026-01-27 11:06:59] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006232 10.0.0.129 - - [2026-01-27 11:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.129 - - [2026-01-27 11:06:59] "GET /service-appliance-set/36ef07c7-da3c-43f8-a095-3026b0973025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.004985 10.0.0.129 - - [2026-01-27 11:06:59] "POST /fqname-to-id HTTP/1.1" 404 258 0.003246 10.0.0.129 - - [2026-01-27 11:07:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.151235 10.0.0.129 - - [2026-01-27 11:07:00] "GET /virtual-machine-interface/cc437eba-1ad7-4916-b82a-918c08a473a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006504 10.0.0.129 - - [2026-01-27 11:07:00] "POST /set-tag HTTP/1.1" 200 109 0.026068 10.0.0.129 - - [2026-01-27 11:07:00] "POST /instance-ips HTTP/1.1" 200 418 0.038229 10.0.0.129 - - [2026-01-27 11:07:00] "GET /instance-ip/39fa1dc9-4786-4d96-aac9-1822fb3be03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.005439 10.0.0.129 - - [2026-01-27 11:07:00] "POST /loadbalancers HTTP/1.1" 200 620 0.070022 10.0.0.129 - - [2026-01-27 11:07:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.050633 10.0.0.129 - - [2026-01-27 11:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006381 10.0.0.129 - - [2026-01-27 11:07:00] "POST /service-instances HTTP/1.1" 200 568 0.074805 10.0.0.129 - - [2026-01-27 11:07:00] "POST /ref-update HTTP/1.1" 200 156 0.020049 10.0.0.129 - - [2026-01-27 11:07:00] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.092738 10.0.0.129 - - [2026-01-27 11:07:00] "GET /virtual-machine-interface/cc437eba-1ad7-4916-b82a-918c08a473a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.006134 10.0.0.129 - - [2026-01-27 11:07:00] "PUT /service-instance/31cfbfb9-d6ad-4c67-80c1-e91ea0b514f1 HTTP/1.1" 200 267 0.026379 10.0.0.129 - - [2026-01-27 11:07:00] "GET /virtual-machine-interface/cc437eba-1ad7-4916-b82a-918c08a473a5?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.026744 10.0.0.129 - - [2026-01-27 11:07:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.030176 10.0.0.129 - - [2026-01-27 11:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.129 - - [2026-01-27 11:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.129 - - [2026-01-27 11:07:00] "GET /floating-ip-pool/877da6e0-9a9c-4d97-a15f-bc3524c91cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.003185 10.0.0.129 - - [2026-01-27 11:07:00] "POST /virtual-machines HTTP/1.1" 200 430 0.032618 10.0.0.129 - - [2026-01-27 11:07:00] "POST /floating-ips HTTP/1.1" 200 673 0.145109 10.0.0.129 - - [2026-01-27 11:07:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.047641 10.0.0.129 - - [2026-01-27 11:07:00] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.023368 10.0.0.129 - - [2026-01-27 11:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008296 10.0.0.129 - - [2026-01-27 11:07:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.255504 10.0.0.129 - - [2026-01-27 11:07:01] "GET /policy-management/203e4a80-477b-452e-92a1-2a0b7f842645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014704 10.0.0.129 - - [2026-01-27 11:07:01] "POST /tags HTTP/1.1" 409 221 0.002019 10.0.0.129 - - [2026-01-27 11:07:01] "POST /chown HTTP/1.1" 200 109 0.036106 10.0.0.129 - - [2026-01-27 11:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.129 - - [2026-01-27 11:07:01] "GET /tag/cf12d693-d5a6-4000-b1ca-3b823d0552c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.030420 10.0.0.129 - - [2026-01-27 11:07:01] "POST /chown HTTP/1.1" 200 109 0.011556 10.0.0.129 - - [2026-01-27 11:07:01] "POST /tags HTTP/1.1" 409 238 0.006965 10.0.0.129 - - [2026-01-27 11:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005076 10.0.0.129 - - [2026-01-27 11:07:01] "PUT /virtual-machine-interface/3af52a87-3e61-47f9-b1e4-40b62c1c50eb HTTP/1.1" 200 285 0.039082 10.0.0.129 - - [2026-01-27 11:07:01] "GET /tag/d1779ebd-b64e-4519-9263-c42c4b0091ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.032624 10.0.0.129 - - [2026-01-27 11:07:01] "PUT /instance-ip/39fa1dc9-4786-4d96-aac9-1822fb3be03f HTTP/1.1" 200 257 0.034977 10.0.0.129 - - [2026-01-27 11:07:01] "POST /ref-update HTTP/1.1" 200 156 0.030874 10.0.0.129 - - [2026-01-27 11:07:01] "POST /firewall-rules HTTP/1.1" 200 652 0.151111 10.0.0.129 - - [2026-01-27 11:07:01] "POST /ref-update HTTP/1.1" 200 156 0.094352 10.0.0.129 - - [2026-01-27 11:07:01] "GET /firewall-rule/ad008736-c3aa-49a6-bf1f-999fc58c303d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.074114 10.0.0.129 - - [2026-01-27 11:07:01] "GET /firewall-policy/f39c6370-32f8-4e48-81e2-05c73bf60f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005388 10.0.0.129 - - [2026-01-27 11:07:01] "POST /ref-update HTTP/1.1" 200 156 0.032339 10.0.0.129 - - [2026-01-27 11:07:01] "GET /firewall-rule/ad008736-c3aa-49a6-bf1f-999fc58c303d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.005580 10.0.0.129 - - [2026-01-27 11:07:01] "POST /ref-update HTTP/1.1" 200 156 0.022746 10.0.0.129 - - [2026-01-27 11:07:01] "POST /ref-update HTTP/1.1" 200 156 0.037745 10.0.0.129 - - [2026-01-27 11:07:01] "POST /ref-update HTTP/1.1" 200 156 0.126783 10.0.0.129 - - [2026-01-27 11:07:01] "POST /ref-update HTTP/1.1" 200 156 0.063174 10.0.0.129 - - [2026-01-27 11:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.041338 10.0.0.129 - - [2026-01-27 11:07:01] "POST /virtual-machines HTTP/1.1" 200 430 0.026279 10.0.0.129 - - [2026-01-27 11:07:01] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.069169 10.0.0.129 - - [2026-01-27 11:07:01] "GET /loadbalancer/29af8218-2648-44bd-8903-706b18a58194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.005732 10.0.0.129 - - [2026-01-27 11:07:01] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.140728 10.0.0.129 - - [2026-01-27 11:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013698 10.0.0.129 - - [2026-01-27 11:07:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.297878 10.0.0.129 - - [2026-01-27 11:07:02] "POST /chown HTTP/1.1" 200 109 0.056639 10.0.0.129 - - [2026-01-27 11:07:02] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.109748 10.0.0.129 - - [2026-01-27 11:07:02] "GET /loadbalancer-listener/1c271ef4-fd10-4fb5-820b-238bfec5d7aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.007590 10.0.0.129 - - [2026-01-27 11:07:02] "POST /chown HTTP/1.1" 200 109 0.018223 10.0.0.129 - - [2026-01-27 11:07:02] "PUT /virtual-machine-interface/2c9c9a92-a8f3-484c-8736-3b5142d60f40 HTTP/1.1" 200 285 0.020176 10.0.0.129 - - [2026-01-27 11:07:02] "GET /loadbalancer-listener/1c271ef4-fd10-4fb5-820b-238bfec5d7aa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.032007 10.0.0.129 - - [2026-01-27 11:07:02] "PUT /instance-ip/39fa1dc9-4786-4d96-aac9-1822fb3be03f HTTP/1.1" 200 257 0.043821 10.0.0.129 - - [2026-01-27 11:07:02] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.050209 10.0.0.129 - - [2026-01-27 11:07:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.045207 10.0.0.129 - - [2026-01-27 11:07:02] "POST /ref-update HTTP/1.1" 200 156 0.063133 10.0.0.129 - - [2026-01-27 11:07:02] "GET /loadbalancer-pool/ed6f6975-f9d8-4f25-9a82-0888b31162bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.023490 10.0.0.129 - - [2026-01-27 11:07:02] "POST /ref-update HTTP/1.1" 200 156 0.036160 10.0.0.129 - - [2026-01-27 11:07:02] "POST /ref-update HTTP/1.1" 200 156 0.074597 10.0.0.129 - - [2026-01-27 11:07:02] "POST /loadbalancer-members HTTP/1.1" 200 709 0.086512 10.0.0.129 - - [2026-01-27 11:07:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.033212 10.0.0.129 - - [2026-01-27 11:07:02] "GET /loadbalancer-member/b75e69f8-5fd7-4d42-9887-f28f0daa5503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1554 0.013258 10.0.0.129 - - [2026-01-27 11:07:02] "POST /ref-update HTTP/1.1" 200 156 0.052512 10.0.0.129 - - [2026-01-27 11:07:02] "POST /ref-update HTTP/1.1" 200 156 0.022955 10.0.0.129 - - [2026-01-27 11:07:02] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013171 10.0.0.129 - - [2026-01-27 11:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011672 10.0.0.129 - - [2026-01-27 11:07:02] "GET /policy-management/203e4a80-477b-452e-92a1-2a0b7f842645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007178 10.0.0.129 - - [2026-01-27 11:07:02] "PUT /service-instance/31cfbfb9-d6ad-4c67-80c1-e91ea0b514f1 HTTP/1.1" 200 267 0.019262 10.0.0.129 - - [2026-01-27 11:07:02] "POST /tags HTTP/1.1" 409 221 0.002733 10.0.0.129 - - [2026-01-27 11:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.129 - - [2026-01-27 11:07:02] "GET /tag/cf12d693-d5a6-4000-b1ca-3b823d0552c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.014377 10.0.0.129 - - [2026-01-27 11:07:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.024506 10.0.0.129 - - [2026-01-27 11:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004939 10.0.0.129 - - [2026-01-27 11:07:02] "POST /tags HTTP/1.1" 409 238 0.003549 10.0.0.129 - - [2026-01-27 11:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.129 - - [2026-01-27 11:07:02] "POST /chown HTTP/1.1" 200 109 0.013018 10.0.0.129 - - [2026-01-27 11:07:02] "GET /tag/d1779ebd-b64e-4519-9263-c42c4b0091ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.046202 10.0.0.129 - - [2026-01-27 11:07:02] "POST /firewall-rules HTTP/1.1" 409 293 0.005180 10.0.0.129 - - [2026-01-27 11:07:02] "POST /chown HTTP/1.1" 200 109 0.021091 10.0.0.129 - - [2026-01-27 11:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.129 - - [2026-01-27 11:07:02] "PUT /instance-ip/39fa1dc9-4786-4d96-aac9-1822fb3be03f HTTP/1.1" 200 257 0.056341 10.0.0.129 - - [2026-01-27 11:07:03] "POST /ref-update HTTP/1.1" 200 156 0.040480 10.0.0.129 - - [2026-01-27 11:07:03] "PUT /firewall-rule/ad008736-c3aa-49a6-bf1f-999fc58c303d HTTP/1.1" 200 261 0.108723 10.0.0.129 - - [2026-01-27 11:07:03] "GET /firewall-rule/ad008736-c3aa-49a6-bf1f-999fc58c303d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.016378 10.0.0.129 - - [2026-01-27 11:07:03] "POST /chown HTTP/1.1" 200 109 0.012398 10.0.0.129 - - [2026-01-27 11:07:03] "POST /chown HTTP/1.1" 200 109 0.028195 10.0.0.129 - - [2026-01-27 11:07:03] "GET /firewall-policy/f39c6370-32f8-4e48-81e2-05c73bf60f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.019151 10.0.0.129 - - [2026-01-27 11:07:03] "GET /firewall-rule/ad008736-c3aa-49a6-bf1f-999fc58c303d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.022425 10.0.0.129 - - [2026-01-27 11:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.129 - - [2026-01-27 11:07:03] "PUT /instance-ip/39fa1dc9-4786-4d96-aac9-1822fb3be03f HTTP/1.1" 200 257 0.053067 10.0.0.129 - - [2026-01-27 11:07:03] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.007138 10.0.0.129 - - [2026-01-27 11:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.129 - - [2026-01-27 11:07:03] "POST /ref-update HTTP/1.1" 200 156 0.043668 10.0.0.129 - - [2026-01-27 11:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007704 10.0.0.129 - - [2026-01-27 11:07:03] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.085060 10.0.0.129 - - [2026-01-27 11:07:03] "POST /chown HTTP/1.1" 200 109 0.028200 10.0.0.129 - - [2026-01-27 11:07:03] "POST /virtual-machines HTTP/1.1" 200 374 0.011709 10.0.0.129 - - [2026-01-27 11:07:03] "POST /chown HTTP/1.1" 200 109 0.038962 10.0.0.129 - - [2026-01-27 11:07:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.040973 10.0.0.129 - - [2026-01-27 11:07:03] "PUT /instance-ip/39fa1dc9-4786-4d96-aac9-1822fb3be03f HTTP/1.1" 200 257 0.061164 10.0.0.129 - - [2026-01-27 11:07:03] "POST /ref-update HTTP/1.1" 200 156 0.032456 10.0.0.129 - - [2026-01-27 11:07:03] "POST /chown HTTP/1.1" 200 109 0.032407 10.0.0.129 - - [2026-01-27 11:07:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.181894 10.0.0.129 - - [2026-01-27 11:07:03] "POST /chown HTTP/1.1" 200 109 0.052212 10.0.0.129 - - [2026-01-27 11:07:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.044355 10.0.0.129 - - [2026-01-27 11:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016125 10.0.0.129 - - [2026-01-27 11:07:03] "PUT /instance-ip/39fa1dc9-4786-4d96-aac9-1822fb3be03f HTTP/1.1" 200 257 0.082478 10.0.0.129 - - [2026-01-27 11:07:03] "GET /virtual-machine-interface/4f520df2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.012957 10.0.0.129 - - [2026-01-27 11:07:03] "POST /ref-update HTTP/1.1" 200 156 0.033039 10.0.0.129 - - [2026-01-27 11:07:03] "POST /instance-ips HTTP/1.1" 200 414 0.074286 10.0.0.129 - - [2026-01-27 11:07:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.039326 10.0.0.129 - - [2026-01-27 11:07:03] "GET /virtual-machine-interface/4f520df2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.019392 10.0.0.129 - - [2026-01-27 11:07:04] "PUT /service-instance/31cfbfb9-d6ad-4c67-80c1-e91ea0b514f1 HTTP/1.1" 200 267 0.036362 10.0.0.129 - - [2026-01-27 11:07:04] "POST /set-tag HTTP/1.1" 200 109 0.086514 10.0.0.129 - - [2026-01-27 11:07:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.039171 10.0.0.129 - - [2026-01-27 11:07:04] "GET /virtual-machine-interface/4f520df2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.044830 10.0.0.129 - - [2026-01-27 11:07:04] "GET /instance-ip/4f7d4cd8-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.015785 10.0.0.129 - - [2026-01-27 11:07:04] "PUT /service-instance/31cfbfb9-d6ad-4c67-80c1-e91ea0b514f1 HTTP/1.1" 200 267 0.013870 10.0.0.129 - - [2026-01-27 11:07:04] "GET /virtual-machine-interface/4f520df2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.013479 10.0.0.129 - - [2026-01-27 11:07:04] "POST /set-tag HTTP/1.1" 200 109 0.005892 10.0.0.129 - - [2026-01-27 11:07:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.037237 10.0.0.129 - - [2026-01-27 11:07:04] "GET /virtual-router/26b56c45-9bb4-4b85-a283-4ca690852cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.012288 10.0.0.129 - - [2026-01-27 11:07:04] "PUT /service-instance/31cfbfb9-d6ad-4c67-80c1-e91ea0b514f1 HTTP/1.1" 200 267 0.011669 10.0.0.129 - - [2026-01-27 11:07:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.031601 10.0.0.129 - - [2026-01-27 11:07:04] "POST /ref-update HTTP/1.1" 200 156 0.039244 10.0.0.129 - - [2026-01-27 11:07:04] "GET /virtual-machine-interface/4f520df2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.013688 10.0.0.129 - - [2026-01-27 11:07:04] "POST /set-tag HTTP/1.1" 200 109 0.006246 10.0.0.129 - - [2026-01-27 11:07:04] "GET /virtual-machine-interface/4f520df2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006973 10.0.0.129 - - [2026-01-27 11:07:04] "POST /set-tag HTTP/1.1" 200 109 0.005417 10.0.0.129 - - [2026-01-27 11:07:04] "PUT /service-instance/31cfbfb9-d6ad-4c67-80c1-e91ea0b514f1 HTTP/1.1" 200 267 0.013210 10.0.0.129 - - [2026-01-27 11:07:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.022268 10.0.0.129 - - [2026-01-27 11:07:04] "PUT /service-instance/31cfbfb9-d6ad-4c67-80c1-e91ea0b514f1 HTTP/1.1" 200 267 0.013983 10.0.0.129 - - [2026-01-27 11:07:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.032004 10.0.0.129 - - [2026-01-27 11:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.129 - - [2026-01-27 11:07:04] "POST /chown HTTP/1.1" 200 109 0.010673 10.0.0.129 - - [2026-01-27 11:07:04] "POST /chown HTTP/1.1" 200 109 0.031039 10.0.0.129 - - [2026-01-27 11:07:04] "POST /ref-update HTTP/1.1" 200 156 0.014499 10.0.0.129 - - [2026-01-27 11:07:04] "POST /chown HTTP/1.1" 200 109 0.023085 10.0.0.129 - - [2026-01-27 11:07:04] "POST /chown HTTP/1.1" 200 109 0.030510 10.0.0.129 - - [2026-01-27 11:07:04] "POST /ref-update HTTP/1.1" 200 156 0.010859 10.0.0.129 - - [2026-01-27 11:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.129 - - [2026-01-27 11:07:04] "POST /chown HTTP/1.1" 200 109 0.011530 10.0.0.129 - - [2026-01-27 11:07:04] "POST /chown HTTP/1.1" 200 109 0.013771 10.0.0.129 - - [2026-01-27 11:07:04] "POST /chown HTTP/1.1" 200 109 0.030344 10.0.0.129 - - [2026-01-27 11:07:05] "POST /chown HTTP/1.1" 200 109 0.025161 10.0.0.129 - - [2026-01-27 11:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.129 - - [2026-01-27 11:07:05] "POST /chown HTTP/1.1" 200 109 0.011991 10.0.0.129 - - [2026-01-27 11:07:05] "POST /chown HTTP/1.1" 200 109 0.030209 10.0.0.129 - - [2026-01-27 11:07:05] "POST /chown HTTP/1.1" 200 109 0.051947 10.0.0.129 - - [2026-01-27 11:07:05] "POST /chown HTTP/1.1" 200 109 0.008366 10.0.0.129 - - [2026-01-27 11:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.129 - - [2026-01-27 11:07:05] "POST /chown HTTP/1.1" 200 109 0.008717 10.0.0.129 - - [2026-01-27 11:07:05] "POST /chown HTTP/1.1" 200 109 0.009897 10.0.0.129 - - [2026-01-27 11:07:05] "POST /chown HTTP/1.1" 200 109 0.021869 10.0.0.129 - - [2026-01-27 11:07:05] "POST /chown HTTP/1.1" 200 109 0.025300 10.0.0.129 - - [2026-01-27 11:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.129 - - [2026-01-27 11:07:05] "POST /chown HTTP/1.1" 200 109 0.009609 10.0.0.129 - - [2026-01-27 11:07:05] "POST /chown HTTP/1.1" 200 109 0.033023 10.0.0.129 - - [2026-01-27 11:07:05] "POST /chown HTTP/1.1" 200 109 0.021831 10.0.0.129 - - [2026-01-27 11:07:05] "POST /chown HTTP/1.1" 200 109 0.008731 10.0.0.129 - - [2026-01-27 11:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.129 - - [2026-01-27 11:07:05] "POST /chown HTTP/1.1" 200 109 0.009081 10.0.0.129 - - [2026-01-27 11:07:05] "POST /chown HTTP/1.1" 200 109 0.008370 10.0.0.129 - - [2026-01-27 11:07:05] "POST /chown HTTP/1.1" 200 109 0.021862 10.0.0.129 - - [2026-01-27 11:07:05] "POST /chown HTTP/1.1" 200 109 0.029847 10.0.0.129 - - [2026-01-27 11:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008109 10.0.0.129 - - [2026-01-27 11:07:05] "POST /chown HTTP/1.1" 200 109 0.008854 10.0.0.129 - - [2026-01-27 11:07:05] "POST /chown HTTP/1.1" 200 109 0.026115 10.0.0.129 - - [2026-01-27 11:07:05] "POST /chown HTTP/1.1" 200 109 0.011699 10.0.0.129 - - [2026-01-27 11:07:06] "POST /chown HTTP/1.1" 200 109 0.041471 10.0.0.129 - - [2026-01-27 11:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.129 - - [2026-01-27 11:07:06] "POST /chown HTTP/1.1" 200 109 0.010348 10.0.0.129 - - [2026-01-27 11:07:06] "POST /chown HTTP/1.1" 200 109 0.017610 10.0.0.129 - - [2026-01-27 11:07:06] "POST /chown HTTP/1.1" 200 109 0.023601 10.0.0.129 - - [2026-01-27 11:07:06] "POST /chown HTTP/1.1" 200 109 0.008494 10.0.0.129 - - [2026-01-27 11:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.129 - - [2026-01-27 11:07:06] "POST /chown HTTP/1.1" 200 109 0.010507 10.0.0.129 - - [2026-01-27 11:07:06] "POST /chown HTTP/1.1" 200 109 0.020867 10.0.0.129 - - [2026-01-27 11:07:06] "POST /chown HTTP/1.1" 200 109 0.016047 10.0.0.129 - - [2026-01-27 11:07:06] "POST /chown HTTP/1.1" 200 109 0.022886 10.0.0.129 - - [2026-01-27 11:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.129 - - [2026-01-27 11:07:06] "POST /chown HTTP/1.1" 200 109 0.007990 10.0.0.129 - - [2026-01-27 11:07:06] "POST /chown HTTP/1.1" 200 109 0.018174 10.0.0.129 - - [2026-01-27 11:07:06] "POST /chown HTTP/1.1" 200 109 0.014475 10.0.0.129 - - [2026-01-27 11:07:06] "POST /chown HTTP/1.1" 200 109 0.008398 10.0.0.129 - - [2026-01-27 11:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010981 10.0.0.129 - - [2026-01-27 11:07:06] "POST /chown HTTP/1.1" 200 109 0.008949 10.0.0.129 - - [2026-01-27 11:07:06] "POST /chown HTTP/1.1" 200 109 0.011862 10.0.0.129 - - [2026-01-27 11:07:06] "POST /chown HTTP/1.1" 200 109 0.021941 10.0.0.129 - - [2026-01-27 11:07:06] "POST /chown HTTP/1.1" 200 109 0.030844 10.0.0.129 - - [2026-01-27 11:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.129 - - [2026-01-27 11:07:06] "POST /chown HTTP/1.1" 200 109 0.010380 10.0.0.129 - - [2026-01-27 11:07:06] "POST /chown HTTP/1.1" 200 109 0.032355 10.0.0.129 - - [2026-01-27 11:07:06] "POST /chown HTTP/1.1" 200 109 0.011147 10.0.0.129 - - [2026-01-27 11:07:06] "POST /chown HTTP/1.1" 200 109 0.023065 10.0.0.129 - - [2026-01-27 11:07:07] "GET /virtual-machine-interface/49e107b0-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006679 10.0.0.129 - - [2026-01-27 11:07:07] "POST /set-tag HTTP/1.1" 200 109 0.006644 10.0.0.129 - - [2026-01-27 11:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.129 - - [2026-01-27 11:07:07] "GET /loadbalancer/84b95886-706e-4847-a931-abe45600ebe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.004034 10.0.0.129 - - [2026-01-27 11:07:07] "GET /loadbalancer-pool/4d7ba6dc-3425-4bb6-9aad-b831c68ea0c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004697 10.0.0.129 - - [2026-01-27 11:07:07] "POST /loadbalancer-members HTTP/1.1" 200 704 0.031865 10.0.0.129 - - [2026-01-27 11:07:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.036927 10.0.0.129 - - [2026-01-27 11:07:07] "GET /virtual-machine-interface/49e107b0-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016093 10.0.0.129 - - [2026-01-27 11:07:07] "GET /virtual-machine-interface/49e107b0-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007272 10.0.0.129 - - [2026-01-27 11:07:07] "POST /ref-update HTTP/1.1" 200 156 0.021976 10.0.0.129 - - [2026-01-27 11:07:07] "POST /tags HTTP/1.1" 409 221 0.006682 10.0.0.129 - - [2026-01-27 11:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004528 10.0.0.129 - - [2026-01-27 11:07:08] "GET /tag/cf12d693-d5a6-4000-b1ca-3b823d0552c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.020641 10.0.0.129 - - [2026-01-27 11:07:08] "GET /floating-ip/2c225fa0-57ba-4b57-a344-b1d23d584ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.017376 10.0.0.129 - - [2026-01-27 11:07:08] "PUT /floating-ip/2c225fa0-57ba-4b57-a344-b1d23d584ee2 HTTP/1.1" 200 257 0.013014 10.0.0.129 - - [2026-01-27 11:07:08] "POST /set-tag HTTP/1.1" 200 109 0.022817 10.0.0.129 - - [2026-01-27 11:07:08] "GET /virtual-machine-interface/4a5524d8-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007436 10.0.0.129 - - [2026-01-27 11:07:08] "POST /set-tag HTTP/1.1" 200 109 0.003890 10.0.0.129 - - [2026-01-27 11:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.129 - - [2026-01-27 11:07:08] "GET /loadbalancer/84b95886-706e-4847-a931-abe45600ebe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003698 10.0.0.129 - - [2026-01-27 11:07:08] "GET /loadbalancer-pool/4d7ba6dc-3425-4bb6-9aad-b831c68ea0c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003541 10.0.0.129 - - [2026-01-27 11:07:08] "POST /loadbalancer-members HTTP/1.1" 200 704 0.028131 10.0.0.129 - - [2026-01-27 11:07:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.013723 10.0.0.129 - - [2026-01-27 11:07:08] "GET /virtual-machine-interface/4a5524d8-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012527 10.0.0.129 - - [2026-01-27 11:07:08] "GET /virtual-machine-interface/4a5524d8-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006282 10.0.0.129 - - [2026-01-27 11:07:08] "POST /ref-update HTTP/1.1" 200 156 0.008557 10.0.0.129 - - [2026-01-27 11:07:08] "POST /set-tag HTTP/1.1" 200 109 0.042045 10.0.0.129 - - [2026-01-27 11:07:08] "GET /floating-ip/2c225fa0-57ba-4b57-a344-b1d23d584ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.003235 10.0.0.129 - - [2026-01-27 11:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.129 - - [2026-01-27 11:07:09] "POST /chown HTTP/1.1" 200 109 0.015695 10.0.0.129 - - [2026-01-27 11:07:09] "POST /chown HTTP/1.1" 200 109 0.007814 10.0.0.129 - - [2026-01-27 11:07:09] "POST /chown HTTP/1.1" 200 109 0.010904 10.0.0.129 - - [2026-01-27 11:07:09] "POST /chown HTTP/1.1" 200 109 0.023493 10.0.0.129 - - [2026-01-27 11:07:12] "GET /virtual-machine/be8dfaa1-471f-4563-8f67-e30a46da2ecb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.005277 10.0.0.129 - - [2026-01-27 11:07:12] "GET /virtual-machine-interface/49e107b0-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006041 10.0.0.129 - - [2026-01-27 11:07:12] "GET /virtual-machine/0b622bb1-77e6-45e5-a045-ede8ffee011d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004350 10.0.0.129 - - [2026-01-27 11:07:12] "GET /virtual-machine-interface/4a5524d8-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006578 10.0.0.129 - - [2026-01-27 11:07:17] "GET /virtual-machine-interface/4f520df2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005059 10.0.0.129 - - [2026-01-27 11:07:17] "POST /set-tag HTTP/1.1" 200 109 0.003388 10.0.0.129 - - [2026-01-27 11:07:17] "GET /virtual-machine/4e1eac55-d4f8-4a4c-bd12-d83650a4b7b9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.006370 10.0.0.129 - - [2026-01-27 11:07:17] "GET /virtual-machine-interface/4f520df2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006778 10.0.0.129 - - [2026-01-27 11:07:18] "GET /virtual-machine-interface/4f520df2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005543 10.0.0.129 - - [2026-01-27 11:07:18] "POST /set-tag HTTP/1.1" 200 109 0.003178 10.0.0.129 - - [2026-01-27 11:07:50] "GET /virtual-machine-interface/4f520df2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.019559 10.0.0.129 - - [2026-01-27 11:07:50] "POST /set-tag HTTP/1.1" 200 109 0.003079 10.0.0.129 - - [2026-01-27 11:07:50] "GET /virtual-machine-interface/4f520df2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005574 10.0.0.129 - - [2026-01-27 11:07:50] "POST /set-tag HTTP/1.1" 200 109 0.003034 10.0.0.129 - - [2026-01-27 11:07:50] "GET /virtual-machine/4e1eac55-d4f8-4a4c-bd12-d83650a4b7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.004660 10.0.0.129 - - [2026-01-27 11:07:50] "POST /ref-update HTTP/1.1" 200 156 0.014935 10.0.0.129 - - [2026-01-27 11:07:50] "GET /virtual-machine-interface/4f520df2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.026639 10.0.0.129 - - [2026-01-27 11:07:51] "POST /set-tag HTTP/1.1" 200 109 0.031877 10.0.0.129 - - [2026-01-27 11:07:51] "POST /set-tag HTTP/1.1" 200 109 0.019790 10.0.0.129 - - [2026-01-27 11:07:51] "DELETE /instance-ip/4f7d4cd8-fb70-11f0-bbd0-fa163eaa42ad HTTP/1.1" 200 115 0.066648 10.0.0.129 - - [2026-01-27 11:07:51] "DELETE /virtual-machine-interface/4f520df2-fb70-11f0-bbd0-fa163eaa42ad HTTP/1.1" 200 115 0.054216 10.0.0.129 - - [2026-01-27 11:07:51] "DELETE /virtual-machine/4e1eac55-d4f8-4a4c-bd12-d83650a4b7b9 HTTP/1.1" 200 115 0.029179 10.0.0.129 - - [2026-01-27 11:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.129 - - [2026-01-27 11:07:53] "GET /tag/d1779ebd-b64e-4519-9263-c42c4b0091ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.024030 10.0.0.129 - - [2026-01-27 11:07:53] "GET /tag/d1779ebd-b64e-4519-9263-c42c4b0091ed?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.016823 10.0.0.129 - - [2026-01-27 11:07:53] "GET /virtual-machine-interface/2c9c9a92-a8f3-484c-8736-3b5142d60f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.005561 10.0.0.129 - - [2026-01-27 11:07:53] "POST /set-tag HTTP/1.1" 200 109 0.029960 10.0.0.129 - - [2026-01-27 11:07:53] "GET /virtual-machine-interface/3af52a87-3e61-47f9-b1e4-40b62c1c50eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.019467 10.0.0.129 - - [2026-01-27 11:07:53] "POST /set-tag HTTP/1.1" 200 109 0.020190 10.0.0.129 - - [2026-01-27 11:07:53] "GET /virtual-machine-interface/cc437eba-1ad7-4916-b82a-918c08a473a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.005893 10.0.0.129 - - [2026-01-27 11:07:53] "POST /set-tag HTTP/1.1" 200 109 0.027169 10.0.0.129 - - [2026-01-27 11:07:53] "GET /firewall-policy/f39c6370-32f8-4e48-81e2-05c73bf60f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.017466 10.0.0.129 - - [2026-01-27 11:07:53] "GET /firewall-rule/ad008736-c3aa-49a6-bf1f-999fc58c303d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003878 10.0.0.129 - - [2026-01-27 11:07:53] "POST /ref-update HTTP/1.1" 200 156 0.020604 10.0.0.129 - - [2026-01-27 11:07:53] "DELETE /firewall-rule/ad008736-c3aa-49a6-bf1f-999fc58c303d HTTP/1.1" 200 115 0.050992 10.0.0.129 - - [2026-01-27 11:07:53] "DELETE /loadbalancer-member/b75e69f8-5fd7-4d42-9887-f28f0daa5503 HTTP/1.1" 200 115 0.027908 10.0.0.129 - - [2026-01-27 11:07:53] "PUT /service-instance/31cfbfb9-d6ad-4c67-80c1-e91ea0b514f1 HTTP/1.1" 200 267 0.015191 10.0.0.129 - - [2026-01-27 11:07:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.037799 10.0.0.129 - - [2026-01-27 11:07:53] "DELETE /loadbalancer-pool/ed6f6975-f9d8-4f25-9a82-0888b31162bb HTTP/1.1" 200 115 0.091231 10.0.0.129 - - [2026-01-27 11:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.129 - - [2026-01-27 11:07:53] "DELETE /loadbalancer-listener/1c271ef4-fd10-4fb5-820b-238bfec5d7aa HTTP/1.1" 200 115 0.047535 10.0.0.129 - - [2026-01-27 11:07:53] "GET /floating-ip/221c9484-21be-4d22-9433-4c2c4ba39cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2397 0.009798 10.0.0.129 - - [2026-01-27 11:07:53] "POST /chown HTTP/1.1" 200 109 0.031662 10.0.0.129 - - [2026-01-27 11:07:53] "POST /chown HTTP/1.1" 200 109 0.014943 10.0.0.129 - - [2026-01-27 11:07:54] "POST /chown HTTP/1.1" 200 109 0.024969 10.0.0.129 - - [2026-01-27 11:07:54] "PUT /floating-ip/221c9484-21be-4d22-9433-4c2c4ba39cc1 HTTP/1.1" 200 257 0.047368 10.0.0.129 - - [2026-01-27 11:07:54] "POST /chown HTTP/1.1" 200 109 0.038474 10.0.0.129 - - [2026-01-27 11:07:54] "DELETE /floating-ip/221c9484-21be-4d22-9433-4c2c4ba39cc1 HTTP/1.1" 200 115 0.100771 10.0.0.129 - - [2026-01-27 11:07:54] "PUT /service-instance/31cfbfb9-d6ad-4c67-80c1-e91ea0b514f1 HTTP/1.1" 200 267 0.020686 10.0.0.129 - - [2026-01-27 11:07:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.015172 10.0.0.129 - - [2026-01-27 11:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.129 - - [2026-01-27 11:07:54] "DELETE /loadbalancer/29af8218-2648-44bd-8903-706b18a58194 HTTP/1.1" 200 115 0.086980 10.0.0.129 - - [2026-01-27 11:07:54] "POST /chown HTTP/1.1" 200 109 0.009411 10.0.0.129 - - [2026-01-27 11:07:54] "GET /floating-ip-pool/877da6e0-9a9c-4d97-a15f-bc3524c91cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011738 10.0.0.129 - - [2026-01-27 11:07:54] "POST /chown HTTP/1.1" 200 109 0.033487 10.0.0.129 - - [2026-01-27 11:07:54] "POST /ref-update HTTP/1.1" 200 156 0.037817 10.0.0.129 - - [2026-01-27 11:07:54] "POST /chown HTTP/1.1" 200 109 0.046344 10.0.0.129 - - [2026-01-27 11:07:54] "POST /chown HTTP/1.1" 404 171 0.004837 10.0.0.129 - - [2026-01-27 11:07:54] "DELETE /instance-ip/39fa1dc9-4786-4d96-aac9-1822fb3be03f HTTP/1.1" 200 115 0.178830 10.0.0.129 - - [2026-01-27 11:07:54] "DELETE /floating-ip-pool/877da6e0-9a9c-4d97-a15f-bc3524c91cb2 HTTP/1.1" 200 115 0.123953 10.0.0.129 - - [2026-01-27 11:07:54] "PUT /service-instance/31cfbfb9-d6ad-4c67-80c1-e91ea0b514f1 HTTP/1.1" 200 267 0.060162 10.0.0.129 - - [2026-01-27 11:07:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.026516 10.0.0.129 - - [2026-01-27 11:07:54] "PUT /service-instance/31cfbfb9-d6ad-4c67-80c1-e91ea0b514f1 HTTP/1.1" 200 267 0.025398 10.0.0.129 - - [2026-01-27 11:07:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.029818 10.0.0.129 - - [2026-01-27 11:07:54] "DELETE /virtual-machine-interface/cc437eba-1ad7-4916-b82a-918c08a473a5 HTTP/1.1" 200 115 0.297428 10.0.0.129 - - [2026-01-27 11:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009571 10.0.0.129 - - [2026-01-27 11:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.129 - - [2026-01-27 11:07:54] "POST /useragent-kv HTTP/1.1" 200 115 0.007288 10.0.0.129 - - [2026-01-27 11:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013810 10.0.0.129 - - [2026-01-27 11:07:54] "POST /useragent-kv HTTP/1.1" 200 115 0.006506 10.0.0.129 - - [2026-01-27 11:07:54] "DELETE /virtual-network/277ea2e9-6e74-40e0-bdf7-d3e39e168b25 HTTP/1.1" 200 115 0.341431 10.0.0.129 - - [2026-01-27 11:07:54] "GET /routing-instance/56654b61-34b0-403c-be6c-3d4c84caf03e HTTP/1.1" 404 171 0.004986 10.0.0.129 - - [2026-01-27 11:07:54] "GET /domains HTTP/1.1" 200 281 0.001975 10.0.0.129 - - [2026-01-27 11:07:54] "GET /domain/1a626d5a-e3ca-47ff-8778-e31b08453180 HTTP/1.1" 200 3098 0.004673 10.0.0.129 - - [2026-01-27 11:07:54] "DELETE /route-target/1a58e688-d07c-46fd-816e-63b5b00a75f5 HTTP/1.1" 200 115 0.050655 10.0.0.129 - - [2026-01-27 11:07:54] "DELETE /service-instance/31cfbfb9-d6ad-4c67-80c1-e91ea0b514f1 HTTP/1.1" 200 115 0.110168 10.0.0.129 - - [2026-01-27 11:07:54] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd HTTP/1.1" 200 7439 0.098563 10.0.0.129 - - [2026-01-27 11:07:54] "DELETE /tag/d1779ebd-b64e-4519-9263-c42c4b0091ed HTTP/1.1" 200 115 0.241348 10.0.0.129 - - [2026-01-27 11:07:55] "GET /virtual-machine-interface/3af52a87-3e61-47f9-b1e4-40b62c1c50eb?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.008337 10.0.0.129 - - [2026-01-27 11:07:55] "DELETE /virtual-machine-interface/3af52a87-3e61-47f9-b1e4-40b62c1c50eb HTTP/1.1" 200 115 0.065605 10.0.0.129 - - [2026-01-27 11:07:55] "POST /ref-update HTTP/1.1" 200 156 0.015867 10.0.0.129 - - [2026-01-27 11:07:55] "GET /virtual-machine-interface/4a5524d8-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.010434 10.0.0.129 - - [2026-01-27 11:07:55] "POST /set-tag HTTP/1.1" 200 109 0.006697 10.0.0.129 - - [2026-01-27 11:07:55] "DELETE /virtual-machine/8310eae7-344f-48a5-a056-560320a4fc07 HTTP/1.1" 200 115 0.044940 10.0.0.129 - - [2026-01-27 11:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.129 - - [2026-01-27 11:07:55] "GET /virtual-machine-interface/2c9c9a92-a8f3-484c-8736-3b5142d60f40?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.011719 10.0.0.129 - - [2026-01-27 11:07:55] "GET /loadbalancer/84b95886-706e-4847-a931-abe45600ebe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.014148 10.0.0.129 - - [2026-01-27 11:07:55] "GET /virtual-machine-interface/4a5524d8-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.039048 10.0.0.129 - - [2026-01-27 11:07:55] "DELETE /virtual-machine-interface/2c9c9a92-a8f3-484c-8736-3b5142d60f40 HTTP/1.1" 200 115 0.112799 10.0.0.129 - - [2026-01-27 11:07:55] "DELETE /virtual-machine/ab7ae711-09e5-44ec-9439-c8b9d1ac2719 HTTP/1.1" 200 115 0.063767 10.0.0.129 - - [2026-01-27 11:07:55] "POST /set-tag HTTP/1.1" 200 109 0.071345 10.0.0.129 - - [2026-01-27 11:07:55] "DELETE /loadbalancer-member/1b5ef09a-4a73-4f82-b7a4-92f73df939a0 HTTP/1.1" 200 115 0.077950 10.0.0.129 - - [2026-01-27 11:07:56] "GET /virtual-machine-interface/4a5524d8-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010128 10.0.0.129 - - [2026-01-27 11:07:56] "POST /set-tag HTTP/1.1" 200 109 0.012882 10.0.0.129 - - [2026-01-27 11:07:56] "GET /virtual-machine-interface/4a5524d8-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005552 10.0.0.129 - - [2026-01-27 11:07:56] "POST /set-tag HTTP/1.1" 200 109 0.003523 10.0.0.129 - - [2026-01-27 11:07:56] "GET /virtual-machine/0b622bb1-77e6-45e5-a045-ede8ffee011d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.007081 10.0.0.129 - - [2026-01-27 11:07:56] "POST /ref-update HTTP/1.1" 200 156 0.017737 10.0.0.129 - - [2026-01-27 11:07:56] "GET /virtual-machine-interface/4a5524d8-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.029191 10.0.0.129 - - [2026-01-27 11:07:57] "POST /set-tag HTTP/1.1" 200 109 0.038388 10.0.0.129 - - [2026-01-27 11:07:57] "POST /set-tag HTTP/1.1" 200 109 0.035248 10.0.0.129 - - [2026-01-27 11:07:57] "POST /set-tag HTTP/1.1" 200 109 0.053353 10.0.0.129 - - [2026-01-27 11:07:57] "DELETE /instance-ip/4a734814-fb70-11f0-bbd0-fa163eaa42ad HTTP/1.1" 200 115 0.071619 10.0.0.129 - - [2026-01-27 11:07:57] "POST /ref-update HTTP/1.1" 200 156 0.016299 10.0.0.129 - - [2026-01-27 11:07:57] "DELETE /virtual-machine-interface/4a5524d8-fb70-11f0-bbd0-fa163eaa42ad HTTP/1.1" 200 115 0.057379 10.0.0.129 - - [2026-01-27 11:07:57] "DELETE /virtual-machine/0b622bb1-77e6-45e5-a045-ede8ffee011d HTTP/1.1" 200 115 0.040561 10.0.0.129 - - [2026-01-27 11:08:00] "GET /virtual-machine-interface/49e107b0-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005337 10.0.0.129 - - [2026-01-27 11:08:00] "POST /set-tag HTTP/1.1" 200 109 0.005372 10.0.0.129 - - [2026-01-27 11:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005907 10.0.0.129 - - [2026-01-27 11:08:00] "GET /loadbalancer/84b95886-706e-4847-a931-abe45600ebe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003127 10.0.0.129 - - [2026-01-27 11:08:00] "GET /virtual-machine-interface/49e107b0-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005444 10.0.0.129 - - [2026-01-27 11:08:00] "POST /set-tag HTTP/1.1" 200 109 0.003921 10.0.0.129 - - [2026-01-27 11:08:01] "GET /virtual-machine-interface/49e107b0-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006687 10.0.0.129 - - [2026-01-27 11:08:01] "POST /set-tag HTTP/1.1" 200 109 0.003912 10.0.0.129 - - [2026-01-27 11:08:01] "GET /virtual-machine/be8dfaa1-471f-4563-8f67-e30a46da2ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004840 10.0.0.129 - - [2026-01-27 11:08:01] "POST /ref-update HTTP/1.1" 200 156 0.024115 10.0.0.129 - - [2026-01-27 11:08:01] "GET /virtual-machine-interface/49e107b0-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.020892 10.0.0.129 - - [2026-01-27 11:08:01] "POST /set-tag HTTP/1.1" 200 109 0.037118 10.0.0.129 - - [2026-01-27 11:08:01] "POST /set-tag HTTP/1.1" 200 109 0.028750 10.0.0.129 - - [2026-01-27 11:08:01] "POST /set-tag HTTP/1.1" 200 109 0.040474 10.0.0.129 - - [2026-01-27 11:08:01] "DELETE /instance-ip/49fe06bc-fb70-11f0-bbd0-fa163eaa42ad HTTP/1.1" 200 115 0.052665 10.0.0.129 - - [2026-01-27 11:08:01] "POST /ref-update HTTP/1.1" 200 156 0.022425 10.0.0.129 - - [2026-01-27 11:08:01] "DELETE /virtual-machine-interface/49e107b0-fb70-11f0-bbd0-fa163eaa42ad HTTP/1.1" 200 115 0.084368 10.0.0.129 - - [2026-01-27 11:08:01] "DELETE /virtual-machine/be8dfaa1-471f-4563-8f67-e30a46da2ecb HTTP/1.1" 200 115 0.042990 10.0.0.129 - - [2026-01-27 11:08:01] "DELETE /tag/e0c47ece-d549-4901-b2ac-69ee450ec7e7 HTTP/1.1" 200 115 0.089065 10.0.0.129 - - [2026-01-27 11:08:01] "DELETE /tag/34d1aeeb-9727-4802-881f-b7cd2bb74395 HTTP/1.1" 200 115 0.149869 10.0.0.129 - - [2026-01-27 11:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.129 - - [2026-01-27 11:08:05] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039722 10.0.0.129 - - [2026-01-27 11:08:05] "POST /tags HTTP/1.1" 200 394 0.032641 10.0.0.129 - - [2026-01-27 11:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.029836 10.0.0.129 - - [2026-01-27 11:08:05] "GET /tag/33c09e26-6790-4381-b05b-38bdee584993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.018512 10.0.0.129 - - [2026-01-27 11:08:05] "POST /tags HTTP/1.1" 200 342 0.024454 10.0.0.129 - - [2026-01-27 11:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.129 - - [2026-01-27 11:08:05] "GET /tag/472c3c5f-4cb9-465a-80bd-1d7a708aa473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014960 10.0.0.129 - - [2026-01-27 11:08:05] "POST /id-to-fqname HTTP/1.1" 200 192 0.000733 10.0.0.129 - - [2026-01-27 11:08:05] "POST /fqname-to-id HTTP/1.1" 404 201 0.005047 10.0.0.129 - - [2026-01-27 11:08:06] "POST /security-groups HTTP/1.1" 200 589 0.083702 10.0.0.129 - - [2026-01-27 11:08:06] "POST /fqname-to-id HTTP/1.1" 404 236 0.002536 10.0.0.129 - - [2026-01-27 11:08:06] "POST /projects HTTP/1.1" 200 521 0.267576 10.0.0.129 - - [2026-01-27 11:08:06] "POST /access-control-lists HTTP/1.1" 200 600 0.071703 10.0.0.129 - - [2026-01-27 11:08:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.039883 10.0.0.129 - - [2026-01-27 11:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013517 10.0.0.129 - - [2026-01-27 11:08:06] "POST /fqname-to-id HTTP/1.1" 404 235 0.007126 10.0.0.129 - - [2026-01-27 11:08:06] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005801 10.0.0.129 - - [2026-01-27 11:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.129 - - [2026-01-27 11:08:06] "GET /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.012689 10.0.0.129 - - [2026-01-27 11:08:06] "POST /access-control-lists HTTP/1.1" 200 598 0.073205 10.0.0.129 - - [2026-01-27 11:08:06] "PUT /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe HTTP/1.1" 200 265 0.071158 10.0.0.129 - - [2026-01-27 11:08:06] "PUT /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3 HTTP/1.1" 200 265 0.055414 10.0.0.129 - - [2026-01-27 11:08:06] "POST /security-groups HTTP/1.1" 200 593 0.082300 10.0.0.129 - - [2026-01-27 11:08:06] "POST /fqname-to-id HTTP/1.1" 404 270 0.004102 10.0.0.129 - - [2026-01-27 11:08:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.035467 10.0.0.129 - - [2026-01-27 11:08:06] "POST /access-control-lists HTTP/1.1" 200 634 0.096412 10.0.0.129 - - [2026-01-27 11:08:06] "POST /chown HTTP/1.1" 200 109 0.076411 10.0.0.129 - - [2026-01-27 11:08:06] "POST /fqname-to-id HTTP/1.1" 404 269 0.004237 10.0.0.129 - - [2026-01-27 11:08:06] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012083 10.0.0.129 - - [2026-01-27 11:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.129 - - [2026-01-27 11:08:06] "GET /policy-management/203e4a80-477b-452e-92a1-2a0b7f842645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.049172 10.0.0.129 - - [2026-01-27 11:08:06] "POST /access-control-lists HTTP/1.1" 200 632 0.081877 10.0.0.129 - - [2026-01-27 11:08:06] "POST /tags HTTP/1.1" 409 226 0.002805 10.0.0.129 - - [2026-01-27 11:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.129 - - [2026-01-27 11:08:06] "GET /tag/472c3c5f-4cb9-465a-80bd-1d7a708aa473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013762 10.0.0.129 - - [2026-01-27 11:08:07] "POST /firewall-rules HTTP/1.1" 200 602 0.077010 10.0.0.129 - - [2026-01-27 11:08:07] "GET /firewall-rule/6dfc5fce-9836-45fb-b6b4-e6cce1f33a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.021590 10.0.0.129 - - [2026-01-27 11:08:07] "GET /firewall-policy/935250f1-375f-4baa-980e-4e50248d2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.004553 10.0.0.129 - - [2026-01-27 11:08:07] "GET /firewall-rule/6dfc5fce-9836-45fb-b6b4-e6cce1f33a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003525 10.0.0.129 - - [2026-01-27 11:08:07] "POST /ref-update HTTP/1.1" 200 156 0.053818 10.0.0.129 - - [2026-01-27 11:08:07] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.020001 10.0.0.129 - - [2026-01-27 11:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.129 - - [2026-01-27 11:08:07] "GET /policy-management/203e4a80-477b-452e-92a1-2a0b7f842645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003559 10.0.0.129 - - [2026-01-27 11:08:07] "POST /tags HTTP/1.1" 409 226 0.002927 10.0.0.129 - - [2026-01-27 11:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.129 - - [2026-01-27 11:08:07] "GET /tag/472c3c5f-4cb9-465a-80bd-1d7a708aa473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017761 10.0.0.129 - - [2026-01-27 11:08:07] "POST /firewall-rules HTTP/1.1" 200 600 0.069942 10.0.0.129 - - [2026-01-27 11:08:07] "GET /firewall-rule/8fc7f44f-461e-4887-a684-0a45dbeb1aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007440 10.0.0.129 - - [2026-01-27 11:08:07] "GET /firewall-policy/935250f1-375f-4baa-980e-4e50248d2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.013524 10.0.0.129 - - [2026-01-27 11:08:07] "GET /firewall-rule/8fc7f44f-461e-4887-a684-0a45dbeb1aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004146 10.0.0.129 - - [2026-01-27 11:08:07] "POST /ref-update HTTP/1.1" 200 156 0.071123 10.0.0.129 - - [2026-01-27 11:08:08] "POST /tags HTTP/1.1" 200 394 0.045339 10.0.0.129 - - [2026-01-27 11:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013953 10.0.0.129 - - [2026-01-27 11:08:08] "GET /tag/f47f616f-db0e-4b65-93b2-9135bf147133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.015006 10.0.0.129 - - [2026-01-27 11:08:08] "POST /tags HTTP/1.1" 200 342 0.028982 10.0.0.129 - - [2026-01-27 11:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008440 10.0.0.129 - - [2026-01-27 11:08:08] "GET /tag/48301efb-382d-4789-967f-ed734183d03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.016155 10.0.0.129 - - [2026-01-27 11:08:09] "POST /id-to-fqname HTTP/1.1" 200 192 0.000683 10.0.0.129 - - [2026-01-27 11:08:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.012077 10.0.0.129 - - [2026-01-27 11:08:09] "POST /security-groups HTTP/1.1" 200 589 0.078765 10.0.0.129 - - [2026-01-27 11:08:09] "POST /projects HTTP/1.1" 200 521 0.239844 10.0.0.129 - - [2026-01-27 11:08:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.016720 10.0.0.129 - - [2026-01-27 11:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006974 10.0.0.129 - - [2026-01-27 11:08:09] "POST /fqname-to-id HTTP/1.1" 404 236 0.009501 10.0.0.129 - - [2026-01-27 11:08:09] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.031134 10.0.0.129 - - [2026-01-27 11:08:09] "POST /access-control-lists HTTP/1.1" 200 600 0.068810 10.0.0.129 - - [2026-01-27 11:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012045 10.0.0.129 - - [2026-01-27 11:08:09] "GET /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.007872 10.0.0.129 - - [2026-01-27 11:08:09] "POST /fqname-to-id HTTP/1.1" 404 235 0.002979 10.0.0.129 - - [2026-01-27 11:08:09] "POST /access-control-lists HTTP/1.1" 200 598 0.066327 10.0.0.129 - - [2026-01-27 11:08:09] "PUT /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe HTTP/1.1" 200 265 0.103969 10.0.0.129 - - [2026-01-27 11:08:09] "PUT /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3 HTTP/1.1" 200 265 0.062849 10.0.0.129 - - [2026-01-27 11:08:09] "POST /security-groups HTTP/1.1" 200 593 0.079754 10.0.0.129 - - [2026-01-27 11:08:09] "POST /fqname-to-id HTTP/1.1" 404 270 0.002847 10.0.0.129 - - [2026-01-27 11:08:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.018569 10.0.0.129 - - [2026-01-27 11:08:09] "POST /access-control-lists HTTP/1.1" 200 634 0.056201 10.0.0.129 - - [2026-01-27 11:08:09] "POST /chown HTTP/1.1" 200 109 0.041225 10.0.0.129 - - [2026-01-27 11:08:09] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.026026 10.0.0.129 - - [2026-01-27 11:08:09] "POST /fqname-to-id HTTP/1.1" 404 269 0.004863 10.0.0.129 - - [2026-01-27 11:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.129 - - [2026-01-27 11:08:09] "GET /policy-management/203e4a80-477b-452e-92a1-2a0b7f842645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.018282 10.0.0.129 - - [2026-01-27 11:08:09] "POST /access-control-lists HTTP/1.1" 200 632 0.067808 10.0.0.129 - - [2026-01-27 11:08:09] "POST /tags HTTP/1.1" 409 226 0.022622 10.0.0.129 - - [2026-01-27 11:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.129 - - [2026-01-27 11:08:09] "GET /tag/48301efb-382d-4789-967f-ed734183d03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.017994 10.0.0.129 - - [2026-01-27 11:08:10] "POST /firewall-rules HTTP/1.1" 200 602 0.077786 10.0.0.129 - - [2026-01-27 11:08:10] "GET /firewall-rule/b8c12b94-0c3d-4c26-a68b-3e0eca8529e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004995 10.0.0.129 - - [2026-01-27 11:08:10] "GET /firewall-policy/935250f1-375f-4baa-980e-4e50248d2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.006224 10.0.0.129 - - [2026-01-27 11:08:10] "GET /firewall-rule/b8c12b94-0c3d-4c26-a68b-3e0eca8529e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004438 10.0.0.129 - - [2026-01-27 11:08:10] "POST /ref-update HTTP/1.1" 200 156 0.089881 10.0.0.129 - - [2026-01-27 11:08:10] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.015327 10.0.0.129 - - [2026-01-27 11:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005159 10.0.0.129 - - [2026-01-27 11:08:10] "GET /policy-management/203e4a80-477b-452e-92a1-2a0b7f842645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004739 10.0.0.129 - - [2026-01-27 11:08:10] "POST /tags HTTP/1.1" 409 226 0.002366 10.0.0.129 - - [2026-01-27 11:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.129 - - [2026-01-27 11:08:10] "GET /tag/48301efb-382d-4789-967f-ed734183d03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.019201 10.0.0.129 - - [2026-01-27 11:08:10] "POST /firewall-rules HTTP/1.1" 200 600 0.074970 10.0.0.129 - - [2026-01-27 11:08:10] "GET /firewall-rule/6788e384-fd9b-4ecb-90c8-387450081570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.011947 10.0.0.129 - - [2026-01-27 11:08:10] "GET /firewall-policy/935250f1-375f-4baa-980e-4e50248d2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.008485 10.0.0.129 - - [2026-01-27 11:08:10] "GET /firewall-rule/6788e384-fd9b-4ecb-90c8-387450081570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005635 10.0.0.129 - - [2026-01-27 11:08:10] "POST /ref-update HTTP/1.1" 200 156 0.074274 10.0.0.129 - - [2026-01-27 11:08:11] "POST /tags HTTP/1.1" 200 346 0.125848 10.0.0.129 - - [2026-01-27 11:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013218 10.0.0.129 - - [2026-01-27 11:08:11] "GET /tag/78e7f43e-27f5-4051-8e27-06b8f3b3e574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.040343 10.0.0.129 - - [2026-01-27 11:08:11] "POST /projects HTTP/1.1" 409 238 0.004837 10.0.0.129 - - [2026-01-27 11:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.129 - - [2026-01-27 11:08:12] "GET /project/35d08cc3-47b0-45e3-a205-bd589355001a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.063470 10.0.0.129 - - [2026-01-27 11:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007162 10.0.0.129 - - [2026-01-27 11:08:12] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008480 10.0.0.129 - - [2026-01-27 11:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.129 - - [2026-01-27 11:08:12] "GET /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.008075 10.0.0.129 - - [2026-01-27 11:08:12] "POST /security-groups HTTP/1.1" 409 285 0.006297 10.0.0.129 - - [2026-01-27 11:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.129 - - [2026-01-27 11:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.129 - - [2026-01-27 11:08:12] "PUT /security-group/761b7986-4187-448a-a951-a74b3e2eaabb HTTP/1.1" 200 263 0.074886 10.0.0.129 - - [2026-01-27 11:08:12] "PUT /access-control-list/85b333c3-7269-47b5-ad34-a97c7d23e362 HTTP/1.1" 200 273 0.032748 10.0.0.129 - - [2026-01-27 11:08:12] "GET /project/35d08cc3-47b0-45e3-a205-bd589355001a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.141618 10.0.0.129 - - [2026-01-27 11:08:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.088940 10.0.0.129 - - [2026-01-27 11:08:12] "POST /tags HTTP/1.1" 409 228 0.028794 10.0.0.129 - - [2026-01-27 11:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.019638 10.0.0.129 - - [2026-01-27 11:08:12] "PUT /access-control-list/d822e641-05ab-4819-802e-1b85f0665ce7 HTTP/1.1" 200 273 0.088076 10.0.0.129 - - [2026-01-27 11:08:12] "GET /tag/78e7f43e-27f5-4051-8e27-06b8f3b3e574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015772 10.0.0.129 - - [2026-01-27 11:08:12] "POST /tags HTTP/1.1" 200 346 0.025880 10.0.0.129 - - [2026-01-27 11:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005213 10.0.0.129 - - [2026-01-27 11:08:12] "GET /tag/be1edc03-2783-4276-aa93-cfdf6941dcaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.027865 10.0.0.129 - - [2026-01-27 11:08:12] "POST /projects HTTP/1.1" 409 238 0.004171 10.0.0.129 - - [2026-01-27 11:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.129 - - [2026-01-27 11:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.129 - - [2026-01-27 11:08:12] "GET /project/297a07de-2e94-47cf-b6b7-a80737eaf317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.053140 10.0.0.129 - - [2026-01-27 11:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008519 10.0.0.129 - - [2026-01-27 11:08:12] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004895 10.0.0.129 - - [2026-01-27 11:08:12] "GET /project/297a07de-2e94-47cf-b6b7-a80737eaf317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.052899 10.0.0.129 - - [2026-01-27 11:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.129 - - [2026-01-27 11:08:12] "GET /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005917 10.0.0.129 - - [2026-01-27 11:08:12] "POST /security-groups HTTP/1.1" 409 285 0.003159 10.0.0.129 - - [2026-01-27 11:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.129 - - [2026-01-27 11:08:12] "PUT /security-group/8ddc6b9d-0431-452c-a5da-6c8d3193a441 HTTP/1.1" 200 263 0.073265 10.0.0.129 - - [2026-01-27 11:08:12] "PUT /access-control-list/b90630bc-bf38-4b61-a656-0c45e893052c HTTP/1.1" 200 273 0.015287 10.0.0.129 - - [2026-01-27 11:08:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.030322 10.0.0.129 - - [2026-01-27 11:08:13] "POST /tags HTTP/1.1" 409 228 0.018411 10.0.0.129 - - [2026-01-27 11:08:13] "PUT /access-control-list/be9aef00-9cd9-4034-8822-12b76de30aee HTTP/1.1" 200 273 0.024471 10.0.0.129 - - [2026-01-27 11:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.129 - - [2026-01-27 11:08:13] "GET /tag/be1edc03-2783-4276-aa93-cfdf6941dcaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.015663 10.0.0.129 - - [2026-01-27 11:08:13] "POST /tags HTTP/1.1" 200 292 0.062730 10.0.0.129 - - [2026-01-27 11:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.129 - - [2026-01-27 11:08:13] "GET /tag/ed3f25c7-7703-48a7-b306-64b3cf016529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.014623 10.0.0.129 - - [2026-01-27 11:08:13] "POST /tags HTTP/1.1" 200 304 0.058380 10.0.0.129 - - [2026-01-27 11:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.129 - - [2026-01-27 11:08:13] "GET /tag/8fe4524f-a529-45a7-a2ae-6d07c57b2e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.016990 10.0.0.129 - - [2026-01-27 11:08:13] "POST /tags HTTP/1.1" 409 252 0.002918 10.0.0.129 - - [2026-01-27 11:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.129 - - [2026-01-27 11:08:13] "GET /tag/33c09e26-6790-4381-b05b-38bdee584993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.014109 10.0.0.129 - - [2026-01-27 11:08:13] "POST /tags HTTP/1.1" 409 226 0.002687 10.0.0.129 - - [2026-01-27 11:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011085 10.0.0.129 - - [2026-01-27 11:08:13] "GET /tag/472c3c5f-4cb9-465a-80bd-1d7a708aa473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016851 10.0.0.129 - - [2026-01-27 11:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.129 - - [2026-01-27 11:08:13] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007288 10.0.0.129 - - [2026-01-27 11:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.129 - - [2026-01-27 11:08:13] "GET /project/35d08cc3-47b0-45e3-a205-bd589355001a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042044 10.0.0.129 - - [2026-01-27 11:08:13] "POST /virtual-machines HTTP/1.1" 200 396 0.011465 10.0.0.129 - - [2026-01-27 11:08:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.026305 10.0.0.129 - - [2026-01-27 11:08:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.133786 10.0.0.129 - - [2026-01-27 11:08:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.011416 10.0.0.129 - - [2026-01-27 11:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013501 10.0.0.129 - - [2026-01-27 11:08:13] "GET /virtual-machine-interface/793790e2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012889 10.0.0.129 - - [2026-01-27 11:08:14] "POST /instance-ips HTTP/1.1" 200 398 0.029427 10.0.0.129 - - [2026-01-27 11:08:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.026537 10.0.0.129 - - [2026-01-27 11:08:14] "GET /virtual-machine-interface/793790e2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011398 10.0.0.129 - - [2026-01-27 11:08:14] "POST /set-tag HTTP/1.1" 200 109 0.078366 10.0.0.129 - - [2026-01-27 11:08:14] "GET /virtual-machine-interface/793790e2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.023409 10.0.0.129 - - [2026-01-27 11:08:14] "GET /instance-ip/79569a6e-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004901 10.0.0.129 - - [2026-01-27 11:08:14] "GET /virtual-machine-interface/793790e2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005509 10.0.0.129 - - [2026-01-27 11:08:14] "POST /set-tag HTTP/1.1" 200 109 0.003866 10.0.0.129 - - [2026-01-27 11:08:14] "GET /virtual-router/26b56c45-9bb4-4b85-a283-4ca690852cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.007223 10.0.0.129 - - [2026-01-27 11:08:14] "POST /ref-update HTTP/1.1" 200 156 0.013804 10.0.0.129 - - [2026-01-27 11:08:14] "GET /virtual-machine-interface/793790e2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014824 10.0.0.129 - - [2026-01-27 11:08:14] "POST /set-tag HTTP/1.1" 200 109 0.003754 10.0.0.129 - - [2026-01-27 11:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.129 - - [2026-01-27 11:08:14] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005986 10.0.0.129 - - [2026-01-27 11:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.129 - - [2026-01-27 11:08:14] "GET /project/35d08cc3-47b0-45e3-a205-bd589355001a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.062287 10.0.0.129 - - [2026-01-27 11:08:14] "POST /virtual-machines HTTP/1.1" 200 396 0.016127 10.0.0.129 - - [2026-01-27 11:08:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.026948 10.0.0.129 - - [2026-01-27 11:08:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.120851 10.0.0.129 - - [2026-01-27 11:08:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.013227 10.0.0.129 - - [2026-01-27 11:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014666 10.0.0.129 - - [2026-01-27 11:08:14] "GET /virtual-machine-interface/79c5aca6-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015178 10.0.0.129 - - [2026-01-27 11:08:14] "POST /instance-ips HTTP/1.1" 200 398 0.036148 10.0.0.129 - - [2026-01-27 11:08:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.035151 10.0.0.129 - - [2026-01-27 11:08:15] "GET /virtual-machine-interface/79c5aca6-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.024943 10.0.0.129 - - [2026-01-27 11:08:15] "POST /set-tag HTTP/1.1" 200 109 0.071948 10.0.0.129 - - [2026-01-27 11:08:15] "GET /virtual-machine-interface/79c5aca6-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.021223 10.0.0.129 - - [2026-01-27 11:08:15] "GET /instance-ip/79e369b2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003609 10.0.0.129 - - [2026-01-27 11:08:15] "GET /virtual-machine-interface/79c5aca6-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005371 10.0.0.129 - - [2026-01-27 11:08:15] "POST /set-tag HTTP/1.1" 200 109 0.003163 10.0.0.129 - - [2026-01-27 11:08:15] "GET /virtual-router/26b56c45-9bb4-4b85-a283-4ca690852cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.007099 10.0.0.129 - - [2026-01-27 11:08:15] "POST /ref-update HTTP/1.1" 200 156 0.016099 10.0.0.129 - - [2026-01-27 11:08:15] "GET /virtual-machine-interface/79c5aca6-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.023841 10.0.0.129 - - [2026-01-27 11:08:15] "POST /set-tag HTTP/1.1" 200 109 0.015102 10.0.0.129 - - [2026-01-27 11:08:15] "POST /tags HTTP/1.1" 200 292 0.028753 10.0.0.129 - - [2026-01-27 11:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.129 - - [2026-01-27 11:08:15] "GET /tag/fc5654f4-f309-4221-ae20-46d6724de845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.016676 10.0.0.129 - - [2026-01-27 11:08:15] "POST /tags HTTP/1.1" 409 252 0.002855 10.0.0.129 - - [2026-01-27 11:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.129 - - [2026-01-27 11:08:15] "GET /tag/f47f616f-db0e-4b65-93b2-9135bf147133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.020170 10.0.0.129 - - [2026-01-27 11:08:15] "POST /tags HTTP/1.1" 409 226 0.002631 10.0.0.129 - - [2026-01-27 11:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.129 - - [2026-01-27 11:08:15] "GET /tag/48301efb-382d-4789-967f-ed734183d03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.016413 10.0.0.129 - - [2026-01-27 11:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.129 - - [2026-01-27 11:08:15] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005622 10.0.0.129 - - [2026-01-27 11:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.129 - - [2026-01-27 11:08:15] "GET /project/297a07de-2e94-47cf-b6b7-a80737eaf317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.059463 10.0.0.129 - - [2026-01-27 11:08:15] "POST /virtual-machines HTTP/1.1" 200 396 0.013058 10.0.0.129 - - [2026-01-27 11:08:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.015537 10.0.0.129 - - [2026-01-27 11:08:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.146044 10.0.0.129 - - [2026-01-27 11:08:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.020776 10.0.0.129 - - [2026-01-27 11:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009965 10.0.0.129 - - [2026-01-27 11:08:16] "GET /virtual-machine-interface/7a839da6-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011144 10.0.0.129 - - [2026-01-27 11:08:16] "POST /instance-ips HTTP/1.1" 200 398 0.024949 10.0.0.129 - - [2026-01-27 11:08:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.028411 10.0.0.129 - - [2026-01-27 11:08:16] "GET /virtual-machine-interface/7a839da6-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.016748 10.0.0.129 - - [2026-01-27 11:08:16] "POST /set-tag HTTP/1.1" 200 109 0.067229 10.0.0.129 - - [2026-01-27 11:08:16] "GET /virtual-machine-interface/7a839da6-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010967 10.0.0.129 - - [2026-01-27 11:08:16] "GET /instance-ip/7aa4c0bc-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003697 10.0.0.129 - - [2026-01-27 11:08:16] "GET /virtual-machine-interface/7a839da6-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008336 10.0.0.129 - - [2026-01-27 11:08:16] "POST /set-tag HTTP/1.1" 200 109 0.003167 10.0.0.129 - - [2026-01-27 11:08:16] "GET /virtual-router/26b56c45-9bb4-4b85-a283-4ca690852cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.005314 10.0.0.129 - - [2026-01-27 11:08:16] "POST /ref-update HTTP/1.1" 200 156 0.012405 10.0.0.129 - - [2026-01-27 11:08:16] "GET /virtual-machine-interface/7a839da6-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.019360 10.0.0.129 - - [2026-01-27 11:08:16] "POST /set-tag HTTP/1.1" 200 109 0.004894 10.0.0.129 - - [2026-01-27 11:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.129 - - [2026-01-27 11:08:16] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006212 10.0.0.129 - - [2026-01-27 11:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.129 - - [2026-01-27 11:08:16] "GET /project/297a07de-2e94-47cf-b6b7-a80737eaf317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038163 10.0.0.129 - - [2026-01-27 11:08:16] "POST /virtual-machines HTTP/1.1" 200 396 0.016072 10.0.0.129 - - [2026-01-27 11:08:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.024704 10.0.0.129 - - [2026-01-27 11:08:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.122539 10.0.0.129 - - [2026-01-27 11:08:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.011052 10.0.0.129 - - [2026-01-27 11:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009957 10.0.0.129 - - [2026-01-27 11:08:17] "GET /virtual-machine-interface/7b116550-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006530 10.0.0.129 - - [2026-01-27 11:08:17] "POST /instance-ips HTTP/1.1" 200 398 0.030662 10.0.0.129 - - [2026-01-27 11:08:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.042837 10.0.0.129 - - [2026-01-27 11:08:17] "GET /virtual-machine-interface/7b116550-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013078 10.0.0.129 - - [2026-01-27 11:08:17] "POST /set-tag HTTP/1.1" 200 109 0.067673 10.0.0.129 - - [2026-01-27 11:08:17] "GET /virtual-machine-interface/7b116550-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012727 10.0.0.129 - - [2026-01-27 11:08:17] "GET /instance-ip/7b2d2542-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004797 10.0.0.129 - - [2026-01-27 11:08:17] "GET /virtual-machine-interface/7b116550-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006109 10.0.0.129 - - [2026-01-27 11:08:17] "POST /set-tag HTTP/1.1" 200 109 0.003122 10.0.0.129 - - [2026-01-27 11:08:17] "GET /virtual-router/26b56c45-9bb4-4b85-a283-4ca690852cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.007907 10.0.0.129 - - [2026-01-27 11:08:17] "POST /ref-update HTTP/1.1" 200 156 0.012805 10.0.0.129 - - [2026-01-27 11:08:17] "GET /virtual-machine-interface/7b116550-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012530 10.0.0.129 - - [2026-01-27 11:08:17] "POST /set-tag HTTP/1.1" 200 109 0.004623 10.0.0.129 - - [2026-01-27 11:08:17] "POST /tags HTTP/1.1" 200 300 0.046310 10.0.0.129 - - [2026-01-27 11:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.028350 10.0.0.129 - - [2026-01-27 11:08:17] "GET /tag/63ea191a-74a9-461e-93af-8ae0eb541010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.030588 10.0.0.129 - - [2026-01-27 11:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.129 - - [2026-01-27 11:08:17] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.013329 10.0.0.129 - - [2026-01-27 11:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004484 10.0.0.129 - - [2026-01-27 11:08:17] "GET /project/35d08cc3-47b0-45e3-a205-bd589355001a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.059592 10.0.0.129 - - [2026-01-27 11:08:17] "POST /virtual-machines HTTP/1.1" 200 396 0.011846 10.0.0.129 - - [2026-01-27 11:08:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.016856 10.0.0.129 - - [2026-01-27 11:08:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.118467 10.0.0.129 - - [2026-01-27 11:08:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.011837 10.0.0.129 - - [2026-01-27 11:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017092 10.0.0.129 - - [2026-01-27 11:08:18] "GET /virtual-machine-interface/7bb5d766-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006637 10.0.0.129 - - [2026-01-27 11:08:18] "POST /instance-ips HTTP/1.1" 200 398 0.027490 10.0.0.129 - - [2026-01-27 11:08:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.032386 10.0.0.129 - - [2026-01-27 11:08:18] "GET /virtual-machine-interface/7bb5d766-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.018812 10.0.0.129 - - [2026-01-27 11:08:18] "POST /set-tag HTTP/1.1" 200 109 0.027901 10.0.0.129 - - [2026-01-27 11:08:18] "GET /virtual-machine-interface/7bb5d766-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.023389 10.0.0.129 - - [2026-01-27 11:08:18] "GET /instance-ip/7bd2a9b8-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004156 10.0.0.129 - - [2026-01-27 11:08:18] "GET /virtual-machine-interface/7bb5d766-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005992 10.0.0.129 - - [2026-01-27 11:08:18] "POST /set-tag HTTP/1.1" 200 109 0.003077 10.0.0.129 - - [2026-01-27 11:08:18] "POST /tags HTTP/1.1" 200 300 0.027508 10.0.0.129 - - [2026-01-27 11:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.129 - - [2026-01-27 11:08:18] "GET /tag/ff5097e7-4bc5-4ffd-8c16-172a6287c44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.017788 10.0.0.129 - - [2026-01-27 11:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.129 - - [2026-01-27 11:08:18] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007286 10.0.0.129 - - [2026-01-27 11:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.129 - - [2026-01-27 11:08:18] "GET /project/35d08cc3-47b0-45e3-a205-bd589355001a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.057158 10.0.0.129 - - [2026-01-27 11:08:18] "POST /virtual-machines HTTP/1.1" 200 396 0.013433 10.0.0.129 - - [2026-01-27 11:08:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.025186 10.0.0.129 - - [2026-01-27 11:08:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.136647 10.0.0.129 - - [2026-01-27 11:08:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.012423 10.0.0.129 - - [2026-01-27 11:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011248 10.0.0.129 - - [2026-01-27 11:08:19] "GET /virtual-machine-interface/7c3d416a-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.019594 10.0.0.129 - - [2026-01-27 11:08:19] "POST /instance-ips HTTP/1.1" 200 398 0.024583 10.0.0.129 - - [2026-01-27 11:08:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.037615 10.0.0.129 - - [2026-01-27 11:08:19] "GET /virtual-machine-interface/7c3d416a-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015307 10.0.0.129 - - [2026-01-27 11:08:19] "POST /set-tag HTTP/1.1" 200 109 0.024178 10.0.0.129 - - [2026-01-27 11:08:19] "GET /virtual-machine-interface/7c3d416a-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017849 10.0.0.129 - - [2026-01-27 11:08:19] "GET /instance-ip/7c5b7860-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005493 10.0.0.129 - - [2026-01-27 11:08:19] "GET /virtual-machine-interface/7c3d416a-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005928 10.0.0.129 - - [2026-01-27 11:08:19] "POST /set-tag HTTP/1.1" 200 109 0.003429 10.0.0.129 - - [2026-01-27 11:08:19] "POST /tags HTTP/1.1" 200 300 0.049537 10.0.0.129 - - [2026-01-27 11:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008754 10.0.0.129 - - [2026-01-27 11:08:19] "GET /tag/bc5e383c-51f7-401b-aced-93ce62c95e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.019306 10.0.0.129 - - [2026-01-27 11:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.129 - - [2026-01-27 11:08:19] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006692 10.0.0.129 - - [2026-01-27 11:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.129 - - [2026-01-27 11:08:19] "GET /project/297a07de-2e94-47cf-b6b7-a80737eaf317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040884 10.0.0.129 - - [2026-01-27 11:08:19] "POST /virtual-machines HTTP/1.1" 200 396 0.014183 10.0.0.129 - - [2026-01-27 11:08:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010535 10.0.0.129 - - [2026-01-27 11:08:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.148107 10.0.0.129 - - [2026-01-27 11:08:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.040070 10.0.0.129 - - [2026-01-27 11:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014975 10.0.0.129 - - [2026-01-27 11:08:19] "GET /virtual-machine-interface/7cc2fc92-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005643 10.0.0.129 - - [2026-01-27 11:08:19] "POST /instance-ips HTTP/1.1" 200 398 0.028046 10.0.0.129 - - [2026-01-27 11:08:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.028724 10.0.0.129 - - [2026-01-27 11:08:20] "GET /virtual-machine-interface/7cc2fc92-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.022162 10.0.0.129 - - [2026-01-27 11:08:20] "POST /set-tag HTTP/1.1" 200 109 0.026340 10.0.0.129 - - [2026-01-27 11:08:20] "GET /virtual-machine-interface/7cc2fc92-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.022402 10.0.0.129 - - [2026-01-27 11:08:20] "GET /instance-ip/7ce31d7e-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004535 10.0.0.129 - - [2026-01-27 11:08:20] "GET /virtual-machine-interface/7cc2fc92-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005537 10.0.0.129 - - [2026-01-27 11:08:20] "POST /set-tag HTTP/1.1" 200 109 0.002758 10.0.0.129 - - [2026-01-27 11:08:20] "POST /tags HTTP/1.1" 200 300 0.022414 10.0.0.129 - - [2026-01-27 11:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.129 - - [2026-01-27 11:08:20] "GET /tag/44ae92cc-02e9-4438-8809-f2a8e178db4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.017575 10.0.0.129 - - [2026-01-27 11:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.129 - - [2026-01-27 11:08:20] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005562 10.0.0.129 - - [2026-01-27 11:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008487 10.0.0.129 - - [2026-01-27 11:08:20] "GET /project/297a07de-2e94-47cf-b6b7-a80737eaf317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037199 10.0.0.129 - - [2026-01-27 11:08:20] "POST /virtual-machines HTTP/1.1" 200 396 0.009715 10.0.0.129 - - [2026-01-27 11:08:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.028059 10.0.0.129 - - [2026-01-27 11:08:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.129402 10.0.0.129 - - [2026-01-27 11:08:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013276 10.0.0.129 - - [2026-01-27 11:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013283 10.0.0.129 - - [2026-01-27 11:08:20] "GET /virtual-machine-interface/7d458c5c-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007646 10.0.0.129 - - [2026-01-27 11:08:20] "POST /instance-ips HTTP/1.1" 200 398 0.043776 10.0.0.129 - - [2026-01-27 11:08:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.046910 10.0.0.129 - - [2026-01-27 11:08:20] "GET /virtual-machine-interface/7d458c5c-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.016058 10.0.0.129 - - [2026-01-27 11:08:21] "POST /set-tag HTTP/1.1" 200 109 0.037380 10.0.0.129 - - [2026-01-27 11:08:21] "GET /virtual-machine-interface/7d458c5c-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.021515 10.0.0.129 - - [2026-01-27 11:08:21] "GET /instance-ip/7d63e490-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006154 10.0.0.129 - - [2026-01-27 11:08:21] "GET /virtual-machine-interface/7d458c5c-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005417 10.0.0.129 - - [2026-01-27 11:08:21] "POST /set-tag HTTP/1.1" 200 109 0.003561 10.0.0.129 - - [2026-01-27 11:08:21] "GET /virtual-router/26b56c45-9bb4-4b85-a283-4ca690852cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005535 10.0.0.129 - - [2026-01-27 11:08:21] "POST /ref-update HTTP/1.1" 200 156 0.012536 10.0.0.129 - - [2026-01-27 11:08:21] "GET /virtual-machine-interface/7bb5d766-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005585 10.0.0.129 - - [2026-01-27 11:08:21] "POST /set-tag HTTP/1.1" 200 109 0.003131 10.0.0.129 - - [2026-01-27 11:08:21] "GET /virtual-router/26b56c45-9bb4-4b85-a283-4ca690852cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005223 10.0.0.129 - - [2026-01-27 11:08:21] "POST /ref-update HTTP/1.1" 200 156 0.017920 10.0.0.129 - - [2026-01-27 11:08:21] "GET /virtual-machine-interface/7c3d416a-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.018051 10.0.0.129 - - [2026-01-27 11:08:21] "POST /set-tag HTTP/1.1" 200 109 0.003650 10.0.0.129 - - [2026-01-27 11:08:21] "GET /virtual-machine-interface/793790e2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005773 10.0.0.129 - - [2026-01-27 11:08:21] "POST /set-tag HTTP/1.1" 200 109 0.002794 10.0.0.129 - - [2026-01-27 11:08:21] "GET /virtual-router/26b56c45-9bb4-4b85-a283-4ca690852cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.007077 10.0.0.129 - - [2026-01-27 11:08:21] "POST /ref-update HTTP/1.1" 200 156 0.012511 10.0.0.129 - - [2026-01-27 11:08:21] "GET /virtual-machine-interface/7cc2fc92-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017131 10.0.0.129 - - [2026-01-27 11:08:21] "POST /set-tag HTTP/1.1" 200 109 0.003646 10.0.0.129 - - [2026-01-27 11:08:21] "GET /virtual-router/26b56c45-9bb4-4b85-a283-4ca690852cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.004980 10.0.0.129 - - [2026-01-27 11:08:21] "POST /ref-update HTTP/1.1" 200 156 0.012356 10.0.0.129 - - [2026-01-27 11:08:21] "GET /virtual-machine-interface/7d458c5c-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008905 10.0.0.129 - - [2026-01-27 11:08:21] "POST /set-tag HTTP/1.1" 200 109 0.003737 10.0.0.129 - - [2026-01-27 11:08:21] "GET /virtual-machine-interface/79c5aca6-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005590 10.0.0.129 - - [2026-01-27 11:08:21] "POST /set-tag HTTP/1.1" 200 109 0.003853 10.0.0.129 - - [2026-01-27 11:08:21] "GET /virtual-machine-interface/7a839da6-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005677 10.0.0.129 - - [2026-01-27 11:08:21] "POST /set-tag HTTP/1.1" 200 109 0.003085 10.0.0.129 - - [2026-01-27 11:08:21] "GET /virtual-machine-interface/7b116550-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008195 10.0.0.129 - - [2026-01-27 11:08:21] "POST /set-tag HTTP/1.1" 200 109 0.003130 10.0.0.129 - - [2026-01-27 11:08:21] "GET /virtual-machine-interface/7bb5d766-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006557 10.0.0.129 - - [2026-01-27 11:08:21] "POST /set-tag HTTP/1.1" 200 109 0.004275 10.0.0.129 - - [2026-01-27 11:08:21] "GET /virtual-machine-interface/7c3d416a-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006209 10.0.0.129 - - [2026-01-27 11:08:21] "POST /set-tag HTTP/1.1" 200 109 0.002822 10.0.0.129 - - [2026-01-27 11:08:21] "GET /virtual-machine-interface/7a839da6-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008044 10.0.0.129 - - [2026-01-27 11:08:21] "POST /set-tag HTTP/1.1" 200 109 0.004004 10.0.0.129 - - [2026-01-27 11:08:21] "GET /virtual-machine-interface/7cc2fc92-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005080 10.0.0.129 - - [2026-01-27 11:08:21] "POST /set-tag HTTP/1.1" 200 109 0.004524 10.0.0.129 - - [2026-01-27 11:08:21] "GET /virtual-machine-interface/7d458c5c-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008770 10.0.0.129 - - [2026-01-27 11:08:21] "POST /set-tag HTTP/1.1" 200 109 0.002943 10.0.0.129 - - [2026-01-27 11:08:24] "GET /virtual-machine-interface/7c3d416a-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012100 10.0.0.129 - - [2026-01-27 11:08:24] "POST /set-tag HTTP/1.1" 200 109 0.007788 10.0.0.129 - - [2026-01-27 11:08:24] "GET /virtual-machine-interface/7d458c5c-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016536 10.0.0.129 - - [2026-01-27 11:08:25] "POST /set-tag HTTP/1.1" 200 109 0.010797 10.0.0.129 - - [2026-01-27 11:08:25] "GET /virtual-machine-interface/793790e2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009431 10.0.0.129 - - [2026-01-27 11:08:25] "POST /set-tag HTTP/1.1" 200 109 0.003588 10.0.0.129 - - [2026-01-27 11:08:25] "GET /virtual-machine-interface/79c5aca6-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006104 10.0.0.129 - - [2026-01-27 11:08:25] "POST /set-tag HTTP/1.1" 200 109 0.006613 10.0.0.129 - - [2026-01-27 11:08:25] "GET /virtual-machine-interface/7bb5d766-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005239 10.0.0.129 - - [2026-01-27 11:08:25] "POST /set-tag HTTP/1.1" 200 109 0.003016 10.0.0.129 - - [2026-01-27 11:08:25] "GET /virtual-machine-interface/7b116550-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007107 10.0.0.129 - - [2026-01-27 11:08:25] "POST /set-tag HTTP/1.1" 200 109 0.002513 10.0.0.129 - - [2026-01-27 11:08:27] "GET /virtual-machine/106c7afe-e636-48cc-bed3-49996f78ddb3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003472 10.0.0.129 - - [2026-01-27 11:08:27] "GET /virtual-machine-interface/793790e2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008468 10.0.0.129 - - [2026-01-27 11:08:27] "GET /virtual-machine/13c91b62-55cf-4385-9936-022b4d743b58?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004705 10.0.0.129 - - [2026-01-27 11:08:27] "GET /virtual-machine-interface/79c5aca6-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009344 10.0.0.129 - - [2026-01-27 11:08:27] "GET /virtual-machine/69980955-8c65-4097-8d21-c216908f189f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004145 10.0.0.129 - - [2026-01-27 11:08:28] "GET /virtual-machine-interface/7a839da6-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005222 10.0.0.129 - - [2026-01-27 11:08:28] "GET /virtual-machine/51a218d4-45f0-4c2d-9aff-36ac175fa524?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004616 10.0.0.129 - - [2026-01-27 11:08:28] "GET /virtual-machine-interface/7b116550-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008484 10.0.0.129 - - [2026-01-27 11:08:28] "GET /virtual-machine/c0c5a487-ff18-46ff-bbb9-d8089a989f76?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004468 10.0.0.129 - - [2026-01-27 11:08:28] "GET /virtual-machine-interface/7bb5d766-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014442 10.0.0.129 - - [2026-01-27 11:08:29] "GET /virtual-machine-interface/7cc2fc92-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006810 10.0.0.129 - - [2026-01-27 11:08:29] "POST /set-tag HTTP/1.1" 200 109 0.003437 10.0.0.129 - - [2026-01-27 11:08:33] "GET /virtual-machine/c4985b9c-71f4-408b-bb97-c09411c6aa9c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003577 10.0.0.129 - - [2026-01-27 11:08:33] "GET /virtual-machine-interface/7cc2fc92-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004986 10.0.0.129 - - [2026-01-27 11:08:33] "GET /virtual-machine/f4101a00-9993-4f5e-8e55-ce27f2159593?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003665 10.0.0.129 - - [2026-01-27 11:08:33] "GET /virtual-machine-interface/7c3d416a-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005450 10.0.0.129 - - [2026-01-27 11:08:33] "GET /virtual-machine/08a7b8ad-054b-4e41-9809-11ba7a911c9a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004295 10.0.0.129 - - [2026-01-27 11:08:33] "GET /virtual-machine-interface/7d458c5c-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005702 10.0.0.129 - - [2026-01-27 11:08:34] "GET /loadbalancer/35864bad-432f-411f-8aae-3881dc73bdac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003953 10.0.0.129 - - [2026-01-27 11:08:34] "POST /tags HTTP/1.1" 200 334 0.043934 10.0.0.129 - - [2026-01-27 11:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.017478 10.0.0.129 - - [2026-01-27 11:08:34] "GET /tag/52317226-299c-419e-8997-62656fdc4da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.041080 10.0.0.129 - - [2026-01-27 11:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.129 - - [2026-01-27 11:08:34] "GET /project/35d08cc3-47b0-45e3-a205-bd589355001a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.049403 10.0.0.129 - - [2026-01-27 11:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.129 - - [2026-01-27 11:08:34] "GET /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005813 10.0.0.129 - - [2026-01-27 11:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005390 10.0.0.129 - - [2026-01-27 11:08:34] "GET /service-appliance-set/bcae1808-9800-480e-939d-7a3d860decac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003816 10.0.0.129 - - [2026-01-27 11:08:34] "POST /fqname-to-id HTTP/1.1" 404 273 0.002668 10.0.0.129 - - [2026-01-27 11:08:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.133403 10.0.0.129 - - [2026-01-27 11:08:34] "GET /virtual-machine-interface/9d1edeb9-cd04-4976-82c8-de7786cdfb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.012042 10.0.0.129 - - [2026-01-27 11:08:34] "POST /instance-ips HTTP/1.1" 200 410 0.046151 10.0.0.129 - - [2026-01-27 11:08:34] "GET /instance-ip/561fed7a-2cc0-4e4b-be09-94bd967fe2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.008572 10.0.0.129 - - [2026-01-27 11:08:34] "POST /loadbalancers HTTP/1.1" 200 631 0.079349 10.0.0.129 - - [2026-01-27 11:08:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.029126 10.0.0.129 - - [2026-01-27 11:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013024 10.0.0.129 - - [2026-01-27 11:08:34] "GET /project/35d08cc3-47b0-45e3-a205-bd589355001a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.055637 10.0.0.129 - - [2026-01-27 11:08:34] "GET /instance-ip/561fed7a-2cc0-4e4b-be09-94bd967fe2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.005391 10.0.0.129 - - [2026-01-27 11:08:34] "POST /floating-ips HTTP/1.1" 200 599 0.055779 10.0.0.129 - - [2026-01-27 11:08:35] "GET /project/35d08cc3-47b0-45e3-a205-bd589355001a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.091491 10.0.0.129 - - [2026-01-27 11:08:35] "GET /loadbalancer/35864bad-432f-411f-8aae-3881dc73bdac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004468 10.0.0.129 - - [2026-01-27 11:08:35] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.031140 10.0.0.129 - - [2026-01-27 11:08:35] "GET /loadbalancer/35864bad-432f-411f-8aae-3881dc73bdac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.009752 10.0.0.129 - - [2026-01-27 11:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.129 - - [2026-01-27 11:08:35] "GET /project/35d08cc3-47b0-45e3-a205-bd589355001a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042900 10.0.0.129 - - [2026-01-27 11:08:35] "GET /loadbalancer-listener/22ef2bde-f2e2-4bd8-ae62-0253d13af7b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.006787 10.0.0.129 - - [2026-01-27 11:08:35] "GET /loadbalancer-listener/22ef2bde-f2e2-4bd8-ae62-0253d13af7b5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.005933 10.0.0.129 - - [2026-01-27 11:08:35] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.034608 10.0.0.129 - - [2026-01-27 11:08:35] "GET /instance-ip/561fed7a-2cc0-4e4b-be09-94bd967fe2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.026796 10.0.0.129 - - [2026-01-27 11:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.129 - - [2026-01-27 11:08:35] "GET /instance-ip/561fed7a-2cc0-4e4b-be09-94bd967fe2ad?fields=floating_ips HTTP/1.1" 200 1214 0.006721 10.0.0.129 - - [2026-01-27 11:08:35] "GET /loadbalancer/35864bad-432f-411f-8aae-3881dc73bdac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004057 10.0.0.129 - - [2026-01-27 11:08:35] "GET /floating-ip/e07cdb0d-a79c-4471-8d11-c1ff084045b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.004590 10.0.0.129 - - [2026-01-27 11:08:35] "GET /loadbalancer-pool/b4b33f00-5642-4f2d-8076-5601ef851a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.006927 10.0.0.129 - - [2026-01-27 11:08:35] "POST /loadbalancer-members HTTP/1.1" 200 723 0.023939 10.0.0.129 - - [2026-01-27 11:08:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.011558 10.0.0.129 - - [2026-01-27 11:08:35] "GET /virtual-machine-interface/79c5aca6-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.022716 10.0.0.129 - - [2026-01-27 11:08:35] "GET /virtual-machine-interface/79c5aca6-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016850 10.0.0.129 - - [2026-01-27 11:08:35] "POST /tags HTTP/1.1" 409 221 0.005006 10.0.0.129 - - [2026-01-27 11:08:35] "POST /ref-update HTTP/1.1" 200 156 0.009341 10.0.0.129 - - [2026-01-27 11:08:35] "GET /floating-ip/e07cdb0d-a79c-4471-8d11-c1ff084045b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.016890 10.0.0.129 - - [2026-01-27 11:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.129 - - [2026-01-27 11:08:35] "GET /tag/52317226-299c-419e-8997-62656fdc4da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.016739 10.0.0.129 - - [2026-01-27 11:08:35] "PUT /floating-ip/e07cdb0d-a79c-4471-8d11-c1ff084045b2 HTTP/1.1" 200 257 0.018637 10.0.0.129 - - [2026-01-27 11:08:35] "POST /set-tag HTTP/1.1" 200 109 0.105974 10.0.0.129 - - [2026-01-27 11:08:35] "GET /loadbalancer-pool/b4b33f00-5642-4f2d-8076-5601ef851a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.004947 10.0.0.129 - - [2026-01-27 11:08:35] "POST /loadbalancer-members HTTP/1.1" 200 723 0.023167 10.0.0.129 - - [2026-01-27 11:08:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.025492 10.0.0.129 - - [2026-01-27 11:08:35] "GET /virtual-machine-interface/793790e2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009363 10.0.0.129 - - [2026-01-27 11:08:35] "GET /virtual-machine-interface/793790e2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010123 10.0.0.129 - - [2026-01-27 11:08:35] "POST /ref-update HTTP/1.1" 200 156 0.016741 10.0.0.129 - - [2026-01-27 11:08:35] "GET /floating-ip/e07cdb0d-a79c-4471-8d11-c1ff084045b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.013343 10.0.0.129 - - [2026-01-27 11:08:35] "POST /set-tag HTTP/1.1" 200 109 0.084563 10.0.0.129 - - [2026-01-27 11:08:36] "POST /tags HTTP/1.1" 409 206 0.007317 10.0.0.129 - - [2026-01-27 11:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.129 - - [2026-01-27 11:08:36] "GET /tag/8fe4524f-a529-45a7-a2ae-6d07c57b2e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.015312 10.0.0.129 - - [2026-01-27 11:08:36] "POST /tags HTTP/1.1" 409 204 0.003090 10.0.0.129 - - [2026-01-27 11:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.129 - - [2026-01-27 11:08:36] "GET /tag/ff5097e7-4bc5-4ffd-8c16-172a6287c44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.014627 10.0.0.129 - - [2026-01-27 11:08:36] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004056 10.0.0.129 - - [2026-01-27 11:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.129 - - [2026-01-27 11:08:36] "GET /policy-management/203e4a80-477b-452e-92a1-2a0b7f842645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004649 10.0.0.129 - - [2026-01-27 11:08:36] "POST /tags HTTP/1.1" 409 206 0.002608 10.0.0.129 - - [2026-01-27 11:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.129 - - [2026-01-27 11:08:36] "GET /tag/8fe4524f-a529-45a7-a2ae-6d07c57b2e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.015659 10.0.0.129 - - [2026-01-27 11:08:36] "POST /tags HTTP/1.1" 409 226 0.003773 10.0.0.129 - - [2026-01-27 11:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005352 10.0.0.129 - - [2026-01-27 11:08:36] "GET /tag/472c3c5f-4cb9-465a-80bd-1d7a708aa473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013833 10.0.0.129 - - [2026-01-27 11:08:36] "POST /tags HTTP/1.1" 409 204 0.003253 10.0.0.129 - - [2026-01-27 11:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.129 - - [2026-01-27 11:08:36] "GET /tag/ff5097e7-4bc5-4ffd-8c16-172a6287c44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.017560 10.0.0.129 - - [2026-01-27 11:08:36] "POST /tags HTTP/1.1" 409 226 0.004328 10.0.0.129 - - [2026-01-27 11:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.129 - - [2026-01-27 11:08:36] "GET /tag/472c3c5f-4cb9-465a-80bd-1d7a708aa473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013311 10.0.0.129 - - [2026-01-27 11:08:36] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003109 10.0.0.129 - - [2026-01-27 11:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.129 - - [2026-01-27 11:08:36] "GET /policy-management/203e4a80-477b-452e-92a1-2a0b7f842645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003691 10.0.0.129 - - [2026-01-27 11:08:37] "POST /firewall-rules HTTP/1.1" 200 628 0.089001 10.0.0.129 - - [2026-01-27 11:08:37] "POST /firewall-rules HTTP/1.1" 200 648 0.097760 10.0.0.129 - - [2026-01-27 11:08:37] "GET /firewall-rule/0648cfca-b57c-4683-912f-439342f7ccb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.026703 10.0.0.129 - - [2026-01-27 11:08:37] "GET /firewall-policy/30556ea5-a639-4496-a0da-23c6ad7369f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003227 10.0.0.129 - - [2026-01-27 11:08:37] "GET /firewall-rule/b211d80b-51b4-454b-a3b5-b2114262a649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.005831 10.0.0.129 - - [2026-01-27 11:08:37] "POST /ref-update HTTP/1.1" 200 156 0.024756 10.0.0.129 - - [2026-01-27 11:08:37] "POST /firewall-policys HTTP/1.1" 200 608 0.043591 10.0.0.129 - - [2026-01-27 11:08:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.018129 10.0.0.129 - - [2026-01-27 11:08:37] "GET /firewall-policy/00b49482-3f47-45e3-9099-fe476ee1b520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.009852 10.0.0.129 - - [2026-01-27 11:08:37] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003493 10.0.0.129 - - [2026-01-27 11:08:37] "GET /firewall-policy/00b49482-3f47-45e3-9099-fe476ee1b520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004263 10.0.0.129 - - [2026-01-27 11:08:37] "GET /firewall-policy/30556ea5-a639-4496-a0da-23c6ad7369f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.006641 10.0.0.129 - - [2026-01-27 11:08:37] "GET /firewall-policy/935250f1-375f-4baa-980e-4e50248d2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.005947 10.0.0.129 - - [2026-01-27 11:08:37] "GET /firewall-policy/f39c6370-32f8-4e48-81e2-05c73bf60f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004466 10.0.0.129 - - [2026-01-27 11:08:37] "GET /firewall-policy/30556ea5-a639-4496-a0da-23c6ad7369f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003582 10.0.0.129 - - [2026-01-27 11:08:37] "GET /firewall-policy/935250f1-375f-4baa-980e-4e50248d2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003244 10.0.0.129 - - [2026-01-27 11:08:37] "POST /ref-update HTTP/1.1" 200 156 0.024868 10.0.0.129 - - [2026-01-27 11:08:37] "POST /ref-update HTTP/1.1" 200 156 0.048152 10.0.0.129 - - [2026-01-27 11:08:37] "POST /ref-update HTTP/1.1" 200 156 0.038967 10.0.0.129 - - [2026-01-27 11:08:37] "POST /ref-update HTTP/1.1" 200 156 0.026036 10.0.0.129 - - [2026-01-27 11:08:37] "POST /ref-update HTTP/1.1" 200 156 0.040199 10.0.0.129 - - [2026-01-27 11:08:37] "GET /firewall-policy/00b49482-3f47-45e3-9099-fe476ee1b520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.016139 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:09:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001297 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:09:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001485 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:09:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000998 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:09:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001426 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:09:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001111 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:09:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001812 10.0.0.129 - - [2026-01-27 11:10:01] "GET /global-system-configs HTTP/1.1" 200 323 0.002367 10.0.0.129 - - [2026-01-27 11:10:05] "GET /global-system-configs HTTP/1.1" 200 323 0.002434 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:10:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001383 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:10:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002590 10.0.0.129 - - [2026-01-27 11:10:36] "POST /tags HTTP/1.1" 409 252 0.002616 10.0.0.129 - - [2026-01-27 11:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.129 - - [2026-01-27 11:10:36] "GET /tag/f47f616f-db0e-4b65-93b2-9135bf147133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.015875 10.0.0.129 - - [2026-01-27 11:10:36] "POST /tags HTTP/1.1" 409 228 0.002412 10.0.0.129 - - [2026-01-27 11:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814 10.0.0.129 - - [2026-01-27 11:10:36] "GET /tag/be1edc03-2783-4276-aa93-cfdf6941dcaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.015726 10.0.0.129 - - [2026-01-27 11:10:36] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004750 10.0.0.129 - - [2026-01-27 11:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.129 - - [2026-01-27 11:10:36] "GET /policy-management/203e4a80-477b-452e-92a1-2a0b7f842645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003041 10.0.0.129 - - [2026-01-27 11:10:36] "POST /tags HTTP/1.1" 409 206 0.002344 10.0.0.129 - - [2026-01-27 11:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.129 - - [2026-01-27 11:10:36] "GET /tag/8fe4524f-a529-45a7-a2ae-6d07c57b2e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.015555 10.0.0.129 - - [2026-01-27 11:10:36] "POST /tags HTTP/1.1" 409 226 0.004674 10.0.0.129 - - [2026-01-27 11:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.129 - - [2026-01-27 11:10:36] "GET /tag/472c3c5f-4cb9-465a-80bd-1d7a708aa473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014597 10.0.0.129 - - [2026-01-27 11:10:36] "POST /tags HTTP/1.1" 409 204 0.003211 10.0.0.129 - - [2026-01-27 11:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.129 - - [2026-01-27 11:10:37] "GET /tag/ff5097e7-4bc5-4ffd-8c16-172a6287c44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.015020 10.0.0.129 - - [2026-01-27 11:10:37] "POST /tags HTTP/1.1" 409 226 0.003649 10.0.0.129 - - [2026-01-27 11:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.129 - - [2026-01-27 11:10:37] "GET /tag/472c3c5f-4cb9-465a-80bd-1d7a708aa473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013343 10.0.0.129 - - [2026-01-27 11:10:37] "POST /tags HTTP/1.1" 409 228 0.003323 10.0.0.129 - - [2026-01-27 11:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.129 - - [2026-01-27 11:10:37] "GET /tag/be1edc03-2783-4276-aa93-cfdf6941dcaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012514 10.0.0.129 - - [2026-01-27 11:10:37] "POST /tags HTTP/1.1" 409 252 0.002765 10.0.0.129 - - [2026-01-27 11:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005184 10.0.0.129 - - [2026-01-27 11:10:37] "GET /tag/f47f616f-db0e-4b65-93b2-9135bf147133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.018334 10.0.0.129 - - [2026-01-27 11:10:37] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003144 10.0.0.129 - - [2026-01-27 11:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.129 - - [2026-01-27 11:10:37] "GET /policy-management/203e4a80-477b-452e-92a1-2a0b7f842645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003324 10.0.0.129 - - [2026-01-27 11:10:37] "POST /firewall-rules HTTP/1.1" 409 281 0.002219 10.0.0.129 - - [2026-01-27 11:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.129 - - [2026-01-27 11:10:37] "PUT /firewall-rule/b211d80b-51b4-454b-a3b5-b2114262a649 HTTP/1.1" 200 261 0.023680 10.0.0.129 - - [2026-01-27 11:10:37] "POST /firewall-rules HTTP/1.1" 409 291 0.018892 10.0.0.129 - - [2026-01-27 11:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.129 - - [2026-01-27 11:10:37] "PUT /firewall-rule/0648cfca-b57c-4683-912f-439342f7ccb9 HTTP/1.1" 200 261 0.027310 10.0.0.129 - - [2026-01-27 11:10:37] "GET /firewall-rule/0648cfca-b57c-4683-912f-439342f7ccb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.014678 10.0.0.129 - - [2026-01-27 11:10:37] "POST /firewall-rules HTTP/1.1" 200 660 0.105999 10.0.0.129 - - [2026-01-27 11:10:37] "GET /firewall-rule/d4b67606-74bc-4e03-9e65-bff6b8e51d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.023328 10.0.0.129 - - [2026-01-27 11:10:37] "GET /firewall-policy/30556ea5-a639-4496-a0da-23c6ad7369f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002975 10.0.0.129 - - [2026-01-27 11:10:37] "GET /firewall-rule/b211d80b-51b4-454b-a3b5-b2114262a649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004050 10.0.0.129 - - [2026-01-27 11:10:37] "POST /firewall-policys HTTP/1.1" 409 269 0.002768 10.0.0.129 - - [2026-01-27 11:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.129 - - [2026-01-27 11:10:37] "PUT /firewall-policy/00b49482-3f47-45e3-9099-fe476ee1b520 HTTP/1.1" 200 265 0.032500 10.0.0.129 - - [2026-01-27 11:10:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.036081 10.0.0.129 - - [2026-01-27 11:10:37] "GET /firewall-policy/00b49482-3f47-45e3-9099-fe476ee1b520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.013401 10.0.0.129 - - [2026-01-27 11:10:37] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004244 10.0.0.129 - - [2026-01-27 11:10:37] "GET /firewall-policy/00b49482-3f47-45e3-9099-fe476ee1b520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.003844 10.0.0.129 - - [2026-01-27 11:10:37] "GET /firewall-policy/00b49482-3f47-45e3-9099-fe476ee1b520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.004197 10.0.0.129 - - [2026-01-27 11:10:38] "GET /firewall-policy/00b49482-3f47-45e3-9099-fe476ee1b520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.004305 10.0.0.129 - - [2026-01-27 11:11:39] "GET /virtual-machine-interface/793790e2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.009980 10.0.0.129 - - [2026-01-27 11:11:39] "POST /set-tag HTTP/1.1" 200 109 0.007225 10.0.0.129 - - [2026-01-27 11:11:39] "GET /virtual-machine-interface/7c3d416a-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005576 10.0.0.129 - - [2026-01-27 11:11:40] "POST /set-tag HTTP/1.1" 200 109 0.004586 10.0.0.129 - - [2026-01-27 11:11:40] "GET /virtual-machine-interface/7cc2fc92-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007753 10.0.0.129 - - [2026-01-27 11:11:40] "POST /set-tag HTTP/1.1" 200 109 0.003931 10.0.0.129 - - [2026-01-27 11:11:40] "GET /virtual-machine-interface/7bb5d766-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006787 10.0.0.129 - - [2026-01-27 11:11:40] "POST /set-tag HTTP/1.1" 200 109 0.004662 10.0.0.129 - - [2026-01-27 11:11:40] "GET /virtual-machine-interface/79c5aca6-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006974 10.0.0.129 - - [2026-01-27 11:11:40] "POST /set-tag HTTP/1.1" 200 109 0.003072 10.0.0.129 - - [2026-01-27 11:11:40] "GET /virtual-machine-interface/7b116550-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006092 10.0.0.129 - - [2026-01-27 11:11:40] "POST /set-tag HTTP/1.1" 200 109 0.002851 10.0.0.129 - - [2026-01-27 11:11:40] "GET /virtual-machine-interface/7d458c5c-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006828 10.0.0.129 - - [2026-01-27 11:11:40] "POST /set-tag HTTP/1.1" 200 109 0.003821 10.0.0.129 - - [2026-01-27 11:11:40] "GET /virtual-machine-interface/7a839da6-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005231 10.0.0.129 - - [2026-01-27 11:11:40] "POST /set-tag HTTP/1.1" 200 109 0.004693 10.0.0.129 - - [2026-01-27 11:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.129 - - [2026-01-27 11:11:40] "GET /loadbalancer/35864bad-432f-411f-8aae-3881dc73bdac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003148 10.0.0.129 - - [2026-01-27 11:11:40] "GET /virtual-machine-interface/793790e2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005602 10.0.0.129 - - [2026-01-27 11:11:40] "POST /set-tag HTTP/1.1" 200 109 0.030963 10.0.0.129 - - [2026-01-27 11:11:40] "DELETE /loadbalancer-member/09e4e1b3-6046-4e2f-a4ff-de9acf7214c5 HTTP/1.1" 200 115 0.062871 10.0.0.129 - - [2026-01-27 11:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.129 - - [2026-01-27 11:11:40] "GET /loadbalancer/35864bad-432f-411f-8aae-3881dc73bdac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003908 10.0.0.129 - - [2026-01-27 11:11:41] "GET /virtual-machine-interface/7a839da6-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007302 10.0.0.129 - - [2026-01-27 11:11:41] "POST /set-tag HTTP/1.1" 200 109 0.009250 10.0.0.129 - - [2026-01-27 11:11:41] "GET /virtual-machine-interface/7a839da6-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007048 10.0.0.129 - - [2026-01-27 11:11:41] "POST /set-tag HTTP/1.1" 200 109 0.006650 10.0.0.129 - - [2026-01-27 11:11:41] "GET /virtual-machine/69980955-8c65-4097-8d21-c216908f189f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004235 10.0.0.129 - - [2026-01-27 11:11:41] "POST /ref-update HTTP/1.1" 200 156 0.013149 10.0.0.129 - - [2026-01-27 11:11:41] "GET /virtual-machine-interface/7a839da6-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005549 10.0.0.129 - - [2026-01-27 11:11:41] "POST /set-tag HTTP/1.1" 200 109 0.025091 10.0.0.129 - - [2026-01-27 11:11:41] "POST /set-tag HTTP/1.1" 200 109 0.029233 10.0.0.129 - - [2026-01-27 11:11:41] "POST /set-tag HTTP/1.1" 200 109 0.022255 10.0.0.129 - - [2026-01-27 11:11:41] "POST /set-tag HTTP/1.1" 200 109 0.035701 10.0.0.129 - - [2026-01-27 11:11:41] "POST /set-tag HTTP/1.1" 200 109 0.030995 10.0.0.129 - - [2026-01-27 11:11:41] "DELETE /instance-ip/7aa4c0bc-fb70-11f0-bbd0-fa163eaa42ad HTTP/1.1" 200 115 0.044894 10.0.0.129 - - [2026-01-27 11:11:41] "DELETE /virtual-machine-interface/7a839da6-fb70-11f0-bbd0-fa163eaa42ad HTTP/1.1" 200 115 0.051616 10.0.0.129 - - [2026-01-27 11:11:42] "DELETE /virtual-machine/69980955-8c65-4097-8d21-c216908f189f HTTP/1.1" 200 115 0.030555 10.0.0.129 - - [2026-01-27 11:11:42] "GET /virtual-machine-interface/793790e2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008504 10.0.0.129 - - [2026-01-27 11:11:42] "POST /set-tag HTTP/1.1" 200 109 0.004550 10.0.0.129 - - [2026-01-27 11:11:42] "GET /virtual-machine-interface/793790e2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005525 10.0.0.129 - - [2026-01-27 11:11:42] "POST /set-tag HTTP/1.1" 200 109 0.002966 10.0.0.129 - - [2026-01-27 11:11:42] "GET /virtual-machine/106c7afe-e636-48cc-bed3-49996f78ddb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.006079 10.0.0.129 - - [2026-01-27 11:11:42] "POST /ref-update HTTP/1.1" 200 156 0.012575 10.0.0.129 - - [2026-01-27 11:11:42] "GET /virtual-machine-interface/793790e2-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.021702 10.0.0.129 - - [2026-01-27 11:11:42] "POST /set-tag HTTP/1.1" 200 109 0.032398 10.0.0.129 - - [2026-01-27 11:11:42] "POST /set-tag HTTP/1.1" 200 109 0.032655 10.0.0.129 - - [2026-01-27 11:11:42] "POST /set-tag HTTP/1.1" 200 109 0.039456 10.0.0.129 - - [2026-01-27 11:11:42] "POST /set-tag HTTP/1.1" 200 109 0.031167 10.0.0.129 - - [2026-01-27 11:11:42] "POST /set-tag HTTP/1.1" 200 109 0.022310 10.0.0.129 - - [2026-01-27 11:11:42] "DELETE /instance-ip/79569a6e-fb70-11f0-bbd0-fa163eaa42ad HTTP/1.1" 200 115 0.062523 10.0.0.129 - - [2026-01-27 11:11:42] "POST /ref-update HTTP/1.1" 200 156 0.010208 10.0.0.129 - - [2026-01-27 11:11:42] "DELETE /virtual-machine-interface/793790e2-fb70-11f0-bbd0-fa163eaa42ad HTTP/1.1" 200 115 0.048022 10.0.0.129 - - [2026-01-27 11:11:42] "DELETE /virtual-machine/106c7afe-e636-48cc-bed3-49996f78ddb3 HTTP/1.1" 200 115 0.023120 10.0.0.129 - - [2026-01-27 11:11:42] "GET /virtual-machine-interface/79c5aca6-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.007658 10.0.0.129 - - [2026-01-27 11:11:42] "POST /set-tag HTTP/1.1" 200 109 0.002776 10.0.0.129 - - [2026-01-27 11:11:42] "GET /virtual-machine-interface/79c5aca6-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005073 10.0.0.129 - - [2026-01-27 11:11:42] "POST /set-tag HTTP/1.1" 200 109 0.004055 10.0.0.129 - - [2026-01-27 11:11:42] "GET /virtual-machine/13c91b62-55cf-4385-9936-022b4d743b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004552 10.0.0.129 - - [2026-01-27 11:11:42] "POST /ref-update HTTP/1.1" 200 156 0.012024 10.0.0.129 - - [2026-01-27 11:11:42] "GET /virtual-machine-interface/79c5aca6-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.011340 10.0.0.129 - - [2026-01-27 11:11:42] "POST /set-tag HTTP/1.1" 200 109 0.025662 10.0.0.129 - - [2026-01-27 11:11:42] "POST /set-tag HTTP/1.1" 200 109 0.035715 10.0.0.129 - - [2026-01-27 11:11:42] "POST /set-tag HTTP/1.1" 200 109 0.033353 10.0.0.129 - - [2026-01-27 11:11:43] "POST /set-tag HTTP/1.1" 200 109 0.029155 10.0.0.129 - - [2026-01-27 11:11:43] "POST /set-tag HTTP/1.1" 200 109 0.036984 10.0.0.129 - - [2026-01-27 11:11:43] "DELETE /instance-ip/79e369b2-fb70-11f0-bbd0-fa163eaa42ad HTTP/1.1" 200 115 0.050896 10.0.0.129 - - [2026-01-27 11:11:43] "POST /ref-update HTTP/1.1" 200 156 0.018620 10.0.0.129 - - [2026-01-27 11:11:43] "DELETE /virtual-machine-interface/79c5aca6-fb70-11f0-bbd0-fa163eaa42ad HTTP/1.1" 200 115 0.052210 10.0.0.129 - - [2026-01-27 11:11:43] "DELETE /virtual-machine/13c91b62-55cf-4385-9936-022b4d743b58 HTTP/1.1" 200 115 0.029289 10.0.0.129 - - [2026-01-27 11:11:43] "DELETE /tag/ed3f25c7-7703-48a7-b306-64b3cf016529 HTTP/1.1" 200 115 0.046988 10.0.0.129 - - [2026-01-27 11:11:43] "GET /virtual-machine-interface/7b116550-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005636 10.0.0.129 - - [2026-01-27 11:11:43] "POST /set-tag HTTP/1.1" 200 109 0.003403 10.0.0.129 - - [2026-01-27 11:11:43] "GET /virtual-machine-interface/7b116550-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008684 10.0.0.129 - - [2026-01-27 11:11:43] "POST /set-tag HTTP/1.1" 200 109 0.002728 10.0.0.129 - - [2026-01-27 11:11:43] "GET /virtual-machine/51a218d4-45f0-4c2d-9aff-36ac175fa524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004057 10.0.0.129 - - [2026-01-27 11:11:43] "POST /ref-update HTTP/1.1" 200 156 0.016502 10.0.0.129 - - [2026-01-27 11:11:43] "GET /virtual-machine-interface/7b116550-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005816 10.0.0.129 - - [2026-01-27 11:11:43] "POST /set-tag HTTP/1.1" 200 109 0.023450 10.0.0.129 - - [2026-01-27 11:11:43] "POST /set-tag HTTP/1.1" 200 109 0.042347 10.0.0.129 - - [2026-01-27 11:11:43] "POST /set-tag HTTP/1.1" 200 109 0.035703 10.0.0.129 - - [2026-01-27 11:11:43] "POST /set-tag HTTP/1.1" 200 109 0.016569 10.0.0.129 - - [2026-01-27 11:11:43] "POST /set-tag HTTP/1.1" 200 109 0.033081 10.0.0.129 - - [2026-01-27 11:11:43] "DELETE /instance-ip/7b2d2542-fb70-11f0-bbd0-fa163eaa42ad HTTP/1.1" 200 115 0.053256 10.0.0.129 - - [2026-01-27 11:11:43] "DELETE /virtual-machine-interface/7b116550-fb70-11f0-bbd0-fa163eaa42ad HTTP/1.1" 200 115 0.054304 10.0.0.129 - - [2026-01-27 11:11:43] "DELETE /virtual-machine/51a218d4-45f0-4c2d-9aff-36ac175fa524 HTTP/1.1" 200 115 0.033020 10.0.0.129 - - [2026-01-27 11:11:43] "DELETE /tag/8fe4524f-a529-45a7-a2ae-6d07c57b2e7a HTTP/1.1" 409 391 0.010140 10.0.0.129 - - [2026-01-27 11:11:44] "DELETE /tag/fc5654f4-f309-4221-ae20-46d6724de845 HTTP/1.1" 200 115 0.038388 10.0.0.129 - - [2026-01-27 11:12:11] "GET /virtual-machine-interface/7d458c5c-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006005 10.0.0.129 - - [2026-01-27 11:12:11] "POST /set-tag HTTP/1.1" 200 109 0.003200 10.0.0.129 - - [2026-01-27 11:12:11] "GET /virtual-machine-interface/7d458c5c-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007634 10.0.0.129 - - [2026-01-27 11:12:11] "POST /set-tag HTTP/1.1" 200 109 0.003097 10.0.0.129 - - [2026-01-27 11:12:11] "GET /virtual-machine/08a7b8ad-054b-4e41-9809-11ba7a911c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003055 10.0.0.129 - - [2026-01-27 11:12:11] "POST /ref-update HTTP/1.1" 200 156 0.013476 10.0.0.129 - - [2026-01-27 11:12:11] "GET /virtual-machine-interface/7d458c5c-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006750 10.0.0.129 - - [2026-01-27 11:12:11] "POST /set-tag HTTP/1.1" 200 109 0.027448 10.0.0.129 - - [2026-01-27 11:12:11] "POST /set-tag HTTP/1.1" 200 109 0.028691 10.0.0.129 - - [2026-01-27 11:12:11] "POST /set-tag HTTP/1.1" 200 109 0.018205 10.0.0.129 - - [2026-01-27 11:12:11] "POST /set-tag HTTP/1.1" 200 109 0.036732 10.0.0.129 - - [2026-01-27 11:12:11] "DELETE /instance-ip/7d63e490-fb70-11f0-bbd0-fa163eaa42ad HTTP/1.1" 200 115 0.070315 10.0.0.129 - - [2026-01-27 11:12:12] "DELETE /virtual-machine-interface/7d458c5c-fb70-11f0-bbd0-fa163eaa42ad HTTP/1.1" 200 115 0.047247 10.0.0.129 - - [2026-01-27 11:12:12] "DELETE /virtual-machine/08a7b8ad-054b-4e41-9809-11ba7a911c9a HTTP/1.1" 200 115 0.023272 10.0.0.129 - - [2026-01-27 11:12:12] "DELETE /tag/44ae92cc-02e9-4438-8809-f2a8e178db4c HTTP/1.1" 200 115 0.045689 10.0.0.129 - - [2026-01-27 11:12:12] "GET /virtual-machine-interface/7cc2fc92-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004293 10.0.0.129 - - [2026-01-27 11:12:12] "POST /set-tag HTTP/1.1" 200 109 0.003326 10.0.0.129 - - [2026-01-27 11:12:12] "GET /virtual-machine-interface/7cc2fc92-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004821 10.0.0.129 - - [2026-01-27 11:12:12] "POST /set-tag HTTP/1.1" 200 109 0.002766 10.0.0.129 - - [2026-01-27 11:12:12] "GET /virtual-machine/c4985b9c-71f4-408b-bb97-c09411c6aa9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003983 10.0.0.129 - - [2026-01-27 11:12:12] "POST /ref-update HTTP/1.1" 200 156 0.012605 10.0.0.129 - - [2026-01-27 11:12:12] "GET /virtual-machine-interface/7cc2fc92-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007043 10.0.0.129 - - [2026-01-27 11:12:12] "POST /set-tag HTTP/1.1" 200 109 0.031657 10.0.0.129 - - [2026-01-27 11:12:12] "POST /set-tag HTTP/1.1" 200 109 0.023310 10.0.0.129 - - [2026-01-27 11:12:12] "POST /set-tag HTTP/1.1" 200 109 0.039178 10.0.0.129 - - [2026-01-27 11:12:12] "POST /set-tag HTTP/1.1" 200 109 0.016953 10.0.0.129 - - [2026-01-27 11:12:12] "DELETE /instance-ip/7ce31d7e-fb70-11f0-bbd0-fa163eaa42ad HTTP/1.1" 200 115 0.068871 10.0.0.129 - - [2026-01-27 11:12:12] "DELETE /virtual-machine-interface/7cc2fc92-fb70-11f0-bbd0-fa163eaa42ad HTTP/1.1" 200 115 0.059834 10.0.0.129 - - [2026-01-27 11:12:12] "DELETE /virtual-machine/c4985b9c-71f4-408b-bb97-c09411c6aa9c HTTP/1.1" 200 115 0.033601 10.0.0.129 - - [2026-01-27 11:12:12] "DELETE /tag/bc5e383c-51f7-401b-aced-93ce62c95e7a HTTP/1.1" 200 115 0.045064 10.0.0.129 - - [2026-01-27 11:12:12] "DELETE /tag/be1edc03-2783-4276-aa93-cfdf6941dcaa HTTP/1.1" 409 237 0.008777 10.0.0.129 - - [2026-01-27 11:12:12] "DELETE /tag/f47f616f-db0e-4b65-93b2-9135bf147133 HTTP/1.1" 409 237 0.006629 10.0.0.129 - - [2026-01-27 11:12:12] "GET /virtual-machine-interface/7c3d416a-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007576 10.0.0.129 - - [2026-01-27 11:12:12] "POST /set-tag HTTP/1.1" 200 109 0.004154 10.0.0.129 - - [2026-01-27 11:12:12] "GET /virtual-machine-interface/7c3d416a-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006400 10.0.0.129 - - [2026-01-27 11:12:12] "POST /set-tag HTTP/1.1" 200 109 0.005430 10.0.0.129 - - [2026-01-27 11:12:12] "GET /virtual-machine/f4101a00-9993-4f5e-8e55-ce27f2159593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.008090 10.0.0.129 - - [2026-01-27 11:12:12] "POST /ref-update HTTP/1.1" 200 156 0.012054 10.0.0.129 - - [2026-01-27 11:12:12] "GET /virtual-machine-interface/7c3d416a-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.023269 10.0.0.129 - - [2026-01-27 11:12:12] "POST /set-tag HTTP/1.1" 200 109 0.024827 10.0.0.129 - - [2026-01-27 11:12:13] "POST /set-tag HTTP/1.1" 200 109 0.028572 10.0.0.129 - - [2026-01-27 11:12:13] "POST /set-tag HTTP/1.1" 200 109 0.032635 10.0.0.129 - - [2026-01-27 11:12:13] "POST /set-tag HTTP/1.1" 200 109 0.032437 10.0.0.129 - - [2026-01-27 11:12:13] "DELETE /instance-ip/7c5b7860-fb70-11f0-bbd0-fa163eaa42ad HTTP/1.1" 200 115 0.048163 10.0.0.129 - - [2026-01-27 11:12:13] "DELETE /virtual-machine-interface/7c3d416a-fb70-11f0-bbd0-fa163eaa42ad HTTP/1.1" 200 115 0.054284 10.0.0.129 - - [2026-01-27 11:12:13] "DELETE /virtual-machine/f4101a00-9993-4f5e-8e55-ce27f2159593 HTTP/1.1" 200 115 0.041540 10.0.0.129 - - [2026-01-27 11:12:13] "DELETE /tag/ff5097e7-4bc5-4ffd-8c16-172a6287c44c HTTP/1.1" 409 237 0.008080 10.0.0.129 - - [2026-01-27 11:12:13] "GET /virtual-machine-interface/7bb5d766-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006161 10.0.0.129 - - [2026-01-27 11:12:13] "POST /set-tag HTTP/1.1" 200 109 0.003291 10.0.0.129 - - [2026-01-27 11:12:13] "GET /virtual-machine-interface/7bb5d766-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006838 10.0.0.129 - - [2026-01-27 11:12:13] "POST /set-tag HTTP/1.1" 200 109 0.002968 10.0.0.129 - - [2026-01-27 11:12:13] "GET /virtual-machine/c0c5a487-ff18-46ff-bbb9-d8089a989f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003637 10.0.0.129 - - [2026-01-27 11:12:13] "POST /ref-update HTTP/1.1" 200 156 0.012009 10.0.0.129 - - [2026-01-27 11:12:13] "GET /virtual-machine-interface/7bb5d766-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.023880 10.0.0.129 - - [2026-01-27 11:12:13] "POST /set-tag HTTP/1.1" 200 109 0.024410 10.0.0.129 - - [2026-01-27 11:12:13] "POST /set-tag HTTP/1.1" 200 109 0.038161 10.0.0.129 - - [2026-01-27 11:12:13] "POST /set-tag HTTP/1.1" 200 109 0.038583 10.0.0.129 - - [2026-01-27 11:12:13] "POST /set-tag HTTP/1.1" 200 109 0.033410 10.0.0.129 - - [2026-01-27 11:12:13] "DELETE /instance-ip/7bd2a9b8-fb70-11f0-bbd0-fa163eaa42ad HTTP/1.1" 200 115 0.092315 10.0.0.129 - - [2026-01-27 11:12:13] "DELETE /virtual-machine-interface/7bb5d766-fb70-11f0-bbd0-fa163eaa42ad HTTP/1.1" 200 115 0.086914 10.0.0.129 - - [2026-01-27 11:12:14] "DELETE /virtual-machine/c0c5a487-ff18-46ff-bbb9-d8089a989f76 HTTP/1.1" 200 115 0.033755 10.0.0.129 - - [2026-01-27 11:12:14] "DELETE /tag/78e7f43e-27f5-4051-8e27-06b8f3b3e574 HTTP/1.1" 200 115 0.043421 10.0.0.129 - - [2026-01-27 11:12:14] "DELETE /tag/63ea191a-74a9-461e-93af-8ae0eb541010 HTTP/1.1" 200 115 0.042359 10.0.0.129 - - [2026-01-27 11:12:14] "DELETE /tag/33c09e26-6790-4381-b05b-38bdee584993 HTTP/1.1" 200 115 0.039037 10.0.0.129 - - [2026-01-27 11:12:15] "POST /projects HTTP/1.1" 409 238 0.003405 10.0.0.129 - - [2026-01-27 11:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.129 - - [2026-01-27 11:12:15] "GET /project/297a07de-2e94-47cf-b6b7-a80737eaf317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.053442 10.0.0.129 - - [2026-01-27 11:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.129 - - [2026-01-27 11:12:15] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005719 10.0.0.129 - - [2026-01-27 11:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.129 - - [2026-01-27 11:12:15] "GET /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.009449 10.0.0.129 - - [2026-01-27 11:12:15] "POST /security-groups HTTP/1.1" 409 285 0.006111 10.0.0.129 - - [2026-01-27 11:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.129 - - [2026-01-27 11:12:15] "PUT /security-group/8ddc6b9d-0431-452c-a5da-6c8d3193a441 HTTP/1.1" 200 263 0.060061 10.0.0.129 - - [2026-01-27 11:12:15] "PUT /access-control-list/b90630bc-bf38-4b61-a656-0c45e893052c HTTP/1.1" 200 273 0.016727 10.0.0.129 - - [2026-01-27 11:12:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.032658 10.0.0.129 - - [2026-01-27 11:12:15] "PUT /access-control-list/be9aef00-9cd9-4034-8822-12b76de30aee HTTP/1.1" 200 273 0.041611 10.0.0.129 - - [2026-01-27 11:12:20] "POST /projects HTTP/1.1" 409 238 0.002449 10.0.0.129 - - [2026-01-27 11:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.129 - - [2026-01-27 11:12:20] "GET /project/297a07de-2e94-47cf-b6b7-a80737eaf317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.052669 10.0.0.129 - - [2026-01-27 11:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006123 10.0.0.129 - - [2026-01-27 11:12:20] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005099 10.0.0.129 - - [2026-01-27 11:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.129 - - [2026-01-27 11:12:20] "GET /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.007412 10.0.0.129 - - [2026-01-27 11:12:20] "POST /security-groups HTTP/1.1" 409 285 0.004120 10.0.0.129 - - [2026-01-27 11:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.129 - - [2026-01-27 11:12:20] "PUT /security-group/8ddc6b9d-0431-452c-a5da-6c8d3193a441 HTTP/1.1" 200 263 0.072094 10.0.0.129 - - [2026-01-27 11:12:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.043031 10.0.0.129 - - [2026-01-27 11:12:20] "GET /firewall-policy/935250f1-375f-4baa-980e-4e50248d2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.007352 10.0.0.129 - - [2026-01-27 11:12:20] "PUT /access-control-list/b90630bc-bf38-4b61-a656-0c45e893052c HTTP/1.1" 200 273 0.039095 10.0.0.129 - - [2026-01-27 11:12:21] "PUT /access-control-list/be9aef00-9cd9-4034-8822-12b76de30aee HTTP/1.1" 200 273 0.020331 10.0.0.129 - - [2026-01-27 11:12:21] "GET /firewall-rule/b8c12b94-0c3d-4c26-a68b-3e0eca8529e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006665 10.0.0.129 - - [2026-01-27 11:12:21] "POST /ref-update HTTP/1.1" 200 156 0.072210 10.0.0.129 - - [2026-01-27 11:12:21] "DELETE /firewall-rule/b8c12b94-0c3d-4c26-a68b-3e0eca8529e9 HTTP/1.1" 200 115 0.033728 10.0.0.129 - - [2026-01-27 11:12:21] "GET /firewall-policy/935250f1-375f-4baa-980e-4e50248d2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.012708 10.0.0.129 - - [2026-01-27 11:12:21] "GET /firewall-rule/6788e384-fd9b-4ecb-90c8-387450081570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003765 10.0.0.129 - - [2026-01-27 11:12:21] "POST /ref-update HTTP/1.1" 200 156 0.073662 10.0.0.129 - - [2026-01-27 11:12:21] "DELETE /firewall-rule/6788e384-fd9b-4ecb-90c8-387450081570 HTTP/1.1" 200 115 0.052421 10.0.0.129 - - [2026-01-27 11:12:21] "DELETE /tag/be1edc03-2783-4276-aa93-cfdf6941dcaa HTTP/1.1" 409 237 0.007234 10.0.0.129 - - [2026-01-27 11:12:21] "DELETE /tag/f47f616f-db0e-4b65-93b2-9135bf147133 HTTP/1.1" 409 237 0.008497 10.0.0.129 - - [2026-01-27 11:12:21] "DELETE /tag/48301efb-382d-4789-967f-ed734183d03f HTTP/1.1" 200 115 0.048121 10.0.0.129 - - [2026-01-27 11:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.129 - - [2026-01-27 11:12:21] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007009 10.0.0.129 - - [2026-01-27 11:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.129 - - [2026-01-27 11:12:21] "GET /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004885 10.0.0.129 - - [2026-01-27 11:12:21] "PUT /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe HTTP/1.1" 200 265 0.054906 10.0.0.129 - - [2026-01-27 11:12:21] "PUT /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3 HTTP/1.1" 200 265 0.052821 10.0.0.129 - - [2026-01-27 11:12:21] "DELETE /security-group/8ddc6b9d-0431-452c-a5da-6c8d3193a441 HTTP/1.1" 200 115 0.065213 10.0.0.129 - - [2026-01-27 11:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006566 10.0.0.129 - - [2026-01-27 11:12:21] "DELETE /access-control-list/b90630bc-bf38-4b61-a656-0c45e893052c HTTP/1.1" 200 115 0.051163 10.0.0.129 - - [2026-01-27 11:12:21] "DELETE /access-control-list/be9aef00-9cd9-4034-8822-12b76de30aee HTTP/1.1" 200 115 0.033210 10.0.0.129 - - [2026-01-27 11:12:21] "GET /project/297a07de-2e94-47cf-b6b7-a80737eaf317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.042015 10.0.0.129 - - [2026-01-27 11:12:21] "GET /project/297a07de-2e94-47cf-b6b7-a80737eaf317?fields=security_groups HTTP/1.1" 200 1352 0.043962 10.0.0.129 - - [2026-01-27 11:12:22] "DELETE /security-group/c94079e8-bdd8-41b4-8be2-c5736436b23f HTTP/1.1" 200 115 0.069816 10.0.0.129 - - [2026-01-27 11:12:22] "DELETE /access-control-list/e11e9b4f-1073-403b-8f3d-6529cbad8a88 HTTP/1.1" 200 115 0.063064 10.0.0.129 - - [2026-01-27 11:12:22] "GET /project/297a07de-2e94-47cf-b6b7-a80737eaf317?fields=application_policy_sets HTTP/1.1" 200 1391 0.053824 10.0.0.129 - - [2026-01-27 11:12:22] "DELETE /access-control-list/ba8d1ac4-6ebe-4769-871d-73b749182a30 HTTP/1.1" 200 115 0.056881 10.0.0.129 - - [2026-01-27 11:12:22] "DELETE /project/297a07de-2e94-47cf-b6b7-a80737eaf317 HTTP/1.1" 200 115 0.377872 10.0.0.129 - - [2026-01-27 11:12:22] "POST /projects HTTP/1.1" 409 238 0.004648 10.0.0.129 - - [2026-01-27 11:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.129 - - [2026-01-27 11:12:22] "GET /project/35d08cc3-47b0-45e3-a205-bd589355001a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042478 10.0.0.129 - - [2026-01-27 11:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.129 - - [2026-01-27 11:12:22] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.015777 10.0.0.129 - - [2026-01-27 11:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.129 - - [2026-01-27 11:12:22] "GET /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005784 10.0.0.129 - - [2026-01-27 11:12:22] "POST /security-groups HTTP/1.1" 409 285 0.003523 10.0.0.129 - - [2026-01-27 11:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.129 - - [2026-01-27 11:12:22] "PUT /security-group/761b7986-4187-448a-a951-a74b3e2eaabb HTTP/1.1" 200 263 0.062492 10.0.0.129 - - [2026-01-27 11:12:22] "PUT /access-control-list/85b333c3-7269-47b5-ad34-a97c7d23e362 HTTP/1.1" 200 273 0.015382 10.0.0.129 - - [2026-01-27 11:12:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.030846 10.0.0.129 - - [2026-01-27 11:12:22] "PUT /access-control-list/d822e641-05ab-4819-802e-1b85f0665ce7 HTTP/1.1" 200 273 0.043090 10.0.0.129 - - [2026-01-27 11:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005211 10.0.0.129 - - [2026-01-27 11:12:26] "GET /loadbalancer/35864bad-432f-411f-8aae-3881dc73bdac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.015647 10.0.0.129 - - [2026-01-27 11:12:26] "GET /virtual-machine-interface/79c5aca6-fb70-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.008405 10.0.0.129 - - [2026-01-27 11:12:26] "DELETE /loadbalancer-member/876681e9-db46-415e-880c-ed6bedca1dfc HTTP/1.1" 200 115 0.071240 10.0.0.129 - - [2026-01-27 11:12:26] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003247 10.0.0.129 - - [2026-01-27 11:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.129 - - [2026-01-27 11:12:26] "GET /policy-management/203e4a80-477b-452e-92a1-2a0b7f842645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010336 10.0.0.129 - - [2026-01-27 11:12:26] "GET /firewall-policy/30556ea5-a639-4496-a0da-23c6ad7369f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.004813 10.0.0.129 - - [2026-01-27 11:12:26] "GET /firewall-rule/b211d80b-51b4-454b-a3b5-b2114262a649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.009393 10.0.0.129 - - [2026-01-27 11:12:26] "POST /ref-update HTTP/1.1" 200 156 0.034451 10.0.0.129 - - [2026-01-27 11:12:26] "DELETE /firewall-rule/b211d80b-51b4-454b-a3b5-b2114262a649 HTTP/1.1" 200 115 0.077096 10.0.0.129 - - [2026-01-27 11:12:26] "GET /firewall-policy/00b49482-3f47-45e3-9099-fe476ee1b520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.008223 10.0.0.129 - - [2026-01-27 11:12:26] "GET /firewall-rule/0648cfca-b57c-4683-912f-439342f7ccb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.008255 10.0.0.129 - - [2026-01-27 11:12:26] "POST /ref-update HTTP/1.1" 200 156 0.033857 10.0.0.129 - - [2026-01-27 11:12:27] "DELETE /firewall-rule/0648cfca-b57c-4683-912f-439342f7ccb9 HTTP/1.1" 200 115 0.069353 10.0.0.129 - - [2026-01-27 11:12:27] "GET /firewall-policy/00b49482-3f47-45e3-9099-fe476ee1b520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.015319 10.0.0.129 - - [2026-01-27 11:12:27] "GET /firewall-rule/d4b67606-74bc-4e03-9e65-bff6b8e51d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.004125 10.0.0.129 - - [2026-01-27 11:12:27] "POST /ref-update HTTP/1.1" 200 156 0.017977 10.0.0.129 - - [2026-01-27 11:12:27] "DELETE /firewall-rule/d4b67606-74bc-4e03-9e65-bff6b8e51d1a HTTP/1.1" 200 115 0.058897 10.0.0.129 - - [2026-01-27 11:12:27] "GET /application-policy-set/e8672f95-05fb-458f-9cc2-9f5b58a70dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.005572 10.0.0.129 - - [2026-01-27 11:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.129 - - [2026-01-27 11:12:27] "GET /policy-management/203e4a80-477b-452e-92a1-2a0b7f842645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003341 10.0.0.129 - - [2026-01-27 11:12:27] "GET /firewall-policy/00b49482-3f47-45e3-9099-fe476ee1b520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005665 10.0.0.129 - - [2026-01-27 11:12:27] "POST /ref-update HTTP/1.1" 200 156 0.022079 10.0.0.129 - - [2026-01-27 11:12:27] "DELETE /firewall-policy/00b49482-3f47-45e3-9099-fe476ee1b520 HTTP/1.1" 200 115 0.036000 10.0.0.129 - - [2026-01-27 11:12:27] "DELETE /tag/8fe4524f-a529-45a7-a2ae-6d07c57b2e7a HTTP/1.1" 200 115 0.082610 10.0.0.129 - - [2026-01-27 11:12:27] "DELETE /tag/ff5097e7-4bc5-4ffd-8c16-172a6287c44c HTTP/1.1" 200 115 0.070135 10.0.0.129 - - [2026-01-27 11:12:27] "DELETE /tag/be1edc03-2783-4276-aa93-cfdf6941dcaa HTTP/1.1" 200 115 0.073936 10.0.0.129 - - [2026-01-27 11:12:27] "DELETE /tag/f47f616f-db0e-4b65-93b2-9135bf147133 HTTP/1.1" 200 115 0.057764 10.0.0.129 - - [2026-01-27 11:12:27] "DELETE /loadbalancer-pool/b4b33f00-5642-4f2d-8076-5601ef851a6b HTTP/1.1" 200 115 0.044617 10.0.0.129 - - [2026-01-27 11:12:27] "DELETE /loadbalancer-listener/22ef2bde-f2e2-4bd8-ae62-0253d13af7b5 HTTP/1.1" 200 115 0.053991 10.0.0.129 - - [2026-01-27 11:12:27] "DELETE /loadbalancer/35864bad-432f-411f-8aae-3881dc73bdac HTTP/1.1" 200 115 0.064284 10.0.0.129 - - [2026-01-27 11:12:27] "DELETE /floating-ip/e07cdb0d-a79c-4471-8d11-c1ff084045b2 HTTP/1.1" 200 115 0.045672 10.0.0.129 - - [2026-01-27 11:12:27] "DELETE /instance-ip/561fed7a-2cc0-4e4b-be09-94bd967fe2ad HTTP/1.1" 200 115 0.085201 10.0.0.129 - - [2026-01-27 11:12:28] "DELETE /virtual-machine-interface/9d1edeb9-cd04-4976-82c8-de7786cdfb34 HTTP/1.1" 200 115 0.087840 10.0.0.129 - - [2026-01-27 11:12:28] "DELETE /tag/52317226-299c-419e-8997-62656fdc4da3 HTTP/1.1" 200 115 0.074110 10.0.0.129 - - [2026-01-27 11:12:28] "POST /projects HTTP/1.1" 409 238 0.003894 10.0.0.129 - - [2026-01-27 11:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.129 - - [2026-01-27 11:12:28] "GET /project/35d08cc3-47b0-45e3-a205-bd589355001a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.056712 10.0.0.129 - - [2026-01-27 11:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007005 10.0.0.129 - - [2026-01-27 11:12:28] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006314 10.0.0.129 - - [2026-01-27 11:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.129 - - [2026-01-27 11:12:28] "GET /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005778 10.0.0.129 - - [2026-01-27 11:12:28] "POST /security-groups HTTP/1.1" 409 285 0.003300 10.0.0.129 - - [2026-01-27 11:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.129 - - [2026-01-27 11:12:28] "PUT /security-group/761b7986-4187-448a-a951-a74b3e2eaabb HTTP/1.1" 200 263 0.061001 10.0.0.129 - - [2026-01-27 11:12:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.044947 10.0.0.129 - - [2026-01-27 11:12:28] "PUT /access-control-list/85b333c3-7269-47b5-ad34-a97c7d23e362 HTTP/1.1" 200 273 0.039011 10.0.0.129 - - [2026-01-27 11:12:28] "GET /firewall-policy/935250f1-375f-4baa-980e-4e50248d2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.033935 10.0.0.129 - - [2026-01-27 11:12:28] "GET /firewall-rule/6dfc5fce-9836-45fb-b6b4-e6cce1f33a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.010337 10.0.0.129 - - [2026-01-27 11:12:28] "PUT /access-control-list/d822e641-05ab-4819-802e-1b85f0665ce7 HTTP/1.1" 200 273 0.049298 10.0.0.129 - - [2026-01-27 11:12:28] "POST /ref-update HTTP/1.1" 200 156 0.152116 10.0.0.129 - - [2026-01-27 11:12:28] "DELETE /firewall-rule/6dfc5fce-9836-45fb-b6b4-e6cce1f33a35 HTTP/1.1" 200 115 0.106917 10.0.0.129 - - [2026-01-27 11:12:28] "GET /firewall-policy/935250f1-375f-4baa-980e-4e50248d2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.009875 10.0.0.129 - - [2026-01-27 11:12:28] "GET /firewall-rule/8fc7f44f-461e-4887-a684-0a45dbeb1aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007079 10.0.0.129 - - [2026-01-27 11:12:29] "POST /ref-update HTTP/1.1" 200 156 0.223431 10.0.0.129 - - [2026-01-27 11:12:29] "DELETE /firewall-rule/8fc7f44f-461e-4887-a684-0a45dbeb1aa2 HTTP/1.1" 200 115 0.071349 10.0.0.129 - - [2026-01-27 11:12:29] "DELETE /tag/472c3c5f-4cb9-465a-80bd-1d7a708aa473 HTTP/1.1" 200 115 0.051757 10.0.0.129 - - [2026-01-27 11:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010921 10.0.0.129 - - [2026-01-27 11:12:29] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.012167 10.0.0.129 - - [2026-01-27 11:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006685 10.0.0.129 - - [2026-01-27 11:12:29] "GET /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.019845 10.0.0.129 - - [2026-01-27 11:12:29] "PUT /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe HTTP/1.1" 200 265 0.083618 10.0.0.129 - - [2026-01-27 11:12:29] "PUT /virtual-network/55b1c48c-0a8c-4c23-b54d-c7df78a478f3 HTTP/1.1" 200 265 0.094602 10.0.0.129 - - [2026-01-27 11:12:29] "DELETE /security-group/761b7986-4187-448a-a951-a74b3e2eaabb HTTP/1.1" 200 115 0.095107 10.0.0.129 - - [2026-01-27 11:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009007 10.0.0.129 - - [2026-01-27 11:12:29] "DELETE /access-control-list/85b333c3-7269-47b5-ad34-a97c7d23e362 HTTP/1.1" 200 115 0.061568 10.0.0.129 - - [2026-01-27 11:12:29] "DELETE /access-control-list/d822e641-05ab-4819-802e-1b85f0665ce7 HTTP/1.1" 200 115 0.082851 10.0.0.129 - - [2026-01-27 11:12:29] "GET /project/35d08cc3-47b0-45e3-a205-bd589355001a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.081040 10.0.0.129 - - [2026-01-27 11:12:29] "GET /project/35d08cc3-47b0-45e3-a205-bd589355001a?fields=security_groups HTTP/1.1" 200 1352 0.050719 10.0.0.129 - - [2026-01-27 11:12:30] "DELETE /security-group/b9d055d1-ea8b-436c-a6f4-88b9ba350f35 HTTP/1.1" 200 115 0.078444 10.0.0.129 - - [2026-01-27 11:12:30] "DELETE /access-control-list/e7d94a1e-6aab-4153-9dec-87edaf01df17 HTTP/1.1" 200 115 0.055215 10.0.0.129 - - [2026-01-27 11:12:30] "GET /project/35d08cc3-47b0-45e3-a205-bd589355001a?fields=application_policy_sets HTTP/1.1" 200 1391 0.065620 10.0.0.129 - - [2026-01-27 11:12:30] "DELETE /access-control-list/16f9f03b-eac0-472f-a7e5-24c838289ff8 HTTP/1.1" 200 115 0.096729 10.0.0.129 - - [2026-01-27 11:12:30] "DELETE /project/35d08cc3-47b0-45e3-a205-bd589355001a HTTP/1.1" 200 115 0.494205 10.0.0.129 - - [2026-01-27 11:13:27] "GET / HTTP/1.1" 200 36215 0.001703 10.0.0.129 - - [2026-01-27 11:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.129 - - [2026-01-27 11:13:27] "GET /global-vrouter-config/a0408990-c76a-44c8-a8eb-bb8a5519efa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004048 10.0.0.129 - - [2026-01-27 11:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.129 - - [2026-01-27 11:13:28] "GET /global-vrouter-config/a0408990-c76a-44c8-a8eb-bb8a5519efa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003509 10.0.0.129 - - [2026-01-27 11:13:43] "GET / HTTP/1.1" 200 36215 0.002213 10.0.0.129 - - [2026-01-27 11:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.129 - - [2026-01-27 11:13:43] "GET /global-system-config/3bfb2c8d-fcc3-4c9d-bd96-236a46b403fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.010107 10.0.0.129 - - [2026-01-27 11:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.129 - - [2026-01-27 11:13:43] "GET /config-node/21db24fc-13ed-4469-8ff0-229924665fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002912 10.0.0.129 - - [2026-01-27 11:13:43] "GET / HTTP/1.1" 200 36215 0.002135 10.0.0.129 - - [2026-01-27 11:13:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003144 10.0.0.129 - - [2026-01-27 11:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.129 - - [2026-01-27 11:13:48] "GET /global-vrouter-config/a0408990-c76a-44c8-a8eb-bb8a5519efa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002940 10.0.0.129 - - [2026-01-27 11:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.129 - - [2026-01-27 11:13:48] "PUT /global-vrouter-config/a0408990-c76a-44c8-a8eb-bb8a5519efa7 HTTP/1.1" 200 277 0.021009 10.0.0.129 - - [2026-01-27 11:13:49] "GET / HTTP/1.1" 200 36215 0.001730 10.0.0.129 - - [2026-01-27 11:13:49] "POST /alarms HTTP/1.1" 409 264 0.002587 10.0.0.129 - - [2026-01-27 11:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.129 - - [2026-01-27 11:13:49] "PUT /alarm/7ed5f973-7c2d-4ced-b83e-137d5f1e2850 HTTP/1.1" 200 245 0.012872 10.0.0.129 - - [2026-01-27 11:13:49] "POST /alarms HTTP/1.1" 409 261 0.008141 10.0.0.129 - - [2026-01-27 11:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.129 - - [2026-01-27 11:13:49] "PUT /alarm/57bec7b7-d6e7-4da0-ba4e-739a3f12fa89 HTTP/1.1" 200 245 0.016512 10.0.0.129 - - [2026-01-27 11:13:49] "POST /alarms HTTP/1.1" 409 261 0.010508 10.0.0.129 - - [2026-01-27 11:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.129 - - [2026-01-27 11:13:49] "PUT /alarm/b587e002-dd33-490f-996b-22e0bb13319c HTTP/1.1" 200 245 0.013150 10.0.0.129 - - [2026-01-27 11:13:49] "POST /alarms HTTP/1.1" 409 253 0.008141 10.0.0.129 - - [2026-01-27 11:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004992 10.0.0.129 - - [2026-01-27 11:13:49] "PUT /alarm/83a51da0-9ade-471c-a192-faadcf4c2d97 HTTP/1.1" 200 245 0.015100 10.0.0.129 - - [2026-01-27 11:13:49] "POST /alarms HTTP/1.1" 409 251 0.006539 10.0.0.129 - - [2026-01-27 11:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.129 - - [2026-01-27 11:13:49] "PUT /alarm/524e3578-69c8-4261-adff-73fc389f87b9 HTTP/1.1" 200 245 0.011605 10.0.0.129 - - [2026-01-27 11:13:49] "POST /alarms HTTP/1.1" 409 252 0.004306 10.0.0.129 - - [2026-01-27 11:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008089 10.0.0.129 - - [2026-01-27 11:13:49] "PUT /alarm/f3c66de1-5b04-4499-80d4-840cb88e4d7c HTTP/1.1" 200 245 0.014959 10.0.0.129 - - [2026-01-27 11:13:49] "POST /alarms HTTP/1.1" 409 256 0.016298 10.0.0.129 - - [2026-01-27 11:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.129 - - [2026-01-27 11:13:49] "PUT /alarm/d1bab478-ff00-4520-8b02-5a04de1606db HTTP/1.1" 200 245 0.015234 10.0.0.129 - - [2026-01-27 11:13:49] "POST /alarms HTTP/1.1" 409 248 0.014290 10.0.0.129 - - [2026-01-27 11:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.129 - - [2026-01-27 11:13:49] "PUT /alarm/463199ed-e43a-4cab-9e3b-99b537a524a5 HTTP/1.1" 200 245 0.015454 10.0.0.129 - - [2026-01-27 11:13:49] "POST /alarms HTTP/1.1" 409 252 0.017046 10.0.0.129 - - [2026-01-27 11:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.129 - - [2026-01-27 11:13:49] "PUT /alarm/0ec775e6-4af3-4fe4-a271-22d4b0e72cf2 HTTP/1.1" 200 245 0.012638 10.0.0.129 - - [2026-01-27 11:13:49] "POST /alarms HTTP/1.1" 409 257 0.005871 10.0.0.129 - - [2026-01-27 11:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.129 - - [2026-01-27 11:13:49] "PUT /alarm/a0d1f2af-af4e-41b1-a0a8-e34410ed76e5 HTTP/1.1" 200 245 0.013444 10.0.0.129 - - [2026-01-27 11:13:49] "POST /alarms HTTP/1.1" 409 251 0.006190 10.0.0.129 - - [2026-01-27 11:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.129 - - [2026-01-27 11:13:50] "PUT /alarm/471444ef-fcf4-4c54-9773-a2444d342c04 HTTP/1.1" 200 245 0.017714 10.0.0.129 - - [2026-01-27 11:13:50] "POST /alarms HTTP/1.1" 409 257 0.012480 10.0.0.129 - - [2026-01-27 11:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.129 - - [2026-01-27 11:13:50] "PUT /alarm/6e9d4253-8e6f-4f8b-a0f8-0a31be3bb3ee HTTP/1.1" 200 245 0.013119 10.0.0.129 - - [2026-01-27 11:13:50] "POST /alarms HTTP/1.1" 409 261 0.005785 10.0.0.129 - - [2026-01-27 11:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.129 - - [2026-01-27 11:13:50] "PUT /alarm/15310eb3-15ef-4009-a7e5-dd2b749cd7b0 HTTP/1.1" 200 245 0.014655 10.0.0.129 - - [2026-01-27 11:13:50] "POST /alarms HTTP/1.1" 409 258 0.009917 10.0.0.129 - - [2026-01-27 11:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.129 - - [2026-01-27 11:13:50] "PUT /alarm/f887dfaf-227d-4ac5-bab7-6cd3bfcbe8ed HTTP/1.1" 200 245 0.013067 10.0.0.129 - - [2026-01-27 11:13:50] "POST /alarms HTTP/1.1" 409 254 0.002821 10.0.0.129 - - [2026-01-27 11:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.129 - - [2026-01-27 11:13:50] "PUT /alarm/f7a8babb-e0f5-4530-b585-f89a2b24f920 HTTP/1.1" 200 245 0.017938 10.0.0.129 - - [2026-01-27 11:13:50] "POST /alarms HTTP/1.1" 409 254 0.006830 10.0.0.129 - - [2026-01-27 11:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.129 - - [2026-01-27 11:13:50] "PUT /alarm/b919095e-8d46-42dd-bf8c-274ca38b3049 HTTP/1.1" 200 245 0.014386 10.0.0.129 - - [2026-01-27 11:13:50] "POST /alarms HTTP/1.1" 409 254 0.004199 10.0.0.129 - - [2026-01-27 11:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.129 - - [2026-01-27 11:13:50] "PUT /alarm/424ef4f7-3b6b-4ce5-ad2b-54b50a880f03 HTTP/1.1" 200 245 0.013538 10.0.0.129 - - [2026-01-27 11:13:50] "POST /alarms HTTP/1.1" 409 247 0.005436 10.0.0.129 - - [2026-01-27 11:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.129 - - [2026-01-27 11:13:50] "PUT /alarm/ddc643ff-2ccd-442a-b30d-93d3f28e678e HTTP/1.1" 200 245 0.018620 10.0.0.129 - - [2026-01-27 11:13:50] "POST /alarms HTTP/1.1" 409 272 0.015254 10.0.0.129 - - [2026-01-27 11:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005376 10.0.0.129 - - [2026-01-27 11:13:50] "PUT /alarm/07c15d33-ea9f-465d-ba57-60f78d28b5aa HTTP/1.1" 200 245 0.013068 10.0.0.129 - - [2026-01-27 11:13:50] "POST /alarms HTTP/1.1" 409 261 0.009607 10.0.0.129 - - [2026-01-27 11:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.129 - - [2026-01-27 11:13:50] "PUT /alarm/a0ac781f-15a5-42d8-87d4-720d40bee1c3 HTTP/1.1" 200 245 0.014482 10.0.0.129 - - [2026-01-27 11:13:50] "POST /alarms HTTP/1.1" 409 259 0.020109 10.0.0.129 - - [2026-01-27 11:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.129 - - [2026-01-27 11:13:50] "PUT /alarm/df4711c4-a150-4d3b-8f97-5fd5660407a5 HTTP/1.1" 200 245 0.014715 10.0.0.129 - - [2026-01-27 11:13:50] "POST /alarms HTTP/1.1" 409 265 0.005401 10.0.0.129 - - [2026-01-27 11:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.129 - - [2026-01-27 11:13:50] "PUT /alarm/1353cc32-0eea-4f61-bffa-be62bb64f747 HTTP/1.1" 200 245 0.014438 10.0.0.129 - - [2026-01-27 11:13:50] "POST /alarms HTTP/1.1" 409 279 0.003227 10.0.0.129 - - [2026-01-27 11:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.129 - - [2026-01-27 11:13:50] "PUT /alarm/e2d5afd8-f739-4683-82b6-e41c0c0a17f6 HTTP/1.1" 200 245 0.014284 10.0.0.129 - - [2026-01-27 11:13:51] "GET / HTTP/1.1" 200 36215 0.007007 10.0.0.129 - - [2026-01-27 11:13:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.014281 10.0.0.129 - - [2026-01-27 11:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.129 - - [2026-01-27 11:13:51] "PUT /global-vrouter-config/a0408990-c76a-44c8-a8eb-bb8a5519efa7 HTTP/1.1" 200 277 0.017134 10.0.0.129 - - [2026-01-27 11:13:51] "GET / HTTP/1.1" 200 36215 0.002043 10.0.0.129 - - [2026-01-27 11:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.129 - - [2026-01-27 11:13:51] "GET /global-vrouter-config/a0408990-c76a-44c8-a8eb-bb8a5519efa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004112 10.0.0.129 - - [2026-01-27 11:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.129 - - [2026-01-27 11:13:51] "PUT /global-vrouter-config/a0408990-c76a-44c8-a8eb-bb8a5519efa7 HTTP/1.1" 200 277 0.025887 10.0.0.129 - - [2026-01-27 11:13:52] "GET / HTTP/1.1" 200 36215 0.001602 10.0.0.129 - - [2026-01-27 11:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.129 - - [2026-01-27 11:13:52] "GET /global-system-config/3bfb2c8d-fcc3-4c9d-bd96-236a46b403fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.009703 10.0.0.129 - - [2026-01-27 11:13:52] "PUT /global-system-config/3bfb2c8d-fcc3-4c9d-bd96-236a46b403fc HTTP/1.1" 200 275 0.020619 10.0.0.129 - - [2026-01-27 11:13:54] "GET / HTTP/1.1" 200 36215 0.001949 10.0.0.129 - - [2026-01-27 11:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.129 - - [2026-01-27 11:13:54] "GET /routing-instance/0d29aa58-3748-4293-b34d-3c883b3e6267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003570 10.0.0.129 - - [2026-01-27 11:13:54] "POST /bgp-routers HTTP/1.1" 409 301 0.002828 10.0.0.129 - - [2026-01-27 11:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.129 - - [2026-01-27 11:13:54] "GET /bgp-router/c3d678f9-c579-406c-927a-931318c2f490?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003551 10.0.0.129 - - [2026-01-27 11:13:54] "PUT /bgp-router/c3d678f9-c579-406c-927a-931318c2f490 HTTP/1.1" 200 255 0.022967 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:13:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001817 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:13:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001067 10.0.0.129 - - [2026-01-27 11:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.129 - - [2026-01-27 11:13:56] "GET /global-vrouter-config/a0408990-c76a-44c8-a8eb-bb8a5519efa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003677 10.0.0.129 - - [2026-01-27 11:14:11] "GET / HTTP/1.1" 200 36215 0.001920 10.0.0.129 - - [2026-01-27 11:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.129 - - [2026-01-27 11:14:11] "GET /global-system-config/3bfb2c8d-fcc3-4c9d-bd96-236a46b403fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.007725 10.0.0.129 - - [2026-01-27 11:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.129 - - [2026-01-27 11:14:11] "GET /config-node/21db24fc-13ed-4469-8ff0-229924665fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.005392 10.0.0.129 - - [2026-01-27 11:14:23] "GET / HTTP/1.1" 200 36215 0.002419 10.0.0.129 - - [2026-01-27 11:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.129 - - [2026-01-27 11:14:23] "GET /routing-instance/0d29aa58-3748-4293-b34d-3c883b3e6267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003624 10.0.0.129 - - [2026-01-27 11:14:23] "POST /bgp-routers HTTP/1.1" 409 301 0.009594 10.0.0.129 - - [2026-01-27 11:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.129 - - [2026-01-27 11:14:23] "GET /bgp-router/c3d678f9-c579-406c-927a-931318c2f490?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.004117 10.0.0.129 - - [2026-01-27 11:14:23] "PUT /bgp-router/c3d678f9-c579-406c-927a-931318c2f490 HTTP/1.1" 200 255 0.015527 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:14:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001311 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:14:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001884 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:14:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001074 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:14:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001250 10.0.0.129 - - [2026-01-27 11:14:44] "GET / HTTP/1.1" 200 36215 0.001993 10.0.0.129 - - [2026-01-27 11:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.129 - - [2026-01-27 11:14:44] "GET /global-system-config/3bfb2c8d-fcc3-4c9d-bd96-236a46b403fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005940 10.0.0.129 - - [2026-01-27 11:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.129 - - [2026-01-27 11:14:44] "GET /config-node/21db24fc-13ed-4469-8ff0-229924665fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002944 10.0.0.129 - - [2026-01-27 11:14:44] "GET / HTTP/1.1" 200 36215 0.005948 10.0.0.129 - - [2026-01-27 11:14:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003366 10.0.0.129 - - [2026-01-27 11:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.129 - - [2026-01-27 11:14:49] "GET /global-vrouter-config/a0408990-c76a-44c8-a8eb-bb8a5519efa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002867 10.0.0.129 - - [2026-01-27 11:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.129 - - [2026-01-27 11:14:49] "PUT /global-vrouter-config/a0408990-c76a-44c8-a8eb-bb8a5519efa7 HTTP/1.1" 200 277 0.010386 10.0.0.129 - - [2026-01-27 11:14:49] "GET / HTTP/1.1" 200 36215 0.002470 10.0.0.129 - - [2026-01-27 11:14:49] "POST /alarms HTTP/1.1" 409 264 0.002622 10.0.0.129 - - [2026-01-27 11:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.129 - - [2026-01-27 11:14:49] "PUT /alarm/7ed5f973-7c2d-4ced-b83e-137d5f1e2850 HTTP/1.1" 200 245 0.021796 10.0.0.129 - - [2026-01-27 11:14:49] "POST /alarms HTTP/1.1" 409 261 0.009267 10.0.0.129 - - [2026-01-27 11:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.129 - - [2026-01-27 11:14:50] "PUT /alarm/57bec7b7-d6e7-4da0-ba4e-739a3f12fa89 HTTP/1.1" 200 245 0.018949 10.0.0.129 - - [2026-01-27 11:14:50] "POST /alarms HTTP/1.1" 409 261 0.011910 10.0.0.129 - - [2026-01-27 11:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005743 10.0.0.129 - - [2026-01-27 11:14:50] "PUT /alarm/b587e002-dd33-490f-996b-22e0bb13319c HTTP/1.1" 200 245 0.022010 10.0.0.129 - - [2026-01-27 11:14:50] "POST /alarms HTTP/1.1" 409 253 0.008730 10.0.0.129 - - [2026-01-27 11:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004445 10.0.0.129 - - [2026-01-27 11:14:50] "PUT /alarm/83a51da0-9ade-471c-a192-faadcf4c2d97 HTTP/1.1" 200 245 0.016235 10.0.0.129 - - [2026-01-27 11:14:50] "POST /alarms HTTP/1.1" 409 251 0.014161 10.0.0.129 - - [2026-01-27 11:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006560 10.0.0.129 - - [2026-01-27 11:14:50] "PUT /alarm/524e3578-69c8-4261-adff-73fc389f87b9 HTTP/1.1" 200 245 0.018627 10.0.0.129 - - [2026-01-27 11:14:50] "POST /alarms HTTP/1.1" 409 252 0.007624 10.0.0.129 - - [2026-01-27 11:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.129 - - [2026-01-27 11:14:50] "PUT /alarm/f3c66de1-5b04-4499-80d4-840cb88e4d7c HTTP/1.1" 200 245 0.009648 10.0.0.129 - - [2026-01-27 11:14:50] "POST /alarms HTTP/1.1" 409 256 0.011431 10.0.0.129 - - [2026-01-27 11:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.129 - - [2026-01-27 11:14:50] "PUT /alarm/d1bab478-ff00-4520-8b02-5a04de1606db HTTP/1.1" 200 245 0.011434 10.0.0.129 - - [2026-01-27 11:14:50] "POST /alarms HTTP/1.1" 409 248 0.011323 10.0.0.129 - - [2026-01-27 11:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.129 - - [2026-01-27 11:14:50] "PUT /alarm/463199ed-e43a-4cab-9e3b-99b537a524a5 HTTP/1.1" 200 245 0.014778 10.0.0.129 - - [2026-01-27 11:14:50] "POST /alarms HTTP/1.1" 409 252 0.012597 10.0.0.129 - - [2026-01-27 11:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.129 - - [2026-01-27 11:14:50] "PUT /alarm/0ec775e6-4af3-4fe4-a271-22d4b0e72cf2 HTTP/1.1" 200 245 0.010950 10.0.0.129 - - [2026-01-27 11:14:50] "POST /alarms HTTP/1.1" 409 257 0.005886 10.0.0.129 - - [2026-01-27 11:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.129 - - [2026-01-27 11:14:50] "PUT /alarm/a0d1f2af-af4e-41b1-a0a8-e34410ed76e5 HTTP/1.1" 200 245 0.015629 10.0.0.129 - - [2026-01-27 11:14:50] "POST /alarms HTTP/1.1" 409 251 0.012457 10.0.0.129 - - [2026-01-27 11:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008561 10.0.0.129 - - [2026-01-27 11:14:50] "PUT /alarm/471444ef-fcf4-4c54-9773-a2444d342c04 HTTP/1.1" 200 245 0.014405 10.0.0.129 - - [2026-01-27 11:14:50] "POST /alarms HTTP/1.1" 409 257 0.002642 10.0.0.129 - - [2026-01-27 11:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.129 - - [2026-01-27 11:14:50] "PUT /alarm/6e9d4253-8e6f-4f8b-a0f8-0a31be3bb3ee HTTP/1.1" 200 245 0.018421 10.0.0.129 - - [2026-01-27 11:14:50] "POST /alarms HTTP/1.1" 409 261 0.006032 10.0.0.129 - - [2026-01-27 11:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.129 - - [2026-01-27 11:14:50] "PUT /alarm/15310eb3-15ef-4009-a7e5-dd2b749cd7b0 HTTP/1.1" 200 245 0.015000 10.0.0.129 - - [2026-01-27 11:14:50] "POST /alarms HTTP/1.1" 409 258 0.016863 10.0.0.129 - - [2026-01-27 11:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.129 - - [2026-01-27 11:14:50] "PUT /alarm/f887dfaf-227d-4ac5-bab7-6cd3bfcbe8ed HTTP/1.1" 200 245 0.012717 10.0.0.129 - - [2026-01-27 11:14:51] "POST /alarms HTTP/1.1" 409 254 0.011667 10.0.0.129 - - [2026-01-27 11:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014922 10.0.0.129 - - [2026-01-27 11:14:51] "PUT /alarm/f7a8babb-e0f5-4530-b585-f89a2b24f920 HTTP/1.1" 200 245 0.018496 10.0.0.129 - - [2026-01-27 11:14:51] "POST /alarms HTTP/1.1" 409 254 0.005128 10.0.0.129 - - [2026-01-27 11:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.129 - - [2026-01-27 11:14:51] "PUT /alarm/b919095e-8d46-42dd-bf8c-274ca38b3049 HTTP/1.1" 200 245 0.017687 10.0.0.129 - - [2026-01-27 11:14:51] "POST /alarms HTTP/1.1" 409 254 0.015028 10.0.0.129 - - [2026-01-27 11:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.129 - - [2026-01-27 11:14:51] "PUT /alarm/424ef4f7-3b6b-4ce5-ad2b-54b50a880f03 HTTP/1.1" 200 245 0.015219 10.0.0.129 - - [2026-01-27 11:14:51] "POST /alarms HTTP/1.1" 409 247 0.006259 10.0.0.129 - - [2026-01-27 11:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.129 - - [2026-01-27 11:14:51] "PUT /alarm/ddc643ff-2ccd-442a-b30d-93d3f28e678e HTTP/1.1" 200 245 0.015956 10.0.0.129 - - [2026-01-27 11:14:51] "POST /alarms HTTP/1.1" 409 272 0.011409 10.0.0.129 - - [2026-01-27 11:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.129 - - [2026-01-27 11:14:51] "PUT /alarm/07c15d33-ea9f-465d-ba57-60f78d28b5aa HTTP/1.1" 200 245 0.011621 10.0.0.129 - - [2026-01-27 11:14:51] "POST /alarms HTTP/1.1" 409 261 0.009856 10.0.0.129 - - [2026-01-27 11:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.129 - - [2026-01-27 11:14:51] "PUT /alarm/a0ac781f-15a5-42d8-87d4-720d40bee1c3 HTTP/1.1" 200 245 0.011907 10.0.0.129 - - [2026-01-27 11:14:51] "POST /alarms HTTP/1.1" 409 259 0.003876 10.0.0.129 - - [2026-01-27 11:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.129 - - [2026-01-27 11:14:51] "PUT /alarm/df4711c4-a150-4d3b-8f97-5fd5660407a5 HTTP/1.1" 200 245 0.010468 10.0.0.129 - - [2026-01-27 11:14:51] "POST /alarms HTTP/1.1" 409 265 0.004473 10.0.0.129 - - [2026-01-27 11:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.129 - - [2026-01-27 11:14:51] "PUT /alarm/1353cc32-0eea-4f61-bffa-be62bb64f747 HTTP/1.1" 200 245 0.015830 10.0.0.129 - - [2026-01-27 11:14:51] "POST /alarms HTTP/1.1" 409 279 0.006633 10.0.0.129 - - [2026-01-27 11:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.129 - - [2026-01-27 11:14:51] "PUT /alarm/e2d5afd8-f739-4683-82b6-e41c0c0a17f6 HTTP/1.1" 200 245 0.009585 10.0.0.129 - - [2026-01-27 11:14:52] "GET / HTTP/1.1" 200 36215 0.002495 10.0.0.129 - - [2026-01-27 11:14:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003135 10.0.0.129 - - [2026-01-27 11:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005610 10.0.0.129 - - [2026-01-27 11:14:52] "PUT /global-vrouter-config/a0408990-c76a-44c8-a8eb-bb8a5519efa7 HTTP/1.1" 200 277 0.014418 10.0.0.129 - - [2026-01-27 11:14:52] "GET / HTTP/1.1" 200 36215 0.001916 10.0.0.129 - - [2026-01-27 11:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.129 - - [2026-01-27 11:14:52] "GET /global-vrouter-config/a0408990-c76a-44c8-a8eb-bb8a5519efa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003369 10.0.0.129 - - [2026-01-27 11:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.129 - - [2026-01-27 11:14:52] "PUT /global-vrouter-config/a0408990-c76a-44c8-a8eb-bb8a5519efa7 HTTP/1.1" 200 277 0.013635 10.0.0.129 - - [2026-01-27 11:14:52] "GET / HTTP/1.1" 200 36215 0.002299 10.0.0.129 - - [2026-01-27 11:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.129 - - [2026-01-27 11:14:52] "GET /global-system-config/3bfb2c8d-fcc3-4c9d-bd96-236a46b403fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006598 10.0.0.129 - - [2026-01-27 11:14:52] "PUT /global-system-config/3bfb2c8d-fcc3-4c9d-bd96-236a46b403fc HTTP/1.1" 200 275 0.054284 10.0.0.129 - - [2026-01-27 11:14:56] "GET / HTTP/1.1" 200 36215 0.001628 10.0.0.129 - - [2026-01-27 11:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.129 - - [2026-01-27 11:14:56] "GET /routing-instance/0d29aa58-3748-4293-b34d-3c883b3e6267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004332 10.0.0.129 - - [2026-01-27 11:14:56] "POST /bgp-routers HTTP/1.1" 409 301 0.002582 10.0.0.129 - - [2026-01-27 11:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.129 - - [2026-01-27 11:14:56] "GET /bgp-router/c3d678f9-c579-406c-927a-931318c2f490?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003475 10.0.0.129 - - [2026-01-27 11:14:56] "PUT /bgp-router/c3d678f9-c579-406c-927a-931318c2f490 HTTP/1.1" 200 255 0.021855 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:14:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001122 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:14:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001358 10.0.0.129 - - [2026-01-27 11:15:01] "GET /global-system-configs HTTP/1.1" 200 323 0.002238 10.0.0.129 - - [2026-01-27 11:15:02] "POST /tags HTTP/1.1" 200 356 0.053931 10.0.0.129 - - [2026-01-27 11:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.031074 10.0.0.129 - - [2026-01-27 11:15:02] "GET /tag/78a20c38-f94f-4468-8c30-1c64c4c6a486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.026487 10.0.0.129 - - [2026-01-27 11:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.129 - - [2026-01-27 11:15:02] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005789 10.0.0.129 - - [2026-01-27 11:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.129 - - [2026-01-27 11:15:02] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.116758 10.0.0.129 - - [2026-01-27 11:15:02] "POST /virtual-machines HTTP/1.1" 200 352 0.022765 10.0.0.129 - - [2026-01-27 11:15:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.058924 10.0.0.129 - - [2026-01-27 11:15:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.196813 10.0.0.129 - - [2026-01-27 11:15:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.020608 10.0.0.129 - - [2026-01-27 11:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011022 10.0.0.129 - - [2026-01-27 11:15:02] "GET /virtual-machine-interface/6cea5562-fb71-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.025006 10.0.0.129 - - [2026-01-27 11:15:02] "POST /instance-ips HTTP/1.1" 200 392 0.039868 10.0.0.129 - - [2026-01-27 11:15:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.043886 10.0.0.129 - - [2026-01-27 11:15:03] "GET /virtual-machine-interface/6cea5562-fb71-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.022746 10.0.0.129 - - [2026-01-27 11:15:03] "POST /set-tag HTTP/1.1" 200 109 0.023701 10.0.0.129 - - [2026-01-27 11:15:03] "GET /virtual-machine-interface/6cea5562-fb71-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.033894 10.0.0.129 - - [2026-01-27 11:15:03] "GET /instance-ip/6d13a214-fb71-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.011759 10.0.0.129 - - [2026-01-27 11:15:03] "GET /virtual-machine-interface/6cea5562-fb71-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.021943 10.0.0.129 - - [2026-01-27 11:15:03] "POST /set-tag HTTP/1.1" 200 109 0.005679 10.0.0.129 - - [2026-01-27 11:15:03] "GET /virtual-router/26b56c45-9bb4-4b85-a283-4ca690852cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.007538 10.0.0.129 - - [2026-01-27 11:15:03] "POST /ref-update HTTP/1.1" 200 156 0.015057 10.0.0.129 - - [2026-01-27 11:15:03] "GET /virtual-machine-interface/6cea5562-fb71-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.026205 10.0.0.129 - - [2026-01-27 11:15:03] "POST /set-tag HTTP/1.1" 200 109 0.005146 10.0.0.129 - - [2026-01-27 11:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014241 10.0.0.129 - - [2026-01-27 11:15:03] "GET /virtual-network/7f40504f-005c-46e1-93bd-00affe34d3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.008247 10.0.0.129 - - [2026-01-27 11:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014798 10.0.0.129 - - [2026-01-27 11:15:03] "GET /project/79f39d2f-1cdc-455f-befd-ee7e2e29defd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.088417 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:15:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001330 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:15:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001233 10.0.0.129 - - [2026-01-27 11:15:03] "POST /virtual-machines HTTP/1.1" 200 356 0.019822 10.0.0.129 - - [2026-01-27 11:15:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.038002 10.0.0.129 - - [2026-01-27 11:15:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.189314 10.0.0.129 - - [2026-01-27 11:15:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022187 10.0.0.129 - - [2026-01-27 11:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.035170 10.0.0.129 - - [2026-01-27 11:15:04] "GET /virtual-machine-interface/6d9808ba-fb71-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.010725 10.0.0.129 - - [2026-01-27 11:15:04] "POST /instance-ips HTTP/1.1" 200 396 0.179912 10.0.0.129 - - [2026-01-27 11:15:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.057436 10.0.0.129 - - [2026-01-27 11:15:04] "GET /virtual-machine-interface/6d9808ba-fb71-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.008502 10.0.0.129 - - [2026-01-27 11:15:04] "POST /set-tag HTTP/1.1" 200 109 0.049569 10.0.0.129 - - [2026-01-27 11:15:04] "GET /virtual-machine-interface/6d9808ba-fb71-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.015912 10.0.0.129 - - [2026-01-27 11:15:04] "GET /instance-ip/6dc017b0-fb71-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.003899 10.0.0.129 - - [2026-01-27 11:15:04] "GET /virtual-machine-interface/6d9808ba-fb71-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006260 10.0.0.129 - - [2026-01-27 11:15:04] "POST /set-tag HTTP/1.1" 200 109 0.002937 10.0.0.129 - - [2026-01-27 11:15:04] "GET /virtual-router/26b56c45-9bb4-4b85-a283-4ca690852cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005630 10.0.0.129 - - [2026-01-27 11:15:04] "POST /ref-update HTTP/1.1" 200 156 0.010325 10.0.0.129 - - [2026-01-27 11:15:04] "GET /virtual-machine-interface/6d9808ba-fb71-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006739 10.0.0.129 - - [2026-01-27 11:15:04] "POST /set-tag HTTP/1.1" 200 109 0.003227 10.0.0.129 - - [2026-01-27 11:15:04] "GET /virtual-machine-interface/6cea5562-fb71-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.010156 10.0.0.129 - - [2026-01-27 11:15:04] "POST /set-tag HTTP/1.1" 200 109 0.003271 10.0.0.129 - - [2026-01-27 11:15:04] "GET /virtual-machine-interface/6d9808ba-fb71-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.008143 10.0.0.129 - - [2026-01-27 11:15:04] "POST /set-tag HTTP/1.1" 200 109 0.003762 10.0.0.129 - - [2026-01-27 11:15:05] "GET /global-system-configs HTTP/1.1" 200 323 0.008852 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:15:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001423 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:15:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001275 10.0.0.129 - - [2026-01-27 11:15:15] "GET /virtual-machine-interface/6cea5562-fb71-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005899 10.0.0.129 - - [2026-01-27 11:15:16] "POST /set-tag HTTP/1.1" 200 109 0.005187 10.0.0.129 - - [2026-01-27 11:15:16] "GET /virtual-machine-interface/6d9808ba-fb71-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006379 10.0.0.129 - - [2026-01-27 11:15:16] "POST /set-tag HTTP/1.1" 200 109 0.003018 10.0.0.129 - - [2026-01-27 11:15:18] "GET /virtual-machine-interface/6cea5562-fb71-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004984 10.0.0.129 - - [2026-01-27 11:15:18] "POST /set-tag HTTP/1.1" 200 109 0.007461 10.0.0.129 - - [2026-01-27 11:15:49] "GET /virtual-machine-interface/6cea5562-fb71-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006617 10.0.0.129 - - [2026-01-27 11:15:49] "POST /set-tag HTTP/1.1" 200 109 0.003461 10.0.0.129 - - [2026-01-27 11:15:49] "GET /virtual-machine-interface/6cea5562-fb71-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007029 10.0.0.129 - - [2026-01-27 11:15:49] "POST /set-tag HTTP/1.1" 200 109 0.005085 10.0.0.129 - - [2026-01-27 11:15:49] "GET /virtual-machine/88a5dc07-b7a6-470e-bd47-def1864a1419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003716 10.0.0.129 - - [2026-01-27 11:15:49] "POST /ref-update HTTP/1.1" 200 156 0.013772 10.0.0.129 - - [2026-01-27 11:15:49] "GET /virtual-machine-interface/6cea5562-fb71-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.028692 10.0.0.129 - - [2026-01-27 11:15:49] "POST /set-tag HTTP/1.1" 200 109 0.019656 10.0.0.129 - - [2026-01-27 11:15:49] "POST /set-tag HTTP/1.1" 200 109 0.042329 10.0.0.129 - - [2026-01-27 11:15:49] "DELETE /instance-ip/6d13a214-fb71-11f0-bbd0-fa163eaa42ad HTTP/1.1" 200 115 0.064409 10.0.0.129 - - [2026-01-27 11:15:49] "DELETE /virtual-machine-interface/6cea5562-fb71-11f0-bbd0-fa163eaa42ad HTTP/1.1" 200 115 0.046165 10.0.0.129 - - [2026-01-27 11:15:49] "DELETE /virtual-machine/88a5dc07-b7a6-470e-bd47-def1864a1419 HTTP/1.1" 200 115 0.028449 10.0.0.129 - - [2026-01-27 11:15:49] "GET /virtual-machine-interface/6d9808ba-fb71-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006950 10.0.0.129 - - [2026-01-27 11:15:49] "POST /set-tag HTTP/1.1" 200 109 0.004152 10.0.0.129 - - [2026-01-27 11:15:58] "GET / HTTP/1.1" 200 36215 0.002934 10.0.0.129 - - [2026-01-27 11:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.129 - - [2026-01-27 11:15:58] "GET /global-system-config/3bfb2c8d-fcc3-4c9d-bd96-236a46b403fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005446 10.0.0.129 - - [2026-01-27 11:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.129 - - [2026-01-27 11:15:58] "GET /config-node/21db24fc-13ed-4469-8ff0-229924665fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002581 10.0.0.129 - - [2026-01-27 11:16:10] "GET / HTTP/1.1" 200 36215 0.001877 10.0.0.129 - - [2026-01-27 11:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.129 - - [2026-01-27 11:16:10] "GET /routing-instance/0d29aa58-3748-4293-b34d-3c883b3e6267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005326 10.0.0.129 - - [2026-01-27 11:16:10] "POST /bgp-routers HTTP/1.1" 409 301 0.003385 10.0.0.129 - - [2026-01-27 11:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004857 10.0.0.129 - - [2026-01-27 11:16:10] "GET /bgp-router/c3d678f9-c579-406c-927a-931318c2f490?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.005175 10.0.0.129 - - [2026-01-27 11:16:10] "PUT /bgp-router/c3d678f9-c579-406c-927a-931318c2f490 HTTP/1.1" 200 255 0.040138 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:16:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001748 [Introspect:8084]10.0.0.129 - - [2026-01-27 11:16:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001564 10.0.0.129 - - [2026-01-27 11:16:20] "GET /virtual-machine-interface/6d9808ba-fb71-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006000 10.0.0.129 - - [2026-01-27 11:16:20] "POST /set-tag HTTP/1.1" 200 109 0.006100 10.0.0.129 - - [2026-01-27 11:16:20] "GET /virtual-machine-interface/6d9808ba-fb71-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.009812 10.0.0.129 - - [2026-01-27 11:16:20] "POST /set-tag HTTP/1.1" 200 109 0.007811 10.0.0.129 - - [2026-01-27 11:16:20] "GET /virtual-machine/c2ec57cd-e389-478e-ac93-dd7ebba30308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.004221 10.0.0.129 - - [2026-01-27 11:16:20] "POST /ref-update HTTP/1.1" 200 156 0.012007 10.0.0.129 - - [2026-01-27 11:16:20] "GET /virtual-machine-interface/6d9808ba-fb71-11f0-bbd0-fa163eaa42ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006367 10.0.0.129 - - [2026-01-27 11:16:20] "POST /set-tag HTTP/1.1" 200 109 0.032614 10.0.0.129 - - [2026-01-27 11:16:20] "POST /set-tag HTTP/1.1" 200 109 0.054340 10.0.0.129 - - [2026-01-27 11:16:20] "DELETE /instance-ip/6dc017b0-fb71-11f0-bbd0-fa163eaa42ad HTTP/1.1" 200 115 0.045154 10.0.0.129 - - [2026-01-27 11:16:20] "DELETE /virtual-machine-interface/6d9808ba-fb71-11f0-bbd0-fa163eaa42ad HTTP/1.1" 200 115 0.064680 10.0.0.129 - - [2026-01-27 11:16:20] "DELETE /virtual-machine/c2ec57cd-e389-478e-ac93-dd7ebba30308 HTTP/1.1" 200 115 0.038764 10.0.0.129 - - [2026-01-27 11:16:20] "DELETE /tag/78a20c38-f94f-4468-8c30-1c64c4c6a486 HTTP/1.1" 200 115 0.068470