++ 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: =================== Sun Oct 26 10:12:26 PM UTC 2025 ===================' INFO: =================== Sun Oct 26 10:12:26 PM UTC 2025 =================== ++ 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 +++ 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 +++ 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= +++ cut -d ' ' -f 1 +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.38,10.226.94.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.226.94.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=__ ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' + 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: 10/26/2025 22:13:13.003 7f2a6d50f600 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/26/2025 22:13:13.215 7f2a6d50f600 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/26/2025 22:13:13.233 7f2a6d50f600 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/26/2025 22:13:13.233 7f2a6d50f600 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2025-10-26 22:13:19] "GET / HTTP/1.1" 503 181 0.000212 10.0.0.38 - - [2025-10-26 22:13:20] "GET / HTTP/1.1" 200 45303 0.001357 10.0.0.38 - - [2025-10-26 22:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.38 - - [2025-10-26 22:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.38 - - [2025-10-26 22:13:21] "GET / HTTP/1.1" 200 35931 0.001148 10.0.0.38 - - [2025-10-26 22:13:22] "GET / HTTP/1.1" 200 35931 0.001230 10.0.0.38 - - [2025-10-26 22:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011490 10.0.0.38 - - [2025-10-26 22:13:22] "GET /global-system-config/b2cf9fe3-209c-40e3-9008-e2e0246d442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008752 10.0.0.38 - - [2025-10-26 22:13:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.002518 10.0.0.38 - - [2025-10-26 22:13:22] "POST /database-nodes HTTP/1.1" 200 597 0.027380 10.0.0.38 - - [2025-10-26 22:13:22] "GET / HTTP/1.1" 200 35931 0.002326 10.0.0.38 - - [2025-10-26 22:13:23] "GET / HTTP/1.1" 200 35931 0.001191 10.0.0.38 - - [2025-10-26 22:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273 10.0.0.38 - - [2025-10-26 22:13:23] "GET /global-system-config/b2cf9fe3-209c-40e3-9008-e2e0246d442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006723 10.0.0.38 - - [2025-10-26 22:13:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.002635 10.0.0.38 - - [2025-10-26 22:13:23] "POST /config-nodes HTTP/1.1" 200 593 0.114407 10.0.0.38 - - [2025-10-26 22:13:23] "GET / HTTP/1.1" 200 35931 0.001217 10.0.0.38 - - [2025-10-26 22:13:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.015074 10.0.0.38 - - [2025-10-26 22:13:26] "GET / HTTP/1.1" 200 35931 0.001396 10.0.0.38 - - [2025-10-26 22:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.38 - - [2025-10-26 22:13:26] "GET /global-system-config/b2cf9fe3-209c-40e3-9008-e2e0246d442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004648 10.0.0.38 - - [2025-10-26 22:13:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.001559 10.0.0.38 - - [2025-10-26 22:13:26] "POST /analytics-nodes HTTP/1.1" 200 599 0.019812 10.0.0.38 - - [2025-10-26 22:13:26] "GET / HTTP/1.1" 200 35931 0.001518 10.0.0.38 - - [2025-10-26 22:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.38 - - [2025-10-26 22:13:26] "GET /global-system-config/b2cf9fe3-209c-40e3-9008-e2e0246d442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007299 10.0.0.38 - - [2025-10-26 22:13:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.002035 10.0.0.38 - - [2025-10-26 22:13:26] "POST /config-database-nodes HTTP/1.1" 200 611 0.021189 10.0.0.38 - - [2025-10-26 22:13:26] "GET / HTTP/1.1" 200 35931 0.001461 10.0.0.38 - - [2025-10-26 22:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.38 - - [2025-10-26 22:13:26] "GET /global-system-config/b2cf9fe3-209c-40e3-9008-e2e0246d442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013565 10.0.0.38 - - [2025-10-26 22:13:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.002534 10.0.0.38 - - [2025-10-26 22:13:26] "GET / HTTP/1.1" 200 35931 0.001268 10.0.0.38 - - [2025-10-26 22:13:26] "GET / HTTP/1.1" 200 35931 0.001100 10.0.0.38 - - [2025-10-26 22:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.38 - - [2025-10-26 22:13:26] "GET /global-system-config/b2cf9fe3-209c-40e3-9008-e2e0246d442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006985 10.0.0.38 - - [2025-10-26 22:13:26] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.043828 10.0.0.38 - - [2025-10-26 22:13:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.008917 10.0.0.38 - - [2025-10-26 22:13:27] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.033969 10.0.0.38 - - [2025-10-26 22:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.38 - - [2025-10-26 22:13:27] "GET /network-ipam/8b4e2bec-f0f9-4682-8bfd-4b4cbb9a6fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005679 10.0.0.38 - - [2025-10-26 22:13:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.002103 10.0.0.38 - - [2025-10-26 22:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.38 - - [2025-10-26 22:13:27] "GET /global-system-config/b2cf9fe3-209c-40e3-9008-e2e0246d442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004234 10.0.0.38 - - [2025-10-26 22:13:27] "POST /service-appliance-sets HTTP/1.1" 200 553 0.023653 10.0.0.38 - - [2025-10-26 22:13:27] "POST /fqname-to-id HTTP/1.1" 404 180 0.002191 10.0.0.38 - - [2025-10-26 22:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.38 - - [2025-10-26 22:13:27] "GET /global-system-config/b2cf9fe3-209c-40e3-9008-e2e0246d442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004647 10.0.0.38 - - [2025-10-26 22:13:27] "POST /service-appliance-sets HTTP/1.1" 200 541 0.025053 10.0.0.38 - - [2025-10-26 22:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.38 - - [2025-10-26 22:13:27] "GET /network-ipam/8b4e2bec-f0f9-4682-8bfd-4b4cbb9a6fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002458 10.0.0.38 - - [2025-10-26 22:13:27] "POST /service-templates HTTP/1.1" 200 511 0.038514 10.0.0.38 - - [2025-10-26 22:13:27] "POST /service-templates HTTP/1.1" 200 501 0.036368 10.0.0.38 - - [2025-10-26 22:13:27] "POST /service-templates HTTP/1.1" 200 515 0.021121 10.0.0.38 - - [2025-10-26 22:13:27] "POST /service-templates HTTP/1.1" 200 535 0.032898 10.0.0.38 - - [2025-10-26 22:13:27] "POST /fqname-to-id HTTP/1.1" 404 225 0.001623 10.0.0.38 - - [2025-10-26 22:13:27] "POST /service-templates HTTP/1.1" 200 507 0.042665 10.0.0.38 - - [2025-10-26 22:13:27] "POST /access-control-lists HTTP/1.1" 200 587 0.019581 10.0.0.38 - - [2025-10-26 22:13:27] "POST /fqname-to-id HTTP/1.1" 404 224 0.006845 10.0.0.38 - - [2025-10-26 22:13:27] "POST /access-control-lists HTTP/1.1" 200 585 0.022609 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:13:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000841 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:13:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000895 10.0.0.38 - - [2025-10-26 22:13:27] "POST /route-targets HTTP/1.1" 200 327 0.016141 10.0.0.38 - - [2025-10-26 22:13:27] "POST /ref-update HTTP/1.1" 200 156 0.028551 10.0.0.38 - - [2025-10-26 22:13:27] "POST /route-targets HTTP/1.1" 200 327 0.020041 10.0.0.38 - - [2025-10-26 22:13:27] "POST /ref-update HTTP/1.1" 200 156 0.026400 10.0.0.38 - - [2025-10-26 22:13:28] "POST /route-targets HTTP/1.1" 200 327 0.020779 10.0.0.38 - - [2025-10-26 22:13:28] "POST /ref-update HTTP/1.1" 200 156 0.048160 10.0.0.38 - - [2025-10-26 22:13:28] "POST /route-targets HTTP/1.1" 200 327 0.269186 10.0.0.38 - - [2025-10-26 22:13:28] "POST /ref-update HTTP/1.1" 200 156 0.054063 10.0.0.38 - - [2025-10-26 22:13:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.003106 10.0.0.38 - - [2025-10-26 22:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487 10.0.0.38 - - [2025-10-26 22:13:28] "GET /global-vrouter-config/e7236fcb-0d9a-49b5-828b-e26ecff8e3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.013526 10.0.0.38 - - [2025-10-26 22:13:28] "POST /access-control-lists HTTP/1.1" 200 551 0.068429 10.0.0.38 - - [2025-10-26 22:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013083 10.0.0.38 - - [2025-10-26 22:13:28] "PUT /access-control-list/cb261834-d110-4600-abac-da28d30d8c12 HTTP/1.1" 200 272 0.019748 10.0.0.38 - - [2025-10-26 22:13:28] "PUT /global-vrouter-config/e7236fcb-0d9a-49b5-828b-e26ecff8e3a0 HTTP/1.1" 200 276 0.017112 10.0.0.38 - - [2025-10-26 22:13:28] "PUT /access-control-list/76527dd9-0ba0-4bca-8e7e-d70be429af00 HTTP/1.1" 200 272 0.028876 10.0.0.38 - - [2025-10-26 22:13:28] "GET / HTTP/1.1" 200 35931 0.001369 10.0.0.38 - - [2025-10-26 22:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.38 - - [2025-10-26 22:13:28] "GET /routing-instance/64c2c8c1-5987-43c4-a571-753691bfbac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003012 10.0.0.38 - - [2025-10-26 22:13:28] "POST /bgp-routers HTTP/1.1" 200 616 0.032225 10.0.0.38 - - [2025-10-26 22:13:28] "GET /bgp-router/b47d1e90-ef22-4752-8824-a58563586b48?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.016688 10.0.0.38 - - [2025-10-26 22:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004578 10.0.0.38 - - [2025-10-26 22:13:29] "GET /global-system-config/b2cf9fe3-209c-40e3-9008-e2e0246d442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008062 10.0.0.38 - - [2025-10-26 22:13:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002453 10.0.0.38 - - [2025-10-26 22:13:29] "POST /ref-update HTTP/1.1" 200 156 0.013975 10.0.0.38 - - [2025-10-26 22:13:29] "GET / HTTP/1.1" 200 35931 0.002434 10.0.0.38 - - [2025-10-26 22:13:29] "POST /alarms HTTP/1.1" 200 581 0.039463 10.0.0.38 - - [2025-10-26 22:13:29] "POST /alarms HTTP/1.1" 200 575 0.025672 10.0.0.38 - - [2025-10-26 22:13:29] "POST /alarms HTTP/1.1" 200 575 0.037810 10.0.0.38 - - [2025-10-26 22:13:29] "POST /alarms HTTP/1.1" 200 559 0.016145 10.0.0.38 - - [2025-10-26 22:13:29] "POST /alarms HTTP/1.1" 200 555 0.023476 10.0.0.38 - - [2025-10-26 22:13:29] "POST /alarms HTTP/1.1" 200 557 0.037700 10.0.0.38 - - [2025-10-26 22:13:29] "POST /alarms HTTP/1.1" 200 565 0.023216 10.0.0.38 - - [2025-10-26 22:13:29] "POST /alarms HTTP/1.1" 200 549 0.030743 10.0.0.38 - - [2025-10-26 22:13:29] "POST /alarms HTTP/1.1" 200 557 0.065296 10.0.0.38 - - [2025-10-26 22:13:29] "POST /alarms HTTP/1.1" 200 567 0.031458 10.0.0.38 - - [2025-10-26 22:13:29] "POST /alarms HTTP/1.1" 200 555 0.042854 10.0.0.38 - - [2025-10-26 22:13:29] "POST /alarms HTTP/1.1" 200 567 0.055709 10.0.0.38 - - [2025-10-26 22:13:29] "POST /alarms HTTP/1.1" 200 575 0.066522 10.0.0.38 - - [2025-10-26 22:13:29] "POST /alarms HTTP/1.1" 200 569 0.041216 10.0.0.38 - - [2025-10-26 22:13:29] "POST /alarms HTTP/1.1" 200 561 0.020980 10.0.0.38 - - [2025-10-26 22:13:30] "POST /alarms HTTP/1.1" 200 561 0.017293 10.0.0.38 - - [2025-10-26 22:13:30] "POST /alarms HTTP/1.1" 200 561 0.029056 10.0.0.38 - - [2025-10-26 22:13:30] "POST /alarms HTTP/1.1" 200 547 0.026019 10.0.0.38 - - [2025-10-26 22:13:30] "POST /alarms HTTP/1.1" 200 595 0.022516 10.0.0.38 - - [2025-10-26 22:13:30] "POST /alarms HTTP/1.1" 200 575 0.046467 10.0.0.38 - - [2025-10-26 22:13:30] "POST /alarms HTTP/1.1" 200 571 0.025205 10.0.0.38 - - [2025-10-26 22:13:30] "POST /alarms HTTP/1.1" 200 583 0.018028 10.0.0.38 - - [2025-10-26 22:13:30] "POST /alarms HTTP/1.1" 200 609 0.041298 10.0.0.38 - - [2025-10-26 22:13:30] "GET / HTTP/1.1" 200 35931 0.004807 10.0.0.38 - - [2025-10-26 22:13:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004731 10.0.0.38 - - [2025-10-26 22:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.38 - - [2025-10-26 22:13:30] "PUT /global-vrouter-config/e7236fcb-0d9a-49b5-828b-e26ecff8e3a0 HTTP/1.1" 200 276 0.008978 10.0.0.38 - - [2025-10-26 22:13:30] "GET / HTTP/1.1" 200 35931 0.004339 10.0.0.38 - - [2025-10-26 22:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005271 10.0.0.38 - - [2025-10-26 22:13:30] "GET /global-vrouter-config/e7236fcb-0d9a-49b5-828b-e26ecff8e3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007298 10.0.0.38 - - [2025-10-26 22:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005456 10.0.0.38 - - [2025-10-26 22:13:30] "PUT /global-vrouter-config/e7236fcb-0d9a-49b5-828b-e26ecff8e3a0 HTTP/1.1" 200 276 0.026558 10.0.0.38 - - [2025-10-26 22:13:31] "GET / HTTP/1.1" 200 35931 0.003446 10.0.0.38 - - [2025-10-26 22:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.38 - - [2025-10-26 22:13:31] "GET /global-system-config/b2cf9fe3-209c-40e3-9008-e2e0246d442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.011197 10.0.0.38 - - [2025-10-26 22:13:31] "PUT /global-system-config/b2cf9fe3-209c-40e3-9008-e2e0246d442d HTTP/1.1" 200 274 0.031332 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:14:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001020 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:14:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001153 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:14:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:14:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000882 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:14:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002428 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:14:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002998 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:17:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002086 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:17:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002261 10.0.0.38 - - [2025-10-26 22:17:24] "GET / HTTP/1.1" 200 35931 0.001453 10.0.0.38 - - [2025-10-26 22:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.38 - - [2025-10-26 22:17:24] "GET /domain/31c873b2-f2a3-428d-acdd-80e3a77614a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.004852 10.0.0.38 - - [2025-10-26 22:17:24] "POST /id-to-fqname HTTP/1.1" 200 173 0.000950 10.0.0.38 - - [2025-10-26 22:17:24] "POST /fqname-to-id HTTP/1.1" 404 182 0.006282 10.0.0.38 - - [2025-10-26 22:17:24] "POST /security-groups HTTP/1.1" 200 570 0.079414 10.0.0.38 - - [2025-10-26 22:17:24] "POST /fqname-to-id HTTP/1.1" 404 213 0.002743 10.0.0.38 - - [2025-10-26 22:17:24] "POST /projects HTTP/1.1" 200 481 0.249684 10.0.0.38 - - [2025-10-26 22:17:24] "POST /access-control-lists HTTP/1.1" 200 579 0.075010 10.0.0.38 - - [2025-10-26 22:17:24] "POST /fqname-to-id HTTP/1.1" 404 212 0.013390 10.0.0.38 - - [2025-10-26 22:17:24] "POST /security-groups HTTP/1.1" 200 534 0.101850 10.0.0.38 - - [2025-10-26 22:17:24] "POST /chown HTTP/1.1" 200 109 0.008886 10.0.0.38 - - [2025-10-26 22:17:24] "POST /policy-managements HTTP/1.1" 409 214 0.005949 10.0.0.38 - - [2025-10-26 22:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.38 - - [2025-10-26 22:17:24] "POST /access-control-lists HTTP/1.1" 200 577 0.065517 10.0.0.38 - - [2025-10-26 22:17:25] "GET /policy-management/ef4cc804-d137-4388-9a25-553cdecf199b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007878 10.0.0.38 - - [2025-10-26 22:17:25] "POST /application-policy-sets HTTP/1.1" 200 528 0.019886 10.0.0.38 - - [2025-10-26 22:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.38 - - [2025-10-26 22:17:25] "GET /global-vrouter-config/e7236fcb-0d9a-49b5-828b-e26ecff8e3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003271 10.0.0.38 - - [2025-10-26 22:17:25] "PUT /global-vrouter-config/e7236fcb-0d9a-49b5-828b-e26ecff8e3a0 HTTP/1.1" 200 276 0.009291 10.0.0.38 - - [2025-10-26 22:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.016978 10.0.0.38 - - [2025-10-26 22:17:25] "GET /virtual-network/ae62a338-85b8-4bf1-a702-7c1eac2095a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004565 10.0.0.38 - - [2025-10-26 22:17:25] "POST /id-to-fqname HTTP/1.1" 200 177 0.000656 10.0.0.38 - - [2025-10-26 22:17:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.003194 10.0.0.38 - - [2025-10-26 22:17:25] "POST /security-groups HTTP/1.1" 200 574 0.073004 10.0.0.38 - - [2025-10-26 22:17:25] "POST /projects HTTP/1.1" 200 489 0.183707 10.0.0.38 - - [2025-10-26 22:17:25] "POST /security-groups HTTP/1.1" 200 546 0.028712 10.0.0.38 - - [2025-10-26 22:17:25] "POST /chown HTTP/1.1" 200 109 0.007649 10.0.0.38 - - [2025-10-26 22:17:25] "POST /fqname-to-id HTTP/1.1" 404 232 0.002255 10.0.0.38 - - [2025-10-26 22:17:25] "POST /network-ipams HTTP/1.1" 200 522 0.036736 10.0.0.38 - - [2025-10-26 22:17:25] "POST /access-control-lists HTTP/1.1" 200 594 0.048279 10.0.0.38 - - [2025-10-26 22:17:25] "POST /fqname-to-id HTTP/1.1" 404 231 0.016307 10.0.0.38 - - [2025-10-26 22:17:25] "POST /network-ipams HTTP/1.1" 200 510 0.032701 10.0.0.38 - - [2025-10-26 22:17:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.004925 10.0.0.38 - - [2025-10-26 22:17:25] "POST /access-control-lists HTTP/1.1" 200 592 0.021493 10.0.0.38 - - [2025-10-26 22:17:25] "POST /fqname-to-id HTTP/1.1" 404 217 0.002383 10.0.0.38 - - [2025-10-26 22:17:25] "POST /access-control-lists HTTP/1.1" 200 583 0.107407 10.0.0.38 - - [2025-10-26 22:17:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.014868 10.0.0.38 - - [2025-10-26 22:17:25] "POST /useragent-kv HTTP/1.1" 200 115 0.009753 10.0.0.38 - - [2025-10-26 22:17:25] "POST /virtual-networks HTTP/1.1" 200 538 0.208706 10.0.0.38 - - [2025-10-26 22:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006223 10.0.0.38 - - [2025-10-26 22:17:25] "POST /access-control-lists HTTP/1.1" 200 581 0.062643 10.0.0.38 - - [2025-10-26 22:17:25] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.062511 10.0.0.38 - - [2025-10-26 22:17:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.003641 10.0.0.38 - - [2025-10-26 22:17:25] "POST /access-control-lists HTTP/1.1" 200 602 0.019765 10.0.0.38 - - [2025-10-26 22:17:25] "POST /network-ipams HTTP/1.1" 200 518 0.042537 10.0.0.38 - - [2025-10-26 22:17:26] "POST /fqname-to-id HTTP/1.1" 404 202 0.004613 10.0.0.38 - - [2025-10-26 22:17:26] "POST /fqname-to-id HTTP/1.1" 404 239 0.001903 10.0.0.38 - - [2025-10-26 22:17:26] "POST /access-control-lists HTTP/1.1" 200 600 0.015867 10.0.0.38 - - [2025-10-26 22:17:26] "POST /fqname-to-id HTTP/1.1" 404 229 0.003854 10.0.0.38 - - [2025-10-26 22:17:26] "POST /access-control-lists HTTP/1.1" 200 589 0.071334 10.0.0.38 - - [2025-10-26 22:17:26] "POST /route-targets HTTP/1.1" 200 327 0.024468 10.0.0.38 - - [2025-10-26 22:17:26] "POST /useragent-kv HTTP/1.1" 200 115 0.020815 10.0.0.38 - - [2025-10-26 22:17:26] "POST /virtual-networks HTTP/1.1" 200 546 0.244932 10.0.0.38 - - [2025-10-26 22:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006628 10.0.0.38 - - [2025-10-26 22:17:26] "POST /ref-update HTTP/1.1" 200 156 0.067391 10.0.0.38 - - [2025-10-26 22:17:26] "GET /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.026185 10.0.0.38 - - [2025-10-26 22:17:26] "POST /fqname-to-id HTTP/1.1" 404 199 0.002514 10.0.0.38 - - [2025-10-26 22:17:26] "PUT /access-control-list/cf4a6820-edbf-4fc7-a8de-9a9e3ddbcd1c HTTP/1.1" 200 272 0.086934 10.0.0.38 - - [2025-10-26 22:17:26] "POST /network-policys HTTP/1.1" 200 538 0.046597 10.0.0.38 - - [2025-10-26 22:17:26] "POST /fqname-to-id HTTP/1.1" 404 197 0.027815 10.0.0.38 - - [2025-10-26 22:17:26] "POST /route-targets HTTP/1.1" 200 327 0.015166 10.0.0.38 - - [2025-10-26 22:17:26] "POST /ref-update HTTP/1.1" 200 156 0.037065 10.0.0.38 - - [2025-10-26 22:17:26] "POST /network-policys HTTP/1.1" 200 534 0.089770 10.0.0.38 - - [2025-10-26 22:17:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.015317 10.0.0.38 - - [2025-10-26 22:17:26] "POST /network-policys HTTP/1.1" 200 542 0.030225 10.0.0.38 - - [2025-10-26 22:17:26] "PUT /access-control-list/686e3260-0139-40a4-8475-ebbf7bd78fa4 HTTP/1.1" 200 272 0.026594 10.0.0.38 - - [2025-10-26 22:17:26] "POST /ref-update HTTP/1.1" 200 156 0.092494 10.0.0.38 - - [2025-10-26 22:17:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024765 10.0.0.38 - - [2025-10-26 22:17:26] "PUT /access-control-list/cf4a6820-edbf-4fc7-a8de-9a9e3ddbcd1c HTTP/1.1" 200 272 0.019641 10.0.0.38 - - [2025-10-26 22:17:26] "POST /ref-update HTTP/1.1" 200 156 0.065943 10.0.0.38 - - [2025-10-26 22:17:26] "POST /ref-update HTTP/1.1" 200 156 0.058235 10.0.0.38 - - [2025-10-26 22:17:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.037123 10.0.0.38 - - [2025-10-26 22:17:27] "PUT /access-control-list/686e3260-0139-40a4-8475-ebbf7bd78fa4 HTTP/1.1" 200 272 0.059446 10.0.0.38 - - [2025-10-26 22:17:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012132 10.0.0.38 - - [2025-10-26 22:17:27] "PUT /access-control-list/cf4a6820-edbf-4fc7-a8de-9a9e3ddbcd1c HTTP/1.1" 200 272 0.076951 10.0.0.38 - - [2025-10-26 22:17:27] "POST /ref-update HTTP/1.1" 200 156 0.029992 10.0.0.38 - - [2025-10-26 22:17:27] "POST /fqname-to-id HTTP/1.1" 404 237 0.002609 10.0.0.38 - - [2025-10-26 22:17:27] "POST /ref-update HTTP/1.1" 200 156 0.096213 10.0.0.38 - - [2025-10-26 22:17:27] "POST /access-control-lists HTTP/1.1" 200 601 0.061784 10.0.0.38 - - [2025-10-26 22:17:27] "POST /ref-update HTTP/1.1" 200 156 0.095495 10.0.0.38 - - [2025-10-26 22:17:27] "PUT /access-control-list/c3b2dc15-4834-4865-8995-bdfc4719b9bd HTTP/1.1" 200 272 0.044333 10.0.0.38 - - [2025-10-26 22:17:27] "POST /ref-update HTTP/1.1" 200 156 0.073920 10.0.0.38 - - [2025-10-26 22:17:27] "POST /ref-update HTTP/1.1" 200 156 0.025759 10.0.0.38 - - [2025-10-26 22:17:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002212 10.0.0.38 - - [2025-10-26 22:17:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003552 10.0.0.38 - - [2025-10-26 22:17:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002508 10.0.0.38 - - [2025-10-26 22:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.38 - - [2025-10-26 22:17:27] "PUT /access-control-list/c3b2dc15-4834-4865-8995-bdfc4719b9bd HTTP/1.1" 200 272 0.058661 10.0.0.38 - - [2025-10-26 22:17:27] "GET /virtual-network/ae62a338-85b8-4bf1-a702-7c1eac2095a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.009965 10.0.0.38 - - [2025-10-26 22:17:27] "PUT /access-control-list/686e3260-0139-40a4-8475-ebbf7bd78fa4 HTTP/1.1" 200 272 0.078510 10.0.0.38 - - [2025-10-26 22:17:27] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.054394 10.0.0.38 - - [2025-10-26 22:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.38 - - [2025-10-26 22:17:27] "GET /policy-management/ef4cc804-d137-4388-9a25-553cdecf199b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.048480 10.0.0.38 - - [2025-10-26 22:17:27] "POST /ref-update HTTP/1.1" 200 156 0.090592 10.0.0.38 - - [2025-10-26 22:17:27] "POST /firewall-policys HTTP/1.1" 200 530 0.072063 10.0.0.38 - - [2025-10-26 22:17:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.037567 10.0.0.38 - - [2025-10-26 22:17:27] "GET /firewall-policy/5f73da73-eed2-4954-aa38-7058ac609265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.025658 10.0.0.38 - - [2025-10-26 22:17:27] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004902 10.0.0.38 - - [2025-10-26 22:17:27] "GET /firewall-policy/5f73da73-eed2-4954-aa38-7058ac609265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003153 10.0.0.38 - - [2025-10-26 22:17:27] "POST /ref-update HTTP/1.1" 200 156 0.018762 10.0.0.38 - - [2025-10-26 22:17:27] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003988 10.0.0.38 - - [2025-10-26 22:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.38 - - [2025-10-26 22:17:27] "GET /policy-management/ef4cc804-d137-4388-9a25-553cdecf199b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002558 10.0.0.38 - - [2025-10-26 22:17:28] "POST /firewall-policys HTTP/1.1" 200 532 0.023700 10.0.0.38 - - [2025-10-26 22:17:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.025562 10.0.0.38 - - [2025-10-26 22:17:28] "GET /firewall-policy/095fd424-4868-48e3-9aad-3fbd4d190219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.015572 10.0.0.38 - - [2025-10-26 22:17:28] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002795 10.0.0.38 - - [2025-10-26 22:17:28] "GET /firewall-policy/095fd424-4868-48e3-9aad-3fbd4d190219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002358 10.0.0.38 - - [2025-10-26 22:17:28] "GET /firewall-policy/5f73da73-eed2-4954-aa38-7058ac609265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002684 10.0.0.38 - - [2025-10-26 22:17:28] "GET /firewall-policy/5f73da73-eed2-4954-aa38-7058ac609265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004096 10.0.0.38 - - [2025-10-26 22:17:28] "POST /ref-update HTTP/1.1" 200 156 0.013114 10.0.0.38 - - [2025-10-26 22:17:28] "POST /ref-update HTTP/1.1" 200 156 0.041297 10.0.0.38 - - [2025-10-26 22:17:28] "POST /ref-update HTTP/1.1" 200 156 0.018218 10.0.0.38 - - [2025-10-26 22:17:28] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.026052 10.0.0.38 - - [2025-10-26 22:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.38 - - [2025-10-26 22:17:28] "GET /policy-management/ef4cc804-d137-4388-9a25-553cdecf199b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003717 10.0.0.38 - - [2025-10-26 22:17:28] "POST /firewall-policys HTTP/1.1" 200 530 0.031394 10.0.0.38 - - [2025-10-26 22:17:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.026151 10.0.0.38 - - [2025-10-26 22:17:28] "GET /firewall-policy/0d1afafe-77ed-48e9-956a-116c2a85e01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.009067 10.0.0.38 - - [2025-10-26 22:17:28] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.002692 10.0.0.38 - - [2025-10-26 22:17:28] "GET /firewall-policy/0d1afafe-77ed-48e9-956a-116c2a85e01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002321 10.0.0.38 - - [2025-10-26 22:17:28] "GET /firewall-policy/095fd424-4868-48e3-9aad-3fbd4d190219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002187 10.0.0.38 - - [2025-10-26 22:17:28] "GET /firewall-policy/5f73da73-eed2-4954-aa38-7058ac609265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003920 10.0.0.38 - - [2025-10-26 22:17:28] "GET /firewall-policy/5f73da73-eed2-4954-aa38-7058ac609265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003276 10.0.0.38 - - [2025-10-26 22:17:28] "GET /firewall-policy/095fd424-4868-48e3-9aad-3fbd4d190219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003642 10.0.0.38 - - [2025-10-26 22:17:28] "POST /ref-update HTTP/1.1" 200 156 0.056990 10.0.0.38 - - [2025-10-26 22:17:28] "POST /ref-update HTTP/1.1" 200 156 0.033481 10.0.0.38 - - [2025-10-26 22:17:28] "POST /ref-update HTTP/1.1" 200 156 0.029013 10.0.0.38 - - [2025-10-26 22:17:28] "POST /ref-update HTTP/1.1" 200 156 0.021086 10.0.0.38 - - [2025-10-26 22:17:28] "POST /ref-update HTTP/1.1" 200 156 0.041758 10.0.0.38 - - [2025-10-26 22:17:28] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.016994 10.0.0.38 - - [2025-10-26 22:17:29] "POST /tags HTTP/1.1" 200 299 0.035268 10.0.0.38 - - [2025-10-26 22:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.021486 10.0.0.38 - - [2025-10-26 22:17:29] "GET /tag/116009af-2b2e-408e-98a5-7cf7ae450c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011478 10.0.0.38 - - [2025-10-26 22:17:29] "POST /set-tag HTTP/1.1" 200 109 0.026981 10.0.0.38 - - [2025-10-26 22:17:29] "POST /tags HTTP/1.1" 200 357 0.124628 10.0.0.38 - - [2025-10-26 22:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.021925 10.0.0.38 - - [2025-10-26 22:17:29] "GET /tag/a8b799b3-7bf5-4905-b582-1d8a2b1c3a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.012515 10.0.0.38 - - [2025-10-26 22:17:29] "POST /tags HTTP/1.1" 200 305 0.076145 10.0.0.38 - - [2025-10-26 22:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012141 10.0.0.38 - - [2025-10-26 22:17:29] "GET /tag/9664dc4f-11b1-487a-9289-3255cac870ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.019341 10.0.0.38 - - [2025-10-26 22:17:29] "POST /id-to-fqname HTTP/1.1" 200 174 0.000447 10.0.0.38 - - [2025-10-26 22:17:29] "POST /fqname-to-id HTTP/1.1" 404 183 0.018903 10.0.0.38 - - [2025-10-26 22:17:29] "POST /security-groups HTTP/1.1" 200 571 0.058073 10.0.0.38 - - [2025-10-26 22:17:29] "POST /fqname-to-id HTTP/1.1" 404 214 0.001774 10.0.0.38 - - [2025-10-26 22:17:29] "POST /projects HTTP/1.1" 200 483 0.242322 10.0.0.38 - - [2025-10-26 22:17:29] "POST /access-control-lists HTTP/1.1" 200 580 0.065324 10.0.0.38 - - [2025-10-26 22:17:29] "POST /fqname-to-id HTTP/1.1" 404 213 0.009644 10.0.0.38 - - [2025-10-26 22:17:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.072372 10.0.0.38 - - [2025-10-26 22:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013009 10.0.0.38 - - [2025-10-26 22:17:29] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.021490 10.0.0.38 - - [2025-10-26 22:17:29] "POST /access-control-lists HTTP/1.1" 200 578 0.087316 10.0.0.38 - - [2025-10-26 22:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005127 10.0.0.38 - - [2025-10-26 22:17:30] "GET /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.006700 10.0.0.38 - - [2025-10-26 22:17:30] "PUT /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e HTTP/1.1" 200 264 0.138525 10.0.0.38 - - [2025-10-26 22:17:30] "PUT /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656 HTTP/1.1" 200 264 0.102057 10.0.0.38 - - [2025-10-26 22:17:30] "POST /security-groups HTTP/1.1" 200 537 0.124542 10.0.0.38 - - [2025-10-26 22:17:30] "POST /fqname-to-id HTTP/1.1" 404 234 0.002132 10.0.0.38 - - [2025-10-26 22:17:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.048071 10.0.0.38 - - [2025-10-26 22:17:30] "POST /access-control-lists HTTP/1.1" 200 596 0.154768 10.0.0.38 - - [2025-10-26 22:17:30] "POST /fqname-to-id HTTP/1.1" 404 233 0.007308 10.0.0.38 - - [2025-10-26 22:17:30] "POST /chown HTTP/1.1" 200 109 0.090878 10.0.0.38 - - [2025-10-26 22:17:30] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.028050 10.0.0.38 - - [2025-10-26 22:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.38 - - [2025-10-26 22:17:30] "GET /policy-management/ef4cc804-d137-4388-9a25-553cdecf199b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009139 10.0.0.38 - - [2025-10-26 22:17:30] "POST /access-control-lists HTTP/1.1" 200 594 0.100788 10.0.0.38 - - [2025-10-26 22:17:30] "POST /tags HTTP/1.1" 409 207 0.010300 10.0.0.38 - - [2025-10-26 22:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.38 - - [2025-10-26 22:17:30] "GET /tag/9664dc4f-11b1-487a-9289-3255cac870ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010956 10.0.0.38 - - [2025-10-26 22:17:30] "POST /firewall-rules HTTP/1.1" 200 564 0.087704 10.0.0.38 - - [2025-10-26 22:17:30] "GET /firewall-rule/fca690a0-b431-46cc-aa68-de845bab8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006870 10.0.0.38 - - [2025-10-26 22:17:30] "GET /firewall-policy/095fd424-4868-48e3-9aad-3fbd4d190219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002316 10.0.0.38 - - [2025-10-26 22:17:30] "GET /firewall-rule/fca690a0-b431-46cc-aa68-de845bab8f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.009480 10.0.0.38 - - [2025-10-26 22:17:31] "POST /ref-update HTTP/1.1" 200 156 0.029893 10.0.0.38 - - [2025-10-26 22:17:31] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004525 10.0.0.38 - - [2025-10-26 22:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007258 10.0.0.38 - - [2025-10-26 22:17:31] "GET /policy-management/ef4cc804-d137-4388-9a25-553cdecf199b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004352 10.0.0.38 - - [2025-10-26 22:17:31] "POST /tags HTTP/1.1" 409 207 0.002386 10.0.0.38 - - [2025-10-26 22:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.38 - - [2025-10-26 22:17:31] "GET /tag/9664dc4f-11b1-487a-9289-3255cac870ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.015635 10.0.0.38 - - [2025-10-26 22:17:31] "POST /firewall-rules HTTP/1.1" 200 562 0.091069 10.0.0.38 - - [2025-10-26 22:17:31] "GET /firewall-rule/5a9ed498-ab66-4fd8-aa46-17f4133df884?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004580 10.0.0.38 - - [2025-10-26 22:17:31] "GET /firewall-policy/095fd424-4868-48e3-9aad-3fbd4d190219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003500 10.0.0.38 - - [2025-10-26 22:17:31] "GET /firewall-rule/5a9ed498-ab66-4fd8-aa46-17f4133df884?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002764 10.0.0.38 - - [2025-10-26 22:17:31] "POST /ref-update HTTP/1.1" 200 156 0.041008 10.0.0.38 - - [2025-10-26 22:17:31] "POST /fqname-to-id HTTP/1.1" 404 226 0.012550 10.0.0.38 - - [2025-10-26 22:17:31] "POST /tags HTTP/1.1" 200 301 0.116951 10.0.0.38 - - [2025-10-26 22:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.38 - - [2025-10-26 22:17:31] "GET /tag/8bb19277-22b6-49a6-8d95-565a4609a0a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.030313 10.0.0.38 - - [2025-10-26 22:17:31] "POST /tags HTTP/1.1" 200 325 0.351495 10.0.0.38 - - [2025-10-26 22:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.020997 10.0.0.38 - - [2025-10-26 22:17:32] "GET /tag/5a3abaae-4e14-4101-bb7d-dea786f9e77e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.015623 10.0.0.38 - - [2025-10-26 22:17:32] "POST /tags HTTP/1.1" 200 363 0.035291 10.0.0.38 - - [2025-10-26 22:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.019458 10.0.0.38 - - [2025-10-26 22:17:32] "GET /tag/60b280f3-91b9-48cf-9f6d-dd01faa7c3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.035958 10.0.0.38 - - [2025-10-26 22:17:32] "POST /tags HTTP/1.1" 200 311 0.053100 10.0.0.38 - - [2025-10-26 22:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004537 10.0.0.38 - - [2025-10-26 22:17:32] "GET /tag/662bf507-f098-4a36-b9d5-0fc13f2d63a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.026652 10.0.0.38 - - [2025-10-26 22:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.38 - - [2025-10-26 22:17:32] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.013048 10.0.0.38 - - [2025-10-26 22:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004793 10.0.0.38 - - [2025-10-26 22:17:32] "GET /project/2a112a47-abcc-4650-8486-cc7b553e105f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.055366 10.0.0.38 - - [2025-10-26 22:17:32] "POST /virtual-machines HTTP/1.1" 200 377 0.012317 10.0.0.38 - - [2025-10-26 22:17:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.023252 10.0.0.38 - - [2025-10-26 22:17:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.114402 10.0.0.38 - - [2025-10-26 22:17:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.028912 10.0.0.38 - - [2025-10-26 22:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006977 10.0.0.38 - - [2025-10-26 22:17:32] "GET /virtual-machine-interface/915d5c6a-b2b9-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.004325 10.0.0.38 - - [2025-10-26 22:17:32] "POST /instance-ips HTTP/1.1" 200 409 0.062410 10.0.0.38 - - [2025-10-26 22:17:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.049389 10.0.0.38 - - [2025-10-26 22:17:32] "GET /virtual-machine-interface/915d5c6a-b2b9-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.014921 10.0.0.38 - - [2025-10-26 22:17:33] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.38 - - [2025-10-26 22:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.38 - - [2025-10-26 22:17:33] "GET /global-system-config/b2cf9fe3-209c-40e3-9008-e2e0246d442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007755 10.0.0.38 - - [2025-10-26 22:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.38 - - [2025-10-26 22:17:33] "GET /config-node/8f944e05-7a17-43ed-bb46-cc87eba7738f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004247 10.0.0.38 - - [2025-10-26 22:17:33] "POST /set-tag HTTP/1.1" 200 109 0.055906 10.0.0.38 - - [2025-10-26 22:17:33] "GET /virtual-machine-interface/915d5c6a-b2b9-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015760 10.0.0.38 - - [2025-10-26 22:17:33] "GET /instance-ip/9174ffbe-b2b9-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.010521 10.0.0.38 - - [2025-10-26 22:17:33] "POST /tags HTTP/1.1" 200 355 0.026531 10.0.0.38 - - [2025-10-26 22:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.025374 10.0.0.38 - - [2025-10-26 22:17:33] "GET /tag/08652f2c-b850-48e9-bee3-f96a29ab3dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.014149 10.0.0.38 - - [2025-10-26 22:17:33] "POST /tags HTTP/1.1" 200 303 0.029177 10.0.0.38 - - [2025-10-26 22:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007224 10.0.0.38 - - [2025-10-26 22:17:33] "GET /tag/44fb8baf-956f-4e4a-ac19-0b385b2cd835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011690 10.0.0.38 - - [2025-10-26 22:17:33] "POST /projects HTTP/1.1" 409 218 0.002097 10.0.0.38 - - [2025-10-26 22:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.38 - - [2025-10-26 22:17:33] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049499 10.0.0.38 - - [2025-10-26 22:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.38 - - [2025-10-26 22:17:33] "GET /network-ipam/ccc0770f-6c93-48a0-b356-5ad00c709f84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002946 10.0.0.38 - - [2025-10-26 22:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.38 - - [2025-10-26 22:17:33] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.003759 10.0.0.38 - - [2025-10-26 22:17:33] "PUT /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e HTTP/1.1" 200 264 0.056515 10.0.0.38 - - [2025-10-26 22:17:33] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007536 10.0.0.38 - - [2025-10-26 22:17:33] "POST /set-tag HTTP/1.1" 200 109 0.080676 10.0.0.38 - - [2025-10-26 22:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.38 - - [2025-10-26 22:17:33] "GET /network-ipam/f3587d8e-b0c9-4047-8c95-a578491d9d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002708 10.0.0.38 - - [2025-10-26 22:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007255 10.0.0.38 - - [2025-10-26 22:17:33] "GET /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005766 10.0.0.38 - - [2025-10-26 22:17:33] "PUT /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656 HTTP/1.1" 200 264 0.044231 10.0.0.38 - - [2025-10-26 22:17:33] "GET /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.009205 10.0.0.38 - - [2025-10-26 22:17:33] "POST /set-tag HTTP/1.1" 200 109 0.066810 10.0.0.38 - - [2025-10-26 22:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006125 10.0.0.38 - - [2025-10-26 22:17:34] "GET /network-policy/a746a44b-ddb3-42d9-b4e8-bd23544efb19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003736 10.0.0.38 - - [2025-10-26 22:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.38 - - [2025-10-26 22:17:34] "GET /network-policy/4aadffc6-dcdd-4b6c-b655-d8af83d439ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002808 10.0.0.38 - - [2025-10-26 22:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.38 - - [2025-10-26 22:17:34] "GET /network-policy/e17ba6df-c485-4cc8-b8d3-70a8baceb538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004001 10.0.0.38 - - [2025-10-26 22:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.38 - - [2025-10-26 22:17:34] "PUT /network-policy/e17ba6df-c485-4cc8-b8d3-70a8baceb538 HTTP/1.1" 200 262 0.010368 10.0.0.38 - - [2025-10-26 22:17:34] "PUT /access-control-list/c3b2dc15-4834-4865-8995-bdfc4719b9bd HTTP/1.1" 200 272 0.020641 10.0.0.38 - - [2025-10-26 22:17:34] "POST /ref-update HTTP/1.1" 200 156 0.098135 10.0.0.38 - - [2025-10-26 22:17:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016416 10.0.0.38 - - [2025-10-26 22:17:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011708 10.0.0.38 - - [2025-10-26 22:17:34] "PUT /access-control-list/cf4a6820-edbf-4fc7-a8de-9a9e3ddbcd1c HTTP/1.1" 200 272 0.115303 10.0.0.38 - - [2025-10-26 22:17:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007162 10.0.0.38 - - [2025-10-26 22:17:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001815 10.0.0.38 - - [2025-10-26 22:17:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002251 10.0.0.38 - - [2025-10-26 22:17:34] "POST /security-groups HTTP/1.1" 409 245 0.002234 10.0.0.38 - - [2025-10-26 22:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004419 10.0.0.38 - - [2025-10-26 22:17:34] "PUT /security-group/cbad76b4-6357-4e75-8c59-1a272142a940 HTTP/1.1" 200 262 0.071047 10.0.0.38 - - [2025-10-26 22:17:34] "PUT /access-control-list/b9960cd2-f3cb-4f78-9d5d-e1444fe0f877 HTTP/1.1" 200 272 0.014836 10.0.0.38 - - [2025-10-26 22:17:34] "PUT /access-control-list/b2f7a755-fe42-4188-9e79-e95b94d9132c HTTP/1.1" 200 272 0.015347 10.0.0.38 - - [2025-10-26 22:17:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.015347 10.0.0.38 - - [2025-10-26 22:17:34] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016520 10.0.0.38 - - [2025-10-26 22:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005333 10.0.0.38 - - [2025-10-26 22:17:34] "GET /policy-management/ef4cc804-d137-4388-9a25-553cdecf199b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009085 10.0.0.38 - - [2025-10-26 22:17:34] "POST /tags HTTP/1.1" 409 206 0.001760 10.0.0.38 - - [2025-10-26 22:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.38 - - [2025-10-26 22:17:34] "GET /tag/44fb8baf-956f-4e4a-ac19-0b385b2cd835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009321 10.0.0.38 - - [2025-10-26 22:17:34] "POST /firewall-rules HTTP/1.1" 200 562 0.071162 10.0.0.38 - - [2025-10-26 22:17:34] "GET /firewall-rule/da8e9f4c-5f9f-42a2-a30e-e812cc59e966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005256 10.0.0.38 - - [2025-10-26 22:17:34] "GET /firewall-policy/095fd424-4868-48e3-9aad-3fbd4d190219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003415 10.0.0.38 - - [2025-10-26 22:17:34] "GET /firewall-rule/da8e9f4c-5f9f-42a2-a30e-e812cc59e966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002490 10.0.0.38 - - [2025-10-26 22:17:34] "POST /ref-update HTTP/1.1" 200 156 0.026659 10.0.0.38 - - [2025-10-26 22:17:34] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011375 10.0.0.38 - - [2025-10-26 22:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.38 - - [2025-10-26 22:17:34] "GET /policy-management/ef4cc804-d137-4388-9a25-553cdecf199b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005176 10.0.0.38 - - [2025-10-26 22:17:34] "POST /tags HTTP/1.1" 409 206 0.001866 10.0.0.38 - - [2025-10-26 22:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.38 - - [2025-10-26 22:17:34] "GET /tag/44fb8baf-956f-4e4a-ac19-0b385b2cd835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009887 10.0.0.38 - - [2025-10-26 22:17:35] "POST /firewall-rules HTTP/1.1" 200 560 0.081156 10.0.0.38 - - [2025-10-26 22:17:35] "GET /firewall-rule/29f65246-4bec-4386-b027-f0794885cd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.004581 10.0.0.38 - - [2025-10-26 22:17:35] "GET /firewall-policy/095fd424-4868-48e3-9aad-3fbd4d190219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.003792 10.0.0.38 - - [2025-10-26 22:17:35] "GET /firewall-rule/29f65246-4bec-4386-b027-f0794885cd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002826 10.0.0.38 - - [2025-10-26 22:17:35] "POST /ref-update HTTP/1.1" 200 156 0.029672 10.0.0.38 - - [2025-10-26 22:17:35] "POST /tags HTTP/1.1" 200 305 0.071778 10.0.0.38 - - [2025-10-26 22:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006017 10.0.0.38 - - [2025-10-26 22:17:35] "GET /tag/4e5f510f-74e2-45ba-a7b7-d3be51fd2be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013016 10.0.0.38 - - [2025-10-26 22:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.38 - - [2025-10-26 22:17:35] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039084 10.0.0.38 - - [2025-10-26 22:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008225 10.0.0.38 - - [2025-10-26 22:17:35] "GET /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004712 10.0.0.38 - - [2025-10-26 22:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.38 - - [2025-10-26 22:17:35] "GET /service-appliance-set/2dcde584-661e-4b06-ae24-bebe5a3ffdab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003363 10.0.0.38 - - [2025-10-26 22:17:35] "POST /fqname-to-id HTTP/1.1" 404 240 0.001456 10.0.0.38 - - [2025-10-26 22:17:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.098158 10.0.0.38 - - [2025-10-26 22:17:35] "GET /virtual-machine-interface/c2bf48d2-5374-4f11-9161-ea636c7cf973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.018049 10.0.0.38 - - [2025-10-26 22:17:35] "POST /instance-ips HTTP/1.1" 200 381 0.037204 10.0.0.38 - - [2025-10-26 22:17:35] "GET /instance-ip/e32cb1d0-07b4-452d-bbf1-1eafec908789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006029 10.0.0.38 - - [2025-10-26 22:17:35] "POST /loadbalancers HTTP/1.1" 200 582 0.062609 10.0.0.38 - - [2025-10-26 22:17:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.012464 10.0.0.38 - - [2025-10-26 22:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015165 10.0.0.38 - - [2025-10-26 22:17:35] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033657 10.0.0.38 - - [2025-10-26 22:17:35] "GET /loadbalancer/26e348bf-88e7-4d84-a508-de1b7a5c40fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.008537 10.0.0.38 - - [2025-10-26 22:17:35] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032910 10.0.0.38 - - [2025-10-26 22:17:35] "GET /instance-ip/e32cb1d0-07b4-452d-bbf1-1eafec908789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010119 10.0.0.38 - - [2025-10-26 22:17:35] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.054401 10.0.0.38 - - [2025-10-26 22:17:35] "POST /floating-ips HTTP/1.1" 200 583 0.067217 10.0.0.38 - - [2025-10-26 22:17:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.048364 10.0.0.38 - - [2025-10-26 22:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010839 10.0.0.38 - - [2025-10-26 22:17:36] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037234 10.0.0.38 - - [2025-10-26 22:17:36] "GET /loadbalancer-listener/a69368b0-8bc5-4467-a3f2-a51d5d050ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.004590 10.0.0.38 - - [2025-10-26 22:17:36] "GET /loadbalancer-listener/a69368b0-8bc5-4467-a3f2-a51d5d050ee0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004291 10.0.0.38 - - [2025-10-26 22:17:36] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.027933 10.0.0.38 - - [2025-10-26 22:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.38 - - [2025-10-26 22:17:36] "GET /global-vrouter-config/e7236fcb-0d9a-49b5-828b-e26ecff8e3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005654 10.0.0.38 - - [2025-10-26 22:17:36] "GET /instance-ip/e32cb1d0-07b4-452d-bbf1-1eafec908789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005180 10.0.0.38 - - [2025-10-26 22:17:36] "GET /instance-ip/e32cb1d0-07b4-452d-bbf1-1eafec908789?fields=floating_ips HTTP/1.1" 200 1171 0.004645 10.0.0.38 - - [2025-10-26 22:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.38 - - [2025-10-26 22:17:36] "GET /floating-ip/945f08df-184b-4b22-8e92-1fbbe9f2ebf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003434 10.0.0.38 - - [2025-10-26 22:17:36] "PUT /global-vrouter-config/e7236fcb-0d9a-49b5-828b-e26ecff8e3a0 HTTP/1.1" 200 276 0.012161 10.0.0.38 - - [2025-10-26 22:17:36] "POST /fqname-to-id HTTP/1.1" 404 228 0.012193 10.0.0.38 - - [2025-10-26 22:17:36] "POST /tags HTTP/1.1" 200 301 0.017846 10.0.0.38 - - [2025-10-26 22:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007745 10.0.0.38 - - [2025-10-26 22:17:36] "GET /global-system-configs HTTP/1.1" 200 322 0.003385 10.0.0.38 - - [2025-10-26 22:17:36] "GET /tag/ccd11081-0f76-4a17-9501-0c3478be9be5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.028677 10.0.0.38 - - [2025-10-26 22:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.38 - - [2025-10-26 22:17:36] "GET /project/2a112a47-abcc-4650-8486-cc7b553e105f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.021621 10.0.0.38 - - [2025-10-26 22:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006834 10.0.0.38 - - [2025-10-26 22:17:36] "GET /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005660 10.0.0.38 - - [2025-10-26 22:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.38 - - [2025-10-26 22:17:36] "GET /service-appliance-set/2dcde584-661e-4b06-ae24-bebe5a3ffdab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002233 10.0.0.38 - - [2025-10-26 22:17:36] "POST /fqname-to-id HTTP/1.1" 404 242 0.002431 10.0.0.38 - - [2025-10-26 22:17:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.088184 10.0.0.38 - - [2025-10-26 22:17:36] "GET /virtual-machine-interface/f5a040b5-f819-44e8-86fa-821a207af88c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.004272 10.0.0.38 - - [2025-10-26 22:17:36] "POST /instance-ips HTTP/1.1" 200 377 0.018915 10.0.0.38 - - [2025-10-26 22:17:36] "GET /instance-ip/8c01ccc7-0c8c-4446-8683-0d1ef8f8ba6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004332 10.0.0.38 - - [2025-10-26 22:17:36] "POST /loadbalancers HTTP/1.1" 200 582 0.073707 10.0.0.38 - - [2025-10-26 22:17:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.022847 10.0.0.38 - - [2025-10-26 22:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.023370 10.0.0.38 - - [2025-10-26 22:17:36] "GET /project/2a112a47-abcc-4650-8486-cc7b553e105f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.052312 10.0.0.38 - - [2025-10-26 22:17:36] "GET /instance-ip/8c01ccc7-0c8c-4446-8683-0d1ef8f8ba6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002853 10.0.0.38 - - [2025-10-26 22:17:36] "POST /floating-ips HTTP/1.1" 200 581 0.021356 10.0.0.38 - - [2025-10-26 22:17:37] "GET /project/2a112a47-abcc-4650-8486-cc7b553e105f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.033734 10.0.0.38 - - [2025-10-26 22:17:37] "GET /loadbalancer/33dd0f25-08b9-44c9-84fc-3a23738b86f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.001898 10.0.0.38 - - [2025-10-26 22:17:37] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.024860 10.0.0.38 - - [2025-10-26 22:17:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.017507 10.0.0.38 - - [2025-10-26 22:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.38 - - [2025-10-26 22:17:37] "GET /project/2a112a47-abcc-4650-8486-cc7b553e105f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.044599 10.0.0.38 - - [2025-10-26 22:17:37] "GET /loadbalancer-listener/708a8cc8-e95c-4c42-83dd-62b5b0bec7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.007512 10.0.0.38 - - [2025-10-26 22:17:37] "GET /loadbalancer-listener/708a8cc8-e95c-4c42-83dd-62b5b0bec7da?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.009656 10.0.0.38 - - [2025-10-26 22:17:37] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.021964 10.0.0.38 - - [2025-10-26 22:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.38 - - [2025-10-26 22:17:37] "GET /instance-ip/8c01ccc7-0c8c-4446-8683-0d1ef8f8ba6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003291 10.0.0.38 - - [2025-10-26 22:17:37] "GET /instance-ip/8c01ccc7-0c8c-4446-8683-0d1ef8f8ba6a?fields=floating_ips HTTP/1.1" 200 1164 0.008891 10.0.0.38 - - [2025-10-26 22:17:37] "GET /global-system-configs HTTP/1.1" 200 322 0.012149 10.0.0.38 - - [2025-10-26 22:17:37] "GET /floating-ip/b99fc6c0-9666-4ea5-b008-4d79b9e22aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.021234 10.0.0.38 - - [2025-10-26 22:17:37] "GET /project/2a112a47-abcc-4650-8486-cc7b553e105f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.067151 10.0.0.38 - - [2025-10-26 22:17:37] "GET /loadbalancer/33dd0f25-08b9-44c9-84fc-3a23738b86f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002515 10.0.0.38 - - [2025-10-26 22:17:37] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.019943 10.0.0.38 - - [2025-10-26 22:17:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.015589 10.0.0.38 - - [2025-10-26 22:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012344 10.0.0.38 - - [2025-10-26 22:17:37] "GET /project/2a112a47-abcc-4650-8486-cc7b553e105f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.028978 10.0.0.38 - - [2025-10-26 22:17:37] "GET /loadbalancer-listener/6ca716bb-8845-4f94-880a-ef60ef424622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003875 10.0.0.38 - - [2025-10-26 22:17:37] "GET /loadbalancer-listener/6ca716bb-8845-4f94-880a-ef60ef424622?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.003377 10.0.0.38 - - [2025-10-26 22:17:37] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.022298 10.0.0.38 - - [2025-10-26 22:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.38 - - [2025-10-26 22:17:37] "GET /instance-ip/8c01ccc7-0c8c-4446-8683-0d1ef8f8ba6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003989 10.0.0.38 - - [2025-10-26 22:17:37] "GET /instance-ip/8c01ccc7-0c8c-4446-8683-0d1ef8f8ba6a?fields=floating_ips HTTP/1.1" 200 1164 0.003889 10.0.0.38 - - [2025-10-26 22:17:37] "GET /project/2a112a47-abcc-4650-8486-cc7b553e105f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.033319 10.0.0.38 - - [2025-10-26 22:17:37] "GET /floating-ip/b99fc6c0-9666-4ea5-b008-4d79b9e22aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.007982 10.0.0.38 - - [2025-10-26 22:17:37] "GET /loadbalancer/33dd0f25-08b9-44c9-84fc-3a23738b86f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002850 10.0.0.38 - - [2025-10-26 22:17:37] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.020020 10.0.0.38 - - [2025-10-26 22:17:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.027404 10.0.0.38 - - [2025-10-26 22:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008340 10.0.0.38 - - [2025-10-26 22:17:37] "GET /project/2a112a47-abcc-4650-8486-cc7b553e105f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.037521 10.0.0.38 - - [2025-10-26 22:17:37] "GET /loadbalancer-listener/06a45771-95a9-4460-ba10-b6b96f612dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.003421 10.0.0.38 - - [2025-10-26 22:17:37] "GET /loadbalancer-listener/06a45771-95a9-4460-ba10-b6b96f612dae?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.002720 10.0.0.38 - - [2025-10-26 22:17:37] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.025577 10.0.0.38 - - [2025-10-26 22:17:37] "GET /instance-ip/8c01ccc7-0c8c-4446-8683-0d1ef8f8ba6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002576 10.0.0.38 - - [2025-10-26 22:17:37] "GET /instance-ip/8c01ccc7-0c8c-4446-8683-0d1ef8f8ba6a?fields=floating_ips HTTP/1.1" 200 1164 0.002791 10.0.0.38 - - [2025-10-26 22:17:37] "GET /floating-ip/b99fc6c0-9666-4ea5-b008-4d79b9e22aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002178 10.0.0.38 - - [2025-10-26 22:17:37] "POST /tags HTTP/1.1" 200 371 0.024014 10.0.0.38 - - [2025-10-26 22:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013016 10.0.0.38 - - [2025-10-26 22:17:38] "GET /tag/30a9bfac-16a5-45ce-a94d-f53ee314be08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.011343 10.0.0.38 - - [2025-10-26 22:17:38] "POST /tags HTTP/1.1" 200 319 0.025625 10.0.0.38 - - [2025-10-26 22:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013823 10.0.0.38 - - [2025-10-26 22:17:38] "GET /tag/2668b404-6585-46c8-90e0-cbfe79a55939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.013085 10.0.0.38 - - [2025-10-26 22:17:38] "POST /id-to-fqname HTTP/1.1" 200 181 0.000447 10.0.0.38 - - [2025-10-26 22:17:38] "POST /fqname-to-id HTTP/1.1" 404 190 0.002450 10.0.0.38 - - [2025-10-26 22:17:38] "POST /security-groups HTTP/1.1" 200 578 0.069117 10.0.0.38 - - [2025-10-26 22:17:38] "POST /projects HTTP/1.1" 200 497 0.155406 10.0.0.38 - - [2025-10-26 22:17:38] "POST /fqname-to-id HTTP/1.1" 404 225 0.001658 10.0.0.38 - - [2025-10-26 22:17:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.012112 10.0.0.38 - - [2025-10-26 22:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.38 - - [2025-10-26 22:17:38] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.015872 10.0.0.38 - - [2025-10-26 22:17:38] "POST /access-control-lists HTTP/1.1" 200 587 0.078399 10.0.0.38 - - [2025-10-26 22:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004787 10.0.0.38 - - [2025-10-26 22:17:38] "POST /fqname-to-id HTTP/1.1" 404 224 0.002620 10.0.0.38 - - [2025-10-26 22:17:38] "GET /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.010465 10.0.0.38 - - [2025-10-26 22:17:38] "POST /access-control-lists HTTP/1.1" 200 585 0.070543 10.0.0.38 - - [2025-10-26 22:17:38] "PUT /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e HTTP/1.1" 200 264 0.053668 10.0.0.38 - - [2025-10-26 22:17:38] "PUT /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656 HTTP/1.1" 200 264 0.054216 10.0.0.38 - - [2025-10-26 22:17:38] "POST /security-groups HTTP/1.1" 200 558 0.072979 10.0.0.38 - - [2025-10-26 22:17:38] "POST /fqname-to-id HTTP/1.1" 404 248 0.002329 10.0.0.38 - - [2025-10-26 22:17:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019703 10.0.0.38 - - [2025-10-26 22:17:38] "POST /chown HTTP/1.1" 200 109 0.053256 10.0.0.38 - - [2025-10-26 22:17:38] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014366 10.0.0.38 - - [2025-10-26 22:17:38] "POST /access-control-lists HTTP/1.1" 200 610 0.108842 10.0.0.38 - - [2025-10-26 22:17:38] "POST /fqname-to-id HTTP/1.1" 404 247 0.005249 10.0.0.38 - - [2025-10-26 22:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009823 10.0.0.38 - - [2025-10-26 22:17:38] "GET /policy-management/ef4cc804-d137-4388-9a25-553cdecf199b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012760 10.0.0.38 - - [2025-10-26 22:17:38] "POST /tags HTTP/1.1" 409 214 0.004714 10.0.0.38 - - [2025-10-26 22:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.38 - - [2025-10-26 22:17:38] "GET /tag/2668b404-6585-46c8-90e0-cbfe79a55939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.016080 10.0.0.38 - - [2025-10-26 22:17:38] "POST /access-control-lists HTTP/1.1" 200 608 0.111731 10.0.0.38 - - [2025-10-26 22:17:39] "POST /firewall-rules HTTP/1.1" 200 578 0.090876 10.0.0.38 - - [2025-10-26 22:17:39] "GET /firewall-rule/04807879-5364-41b4-983d-4a190b08c86d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004153 10.0.0.38 - - [2025-10-26 22:17:39] "GET /firewall-policy/095fd424-4868-48e3-9aad-3fbd4d190219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.003035 10.0.0.38 - - [2025-10-26 22:17:39] "GET /firewall-rule/04807879-5364-41b4-983d-4a190b08c86d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.001857 10.0.0.38 - - [2025-10-26 22:17:39] "POST /ref-update HTTP/1.1" 200 156 0.032502 10.0.0.38 - - [2025-10-26 22:17:39] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008096 10.0.0.38 - - [2025-10-26 22:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.38 - - [2025-10-26 22:17:39] "GET /policy-management/ef4cc804-d137-4388-9a25-553cdecf199b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002710 10.0.0.38 - - [2025-10-26 22:17:39] "POST /tags HTTP/1.1" 409 214 0.001853 10.0.0.38 - - [2025-10-26 22:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004823 10.0.0.38 - - [2025-10-26 22:17:39] "GET /tag/2668b404-6585-46c8-90e0-cbfe79a55939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.015654 10.0.0.38 - - [2025-10-26 22:17:39] "POST /firewall-rules HTTP/1.1" 200 576 0.077990 10.0.0.38 - - [2025-10-26 22:17:39] "GET /firewall-rule/aeb7151d-959f-448e-8399-39edb318de7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.011008 10.0.0.38 - - [2025-10-26 22:17:39] "GET /firewall-policy/095fd424-4868-48e3-9aad-3fbd4d190219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.013475 10.0.0.38 - - [2025-10-26 22:17:39] "GET /firewall-rule/aeb7151d-959f-448e-8399-39edb318de7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004250 10.0.0.38 - - [2025-10-26 22:17:39] "POST /ref-update HTTP/1.1" 200 156 0.030542 10.0.0.38 - - [2025-10-26 22:17:39] "POST /tags HTTP/1.1" 200 363 0.035469 10.0.0.38 - - [2025-10-26 22:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007965 10.0.0.38 - - [2025-10-26 22:17:39] "GET /tag/5b8d3235-78ba-4952-81f8-a97bc11cbd41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.012757 10.0.0.38 - - [2025-10-26 22:17:39] "POST /tags HTTP/1.1" 200 311 0.026085 10.0.0.38 - - [2025-10-26 22:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005321 10.0.0.38 - - [2025-10-26 22:17:39] "GET /tag/d3d50b25-bcc0-4c2f-9cbf-bbbe94a558d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.019894 10.0.0.38 - - [2025-10-26 22:17:39] "POST /id-to-fqname HTTP/1.1" 200 177 0.001134 10.0.0.38 - - [2025-10-26 22:17:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.003676 10.0.0.38 - - [2025-10-26 22:17:39] "POST /security-groups HTTP/1.1" 200 574 0.065849 10.0.0.38 - - [2025-10-26 22:17:40] "POST /fqname-to-id HTTP/1.1" 404 217 0.007130 10.0.0.38 - - [2025-10-26 22:17:40] "POST /projects HTTP/1.1" 200 489 0.265826 10.0.0.38 - - [2025-10-26 22:17:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.009201 10.0.0.38 - - [2025-10-26 22:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011255 10.0.0.38 - - [2025-10-26 22:17:40] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.010804 10.0.0.38 - - [2025-10-26 22:17:40] "POST /access-control-lists HTTP/1.1" 200 583 0.092357 10.0.0.38 - - [2025-10-26 22:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.018907 10.0.0.38 - - [2025-10-26 22:17:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.009458 10.0.0.38 - - [2025-10-26 22:17:40] "GET /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005810 10.0.0.38 - - [2025-10-26 22:17:40] "POST /access-control-lists HTTP/1.1" 200 581 0.063734 10.0.0.38 - - [2025-10-26 22:17:40] "PUT /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e HTTP/1.1" 200 264 0.065499 10.0.0.38 - - [2025-10-26 22:17:40] "PUT /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656 HTTP/1.1" 200 264 0.058542 10.0.0.38 - - [2025-10-26 22:17:40] "POST /security-groups HTTP/1.1" 200 546 0.079937 10.0.0.38 - - [2025-10-26 22:17:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.006672 10.0.0.38 - - [2025-10-26 22:17:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012466 10.0.0.38 - - [2025-10-26 22:17:40] "POST /access-control-lists HTTP/1.1" 200 602 0.052860 10.0.0.38 - - [2025-10-26 22:17:40] "POST /chown HTTP/1.1" 200 109 0.035708 10.0.0.38 - - [2025-10-26 22:17:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.021670 10.0.0.38 - - [2025-10-26 22:17:40] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009052 10.0.0.38 - - [2025-10-26 22:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.38 - - [2025-10-26 22:17:40] "GET /policy-management/ef4cc804-d137-4388-9a25-553cdecf199b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014669 10.0.0.38 - - [2025-10-26 22:17:40] "POST /access-control-lists HTTP/1.1" 200 600 0.074399 10.0.0.38 - - [2025-10-26 22:17:40] "POST /tags HTTP/1.1" 409 210 0.010458 10.0.0.38 - - [2025-10-26 22:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.38 - - [2025-10-26 22:17:40] "GET /tag/d3d50b25-bcc0-4c2f-9cbf-bbbe94a558d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009651 10.0.0.38 - - [2025-10-26 22:17:40] "POST /firewall-rules HTTP/1.1" 200 570 0.073638 10.0.0.38 - - [2025-10-26 22:17:40] "GET /firewall-rule/911876bf-51cc-4db6-b0ee-d2f3c8ebcf10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.012524 10.0.0.38 - - [2025-10-26 22:17:40] "GET /firewall-policy/095fd424-4868-48e3-9aad-3fbd4d190219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.004375 10.0.0.38 - - [2025-10-26 22:17:40] "GET /firewall-rule/911876bf-51cc-4db6-b0ee-d2f3c8ebcf10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002423 10.0.0.38 - - [2025-10-26 22:17:40] "POST /ref-update HTTP/1.1" 200 156 0.053041 10.0.0.38 - - [2025-10-26 22:17:40] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009216 10.0.0.38 - - [2025-10-26 22:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.38 - - [2025-10-26 22:17:40] "GET /policy-management/ef4cc804-d137-4388-9a25-553cdecf199b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003062 10.0.0.38 - - [2025-10-26 22:17:40] "POST /tags HTTP/1.1" 409 210 0.001832 10.0.0.38 - - [2025-10-26 22:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.38 - - [2025-10-26 22:17:40] "GET /tag/d3d50b25-bcc0-4c2f-9cbf-bbbe94a558d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014572 10.0.0.38 - - [2025-10-26 22:17:41] "POST /firewall-rules HTTP/1.1" 200 568 0.077000 10.0.0.38 - - [2025-10-26 22:17:41] "GET /firewall-rule/6a67f4ed-9a19-49a1-8959-d42add56ef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.007394 10.0.0.38 - - [2025-10-26 22:17:41] "GET /firewall-policy/095fd424-4868-48e3-9aad-3fbd4d190219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.005794 10.0.0.38 - - [2025-10-26 22:17:41] "GET /firewall-rule/6a67f4ed-9a19-49a1-8959-d42add56ef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003518 10.0.0.38 - - [2025-10-26 22:17:41] "POST /ref-update HTTP/1.1" 200 156 0.064820 10.0.0.38 - - [2025-10-26 22:17:41] "POST /tags HTTP/1.1" 409 237 0.008732 10.0.0.38 - - [2025-10-26 22:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.38 - - [2025-10-26 22:17:41] "GET /tag/60b280f3-91b9-48cf-9f6d-dd01faa7c3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.016887 10.0.0.38 - - [2025-10-26 22:17:41] "POST /tags HTTP/1.1" 409 210 0.002426 10.0.0.38 - - [2025-10-26 22:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.38 - - [2025-10-26 22:17:41] "GET /tag/662bf507-f098-4a36-b9d5-0fc13f2d63a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.029005 10.0.0.38 - - [2025-10-26 22:17:41] "POST /projects HTTP/1.1" 409 223 0.002925 10.0.0.38 - - [2025-10-26 22:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007890 10.0.0.38 - - [2025-10-26 22:17:41] "GET /project/2a112a47-abcc-4650-8486-cc7b553e105f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.054277 10.0.0.38 - - [2025-10-26 22:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.38 - - [2025-10-26 22:17:41] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.003973 10.0.0.38 - - [2025-10-26 22:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.38 - - [2025-10-26 22:17:41] "GET /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005033 10.0.0.38 - - [2025-10-26 22:17:41] "PUT /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e HTTP/1.1" 200 264 0.075051 10.0.0.38 - - [2025-10-26 22:17:41] "PUT /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656 HTTP/1.1" 200 264 0.045804 10.0.0.38 - - [2025-10-26 22:17:41] "POST /security-groups HTTP/1.1" 409 253 0.008371 10.0.0.38 - - [2025-10-26 22:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006882 10.0.0.38 - - [2025-10-26 22:17:41] "PUT /security-group/c2fefc61-929a-473e-bca2-c8b5b1ac1387 HTTP/1.1" 200 262 0.063966 10.0.0.38 - - [2025-10-26 22:17:41] "PUT /access-control-list/52dc75b9-2932-4bac-839a-621d9a86e399 HTTP/1.1" 200 272 0.022092 10.0.0.38 - - [2025-10-26 22:17:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.053962 10.0.0.38 - - [2025-10-26 22:17:42] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.022640 10.0.0.38 - - [2025-10-26 22:17:42] "PUT /access-control-list/02104932-987c-4d0c-a4ab-e2142e2651eb HTTP/1.1" 200 272 0.042748 10.0.0.38 - - [2025-10-26 22:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.38 - - [2025-10-26 22:17:42] "GET /policy-management/ef4cc804-d137-4388-9a25-553cdecf199b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004778 10.0.0.38 - - [2025-10-26 22:17:42] "POST /tags HTTP/1.1" 409 210 0.006358 10.0.0.38 - - [2025-10-26 22:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.38 - - [2025-10-26 22:17:42] "GET /tag/662bf507-f098-4a36-b9d5-0fc13f2d63a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.046010 10.0.0.38 - - [2025-10-26 22:17:42] "POST /firewall-rules HTTP/1.1" 200 570 0.122517 10.0.0.38 - - [2025-10-26 22:17:42] "GET /firewall-rule/517c6f17-8996-4db4-89c0-f8d80f127c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.017393 10.0.0.38 - - [2025-10-26 22:17:42] "GET /firewall-policy/095fd424-4868-48e3-9aad-3fbd4d190219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.003839 10.0.0.38 - - [2025-10-26 22:17:42] "GET /firewall-rule/517c6f17-8996-4db4-89c0-f8d80f127c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002035 10.0.0.38 - - [2025-10-26 22:17:42] "POST /ref-update HTTP/1.1" 200 156 0.051440 10.0.0.38 - - [2025-10-26 22:17:42] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002698 10.0.0.38 - - [2025-10-26 22:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.38 - - [2025-10-26 22:17:42] "GET /policy-management/ef4cc804-d137-4388-9a25-553cdecf199b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004118 10.0.0.38 - - [2025-10-26 22:17:42] "POST /tags HTTP/1.1" 409 210 0.003812 10.0.0.38 - - [2025-10-26 22:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.38 - - [2025-10-26 22:17:42] "GET /tag/662bf507-f098-4a36-b9d5-0fc13f2d63a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012208 10.0.0.38 - - [2025-10-26 22:17:42] "POST /firewall-rules HTTP/1.1" 200 568 0.074708 10.0.0.38 - - [2025-10-26 22:17:42] "GET /firewall-rule/b02de75c-c969-4bbc-981d-d41d57505ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004164 10.0.0.38 - - [2025-10-26 22:17:42] "GET /firewall-policy/095fd424-4868-48e3-9aad-3fbd4d190219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.006638 10.0.0.38 - - [2025-10-26 22:17:42] "GET /firewall-rule/b02de75c-c969-4bbc-981d-d41d57505ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003400 10.0.0.38 - - [2025-10-26 22:17:42] "POST /ref-update HTTP/1.1" 200 156 0.067697 10.0.0.38 - - [2025-10-26 22:17:42] "GET /virtual-machine-interface/915d5c6a-b2b9-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013380 10.0.0.38 - - [2025-10-26 22:17:42] "POST /set-tag HTTP/1.1" 200 109 0.003766 10.0.0.38 - - [2025-10-26 22:17:44] "GET / HTTP/1.1" 200 35931 0.001268 10.0.0.38 - - [2025-10-26 22:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004882 10.0.0.38 - - [2025-10-26 22:17:44] "GET /routing-instance/64c2c8c1-5987-43c4-a571-753691bfbac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003211 10.0.0.38 - - [2025-10-26 22:17:44] "POST /bgp-routers HTTP/1.1" 409 301 0.003027 10.0.0.38 - - [2025-10-26 22:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.38 - - [2025-10-26 22:17:44] "GET /bgp-router/b47d1e90-ef22-4752-8824-a58563586b48?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.007772 10.0.0.38 - - [2025-10-26 22:17:44] "PUT /bgp-router/b47d1e90-ef22-4752-8824-a58563586b48 HTTP/1.1" 200 254 0.014161 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:17:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002509 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:17:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002714 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:17:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002342 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:17:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001942 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:17:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002048 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:17:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002110 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:17:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002253 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:17:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003254 10.0.0.65 - - [2025-10-26 22:18:51] "GET / HTTP/1.1" 200 35931 0.006342 10.0.0.65 - - [2025-10-26 22:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007044 10.0.0.65 - - [2025-10-26 22:18:51] "GET /global-system-config/b2cf9fe3-209c-40e3-9008-e2e0246d442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.018197 10.0.0.65 - - [2025-10-26 22:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.65 - - [2025-10-26 22:18:51] "GET /routing-instance/64c2c8c1-5987-43c4-a571-753691bfbac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006268 10.0.0.65 - - [2025-10-26 22:18:51] "PUT /global-system-config/b2cf9fe3-209c-40e3-9008-e2e0246d442d HTTP/1.1" 200 274 0.017751 10.0.0.65 - - [2025-10-26 22:18:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.027761 10.0.0.65 - - [2025-10-26 22:18:51] "POST /virtual-routers HTTP/1.1" 200 599 0.042713 10.0.0.65 - - [2025-10-26 22:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.024909 10.0.0.65 - - [2025-10-26 22:18:51] "GET /virtual-router/2908751b-4ebf-4bb6-b276-d987a400857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005462 10.0.0.65 - - [2025-10-26 22:18:51] "POST /fqname-to-id HTTP/1.1" 404 229 0.002498 10.0.0.65 - - [2025-10-26 22:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.65 - - [2025-10-26 22:18:51] "GET /virtual-network/ae62a338-85b8-4bf1-a702-7c1eac2095a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.005968 10.0.0.65 - - [2025-10-26 22:18:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.062344 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:19:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001460 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:19:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001184 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:19:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001254 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:19:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002971 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:19:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002378 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:19:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000836 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:21:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001029 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:21:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001216 10.0.0.38 - - [2025-10-26 22:22:29] "GET /virtual-router/2908751b-4ebf-4bb6-b276-d987a400857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.006528 10.0.0.38 - - [2025-10-26 22:22:29] "POST /ref-update HTTP/1.1" 200 156 0.016088 10.0.0.38 - - [2025-10-26 22:22:36] "GET /global-system-configs HTTP/1.1" 200 322 0.031954 10.0.0.38 - - [2025-10-26 22:22:37] "GET /global-system-configs HTTP/1.1" 200 322 0.007870 10.0.0.38 - - [2025-10-26 22:22:50] "GET /virtual-machine-interface/915d5c6a-b2b9-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005735 10.0.0.38 - - [2025-10-26 22:22:50] "POST /set-tag HTTP/1.1" 200 109 0.013108 10.0.0.38 - - [2025-10-26 22:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.38 - - [2025-10-26 22:22:50] "GET /loadbalancer/33dd0f25-08b9-44c9-84fc-3a23738b86f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002877 10.0.0.38 - - [2025-10-26 22:22:50] "GET /virtual-machine-interface/915d5c6a-b2b9-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005229 10.0.0.38 - - [2025-10-26 22:22:50] "POST /set-tag HTTP/1.1" 200 109 0.003286 10.0.0.38 - - [2025-10-26 22:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.38 - - [2025-10-26 22:22:50] "GET /loadbalancer/33dd0f25-08b9-44c9-84fc-3a23738b86f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002810 10.0.0.38 - - [2025-10-26 22:22:50] "GET /loadbalancer-pool/a36aa28d-b152-42a8-9d76-ed507d7dbbdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005326 10.0.0.38 - - [2025-10-26 22:22:50] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024676 10.0.0.38 - - [2025-10-26 22:22:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.033456 10.0.0.38 - - [2025-10-26 22:22:51] "GET /virtual-machine-interface/915d5c6a-b2b9-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.024109 10.0.0.38 - - [2025-10-26 22:22:51] "GET /virtual-machine-interface/915d5c6a-b2b9-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008920 10.0.0.38 - - [2025-10-26 22:22:51] "POST /ref-update HTTP/1.1" 200 156 0.012003 10.0.0.38 - - [2025-10-26 22:22:51] "POST /tags HTTP/1.1" 409 205 0.030422 10.0.0.38 - - [2025-10-26 22:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007689 10.0.0.38 - - [2025-10-26 22:22:51] "GET /floating-ip/b99fc6c0-9666-4ea5-b008-4d79b9e22aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.020324 10.0.0.38 - - [2025-10-26 22:22:51] "GET /tag/ccd11081-0f76-4a17-9501-0c3478be9be5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010585 10.0.0.38 - - [2025-10-26 22:22:51] "PUT /floating-ip/b99fc6c0-9666-4ea5-b008-4d79b9e22aa5 HTTP/1.1" 200 256 0.008326 10.0.0.38 - - [2025-10-26 22:22:51] "POST /set-tag HTTP/1.1" 200 109 0.067114 10.0.0.38 - - [2025-10-26 22:22:51] "GET /loadbalancer-pool/53ac4ef7-751f-40e1-bb63-2019fcb22217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.035316 10.0.0.38 - - [2025-10-26 22:22:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.040655 10.0.0.38 - - [2025-10-26 22:22:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.014772 10.0.0.38 - - [2025-10-26 22:22:51] "GET /virtual-machine-interface/915d5c6a-b2b9-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010092 10.0.0.38 - - [2025-10-26 22:22:51] "POST /set-tag HTTP/1.1" 200 109 0.004927 10.0.0.38 - - [2025-10-26 22:22:51] "GET /virtual-machine-interface/915d5c6a-b2b9-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009386 10.0.0.38 - - [2025-10-26 22:22:51] "POST /ref-update HTTP/1.1" 200 156 0.022729 10.0.0.38 - - [2025-10-26 22:22:51] "GET /floating-ip/b99fc6c0-9666-4ea5-b008-4d79b9e22aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.021755 10.0.0.38 - - [2025-10-26 22:22:51] "GET /loadbalancer-pool/11d2f74a-e305-47da-8497-ae3197208328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.015115 10.0.0.38 - - [2025-10-26 22:22:51] "PUT /floating-ip/b99fc6c0-9666-4ea5-b008-4d79b9e22aa5 HTTP/1.1" 200 256 0.036598 10.0.0.38 - - [2025-10-26 22:22:51] "POST /loadbalancer-members HTTP/1.1" 200 692 0.047014 10.0.0.38 - - [2025-10-26 22:22:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.020245 10.0.0.38 - - [2025-10-26 22:22:51] "GET /virtual-machine-interface/915d5c6a-b2b9-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.022941 10.0.0.38 - - [2025-10-26 22:22:51] "GET /virtual-machine-interface/915d5c6a-b2b9-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007759 10.0.0.38 - - [2025-10-26 22:22:51] "POST /ref-update HTTP/1.1" 200 156 0.015454 10.0.0.38 - - [2025-10-26 22:22:51] "GET /floating-ip/b99fc6c0-9666-4ea5-b008-4d79b9e22aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.004209 10.0.0.38 - - [2025-10-26 22:22:51] "POST /set-tag HTTP/1.1" 200 109 0.004768 10.0.0.38 - - [2025-10-26 22:22:51] "PUT /floating-ip/b99fc6c0-9666-4ea5-b008-4d79b9e22aa5 HTTP/1.1" 200 256 0.017633 10.0.0.38 - - [2025-10-26 22:23:09] "GET /virtual-machine-interface/915d5c6a-b2b9-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005224 10.0.0.38 - - [2025-10-26 22:23:09] "POST /set-tag HTTP/1.1" 200 109 0.002603 10.0.0.38 - - [2025-10-26 22:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.38 - - [2025-10-26 22:23:09] "GET /loadbalancer/33dd0f25-08b9-44c9-84fc-3a23738b86f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002698 10.0.0.38 - - [2025-10-26 22:23:09] "GET /virtual-machine-interface/915d5c6a-b2b9-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009212 10.0.0.38 - - [2025-10-26 22:23:09] "POST /set-tag HTTP/1.1" 200 109 0.019533 10.0.0.38 - - [2025-10-26 22:23:09] "DELETE /loadbalancer-member/5bbde05a-b0c2-4d36-a840-643b1aab82e0 HTTP/1.1" 200 115 0.037336 10.0.0.38 - - [2025-10-26 22:23:09] "GET /virtual-machine-interface/915d5c6a-b2b9-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005670 10.0.0.38 - - [2025-10-26 22:23:09] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.38 - - [2025-10-26 22:23:10] "DELETE /loadbalancer-member/1bfc7ff4-6ae8-47a9-a4a3-5a791a3cab80 HTTP/1.1" 200 115 0.034192 10.0.0.38 - - [2025-10-26 22:23:10] "GET /virtual-machine-interface/915d5c6a-b2b9-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011767 10.0.0.38 - - [2025-10-26 22:23:10] "POST /set-tag HTTP/1.1" 200 109 0.004238 10.0.0.38 - - [2025-10-26 22:23:10] "DELETE /loadbalancer-member/29f3ac5d-f608-484a-b0f7-ce2de952b72f HTTP/1.1" 200 115 0.040330 10.0.0.38 - - [2025-10-26 22:23:10] "GET /virtual-machine-interface/915d5c6a-b2b9-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003877 10.0.0.38 - - [2025-10-26 22:23:10] "POST /set-tag HTTP/1.1" 200 109 0.001905 10.0.0.38 - - [2025-10-26 22:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.38 - - [2025-10-26 22:23:10] "GET /loadbalancer/33dd0f25-08b9-44c9-84fc-3a23738b86f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002176 10.0.0.38 - - [2025-10-26 22:23:10] "GET /loadbalancer-pool/a36aa28d-b152-42a8-9d76-ed507d7dbbdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002162 10.0.0.38 - - [2025-10-26 22:23:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024009 10.0.0.38 - - [2025-10-26 22:23:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009145 10.0.0.38 - - [2025-10-26 22:23:10] "GET /virtual-machine-interface/915d5c6a-b2b9-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013610 10.0.0.38 - - [2025-10-26 22:23:10] "GET /virtual-machine-interface/915d5c6a-b2b9-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003747 10.0.0.38 - - [2025-10-26 22:23:10] "GET /floating-ip/b99fc6c0-9666-4ea5-b008-4d79b9e22aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002279 10.0.0.38 - - [2025-10-26 22:23:10] "POST /set-tag HTTP/1.1" 200 109 0.077190 10.0.0.38 - - [2025-10-26 22:23:10] "GET /loadbalancer-pool/53ac4ef7-751f-40e1-bb63-2019fcb22217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.012176 10.0.0.38 - - [2025-10-26 22:23:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016474 10.0.0.38 - - [2025-10-26 22:23:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.014883 10.0.0.38 - - [2025-10-26 22:23:10] "GET /virtual-machine-interface/915d5c6a-b2b9-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.021390 10.0.0.38 - - [2025-10-26 22:23:10] "POST /set-tag HTTP/1.1" 200 109 0.004574 10.0.0.38 - - [2025-10-26 22:23:10] "GET /virtual-machine-interface/915d5c6a-b2b9-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008925 10.0.0.38 - - [2025-10-26 22:23:10] "GET /floating-ip/b99fc6c0-9666-4ea5-b008-4d79b9e22aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003184 10.0.0.38 - - [2025-10-26 22:23:10] "GET /loadbalancer-pool/11d2f74a-e305-47da-8497-ae3197208328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003010 10.0.0.38 - - [2025-10-26 22:23:10] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023127 10.0.0.38 - - [2025-10-26 22:23:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.011599 10.0.0.38 - - [2025-10-26 22:23:10] "GET /virtual-machine-interface/915d5c6a-b2b9-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007711 10.0.0.38 - - [2025-10-26 22:23:10] "GET /virtual-machine-interface/915d5c6a-b2b9-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008837 10.0.0.38 - - [2025-10-26 22:23:10] "GET /floating-ip/b99fc6c0-9666-4ea5-b008-4d79b9e22aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004878 10.0.0.38 - - [2025-10-26 22:23:10] "POST /set-tag HTTP/1.1" 200 109 0.002362 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:23:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002294 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:23:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001727 10.0.0.65 - - [2025-10-26 22:24:16] "GET / HTTP/1.1" 200 35931 0.006634 10.0.0.65 - - [2025-10-26 22:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005634 10.0.0.65 - - [2025-10-26 22:24:16] "GET /global-system-config/b2cf9fe3-209c-40e3-9008-e2e0246d442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.017262 10.0.0.65 - - [2025-10-26 22:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004643 10.0.0.65 - - [2025-10-26 22:24:16] "GET /routing-instance/64c2c8c1-5987-43c4-a571-753691bfbac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.014164 10.0.0.65 - - [2025-10-26 22:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843 10.0.0.65 - - [2025-10-26 22:24:16] "GET /virtual-router/2908751b-4ebf-4bb6-b276-d987a400857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.010108 10.0.0.65 - - [2025-10-26 22:24:16] "PUT /virtual-router/2908751b-4ebf-4bb6-b276-d987a400857c HTTP/1.1" 200 262 0.061319 10.0.0.65 - - [2025-10-26 22:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.65 - - [2025-10-26 22:24:16] "GET /virtual-router/2908751b-4ebf-4bb6-b276-d987a400857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.008951 10.0.0.65 - - [2025-10-26 22:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.65 - - [2025-10-26 22:24:17] "GET /virtual-machine-interface/0b142838-38aa-484e-a4e5-51cf95aef5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.010988 10.0.0.65 - - [2025-10-26 22:24:17] "PUT /virtual-machine-interface/0b142838-38aa-484e-a4e5-51cf95aef5b3 HTTP/1.1" 200 284 0.019777 10.0.0.38 - - [2025-10-26 22:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006084 10.0.0.38 - - [2025-10-26 22:24:28] "GET /virtual-router/2908751b-4ebf-4bb6-b276-d987a400857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.007985 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:24:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002643 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:24:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002598 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:24:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002651 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:24:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001105 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:27:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001175 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:27:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001229 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:27:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001491 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:27:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001536 10.0.0.38 - - [2025-10-26 22:27:36] "GET /global-system-configs HTTP/1.1" 200 322 0.004150 10.0.0.38 - - [2025-10-26 22:27:37] "GET /global-system-configs HTTP/1.1" 200 322 0.002809 10.0.0.38 - - [2025-10-26 22:29:32] "GET / HTTP/1.1" 200 35931 0.001650 10.0.0.38 - - [2025-10-26 22:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.38 - - [2025-10-26 22:29:32] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.070728 10.0.0.38 - - [2025-10-26 22:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.38 - - [2025-10-26 22:29:32] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038615 10.0.0.38 - - [2025-10-26 22:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008959 10.0.0.38 - - [2025-10-26 22:29:33] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039881 10.0.0.38 - - [2025-10-26 22:29:33] "POST /tags HTTP/1.1" 200 333 0.042219 10.0.0.38 - - [2025-10-26 22:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009609 10.0.0.38 - - [2025-10-26 22:29:33] "GET /tag/d8b5d4ad-8742-4603-aa2a-b5c900100055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015840 10.0.0.38 - - [2025-10-26 22:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.38 - - [2025-10-26 22:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017155 10.0.0.38 - - [2025-10-26 22:29:33] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.053281 10.0.0.38 - - [2025-10-26 22:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.38 - - [2025-10-26 22:29:33] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.069026 10.0.0.38 - - [2025-10-26 22:29:33] "GET /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005446 10.0.0.38 - - [2025-10-26 22:29:33] "GET /virtual-networks?parent_id=c862d60f-9cf4-4a0c-b1ad-aeda9705423e&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.004401 10.0.0.38 - - [2025-10-26 22:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.38 - - [2025-10-26 22:29:33] "GET /service-appliance-set/2dcde584-661e-4b06-ae24-bebe5a3ffdab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002332 10.0.0.38 - - [2025-10-26 22:29:33] "POST /fqname-to-id HTTP/1.1" 404 254 0.002058 10.0.0.38 - - [2025-10-26 22:29:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.129135 10.0.0.38 - - [2025-10-26 22:29:33] "GET /virtual-machine-interface/a9767997-bf53-40d3-aa0b-fd6ef871c5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.016806 10.0.0.38 - - [2025-10-26 22:29:33] "POST /virtual-networks HTTP/1.1" 200 512 0.163970 10.0.0.38 - - [2025-10-26 22:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.022352 10.0.0.38 - - [2025-10-26 22:29:33] "GET /network-ipam/3ad72fc9-a013-48dd-a121-31004afa0579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.004283 10.0.0.38 - - [2025-10-26 22:29:33] "POST /instance-ips HTTP/1.1" 200 409 0.034123 10.0.0.38 - - [2025-10-26 22:29:33] "GET /instance-ip/622f2215-9644-4290-817c-11bd1d5adbc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.003749 10.0.0.38 - - [2025-10-26 22:29:33] "POST /loadbalancers HTTP/1.1" 200 610 0.080185 10.0.0.38 - - [2025-10-26 22:29:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005113 10.0.0.38 - - [2025-10-26 22:29:34] "POST /ref-update HTTP/1.1" 200 156 0.102841 10.0.0.38 - - [2025-10-26 22:29:34] "GET /virtual-network/4f80c6c3-adac-4fb0-84dd-2a0f12da0d54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.011079 10.0.0.38 - - [2025-10-26 22:29:34] "GET /domains HTTP/1.1" 200 280 0.002201 10.0.0.38 - - [2025-10-26 22:29:34] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.058066 10.0.0.38 - - [2025-10-26 22:29:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.032960 10.0.0.38 - - [2025-10-26 22:29:34] "GET /instance-ip/622f2215-9644-4290-817c-11bd1d5adbc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.008347 10.0.0.38 - - [2025-10-26 22:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006354 10.0.0.38 - - [2025-10-26 22:29:34] "GET /domain/31c873b2-f2a3-428d-acdd-80e3a77614a3 HTTP/1.1" 200 3086 0.045502 10.0.0.38 - - [2025-10-26 22:29:34] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047629 10.0.0.38 - - [2025-10-26 22:29:34] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e HTTP/1.1" 200 5717 0.073144 10.0.0.38 - - [2025-10-26 22:29:34] "GET /virtual-network/4f80c6c3-adac-4fb0-84dd-2a0f12da0d54 HTTP/1.1" 200 2088 0.011596 10.0.0.38 - - [2025-10-26 22:29:34] "GET /loadbalancer/28cc3f7d-242d-4843-8c92-093eaec38fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002944 10.0.0.38 - - [2025-10-26 22:29:34] "GET /virtual-network/4f80c6c3-adac-4fb0-84dd-2a0f12da0d54 HTTP/1.1" 200 2088 0.007359 10.0.0.38 - - [2025-10-26 22:29:34] "GET /routing-instance/1fef6aee-c272-4272-9ed2-24f634e406f9 HTTP/1.1" 200 1181 0.003923 10.0.0.38 - - [2025-10-26 22:29:34] "GET /routing-instance/1fef6aee-c272-4272-9ed2-24f634e406f9 HTTP/1.1" 200 1181 0.007171 10.0.0.38 - - [2025-10-26 22:29:34] "POST /floating-ips HTTP/1.1" 200 597 0.069152 10.0.0.38 - - [2025-10-26 22:29:34] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.045198 10.0.0.38 - - [2025-10-26 22:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005056 10.0.0.38 - - [2025-10-26 22:29:34] "POST /route-targets HTTP/1.1" 200 327 0.008224 10.0.0.38 - - [2025-10-26 22:29:34] "POST /ref-update HTTP/1.1" 200 156 0.016126 10.0.0.38 - - [2025-10-26 22:29:34] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.066028 10.0.0.38 - - [2025-10-26 22:29:34] "GET /loadbalancer-listener/66da8651-a747-4d9c-8c47-79662ec3c195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.002647 10.0.0.38 - - [2025-10-26 22:29:34] "GET /loadbalancer-listener/66da8651-a747-4d9c-8c47-79662ec3c195?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.002939 10.0.0.38 - - [2025-10-26 22:29:34] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.022871 10.0.0.38 - - [2025-10-26 22:29:34] "GET /instance-ip/622f2215-9644-4290-817c-11bd1d5adbc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.014150 10.0.0.38 - - [2025-10-26 22:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009660 10.0.0.38 - - [2025-10-26 22:29:34] "GET /instance-ip/622f2215-9644-4290-817c-11bd1d5adbc4?fields=floating_ips HTTP/1.1" 200 1211 0.004296 10.0.0.38 - - [2025-10-26 22:29:34] "GET /floating-ip/5b504e17-47a5-4193-8270-9a5f8499d11b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003696 10.0.0.38 - - [2025-10-26 22:29:34] "GET /loadbalancer/28cc3f7d-242d-4843-8c92-093eaec38fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.001950 10.0.0.38 - - [2025-10-26 22:29:34] "POST /tags HTTP/1.1" 200 295 0.060291 10.0.0.38 - - [2025-10-26 22:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013904 10.0.0.38 - - [2025-10-26 22:29:34] "GET /tag/4c48311e-bd7c-4be9-94bf-12edf8fcb913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.011845 10.0.0.38 - - [2025-10-26 22:29:34] "POST /tags HTTP/1.1" 409 233 0.001870 10.0.0.38 - - [2025-10-26 22:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.38 - - [2025-10-26 22:29:34] "GET /tag/08652f2c-b850-48e9-bee3-f96a29ab3dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.012508 10.0.0.38 - - [2025-10-26 22:29:34] "POST /tags HTTP/1.1" 409 206 0.004527 10.0.0.38 - - [2025-10-26 22:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006193 10.0.0.38 - - [2025-10-26 22:29:34] "GET /tag/44fb8baf-956f-4e4a-ac19-0b385b2cd835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016287 10.0.0.38 - - [2025-10-26 22:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.38 - - [2025-10-26 22:29:34] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004477 10.0.0.38 - - [2025-10-26 22:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.38 - - [2025-10-26 22:29:34] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036022 10.0.0.38 - - [2025-10-26 22:29:34] "POST /virtual-machines HTTP/1.1" 200 369 0.018920 10.0.0.38 - - [2025-10-26 22:29:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.011939 10.0.0.38 - - [2025-10-26 22:29:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.121283 10.0.0.38 - - [2025-10-26 22:29:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.027567 10.0.0.38 - - [2025-10-26 22:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.38 - - [2025-10-26 22:29:35] "GET /virtual-machine-interface/3feda90a-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004292 10.0.0.38 - - [2025-10-26 22:29:35] "POST /instance-ips HTTP/1.1" 200 409 0.020308 10.0.0.38 - - [2025-10-26 22:29:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020737 10.0.0.38 - - [2025-10-26 22:29:35] "GET /virtual-machine-interface/3feda90a-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011723 10.0.0.38 - - [2025-10-26 22:29:35] "POST /set-tag HTTP/1.1" 200 109 0.026299 10.0.0.38 - - [2025-10-26 22:29:35] "GET /virtual-machine-interface/3feda90a-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015955 10.0.0.38 - - [2025-10-26 22:29:35] "GET /instance-ip/40063d58-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005251 10.0.0.38 - - [2025-10-26 22:29:35] "GET /virtual-machine-interface/3feda90a-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004319 10.0.0.38 - - [2025-10-26 22:29:35] "POST /set-tag HTTP/1.1" 200 109 0.001825 10.0.0.38 - - [2025-10-26 22:29:35] "GET /virtual-router/2908751b-4ebf-4bb6-b276-d987a400857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003436 10.0.0.38 - - [2025-10-26 22:29:35] "POST /ref-update HTTP/1.1" 200 156 0.008022 10.0.0.38 - - [2025-10-26 22:29:35] "GET /virtual-machine-interface/3feda90a-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012231 10.0.0.38 - - [2025-10-26 22:29:35] "POST /set-tag HTTP/1.1" 200 109 0.002111 10.0.0.38 - - [2025-10-26 22:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.38 - - [2025-10-26 22:29:35] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003708 10.0.0.38 - - [2025-10-26 22:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.38 - - [2025-10-26 22:29:35] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027763 10.0.0.38 - - [2025-10-26 22:29:35] "POST /virtual-machines HTTP/1.1" 200 369 0.010611 10.0.0.38 - - [2025-10-26 22:29:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.014769 10.0.0.38 - - [2025-10-26 22:29:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107243 10.0.0.38 - - [2025-10-26 22:29:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008629 10.0.0.38 - - [2025-10-26 22:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010947 10.0.0.38 - - [2025-10-26 22:29:35] "GET /virtual-machine-interface/405701c0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008926 10.0.0.38 - - [2025-10-26 22:29:35] "POST /instance-ips HTTP/1.1" 200 409 0.022375 10.0.0.38 - - [2025-10-26 22:29:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.024055 10.0.0.38 - - [2025-10-26 22:29:35] "GET /virtual-machine-interface/405701c0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.020833 10.0.0.38 - - [2025-10-26 22:29:36] "POST /set-tag HTTP/1.1" 200 109 0.016118 10.0.0.38 - - [2025-10-26 22:29:36] "GET /virtual-machine-interface/405701c0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015867 10.0.0.38 - - [2025-10-26 22:29:36] "GET /instance-ip/4070fd00-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007549 10.0.0.38 - - [2025-10-26 22:29:36] "GET /virtual-machine-interface/405701c0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005044 10.0.0.38 - - [2025-10-26 22:29:36] "POST /set-tag HTTP/1.1" 200 109 0.001979 10.0.0.38 - - [2025-10-26 22:29:36] "GET /virtual-router/2908751b-4ebf-4bb6-b276-d987a400857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003534 10.0.0.38 - - [2025-10-26 22:29:36] "POST /ref-update HTTP/1.1" 200 156 0.011406 10.0.0.38 - - [2025-10-26 22:29:36] "GET /virtual-machine-interface/405701c0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016303 10.0.0.38 - - [2025-10-26 22:29:36] "POST /set-tag HTTP/1.1" 200 109 0.006360 10.0.0.38 - - [2025-10-26 22:29:36] "GET /virtual-machine-interface/3feda90a-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005909 10.0.0.38 - - [2025-10-26 22:29:36] "POST /set-tag HTTP/1.1" 200 109 0.001908 10.0.0.38 - - [2025-10-26 22:29:36] "GET /virtual-machine-interface/405701c0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004204 10.0.0.38 - - [2025-10-26 22:29:36] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.38 - - [2025-10-26 22:29:39] "GET /domains HTTP/1.1" 200 280 0.005516 10.0.0.38 - - [2025-10-26 22:29:39] "GET /domain/31c873b2-f2a3-428d-acdd-80e3a77614a3 HTTP/1.1" 200 3086 0.009590 10.0.0.38 - - [2025-10-26 22:29:39] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e HTTP/1.1" 200 7065 0.070675 10.0.0.38 - - [2025-10-26 22:29:39] "GET /virtual-network/4f80c6c3-adac-4fb0-84dd-2a0f12da0d54 HTTP/1.1" 200 2088 0.005816 10.0.0.38 - - [2025-10-26 22:29:39] "GET /virtual-network/4f80c6c3-adac-4fb0-84dd-2a0f12da0d54 HTTP/1.1" 200 2088 0.006115 10.0.0.38 - - [2025-10-26 22:29:39] "GET /routing-instance/1fef6aee-c272-4272-9ed2-24f634e406f9 HTTP/1.1" 200 1402 0.006282 10.0.0.38 - - [2025-10-26 22:29:39] "GET /routing-instance/1fef6aee-c272-4272-9ed2-24f634e406f9 HTTP/1.1" 200 1402 0.002472 10.0.0.38 - - [2025-10-26 22:29:39] "GET /route-target/db7bf5f7-7d07-4473-869d-b3606754bb51 HTTP/1.1" 200 1152 0.002176 10.0.0.38 - - [2025-10-26 22:29:39] "GET /virtual-network/4f80c6c3-adac-4fb0-84dd-2a0f12da0d54 HTTP/1.1" 200 2088 0.003587 10.0.0.38 - - [2025-10-26 22:29:39] "GET /routing-instance/1fef6aee-c272-4272-9ed2-24f634e406f9 HTTP/1.1" 200 1402 0.002406 10.0.0.38 - - [2025-10-26 22:29:39] "GET /virtual-network/4f80c6c3-adac-4fb0-84dd-2a0f12da0d54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003643 10.0.0.38 - - [2025-10-26 22:29:39] "GET /virtual-network/4f80c6c3-adac-4fb0-84dd-2a0f12da0d54 HTTP/1.1" 200 2088 0.008472 10.0.0.38 - - [2025-10-26 22:29:39] "GET /routing-instance/1fef6aee-c272-4272-9ed2-24f634e406f9 HTTP/1.1" 200 1402 0.003975 10.0.0.38 - - [2025-10-26 22:29:39] "GET /routing-instance/1fef6aee-c272-4272-9ed2-24f634e406f9 HTTP/1.1" 200 1402 0.003786 10.0.0.38 - - [2025-10-26 22:29:39] "GET /route-target/db7bf5f7-7d07-4473-869d-b3606754bb51 HTTP/1.1" 200 1152 0.002101 10.0.0.38 - - [2025-10-26 22:29:39] "GET /domains HTTP/1.1" 200 280 0.003138 10.0.0.38 - - [2025-10-26 22:29:39] "GET /domain/31c873b2-f2a3-428d-acdd-80e3a77614a3 HTTP/1.1" 200 3086 0.002595 10.0.0.38 - - [2025-10-26 22:29:39] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e HTTP/1.1" 200 7065 0.031564 10.0.0.38 - - [2025-10-26 22:29:39] "GET /virtual-network/4f80c6c3-adac-4fb0-84dd-2a0f12da0d54 HTTP/1.1" 200 2088 0.003976 10.0.0.38 - - [2025-10-26 22:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.38 - - [2025-10-26 22:29:39] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044463 10.0.0.38 - - [2025-10-26 22:29:39] "GET /virtual-network/4f80c6c3-adac-4fb0-84dd-2a0f12da0d54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005190 10.0.0.38 - - [2025-10-26 22:29:39] "GET /floating-ip-pools?parent_id=4f80c6c3-adac-4fb0-84dd-2a0f12da0d54&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003462 10.0.0.38 - - [2025-10-26 22:29:39] "GET /virtual-network/4f80c6c3-adac-4fb0-84dd-2a0f12da0d54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004540 10.0.0.38 - - [2025-10-26 22:29:39] "POST /floating-ip-pools HTTP/1.1" 200 562 0.028462 10.0.0.38 - - [2025-10-26 22:29:39] "POST /ref-update HTTP/1.1" 200 156 0.019990 10.0.0.38 - - [2025-10-26 22:29:39] "GET /virtual-network/4f80c6c3-adac-4fb0-84dd-2a0f12da0d54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.012752 10.0.0.38 - - [2025-10-26 22:29:39] "GET /domains HTTP/1.1" 200 280 0.002361 10.0.0.38 - - [2025-10-26 22:29:39] "GET /domain/31c873b2-f2a3-428d-acdd-80e3a77614a3 HTTP/1.1" 200 3086 0.003428 10.0.0.38 - - [2025-10-26 22:29:39] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e HTTP/1.1" 200 7321 0.034884 10.0.0.38 - - [2025-10-26 22:29:39] "GET /virtual-network/4f80c6c3-adac-4fb0-84dd-2a0f12da0d54 HTTP/1.1" 200 2326 0.004609 10.0.0.38 - - [2025-10-26 22:29:39] "GET /floating-ip-pool/3c94fb80-b375-4343-85f3-61519a484f6d HTTP/1.1" 200 1313 0.001796 10.0.0.38 - - [2025-10-26 22:29:39] "GET /domains HTTP/1.1" 200 280 0.001327 10.0.0.38 - - [2025-10-26 22:29:39] "GET /domain/31c873b2-f2a3-428d-acdd-80e3a77614a3 HTTP/1.1" 200 3086 0.001966 10.0.0.38 - - [2025-10-26 22:29:39] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e HTTP/1.1" 200 7321 0.030747 10.0.0.38 - - [2025-10-26 22:29:39] "GET /virtual-network/4f80c6c3-adac-4fb0-84dd-2a0f12da0d54 HTTP/1.1" 200 2326 0.003201 10.0.0.38 - - [2025-10-26 22:29:39] "GET /virtual-network/4f80c6c3-adac-4fb0-84dd-2a0f12da0d54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004810 10.0.0.38 - - [2025-10-26 22:29:40] "POST /tags HTTP/1.1" 200 365 0.054701 10.0.0.38 - - [2025-10-26 22:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014162 10.0.0.38 - - [2025-10-26 22:29:40] "GET /tag/61cc0bce-c6ba-4e6d-9af7-c2c2ed77e510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011562 10.0.0.38 - - [2025-10-26 22:29:40] "POST /tags HTTP/1.1" 409 206 0.001941 10.0.0.38 - - [2025-10-26 22:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.38 - - [2025-10-26 22:29:40] "GET /tag/44fb8baf-956f-4e4a-ac19-0b385b2cd835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010805 10.0.0.38 - - [2025-10-26 22:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.38 - - [2025-10-26 22:29:40] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.052308 10.0.0.38 - - [2025-10-26 22:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.38 - - [2025-10-26 22:29:40] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003189 10.0.0.38 - - [2025-10-26 22:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001197 10.0.0.38 - - [2025-10-26 22:29:40] "GET /service-appliance-set/136e8607-d22d-461f-bbcc-32912ee2a3b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004101 10.0.0.38 - - [2025-10-26 22:29:40] "POST /fqname-to-id HTTP/1.1" 404 258 0.001858 10.0.0.38 - - [2025-10-26 22:29:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.107929 10.0.0.38 - - [2025-10-26 22:29:40] "GET /virtual-machine-interface/9ac2cb91-12d6-4df0-a2df-6bacaf074df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.015078 10.0.0.38 - - [2025-10-26 22:29:40] "POST /set-tag HTTP/1.1" 200 109 0.023510 10.0.0.38 - - [2025-10-26 22:29:40] "POST /instance-ips HTTP/1.1" 200 417 0.030872 10.0.0.38 - - [2025-10-26 22:29:40] "GET /instance-ip/8ed96a03-6f58-4541-a6e8-57496ea9059b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.005762 10.0.0.38 - - [2025-10-26 22:29:40] "POST /loadbalancers HTTP/1.1" 200 618 0.066514 10.0.0.38 - - [2025-10-26 22:29:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.035835 10.0.0.38 - - [2025-10-26 22:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009923 10.0.0.38 - - [2025-10-26 22:29:40] "POST /service-instances HTTP/1.1" 200 566 0.034250 10.0.0.38 - - [2025-10-26 22:29:40] "POST /ref-update HTTP/1.1" 200 156 0.009293 10.0.0.38 - - [2025-10-26 22:29:40] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.031091 10.0.0.38 - - [2025-10-26 22:29:40] "GET /virtual-machine-interface/9ac2cb91-12d6-4df0-a2df-6bacaf074df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.006556 10.0.0.38 - - [2025-10-26 22:29:40] "PUT /service-instance/fe9eca58-5968-47e9-af76-800538feb662 HTTP/1.1" 200 266 0.024536 10.0.0.38 - - [2025-10-26 22:29:40] "GET /virtual-machine-interface/9ac2cb91-12d6-4df0-a2df-6bacaf074df6?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.022278 10.0.0.38 - - [2025-10-26 22:29:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.016645 10.0.0.38 - - [2025-10-26 22:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008080 10.0.0.38 - - [2025-10-26 22:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.38 - - [2025-10-26 22:29:40] "GET /floating-ip-pool/3c94fb80-b375-4343-85f3-61519a484f6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.001907 10.0.0.38 - - [2025-10-26 22:29:40] "POST /virtual-machines HTTP/1.1" 200 429 0.012234 10.0.0.38 - - [2025-10-26 22:29:40] "POST /floating-ips HTTP/1.1" 200 671 0.098554 10.0.0.38 - - [2025-10-26 22:29:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.014512 10.0.0.38 - - [2025-10-26 22:29:41] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.045820 10.0.0.38 - - [2025-10-26 22:29:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.183788 10.0.0.38 - - [2025-10-26 22:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009520 10.0.0.38 - - [2025-10-26 22:29:41] "GET /policy-management/ef4cc804-d137-4388-9a25-553cdecf199b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010264 10.0.0.38 - - [2025-10-26 22:29:41] "POST /chown HTTP/1.1" 200 109 0.024035 10.0.0.38 - - [2025-10-26 22:29:41] "POST /tags HTTP/1.1" 409 221 0.003092 10.0.0.38 - - [2025-10-26 22:29:41] "POST /chown HTTP/1.1" 200 109 0.005401 10.0.0.38 - - [2025-10-26 22:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.38 - - [2025-10-26 22:29:41] "GET /tag/d8b5d4ad-8742-4603-aa2a-b5c900100055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015514 10.0.0.38 - - [2025-10-26 22:29:41] "POST /tags HTTP/1.1" 409 238 0.001898 10.0.0.38 - - [2025-10-26 22:29:41] "PUT /virtual-machine-interface/c5a78206-d564-4f40-8ee7-fead9d2a2ef3 HTTP/1.1" 200 284 0.027990 10.0.0.38 - - [2025-10-26 22:29:41] "PUT /instance-ip/8ed96a03-6f58-4541-a6e8-57496ea9059b HTTP/1.1" 200 256 0.027777 10.0.0.38 - - [2025-10-26 22:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.38 - - [2025-10-26 22:29:41] "GET /tag/61cc0bce-c6ba-4e6d-9af7-c2c2ed77e510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012630 10.0.0.38 - - [2025-10-26 22:29:41] "POST /ref-update HTTP/1.1" 200 156 0.017022 10.0.0.38 - - [2025-10-26 22:29:41] "POST /ref-update HTTP/1.1" 200 156 0.044157 10.0.0.38 - - [2025-10-26 22:29:41] "POST /ref-update HTTP/1.1" 200 156 0.064982 10.0.0.38 - - [2025-10-26 22:29:41] "POST /firewall-rules HTTP/1.1" 200 650 0.158575 10.0.0.38 - - [2025-10-26 22:29:41] "POST /ref-update HTTP/1.1" 200 156 0.009380 10.0.0.38 - - [2025-10-26 22:29:41] "GET /firewall-rule/72ae3f27-6808-4640-a164-f297eccfb7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.006419 10.0.0.38 - - [2025-10-26 22:29:41] "POST /ref-update HTTP/1.1" 200 156 0.019949 10.0.0.38 - - [2025-10-26 22:29:41] "GET /firewall-policy/0d1afafe-77ed-48e9-956a-116c2a85e01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.014918 10.0.0.38 - - [2025-10-26 22:29:41] "GET /firewall-rule/72ae3f27-6808-4640-a164-f297eccfb7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004143 10.0.0.38 - - [2025-10-26 22:29:41] "POST /ref-update HTTP/1.1" 200 156 0.018324 10.0.0.38 - - [2025-10-26 22:29:41] "POST /ref-update HTTP/1.1" 200 156 0.018067 10.0.0.38 - - [2025-10-26 22:29:41] "POST /virtual-machines HTTP/1.1" 200 429 0.014133 10.0.0.38 - - [2025-10-26 22:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.024895 10.0.0.38 - - [2025-10-26 22:29:41] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.052998 10.0.0.38 - - [2025-10-26 22:29:41] "GET /loadbalancer/c63bdbe8-04ae-4666-b73a-81d55fa84ad1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.002709 10.0.0.38 - - [2025-10-26 22:29:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.179200 10.0.0.38 - - [2025-10-26 22:29:41] "POST /chown HTTP/1.1" 200 109 0.024099 10.0.0.38 - - [2025-10-26 22:29:41] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.064515 10.0.0.38 - - [2025-10-26 22:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.38 - - [2025-10-26 22:29:41] "POST /chown HTTP/1.1" 200 109 0.008332 10.0.0.38 - - [2025-10-26 22:29:41] "PUT /virtual-machine-interface/769b55fe-d1b4-43c1-aed3-5144a9707a1a HTTP/1.1" 200 284 0.029679 10.0.0.38 - - [2025-10-26 22:29:41] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.079590 10.0.0.38 - - [2025-10-26 22:29:41] "PUT /instance-ip/8ed96a03-6f58-4541-a6e8-57496ea9059b HTTP/1.1" 200 256 0.070696 10.0.0.38 - - [2025-10-26 22:29:41] "GET /loadbalancer-listener/c0c49306-f8f7-4de7-b9b4-64bedba1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.011548 10.0.0.38 - - [2025-10-26 22:29:41] "GET /loadbalancer-listener/c0c49306-f8f7-4de7-b9b4-64bedba1df27?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.002837 10.0.0.38 - - [2025-10-26 22:29:42] "POST /ref-update HTTP/1.1" 200 156 0.011474 10.0.0.38 - - [2025-10-26 22:29:42] "POST /ref-update HTTP/1.1" 200 156 0.029679 10.0.0.38 - - [2025-10-26 22:29:42] "POST /ref-update HTTP/1.1" 200 156 0.030056 10.0.0.38 - - [2025-10-26 22:29:42] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.081866 10.0.0.38 - - [2025-10-26 22:29:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.013715 10.0.0.38 - - [2025-10-26 22:29:42] "GET /loadbalancer-pool/c748a4b8-cdc4-4d97-8307-6ce5ce44f39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007303 10.0.0.38 - - [2025-10-26 22:29:42] "POST /ref-update HTTP/1.1" 200 156 0.014303 10.0.0.38 - - [2025-10-26 22:29:42] "POST /ref-update HTTP/1.1" 200 156 0.018876 10.0.0.38 - - [2025-10-26 22:29:42] "PUT /service-instance/fe9eca58-5968-47e9-af76-800538feb662 HTTP/1.1" 200 266 0.008071 10.0.0.38 - - [2025-10-26 22:29:42] "POST /loadbalancer-members HTTP/1.1" 200 707 0.030077 10.0.0.38 - - [2025-10-26 22:29:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016974 10.0.0.38 - - [2025-10-26 22:29:42] "GET /loadbalancer-member/d99b19b0-5308-4d44-bc92-4aa426fc6790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.002146 10.0.0.38 - - [2025-10-26 22:29:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.006475 10.0.0.38 - - [2025-10-26 22:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.38 - - [2025-10-26 22:29:42] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002616 10.0.0.38 - - [2025-10-26 22:29:42] "POST /chown HTTP/1.1" 200 109 0.008567 10.0.0.38 - - [2025-10-26 22:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.38 - - [2025-10-26 22:29:42] "GET /policy-management/ef4cc804-d137-4388-9a25-553cdecf199b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007519 10.0.0.38 - - [2025-10-26 22:29:42] "POST /chown HTTP/1.1" 200 109 0.018316 10.0.0.38 - - [2025-10-26 22:29:42] "POST /tags HTTP/1.1" 409 221 0.003593 10.0.0.38 - - [2025-10-26 22:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.38 - - [2025-10-26 22:29:42] "GET /tag/d8b5d4ad-8742-4603-aa2a-b5c900100055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010805 10.0.0.38 - - [2025-10-26 22:29:42] "PUT /instance-ip/8ed96a03-6f58-4541-a6e8-57496ea9059b HTTP/1.1" 200 256 0.023145 10.0.0.38 - - [2025-10-26 22:29:42] "POST /tags HTTP/1.1" 409 238 0.003154 10.0.0.38 - - [2025-10-26 22:29:42] "POST /ref-update HTTP/1.1" 200 156 0.014483 10.0.0.38 - - [2025-10-26 22:29:42] "POST /chown HTTP/1.1" 200 109 0.008595 10.0.0.38 - - [2025-10-26 22:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.38 - - [2025-10-26 22:29:42] "GET /tag/61cc0bce-c6ba-4e6d-9af7-c2c2ed77e510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010654 10.0.0.38 - - [2025-10-26 22:29:42] "POST /firewall-rules HTTP/1.1" 409 293 0.001703 10.0.0.38 - - [2025-10-26 22:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.38 - - [2025-10-26 22:29:42] "POST /chown HTTP/1.1" 200 109 0.006958 10.0.0.38 - - [2025-10-26 22:29:42] "PUT /instance-ip/8ed96a03-6f58-4541-a6e8-57496ea9059b HTTP/1.1" 200 256 0.020940 10.0.0.38 - - [2025-10-26 22:29:42] "POST /ref-update HTTP/1.1" 200 156 0.028623 10.0.0.38 - - [2025-10-26 22:29:42] "PUT /firewall-rule/72ae3f27-6808-4640-a164-f297eccfb7c1 HTTP/1.1" 200 260 0.038331 10.0.0.38 - - [2025-10-26 22:29:42] "GET /firewall-rule/72ae3f27-6808-4640-a164-f297eccfb7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.012963 10.0.0.38 - - [2025-10-26 22:29:42] "GET /firewall-policy/0d1afafe-77ed-48e9-956a-116c2a85e01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.005729 10.0.0.38 - - [2025-10-26 22:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.38 - - [2025-10-26 22:29:42] "POST /chown HTTP/1.1" 200 109 0.018708 10.0.0.38 - - [2025-10-26 22:29:42] "GET /firewall-rule/72ae3f27-6808-4640-a164-f297eccfb7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.012109 10.0.0.38 - - [2025-10-26 22:29:42] "POST /chown HTTP/1.1" 200 109 0.027702 10.0.0.38 - - [2025-10-26 22:29:42] "PUT /instance-ip/8ed96a03-6f58-4541-a6e8-57496ea9059b HTTP/1.1" 200 256 0.011801 10.0.0.38 - - [2025-10-26 22:29:42] "POST /ref-update HTTP/1.1" 200 156 0.016888 10.0.0.38 - - [2025-10-26 22:29:42] "POST /chown HTTP/1.1" 200 109 0.013412 10.0.0.38 - - [2025-10-26 22:29:42] "POST /chown HTTP/1.1" 200 109 0.006154 10.0.0.38 - - [2025-10-26 22:29:42] "PUT /instance-ip/8ed96a03-6f58-4541-a6e8-57496ea9059b HTTP/1.1" 200 256 0.020977 10.0.0.38 - - [2025-10-26 22:29:42] "POST /ref-update HTTP/1.1" 200 156 0.064458 10.0.0.38 - - [2025-10-26 22:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.38 - - [2025-10-26 22:29:42] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006167 10.0.0.38 - - [2025-10-26 22:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001297 10.0.0.38 - - [2025-10-26 22:29:43] "PUT /service-instance/fe9eca58-5968-47e9-af76-800538feb662 HTTP/1.1" 200 266 0.007178 10.0.0.38 - - [2025-10-26 22:29:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.013112 10.0.0.38 - - [2025-10-26 22:29:43] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.059940 10.0.0.38 - - [2025-10-26 22:29:43] "POST /virtual-machines HTTP/1.1" 200 373 0.013193 10.0.0.38 - - [2025-10-26 22:29:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.022067 10.0.0.38 - - [2025-10-26 22:29:43] "PUT /service-instance/fe9eca58-5968-47e9-af76-800538feb662 HTTP/1.1" 200 266 0.020792 10.0.0.38 - - [2025-10-26 22:29:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.029864 10.0.0.38 - - [2025-10-26 22:29:43] "PUT /service-instance/fe9eca58-5968-47e9-af76-800538feb662 HTTP/1.1" 200 266 0.009334 10.0.0.38 - - [2025-10-26 22:29:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.033150 10.0.0.38 - - [2025-10-26 22:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.38 - - [2025-10-26 22:29:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.198915 10.0.0.38 - - [2025-10-26 22:29:43] "POST /chown HTTP/1.1" 200 109 0.025882 10.0.0.38 - - [2025-10-26 22:29:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.007366 10.0.0.38 - - [2025-10-26 22:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017070 10.0.0.38 - - [2025-10-26 22:29:43] "GET /virtual-machine-interface/44ce4e02-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.004031 10.0.0.38 - - [2025-10-26 22:29:43] "POST /chown HTTP/1.1" 200 109 0.011415 10.0.0.38 - - [2025-10-26 22:29:43] "POST /ref-update HTTP/1.1" 200 156 0.016629 10.0.0.38 - - [2025-10-26 22:29:43] "POST /chown HTTP/1.1" 200 109 0.019525 10.0.0.38 - - [2025-10-26 22:29:43] "POST /instance-ips HTTP/1.1" 200 413 0.036494 10.0.0.38 - - [2025-10-26 22:29:43] "POST /chown HTTP/1.1" 200 109 0.015701 10.0.0.38 - - [2025-10-26 22:29:43] "POST /ref-update HTTP/1.1" 200 156 0.015805 10.0.0.38 - - [2025-10-26 22:29:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.057211 10.0.0.38 - - [2025-10-26 22:29:43] "GET /virtual-machine-interface/44ce4e02-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.016352 10.0.0.38 - - [2025-10-26 22:29:43] "PUT /service-instance/fe9eca58-5968-47e9-af76-800538feb662 HTTP/1.1" 200 266 0.013814 10.0.0.38 - - [2025-10-26 22:29:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009362 10.0.0.38 - - [2025-10-26 22:29:43] "POST /set-tag HTTP/1.1" 200 109 0.033418 10.0.0.38 - - [2025-10-26 22:29:43] "GET /virtual-machine-interface/44ce4e02-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.017132 10.0.0.38 - - [2025-10-26 22:29:43] "GET /instance-ip/44f55ec0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.014383 10.0.0.38 - - [2025-10-26 22:29:43] "PUT /service-instance/fe9eca58-5968-47e9-af76-800538feb662 HTTP/1.1" 200 266 0.006492 10.0.0.38 - - [2025-10-26 22:29:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012034 10.0.0.38 - - [2025-10-26 22:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.38 - - [2025-10-26 22:29:43] "GET /virtual-machine-interface/44ce4e02-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003793 10.0.0.38 - - [2025-10-26 22:29:43] "POST /set-tag HTTP/1.1" 200 109 0.002243 10.0.0.38 - - [2025-10-26 22:29:43] "GET /virtual-router/2908751b-4ebf-4bb6-b276-d987a400857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.003041 10.0.0.38 - - [2025-10-26 22:29:43] "POST /chown HTTP/1.1" 200 109 0.005232 10.0.0.38 - - [2025-10-26 22:29:43] "POST /chown HTTP/1.1" 200 109 0.014520 10.0.0.38 - - [2025-10-26 22:29:43] "POST /chown HTTP/1.1" 200 109 0.015914 10.0.0.38 - - [2025-10-26 22:29:43] "POST /ref-update HTTP/1.1" 200 156 0.015912 10.0.0.38 - - [2025-10-26 22:29:43] "GET /virtual-machine-interface/44ce4e02-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010468 10.0.0.38 - - [2025-10-26 22:29:43] "POST /set-tag HTTP/1.1" 200 109 0.008656 10.0.0.38 - - [2025-10-26 22:29:43] "POST /chown HTTP/1.1" 200 109 0.007125 10.0.0.38 - - [2025-10-26 22:29:43] "GET /virtual-machine-interface/44ce4e02-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005132 10.0.0.38 - - [2025-10-26 22:29:43] "POST /set-tag HTTP/1.1" 200 109 0.005465 10.0.0.38 - - [2025-10-26 22:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.38 - - [2025-10-26 22:29:43] "POST /chown HTTP/1.1" 200 109 0.005882 10.0.0.38 - - [2025-10-26 22:29:43] "POST /chown HTTP/1.1" 200 109 0.015010 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.017523 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.007305 10.0.0.38 - - [2025-10-26 22:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.007637 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.005920 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.014135 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.009619 10.0.0.38 - - [2025-10-26 22:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.005337 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.010907 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.010517 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.017676 10.0.0.38 - - [2025-10-26 22:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004951 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.014561 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.014874 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.008116 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.008046 10.0.0.38 - - [2025-10-26 22:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.005406 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.006085 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.012144 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.013439 10.0.0.38 - - [2025-10-26 22:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.005403 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.013152 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.016233 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.005888 10.0.0.38 - - [2025-10-26 22:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.005312 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.013146 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.010831 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.005856 10.0.0.38 - - [2025-10-26 22:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.006673 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.005946 10.0.0.38 - - [2025-10-26 22:29:44] "POST /chown HTTP/1.1" 200 109 0.013654 10.0.0.38 - - [2025-10-26 22:29:45] "POST /chown HTTP/1.1" 200 109 0.018948 10.0.0.38 - - [2025-10-26 22:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.38 - - [2025-10-26 22:29:45] "POST /chown HTTP/1.1" 200 109 0.005406 10.0.0.38 - - [2025-10-26 22:29:45] "POST /chown HTTP/1.1" 200 109 0.022793 10.0.0.38 - - [2025-10-26 22:29:45] "POST /chown HTTP/1.1" 200 109 0.009687 10.0.0.38 - - [2025-10-26 22:29:45] "POST /chown HTTP/1.1" 200 109 0.014921 10.0.0.38 - - [2025-10-26 22:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.38 - - [2025-10-26 22:29:45] "POST /chown HTTP/1.1" 200 109 0.007375 10.0.0.38 - - [2025-10-26 22:29:45] "POST /chown HTTP/1.1" 200 109 0.017186 10.0.0.38 - - [2025-10-26 22:29:45] "POST /chown HTTP/1.1" 200 109 0.015435 10.0.0.38 - - [2025-10-26 22:29:45] "POST /chown HTTP/1.1" 200 109 0.005691 10.0.0.38 - - [2025-10-26 22:29:50] "GET /virtual-machine-interface/3feda90a-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.033881 10.0.0.38 - - [2025-10-26 22:29:50] "POST /set-tag HTTP/1.1" 200 109 0.002980 10.0.0.38 - - [2025-10-26 22:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.38 - - [2025-10-26 22:29:50] "GET /loadbalancer/28cc3f7d-242d-4843-8c92-093eaec38fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002413 10.0.0.38 - - [2025-10-26 22:29:50] "GET /loadbalancer-pool/180490ea-1097-4b31-98c1-a9461b146a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003503 10.0.0.38 - - [2025-10-26 22:29:50] "POST /loadbalancer-members HTTP/1.1" 200 702 0.023910 10.0.0.38 - - [2025-10-26 22:29:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008223 10.0.0.38 - - [2025-10-26 22:29:50] "GET /virtual-machine-interface/3feda90a-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006547 10.0.0.38 - - [2025-10-26 22:29:50] "GET /virtual-machine-interface/3feda90a-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010054 10.0.0.38 - - [2025-10-26 22:29:50] "POST /tags HTTP/1.1" 409 221 0.003166 10.0.0.38 - - [2025-10-26 22:29:50] "POST /ref-update HTTP/1.1" 200 156 0.007671 10.0.0.38 - - [2025-10-26 22:29:50] "GET /floating-ip/5b504e17-47a5-4193-8270-9a5f8499d11b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.009666 10.0.0.38 - - [2025-10-26 22:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.38 - - [2025-10-26 22:29:50] "GET /tag/d8b5d4ad-8742-4603-aa2a-b5c900100055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012743 10.0.0.38 - - [2025-10-26 22:29:50] "PUT /floating-ip/5b504e17-47a5-4193-8270-9a5f8499d11b HTTP/1.1" 200 256 0.010109 10.0.0.38 - - [2025-10-26 22:29:50] "POST /set-tag HTTP/1.1" 200 109 0.029344 10.0.0.38 - - [2025-10-26 22:29:51] "GET /virtual-machine-interface/405701c0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018327 10.0.0.38 - - [2025-10-26 22:29:51] "POST /set-tag HTTP/1.1" 200 109 0.005167 10.0.0.38 - - [2025-10-26 22:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.38 - - [2025-10-26 22:29:51] "GET /loadbalancer/28cc3f7d-242d-4843-8c92-093eaec38fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.006610 10.0.0.38 - - [2025-10-26 22:29:51] "GET /loadbalancer-pool/180490ea-1097-4b31-98c1-a9461b146a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004422 10.0.0.38 - - [2025-10-26 22:29:51] "POST /loadbalancer-members HTTP/1.1" 200 702 0.037716 10.0.0.38 - - [2025-10-26 22:29:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.023491 10.0.0.38 - - [2025-10-26 22:29:51] "GET /virtual-machine-interface/405701c0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011693 10.0.0.38 - - [2025-10-26 22:29:51] "GET /virtual-machine-interface/405701c0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005325 10.0.0.38 - - [2025-10-26 22:29:51] "POST /ref-update HTTP/1.1" 200 156 0.007858 10.0.0.38 - - [2025-10-26 22:29:51] "GET /floating-ip/5b504e17-47a5-4193-8270-9a5f8499d11b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.013266 10.0.0.38 - - [2025-10-26 22:29:51] "POST /set-tag HTTP/1.1" 200 109 0.014840 10.0.0.38 - - [2025-10-26 22:29:53] "GET /virtual-machine/4c3015e9-2298-4d5c-864b-0dee3bcb05bc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.007632 10.0.0.38 - - [2025-10-26 22:29:53] "GET /virtual-machine-interface/3feda90a-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011244 10.0.0.38 - - [2025-10-26 22:29:53] "GET /virtual-machine/b30dd390-8412-4404-b708-f88812b94dae?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.006488 10.0.0.38 - - [2025-10-26 22:29:53] "GET /virtual-machine-interface/405701c0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.013447 10.0.0.38 - - [2025-10-26 22:29:55] "GET /virtual-machine-interface/44ce4e02-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014738 10.0.0.38 - - [2025-10-26 22:29:55] "POST /set-tag HTTP/1.1" 200 109 0.004978 10.0.0.38 - - [2025-10-26 22:29:58] "GET /virtual-machine/87979fc1-8d4e-45f0-a946-52465e5fd6b5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.008219 10.0.0.38 - - [2025-10-26 22:29:58] "GET /virtual-machine-interface/44ce4e02-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008273 10.0.0.38 - - [2025-10-26 22:29:58] "GET /virtual-machine-interface/44ce4e02-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011476 10.0.0.38 - - [2025-10-26 22:29:58] "POST /set-tag HTTP/1.1" 200 109 0.005717 10.0.0.38 - - [2025-10-26 22:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004727 10.0.0.38 - - [2025-10-26 22:30:28] "POST /chown HTTP/1.1" 200 109 0.017946 10.0.0.38 - - [2025-10-26 22:30:28] "POST /chown HTTP/1.1" 200 109 0.008286 10.0.0.38 - - [2025-10-26 22:30:28] "POST /chown HTTP/1.1" 200 109 0.007286 10.0.0.38 - - [2025-10-26 22:30:28] "POST /chown HTTP/1.1" 200 109 0.007546 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:30:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002548 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:30:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001791 10.0.0.38 - - [2025-10-26 22:30:29] "GET /virtual-machine-interface/44ce4e02-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.017383 10.0.0.38 - - [2025-10-26 22:30:29] "POST /set-tag HTTP/1.1" 200 109 0.004666 10.0.0.38 - - [2025-10-26 22:30:29] "GET /virtual-machine-interface/44ce4e02-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010746 10.0.0.38 - - [2025-10-26 22:30:29] "POST /set-tag HTTP/1.1" 200 109 0.009700 10.0.0.38 - - [2025-10-26 22:30:29] "GET /virtual-machine/87979fc1-8d4e-45f0-a946-52465e5fd6b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.005867 10.0.0.38 - - [2025-10-26 22:30:29] "POST /ref-update HTTP/1.1" 200 156 0.016268 10.0.0.38 - - [2025-10-26 22:30:29] "GET /virtual-machine-interface/44ce4e02-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006212 10.0.0.38 - - [2025-10-26 22:30:29] "POST /set-tag HTTP/1.1" 200 109 0.028241 10.0.0.38 - - [2025-10-26 22:30:29] "POST /set-tag HTTP/1.1" 200 109 0.038460 10.0.0.38 - - [2025-10-26 22:30:29] "DELETE /instance-ip/44f55ec0-b2bb-11f0-8fb0-fa163e8b4c96 HTTP/1.1" 200 115 0.072009 10.0.0.38 - - [2025-10-26 22:30:30] "DELETE /virtual-machine-interface/44ce4e02-b2bb-11f0-8fb0-fa163e8b4c96 HTTP/1.1" 200 115 0.064394 10.0.0.38 - - [2025-10-26 22:30:30] "DELETE /virtual-machine/87979fc1-8d4e-45f0-a946-52465e5fd6b5 HTTP/1.1" 200 115 0.038043 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:30:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002934 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:30:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003418 10.0.0.38 - - [2025-10-26 22:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.38 - - [2025-10-26 22:30:33] "GET /tag/61cc0bce-c6ba-4e6d-9af7-c2c2ed77e510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.014877 10.0.0.38 - - [2025-10-26 22:30:33] "GET /tag/61cc0bce-c6ba-4e6d-9af7-c2c2ed77e510?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.017377 10.0.0.38 - - [2025-10-26 22:30:33] "GET /virtual-machine-interface/769b55fe-d1b4-43c1-aed3-5144a9707a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.008217 10.0.0.38 - - [2025-10-26 22:30:34] "POST /set-tag HTTP/1.1" 200 109 0.027867 10.0.0.38 - - [2025-10-26 22:30:34] "GET /virtual-machine-interface/9ac2cb91-12d6-4df0-a2df-6bacaf074df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.012950 10.0.0.38 - - [2025-10-26 22:30:34] "POST /set-tag HTTP/1.1" 200 109 0.026292 10.0.0.38 - - [2025-10-26 22:30:34] "GET /virtual-machine-interface/c5a78206-d564-4f40-8ee7-fead9d2a2ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004454 10.0.0.38 - - [2025-10-26 22:30:34] "POST /set-tag HTTP/1.1" 200 109 0.013349 10.0.0.38 - - [2025-10-26 22:30:34] "GET /firewall-policy/0d1afafe-77ed-48e9-956a-116c2a85e01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.020902 10.0.0.38 - - [2025-10-26 22:30:34] "GET /firewall-rule/72ae3f27-6808-4640-a164-f297eccfb7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002989 10.0.0.38 - - [2025-10-26 22:30:34] "POST /ref-update HTTP/1.1" 200 156 0.011948 10.0.0.38 - - [2025-10-26 22:30:34] "DELETE /firewall-rule/72ae3f27-6808-4640-a164-f297eccfb7c1 HTTP/1.1" 200 115 0.076354 10.0.0.38 - - [2025-10-26 22:30:34] "DELETE /loadbalancer-member/d99b19b0-5308-4d44-bc92-4aa426fc6790 HTTP/1.1" 200 115 0.046227 10.0.0.38 - - [2025-10-26 22:30:34] "PUT /service-instance/fe9eca58-5968-47e9-af76-800538feb662 HTTP/1.1" 200 266 0.009164 10.0.0.38 - - [2025-10-26 22:30:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.018241 10.0.0.38 - - [2025-10-26 22:30:34] "DELETE /loadbalancer-pool/c748a4b8-cdc4-4d97-8307-6ce5ce44f39c HTTP/1.1" 200 115 0.071133 10.0.0.38 - - [2025-10-26 22:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.38 - - [2025-10-26 22:30:34] "DELETE /loadbalancer-listener/c0c49306-f8f7-4de7-b9b4-64bedba1df27 HTTP/1.1" 200 115 0.029101 10.0.0.38 - - [2025-10-26 22:30:34] "GET /floating-ip/46d7bbf4-2a54-4fd9-bcc3-7d1b6eb0517f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.003448 10.0.0.38 - - [2025-10-26 22:30:34] "POST /chown HTTP/1.1" 200 109 0.007848 10.0.0.38 - - [2025-10-26 22:30:34] "POST /chown HTTP/1.1" 200 109 0.024315 10.0.0.38 - - [2025-10-26 22:30:34] "POST /chown HTTP/1.1" 200 109 0.016613 10.0.0.38 - - [2025-10-26 22:30:34] "PUT /floating-ip/46d7bbf4-2a54-4fd9-bcc3-7d1b6eb0517f HTTP/1.1" 200 256 0.041376 10.0.0.38 - - [2025-10-26 22:30:34] "POST /chown HTTP/1.1" 200 109 0.008513 10.0.0.38 - - [2025-10-26 22:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.38 - - [2025-10-26 22:30:34] "POST /chown HTTP/1.1" 200 109 0.027454 10.0.0.38 - - [2025-10-26 22:30:34] "DELETE /floating-ip/46d7bbf4-2a54-4fd9-bcc3-7d1b6eb0517f HTTP/1.1" 200 115 0.092165 10.0.0.38 - - [2025-10-26 22:30:34] "POST /chown HTTP/1.1" 200 109 0.021813 10.0.0.38 - - [2025-10-26 22:30:34] "DELETE /loadbalancer/c63bdbe8-04ae-4666-b73a-81d55fa84ad1 HTTP/1.1" 200 115 0.045990 10.0.0.38 - - [2025-10-26 22:30:34] "POST /chown HTTP/1.1" 200 109 0.019117 10.0.0.38 - - [2025-10-26 22:30:34] "POST /chown HTTP/1.1" 200 109 0.015364 10.0.0.38 - - [2025-10-26 22:30:34] "PUT /service-instance/fe9eca58-5968-47e9-af76-800538feb662 HTTP/1.1" 200 266 0.007879 10.0.0.38 - - [2025-10-26 22:30:34] "DELETE /instance-ip/8ed96a03-6f58-4541-a6e8-57496ea9059b HTTP/1.1" 200 115 0.110273 10.0.0.38 - - [2025-10-26 22:30:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.020365 10.0.0.38 - - [2025-10-26 22:30:34] "GET /floating-ip-pool/3c94fb80-b375-4343-85f3-61519a484f6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.005415 10.0.0.38 - - [2025-10-26 22:30:34] "PUT /service-instance/fe9eca58-5968-47e9-af76-800538feb662 HTTP/1.1" 200 266 0.022992 10.0.0.38 - - [2025-10-26 22:30:34] "POST /ref-update HTTP/1.1" 200 156 0.038481 10.0.0.38 - - [2025-10-26 22:30:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.041075 10.0.0.38 - - [2025-10-26 22:30:35] "DELETE /virtual-machine-interface/9ac2cb91-12d6-4df0-a2df-6bacaf074df6 HTTP/1.1" 200 115 0.187770 10.0.0.38 - - [2025-10-26 22:30:35] "PUT /service-instance/fe9eca58-5968-47e9-af76-800538feb662 HTTP/1.1" 200 266 0.022366 10.0.0.38 - - [2025-10-26 22:30:35] "DELETE /floating-ip-pool/3c94fb80-b375-4343-85f3-61519a484f6d HTTP/1.1" 200 115 0.145826 10.0.0.38 - - [2025-10-26 22:30:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.062812 10.0.0.38 - - [2025-10-26 22:30:35] "DELETE /tag/61cc0bce-c6ba-4e6d-9af7-c2c2ed77e510 HTTP/1.1" 200 115 0.203334 10.0.0.38 - - [2025-10-26 22:30:35] "DELETE /service-instance/fe9eca58-5968-47e9-af76-800538feb662 HTTP/1.1" 200 115 0.102066 10.0.0.38 - - [2025-10-26 22:30:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002921 10.0.0.38 - - [2025-10-26 22:30:35] "POST /useragent-kv HTTP/1.1" 200 115 0.001278 10.0.0.38 - - [2025-10-26 22:30:35] "DELETE /virtual-network/4f80c6c3-adac-4fb0-84dd-2a0f12da0d54 HTTP/1.1" 200 115 0.231485 10.0.0.38 - - [2025-10-26 22:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.38 - - [2025-10-26 22:30:35] "GET /routing-instance/1fef6aee-c272-4272-9ed2-24f634e406f9 HTTP/1.1" 404 171 0.005391 10.0.0.38 - - [2025-10-26 22:30:35] "GET /domains HTTP/1.1" 200 280 0.001795 10.0.0.38 - - [2025-10-26 22:30:35] "GET /virtual-machine-interface/769b55fe-d1b4-43c1-aed3-5144a9707a1a?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.013908 10.0.0.38 - - [2025-10-26 22:30:35] "GET /domain/31c873b2-f2a3-428d-acdd-80e3a77614a3 HTTP/1.1" 200 3086 0.012696 10.0.0.38 - - [2025-10-26 22:30:35] "DELETE /route-target/db7bf5f7-7d07-4473-869d-b3606754bb51 HTTP/1.1" 200 115 0.044540 10.0.0.38 - - [2025-10-26 22:30:35] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e HTTP/1.1" 200 7143 0.040331 10.0.0.38 - - [2025-10-26 22:30:35] "DELETE /virtual-machine-interface/769b55fe-d1b4-43c1-aed3-5144a9707a1a HTTP/1.1" 200 115 0.078390 10.0.0.38 - - [2025-10-26 22:30:35] "GET /virtual-machine-interface/405701c0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012692 10.0.0.38 - - [2025-10-26 22:30:35] "DELETE /virtual-machine/f3a942f0-1daa-4afe-9570-2421fc34430f HTTP/1.1" 200 115 0.045923 10.0.0.38 - - [2025-10-26 22:30:35] "GET /virtual-machine-interface/c5a78206-d564-4f40-8ee7-fead9d2a2ef3?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.005817 10.0.0.38 - - [2025-10-26 22:30:35] "POST /set-tag HTTP/1.1" 200 109 0.008513 10.0.0.38 - - [2025-10-26 22:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.38 - - [2025-10-26 22:30:35] "GET /loadbalancer/28cc3f7d-242d-4843-8c92-093eaec38fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002972 10.0.0.38 - - [2025-10-26 22:30:35] "GET /virtual-machine-interface/405701c0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004418 10.0.0.38 - - [2025-10-26 22:30:35] "POST /set-tag HTTP/1.1" 200 109 0.040482 10.0.0.38 - - [2025-10-26 22:30:35] "DELETE /virtual-machine-interface/c5a78206-d564-4f40-8ee7-fead9d2a2ef3 HTTP/1.1" 200 115 0.114539 10.0.0.38 - - [2025-10-26 22:30:35] "DELETE /loadbalancer-member/eb4fdcdb-3f3f-401a-8cb0-39953fbe96bd HTTP/1.1" 200 115 0.080107 10.0.0.38 - - [2025-10-26 22:30:35] "POST /ref-update HTTP/1.1" 200 156 0.034287 10.0.0.38 - - [2025-10-26 22:30:35] "DELETE /virtual-machine/0b5ff8ee-9a8c-4621-8dab-bafc08b7a4d5 HTTP/1.1" 200 115 0.028337 10.0.0.38 - - [2025-10-26 22:30:36] "GET /virtual-machine-interface/405701c0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008887 10.0.0.38 - - [2025-10-26 22:30:36] "POST /set-tag HTTP/1.1" 200 109 0.004817 10.0.0.38 - - [2025-10-26 22:30:36] "GET /virtual-machine-interface/405701c0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006152 10.0.0.38 - - [2025-10-26 22:30:36] "POST /set-tag HTTP/1.1" 200 109 0.003133 10.0.0.38 - - [2025-10-26 22:30:36] "GET /virtual-machine/b30dd390-8412-4404-b708-f88812b94dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004002 10.0.0.38 - - [2025-10-26 22:30:36] "POST /ref-update HTTP/1.1" 200 156 0.017284 10.0.0.38 - - [2025-10-26 22:30:36] "GET /virtual-machine-interface/405701c0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016188 10.0.0.38 - - [2025-10-26 22:30:36] "POST /set-tag HTTP/1.1" 200 109 0.017588 10.0.0.38 - - [2025-10-26 22:30:36] "POST /set-tag HTTP/1.1" 200 109 0.027249 10.0.0.38 - - [2025-10-26 22:30:36] "POST /set-tag HTTP/1.1" 200 109 0.030012 10.0.0.38 - - [2025-10-26 22:30:36] "DELETE /instance-ip/4070fd00-b2bb-11f0-8fb0-fa163e8b4c96 HTTP/1.1" 200 115 0.037137 10.0.0.38 - - [2025-10-26 22:30:36] "POST /ref-update HTTP/1.1" 200 156 0.011043 10.0.0.38 - - [2025-10-26 22:30:37] "DELETE /virtual-machine-interface/405701c0-b2bb-11f0-8fb0-fa163e8b4c96 HTTP/1.1" 200 115 0.036851 10.0.0.38 - - [2025-10-26 22:30:37] "DELETE /virtual-machine/b30dd390-8412-4404-b708-f88812b94dae HTTP/1.1" 200 115 0.015483 10.0.0.38 - - [2025-10-26 22:30:40] "GET /virtual-machine-interface/3feda90a-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006934 10.0.0.38 - - [2025-10-26 22:30:40] "POST /set-tag HTTP/1.1" 200 109 0.004423 10.0.0.38 - - [2025-10-26 22:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.38 - - [2025-10-26 22:30:40] "GET /loadbalancer/28cc3f7d-242d-4843-8c92-093eaec38fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.004183 10.0.0.38 - - [2025-10-26 22:30:41] "GET /virtual-machine-interface/3feda90a-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010754 10.0.0.38 - - [2025-10-26 22:30:41] "POST /set-tag HTTP/1.1" 200 109 0.003712 10.0.0.38 - - [2025-10-26 22:30:41] "GET /virtual-machine-interface/3feda90a-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008723 10.0.0.38 - - [2025-10-26 22:30:41] "POST /set-tag HTTP/1.1" 200 109 0.002402 10.0.0.38 - - [2025-10-26 22:30:41] "GET /virtual-machine/4c3015e9-2298-4d5c-864b-0dee3bcb05bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002650 10.0.0.38 - - [2025-10-26 22:30:41] "POST /ref-update HTTP/1.1" 200 156 0.011240 10.0.0.38 - - [2025-10-26 22:30:41] "GET /virtual-machine-interface/3feda90a-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011257 10.0.0.38 - - [2025-10-26 22:30:41] "POST /set-tag HTTP/1.1" 200 109 0.039724 10.0.0.38 - - [2025-10-26 22:30:41] "POST /set-tag HTTP/1.1" 200 109 0.029483 10.0.0.38 - - [2025-10-26 22:30:41] "POST /set-tag HTTP/1.1" 200 109 0.022537 10.0.0.38 - - [2025-10-26 22:30:41] "DELETE /instance-ip/40063d58-b2bb-11f0-8fb0-fa163e8b4c96 HTTP/1.1" 200 115 0.044022 10.0.0.38 - - [2025-10-26 22:30:41] "POST /ref-update HTTP/1.1" 200 156 0.017081 10.0.0.38 - - [2025-10-26 22:30:42] "DELETE /virtual-machine-interface/3feda90a-b2bb-11f0-8fb0-fa163e8b4c96 HTTP/1.1" 200 115 0.070446 10.0.0.38 - - [2025-10-26 22:30:42] "DELETE /virtual-machine/4c3015e9-2298-4d5c-864b-0dee3bcb05bc HTTP/1.1" 200 115 0.022021 10.0.0.38 - - [2025-10-26 22:30:42] "DELETE /tag/08652f2c-b850-48e9-bee3-f96a29ab3dd9 HTTP/1.1" 200 115 0.055037 10.0.0.38 - - [2025-10-26 22:30:42] "DELETE /tag/4c48311e-bd7c-4be9-94bf-12edf8fcb913 HTTP/1.1" 200 115 0.057966 10.0.0.38 - - [2025-10-26 22:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005222 10.0.0.38 - - [2025-10-26 22:30:46] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.075274 10.0.0.38 - - [2025-10-26 22:30:46] "POST /tags HTTP/1.1" 200 393 0.041364 10.0.0.38 - - [2025-10-26 22:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012386 10.0.0.38 - - [2025-10-26 22:30:46] "GET /tag/06b9e1c9-a835-4fb5-a921-7b430428abf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.012359 10.0.0.38 - - [2025-10-26 22:30:46] "POST /tags HTTP/1.1" 200 341 0.023943 10.0.0.38 - - [2025-10-26 22:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.38 - - [2025-10-26 22:30:46] "GET /tag/7fa3387b-5b71-4b04-860f-ab3fbecf9bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010448 10.0.0.38 - - [2025-10-26 22:30:46] "POST /id-to-fqname HTTP/1.1" 200 192 0.000838 10.0.0.38 - - [2025-10-26 22:30:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.003272 10.0.0.38 - - [2025-10-26 22:30:46] "POST /security-groups HTTP/1.1" 200 589 0.057363 10.0.0.38 - - [2025-10-26 22:30:46] "POST /projects HTTP/1.1" 200 519 0.157017 10.0.0.38 - - [2025-10-26 22:30:46] "POST /fqname-to-id HTTP/1.1" 404 236 0.002088 10.0.0.38 - - [2025-10-26 22:30:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.014178 10.0.0.38 - - [2025-10-26 22:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007340 10.0.0.38 - - [2025-10-26 22:30:46] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.014841 10.0.0.38 - - [2025-10-26 22:30:46] "POST /access-control-lists HTTP/1.1" 200 598 0.078216 10.0.0.38 - - [2025-10-26 22:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.021167 10.0.0.38 - - [2025-10-26 22:30:46] "POST /fqname-to-id HTTP/1.1" 404 235 0.004382 10.0.0.38 - - [2025-10-26 22:30:46] "GET /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004197 10.0.0.38 - - [2025-10-26 22:30:46] "POST /access-control-lists HTTP/1.1" 200 596 0.059334 10.0.0.38 - - [2025-10-26 22:30:46] "PUT /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e HTTP/1.1" 200 264 0.068805 10.0.0.38 - - [2025-10-26 22:30:46] "PUT /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656 HTTP/1.1" 200 264 0.046194 10.0.0.38 - - [2025-10-26 22:30:46] "POST /security-groups HTTP/1.1" 200 591 0.065305 10.0.0.38 - - [2025-10-26 22:30:46] "POST /fqname-to-id HTTP/1.1" 404 270 0.002773 10.0.0.38 - - [2025-10-26 22:30:46] "POST /access-control-lists HTTP/1.1" 200 632 0.039975 10.0.0.38 - - [2025-10-26 22:30:46] "POST /fqname-to-id HTTP/1.1" 404 269 0.017071 10.0.0.38 - - [2025-10-26 22:30:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.050805 10.0.0.38 - - [2025-10-26 22:30:46] "POST /chown HTTP/1.1" 200 109 0.036210 10.0.0.38 - - [2025-10-26 22:30:46] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005963 10.0.0.38 - - [2025-10-26 22:30:46] "POST /access-control-lists HTTP/1.1" 200 630 0.063139 10.0.0.38 - - [2025-10-26 22:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.38 - - [2025-10-26 22:30:47] "GET /policy-management/ef4cc804-d137-4388-9a25-553cdecf199b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002275 10.0.0.38 - - [2025-10-26 22:30:47] "POST /tags HTTP/1.1" 409 226 0.001285 10.0.0.38 - - [2025-10-26 22:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001029 10.0.0.38 - - [2025-10-26 22:30:47] "GET /tag/7fa3387b-5b71-4b04-860f-ab3fbecf9bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.009277 10.0.0.38 - - [2025-10-26 22:30:47] "POST /firewall-rules HTTP/1.1" 200 600 0.064828 10.0.0.38 - - [2025-10-26 22:30:47] "GET /firewall-rule/8ac38c16-e486-47be-8807-9586105c5049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.007053 10.0.0.38 - - [2025-10-26 22:30:47] "GET /firewall-policy/095fd424-4868-48e3-9aad-3fbd4d190219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004205 10.0.0.38 - - [2025-10-26 22:30:47] "GET /firewall-rule/8ac38c16-e486-47be-8807-9586105c5049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002356 10.0.0.38 - - [2025-10-26 22:30:47] "POST /ref-update HTTP/1.1" 200 156 0.040588 10.0.0.38 - - [2025-10-26 22:30:47] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007919 10.0.0.38 - - [2025-10-26 22:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.38 - - [2025-10-26 22:30:47] "GET /policy-management/ef4cc804-d137-4388-9a25-553cdecf199b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002801 10.0.0.38 - - [2025-10-26 22:30:47] "POST /tags HTTP/1.1" 409 226 0.001607 10.0.0.38 - - [2025-10-26 22:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.38 - - [2025-10-26 22:30:47] "GET /tag/7fa3387b-5b71-4b04-860f-ab3fbecf9bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.016226 10.0.0.38 - - [2025-10-26 22:30:47] "POST /firewall-rules HTTP/1.1" 200 598 0.077153 10.0.0.38 - - [2025-10-26 22:30:47] "GET /firewall-rule/cc719a71-b08e-4a72-bd2a-b5cf76d04c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004695 10.0.0.38 - - [2025-10-26 22:30:47] "GET /firewall-policy/095fd424-4868-48e3-9aad-3fbd4d190219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004137 10.0.0.38 - - [2025-10-26 22:30:47] "GET /firewall-rule/cc719a71-b08e-4a72-bd2a-b5cf76d04c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002244 10.0.0.38 - - [2025-10-26 22:30:47] "POST /ref-update HTTP/1.1" 200 156 0.071500 10.0.0.38 - - [2025-10-26 22:30:49] "POST /tags HTTP/1.1" 200 393 0.050049 10.0.0.38 - - [2025-10-26 22:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.38 - - [2025-10-26 22:30:49] "GET /tag/befe38e2-4aaa-47b4-8946-565ba2cdffd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011926 10.0.0.38 - - [2025-10-26 22:30:49] "POST /tags HTTP/1.1" 200 341 0.023581 10.0.0.38 - - [2025-10-26 22:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015357 10.0.0.38 - - [2025-10-26 22:30:49] "GET /tag/bc33167e-c894-4fc5-99ca-7a39721fc90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012808 10.0.0.38 - - [2025-10-26 22:30:49] "POST /id-to-fqname HTTP/1.1" 200 192 0.000526 10.0.0.38 - - [2025-10-26 22:30:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.001685 10.0.0.38 - - [2025-10-26 22:30:49] "POST /security-groups HTTP/1.1" 200 589 0.061306 10.0.0.38 - - [2025-10-26 22:30:49] "POST /projects HTTP/1.1" 200 519 0.202580 10.0.0.38 - - [2025-10-26 22:30:49] "POST /fqname-to-id HTTP/1.1" 404 236 0.003617 10.0.0.38 - - [2025-10-26 22:30:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009865 10.0.0.38 - - [2025-10-26 22:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.019605 10.0.0.38 - - [2025-10-26 22:30:49] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.010967 10.0.0.38 - - [2025-10-26 22:30:49] "POST /access-control-lists HTTP/1.1" 200 598 0.085663 10.0.0.38 - - [2025-10-26 22:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005772 10.0.0.38 - - [2025-10-26 22:30:49] "POST /fqname-to-id HTTP/1.1" 404 235 0.009278 10.0.0.38 - - [2025-10-26 22:30:49] "GET /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005432 10.0.0.38 - - [2025-10-26 22:30:49] "POST /access-control-lists HTTP/1.1" 200 596 0.061923 10.0.0.38 - - [2025-10-26 22:30:49] "PUT /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e HTTP/1.1" 200 264 0.073918 10.0.0.38 - - [2025-10-26 22:30:49] "PUT /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656 HTTP/1.1" 200 264 0.046304 10.0.0.38 - - [2025-10-26 22:30:50] "POST /security-groups HTTP/1.1" 200 591 0.065995 10.0.0.38 - - [2025-10-26 22:30:50] "POST /fqname-to-id HTTP/1.1" 404 270 0.001719 10.0.0.38 - - [2025-10-26 22:30:50] "POST /access-control-lists HTTP/1.1" 200 632 0.035831 10.0.0.38 - - [2025-10-26 22:30:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.032009 10.0.0.38 - - [2025-10-26 22:30:50] "POST /fqname-to-id HTTP/1.1" 404 269 0.019830 10.0.0.38 - - [2025-10-26 22:30:50] "POST /chown HTTP/1.1" 200 109 0.024746 10.0.0.38 - - [2025-10-26 22:30:50] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019840 10.0.0.38 - - [2025-10-26 22:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.38 - - [2025-10-26 22:30:50] "GET /policy-management/ef4cc804-d137-4388-9a25-553cdecf199b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002893 10.0.0.38 - - [2025-10-26 22:30:50] "POST /access-control-lists HTTP/1.1" 200 630 0.085308 10.0.0.38 - - [2025-10-26 22:30:50] "POST /tags HTTP/1.1" 409 226 0.011817 10.0.0.38 - - [2025-10-26 22:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.38 - - [2025-10-26 22:30:50] "GET /tag/bc33167e-c894-4fc5-99ca-7a39721fc90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010131 10.0.0.38 - - [2025-10-26 22:30:50] "POST /firewall-rules HTTP/1.1" 200 600 0.072826 10.0.0.38 - - [2025-10-26 22:30:50] "GET /firewall-rule/457e8e67-b89a-41b2-9214-7b18a7027922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007512 10.0.0.38 - - [2025-10-26 22:30:50] "GET /firewall-policy/095fd424-4868-48e3-9aad-3fbd4d190219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.005276 10.0.0.38 - - [2025-10-26 22:30:50] "GET /firewall-rule/457e8e67-b89a-41b2-9214-7b18a7027922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003005 10.0.0.38 - - [2025-10-26 22:30:50] "POST /ref-update HTTP/1.1" 200 156 0.042669 10.0.0.38 - - [2025-10-26 22:30:50] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002379 10.0.0.38 - - [2025-10-26 22:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.38 - - [2025-10-26 22:30:50] "GET /policy-management/ef4cc804-d137-4388-9a25-553cdecf199b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002126 10.0.0.38 - - [2025-10-26 22:30:50] "POST /tags HTTP/1.1" 409 226 0.001443 10.0.0.38 - - [2025-10-26 22:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001316 10.0.0.38 - - [2025-10-26 22:30:50] "GET /tag/bc33167e-c894-4fc5-99ca-7a39721fc90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009859 10.0.0.38 - - [2025-10-26 22:30:50] "POST /firewall-rules HTTP/1.1" 200 598 0.075068 10.0.0.38 - - [2025-10-26 22:30:50] "GET /firewall-rule/c4e75574-84cc-4312-9c0f-988c39f71f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.009312 10.0.0.38 - - [2025-10-26 22:30:50] "GET /firewall-policy/095fd424-4868-48e3-9aad-3fbd4d190219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005441 10.0.0.38 - - [2025-10-26 22:30:50] "GET /firewall-rule/c4e75574-84cc-4312-9c0f-988c39f71f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.009338 10.0.0.38 - - [2025-10-26 22:30:50] "POST /ref-update HTTP/1.1" 200 156 0.079007 10.0.0.38 - - [2025-10-26 22:30:52] "POST /tags HTTP/1.1" 200 345 0.112059 10.0.0.38 - - [2025-10-26 22:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008610 10.0.0.38 - - [2025-10-26 22:30:52] "GET /tag/8ec5f81d-0039-4b46-a4df-dd90d2a3e8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016114 10.0.0.38 - - [2025-10-26 22:30:52] "POST /projects HTTP/1.1" 409 238 0.003260 10.0.0.38 - - [2025-10-26 22:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.38 - - [2025-10-26 22:30:52] "GET /project/da128032-cda1-46b5-97db-1680860fe35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038481 10.0.0.38 - - [2025-10-26 22:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.38 - - [2025-10-26 22:30:52] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006985 10.0.0.38 - - [2025-10-26 22:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007184 10.0.0.38 - - [2025-10-26 22:30:52] "GET /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003710 10.0.0.38 - - [2025-10-26 22:30:52] "POST /security-groups HTTP/1.1" 409 285 0.002798 10.0.0.38 - - [2025-10-26 22:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.38 - - [2025-10-26 22:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.38 - - [2025-10-26 22:30:52] "GET /project/da128032-cda1-46b5-97db-1680860fe35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030127 10.0.0.38 - - [2025-10-26 22:30:52] "PUT /security-group/942b3778-b71b-4410-8a70-dc0575e41223 HTTP/1.1" 200 262 0.075776 10.0.0.38 - - [2025-10-26 22:30:52] "PUT /access-control-list/c61f5f9a-8c32-456b-95a8-6848f3a038c5 HTTP/1.1" 200 272 0.026762 10.0.0.38 - - [2025-10-26 22:30:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.044109 10.0.0.38 - - [2025-10-26 22:30:52] "POST /tags HTTP/1.1" 409 228 0.007633 10.0.0.38 - - [2025-10-26 22:30:52] "PUT /access-control-list/cfbc8b92-4750-4ee1-93c8-94cf1a5e77c3 HTTP/1.1" 200 272 0.043617 10.0.0.38 - - [2025-10-26 22:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.38 - - [2025-10-26 22:30:52] "GET /tag/8ec5f81d-0039-4b46-a4df-dd90d2a3e8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010598 10.0.0.38 - - [2025-10-26 22:30:52] "POST /tags HTTP/1.1" 200 345 0.024763 10.0.0.38 - - [2025-10-26 22:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.38 - - [2025-10-26 22:30:52] "GET /tag/5da83f5f-be09-4d59-8c2b-b2710a6a4adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.018500 10.0.0.38 - - [2025-10-26 22:30:52] "POST /projects HTTP/1.1" 409 238 0.001789 10.0.0.38 - - [2025-10-26 22:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.38 - - [2025-10-26 22:30:53] "GET /project/a5f6da03-463f-4115-a6e2-6fa6ff2ca832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033864 10.0.0.38 - - [2025-10-26 22:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.38 - - [2025-10-26 22:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.38 - - [2025-10-26 22:30:53] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003580 10.0.0.38 - - [2025-10-26 22:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007345 10.0.0.38 - - [2025-10-26 22:30:53] "GET /project/a5f6da03-463f-4115-a6e2-6fa6ff2ca832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051692 10.0.0.38 - - [2025-10-26 22:30:53] "GET /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004005 10.0.0.38 - - [2025-10-26 22:30:53] "POST /security-groups HTTP/1.1" 409 285 0.005114 10.0.0.38 - - [2025-10-26 22:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.38 - - [2025-10-26 22:30:53] "PUT /security-group/5e1dbe4c-eb1e-4b36-8a29-72676816171f HTTP/1.1" 200 262 0.057162 10.0.0.38 - - [2025-10-26 22:30:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.025399 10.0.0.38 - - [2025-10-26 22:30:53] "PUT /access-control-list/a4474b78-bb24-4999-b809-fd454e4c190b HTTP/1.1" 200 272 0.037121 10.0.0.38 - - [2025-10-26 22:30:53] "POST /tags HTTP/1.1" 409 228 0.007160 10.0.0.38 - - [2025-10-26 22:30:53] "PUT /access-control-list/120a140e-a662-455a-81b0-cd5ffac071c9 HTTP/1.1" 200 272 0.019329 10.0.0.38 - - [2025-10-26 22:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.38 - - [2025-10-26 22:30:53] "GET /tag/5da83f5f-be09-4d59-8c2b-b2710a6a4adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015673 10.0.0.38 - - [2025-10-26 22:30:53] "POST /tags HTTP/1.1" 200 291 0.071845 10.0.0.38 - - [2025-10-26 22:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.38 - - [2025-10-26 22:30:53] "GET /tag/184ef1dc-fc8e-4e77-948a-6187b488ee8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.011694 10.0.0.38 - - [2025-10-26 22:30:53] "POST /tags HTTP/1.1" 200 303 0.057255 10.0.0.38 - - [2025-10-26 22:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.38 - - [2025-10-26 22:30:53] "GET /tag/c2594813-c63d-4fcb-8fb0-5662479a3bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.019048 10.0.0.38 - - [2025-10-26 22:30:53] "POST /tags HTTP/1.1" 409 252 0.002063 10.0.0.38 - - [2025-10-26 22:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.38 - - [2025-10-26 22:30:53] "GET /tag/06b9e1c9-a835-4fb5-a921-7b430428abf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011547 10.0.0.38 - - [2025-10-26 22:30:53] "POST /tags HTTP/1.1" 409 226 0.002157 10.0.0.38 - - [2025-10-26 22:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.38 - - [2025-10-26 22:30:53] "GET /tag/7fa3387b-5b71-4b04-860f-ab3fbecf9bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.015137 10.0.0.38 - - [2025-10-26 22:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.38 - - [2025-10-26 22:30:53] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009392 10.0.0.38 - - [2025-10-26 22:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.38 - - [2025-10-26 22:30:53] "GET /project/da128032-cda1-46b5-97db-1680860fe35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.049833 10.0.0.38 - - [2025-10-26 22:30:53] "POST /virtual-machines HTTP/1.1" 200 395 0.010950 10.0.0.38 - - [2025-10-26 22:30:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.028900 10.0.0.38 - - [2025-10-26 22:30:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.138171 10.0.0.38 - - [2025-10-26 22:30:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010342 10.0.0.38 - - [2025-10-26 22:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.38 - - [2025-10-26 22:30:54] "GET /virtual-machine-interface/6f0445aa-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006585 10.0.0.38 - - [2025-10-26 22:30:54] "POST /instance-ips HTTP/1.1" 200 397 0.030900 10.0.0.38 - - [2025-10-26 22:30:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.041857 10.0.0.38 - - [2025-10-26 22:30:54] "GET /virtual-machine-interface/6f0445aa-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015504 10.0.0.38 - - [2025-10-26 22:30:54] "POST /set-tag HTTP/1.1" 200 109 0.060545 10.0.0.38 - - [2025-10-26 22:30:54] "GET /virtual-machine-interface/6f0445aa-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017805 10.0.0.38 - - [2025-10-26 22:30:54] "GET /instance-ip/6f24375c-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005023 10.0.0.38 - - [2025-10-26 22:30:54] "GET /virtual-machine-interface/6f0445aa-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007461 10.0.0.38 - - [2025-10-26 22:30:54] "POST /set-tag HTTP/1.1" 200 109 0.002871 10.0.0.38 - - [2025-10-26 22:30:54] "GET /virtual-router/2908751b-4ebf-4bb6-b276-d987a400857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004164 10.0.0.38 - - [2025-10-26 22:30:54] "POST /ref-update HTTP/1.1" 200 156 0.011276 10.0.0.38 - - [2025-10-26 22:30:54] "GET /virtual-machine-interface/6f0445aa-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014751 10.0.0.38 - - [2025-10-26 22:30:54] "POST /set-tag HTTP/1.1" 200 109 0.002603 10.0.0.38 - - [2025-10-26 22:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.38 - - [2025-10-26 22:30:54] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004286 10.0.0.38 - - [2025-10-26 22:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.38 - - [2025-10-26 22:30:54] "GET /project/da128032-cda1-46b5-97db-1680860fe35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048557 10.0.0.38 - - [2025-10-26 22:30:54] "POST /virtual-machines HTTP/1.1" 200 395 0.016973 10.0.0.38 - - [2025-10-26 22:30:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017273 10.0.0.38 - - [2025-10-26 22:30:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.093346 10.0.0.38 - - [2025-10-26 22:30:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008027 10.0.0.38 - - [2025-10-26 22:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011998 10.0.0.38 - - [2025-10-26 22:30:55] "GET /virtual-machine-interface/6f898292-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005123 10.0.0.38 - - [2025-10-26 22:30:55] "POST /instance-ips HTTP/1.1" 200 397 0.019374 10.0.0.38 - - [2025-10-26 22:30:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.019310 10.0.0.38 - - [2025-10-26 22:30:55] "GET /virtual-machine-interface/6f898292-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009714 10.0.0.38 - - [2025-10-26 22:30:55] "POST /set-tag HTTP/1.1" 200 109 0.068101 10.0.0.38 - - [2025-10-26 22:30:55] "GET /virtual-machine-interface/6f898292-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018609 10.0.0.38 - - [2025-10-26 22:30:55] "GET /instance-ip/6fa0efae-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003493 10.0.0.38 - - [2025-10-26 22:30:55] "GET /virtual-machine-interface/6f898292-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005610 10.0.0.38 - - [2025-10-26 22:30:55] "POST /set-tag HTTP/1.1" 200 109 0.002741 10.0.0.38 - - [2025-10-26 22:30:55] "GET /virtual-router/2908751b-4ebf-4bb6-b276-d987a400857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.004646 10.0.0.38 - - [2025-10-26 22:30:55] "POST /ref-update HTTP/1.1" 200 156 0.010907 10.0.0.38 - - [2025-10-26 22:30:55] "GET /virtual-machine-interface/6f898292-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004454 10.0.0.38 - - [2025-10-26 22:30:55] "POST /set-tag HTTP/1.1" 200 109 0.001917 10.0.0.38 - - [2025-10-26 22:30:55] "POST /tags HTTP/1.1" 200 291 0.019237 10.0.0.38 - - [2025-10-26 22:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010710 10.0.0.38 - - [2025-10-26 22:30:55] "GET /tag/1108ce68-ffcc-49fb-8aa8-91ed1053c910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.016743 10.0.0.38 - - [2025-10-26 22:30:55] "POST /tags HTTP/1.1" 409 252 0.002046 10.0.0.38 - - [2025-10-26 22:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.38 - - [2025-10-26 22:30:55] "GET /tag/befe38e2-4aaa-47b4-8946-565ba2cdffd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010014 10.0.0.38 - - [2025-10-26 22:30:55] "POST /tags HTTP/1.1" 409 226 0.001605 10.0.0.38 - - [2025-10-26 22:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.38 - - [2025-10-26 22:30:55] "GET /tag/bc33167e-c894-4fc5-99ca-7a39721fc90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.020811 10.0.0.38 - - [2025-10-26 22:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.38 - - [2025-10-26 22:30:55] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008316 10.0.0.38 - - [2025-10-26 22:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.018461 10.0.0.38 - - [2025-10-26 22:30:55] "GET /project/a5f6da03-463f-4115-a6e2-6fa6ff2ca832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040795 10.0.0.38 - - [2025-10-26 22:30:55] "POST /virtual-machines HTTP/1.1" 200 395 0.009438 10.0.0.38 - - [2025-10-26 22:30:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.018363 10.0.0.38 - - [2025-10-26 22:30:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109332 10.0.0.38 - - [2025-10-26 22:30:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008718 10.0.0.38 - - [2025-10-26 22:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.38 - - [2025-10-26 22:30:56] "GET /virtual-machine-interface/7020dffc-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006928 10.0.0.38 - - [2025-10-26 22:30:56] "POST /instance-ips HTTP/1.1" 200 397 0.020925 10.0.0.38 - - [2025-10-26 22:30:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.031640 10.0.0.38 - - [2025-10-26 22:30:56] "GET /virtual-machine-interface/7020dffc-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008145 10.0.0.38 - - [2025-10-26 22:30:56] "POST /set-tag HTTP/1.1" 200 109 0.071846 10.0.0.38 - - [2025-10-26 22:30:56] "GET /virtual-machine-interface/7020dffc-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.024271 10.0.0.38 - - [2025-10-26 22:30:56] "GET /instance-ip/703a4ab4-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002531 10.0.0.38 - - [2025-10-26 22:30:56] "GET /virtual-machine-interface/7020dffc-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005408 10.0.0.38 - - [2025-10-26 22:30:56] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.38 - - [2025-10-26 22:30:56] "GET /virtual-router/2908751b-4ebf-4bb6-b276-d987a400857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004034 10.0.0.38 - - [2025-10-26 22:30:56] "POST /ref-update HTTP/1.1" 200 156 0.022493 10.0.0.38 - - [2025-10-26 22:30:56] "GET /virtual-machine-interface/7020dffc-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010236 10.0.0.38 - - [2025-10-26 22:30:56] "POST /set-tag HTTP/1.1" 200 109 0.003158 10.0.0.38 - - [2025-10-26 22:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.38 - - [2025-10-26 22:30:56] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004704 10.0.0.38 - - [2025-10-26 22:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.38 - - [2025-10-26 22:30:56] "GET /project/a5f6da03-463f-4115-a6e2-6fa6ff2ca832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047755 10.0.0.38 - - [2025-10-26 22:30:56] "POST /virtual-machines HTTP/1.1" 200 395 0.009551 10.0.0.38 - - [2025-10-26 22:30:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.037437 10.0.0.38 - - [2025-10-26 22:30:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100303 10.0.0.38 - - [2025-10-26 22:30:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008008 10.0.0.38 - - [2025-10-26 22:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.017209 10.0.0.38 - - [2025-10-26 22:30:56] "GET /virtual-machine-interface/709fb3e0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003813 10.0.0.38 - - [2025-10-26 22:30:56] "POST /instance-ips HTTP/1.1" 200 397 0.020530 10.0.0.38 - - [2025-10-26 22:30:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024888 10.0.0.38 - - [2025-10-26 22:30:56] "GET /virtual-machine-interface/709fb3e0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004669 10.0.0.38 - - [2025-10-26 22:30:57] "POST /set-tag HTTP/1.1" 200 109 0.064451 10.0.0.38 - - [2025-10-26 22:30:57] "GET /virtual-machine-interface/709fb3e0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010432 10.0.0.38 - - [2025-10-26 22:30:57] "GET /instance-ip/70b914ac-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003511 10.0.0.38 - - [2025-10-26 22:30:57] "GET /virtual-machine-interface/709fb3e0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006044 10.0.0.38 - - [2025-10-26 22:30:57] "POST /set-tag HTTP/1.1" 200 109 0.002793 10.0.0.38 - - [2025-10-26 22:30:57] "POST /tags HTTP/1.1" 200 299 0.023792 10.0.0.38 - - [2025-10-26 22:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.38 - - [2025-10-26 22:30:57] "GET /tag/b534c988-f5ac-42d3-afba-a257e917f862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011632 10.0.0.38 - - [2025-10-26 22:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.38 - - [2025-10-26 22:30:57] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003427 10.0.0.38 - - [2025-10-26 22:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.38 - - [2025-10-26 22:30:57] "GET /project/da128032-cda1-46b5-97db-1680860fe35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039338 10.0.0.38 - - [2025-10-26 22:30:57] "POST /virtual-machines HTTP/1.1" 200 395 0.022516 10.0.0.38 - - [2025-10-26 22:30:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007739 10.0.0.38 - - [2025-10-26 22:30:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.127240 10.0.0.38 - - [2025-10-26 22:30:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.017118 10.0.0.38 - - [2025-10-26 22:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.38 - - [2025-10-26 22:30:57] "GET /virtual-machine-interface/71185890-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005049 10.0.0.38 - - [2025-10-26 22:30:57] "POST /instance-ips HTTP/1.1" 200 397 0.018858 10.0.0.38 - - [2025-10-26 22:30:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.021287 10.0.0.38 - - [2025-10-26 22:30:57] "GET /virtual-machine-interface/71185890-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008591 10.0.0.38 - - [2025-10-26 22:30:57] "POST /set-tag HTTP/1.1" 200 109 0.026624 10.0.0.38 - - [2025-10-26 22:30:57] "GET /virtual-machine-interface/71185890-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014656 10.0.0.38 - - [2025-10-26 22:30:57] "GET /instance-ip/71307ccc-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002690 10.0.0.38 - - [2025-10-26 22:30:57] "GET /virtual-machine-interface/71185890-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004552 10.0.0.38 - - [2025-10-26 22:30:57] "POST /set-tag HTTP/1.1" 200 109 0.002047 10.0.0.38 - - [2025-10-26 22:30:57] "POST /tags HTTP/1.1" 200 299 0.016711 10.0.0.38 - - [2025-10-26 22:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006422 10.0.0.38 - - [2025-10-26 22:30:57] "GET /tag/3a5da740-b884-47f4-b49b-70eb37b2a70f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011971 10.0.0.38 - - [2025-10-26 22:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.38 - - [2025-10-26 22:30:58] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004783 10.0.0.38 - - [2025-10-26 22:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.38 - - [2025-10-26 22:30:58] "GET /project/da128032-cda1-46b5-97db-1680860fe35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035198 10.0.0.38 - - [2025-10-26 22:30:58] "POST /virtual-machines HTTP/1.1" 200 395 0.008493 10.0.0.38 - - [2025-10-26 22:30:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007887 10.0.0.38 - - [2025-10-26 22:30:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098082 10.0.0.38 - - [2025-10-26 22:30:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.016875 10.0.0.38 - - [2025-10-26 22:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009099 10.0.0.38 - - [2025-10-26 22:30:58] "GET /virtual-machine-interface/71820fec-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005119 10.0.0.38 - - [2025-10-26 22:30:58] "POST /instance-ips HTTP/1.1" 200 397 0.024502 10.0.0.38 - - [2025-10-26 22:30:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.016482 10.0.0.38 - - [2025-10-26 22:30:58] "GET /virtual-machine-interface/71820fec-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007559 10.0.0.38 - - [2025-10-26 22:30:58] "POST /set-tag HTTP/1.1" 200 109 0.026477 10.0.0.38 - - [2025-10-26 22:30:58] "GET /virtual-machine-interface/71820fec-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021063 10.0.0.38 - - [2025-10-26 22:30:58] "GET /instance-ip/71959a62-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002652 10.0.0.38 - - [2025-10-26 22:30:58] "GET /virtual-machine-interface/71820fec-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007409 10.0.0.38 - - [2025-10-26 22:30:58] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.38 - - [2025-10-26 22:30:58] "POST /tags HTTP/1.1" 200 299 0.019001 10.0.0.38 - - [2025-10-26 22:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.38 - - [2025-10-26 22:30:58] "GET /tag/b49d32b2-edee-4f11-97ee-cf7c56d790a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010415 10.0.0.38 - - [2025-10-26 22:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.38 - - [2025-10-26 22:30:58] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003320 10.0.0.38 - - [2025-10-26 22:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.38 - - [2025-10-26 22:30:58] "GET /project/a5f6da03-463f-4115-a6e2-6fa6ff2ca832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039615 10.0.0.38 - - [2025-10-26 22:30:58] "POST /virtual-machines HTTP/1.1" 200 395 0.007698 10.0.0.38 - - [2025-10-26 22:30:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017002 10.0.0.38 - - [2025-10-26 22:30:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095559 10.0.0.38 - - [2025-10-26 22:30:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008314 10.0.0.38 - - [2025-10-26 22:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004725 10.0.0.38 - - [2025-10-26 22:30:58] "GET /virtual-machine-interface/71e551a6-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004630 10.0.0.38 - - [2025-10-26 22:30:59] "POST /instance-ips HTTP/1.1" 200 397 0.018236 10.0.0.38 - - [2025-10-26 22:30:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019554 10.0.0.38 - - [2025-10-26 22:30:59] "GET /virtual-machine-interface/71e551a6-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004355 10.0.0.38 - - [2025-10-26 22:30:59] "POST /set-tag HTTP/1.1" 200 109 0.021975 10.0.0.38 - - [2025-10-26 22:30:59] "GET /virtual-machine-interface/71e551a6-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016893 10.0.0.38 - - [2025-10-26 22:30:59] "GET /instance-ip/71fd3a1e-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002805 10.0.0.38 - - [2025-10-26 22:30:59] "GET /virtual-machine-interface/71e551a6-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005471 10.0.0.38 - - [2025-10-26 22:30:59] "POST /set-tag HTTP/1.1" 200 109 0.002316 10.0.0.38 - - [2025-10-26 22:30:59] "GET /virtual-router/2908751b-4ebf-4bb6-b276-d987a400857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003519 10.0.0.38 - - [2025-10-26 22:30:59] "POST /ref-update HTTP/1.1" 200 156 0.008361 10.0.0.38 - - [2025-10-26 22:30:59] "GET /virtual-machine-interface/709fb3e0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004094 10.0.0.38 - - [2025-10-26 22:30:59] "POST /set-tag HTTP/1.1" 200 109 0.001899 10.0.0.38 - - [2025-10-26 22:30:59] "POST /tags HTTP/1.1" 200 299 0.015594 10.0.0.38 - - [2025-10-26 22:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.38 - - [2025-10-26 22:30:59] "GET /tag/3f1cf742-efd6-4fcb-8a23-f777fec2d66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.010543 10.0.0.38 - - [2025-10-26 22:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.38 - - [2025-10-26 22:30:59] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003473 10.0.0.38 - - [2025-10-26 22:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001256 10.0.0.38 - - [2025-10-26 22:30:59] "GET /project/a5f6da03-463f-4115-a6e2-6fa6ff2ca832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042932 10.0.0.38 - - [2025-10-26 22:30:59] "POST /virtual-machines HTTP/1.1" 200 395 0.007302 10.0.0.38 - - [2025-10-26 22:30:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.023148 10.0.0.38 - - [2025-10-26 22:30:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112182 10.0.0.38 - - [2025-10-26 22:30:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008883 10.0.0.38 - - [2025-10-26 22:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006600 10.0.0.38 - - [2025-10-26 22:30:59] "GET /virtual-machine-interface/7251932a-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004550 10.0.0.38 - - [2025-10-26 22:30:59] "POST /instance-ips HTTP/1.1" 200 397 0.019366 10.0.0.38 - - [2025-10-26 22:30:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.022564 10.0.0.38 - - [2025-10-26 22:30:59] "GET /virtual-machine-interface/7251932a-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009181 10.0.0.38 - - [2025-10-26 22:30:59] "POST /set-tag HTTP/1.1" 200 109 0.017321 10.0.0.38 - - [2025-10-26 22:30:59] "GET /virtual-machine-interface/7251932a-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006204 10.0.0.38 - - [2025-10-26 22:30:59] "GET /instance-ip/726bcc40-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002444 10.0.0.38 - - [2025-10-26 22:30:59] "GET /virtual-machine-interface/7251932a-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005632 10.0.0.38 - - [2025-10-26 22:30:59] "POST /set-tag HTTP/1.1" 200 109 0.002183 10.0.0.38 - - [2025-10-26 22:30:59] "GET /virtual-router/2908751b-4ebf-4bb6-b276-d987a400857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003717 10.0.0.38 - - [2025-10-26 22:31:00] "POST /ref-update HTTP/1.1" 200 156 0.010604 10.0.0.38 - - [2025-10-26 22:31:00] "GET /virtual-machine-interface/71185890-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012599 10.0.0.38 - - [2025-10-26 22:31:00] "POST /set-tag HTTP/1.1" 200 109 0.002863 10.0.0.38 - - [2025-10-26 22:31:00] "GET /virtual-machine-interface/6f0445aa-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004787 10.0.0.38 - - [2025-10-26 22:31:00] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.38 - - [2025-10-26 22:31:00] "GET /virtual-router/2908751b-4ebf-4bb6-b276-d987a400857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003921 10.0.0.38 - - [2025-10-26 22:31:00] "POST /ref-update HTTP/1.1" 200 156 0.016613 10.0.0.38 - - [2025-10-26 22:31:00] "GET /virtual-machine-interface/71820fec-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010855 10.0.0.38 - - [2025-10-26 22:31:00] "POST /set-tag HTTP/1.1" 200 109 0.006833 10.0.0.38 - - [2025-10-26 22:31:00] "GET /virtual-router/2908751b-4ebf-4bb6-b276-d987a400857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004477 10.0.0.38 - - [2025-10-26 22:31:00] "POST /ref-update HTTP/1.1" 200 156 0.007647 10.0.0.38 - - [2025-10-26 22:31:00] "GET /virtual-machine-interface/71e551a6-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011253 10.0.0.38 - - [2025-10-26 22:31:00] "POST /set-tag HTTP/1.1" 200 109 0.002779 10.0.0.38 - - [2025-10-26 22:31:00] "GET /virtual-machine-interface/6f898292-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003878 10.0.0.38 - - [2025-10-26 22:31:00] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.38 - - [2025-10-26 22:31:00] "GET /virtual-router/2908751b-4ebf-4bb6-b276-d987a400857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.006964 10.0.0.38 - - [2025-10-26 22:31:00] "POST /ref-update HTTP/1.1" 200 156 0.009569 10.0.0.38 - - [2025-10-26 22:31:00] "GET /virtual-machine-interface/7251932a-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013470 10.0.0.38 - - [2025-10-26 22:31:00] "POST /set-tag HTTP/1.1" 200 109 0.002597 10.0.0.38 - - [2025-10-26 22:31:00] "GET /virtual-machine-interface/7020dffc-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004456 10.0.0.38 - - [2025-10-26 22:31:00] "POST /set-tag HTTP/1.1" 200 109 0.003531 10.0.0.38 - - [2025-10-26 22:31:00] "GET /virtual-machine-interface/709fb3e0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004628 10.0.0.38 - - [2025-10-26 22:31:00] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.38 - - [2025-10-26 22:31:00] "GET /virtual-machine-interface/71185890-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003876 10.0.0.38 - - [2025-10-26 22:31:00] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.38 - - [2025-10-26 22:31:00] "GET /virtual-machine-interface/71820fec-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009004 10.0.0.38 - - [2025-10-26 22:31:00] "POST /set-tag HTTP/1.1" 200 109 0.002818 10.0.0.38 - - [2025-10-26 22:31:00] "GET /virtual-machine-interface/71e551a6-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004452 10.0.0.38 - - [2025-10-26 22:31:00] "POST /set-tag HTTP/1.1" 200 109 0.006054 10.0.0.38 - - [2025-10-26 22:31:00] "GET /virtual-machine-interface/7020dffc-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004189 10.0.0.38 - - [2025-10-26 22:31:00] "POST /set-tag HTTP/1.1" 200 109 0.004322 10.0.0.38 - - [2025-10-26 22:31:00] "GET /virtual-machine-interface/7251932a-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005920 10.0.0.38 - - [2025-10-26 22:31:00] "POST /set-tag HTTP/1.1" 200 109 0.004500 10.0.0.38 - - [2025-10-26 22:31:00] "GET /virtual-machine-interface/6f898292-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006805 10.0.0.38 - - [2025-10-26 22:31:00] "POST /set-tag HTTP/1.1" 200 109 0.003948 10.0.0.38 - - [2025-10-26 22:31:04] "GET /virtual-machine-interface/71185890-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015164 10.0.0.38 - - [2025-10-26 22:31:04] "POST /set-tag HTTP/1.1" 200 109 0.002913 10.0.0.38 - - [2025-10-26 22:31:04] "GET /virtual-machine-interface/6f0445aa-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005198 10.0.0.38 - - [2025-10-26 22:31:04] "POST /set-tag HTTP/1.1" 200 109 0.002706 10.0.0.38 - - [2025-10-26 22:31:05] "GET /virtual-machine-interface/709fb3e0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007073 10.0.0.38 - - [2025-10-26 22:31:05] "POST /set-tag HTTP/1.1" 200 109 0.003344 10.0.0.38 - - [2025-10-26 22:31:05] "GET /virtual-machine-interface/7251932a-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009601 10.0.0.38 - - [2025-10-26 22:31:05] "POST /set-tag HTTP/1.1" 200 109 0.002479 10.0.0.38 - - [2025-10-26 22:31:08] "GET /virtual-machine/d797dd11-11a9-44c1-8ab4-6fb4d64f147a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.008439 10.0.0.38 - - [2025-10-26 22:31:08] "GET /virtual-machine-interface/6f0445aa-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013830 10.0.0.38 - - [2025-10-26 22:31:08] "GET /virtual-machine/5e5a3ec6-e49f-4ca0-9cff-aecb72b2f18f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005691 10.0.0.38 - - [2025-10-26 22:31:08] "GET /virtual-machine-interface/6f898292-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006809 10.0.0.38 - - [2025-10-26 22:31:08] "GET /virtual-machine/ec2b44ff-b7ac-4bed-8f0b-c0f875458b6f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004437 10.0.0.38 - - [2025-10-26 22:31:08] "GET /virtual-machine-interface/7020dffc-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010054 10.0.0.38 - - [2025-10-26 22:31:08] "GET /virtual-machine/17923c42-5da6-4f5a-b1a4-8fb72d47288a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004401 10.0.0.38 - - [2025-10-26 22:31:08] "GET /virtual-machine-interface/709fb3e0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006409 10.0.0.38 - - [2025-10-26 22:31:08] "GET /virtual-machine/41c40885-0fe8-455c-ba0f-31c6ee98a295?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003246 10.0.0.38 - - [2025-10-26 22:31:08] "GET /virtual-machine-interface/71185890-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005015 10.0.0.38 - - [2025-10-26 22:31:09] "GET /virtual-machine-interface/71820fec-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.024388 10.0.0.38 - - [2025-10-26 22:31:09] "POST /set-tag HTTP/1.1" 200 109 0.008716 10.0.0.38 - - [2025-10-26 22:31:09] "GET /virtual-machine-interface/71e551a6-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008626 10.0.0.38 - - [2025-10-26 22:31:09] "POST /set-tag HTTP/1.1" 200 109 0.004196 10.0.0.38 - - [2025-10-26 22:31:13] "GET /virtual-machine/8ee82318-d92b-47b8-9347-86adb5f77a28?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.008191 10.0.0.38 - - [2025-10-26 22:31:13] "GET /virtual-machine-interface/71e551a6-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012161 10.0.0.38 - - [2025-10-26 22:31:13] "GET /virtual-machine/c48d1cf8-5118-4fa0-ba39-bc23f6fd4cb6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.007850 10.0.0.38 - - [2025-10-26 22:31:13] "GET /virtual-machine-interface/71820fec-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009570 10.0.0.38 - - [2025-10-26 22:31:13] "GET /virtual-machine/f951e62f-9a1e-4a96-a7a1-db08ab7795c5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.007686 10.0.0.38 - - [2025-10-26 22:31:13] "GET /virtual-machine-interface/7251932a-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018409 10.0.0.38 - - [2025-10-26 22:31:14] "GET /loadbalancer/a6b875cc-b568-400c-a3c4-6137bcc55793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004601 10.0.0.38 - - [2025-10-26 22:31:14] "POST /tags HTTP/1.1" 200 333 0.034872 10.0.0.38 - - [2025-10-26 22:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.38 - - [2025-10-26 22:31:14] "GET /tag/b88eb955-635c-4207-aa9b-61dc991c4acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012861 10.0.0.38 - - [2025-10-26 22:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.38 - - [2025-10-26 22:31:14] "GET /project/da128032-cda1-46b5-97db-1680860fe35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033033 10.0.0.38 - - [2025-10-26 22:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.38 - - [2025-10-26 22:31:14] "GET /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004492 10.0.0.38 - - [2025-10-26 22:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.38 - - [2025-10-26 22:31:14] "GET /service-appliance-set/2dcde584-661e-4b06-ae24-bebe5a3ffdab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002149 10.0.0.38 - - [2025-10-26 22:31:14] "POST /fqname-to-id HTTP/1.1" 404 273 0.002667 10.0.0.38 - - [2025-10-26 22:31:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.106282 10.0.0.38 - - [2025-10-26 22:31:14] "GET /virtual-machine-interface/6fa930d4-abac-441b-92fc-d4c1fe3153f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.005939 10.0.0.38 - - [2025-10-26 22:31:14] "POST /instance-ips HTTP/1.1" 200 409 0.020624 10.0.0.38 - - [2025-10-26 22:31:14] "GET /instance-ip/90e9a980-ee79-4166-9b7e-c0ebc7abbe44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.008590 10.0.0.38 - - [2025-10-26 22:31:15] "POST /loadbalancers HTTP/1.1" 200 629 0.061700 10.0.0.38 - - [2025-10-26 22:31:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.019134 10.0.0.38 - - [2025-10-26 22:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012487 10.0.0.38 - - [2025-10-26 22:31:15] "GET /project/da128032-cda1-46b5-97db-1680860fe35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043414 10.0.0.38 - - [2025-10-26 22:31:15] "GET /instance-ip/90e9a980-ee79-4166-9b7e-c0ebc7abbe44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003034 10.0.0.38 - - [2025-10-26 22:31:15] "POST /floating-ips HTTP/1.1" 200 597 0.018408 10.0.0.38 - - [2025-10-26 22:31:15] "GET /project/da128032-cda1-46b5-97db-1680860fe35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.069566 10.0.0.38 - - [2025-10-26 22:31:15] "GET /loadbalancer/a6b875cc-b568-400c-a3c4-6137bcc55793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.007711 10.0.0.38 - - [2025-10-26 22:31:15] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.025754 10.0.0.38 - - [2025-10-26 22:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.38 - - [2025-10-26 22:31:15] "GET /project/da128032-cda1-46b5-97db-1680860fe35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033830 10.0.0.38 - - [2025-10-26 22:31:15] "GET /loadbalancer-listener/bfefc092-5f66-48c2-bcc4-d996899b3896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.004246 10.0.0.38 - - [2025-10-26 22:31:15] "GET /loadbalancer-listener/bfefc092-5f66-48c2-bcc4-d996899b3896?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003643 10.0.0.38 - - [2025-10-26 22:31:15] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.023080 10.0.0.38 - - [2025-10-26 22:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.38 - - [2025-10-26 22:31:15] "GET /instance-ip/90e9a980-ee79-4166-9b7e-c0ebc7abbe44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003204 10.0.0.38 - - [2025-10-26 22:31:15] "GET /instance-ip/90e9a980-ee79-4166-9b7e-c0ebc7abbe44?fields=floating_ips HTTP/1.1" 200 1213 0.004534 10.0.0.38 - - [2025-10-26 22:31:15] "GET /floating-ip/2034f4c1-57a8-4998-95d7-42527f7f4c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.001915 10.0.0.38 - - [2025-10-26 22:31:15] "GET /loadbalancer/a6b875cc-b568-400c-a3c4-6137bcc55793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003744 10.0.0.38 - - [2025-10-26 22:31:15] "GET /loadbalancer-pool/a844e7c9-56d0-4bdd-8257-7e4131234952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003481 10.0.0.38 - - [2025-10-26 22:31:15] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017599 10.0.0.38 - - [2025-10-26 22:31:15] "GET /loadbalancer/a6b875cc-b568-400c-a3c4-6137bcc55793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.007619 10.0.0.38 - - [2025-10-26 22:31:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009027 10.0.0.38 - - [2025-10-26 22:31:15] "GET /virtual-machine-interface/6f0445aa-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012408 10.0.0.38 - - [2025-10-26 22:31:15] "POST /tags HTTP/1.1" 409 221 0.005362 10.0.0.38 - - [2025-10-26 22:31:15] "GET /virtual-machine-interface/6f0445aa-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003785 10.0.0.38 - - [2025-10-26 22:31:15] "POST /ref-update HTTP/1.1" 200 156 0.010274 10.0.0.38 - - [2025-10-26 22:31:15] "GET /floating-ip/2034f4c1-57a8-4998-95d7-42527f7f4c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.014317 10.0.0.38 - - [2025-10-26 22:31:15] "PUT /floating-ip/2034f4c1-57a8-4998-95d7-42527f7f4c80 HTTP/1.1" 200 256 0.008862 10.0.0.38 - - [2025-10-26 22:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006137 10.0.0.38 - - [2025-10-26 22:31:15] "GET /tag/b88eb955-635c-4207-aa9b-61dc991c4acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011911 10.0.0.38 - - [2025-10-26 22:31:15] "POST /set-tag HTTP/1.1" 200 109 0.068725 10.0.0.38 - - [2025-10-26 22:31:15] "GET /loadbalancer-pool/a844e7c9-56d0-4bdd-8257-7e4131234952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003057 10.0.0.38 - - [2025-10-26 22:31:15] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014571 10.0.0.38 - - [2025-10-26 22:31:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.017788 10.0.0.38 - - [2025-10-26 22:31:15] "GET /virtual-machine-interface/6f898292-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006009 10.0.0.38 - - [2025-10-26 22:31:15] "GET /virtual-machine-interface/6f898292-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003800 10.0.0.38 - - [2025-10-26 22:31:15] "POST /ref-update HTTP/1.1" 200 156 0.006225 10.0.0.38 - - [2025-10-26 22:31:15] "GET /floating-ip/2034f4c1-57a8-4998-95d7-42527f7f4c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.008990 10.0.0.38 - - [2025-10-26 22:31:15] "POST /set-tag HTTP/1.1" 200 109 0.062722 10.0.0.38 - - [2025-10-26 22:31:16] "POST /tags HTTP/1.1" 409 206 0.008884 10.0.0.38 - - [2025-10-26 22:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006214 10.0.0.38 - - [2025-10-26 22:31:17] "GET /tag/c2594813-c63d-4fcb-8fb0-5662479a3bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.031917 10.0.0.38 - - [2025-10-26 22:31:17] "POST /tags HTTP/1.1" 409 204 0.006210 10.0.0.38 - - [2025-10-26 22:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.38 - - [2025-10-26 22:31:17] "GET /tag/3a5da740-b884-47f4-b49b-70eb37b2a70f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015125 10.0.0.38 - - [2025-10-26 22:31:17] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004617 10.0.0.38 - - [2025-10-26 22:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.38 - - [2025-10-26 22:31:17] "GET /policy-management/ef4cc804-d137-4388-9a25-553cdecf199b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004809 10.0.0.38 - - [2025-10-26 22:31:17] "POST /tags HTTP/1.1" 409 206 0.008172 10.0.0.38 - - [2025-10-26 22:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010281 10.0.0.38 - - [2025-10-26 22:31:17] "GET /tag/c2594813-c63d-4fcb-8fb0-5662479a3bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.033307 10.0.0.38 - - [2025-10-26 22:31:17] "POST /tags HTTP/1.1" 409 226 0.005359 10.0.0.38 - - [2025-10-26 22:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006038 10.0.0.38 - - [2025-10-26 22:31:17] "GET /tag/7fa3387b-5b71-4b04-860f-ab3fbecf9bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.025408 10.0.0.38 - - [2025-10-26 22:31:17] "POST /tags HTTP/1.1" 409 204 0.005919 10.0.0.38 - - [2025-10-26 22:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005033 10.0.0.38 - - [2025-10-26 22:31:17] "GET /tag/3a5da740-b884-47f4-b49b-70eb37b2a70f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.026225 10.0.0.38 - - [2025-10-26 22:31:17] "POST /tags HTTP/1.1" 409 226 0.003708 10.0.0.38 - - [2025-10-26 22:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.38 - - [2025-10-26 22:31:17] "GET /tag/7fa3387b-5b71-4b04-860f-ab3fbecf9bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.027519 10.0.0.38 - - [2025-10-26 22:31:17] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006800 10.0.0.38 - - [2025-10-26 22:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005454 10.0.0.38 - - [2025-10-26 22:31:17] "GET /policy-management/ef4cc804-d137-4388-9a25-553cdecf199b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008840 10.0.0.38 - - [2025-10-26 22:31:17] "POST /firewall-rules HTTP/1.1" 200 626 0.094121 10.0.0.38 - - [2025-10-26 22:31:17] "POST /firewall-rules HTTP/1.1" 200 646 0.125577 10.0.0.38 - - [2025-10-26 22:31:17] "GET /firewall-rule/adb64aba-82aa-4259-96f9-1540c001b1b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.006026 10.0.0.38 - - [2025-10-26 22:31:18] "GET /firewall-policy/5f73da73-eed2-4954-aa38-7058ac609265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003253 10.0.0.38 - - [2025-10-26 22:31:18] "GET /firewall-rule/d338de0a-eb5e-478d-a5e8-6a832a255dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.009227 10.0.0.38 - - [2025-10-26 22:31:18] "POST /ref-update HTTP/1.1" 200 156 0.024869 10.0.0.38 - - [2025-10-26 22:31:18] "POST /firewall-policys HTTP/1.1" 200 606 0.069475 10.0.0.38 - - [2025-10-26 22:31:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.050265 10.0.0.38 - - [2025-10-26 22:31:18] "GET /firewall-policy/10437ef7-6026-499f-b5ba-f8ada65899ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.023323 10.0.0.38 - - [2025-10-26 22:31:18] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002637 10.0.0.38 - - [2025-10-26 22:31:18] "GET /firewall-policy/10437ef7-6026-499f-b5ba-f8ada65899ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002486 10.0.0.38 - - [2025-10-26 22:31:18] "GET /firewall-policy/095fd424-4868-48e3-9aad-3fbd4d190219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.011168 10.0.0.38 - - [2025-10-26 22:31:18] "GET /firewall-policy/0d1afafe-77ed-48e9-956a-116c2a85e01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.006407 10.0.0.38 - - [2025-10-26 22:31:18] "GET /firewall-policy/5f73da73-eed2-4954-aa38-7058ac609265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003956 10.0.0.38 - - [2025-10-26 22:31:18] "GET /firewall-policy/5f73da73-eed2-4954-aa38-7058ac609265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003040 10.0.0.38 - - [2025-10-26 22:31:18] "GET /firewall-policy/095fd424-4868-48e3-9aad-3fbd4d190219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002731 10.0.0.38 - - [2025-10-26 22:31:18] "POST /ref-update HTTP/1.1" 200 156 0.036551 10.0.0.38 - - [2025-10-26 22:31:18] "POST /ref-update HTTP/1.1" 200 156 0.051971 10.0.0.38 - - [2025-10-26 22:31:18] "POST /ref-update HTTP/1.1" 200 156 0.040798 10.0.0.38 - - [2025-10-26 22:31:18] "POST /ref-update HTTP/1.1" 200 156 0.074032 10.0.0.38 - - [2025-10-26 22:31:18] "POST /ref-update HTTP/1.1" 200 156 0.065390 10.0.0.38 - - [2025-10-26 22:31:18] "GET /firewall-policy/10437ef7-6026-499f-b5ba-f8ada65899ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.006977 10.0.0.38 - - [2025-10-26 22:32:36] "GET /global-system-configs HTTP/1.1" 200 322 0.004992 10.0.0.38 - - [2025-10-26 22:32:37] "GET /global-system-configs HTTP/1.1" 200 322 0.004408 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:32:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001245 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:32:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:33:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001183 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:33:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001298 10.0.0.38 - - [2025-10-26 22:33:17] "POST /tags HTTP/1.1" 409 252 0.005386 10.0.0.38 - - [2025-10-26 22:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.38 - - [2025-10-26 22:33:17] "GET /tag/befe38e2-4aaa-47b4-8946-565ba2cdffd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.029537 10.0.0.38 - - [2025-10-26 22:33:17] "POST /tags HTTP/1.1" 409 228 0.004614 10.0.0.38 - - [2025-10-26 22:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.38 - - [2025-10-26 22:33:17] "GET /tag/5da83f5f-be09-4d59-8c2b-b2710a6a4adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.031807 10.0.0.38 - - [2025-10-26 22:33:17] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.011011 10.0.0.38 - - [2025-10-26 22:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005766 10.0.0.38 - - [2025-10-26 22:33:17] "GET /policy-management/ef4cc804-d137-4388-9a25-553cdecf199b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008081 10.0.0.38 - - [2025-10-26 22:33:17] "POST /tags HTTP/1.1" 409 206 0.004586 10.0.0.38 - - [2025-10-26 22:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.38 - - [2025-10-26 22:33:17] "GET /tag/c2594813-c63d-4fcb-8fb0-5662479a3bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.034441 10.0.0.38 - - [2025-10-26 22:33:17] "POST /tags HTTP/1.1" 409 226 0.004365 10.0.0.38 - - [2025-10-26 22:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.38 - - [2025-10-26 22:33:17] "GET /tag/7fa3387b-5b71-4b04-860f-ab3fbecf9bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.036446 10.0.0.38 - - [2025-10-26 22:33:17] "POST /tags HTTP/1.1" 409 204 0.004880 10.0.0.38 - - [2025-10-26 22:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.38 - - [2025-10-26 22:33:17] "GET /tag/3a5da740-b884-47f4-b49b-70eb37b2a70f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.033835 10.0.0.38 - - [2025-10-26 22:33:17] "POST /tags HTTP/1.1" 409 226 0.017883 10.0.0.38 - - [2025-10-26 22:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010774 10.0.0.38 - - [2025-10-26 22:33:17] "GET /tag/7fa3387b-5b71-4b04-860f-ab3fbecf9bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.026284 10.0.0.38 - - [2025-10-26 22:33:17] "POST /tags HTTP/1.1" 409 228 0.002686 10.0.0.38 - - [2025-10-26 22:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006272 10.0.0.38 - - [2025-10-26 22:33:17] "GET /tag/5da83f5f-be09-4d59-8c2b-b2710a6a4adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.023070 10.0.0.38 - - [2025-10-26 22:33:17] "POST /tags HTTP/1.1" 409 252 0.004764 10.0.0.38 - - [2025-10-26 22:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004510 10.0.0.38 - - [2025-10-26 22:33:17] "GET /tag/befe38e2-4aaa-47b4-8946-565ba2cdffd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.041444 10.0.0.38 - - [2025-10-26 22:33:18] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.011304 10.0.0.38 - - [2025-10-26 22:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006315 10.0.0.38 - - [2025-10-26 22:33:18] "GET /policy-management/ef4cc804-d137-4388-9a25-553cdecf199b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003666 10.0.0.38 - - [2025-10-26 22:33:18] "POST /firewall-rules HTTP/1.1" 409 281 0.004942 10.0.0.38 - - [2025-10-26 22:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.38 - - [2025-10-26 22:33:18] "PUT /firewall-rule/d338de0a-eb5e-478d-a5e8-6a832a255dc7 HTTP/1.1" 200 260 0.037317 10.0.0.38 - - [2025-10-26 22:33:18] "POST /firewall-rules HTTP/1.1" 409 291 0.002486 10.0.0.38 - - [2025-10-26 22:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.38 - - [2025-10-26 22:33:18] "PUT /firewall-rule/adb64aba-82aa-4259-96f9-1540c001b1b7 HTTP/1.1" 200 260 0.026451 10.0.0.38 - - [2025-10-26 22:33:18] "GET /firewall-rule/adb64aba-82aa-4259-96f9-1540c001b1b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.016632 10.0.0.38 - - [2025-10-26 22:33:18] "POST /firewall-rules HTTP/1.1" 200 658 0.095990 10.0.0.38 - - [2025-10-26 22:33:18] "GET /firewall-rule/a6adf805-8ec4-4548-ba00-b212da5fac74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.012613 10.0.0.38 - - [2025-10-26 22:33:18] "GET /firewall-policy/5f73da73-eed2-4954-aa38-7058ac609265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002517 10.0.0.38 - - [2025-10-26 22:33:18] "GET /firewall-rule/d338de0a-eb5e-478d-a5e8-6a832a255dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003391 10.0.0.38 - - [2025-10-26 22:33:18] "POST /firewall-policys HTTP/1.1" 409 269 0.002034 10.0.0.38 - - [2025-10-26 22:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.38 - - [2025-10-26 22:33:18] "PUT /firewall-policy/10437ef7-6026-499f-b5ba-f8ada65899ca HTTP/1.1" 200 264 0.022906 10.0.0.38 - - [2025-10-26 22:33:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.018493 10.0.0.38 - - [2025-10-26 22:33:18] "GET /firewall-policy/10437ef7-6026-499f-b5ba-f8ada65899ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008535 10.0.0.38 - - [2025-10-26 22:33:18] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002466 10.0.0.38 - - [2025-10-26 22:33:18] "GET /firewall-policy/10437ef7-6026-499f-b5ba-f8ada65899ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001964 10.0.0.38 - - [2025-10-26 22:33:18] "GET /firewall-policy/095fd424-4868-48e3-9aad-3fbd4d190219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002043 10.0.0.38 - - [2025-10-26 22:33:18] "GET /firewall-policy/0d1afafe-77ed-48e9-956a-116c2a85e01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.004339 10.0.0.38 - - [2025-10-26 22:33:18] "GET /firewall-policy/10437ef7-6026-499f-b5ba-f8ada65899ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003142 10.0.0.38 - - [2025-10-26 22:33:18] "GET /firewall-policy/10437ef7-6026-499f-b5ba-f8ada65899ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002664 10.0.0.38 - - [2025-10-26 22:34:19] "GET /virtual-machine-interface/6f0445aa-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005862 10.0.0.38 - - [2025-10-26 22:34:19] "POST /set-tag HTTP/1.1" 200 109 0.002631 10.0.0.38 - - [2025-10-26 22:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.38 - - [2025-10-26 22:34:19] "GET /loadbalancer/a6b875cc-b568-400c-a3c4-6137bcc55793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002544 10.0.0.38 - - [2025-10-26 22:34:19] "GET /virtual-machine-interface/6f0445aa-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005079 10.0.0.38 - - [2025-10-26 22:34:20] "POST /set-tag HTTP/1.1" 200 109 0.019650 10.0.0.38 - - [2025-10-26 22:34:20] "DELETE /loadbalancer-member/13960318-9a53-4ce2-8d03-c02c0189492c HTTP/1.1" 200 115 0.037784 10.0.0.38 - - [2025-10-26 22:34:20] "GET /virtual-machine-interface/709fb3e0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004172 10.0.0.38 - - [2025-10-26 22:34:20] "POST /set-tag HTTP/1.1" 200 109 0.002686 10.0.0.38 - - [2025-10-26 22:34:20] "GET /virtual-machine-interface/71185890-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004750 10.0.0.38 - - [2025-10-26 22:34:20] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.38 - - [2025-10-26 22:34:20] "GET /virtual-machine-interface/6f898292-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006095 10.0.0.38 - - [2025-10-26 22:34:20] "POST /set-tag HTTP/1.1" 200 109 0.002669 10.0.0.38 - - [2025-10-26 22:34:20] "GET /virtual-machine-interface/71820fec-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004972 10.0.0.38 - - [2025-10-26 22:34:20] "POST /set-tag HTTP/1.1" 200 109 0.003142 10.0.0.38 - - [2025-10-26 22:34:20] "GET /virtual-machine-interface/7251932a-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007732 10.0.0.38 - - [2025-10-26 22:34:20] "POST /set-tag HTTP/1.1" 200 109 0.005346 10.0.0.38 - - [2025-10-26 22:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.38 - - [2025-10-26 22:34:20] "GET /loadbalancer/a6b875cc-b568-400c-a3c4-6137bcc55793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002573 10.0.0.38 - - [2025-10-26 22:34:20] "GET /virtual-machine-interface/71e551a6-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005839 10.0.0.38 - - [2025-10-26 22:34:20] "POST /set-tag HTTP/1.1" 200 109 0.010596 10.0.0.38 - - [2025-10-26 22:34:20] "GET /virtual-machine-interface/7020dffc-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015696 10.0.0.38 - - [2025-10-26 22:34:20] "POST /set-tag HTTP/1.1" 200 109 0.003381 10.0.0.38 - - [2025-10-26 22:34:21] "GET /virtual-machine-interface/6f0445aa-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.024603 10.0.0.38 - - [2025-10-26 22:34:21] "POST /set-tag HTTP/1.1" 200 109 0.005885 10.0.0.38 - - [2025-10-26 22:34:21] "GET /virtual-machine-interface/6f0445aa-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008016 10.0.0.38 - - [2025-10-26 22:34:21] "POST /set-tag HTTP/1.1" 200 109 0.004764 10.0.0.38 - - [2025-10-26 22:34:21] "GET /virtual-machine/d797dd11-11a9-44c1-8ab4-6fb4d64f147a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003003 10.0.0.38 - - [2025-10-26 22:34:21] "POST /ref-update HTTP/1.1" 200 156 0.008369 10.0.0.38 - - [2025-10-26 22:34:21] "GET /virtual-machine-interface/6f0445aa-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005905 10.0.0.38 - - [2025-10-26 22:34:21] "POST /set-tag HTTP/1.1" 200 109 0.015298 10.0.0.38 - - [2025-10-26 22:34:21] "POST /set-tag HTTP/1.1" 200 109 0.023801 10.0.0.38 - - [2025-10-26 22:34:21] "POST /set-tag HTTP/1.1" 200 109 0.024493 10.0.0.38 - - [2025-10-26 22:34:21] "POST /set-tag HTTP/1.1" 200 109 0.025242 10.0.0.38 - - [2025-10-26 22:34:21] "POST /set-tag HTTP/1.1" 200 109 0.025235 10.0.0.38 - - [2025-10-26 22:34:21] "DELETE /instance-ip/6f24375c-b2bb-11f0-8fb0-fa163e8b4c96 HTTP/1.1" 200 115 0.048812 10.0.0.38 - - [2025-10-26 22:34:21] "POST /ref-update HTTP/1.1" 200 156 0.006976 10.0.0.38 - - [2025-10-26 22:34:21] "DELETE /virtual-machine-interface/6f0445aa-b2bb-11f0-8fb0-fa163e8b4c96 HTTP/1.1" 200 115 0.035820 10.0.0.38 - - [2025-10-26 22:34:21] "DELETE /virtual-machine/d797dd11-11a9-44c1-8ab4-6fb4d64f147a HTTP/1.1" 200 115 0.024820 10.0.0.38 - - [2025-10-26 22:34:21] "GET /virtual-machine-interface/7020dffc-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006641 10.0.0.38 - - [2025-10-26 22:34:21] "POST /set-tag HTTP/1.1" 200 109 0.002812 10.0.0.38 - - [2025-10-26 22:34:21] "GET /virtual-machine-interface/7020dffc-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004388 10.0.0.38 - - [2025-10-26 22:34:21] "POST /set-tag HTTP/1.1" 200 109 0.002232 10.0.0.38 - - [2025-10-26 22:34:21] "GET /virtual-machine/ec2b44ff-b7ac-4bed-8f0b-c0f875458b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003823 10.0.0.38 - - [2025-10-26 22:34:21] "POST /ref-update HTTP/1.1" 200 156 0.016438 10.0.0.38 - - [2025-10-26 22:34:21] "GET /virtual-machine-interface/7020dffc-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019734 10.0.0.38 - - [2025-10-26 22:34:21] "POST /set-tag HTTP/1.1" 200 109 0.020537 10.0.0.38 - - [2025-10-26 22:34:21] "POST /set-tag HTTP/1.1" 200 109 0.029406 10.0.0.38 - - [2025-10-26 22:34:21] "POST /set-tag HTTP/1.1" 200 109 0.018771 10.0.0.38 - - [2025-10-26 22:34:21] "POST /set-tag HTTP/1.1" 200 109 0.013331 10.0.0.38 - - [2025-10-26 22:34:21] "POST /set-tag HTTP/1.1" 200 109 0.040401 10.0.0.38 - - [2025-10-26 22:34:21] "DELETE /instance-ip/703a4ab4-b2bb-11f0-8fb0-fa163e8b4c96 HTTP/1.1" 200 115 0.041348 10.0.0.38 - - [2025-10-26 22:34:22] "DELETE /virtual-machine-interface/7020dffc-b2bb-11f0-8fb0-fa163e8b4c96 HTTP/1.1" 200 115 0.037031 10.0.0.38 - - [2025-10-26 22:34:22] "DELETE /virtual-machine/ec2b44ff-b7ac-4bed-8f0b-c0f875458b6f HTTP/1.1" 200 115 0.018201 10.0.0.38 - - [2025-10-26 22:34:22] "GET /virtual-machine-interface/709fb3e0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005577 10.0.0.38 - - [2025-10-26 22:34:22] "POST /set-tag HTTP/1.1" 200 109 0.003048 10.0.0.38 - - [2025-10-26 22:34:22] "GET /virtual-machine-interface/709fb3e0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005391 10.0.0.38 - - [2025-10-26 22:34:22] "POST /set-tag HTTP/1.1" 200 109 0.001828 10.0.0.38 - - [2025-10-26 22:34:22] "GET /virtual-machine/17923c42-5da6-4f5a-b1a4-8fb72d47288a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003206 10.0.0.38 - - [2025-10-26 22:34:22] "POST /ref-update HTTP/1.1" 200 156 0.009556 10.0.0.38 - - [2025-10-26 22:34:22] "GET /virtual-machine-interface/709fb3e0-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011170 10.0.0.38 - - [2025-10-26 22:34:22] "POST /set-tag HTTP/1.1" 200 109 0.020016 10.0.0.38 - - [2025-10-26 22:34:22] "POST /set-tag HTTP/1.1" 200 109 0.031628 10.0.0.38 - - [2025-10-26 22:34:22] "POST /set-tag HTTP/1.1" 200 109 0.031820 10.0.0.38 - - [2025-10-26 22:34:22] "POST /set-tag HTTP/1.1" 200 109 0.012725 10.0.0.38 - - [2025-10-26 22:34:22] "POST /set-tag HTTP/1.1" 200 109 0.020406 10.0.0.38 - - [2025-10-26 22:34:22] "DELETE /instance-ip/70b914ac-b2bb-11f0-8fb0-fa163e8b4c96 HTTP/1.1" 200 115 0.039685 10.0.0.38 - - [2025-10-26 22:34:22] "DELETE /virtual-machine-interface/709fb3e0-b2bb-11f0-8fb0-fa163e8b4c96 HTTP/1.1" 200 115 0.044040 10.0.0.38 - - [2025-10-26 22:34:22] "DELETE /virtual-machine/17923c42-5da6-4f5a-b1a4-8fb72d47288a HTTP/1.1" 200 115 0.019309 10.0.0.38 - - [2025-10-26 22:34:22] "DELETE /tag/1108ce68-ffcc-49fb-8aa8-91ed1053c910 HTTP/1.1" 200 115 0.034439 10.0.0.38 - - [2025-10-26 22:34:22] "GET /virtual-machine-interface/6f898292-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005115 10.0.0.38 - - [2025-10-26 22:34:22] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.38 - - [2025-10-26 22:34:22] "GET /virtual-machine-interface/6f898292-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004349 10.0.0.38 - - [2025-10-26 22:34:22] "POST /set-tag HTTP/1.1" 200 109 0.002194 10.0.0.38 - - [2025-10-26 22:34:22] "GET /virtual-machine/5e5a3ec6-e49f-4ca0-9cff-aecb72b2f18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003788 10.0.0.38 - - [2025-10-26 22:34:22] "POST /ref-update HTTP/1.1" 200 156 0.010922 10.0.0.38 - - [2025-10-26 22:34:22] "GET /virtual-machine-interface/6f898292-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009537 10.0.0.38 - - [2025-10-26 22:34:22] "POST /set-tag HTTP/1.1" 200 109 0.028209 10.0.0.38 - - [2025-10-26 22:34:22] "POST /set-tag HTTP/1.1" 200 109 0.034800 10.0.0.38 - - [2025-10-26 22:34:22] "POST /set-tag HTTP/1.1" 200 109 0.023217 10.0.0.38 - - [2025-10-26 22:34:22] "POST /set-tag HTTP/1.1" 200 109 0.019176 10.0.0.38 - - [2025-10-26 22:34:22] "POST /set-tag HTTP/1.1" 200 109 0.019703 10.0.0.38 - - [2025-10-26 22:34:23] "DELETE /instance-ip/6fa0efae-b2bb-11f0-8fb0-fa163e8b4c96 HTTP/1.1" 200 115 0.040196 10.0.0.38 - - [2025-10-26 22:34:23] "POST /ref-update HTTP/1.1" 200 156 0.006743 10.0.0.38 - - [2025-10-26 22:34:23] "DELETE /virtual-machine-interface/6f898292-b2bb-11f0-8fb0-fa163e8b4c96 HTTP/1.1" 200 115 0.038221 10.0.0.38 - - [2025-10-26 22:34:23] "DELETE /virtual-machine/5e5a3ec6-e49f-4ca0-9cff-aecb72b2f18f HTTP/1.1" 200 115 0.017750 10.0.0.38 - - [2025-10-26 22:34:23] "DELETE /tag/c2594813-c63d-4fcb-8fb0-5662479a3bfe HTTP/1.1" 409 388 0.006222 10.0.0.38 - - [2025-10-26 22:34:23] "DELETE /tag/184ef1dc-fc8e-4e77-948a-6187b488ee8f HTTP/1.1" 200 115 0.030407 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:34:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:34:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001011 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:34:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001194 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:34:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000950 10.0.0.38 - - [2025-10-26 22:34:51] "GET /virtual-machine-interface/7251932a-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014257 10.0.0.38 - - [2025-10-26 22:34:51] "POST /set-tag HTTP/1.1" 200 109 0.004388 10.0.0.38 - - [2025-10-26 22:34:51] "GET /virtual-machine-interface/7251932a-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009111 10.0.0.38 - - [2025-10-26 22:34:51] "POST /set-tag HTTP/1.1" 200 109 0.004183 10.0.0.38 - - [2025-10-26 22:34:51] "GET /virtual-machine/f951e62f-9a1e-4a96-a7a1-db08ab7795c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004975 10.0.0.38 - - [2025-10-26 22:34:51] "POST /ref-update HTTP/1.1" 200 156 0.016189 10.0.0.38 - - [2025-10-26 22:34:51] "GET /virtual-machine-interface/7251932a-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004667 10.0.0.38 - - [2025-10-26 22:34:51] "POST /set-tag HTTP/1.1" 200 109 0.025035 10.0.0.38 - - [2025-10-26 22:34:51] "POST /set-tag HTTP/1.1" 200 109 0.031386 10.0.0.38 - - [2025-10-26 22:34:51] "POST /set-tag HTTP/1.1" 200 109 0.013843 10.0.0.38 - - [2025-10-26 22:34:51] "POST /set-tag HTTP/1.1" 200 109 0.028327 10.0.0.38 - - [2025-10-26 22:34:51] "DELETE /instance-ip/726bcc40-b2bb-11f0-8fb0-fa163e8b4c96 HTTP/1.1" 200 115 0.045292 10.0.0.38 - - [2025-10-26 22:34:51] "DELETE /virtual-machine-interface/7251932a-b2bb-11f0-8fb0-fa163e8b4c96 HTTP/1.1" 200 115 0.033300 10.0.0.38 - - [2025-10-26 22:34:51] "DELETE /virtual-machine/f951e62f-9a1e-4a96-a7a1-db08ab7795c5 HTTP/1.1" 200 115 0.013814 10.0.0.38 - - [2025-10-26 22:34:51] "DELETE /tag/3f1cf742-efd6-4fcb-8a23-f777fec2d66a HTTP/1.1" 200 115 0.033925 10.0.0.38 - - [2025-10-26 22:34:51] "GET /virtual-machine-interface/71820fec-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003976 10.0.0.38 - - [2025-10-26 22:34:51] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.38 - - [2025-10-26 22:34:51] "GET /virtual-machine-interface/71820fec-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003999 10.0.0.38 - - [2025-10-26 22:34:51] "POST /set-tag HTTP/1.1" 200 109 0.001745 10.0.0.38 - - [2025-10-26 22:34:51] "GET /virtual-machine/c48d1cf8-5118-4fa0-ba39-bc23f6fd4cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002932 10.0.0.38 - - [2025-10-26 22:34:51] "POST /ref-update HTTP/1.1" 200 156 0.016446 10.0.0.38 - - [2025-10-26 22:34:51] "GET /virtual-machine-interface/71820fec-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009304 10.0.0.38 - - [2025-10-26 22:34:51] "POST /set-tag HTTP/1.1" 200 109 0.015540 10.0.0.38 - - [2025-10-26 22:34:51] "POST /set-tag HTTP/1.1" 200 109 0.023519 10.0.0.38 - - [2025-10-26 22:34:51] "POST /set-tag HTTP/1.1" 200 109 0.031033 10.0.0.38 - - [2025-10-26 22:34:51] "POST /set-tag HTTP/1.1" 200 109 0.011947 10.0.0.38 - - [2025-10-26 22:34:51] "DELETE /instance-ip/71959a62-b2bb-11f0-8fb0-fa163e8b4c96 HTTP/1.1" 200 115 0.039135 10.0.0.38 - - [2025-10-26 22:34:51] "DELETE /virtual-machine-interface/71820fec-b2bb-11f0-8fb0-fa163e8b4c96 HTTP/1.1" 200 115 0.034922 10.0.0.38 - - [2025-10-26 22:34:51] "DELETE /virtual-machine/c48d1cf8-5118-4fa0-ba39-bc23f6fd4cb6 HTTP/1.1" 200 115 0.014820 10.0.0.38 - - [2025-10-26 22:34:51] "DELETE /tag/3a5da740-b884-47f4-b49b-70eb37b2a70f HTTP/1.1" 409 236 0.005235 10.0.0.38 - - [2025-10-26 22:34:52] "GET /virtual-machine-interface/71e551a6-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004465 10.0.0.38 - - [2025-10-26 22:34:52] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.38 - - [2025-10-26 22:34:52] "GET /virtual-machine-interface/71e551a6-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003863 10.0.0.38 - - [2025-10-26 22:34:52] "POST /set-tag HTTP/1.1" 200 109 0.001834 10.0.0.38 - - [2025-10-26 22:34:52] "GET /virtual-machine/8ee82318-d92b-47b8-9347-86adb5f77a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004660 10.0.0.38 - - [2025-10-26 22:34:52] "POST /ref-update HTTP/1.1" 200 156 0.012168 10.0.0.38 - - [2025-10-26 22:34:52] "GET /virtual-machine-interface/71e551a6-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017574 10.0.0.38 - - [2025-10-26 22:34:52] "POST /set-tag HTTP/1.1" 200 109 0.019704 10.0.0.38 - - [2025-10-26 22:34:52] "POST /set-tag HTTP/1.1" 200 109 0.022185 10.0.0.38 - - [2025-10-26 22:34:52] "POST /set-tag HTTP/1.1" 200 109 0.029151 10.0.0.38 - - [2025-10-26 22:34:52] "POST /set-tag HTTP/1.1" 200 109 0.013557 10.0.0.38 - - [2025-10-26 22:34:52] "DELETE /instance-ip/71fd3a1e-b2bb-11f0-8fb0-fa163e8b4c96 HTTP/1.1" 200 115 0.050217 10.0.0.38 - - [2025-10-26 22:34:52] "DELETE /virtual-machine-interface/71e551a6-b2bb-11f0-8fb0-fa163e8b4c96 HTTP/1.1" 200 115 0.034262 10.0.0.38 - - [2025-10-26 22:34:52] "DELETE /virtual-machine/8ee82318-d92b-47b8-9347-86adb5f77a28 HTTP/1.1" 200 115 0.020550 10.0.0.38 - - [2025-10-26 22:34:52] "DELETE /tag/5da83f5f-be09-4d59-8c2b-b2710a6a4adb HTTP/1.1" 409 236 0.006919 10.0.0.38 - - [2025-10-26 22:34:52] "DELETE /tag/befe38e2-4aaa-47b4-8946-565ba2cdffd1 HTTP/1.1" 409 236 0.004084 10.0.0.38 - - [2025-10-26 22:34:52] "DELETE /tag/b49d32b2-edee-4f11-97ee-cf7c56d790a6 HTTP/1.1" 200 115 0.031234 10.0.0.38 - - [2025-10-26 22:34:52] "GET /virtual-machine-interface/71185890-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003445 10.0.0.38 - - [2025-10-26 22:34:52] "POST /set-tag HTTP/1.1" 200 109 0.002456 10.0.0.38 - - [2025-10-26 22:34:52] "GET /virtual-machine-interface/71185890-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005313 10.0.0.38 - - [2025-10-26 22:34:52] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.38 - - [2025-10-26 22:34:52] "GET /virtual-machine/41c40885-0fe8-455c-ba0f-31c6ee98a295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.005148 10.0.0.38 - - [2025-10-26 22:34:52] "POST /ref-update HTTP/1.1" 200 156 0.027752 10.0.0.38 - - [2025-10-26 22:34:52] "GET /virtual-machine-interface/71185890-b2bb-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016867 10.0.0.38 - - [2025-10-26 22:34:52] "POST /set-tag HTTP/1.1" 200 109 0.023710 10.0.0.38 - - [2025-10-26 22:34:52] "POST /set-tag HTTP/1.1" 200 109 0.050062 10.0.0.38 - - [2025-10-26 22:34:52] "POST /set-tag HTTP/1.1" 200 109 0.028006 10.0.0.38 - - [2025-10-26 22:34:52] "POST /set-tag HTTP/1.1" 200 109 0.011583 10.0.0.38 - - [2025-10-26 22:34:52] "DELETE /instance-ip/71307ccc-b2bb-11f0-8fb0-fa163e8b4c96 HTTP/1.1" 200 115 0.048630 10.0.0.38 - - [2025-10-26 22:34:53] "DELETE /virtual-machine-interface/71185890-b2bb-11f0-8fb0-fa163e8b4c96 HTTP/1.1" 200 115 0.033408 10.0.0.38 - - [2025-10-26 22:34:53] "DELETE /virtual-machine/41c40885-0fe8-455c-ba0f-31c6ee98a295 HTTP/1.1" 200 115 0.021317 10.0.0.38 - - [2025-10-26 22:34:53] "DELETE /tag/b534c988-f5ac-42d3-afba-a257e917f862 HTTP/1.1" 200 115 0.033114 10.0.0.38 - - [2025-10-26 22:34:53] "DELETE /tag/06b9e1c9-a835-4fb5-a921-7b430428abf5 HTTP/1.1" 200 115 0.043384 10.0.0.38 - - [2025-10-26 22:34:53] "DELETE /tag/8ec5f81d-0039-4b46-a4df-dd90d2a3e8a0 HTTP/1.1" 200 115 0.032121 10.0.0.38 - - [2025-10-26 22:34:55] "POST /projects HTTP/1.1" 409 238 0.005058 10.0.0.38 - - [2025-10-26 22:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.38 - - [2025-10-26 22:34:55] "GET /project/a5f6da03-463f-4115-a6e2-6fa6ff2ca832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.059940 10.0.0.38 - - [2025-10-26 22:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.38 - - [2025-10-26 22:34:55] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.010964 10.0.0.38 - - [2025-10-26 22:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.38 - - [2025-10-26 22:34:55] "GET /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.012296 10.0.0.38 - - [2025-10-26 22:34:55] "POST /security-groups HTTP/1.1" 409 285 0.004384 10.0.0.38 - - [2025-10-26 22:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.38 - - [2025-10-26 22:34:55] "PUT /security-group/5e1dbe4c-eb1e-4b36-8a29-72676816171f HTTP/1.1" 200 262 0.067200 10.0.0.38 - - [2025-10-26 22:34:55] "PUT /access-control-list/a4474b78-bb24-4999-b809-fd454e4c190b HTTP/1.1" 200 272 0.018435 10.0.0.38 - - [2025-10-26 22:34:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.033966 10.0.0.38 - - [2025-10-26 22:34:55] "PUT /access-control-list/120a140e-a662-455a-81b0-cd5ffac071c9 HTTP/1.1" 200 272 0.031202 10.0.0.38 - - [2025-10-26 22:35:00] "POST /projects HTTP/1.1" 409 238 0.002086 10.0.0.38 - - [2025-10-26 22:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.38 - - [2025-10-26 22:35:00] "GET /project/a5f6da03-463f-4115-a6e2-6fa6ff2ca832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033648 10.0.0.38 - - [2025-10-26 22:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.38 - - [2025-10-26 22:35:00] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004986 10.0.0.38 - - [2025-10-26 22:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.38 - - [2025-10-26 22:35:00] "GET /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005962 10.0.0.38 - - [2025-10-26 22:35:00] "POST /security-groups HTTP/1.1" 409 285 0.002670 10.0.0.38 - - [2025-10-26 22:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.38 - - [2025-10-26 22:35:00] "PUT /security-group/5e1dbe4c-eb1e-4b36-8a29-72676816171f HTTP/1.1" 200 262 0.066808 10.0.0.38 - - [2025-10-26 22:35:00] "PUT /access-control-list/a4474b78-bb24-4999-b809-fd454e4c190b HTTP/1.1" 200 272 0.020738 10.0.0.38 - - [2025-10-26 22:35:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.029981 10.0.0.38 - - [2025-10-26 22:35:00] "PUT /access-control-list/120a140e-a662-455a-81b0-cd5ffac071c9 HTTP/1.1" 200 272 0.020728 10.0.0.38 - - [2025-10-26 22:35:00] "GET /firewall-policy/095fd424-4868-48e3-9aad-3fbd4d190219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.013581 10.0.0.38 - - [2025-10-26 22:35:00] "GET /firewall-rule/457e8e67-b89a-41b2-9214-7b18a7027922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003789 10.0.0.38 - - [2025-10-26 22:35:00] "POST /ref-update HTTP/1.1" 200 156 0.065552 10.0.0.38 - - [2025-10-26 22:35:00] "DELETE /firewall-rule/457e8e67-b89a-41b2-9214-7b18a7027922 HTTP/1.1" 200 115 0.033500 10.0.0.38 - - [2025-10-26 22:35:00] "GET /firewall-policy/095fd424-4868-48e3-9aad-3fbd4d190219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.008023 10.0.0.38 - - [2025-10-26 22:35:00] "GET /firewall-rule/c4e75574-84cc-4312-9c0f-988c39f71f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002976 10.0.0.38 - - [2025-10-26 22:35:01] "POST /ref-update HTTP/1.1" 200 156 0.042480 10.0.0.38 - - [2025-10-26 22:35:01] "DELETE /firewall-rule/c4e75574-84cc-4312-9c0f-988c39f71f9d HTTP/1.1" 200 115 0.047152 10.0.0.38 - - [2025-10-26 22:35:01] "DELETE /tag/bc33167e-c894-4fc5-99ca-7a39721fc90a HTTP/1.1" 200 115 0.039864 10.0.0.38 - - [2025-10-26 22:35:01] "DELETE /tag/5da83f5f-be09-4d59-8c2b-b2710a6a4adb HTTP/1.1" 409 236 0.007020 10.0.0.38 - - [2025-10-26 22:35:01] "DELETE /tag/befe38e2-4aaa-47b4-8946-565ba2cdffd1 HTTP/1.1" 409 236 0.004755 10.0.0.38 - - [2025-10-26 22:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.38 - - [2025-10-26 22:35:01] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003355 10.0.0.38 - - [2025-10-26 22:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.38 - - [2025-10-26 22:35:01] "GET /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004964 10.0.0.38 - - [2025-10-26 22:35:01] "PUT /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e HTTP/1.1" 200 264 0.045336 10.0.0.38 - - [2025-10-26 22:35:01] "PUT /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656 HTTP/1.1" 200 264 0.045898 10.0.0.38 - - [2025-10-26 22:35:01] "DELETE /security-group/5e1dbe4c-eb1e-4b36-8a29-72676816171f HTTP/1.1" 200 115 0.037113 10.0.0.38 - - [2025-10-26 22:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.38 - - [2025-10-26 22:35:01] "DELETE /access-control-list/a4474b78-bb24-4999-b809-fd454e4c190b HTTP/1.1" 200 115 0.037818 10.0.0.38 - - [2025-10-26 22:35:01] "GET /project/a5f6da03-463f-4115-a6e2-6fa6ff2ca832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.051557 10.0.0.38 - - [2025-10-26 22:35:01] "DELETE /access-control-list/120a140e-a662-455a-81b0-cd5ffac071c9 HTTP/1.1" 200 115 0.054900 10.0.0.38 - - [2025-10-26 22:35:01] "GET /project/a5f6da03-463f-4115-a6e2-6fa6ff2ca832?fields=security_groups HTTP/1.1" 200 1353 0.054478 10.0.0.38 - - [2025-10-26 22:35:01] "DELETE /security-group/0de2a6d9-060a-4cad-99dd-353f626d56f2 HTTP/1.1" 200 115 0.041363 10.0.0.38 - - [2025-10-26 22:35:01] "DELETE /access-control-list/ba68ba1e-c252-4846-81dc-4c7fde5e66fb HTTP/1.1" 200 115 0.042877 10.0.0.38 - - [2025-10-26 22:35:01] "GET /project/a5f6da03-463f-4115-a6e2-6fa6ff2ca832?fields=application_policy_sets HTTP/1.1" 200 1392 0.043858 10.0.0.38 - - [2025-10-26 22:35:01] "DELETE /access-control-list/405b4b51-d956-475d-8108-2c86fd3a7a9c HTTP/1.1" 200 115 0.040343 10.0.0.38 - - [2025-10-26 22:35:01] "DELETE /project/a5f6da03-463f-4115-a6e2-6fa6ff2ca832 HTTP/1.1" 200 115 0.324235 10.0.0.38 - - [2025-10-26 22:35:01] "POST /projects HTTP/1.1" 409 238 0.002114 10.0.0.38 - - [2025-10-26 22:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.38 - - [2025-10-26 22:35:01] "GET /project/da128032-cda1-46b5-97db-1680860fe35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031684 10.0.0.38 - - [2025-10-26 22:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.38 - - [2025-10-26 22:35:01] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003808 10.0.0.38 - - [2025-10-26 22:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.38 - - [2025-10-26 22:35:01] "GET /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005728 10.0.0.38 - - [2025-10-26 22:35:01] "POST /security-groups HTTP/1.1" 409 285 0.003608 10.0.0.38 - - [2025-10-26 22:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.38 - - [2025-10-26 22:35:02] "PUT /security-group/942b3778-b71b-4410-8a70-dc0575e41223 HTTP/1.1" 200 262 0.061227 10.0.0.38 - - [2025-10-26 22:35:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.028956 10.0.0.38 - - [2025-10-26 22:35:02] "PUT /access-control-list/c61f5f9a-8c32-456b-95a8-6848f3a038c5 HTTP/1.1" 200 272 0.013927 10.0.0.38 - - [2025-10-26 22:35:02] "PUT /access-control-list/cfbc8b92-4750-4ee1-93c8-94cf1a5e77c3 HTTP/1.1" 200 272 0.027937 10.0.0.38 - - [2025-10-26 22:35:06] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004222 10.0.0.38 - - [2025-10-26 22:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.38 - - [2025-10-26 22:35:06] "GET /policy-management/ef4cc804-d137-4388-9a25-553cdecf199b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004202 10.0.0.38 - - [2025-10-26 22:35:06] "GET /firewall-policy/5f73da73-eed2-4954-aa38-7058ac609265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003211 10.0.0.38 - - [2025-10-26 22:35:06] "GET /firewall-rule/d338de0a-eb5e-478d-a5e8-6a832a255dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003577 10.0.0.38 - - [2025-10-26 22:35:06] "POST /ref-update HTTP/1.1" 200 156 0.017272 10.0.0.38 - - [2025-10-26 22:35:06] "DELETE /firewall-rule/d338de0a-eb5e-478d-a5e8-6a832a255dc7 HTTP/1.1" 200 115 0.053319 10.0.0.38 - - [2025-10-26 22:35:06] "GET /firewall-policy/10437ef7-6026-499f-b5ba-f8ada65899ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002767 10.0.0.38 - - [2025-10-26 22:35:06] "GET /firewall-rule/adb64aba-82aa-4259-96f9-1540c001b1b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003406 10.0.0.38 - - [2025-10-26 22:35:06] "POST /ref-update HTTP/1.1" 200 156 0.023102 10.0.0.38 - - [2025-10-26 22:35:06] "DELETE /firewall-rule/adb64aba-82aa-4259-96f9-1540c001b1b7 HTTP/1.1" 200 115 0.038249 10.0.0.38 - - [2025-10-26 22:35:06] "GET /firewall-policy/10437ef7-6026-499f-b5ba-f8ada65899ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006370 10.0.0.38 - - [2025-10-26 22:35:06] "GET /firewall-rule/a6adf805-8ec4-4548-ba00-b212da5fac74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003130 10.0.0.38 - - [2025-10-26 22:35:06] "POST /ref-update HTTP/1.1" 200 156 0.012176 10.0.0.38 - - [2025-10-26 22:35:06] "DELETE /firewall-rule/a6adf805-8ec4-4548-ba00-b212da5fac74 HTTP/1.1" 200 115 0.045154 10.0.0.38 - - [2025-10-26 22:35:06] "GET /application-policy-set/190f5b29-ceab-4a99-bedb-6cd07fb98c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006158 10.0.0.38 - - [2025-10-26 22:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.38 - - [2025-10-26 22:35:06] "GET /policy-management/ef4cc804-d137-4388-9a25-553cdecf199b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002739 10.0.0.38 - - [2025-10-26 22:35:06] "GET /firewall-policy/10437ef7-6026-499f-b5ba-f8ada65899ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003520 10.0.0.38 - - [2025-10-26 22:35:06] "POST /ref-update HTTP/1.1" 200 156 0.033494 10.0.0.38 - - [2025-10-26 22:35:06] "DELETE /firewall-policy/10437ef7-6026-499f-b5ba-f8ada65899ca HTTP/1.1" 200 115 0.046843 10.0.0.38 - - [2025-10-26 22:35:06] "DELETE /tag/3a5da740-b884-47f4-b49b-70eb37b2a70f HTTP/1.1" 200 115 0.052579 10.0.0.38 - - [2025-10-26 22:35:06] "DELETE /tag/c2594813-c63d-4fcb-8fb0-5662479a3bfe HTTP/1.1" 200 115 0.051988 10.0.0.38 - - [2025-10-26 22:35:07] "DELETE /tag/5da83f5f-be09-4d59-8c2b-b2710a6a4adb HTTP/1.1" 200 115 0.062786 10.0.0.38 - - [2025-10-26 22:35:07] "DELETE /tag/befe38e2-4aaa-47b4-8946-565ba2cdffd1 HTTP/1.1" 200 115 0.028859 10.0.0.38 - - [2025-10-26 22:35:07] "DELETE /loadbalancer-member/db072fd9-9a9c-42bb-b6aa-72fee24edd0e HTTP/1.1" 200 115 0.027135 10.0.0.38 - - [2025-10-26 22:35:07] "DELETE /loadbalancer-pool/a844e7c9-56d0-4bdd-8257-7e4131234952 HTTP/1.1" 200 115 0.027963 10.0.0.38 - - [2025-10-26 22:35:07] "DELETE /loadbalancer-listener/bfefc092-5f66-48c2-bcc4-d996899b3896 HTTP/1.1" 200 115 0.029500 10.0.0.38 - - [2025-10-26 22:35:07] "DELETE /loadbalancer/a6b875cc-b568-400c-a3c4-6137bcc55793 HTTP/1.1" 200 115 0.029963 10.0.0.38 - - [2025-10-26 22:35:07] "DELETE /floating-ip/2034f4c1-57a8-4998-95d7-42527f7f4c80 HTTP/1.1" 200 115 0.035177 10.0.0.38 - - [2025-10-26 22:35:07] "DELETE /instance-ip/90e9a980-ee79-4166-9b7e-c0ebc7abbe44 HTTP/1.1" 200 115 0.043149 10.0.0.38 - - [2025-10-26 22:35:07] "DELETE /virtual-machine-interface/6fa930d4-abac-441b-92fc-d4c1fe3153f7 HTTP/1.1" 200 115 0.053671 10.0.0.38 - - [2025-10-26 22:35:07] "DELETE /tag/b88eb955-635c-4207-aa9b-61dc991c4acc HTTP/1.1" 200 115 0.055441 10.0.0.38 - - [2025-10-26 22:35:07] "POST /projects HTTP/1.1" 409 238 0.003417 10.0.0.38 - - [2025-10-26 22:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.38 - - [2025-10-26 22:35:07] "GET /project/da128032-cda1-46b5-97db-1680860fe35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042433 10.0.0.38 - - [2025-10-26 22:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.38 - - [2025-10-26 22:35:07] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004410 10.0.0.38 - - [2025-10-26 22:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.38 - - [2025-10-26 22:35:07] "GET /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.010479 10.0.0.38 - - [2025-10-26 22:35:07] "POST /security-groups HTTP/1.1" 409 285 0.010583 10.0.0.38 - - [2025-10-26 22:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.38 - - [2025-10-26 22:35:07] "PUT /security-group/942b3778-b71b-4410-8a70-dc0575e41223 HTTP/1.1" 200 262 0.062791 10.0.0.38 - - [2025-10-26 22:35:07] "PUT /access-control-list/c61f5f9a-8c32-456b-95a8-6848f3a038c5 HTTP/1.1" 200 272 0.033664 10.0.0.38 - - [2025-10-26 22:35:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.074098 10.0.0.38 - - [2025-10-26 22:35:07] "GET /firewall-policy/095fd424-4868-48e3-9aad-3fbd4d190219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.027805 10.0.0.38 - - [2025-10-26 22:35:07] "PUT /access-control-list/cfbc8b92-4750-4ee1-93c8-94cf1a5e77c3 HTTP/1.1" 200 272 0.030829 10.0.0.38 - - [2025-10-26 22:35:07] "GET /firewall-rule/8ac38c16-e486-47be-8807-9586105c5049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006044 10.0.0.38 - - [2025-10-26 22:35:07] "POST /ref-update HTTP/1.1" 200 156 0.082492 10.0.0.38 - - [2025-10-26 22:35:07] "DELETE /firewall-rule/8ac38c16-e486-47be-8807-9586105c5049 HTTP/1.1" 200 115 0.036774 10.0.0.38 - - [2025-10-26 22:35:07] "GET /firewall-policy/095fd424-4868-48e3-9aad-3fbd4d190219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.006258 10.0.0.38 - - [2025-10-26 22:35:08] "GET /firewall-rule/cc719a71-b08e-4a72-bd2a-b5cf76d04c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002741 10.0.0.38 - - [2025-10-26 22:35:08] "POST /ref-update HTTP/1.1" 200 156 0.053835 10.0.0.38 - - [2025-10-26 22:35:08] "DELETE /firewall-rule/cc719a71-b08e-4a72-bd2a-b5cf76d04c8d HTTP/1.1" 200 115 0.044773 10.0.0.38 - - [2025-10-26 22:35:08] "DELETE /tag/7fa3387b-5b71-4b04-860f-ab3fbecf9bd5 HTTP/1.1" 200 115 0.047465 10.0.0.38 - - [2025-10-26 22:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.38 - - [2025-10-26 22:35:08] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.007986 10.0.0.38 - - [2025-10-26 22:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.38 - - [2025-10-26 22:35:08] "GET /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006646 10.0.0.38 - - [2025-10-26 22:35:08] "PUT /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e HTTP/1.1" 200 264 0.083637 10.0.0.38 - - [2025-10-26 22:35:08] "PUT /virtual-network/37b1833e-3fa5-4568-8e4a-4d11fe15a656 HTTP/1.1" 200 264 0.056926 10.0.0.38 - - [2025-10-26 22:35:08] "DELETE /access-control-list/c61f5f9a-8c32-456b-95a8-6848f3a038c5 HTTP/1.1" 200 115 0.035188 10.0.0.38 - - [2025-10-26 22:35:08] "DELETE /security-group/942b3778-b71b-4410-8a70-dc0575e41223 HTTP/1.1" 200 115 0.076989 10.0.0.38 - - [2025-10-26 22:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005180 10.0.0.38 - - [2025-10-26 22:35:08] "DELETE /access-control-list/cfbc8b92-4750-4ee1-93c8-94cf1a5e77c3 HTTP/1.1" 200 115 0.033290 10.0.0.38 - - [2025-10-26 22:35:08] "GET /project/da128032-cda1-46b5-97db-1680860fe35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.028480 10.0.0.38 - - [2025-10-26 22:35:08] "GET /project/da128032-cda1-46b5-97db-1680860fe35b?fields=security_groups HTTP/1.1" 200 1353 0.053964 10.0.0.38 - - [2025-10-26 22:35:08] "DELETE /access-control-list/49a6620e-5f3d-4f98-a7c8-31af8fd60f66 HTTP/1.1" 200 115 0.199455 10.0.0.38 - - [2025-10-26 22:35:08] "DELETE /security-group/3d28fa0c-cafa-4896-8488-627b929e95eb HTTP/1.1" 200 115 0.273413 10.0.0.38 - - [2025-10-26 22:35:09] "GET /project/da128032-cda1-46b5-97db-1680860fe35b?fields=application_policy_sets HTTP/1.1" 200 1392 0.068539 10.0.0.38 - - [2025-10-26 22:35:09] "DELETE /access-control-list/02d5c803-3e33-4bf1-ae27-7bb70414ad33 HTTP/1.1" 200 115 0.081240 10.0.0.38 - - [2025-10-26 22:35:09] "DELETE /project/da128032-cda1-46b5-97db-1680860fe35b HTTP/1.1" 200 115 0.570547 10.0.0.38 - - [2025-10-26 22:36:01] "GET / HTTP/1.1" 200 35931 0.001805 10.0.0.38 - - [2025-10-26 22:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.38 - - [2025-10-26 22:36:01] "GET /global-vrouter-config/e7236fcb-0d9a-49b5-828b-e26ecff8e3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002598 10.0.0.38 - - [2025-10-26 22:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.38 - - [2025-10-26 22:36:01] "GET /global-vrouter-config/e7236fcb-0d9a-49b5-828b-e26ecff8e3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002074 10.0.0.38 - - [2025-10-26 22:36:16] "GET / HTTP/1.1" 200 35931 0.005076 10.0.0.38 - - [2025-10-26 22:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004907 10.0.0.38 - - [2025-10-26 22:36:16] "GET /global-system-config/b2cf9fe3-209c-40e3-9008-e2e0246d442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.013304 10.0.0.38 - - [2025-10-26 22:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.38 - - [2025-10-26 22:36:16] "GET /config-node/8f944e05-7a17-43ed-bb46-cc87eba7738f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.005623 10.0.0.38 - - [2025-10-26 22:36:28] "GET / HTTP/1.1" 200 35931 0.001957 10.0.0.38 - - [2025-10-26 22:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.38 - - [2025-10-26 22:36:28] "GET /routing-instance/64c2c8c1-5987-43c4-a571-753691bfbac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006143 10.0.0.38 - - [2025-10-26 22:36:28] "POST /bgp-routers HTTP/1.1" 409 301 0.005304 10.0.0.38 - - [2025-10-26 22:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.38 - - [2025-10-26 22:36:28] "GET /bgp-router/b47d1e90-ef22-4752-8824-a58563586b48?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004505 10.0.0.38 - - [2025-10-26 22:36:28] "PUT /bgp-router/b47d1e90-ef22-4752-8824-a58563586b48 HTTP/1.1" 200 254 0.013020 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:36:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001729 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:36:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001977 10.0.0.38 - - [2025-10-26 22:36:43] "GET / HTTP/1.1" 200 35931 0.003518 10.0.0.38 - - [2025-10-26 22:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.38 - - [2025-10-26 22:36:43] "GET /global-system-config/b2cf9fe3-209c-40e3-9008-e2e0246d442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004688 10.0.0.38 - - [2025-10-26 22:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006392 10.0.0.38 - - [2025-10-26 22:36:43] "GET /config-node/8f944e05-7a17-43ed-bb46-cc87eba7738f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002684 10.0.0.38 - - [2025-10-26 22:36:44] "GET / HTTP/1.1" 200 35931 0.001543 10.0.0.38 - - [2025-10-26 22:36:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002128 10.0.0.38 - - [2025-10-26 22:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005265 10.0.0.38 - - [2025-10-26 22:36:49] "GET /global-vrouter-config/e7236fcb-0d9a-49b5-828b-e26ecff8e3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.011702 10.0.0.38 - - [2025-10-26 22:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.38 - - [2025-10-26 22:36:49] "PUT /global-vrouter-config/e7236fcb-0d9a-49b5-828b-e26ecff8e3a0 HTTP/1.1" 200 276 0.025074 10.0.0.38 - - [2025-10-26 22:36:49] "GET / HTTP/1.1" 200 35931 0.004455 10.0.0.38 - - [2025-10-26 22:36:49] "POST /alarms HTTP/1.1" 409 264 0.003060 10.0.0.38 - - [2025-10-26 22:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.38 - - [2025-10-26 22:36:49] "PUT /alarm/c91aed61-f12f-40ee-959a-0419c67f5422 HTTP/1.1" 200 244 0.014817 10.0.0.38 - - [2025-10-26 22:36:49] "POST /alarms HTTP/1.1" 409 261 0.002007 10.0.0.38 - - [2025-10-26 22:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.38 - - [2025-10-26 22:36:49] "PUT /alarm/d638880f-0993-4cdd-89df-3ace5320a420 HTTP/1.1" 200 244 0.011101 10.0.0.38 - - [2025-10-26 22:36:49] "POST /alarms HTTP/1.1" 409 261 0.012355 10.0.0.38 - - [2025-10-26 22:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.38 - - [2025-10-26 22:36:49] "PUT /alarm/fb1f5829-2308-4bf7-b4a0-4b0601216518 HTTP/1.1" 200 244 0.013248 10.0.0.38 - - [2025-10-26 22:36:49] "POST /alarms HTTP/1.1" 409 253 0.004096 10.0.0.38 - - [2025-10-26 22:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.38 - - [2025-10-26 22:36:49] "PUT /alarm/7e04e3d9-9256-4a0a-91f1-84207a8792ad HTTP/1.1" 200 244 0.011772 10.0.0.38 - - [2025-10-26 22:36:49] "POST /alarms HTTP/1.1" 409 251 0.010238 10.0.0.38 - - [2025-10-26 22:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.38 - - [2025-10-26 22:36:49] "PUT /alarm/e69f7a7a-4846-4d90-b251-f20a72b38076 HTTP/1.1" 200 244 0.013110 10.0.0.38 - - [2025-10-26 22:36:49] "POST /alarms HTTP/1.1" 409 252 0.008436 10.0.0.38 - - [2025-10-26 22:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.38 - - [2025-10-26 22:36:49] "PUT /alarm/e43e82df-ba4a-4529-ad8e-d5cd1de88136 HTTP/1.1" 200 244 0.013743 10.0.0.38 - - [2025-10-26 22:36:49] "POST /alarms HTTP/1.1" 409 256 0.013081 10.0.0.38 - - [2025-10-26 22:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.38 - - [2025-10-26 22:36:49] "PUT /alarm/7fa8b646-859e-431c-a450-1198492b14db HTTP/1.1" 200 244 0.021342 10.0.0.38 - - [2025-10-26 22:36:49] "POST /alarms HTTP/1.1" 409 248 0.004001 10.0.0.38 - - [2025-10-26 22:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005270 10.0.0.38 - - [2025-10-26 22:36:49] "PUT /alarm/ad3d51f5-26f3-4f5a-8579-e2d536e39da4 HTTP/1.1" 200 244 0.010628 10.0.0.38 - - [2025-10-26 22:36:49] "POST /alarms HTTP/1.1" 409 252 0.004658 10.0.0.38 - - [2025-10-26 22:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.38 - - [2025-10-26 22:36:50] "PUT /alarm/9da4e3df-0c8f-48b9-a5ef-08cee6d52d67 HTTP/1.1" 200 244 0.016497 10.0.0.38 - - [2025-10-26 22:36:50] "POST /alarms HTTP/1.1" 409 257 0.004609 10.0.0.38 - - [2025-10-26 22:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.38 - - [2025-10-26 22:36:50] "PUT /alarm/394b5b50-93d6-4c3f-a5e3-2be2f2116af6 HTTP/1.1" 200 244 0.010499 10.0.0.38 - - [2025-10-26 22:36:50] "POST /alarms HTTP/1.1" 409 251 0.005362 10.0.0.38 - - [2025-10-26 22:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.38 - - [2025-10-26 22:36:50] "PUT /alarm/4893be44-794f-48a3-b83f-d994f4a13d57 HTTP/1.1" 200 244 0.013302 10.0.0.38 - - [2025-10-26 22:36:50] "POST /alarms HTTP/1.1" 409 257 0.008204 10.0.0.38 - - [2025-10-26 22:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.38 - - [2025-10-26 22:36:50] "PUT /alarm/b3fc816f-574d-4cbe-b3dd-f2fc2e84bc24 HTTP/1.1" 200 244 0.012166 10.0.0.38 - - [2025-10-26 22:36:50] "POST /alarms HTTP/1.1" 409 261 0.007039 10.0.0.38 - - [2025-10-26 22:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.38 - - [2025-10-26 22:36:50] "PUT /alarm/d978bf32-9166-47bc-916e-826f27d49564 HTTP/1.1" 200 244 0.011861 10.0.0.38 - - [2025-10-26 22:36:50] "POST /alarms HTTP/1.1" 409 258 0.010880 10.0.0.38 - - [2025-10-26 22:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.38 - - [2025-10-26 22:36:50] "PUT /alarm/4f4840bf-9693-4cff-90cf-2f4db97d9fed HTTP/1.1" 200 244 0.012594 10.0.0.38 - - [2025-10-26 22:36:50] "POST /alarms HTTP/1.1" 409 254 0.003097 10.0.0.38 - - [2025-10-26 22:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.38 - - [2025-10-26 22:36:50] "PUT /alarm/ba84e134-033f-497c-9c2f-2fd686ae5eab HTTP/1.1" 200 244 0.010077 10.0.0.38 - - [2025-10-26 22:36:50] "POST /alarms HTTP/1.1" 409 254 0.003668 10.0.0.38 - - [2025-10-26 22:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.38 - - [2025-10-26 22:36:50] "PUT /alarm/c2512a39-93d1-4fc5-8c9f-a644638cfc05 HTTP/1.1" 200 244 0.011429 10.0.0.38 - - [2025-10-26 22:36:50] "POST /alarms HTTP/1.1" 409 254 0.007282 10.0.0.38 - - [2025-10-26 22:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.38 - - [2025-10-26 22:36:50] "PUT /alarm/07d6afce-cc91-4004-abf2-b58329ef5354 HTTP/1.1" 200 244 0.011812 10.0.0.38 - - [2025-10-26 22:36:50] "POST /alarms HTTP/1.1" 409 247 0.003767 10.0.0.38 - - [2025-10-26 22:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.38 - - [2025-10-26 22:36:50] "PUT /alarm/c066dc4c-e222-4e71-bb55-879897bf9c5c HTTP/1.1" 200 244 0.011637 10.0.0.38 - - [2025-10-26 22:36:50] "POST /alarms HTTP/1.1" 409 272 0.023674 10.0.0.38 - - [2025-10-26 22:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.38 - - [2025-10-26 22:36:50] "PUT /alarm/da55077d-2ca5-48df-839b-cf93378252c3 HTTP/1.1" 200 244 0.012959 10.0.0.38 - - [2025-10-26 22:36:50] "POST /alarms HTTP/1.1" 409 261 0.007907 10.0.0.38 - - [2025-10-26 22:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.38 - - [2025-10-26 22:36:50] "PUT /alarm/e77bad5b-9659-4366-bc6f-d1f4b2e11b6e HTTP/1.1" 200 244 0.018631 10.0.0.38 - - [2025-10-26 22:36:50] "POST /alarms HTTP/1.1" 409 259 0.014473 10.0.0.38 - - [2025-10-26 22:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.38 - - [2025-10-26 22:36:50] "PUT /alarm/a25a95ec-3353-4da1-a69b-82ff409f737b HTTP/1.1" 200 244 0.012071 10.0.0.38 - - [2025-10-26 22:36:50] "POST /alarms HTTP/1.1" 409 265 0.016259 10.0.0.38 - - [2025-10-26 22:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.38 - - [2025-10-26 22:36:51] "PUT /alarm/40a3cd41-2adb-4c37-b122-a6d216f7e2dc HTTP/1.1" 200 244 0.009849 10.0.0.38 - - [2025-10-26 22:36:51] "POST /alarms HTTP/1.1" 409 279 0.008304 10.0.0.38 - - [2025-10-26 22:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.38 - - [2025-10-26 22:36:51] "PUT /alarm/54177552-c413-48d7-a6ce-7c08238d756b HTTP/1.1" 200 244 0.009656 10.0.0.38 - - [2025-10-26 22:36:51] "GET / HTTP/1.1" 200 35931 0.001914 10.0.0.38 - - [2025-10-26 22:36:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002118 10.0.0.38 - - [2025-10-26 22:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.38 - - [2025-10-26 22:36:51] "PUT /global-vrouter-config/e7236fcb-0d9a-49b5-828b-e26ecff8e3a0 HTTP/1.1" 200 276 0.008864 10.0.0.38 - - [2025-10-26 22:36:51] "GET / HTTP/1.1" 200 35931 0.004281 10.0.0.38 - - [2025-10-26 22:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004726 10.0.0.38 - - [2025-10-26 22:36:51] "GET /global-vrouter-config/e7236fcb-0d9a-49b5-828b-e26ecff8e3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006834 10.0.0.38 - - [2025-10-26 22:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.38 - - [2025-10-26 22:36:51] "PUT /global-vrouter-config/e7236fcb-0d9a-49b5-828b-e26ecff8e3a0 HTTP/1.1" 200 276 0.013465 10.0.0.38 - - [2025-10-26 22:36:52] "GET / HTTP/1.1" 200 35931 0.008265 10.0.0.38 - - [2025-10-26 22:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.38 - - [2025-10-26 22:36:52] "GET /global-system-config/b2cf9fe3-209c-40e3-9008-e2e0246d442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004310 10.0.0.38 - - [2025-10-26 22:36:52] "PUT /global-system-config/b2cf9fe3-209c-40e3-9008-e2e0246d442d HTTP/1.1" 200 274 0.024773 10.0.0.38 - - [2025-10-26 22:36:55] "GET / HTTP/1.1" 200 35931 0.001344 10.0.0.38 - - [2025-10-26 22:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.38 - - [2025-10-26 22:36:55] "GET /routing-instance/64c2c8c1-5987-43c4-a571-753691bfbac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005924 10.0.0.38 - - [2025-10-26 22:36:55] "POST /bgp-routers HTTP/1.1" 409 301 0.003091 10.0.0.38 - - [2025-10-26 22:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.38 - - [2025-10-26 22:36:55] "GET /bgp-router/b47d1e90-ef22-4752-8824-a58563586b48?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002904 10.0.0.38 - - [2025-10-26 22:36:55] "PUT /bgp-router/b47d1e90-ef22-4752-8824-a58563586b48 HTTP/1.1" 200 254 0.015002 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:36:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001209 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:36:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000921 10.0.0.38 - - [2025-10-26 22:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.38 - - [2025-10-26 22:36:58] "GET /global-vrouter-config/e7236fcb-0d9a-49b5-828b-e26ecff8e3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003844 10.0.0.38 - - [2025-10-26 22:37:14] "GET / HTTP/1.1" 200 35931 0.007074 10.0.0.38 - - [2025-10-26 22:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.38 - - [2025-10-26 22:37:14] "GET /global-system-config/b2cf9fe3-209c-40e3-9008-e2e0246d442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.010486 10.0.0.38 - - [2025-10-26 22:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.38 - - [2025-10-26 22:37:14] "GET /config-node/8f944e05-7a17-43ed-bb46-cc87eba7738f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003602 10.0.0.38 - - [2025-10-26 22:37:15] "GET / HTTP/1.1" 200 35931 0.004113 10.0.0.38 - - [2025-10-26 22:37:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004893 10.0.0.38 - - [2025-10-26 22:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.38 - - [2025-10-26 22:37:20] "GET /global-vrouter-config/e7236fcb-0d9a-49b5-828b-e26ecff8e3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005500 10.0.0.38 - - [2025-10-26 22:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005774 10.0.0.38 - - [2025-10-26 22:37:20] "PUT /global-vrouter-config/e7236fcb-0d9a-49b5-828b-e26ecff8e3a0 HTTP/1.1" 200 276 0.024139 10.0.0.38 - - [2025-10-26 22:37:20] "GET / HTTP/1.1" 200 35931 0.003998 10.0.0.38 - - [2025-10-26 22:37:20] "POST /alarms HTTP/1.1" 409 264 0.003536 10.0.0.38 - - [2025-10-26 22:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.38 - - [2025-10-26 22:37:20] "PUT /alarm/c91aed61-f12f-40ee-959a-0419c67f5422 HTTP/1.1" 200 244 0.011346 10.0.0.38 - - [2025-10-26 22:37:20] "POST /alarms HTTP/1.1" 409 261 0.002060 10.0.0.38 - - [2025-10-26 22:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009145 10.0.0.38 - - [2025-10-26 22:37:20] "PUT /alarm/d638880f-0993-4cdd-89df-3ace5320a420 HTTP/1.1" 200 244 0.017988 10.0.0.38 - - [2025-10-26 22:37:20] "POST /alarms HTTP/1.1" 409 261 0.002081 10.0.0.38 - - [2025-10-26 22:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001177 10.0.0.38 - - [2025-10-26 22:37:20] "PUT /alarm/fb1f5829-2308-4bf7-b4a0-4b0601216518 HTTP/1.1" 200 244 0.009451 10.0.0.38 - - [2025-10-26 22:37:20] "POST /alarms HTTP/1.1" 409 253 0.001837 10.0.0.38 - - [2025-10-26 22:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.38 - - [2025-10-26 22:37:20] "PUT /alarm/7e04e3d9-9256-4a0a-91f1-84207a8792ad HTTP/1.1" 200 244 0.010936 10.0.0.38 - - [2025-10-26 22:37:20] "POST /alarms HTTP/1.1" 409 251 0.008712 10.0.0.38 - - [2025-10-26 22:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005252 10.0.0.38 - - [2025-10-26 22:37:20] "PUT /alarm/e69f7a7a-4846-4d90-b251-f20a72b38076 HTTP/1.1" 200 244 0.011910 10.0.0.38 - - [2025-10-26 22:37:20] "POST /alarms HTTP/1.1" 409 252 0.017348 10.0.0.38 - - [2025-10-26 22:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.38 - - [2025-10-26 22:37:20] "PUT /alarm/e43e82df-ba4a-4529-ad8e-d5cd1de88136 HTTP/1.1" 200 244 0.015496 10.0.0.38 - - [2025-10-26 22:37:20] "POST /alarms HTTP/1.1" 409 256 0.009684 10.0.0.38 - - [2025-10-26 22:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.38 - - [2025-10-26 22:37:20] "PUT /alarm/7fa8b646-859e-431c-a450-1198492b14db HTTP/1.1" 200 244 0.010659 10.0.0.38 - - [2025-10-26 22:37:20] "POST /alarms HTTP/1.1" 409 248 0.021813 10.0.0.38 - - [2025-10-26 22:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005104 10.0.0.38 - - [2025-10-26 22:37:21] "PUT /alarm/ad3d51f5-26f3-4f5a-8579-e2d536e39da4 HTTP/1.1" 200 244 0.027562 10.0.0.38 - - [2025-10-26 22:37:21] "POST /alarms HTTP/1.1" 409 252 0.024952 10.0.0.38 - - [2025-10-26 22:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.38 - - [2025-10-26 22:37:21] "PUT /alarm/9da4e3df-0c8f-48b9-a5ef-08cee6d52d67 HTTP/1.1" 200 244 0.010472 10.0.0.38 - - [2025-10-26 22:37:21] "POST /alarms HTTP/1.1" 409 257 0.003540 10.0.0.38 - - [2025-10-26 22:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008741 10.0.0.38 - - [2025-10-26 22:37:21] "PUT /alarm/394b5b50-93d6-4c3f-a5e3-2be2f2116af6 HTTP/1.1" 200 244 0.011532 10.0.0.38 - - [2025-10-26 22:37:21] "POST /alarms HTTP/1.1" 409 251 0.003776 10.0.0.38 - - [2025-10-26 22:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009075 10.0.0.38 - - [2025-10-26 22:37:21] "PUT /alarm/4893be44-794f-48a3-b83f-d994f4a13d57 HTTP/1.1" 200 244 0.022893 10.0.0.38 - - [2025-10-26 22:37:21] "POST /alarms HTTP/1.1" 409 257 0.013623 10.0.0.38 - - [2025-10-26 22:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.38 - - [2025-10-26 22:37:21] "PUT /alarm/b3fc816f-574d-4cbe-b3dd-f2fc2e84bc24 HTTP/1.1" 200 244 0.011531 10.0.0.38 - - [2025-10-26 22:37:21] "POST /alarms HTTP/1.1" 409 261 0.014698 10.0.0.38 - - [2025-10-26 22:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.38 - - [2025-10-26 22:37:21] "PUT /alarm/d978bf32-9166-47bc-916e-826f27d49564 HTTP/1.1" 200 244 0.013277 10.0.0.38 - - [2025-10-26 22:37:21] "POST /alarms HTTP/1.1" 409 258 0.020558 10.0.0.38 - - [2025-10-26 22:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.38 - - [2025-10-26 22:37:21] "PUT /alarm/4f4840bf-9693-4cff-90cf-2f4db97d9fed HTTP/1.1" 200 244 0.012641 10.0.0.38 - - [2025-10-26 22:37:21] "POST /alarms HTTP/1.1" 409 254 0.006438 10.0.0.38 - - [2025-10-26 22:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.38 - - [2025-10-26 22:37:21] "PUT /alarm/ba84e134-033f-497c-9c2f-2fd686ae5eab HTTP/1.1" 200 244 0.011779 10.0.0.38 - - [2025-10-26 22:37:21] "POST /alarms HTTP/1.1" 409 254 0.003355 10.0.0.38 - - [2025-10-26 22:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.38 - - [2025-10-26 22:37:21] "PUT /alarm/c2512a39-93d1-4fc5-8c9f-a644638cfc05 HTTP/1.1" 200 244 0.019896 10.0.0.38 - - [2025-10-26 22:37:21] "POST /alarms HTTP/1.1" 409 254 0.008118 10.0.0.38 - - [2025-10-26 22:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.38 - - [2025-10-26 22:37:21] "PUT /alarm/07d6afce-cc91-4004-abf2-b58329ef5354 HTTP/1.1" 200 244 0.010536 10.0.0.38 - - [2025-10-26 22:37:21] "POST /alarms HTTP/1.1" 409 247 0.006819 10.0.0.38 - - [2025-10-26 22:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.38 - - [2025-10-26 22:37:21] "PUT /alarm/c066dc4c-e222-4e71-bb55-879897bf9c5c HTTP/1.1" 200 244 0.010557 10.0.0.38 - - [2025-10-26 22:37:21] "POST /alarms HTTP/1.1" 409 272 0.009765 10.0.0.38 - - [2025-10-26 22:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.38 - - [2025-10-26 22:37:21] "PUT /alarm/da55077d-2ca5-48df-839b-cf93378252c3 HTTP/1.1" 200 244 0.009009 10.0.0.38 - - [2025-10-26 22:37:21] "POST /alarms HTTP/1.1" 409 261 0.004700 10.0.0.38 - - [2025-10-26 22:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.38 - - [2025-10-26 22:37:22] "PUT /alarm/e77bad5b-9659-4366-bc6f-d1f4b2e11b6e HTTP/1.1" 200 244 0.009230 10.0.0.38 - - [2025-10-26 22:37:22] "POST /alarms HTTP/1.1" 409 259 0.005917 10.0.0.38 - - [2025-10-26 22:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.38 - - [2025-10-26 22:37:22] "PUT /alarm/a25a95ec-3353-4da1-a69b-82ff409f737b HTTP/1.1" 200 244 0.016311 10.0.0.38 - - [2025-10-26 22:37:22] "POST /alarms HTTP/1.1" 409 265 0.006238 10.0.0.38 - - [2025-10-26 22:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.38 - - [2025-10-26 22:37:22] "PUT /alarm/40a3cd41-2adb-4c37-b122-a6d216f7e2dc HTTP/1.1" 200 244 0.011651 10.0.0.38 - - [2025-10-26 22:37:22] "POST /alarms HTTP/1.1" 409 279 0.005826 10.0.0.38 - - [2025-10-26 22:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.38 - - [2025-10-26 22:37:22] "PUT /alarm/54177552-c413-48d7-a6ce-7c08238d756b HTTP/1.1" 200 244 0.010886 10.0.0.38 - - [2025-10-26 22:37:22] "GET / HTTP/1.1" 200 35931 0.002272 10.0.0.38 - - [2025-10-26 22:37:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002929 10.0.0.38 - - [2025-10-26 22:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.38 - - [2025-10-26 22:37:22] "PUT /global-vrouter-config/e7236fcb-0d9a-49b5-828b-e26ecff8e3a0 HTTP/1.1" 200 276 0.016167 10.0.0.38 - - [2025-10-26 22:37:22] "GET / HTTP/1.1" 200 35931 0.005173 10.0.0.38 - - [2025-10-26 22:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005028 10.0.0.38 - - [2025-10-26 22:37:22] "GET /global-vrouter-config/e7236fcb-0d9a-49b5-828b-e26ecff8e3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006210 10.0.0.38 - - [2025-10-26 22:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.38 - - [2025-10-26 22:37:22] "PUT /global-vrouter-config/e7236fcb-0d9a-49b5-828b-e26ecff8e3a0 HTTP/1.1" 200 276 0.032557 10.0.0.38 - - [2025-10-26 22:37:23] "GET / HTTP/1.1" 200 35931 0.004195 10.0.0.38 - - [2025-10-26 22:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004710 10.0.0.38 - - [2025-10-26 22:37:23] "GET /global-system-config/b2cf9fe3-209c-40e3-9008-e2e0246d442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006775 10.0.0.38 - - [2025-10-26 22:37:23] "PUT /global-system-config/b2cf9fe3-209c-40e3-9008-e2e0246d442d HTTP/1.1" 200 274 0.032821 10.0.0.38 - - [2025-10-26 22:37:26] "GET / HTTP/1.1" 200 35931 0.005749 10.0.0.38 - - [2025-10-26 22:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005920 10.0.0.38 - - [2025-10-26 22:37:26] "GET /routing-instance/64c2c8c1-5987-43c4-a571-753691bfbac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.019840 10.0.0.38 - - [2025-10-26 22:37:26] "POST /bgp-routers HTTP/1.1" 409 301 0.002392 10.0.0.38 - - [2025-10-26 22:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.38 - - [2025-10-26 22:37:26] "GET /bgp-router/b47d1e90-ef22-4752-8824-a58563586b48?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005022 10.0.0.38 - - [2025-10-26 22:37:26] "PUT /bgp-router/b47d1e90-ef22-4752-8824-a58563586b48 HTTP/1.1" 200 254 0.020639 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:37:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002532 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:37:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002566 10.0.0.38 - - [2025-10-26 22:37:32] "POST /tags HTTP/1.1" 200 355 0.029599 10.0.0.38 - - [2025-10-26 22:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.38 - - [2025-10-26 22:37:32] "GET /tag/dfa35935-0acd-4d7a-ba34-ab8c45cae3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.017920 10.0.0.38 - - [2025-10-26 22:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.38 - - [2025-10-26 22:37:32] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006943 10.0.0.38 - - [2025-10-26 22:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.38 - - [2025-10-26 22:37:32] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039660 10.0.0.38 - - [2025-10-26 22:37:32] "POST /virtual-machines HTTP/1.1" 200 351 0.048196 10.0.0.38 - - [2025-10-26 22:37:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.043377 10.0.0.38 - - [2025-10-26 22:37:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.136201 10.0.0.38 - - [2025-10-26 22:37:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.010787 10.0.0.38 - - [2025-10-26 22:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008123 10.0.0.38 - - [2025-10-26 22:37:32] "GET /virtual-machine-interface/5c9e504e-b2bc-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.009664 10.0.0.38 - - [2025-10-26 22:37:32] "POST /instance-ips HTTP/1.1" 200 391 0.031682 10.0.0.38 - - [2025-10-26 22:37:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.026479 10.0.0.38 - - [2025-10-26 22:37:32] "GET /virtual-machine-interface/5c9e504e-b2bc-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.010354 10.0.0.38 - - [2025-10-26 22:37:33] "POST /set-tag HTTP/1.1" 200 109 0.019958 10.0.0.38 - - [2025-10-26 22:37:33] "GET /virtual-machine-interface/5c9e504e-b2bc-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.015245 10.0.0.38 - - [2025-10-26 22:37:33] "GET /instance-ip/5cbcd014-b2bc-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.007336 10.0.0.38 - - [2025-10-26 22:37:33] "GET /virtual-machine-interface/5c9e504e-b2bc-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006033 10.0.0.38 - - [2025-10-26 22:37:33] "POST /set-tag HTTP/1.1" 200 109 0.005093 10.0.0.38 - - [2025-10-26 22:37:33] "GET /virtual-router/2908751b-4ebf-4bb6-b276-d987a400857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005626 10.0.0.38 - - [2025-10-26 22:37:33] "POST /ref-update HTTP/1.1" 200 156 0.023716 10.0.0.38 - - [2025-10-26 22:37:33] "GET /virtual-machine-interface/5c9e504e-b2bc-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004987 10.0.0.38 - - [2025-10-26 22:37:33] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.38 - - [2025-10-26 22:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.38 - - [2025-10-26 22:37:33] "GET /virtual-network/f92a32ba-e2ef-4397-a86f-04e93c426d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004088 10.0.0.38 - - [2025-10-26 22:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.38 - - [2025-10-26 22:37:33] "GET /project/c862d60f-9cf4-4a0c-b1ad-aeda9705423e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.070304 10.0.0.38 - - [2025-10-26 22:37:33] "POST /virtual-machines HTTP/1.1" 200 355 0.018113 10.0.0.38 - - [2025-10-26 22:37:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.017215 10.0.0.38 - - [2025-10-26 22:37:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.120497 10.0.0.38 - - [2025-10-26 22:37:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.022919 10.0.0.38 - - [2025-10-26 22:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016029 10.0.0.38 - - [2025-10-26 22:37:33] "GET /virtual-machine-interface/5d243a24-b2bc-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.007042 10.0.0.38 - - [2025-10-26 22:37:33] "POST /instance-ips HTTP/1.1" 200 395 0.064922 10.0.0.38 - - [2025-10-26 22:37:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.054284 10.0.0.38 - - [2025-10-26 22:37:33] "GET /virtual-machine-interface/5d243a24-b2bc-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.016367 10.0.0.38 - - [2025-10-26 22:37:33] "POST /set-tag HTTP/1.1" 200 109 0.026778 10.0.0.38 - - [2025-10-26 22:37:33] "GET /virtual-machine-interface/5d243a24-b2bc-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009443 10.0.0.38 - - [2025-10-26 22:37:33] "GET /instance-ip/5d43571a-b2bc-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005569 10.0.0.38 - - [2025-10-26 22:37:34] "GET /virtual-machine-interface/5d243a24-b2bc-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003965 10.0.0.38 - - [2025-10-26 22:37:34] "POST /set-tag HTTP/1.1" 200 109 0.003464 10.0.0.38 - - [2025-10-26 22:37:34] "GET /virtual-router/2908751b-4ebf-4bb6-b276-d987a400857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003542 10.0.0.38 - - [2025-10-26 22:37:34] "POST /ref-update HTTP/1.1" 200 156 0.011286 10.0.0.38 - - [2025-10-26 22:37:34] "GET /virtual-machine-interface/5d243a24-b2bc-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010981 10.0.0.38 - - [2025-10-26 22:37:34] "POST /set-tag HTTP/1.1" 200 109 0.001880 10.0.0.38 - - [2025-10-26 22:37:34] "GET /virtual-machine-interface/5c9e504e-b2bc-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004369 10.0.0.38 - - [2025-10-26 22:37:34] "POST /set-tag HTTP/1.1" 200 109 0.002139 10.0.0.38 - - [2025-10-26 22:37:34] "GET /virtual-machine-interface/5d243a24-b2bc-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003852 10.0.0.38 - - [2025-10-26 22:37:34] "POST /set-tag HTTP/1.1" 200 109 0.001770 10.0.0.38 - - [2025-10-26 22:37:36] "GET /global-system-configs HTTP/1.1" 200 322 0.003573 10.0.0.38 - - [2025-10-26 22:37:37] "GET /global-system-configs HTTP/1.1" 200 322 0.005364 10.0.0.38 - - [2025-10-26 22:37:50] "GET /virtual-machine-interface/5c9e504e-b2bc-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005456 10.0.0.38 - - [2025-10-26 22:37:50] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.38 - - [2025-10-26 22:37:51] "GET /virtual-machine-interface/5d243a24-b2bc-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004157 10.0.0.38 - - [2025-10-26 22:37:51] "POST /set-tag HTTP/1.1" 200 109 0.001885 10.0.0.38 - - [2025-10-26 22:37:52] "GET /virtual-machine-interface/5c9e504e-b2bc-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004235 10.0.0.38 - - [2025-10-26 22:37:52] "POST /set-tag HTTP/1.1" 200 109 0.002114 10.0.0.38 - - [2025-10-26 22:38:09] "GET / HTTP/1.1" 200 35931 0.001799 10.0.0.38 - - [2025-10-26 22:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.38 - - [2025-10-26 22:38:09] "GET /global-system-config/b2cf9fe3-209c-40e3-9008-e2e0246d442d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005533 10.0.0.38 - - [2025-10-26 22:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.38 - - [2025-10-26 22:38:09] "GET /config-node/8f944e05-7a17-43ed-bb46-cc87eba7738f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002124 10.0.0.38 - - [2025-10-26 22:38:20] "GET / HTTP/1.1" 200 35931 0.002638 10.0.0.38 - - [2025-10-26 22:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.38 - - [2025-10-26 22:38:20] "GET /routing-instance/64c2c8c1-5987-43c4-a571-753691bfbac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006237 10.0.0.38 - - [2025-10-26 22:38:20] "POST /bgp-routers HTTP/1.1" 409 301 0.003759 10.0.0.38 - - [2025-10-26 22:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.38 - - [2025-10-26 22:38:20] "GET /bgp-router/b47d1e90-ef22-4752-8824-a58563586b48?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005174 10.0.0.38 - - [2025-10-26 22:38:21] "PUT /bgp-router/b47d1e90-ef22-4752-8824-a58563586b48 HTTP/1.1" 200 254 0.032687 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:38:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000844 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:38:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000978 10.0.0.38 - - [2025-10-26 22:38:23] "GET /virtual-machine-interface/5c9e504e-b2bc-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005124 10.0.0.38 - - [2025-10-26 22:38:23] "POST /set-tag HTTP/1.1" 200 109 0.002220 10.0.0.38 - - [2025-10-26 22:38:23] "GET /virtual-machine-interface/5c9e504e-b2bc-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.012472 10.0.0.38 - - [2025-10-26 22:38:23] "POST /set-tag HTTP/1.1" 200 109 0.006781 10.0.0.38 - - [2025-10-26 22:38:23] "GET /virtual-machine/17fe9651-1bdf-44cb-8403-6b2ce0ddafbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.003305 10.0.0.38 - - [2025-10-26 22:38:23] "POST /ref-update HTTP/1.1" 200 156 0.022741 10.0.0.38 - - [2025-10-26 22:38:23] "GET /virtual-machine-interface/5c9e504e-b2bc-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004820 10.0.0.38 - - [2025-10-26 22:38:23] "POST /set-tag HTTP/1.1" 200 109 0.013199 10.0.0.38 - - [2025-10-26 22:38:23] "POST /set-tag HTTP/1.1" 200 109 0.041665 10.0.0.38 - - [2025-10-26 22:38:23] "DELETE /instance-ip/5cbcd014-b2bc-11f0-8fb0-fa163e8b4c96 HTTP/1.1" 200 115 0.058327 10.0.0.38 - - [2025-10-26 22:38:23] "DELETE /virtual-machine-interface/5c9e504e-b2bc-11f0-8fb0-fa163e8b4c96 HTTP/1.1" 200 115 0.048215 10.0.0.38 - - [2025-10-26 22:38:23] "DELETE /virtual-machine/17fe9651-1bdf-44cb-8403-6b2ce0ddafbf HTTP/1.1" 200 115 0.050283 10.0.0.38 - - [2025-10-26 22:38:23] "GET /virtual-machine-interface/5d243a24-b2bc-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007387 10.0.0.38 - - [2025-10-26 22:38:23] "POST /set-tag HTTP/1.1" 200 109 0.002665 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:38:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002631 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:38:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002453 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:38:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001166 [Introspect:8084]10.0.0.38 - - [2025-10-26 22:38:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001643 10.0.0.38 - - [2025-10-26 22:38:54] "GET /virtual-machine-interface/5d243a24-b2bc-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012287 10.0.0.38 - - [2025-10-26 22:38:54] "POST /set-tag HTTP/1.1" 200 109 0.013495 10.0.0.38 - - [2025-10-26 22:38:54] "GET /virtual-machine-interface/5d243a24-b2bc-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.008723 10.0.0.38 - - [2025-10-26 22:38:54] "POST /set-tag HTTP/1.1" 200 109 0.002606 10.0.0.38 - - [2025-10-26 22:38:54] "GET /virtual-machine/395ab6f7-0939-4fb1-abc6-e5bbbea443b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.004324 10.0.0.38 - - [2025-10-26 22:38:54] "POST /ref-update HTTP/1.1" 200 156 0.013903 10.0.0.38 - - [2025-10-26 22:38:54] "GET /virtual-machine-interface/5d243a24-b2bc-11f0-8fb0-fa163e8b4c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004200 10.0.0.38 - - [2025-10-26 22:38:54] "POST /set-tag HTTP/1.1" 200 109 0.015136 10.0.0.38 - - [2025-10-26 22:38:54] "POST /set-tag HTTP/1.1" 200 109 0.032086 10.0.0.38 - - [2025-10-26 22:38:54] "DELETE /instance-ip/5d43571a-b2bc-11f0-8fb0-fa163e8b4c96 HTTP/1.1" 200 115 0.081198 10.0.0.38 - - [2025-10-26 22:38:54] "DELETE /virtual-machine-interface/5d243a24-b2bc-11f0-8fb0-fa163e8b4c96 HTTP/1.1" 200 115 0.055143 10.0.0.38 - - [2025-10-26 22:38:54] "DELETE /virtual-machine/395ab6f7-0939-4fb1-abc6-e5bbbea443b1 HTTP/1.1" 200 115 0.021345 10.0.0.38 - - [2025-10-26 22:38:55] "DELETE /tag/dfa35935-0acd-4d7a-ba34-ab8c45cae3bb HTTP/1.1" 200 115 0.060109