++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Feb 5 01:06:29 PM UTC 2026 ===================' INFO: =================== Thu Feb 5 01:06:29 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ 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.38 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ '[' -n '10.0.0.38:8081 ' ']' +++ echo 10.0.0.38:8081 ++ ANALYTICS_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ '[' -n '10.0.0.38:9042 ' ']' +++ echo 10.0.0.38:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.38:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ '[' -n '10.0.0.38:8086 ' ']' +++ echo 10.0.0.38:8086 ++ COLLECTOR_SERVERS=10.0.0.38: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.38 ++ CONFIGDB_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ '[' -n '10.0.0.38:8082 ' ']' +++ echo 10.0.0.38:8082 ++ CONFIG_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ '[' -n '10.0.0.38:9161 ' ']' +++ echo 10.0.0.38:9161 ++ CONFIGDB_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ '[' -n '10.0.0.38:9041 ' ']' +++ echo 10.0.0.38:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.38: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.38 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.38 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ '[' -n 10.0.0.38:2181, ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ '[' -n '10.0.0.38:2181 ' ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.38:2181 ++ RABBITMQ_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ '[' -n 10.0.0.38:5673, ']' +++ echo 10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ '[' -n '10.0.0.38:6379 ' ']' +++ echo 10.0.0.38:6379 ++ REDIS_SERVERS=10.0.0.38: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.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ '[' -n '10.0.0.38:9092 ' ']' +++ echo 10.0.0.38:9092 ++ KAFKA_SERVERS=10.0.0.38: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.38 ++ 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.38 ++ 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.38 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + 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.38 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.38 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.38 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.38 +++ local servers=10.0.0.38 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ grep -vi host ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.38,10.92.17.1,127.0.0.1,172.17.0.1,252.38.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.92.17.1,127.0.0.1,172.17.0.1,252.38.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 1 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + [[ cql == \c\q\l ]] ++ echo 10.0.0.38:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.38:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.38: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 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/05/2026 13:07:15.480 7f02f76f5340 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/05/2026 13:07:15.842 7f02f76f5340 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/05/2026 13:07:15.877 7f02f76f5340 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/05/2026 13:07:15.878 7f02f76f5340 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.38 - - [2026-02-05 13:07:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000749 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2026-02-05 13:07:29] "GET / HTTP/1.1" 503 181 0.000229 10.0.0.38 - - [2026-02-05 13:07:29] "GET / HTTP/1.1" 200 35931 0.001395 10.0.0.38 - - [2026-02-05 13:07:29] "GET / HTTP/1.1" 200 35931 0.002010 10.0.0.38 - - [2026-02-05 13:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.040429 10.0.0.38 - - [2026-02-05 13:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007544 10.0.0.38 - - [2026-02-05 13:07:29] "GET /global-system-config/69f9733a-d7be-4752-b0cf-14a6785121cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.018784 10.0.0.38 - - [2026-02-05 13:07:29] "GET /global-system-config/69f9733a-d7be-4752-b0cf-14a6785121cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.020057 10.0.0.38 - - [2026-02-05 13:07:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.010320 10.0.0.38 - - [2026-02-05 13:07:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.008738 10.0.0.38 - - [2026-02-05 13:07:29] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.036330 10.0.0.38 - - [2026-02-05 13:07:29] "POST /database-nodes HTTP/1.1" 200 597 0.054015 10.0.0.38 - - [2026-02-05 13:07:29] "GET / HTTP/1.1" 200 35931 0.001396 10.0.0.38 - - [2026-02-05 13:07:30] "GET / HTTP/1.1" 200 35931 0.001202 10.0.0.38 - - [2026-02-05 13:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005388 10.0.0.38 - - [2026-02-05 13:07:30] "GET /global-system-config/69f9733a-d7be-4752-b0cf-14a6785121cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009504 10.0.0.38 - - [2026-02-05 13:07:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.005949 10.0.0.38 - - [2026-02-05 13:07:30] "GET / HTTP/1.1" 200 45303 0.001322 10.0.0.38 - - [2026-02-05 13:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013855 10.0.0.38 - - [2026-02-05 13:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009059 10.0.0.38 - - [2026-02-05 13:07:30] "POST /config-database-nodes HTTP/1.1" 200 611 0.089379 10.0.0.38 - - [2026-02-05 13:07:30] "GET / HTTP/1.1" 200 35931 0.001964 10.0.0.38 - - [2026-02-05 13:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.38 - - [2026-02-05 13:07:30] "GET /global-system-config/69f9733a-d7be-4752-b0cf-14a6785121cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.020700 10.0.0.38 - - [2026-02-05 13:07:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.004947 10.0.0.38 - - [2026-02-05 13:07:30] "POST /analytics-nodes HTTP/1.1" 200 599 0.059911 10.0.0.38 - - [2026-02-05 13:07:31] "GET / HTTP/1.1" 200 35931 0.002029 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:07:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000928 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:07:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001031 10.0.0.38 - - [2026-02-05 13:07:31] "GET / HTTP/1.1" 200 35931 0.001343 10.0.0.38 - - [2026-02-05 13:07:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.008083 10.0.0.38 - - [2026-02-05 13:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.38 - - [2026-02-05 13:07:31] "GET /global-system-config/69f9733a-d7be-4752-b0cf-14a6785121cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.026769 10.0.0.38 - - [2026-02-05 13:07:31] "GET / HTTP/1.1" 200 35931 0.001482 10.0.0.38 - - [2026-02-05 13:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008794 10.0.0.38 - - [2026-02-05 13:07:31] "GET /routing-instance/ee6acaa4-b782-4684-9902-a50f99104027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.008230 10.0.0.38 - - [2026-02-05 13:07:31] "POST /service-appliance-sets HTTP/1.1" 200 553 0.090977 10.0.0.38 - - [2026-02-05 13:07:31] "POST /bgp-routers HTTP/1.1" 200 616 0.072511 10.0.0.38 - - [2026-02-05 13:07:31] "POST /fqname-to-id HTTP/1.1" 404 180 0.011021 10.0.0.38 - - [2026-02-05 13:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016694 10.0.0.38 - - [2026-02-05 13:07:31] "GET /bgp-router/ea21295e-b5e3-4158-84d7-d6f7647920a9?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.053566 10.0.0.38 - - [2026-02-05 13:07:31] "GET /global-system-config/69f9733a-d7be-4752-b0cf-14a6785121cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.029157 10.0.0.38 - - [2026-02-05 13:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.019130 10.0.0.38 - - [2026-02-05 13:07:32] "GET /global-system-config/69f9733a-d7be-4752-b0cf-14a6785121cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.016549 10.0.0.38 - - [2026-02-05 13:07:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003133 10.0.0.38 - - [2026-02-05 13:07:32] "POST /ref-update HTTP/1.1" 200 156 0.015854 10.0.0.38 - - [2026-02-05 13:07:32] "POST /service-appliance-sets HTTP/1.1" 200 541 0.149846 10.0.0.38 - - [2026-02-05 13:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.38 - - [2026-02-05 13:07:32] "GET /network-ipam/ce377d17-fad0-456d-aa3f-a834ba1575fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005518 10.0.0.38 - - [2026-02-05 13:07:32] "POST /service-templates HTTP/1.1" 200 511 0.113084 10.0.0.38 - - [2026-02-05 13:07:32] "POST /service-templates HTTP/1.1" 200 501 0.109773 10.0.0.38 - - [2026-02-05 13:07:32] "POST /service-templates HTTP/1.1" 200 515 0.077113 10.0.0.38 - - [2026-02-05 13:07:32] "GET / HTTP/1.1" 200 35931 0.001381 10.0.0.38 - - [2026-02-05 13:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006024 10.0.0.38 - - [2026-02-05 13:07:32] "GET /global-system-config/69f9733a-d7be-4752-b0cf-14a6785121cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.015828 10.0.0.38 - - [2026-02-05 13:07:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.010738 10.0.0.38 - - [2026-02-05 13:07:32] "POST /service-templates HTTP/1.1" 200 535 0.076969 10.0.0.38 - - [2026-02-05 13:07:32] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.092831 10.0.0.38 - - [2026-02-05 13:07:32] "POST /service-templates HTTP/1.1" 200 507 0.106025 10.0.0.38 - - [2026-02-05 13:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005258 10.0.0.38 - - [2026-02-05 13:07:35] "GET /network-ipam/ce377d17-fad0-456d-aa3f-a834ba1575fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004076 10.0.0.38 - - [2026-02-05 13:07:35] "POST /fqname-to-id HTTP/1.1" 404 225 0.032169 10.0.0.38 - - [2026-02-05 13:07:35] "POST /access-control-lists HTTP/1.1" 200 587 0.053228 10.0.0.38 - - [2026-02-05 13:07:35] "POST /fqname-to-id HTTP/1.1" 404 224 0.004788 10.0.0.38 - - [2026-02-05 13:07:35] "POST /access-control-lists HTTP/1.1" 200 585 0.069819 10.0.0.38 - - [2026-02-05 13:07:35] "POST /route-targets HTTP/1.1" 200 327 0.026982 10.0.0.38 - - [2026-02-05 13:07:36] "POST /ref-update HTTP/1.1" 200 156 0.087690 10.0.0.38 - - [2026-02-05 13:07:36] "POST /route-targets HTTP/1.1" 200 327 0.019988 10.0.0.38 - - [2026-02-05 13:07:36] "POST /ref-update HTTP/1.1" 200 156 0.051498 10.0.0.38 - - [2026-02-05 13:07:36] "POST /route-targets HTTP/1.1" 200 327 0.037766 10.0.0.38 - - [2026-02-05 13:07:36] "POST /ref-update HTTP/1.1" 200 156 0.040467 10.0.0.38 - - [2026-02-05 13:07:36] "POST /route-targets HTTP/1.1" 200 327 0.033202 10.0.0.38 - - [2026-02-05 13:07:36] "POST /ref-update HTTP/1.1" 200 156 0.031415 10.0.0.38 - - [2026-02-05 13:07:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.017938 10.0.0.38 - - [2026-02-05 13:07:36] "POST /access-control-lists HTTP/1.1" 200 551 0.081488 10.0.0.38 - - [2026-02-05 13:07:36] "PUT /access-control-list/4a9b0f52-b0e3-4c5b-9942-912be37ad9d2 HTTP/1.1" 200 272 0.026218 10.0.0.38 - - [2026-02-05 13:07:36] "PUT /access-control-list/f3628cfe-aebf-41f8-84e7-155c27cbb4da HTTP/1.1" 200 272 0.036990 10.0.0.38 - - [2026-02-05 13:07:38] "GET / HTTP/1.1" 200 35931 0.001979 10.0.0.38 - - [2026-02-05 13:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.38 - - [2026-02-05 13:07:38] "GET /global-system-config/69f9733a-d7be-4752-b0cf-14a6785121cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006814 10.0.0.38 - - [2026-02-05 13:07:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.002281 10.0.0.38 - - [2026-02-05 13:07:38] "POST /config-nodes HTTP/1.1" 200 593 0.043448 10.0.0.38 - - [2026-02-05 13:07:39] "GET / HTTP/1.1" 200 35931 0.001995 10.0.0.38 - - [2026-02-05 13:07:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002743 10.0.0.38 - - [2026-02-05 13:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.38 - - [2026-02-05 13:07:44] "GET /global-vrouter-config/3025f697-2db0-40c3-8bae-6e561f9f208a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002870 10.0.0.38 - - [2026-02-05 13:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005595 10.0.0.38 - - [2026-02-05 13:07:44] "PUT /global-vrouter-config/3025f697-2db0-40c3-8bae-6e561f9f208a HTTP/1.1" 200 276 0.011397 10.0.0.38 - - [2026-02-05 13:07:44] "GET / HTTP/1.1" 200 35931 0.001508 10.0.0.38 - - [2026-02-05 13:07:44] "POST /alarms HTTP/1.1" 200 581 0.022584 10.0.0.38 - - [2026-02-05 13:07:44] "POST /alarms HTTP/1.1" 200 575 0.030527 10.0.0.38 - - [2026-02-05 13:07:44] "POST /alarms HTTP/1.1" 200 575 0.070214 10.0.0.38 - - [2026-02-05 13:07:44] "POST /alarms HTTP/1.1" 200 559 0.053484 10.0.0.38 - - [2026-02-05 13:07:44] "POST /alarms HTTP/1.1" 200 555 0.046864 10.0.0.38 - - [2026-02-05 13:07:44] "POST /alarms HTTP/1.1" 200 557 0.054845 10.0.0.38 - - [2026-02-05 13:07:44] "POST /alarms HTTP/1.1" 200 565 0.087571 10.0.0.38 - - [2026-02-05 13:07:45] "POST /alarms HTTP/1.1" 200 549 0.024337 10.0.0.38 - - [2026-02-05 13:07:45] "POST /alarms HTTP/1.1" 200 557 0.045236 10.0.0.38 - - [2026-02-05 13:07:45] "POST /alarms HTTP/1.1" 200 567 0.063563 10.0.0.38 - - [2026-02-05 13:07:45] "POST /alarms HTTP/1.1" 200 555 0.030529 10.0.0.38 - - [2026-02-05 13:07:45] "POST /alarms HTTP/1.1" 200 567 0.051075 10.0.0.38 - - [2026-02-05 13:07:45] "POST /alarms HTTP/1.1" 200 575 0.102009 10.0.0.38 - - [2026-02-05 13:07:45] "POST /alarms HTTP/1.1" 200 569 0.044325 10.0.0.38 - - [2026-02-05 13:07:45] "POST /alarms HTTP/1.1" 200 561 0.026950 10.0.0.38 - - [2026-02-05 13:07:45] "POST /alarms HTTP/1.1" 200 561 0.028711 10.0.0.38 - - [2026-02-05 13:07:45] "POST /alarms HTTP/1.1" 200 561 0.025285 10.0.0.38 - - [2026-02-05 13:07:45] "POST /alarms HTTP/1.1" 200 547 0.056390 10.0.0.38 - - [2026-02-05 13:07:45] "POST /alarms HTTP/1.1" 200 595 0.074969 10.0.0.38 - - [2026-02-05 13:07:45] "POST /alarms HTTP/1.1" 200 575 0.028467 10.0.0.38 - - [2026-02-05 13:07:45] "POST /alarms HTTP/1.1" 200 571 0.062469 10.0.0.38 - - [2026-02-05 13:07:45] "POST /alarms HTTP/1.1" 200 583 0.044502 10.0.0.38 - - [2026-02-05 13:07:46] "POST /alarms HTTP/1.1" 200 609 0.034864 10.0.0.38 - - [2026-02-05 13:07:46] "GET / HTTP/1.1" 200 35931 0.001428 10.0.0.38 - - [2026-02-05 13:07:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002992 10.0.0.38 - - [2026-02-05 13:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.38 - - [2026-02-05 13:07:46] "PUT /global-vrouter-config/3025f697-2db0-40c3-8bae-6e561f9f208a HTTP/1.1" 200 276 0.008141 10.0.0.38 - - [2026-02-05 13:07:46] "GET / HTTP/1.1" 200 35931 0.001449 10.0.0.38 - - [2026-02-05 13:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.38 - - [2026-02-05 13:07:46] "GET /global-vrouter-config/3025f697-2db0-40c3-8bae-6e561f9f208a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005110 10.0.0.38 - - [2026-02-05 13:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.38 - - [2026-02-05 13:07:46] "PUT /global-vrouter-config/3025f697-2db0-40c3-8bae-6e561f9f208a HTTP/1.1" 200 276 0.013088 10.0.0.38 - - [2026-02-05 13:07:47] "GET / HTTP/1.1" 200 35931 0.001477 10.0.0.38 - - [2026-02-05 13:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.38 - - [2026-02-05 13:07:47] "GET /global-system-config/69f9733a-d7be-4752-b0cf-14a6785121cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010846 10.0.0.38 - - [2026-02-05 13:07:47] "PUT /global-system-config/69f9733a-d7be-4752-b0cf-14a6785121cb HTTP/1.1" 200 274 0.039919 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:10:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001190 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:10:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001244 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:10:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001164 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:10:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001130 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:10:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000958 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:10:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001365 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:10:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000936 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:10:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001258 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:10:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001363 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:10:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001283 10.0.0.38 - - [2026-02-05 13:10:55] "GET / HTTP/1.1" 200 35931 0.001609 10.0.0.38 - - [2026-02-05 13:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.38 - - [2026-02-05 13:10:55] "GET /domain/5a6700da-f28c-4d8c-aee5-31a0a58ef7cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002809 10.0.0.38 - - [2026-02-05 13:10:56] "POST /id-to-fqname HTTP/1.1" 200 173 0.003822 10.0.0.38 - - [2026-02-05 13:10:56] "POST /fqname-to-id HTTP/1.1" 404 182 0.008281 10.0.0.38 - - [2026-02-05 13:10:56] "POST /security-groups HTTP/1.1" 200 570 0.077826 10.0.0.38 - - [2026-02-05 13:10:56] "POST /projects HTTP/1.1" 200 481 0.252744 10.0.0.38 - - [2026-02-05 13:10:56] "POST /fqname-to-id HTTP/1.1" 404 213 0.008543 10.0.0.38 - - [2026-02-05 13:10:56] "POST /access-control-lists HTTP/1.1" 200 579 0.086346 10.0.0.38 - - [2026-02-05 13:10:56] "POST /security-groups HTTP/1.1" 200 534 0.133059 10.0.0.38 - - [2026-02-05 13:10:56] "POST /fqname-to-id HTTP/1.1" 404 212 0.008071 10.0.0.38 - - [2026-02-05 13:10:56] "POST /access-control-lists HTTP/1.1" 200 577 0.059399 10.0.0.38 - - [2026-02-05 13:10:56] "POST /chown HTTP/1.1" 200 109 0.065092 10.0.0.38 - - [2026-02-05 13:10:56] "POST /policy-managements HTTP/1.1" 409 214 0.010642 10.0.0.38 - - [2026-02-05 13:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.38 - - [2026-02-05 13:10:56] "GET /policy-management/4d89ab10-c5f7-44f3-a5c2-980dd43e20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003397 10.0.0.38 - - [2026-02-05 13:10:56] "POST /application-policy-sets HTTP/1.1" 200 528 0.027166 10.0.0.38 - - [2026-02-05 13:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.38 - - [2026-02-05 13:10:56] "GET /global-vrouter-config/3025f697-2db0-40c3-8bae-6e561f9f208a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003395 10.0.0.38 - - [2026-02-05 13:10:56] "PUT /global-vrouter-config/3025f697-2db0-40c3-8bae-6e561f9f208a HTTP/1.1" 200 276 0.011247 10.0.0.38 - - [2026-02-05 13:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.026587 10.0.0.38 - - [2026-02-05 13:10:56] "GET /virtual-network/9c1eeef0-6283-440d-8a5b-b692634a8d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005487 10.0.0.38 - - [2026-02-05 13:10:56] "POST /id-to-fqname HTTP/1.1" 200 177 0.008889 10.0.0.38 - - [2026-02-05 13:10:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.007052 10.0.0.38 - - [2026-02-05 13:10:56] "POST /fqname-to-id HTTP/1.1" 404 232 0.001966 10.0.0.38 - - [2026-02-05 13:10:57] "POST /security-groups HTTP/1.1" 200 574 0.081550 10.0.0.38 - - [2026-02-05 13:10:57] "POST /access-control-lists HTTP/1.1" 200 594 0.092889 10.0.0.38 - - [2026-02-05 13:10:57] "POST /projects HTTP/1.1" 200 489 0.317288 10.0.0.38 - - [2026-02-05 13:10:57] "POST /fqname-to-id HTTP/1.1" 404 231 0.012339 10.0.0.38 - - [2026-02-05 13:10:57] "POST /security-groups HTTP/1.1" 200 546 0.023167 10.0.0.38 - - [2026-02-05 13:10:57] "POST /chown HTTP/1.1" 200 109 0.015808 10.0.0.38 - - [2026-02-05 13:10:57] "POST /access-control-lists HTTP/1.1" 200 592 0.054747 10.0.0.38 - - [2026-02-05 13:10:57] "POST /network-ipams HTTP/1.1" 200 522 0.049899 10.0.0.38 - - [2026-02-05 13:10:57] "POST /fqname-to-id HTTP/1.1" 404 217 0.002052 10.0.0.38 - - [2026-02-05 13:10:57] "POST /access-control-lists HTTP/1.1" 200 583 0.071801 10.0.0.38 - - [2026-02-05 13:10:57] "POST /network-ipams HTTP/1.1" 200 510 0.109658 10.0.0.38 - - [2026-02-05 13:10:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.013154 10.0.0.38 - - [2026-02-05 13:10:57] "POST /fqname-to-id HTTP/1.1" 404 198 0.001574 10.0.0.38 - - [2026-02-05 13:10:57] "POST /access-control-lists HTTP/1.1" 200 581 0.074739 10.0.0.38 - - [2026-02-05 13:10:57] "POST /fqname-to-id HTTP/1.1" 404 240 0.005749 10.0.0.38 - - [2026-02-05 13:10:57] "POST /access-control-lists HTTP/1.1" 200 602 0.081439 10.0.0.38 - - [2026-02-05 13:10:57] "POST /fqname-to-id HTTP/1.1" 404 239 0.016622 10.0.0.38 - - [2026-02-05 13:10:57] "POST /useragent-kv HTTP/1.1" 200 115 0.022405 10.0.0.38 - - [2026-02-05 13:10:57] "POST /virtual-networks HTTP/1.1" 200 538 0.278036 10.0.0.38 - - [2026-02-05 13:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008205 10.0.0.38 - - [2026-02-05 13:10:57] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.008482 10.0.0.38 - - [2026-02-05 13:10:57] "POST /access-control-lists HTTP/1.1" 200 600 0.063407 10.0.0.38 - - [2026-02-05 13:10:57] "POST /network-ipams HTTP/1.1" 200 518 0.038314 10.0.0.38 - - [2026-02-05 13:10:57] "POST /fqname-to-id HTTP/1.1" 404 202 0.002550 10.0.0.38 - - [2026-02-05 13:10:57] "POST /fqname-to-id HTTP/1.1" 404 229 0.001755 10.0.0.38 - - [2026-02-05 13:10:57] "POST /access-control-lists HTTP/1.1" 200 589 0.077276 10.0.0.38 - - [2026-02-05 13:10:58] "POST /route-targets HTTP/1.1" 200 327 0.039637 10.0.0.38 - - [2026-02-05 13:10:58] "POST /ref-update HTTP/1.1" 200 156 0.074309 10.0.0.38 - - [2026-02-05 13:10:58] "POST /useragent-kv HTTP/1.1" 200 115 0.013009 10.0.0.38 - - [2026-02-05 13:10:58] "POST /virtual-networks HTTP/1.1" 200 546 0.298745 10.0.0.38 - - [2026-02-05 13:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007567 10.0.0.38 - - [2026-02-05 13:10:58] "PUT /access-control-list/9c2f3366-ab6b-4c54-9341-c83692f0c64b HTTP/1.1" 200 272 0.101467 10.0.0.38 - - [2026-02-05 13:10:58] "GET /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.029858 10.0.0.38 - - [2026-02-05 13:10:58] "POST /fqname-to-id HTTP/1.1" 404 199 0.004338 10.0.0.38 - - [2026-02-05 13:10:58] "POST /network-policys HTTP/1.1" 200 538 0.028473 10.0.0.38 - - [2026-02-05 13:10:58] "POST /route-targets HTTP/1.1" 200 327 0.028315 10.0.0.38 - - [2026-02-05 13:10:58] "POST /fqname-to-id HTTP/1.1" 404 197 0.002367 10.0.0.38 - - [2026-02-05 13:10:58] "POST /ref-update HTTP/1.1" 200 156 0.035877 10.0.0.38 - - [2026-02-05 13:10:58] "POST /network-policys HTTP/1.1" 200 534 0.046278 10.0.0.38 - - [2026-02-05 13:10:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.017941 10.0.0.38 - - [2026-02-05 13:10:58] "POST /network-policys HTTP/1.1" 200 542 0.025566 10.0.0.38 - - [2026-02-05 13:10:58] "PUT /access-control-list/bf69b1a7-9d22-4644-8013-9046f7409f95 HTTP/1.1" 200 272 0.022825 10.0.0.38 - - [2026-02-05 13:10:58] "POST /ref-update HTTP/1.1" 200 156 0.113390 10.0.0.38 - - [2026-02-05 13:10:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016687 10.0.0.38 - - [2026-02-05 13:10:58] "PUT /access-control-list/9c2f3366-ab6b-4c54-9341-c83692f0c64b HTTP/1.1" 200 272 0.020573 10.0.0.38 - - [2026-02-05 13:10:58] "POST /ref-update HTTP/1.1" 200 156 0.117220 10.0.0.38 - - [2026-02-05 13:10:58] "PUT /access-control-list/bf69b1a7-9d22-4644-8013-9046f7409f95 HTTP/1.1" 200 272 0.047716 10.0.0.38 - - [2026-02-05 13:10:58] "POST /ref-update HTTP/1.1" 200 156 0.057231 10.0.0.38 - - [2026-02-05 13:10:58] "POST /ref-update HTTP/1.1" 200 156 0.104043 10.0.0.38 - - [2026-02-05 13:10:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022402 10.0.0.38 - - [2026-02-05 13:10:58] "PUT /access-control-list/9c2f3366-ab6b-4c54-9341-c83692f0c64b HTTP/1.1" 200 272 0.092798 10.0.0.38 - - [2026-02-05 13:10:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030889 10.0.0.38 - - [2026-02-05 13:10:59] "POST /fqname-to-id HTTP/1.1" 404 237 0.004407 10.0.0.38 - - [2026-02-05 13:10:59] "POST /ref-update HTTP/1.1" 200 156 0.072802 10.0.0.38 - - [2026-02-05 13:10:59] "POST /access-control-lists HTTP/1.1" 200 601 0.065666 10.0.0.38 - - [2026-02-05 13:10:59] "POST /ref-update HTTP/1.1" 200 156 0.137729 10.0.0.38 - - [2026-02-05 13:10:59] "PUT /access-control-list/09f9000f-2217-4b67-855b-7375c3348232 HTTP/1.1" 200 272 0.046154 10.0.0.38 - - [2026-02-05 13:10:59] "PUT /access-control-list/bf69b1a7-9d22-4644-8013-9046f7409f95 HTTP/1.1" 200 272 0.041946 10.0.0.38 - - [2026-02-05 13:10:59] "POST /ref-update HTTP/1.1" 200 156 0.036616 10.0.0.38 - - [2026-02-05 13:10:59] "POST /ref-update HTTP/1.1" 200 156 0.143154 10.0.0.38 - - [2026-02-05 13:10:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012534 10.0.0.38 - - [2026-02-05 13:10:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026464 10.0.0.38 - - [2026-02-05 13:10:59] "PUT /access-control-list/09f9000f-2217-4b67-855b-7375c3348232 HTTP/1.1" 200 272 0.074434 10.0.0.38 - - [2026-02-05 13:10:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009572 10.0.0.38 - - [2026-02-05 13:10:59] "POST /ref-update HTTP/1.1" 200 156 0.024414 10.0.0.38 - - [2026-02-05 13:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.38 - - [2026-02-05 13:10:59] "GET /virtual-network/9c1eeef0-6283-440d-8a5b-b692634a8d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.016765 10.0.0.38 - - [2026-02-05 13:10:59] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.004669 10.0.0.38 - - [2026-02-05 13:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.38 - - [2026-02-05 13:10:59] "GET /policy-management/4d89ab10-c5f7-44f3-a5c2-980dd43e20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003499 10.0.0.38 - - [2026-02-05 13:10:59] "POST /firewall-policys HTTP/1.1" 200 530 0.032634 10.0.0.38 - - [2026-02-05 13:10:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.018813 10.0.0.38 - - [2026-02-05 13:10:59] "GET /firewall-policy/2b80c32a-0230-40c2-bb7f-02f8a18e8afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.029342 10.0.0.38 - - [2026-02-05 13:10:59] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.009917 10.0.0.38 - - [2026-02-05 13:10:59] "GET /firewall-policy/2b80c32a-0230-40c2-bb7f-02f8a18e8afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.015155 10.0.0.38 - - [2026-02-05 13:10:59] "POST /ref-update HTTP/1.1" 200 156 0.054698 10.0.0.38 - - [2026-02-05 13:10:59] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.017937 10.0.0.38 - - [2026-02-05 13:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.38 - - [2026-02-05 13:11:00] "GET /policy-management/4d89ab10-c5f7-44f3-a5c2-980dd43e20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004545 10.0.0.38 - - [2026-02-05 13:11:00] "POST /firewall-policys HTTP/1.1" 200 532 0.023028 10.0.0.38 - - [2026-02-05 13:11:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.028923 10.0.0.38 - - [2026-02-05 13:11:00] "GET /firewall-policy/0adaa58f-7d4b-4d03-ab84-4290e4d987f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.023052 10.0.0.38 - - [2026-02-05 13:11:00] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.004511 10.0.0.38 - - [2026-02-05 13:11:00] "GET /firewall-policy/0adaa58f-7d4b-4d03-ab84-4290e4d987f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.004020 10.0.0.38 - - [2026-02-05 13:11:00] "GET /firewall-policy/2b80c32a-0230-40c2-bb7f-02f8a18e8afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003916 10.0.0.38 - - [2026-02-05 13:11:00] "GET /firewall-policy/2b80c32a-0230-40c2-bb7f-02f8a18e8afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003815 10.0.0.38 - - [2026-02-05 13:11:00] "POST /ref-update HTTP/1.1" 200 156 0.023979 10.0.0.38 - - [2026-02-05 13:11:00] "POST /ref-update HTTP/1.1" 200 156 0.044945 10.0.0.38 - - [2026-02-05 13:11:00] "POST /ref-update HTTP/1.1" 200 156 0.042155 10.0.0.38 - - [2026-02-05 13:11:00] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.006141 10.0.0.38 - - [2026-02-05 13:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.38 - - [2026-02-05 13:11:00] "GET /policy-management/4d89ab10-c5f7-44f3-a5c2-980dd43e20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003967 10.0.0.38 - - [2026-02-05 13:11:00] "POST /firewall-policys HTTP/1.1" 200 530 0.055817 10.0.0.38 - - [2026-02-05 13:11:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.058154 10.0.0.38 - - [2026-02-05 13:11:00] "GET /firewall-policy/2ca5cfab-d2f2-449c-b269-f3cbcfe83005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.016347 10.0.0.38 - - [2026-02-05 13:11:00] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.003163 10.0.0.38 - - [2026-02-05 13:11:00] "GET /firewall-policy/2ca5cfab-d2f2-449c-b269-f3cbcfe83005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003212 10.0.0.38 - - [2026-02-05 13:11:00] "GET /firewall-policy/0adaa58f-7d4b-4d03-ab84-4290e4d987f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003130 10.0.0.38 - - [2026-02-05 13:11:00] "GET /firewall-policy/2b80c32a-0230-40c2-bb7f-02f8a18e8afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003090 10.0.0.38 - - [2026-02-05 13:11:00] "GET /firewall-policy/2b80c32a-0230-40c2-bb7f-02f8a18e8afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002908 10.0.0.38 - - [2026-02-05 13:11:00] "GET /firewall-policy/0adaa58f-7d4b-4d03-ab84-4290e4d987f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003111 10.0.0.38 - - [2026-02-05 13:11:00] "POST /ref-update HTTP/1.1" 200 156 0.021577 10.0.0.38 - - [2026-02-05 13:11:00] "POST /ref-update HTTP/1.1" 200 156 0.035054 10.0.0.38 - - [2026-02-05 13:11:00] "POST /ref-update HTTP/1.1" 200 156 0.040808 10.0.0.38 - - [2026-02-05 13:11:01] "POST /ref-update HTTP/1.1" 200 156 0.031989 10.0.0.38 - - [2026-02-05 13:11:01] "POST /ref-update HTTP/1.1" 200 156 0.037993 10.0.0.38 - - [2026-02-05 13:11:01] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.010222 10.0.0.38 - - [2026-02-05 13:11:01] "POST /tags HTTP/1.1" 200 299 0.053116 10.0.0.38 - - [2026-02-05 13:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.032880 10.0.0.38 - - [2026-02-05 13:11:01] "GET /tag/8c1fe04e-9f60-430f-b13b-287b16faa85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013030 10.0.0.38 - - [2026-02-05 13:11:01] "POST /set-tag HTTP/1.1" 200 109 0.039081 10.0.0.38 - - [2026-02-05 13:11:01] "POST /tags HTTP/1.1" 200 357 0.125566 10.0.0.38 - - [2026-02-05 13:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.023700 10.0.0.38 - - [2026-02-05 13:11:01] "GET /tag/6a8057fd-9ed5-4a81-ba4b-eb9db030c85e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.053094 10.0.0.38 - - [2026-02-05 13:11:01] "POST /tags HTTP/1.1" 200 305 0.066005 10.0.0.38 - - [2026-02-05 13:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.021703 10.0.0.38 - - [2026-02-05 13:11:01] "GET /tag/b83da73f-cbab-4d85-8071-dad646d01d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.021510 10.0.0.38 - - [2026-02-05 13:11:01] "POST /id-to-fqname HTTP/1.1" 200 174 0.001137 10.0.0.38 - - [2026-02-05 13:11:01] "POST /fqname-to-id HTTP/1.1" 404 183 0.006701 10.0.0.38 - - [2026-02-05 13:11:02] "POST /security-groups HTTP/1.1" 200 571 0.076397 10.0.0.38 - - [2026-02-05 13:11:02] "POST /projects HTTP/1.1" 200 483 0.218746 10.0.0.38 - - [2026-02-05 13:11:02] "POST /fqname-to-id HTTP/1.1" 404 214 0.002688 10.0.0.38 - - [2026-02-05 13:11:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.021037 10.0.0.38 - - [2026-02-05 13:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.018617 10.0.0.38 - - [2026-02-05 13:11:02] "POST /access-control-lists HTTP/1.1" 200 580 0.114550 10.0.0.38 - - [2026-02-05 13:11:02] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.051452 10.0.0.38 - - [2026-02-05 13:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007570 10.0.0.38 - - [2026-02-05 13:11:02] "GET /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.008905 10.0.0.38 - - [2026-02-05 13:11:02] "POST /fqname-to-id HTTP/1.1" 404 213 0.002139 10.0.0.38 - - [2026-02-05 13:11:02] "POST /access-control-lists HTTP/1.1" 200 578 0.076562 10.0.0.38 - - [2026-02-05 13:11:02] "PUT /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826 HTTP/1.1" 200 264 0.123410 10.0.0.38 - - [2026-02-05 13:11:02] "PUT /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b HTTP/1.1" 200 264 0.068271 10.0.0.38 - - [2026-02-05 13:11:02] "POST /security-groups HTTP/1.1" 200 537 0.084451 10.0.0.38 - - [2026-02-05 13:11:02] "POST /fqname-to-id HTTP/1.1" 404 234 0.002388 10.0.0.38 - - [2026-02-05 13:11:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.058694 10.0.0.38 - - [2026-02-05 13:11:02] "POST /access-control-lists HTTP/1.1" 200 596 0.074743 10.0.0.38 - - [2026-02-05 13:11:02] "POST /fqname-to-id HTTP/1.1" 404 233 0.047044 10.0.0.38 - - [2026-02-05 13:11:02] "POST /chown HTTP/1.1" 200 109 0.057429 10.0.0.38 - - [2026-02-05 13:11:02] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.016765 10.0.0.38 - - [2026-02-05 13:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.38 - - [2026-02-05 13:11:02] "GET /policy-management/4d89ab10-c5f7-44f3-a5c2-980dd43e20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.032208 10.0.0.38 - - [2026-02-05 13:11:02] "POST /access-control-lists HTTP/1.1" 200 594 0.062365 10.0.0.38 - - [2026-02-05 13:11:02] "POST /tags HTTP/1.1" 409 207 0.010180 10.0.0.38 - - [2026-02-05 13:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.38 - - [2026-02-05 13:11:02] "GET /tag/b83da73f-cbab-4d85-8071-dad646d01d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012013 10.0.0.38 - - [2026-02-05 13:11:02] "POST /firewall-rules HTTP/1.1" 200 564 0.065928 10.0.0.38 - - [2026-02-05 13:11:03] "GET /firewall-rule/3943386a-b219-440d-a89f-4cba2c796e1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.009140 10.0.0.38 - - [2026-02-05 13:11:03] "GET /firewall-policy/0adaa58f-7d4b-4d03-ab84-4290e4d987f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002898 10.0.0.38 - - [2026-02-05 13:11:03] "GET /firewall-rule/3943386a-b219-440d-a89f-4cba2c796e1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004264 10.0.0.38 - - [2026-02-05 13:11:03] "POST /ref-update HTTP/1.1" 200 156 0.016428 10.0.0.38 - - [2026-02-05 13:11:03] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.010417 10.0.0.38 - - [2026-02-05 13:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.38 - - [2026-02-05 13:11:03] "GET /policy-management/4d89ab10-c5f7-44f3-a5c2-980dd43e20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003863 10.0.0.38 - - [2026-02-05 13:11:03] "POST /tags HTTP/1.1" 409 207 0.007219 10.0.0.38 - - [2026-02-05 13:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.38 - - [2026-02-05 13:11:03] "GET /tag/b83da73f-cbab-4d85-8071-dad646d01d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012899 10.0.0.38 - - [2026-02-05 13:11:03] "POST /firewall-rules HTTP/1.1" 200 562 0.074074 10.0.0.38 - - [2026-02-05 13:11:03] "GET /firewall-rule/1ff05edb-285d-4b03-beb1-8a8447e7639e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.043448 10.0.0.38 - - [2026-02-05 13:11:03] "GET /firewall-policy/0adaa58f-7d4b-4d03-ab84-4290e4d987f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004423 10.0.0.38 - - [2026-02-05 13:11:03] "GET /firewall-rule/1ff05edb-285d-4b03-beb1-8a8447e7639e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005037 10.0.0.38 - - [2026-02-05 13:11:03] "POST /ref-update HTTP/1.1" 200 156 0.020936 10.0.0.38 - - [2026-02-05 13:11:03] "POST /tags HTTP/1.1" 200 355 0.108892 10.0.0.38 - - [2026-02-05 13:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.018589 10.0.0.38 - - [2026-02-05 13:11:03] "GET /tag/d9ed7dcb-3e07-4946-a08d-2ab5826f97a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.020130 10.0.0.38 - - [2026-02-05 13:11:03] "POST /tags HTTP/1.1" 200 303 0.028152 10.0.0.38 - - [2026-02-05 13:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005173 10.0.0.38 - - [2026-02-05 13:11:03] "GET /tag/db588083-b2eb-4292-9f5c-0cf15e5bb3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.017193 10.0.0.38 - - [2026-02-05 13:11:03] "POST /projects HTTP/1.1" 409 218 0.002315 10.0.0.38 - - [2026-02-05 13:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.38 - - [2026-02-05 13:11:03] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040500 10.0.0.38 - - [2026-02-05 13:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.38 - - [2026-02-05 13:11:03] "GET /network-ipam/bb4d9ed3-232e-4e6e-8558-691dad13d907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003612 10.0.0.38 - - [2026-02-05 13:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.38 - - [2026-02-05 13:11:04] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004380 10.0.0.38 - - [2026-02-05 13:11:04] "PUT /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826 HTTP/1.1" 200 264 0.075021 10.0.0.38 - - [2026-02-05 13:11:04] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.010842 10.0.0.38 - - [2026-02-05 13:11:04] "POST /set-tag HTTP/1.1" 200 109 0.113490 10.0.0.38 - - [2026-02-05 13:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014521 10.0.0.38 - - [2026-02-05 13:11:04] "GET /network-ipam/d62aeba9-3418-4f29-aef9-08061f1d64c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.005168 10.0.0.38 - - [2026-02-05 13:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.38 - - [2026-02-05 13:11:04] "GET /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004541 10.0.0.38 - - [2026-02-05 13:11:04] "PUT /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b HTTP/1.1" 200 264 0.140139 10.0.0.38 - - [2026-02-05 13:11:04] "GET /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.037824 10.0.0.38 - - [2026-02-05 13:11:04] "POST /set-tag HTTP/1.1" 200 109 0.166656 10.0.0.38 - - [2026-02-05 13:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010897 10.0.0.38 - - [2026-02-05 13:11:04] "GET /network-policy/7396f75e-40b6-4528-b3ca-007f6da97557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.056577 10.0.0.38 - - [2026-02-05 13:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.38 - - [2026-02-05 13:11:04] "GET /network-policy/a97870e0-5098-49b5-b38c-689a4a89c26b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005620 10.0.0.38 - - [2026-02-05 13:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.38 - - [2026-02-05 13:11:04] "GET /network-policy/8365ee70-fce2-469d-ac5b-cb1416aac781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004435 10.0.0.38 - - [2026-02-05 13:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.38 - - [2026-02-05 13:11:05] "PUT /network-policy/8365ee70-fce2-469d-ac5b-cb1416aac781 HTTP/1.1" 200 262 0.045421 10.0.0.38 - - [2026-02-05 13:11:05] "PUT /access-control-list/9c2f3366-ab6b-4c54-9341-c83692f0c64b HTTP/1.1" 200 272 0.068208 10.0.0.38 - - [2026-02-05 13:11:05] "POST /ref-update HTTP/1.1" 200 156 0.168333 10.0.0.38 - - [2026-02-05 13:11:05] "PUT /access-control-list/09f9000f-2217-4b67-855b-7375c3348232 HTTP/1.1" 200 272 0.084163 10.0.0.38 - - [2026-02-05 13:11:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.053113 10.0.0.38 - - [2026-02-05 13:11:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014966 10.0.0.38 - - [2026-02-05 13:11:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007359 10.0.0.38 - - [2026-02-05 13:11:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005406 10.0.0.38 - - [2026-02-05 13:11:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002191 10.0.0.38 - - [2026-02-05 13:11:05] "POST /security-groups HTTP/1.1" 409 245 0.003326 10.0.0.38 - - [2026-02-05 13:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008704 10.0.0.38 - - [2026-02-05 13:11:05] "PUT /security-group/fe8fcced-dc5c-4756-a1a7-ed2f7812c92b HTTP/1.1" 200 262 0.089365 10.0.0.38 - - [2026-02-05 13:11:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.055672 10.0.0.38 - - [2026-02-05 13:11:05] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009100 10.0.0.38 - - [2026-02-05 13:11:05] "PUT /access-control-list/e6df6412-4acb-4a83-badc-4ccaa6ca0f4e HTTP/1.1" 200 272 0.053800 10.0.0.38 - - [2026-02-05 13:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.38 - - [2026-02-05 13:11:05] "GET /policy-management/4d89ab10-c5f7-44f3-a5c2-980dd43e20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007438 10.0.0.38 - - [2026-02-05 13:11:05] "POST /tags HTTP/1.1" 409 206 0.005686 10.0.0.38 - - [2026-02-05 13:11:05] "PUT /access-control-list/76d397a5-9696-4a28-a829-208b509ddda4 HTTP/1.1" 200 272 0.058764 10.0.0.38 - - [2026-02-05 13:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011024 10.0.0.38 - - [2026-02-05 13:11:05] "GET /tag/db588083-b2eb-4292-9f5c-0cf15e5bb3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018690 10.0.0.38 - - [2026-02-05 13:11:05] "POST /firewall-rules HTTP/1.1" 200 562 0.121479 10.0.0.38 - - [2026-02-05 13:11:05] "GET /firewall-rule/949dd2fc-1576-45f4-b503-bd128f180420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.015973 10.0.0.38 - - [2026-02-05 13:11:05] "GET /firewall-policy/0adaa58f-7d4b-4d03-ab84-4290e4d987f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004383 10.0.0.38 - - [2026-02-05 13:11:05] "GET /firewall-rule/949dd2fc-1576-45f4-b503-bd128f180420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.006241 10.0.0.38 - - [2026-02-05 13:11:06] "POST /ref-update HTTP/1.1" 200 156 0.035943 10.0.0.38 - - [2026-02-05 13:11:06] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009509 10.0.0.38 - - [2026-02-05 13:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005687 10.0.0.38 - - [2026-02-05 13:11:06] "GET /policy-management/4d89ab10-c5f7-44f3-a5c2-980dd43e20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003344 10.0.0.38 - - [2026-02-05 13:11:06] "POST /tags HTTP/1.1" 409 206 0.007125 10.0.0.38 - - [2026-02-05 13:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.38 - - [2026-02-05 13:11:06] "GET /tag/db588083-b2eb-4292-9f5c-0cf15e5bb3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012218 10.0.0.38 - - [2026-02-05 13:11:06] "POST /firewall-rules HTTP/1.1" 200 560 0.096241 10.0.0.38 - - [2026-02-05 13:11:06] "GET /firewall-rule/a00a8d29-4826-4438-8309-44645931281d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.022232 10.0.0.38 - - [2026-02-05 13:11:06] "GET /firewall-policy/0adaa58f-7d4b-4d03-ab84-4290e4d987f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.011125 10.0.0.38 - - [2026-02-05 13:11:06] "GET /firewall-rule/a00a8d29-4826-4438-8309-44645931281d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.002645 10.0.0.38 - - [2026-02-05 13:11:06] "POST /ref-update HTTP/1.1" 200 156 0.024608 10.0.0.38 - - [2026-02-05 13:11:06] "POST /tags HTTP/1.1" 200 371 0.021084 10.0.0.38 - - [2026-02-05 13:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.017483 10.0.0.38 - - [2026-02-05 13:11:06] "GET /tag/5536e865-f07d-4f06-b186-fc88cf7c747d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.014627 10.0.0.38 - - [2026-02-05 13:11:06] "POST /tags HTTP/1.1" 200 319 0.029731 10.0.0.38 - - [2026-02-05 13:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011610 10.0.0.38 - - [2026-02-05 13:11:06] "GET /tag/066b8d10-7480-47ee-92c6-342a7d9e97e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.014508 10.0.0.38 - - [2026-02-05 13:11:06] "GET / HTTP/1.1" 200 35931 0.002145 10.0.0.38 - - [2026-02-05 13:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.38 - - [2026-02-05 13:11:06] "GET /global-system-config/69f9733a-d7be-4752-b0cf-14a6785121cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007397 10.0.0.38 - - [2026-02-05 13:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.38 - - [2026-02-05 13:11:06] "POST /id-to-fqname HTTP/1.1" 200 181 0.000511 10.0.0.38 - - [2026-02-05 13:11:06] "POST /fqname-to-id HTTP/1.1" 404 190 0.011176 10.0.0.38 - - [2026-02-05 13:11:06] "GET /config-node/2fa25ce7-8b74-4129-b293-08ce2cfd612e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.021317 10.0.0.38 - - [2026-02-05 13:11:06] "POST /security-groups HTTP/1.1" 200 578 0.095112 10.0.0.38 - - [2026-02-05 13:11:06] "POST /fqname-to-id HTTP/1.1" 404 225 0.001875 10.0.0.38 - - [2026-02-05 13:11:06] "POST /projects HTTP/1.1" 200 497 0.289291 10.0.0.38 - - [2026-02-05 13:11:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.058909 10.0.0.38 - - [2026-02-05 13:11:07] "POST /access-control-lists HTTP/1.1" 200 587 0.074986 10.0.0.38 - - [2026-02-05 13:11:07] "POST /fqname-to-id HTTP/1.1" 404 224 0.028376 10.0.0.38 - - [2026-02-05 13:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.031260 10.0.0.38 - - [2026-02-05 13:11:07] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.022204 10.0.0.38 - - [2026-02-05 13:11:07] "POST /access-control-lists HTTP/1.1" 200 585 0.072916 10.0.0.38 - - [2026-02-05 13:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.38 - - [2026-02-05 13:11:07] "GET /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.010435 10.0.0.38 - - [2026-02-05 13:11:07] "PUT /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826 HTTP/1.1" 200 264 0.065205 10.0.0.38 - - [2026-02-05 13:11:07] "PUT /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b HTTP/1.1" 200 264 0.080870 10.0.0.38 - - [2026-02-05 13:11:07] "POST /security-groups HTTP/1.1" 200 558 0.106397 10.0.0.38 - - [2026-02-05 13:11:07] "POST /fqname-to-id HTTP/1.1" 404 248 0.004388 10.0.0.38 - - [2026-02-05 13:11:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.016908 10.0.0.38 - - [2026-02-05 13:11:07] "POST /access-control-lists HTTP/1.1" 200 610 0.062999 10.0.0.38 - - [2026-02-05 13:11:07] "POST /chown HTTP/1.1" 200 109 0.042807 10.0.0.38 - - [2026-02-05 13:11:07] "POST /fqname-to-id HTTP/1.1" 404 247 0.029365 10.0.0.38 - - [2026-02-05 13:11:07] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.047542 10.0.0.38 - - [2026-02-05 13:11:07] "POST /access-control-lists HTTP/1.1" 200 608 0.073784 10.0.0.38 - - [2026-02-05 13:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011350 10.0.0.38 - - [2026-02-05 13:11:07] "GET /policy-management/4d89ab10-c5f7-44f3-a5c2-980dd43e20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011513 10.0.0.38 - - [2026-02-05 13:11:07] "POST /tags HTTP/1.1" 409 214 0.006659 10.0.0.38 - - [2026-02-05 13:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.38 - - [2026-02-05 13:11:07] "GET /tag/066b8d10-7480-47ee-92c6-342a7d9e97e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.015321 10.0.0.38 - - [2026-02-05 13:11:07] "POST /firewall-rules HTTP/1.1" 200 578 0.077507 10.0.0.38 - - [2026-02-05 13:11:07] "GET /firewall-rule/8523508c-696c-4dbb-9283-9836dbbda812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005298 10.0.0.38 - - [2026-02-05 13:11:07] "GET /firewall-policy/0adaa58f-7d4b-4d03-ab84-4290e4d987f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.003930 10.0.0.38 - - [2026-02-05 13:11:07] "GET /firewall-rule/8523508c-696c-4dbb-9283-9836dbbda812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002540 10.0.0.38 - - [2026-02-05 13:11:08] "POST /ref-update HTTP/1.1" 200 156 0.038827 10.0.0.38 - - [2026-02-05 13:11:08] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.021368 10.0.0.38 - - [2026-02-05 13:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.38 - - [2026-02-05 13:11:08] "GET /policy-management/4d89ab10-c5f7-44f3-a5c2-980dd43e20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003722 10.0.0.38 - - [2026-02-05 13:11:08] "POST /tags HTTP/1.1" 409 214 0.002277 10.0.0.38 - - [2026-02-05 13:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.38 - - [2026-02-05 13:11:08] "GET /tag/066b8d10-7480-47ee-92c6-342a7d9e97e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.011009 10.0.0.38 - - [2026-02-05 13:11:08] "POST /firewall-rules HTTP/1.1" 200 576 0.067252 10.0.0.38 - - [2026-02-05 13:11:08] "GET /firewall-rule/9b34a7a0-2eff-4dc4-83f9-240b950aba10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.015862 10.0.0.38 - - [2026-02-05 13:11:08] "GET /firewall-policy/0adaa58f-7d4b-4d03-ab84-4290e4d987f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.004876 10.0.0.38 - - [2026-02-05 13:11:08] "GET /firewall-rule/9b34a7a0-2eff-4dc4-83f9-240b950aba10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002773 10.0.0.38 - - [2026-02-05 13:11:08] "POST /ref-update HTTP/1.1" 200 156 0.034538 10.0.0.38 - - [2026-02-05 13:11:08] "POST /fqname-to-id HTTP/1.1" 404 226 0.002542 10.0.0.38 - - [2026-02-05 13:11:08] "POST /tags HTTP/1.1" 200 305 0.060117 10.0.0.38 - - [2026-02-05 13:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.017450 10.0.0.38 - - [2026-02-05 13:11:08] "GET /tag/e33a5270-b941-40cd-9ce4-7acaad1e2053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013705 10.0.0.38 - - [2026-02-05 13:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.38 - - [2026-02-05 13:11:08] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.032080 10.0.0.38 - - [2026-02-05 13:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.38 - - [2026-02-05 13:11:08] "GET /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.005425 10.0.0.38 - - [2026-02-05 13:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.38 - - [2026-02-05 13:11:08] "GET /service-appliance-set/54267dc8-671f-496a-b3d7-8fee8451c49d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004736 10.0.0.38 - - [2026-02-05 13:11:08] "POST /fqname-to-id HTTP/1.1" 404 240 0.002122 10.0.0.38 - - [2026-02-05 13:11:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.103901 10.0.0.38 - - [2026-02-05 13:11:08] "GET /virtual-machine-interface/ec961d0e-db93-4927-90c7-a83a4dcb5a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.011174 10.0.0.38 - - [2026-02-05 13:11:08] "POST /instance-ips HTTP/1.1" 200 381 0.045869 10.0.0.38 - - [2026-02-05 13:11:08] "GET /instance-ip/114da60d-bcc3-439f-bde8-2945543fdef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007056 10.0.0.38 - - [2026-02-05 13:11:09] "POST /loadbalancers HTTP/1.1" 200 582 0.065082 10.0.0.38 - - [2026-02-05 13:11:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.013890 10.0.0.38 - - [2026-02-05 13:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007105 10.0.0.38 - - [2026-02-05 13:11:09] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037991 10.0.0.38 - - [2026-02-05 13:11:09] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.046978 10.0.0.38 - - [2026-02-05 13:11:09] "GET /instance-ip/114da60d-bcc3-439f-bde8-2945543fdef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003997 10.0.0.38 - - [2026-02-05 13:11:09] "GET /loadbalancer/241f0f5f-1a1c-4766-a2e0-0f622fd0b080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004360 10.0.0.38 - - [2026-02-05 13:11:09] "POST /floating-ips HTTP/1.1" 200 583 0.046034 10.0.0.38 - - [2026-02-05 13:11:09] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.058000 10.0.0.38 - - [2026-02-05 13:11:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.028049 10.0.0.38 - - [2026-02-05 13:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.019449 10.0.0.38 - - [2026-02-05 13:11:09] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.042008 10.0.0.38 - - [2026-02-05 13:11:09] "GET /loadbalancer-listener/a6d78fba-0b2f-4948-b3a1-9b5b6beb201a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.006585 10.0.0.38 - - [2026-02-05 13:11:09] "GET /loadbalancer-listener/a6d78fba-0b2f-4948-b3a1-9b5b6beb201a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003711 10.0.0.38 - - [2026-02-05 13:11:09] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.031551 10.0.0.38 - - [2026-02-05 13:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004784 10.0.0.38 - - [2026-02-05 13:11:09] "GET /instance-ip/114da60d-bcc3-439f-bde8-2945543fdef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002629 10.0.0.38 - - [2026-02-05 13:11:09] "GET /global-vrouter-config/3025f697-2db0-40c3-8bae-6e561f9f208a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003373 10.0.0.38 - - [2026-02-05 13:11:09] "GET /instance-ip/114da60d-bcc3-439f-bde8-2945543fdef7?fields=floating_ips HTTP/1.1" 200 1170 0.021724 10.0.0.38 - - [2026-02-05 13:11:09] "GET /floating-ip/f148575d-cec6-40c5-9bb1-cd0544870d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003234 10.0.0.38 - - [2026-02-05 13:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.38 - - [2026-02-05 13:11:09] "PUT /global-vrouter-config/3025f697-2db0-40c3-8bae-6e561f9f208a HTTP/1.1" 200 276 0.010514 10.0.0.38 - - [2026-02-05 13:11:09] "POST /tags HTTP/1.1" 200 363 0.029075 10.0.0.38 - - [2026-02-05 13:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.38 - - [2026-02-05 13:11:09] "GET /tag/bc67873d-1a27-4127-b327-f0dd1c39edca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012695 10.0.0.38 - - [2026-02-05 13:11:09] "POST /tags HTTP/1.1" 200 311 0.018028 10.0.0.38 - - [2026-02-05 13:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.38 - - [2026-02-05 13:11:09] "GET /tag/199ae0bb-a5fe-48bb-b728-6fd55d64417d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011317 10.0.0.38 - - [2026-02-05 13:11:09] "POST /id-to-fqname HTTP/1.1" 200 177 0.000628 10.0.0.38 - - [2026-02-05 13:11:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.007198 10.0.0.38 - - [2026-02-05 13:11:09] "POST /security-groups HTTP/1.1" 200 574 0.062806 10.0.0.38 - - [2026-02-05 13:11:09] "POST /projects HTTP/1.1" 200 489 0.160341 10.0.0.38 - - [2026-02-05 13:11:09] "POST /fqname-to-id HTTP/1.1" 404 217 0.001923 10.0.0.38 - - [2026-02-05 13:11:10] "POST /access-control-lists HTTP/1.1" 200 583 0.027273 10.0.0.38 - - [2026-02-05 13:11:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.032960 10.0.0.38 - - [2026-02-05 13:11:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.013377 10.0.0.38 - - [2026-02-05 13:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012308 10.0.0.38 - - [2026-02-05 13:11:10] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.008136 10.0.0.38 - - [2026-02-05 13:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.38 - - [2026-02-05 13:11:10] "GET /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.009586 10.0.0.38 - - [2026-02-05 13:11:10] "POST /access-control-lists HTTP/1.1" 200 581 0.085685 10.0.0.38 - - [2026-02-05 13:11:10] "PUT /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826 HTTP/1.1" 200 264 0.069252 10.0.0.38 - - [2026-02-05 13:11:10] "PUT /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b HTTP/1.1" 200 264 0.044399 10.0.0.38 - - [2026-02-05 13:11:10] "POST /security-groups HTTP/1.1" 200 546 0.073534 10.0.0.38 - - [2026-02-05 13:11:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.014562 10.0.0.38 - - [2026-02-05 13:11:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.031841 10.0.0.38 - - [2026-02-05 13:11:10] "POST /access-control-lists HTTP/1.1" 200 602 0.042759 10.0.0.38 - - [2026-02-05 13:11:10] "POST /chown HTTP/1.1" 200 109 0.034270 10.0.0.38 - - [2026-02-05 13:11:10] "POST /fqname-to-id HTTP/1.1" 404 239 0.033521 10.0.0.38 - - [2026-02-05 13:11:10] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.032915 10.0.0.38 - - [2026-02-05 13:11:10] "POST /access-control-lists HTTP/1.1" 200 600 0.060707 10.0.0.38 - - [2026-02-05 13:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014643 10.0.0.38 - - [2026-02-05 13:11:10] "GET /policy-management/4d89ab10-c5f7-44f3-a5c2-980dd43e20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004108 10.0.0.38 - - [2026-02-05 13:11:10] "POST /tags HTTP/1.1" 409 210 0.002425 10.0.0.38 - - [2026-02-05 13:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.38 - - [2026-02-05 13:11:10] "GET /tag/199ae0bb-a5fe-48bb-b728-6fd55d64417d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.009738 10.0.0.38 - - [2026-02-05 13:11:10] "POST /firewall-rules HTTP/1.1" 200 570 0.065512 10.0.0.38 - - [2026-02-05 13:11:10] "GET /firewall-rule/e2e2d673-9cd1-40a8-b579-c8da03962adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006689 10.0.0.38 - - [2026-02-05 13:11:10] "GET /firewall-policy/0adaa58f-7d4b-4d03-ab84-4290e4d987f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.005638 10.0.0.38 - - [2026-02-05 13:11:10] "GET /firewall-rule/e2e2d673-9cd1-40a8-b579-c8da03962adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003032 10.0.0.38 - - [2026-02-05 13:11:10] "POST /ref-update HTTP/1.1" 200 156 0.044498 10.0.0.38 - - [2026-02-05 13:11:10] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004133 10.0.0.38 - - [2026-02-05 13:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.38 - - [2026-02-05 13:11:10] "GET /policy-management/4d89ab10-c5f7-44f3-a5c2-980dd43e20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002753 10.0.0.38 - - [2026-02-05 13:11:10] "POST /tags HTTP/1.1" 409 210 0.001778 10.0.0.38 - - [2026-02-05 13:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.38 - - [2026-02-05 13:11:10] "GET /tag/199ae0bb-a5fe-48bb-b728-6fd55d64417d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010630 10.0.0.38 - - [2026-02-05 13:11:11] "POST /firewall-rules HTTP/1.1" 200 568 0.084806 10.0.0.38 - - [2026-02-05 13:11:11] "GET /firewall-rule/4bc60dc9-4150-421f-9fef-941c90b17ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005097 10.0.0.38 - - [2026-02-05 13:11:11] "GET /firewall-policy/0adaa58f-7d4b-4d03-ab84-4290e4d987f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.003749 10.0.0.38 - - [2026-02-05 13:11:11] "GET /firewall-rule/4bc60dc9-4150-421f-9fef-941c90b17ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002550 10.0.0.38 - - [2026-02-05 13:11:11] "POST /ref-update HTTP/1.1" 200 156 0.034209 10.0.0.38 - - [2026-02-05 13:11:11] "POST /fqname-to-id HTTP/1.1" 404 228 0.002434 10.0.0.38 - - [2026-02-05 13:11:11] "POST /tags HTTP/1.1" 200 363 0.021122 10.0.0.38 - - [2026-02-05 13:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.38 - - [2026-02-05 13:11:11] "GET /tag/2503606a-d8a5-4def-a01f-be9660c9a35e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012192 10.0.0.38 - - [2026-02-05 13:11:11] "POST /tags HTTP/1.1" 200 311 0.027550 10.0.0.38 - - [2026-02-05 13:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.38 - - [2026-02-05 13:11:11] "GET /tag/d145f93b-068a-483f-a03f-0333abb941d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011973 10.0.0.38 - - [2026-02-05 13:11:11] "POST /projects HTTP/1.1" 409 223 0.001983 10.0.0.38 - - [2026-02-05 13:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.38 - - [2026-02-05 13:11:11] "GET /project/0754d6e7-3903-45f7-8309-e3a53878c6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.032005 10.0.0.38 - - [2026-02-05 13:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.38 - - [2026-02-05 13:11:11] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005012 10.0.0.38 - - [2026-02-05 13:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.38 - - [2026-02-05 13:11:11] "GET /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.021816 10.0.0.38 - - [2026-02-05 13:11:11] "PUT /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826 HTTP/1.1" 200 264 0.042792 10.0.0.38 - - [2026-02-05 13:11:11] "PUT /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b HTTP/1.1" 200 264 0.074980 10.0.0.38 - - [2026-02-05 13:11:11] "POST /security-groups HTTP/1.1" 409 253 0.005852 10.0.0.38 - - [2026-02-05 13:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.38 - - [2026-02-05 13:11:11] "PUT /security-group/fa2500fb-25ed-46ad-a8dd-490597cd1f78 HTTP/1.1" 200 262 0.069525 10.0.0.38 - - [2026-02-05 13:11:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.029076 10.0.0.38 - - [2026-02-05 13:11:11] "PUT /access-control-list/01c52877-11d4-4b43-aeba-aa3b1782864f HTTP/1.1" 200 272 0.015657 10.0.0.38 - - [2026-02-05 13:11:11] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.019176 10.0.0.38 - - [2026-02-05 13:11:11] "PUT /access-control-list/2b66a9bb-b8b0-4756-8632-ab406134e592 HTTP/1.1" 200 272 0.042805 10.0.0.38 - - [2026-02-05 13:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.38 - - [2026-02-05 13:11:11] "GET /policy-management/4d89ab10-c5f7-44f3-a5c2-980dd43e20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002706 10.0.0.38 - - [2026-02-05 13:11:11] "POST /tags HTTP/1.1" 409 210 0.002139 10.0.0.38 - - [2026-02-05 13:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.38 - - [2026-02-05 13:11:12] "GET /tag/d145f93b-068a-483f-a03f-0333abb941d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014103 10.0.0.38 - - [2026-02-05 13:11:12] "POST /firewall-rules HTTP/1.1" 200 570 0.072057 10.0.0.38 - - [2026-02-05 13:11:12] "GET /firewall-rule/def450f1-87d1-4fe5-962d-eb77cc8e8629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.060979 10.0.0.38 - - [2026-02-05 13:11:12] "GET /firewall-policy/0adaa58f-7d4b-4d03-ab84-4290e4d987f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.006156 10.0.0.38 - - [2026-02-05 13:11:12] "GET /firewall-rule/def450f1-87d1-4fe5-962d-eb77cc8e8629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002506 10.0.0.38 - - [2026-02-05 13:11:12] "POST /ref-update HTTP/1.1" 200 156 0.044365 10.0.0.38 - - [2026-02-05 13:11:12] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.027326 10.0.0.38 - - [2026-02-05 13:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.38 - - [2026-02-05 13:11:12] "GET /policy-management/4d89ab10-c5f7-44f3-a5c2-980dd43e20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003252 10.0.0.38 - - [2026-02-05 13:11:12] "POST /tags HTTP/1.1" 409 210 0.002197 10.0.0.38 - - [2026-02-05 13:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.38 - - [2026-02-05 13:11:12] "GET /tag/d145f93b-068a-483f-a03f-0333abb941d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.019029 10.0.0.38 - - [2026-02-05 13:11:12] "POST /firewall-rules HTTP/1.1" 200 568 0.078242 10.0.0.38 - - [2026-02-05 13:11:12] "GET /firewall-rule/6759a3d5-08a3-4016-be71-4659fe9107da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005628 10.0.0.38 - - [2026-02-05 13:11:12] "GET /firewall-policy/0adaa58f-7d4b-4d03-ab84-4290e4d987f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.004451 10.0.0.38 - - [2026-02-05 13:11:12] "GET /firewall-rule/6759a3d5-08a3-4016-be71-4659fe9107da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002559 10.0.0.38 - - [2026-02-05 13:11:12] "POST /ref-update HTTP/1.1" 200 156 0.041191 10.0.0.38 - - [2026-02-05 13:11:12] "POST /tags HTTP/1.1" 200 301 0.028321 10.0.0.38 - - [2026-02-05 13:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.38 - - [2026-02-05 13:11:12] "GET /tag/b56fc007-210b-4f16-b735-4a7b37bc2078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012774 10.0.0.38 - - [2026-02-05 13:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.38 - - [2026-02-05 13:11:12] "GET /project/0754d6e7-3903-45f7-8309-e3a53878c6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.061816 10.0.0.38 - - [2026-02-05 13:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008291 10.0.0.38 - - [2026-02-05 13:11:12] "GET /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.023700 10.0.0.38 - - [2026-02-05 13:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.38 - - [2026-02-05 13:11:13] "GET /service-appliance-set/54267dc8-671f-496a-b3d7-8fee8451c49d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002547 10.0.0.38 - - [2026-02-05 13:11:13] "POST /fqname-to-id HTTP/1.1" 404 242 0.001641 10.0.0.38 - - [2026-02-05 13:11:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.121532 10.0.0.38 - - [2026-02-05 13:11:13] "GET /virtual-machine-interface/faf0f5aa-bc96-40ea-8baf-3c54f15c01ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.019399 10.0.0.38 - - [2026-02-05 13:11:13] "POST /instance-ips HTTP/1.1" 200 377 0.021847 10.0.0.38 - - [2026-02-05 13:11:13] "GET /instance-ip/916e0b64-42a6-47c7-820d-eae9717a9567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004365 10.0.0.38 - - [2026-02-05 13:11:13] "POST /loadbalancers HTTP/1.1" 200 582 0.062819 10.0.0.38 - - [2026-02-05 13:11:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022239 10.0.0.38 - - [2026-02-05 13:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004593 10.0.0.38 - - [2026-02-05 13:11:13] "GET /project/0754d6e7-3903-45f7-8309-e3a53878c6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.041307 10.0.0.38 - - [2026-02-05 13:11:13] "GET /instance-ip/916e0b64-42a6-47c7-820d-eae9717a9567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003124 10.0.0.38 - - [2026-02-05 13:11:13] "GET /project/0754d6e7-3903-45f7-8309-e3a53878c6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.035239 10.0.0.38 - - [2026-02-05 13:11:13] "POST /floating-ips HTTP/1.1" 200 581 0.044404 10.0.0.38 - - [2026-02-05 13:11:13] "GET /loadbalancer/27c8d867-f453-4b8b-9e04-f3dd119619c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.012112 10.0.0.38 - - [2026-02-05 13:11:13] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.022029 10.0.0.38 - - [2026-02-05 13:11:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010057 10.0.0.38 - - [2026-02-05 13:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007627 10.0.0.38 - - [2026-02-05 13:11:13] "GET /project/0754d6e7-3903-45f7-8309-e3a53878c6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.035305 10.0.0.38 - - [2026-02-05 13:11:13] "GET /loadbalancer-listener/dc1e202e-a0af-4722-9060-689b943c0d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002804 10.0.0.38 - - [2026-02-05 13:11:13] "GET /loadbalancer-listener/dc1e202e-a0af-4722-9060-689b943c0d64?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003313 10.0.0.38 - - [2026-02-05 13:11:13] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.021526 10.0.0.38 - - [2026-02-05 13:11:13] "GET /instance-ip/916e0b64-42a6-47c7-820d-eae9717a9567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008082 10.0.0.38 - - [2026-02-05 13:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.38 - - [2026-02-05 13:11:13] "GET /instance-ip/916e0b64-42a6-47c7-820d-eae9717a9567?fields=floating_ips HTTP/1.1" 200 1164 0.007690 10.0.0.38 - - [2026-02-05 13:11:13] "GET /floating-ip/f945b77d-4423-4e95-92da-3f528c77358c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002671 10.0.0.38 - - [2026-02-05 13:11:13] "GET /project/0754d6e7-3903-45f7-8309-e3a53878c6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.046097 10.0.0.38 - - [2026-02-05 13:11:13] "GET /loadbalancer/27c8d867-f453-4b8b-9e04-f3dd119619c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002267 10.0.0.38 - - [2026-02-05 13:11:13] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.017073 10.0.0.38 - - [2026-02-05 13:11:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021389 10.0.0.38 - - [2026-02-05 13:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010645 10.0.0.38 - - [2026-02-05 13:11:14] "GET /project/0754d6e7-3903-45f7-8309-e3a53878c6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.044372 10.0.0.38 - - [2026-02-05 13:11:14] "GET /loadbalancer-listener/93c1c3b0-9d7e-4b6a-8886-7271ba26f86d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003015 10.0.0.38 - - [2026-02-05 13:11:14] "GET /loadbalancer-listener/93c1c3b0-9d7e-4b6a-8886-7271ba26f86d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003502 10.0.0.38 - - [2026-02-05 13:11:14] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.019521 10.0.0.38 - - [2026-02-05 13:11:14] "GET /instance-ip/916e0b64-42a6-47c7-820d-eae9717a9567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004066 10.0.0.38 - - [2026-02-05 13:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.38 - - [2026-02-05 13:11:14] "GET /instance-ip/916e0b64-42a6-47c7-820d-eae9717a9567?fields=floating_ips HTTP/1.1" 200 1164 0.002927 10.0.0.38 - - [2026-02-05 13:11:14] "GET /project/0754d6e7-3903-45f7-8309-e3a53878c6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.033686 10.0.0.38 - - [2026-02-05 13:11:14] "GET /floating-ip/f945b77d-4423-4e95-92da-3f528c77358c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003076 10.0.0.38 - - [2026-02-05 13:11:14] "GET /loadbalancer/27c8d867-f453-4b8b-9e04-f3dd119619c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003437 10.0.0.38 - - [2026-02-05 13:11:14] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.025207 10.0.0.38 - - [2026-02-05 13:11:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.017966 10.0.0.38 - - [2026-02-05 13:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.38 - - [2026-02-05 13:11:14] "GET /project/0754d6e7-3903-45f7-8309-e3a53878c6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.031626 10.0.0.38 - - [2026-02-05 13:11:14] "GET /loadbalancer-listener/f57b23de-a820-4392-8073-dba2e17c1465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002922 10.0.0.38 - - [2026-02-05 13:11:14] "GET /loadbalancer-listener/f57b23de-a820-4392-8073-dba2e17c1465?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003676 10.0.0.38 - - [2026-02-05 13:11:14] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.024131 10.0.0.38 - - [2026-02-05 13:11:14] "GET /instance-ip/916e0b64-42a6-47c7-820d-eae9717a9567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003555 10.0.0.38 - - [2026-02-05 13:11:14] "GET /instance-ip/916e0b64-42a6-47c7-820d-eae9717a9567?fields=floating_ips HTTP/1.1" 200 1164 0.003694 10.0.0.38 - - [2026-02-05 13:11:14] "GET /floating-ip/f945b77d-4423-4e95-92da-3f528c77358c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002584 10.0.0.38 - - [2026-02-05 13:11:14] "POST /tags HTTP/1.1" 200 301 0.075415 10.0.0.38 - - [2026-02-05 13:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009965 10.0.0.38 - - [2026-02-05 13:11:14] "GET /tag/6038e83d-6f34-47a5-80f8-f16a15947611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.016831 10.0.0.38 - - [2026-02-05 13:11:14] "POST /tags HTTP/1.1" 200 325 0.051033 10.0.0.38 - - [2026-02-05 13:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008357 10.0.0.38 - - [2026-02-05 13:11:14] "GET /tag/982c43d0-0f19-4d6a-86b1-c82241534601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.013545 10.0.0.38 - - [2026-02-05 13:11:14] "POST /tags HTTP/1.1" 409 237 0.002484 10.0.0.38 - - [2026-02-05 13:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.38 - - [2026-02-05 13:11:14] "GET /tag/2503606a-d8a5-4def-a01f-be9660c9a35e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.015687 10.0.0.38 - - [2026-02-05 13:11:14] "POST /tags HTTP/1.1" 409 210 0.002264 10.0.0.38 - - [2026-02-05 13:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.38 - - [2026-02-05 13:11:14] "GET /tag/d145f93b-068a-483f-a03f-0333abb941d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.018327 10.0.0.38 - - [2026-02-05 13:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.38 - - [2026-02-05 13:11:14] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.008477 10.0.0.38 - - [2026-02-05 13:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.38 - - [2026-02-05 13:11:14] "GET /project/0754d6e7-3903-45f7-8309-e3a53878c6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.050153 10.0.0.38 - - [2026-02-05 13:11:15] "POST /virtual-machines HTTP/1.1" 200 377 0.013509 10.0.0.38 - - [2026-02-05 13:11:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008658 10.0.0.38 - - [2026-02-05 13:11:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.142700 10.0.0.38 - - [2026-02-05 13:11:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.104571 10.0.0.38 - - [2026-02-05 13:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007985 10.0.0.38 - - [2026-02-05 13:11:15] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.030260 10.0.0.38 - - [2026-02-05 13:11:15] "POST /instance-ips HTTP/1.1" 200 409 0.056589 10.0.0.38 - - [2026-02-05 13:11:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.080185 10.0.0.38 - - [2026-02-05 13:11:15] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.020604 10.0.0.38 - - [2026-02-05 13:11:15] "POST /set-tag HTTP/1.1" 200 109 0.025216 10.0.0.38 - - [2026-02-05 13:11:15] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.022297 10.0.0.38 - - [2026-02-05 13:11:15] "GET /instance-ip/26b8d2b0-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006866 10.0.0.38 - - [2026-02-05 13:11:15] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004421 10.0.0.38 - - [2026-02-05 13:11:15] "POST /set-tag HTTP/1.1" 200 109 0.002389 10.0.0.38 - - [2026-02-05 13:11:15] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004318 10.0.0.38 - - [2026-02-05 13:11:15] "POST /set-tag HTTP/1.1" 200 109 0.005816 10.0.0.38 - - [2026-02-05 13:11:15] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011897 10.0.0.38 - - [2026-02-05 13:11:15] "POST /set-tag HTTP/1.1" 200 109 0.008261 10.0.0.38 - - [2026-02-05 13:11:18] "GET / HTTP/1.1" 200 35931 0.003561 10.0.0.38 - - [2026-02-05 13:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.38 - - [2026-02-05 13:11:18] "GET /routing-instance/ee6acaa4-b782-4684-9902-a50f99104027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005375 10.0.0.38 - - [2026-02-05 13:11:18] "POST /bgp-routers HTTP/1.1" 409 301 0.002284 10.0.0.38 - - [2026-02-05 13:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.38 - - [2026-02-05 13:11:18] "GET /bgp-router/ea21295e-b5e3-4158-84d7-d6f7647920a9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005625 10.0.0.38 - - [2026-02-05 13:11:18] "PUT /bgp-router/ea21295e-b5e3-4158-84d7-d6f7647920a9 HTTP/1.1" 200 254 0.019760 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:11:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001591 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:11:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001786 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:11:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001034 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:11:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000908 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:11:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001334 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:11:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001222 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:11:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001026 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:11:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001036 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:11:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001117 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:11:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001136 10.0.0.38 - - [2026-02-05 13:11:37] "GET /global-system-configs HTTP/1.1" 200 322 0.008491 10.0.0.38 - - [2026-02-05 13:11:38] "GET /global-system-configs HTTP/1.1" 200 322 0.002630 10.0.0.249 - - [2026-02-05 13:12:26] "GET / HTTP/1.1" 200 35931 0.001676 10.0.0.249 - - [2026-02-05 13:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.249 - - [2026-02-05 13:12:26] "GET /global-system-config/69f9733a-d7be-4752-b0cf-14a6785121cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006878 10.0.0.249 - - [2026-02-05 13:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.249 - - [2026-02-05 13:12:26] "GET /routing-instance/ee6acaa4-b782-4684-9902-a50f99104027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004092 10.0.0.249 - - [2026-02-05 13:12:26] "PUT /global-system-config/69f9733a-d7be-4752-b0cf-14a6785121cb HTTP/1.1" 200 274 0.009249 10.0.0.249 - - [2026-02-05 13:12:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.013650 10.0.0.249 - - [2026-02-05 13:12:26] "POST /virtual-routers HTTP/1.1" 200 599 0.016462 10.0.0.249 - - [2026-02-05 13:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007605 10.0.0.249 - - [2026-02-05 13:12:26] "GET /virtual-router/7ac1145c-dade-4f8a-af71-3c09fe4e2f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.007628 10.0.0.249 - - [2026-02-05 13:12:26] "POST /fqname-to-id HTTP/1.1" 404 229 0.002349 10.0.0.249 - - [2026-02-05 13:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.249 - - [2026-02-05 13:12:26] "GET /virtual-network/9c1eeef0-6283-440d-8a5b-b692634a8d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.011429 10.0.0.249 - - [2026-02-05 13:12:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.071619 10.0.0.38 - - [2026-02-05 13:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.38 - - [2026-02-05 13:12:33] "GET /virtual-router/7ac1145c-dade-4f8a-af71-3c09fe4e2f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003246 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:13:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001032 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:13:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000897 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:13:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001014 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:13:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000965 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:13:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000946 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:13:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000910 10.0.0.38 - - [2026-02-05 13:15:02] "GET /virtual-router/7ac1145c-dade-4f8a-af71-3c09fe4e2f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003256 10.0.0.38 - - [2026-02-05 13:15:02] "POST /ref-update HTTP/1.1" 200 156 0.009392 10.0.0.38 - - [2026-02-05 13:15:13] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004840 10.0.0.38 - - [2026-02-05 13:15:13] "POST /set-tag HTTP/1.1" 200 109 0.005365 10.0.0.38 - - [2026-02-05 13:15:13] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004816 10.0.0.38 - - [2026-02-05 13:15:13] "POST /set-tag HTTP/1.1" 200 109 0.002861 10.0.0.38 - - [2026-02-05 13:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.38 - - [2026-02-05 13:15:13] "GET /loadbalancer/27c8d867-f453-4b8b-9e04-f3dd119619c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002858 10.0.0.38 - - [2026-02-05 13:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.38 - - [2026-02-05 13:15:13] "GET /loadbalancer/27c8d867-f453-4b8b-9e04-f3dd119619c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002689 10.0.0.38 - - [2026-02-05 13:15:13] "GET /loadbalancer-pool/3cd6dde9-c9c5-422e-954e-73996306abc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004353 10.0.0.38 - - [2026-02-05 13:15:13] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018605 10.0.0.38 - - [2026-02-05 13:15:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021250 10.0.0.38 - - [2026-02-05 13:15:13] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013705 10.0.0.38 - - [2026-02-05 13:15:13] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004997 10.0.0.38 - - [2026-02-05 13:15:13] "POST /ref-update HTTP/1.1" 200 156 0.012581 10.0.0.38 - - [2026-02-05 13:15:13] "GET /floating-ip/f945b77d-4423-4e95-92da-3f528c77358c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.014346 10.0.0.38 - - [2026-02-05 13:15:13] "POST /tags HTTP/1.1" 409 205 0.006992 10.0.0.38 - - [2026-02-05 13:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.38 - - [2026-02-05 13:15:13] "PUT /floating-ip/f945b77d-4423-4e95-92da-3f528c77358c HTTP/1.1" 200 256 0.016913 10.0.0.38 - - [2026-02-05 13:15:13] "GET /tag/b56fc007-210b-4f16-b735-4a7b37bc2078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019064 10.0.0.38 - - [2026-02-05 13:15:14] "POST /set-tag HTTP/1.1" 200 109 0.068994 10.0.0.38 - - [2026-02-05 13:15:14] "GET /loadbalancer-pool/f766368d-218a-45e8-a440-e9063d277c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.031130 10.0.0.38 - - [2026-02-05 13:15:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025092 10.0.0.38 - - [2026-02-05 13:15:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.022622 10.0.0.38 - - [2026-02-05 13:15:14] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016704 10.0.0.38 - - [2026-02-05 13:15:14] "POST /set-tag HTTP/1.1" 200 109 0.002623 10.0.0.38 - - [2026-02-05 13:15:14] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004133 10.0.0.38 - - [2026-02-05 13:15:14] "POST /ref-update HTTP/1.1" 200 156 0.010814 10.0.0.38 - - [2026-02-05 13:15:14] "GET /floating-ip/f945b77d-4423-4e95-92da-3f528c77358c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.010827 10.0.0.38 - - [2026-02-05 13:15:14] "GET /loadbalancer-pool/404c76aa-d910-42a3-8f74-731437b9a0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004894 10.0.0.38 - - [2026-02-05 13:15:14] "PUT /floating-ip/f945b77d-4423-4e95-92da-3f528c77358c HTTP/1.1" 200 256 0.023434 10.0.0.38 - - [2026-02-05 13:15:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031205 10.0.0.38 - - [2026-02-05 13:15:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.013795 10.0.0.38 - - [2026-02-05 13:15:14] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004962 10.0.0.38 - - [2026-02-05 13:15:14] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004287 10.0.0.38 - - [2026-02-05 13:15:14] "POST /ref-update HTTP/1.1" 200 156 0.008119 10.0.0.38 - - [2026-02-05 13:15:14] "GET /floating-ip/f945b77d-4423-4e95-92da-3f528c77358c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.011786 10.0.0.38 - - [2026-02-05 13:15:14] "POST /set-tag HTTP/1.1" 200 109 0.002895 10.0.0.38 - - [2026-02-05 13:15:14] "PUT /floating-ip/f945b77d-4423-4e95-92da-3f528c77358c HTTP/1.1" 200 256 0.009282 10.0.0.249 - - [2026-02-05 13:16:26] "GET / HTTP/1.1" 200 35931 0.002452 10.0.0.249 - - [2026-02-05 13:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.249 - - [2026-02-05 13:16:26] "GET /global-system-config/69f9733a-d7be-4752-b0cf-14a6785121cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.009181 10.0.0.249 - - [2026-02-05 13:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.249 - - [2026-02-05 13:16:26] "GET /routing-instance/ee6acaa4-b782-4684-9902-a50f99104027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003264 10.0.0.249 - - [2026-02-05 13:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.249 - - [2026-02-05 13:16:26] "GET /virtual-router/7ac1145c-dade-4f8a-af71-3c09fe4e2f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003936 10.0.0.249 - - [2026-02-05 13:16:26] "PUT /virtual-router/7ac1145c-dade-4f8a-af71-3c09fe4e2f35 HTTP/1.1" 200 262 0.010200 10.0.0.249 - - [2026-02-05 13:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.249 - - [2026-02-05 13:16:26] "GET /virtual-router/7ac1145c-dade-4f8a-af71-3c09fe4e2f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003675 10.0.0.249 - - [2026-02-05 13:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.249 - - [2026-02-05 13:16:26] "GET /virtual-machine-interface/ca1c0a36-3433-4073-a264-e139c97afcd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005330 10.0.0.249 - - [2026-02-05 13:16:26] "PUT /virtual-machine-interface/ca1c0a36-3433-4073-a264-e139c97afcd8 HTTP/1.1" 200 284 0.012563 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:16:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001031 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:16:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001266 10.0.0.38 - - [2026-02-05 13:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.38 - - [2026-02-05 13:16:33] "GET /virtual-router/7ac1145c-dade-4f8a-af71-3c09fe4e2f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002939 10.0.0.38 - - [2026-02-05 13:16:37] "GET /global-system-configs HTTP/1.1" 200 322 0.008321 10.0.0.38 - - [2026-02-05 13:16:38] "GET /global-system-configs HTTP/1.1" 200 322 0.003083 10.0.0.38 - - [2026-02-05 13:16:56] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008021 10.0.0.38 - - [2026-02-05 13:16:56] "POST /set-tag HTTP/1.1" 200 109 0.008296 10.0.0.38 - - [2026-02-05 13:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.38 - - [2026-02-05 13:16:56] "GET /loadbalancer/27c8d867-f453-4b8b-9e04-f3dd119619c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005199 10.0.0.38 - - [2026-02-05 13:16:56] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004900 10.0.0.38 - - [2026-02-05 13:16:56] "POST /set-tag HTTP/1.1" 200 109 0.060402 10.0.0.38 - - [2026-02-05 13:16:57] "DELETE /loadbalancer-member/d3a906f2-e708-4297-ab34-1967f15cbfb7 HTTP/1.1" 200 115 0.064569 10.0.0.38 - - [2026-02-05 13:16:57] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005620 10.0.0.38 - - [2026-02-05 13:16:57] "POST /set-tag HTTP/1.1" 200 109 0.002838 10.0.0.38 - - [2026-02-05 13:16:57] "DELETE /loadbalancer-member/e5027170-fcbc-41c1-80cd-f342c2294c2b HTTP/1.1" 200 115 0.034441 10.0.0.38 - - [2026-02-05 13:16:57] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004482 10.0.0.38 - - [2026-02-05 13:16:57] "POST /set-tag HTTP/1.1" 200 109 0.008613 10.0.0.38 - - [2026-02-05 13:16:57] "DELETE /loadbalancer-member/6d369d1b-c325-4c92-b4e5-0f53c9546344 HTTP/1.1" 200 115 0.044508 10.0.0.38 - - [2026-02-05 13:16:57] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009267 10.0.0.38 - - [2026-02-05 13:16:57] "POST /set-tag HTTP/1.1" 200 109 0.006352 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:17:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000956 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:17:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000965 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:17:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001102 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:17:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001181 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:17:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001017 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:17:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001022 10.0.0.38 - - [2026-02-05 13:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.38 - - [2026-02-05 13:17:57] "GET /loadbalancer/27c8d867-f453-4b8b-9e04-f3dd119619c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002997 10.0.0.38 - - [2026-02-05 13:17:57] "GET /loadbalancer-pool/3cd6dde9-c9c5-422e-954e-73996306abc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004728 10.0.0.38 - - [2026-02-05 13:17:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.036808 10.0.0.38 - - [2026-02-05 13:17:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.021100 10.0.0.38 - - [2026-02-05 13:17:57] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.021709 10.0.0.38 - - [2026-02-05 13:17:57] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008017 10.0.0.38 - - [2026-02-05 13:17:57] "GET /floating-ip/f945b77d-4423-4e95-92da-3f528c77358c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003374 10.0.0.38 - - [2026-02-05 13:17:58] "POST /set-tag HTTP/1.1" 200 109 0.067995 10.0.0.38 - - [2026-02-05 13:17:58] "GET /loadbalancer-pool/f766368d-218a-45e8-a440-e9063d277c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005607 10.0.0.38 - - [2026-02-05 13:17:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023443 10.0.0.38 - - [2026-02-05 13:17:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010715 10.0.0.38 - - [2026-02-05 13:17:58] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007974 10.0.0.38 - - [2026-02-05 13:17:58] "POST /set-tag HTTP/1.1" 200 109 0.003202 10.0.0.38 - - [2026-02-05 13:17:58] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005240 10.0.0.38 - - [2026-02-05 13:17:58] "GET /floating-ip/f945b77d-4423-4e95-92da-3f528c77358c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002303 10.0.0.38 - - [2026-02-05 13:17:58] "GET /loadbalancer-pool/404c76aa-d910-42a3-8f74-731437b9a0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003034 10.0.0.38 - - [2026-02-05 13:17:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016139 10.0.0.38 - - [2026-02-05 13:17:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.024881 10.0.0.38 - - [2026-02-05 13:17:58] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014083 10.0.0.38 - - [2026-02-05 13:17:58] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011979 10.0.0.38 - - [2026-02-05 13:17:58] "GET /floating-ip/f945b77d-4423-4e95-92da-3f528c77358c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.006138 10.0.0.38 - - [2026-02-05 13:17:58] "POST /set-tag HTTP/1.1" 200 109 0.003649 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:21:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001172 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:21:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001190 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:21:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001112 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:21:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001096 10.0.0.38 - - [2026-02-05 13:21:37] "GET /global-system-configs HTTP/1.1" 200 322 0.002397 10.0.0.38 - - [2026-02-05 13:21:38] "GET /global-system-configs HTTP/1.1" 200 322 0.004219 10.0.0.38 - - [2026-02-05 13:22:09] "GET / HTTP/1.1" 200 35931 0.001741 10.0.0.38 - - [2026-02-05 13:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.38 - - [2026-02-05 13:22:09] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043345 10.0.0.38 - - [2026-02-05 13:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.38 - - [2026-02-05 13:22:09] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.035444 10.0.0.38 - - [2026-02-05 13:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.38 - - [2026-02-05 13:22:09] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.062423 10.0.0.38 - - [2026-02-05 13:22:10] "POST /tags HTTP/1.1" 200 333 0.075238 10.0.0.38 - - [2026-02-05 13:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.037257 10.0.0.38 - - [2026-02-05 13:22:10] "GET /tag/f07a33c6-ed76-46fe-952b-2bc8407e61df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.038028 10.0.0.38 - - [2026-02-05 13:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004574 10.0.0.38 - - [2026-02-05 13:22:10] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.039868 10.0.0.38 - - [2026-02-05 13:22:10] "GET /virtual-networks?parent_id=03ba891a-dad1-4811-9da0-4c13603b66ef&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003061 10.0.0.38 - - [2026-02-05 13:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.38 - - [2026-02-05 13:22:10] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.036813 10.0.0.38 - - [2026-02-05 13:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.38 - - [2026-02-05 13:22:10] "POST /virtual-networks HTTP/1.1" 200 512 0.081075 10.0.0.38 - - [2026-02-05 13:22:10] "GET /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.012995 10.0.0.38 - - [2026-02-05 13:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008763 10.0.0.38 - - [2026-02-05 13:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.38 - - [2026-02-05 13:22:10] "GET /service-appliance-set/54267dc8-671f-496a-b3d7-8fee8451c49d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002595 10.0.0.38 - - [2026-02-05 13:22:10] "GET /network-ipam/27714d71-458d-4609-b276-88bec2c4feb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.003047 10.0.0.38 - - [2026-02-05 13:22:10] "POST /fqname-to-id HTTP/1.1" 404 254 0.002215 10.0.0.38 - - [2026-02-05 13:22:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004110 10.0.0.38 - - [2026-02-05 13:22:10] "POST /ref-update HTTP/1.1" 200 156 0.072068 10.0.0.38 - - [2026-02-05 13:22:10] "GET /virtual-network/f5bfc7ca-f347-4c71-8e65-42d11e28e2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.038518 10.0.0.38 - - [2026-02-05 13:22:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.137244 10.0.0.38 - - [2026-02-05 13:22:10] "GET /virtual-machine-interface/e1b30766-77ec-46b2-b43a-953017d6c4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.022024 10.0.0.38 - - [2026-02-05 13:22:10] "GET /domains HTTP/1.1" 200 280 0.009534 10.0.0.38 - - [2026-02-05 13:22:10] "GET /domain/5a6700da-f28c-4d8c-aee5-31a0a58ef7cf HTTP/1.1" 200 3086 0.008945 10.0.0.38 - - [2026-02-05 13:22:10] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef HTTP/1.1" 200 5475 0.042754 10.0.0.38 - - [2026-02-05 13:22:10] "GET /virtual-network/f5bfc7ca-f347-4c71-8e65-42d11e28e2c8 HTTP/1.1" 200 2086 0.005827 10.0.0.38 - - [2026-02-05 13:22:10] "GET /virtual-network/f5bfc7ca-f347-4c71-8e65-42d11e28e2c8 HTTP/1.1" 200 2086 0.004189 10.0.0.38 - - [2026-02-05 13:22:10] "GET /routing-instance/c905c5b1-eba2-4b25-bd53-e48606820a78 HTTP/1.1" 200 1182 0.003021 10.0.0.38 - - [2026-02-05 13:22:10] "GET /routing-instance/c905c5b1-eba2-4b25-bd53-e48606820a78 HTTP/1.1" 200 1182 0.002882 10.0.0.38 - - [2026-02-05 13:22:10] "POST /instance-ips HTTP/1.1" 200 409 0.054682 10.0.0.38 - - [2026-02-05 13:22:10] "GET /instance-ip/ba6624e0-d63f-4d8c-b47d-c408e50e36ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004169 10.0.0.38 - - [2026-02-05 13:22:10] "POST /loadbalancers HTTP/1.1" 200 610 0.064019 10.0.0.38 - - [2026-02-05 13:22:10] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040838 10.0.0.38 - - [2026-02-05 13:22:10] "GET /instance-ip/ba6624e0-d63f-4d8c-b47d-c408e50e36ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.008442 10.0.0.38 - - [2026-02-05 13:22:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.053754 10.0.0.38 - - [2026-02-05 13:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013815 10.0.0.38 - - [2026-02-05 13:22:11] "POST /route-targets HTTP/1.1" 200 327 0.054977 10.0.0.38 - - [2026-02-05 13:22:11] "POST /ref-update HTTP/1.1" 200 156 0.053461 10.0.0.38 - - [2026-02-05 13:22:11] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.092803 10.0.0.38 - - [2026-02-05 13:22:11] "POST /floating-ips HTTP/1.1" 200 597 0.107885 10.0.0.38 - - [2026-02-05 13:22:11] "GET /loadbalancer/1fd43b84-6b06-4045-9392-2cfa02c8e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003952 10.0.0.38 - - [2026-02-05 13:22:11] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.032062 10.0.0.38 - - [2026-02-05 13:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010763 10.0.0.38 - - [2026-02-05 13:22:11] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.051537 10.0.0.38 - - [2026-02-05 13:22:11] "GET /loadbalancer-listener/7444b597-b560-4c59-ba0d-da91ef77d237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.005141 10.0.0.38 - - [2026-02-05 13:22:11] "GET /loadbalancer-listener/7444b597-b560-4c59-ba0d-da91ef77d237?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003729 10.0.0.38 - - [2026-02-05 13:22:11] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.027071 10.0.0.38 - - [2026-02-05 13:22:11] "GET /instance-ip/ba6624e0-d63f-4d8c-b47d-c408e50e36ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005104 10.0.0.38 - - [2026-02-05 13:22:11] "GET /instance-ip/ba6624e0-d63f-4d8c-b47d-c408e50e36ec?fields=floating_ips HTTP/1.1" 200 1213 0.005874 10.0.0.38 - - [2026-02-05 13:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.38 - - [2026-02-05 13:22:11] "GET /floating-ip/cefbdb8d-7957-417d-929c-16c2a800fd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002208 10.0.0.38 - - [2026-02-05 13:22:11] "GET /loadbalancer/1fd43b84-6b06-4045-9392-2cfa02c8e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002993 10.0.0.38 - - [2026-02-05 13:22:11] "POST /tags HTTP/1.1" 200 295 0.058697 10.0.0.38 - - [2026-02-05 13:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.018952 10.0.0.38 - - [2026-02-05 13:22:11] "GET /tag/13ec998b-531c-4aa4-b489-e26644d2b7d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.014956 10.0.0.38 - - [2026-02-05 13:22:11] "POST /tags HTTP/1.1" 409 233 0.002337 10.0.0.38 - - [2026-02-05 13:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.38 - - [2026-02-05 13:22:11] "GET /tag/d9ed7dcb-3e07-4946-a08d-2ab5826f97a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.015456 10.0.0.38 - - [2026-02-05 13:22:11] "POST /tags HTTP/1.1" 409 206 0.002736 10.0.0.38 - - [2026-02-05 13:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.38 - - [2026-02-05 13:22:11] "GET /tag/db588083-b2eb-4292-9f5c-0cf15e5bb3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011108 10.0.0.38 - - [2026-02-05 13:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.38 - - [2026-02-05 13:22:11] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004518 10.0.0.38 - - [2026-02-05 13:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.38 - - [2026-02-05 13:22:11] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040252 10.0.0.38 - - [2026-02-05 13:22:11] "POST /virtual-machines HTTP/1.1" 200 369 0.010821 10.0.0.38 - - [2026-02-05 13:22:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.032238 10.0.0.38 - - [2026-02-05 13:22:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.114584 10.0.0.38 - - [2026-02-05 13:22:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.010127 10.0.0.38 - - [2026-02-05 13:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007633 10.0.0.38 - - [2026-02-05 13:22:12] "GET /virtual-machine-interface/ae15b600-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008986 10.0.0.38 - - [2026-02-05 13:22:12] "POST /instance-ips HTTP/1.1" 200 409 0.025913 10.0.0.38 - - [2026-02-05 13:22:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.026706 10.0.0.38 - - [2026-02-05 13:22:12] "GET /virtual-machine-interface/ae15b600-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.012477 10.0.0.38 - - [2026-02-05 13:22:12] "POST /set-tag HTTP/1.1" 200 109 0.018137 10.0.0.38 - - [2026-02-05 13:22:12] "GET /virtual-machine-interface/ae15b600-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.022474 10.0.0.38 - - [2026-02-05 13:22:12] "GET /instance-ip/ae3174d0-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006133 10.0.0.38 - - [2026-02-05 13:22:12] "GET /virtual-machine-interface/ae15b600-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005710 10.0.0.38 - - [2026-02-05 13:22:12] "POST /set-tag HTTP/1.1" 200 109 0.003004 10.0.0.38 - - [2026-02-05 13:22:12] "GET /virtual-router/7ac1145c-dade-4f8a-af71-3c09fe4e2f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003411 10.0.0.38 - - [2026-02-05 13:22:12] "POST /ref-update HTTP/1.1" 200 156 0.008969 10.0.0.38 - - [2026-02-05 13:22:12] "GET /virtual-machine-interface/ae15b600-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007388 10.0.0.38 - - [2026-02-05 13:22:12] "POST /set-tag HTTP/1.1" 200 109 0.002695 10.0.0.38 - - [2026-02-05 13:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.38 - - [2026-02-05 13:22:12] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005564 10.0.0.38 - - [2026-02-05 13:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.38 - - [2026-02-05 13:22:12] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.041614 10.0.0.38 - - [2026-02-05 13:22:12] "POST /virtual-machines HTTP/1.1" 200 369 0.010093 10.0.0.38 - - [2026-02-05 13:22:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.017248 10.0.0.38 - - [2026-02-05 13:22:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.111553 10.0.0.38 - - [2026-02-05 13:22:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009947 10.0.0.38 - - [2026-02-05 13:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008638 10.0.0.38 - - [2026-02-05 13:22:12] "GET /virtual-machine-interface/ae8d5bec-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.012254 10.0.0.38 - - [2026-02-05 13:22:12] "POST /instance-ips HTTP/1.1" 200 409 0.032597 10.0.0.38 - - [2026-02-05 13:22:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.032671 10.0.0.38 - - [2026-02-05 13:22:13] "GET /virtual-machine-interface/ae8d5bec-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.013594 10.0.0.38 - - [2026-02-05 13:22:13] "POST /set-tag HTTP/1.1" 200 109 0.018782 10.0.0.38 - - [2026-02-05 13:22:13] "GET /virtual-machine-interface/ae8d5bec-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016332 10.0.0.38 - - [2026-02-05 13:22:13] "GET /instance-ip/aea7af92-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003445 10.0.0.38 - - [2026-02-05 13:22:13] "GET /virtual-machine-interface/ae8d5bec-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004981 10.0.0.38 - - [2026-02-05 13:22:13] "POST /set-tag HTTP/1.1" 200 109 0.002528 10.0.0.38 - - [2026-02-05 13:22:13] "GET /virtual-router/7ac1145c-dade-4f8a-af71-3c09fe4e2f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003744 10.0.0.38 - - [2026-02-05 13:22:13] "POST /ref-update HTTP/1.1" 200 156 0.008812 10.0.0.38 - - [2026-02-05 13:22:13] "GET /virtual-machine-interface/ae8d5bec-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008995 10.0.0.38 - - [2026-02-05 13:22:13] "POST /set-tag HTTP/1.1" 200 109 0.005199 10.0.0.38 - - [2026-02-05 13:22:13] "GET /virtual-machine-interface/ae15b600-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004706 10.0.0.38 - - [2026-02-05 13:22:13] "POST /set-tag HTTP/1.1" 200 109 0.002544 10.0.0.38 - - [2026-02-05 13:22:13] "GET /virtual-machine-interface/ae8d5bec-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004410 10.0.0.38 - - [2026-02-05 13:22:13] "POST /set-tag HTTP/1.1" 200 109 0.002890 10.0.0.38 - - [2026-02-05 13:22:15] "GET /domains HTTP/1.1" 200 280 0.002177 10.0.0.38 - - [2026-02-05 13:22:15] "GET /domain/5a6700da-f28c-4d8c-aee5-31a0a58ef7cf HTTP/1.1" 200 3086 0.003363 10.0.0.38 - - [2026-02-05 13:22:15] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef HTTP/1.1" 200 7063 0.033596 10.0.0.38 - - [2026-02-05 13:22:15] "GET /virtual-network/f5bfc7ca-f347-4c71-8e65-42d11e28e2c8 HTTP/1.1" 200 2086 0.004948 10.0.0.38 - - [2026-02-05 13:22:15] "GET /virtual-network/f5bfc7ca-f347-4c71-8e65-42d11e28e2c8 HTTP/1.1" 200 2086 0.004424 10.0.0.38 - - [2026-02-05 13:22:15] "GET /routing-instance/c905c5b1-eba2-4b25-bd53-e48606820a78 HTTP/1.1" 200 1403 0.003584 10.0.0.38 - - [2026-02-05 13:22:15] "GET /routing-instance/c905c5b1-eba2-4b25-bd53-e48606820a78 HTTP/1.1" 200 1403 0.002489 10.0.0.38 - - [2026-02-05 13:22:15] "GET /route-target/78496b37-77f0-4bc8-93b9-fdcf65bd7013 HTTP/1.1" 200 1152 0.002239 10.0.0.38 - - [2026-02-05 13:22:15] "GET /virtual-network/f5bfc7ca-f347-4c71-8e65-42d11e28e2c8 HTTP/1.1" 200 2086 0.003980 10.0.0.38 - - [2026-02-05 13:22:15] "GET /routing-instance/c905c5b1-eba2-4b25-bd53-e48606820a78 HTTP/1.1" 200 1403 0.003013 10.0.0.38 - - [2026-02-05 13:22:15] "GET /virtual-network/f5bfc7ca-f347-4c71-8e65-42d11e28e2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.003949 10.0.0.38 - - [2026-02-05 13:22:15] "GET /virtual-network/f5bfc7ca-f347-4c71-8e65-42d11e28e2c8 HTTP/1.1" 200 2086 0.003881 10.0.0.38 - - [2026-02-05 13:22:15] "GET /routing-instance/c905c5b1-eba2-4b25-bd53-e48606820a78 HTTP/1.1" 200 1403 0.002507 10.0.0.38 - - [2026-02-05 13:22:15] "GET /routing-instance/c905c5b1-eba2-4b25-bd53-e48606820a78 HTTP/1.1" 200 1403 0.003320 10.0.0.38 - - [2026-02-05 13:22:15] "GET /route-target/78496b37-77f0-4bc8-93b9-fdcf65bd7013 HTTP/1.1" 200 1152 0.002437 10.0.0.38 - - [2026-02-05 13:22:15] "GET /domains HTTP/1.1" 200 280 0.002026 10.0.0.38 - - [2026-02-05 13:22:15] "GET /domain/5a6700da-f28c-4d8c-aee5-31a0a58ef7cf HTTP/1.1" 200 3086 0.002868 10.0.0.38 - - [2026-02-05 13:22:16] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef HTTP/1.1" 200 7063 0.039678 10.0.0.38 - - [2026-02-05 13:22:16] "GET /virtual-network/f5bfc7ca-f347-4c71-8e65-42d11e28e2c8 HTTP/1.1" 200 2086 0.008369 10.0.0.38 - - [2026-02-05 13:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.38 - - [2026-02-05 13:22:16] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.030910 10.0.0.38 - - [2026-02-05 13:22:16] "GET /virtual-network/f5bfc7ca-f347-4c71-8e65-42d11e28e2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.006927 10.0.0.38 - - [2026-02-05 13:22:16] "GET /floating-ip-pools?parent_id=f5bfc7ca-f347-4c71-8e65-42d11e28e2c8&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002069 10.0.0.38 - - [2026-02-05 13:22:16] "GET /virtual-network/f5bfc7ca-f347-4c71-8e65-42d11e28e2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004262 10.0.0.38 - - [2026-02-05 13:22:16] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017018 10.0.0.38 - - [2026-02-05 13:22:16] "POST /ref-update HTTP/1.1" 200 156 0.023439 10.0.0.38 - - [2026-02-05 13:22:16] "GET /virtual-network/f5bfc7ca-f347-4c71-8e65-42d11e28e2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004300 10.0.0.38 - - [2026-02-05 13:22:16] "GET /domains HTTP/1.1" 200 280 0.002287 10.0.0.38 - - [2026-02-05 13:22:16] "GET /domain/5a6700da-f28c-4d8c-aee5-31a0a58ef7cf HTTP/1.1" 200 3086 0.002946 10.0.0.38 - - [2026-02-05 13:22:16] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef HTTP/1.1" 200 7319 0.030789 10.0.0.38 - - [2026-02-05 13:22:16] "GET /virtual-network/f5bfc7ca-f347-4c71-8e65-42d11e28e2c8 HTTP/1.1" 200 2324 0.015082 10.0.0.38 - - [2026-02-05 13:22:16] "GET /floating-ip-pool/764ea512-4d97-46d4-9c34-51c3d77a331a HTTP/1.1" 200 1314 0.002731 10.0.0.38 - - [2026-02-05 13:22:16] "GET /domains HTTP/1.1" 200 280 0.001916 10.0.0.38 - - [2026-02-05 13:22:16] "GET /domain/5a6700da-f28c-4d8c-aee5-31a0a58ef7cf HTTP/1.1" 200 3086 0.003079 10.0.0.38 - - [2026-02-05 13:22:16] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef HTTP/1.1" 200 7319 0.032517 10.0.0.38 - - [2026-02-05 13:22:16] "GET /virtual-network/f5bfc7ca-f347-4c71-8e65-42d11e28e2c8 HTTP/1.1" 200 2324 0.004217 10.0.0.38 - - [2026-02-05 13:22:16] "GET /virtual-network/f5bfc7ca-f347-4c71-8e65-42d11e28e2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004049 10.0.0.38 - - [2026-02-05 13:22:16] "POST /tags HTTP/1.1" 200 365 0.068098 10.0.0.38 - - [2026-02-05 13:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015397 10.0.0.38 - - [2026-02-05 13:22:16] "GET /tag/4109b1c8-3488-45a2-8606-f72a336055d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.019687 10.0.0.38 - - [2026-02-05 13:22:16] "POST /tags HTTP/1.1" 409 206 0.002636 10.0.0.38 - - [2026-02-05 13:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.38 - - [2026-02-05 13:22:16] "GET /tag/db588083-b2eb-4292-9f5c-0cf15e5bb3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012687 10.0.0.38 - - [2026-02-05 13:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.38 - - [2026-02-05 13:22:16] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.043221 10.0.0.38 - - [2026-02-05 13:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.38 - - [2026-02-05 13:22:16] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004170 10.0.0.38 - - [2026-02-05 13:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.38 - - [2026-02-05 13:22:16] "GET /service-appliance-set/9e9f37c9-8d6c-4608-8965-bbfb59983c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003166 10.0.0.38 - - [2026-02-05 13:22:16] "POST /fqname-to-id HTTP/1.1" 404 258 0.001567 10.0.0.38 - - [2026-02-05 13:22:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.086835 10.0.0.38 - - [2026-02-05 13:22:16] "GET /virtual-machine-interface/63a8b3a3-1ac2-4e32-8758-37c86135d490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.019041 10.0.0.38 - - [2026-02-05 13:22:16] "POST /set-tag HTTP/1.1" 200 109 0.013995 10.0.0.38 - - [2026-02-05 13:22:16] "POST /instance-ips HTTP/1.1" 200 417 0.021751 10.0.0.38 - - [2026-02-05 13:22:17] "GET /instance-ip/801fef9d-1f72-46d2-9310-1133be0728b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004495 10.0.0.38 - - [2026-02-05 13:22:17] "POST /loadbalancers HTTP/1.1" 200 618 0.064844 10.0.0.38 - - [2026-02-05 13:22:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.017201 10.0.0.38 - - [2026-02-05 13:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007678 10.0.0.38 - - [2026-02-05 13:22:17] "POST /service-instances HTTP/1.1" 200 566 0.047615 10.0.0.38 - - [2026-02-05 13:22:17] "POST /ref-update HTTP/1.1" 200 156 0.026422 10.0.0.38 - - [2026-02-05 13:22:17] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.081641 10.0.0.38 - - [2026-02-05 13:22:17] "PUT /service-instance/1a32b3b6-5b18-437f-bafc-9fa5a0687002 HTTP/1.1" 200 266 0.009069 10.0.0.38 - - [2026-02-05 13:22:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.019680 10.0.0.38 - - [2026-02-05 13:22:17] "GET /virtual-machine-interface/63a8b3a3-1ac2-4e32-8758-37c86135d490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.013115 10.0.0.38 - - [2026-02-05 13:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007295 10.0.0.38 - - [2026-02-05 13:22:17] "GET /virtual-machine-interface/63a8b3a3-1ac2-4e32-8758-37c86135d490?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.006683 10.0.0.38 - - [2026-02-05 13:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.38 - - [2026-02-05 13:22:17] "POST /virtual-machines HTTP/1.1" 200 429 0.015402 10.0.0.38 - - [2026-02-05 13:22:17] "GET /floating-ip-pool/764ea512-4d97-46d4-9c34-51c3d77a331a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.009264 10.0.0.38 - - [2026-02-05 13:22:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.170416 10.0.0.38 - - [2026-02-05 13:22:17] "POST /floating-ips HTTP/1.1" 200 671 0.207826 10.0.0.38 - - [2026-02-05 13:22:17] "POST /chown HTTP/1.1" 200 109 0.050967 10.0.0.38 - - [2026-02-05 13:22:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.038758 10.0.0.38 - - [2026-02-05 13:22:17] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006790 10.0.0.38 - - [2026-02-05 13:22:17] "POST /chown HTTP/1.1" 200 109 0.012674 10.0.0.38 - - [2026-02-05 13:22:17] "PUT /virtual-machine-interface/8962f767-c7d8-46c0-9733-e95265babfdc HTTP/1.1" 200 284 0.028052 10.0.0.38 - - [2026-02-05 13:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.025056 10.0.0.38 - - [2026-02-05 13:22:17] "PUT /instance-ip/801fef9d-1f72-46d2-9310-1133be0728b9 HTTP/1.1" 200 256 0.042162 10.0.0.38 - - [2026-02-05 13:22:17] "GET /policy-management/4d89ab10-c5f7-44f3-a5c2-980dd43e20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003929 10.0.0.38 - - [2026-02-05 13:22:17] "POST /tags HTTP/1.1" 409 221 0.002186 10.0.0.38 - - [2026-02-05 13:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 10.0.0.38 - - [2026-02-05 13:22:17] "POST /ref-update HTTP/1.1" 200 156 0.022559 10.0.0.38 - - [2026-02-05 13:22:17] "GET /tag/f07a33c6-ed76-46fe-952b-2bc8407e61df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.028993 10.0.0.38 - - [2026-02-05 13:22:17] "POST /tags HTTP/1.1" 409 238 0.002807 10.0.0.38 - - [2026-02-05 13:22:17] "POST /ref-update HTTP/1.1" 200 156 0.044088 10.0.0.38 - - [2026-02-05 13:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007266 10.0.0.38 - - [2026-02-05 13:22:17] "POST /ref-update HTTP/1.1" 200 156 0.040195 10.0.0.38 - - [2026-02-05 13:22:17] "GET /tag/4109b1c8-3488-45a2-8606-f72a336055d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.041758 10.0.0.38 - - [2026-02-05 13:22:17] "POST /ref-update HTTP/1.1" 200 156 0.019157 10.0.0.38 - - [2026-02-05 13:22:18] "POST /ref-update HTTP/1.1" 200 156 0.035167 10.0.0.38 - - [2026-02-05 13:22:18] "POST /ref-update HTTP/1.1" 200 156 0.040085 10.0.0.38 - - [2026-02-05 13:22:18] "POST /firewall-rules HTTP/1.1" 200 650 0.185891 10.0.0.38 - - [2026-02-05 13:22:18] "POST /virtual-machines HTTP/1.1" 200 429 0.042720 10.0.0.38 - - [2026-02-05 13:22:18] "GET /firewall-rule/1306c58a-85c3-4655-80b0-b11fee86799e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.004874 10.0.0.38 - - [2026-02-05 13:22:18] "GET /firewall-policy/2ca5cfab-d2f2-449c-b269-f3cbcfe83005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002742 10.0.0.38 - - [2026-02-05 13:22:18] "GET /firewall-rule/1306c58a-85c3-4655-80b0-b11fee86799e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.003086 10.0.0.38 - - [2026-02-05 13:22:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.120380 10.0.0.38 - - [2026-02-05 13:22:18] "POST /ref-update HTTP/1.1" 200 156 0.074672 10.0.0.38 - - [2026-02-05 13:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.38 - - [2026-02-05 13:22:18] "POST /chown HTTP/1.1" 200 109 0.084591 10.0.0.38 - - [2026-02-05 13:22:18] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.082494 10.0.0.38 - - [2026-02-05 13:22:18] "POST /chown HTTP/1.1" 200 109 0.007980 10.0.0.38 - - [2026-02-05 13:22:18] "GET /loadbalancer/000ce5f6-bcbb-4d33-b073-7a9e370f7c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2554 0.005735 10.0.0.38 - - [2026-02-05 13:22:18] "PUT /virtual-machine-interface/0c447313-034d-4227-a4d7-76da39717f03 HTTP/1.1" 200 284 0.031913 10.0.0.38 - - [2026-02-05 13:22:18] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.061784 10.0.0.38 - - [2026-02-05 13:22:18] "PUT /instance-ip/801fef9d-1f72-46d2-9310-1133be0728b9 HTTP/1.1" 200 256 0.047195 10.0.0.38 - - [2026-02-05 13:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017986 10.0.0.38 - - [2026-02-05 13:22:18] "POST /ref-update HTTP/1.1" 200 156 0.019674 10.0.0.38 - - [2026-02-05 13:22:18] "POST /ref-update HTTP/1.1" 200 156 0.026679 10.0.0.38 - - [2026-02-05 13:22:18] "POST /ref-update HTTP/1.1" 200 156 0.036918 10.0.0.38 - - [2026-02-05 13:22:18] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.099912 10.0.0.38 - - [2026-02-05 13:22:18] "GET /loadbalancer-listener/0ba5504f-11b7-4ef1-811d-ddb5fb010c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.008430 10.0.0.38 - - [2026-02-05 13:22:18] "POST /ref-update HTTP/1.1" 200 156 0.014574 10.0.0.38 - - [2026-02-05 13:22:18] "GET /loadbalancer-listener/0ba5504f-11b7-4ef1-811d-ddb5fb010c76?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1231 0.004386 10.0.0.38 - - [2026-02-05 13:22:18] "POST /ref-update HTTP/1.1" 200 156 0.025523 10.0.0.38 - - [2026-02-05 13:22:18] "PUT /service-instance/1a32b3b6-5b18-437f-bafc-9fa5a0687002 HTTP/1.1" 200 266 0.020172 10.0.0.38 - - [2026-02-05 13:22:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.019739 10.0.0.38 - - [2026-02-05 13:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.38 - - [2026-02-05 13:22:18] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.121649 10.0.0.38 - - [2026-02-05 13:22:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.035420 10.0.0.38 - - [2026-02-05 13:22:19] "GET /loadbalancer-pool/5ecc2c7c-fcb4-45da-aa35-fee08f040257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.013793 10.0.0.38 - - [2026-02-05 13:22:19] "POST /chown HTTP/1.1" 200 109 0.037228 10.0.0.38 - - [2026-02-05 13:22:19] "POST /chown HTTP/1.1" 200 109 0.022656 10.0.0.38 - - [2026-02-05 13:22:19] "PUT /instance-ip/801fef9d-1f72-46d2-9310-1133be0728b9 HTTP/1.1" 200 256 0.064612 10.0.0.38 - - [2026-02-05 13:22:19] "POST /loadbalancer-members HTTP/1.1" 200 707 0.101167 10.0.0.38 - - [2026-02-05 13:22:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.031015 10.0.0.38 - - [2026-02-05 13:22:19] "POST /ref-update HTTP/1.1" 200 156 0.069321 10.0.0.38 - - [2026-02-05 13:22:19] "GET /loadbalancer-member/491e2690-5dca-4eb6-baf2-1dc47aaf3ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.049693 10.0.0.38 - - [2026-02-05 13:22:19] "POST /chown HTTP/1.1" 200 109 0.039167 10.0.0.38 - - [2026-02-05 13:22:19] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.014741 10.0.0.38 - - [2026-02-05 13:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.38 - - [2026-02-05 13:22:19] "POST /chown HTTP/1.1" 200 109 0.049202 10.0.0.38 - - [2026-02-05 13:22:19] "GET /policy-management/4d89ab10-c5f7-44f3-a5c2-980dd43e20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.025882 10.0.0.38 - - [2026-02-05 13:22:19] "PUT /instance-ip/801fef9d-1f72-46d2-9310-1133be0728b9 HTTP/1.1" 200 256 0.013877 10.0.0.38 - - [2026-02-05 13:22:19] "POST /tags HTTP/1.1" 409 221 0.028872 10.0.0.38 - - [2026-02-05 13:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.38 - - [2026-02-05 13:22:19] "POST /ref-update HTTP/1.1" 200 156 0.044183 10.0.0.38 - - [2026-02-05 13:22:19] "GET /tag/f07a33c6-ed76-46fe-952b-2bc8407e61df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.037002 10.0.0.38 - - [2026-02-05 13:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015958 10.0.0.38 - - [2026-02-05 13:22:19] "POST /tags HTTP/1.1" 409 238 0.003514 10.0.0.38 - - [2026-02-05 13:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.38 - - [2026-02-05 13:22:19] "GET /tag/4109b1c8-3488-45a2-8606-f72a336055d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.010765 10.0.0.38 - - [2026-02-05 13:22:19] "POST /chown HTTP/1.1" 200 109 0.024460 10.0.0.38 - - [2026-02-05 13:22:19] "POST /chown HTTP/1.1" 200 109 0.017858 10.0.0.38 - - [2026-02-05 13:22:19] "POST /firewall-rules HTTP/1.1" 409 293 0.005303 10.0.0.38 - - [2026-02-05 13:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006056 10.0.0.38 - - [2026-02-05 13:22:19] "PUT /instance-ip/801fef9d-1f72-46d2-9310-1133be0728b9 HTTP/1.1" 200 256 0.031648 10.0.0.38 - - [2026-02-05 13:22:19] "PUT /firewall-rule/1306c58a-85c3-4655-80b0-b11fee86799e HTTP/1.1" 200 260 0.036526 10.0.0.38 - - [2026-02-05 13:22:19] "POST /ref-update HTTP/1.1" 200 156 0.030056 10.0.0.38 - - [2026-02-05 13:22:19] "GET /firewall-rule/1306c58a-85c3-4655-80b0-b11fee86799e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.018999 10.0.0.38 - - [2026-02-05 13:22:19] "GET /firewall-policy/2ca5cfab-d2f2-449c-b269-f3cbcfe83005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005568 10.0.0.38 - - [2026-02-05 13:22:19] "POST /chown HTTP/1.1" 200 109 0.037252 10.0.0.38 - - [2026-02-05 13:22:19] "GET /firewall-rule/1306c58a-85c3-4655-80b0-b11fee86799e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.007904 10.0.0.38 - - [2026-02-05 13:22:19] "POST /chown HTTP/1.1" 200 109 0.023554 10.0.0.38 - - [2026-02-05 13:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.38 - - [2026-02-05 13:22:19] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.006357 10.0.0.38 - - [2026-02-05 13:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005970 10.0.0.38 - - [2026-02-05 13:22:19] "PUT /instance-ip/801fef9d-1f72-46d2-9310-1133be0728b9 HTTP/1.1" 200 256 0.014323 10.0.0.38 - - [2026-02-05 13:22:19] "POST /ref-update HTTP/1.1" 200 156 0.061986 10.0.0.38 - - [2026-02-05 13:22:20] "POST /ref-update HTTP/1.1" 200 156 0.024479 10.0.0.38 - - [2026-02-05 13:22:20] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.191092 10.0.0.38 - - [2026-02-05 13:22:20] "POST /virtual-machines HTTP/1.1" 200 373 0.024748 10.0.0.38 - - [2026-02-05 13:22:20] "POST /ref-update HTTP/1.1" 200 156 0.028355 10.0.0.38 - - [2026-02-05 13:22:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.048510 10.0.0.38 - - [2026-02-05 13:22:20] "PUT /service-instance/1a32b3b6-5b18-437f-bafc-9fa5a0687002 HTTP/1.1" 200 266 0.009688 10.0.0.38 - - [2026-02-05 13:22:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.055167 10.0.0.38 - - [2026-02-05 13:22:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.234847 10.0.0.38 - - [2026-02-05 13:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.38 - - [2026-02-05 13:22:20] "POST /chown HTTP/1.1" 200 109 0.012139 10.0.0.38 - - [2026-02-05 13:22:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.034212 10.0.0.38 - - [2026-02-05 13:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.019212 10.0.0.38 - - [2026-02-05 13:22:20] "POST /chown HTTP/1.1" 200 109 0.063641 10.0.0.38 - - [2026-02-05 13:22:20] "GET /virtual-machine-interface/b30242aa-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.026723 10.0.0.38 - - [2026-02-05 13:22:20] "POST /chown HTTP/1.1" 200 109 0.025906 10.0.0.38 - - [2026-02-05 13:22:20] "POST /chown HTTP/1.1" 200 109 0.007698 10.0.0.38 - - [2026-02-05 13:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.38 - - [2026-02-05 13:22:20] "POST /chown HTTP/1.1" 200 109 0.010660 10.0.0.38 - - [2026-02-05 13:22:20] "POST /instance-ips HTTP/1.1" 200 413 0.091371 10.0.0.38 - - [2026-02-05 13:22:20] "POST /chown HTTP/1.1" 200 109 0.037392 10.0.0.38 - - [2026-02-05 13:22:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.064417 10.0.0.38 - - [2026-02-05 13:22:20] "GET /virtual-machine-interface/b30242aa-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.031583 10.0.0.38 - - [2026-02-05 13:22:20] "POST /chown HTTP/1.1" 200 109 0.054418 10.0.0.38 - - [2026-02-05 13:22:20] "POST /chown HTTP/1.1" 200 109 0.034790 10.0.0.38 - - [2026-02-05 13:22:20] "POST /set-tag HTTP/1.1" 200 109 0.064825 10.0.0.38 - - [2026-02-05 13:22:20] "GET /virtual-machine-interface/b30242aa-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.045862 10.0.0.38 - - [2026-02-05 13:22:20] "GET /instance-ip/b333b542-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005809 10.0.0.38 - - [2026-02-05 13:22:20] "PUT /service-instance/1a32b3b6-5b18-437f-bafc-9fa5a0687002 HTTP/1.1" 200 266 0.030186 10.0.0.38 - - [2026-02-05 13:22:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.045878 10.0.0.38 - - [2026-02-05 13:22:21] "GET /virtual-machine-interface/b30242aa-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.042274 10.0.0.38 - - [2026-02-05 13:22:21] "POST /set-tag HTTP/1.1" 200 109 0.003574 10.0.0.38 - - [2026-02-05 13:22:21] "PUT /service-instance/1a32b3b6-5b18-437f-bafc-9fa5a0687002 HTTP/1.1" 200 266 0.019695 10.0.0.38 - - [2026-02-05 13:22:21] "GET /virtual-router/7ac1145c-dade-4f8a-af71-3c09fe4e2f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.028566 10.0.0.38 - - [2026-02-05 13:22:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.059590 10.0.0.38 - - [2026-02-05 13:22:21] "POST /ref-update HTTP/1.1" 200 156 0.023699 10.0.0.38 - - [2026-02-05 13:22:21] "GET /virtual-machine-interface/b30242aa-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.019669 10.0.0.38 - - [2026-02-05 13:22:21] "PUT /service-instance/1a32b3b6-5b18-437f-bafc-9fa5a0687002 HTTP/1.1" 200 266 0.140736 10.0.0.38 - - [2026-02-05 13:22:21] "POST /set-tag HTTP/1.1" 200 109 0.005453 10.0.0.38 - - [2026-02-05 13:22:21] "GET /virtual-machine-interface/b30242aa-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.012863 10.0.0.38 - - [2026-02-05 13:22:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.053438 10.0.0.38 - - [2026-02-05 13:22:21] "POST /set-tag HTTP/1.1" 200 109 0.016310 10.0.0.38 - - [2026-02-05 13:22:21] "PUT /service-instance/1a32b3b6-5b18-437f-bafc-9fa5a0687002 HTTP/1.1" 200 266 0.013499 10.0.0.38 - - [2026-02-05 13:22:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015461 10.0.0.38 - - [2026-02-05 13:22:21] "PUT /service-instance/1a32b3b6-5b18-437f-bafc-9fa5a0687002 HTTP/1.1" 200 266 0.009164 10.0.0.38 - - [2026-02-05 13:22:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009276 10.0.0.38 - - [2026-02-05 13:22:21] "PUT /service-instance/1a32b3b6-5b18-437f-bafc-9fa5a0687002 HTTP/1.1" 200 266 0.009100 10.0.0.38 - - [2026-02-05 13:22:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.007094 10.0.0.38 - - [2026-02-05 13:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005172 10.0.0.38 - - [2026-02-05 13:22:21] "POST /chown HTTP/1.1" 200 109 0.008592 10.0.0.38 - - [2026-02-05 13:22:21] "POST /chown HTTP/1.1" 200 109 0.010312 10.0.0.38 - - [2026-02-05 13:22:21] "POST /chown HTTP/1.1" 200 109 0.040252 10.0.0.38 - - [2026-02-05 13:22:21] "POST /chown HTTP/1.1" 200 109 0.047813 10.0.0.38 - - [2026-02-05 13:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.38 - - [2026-02-05 13:22:21] "POST /chown HTTP/1.1" 200 109 0.009256 10.0.0.38 - - [2026-02-05 13:22:22] "POST /chown HTTP/1.1" 200 109 0.041387 10.0.0.38 - - [2026-02-05 13:22:22] "POST /chown HTTP/1.1" 200 109 0.017636 10.0.0.38 - - [2026-02-05 13:22:22] "POST /chown HTTP/1.1" 200 109 0.025797 10.0.0.38 - - [2026-02-05 13:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.38 - - [2026-02-05 13:22:22] "POST /chown HTTP/1.1" 200 109 0.006226 10.0.0.38 - - [2026-02-05 13:22:22] "POST /chown HTTP/1.1" 200 109 0.008412 10.0.0.38 - - [2026-02-05 13:22:22] "POST /chown HTTP/1.1" 200 109 0.027399 10.0.0.38 - - [2026-02-05 13:22:22] "POST /chown HTTP/1.1" 200 109 0.024900 10.0.0.38 - - [2026-02-05 13:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.38 - - [2026-02-05 13:22:22] "POST /chown HTTP/1.1" 200 109 0.008097 10.0.0.38 - - [2026-02-05 13:22:22] "POST /chown HTTP/1.1" 200 109 0.020156 10.0.0.38 - - [2026-02-05 13:22:22] "POST /chown HTTP/1.1" 200 109 0.008870 10.0.0.38 - - [2026-02-05 13:22:22] "POST /chown HTTP/1.1" 200 109 0.033689 10.0.0.38 - - [2026-02-05 13:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.38 - - [2026-02-05 13:22:22] "POST /chown HTTP/1.1" 200 109 0.009600 10.0.0.38 - - [2026-02-05 13:22:22] "POST /chown HTTP/1.1" 200 109 0.026860 10.0.0.38 - - [2026-02-05 13:22:22] "POST /chown HTTP/1.1" 200 109 0.019249 10.0.0.38 - - [2026-02-05 13:22:22] "POST /chown HTTP/1.1" 200 109 0.011097 10.0.0.38 - - [2026-02-05 13:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.38 - - [2026-02-05 13:22:22] "POST /chown HTTP/1.1" 200 109 0.006962 10.0.0.38 - - [2026-02-05 13:22:22] "POST /chown HTTP/1.1" 200 109 0.024942 10.0.0.38 - - [2026-02-05 13:22:22] "POST /chown HTTP/1.1" 200 109 0.022781 10.0.0.38 - - [2026-02-05 13:22:22] "POST /chown HTTP/1.1" 200 109 0.041895 10.0.0.38 - - [2026-02-05 13:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005878 10.0.0.38 - - [2026-02-05 13:22:22] "POST /chown HTTP/1.1" 200 109 0.009555 10.0.0.38 - - [2026-02-05 13:22:22] "POST /chown HTTP/1.1" 200 109 0.032893 10.0.0.38 - - [2026-02-05 13:22:23] "POST /chown HTTP/1.1" 200 109 0.011291 10.0.0.38 - - [2026-02-05 13:22:23] "POST /chown HTTP/1.1" 200 109 0.032955 10.0.0.38 - - [2026-02-05 13:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015733 10.0.0.38 - - [2026-02-05 13:22:23] "POST /chown HTTP/1.1" 200 109 0.019095 10.0.0.38 - - [2026-02-05 13:22:23] "POST /chown HTTP/1.1" 200 109 0.012504 10.0.0.38 - - [2026-02-05 13:22:23] "POST /chown HTTP/1.1" 200 109 0.012984 10.0.0.38 - - [2026-02-05 13:22:23] "POST /chown HTTP/1.1" 200 109 0.006468 10.0.0.38 - - [2026-02-05 13:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005065 10.0.0.38 - - [2026-02-05 13:22:23] "POST /chown HTTP/1.1" 200 109 0.006064 10.0.0.38 - - [2026-02-05 13:22:23] "POST /chown HTTP/1.1" 200 109 0.009498 10.0.0.38 - - [2026-02-05 13:22:23] "POST /chown HTTP/1.1" 200 109 0.024120 10.0.0.38 - - [2026-02-05 13:22:23] "POST /chown HTTP/1.1" 200 109 0.028724 10.0.0.38 - - [2026-02-05 13:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.38 - - [2026-02-05 13:22:23] "POST /chown HTTP/1.1" 200 109 0.007591 10.0.0.38 - - [2026-02-05 13:22:23] "POST /chown HTTP/1.1" 200 109 0.029461 10.0.0.38 - - [2026-02-05 13:22:23] "POST /chown HTTP/1.1" 200 109 0.018070 10.0.0.38 - - [2026-02-05 13:22:23] "POST /chown HTTP/1.1" 200 109 0.008029 10.0.0.38 - - [2026-02-05 13:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007047 10.0.0.38 - - [2026-02-05 13:22:23] "POST /chown HTTP/1.1" 200 109 0.007199 10.0.0.38 - - [2026-02-05 13:22:23] "POST /chown HTTP/1.1" 200 109 0.025497 10.0.0.38 - - [2026-02-05 13:22:23] "POST /chown HTTP/1.1" 200 109 0.030604 10.0.0.38 - - [2026-02-05 13:22:23] "POST /chown HTTP/1.1" 200 109 0.026548 10.0.0.38 - - [2026-02-05 13:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.38 - - [2026-02-05 13:22:23] "POST /chown HTTP/1.1" 200 109 0.009903 10.0.0.38 - - [2026-02-05 13:22:23] "POST /chown HTTP/1.1" 200 109 0.026602 10.0.0.38 - - [2026-02-05 13:22:23] "POST /chown HTTP/1.1" 200 109 0.007213 10.0.0.38 - - [2026-02-05 13:22:23] "POST /chown HTTP/1.1" 200 109 0.030820 10.0.0.38 - - [2026-02-05 13:22:23] "GET /virtual-machine-interface/ae15b600-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007891 10.0.0.38 - - [2026-02-05 13:22:23] "POST /set-tag HTTP/1.1" 200 109 0.010425 10.0.0.38 - - [2026-02-05 13:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009877 10.0.0.38 - - [2026-02-05 13:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.38 - - [2026-02-05 13:22:24] "GET /loadbalancer/1fd43b84-6b06-4045-9392-2cfa02c8e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002160 10.0.0.38 - - [2026-02-05 13:22:24] "POST /chown HTTP/1.1" 200 109 0.008149 10.0.0.38 - - [2026-02-05 13:22:24] "GET /loadbalancer-pool/bc4f4119-9324-48b5-8297-7e07ea9f04de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.012187 10.0.0.38 - - [2026-02-05 13:22:24] "POST /chown HTTP/1.1" 200 109 0.038160 10.0.0.38 - - [2026-02-05 13:22:24] "POST /chown HTTP/1.1" 200 109 0.018886 10.0.0.38 - - [2026-02-05 13:22:24] "POST /loadbalancer-members HTTP/1.1" 200 702 0.032522 10.0.0.38 - - [2026-02-05 13:22:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.018202 10.0.0.38 - - [2026-02-05 13:22:24] "POST /chown HTTP/1.1" 200 109 0.020654 10.0.0.38 - - [2026-02-05 13:22:24] "GET /virtual-machine-interface/ae15b600-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.022089 10.0.0.38 - - [2026-02-05 13:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.38 - - [2026-02-05 13:22:24] "POST /chown HTTP/1.1" 200 109 0.005989 10.0.0.38 - - [2026-02-05 13:22:24] "POST /tags HTTP/1.1" 409 221 0.002097 10.0.0.38 - - [2026-02-05 13:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.38 - - [2026-02-05 13:22:24] "GET /tag/f07a33c6-ed76-46fe-952b-2bc8407e61df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010394 10.0.0.38 - - [2026-02-05 13:22:24] "POST /chown HTTP/1.1" 200 109 0.010951 10.0.0.38 - - [2026-02-05 13:22:24] "POST /chown HTTP/1.1" 200 109 0.013300 10.0.0.38 - - [2026-02-05 13:22:24] "POST /chown HTTP/1.1" 200 109 0.034940 10.0.0.38 - - [2026-02-05 13:22:24] "POST /set-tag HTTP/1.1" 200 109 0.044680 10.0.0.38 - - [2026-02-05 13:22:24] "GET /virtual-machine-interface/ae15b600-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006212 10.0.0.38 - - [2026-02-05 13:22:24] "POST /ref-update HTTP/1.1" 200 156 0.007307 10.0.0.38 - - [2026-02-05 13:22:24] "GET /floating-ip/cefbdb8d-7957-417d-929c-16c2a800fd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.011882 10.0.0.38 - - [2026-02-05 13:22:24] "PUT /floating-ip/cefbdb8d-7957-417d-929c-16c2a800fd53 HTTP/1.1" 200 256 0.009897 10.0.0.38 - - [2026-02-05 13:22:24] "GET /virtual-machine-interface/ae8d5bec-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007069 10.0.0.38 - - [2026-02-05 13:22:24] "POST /set-tag HTTP/1.1" 200 109 0.002845 10.0.0.38 - - [2026-02-05 13:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005014 10.0.0.38 - - [2026-02-05 13:22:25] "GET /loadbalancer/1fd43b84-6b06-4045-9392-2cfa02c8e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002908 10.0.0.38 - - [2026-02-05 13:22:25] "GET /loadbalancer-pool/bc4f4119-9324-48b5-8297-7e07ea9f04de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003524 10.0.0.38 - - [2026-02-05 13:22:25] "POST /loadbalancer-members HTTP/1.1" 200 702 0.030561 10.0.0.38 - - [2026-02-05 13:22:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.010165 10.0.0.38 - - [2026-02-05 13:22:25] "GET /virtual-machine-interface/ae8d5bec-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012593 10.0.0.38 - - [2026-02-05 13:22:25] "GET /virtual-machine-interface/ae8d5bec-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011721 10.0.0.38 - - [2026-02-05 13:22:25] "POST /ref-update HTTP/1.1" 200 156 0.025631 10.0.0.38 - - [2026-02-05 13:22:25] "GET /floating-ip/cefbdb8d-7957-417d-929c-16c2a800fd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.010956 10.0.0.38 - - [2026-02-05 13:22:25] "POST /set-tag HTTP/1.1" 200 109 0.069308 10.0.0.38 - - [2026-02-05 13:22:27] "GET /virtual-machine/0aadf9c1-deb4-4e72-94ae-5fca4a3bc99f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003199 10.0.0.38 - - [2026-02-05 13:22:27] "GET /virtual-machine-interface/ae15b600-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005147 10.0.0.38 - - [2026-02-05 13:22:28] "GET /virtual-machine-interface/b30242aa-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004914 10.0.0.38 - - [2026-02-05 13:22:28] "POST /set-tag HTTP/1.1" 200 109 0.003243 10.0.0.38 - - [2026-02-05 13:22:32] "GET /virtual-machine/74d3c9f8-340e-41fe-ad9f-4b0c98b84931?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003163 10.0.0.38 - - [2026-02-05 13:22:32] "GET /virtual-machine-interface/ae8d5bec-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005571 10.0.0.38 - - [2026-02-05 13:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.38 - - [2026-02-05 13:22:33] "POST /chown HTTP/1.1" 200 109 0.010268 10.0.0.38 - - [2026-02-05 13:22:33] "POST /chown HTTP/1.1" 200 109 0.009315 10.0.0.38 - - [2026-02-05 13:22:33] "POST /chown HTTP/1.1" 200 109 0.020530 10.0.0.38 - - [2026-02-05 13:22:33] "POST /chown HTTP/1.1" 200 109 0.032027 10.0.0.38 - - [2026-02-05 13:22:34] "GET /virtual-machine-interface/b30242aa-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004720 10.0.0.38 - - [2026-02-05 13:22:34] "POST /set-tag HTTP/1.1" 200 109 0.002216 10.0.0.38 - - [2026-02-05 13:22:36] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005053 10.0.0.38 - - [2026-02-05 13:22:36] "POST /set-tag HTTP/1.1" 200 109 0.006968 10.0.0.38 - - [2026-02-05 13:22:36] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004426 10.0.0.38 - - [2026-02-05 13:22:36] "POST /set-tag HTTP/1.1" 200 109 0.002826 10.0.0.38 - - [2026-02-05 13:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.38 - - [2026-02-05 13:22:36] "GET /loadbalancer/27c8d867-f453-4b8b-9e04-f3dd119619c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003271 10.0.0.38 - - [2026-02-05 13:22:36] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006608 10.0.0.38 - - [2026-02-05 13:22:36] "POST /set-tag HTTP/1.1" 200 109 0.024587 10.0.0.38 - - [2026-02-05 13:22:36] "DELETE /loadbalancer-member/005940c0-a476-47b3-af44-c5755771b7d5 HTTP/1.1" 200 115 0.027180 10.0.0.38 - - [2026-02-05 13:22:36] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011590 10.0.0.38 - - [2026-02-05 13:22:36] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.38 - - [2026-02-05 13:22:36] "DELETE /loadbalancer-member/466c237b-d84b-4bcf-9582-0cc4842872ed HTTP/1.1" 200 115 0.034663 10.0.0.38 - - [2026-02-05 13:22:36] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005571 10.0.0.38 - - [2026-02-05 13:22:36] "POST /set-tag HTTP/1.1" 200 109 0.003825 10.0.0.38 - - [2026-02-05 13:22:36] "DELETE /loadbalancer-member/50e2975e-48f3-4661-8770-0b146c3e901a HTTP/1.1" 200 115 0.032616 10.0.0.38 - - [2026-02-05 13:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.38 - - [2026-02-05 13:22:36] "GET /loadbalancer/27c8d867-f453-4b8b-9e04-f3dd119619c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002969 10.0.0.38 - - [2026-02-05 13:22:36] "GET /loadbalancer-pool/3cd6dde9-c9c5-422e-954e-73996306abc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003685 10.0.0.38 - - [2026-02-05 13:22:36] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015811 10.0.0.38 - - [2026-02-05 13:22:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.027574 10.0.0.38 - - [2026-02-05 13:22:36] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005061 10.0.0.38 - - [2026-02-05 13:22:36] "GET /floating-ip/f945b77d-4423-4e95-92da-3f528c77358c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005290 10.0.0.38 - - [2026-02-05 13:22:36] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014810 10.0.0.38 - - [2026-02-05 13:22:36] "POST /set-tag HTTP/1.1" 200 109 0.059619 10.0.0.38 - - [2026-02-05 13:22:36] "GET /loadbalancer-pool/f766368d-218a-45e8-a440-e9063d277c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.012697 10.0.0.38 - - [2026-02-05 13:22:36] "POST /loadbalancer-members HTTP/1.1" 200 690 0.033656 10.0.0.38 - - [2026-02-05 13:22:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011962 10.0.0.38 - - [2026-02-05 13:22:37] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006850 10.0.0.38 - - [2026-02-05 13:22:37] "POST /set-tag HTTP/1.1" 200 109 0.010070 10.0.0.38 - - [2026-02-05 13:22:37] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009174 10.0.0.38 - - [2026-02-05 13:22:37] "GET /floating-ip/f945b77d-4423-4e95-92da-3f528c77358c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004716 10.0.0.38 - - [2026-02-05 13:22:37] "GET /loadbalancer-pool/404c76aa-d910-42a3-8f74-731437b9a0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003170 10.0.0.38 - - [2026-02-05 13:22:37] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028959 10.0.0.38 - - [2026-02-05 13:22:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.023966 10.0.0.38 - - [2026-02-05 13:22:37] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014245 10.0.0.38 - - [2026-02-05 13:22:37] "GET /virtual-machine-interface/2690c34c-0294-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004339 10.0.0.38 - - [2026-02-05 13:22:37] "GET /floating-ip/f945b77d-4423-4e95-92da-3f528c77358c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002429 10.0.0.38 - - [2026-02-05 13:22:37] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.38 - - [2026-02-05 13:22:37] "GET /virtual-machine/b1a4e3cb-010c-495e-8da8-b8bc36b4bcde?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.004344 10.0.0.38 - - [2026-02-05 13:22:37] "GET /virtual-machine-interface/b30242aa-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004439 10.0.0.38 - - [2026-02-05 13:22:37] "GET /virtual-machine-interface/b30242aa-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004261 10.0.0.38 - - [2026-02-05 13:22:37] "POST /set-tag HTTP/1.1" 200 109 0.007111 10.0.0.38 - - [2026-02-05 13:23:09] "GET /virtual-machine-interface/b30242aa-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005165 10.0.0.38 - - [2026-02-05 13:23:09] "POST /set-tag HTTP/1.1" 200 109 0.005066 10.0.0.38 - - [2026-02-05 13:23:09] "GET /virtual-machine-interface/b30242aa-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004729 10.0.0.38 - - [2026-02-05 13:23:09] "POST /set-tag HTTP/1.1" 200 109 0.007196 10.0.0.38 - - [2026-02-05 13:23:09] "GET /virtual-machine/b1a4e3cb-010c-495e-8da8-b8bc36b4bcde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003024 10.0.0.38 - - [2026-02-05 13:23:09] "POST /ref-update HTTP/1.1" 200 156 0.016836 10.0.0.38 - - [2026-02-05 13:23:09] "GET /virtual-machine-interface/b30242aa-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.012956 10.0.0.38 - - [2026-02-05 13:23:09] "POST /set-tag HTTP/1.1" 200 109 0.028104 10.0.0.38 - - [2026-02-05 13:23:09] "POST /set-tag HTTP/1.1" 200 109 0.023438 10.0.0.38 - - [2026-02-05 13:23:09] "DELETE /instance-ip/b333b542-0295-11f1-b8ec-fa163e667d8d HTTP/1.1" 200 115 0.076372 10.0.0.38 - - [2026-02-05 13:23:09] "DELETE /virtual-machine-interface/b30242aa-0295-11f1-b8ec-fa163e667d8d HTTP/1.1" 200 115 0.056151 10.0.0.38 - - [2026-02-05 13:23:09] "DELETE /virtual-machine/b1a4e3cb-010c-495e-8da8-b8bc36b4bcde HTTP/1.1" 200 115 0.033380 10.0.0.38 - - [2026-02-05 13:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.38 - - [2026-02-05 13:23:13] "GET /tag/4109b1c8-3488-45a2-8606-f72a336055d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.014570 10.0.0.38 - - [2026-02-05 13:23:13] "GET /tag/4109b1c8-3488-45a2-8606-f72a336055d3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.012544 10.0.0.38 - - [2026-02-05 13:23:13] "GET /virtual-machine-interface/0c447313-034d-4227-a4d7-76da39717f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004441 10.0.0.38 - - [2026-02-05 13:23:13] "POST /set-tag HTTP/1.1" 200 109 0.019376 10.0.0.38 - - [2026-02-05 13:23:13] "GET /virtual-machine-interface/63a8b3a3-1ac2-4e32-8758-37c86135d490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.024774 10.0.0.38 - - [2026-02-05 13:23:13] "POST /set-tag HTTP/1.1" 200 109 0.019651 10.0.0.38 - - [2026-02-05 13:23:13] "GET /virtual-machine-interface/8962f767-c7d8-46c0-9733-e95265babfdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.006507 10.0.0.38 - - [2026-02-05 13:23:13] "POST /set-tag HTTP/1.1" 200 109 0.024035 10.0.0.38 - - [2026-02-05 13:23:13] "GET /firewall-policy/2ca5cfab-d2f2-449c-b269-f3cbcfe83005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.008410 10.0.0.38 - - [2026-02-05 13:23:13] "GET /firewall-rule/1306c58a-85c3-4655-80b0-b11fee86799e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.003254 10.0.0.38 - - [2026-02-05 13:23:13] "POST /ref-update HTTP/1.1" 200 156 0.019536 10.0.0.38 - - [2026-02-05 13:23:13] "DELETE /firewall-rule/1306c58a-85c3-4655-80b0-b11fee86799e HTTP/1.1" 200 115 0.102443 10.0.0.38 - - [2026-02-05 13:23:13] "DELETE /loadbalancer-member/491e2690-5dca-4eb6-baf2-1dc47aaf3ac4 HTTP/1.1" 200 115 0.040211 10.0.0.38 - - [2026-02-05 13:23:13] "PUT /service-instance/1a32b3b6-5b18-437f-bafc-9fa5a0687002 HTTP/1.1" 200 266 0.014482 10.0.0.38 - - [2026-02-05 13:23:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.043162 10.0.0.38 - - [2026-02-05 13:23:13] "DELETE /loadbalancer-pool/5ecc2c7c-fcb4-45da-aa35-fee08f040257 HTTP/1.1" 200 115 0.100041 10.0.0.38 - - [2026-02-05 13:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.38 - - [2026-02-05 13:23:13] "POST /chown HTTP/1.1" 200 109 0.011875 10.0.0.38 - - [2026-02-05 13:23:13] "DELETE /loadbalancer-listener/0ba5504f-11b7-4ef1-811d-ddb5fb010c76 HTTP/1.1" 200 115 0.067107 10.0.0.38 - - [2026-02-05 13:23:13] "GET /floating-ip/c0b08371-9c1e-43ad-ad8a-d25f8a0440c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.007407 10.0.0.38 - - [2026-02-05 13:23:13] "POST /chown HTTP/1.1" 200 109 0.023057 10.0.0.38 - - [2026-02-05 13:23:13] "POST /chown HTTP/1.1" 200 109 0.036211 10.0.0.38 - - [2026-02-05 13:23:13] "POST /chown HTTP/1.1" 200 109 0.028779 10.0.0.38 - - [2026-02-05 13:23:13] "PUT /floating-ip/c0b08371-9c1e-43ad-ad8a-d25f8a0440c4 HTTP/1.1" 200 256 0.076746 10.0.0.38 - - [2026-02-05 13:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.38 - - [2026-02-05 13:23:13] "POST /chown HTTP/1.1" 200 109 0.021569 10.0.0.38 - - [2026-02-05 13:23:13] "POST /chown HTTP/1.1" 200 109 0.032183 10.0.0.38 - - [2026-02-05 13:23:13] "DELETE /floating-ip/c0b08371-9c1e-43ad-ad8a-d25f8a0440c4 HTTP/1.1" 200 115 0.146823 10.0.0.38 - - [2026-02-05 13:23:13] "POST /chown HTTP/1.1" 200 109 0.022495 10.0.0.38 - - [2026-02-05 13:23:14] "POST /chown HTTP/1.1" 200 109 0.036007 10.0.0.38 - - [2026-02-05 13:23:14] "DELETE /loadbalancer/000ce5f6-bcbb-4d33-b073-7a9e370f7c69 HTTP/1.1" 200 115 0.123546 10.0.0.38 - - [2026-02-05 13:23:14] "PUT /service-instance/1a32b3b6-5b18-437f-bafc-9fa5a0687002 HTTP/1.1" 200 266 0.036270 10.0.0.38 - - [2026-02-05 13:23:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.021657 10.0.0.38 - - [2026-02-05 13:23:14] "POST /ref-update HTTP/1.1" 404 171 0.005655 10.0.0.38 - - [2026-02-05 13:23:14] "DELETE /instance-ip/801fef9d-1f72-46d2-9310-1133be0728b9 HTTP/1.1" 200 115 0.112781 10.0.0.38 - - [2026-02-05 13:23:14] "PUT /service-instance/1a32b3b6-5b18-437f-bafc-9fa5a0687002 HTTP/1.1" 200 266 0.025527 10.0.0.38 - - [2026-02-05 13:23:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.038046 10.0.0.38 - - [2026-02-05 13:23:14] "POST /ref-update HTTP/1.1" 404 171 0.004041 10.0.0.38 - - [2026-02-05 13:23:14] "DELETE /virtual-machine-interface/63a8b3a3-1ac2-4e32-8758-37c86135d490 HTTP/1.1" 200 115 0.157692 10.0.0.38 - - [2026-02-05 13:23:14] "PUT /service-instance/1a32b3b6-5b18-437f-bafc-9fa5a0687002 HTTP/1.1" 200 266 0.033097 10.0.0.38 - - [2026-02-05 13:23:14] "DELETE /tag/4109b1c8-3488-45a2-8606-f72a336055d3 HTTP/1.1" 200 115 0.086640 10.0.0.38 - - [2026-02-05 13:23:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.038603 10.0.0.38 - - [2026-02-05 13:23:14] "DELETE /service-instance/1a32b3b6-5b18-437f-bafc-9fa5a0687002 HTTP/1.1" 200 115 0.044322 10.0.0.38 - - [2026-02-05 13:23:14] "GET /virtual-machine-interface/0c447313-034d-4227-a4d7-76da39717f03?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1207 0.005115 10.0.0.38 - - [2026-02-05 13:23:14] "DELETE /virtual-machine-interface/0c447313-034d-4227-a4d7-76da39717f03 HTTP/1.1" 200 115 0.076298 10.0.0.38 - - [2026-02-05 13:23:14] "DELETE /virtual-machine/379d9a4b-669c-478e-8820-52dd77ae64bd HTTP/1.1" 200 115 0.024804 10.0.0.38 - - [2026-02-05 13:23:14] "GET /virtual-machine-interface/8962f767-c7d8-46c0-9733-e95265babfdc?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.016144 10.0.0.38 - - [2026-02-05 13:23:14] "DELETE /virtual-machine-interface/8962f767-c7d8-46c0-9733-e95265babfdc HTTP/1.1" 200 115 0.050408 10.0.0.38 - - [2026-02-05 13:23:14] "POST /ref-update HTTP/1.1" 200 156 0.013852 10.0.0.38 - - [2026-02-05 13:23:14] "DELETE /virtual-machine/807e753a-7e06-4c1c-9095-cd42cbfe2b80 HTTP/1.1" 200 115 0.064679 10.0.0.38 - - [2026-02-05 13:23:15] "GET /floating-ip-pool/764ea512-4d97-46d4-9c34-51c3d77a331a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002942 10.0.0.38 - - [2026-02-05 13:23:15] "POST /ref-update HTTP/1.1" 200 156 0.012021 10.0.0.38 - - [2026-02-05 13:23:15] "DELETE /floating-ip-pool/764ea512-4d97-46d4-9c34-51c3d77a331a HTTP/1.1" 200 115 0.064399 10.0.0.38 - - [2026-02-05 13:23:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002139 10.0.0.38 - - [2026-02-05 13:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.38 - - [2026-02-05 13:23:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002874 10.0.0.38 - - [2026-02-05 13:23:15] "DELETE /virtual-network/f5bfc7ca-f347-4c71-8e65-42d11e28e2c8 HTTP/1.1" 200 115 0.118871 10.0.0.38 - - [2026-02-05 13:23:15] "GET /routing-instance/c905c5b1-eba2-4b25-bd53-e48606820a78 HTTP/1.1" 404 171 0.003198 10.0.0.38 - - [2026-02-05 13:23:15] "GET /domains HTTP/1.1" 200 280 0.002170 10.0.0.38 - - [2026-02-05 13:23:15] "GET /domain/5a6700da-f28c-4d8c-aee5-31a0a58ef7cf HTTP/1.1" 200 3086 0.002545 10.0.0.38 - - [2026-02-05 13:23:15] "DELETE /route-target/78496b37-77f0-4bc8-93b9-fdcf65bd7013 HTTP/1.1" 200 115 0.042935 10.0.0.38 - - [2026-02-05 13:23:15] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef HTTP/1.1" 200 6872 0.073017 10.0.0.38 - - [2026-02-05 13:23:15] "GET /virtual-machine-interface/ae8d5bec-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009522 10.0.0.38 - - [2026-02-05 13:23:15] "POST /set-tag HTTP/1.1" 200 109 0.004762 10.0.0.38 - - [2026-02-05 13:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.38 - - [2026-02-05 13:23:15] "GET /loadbalancer/1fd43b84-6b06-4045-9392-2cfa02c8e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002794 10.0.0.38 - - [2026-02-05 13:23:15] "GET /virtual-machine-interface/ae8d5bec-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007307 10.0.0.38 - - [2026-02-05 13:23:15] "POST /set-tag HTTP/1.1" 200 109 0.033082 10.0.0.38 - - [2026-02-05 13:23:15] "DELETE /loadbalancer-member/1d738936-727a-414c-829e-83d6edd91a8c HTTP/1.1" 200 115 0.046909 10.0.0.38 - - [2026-02-05 13:23:16] "GET /virtual-machine-interface/ae8d5bec-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004990 10.0.0.38 - - [2026-02-05 13:23:16] "POST /set-tag HTTP/1.1" 200 109 0.002915 10.0.0.38 - - [2026-02-05 13:23:16] "GET /virtual-machine-interface/ae8d5bec-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.018580 10.0.0.38 - - [2026-02-05 13:23:16] "POST /set-tag HTTP/1.1" 200 109 0.003742 10.0.0.38 - - [2026-02-05 13:23:16] "GET /virtual-machine/74d3c9f8-340e-41fe-ad9f-4b0c98b84931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003202 10.0.0.38 - - [2026-02-05 13:23:16] "POST /ref-update HTTP/1.1" 200 156 0.054731 10.0.0.38 - - [2026-02-05 13:23:16] "GET /virtual-machine-interface/ae8d5bec-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011945 10.0.0.38 - - [2026-02-05 13:23:16] "POST /set-tag HTTP/1.1" 200 109 0.021182 10.0.0.38 - - [2026-02-05 13:23:17] "POST /set-tag HTTP/1.1" 200 109 0.028739 10.0.0.38 - - [2026-02-05 13:23:17] "POST /set-tag HTTP/1.1" 200 109 0.033406 10.0.0.38 - - [2026-02-05 13:23:17] "DELETE /instance-ip/aea7af92-0295-11f1-b8ec-fa163e667d8d HTTP/1.1" 200 115 0.072336 10.0.0.38 - - [2026-02-05 13:23:17] "POST /ref-update HTTP/1.1" 200 156 0.013184 10.0.0.38 - - [2026-02-05 13:23:17] "DELETE /virtual-machine-interface/ae8d5bec-0295-11f1-b8ec-fa163e667d8d HTTP/1.1" 200 115 0.113220 10.0.0.38 - - [2026-02-05 13:23:17] "DELETE /virtual-machine/74d3c9f8-340e-41fe-ad9f-4b0c98b84931 HTTP/1.1" 200 115 0.043526 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:23:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001000 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:23:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000892 10.0.0.38 - - [2026-02-05 13:23:20] "GET /virtual-machine-interface/ae15b600-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004813 10.0.0.38 - - [2026-02-05 13:23:20] "POST /set-tag HTTP/1.1" 200 109 0.002524 10.0.0.38 - - [2026-02-05 13:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.38 - - [2026-02-05 13:23:20] "GET /loadbalancer/1fd43b84-6b06-4045-9392-2cfa02c8e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002592 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:23:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001079 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:23:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001049 10.0.0.38 - - [2026-02-05 13:23:22] "GET /virtual-machine-interface/ae15b600-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004535 10.0.0.38 - - [2026-02-05 13:23:22] "POST /set-tag HTTP/1.1" 200 109 0.002594 10.0.0.38 - - [2026-02-05 13:23:22] "GET /virtual-machine-interface/ae15b600-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004783 10.0.0.38 - - [2026-02-05 13:23:22] "POST /set-tag HTTP/1.1" 200 109 0.002468 10.0.0.38 - - [2026-02-05 13:23:22] "GET /virtual-machine/0aadf9c1-deb4-4e72-94ae-5fca4a3bc99f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002848 10.0.0.38 - - [2026-02-05 13:23:22] "POST /ref-update HTTP/1.1" 200 156 0.010355 10.0.0.38 - - [2026-02-05 13:23:22] "GET /virtual-machine-interface/ae15b600-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005223 10.0.0.38 - - [2026-02-05 13:23:22] "POST /set-tag HTTP/1.1" 200 109 0.022935 10.0.0.38 - - [2026-02-05 13:23:22] "POST /set-tag HTTP/1.1" 200 109 0.033462 10.0.0.38 - - [2026-02-05 13:23:22] "POST /set-tag HTTP/1.1" 200 109 0.027780 10.0.0.38 - - [2026-02-05 13:23:22] "DELETE /instance-ip/ae3174d0-0295-11f1-b8ec-fa163e667d8d HTTP/1.1" 200 115 0.062675 10.0.0.38 - - [2026-02-05 13:23:22] "POST /ref-update HTTP/1.1" 200 156 0.015310 10.0.0.38 - - [2026-02-05 13:23:22] "DELETE /virtual-machine-interface/ae15b600-0295-11f1-b8ec-fa163e667d8d HTTP/1.1" 200 115 0.077002 10.0.0.38 - - [2026-02-05 13:23:22] "DELETE /virtual-machine/0aadf9c1-deb4-4e72-94ae-5fca4a3bc99f HTTP/1.1" 200 115 0.043842 10.0.0.38 - - [2026-02-05 13:23:22] "DELETE /tag/d9ed7dcb-3e07-4946-a08d-2ab5826f97a3 HTTP/1.1" 200 115 0.050608 10.0.0.38 - - [2026-02-05 13:23:22] "DELETE /tag/13ec998b-531c-4aa4-b489-e26644d2b7d7 HTTP/1.1" 200 115 0.056677 10.0.0.38 - - [2026-02-05 13:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.38 - - [2026-02-05 13:23:25] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.032916 10.0.0.38 - - [2026-02-05 13:23:25] "POST /tags HTTP/1.1" 200 393 0.027513 10.0.0.38 - - [2026-02-05 13:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.38 - - [2026-02-05 13:23:25] "GET /tag/5bd3c935-4a4d-49dc-b5dd-76841aca7482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012850 10.0.0.38 - - [2026-02-05 13:23:25] "POST /tags HTTP/1.1" 200 341 0.019008 10.0.0.38 - - [2026-02-05 13:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.38 - - [2026-02-05 13:23:26] "GET /tag/522dadeb-a1ac-4ade-9040-a560e2bcfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012270 10.0.0.38 - - [2026-02-05 13:23:26] "POST /id-to-fqname HTTP/1.1" 200 192 0.000657 10.0.0.38 - - [2026-02-05 13:23:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.005163 10.0.0.38 - - [2026-02-05 13:23:26] "POST /security-groups HTTP/1.1" 200 589 0.063771 10.0.0.38 - - [2026-02-05 13:23:26] "POST /fqname-to-id HTTP/1.1" 404 236 0.002691 10.0.0.38 - - [2026-02-05 13:23:26] "POST /projects HTTP/1.1" 200 519 0.197702 10.0.0.38 - - [2026-02-05 13:23:26] "POST /access-control-lists HTTP/1.1" 200 598 0.065949 10.0.0.38 - - [2026-02-05 13:23:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022931 10.0.0.38 - - [2026-02-05 13:23:26] "POST /fqname-to-id HTTP/1.1" 404 235 0.013726 10.0.0.38 - - [2026-02-05 13:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012113 10.0.0.38 - - [2026-02-05 13:23:26] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.010907 10.0.0.38 - - [2026-02-05 13:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.38 - - [2026-02-05 13:23:26] "GET /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.009064 10.0.0.38 - - [2026-02-05 13:23:26] "POST /access-control-lists HTTP/1.1" 200 596 0.080799 10.0.0.38 - - [2026-02-05 13:23:26] "PUT /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826 HTTP/1.1" 200 264 0.069977 10.0.0.38 - - [2026-02-05 13:23:26] "PUT /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b HTTP/1.1" 200 264 0.047490 10.0.0.38 - - [2026-02-05 13:23:26] "POST /security-groups HTTP/1.1" 200 591 0.072744 10.0.0.38 - - [2026-02-05 13:23:26] "POST /fqname-to-id HTTP/1.1" 404 270 0.002847 10.0.0.38 - - [2026-02-05 13:23:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022407 10.0.0.38 - - [2026-02-05 13:23:26] "POST /chown HTTP/1.1" 200 109 0.037703 10.0.0.38 - - [2026-02-05 13:23:26] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.025932 10.0.0.38 - - [2026-02-05 13:23:26] "POST /access-control-lists HTTP/1.1" 200 632 0.128897 10.0.0.38 - - [2026-02-05 13:23:26] "POST /fqname-to-id HTTP/1.1" 404 269 0.022560 10.0.0.38 - - [2026-02-05 13:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013089 10.0.0.38 - - [2026-02-05 13:23:26] "GET /policy-management/4d89ab10-c5f7-44f3-a5c2-980dd43e20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005549 10.0.0.38 - - [2026-02-05 13:23:26] "POST /tags HTTP/1.1" 409 226 0.002036 10.0.0.38 - - [2026-02-05 13:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.38 - - [2026-02-05 13:23:26] "GET /tag/522dadeb-a1ac-4ade-9040-a560e2bcfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009877 10.0.0.38 - - [2026-02-05 13:23:26] "POST /access-control-lists HTTP/1.1" 200 630 0.073076 10.0.0.38 - - [2026-02-05 13:23:26] "POST /firewall-rules HTTP/1.1" 200 600 0.094526 10.0.0.38 - - [2026-02-05 13:23:27] "GET /firewall-rule/27030952-dbbc-4c3c-a39f-a415fc619b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003998 10.0.0.38 - - [2026-02-05 13:23:27] "GET /firewall-policy/0adaa58f-7d4b-4d03-ab84-4290e4d987f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003665 10.0.0.38 - - [2026-02-05 13:23:27] "GET /firewall-rule/27030952-dbbc-4c3c-a39f-a415fc619b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002342 10.0.0.38 - - [2026-02-05 13:23:27] "POST /ref-update HTTP/1.1" 200 156 0.048465 10.0.0.38 - - [2026-02-05 13:23:27] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.014563 10.0.0.38 - - [2026-02-05 13:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.38 - - [2026-02-05 13:23:27] "GET /policy-management/4d89ab10-c5f7-44f3-a5c2-980dd43e20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002910 10.0.0.38 - - [2026-02-05 13:23:27] "POST /tags HTTP/1.1" 409 226 0.002061 10.0.0.38 - - [2026-02-05 13:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.38 - - [2026-02-05 13:23:27] "GET /tag/522dadeb-a1ac-4ade-9040-a560e2bcfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010562 10.0.0.38 - - [2026-02-05 13:23:27] "POST /firewall-rules HTTP/1.1" 200 598 0.086950 10.0.0.38 - - [2026-02-05 13:23:27] "GET /firewall-rule/2256f490-3555-43a9-ae57-8f90b7d15718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005543 10.0.0.38 - - [2026-02-05 13:23:27] "GET /firewall-policy/0adaa58f-7d4b-4d03-ab84-4290e4d987f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.003884 10.0.0.38 - - [2026-02-05 13:23:27] "GET /firewall-rule/2256f490-3555-43a9-ae57-8f90b7d15718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002015 10.0.0.38 - - [2026-02-05 13:23:27] "POST /ref-update HTTP/1.1" 200 156 0.041987 10.0.0.38 - - [2026-02-05 13:23:28] "POST /tags HTTP/1.1" 200 393 0.024592 10.0.0.38 - - [2026-02-05 13:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014664 10.0.0.38 - - [2026-02-05 13:23:28] "GET /tag/c7fffdd7-1cdf-40a1-ae2e-e2c7c3ab9a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011998 10.0.0.38 - - [2026-02-05 13:23:28] "POST /tags HTTP/1.1" 200 341 0.020058 10.0.0.38 - - [2026-02-05 13:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.38 - - [2026-02-05 13:23:29] "GET /tag/f150ebbe-5683-4aa8-a069-d5ded93fa800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011246 10.0.0.38 - - [2026-02-05 13:23:29] "POST /id-to-fqname HTTP/1.1" 200 192 0.000574 10.0.0.38 - - [2026-02-05 13:23:29] "POST /fqname-to-id HTTP/1.1" 404 201 0.013590 10.0.0.38 - - [2026-02-05 13:23:29] "POST /security-groups HTTP/1.1" 200 589 0.073308 10.0.0.38 - - [2026-02-05 13:23:29] "POST /projects HTTP/1.1" 200 519 0.223459 10.0.0.38 - - [2026-02-05 13:23:29] "POST /fqname-to-id HTTP/1.1" 404 236 0.009682 10.0.0.38 - - [2026-02-05 13:23:29] "POST /access-control-lists HTTP/1.1" 200 598 0.064961 10.0.0.38 - - [2026-02-05 13:23:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.051553 10.0.0.38 - - [2026-02-05 13:23:29] "POST /fqname-to-id HTTP/1.1" 404 235 0.029431 10.0.0.38 - - [2026-02-05 13:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012129 10.0.0.38 - - [2026-02-05 13:23:29] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004567 10.0.0.38 - - [2026-02-05 13:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.38 - - [2026-02-05 13:23:29] "GET /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005070 10.0.0.38 - - [2026-02-05 13:23:29] "POST /access-control-lists HTTP/1.1" 200 596 0.068148 10.0.0.38 - - [2026-02-05 13:23:29] "PUT /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826 HTTP/1.1" 200 264 0.054461 10.0.0.38 - - [2026-02-05 13:23:29] "PUT /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b HTTP/1.1" 200 264 0.057088 10.0.0.38 - - [2026-02-05 13:23:29] "POST /security-groups HTTP/1.1" 200 591 0.073596 10.0.0.38 - - [2026-02-05 13:23:29] "POST /fqname-to-id HTTP/1.1" 404 270 0.003529 10.0.0.38 - - [2026-02-05 13:23:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020384 10.0.0.38 - - [2026-02-05 13:23:29] "POST /chown HTTP/1.1" 200 109 0.055473 10.0.0.38 - - [2026-02-05 13:23:29] "POST /access-control-lists HTTP/1.1" 200 632 0.084888 10.0.0.38 - - [2026-02-05 13:23:29] "POST /fqname-to-id HTTP/1.1" 404 269 0.011907 10.0.0.38 - - [2026-02-05 13:23:29] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003585 10.0.0.38 - - [2026-02-05 13:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.38 - - [2026-02-05 13:23:29] "GET /policy-management/4d89ab10-c5f7-44f3-a5c2-980dd43e20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.045452 10.0.0.38 - - [2026-02-05 13:23:29] "POST /access-control-lists HTTP/1.1" 200 630 0.071022 10.0.0.38 - - [2026-02-05 13:23:29] "POST /tags HTTP/1.1" 409 226 0.005892 10.0.0.38 - - [2026-02-05 13:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.38 - - [2026-02-05 13:23:29] "GET /tag/f150ebbe-5683-4aa8-a069-d5ded93fa800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010858 10.0.0.38 - - [2026-02-05 13:23:30] "POST /firewall-rules HTTP/1.1" 200 600 0.066887 10.0.0.38 - - [2026-02-05 13:23:30] "GET /firewall-rule/265adf7e-449b-4369-8bed-6772c3a1db98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004546 10.0.0.38 - - [2026-02-05 13:23:30] "GET /firewall-policy/0adaa58f-7d4b-4d03-ab84-4290e4d987f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.004492 10.0.0.38 - - [2026-02-05 13:23:30] "GET /firewall-rule/265adf7e-449b-4369-8bed-6772c3a1db98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002855 10.0.0.38 - - [2026-02-05 13:23:30] "POST /ref-update HTTP/1.1" 200 156 0.051935 10.0.0.38 - - [2026-02-05 13:23:30] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011825 10.0.0.38 - - [2026-02-05 13:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.38 - - [2026-02-05 13:23:30] "GET /policy-management/4d89ab10-c5f7-44f3-a5c2-980dd43e20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002802 10.0.0.38 - - [2026-02-05 13:23:30] "POST /tags HTTP/1.1" 409 226 0.001737 10.0.0.38 - - [2026-02-05 13:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.38 - - [2026-02-05 13:23:30] "GET /tag/f150ebbe-5683-4aa8-a069-d5ded93fa800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011811 10.0.0.38 - - [2026-02-05 13:23:30] "POST /firewall-rules HTTP/1.1" 200 598 0.076398 10.0.0.38 - - [2026-02-05 13:23:30] "GET /firewall-rule/ddbadb5e-0ce1-4145-b2d6-f418cab43cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004189 10.0.0.38 - - [2026-02-05 13:23:30] "GET /firewall-policy/0adaa58f-7d4b-4d03-ab84-4290e4d987f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004357 10.0.0.38 - - [2026-02-05 13:23:30] "GET /firewall-rule/ddbadb5e-0ce1-4145-b2d6-f418cab43cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002567 10.0.0.38 - - [2026-02-05 13:23:30] "POST /ref-update HTTP/1.1" 200 156 0.054072 10.0.0.38 - - [2026-02-05 13:23:31] "POST /tags HTTP/1.1" 200 345 0.083362 10.0.0.38 - - [2026-02-05 13:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012068 10.0.0.38 - - [2026-02-05 13:23:32] "GET /tag/1d3bc4e0-d2d5-4383-b419-c6ffd08b551d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.021564 10.0.0.38 - - [2026-02-05 13:23:32] "POST /projects HTTP/1.1" 409 238 0.002066 10.0.0.38 - - [2026-02-05 13:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005962 10.0.0.38 - - [2026-02-05 13:23:32] "GET /project/ef07110b-0417-451f-a495-f6e1bac93b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043737 10.0.0.38 - - [2026-02-05 13:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.38 - - [2026-02-05 13:23:32] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004667 10.0.0.38 - - [2026-02-05 13:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006128 10.0.0.38 - - [2026-02-05 13:23:32] "GET /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.009475 10.0.0.38 - - [2026-02-05 13:23:32] "POST /security-groups HTTP/1.1" 409 285 0.004012 10.0.0.38 - - [2026-02-05 13:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.38 - - [2026-02-05 13:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.38 - - [2026-02-05 13:23:32] "PUT /security-group/c887d833-ae73-4db2-9282-a5db74aecaf3 HTTP/1.1" 200 262 0.063511 10.0.0.38 - - [2026-02-05 13:23:32] "GET /project/ef07110b-0417-451f-a495-f6e1bac93b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.074137 10.0.0.38 - - [2026-02-05 13:23:32] "PUT /access-control-list/6ba3d60a-99d2-4fc5-97f9-9e32503d5d3e HTTP/1.1" 200 272 0.038861 10.0.0.38 - - [2026-02-05 13:23:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.053205 10.0.0.38 - - [2026-02-05 13:23:32] "POST /tags HTTP/1.1" 409 228 0.007770 10.0.0.38 - - [2026-02-05 13:23:32] "PUT /access-control-list/1dc0dfa0-6716-4647-93ae-e50f65b3fb30 HTTP/1.1" 200 272 0.044228 10.0.0.38 - - [2026-02-05 13:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.38 - - [2026-02-05 13:23:32] "GET /tag/1d3bc4e0-d2d5-4383-b419-c6ffd08b551d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.020224 10.0.0.38 - - [2026-02-05 13:23:32] "POST /tags HTTP/1.1" 200 345 0.017918 10.0.0.38 - - [2026-02-05 13:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.38 - - [2026-02-05 13:23:32] "GET /tag/1fb631b4-a93f-41f2-9e81-e45039d436bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011563 10.0.0.38 - - [2026-02-05 13:23:32] "POST /projects HTTP/1.1" 409 238 0.002079 10.0.0.38 - - [2026-02-05 13:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.38 - - [2026-02-05 13:23:32] "GET /project/e4b8d8e5-8900-45a7-b04a-b8be10277e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030092 10.0.0.38 - - [2026-02-05 13:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.38 - - [2026-02-05 13:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004433 10.0.0.38 - - [2026-02-05 13:23:32] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.017431 10.0.0.38 - - [2026-02-05 13:23:32] "GET /project/e4b8d8e5-8900-45a7-b04a-b8be10277e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036602 10.0.0.38 - - [2026-02-05 13:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.38 - - [2026-02-05 13:23:32] "GET /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005816 10.0.0.38 - - [2026-02-05 13:23:32] "POST /security-groups HTTP/1.1" 409 285 0.002680 10.0.0.38 - - [2026-02-05 13:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.38 - - [2026-02-05 13:23:32] "PUT /security-group/cbe53294-9221-4cd5-ac85-284cb5f6c4bd HTTP/1.1" 200 262 0.062601 10.0.0.38 - - [2026-02-05 13:23:32] "PUT /access-control-list/34354524-42da-45aa-a6ba-301b1654856d HTTP/1.1" 200 272 0.016800 10.0.0.38 - - [2026-02-05 13:23:32] "PUT /access-control-list/97b5698a-f630-4a0a-ad05-c963f28f6eff HTTP/1.1" 200 272 0.023416 10.0.0.38 - - [2026-02-05 13:23:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.026153 10.0.0.38 - - [2026-02-05 13:23:32] "POST /tags HTTP/1.1" 409 228 0.006361 10.0.0.38 - - [2026-02-05 13:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007337 10.0.0.38 - - [2026-02-05 13:23:33] "GET /tag/1fb631b4-a93f-41f2-9e81-e45039d436bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015295 10.0.0.38 - - [2026-02-05 13:23:33] "POST /tags HTTP/1.1" 200 291 0.046961 10.0.0.38 - - [2026-02-05 13:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008122 10.0.0.38 - - [2026-02-05 13:23:33] "GET /tag/4cfb6912-33d6-412c-b54c-529c7f3b5f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.017550 10.0.0.38 - - [2026-02-05 13:23:33] "POST /tags HTTP/1.1" 200 303 0.060830 10.0.0.38 - - [2026-02-05 13:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017696 10.0.0.38 - - [2026-02-05 13:23:33] "GET /tag/d2ef24a1-e3f7-4757-96e0-11480d625b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.017338 10.0.0.38 - - [2026-02-05 13:23:33] "POST /tags HTTP/1.1" 409 252 0.002388 10.0.0.38 - - [2026-02-05 13:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.38 - - [2026-02-05 13:23:33] "GET /tag/5bd3c935-4a4d-49dc-b5dd-76841aca7482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011363 10.0.0.38 - - [2026-02-05 13:23:33] "POST /tags HTTP/1.1" 409 226 0.002207 10.0.0.38 - - [2026-02-05 13:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.38 - - [2026-02-05 13:23:33] "GET /tag/522dadeb-a1ac-4ade-9040-a560e2bcfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010987 10.0.0.38 - - [2026-02-05 13:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.38 - - [2026-02-05 13:23:33] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004099 10.0.0.38 - - [2026-02-05 13:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.38 - - [2026-02-05 13:23:33] "GET /project/ef07110b-0417-451f-a495-f6e1bac93b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039890 10.0.0.38 - - [2026-02-05 13:23:33] "POST /virtual-machines HTTP/1.1" 200 395 0.010665 10.0.0.38 - - [2026-02-05 13:23:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.016467 10.0.0.38 - - [2026-02-05 13:23:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108660 10.0.0.38 - - [2026-02-05 13:23:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.008539 10.0.0.38 - - [2026-02-05 13:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016661 10.0.0.38 - - [2026-02-05 13:23:33] "GET /virtual-machine-interface/decbf8cc-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004633 10.0.0.38 - - [2026-02-05 13:23:33] "POST /instance-ips HTTP/1.1" 200 397 0.021126 10.0.0.38 - - [2026-02-05 13:23:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.017935 10.0.0.38 - - [2026-02-05 13:23:33] "GET /virtual-machine-interface/decbf8cc-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005614 10.0.0.38 - - [2026-02-05 13:23:34] "POST /set-tag HTTP/1.1" 200 109 0.067760 10.0.0.38 - - [2026-02-05 13:23:34] "GET /virtual-machine-interface/decbf8cc-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018044 10.0.0.38 - - [2026-02-05 13:23:34] "GET /instance-ip/dee4bdb2-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003211 10.0.0.38 - - [2026-02-05 13:23:34] "GET /virtual-machine-interface/decbf8cc-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004647 10.0.0.38 - - [2026-02-05 13:23:34] "POST /set-tag HTTP/1.1" 200 109 0.002596 10.0.0.38 - - [2026-02-05 13:23:34] "GET /virtual-router/7ac1145c-dade-4f8a-af71-3c09fe4e2f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003540 10.0.0.38 - - [2026-02-05 13:23:34] "POST /ref-update HTTP/1.1" 200 156 0.008361 10.0.0.38 - - [2026-02-05 13:23:34] "GET /virtual-machine-interface/decbf8cc-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015604 10.0.0.38 - - [2026-02-05 13:23:34] "POST /set-tag HTTP/1.1" 200 109 0.006831 10.0.0.38 - - [2026-02-05 13:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.38 - - [2026-02-05 13:23:34] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004004 10.0.0.38 - - [2026-02-05 13:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.38 - - [2026-02-05 13:23:34] "GET /project/ef07110b-0417-451f-a495-f6e1bac93b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039199 10.0.0.38 - - [2026-02-05 13:23:34] "POST /virtual-machines HTTP/1.1" 200 395 0.009119 10.0.0.38 - - [2026-02-05 13:23:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.014075 10.0.0.38 - - [2026-02-05 13:23:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125285 10.0.0.38 - - [2026-02-05 13:23:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008279 10.0.0.38 - - [2026-02-05 13:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005347 10.0.0.38 - - [2026-02-05 13:23:34] "GET /virtual-machine-interface/df44b80c-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007695 10.0.0.38 - - [2026-02-05 13:23:34] "POST /instance-ips HTTP/1.1" 200 397 0.022083 10.0.0.38 - - [2026-02-05 13:23:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.026784 10.0.0.38 - - [2026-02-05 13:23:34] "GET /virtual-machine-interface/df44b80c-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013983 10.0.0.38 - - [2026-02-05 13:23:34] "POST /set-tag HTTP/1.1" 200 109 0.060142 10.0.0.38 - - [2026-02-05 13:23:34] "GET /virtual-machine-interface/df44b80c-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017725 10.0.0.38 - - [2026-02-05 13:23:34] "GET /instance-ip/df6154da-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004953 10.0.0.38 - - [2026-02-05 13:23:34] "GET /virtual-machine-interface/df44b80c-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004709 10.0.0.38 - - [2026-02-05 13:23:34] "POST /set-tag HTTP/1.1" 200 109 0.002557 10.0.0.38 - - [2026-02-05 13:23:34] "GET /virtual-router/7ac1145c-dade-4f8a-af71-3c09fe4e2f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003927 10.0.0.38 - - [2026-02-05 13:23:35] "POST /ref-update HTTP/1.1" 200 156 0.008439 10.0.0.38 - - [2026-02-05 13:23:35] "GET /virtual-machine-interface/df44b80c-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011465 10.0.0.38 - - [2026-02-05 13:23:35] "POST /set-tag HTTP/1.1" 200 109 0.002302 10.0.0.38 - - [2026-02-05 13:23:35] "POST /tags HTTP/1.1" 200 291 0.018250 10.0.0.38 - - [2026-02-05 13:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.022859 10.0.0.38 - - [2026-02-05 13:23:35] "GET /tag/c4a53676-74bd-471f-8e1d-d8c47c66da28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.016006 10.0.0.38 - - [2026-02-05 13:23:35] "POST /tags HTTP/1.1" 409 252 0.002239 10.0.0.38 - - [2026-02-05 13:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.38 - - [2026-02-05 13:23:35] "GET /tag/c7fffdd7-1cdf-40a1-ae2e-e2c7c3ab9a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010648 10.0.0.38 - - [2026-02-05 13:23:35] "POST /tags HTTP/1.1" 409 226 0.002547 10.0.0.38 - - [2026-02-05 13:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.38 - - [2026-02-05 13:23:35] "GET /tag/f150ebbe-5683-4aa8-a069-d5ded93fa800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015886 10.0.0.38 - - [2026-02-05 13:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.38 - - [2026-02-05 13:23:35] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.009526 10.0.0.38 - - [2026-02-05 13:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005155 10.0.0.38 - - [2026-02-05 13:23:35] "GET /project/e4b8d8e5-8900-45a7-b04a-b8be10277e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042974 10.0.0.38 - - [2026-02-05 13:23:35] "POST /virtual-machines HTTP/1.1" 200 395 0.011839 10.0.0.38 - - [2026-02-05 13:23:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.033964 10.0.0.38 - - [2026-02-05 13:23:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117102 10.0.0.38 - - [2026-02-05 13:23:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.028946 10.0.0.38 - - [2026-02-05 13:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.026423 10.0.0.38 - - [2026-02-05 13:23:35] "GET /virtual-machine-interface/dfe9ecc8-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008308 10.0.0.38 - - [2026-02-05 13:23:35] "POST /instance-ips HTTP/1.1" 200 397 0.026427 10.0.0.38 - - [2026-02-05 13:23:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.060697 10.0.0.38 - - [2026-02-05 13:23:35] "GET /virtual-machine-interface/dfe9ecc8-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007239 10.0.0.38 - - [2026-02-05 13:23:36] "POST /set-tag HTTP/1.1" 200 109 0.075664 10.0.0.38 - - [2026-02-05 13:23:36] "GET /virtual-machine-interface/dfe9ecc8-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022908 10.0.0.38 - - [2026-02-05 13:23:36] "GET /instance-ip/e00810cc-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.012851 10.0.0.38 - - [2026-02-05 13:23:36] "GET /virtual-machine-interface/dfe9ecc8-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004626 10.0.0.38 - - [2026-02-05 13:23:36] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.38 - - [2026-02-05 13:23:36] "GET /virtual-router/7ac1145c-dade-4f8a-af71-3c09fe4e2f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.004157 10.0.0.38 - - [2026-02-05 13:23:36] "POST /ref-update HTTP/1.1" 200 156 0.024973 10.0.0.38 - - [2026-02-05 13:23:36] "GET /virtual-machine-interface/dfe9ecc8-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011937 10.0.0.38 - - [2026-02-05 13:23:36] "POST /set-tag HTTP/1.1" 200 109 0.002494 10.0.0.38 - - [2026-02-05 13:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.38 - - [2026-02-05 13:23:36] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004551 10.0.0.38 - - [2026-02-05 13:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005046 10.0.0.38 - - [2026-02-05 13:23:36] "GET /project/e4b8d8e5-8900-45a7-b04a-b8be10277e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030583 10.0.0.38 - - [2026-02-05 13:23:36] "POST /virtual-machines HTTP/1.1" 200 395 0.010118 10.0.0.38 - - [2026-02-05 13:23:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.013402 10.0.0.38 - - [2026-02-05 13:23:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122138 10.0.0.38 - - [2026-02-05 13:23:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018850 10.0.0.38 - - [2026-02-05 13:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.015948 10.0.0.38 - - [2026-02-05 13:23:36] "GET /virtual-machine-interface/e072e9f6-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007993 10.0.0.38 - - [2026-02-05 13:23:36] "POST /instance-ips HTTP/1.1" 200 397 0.055192 10.0.0.38 - - [2026-02-05 13:23:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.050418 10.0.0.38 - - [2026-02-05 13:23:36] "GET /virtual-machine-interface/e072e9f6-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012106 10.0.0.38 - - [2026-02-05 13:23:36] "POST /set-tag HTTP/1.1" 200 109 0.066452 10.0.0.38 - - [2026-02-05 13:23:36] "GET /virtual-machine-interface/e072e9f6-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011983 10.0.0.38 - - [2026-02-05 13:23:36] "GET /instance-ip/e090775a-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005654 10.0.0.38 - - [2026-02-05 13:23:37] "GET /virtual-machine-interface/e072e9f6-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004727 10.0.0.38 - - [2026-02-05 13:23:37] "POST /set-tag HTTP/1.1" 200 109 0.002498 10.0.0.38 - - [2026-02-05 13:23:37] "GET /virtual-router/7ac1145c-dade-4f8a-af71-3c09fe4e2f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004521 10.0.0.38 - - [2026-02-05 13:23:37] "POST /ref-update HTTP/1.1" 200 156 0.011168 10.0.0.38 - - [2026-02-05 13:23:37] "GET /virtual-machine-interface/e072e9f6-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005062 10.0.0.38 - - [2026-02-05 13:23:37] "POST /set-tag HTTP/1.1" 200 109 0.002241 10.0.0.38 - - [2026-02-05 13:23:37] "POST /tags HTTP/1.1" 200 299 0.021966 10.0.0.38 - - [2026-02-05 13:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.38 - - [2026-02-05 13:23:37] "GET /tag/0a371760-92d2-4aeb-8bc8-fcf3ab765167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012414 10.0.0.38 - - [2026-02-05 13:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.38 - - [2026-02-05 13:23:37] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004537 10.0.0.38 - - [2026-02-05 13:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.38 - - [2026-02-05 13:23:37] "GET /project/ef07110b-0417-451f-a495-f6e1bac93b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043067 10.0.0.38 - - [2026-02-05 13:23:37] "POST /virtual-machines HTTP/1.1" 200 395 0.015959 10.0.0.38 - - [2026-02-05 13:23:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.015532 10.0.0.38 - - [2026-02-05 13:23:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122064 10.0.0.38 - - [2026-02-05 13:23:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.016883 10.0.0.38 - - [2026-02-05 13:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009472 10.0.0.38 - - [2026-02-05 13:23:37] "GET /virtual-machine-interface/e108ca5c-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005838 10.0.0.38 - - [2026-02-05 13:23:37] "POST /instance-ips HTTP/1.1" 200 397 0.029959 10.0.0.38 - - [2026-02-05 13:23:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.025306 10.0.0.38 - - [2026-02-05 13:23:37] "GET /virtual-machine-interface/e108ca5c-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010838 10.0.0.38 - - [2026-02-05 13:23:37] "POST /set-tag HTTP/1.1" 200 109 0.018584 10.0.0.38 - - [2026-02-05 13:23:37] "GET /virtual-machine-interface/e108ca5c-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.023114 10.0.0.38 - - [2026-02-05 13:23:37] "GET /instance-ip/e125ba4a-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003618 10.0.0.38 - - [2026-02-05 13:23:37] "GET /virtual-machine-interface/e108ca5c-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004456 10.0.0.38 - - [2026-02-05 13:23:37] "POST /set-tag HTTP/1.1" 200 109 0.004113 10.0.0.38 - - [2026-02-05 13:23:37] "POST /tags HTTP/1.1" 200 299 0.021452 10.0.0.38 - - [2026-02-05 13:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007450 10.0.0.38 - - [2026-02-05 13:23:38] "GET /tag/119951f9-0908-49a3-ba05-889a1d6a872d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.024330 10.0.0.38 - - [2026-02-05 13:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.38 - - [2026-02-05 13:23:38] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004213 10.0.0.38 - - [2026-02-05 13:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004466 10.0.0.38 - - [2026-02-05 13:23:38] "GET /project/ef07110b-0417-451f-a495-f6e1bac93b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041476 10.0.0.38 - - [2026-02-05 13:23:38] "POST /virtual-machines HTTP/1.1" 200 395 0.010090 10.0.0.38 - - [2026-02-05 13:23:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.016248 10.0.0.38 - - [2026-02-05 13:23:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.134835 10.0.0.38 - - [2026-02-05 13:23:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.009672 10.0.0.38 - - [2026-02-05 13:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.020429 10.0.0.38 - - [2026-02-05 13:23:38] "GET /virtual-machine-interface/e1843638-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006266 10.0.0.38 - - [2026-02-05 13:23:38] "POST /instance-ips HTTP/1.1" 200 397 0.035961 10.0.0.38 - - [2026-02-05 13:23:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.028383 10.0.0.38 - - [2026-02-05 13:23:38] "GET /virtual-machine-interface/e1843638-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007209 10.0.0.38 - - [2026-02-05 13:23:38] "POST /set-tag HTTP/1.1" 200 109 0.025393 10.0.0.38 - - [2026-02-05 13:23:38] "GET /virtual-machine-interface/e1843638-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019313 10.0.0.38 - - [2026-02-05 13:23:38] "GET /instance-ip/e1a2da34-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.013870 10.0.0.38 - - [2026-02-05 13:23:38] "GET /virtual-machine-interface/e1843638-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007219 10.0.0.38 - - [2026-02-05 13:23:38] "POST /set-tag HTTP/1.1" 200 109 0.006307 10.0.0.38 - - [2026-02-05 13:23:38] "POST /tags HTTP/1.1" 200 299 0.026576 10.0.0.38 - - [2026-02-05 13:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.38 - - [2026-02-05 13:23:38] "GET /tag/a5cac402-2906-4876-91a9-fca6c13749fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016493 10.0.0.38 - - [2026-02-05 13:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.38 - - [2026-02-05 13:23:38] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006653 10.0.0.38 - - [2026-02-05 13:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006311 10.0.0.38 - - [2026-02-05 13:23:39] "GET /project/e4b8d8e5-8900-45a7-b04a-b8be10277e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.059993 10.0.0.38 - - [2026-02-05 13:23:39] "POST /virtual-machines HTTP/1.1" 200 395 0.011490 10.0.0.38 - - [2026-02-05 13:23:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.016774 10.0.0.38 - - [2026-02-05 13:23:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.127182 10.0.0.38 - - [2026-02-05 13:23:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.012426 10.0.0.38 - - [2026-02-05 13:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.029451 10.0.0.38 - - [2026-02-05 13:23:39] "GET /virtual-machine-interface/e20a7c2a-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007875 10.0.0.38 - - [2026-02-05 13:23:39] "POST /instance-ips HTTP/1.1" 200 397 0.041308 10.0.0.38 - - [2026-02-05 13:23:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.051604 10.0.0.38 - - [2026-02-05 13:23:39] "GET /virtual-machine-interface/e20a7c2a-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006303 10.0.0.38 - - [2026-02-05 13:23:39] "POST /set-tag HTTP/1.1" 200 109 0.023843 10.0.0.38 - - [2026-02-05 13:23:39] "GET /virtual-machine-interface/e20a7c2a-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.027430 10.0.0.38 - - [2026-02-05 13:23:39] "GET /instance-ip/e2274e9a-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007581 10.0.0.38 - - [2026-02-05 13:23:39] "GET /virtual-machine-interface/e20a7c2a-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004804 10.0.0.38 - - [2026-02-05 13:23:39] "POST /set-tag HTTP/1.1" 200 109 0.003113 10.0.0.38 - - [2026-02-05 13:23:39] "POST /tags HTTP/1.1" 200 299 0.024012 10.0.0.38 - - [2026-02-05 13:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.38 - - [2026-02-05 13:23:39] "GET /tag/0c4de332-819d-49af-81e4-e05fe9f2682b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.011228 10.0.0.38 - - [2026-02-05 13:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.38 - - [2026-02-05 13:23:39] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004572 10.0.0.38 - - [2026-02-05 13:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.38 - - [2026-02-05 13:23:39] "GET /project/e4b8d8e5-8900-45a7-b04a-b8be10277e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044439 10.0.0.38 - - [2026-02-05 13:23:39] "POST /virtual-machines HTTP/1.1" 200 395 0.007952 10.0.0.38 - - [2026-02-05 13:23:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008781 10.0.0.38 - - [2026-02-05 13:23:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.131602 10.0.0.38 - - [2026-02-05 13:23:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.044705 10.0.0.38 - - [2026-02-05 13:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005845 10.0.0.38 - - [2026-02-05 13:23:40] "GET /virtual-machine-interface/e2878cec-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006602 10.0.0.38 - - [2026-02-05 13:23:40] "POST /instance-ips HTTP/1.1" 200 397 0.026788 10.0.0.38 - - [2026-02-05 13:23:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.038127 10.0.0.38 - - [2026-02-05 13:23:40] "GET /virtual-machine-interface/e2878cec-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007727 10.0.0.38 - - [2026-02-05 13:23:40] "POST /set-tag HTTP/1.1" 200 109 0.024067 10.0.0.38 - - [2026-02-05 13:23:40] "GET /virtual-machine-interface/e2878cec-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.040070 10.0.0.38 - - [2026-02-05 13:23:40] "GET /instance-ip/e2a3b5e8-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.014400 10.0.0.38 - - [2026-02-05 13:23:40] "GET /virtual-machine-interface/e2878cec-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005012 10.0.0.38 - - [2026-02-05 13:23:40] "POST /set-tag HTTP/1.1" 200 109 0.002471 10.0.0.38 - - [2026-02-05 13:23:40] "GET /virtual-router/7ac1145c-dade-4f8a-af71-3c09fe4e2f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004447 10.0.0.38 - - [2026-02-05 13:23:40] "POST /ref-update HTTP/1.1" 200 156 0.010711 10.0.0.38 - - [2026-02-05 13:23:40] "GET /virtual-machine-interface/e108ca5c-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015562 10.0.0.38 - - [2026-02-05 13:23:40] "POST /set-tag HTTP/1.1" 200 109 0.003189 10.0.0.38 - - [2026-02-05 13:23:40] "GET /virtual-machine-interface/decbf8cc-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005476 10.0.0.38 - - [2026-02-05 13:23:40] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.38 - - [2026-02-05 13:23:40] "GET /virtual-router/7ac1145c-dade-4f8a-af71-3c09fe4e2f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004301 10.0.0.38 - - [2026-02-05 13:23:40] "POST /ref-update HTTP/1.1" 200 156 0.011520 10.0.0.38 - - [2026-02-05 13:23:40] "GET /virtual-machine-interface/e1843638-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017716 10.0.0.38 - - [2026-02-05 13:23:40] "POST /set-tag HTTP/1.1" 200 109 0.003102 10.0.0.38 - - [2026-02-05 13:23:40] "GET /virtual-router/7ac1145c-dade-4f8a-af71-3c09fe4e2f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004143 10.0.0.38 - - [2026-02-05 13:23:40] "POST /ref-update HTTP/1.1" 200 156 0.008202 10.0.0.38 - - [2026-02-05 13:23:40] "GET /virtual-machine-interface/e20a7c2a-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014308 10.0.0.38 - - [2026-02-05 13:23:40] "POST /set-tag HTTP/1.1" 200 109 0.002544 10.0.0.38 - - [2026-02-05 13:23:40] "GET /virtual-machine-interface/df44b80c-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004356 10.0.0.38 - - [2026-02-05 13:23:40] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.38 - - [2026-02-05 13:23:40] "GET /virtual-router/7ac1145c-dade-4f8a-af71-3c09fe4e2f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004238 10.0.0.38 - - [2026-02-05 13:23:40] "POST /ref-update HTTP/1.1" 200 156 0.010852 10.0.0.38 - - [2026-02-05 13:23:40] "GET /virtual-machine-interface/e2878cec-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005051 10.0.0.38 - - [2026-02-05 13:23:40] "POST /set-tag HTTP/1.1" 200 109 0.003378 10.0.0.38 - - [2026-02-05 13:23:40] "GET /virtual-machine-interface/dfe9ecc8-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004911 10.0.0.38 - - [2026-02-05 13:23:40] "POST /set-tag HTTP/1.1" 200 109 0.002920 10.0.0.38 - - [2026-02-05 13:23:41] "GET /virtual-machine-interface/e072e9f6-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005305 10.0.0.38 - - [2026-02-05 13:23:41] "POST /set-tag HTTP/1.1" 200 109 0.002456 10.0.0.38 - - [2026-02-05 13:23:41] "GET /virtual-machine-interface/e108ca5c-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006723 10.0.0.38 - - [2026-02-05 13:23:41] "POST /set-tag HTTP/1.1" 200 109 0.002642 10.0.0.38 - - [2026-02-05 13:23:41] "GET /virtual-machine-interface/e1843638-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004437 10.0.0.38 - - [2026-02-05 13:23:41] "POST /set-tag HTTP/1.1" 200 109 0.002625 10.0.0.38 - - [2026-02-05 13:23:41] "GET /virtual-machine-interface/decbf8cc-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010589 10.0.0.38 - - [2026-02-05 13:23:41] "POST /set-tag HTTP/1.1" 200 109 0.003618 10.0.0.38 - - [2026-02-05 13:23:41] "GET /virtual-machine-interface/e20a7c2a-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004552 10.0.0.38 - - [2026-02-05 13:23:41] "POST /set-tag HTTP/1.1" 200 109 0.002807 10.0.0.38 - - [2026-02-05 13:23:41] "GET /virtual-machine-interface/e072e9f6-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004777 10.0.0.38 - - [2026-02-05 13:23:41] "POST /set-tag HTTP/1.1" 200 109 0.002565 10.0.0.38 - - [2026-02-05 13:23:41] "GET /virtual-machine-interface/e2878cec-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004561 10.0.0.38 - - [2026-02-05 13:23:41] "POST /set-tag HTTP/1.1" 200 109 0.002843 10.0.0.38 - - [2026-02-05 13:23:41] "GET /virtual-machine-interface/dfe9ecc8-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005745 10.0.0.38 - - [2026-02-05 13:23:41] "POST /set-tag HTTP/1.1" 200 109 0.002750 10.0.0.38 - - [2026-02-05 13:23:42] "GET /virtual-machine/c8163b24-c445-4bb2-a860-79f7b4847c34?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003215 10.0.0.38 - - [2026-02-05 13:23:42] "GET /virtual-machine-interface/decbf8cc-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004413 10.0.0.38 - - [2026-02-05 13:23:44] "GET /virtual-machine-interface/df44b80c-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005482 10.0.0.38 - - [2026-02-05 13:23:44] "POST /set-tag HTTP/1.1" 200 109 0.003110 10.0.0.38 - - [2026-02-05 13:23:45] "GET /virtual-machine-interface/e20a7c2a-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006703 10.0.0.38 - - [2026-02-05 13:23:45] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.38 - - [2026-02-05 13:23:47] "GET /virtual-machine/6d3cee03-9b19-4a84-ab13-879dd783a02e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003419 10.0.0.38 - - [2026-02-05 13:23:47] "GET /virtual-machine-interface/df44b80c-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004474 10.0.0.38 - - [2026-02-05 13:23:47] "GET /virtual-machine/6e3f4d9d-e4b0-426a-99dd-c68ce9eee441?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003119 10.0.0.38 - - [2026-02-05 13:23:47] "GET /virtual-machine-interface/dfe9ecc8-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005979 10.0.0.38 - - [2026-02-05 13:23:48] "GET /virtual-machine/14718dba-1108-4685-8c7d-9f1d47f6c7ec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003642 10.0.0.38 - - [2026-02-05 13:23:48] "GET /virtual-machine-interface/e072e9f6-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004628 10.0.0.38 - - [2026-02-05 13:23:49] "GET /virtual-machine-interface/e1843638-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004422 10.0.0.38 - - [2026-02-05 13:23:49] "POST /set-tag HTTP/1.1" 200 109 0.002563 10.0.0.38 - - [2026-02-05 13:23:49] "GET /virtual-machine-interface/e108ca5c-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004622 10.0.0.38 - - [2026-02-05 13:23:49] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.38 - - [2026-02-05 13:23:50] "GET /virtual-machine-interface/e2878cec-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004756 10.0.0.38 - - [2026-02-05 13:23:50] "POST /set-tag HTTP/1.1" 200 109 0.005619 10.0.0.38 - - [2026-02-05 13:23:53] "GET /virtual-machine/de7a83fc-3bb1-4e35-a1ee-d0bb269ce859?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003325 10.0.0.38 - - [2026-02-05 13:23:53] "GET /virtual-machine-interface/e108ca5c-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004435 10.0.0.38 - - [2026-02-05 13:23:53] "GET /virtual-machine/fd17d92a-bbd8-4054-b3da-bc5196f6c7d0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003542 10.0.0.38 - - [2026-02-05 13:23:53] "GET /virtual-machine-interface/e20a7c2a-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005561 10.0.0.38 - - [2026-02-05 13:23:53] "GET /virtual-machine/624990f1-28fc-4665-96d0-1880b240cf5c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003106 10.0.0.38 - - [2026-02-05 13:23:53] "GET /virtual-machine-interface/e1843638-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004516 10.0.0.38 - - [2026-02-05 13:23:53] "GET /virtual-machine/0b9ee09e-6289-4a1d-a852-4ab59c37ce4c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003366 10.0.0.38 - - [2026-02-05 13:23:53] "GET /virtual-machine-interface/e2878cec-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005293 10.0.0.38 - - [2026-02-05 13:23:53] "GET /loadbalancer/5580aff0-e823-4d92-8b98-afa13346647b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001825 10.0.0.38 - - [2026-02-05 13:23:53] "POST /tags HTTP/1.1" 200 333 0.026479 10.0.0.38 - - [2026-02-05 13:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.38 - - [2026-02-05 13:23:53] "GET /tag/6fa346ef-eacb-4d08-a043-164e6b83978a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012711 10.0.0.38 - - [2026-02-05 13:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.38 - - [2026-02-05 13:23:54] "GET /project/ef07110b-0417-451f-a495-f6e1bac93b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046327 10.0.0.38 - - [2026-02-05 13:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.38 - - [2026-02-05 13:23:54] "GET /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004505 10.0.0.38 - - [2026-02-05 13:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.38 - - [2026-02-05 13:23:54] "GET /service-appliance-set/54267dc8-671f-496a-b3d7-8fee8451c49d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002554 10.0.0.38 - - [2026-02-05 13:23:54] "POST /fqname-to-id HTTP/1.1" 404 273 0.001770 10.0.0.38 - - [2026-02-05 13:23:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.101653 10.0.0.38 - - [2026-02-05 13:23:54] "GET /virtual-machine-interface/f23a466f-da62-4a45-93a4-d6476fd146a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.017449 10.0.0.38 - - [2026-02-05 13:23:54] "POST /instance-ips HTTP/1.1" 200 409 0.020627 10.0.0.38 - - [2026-02-05 13:23:54] "GET /instance-ip/f73b039c-9f78-4433-aa15-2e747c8a3a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.013905 10.0.0.38 - - [2026-02-05 13:23:54] "POST /loadbalancers HTTP/1.1" 200 629 0.063192 10.0.0.38 - - [2026-02-05 13:23:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.023001 10.0.0.38 - - [2026-02-05 13:23:54] "GET /project/ef07110b-0417-451f-a495-f6e1bac93b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.066614 10.0.0.38 - - [2026-02-05 13:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.031775 10.0.0.38 - - [2026-02-05 13:23:54] "GET /instance-ip/f73b039c-9f78-4433-aa15-2e747c8a3a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002952 10.0.0.38 - - [2026-02-05 13:23:54] "GET /project/ef07110b-0417-451f-a495-f6e1bac93b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050073 10.0.0.38 - - [2026-02-05 13:23:54] "POST /floating-ips HTTP/1.1" 200 597 0.053608 10.0.0.38 - - [2026-02-05 13:23:54] "GET /loadbalancer/5580aff0-e823-4d92-8b98-afa13346647b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003798 10.0.0.38 - - [2026-02-05 13:23:54] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.020519 10.0.0.38 - - [2026-02-05 13:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005384 10.0.0.38 - - [2026-02-05 13:23:54] "GET /project/ef07110b-0417-451f-a495-f6e1bac93b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030849 10.0.0.38 - - [2026-02-05 13:23:54] "GET /loadbalancer-listener/5b690b92-6ddc-4efd-ab04-add856d511c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.004410 10.0.0.38 - - [2026-02-05 13:23:54] "GET /loadbalancer-listener/5b690b92-6ddc-4efd-ab04-add856d511c4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003285 10.0.0.38 - - [2026-02-05 13:23:54] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.023132 10.0.0.38 - - [2026-02-05 13:23:54] "GET /instance-ip/f73b039c-9f78-4433-aa15-2e747c8a3a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.009833 10.0.0.38 - - [2026-02-05 13:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005519 10.0.0.38 - - [2026-02-05 13:23:54] "GET /loadbalancer/5580aff0-e823-4d92-8b98-afa13346647b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003344 10.0.0.38 - - [2026-02-05 13:23:54] "GET /instance-ip/f73b039c-9f78-4433-aa15-2e747c8a3a9c?fields=floating_ips HTTP/1.1" 200 1213 0.007902 10.0.0.38 - - [2026-02-05 13:23:54] "GET /loadbalancer-pool/d6c273a4-f35d-4fb8-b75a-3abcc837f2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.005422 10.0.0.38 - - [2026-02-05 13:23:54] "GET /floating-ip/4e0f8781-43ca-47a0-834e-fd8e5af7f7fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.003266 10.0.0.38 - - [2026-02-05 13:23:54] "GET /loadbalancer/5580aff0-e823-4d92-8b98-afa13346647b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002972 10.0.0.38 - - [2026-02-05 13:23:54] "POST /loadbalancer-members HTTP/1.1" 200 721 0.023399 10.0.0.38 - - [2026-02-05 13:23:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.018261 10.0.0.38 - - [2026-02-05 13:23:54] "GET /virtual-machine-interface/df44b80c-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014243 10.0.0.38 - - [2026-02-05 13:23:54] "GET /virtual-machine-interface/df44b80c-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007182 10.0.0.38 - - [2026-02-05 13:23:54] "POST /ref-update HTTP/1.1" 200 156 0.007037 10.0.0.38 - - [2026-02-05 13:23:54] "GET /floating-ip/4e0f8781-43ca-47a0-834e-fd8e5af7f7fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.005713 10.0.0.38 - - [2026-02-05 13:23:55] "POST /tags HTTP/1.1" 409 221 0.005639 10.0.0.38 - - [2026-02-05 13:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015729 10.0.0.38 - - [2026-02-05 13:23:55] "GET /tag/6fa346ef-eacb-4d08-a043-164e6b83978a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.019695 10.0.0.38 - - [2026-02-05 13:23:55] "PUT /floating-ip/4e0f8781-43ca-47a0-834e-fd8e5af7f7fd HTTP/1.1" 200 256 0.023898 10.0.0.38 - - [2026-02-05 13:23:55] "POST /set-tag HTTP/1.1" 200 109 0.059116 10.0.0.38 - - [2026-02-05 13:23:55] "GET /loadbalancer-pool/d6c273a4-f35d-4fb8-b75a-3abcc837f2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.005673 10.0.0.38 - - [2026-02-05 13:23:55] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016164 10.0.0.38 - - [2026-02-05 13:23:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.007753 10.0.0.38 - - [2026-02-05 13:23:55] "GET /virtual-machine-interface/decbf8cc-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012829 10.0.0.38 - - [2026-02-05 13:23:55] "GET /virtual-machine-interface/decbf8cc-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005042 10.0.0.38 - - [2026-02-05 13:23:55] "POST /ref-update HTTP/1.1" 200 156 0.010313 10.0.0.38 - - [2026-02-05 13:23:55] "GET /floating-ip/4e0f8781-43ca-47a0-834e-fd8e5af7f7fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2235 0.012618 10.0.0.38 - - [2026-02-05 13:23:55] "POST /set-tag HTTP/1.1" 200 109 0.108799 10.0.0.38 - - [2026-02-05 13:23:56] "POST /tags HTTP/1.1" 409 206 0.002330 10.0.0.38 - - [2026-02-05 13:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.38 - - [2026-02-05 13:23:56] "GET /tag/d2ef24a1-e3f7-4757-96e0-11480d625b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013055 10.0.0.38 - - [2026-02-05 13:23:56] "POST /tags HTTP/1.1" 409 204 0.002092 10.0.0.38 - - [2026-02-05 13:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.38 - - [2026-02-05 13:23:56] "GET /tag/119951f9-0908-49a3-ba05-889a1d6a872d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011172 10.0.0.38 - - [2026-02-05 13:23:56] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002405 10.0.0.38 - - [2026-02-05 13:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.38 - - [2026-02-05 13:23:56] "GET /policy-management/4d89ab10-c5f7-44f3-a5c2-980dd43e20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002390 10.0.0.38 - - [2026-02-05 13:23:56] "POST /tags HTTP/1.1" 409 206 0.001694 10.0.0.38 - - [2026-02-05 13:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.38 - - [2026-02-05 13:23:56] "GET /tag/d2ef24a1-e3f7-4757-96e0-11480d625b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012147 10.0.0.38 - - [2026-02-05 13:23:56] "POST /tags HTTP/1.1" 409 226 0.002120 10.0.0.38 - - [2026-02-05 13:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.38 - - [2026-02-05 13:23:56] "GET /tag/522dadeb-a1ac-4ade-9040-a560e2bcfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010903 10.0.0.38 - - [2026-02-05 13:23:56] "POST /tags HTTP/1.1" 409 204 0.001940 10.0.0.38 - - [2026-02-05 13:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.38 - - [2026-02-05 13:23:56] "GET /tag/119951f9-0908-49a3-ba05-889a1d6a872d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010851 10.0.0.38 - - [2026-02-05 13:23:56] "POST /tags HTTP/1.1" 409 226 0.002059 10.0.0.38 - - [2026-02-05 13:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.38 - - [2026-02-05 13:23:56] "GET /tag/522dadeb-a1ac-4ade-9040-a560e2bcfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011577 10.0.0.38 - - [2026-02-05 13:23:56] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002486 10.0.0.38 - - [2026-02-05 13:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.38 - - [2026-02-05 13:23:56] "GET /policy-management/4d89ab10-c5f7-44f3-a5c2-980dd43e20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002872 10.0.0.38 - - [2026-02-05 13:23:56] "POST /firewall-rules HTTP/1.1" 200 626 0.079805 10.0.0.38 - - [2026-02-05 13:23:56] "POST /firewall-rules HTTP/1.1" 200 646 0.072797 10.0.0.38 - - [2026-02-05 13:23:56] "GET /firewall-rule/442fae82-6639-4778-b402-9b3698e286fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.006236 10.0.0.38 - - [2026-02-05 13:23:56] "GET /firewall-policy/2b80c32a-0230-40c2-bb7f-02f8a18e8afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002584 10.0.0.38 - - [2026-02-05 13:23:56] "GET /firewall-rule/475585c6-67f8-4930-9a1d-a9f68a1b041c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.005124 10.0.0.38 - - [2026-02-05 13:23:56] "POST /ref-update HTTP/1.1" 200 156 0.017207 10.0.0.38 - - [2026-02-05 13:23:56] "POST /firewall-policys HTTP/1.1" 200 606 0.027386 10.0.0.38 - - [2026-02-05 13:23:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.012228 10.0.0.38 - - [2026-02-05 13:23:56] "GET /firewall-policy/692c8f6a-e689-41c7-8470-de2f4c3ec174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.014858 10.0.0.38 - - [2026-02-05 13:23:56] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003141 10.0.0.38 - - [2026-02-05 13:23:57] "GET /firewall-policy/692c8f6a-e689-41c7-8470-de2f4c3ec174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.003139 10.0.0.38 - - [2026-02-05 13:23:57] "GET /firewall-policy/0adaa58f-7d4b-4d03-ab84-4290e4d987f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.004742 10.0.0.38 - - [2026-02-05 13:23:57] "GET /firewall-policy/2b80c32a-0230-40c2-bb7f-02f8a18e8afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003329 10.0.0.38 - - [2026-02-05 13:23:57] "GET /firewall-policy/2ca5cfab-d2f2-449c-b269-f3cbcfe83005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004146 10.0.0.38 - - [2026-02-05 13:23:57] "GET /firewall-policy/2b80c32a-0230-40c2-bb7f-02f8a18e8afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002292 10.0.0.38 - - [2026-02-05 13:23:57] "GET /firewall-policy/0adaa58f-7d4b-4d03-ab84-4290e4d987f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002409 10.0.0.38 - - [2026-02-05 13:23:57] "POST /ref-update HTTP/1.1" 200 156 0.019544 10.0.0.38 - - [2026-02-05 13:23:57] "POST /ref-update HTTP/1.1" 200 156 0.026006 10.0.0.38 - - [2026-02-05 13:23:57] "POST /ref-update HTTP/1.1" 200 156 0.018736 10.0.0.38 - - [2026-02-05 13:23:57] "POST /ref-update HTTP/1.1" 200 156 0.026216 10.0.0.38 - - [2026-02-05 13:23:57] "POST /ref-update HTTP/1.1" 200 156 0.061110 10.0.0.38 - - [2026-02-05 13:23:57] "GET /firewall-policy/692c8f6a-e689-41c7-8470-de2f4c3ec174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002855 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:25:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000963 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:25:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001003 10.0.0.38 - - [2026-02-05 13:25:55] "POST /tags HTTP/1.1" 409 252 0.002197 10.0.0.38 - - [2026-02-05 13:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.38 - - [2026-02-05 13:25:55] "GET /tag/c7fffdd7-1cdf-40a1-ae2e-e2c7c3ab9a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012771 10.0.0.38 - - [2026-02-05 13:25:55] "POST /tags HTTP/1.1" 409 228 0.002184 10.0.0.38 - - [2026-02-05 13:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.38 - - [2026-02-05 13:25:55] "GET /tag/1fb631b4-a93f-41f2-9e81-e45039d436bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010244 10.0.0.38 - - [2026-02-05 13:25:55] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003633 10.0.0.38 - - [2026-02-05 13:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009053 10.0.0.38 - - [2026-02-05 13:25:56] "GET /policy-management/4d89ab10-c5f7-44f3-a5c2-980dd43e20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002730 10.0.0.38 - - [2026-02-05 13:25:56] "POST /tags HTTP/1.1" 409 206 0.002151 10.0.0.38 - - [2026-02-05 13:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.38 - - [2026-02-05 13:25:56] "GET /tag/d2ef24a1-e3f7-4757-96e0-11480d625b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010318 10.0.0.38 - - [2026-02-05 13:25:56] "POST /tags HTTP/1.1" 409 226 0.002357 10.0.0.38 - - [2026-02-05 13:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.38 - - [2026-02-05 13:25:56] "GET /tag/522dadeb-a1ac-4ade-9040-a560e2bcfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010801 10.0.0.38 - - [2026-02-05 13:25:56] "POST /tags HTTP/1.1" 409 204 0.002278 10.0.0.38 - - [2026-02-05 13:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.38 - - [2026-02-05 13:25:56] "GET /tag/119951f9-0908-49a3-ba05-889a1d6a872d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010728 10.0.0.38 - - [2026-02-05 13:25:56] "POST /tags HTTP/1.1" 409 226 0.002223 10.0.0.38 - - [2026-02-05 13:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.38 - - [2026-02-05 13:25:56] "GET /tag/522dadeb-a1ac-4ade-9040-a560e2bcfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010065 10.0.0.38 - - [2026-02-05 13:25:56] "POST /tags HTTP/1.1" 409 228 0.002174 10.0.0.38 - - [2026-02-05 13:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.38 - - [2026-02-05 13:25:56] "GET /tag/1fb631b4-a93f-41f2-9e81-e45039d436bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011038 10.0.0.38 - - [2026-02-05 13:25:56] "POST /tags HTTP/1.1" 409 252 0.002367 10.0.0.38 - - [2026-02-05 13:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.38 - - [2026-02-05 13:25:56] "GET /tag/c7fffdd7-1cdf-40a1-ae2e-e2c7c3ab9a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010082 10.0.0.38 - - [2026-02-05 13:25:56] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002745 10.0.0.38 - - [2026-02-05 13:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.38 - - [2026-02-05 13:25:56] "GET /policy-management/4d89ab10-c5f7-44f3-a5c2-980dd43e20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002638 10.0.0.38 - - [2026-02-05 13:25:56] "POST /firewall-rules HTTP/1.1" 409 281 0.009828 10.0.0.38 - - [2026-02-05 13:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.38 - - [2026-02-05 13:25:56] "PUT /firewall-rule/475585c6-67f8-4930-9a1d-a9f68a1b041c HTTP/1.1" 200 260 0.019119 10.0.0.38 - - [2026-02-05 13:25:56] "POST /firewall-rules HTTP/1.1" 409 291 0.002265 10.0.0.38 - - [2026-02-05 13:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.38 - - [2026-02-05 13:25:56] "PUT /firewall-rule/442fae82-6639-4778-b402-9b3698e286fc HTTP/1.1" 200 260 0.028709 10.0.0.38 - - [2026-02-05 13:25:56] "GET /firewall-rule/442fae82-6639-4778-b402-9b3698e286fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.003210 10.0.0.38 - - [2026-02-05 13:25:56] "POST /firewall-rules HTTP/1.1" 200 658 0.071037 10.0.0.38 - - [2026-02-05 13:25:56] "GET /firewall-rule/cb4a1cd1-fa33-41ee-a2c2-af0b8ee1ef39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.019669 10.0.0.38 - - [2026-02-05 13:25:56] "GET /firewall-policy/2b80c32a-0230-40c2-bb7f-02f8a18e8afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002954 10.0.0.38 - - [2026-02-05 13:25:56] "GET /firewall-rule/475585c6-67f8-4930-9a1d-a9f68a1b041c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002797 10.0.0.38 - - [2026-02-05 13:25:56] "POST /firewall-policys HTTP/1.1" 409 269 0.008480 10.0.0.38 - - [2026-02-05 13:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.38 - - [2026-02-05 13:25:56] "PUT /firewall-policy/692c8f6a-e689-41c7-8470-de2f4c3ec174 HTTP/1.1" 200 264 0.021132 10.0.0.38 - - [2026-02-05 13:25:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.020637 10.0.0.38 - - [2026-02-05 13:25:56] "GET /firewall-policy/692c8f6a-e689-41c7-8470-de2f4c3ec174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.018692 10.0.0.38 - - [2026-02-05 13:25:56] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003261 10.0.0.38 - - [2026-02-05 13:25:56] "GET /firewall-policy/692c8f6a-e689-41c7-8470-de2f4c3ec174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007661 10.0.0.38 - - [2026-02-05 13:25:56] "GET /firewall-policy/0adaa58f-7d4b-4d03-ab84-4290e4d987f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.003526 10.0.0.38 - - [2026-02-05 13:25:57] "GET /firewall-policy/2b80c32a-0230-40c2-bb7f-02f8a18e8afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003239 10.0.0.38 - - [2026-02-05 13:25:57] "GET /firewall-policy/2ca5cfab-d2f2-449c-b269-f3cbcfe83005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002702 10.0.0.38 - - [2026-02-05 13:25:57] "GET /firewall-policy/692c8f6a-e689-41c7-8470-de2f4c3ec174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002351 10.0.0.38 - - [2026-02-05 13:25:57] "GET /firewall-policy/692c8f6a-e689-41c7-8470-de2f4c3ec174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002975 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:26:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000977 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:26:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000987 10.0.0.38 - - [2026-02-05 13:26:37] "GET /global-system-configs HTTP/1.1" 200 322 0.008500 10.0.0.38 - - [2026-02-05 13:26:38] "GET /global-system-configs HTTP/1.1" 200 322 0.002116 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:26:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000944 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:26:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001172 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:26:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001020 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:26:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001339 10.0.0.38 - - [2026-02-05 13:26:58] "GET /virtual-machine-interface/decbf8cc-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006588 10.0.0.38 - - [2026-02-05 13:26:58] "POST /set-tag HTTP/1.1" 200 109 0.002995 10.0.0.38 - - [2026-02-05 13:26:58] "GET /virtual-machine-interface/e20a7c2a-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008276 10.0.0.38 - - [2026-02-05 13:26:58] "POST /set-tag HTTP/1.1" 200 109 0.003355 10.0.0.38 - - [2026-02-05 13:26:58] "GET /virtual-machine-interface/e108ca5c-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014325 10.0.0.38 - - [2026-02-05 13:26:58] "POST /set-tag HTTP/1.1" 200 109 0.004312 10.0.0.38 - - [2026-02-05 13:26:58] "GET /virtual-machine-interface/e1843638-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005350 10.0.0.38 - - [2026-02-05 13:26:58] "POST /set-tag HTTP/1.1" 200 109 0.003510 10.0.0.38 - - [2026-02-05 13:26:58] "GET /virtual-machine-interface/df44b80c-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005603 10.0.0.38 - - [2026-02-05 13:26:58] "POST /set-tag HTTP/1.1" 200 109 0.002847 10.0.0.38 - - [2026-02-05 13:26:58] "GET /virtual-machine-interface/e2878cec-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004081 10.0.0.38 - - [2026-02-05 13:26:58] "POST /set-tag HTTP/1.1" 200 109 0.002338 10.0.0.38 - - [2026-02-05 13:26:58] "GET /virtual-machine-interface/dfe9ecc8-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005399 10.0.0.38 - - [2026-02-05 13:26:58] "POST /set-tag HTTP/1.1" 200 109 0.002454 10.0.0.38 - - [2026-02-05 13:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.38 - - [2026-02-05 13:26:58] "GET /loadbalancer/5580aff0-e823-4d92-8b98-afa13346647b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003538 10.0.0.38 - - [2026-02-05 13:26:58] "GET /virtual-machine-interface/decbf8cc-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004174 10.0.0.38 - - [2026-02-05 13:26:58] "POST /set-tag HTTP/1.1" 200 109 0.020597 10.0.0.38 - - [2026-02-05 13:26:58] "DELETE /loadbalancer-member/210fc25a-a79b-4daf-a586-a88f75c4eee4 HTTP/1.1" 200 115 0.026879 10.0.0.38 - - [2026-02-05 13:26:58] "GET /virtual-machine-interface/e072e9f6-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004332 10.0.0.38 - - [2026-02-05 13:26:58] "POST /set-tag HTTP/1.1" 200 109 0.002124 10.0.0.38 - - [2026-02-05 13:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.38 - - [2026-02-05 13:26:58] "GET /loadbalancer/5580aff0-e823-4d92-8b98-afa13346647b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002390 10.0.0.38 - - [2026-02-05 13:26:59] "GET /virtual-machine-interface/dfe9ecc8-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004490 10.0.0.38 - - [2026-02-05 13:26:59] "POST /set-tag HTTP/1.1" 200 109 0.007687 10.0.0.38 - - [2026-02-05 13:26:59] "GET /virtual-machine-interface/dfe9ecc8-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007785 10.0.0.38 - - [2026-02-05 13:26:59] "POST /set-tag HTTP/1.1" 200 109 0.010450 10.0.0.38 - - [2026-02-05 13:26:59] "GET /virtual-machine/6e3f4d9d-e4b0-426a-99dd-c68ce9eee441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.007246 10.0.0.38 - - [2026-02-05 13:26:59] "POST /ref-update HTTP/1.1" 200 156 0.024875 10.0.0.38 - - [2026-02-05 13:26:59] "GET /virtual-machine-interface/dfe9ecc8-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.034158 10.0.0.38 - - [2026-02-05 13:26:59] "POST /set-tag HTTP/1.1" 200 109 0.091099 10.0.0.38 - - [2026-02-05 13:27:00] "POST /set-tag HTTP/1.1" 200 109 0.027657 10.0.0.38 - - [2026-02-05 13:27:00] "POST /set-tag HTTP/1.1" 200 109 0.059711 10.0.0.38 - - [2026-02-05 13:27:00] "POST /set-tag HTTP/1.1" 200 109 0.082051 10.0.0.38 - - [2026-02-05 13:27:00] "POST /set-tag HTTP/1.1" 200 109 0.044568 10.0.0.38 - - [2026-02-05 13:27:00] "DELETE /instance-ip/e00810cc-0295-11f1-b8ec-fa163e667d8d HTTP/1.1" 200 115 0.098645 10.0.0.38 - - [2026-02-05 13:27:00] "DELETE /virtual-machine-interface/dfe9ecc8-0295-11f1-b8ec-fa163e667d8d HTTP/1.1" 200 115 0.083617 10.0.0.38 - - [2026-02-05 13:27:00] "DELETE /virtual-machine/6e3f4d9d-e4b0-426a-99dd-c68ce9eee441 HTTP/1.1" 200 115 0.055170 10.0.0.38 - - [2026-02-05 13:27:00] "GET /virtual-machine-interface/df44b80c-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.018204 10.0.0.38 - - [2026-02-05 13:27:00] "POST /set-tag HTTP/1.1" 200 109 0.006801 10.0.0.38 - - [2026-02-05 13:27:00] "GET /virtual-machine-interface/df44b80c-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004384 10.0.0.38 - - [2026-02-05 13:27:00] "POST /set-tag HTTP/1.1" 200 109 0.014777 10.0.0.38 - - [2026-02-05 13:27:00] "GET /virtual-machine/6d3cee03-9b19-4a84-ab13-879dd783a02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.005184 10.0.0.38 - - [2026-02-05 13:27:00] "POST /ref-update HTTP/1.1" 200 156 0.017487 10.0.0.38 - - [2026-02-05 13:27:00] "GET /virtual-machine-interface/df44b80c-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.019459 10.0.0.38 - - [2026-02-05 13:27:00] "POST /set-tag HTTP/1.1" 200 109 0.072101 10.0.0.38 - - [2026-02-05 13:27:00] "POST /set-tag HTTP/1.1" 200 109 0.050215 10.0.0.38 - - [2026-02-05 13:27:00] "POST /set-tag HTTP/1.1" 200 109 0.027924 10.0.0.38 - - [2026-02-05 13:27:01] "POST /set-tag HTTP/1.1" 200 109 0.018745 10.0.0.38 - - [2026-02-05 13:27:01] "POST /set-tag HTTP/1.1" 200 109 0.041449 10.0.0.38 - - [2026-02-05 13:27:01] "DELETE /instance-ip/df6154da-0295-11f1-b8ec-fa163e667d8d HTTP/1.1" 200 115 0.046286 10.0.0.38 - - [2026-02-05 13:27:01] "POST /ref-update HTTP/1.1" 200 156 0.007818 10.0.0.38 - - [2026-02-05 13:27:01] "DELETE /virtual-machine-interface/df44b80c-0295-11f1-b8ec-fa163e667d8d HTTP/1.1" 200 115 0.038558 10.0.0.38 - - [2026-02-05 13:27:01] "DELETE /virtual-machine/6d3cee03-9b19-4a84-ab13-879dd783a02e HTTP/1.1" 200 115 0.024793 10.0.0.38 - - [2026-02-05 13:27:01] "GET /virtual-machine-interface/e072e9f6-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006466 10.0.0.38 - - [2026-02-05 13:27:01] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.38 - - [2026-02-05 13:27:01] "GET /virtual-machine-interface/e072e9f6-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004606 10.0.0.38 - - [2026-02-05 13:27:01] "POST /set-tag HTTP/1.1" 200 109 0.002828 10.0.0.38 - - [2026-02-05 13:27:01] "GET /virtual-machine/14718dba-1108-4685-8c7d-9f1d47f6c7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003577 10.0.0.38 - - [2026-02-05 13:27:01] "POST /ref-update HTTP/1.1" 200 156 0.009665 10.0.0.38 - - [2026-02-05 13:27:01] "GET /virtual-machine-interface/e072e9f6-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.023278 10.0.0.38 - - [2026-02-05 13:27:01] "POST /set-tag HTTP/1.1" 200 109 0.017847 10.0.0.38 - - [2026-02-05 13:27:01] "POST /set-tag HTTP/1.1" 200 109 0.035549 10.0.0.38 - - [2026-02-05 13:27:01] "POST /set-tag HTTP/1.1" 200 109 0.032768 10.0.0.38 - - [2026-02-05 13:27:01] "POST /set-tag HTTP/1.1" 200 109 0.016619 10.0.0.38 - - [2026-02-05 13:27:01] "POST /set-tag HTTP/1.1" 200 109 0.026245 10.0.0.38 - - [2026-02-05 13:27:01] "DELETE /instance-ip/e090775a-0295-11f1-b8ec-fa163e667d8d HTTP/1.1" 200 115 0.060024 10.0.0.38 - - [2026-02-05 13:27:01] "DELETE /virtual-machine-interface/e072e9f6-0295-11f1-b8ec-fa163e667d8d HTTP/1.1" 200 115 0.048262 10.0.0.38 - - [2026-02-05 13:27:01] "DELETE /virtual-machine/14718dba-1108-4685-8c7d-9f1d47f6c7ec HTTP/1.1" 200 115 0.033362 10.0.0.38 - - [2026-02-05 13:27:01] "DELETE /tag/c4a53676-74bd-471f-8e1d-d8c47c66da28 HTTP/1.1" 200 115 0.042340 10.0.0.38 - - [2026-02-05 13:27:01] "GET /virtual-machine-interface/decbf8cc-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004534 10.0.0.38 - - [2026-02-05 13:27:01] "POST /set-tag HTTP/1.1" 200 109 0.002749 10.0.0.38 - - [2026-02-05 13:27:01] "GET /virtual-machine-interface/decbf8cc-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004799 10.0.0.38 - - [2026-02-05 13:27:01] "POST /set-tag HTTP/1.1" 200 109 0.003298 10.0.0.38 - - [2026-02-05 13:27:01] "GET /virtual-machine/c8163b24-c445-4bb2-a860-79f7b4847c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003740 10.0.0.38 - - [2026-02-05 13:27:01] "POST /ref-update HTTP/1.1" 200 156 0.010325 10.0.0.38 - - [2026-02-05 13:27:02] "GET /virtual-machine-interface/decbf8cc-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018433 10.0.0.38 - - [2026-02-05 13:27:02] "POST /set-tag HTTP/1.1" 200 109 0.020638 10.0.0.38 - - [2026-02-05 13:27:02] "POST /set-tag HTTP/1.1" 200 109 0.033355 10.0.0.38 - - [2026-02-05 13:27:02] "POST /set-tag HTTP/1.1" 200 109 0.024450 10.0.0.38 - - [2026-02-05 13:27:02] "POST /set-tag HTTP/1.1" 200 109 0.016045 10.0.0.38 - - [2026-02-05 13:27:02] "POST /set-tag HTTP/1.1" 200 109 0.030663 10.0.0.38 - - [2026-02-05 13:27:02] "DELETE /instance-ip/dee4bdb2-0295-11f1-b8ec-fa163e667d8d HTTP/1.1" 200 115 0.082701 10.0.0.38 - - [2026-02-05 13:27:02] "POST /ref-update HTTP/1.1" 200 156 0.009987 10.0.0.38 - - [2026-02-05 13:27:02] "DELETE /virtual-machine-interface/decbf8cc-0295-11f1-b8ec-fa163e667d8d HTTP/1.1" 200 115 0.039039 10.0.0.38 - - [2026-02-05 13:27:02] "DELETE /virtual-machine/c8163b24-c445-4bb2-a860-79f7b4847c34 HTTP/1.1" 200 115 0.018135 10.0.0.38 - - [2026-02-05 13:27:02] "DELETE /tag/4cfb6912-33d6-412c-b54c-529c7f3b5f18 HTTP/1.1" 200 115 0.041623 10.0.0.38 - - [2026-02-05 13:27:02] "DELETE /tag/d2ef24a1-e3f7-4757-96e0-11480d625b1e HTTP/1.1" 409 388 0.012859 10.0.0.38 - - [2026-02-05 13:27:29] "GET /virtual-machine-interface/e108ca5c-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004619 10.0.0.38 - - [2026-02-05 13:27:29] "POST /set-tag HTTP/1.1" 200 109 0.004925 10.0.0.38 - - [2026-02-05 13:27:29] "GET /virtual-machine-interface/e108ca5c-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004782 10.0.0.38 - - [2026-02-05 13:27:29] "POST /set-tag HTTP/1.1" 200 109 0.003666 10.0.0.38 - - [2026-02-05 13:27:29] "GET /virtual-machine/de7a83fc-3bb1-4e35-a1ee-d0bb269ce859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002971 10.0.0.38 - - [2026-02-05 13:27:29] "POST /ref-update HTTP/1.1" 200 156 0.010349 10.0.0.38 - - [2026-02-05 13:27:29] "GET /virtual-machine-interface/e108ca5c-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008376 10.0.0.38 - - [2026-02-05 13:27:29] "POST /set-tag HTTP/1.1" 200 109 0.018063 10.0.0.38 - - [2026-02-05 13:27:29] "POST /set-tag HTTP/1.1" 200 109 0.017838 10.0.0.38 - - [2026-02-05 13:27:30] "POST /set-tag HTTP/1.1" 200 109 0.044395 10.0.0.38 - - [2026-02-05 13:27:30] "POST /set-tag HTTP/1.1" 200 109 0.014513 10.0.0.38 - - [2026-02-05 13:27:30] "DELETE /instance-ip/e125ba4a-0295-11f1-b8ec-fa163e667d8d HTTP/1.1" 200 115 0.045099 10.0.0.38 - - [2026-02-05 13:27:30] "DELETE /virtual-machine-interface/e108ca5c-0295-11f1-b8ec-fa163e667d8d HTTP/1.1" 200 115 0.033334 10.0.0.38 - - [2026-02-05 13:27:30] "DELETE /virtual-machine/de7a83fc-3bb1-4e35-a1ee-d0bb269ce859 HTTP/1.1" 200 115 0.026307 10.0.0.38 - - [2026-02-05 13:27:30] "DELETE /tag/0a371760-92d2-4aeb-8bc8-fcf3ab765167 HTTP/1.1" 200 115 0.035843 10.0.0.38 - - [2026-02-05 13:27:30] "GET /virtual-machine-interface/e1843638-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003901 10.0.0.38 - - [2026-02-05 13:27:30] "POST /set-tag HTTP/1.1" 200 109 0.002471 10.0.0.38 - - [2026-02-05 13:27:30] "GET /virtual-machine-interface/e1843638-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004265 10.0.0.38 - - [2026-02-05 13:27:30] "POST /set-tag HTTP/1.1" 200 109 0.002307 10.0.0.38 - - [2026-02-05 13:27:30] "GET /virtual-machine/624990f1-28fc-4665-96d0-1880b240cf5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002866 10.0.0.38 - - [2026-02-05 13:27:30] "POST /ref-update HTTP/1.1" 200 156 0.009367 10.0.0.38 - - [2026-02-05 13:27:30] "GET /virtual-machine-interface/e1843638-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013121 10.0.0.38 - - [2026-02-05 13:27:30] "POST /set-tag HTTP/1.1" 200 109 0.017879 10.0.0.38 - - [2026-02-05 13:27:30] "POST /set-tag HTTP/1.1" 200 109 0.037043 10.0.0.38 - - [2026-02-05 13:27:30] "POST /set-tag HTTP/1.1" 200 109 0.030568 10.0.0.38 - - [2026-02-05 13:27:30] "POST /set-tag HTTP/1.1" 200 109 0.014811 10.0.0.38 - - [2026-02-05 13:27:30] "DELETE /instance-ip/e1a2da34-0295-11f1-b8ec-fa163e667d8d HTTP/1.1" 200 115 0.035160 10.0.0.38 - - [2026-02-05 13:27:30] "DELETE /virtual-machine-interface/e1843638-0295-11f1-b8ec-fa163e667d8d HTTP/1.1" 200 115 0.048649 10.0.0.38 - - [2026-02-05 13:27:30] "DELETE /virtual-machine/624990f1-28fc-4665-96d0-1880b240cf5c HTTP/1.1" 200 115 0.022207 10.0.0.38 - - [2026-02-05 13:27:30] "DELETE /tag/1d3bc4e0-d2d5-4383-b419-c6ffd08b551d HTTP/1.1" 200 115 0.038321 10.0.0.38 - - [2026-02-05 13:27:30] "DELETE /tag/119951f9-0908-49a3-ba05-889a1d6a872d HTTP/1.1" 409 236 0.006318 10.0.0.38 - - [2026-02-05 13:27:30] "DELETE /tag/5bd3c935-4a4d-49dc-b5dd-76841aca7482 HTTP/1.1" 200 115 0.038293 10.0.0.38 - - [2026-02-05 13:27:30] "GET /virtual-machine-interface/e20a7c2a-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006819 10.0.0.38 - - [2026-02-05 13:27:30] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.38 - - [2026-02-05 13:27:30] "GET /virtual-machine-interface/e20a7c2a-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004698 10.0.0.38 - - [2026-02-05 13:27:30] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.38 - - [2026-02-05 13:27:30] "GET /virtual-machine/fd17d92a-bbd8-4054-b3da-bc5196f6c7d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002746 10.0.0.38 - - [2026-02-05 13:27:30] "POST /ref-update HTTP/1.1" 200 156 0.009154 10.0.0.38 - - [2026-02-05 13:27:31] "GET /virtual-machine-interface/e20a7c2a-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006230 10.0.0.38 - - [2026-02-05 13:27:31] "POST /set-tag HTTP/1.1" 200 109 0.017170 10.0.0.38 - - [2026-02-05 13:27:31] "POST /set-tag HTTP/1.1" 200 109 0.016726 10.0.0.38 - - [2026-02-05 13:27:31] "POST /set-tag HTTP/1.1" 200 109 0.024370 10.0.0.38 - - [2026-02-05 13:27:31] "POST /set-tag HTTP/1.1" 200 109 0.029137 10.0.0.38 - - [2026-02-05 13:27:31] "DELETE /instance-ip/e2274e9a-0295-11f1-b8ec-fa163e667d8d HTTP/1.1" 200 115 0.056017 10.0.0.38 - - [2026-02-05 13:27:31] "DELETE /virtual-machine-interface/e20a7c2a-0295-11f1-b8ec-fa163e667d8d HTTP/1.1" 200 115 0.041368 10.0.0.38 - - [2026-02-05 13:27:31] "DELETE /virtual-machine/fd17d92a-bbd8-4054-b3da-bc5196f6c7d0 HTTP/1.1" 200 115 0.022527 10.0.0.38 - - [2026-02-05 13:27:31] "DELETE /tag/a5cac402-2906-4876-91a9-fca6c13749fa HTTP/1.1" 200 115 0.038401 10.0.0.38 - - [2026-02-05 13:27:31] "GET /virtual-machine-interface/e2878cec-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005161 10.0.0.38 - - [2026-02-05 13:27:31] "POST /set-tag HTTP/1.1" 200 109 0.002756 10.0.0.38 - - [2026-02-05 13:27:31] "GET /virtual-machine-interface/e2878cec-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004493 10.0.0.38 - - [2026-02-05 13:27:31] "POST /set-tag HTTP/1.1" 200 109 0.002857 10.0.0.38 - - [2026-02-05 13:27:31] "GET /virtual-machine/0b9ee09e-6289-4a1d-a852-4ab59c37ce4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003025 10.0.0.38 - - [2026-02-05 13:27:31] "POST /ref-update HTTP/1.1" 200 156 0.012061 10.0.0.38 - - [2026-02-05 13:27:31] "GET /virtual-machine-interface/e2878cec-0295-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009961 10.0.0.38 - - [2026-02-05 13:27:31] "POST /set-tag HTTP/1.1" 200 109 0.022194 10.0.0.38 - - [2026-02-05 13:27:31] "POST /set-tag HTTP/1.1" 200 109 0.028271 10.0.0.38 - - [2026-02-05 13:27:31] "POST /set-tag HTTP/1.1" 200 109 0.024474 10.0.0.38 - - [2026-02-05 13:27:31] "POST /set-tag HTTP/1.1" 200 109 0.013158 10.0.0.38 - - [2026-02-05 13:27:31] "DELETE /instance-ip/e2a3b5e8-0295-11f1-b8ec-fa163e667d8d HTTP/1.1" 200 115 0.039625 10.0.0.38 - - [2026-02-05 13:27:31] "DELETE /virtual-machine-interface/e2878cec-0295-11f1-b8ec-fa163e667d8d HTTP/1.1" 200 115 0.038735 10.0.0.38 - - [2026-02-05 13:27:31] "DELETE /virtual-machine/0b9ee09e-6289-4a1d-a852-4ab59c37ce4c HTTP/1.1" 200 115 0.032979 10.0.0.38 - - [2026-02-05 13:27:31] "DELETE /tag/c7fffdd7-1cdf-40a1-ae2e-e2c7c3ab9a50 HTTP/1.1" 409 236 0.008178 10.0.0.38 - - [2026-02-05 13:27:31] "DELETE /tag/1fb631b4-a93f-41f2-9e81-e45039d436bb HTTP/1.1" 409 236 0.005398 10.0.0.38 - - [2026-02-05 13:27:31] "DELETE /tag/0c4de332-819d-49af-81e4-e05fe9f2682b HTTP/1.1" 200 115 0.035546 10.0.0.38 - - [2026-02-05 13:27:33] "POST /projects HTTP/1.1" 409 238 0.002058 10.0.0.38 - - [2026-02-05 13:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.38 - - [2026-02-05 13:27:33] "GET /project/e4b8d8e5-8900-45a7-b04a-b8be10277e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028304 10.0.0.38 - - [2026-02-05 13:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.38 - - [2026-02-05 13:27:33] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004314 10.0.0.38 - - [2026-02-05 13:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.38 - - [2026-02-05 13:27:33] "GET /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003723 10.0.0.38 - - [2026-02-05 13:27:33] "POST /security-groups HTTP/1.1" 409 285 0.002492 10.0.0.38 - - [2026-02-05 13:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.38 - - [2026-02-05 13:27:33] "PUT /security-group/cbe53294-9221-4cd5-ac85-284cb5f6c4bd HTTP/1.1" 200 262 0.055466 10.0.0.38 - - [2026-02-05 13:27:33] "PUT /access-control-list/34354524-42da-45aa-a6ba-301b1654856d HTTP/1.1" 200 272 0.014520 10.0.0.38 - - [2026-02-05 13:27:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.022254 10.0.0.38 - - [2026-02-05 13:27:33] "PUT /access-control-list/97b5698a-f630-4a0a-ad05-c963f28f6eff HTTP/1.1" 200 272 0.013094 10.0.0.38 - - [2026-02-05 13:27:38] "POST /projects HTTP/1.1" 409 238 0.002787 10.0.0.38 - - [2026-02-05 13:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.38 - - [2026-02-05 13:27:38] "GET /project/e4b8d8e5-8900-45a7-b04a-b8be10277e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031358 10.0.0.38 - - [2026-02-05 13:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.38 - - [2026-02-05 13:27:38] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004375 10.0.0.38 - - [2026-02-05 13:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.38 - - [2026-02-05 13:27:38] "GET /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004253 10.0.0.38 - - [2026-02-05 13:27:38] "POST /security-groups HTTP/1.1" 409 285 0.002370 10.0.0.38 - - [2026-02-05 13:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.38 - - [2026-02-05 13:27:39] "PUT /security-group/cbe53294-9221-4cd5-ac85-284cb5f6c4bd HTTP/1.1" 200 262 0.067251 10.0.0.38 - - [2026-02-05 13:27:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.017286 10.0.0.38 - - [2026-02-05 13:27:39] "GET /firewall-policy/0adaa58f-7d4b-4d03-ab84-4290e4d987f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.008449 10.0.0.38 - - [2026-02-05 13:27:39] "PUT /access-control-list/34354524-42da-45aa-a6ba-301b1654856d HTTP/1.1" 200 272 0.014159 10.0.0.38 - - [2026-02-05 13:27:39] "PUT /access-control-list/97b5698a-f630-4a0a-ad05-c963f28f6eff HTTP/1.1" 200 272 0.014002 10.0.0.38 - - [2026-02-05 13:27:39] "GET /firewall-rule/265adf7e-449b-4369-8bed-6772c3a1db98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002961 10.0.0.38 - - [2026-02-05 13:27:39] "POST /ref-update HTTP/1.1" 200 156 0.047814 10.0.0.38 - - [2026-02-05 13:27:39] "DELETE /firewall-rule/265adf7e-449b-4369-8bed-6772c3a1db98 HTTP/1.1" 200 115 0.039169 10.0.0.38 - - [2026-02-05 13:27:39] "GET /firewall-policy/0adaa58f-7d4b-4d03-ab84-4290e4d987f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.008467 10.0.0.38 - - [2026-02-05 13:27:39] "GET /firewall-rule/ddbadb5e-0ce1-4145-b2d6-f418cab43cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005236 10.0.0.38 - - [2026-02-05 13:27:39] "POST /ref-update HTTP/1.1" 200 156 0.047816 10.0.0.38 - - [2026-02-05 13:27:39] "DELETE /firewall-rule/ddbadb5e-0ce1-4145-b2d6-f418cab43cda HTTP/1.1" 200 115 0.045577 10.0.0.38 - - [2026-02-05 13:27:39] "DELETE /tag/c7fffdd7-1cdf-40a1-ae2e-e2c7c3ab9a50 HTTP/1.1" 409 236 0.011207 10.0.0.38 - - [2026-02-05 13:27:39] "DELETE /tag/1fb631b4-a93f-41f2-9e81-e45039d436bb HTTP/1.1" 409 236 0.004929 10.0.0.38 - - [2026-02-05 13:27:39] "DELETE /tag/f150ebbe-5683-4aa8-a069-d5ded93fa800 HTTP/1.1" 200 115 0.039544 10.0.0.38 - - [2026-02-05 13:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.38 - - [2026-02-05 13:27:39] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004625 10.0.0.38 - - [2026-02-05 13:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.38 - - [2026-02-05 13:27:39] "GET /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003864 10.0.0.38 - - [2026-02-05 13:27:39] "PUT /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826 HTTP/1.1" 200 264 0.043995 10.0.0.38 - - [2026-02-05 13:27:39] "PUT /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b HTTP/1.1" 200 264 0.037933 10.0.0.38 - - [2026-02-05 13:27:39] "DELETE /security-group/cbe53294-9221-4cd5-ac85-284cb5f6c4bd HTTP/1.1" 200 115 0.043878 10.0.0.38 - - [2026-02-05 13:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001423 10.0.0.38 - - [2026-02-05 13:27:39] "DELETE /access-control-list/34354524-42da-45aa-a6ba-301b1654856d HTTP/1.1" 200 115 0.029827 10.0.0.38 - - [2026-02-05 13:27:39] "DELETE /access-control-list/97b5698a-f630-4a0a-ad05-c963f28f6eff HTTP/1.1" 200 115 0.025431 10.0.0.38 - - [2026-02-05 13:27:39] "GET /project/e4b8d8e5-8900-45a7-b04a-b8be10277e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.029684 10.0.0.38 - - [2026-02-05 13:27:39] "GET /project/e4b8d8e5-8900-45a7-b04a-b8be10277e27?fields=security_groups HTTP/1.1" 200 1353 0.039553 10.0.0.38 - - [2026-02-05 13:27:39] "DELETE /security-group/57ef8570-c285-4561-af4d-b61a57c79e1c HTTP/1.1" 200 115 0.057317 10.0.0.38 - - [2026-02-05 13:27:39] "DELETE /access-control-list/a2a3e6f5-8e68-43a6-a016-24eade486241 HTTP/1.1" 200 115 0.033242 10.0.0.38 - - [2026-02-05 13:27:39] "GET /project/e4b8d8e5-8900-45a7-b04a-b8be10277e27?fields=application_policy_sets HTTP/1.1" 200 1392 0.053431 10.0.0.38 - - [2026-02-05 13:27:39] "DELETE /access-control-list/7caccc71-5047-4b57-83e2-05a1b1adb0f0 HTTP/1.1" 200 115 0.054922 10.0.0.38 - - [2026-02-05 13:27:40] "DELETE /project/e4b8d8e5-8900-45a7-b04a-b8be10277e27 HTTP/1.1" 200 115 0.322256 10.0.0.38 - - [2026-02-05 13:27:40] "POST /projects HTTP/1.1" 409 238 0.008039 10.0.0.38 - - [2026-02-05 13:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.38 - - [2026-02-05 13:27:40] "GET /project/ef07110b-0417-451f-a495-f6e1bac93b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037977 10.0.0.38 - - [2026-02-05 13:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006608 10.0.0.38 - - [2026-02-05 13:27:40] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004574 10.0.0.38 - - [2026-02-05 13:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.38 - - [2026-02-05 13:27:40] "GET /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004755 10.0.0.38 - - [2026-02-05 13:27:40] "POST /security-groups HTTP/1.1" 409 285 0.002455 10.0.0.38 - - [2026-02-05 13:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.38 - - [2026-02-05 13:27:40] "PUT /security-group/c887d833-ae73-4db2-9282-a5db74aecaf3 HTTP/1.1" 200 262 0.054523 10.0.0.38 - - [2026-02-05 13:27:40] "PUT /access-control-list/6ba3d60a-99d2-4fc5-97f9-9e32503d5d3e HTTP/1.1" 200 272 0.014170 10.0.0.38 - - [2026-02-05 13:27:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.040528 10.0.0.38 - - [2026-02-05 13:27:40] "PUT /access-control-list/1dc0dfa0-6716-4647-93ae-e50f65b3fb30 HTTP/1.1" 200 272 0.026358 10.0.0.38 - - [2026-02-05 13:27:44] "DELETE /loadbalancer-member/b8a7e0a4-f3ae-42e8-92e9-6b1d3a7a56a3 HTTP/1.1" 200 115 0.037434 10.0.0.38 - - [2026-02-05 13:27:44] "DELETE /loadbalancer-pool/d6c273a4-f35d-4fb8-b75a-3abcc837f2ff HTTP/1.1" 200 115 0.046651 10.0.0.38 - - [2026-02-05 13:27:44] "DELETE /loadbalancer-listener/5b690b92-6ddc-4efd-ab04-add856d511c4 HTTP/1.1" 200 115 0.048952 10.0.0.38 - - [2026-02-05 13:27:44] "DELETE /loadbalancer/5580aff0-e823-4d92-8b98-afa13346647b HTTP/1.1" 200 115 0.055566 10.0.0.38 - - [2026-02-05 13:27:44] "DELETE /floating-ip/4e0f8781-43ca-47a0-834e-fd8e5af7f7fd HTTP/1.1" 200 115 0.043933 10.0.0.38 - - [2026-02-05 13:27:44] "DELETE /instance-ip/f73b039c-9f78-4433-aa15-2e747c8a3a9c HTTP/1.1" 200 115 0.049523 10.0.0.38 - - [2026-02-05 13:27:44] "DELETE /virtual-machine-interface/f23a466f-da62-4a45-93a4-d6476fd146a7 HTTP/1.1" 200 115 0.042403 10.0.0.38 - - [2026-02-05 13:27:45] "DELETE /tag/6fa346ef-eacb-4d08-a043-164e6b83978a HTTP/1.1" 200 115 0.093121 10.0.0.38 - - [2026-02-05 13:27:45] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006058 10.0.0.38 - - [2026-02-05 13:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.38 - - [2026-02-05 13:27:45] "GET /policy-management/4d89ab10-c5f7-44f3-a5c2-980dd43e20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005914 10.0.0.38 - - [2026-02-05 13:27:45] "GET /firewall-policy/2b80c32a-0230-40c2-bb7f-02f8a18e8afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003088 10.0.0.38 - - [2026-02-05 13:27:45] "GET /firewall-rule/475585c6-67f8-4930-9a1d-a9f68a1b041c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003788 10.0.0.38 - - [2026-02-05 13:27:45] "POST /ref-update HTTP/1.1" 200 156 0.015054 10.0.0.38 - - [2026-02-05 13:27:45] "DELETE /firewall-rule/475585c6-67f8-4930-9a1d-a9f68a1b041c HTTP/1.1" 200 115 0.058216 10.0.0.38 - - [2026-02-05 13:27:45] "GET /firewall-policy/692c8f6a-e689-41c7-8470-de2f4c3ec174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003992 10.0.0.38 - - [2026-02-05 13:27:45] "GET /firewall-rule/cb4a1cd1-fa33-41ee-a2c2-af0b8ee1ef39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.004135 10.0.0.38 - - [2026-02-05 13:27:45] "POST /ref-update HTTP/1.1" 200 156 0.019407 10.0.0.38 - - [2026-02-05 13:27:45] "DELETE /firewall-rule/cb4a1cd1-fa33-41ee-a2c2-af0b8ee1ef39 HTTP/1.1" 200 115 0.063057 10.0.0.38 - - [2026-02-05 13:27:45] "GET /firewall-policy/692c8f6a-e689-41c7-8470-de2f4c3ec174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006826 10.0.0.38 - - [2026-02-05 13:27:45] "GET /firewall-rule/442fae82-6639-4778-b402-9b3698e286fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.002865 10.0.0.38 - - [2026-02-05 13:27:45] "POST /ref-update HTTP/1.1" 200 156 0.021100 10.0.0.38 - - [2026-02-05 13:27:45] "DELETE /firewall-rule/442fae82-6639-4778-b402-9b3698e286fc HTTP/1.1" 200 115 0.046201 10.0.0.38 - - [2026-02-05 13:27:45] "GET /application-policy-set/40551d8c-775c-4244-834b-69f1503b3fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003489 10.0.0.38 - - [2026-02-05 13:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.38 - - [2026-02-05 13:27:45] "GET /policy-management/4d89ab10-c5f7-44f3-a5c2-980dd43e20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003141 10.0.0.38 - - [2026-02-05 13:27:45] "GET /firewall-policy/692c8f6a-e689-41c7-8470-de2f4c3ec174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005414 10.0.0.38 - - [2026-02-05 13:27:45] "POST /ref-update HTTP/1.1" 200 156 0.039230 10.0.0.38 - - [2026-02-05 13:27:45] "DELETE /firewall-policy/692c8f6a-e689-41c7-8470-de2f4c3ec174 HTTP/1.1" 200 115 0.054192 10.0.0.38 - - [2026-02-05 13:27:45] "DELETE /tag/c7fffdd7-1cdf-40a1-ae2e-e2c7c3ab9a50 HTTP/1.1" 200 115 0.058721 10.0.0.38 - - [2026-02-05 13:27:45] "DELETE /tag/119951f9-0908-49a3-ba05-889a1d6a872d HTTP/1.1" 200 115 0.075925 10.0.0.38 - - [2026-02-05 13:27:45] "DELETE /tag/1fb631b4-a93f-41f2-9e81-e45039d436bb HTTP/1.1" 200 115 0.059649 10.0.0.38 - - [2026-02-05 13:27:46] "DELETE /tag/d2ef24a1-e3f7-4757-96e0-11480d625b1e HTTP/1.1" 200 115 0.070291 10.0.0.38 - - [2026-02-05 13:27:46] "POST /projects HTTP/1.1" 409 238 0.002533 10.0.0.38 - - [2026-02-05 13:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.38 - - [2026-02-05 13:27:46] "GET /project/ef07110b-0417-451f-a495-f6e1bac93b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051155 10.0.0.38 - - [2026-02-05 13:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.38 - - [2026-02-05 13:27:46] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004344 10.0.0.38 - - [2026-02-05 13:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.38 - - [2026-02-05 13:27:46] "GET /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004482 10.0.0.38 - - [2026-02-05 13:27:46] "POST /security-groups HTTP/1.1" 409 285 0.003064 10.0.0.38 - - [2026-02-05 13:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.38 - - [2026-02-05 13:27:46] "PUT /security-group/c887d833-ae73-4db2-9282-a5db74aecaf3 HTTP/1.1" 200 262 0.055300 10.0.0.38 - - [2026-02-05 13:27:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.030752 10.0.0.38 - - [2026-02-05 13:27:46] "PUT /access-control-list/6ba3d60a-99d2-4fc5-97f9-9e32503d5d3e HTTP/1.1" 200 272 0.025753 10.0.0.38 - - [2026-02-05 13:27:46] "GET /firewall-policy/0adaa58f-7d4b-4d03-ab84-4290e4d987f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.017012 10.0.0.38 - - [2026-02-05 13:27:46] "PUT /access-control-list/1dc0dfa0-6716-4647-93ae-e50f65b3fb30 HTTP/1.1" 200 272 0.017209 10.0.0.38 - - [2026-02-05 13:27:46] "GET /firewall-rule/27030952-dbbc-4c3c-a39f-a415fc619b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005459 10.0.0.38 - - [2026-02-05 13:27:46] "POST /ref-update HTTP/1.1" 200 156 0.091125 10.0.0.38 - - [2026-02-05 13:27:46] "DELETE /firewall-rule/27030952-dbbc-4c3c-a39f-a415fc619b3a HTTP/1.1" 200 115 0.072384 10.0.0.38 - - [2026-02-05 13:27:46] "GET /firewall-policy/0adaa58f-7d4b-4d03-ab84-4290e4d987f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.009821 10.0.0.38 - - [2026-02-05 13:27:46] "GET /firewall-rule/2256f490-3555-43a9-ae57-8f90b7d15718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002913 10.0.0.38 - - [2026-02-05 13:27:46] "POST /ref-update HTTP/1.1" 200 156 0.063226 10.0.0.38 - - [2026-02-05 13:27:46] "DELETE /firewall-rule/2256f490-3555-43a9-ae57-8f90b7d15718 HTTP/1.1" 200 115 0.052134 10.0.0.38 - - [2026-02-05 13:27:46] "DELETE /tag/522dadeb-a1ac-4ade-9040-a560e2bcfed6 HTTP/1.1" 200 115 0.052038 10.0.0.38 - - [2026-02-05 13:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.38 - - [2026-02-05 13:27:46] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.005006 10.0.0.38 - - [2026-02-05 13:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.38 - - [2026-02-05 13:27:46] "GET /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006438 10.0.0.38 - - [2026-02-05 13:27:46] "PUT /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826 HTTP/1.1" 200 264 0.055429 10.0.0.38 - - [2026-02-05 13:27:47] "PUT /virtual-network/d4615c80-56a3-4798-b819-4d510031f35b HTTP/1.1" 200 264 0.051173 10.0.0.38 - - [2026-02-05 13:27:47] "DELETE /security-group/c887d833-ae73-4db2-9282-a5db74aecaf3 HTTP/1.1" 200 115 0.101804 10.0.0.38 - - [2026-02-05 13:27:47] "DELETE /access-control-list/6ba3d60a-99d2-4fc5-97f9-9e32503d5d3e HTTP/1.1" 200 115 0.052719 10.0.0.38 - - [2026-02-05 13:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.38 - - [2026-02-05 13:27:47] "DELETE /access-control-list/1dc0dfa0-6716-4647-93ae-e50f65b3fb30 HTTP/1.1" 200 115 0.036410 10.0.0.38 - - [2026-02-05 13:27:47] "GET /project/ef07110b-0417-451f-a495-f6e1bac93b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.061525 10.0.0.38 - - [2026-02-05 13:27:47] "GET /project/ef07110b-0417-451f-a495-f6e1bac93b69?fields=security_groups HTTP/1.1" 200 1353 0.056340 10.0.0.38 - - [2026-02-05 13:27:47] "DELETE /access-control-list/cff5f049-5a2b-49f1-97fe-b3db227cb8e6 HTTP/1.1" 200 115 0.050716 10.0.0.38 - - [2026-02-05 13:27:47] "DELETE /security-group/b3779800-abf5-4714-8672-eb11df810e9d HTTP/1.1" 200 115 0.094048 10.0.0.38 - - [2026-02-05 13:27:47] "GET /project/ef07110b-0417-451f-a495-f6e1bac93b69?fields=application_policy_sets HTTP/1.1" 200 1392 0.047102 10.0.0.38 - - [2026-02-05 13:27:47] "DELETE /access-control-list/79fb481a-88b5-4bc5-b9e7-f5837a610ae7 HTTP/1.1" 200 115 0.081423 10.0.0.38 - - [2026-02-05 13:27:47] "DELETE /project/ef07110b-0417-451f-a495-f6e1bac93b69 HTTP/1.1" 200 115 0.462425 10.0.0.38 - - [2026-02-05 13:28:38] "GET / HTTP/1.1" 200 35931 0.001614 10.0.0.38 - - [2026-02-05 13:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.38 - - [2026-02-05 13:28:38] "GET /global-vrouter-config/3025f697-2db0-40c3-8bae-6e561f9f208a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003007 10.0.0.38 - - [2026-02-05 13:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.38 - - [2026-02-05 13:28:39] "GET /global-vrouter-config/3025f697-2db0-40c3-8bae-6e561f9f208a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003453 10.0.0.38 - - [2026-02-05 13:28:53] "GET / HTTP/1.1" 200 35931 0.002112 10.0.0.38 - - [2026-02-05 13:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.38 - - [2026-02-05 13:28:53] "GET /global-system-config/69f9733a-d7be-4752-b0cf-14a6785121cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004434 10.0.0.38 - - [2026-02-05 13:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.38 - - [2026-02-05 13:28:53] "GET /config-node/2fa25ce7-8b74-4129-b293-08ce2cfd612e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002545 10.0.0.38 - - [2026-02-05 13:28:53] "GET / HTTP/1.1" 200 35931 0.001857 10.0.0.38 - - [2026-02-05 13:28:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002094 10.0.0.38 - - [2026-02-05 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.38 - - [2026-02-05 13:28:58] "GET /global-vrouter-config/3025f697-2db0-40c3-8bae-6e561f9f208a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002422 10.0.0.38 - - [2026-02-05 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.38 - - [2026-02-05 13:28:58] "PUT /global-vrouter-config/3025f697-2db0-40c3-8bae-6e561f9f208a HTTP/1.1" 200 276 0.007419 10.0.0.38 - - [2026-02-05 13:28:58] "GET / HTTP/1.1" 200 35931 0.001486 10.0.0.38 - - [2026-02-05 13:28:58] "POST /alarms HTTP/1.1" 409 264 0.002355 10.0.0.38 - - [2026-02-05 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.38 - - [2026-02-05 13:28:58] "PUT /alarm/565f4301-35a9-4089-98dd-d701cbee31eb HTTP/1.1" 200 244 0.011043 10.0.0.38 - - [2026-02-05 13:28:58] "POST /alarms HTTP/1.1" 409 261 0.003946 10.0.0.38 - - [2026-02-05 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.38 - - [2026-02-05 13:28:58] "PUT /alarm/63eb653a-594f-4610-8af6-9a1eab6071cf HTTP/1.1" 200 244 0.010361 10.0.0.38 - - [2026-02-05 13:28:58] "POST /alarms HTTP/1.1" 409 261 0.013314 10.0.0.38 - - [2026-02-05 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.38 - - [2026-02-05 13:28:58] "PUT /alarm/89f3673a-8291-4af8-9dc4-45d8c2fb0c5b HTTP/1.1" 200 244 0.010980 10.0.0.38 - - [2026-02-05 13:28:58] "POST /alarms HTTP/1.1" 409 253 0.008639 10.0.0.38 - - [2026-02-05 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.38 - - [2026-02-05 13:28:58] "PUT /alarm/9b8edb9d-83c2-4b1a-9fd9-bc86488aeb8f HTTP/1.1" 200 244 0.016926 10.0.0.38 - - [2026-02-05 13:28:58] "POST /alarms HTTP/1.1" 409 251 0.007264 10.0.0.38 - - [2026-02-05 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.38 - - [2026-02-05 13:28:59] "PUT /alarm/65d4e777-7968-42e6-96e4-8c6156733081 HTTP/1.1" 200 244 0.011680 10.0.0.38 - - [2026-02-05 13:28:59] "POST /alarms HTTP/1.1" 409 252 0.003019 10.0.0.38 - - [2026-02-05 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.38 - - [2026-02-05 13:28:59] "PUT /alarm/62866eb3-e96b-4997-9ae1-522a0335b323 HTTP/1.1" 200 244 0.013261 10.0.0.38 - - [2026-02-05 13:28:59] "POST /alarms HTTP/1.1" 409 256 0.007782 10.0.0.38 - - [2026-02-05 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005284 10.0.0.38 - - [2026-02-05 13:28:59] "PUT /alarm/06ea8920-af09-46c1-b43f-99e1da28feb9 HTTP/1.1" 200 244 0.011391 10.0.0.38 - - [2026-02-05 13:28:59] "POST /alarms HTTP/1.1" 409 248 0.004488 10.0.0.38 - - [2026-02-05 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.38 - - [2026-02-05 13:28:59] "PUT /alarm/7e4c69d5-8b93-4ea6-8cea-d3ca0f4ff91e HTTP/1.1" 200 244 0.012216 10.0.0.38 - - [2026-02-05 13:28:59] "POST /alarms HTTP/1.1" 409 252 0.009441 10.0.0.38 - - [2026-02-05 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.38 - - [2026-02-05 13:28:59] "PUT /alarm/5abaff95-7e0c-4833-bf7d-06015a81f4c5 HTTP/1.1" 200 244 0.012970 10.0.0.38 - - [2026-02-05 13:28:59] "POST /alarms HTTP/1.1" 409 257 0.002815 10.0.0.38 - - [2026-02-05 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.38 - - [2026-02-05 13:28:59] "PUT /alarm/5b3debd6-4469-46cc-aaba-9c85698addc7 HTTP/1.1" 200 244 0.010612 10.0.0.38 - - [2026-02-05 13:28:59] "POST /alarms HTTP/1.1" 409 251 0.010692 10.0.0.38 - - [2026-02-05 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.38 - - [2026-02-05 13:28:59] "PUT /alarm/ff7358ec-f13d-452a-b133-0954175712c3 HTTP/1.1" 200 244 0.017340 10.0.0.38 - - [2026-02-05 13:28:59] "POST /alarms HTTP/1.1" 409 257 0.003284 10.0.0.38 - - [2026-02-05 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.38 - - [2026-02-05 13:28:59] "PUT /alarm/bef8f124-617d-47ee-98eb-9e17695e4c96 HTTP/1.1" 200 244 0.010927 10.0.0.38 - - [2026-02-05 13:28:59] "POST /alarms HTTP/1.1" 409 261 0.017915 10.0.0.38 - - [2026-02-05 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.38 - - [2026-02-05 13:28:59] "PUT /alarm/85c40a88-7551-44f8-8abc-24fe44e4b309 HTTP/1.1" 200 244 0.011342 10.0.0.38 - - [2026-02-05 13:28:59] "POST /alarms HTTP/1.1" 409 258 0.005775 10.0.0.38 - - [2026-02-05 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.38 - - [2026-02-05 13:28:59] "PUT /alarm/66fea0a7-6ac6-4984-ab42-f7b2cbb3caf4 HTTP/1.1" 200 244 0.009772 10.0.0.38 - - [2026-02-05 13:28:59] "POST /alarms HTTP/1.1" 409 254 0.006094 10.0.0.38 - - [2026-02-05 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.38 - - [2026-02-05 13:28:59] "PUT /alarm/1e2b26bf-8a7f-4fa3-b5bc-0e007ce95b6a HTTP/1.1" 200 244 0.010577 10.0.0.38 - - [2026-02-05 13:28:59] "POST /alarms HTTP/1.1" 409 254 0.009095 10.0.0.38 - - [2026-02-05 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.38 - - [2026-02-05 13:28:59] "PUT /alarm/9aa989a2-3bfd-4b19-94fd-c2c8787765eb HTTP/1.1" 200 244 0.012222 10.0.0.38 - - [2026-02-05 13:28:59] "POST /alarms HTTP/1.1" 409 254 0.004282 10.0.0.38 - - [2026-02-05 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.38 - - [2026-02-05 13:28:59] "PUT /alarm/aa01ce92-2e4f-46d6-b819-76b9990d8033 HTTP/1.1" 200 244 0.020916 10.0.0.38 - - [2026-02-05 13:28:59] "POST /alarms HTTP/1.1" 409 247 0.006191 10.0.0.38 - - [2026-02-05 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007651 10.0.0.38 - - [2026-02-05 13:29:00] "PUT /alarm/c5ae8e4f-b457-4cea-a158-2674df1026ef HTTP/1.1" 200 244 0.010512 10.0.0.38 - - [2026-02-05 13:29:00] "POST /alarms HTTP/1.1" 409 272 0.005895 10.0.0.38 - - [2026-02-05 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.38 - - [2026-02-05 13:29:00] "PUT /alarm/f307b21a-1a74-45cd-a312-7e23305ca5ff HTTP/1.1" 200 244 0.009027 10.0.0.38 - - [2026-02-05 13:29:00] "POST /alarms HTTP/1.1" 409 261 0.006511 10.0.0.38 - - [2026-02-05 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013532 10.0.0.38 - - [2026-02-05 13:29:00] "PUT /alarm/032f427c-a530-4d4c-930e-44369fdffea0 HTTP/1.1" 200 244 0.016249 10.0.0.38 - - [2026-02-05 13:29:00] "POST /alarms HTTP/1.1" 409 259 0.012753 10.0.0.38 - - [2026-02-05 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.38 - - [2026-02-05 13:29:00] "PUT /alarm/3dd0e412-c3a5-4334-a1ab-731fc8552872 HTTP/1.1" 200 244 0.013227 10.0.0.38 - - [2026-02-05 13:29:00] "POST /alarms HTTP/1.1" 409 265 0.007453 10.0.0.38 - - [2026-02-05 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.38 - - [2026-02-05 13:29:00] "PUT /alarm/4e06ad58-d28e-4fde-b9f1-d311cb7259fa HTTP/1.1" 200 244 0.013158 10.0.0.38 - - [2026-02-05 13:29:00] "POST /alarms HTTP/1.1" 409 279 0.011859 10.0.0.38 - - [2026-02-05 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.38 - - [2026-02-05 13:29:00] "PUT /alarm/8b72e7f5-6ba9-438e-ab52-8ce423ac7e67 HTTP/1.1" 200 244 0.027897 10.0.0.38 - - [2026-02-05 13:29:00] "GET / HTTP/1.1" 200 35931 0.001834 10.0.0.38 - - [2026-02-05 13:29:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002717 10.0.0.38 - - [2026-02-05 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005457 10.0.0.38 - - [2026-02-05 13:29:00] "PUT /global-vrouter-config/3025f697-2db0-40c3-8bae-6e561f9f208a HTTP/1.1" 200 276 0.012391 10.0.0.38 - - [2026-02-05 13:29:01] "GET / HTTP/1.1" 200 35931 0.001517 10.0.0.38 - - [2026-02-05 13:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.38 - - [2026-02-05 13:29:01] "GET /global-vrouter-config/3025f697-2db0-40c3-8bae-6e561f9f208a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005642 10.0.0.38 - - [2026-02-05 13:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.38 - - [2026-02-05 13:29:01] "PUT /global-vrouter-config/3025f697-2db0-40c3-8bae-6e561f9f208a HTTP/1.1" 200 276 0.017389 10.0.0.38 - - [2026-02-05 13:29:01] "GET / HTTP/1.1" 200 35931 0.001686 10.0.0.38 - - [2026-02-05 13:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.38 - - [2026-02-05 13:29:01] "GET /global-system-config/69f9733a-d7be-4752-b0cf-14a6785121cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007137 10.0.0.38 - - [2026-02-05 13:29:01] "PUT /global-system-config/69f9733a-d7be-4752-b0cf-14a6785121cb HTTP/1.1" 200 274 0.035272 10.0.0.38 - - [2026-02-05 13:29:05] "GET / HTTP/1.1" 200 35931 0.002337 10.0.0.38 - - [2026-02-05 13:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.38 - - [2026-02-05 13:29:05] "GET /routing-instance/ee6acaa4-b782-4684-9902-a50f99104027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002712 10.0.0.38 - - [2026-02-05 13:29:05] "POST /bgp-routers HTTP/1.1" 409 301 0.002148 10.0.0.38 - - [2026-02-05 13:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.38 - - [2026-02-05 13:29:05] "GET /bgp-router/ea21295e-b5e3-4158-84d7-d6f7647920a9?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003238 10.0.0.38 - - [2026-02-05 13:29:05] "PUT /bgp-router/ea21295e-b5e3-4158-84d7-d6f7647920a9 HTTP/1.1" 200 254 0.016741 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:29:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000947 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:29:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000885 10.0.0.38 - - [2026-02-05 13:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.38 - - [2026-02-05 13:29:07] "GET /global-vrouter-config/3025f697-2db0-40c3-8bae-6e561f9f208a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003381 10.0.0.38 - - [2026-02-05 13:29:20] "GET / HTTP/1.1" 200 35931 0.001827 10.0.0.38 - - [2026-02-05 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.38 - - [2026-02-05 13:29:20] "GET /global-system-config/69f9733a-d7be-4752-b0cf-14a6785121cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004845 10.0.0.38 - - [2026-02-05 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.38 - - [2026-02-05 13:29:20] "GET /config-node/2fa25ce7-8b74-4129-b293-08ce2cfd612e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002151 10.0.0.38 - - [2026-02-05 13:29:31] "GET / HTTP/1.1" 200 35931 0.001367 10.0.0.38 - - [2026-02-05 13:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.38 - - [2026-02-05 13:29:31] "GET /routing-instance/ee6acaa4-b782-4684-9902-a50f99104027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003006 10.0.0.38 - - [2026-02-05 13:29:31] "POST /bgp-routers HTTP/1.1" 409 301 0.002218 10.0.0.38 - - [2026-02-05 13:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.38 - - [2026-02-05 13:29:31] "GET /bgp-router/ea21295e-b5e3-4158-84d7-d6f7647920a9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003306 10.0.0.38 - - [2026-02-05 13:29:31] "PUT /bgp-router/ea21295e-b5e3-4158-84d7-d6f7647920a9 HTTP/1.1" 200 254 0.014172 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:29:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001044 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:29:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001067 10.0.0.38 - - [2026-02-05 13:29:45] "GET / HTTP/1.1" 200 35931 0.001906 10.0.0.38 - - [2026-02-05 13:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.38 - - [2026-02-05 13:29:45] "GET /global-system-config/69f9733a-d7be-4752-b0cf-14a6785121cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007256 10.0.0.38 - - [2026-02-05 13:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.38 - - [2026-02-05 13:29:45] "GET /config-node/2fa25ce7-8b74-4129-b293-08ce2cfd612e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002207 10.0.0.38 - - [2026-02-05 13:29:45] "GET / HTTP/1.1" 200 35931 0.001448 10.0.0.38 - - [2026-02-05 13:29:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002013 10.0.0.38 - - [2026-02-05 13:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.38 - - [2026-02-05 13:29:50] "GET /global-vrouter-config/3025f697-2db0-40c3-8bae-6e561f9f208a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002545 10.0.0.38 - - [2026-02-05 13:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.38 - - [2026-02-05 13:29:51] "PUT /global-vrouter-config/3025f697-2db0-40c3-8bae-6e561f9f208a HTTP/1.1" 200 276 0.007193 10.0.0.38 - - [2026-02-05 13:29:51] "GET / HTTP/1.1" 200 35931 0.001616 10.0.0.38 - - [2026-02-05 13:29:51] "POST /alarms HTTP/1.1" 409 264 0.002378 10.0.0.38 - - [2026-02-05 13:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.38 - - [2026-02-05 13:29:51] "PUT /alarm/565f4301-35a9-4089-98dd-d701cbee31eb HTTP/1.1" 200 244 0.008647 10.0.0.38 - - [2026-02-05 13:29:51] "POST /alarms HTTP/1.1" 409 261 0.005759 10.0.0.38 - - [2026-02-05 13:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.38 - - [2026-02-05 13:29:51] "PUT /alarm/63eb653a-594f-4610-8af6-9a1eab6071cf HTTP/1.1" 200 244 0.009393 10.0.0.38 - - [2026-02-05 13:29:51] "POST /alarms HTTP/1.1" 409 261 0.012824 10.0.0.38 - - [2026-02-05 13:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.38 - - [2026-02-05 13:29:51] "PUT /alarm/89f3673a-8291-4af8-9dc4-45d8c2fb0c5b HTTP/1.1" 200 244 0.011447 10.0.0.38 - - [2026-02-05 13:29:51] "POST /alarms HTTP/1.1" 409 253 0.010396 10.0.0.38 - - [2026-02-05 13:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.38 - - [2026-02-05 13:29:51] "PUT /alarm/9b8edb9d-83c2-4b1a-9fd9-bc86488aeb8f HTTP/1.1" 200 244 0.010141 10.0.0.38 - - [2026-02-05 13:29:51] "POST /alarms HTTP/1.1" 409 251 0.014726 10.0.0.38 - - [2026-02-05 13:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.38 - - [2026-02-05 13:29:51] "PUT /alarm/65d4e777-7968-42e6-96e4-8c6156733081 HTTP/1.1" 200 244 0.010304 10.0.0.38 - - [2026-02-05 13:29:51] "POST /alarms HTTP/1.1" 409 252 0.004750 10.0.0.38 - - [2026-02-05 13:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.38 - - [2026-02-05 13:29:51] "PUT /alarm/62866eb3-e96b-4997-9ae1-522a0335b323 HTTP/1.1" 200 244 0.011623 10.0.0.38 - - [2026-02-05 13:29:51] "POST /alarms HTTP/1.1" 409 256 0.002719 10.0.0.38 - - [2026-02-05 13:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.38 - - [2026-02-05 13:29:51] "PUT /alarm/06ea8920-af09-46c1-b43f-99e1da28feb9 HTTP/1.1" 200 244 0.010171 10.0.0.38 - - [2026-02-05 13:29:51] "POST /alarms HTTP/1.1" 409 248 0.012445 10.0.0.38 - - [2026-02-05 13:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.38 - - [2026-02-05 13:29:51] "PUT /alarm/7e4c69d5-8b93-4ea6-8cea-d3ca0f4ff91e HTTP/1.1" 200 244 0.010330 10.0.0.38 - - [2026-02-05 13:29:51] "POST /alarms HTTP/1.1" 409 252 0.006232 10.0.0.38 - - [2026-02-05 13:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005248 10.0.0.38 - - [2026-02-05 13:29:51] "PUT /alarm/5abaff95-7e0c-4833-bf7d-06015a81f4c5 HTTP/1.1" 200 244 0.011127 10.0.0.38 - - [2026-02-05 13:29:51] "POST /alarms HTTP/1.1" 409 257 0.011489 10.0.0.38 - - [2026-02-05 13:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.38 - - [2026-02-05 13:29:51] "PUT /alarm/5b3debd6-4469-46cc-aaba-9c85698addc7 HTTP/1.1" 200 244 0.009437 10.0.0.38 - - [2026-02-05 13:29:51] "POST /alarms HTTP/1.1" 409 251 0.003393 10.0.0.38 - - [2026-02-05 13:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.38 - - [2026-02-05 13:29:51] "PUT /alarm/ff7358ec-f13d-452a-b133-0954175712c3 HTTP/1.1" 200 244 0.009595 10.0.0.38 - - [2026-02-05 13:29:51] "POST /alarms HTTP/1.1" 409 257 0.010636 10.0.0.38 - - [2026-02-05 13:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005447 10.0.0.38 - - [2026-02-05 13:29:52] "PUT /alarm/bef8f124-617d-47ee-98eb-9e17695e4c96 HTTP/1.1" 200 244 0.012556 10.0.0.38 - - [2026-02-05 13:29:52] "POST /alarms HTTP/1.1" 409 261 0.009039 10.0.0.38 - - [2026-02-05 13:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.38 - - [2026-02-05 13:29:52] "PUT /alarm/85c40a88-7551-44f8-8abc-24fe44e4b309 HTTP/1.1" 200 244 0.011636 10.0.0.38 - - [2026-02-05 13:29:52] "POST /alarms HTTP/1.1" 409 258 0.020854 10.0.0.38 - - [2026-02-05 13:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.38 - - [2026-02-05 13:29:52] "PUT /alarm/66fea0a7-6ac6-4984-ab42-f7b2cbb3caf4 HTTP/1.1" 200 244 0.012357 10.0.0.38 - - [2026-02-05 13:29:52] "POST /alarms HTTP/1.1" 409 254 0.010836 10.0.0.38 - - [2026-02-05 13:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.38 - - [2026-02-05 13:29:52] "PUT /alarm/1e2b26bf-8a7f-4fa3-b5bc-0e007ce95b6a HTTP/1.1" 200 244 0.012636 10.0.0.38 - - [2026-02-05 13:29:52] "POST /alarms HTTP/1.1" 409 254 0.008615 10.0.0.38 - - [2026-02-05 13:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006291 10.0.0.38 - - [2026-02-05 13:29:52] "PUT /alarm/9aa989a2-3bfd-4b19-94fd-c2c8787765eb HTTP/1.1" 200 244 0.012514 10.0.0.38 - - [2026-02-05 13:29:52] "POST /alarms HTTP/1.1" 409 254 0.011192 10.0.0.38 - - [2026-02-05 13:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.38 - - [2026-02-05 13:29:52] "PUT /alarm/aa01ce92-2e4f-46d6-b819-76b9990d8033 HTTP/1.1" 200 244 0.009528 10.0.0.38 - - [2026-02-05 13:29:52] "POST /alarms HTTP/1.1" 409 247 0.005171 10.0.0.38 - - [2026-02-05 13:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.38 - - [2026-02-05 13:29:52] "PUT /alarm/c5ae8e4f-b457-4cea-a158-2674df1026ef HTTP/1.1" 200 244 0.009577 10.0.0.38 - - [2026-02-05 13:29:52] "POST /alarms HTTP/1.1" 409 272 0.011156 10.0.0.38 - - [2026-02-05 13:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.38 - - [2026-02-05 13:29:52] "PUT /alarm/f307b21a-1a74-45cd-a312-7e23305ca5ff HTTP/1.1" 200 244 0.010092 10.0.0.38 - - [2026-02-05 13:29:52] "POST /alarms HTTP/1.1" 409 261 0.007436 10.0.0.38 - - [2026-02-05 13:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.38 - - [2026-02-05 13:29:52] "PUT /alarm/032f427c-a530-4d4c-930e-44369fdffea0 HTTP/1.1" 200 244 0.022843 10.0.0.38 - - [2026-02-05 13:29:52] "POST /alarms HTTP/1.1" 409 259 0.013234 10.0.0.38 - - [2026-02-05 13:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006207 10.0.0.38 - - [2026-02-05 13:29:52] "PUT /alarm/3dd0e412-c3a5-4334-a1ab-731fc8552872 HTTP/1.1" 200 244 0.010606 10.0.0.38 - - [2026-02-05 13:29:52] "POST /alarms HTTP/1.1" 409 265 0.007125 10.0.0.38 - - [2026-02-05 13:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.38 - - [2026-02-05 13:29:52] "PUT /alarm/4e06ad58-d28e-4fde-b9f1-d311cb7259fa HTTP/1.1" 200 244 0.010594 10.0.0.38 - - [2026-02-05 13:29:52] "POST /alarms HTTP/1.1" 409 279 0.004627 10.0.0.38 - - [2026-02-05 13:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.38 - - [2026-02-05 13:29:52] "PUT /alarm/8b72e7f5-6ba9-438e-ab52-8ce423ac7e67 HTTP/1.1" 200 244 0.010332 10.0.0.38 - - [2026-02-05 13:29:53] "GET / HTTP/1.1" 200 35931 0.001906 10.0.0.38 - - [2026-02-05 13:29:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002277 10.0.0.38 - - [2026-02-05 13:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.38 - - [2026-02-05 13:29:53] "PUT /global-vrouter-config/3025f697-2db0-40c3-8bae-6e561f9f208a HTTP/1.1" 200 276 0.008147 10.0.0.38 - - [2026-02-05 13:29:53] "GET / HTTP/1.1" 200 35931 0.001599 10.0.0.38 - - [2026-02-05 13:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.38 - - [2026-02-05 13:29:53] "GET /global-vrouter-config/3025f697-2db0-40c3-8bae-6e561f9f208a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002636 10.0.0.38 - - [2026-02-05 13:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.38 - - [2026-02-05 13:29:53] "PUT /global-vrouter-config/3025f697-2db0-40c3-8bae-6e561f9f208a HTTP/1.1" 200 276 0.011793 10.0.0.38 - - [2026-02-05 13:29:53] "GET / HTTP/1.1" 200 35931 0.001818 10.0.0.38 - - [2026-02-05 13:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.38 - - [2026-02-05 13:29:53] "GET /global-system-config/69f9733a-d7be-4752-b0cf-14a6785121cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005154 10.0.0.38 - - [2026-02-05 13:29:53] "PUT /global-system-config/69f9733a-d7be-4752-b0cf-14a6785121cb HTTP/1.1" 200 274 0.020675 10.0.0.38 - - [2026-02-05 13:29:57] "GET / HTTP/1.1" 200 35931 0.001401 10.0.0.38 - - [2026-02-05 13:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.38 - - [2026-02-05 13:29:57] "GET /routing-instance/ee6acaa4-b782-4684-9902-a50f99104027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005000 10.0.0.38 - - [2026-02-05 13:29:57] "POST /bgp-routers HTTP/1.1" 409 301 0.002715 10.0.0.38 - - [2026-02-05 13:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.38 - - [2026-02-05 13:29:57] "GET /bgp-router/ea21295e-b5e3-4158-84d7-d6f7647920a9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003245 10.0.0.38 - - [2026-02-05 13:29:57] "PUT /bgp-router/ea21295e-b5e3-4158-84d7-d6f7647920a9 HTTP/1.1" 200 254 0.013993 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:29:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001314 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:29:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001425 10.0.0.38 - - [2026-02-05 13:30:01] "POST /tags HTTP/1.1" 200 355 0.047028 10.0.0.38 - - [2026-02-05 13:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010627 10.0.0.38 - - [2026-02-05 13:30:01] "GET /tag/7eb7e83a-064a-4153-a9bc-033296d6fc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.021860 10.0.0.38 - - [2026-02-05 13:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.38 - - [2026-02-05 13:30:01] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004383 10.0.0.38 - - [2026-02-05 13:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.38 - - [2026-02-05 13:30:01] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.078914 10.0.0.38 - - [2026-02-05 13:30:01] "POST /virtual-machines HTTP/1.1" 200 351 0.025359 10.0.0.38 - - [2026-02-05 13:30:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.027464 10.0.0.38 - - [2026-02-05 13:30:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.238056 10.0.0.38 - - [2026-02-05 13:30:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.031103 10.0.0.38 - - [2026-02-05 13:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.035819 10.0.0.38 - - [2026-02-05 13:30:01] "GET /virtual-machine-interface/c601b196-0296-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.030028 10.0.0.38 - - [2026-02-05 13:30:02] "POST /instance-ips HTTP/1.1" 200 391 0.034690 10.0.0.38 - - [2026-02-05 13:30:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.080278 10.0.0.38 - - [2026-02-05 13:30:02] "GET /virtual-machine-interface/c601b196-0296-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.042027 10.0.0.38 - - [2026-02-05 13:30:02] "POST /set-tag HTTP/1.1" 200 109 0.034218 10.0.0.38 - - [2026-02-05 13:30:02] "GET /virtual-machine-interface/c601b196-0296-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.049488 10.0.0.38 - - [2026-02-05 13:30:02] "GET /instance-ip/c636b990-0296-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.012622 10.0.0.38 - - [2026-02-05 13:30:02] "GET /virtual-machine-interface/c601b196-0296-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005000 10.0.0.38 - - [2026-02-05 13:30:02] "POST /set-tag HTTP/1.1" 200 109 0.002696 10.0.0.38 - - [2026-02-05 13:30:02] "GET /virtual-router/7ac1145c-dade-4f8a-af71-3c09fe4e2f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003438 10.0.0.38 - - [2026-02-05 13:30:02] "POST /ref-update HTTP/1.1" 200 156 0.007867 10.0.0.38 - - [2026-02-05 13:30:02] "GET /virtual-machine-interface/c601b196-0296-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.013321 10.0.0.38 - - [2026-02-05 13:30:02] "POST /set-tag HTTP/1.1" 200 109 0.002822 10.0.0.38 - - [2026-02-05 13:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.38 - - [2026-02-05 13:30:02] "GET /virtual-network/05cde78d-dcb9-4fcb-975a-ab03643ff826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004521 10.0.0.38 - - [2026-02-05 13:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.38 - - [2026-02-05 13:30:02] "GET /project/03ba891a-dad1-4811-9da0-4c13603b66ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.065488 10.0.0.38 - - [2026-02-05 13:30:02] "POST /virtual-machines HTTP/1.1" 200 355 0.020024 10.0.0.38 - - [2026-02-05 13:30:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.011440 10.0.0.38 - - [2026-02-05 13:30:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.142831 10.0.0.38 - - [2026-02-05 13:30:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.030320 10.0.0.38 - - [2026-02-05 13:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005824 10.0.0.38 - - [2026-02-05 13:30:02] "GET /virtual-machine-interface/c6b5bb14-0296-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004683 10.0.0.38 - - [2026-02-05 13:30:03] "POST /instance-ips HTTP/1.1" 200 395 0.020222 10.0.0.38 - - [2026-02-05 13:30:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.016802 10.0.0.38 - - [2026-02-05 13:30:03] "GET /virtual-machine-interface/c6b5bb14-0296-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.005413 10.0.0.38 - - [2026-02-05 13:30:03] "POST /set-tag HTTP/1.1" 200 109 0.014498 10.0.0.38 - - [2026-02-05 13:30:03] "GET /virtual-machine-interface/c6b5bb14-0296-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.015363 10.0.0.38 - - [2026-02-05 13:30:03] "GET /instance-ip/c6d19c6c-0296-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002840 10.0.0.38 - - [2026-02-05 13:30:03] "GET /virtual-machine-interface/c6b5bb14-0296-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004279 10.0.0.38 - - [2026-02-05 13:30:03] "POST /set-tag HTTP/1.1" 200 109 0.002355 10.0.0.38 - - [2026-02-05 13:30:03] "GET /virtual-router/7ac1145c-dade-4f8a-af71-3c09fe4e2f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.003579 10.0.0.38 - - [2026-02-05 13:30:03] "POST /ref-update HTTP/1.1" 200 156 0.018934 10.0.0.38 - - [2026-02-05 13:30:03] "GET /virtual-machine-interface/c6b5bb14-0296-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.017263 10.0.0.38 - - [2026-02-05 13:30:03] "POST /set-tag HTTP/1.1" 200 109 0.002923 10.0.0.38 - - [2026-02-05 13:30:03] "GET /virtual-machine-interface/c601b196-0296-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005250 10.0.0.38 - - [2026-02-05 13:30:03] "POST /set-tag HTTP/1.1" 200 109 0.002428 10.0.0.38 - - [2026-02-05 13:30:03] "GET /virtual-machine-interface/c6b5bb14-0296-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005074 10.0.0.38 - - [2026-02-05 13:30:03] "POST /set-tag HTTP/1.1" 200 109 0.003217 10.0.0.38 - - [2026-02-05 13:30:13] "GET / HTTP/1.1" 200 35931 0.001428 10.0.0.38 - - [2026-02-05 13:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.38 - - [2026-02-05 13:30:13] "GET /global-system-config/69f9733a-d7be-4752-b0cf-14a6785121cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005355 10.0.0.38 - - [2026-02-05 13:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.38 - - [2026-02-05 13:30:13] "GET /config-node/2fa25ce7-8b74-4129-b293-08ce2cfd612e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002730 10.0.0.38 - - [2026-02-05 13:30:15] "GET /virtual-machine-interface/c601b196-0296-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004314 10.0.0.38 - - [2026-02-05 13:30:15] "POST /set-tag HTTP/1.1" 200 109 0.002816 10.0.0.38 - - [2026-02-05 13:30:16] "GET /virtual-machine-interface/c6b5bb14-0296-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004604 10.0.0.38 - - [2026-02-05 13:30:16] "POST /set-tag HTTP/1.1" 200 109 0.002253 10.0.0.38 - - [2026-02-05 13:30:17] "GET /virtual-machine-interface/c601b196-0296-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007349 10.0.0.38 - - [2026-02-05 13:30:17] "POST /set-tag HTTP/1.1" 200 109 0.002382 10.0.0.38 - - [2026-02-05 13:30:24] "GET / HTTP/1.1" 200 35931 0.001624 10.0.0.38 - - [2026-02-05 13:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.38 - - [2026-02-05 13:30:24] "GET /routing-instance/ee6acaa4-b782-4684-9902-a50f99104027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002946 10.0.0.38 - - [2026-02-05 13:30:24] "POST /bgp-routers HTTP/1.1" 409 301 0.002075 10.0.0.38 - - [2026-02-05 13:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.38 - - [2026-02-05 13:30:24] "GET /bgp-router/ea21295e-b5e3-4158-84d7-d6f7647920a9?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002926 10.0.0.38 - - [2026-02-05 13:30:24] "PUT /bgp-router/ea21295e-b5e3-4158-84d7-d6f7647920a9 HTTP/1.1" 200 254 0.010298 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:30:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001105 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:30:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000977 10.0.0.38 - - [2026-02-05 13:30:48] "GET /virtual-machine-interface/c601b196-0296-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005696 10.0.0.38 - - [2026-02-05 13:30:48] "POST /set-tag HTTP/1.1" 200 109 0.006261 10.0.0.38 - - [2026-02-05 13:30:48] "GET /virtual-machine-interface/c601b196-0296-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007213 10.0.0.38 - - [2026-02-05 13:30:48] "POST /set-tag HTTP/1.1" 200 109 0.002765 10.0.0.38 - - [2026-02-05 13:30:48] "GET /virtual-machine/82d1b7bc-df90-4217-bea2-dcc74d98cecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.002929 10.0.0.38 - - [2026-02-05 13:30:48] "POST /ref-update HTTP/1.1" 200 156 0.008960 10.0.0.38 - - [2026-02-05 13:30:48] "GET /virtual-machine-interface/c601b196-0296-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.011454 10.0.0.38 - - [2026-02-05 13:30:48] "POST /set-tag HTTP/1.1" 200 109 0.039302 10.0.0.38 - - [2026-02-05 13:30:48] "POST /set-tag HTTP/1.1" 200 109 0.034103 10.0.0.38 - - [2026-02-05 13:30:48] "DELETE /instance-ip/c636b990-0296-11f1-b8ec-fa163e667d8d HTTP/1.1" 200 115 0.031746 10.0.0.38 - - [2026-02-05 13:30:48] "DELETE /virtual-machine-interface/c601b196-0296-11f1-b8ec-fa163e667d8d HTTP/1.1" 200 115 0.039833 10.0.0.38 - - [2026-02-05 13:30:48] "DELETE /virtual-machine/82d1b7bc-df90-4217-bea2-dcc74d98cecc HTTP/1.1" 200 115 0.014666 10.0.0.38 - - [2026-02-05 13:30:48] "GET /virtual-machine-interface/c6b5bb14-0296-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006859 10.0.0.38 - - [2026-02-05 13:30:48] "POST /set-tag HTTP/1.1" 200 109 0.002565 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:31:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000977 [Introspect:8084]10.0.0.38 - - [2026-02-05 13:31:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000959 10.0.0.38 - - [2026-02-05 13:31:19] "GET /virtual-machine-interface/c6b5bb14-0296-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007388 10.0.0.38 - - [2026-02-05 13:31:19] "POST /set-tag HTTP/1.1" 200 109 0.003772 10.0.0.38 - - [2026-02-05 13:31:19] "GET /virtual-machine-interface/c6b5bb14-0296-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005811 10.0.0.38 - - [2026-02-05 13:31:19] "POST /set-tag HTTP/1.1" 200 109 0.002786 10.0.0.38 - - [2026-02-05 13:31:19] "GET /virtual-machine/4de24ebc-1b51-44ef-8bbc-a3f7a9f94247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.006261 10.0.0.38 - - [2026-02-05 13:31:19] "POST /ref-update HTTP/1.1" 200 156 0.014350 10.0.0.38 - - [2026-02-05 13:31:19] "GET /virtual-machine-interface/c6b5bb14-0296-11f1-b8ec-fa163e667d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006698 10.0.0.38 - - [2026-02-05 13:31:19] "POST /set-tag HTTP/1.1" 200 109 0.036532 10.0.0.38 - - [2026-02-05 13:31:19] "POST /set-tag HTTP/1.1" 200 109 0.040421 10.0.0.38 - - [2026-02-05 13:31:19] "DELETE /instance-ip/c6d19c6c-0296-11f1-b8ec-fa163e667d8d HTTP/1.1" 200 115 0.062397 10.0.0.38 - - [2026-02-05 13:31:19] "DELETE /virtual-machine-interface/c6b5bb14-0296-11f1-b8ec-fa163e667d8d HTTP/1.1" 200 115 0.050383 10.0.0.38 - - [2026-02-05 13:31:19] "DELETE /virtual-machine/4de24ebc-1b51-44ef-8bbc-a3f7a9f94247 HTTP/1.1" 200 115 0.025962 10.0.0.38 - - [2026-02-05 13:31:19] "DELETE /tag/7eb7e83a-064a-4153-a9bc-033296d6fc2e HTTP/1.1" 200 115 0.037241 10.0.0.38 - - [2026-02-05 13:31:37] "GET /global-system-configs HTTP/1.1" 200 322 0.003144 10.0.0.38 - - [2026-02-05 13:31:38] "GET /global-system-configs HTTP/1.1" 200 322 0.002635