++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Oct 27 02:12:29 AM UTC 2025 ===================' INFO: =================== Mon Oct 27 02:12:29 AM 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 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.241 ++ 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.241 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.241 ++ ANALYTICSDB_NODES=10.0.0.241 ++ ANALYTICS_SNMP_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8081 ' +++ '[' -n '10.0.0.241:8081 ' ']' +++ echo 10.0.0.241:8081 ++ ANALYTICS_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9042 ' +++ '[' -n '10.0.0.241:9042 ' ']' +++ echo 10.0.0.241:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.241:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8086 ' +++ '[' -n '10.0.0.241:8086 ' ']' +++ echo 10.0.0.241:8086 ++ COLLECTOR_SERVERS=10.0.0.241: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.241 ++ CONFIGDB_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8082 ' +++ '[' -n '10.0.0.241:8082 ' ']' +++ echo 10.0.0.241:8082 ++ CONFIG_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9161 ' +++ '[' -n '10.0.0.241:9161 ' ']' +++ echo 10.0.0.241:9161 ++ CONFIGDB_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9041 ' +++ '[' -n '10.0.0.241:9041 ' ']' +++ echo 10.0.0.241:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.241: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.241 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.241 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:2181, +++ '[' -n 10.0.0.241:2181, ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:2181 ' +++ '[' -n '10.0.0.241:2181 ' ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.241:2181 ++ RABBITMQ_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:5673, +++ '[' -n 10.0.0.241:5673, ']' +++ echo 10.0.0.241:5673 ++ RABBITMQ_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:6379 ' +++ '[' -n '10.0.0.241:6379 ' ']' +++ echo 10.0.0.241:6379 ++ REDIS_SERVERS=10.0.0.241: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.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9092 ' +++ '[' -n '10.0.0.241:9092 ' ']' +++ echo 10.0.0.241:9092 ++ KAFKA_SERVERS=10.0.0.241: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.241 ++ 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.241 ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.241 + local cassandra=10.0.0.241 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 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.241 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.241 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.241 +++ local servers=10.0.0.241 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ uniq ++++ tr '\n' , ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.241,10.97.244.1,127.0.0.1,172.17.0.1,252.241.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.241'\''))' +++ local server_ip=10.0.0.241 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.241 ]] +++ [[ ,10.0.0.241,10.97.244.1,127.0.0.1,172.17.0.1,252.241.0.1,, =~ ,10\.0\.0\.241, ]] +++ echo 10.0.0.241 1 +++ return ++ local ip=10.0.0.241 ++ [[ -z 10.0.0.241 ]] ++ echo 10.0.0.241 + host_ip=10.0.0.241 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.241:9041 + cassandra_server_list=10.0.0.241:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.241:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/27/2025 02:13:23.588 7f0e61faadc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/27/2025 02:13:23.741 7f0e61faadc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/27/2025 02:13:23.754 7f0e61faadc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/27/2025 02:13:23.755 7f0e61faadc0 [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.241:8082/ Hit Ctrl-C to quit. 10.0.0.241 - - [2025-10-27 02:13:32] "GET / HTTP/1.1" 503 181 0.000276 10.0.0.241 - - [2025-10-27 02:13:33] "GET / HTTP/1.1" 200 36215 0.001284 10.0.0.241 - - [2025-10-27 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009035 10.0.0.241 - - [2025-10-27 02:13:33] "GET /routing-instance/6e4d0bf3-4178-4e95-b832-64882237c4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.012737 10.0.0.241 - - [2025-10-27 02:13:33] "POST /bgp-routers HTTP/1.1" 200 618 0.049643 10.0.0.241 - - [2025-10-27 02:13:33] "GET /bgp-router/33117a98-fa31-4641-ba53-ff2d83521ee4?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.011619 10.0.0.241 - - [2025-10-27 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009435 10.0.0.241 - - [2025-10-27 02:13:33] "GET /global-system-config/dbb3ad75-56cb-4f01-abc4-e927e929c250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006407 10.0.0.241 - - [2025-10-27 02:13:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006028 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:13:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001332 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:13:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001003 10.0.0.241 - - [2025-10-27 02:13:33] "POST /ref-update HTTP/1.1" 200 156 0.018033 10.0.0.241 - - [2025-10-27 02:13:33] "GET / HTTP/1.1" 200 36215 0.001476 10.0.0.241 - - [2025-10-27 02:13:33] "GET / HTTP/1.1" 200 45303 0.001250 10.0.0.241 - - [2025-10-27 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011892 10.0.0.241 - - [2025-10-27 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008169 10.0.0.241 - - [2025-10-27 02:13:34] "GET / HTTP/1.1" 200 36215 0.007144 10.0.0.241 - - [2025-10-27 02:13:35] "GET / HTTP/1.1" 200 36215 0.001429 10.0.0.241 - - [2025-10-27 02:13:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.003905 10.0.0.241 - - [2025-10-27 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.023756 10.0.0.241 - - [2025-10-27 02:13:35] "GET /global-system-config/dbb3ad75-56cb-4f01-abc4-e927e929c250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.012165 10.0.0.241 - - [2025-10-27 02:13:35] "POST /service-appliance-sets HTTP/1.1" 200 555 0.068009 10.0.0.241 - - [2025-10-27 02:13:35] "POST /fqname-to-id HTTP/1.1" 404 180 0.003480 10.0.0.241 - - [2025-10-27 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.241 - - [2025-10-27 02:13:35] "GET /global-system-config/dbb3ad75-56cb-4f01-abc4-e927e929c250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008162 10.0.0.241 - - [2025-10-27 02:13:35] "POST /service-appliance-sets HTTP/1.1" 200 543 0.049287 10.0.0.241 - - [2025-10-27 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.241 - - [2025-10-27 02:13:35] "GET /network-ipam/48941127-62a9-48cf-94ce-c9f38ff04718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.010555 10.0.0.241 - - [2025-10-27 02:13:35] "GET / HTTP/1.1" 200 36215 0.001536 10.0.0.241 - - [2025-10-27 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.026780 10.0.0.241 - - [2025-10-27 02:13:35] "GET /global-system-config/dbb3ad75-56cb-4f01-abc4-e927e929c250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007622 10.0.0.241 - - [2025-10-27 02:13:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.014859 10.0.0.241 - - [2025-10-27 02:13:35] "GET / HTTP/1.1" 200 36215 0.001466 10.0.0.241 - - [2025-10-27 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.241 - - [2025-10-27 02:13:35] "GET /global-system-config/dbb3ad75-56cb-4f01-abc4-e927e929c250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005495 10.0.0.241 - - [2025-10-27 02:13:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.003414 10.0.0.241 - - [2025-10-27 02:13:35] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.161354 10.0.0.241 - - [2025-10-27 02:13:35] "POST /service-templates HTTP/1.1" 200 513 0.074190 10.0.0.241 - - [2025-10-27 02:13:36] "POST /service-templates HTTP/1.1" 200 503 0.162261 10.0.0.241 - - [2025-10-27 02:13:36] "POST /database-nodes HTTP/1.1" 200 599 0.191178 10.0.0.241 - - [2025-10-27 02:13:36] "POST /service-templates HTTP/1.1" 200 517 0.074718 10.0.0.241 - - [2025-10-27 02:13:36] "POST /service-templates HTTP/1.1" 200 537 0.054414 10.0.0.241 - - [2025-10-27 02:13:36] "POST /service-templates HTTP/1.1" 200 509 0.052080 10.0.0.241 - - [2025-10-27 02:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011444 10.0.0.241 - - [2025-10-27 02:13:37] "GET /network-ipam/48941127-62a9-48cf-94ce-c9f38ff04718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004036 10.0.0.241 - - [2025-10-27 02:13:37] "POST /fqname-to-id HTTP/1.1" 404 225 0.002172 10.0.0.241 - - [2025-10-27 02:13:37] "POST /access-control-lists HTTP/1.1" 200 589 0.027258 10.0.0.241 - - [2025-10-27 02:13:38] "POST /fqname-to-id HTTP/1.1" 404 224 0.022268 10.0.0.241 - - [2025-10-27 02:13:38] "POST /access-control-lists HTTP/1.1" 200 587 0.064312 10.0.0.241 - - [2025-10-27 02:13:38] "POST /route-targets HTTP/1.1" 200 328 0.039629 10.0.0.241 - - [2025-10-27 02:13:38] "POST /ref-update HTTP/1.1" 200 156 0.048840 10.0.0.241 - - [2025-10-27 02:13:38] "POST /route-targets HTTP/1.1" 200 328 0.022372 10.0.0.241 - - [2025-10-27 02:13:38] "POST /ref-update HTTP/1.1" 200 156 0.034062 10.0.0.241 - - [2025-10-27 02:13:38] "POST /route-targets HTTP/1.1" 200 328 0.012852 10.0.0.241 - - [2025-10-27 02:13:38] "POST /ref-update HTTP/1.1" 200 156 0.031287 10.0.0.241 - - [2025-10-27 02:13:38] "POST /route-targets HTTP/1.1" 200 328 0.042283 10.0.0.241 - - [2025-10-27 02:13:38] "POST /ref-update HTTP/1.1" 200 156 0.027209 10.0.0.241 - - [2025-10-27 02:13:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.002293 10.0.0.241 - - [2025-10-27 02:13:38] "GET / HTTP/1.1" 200 36215 0.001680 10.0.0.241 - - [2025-10-27 02:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.241 - - [2025-10-27 02:13:38] "GET /global-system-config/dbb3ad75-56cb-4f01-abc4-e927e929c250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.026764 10.0.0.241 - - [2025-10-27 02:13:38] "POST /access-control-lists HTTP/1.1" 200 553 0.108017 10.0.0.241 - - [2025-10-27 02:13:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.034010 10.0.0.241 - - [2025-10-27 02:13:38] "GET / HTTP/1.1" 200 36215 0.001197 10.0.0.241 - - [2025-10-27 02:13:39] "PUT /access-control-list/15289ed0-0c87-44d7-8ed9-fd0acef5be73 HTTP/1.1" 200 273 0.037826 10.0.0.241 - - [2025-10-27 02:13:39] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.060244 10.0.0.241 - - [2025-10-27 02:13:39] "PUT /access-control-list/a5e52570-15e8-49dd-b780-355d0cff718c HTTP/1.1" 200 273 0.065134 10.0.0.241 - - [2025-10-27 02:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004600 10.0.0.241 - - [2025-10-27 02:13:39] "GET /domain/12e4ff92-cb6c-431a-955a-202b4e5aa97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006135 10.0.0.241 - - [2025-10-27 02:13:39] "POST /id-to-fqname HTTP/1.1" 200 173 0.000745 10.0.0.241 - - [2025-10-27 02:13:39] "POST /fqname-to-id HTTP/1.1" 404 182 0.011692 10.0.0.241 - - [2025-10-27 02:13:39] "POST /security-groups HTTP/1.1" 200 570 0.088557 10.0.0.241 - - [2025-10-27 02:13:39] "POST /projects HTTP/1.1" 200 483 0.322563 10.0.0.241 - - [2025-10-27 02:13:39] "POST /fqname-to-id HTTP/1.1" 404 213 0.002473 10.0.0.241 - - [2025-10-27 02:13:39] "GET / HTTP/1.1" 200 36215 0.001448 10.0.0.241 - - [2025-10-27 02:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005343 10.0.0.241 - - [2025-10-27 02:13:39] "POST /access-control-lists HTTP/1.1" 200 581 0.080568 10.0.0.241 - - [2025-10-27 02:13:39] "GET /global-system-config/dbb3ad75-56cb-4f01-abc4-e927e929c250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.018867 10.0.0.241 - - [2025-10-27 02:13:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.006515 10.0.0.241 - - [2025-10-27 02:13:39] "POST /fqname-to-id HTTP/1.1" 404 212 0.004734 10.0.0.241 - - [2025-10-27 02:13:39] "POST /security-groups HTTP/1.1" 200 536 0.146312 10.0.0.241 - - [2025-10-27 02:13:39] "POST /config-nodes HTTP/1.1" 200 595 0.064642 10.0.0.241 - - [2025-10-27 02:13:39] "POST /access-control-lists HTTP/1.1" 200 579 0.081788 10.0.0.241 - - [2025-10-27 02:13:39] "POST /chown HTTP/1.1" 200 109 0.062237 10.0.0.241 - - [2025-10-27 02:13:39] "POST /policy-managements HTTP/1.1" 409 214 0.021062 10.0.0.241 - - [2025-10-27 02:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.016103 10.0.0.241 - - [2025-10-27 02:13:39] "POST /fqname-to-id HTTP/1.1" 404 232 0.013883 10.0.0.241 - - [2025-10-27 02:13:39] "POST /access-control-lists HTTP/1.1" 200 596 0.053290 10.0.0.241 - - [2025-10-27 02:13:39] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.032268 10.0.0.241 - - [2025-10-27 02:13:39] "POST /fqname-to-id HTTP/1.1" 404 231 0.008399 10.0.0.241 - - [2025-10-27 02:13:39] "POST /application-policy-sets HTTP/1.1" 200 530 0.055126 10.0.0.241 - - [2025-10-27 02:13:40] "POST /access-control-lists HTTP/1.1" 200 594 0.053625 10.0.0.241 - - [2025-10-27 02:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.241 - - [2025-10-27 02:13:40] "GET /global-vrouter-config/a00218c4-e38f-4061-bf86-f01fbe358984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.007356 10.0.0.241 - - [2025-10-27 02:13:40] "PUT /global-vrouter-config/a00218c4-e38f-4061-bf86-f01fbe358984 HTTP/1.1" 200 277 0.010882 10.0.0.241 - - [2025-10-27 02:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009089 10.0.0.241 - - [2025-10-27 02:13:40] "GET /virtual-network/2fce8088-38c7-4dde-9af6-b24bbe0aa5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.007611 10.0.0.241 - - [2025-10-27 02:13:40] "GET / HTTP/1.1" 200 36215 0.002834 10.0.0.241 - - [2025-10-27 02:13:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.027743 10.0.0.241 - - [2025-10-27 02:13:40] "POST /id-to-fqname HTTP/1.1" 200 177 0.000876 10.0.0.241 - - [2025-10-27 02:13:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.009512 10.0.0.241 - - [2025-10-27 02:13:40] "POST /security-groups HTTP/1.1" 200 574 0.079136 10.0.0.241 - - [2025-10-27 02:13:40] "POST /projects HTTP/1.1" 200 491 0.310856 10.0.0.241 - - [2025-10-27 02:13:40] "POST /fqname-to-id HTTP/1.1" 404 217 0.004581 10.0.0.241 - - [2025-10-27 02:13:40] "POST /security-groups HTTP/1.1" 200 548 0.046880 10.0.0.241 - - [2025-10-27 02:13:40] "POST /access-control-lists HTTP/1.1" 200 585 0.069963 10.0.0.241 - - [2025-10-27 02:13:40] "POST /chown HTTP/1.1" 200 109 0.043905 10.0.0.241 - - [2025-10-27 02:13:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.012443 10.0.0.241 - - [2025-10-27 02:13:40] "POST /access-control-lists HTTP/1.1" 200 583 0.083260 10.0.0.241 - - [2025-10-27 02:13:40] "POST /network-ipams HTTP/1.1" 200 524 0.109907 10.0.0.241 - - [2025-10-27 02:13:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.006024 10.0.0.241 - - [2025-10-27 02:13:40] "POST /network-ipams HTTP/1.1" 200 512 0.061722 10.0.0.241 - - [2025-10-27 02:13:40] "POST /access-control-lists HTTP/1.1" 200 604 0.073102 10.0.0.241 - - [2025-10-27 02:13:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.013872 10.0.0.241 - - [2025-10-27 02:13:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.003629 10.0.0.241 - - [2025-10-27 02:13:40] "POST /access-control-lists HTTP/1.1" 200 602 0.055211 10.0.0.241 - - [2025-10-27 02:13:41] "POST /useragent-kv HTTP/1.1" 200 115 0.010286 10.0.0.241 - - [2025-10-27 02:13:41] "POST /virtual-networks HTTP/1.1" 200 540 0.155496 10.0.0.241 - - [2025-10-27 02:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.241 - - [2025-10-27 02:13:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.002378 10.0.0.241 - - [2025-10-27 02:13:41] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.043113 10.0.0.241 - - [2025-10-27 02:13:41] "POST /access-control-lists HTTP/1.1" 200 591 0.078471 10.0.0.241 - - [2025-10-27 02:13:41] "POST /network-ipams HTTP/1.1" 200 520 0.084126 10.0.0.241 - - [2025-10-27 02:13:41] "POST /route-targets HTTP/1.1" 200 328 0.030859 10.0.0.241 - - [2025-10-27 02:13:41] "POST /fqname-to-id HTTP/1.1" 404 202 0.007806 10.0.0.241 - - [2025-10-27 02:13:41] "POST /ref-update HTTP/1.1" 200 156 0.029978 10.0.0.241 - - [2025-10-27 02:13:41] "PUT /access-control-list/503357a1-6f67-4bb1-b4c1-7ef02a9af91e HTTP/1.1" 200 273 0.063831 10.0.0.241 - - [2025-10-27 02:13:41] "POST /useragent-kv HTTP/1.1" 200 115 0.020539 10.0.0.241 - - [2025-10-27 02:13:41] "POST /virtual-networks HTTP/1.1" 200 548 0.226924 10.0.0.241 - - [2025-10-27 02:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005837 10.0.0.241 - - [2025-10-27 02:13:41] "GET /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.009330 10.0.0.241 - - [2025-10-27 02:13:41] "POST /route-targets HTTP/1.1" 200 328 0.012404 10.0.0.241 - - [2025-10-27 02:13:41] "POST /fqname-to-id HTTP/1.1" 404 199 0.002733 10.0.0.241 - - [2025-10-27 02:13:41] "POST /ref-update HTTP/1.1" 200 156 0.049428 10.0.0.241 - - [2025-10-27 02:13:41] "POST /network-policys HTTP/1.1" 200 540 0.054823 10.0.0.241 - - [2025-10-27 02:13:41] "POST /fqname-to-id HTTP/1.1" 404 197 0.018372 10.0.0.241 - - [2025-10-27 02:13:41] "POST /network-policys HTTP/1.1" 200 536 0.024091 10.0.0.241 - - [2025-10-27 02:13:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.008478 10.0.0.241 - - [2025-10-27 02:13:41] "POST /network-policys HTTP/1.1" 200 544 0.033077 10.0.0.241 - - [2025-10-27 02:13:41] "PUT /access-control-list/8c22cfc2-2cc0-4830-9b8d-49be242607cc HTTP/1.1" 200 273 0.022031 10.0.0.241 - - [2025-10-27 02:13:41] "POST /ref-update HTTP/1.1" 200 156 0.137498 10.0.0.241 - - [2025-10-27 02:13:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.041144 10.0.0.241 - - [2025-10-27 02:13:42] "PUT /access-control-list/8c22cfc2-2cc0-4830-9b8d-49be242607cc HTTP/1.1" 200 273 0.066948 10.0.0.241 - - [2025-10-27 02:13:42] "POST /ref-update HTTP/1.1" 200 156 0.157915 10.0.0.241 - - [2025-10-27 02:13:42] "PUT /access-control-list/503357a1-6f67-4bb1-b4c1-7ef02a9af91e HTTP/1.1" 200 273 0.082158 10.0.0.241 - - [2025-10-27 02:13:42] "POST /ref-update HTTP/1.1" 200 156 0.093200 10.0.0.241 - - [2025-10-27 02:13:42] "POST /ref-update HTTP/1.1" 200 156 0.022125 10.0.0.241 - - [2025-10-27 02:13:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.043600 10.0.0.241 - - [2025-10-27 02:13:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028110 10.0.0.241 - - [2025-10-27 02:13:42] "PUT /access-control-list/503357a1-6f67-4bb1-b4c1-7ef02a9af91e HTTP/1.1" 200 273 0.086459 10.0.0.241 - - [2025-10-27 02:13:42] "POST /fqname-to-id HTTP/1.1" 404 237 0.002467 10.0.0.241 - - [2025-10-27 02:13:42] "POST /ref-update HTTP/1.1" 200 156 0.110234 10.0.0.241 - - [2025-10-27 02:13:42] "POST /access-control-lists HTTP/1.1" 200 603 0.122496 10.0.0.241 - - [2025-10-27 02:13:42] "PUT /access-control-list/8c22cfc2-2cc0-4830-9b8d-49be242607cc HTTP/1.1" 200 273 0.062475 10.0.0.241 - - [2025-10-27 02:13:42] "POST /ref-update HTTP/1.1" 200 156 0.038832 10.0.0.241 - - [2025-10-27 02:13:42] "POST /ref-update HTTP/1.1" 200 156 0.226631 10.0.0.241 - - [2025-10-27 02:13:42] "PUT /access-control-list/587cf80b-16e9-4f5d-a12c-7432882ba459 HTTP/1.1" 200 273 0.048531 10.0.0.241 - - [2025-10-27 02:13:42] "POST /ref-update HTTP/1.1" 200 156 0.122897 10.0.0.241 - - [2025-10-27 02:13:42] "PUT /access-control-list/587cf80b-16e9-4f5d-a12c-7432882ba459 HTTP/1.1" 200 273 0.058117 10.0.0.241 - - [2025-10-27 02:13:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011118 10.0.0.241 - - [2025-10-27 02:13:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004119 10.0.0.241 - - [2025-10-27 02:13:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004377 10.0.0.241 - - [2025-10-27 02:13:43] "POST /ref-update HTTP/1.1" 200 156 0.048302 10.0.0.241 - - [2025-10-27 02:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010991 10.0.0.241 - - [2025-10-27 02:13:43] "GET /virtual-network/2fce8088-38c7-4dde-9af6-b24bbe0aa5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.005834 10.0.0.241 - - [2025-10-27 02:13:43] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004315 10.0.0.241 - - [2025-10-27 02:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.241 - - [2025-10-27 02:13:43] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003161 10.0.0.241 - - [2025-10-27 02:13:43] "POST /firewall-policys HTTP/1.1" 200 532 0.021949 10.0.0.241 - - [2025-10-27 02:13:43] "GET / HTTP/1.1" 200 36215 0.002724 10.0.0.241 - - [2025-10-27 02:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005975 10.0.0.241 - - [2025-10-27 02:13:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.030701 10.0.0.241 - - [2025-10-27 02:13:43] "GET /firewall-policy/40eb8c0c-40d9-49c8-bd17-1b2fe021428b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.008195 10.0.0.241 - - [2025-10-27 02:13:43] "GET /global-system-config/dbb3ad75-56cb-4f01-abc4-e927e929c250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005336 10.0.0.241 - - [2025-10-27 02:13:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.002048 10.0.0.241 - - [2025-10-27 02:13:43] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.003790 10.0.0.241 - - [2025-10-27 02:13:43] "GET /firewall-policy/40eb8c0c-40d9-49c8-bd17-1b2fe021428b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.007200 10.0.0.241 - - [2025-10-27 02:13:43] "POST /ref-update HTTP/1.1" 200 156 0.045971 10.0.0.241 - - [2025-10-27 02:13:43] "POST /analytics-nodes HTTP/1.1" 200 601 0.077931 10.0.0.241 - - [2025-10-27 02:13:43] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.053066 10.0.0.241 - - [2025-10-27 02:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.241 - - [2025-10-27 02:13:43] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.016061 10.0.0.241 - - [2025-10-27 02:13:43] "GET / HTTP/1.1" 200 36215 0.007281 10.0.0.241 - - [2025-10-27 02:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006064 10.0.0.241 - - [2025-10-27 02:13:43] "POST /firewall-policys HTTP/1.1" 200 534 0.106353 10.0.0.241 - - [2025-10-27 02:13:43] "GET /global-system-config/dbb3ad75-56cb-4f01-abc4-e927e929c250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.030870 10.0.0.241 - - [2025-10-27 02:13:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.027655 10.0.0.241 - - [2025-10-27 02:13:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.081997 10.0.0.241 - - [2025-10-27 02:13:43] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.062221 10.0.0.241 - - [2025-10-27 02:13:43] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.033535 10.0.0.241 - - [2025-10-27 02:13:43] "POST /config-database-nodes HTTP/1.1" 200 613 0.180817 10.0.0.241 - - [2025-10-27 02:13:43] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.018889 10.0.0.241 - - [2025-10-27 02:13:43] "GET /firewall-policy/40eb8c0c-40d9-49c8-bd17-1b2fe021428b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.031654 10.0.0.241 - - [2025-10-27 02:13:44] "GET /firewall-policy/40eb8c0c-40d9-49c8-bd17-1b2fe021428b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.015781 10.0.0.241 - - [2025-10-27 02:13:44] "POST /ref-update HTTP/1.1" 200 156 0.056419 10.0.0.241 - - [2025-10-27 02:13:44] "POST /ref-update HTTP/1.1" 200 156 0.052826 10.0.0.241 - - [2025-10-27 02:13:44] "POST /ref-update HTTP/1.1" 200 156 0.071139 10.0.0.241 - - [2025-10-27 02:13:44] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.035200 10.0.0.241 - - [2025-10-27 02:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.241 - - [2025-10-27 02:13:44] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003461 10.0.0.241 - - [2025-10-27 02:13:44] "POST /firewall-policys HTTP/1.1" 200 532 0.033085 10.0.0.241 - - [2025-10-27 02:13:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.055963 10.0.0.241 - - [2025-10-27 02:13:44] "GET /firewall-policy/f7218a63-d62c-40f2-9797-7c63bb2e850f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.022509 10.0.0.241 - - [2025-10-27 02:13:44] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.004554 10.0.0.241 - - [2025-10-27 02:13:44] "GET /firewall-policy/f7218a63-d62c-40f2-9797-7c63bb2e850f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.005302 10.0.0.241 - - [2025-10-27 02:13:44] "GET /firewall-policy/40eb8c0c-40d9-49c8-bd17-1b2fe021428b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002765 10.0.0.241 - - [2025-10-27 02:13:44] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003268 10.0.0.241 - - [2025-10-27 02:13:44] "GET /firewall-policy/40eb8c0c-40d9-49c8-bd17-1b2fe021428b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.006135 10.0.0.241 - - [2025-10-27 02:13:44] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003085 10.0.0.241 - - [2025-10-27 02:13:44] "POST /ref-update HTTP/1.1" 200 156 0.025191 10.0.0.241 - - [2025-10-27 02:13:44] "POST /ref-update HTTP/1.1" 200 156 0.070399 10.0.0.241 - - [2025-10-27 02:13:44] "POST /ref-update HTTP/1.1" 200 156 0.049352 10.0.0.241 - - [2025-10-27 02:13:44] "POST /ref-update HTTP/1.1" 200 156 0.027461 10.0.0.241 - - [2025-10-27 02:13:44] "POST /ref-update HTTP/1.1" 200 156 0.066515 10.0.0.241 - - [2025-10-27 02:13:45] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.029260 10.0.0.241 - - [2025-10-27 02:13:45] "POST /tags HTTP/1.1" 200 300 0.033533 10.0.0.241 - - [2025-10-27 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.031272 10.0.0.241 - - [2025-10-27 02:13:45] "GET /tag/9369af6e-fc2f-475d-a818-c0dffa20ffff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.016835 10.0.0.241 - - [2025-10-27 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.241 - - [2025-10-27 02:13:45] "POST /set-tag HTTP/1.1" 200 109 0.026462 10.0.0.241 - - [2025-10-27 02:13:45] "GET /global-vrouter-config/a00218c4-e38f-4061-bf86-f01fbe358984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.036065 10.0.0.241 - - [2025-10-27 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.024933 10.0.0.241 - - [2025-10-27 02:13:45] "PUT /global-vrouter-config/a00218c4-e38f-4061-bf86-f01fbe358984 HTTP/1.1" 200 277 0.017559 10.0.0.241 - - [2025-10-27 02:13:45] "POST /tags HTTP/1.1" 200 358 0.130771 10.0.0.241 - - [2025-10-27 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014199 10.0.0.241 - - [2025-10-27 02:13:45] "GET /tag/4131acf2-fcba-4c96-96e7-01db3453133c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.031509 10.0.0.241 - - [2025-10-27 02:13:45] "POST /tags HTTP/1.1" 200 306 0.087165 10.0.0.241 - - [2025-10-27 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.241 - - [2025-10-27 02:13:45] "GET /tag/ea1af616-0683-4af8-af12-b4ca88a3ec3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.036676 10.0.0.241 - - [2025-10-27 02:13:45] "GET / HTTP/1.1" 200 36215 0.001575 10.0.0.241 - - [2025-10-27 02:13:45] "POST /id-to-fqname HTTP/1.1" 200 174 0.000526 10.0.0.241 - - [2025-10-27 02:13:45] "POST /fqname-to-id HTTP/1.1" 404 183 0.012775 10.0.0.241 - - [2025-10-27 02:13:45] "POST /alarms HTTP/1.1" 200 583 0.099137 10.0.0.241 - - [2025-10-27 02:13:45] "POST /security-groups HTTP/1.1" 200 571 0.092502 10.0.0.241 - - [2025-10-27 02:13:46] "POST /projects HTTP/1.1" 200 485 0.293940 10.0.0.241 - - [2025-10-27 02:13:46] "POST /alarms HTTP/1.1" 200 577 0.113686 10.0.0.241 - - [2025-10-27 02:13:46] "POST /fqname-to-id HTTP/1.1" 404 214 0.018194 10.0.0.241 - - [2025-10-27 02:13:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.091788 10.0.0.241 - - [2025-10-27 02:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.017615 10.0.0.241 - - [2025-10-27 02:13:46] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.027825 10.0.0.241 - - [2025-10-27 02:13:46] "POST /alarms HTTP/1.1" 200 577 0.178834 10.0.0.241 - - [2025-10-27 02:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.241 - - [2025-10-27 02:13:46] "GET /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.047260 10.0.0.241 - - [2025-10-27 02:13:46] "POST /access-control-lists HTTP/1.1" 200 582 0.245464 10.0.0.241 - - [2025-10-27 02:13:46] "POST /fqname-to-id HTTP/1.1" 404 213 0.013375 10.0.0.241 - - [2025-10-27 02:13:46] "POST /alarms HTTP/1.1" 200 561 0.061641 10.0.0.241 - - [2025-10-27 02:13:46] "PUT /virtual-network/82240b0d-1bef-493d-a993-02658c185ade HTTP/1.1" 200 109 0.116450 10.0.0.241 - - [2025-10-27 02:13:46] "POST /access-control-lists HTTP/1.1" 200 580 0.121329 10.0.0.241 - - [2025-10-27 02:13:46] "POST /alarms HTTP/1.1" 200 557 0.130347 10.0.0.241 - - [2025-10-27 02:13:46] "POST /alarms HTTP/1.1" 200 559 0.215396 10.0.0.241 - - [2025-10-27 02:13:46] "POST /alarms HTTP/1.1" 200 567 0.097573 10.0.0.241 - - [2025-10-27 02:13:46] "POST /alarms HTTP/1.1" 200 551 0.074420 10.0.0.241 - - [2025-10-27 02:13:47] "POST /alarms HTTP/1.1" 200 559 0.051795 10.0.0.241 - - [2025-10-27 02:13:47] "POST /alarms HTTP/1.1" 200 569 0.038637 10.0.0.241 - - [2025-10-27 02:13:47] "POST /alarms HTTP/1.1" 200 557 0.054566 10.0.0.241 - - [2025-10-27 02:13:47] "POST /alarms HTTP/1.1" 200 569 0.068314 10.0.0.241 - - [2025-10-27 02:13:47] "POST /alarms HTTP/1.1" 200 577 0.082547 10.0.0.241 - - [2025-10-27 02:13:47] "POST /alarms HTTP/1.1" 200 571 0.058469 10.0.0.241 - - [2025-10-27 02:13:47] "POST /alarms HTTP/1.1" 200 563 0.062431 10.0.0.241 - - [2025-10-27 02:13:47] "POST /alarms HTTP/1.1" 200 563 0.033425 10.0.0.241 - - [2025-10-27 02:13:47] "POST /alarms HTTP/1.1" 200 563 0.048332 10.0.0.241 - - [2025-10-27 02:13:47] "POST /alarms HTTP/1.1" 200 549 0.052142 10.0.0.241 - - [2025-10-27 02:13:47] "POST /alarms HTTP/1.1" 200 597 0.082462 10.0.0.241 - - [2025-10-27 02:13:47] "POST /alarms HTTP/1.1" 200 577 0.096402 10.0.0.241 - - [2025-10-27 02:13:47] "POST /alarms HTTP/1.1" 200 573 0.039662 10.0.0.241 - - [2025-10-27 02:13:48] "POST /alarms HTTP/1.1" 200 585 0.051803 10.0.0.241 - - [2025-10-27 02:13:48] "POST /alarms HTTP/1.1" 200 611 0.056730 10.0.0.241 - - [2025-10-27 02:13:48] "GET / HTTP/1.1" 200 36215 0.001557 10.0.0.241 - - [2025-10-27 02:13:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003140 10.0.0.241 - - [2025-10-27 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.241 - - [2025-10-27 02:13:48] "PUT /global-vrouter-config/a00218c4-e38f-4061-bf86-f01fbe358984 HTTP/1.1" 200 277 0.011899 10.0.0.241 - - [2025-10-27 02:13:48] "GET / HTTP/1.1" 200 36215 0.001297 10.0.0.241 - - [2025-10-27 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.241 - - [2025-10-27 02:13:48] "GET /global-vrouter-config/a00218c4-e38f-4061-bf86-f01fbe358984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.002774 10.0.0.241 - - [2025-10-27 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.241 - - [2025-10-27 02:13:48] "PUT /global-vrouter-config/a00218c4-e38f-4061-bf86-f01fbe358984 HTTP/1.1" 200 277 0.011187 10.0.0.241 - - [2025-10-27 02:13:49] "GET / HTTP/1.1" 200 36215 0.001552 10.0.0.241 - - [2025-10-27 02:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.241 - - [2025-10-27 02:13:49] "GET /global-system-config/dbb3ad75-56cb-4f01-abc4-e927e929c250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004885 10.0.0.241 - - [2025-10-27 02:13:49] "PUT /global-system-config/dbb3ad75-56cb-4f01-abc4-e927e929c250 HTTP/1.1" 200 275 0.025028 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:13:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001110 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:13:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001132 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:14:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001214 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:14:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000994 10.0.0.241 - - [2025-10-27 02:14:06] "GET /global-system-configs HTTP/1.1" 200 323 0.002754 10.0.0.241 - - [2025-10-27 02:14:07] "GET /global-system-configs HTTP/1.1" 200 323 0.003759 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:14:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001058 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:14:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001057 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:14:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001367 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:14:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001035 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:14:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000993 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:14:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000960 10.0.0.241 - - [2025-10-27 02:14:20] "GET / HTTP/1.1" 200 36215 0.001365 10.0.0.241 - - [2025-10-27 02:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.241 - - [2025-10-27 02:14:21] "GET /domain/12e4ff92-cb6c-431a-955a-202b4e5aa97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002831 10.0.0.241 - - [2025-10-27 02:14:21] "POST /projects HTTP/1.1" 409 218 0.001632 10.0.0.241 - - [2025-10-27 02:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.241 - - [2025-10-27 02:14:21] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.034345 10.0.0.241 - - [2025-10-27 02:14:21] "POST /security-groups HTTP/1.1" 409 245 0.003360 10.0.0.241 - - [2025-10-27 02:14:21] "POST /policy-managements HTTP/1.1" 409 214 0.001950 10.0.0.241 - - [2025-10-27 02:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005462 10.0.0.241 - - [2025-10-27 02:14:21] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002822 10.0.0.241 - - [2025-10-27 02:14:21] "POST /application-policy-sets HTTP/1.1" 409 221 0.002797 10.0.0.241 - - [2025-10-27 02:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.241 - - [2025-10-27 02:14:21] "PUT /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0 HTTP/1.1" 200 279 0.012787 10.0.0.241 - - [2025-10-27 02:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.241 - - [2025-10-27 02:14:21] "GET /global-vrouter-config/a00218c4-e38f-4061-bf86-f01fbe358984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.003003 10.0.0.241 - - [2025-10-27 02:14:21] "PUT /global-vrouter-config/a00218c4-e38f-4061-bf86-f01fbe358984 HTTP/1.1" 200 277 0.012372 10.0.0.241 - - [2025-10-27 02:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.241 - - [2025-10-27 02:14:21] "GET /virtual-network/2fce8088-38c7-4dde-9af6-b24bbe0aa5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.005877 10.0.0.241 - - [2025-10-27 02:14:21] "POST /projects HTTP/1.1" 409 223 0.002058 10.0.0.241 - - [2025-10-27 02:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.241 - - [2025-10-27 02:14:21] "GET /project/86030aba-39bc-48a2-910f-937d3cbc0e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.034507 10.0.0.241 - - [2025-10-27 02:14:21] "POST /security-groups HTTP/1.1" 409 253 0.002255 10.0.0.241 - - [2025-10-27 02:14:21] "POST /network-ipams HTTP/1.1" 409 241 0.002574 10.0.0.241 - - [2025-10-27 02:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.241 - - [2025-10-27 02:14:21] "GET /network-ipam/c089b553-22c3-4582-af36-f534f6da2661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1580 0.004115 10.0.0.241 - - [2025-10-27 02:14:21] "POST /network-ipams HTTP/1.1" 409 235 0.006144 10.0.0.241 - - [2025-10-27 02:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.241 - - [2025-10-27 02:14:21] "GET /network-ipam/4696d810-6c3a-4394-93b0-c99493d3cac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003328 10.0.0.241 - - [2025-10-27 02:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.241 - - [2025-10-27 02:14:21] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.007769 10.0.0.241 - - [2025-10-27 02:14:21] "PUT /virtual-network/82240b0d-1bef-493d-a993-02658c185ade HTTP/1.1" 200 265 0.066599 10.0.0.241 - - [2025-10-27 02:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004841 10.0.0.241 - - [2025-10-27 02:14:21] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.010004 10.0.0.241 - - [2025-10-27 02:14:21] "POST /network-ipams HTTP/1.1" 409 239 0.002833 10.0.0.241 - - [2025-10-27 02:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.241 - - [2025-10-27 02:14:21] "GET /network-ipam/b806c011-1a44-4e5b-a264-671845fc22f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.003726 10.0.0.241 - - [2025-10-27 02:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.241 - - [2025-10-27 02:14:21] "GET /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.004940 10.0.0.241 - - [2025-10-27 02:14:21] "PUT /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95 HTTP/1.1" 200 265 0.056156 10.0.0.241 - - [2025-10-27 02:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013558 10.0.0.241 - - [2025-10-27 02:14:22] "GET /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.006331 10.0.0.241 - - [2025-10-27 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.241 - - [2025-10-27 02:14:22] "GET /network-policy/7bd9e84f-feaa-4ac3-8600-3287e01f9548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003376 10.0.0.241 - - [2025-10-27 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.241 - - [2025-10-27 02:14:22] "PUT /network-policy/7bd9e84f-feaa-4ac3-8600-3287e01f9548 HTTP/1.1" 200 263 0.019413 10.0.0.241 - - [2025-10-27 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014338 10.0.0.241 - - [2025-10-27 02:14:22] "GET /network-policy/50facb4c-5fab-483d-963a-728db23d1b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003273 10.0.0.241 - - [2025-10-27 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.241 - - [2025-10-27 02:14:22] "PUT /network-policy/50facb4c-5fab-483d-963a-728db23d1b3b HTTP/1.1" 200 263 0.008697 10.0.0.241 - - [2025-10-27 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.241 - - [2025-10-27 02:14:22] "GET /network-policy/d6d1f272-58e0-42e2-aa31-a7319ca68618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.003350 10.0.0.241 - - [2025-10-27 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.241 - - [2025-10-27 02:14:22] "PUT /network-policy/d6d1f272-58e0-42e2-aa31-a7319ca68618 HTTP/1.1" 200 263 0.010842 10.0.0.241 - - [2025-10-27 02:14:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008055 10.0.0.241 - - [2025-10-27 02:14:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003280 10.0.0.241 - - [2025-10-27 02:14:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002444 10.0.0.241 - - [2025-10-27 02:14:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001999 10.0.0.241 - - [2025-10-27 02:14:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001727 10.0.0.241 - - [2025-10-27 02:14:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003835 10.0.0.241 - - [2025-10-27 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.241 - - [2025-10-27 02:14:22] "GET /virtual-network/2fce8088-38c7-4dde-9af6-b24bbe0aa5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.004382 10.0.0.241 - - [2025-10-27 02:14:22] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003069 10.0.0.241 - - [2025-10-27 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.241 - - [2025-10-27 02:14:22] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002964 10.0.0.241 - - [2025-10-27 02:14:22] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002766 10.0.0.241 - - [2025-10-27 02:14:22] "GET /firewall-policy/40eb8c0c-40d9-49c8-bd17-1b2fe021428b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003261 10.0.0.241 - - [2025-10-27 02:14:22] "GET /firewall-policy/40eb8c0c-40d9-49c8-bd17-1b2fe021428b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002755 10.0.0.241 - - [2025-10-27 02:14:22] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003147 10.0.0.241 - - [2025-10-27 02:14:22] "GET /firewall-policy/f7218a63-d62c-40f2-9797-7c63bb2e850f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003272 10.0.0.241 - - [2025-10-27 02:14:22] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003075 10.0.0.241 - - [2025-10-27 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004650 10.0.0.241 - - [2025-10-27 02:14:22] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002900 10.0.0.241 - - [2025-10-27 02:14:22] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002938 10.0.0.241 - - [2025-10-27 02:14:22] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.005494 10.0.0.241 - - [2025-10-27 02:14:22] "GET /firewall-policy/40eb8c0c-40d9-49c8-bd17-1b2fe021428b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002962 10.0.0.241 - - [2025-10-27 02:14:22] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002954 10.0.0.241 - - [2025-10-27 02:14:22] "GET /firewall-policy/f7218a63-d62c-40f2-9797-7c63bb2e850f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003136 10.0.0.241 - - [2025-10-27 02:14:22] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010533 10.0.0.241 - - [2025-10-27 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.241 - - [2025-10-27 02:14:22] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003184 10.0.0.241 - - [2025-10-27 02:14:22] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005619 10.0.0.241 - - [2025-10-27 02:14:22] "GET /firewall-policy/f7218a63-d62c-40f2-9797-7c63bb2e850f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002613 10.0.0.241 - - [2025-10-27 02:14:22] "GET /firewall-policy/40eb8c0c-40d9-49c8-bd17-1b2fe021428b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003160 10.0.0.241 - - [2025-10-27 02:14:22] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002641 10.0.0.241 - - [2025-10-27 02:14:22] "GET /firewall-policy/f7218a63-d62c-40f2-9797-7c63bb2e850f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002493 10.0.0.241 - - [2025-10-27 02:14:22] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003115 10.0.0.241 - - [2025-10-27 02:14:23] "POST /tags HTTP/1.1" 409 204 0.008825 10.0.0.241 - - [2025-10-27 02:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.241 - - [2025-10-27 02:14:23] "GET /tag/9369af6e-fc2f-475d-a818-c0dffa20ffff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011475 10.0.0.241 - - [2025-10-27 02:14:23] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.241 - - [2025-10-27 02:14:23] "POST /fqname-to-id HTTP/1.1" 404 226 0.002770 10.0.0.241 - - [2025-10-27 02:14:23] "POST /tags HTTP/1.1" 200 306 0.091579 10.0.0.241 - - [2025-10-27 02:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.021918 10.0.0.241 - - [2025-10-27 02:14:23] "GET /tag/da24cb3b-eb5a-4216-86fd-e6e0e4db69c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014578 10.0.0.241 - - [2025-10-27 02:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.241 - - [2025-10-27 02:14:23] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.074408 10.0.0.241 - - [2025-10-27 02:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.241 - - [2025-10-27 02:14:23] "GET /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.004933 10.0.0.241 - - [2025-10-27 02:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.241 - - [2025-10-27 02:14:23] "GET /service-appliance-set/f2063772-3586-493c-8fcc-734175ed0cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004315 10.0.0.241 - - [2025-10-27 02:14:23] "POST /fqname-to-id HTTP/1.1" 404 240 0.001667 10.0.0.241 - - [2025-10-27 02:14:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.111122 10.0.0.241 - - [2025-10-27 02:14:23] "GET /virtual-machine-interface/e9991851-4b7c-4310-980f-bc09bf4793e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.020086 10.0.0.241 - - [2025-10-27 02:14:23] "POST /instance-ips HTTP/1.1" 200 382 0.052841 10.0.0.241 - - [2025-10-27 02:14:23] "GET /instance-ip/57e85988-bd54-4a75-a185-156db2e010e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.019896 10.0.0.241 - - [2025-10-27 02:14:23] "POST /loadbalancers HTTP/1.1" 200 584 0.061887 10.0.0.241 - - [2025-10-27 02:14:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009602 10.0.0.241 - - [2025-10-27 02:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011340 10.0.0.241 - - [2025-10-27 02:14:23] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.046346 10.0.0.241 - - [2025-10-27 02:14:23] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.045541 10.0.0.241 - - [2025-10-27 02:14:23] "GET /instance-ip/57e85988-bd54-4a75-a185-156db2e010e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003218 10.0.0.241 - - [2025-10-27 02:14:24] "POST /floating-ips HTTP/1.1" 200 585 0.023373 10.0.0.241 - - [2025-10-27 02:14:24] "GET /loadbalancer/deb522ab-bcd1-47f6-9e62-7aa1c1b05e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004424 10.0.0.241 - - [2025-10-27 02:14:24] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.032171 10.0.0.241 - - [2025-10-27 02:14:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.021317 10.0.0.241 - - [2025-10-27 02:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005497 10.0.0.241 - - [2025-10-27 02:14:24] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.040613 10.0.0.241 - - [2025-10-27 02:14:24] "GET /loadbalancer-listener/9534b618-b7e6-43a9-8bf7-feb69e29b9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.002565 10.0.0.241 - - [2025-10-27 02:14:24] "GET /loadbalancer-listener/9534b618-b7e6-43a9-8bf7-feb69e29b9d8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003627 10.0.0.241 - - [2025-10-27 02:14:24] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.038748 10.0.0.241 - - [2025-10-27 02:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.241 - - [2025-10-27 02:14:24] "GET /global-vrouter-config/a00218c4-e38f-4061-bf86-f01fbe358984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.005300 10.0.0.241 - - [2025-10-27 02:14:24] "GET /instance-ip/57e85988-bd54-4a75-a185-156db2e010e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004177 10.0.0.241 - - [2025-10-27 02:14:24] "GET /instance-ip/57e85988-bd54-4a75-a185-156db2e010e5?fields=floating_ips HTTP/1.1" 200 1172 0.005388 10.0.0.241 - - [2025-10-27 02:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010553 10.0.0.241 - - [2025-10-27 02:14:24] "GET /floating-ip/4f843e36-7ab5-42a6-87f0-4405eee1c708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.006693 10.0.0.241 - - [2025-10-27 02:14:24] "PUT /global-vrouter-config/a00218c4-e38f-4061-bf86-f01fbe358984 HTTP/1.1" 200 277 0.036534 10.0.0.241 - - [2025-10-27 02:14:24] "POST /tags HTTP/1.1" 200 302 0.073362 10.0.0.241 - - [2025-10-27 02:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.241 - - [2025-10-27 02:14:24] "GET /tag/10747082-51e0-4cac-90db-46b57d6a1a56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013972 10.0.0.241 - - [2025-10-27 02:14:24] "POST /tags HTTP/1.1" 200 326 0.076229 10.0.0.241 - - [2025-10-27 02:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.241 - - [2025-10-27 02:14:24] "GET /tag/524a0bb4-03c1-46ef-b142-55cedeae6511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.014523 10.0.0.241 - - [2025-10-27 02:14:24] "POST /tags HTTP/1.1" 200 364 0.021086 10.0.0.241 - - [2025-10-27 02:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.241 - - [2025-10-27 02:14:24] "GET /tag/ae053e54-e60f-4a5d-9d1b-3e3b493f5c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.012689 10.0.0.241 - - [2025-10-27 02:14:24] "POST /tags HTTP/1.1" 200 312 0.043325 10.0.0.241 - - [2025-10-27 02:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.241 - - [2025-10-27 02:14:24] "GET /tag/c966470d-c8bb-47b1-b792-63e6903c4f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014158 10.0.0.241 - - [2025-10-27 02:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.241 - - [2025-10-27 02:14:24] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004764 10.0.0.241 - - [2025-10-27 02:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.241 - - [2025-10-27 02:14:24] "GET /project/86030aba-39bc-48a2-910f-937d3cbc0e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.041701 10.0.0.241 - - [2025-10-27 02:14:25] "POST /virtual-machines HTTP/1.1" 200 378 0.013232 10.0.0.241 - - [2025-10-27 02:14:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.010009 10.0.0.241 - - [2025-10-27 02:14:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.118175 10.0.0.241 - - [2025-10-27 02:14:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.021960 10.0.0.241 - - [2025-10-27 02:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008165 10.0.0.241 - - [2025-10-27 02:14:25] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.009088 10.0.0.241 - - [2025-10-27 02:14:25] "POST /instance-ips HTTP/1.1" 200 410 0.039504 10.0.0.241 - - [2025-10-27 02:14:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.037427 10.0.0.241 - - [2025-10-27 02:14:25] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.012446 10.0.0.241 - - [2025-10-27 02:14:25] "POST /set-tag HTTP/1.1" 200 109 0.020953 10.0.0.241 - - [2025-10-27 02:14:25] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.012734 10.0.0.241 - - [2025-10-27 02:14:25] "GET /instance-ip/a8be0fb4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.002811 10.0.0.241 - - [2025-10-27 02:14:25] "POST /tags HTTP/1.1" 409 234 0.002781 10.0.0.241 - - [2025-10-27 02:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.241 - - [2025-10-27 02:14:25] "GET /tag/4131acf2-fcba-4c96-96e7-01db3453133c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.011783 10.0.0.241 - - [2025-10-27 02:14:25] "POST /tags HTTP/1.1" 409 207 0.003238 10.0.0.241 - - [2025-10-27 02:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.241 - - [2025-10-27 02:14:25] "GET /tag/ea1af616-0683-4af8-af12-b4ca88a3ec3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.010947 10.0.0.241 - - [2025-10-27 02:14:25] "POST /projects HTTP/1.1" 409 219 0.002840 10.0.0.241 - - [2025-10-27 02:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.241 - - [2025-10-27 02:14:25] "GET /project/18aa256f-9b8b-45a2-b018-5437140ed7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.045390 10.0.0.241 - - [2025-10-27 02:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.241 - - [2025-10-27 02:14:25] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.015268 10.0.0.241 - - [2025-10-27 02:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.241 - - [2025-10-27 02:14:25] "GET /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.006748 10.0.0.241 - - [2025-10-27 02:14:25] "PUT /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95 HTTP/1.1" 200 265 0.049649 10.0.0.241 - - [2025-10-27 02:14:26] "POST /security-groups HTTP/1.1" 200 539 0.084884 10.0.0.241 - - [2025-10-27 02:14:26] "POST /fqname-to-id HTTP/1.1" 404 234 0.004065 10.0.0.241 - - [2025-10-27 02:14:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.023196 10.0.0.241 - - [2025-10-27 02:14:26] "POST /access-control-lists HTTP/1.1" 200 598 0.038778 10.0.0.241 - - [2025-10-27 02:14:26] "POST /fqname-to-id HTTP/1.1" 404 233 0.007652 10.0.0.241 - - [2025-10-27 02:14:26] "POST /chown HTTP/1.1" 200 109 0.060136 10.0.0.241 - - [2025-10-27 02:14:26] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016752 10.0.0.241 - - [2025-10-27 02:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.241 - - [2025-10-27 02:14:26] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004531 10.0.0.241 - - [2025-10-27 02:14:26] "POST /access-control-lists HTTP/1.1" 200 596 0.103184 10.0.0.241 - - [2025-10-27 02:14:26] "POST /tags HTTP/1.1" 409 207 0.009602 10.0.0.241 - - [2025-10-27 02:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.241 - - [2025-10-27 02:14:26] "GET /tag/ea1af616-0683-4af8-af12-b4ca88a3ec3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.010211 10.0.0.241 - - [2025-10-27 02:14:26] "POST /firewall-rules HTTP/1.1" 200 566 0.067226 10.0.0.241 - - [2025-10-27 02:14:26] "GET /firewall-rule/20bd270b-ea22-4526-803b-ac17f4925a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005139 10.0.0.241 - - [2025-10-27 02:14:26] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002537 10.0.0.241 - - [2025-10-27 02:14:26] "GET /firewall-rule/20bd270b-ea22-4526-803b-ac17f4925a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.002332 10.0.0.241 - - [2025-10-27 02:14:26] "POST /ref-update HTTP/1.1" 200 156 0.030560 10.0.0.241 - - [2025-10-27 02:14:26] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012880 10.0.0.241 - - [2025-10-27 02:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.241 - - [2025-10-27 02:14:26] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003878 10.0.0.241 - - [2025-10-27 02:14:26] "POST /tags HTTP/1.1" 409 207 0.004014 10.0.0.241 - - [2025-10-27 02:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.241 - - [2025-10-27 02:14:26] "GET /tag/ea1af616-0683-4af8-af12-b4ca88a3ec3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.011576 10.0.0.241 - - [2025-10-27 02:14:26] "POST /firewall-rules HTTP/1.1" 200 564 0.066662 10.0.0.241 - - [2025-10-27 02:14:26] "GET /firewall-rule/36796480-2af6-4719-b714-3681ffa3be6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.008157 10.0.0.241 - - [2025-10-27 02:14:26] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.008723 10.0.0.241 - - [2025-10-27 02:14:26] "GET /firewall-rule/36796480-2af6-4719-b714-3681ffa3be6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003021 10.0.0.241 - - [2025-10-27 02:14:26] "POST /ref-update HTTP/1.1" 200 156 0.025922 10.0.0.241 - - [2025-10-27 02:14:26] "POST /tags HTTP/1.1" 200 356 0.020549 10.0.0.241 - - [2025-10-27 02:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.021157 10.0.0.241 - - [2025-10-27 02:14:26] "GET /tag/33638cf0-d7ae-49f6-8665-1f02e8e05c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.019298 10.0.0.241 - - [2025-10-27 02:14:27] "POST /tags HTTP/1.1" 200 304 0.030890 10.0.0.241 - - [2025-10-27 02:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010095 10.0.0.241 - - [2025-10-27 02:14:27] "GET /tag/13d928dd-4c75-4fda-aa75-207504a2b90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012912 10.0.0.241 - - [2025-10-27 02:14:27] "POST /projects HTTP/1.1" 409 218 0.002572 10.0.0.241 - - [2025-10-27 02:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.241 - - [2025-10-27 02:14:27] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.051331 10.0.0.241 - - [2025-10-27 02:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.241 - - [2025-10-27 02:14:27] "GET /network-ipam/4696d810-6c3a-4394-93b0-c99493d3cac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002809 10.0.0.241 - - [2025-10-27 02:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.241 - - [2025-10-27 02:14:27] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004517 10.0.0.241 - - [2025-10-27 02:14:27] "PUT /virtual-network/82240b0d-1bef-493d-a993-02658c185ade HTTP/1.1" 200 265 0.068044 10.0.0.241 - - [2025-10-27 02:14:27] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.012203 10.0.0.241 - - [2025-10-27 02:14:27] "POST /set-tag HTTP/1.1" 200 109 0.063658 10.0.0.241 - - [2025-10-27 02:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006603 10.0.0.241 - - [2025-10-27 02:14:27] "GET /network-ipam/b806c011-1a44-4e5b-a264-671845fc22f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.008205 10.0.0.241 - - [2025-10-27 02:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.241 - - [2025-10-27 02:14:27] "GET /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.005040 10.0.0.241 - - [2025-10-27 02:14:27] "PUT /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95 HTTP/1.1" 200 265 0.060454 10.0.0.241 - - [2025-10-27 02:14:27] "GET /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004978 10.0.0.241 - - [2025-10-27 02:14:27] "POST /set-tag HTTP/1.1" 200 109 0.066116 10.0.0.241 - - [2025-10-27 02:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010439 10.0.0.241 - - [2025-10-27 02:14:27] "GET /network-policy/50facb4c-5fab-483d-963a-728db23d1b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003260 10.0.0.241 - - [2025-10-27 02:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.241 - - [2025-10-27 02:14:27] "GET /network-policy/7bd9e84f-feaa-4ac3-8600-3287e01f9548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003017 10.0.0.241 - - [2025-10-27 02:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.241 - - [2025-10-27 02:14:27] "GET /network-policy/d6d1f272-58e0-42e2-aa31-a7319ca68618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.003094 10.0.0.241 - - [2025-10-27 02:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.241 - - [2025-10-27 02:14:27] "PUT /network-policy/d6d1f272-58e0-42e2-aa31-a7319ca68618 HTTP/1.1" 200 263 0.010353 10.0.0.241 - - [2025-10-27 02:14:28] "PUT /access-control-list/587cf80b-16e9-4f5d-a12c-7432882ba459 HTTP/1.1" 200 273 0.073649 10.0.0.241 - - [2025-10-27 02:14:28] "POST /ref-update HTTP/1.1" 200 156 0.128816 10.0.0.241 - - [2025-10-27 02:14:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015189 10.0.0.241 - - [2025-10-27 02:14:28] "PUT /access-control-list/503357a1-6f67-4bb1-b4c1-7ef02a9af91e HTTP/1.1" 200 273 0.068259 10.0.0.241 - - [2025-10-27 02:14:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003792 10.0.0.241 - - [2025-10-27 02:14:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004108 10.0.0.241 - - [2025-10-27 02:14:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009824 10.0.0.241 - - [2025-10-27 02:14:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002553 10.0.0.241 - - [2025-10-27 02:14:28] "POST /security-groups HTTP/1.1" 409 245 0.003158 10.0.0.241 - - [2025-10-27 02:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.241 - - [2025-10-27 02:14:28] "PUT /security-group/a1ef04f0-e1f4-43c2-b0c8-cb052ad86fa5 HTTP/1.1" 200 263 0.059657 10.0.0.241 - - [2025-10-27 02:14:28] "PUT /access-control-list/0fbea6c3-adc2-4032-bd18-cc4e93e8b622 HTTP/1.1" 200 273 0.014353 10.0.0.241 - - [2025-10-27 02:14:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.027539 10.0.0.241 - - [2025-10-27 02:14:28] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.032127 10.0.0.241 - - [2025-10-27 02:14:28] "PUT /access-control-list/f8a4545a-8a54-41d7-ac64-7619ab53bf9c HTTP/1.1" 200 273 0.050812 10.0.0.241 - - [2025-10-27 02:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.241 - - [2025-10-27 02:14:28] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002738 10.0.0.241 - - [2025-10-27 02:14:28] "POST /tags HTTP/1.1" 409 206 0.001754 10.0.0.241 - - [2025-10-27 02:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.241 - - [2025-10-27 02:14:28] "GET /tag/13d928dd-4c75-4fda-aa75-207504a2b90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016315 10.0.0.241 - - [2025-10-27 02:14:28] "POST /firewall-rules HTTP/1.1" 200 564 0.069149 10.0.0.241 - - [2025-10-27 02:14:28] "GET /firewall-rule/a7ef26ab-d085-4472-a0b5-522590ca7e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005010 10.0.0.241 - - [2025-10-27 02:14:28] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.019063 10.0.0.241 - - [2025-10-27 02:14:28] "GET /firewall-rule/a7ef26ab-d085-4472-a0b5-522590ca7e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.010669 10.0.0.241 - - [2025-10-27 02:14:28] "POST /ref-update HTTP/1.1" 200 156 0.021019 10.0.0.241 - - [2025-10-27 02:14:28] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011934 10.0.0.241 - - [2025-10-27 02:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.241 - - [2025-10-27 02:14:28] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003092 10.0.0.241 - - [2025-10-27 02:14:28] "POST /tags HTTP/1.1" 409 206 0.001818 10.0.0.241 - - [2025-10-27 02:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.241 - - [2025-10-27 02:14:28] "GET /tag/13d928dd-4c75-4fda-aa75-207504a2b90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011654 10.0.0.241 - - [2025-10-27 02:14:28] "POST /firewall-rules HTTP/1.1" 200 562 0.067584 10.0.0.241 - - [2025-10-27 02:14:28] "GET /firewall-rule/a10cbe48-0393-4bf5-a8f6-808be7aebf37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.016182 10.0.0.241 - - [2025-10-27 02:14:29] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006287 10.0.0.241 - - [2025-10-27 02:14:29] "GET /firewall-rule/a10cbe48-0393-4bf5-a8f6-808be7aebf37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003103 10.0.0.241 - - [2025-10-27 02:14:29] "POST /ref-update HTTP/1.1" 200 156 0.047831 10.0.0.241 - - [2025-10-27 02:14:29] "POST /fqname-to-id HTTP/1.1" 404 228 0.002429 10.0.0.241 - - [2025-10-27 02:14:29] "POST /tags HTTP/1.1" 200 302 0.020094 10.0.0.241 - - [2025-10-27 02:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008647 10.0.0.241 - - [2025-10-27 02:14:29] "GET /tag/6b0df6c2-7fa7-489f-9cfd-d68789b9bcc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.018697 10.0.0.241 - - [2025-10-27 02:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.241 - - [2025-10-27 02:14:29] "GET /project/86030aba-39bc-48a2-910f-937d3cbc0e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.052542 10.0.0.241 - - [2025-10-27 02:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.241 - - [2025-10-27 02:14:29] "GET /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.005199 10.0.0.241 - - [2025-10-27 02:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.241 - - [2025-10-27 02:14:29] "GET /service-appliance-set/f2063772-3586-493c-8fcc-734175ed0cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002549 10.0.0.241 - - [2025-10-27 02:14:29] "POST /fqname-to-id HTTP/1.1" 404 242 0.002276 10.0.0.241 - - [2025-10-27 02:14:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.115201 10.0.0.241 - - [2025-10-27 02:14:29] "GET /virtual-machine-interface/2ab10bfa-81fb-4c22-b5da-6f961076898c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.019262 10.0.0.241 - - [2025-10-27 02:14:29] "POST /instance-ips HTTP/1.1" 200 378 0.026412 10.0.0.241 - - [2025-10-27 02:14:29] "GET /instance-ip/3438e16c-af42-4886-a32a-17ebff72b1b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.007945 10.0.0.241 - - [2025-10-27 02:14:29] "POST /loadbalancers HTTP/1.1" 200 584 0.068743 10.0.0.241 - - [2025-10-27 02:14:29] "GET /project/86030aba-39bc-48a2-910f-937d3cbc0e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.050920 10.0.0.241 - - [2025-10-27 02:14:29] "GET /instance-ip/3438e16c-af42-4886-a32a-17ebff72b1b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.009171 10.0.0.241 - - [2025-10-27 02:14:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.041721 10.0.0.241 - - [2025-10-27 02:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011300 10.0.0.241 - - [2025-10-27 02:14:29] "POST /floating-ips HTTP/1.1" 200 583 0.067672 10.0.0.241 - - [2025-10-27 02:14:29] "GET /project/86030aba-39bc-48a2-910f-937d3cbc0e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.074604 10.0.0.241 - - [2025-10-27 02:14:29] "GET /loadbalancer/2addd007-e5a9-4f36-b8f6-1ae71b8ba412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003323 10.0.0.241 - - [2025-10-27 02:14:29] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.018035 10.0.0.241 - - [2025-10-27 02:14:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.020139 10.0.0.241 - - [2025-10-27 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.241 - - [2025-10-27 02:14:30] "GET /project/86030aba-39bc-48a2-910f-937d3cbc0e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.035073 10.0.0.241 - - [2025-10-27 02:14:30] "GET /loadbalancer-listener/aff7c764-37e3-4e80-8126-ff269d670405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003231 10.0.0.241 - - [2025-10-27 02:14:30] "GET /loadbalancer-listener/aff7c764-37e3-4e80-8126-ff269d670405?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004652 10.0.0.241 - - [2025-10-27 02:14:30] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.040438 10.0.0.241 - - [2025-10-27 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.241 - - [2025-10-27 02:14:30] "GET /instance-ip/3438e16c-af42-4886-a32a-17ebff72b1b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.024096 10.0.0.241 - - [2025-10-27 02:14:30] "GET /instance-ip/3438e16c-af42-4886-a32a-17ebff72b1b2?fields=floating_ips HTTP/1.1" 200 1166 0.014359 10.0.0.241 - - [2025-10-27 02:14:30] "GET /floating-ip/f98fc50d-e0b1-4baa-a060-48cb01d4dc02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.008067 10.0.0.241 - - [2025-10-27 02:14:30] "GET /project/86030aba-39bc-48a2-910f-937d3cbc0e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.070684 10.0.0.241 - - [2025-10-27 02:14:30] "GET /loadbalancer/2addd007-e5a9-4f36-b8f6-1ae71b8ba412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003244 10.0.0.241 - - [2025-10-27 02:14:30] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.034466 10.0.0.241 - - [2025-10-27 02:14:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.024857 10.0.0.241 - - [2025-10-27 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012675 10.0.0.241 - - [2025-10-27 02:14:30] "GET /project/86030aba-39bc-48a2-910f-937d3cbc0e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.038896 10.0.0.241 - - [2025-10-27 02:14:30] "GET /loadbalancer-listener/b009d38f-a8a1-41be-aff9-906139b1b5a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.004882 10.0.0.241 - - [2025-10-27 02:14:30] "GET /loadbalancer-listener/b009d38f-a8a1-41be-aff9-906139b1b5a3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.005158 10.0.0.241 - - [2025-10-27 02:14:30] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018226 10.0.0.241 - - [2025-10-27 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.241 - - [2025-10-27 02:14:30] "GET /instance-ip/3438e16c-af42-4886-a32a-17ebff72b1b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.008147 10.0.0.241 - - [2025-10-27 02:14:30] "GET /instance-ip/3438e16c-af42-4886-a32a-17ebff72b1b2?fields=floating_ips HTTP/1.1" 200 1166 0.003946 10.0.0.241 - - [2025-10-27 02:14:30] "GET /floating-ip/f98fc50d-e0b1-4baa-a060-48cb01d4dc02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.025030 10.0.0.241 - - [2025-10-27 02:14:30] "GET /project/86030aba-39bc-48a2-910f-937d3cbc0e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.086596 10.0.0.241 - - [2025-10-27 02:14:30] "GET /loadbalancer/2addd007-e5a9-4f36-b8f6-1ae71b8ba412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003083 10.0.0.241 - - [2025-10-27 02:14:30] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.034050 10.0.0.241 - - [2025-10-27 02:14:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.032380 10.0.0.241 - - [2025-10-27 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.020320 10.0.0.241 - - [2025-10-27 02:14:30] "GET /project/86030aba-39bc-48a2-910f-937d3cbc0e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.053874 10.0.0.241 - - [2025-10-27 02:14:30] "GET /loadbalancer-listener/9f1bfb53-f12a-4d0a-a27d-e817f84c9bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.006447 10.0.0.241 - - [2025-10-27 02:14:31] "GET /loadbalancer-listener/9f1bfb53-f12a-4d0a-a27d-e817f84c9bc1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.011573 10.0.0.241 - - [2025-10-27 02:14:31] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.045644 10.0.0.241 - - [2025-10-27 02:14:31] "GET /instance-ip/3438e16c-af42-4886-a32a-17ebff72b1b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.015349 10.0.0.241 - - [2025-10-27 02:14:31] "GET /instance-ip/3438e16c-af42-4886-a32a-17ebff72b1b2?fields=floating_ips HTTP/1.1" 200 1166 0.011439 10.0.0.241 - - [2025-10-27 02:14:31] "GET /floating-ip/f98fc50d-e0b1-4baa-a060-48cb01d4dc02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.006694 10.0.0.241 - - [2025-10-27 02:14:31] "POST /tags HTTP/1.1" 200 372 0.079275 10.0.0.241 - - [2025-10-27 02:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.018844 10.0.0.241 - - [2025-10-27 02:14:31] "GET /tag/3609446f-7b61-4610-bffe-ed8f479054ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.030147 10.0.0.241 - - [2025-10-27 02:14:31] "POST /tags HTTP/1.1" 200 320 0.231949 10.0.0.241 - - [2025-10-27 02:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.046277 10.0.0.241 - - [2025-10-27 02:14:31] "GET /tag/13507986-336e-413e-bb07-a5dc0d55970f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.021941 10.0.0.241 - - [2025-10-27 02:14:31] "POST /id-to-fqname HTTP/1.1" 200 181 0.001326 10.0.0.241 - - [2025-10-27 02:14:31] "POST /fqname-to-id HTTP/1.1" 404 190 0.009282 10.0.0.241 - - [2025-10-27 02:14:31] "POST /security-groups HTTP/1.1" 200 578 0.094983 10.0.0.241 - - [2025-10-27 02:14:31] "POST /projects HTTP/1.1" 200 499 0.247309 10.0.0.241 - - [2025-10-27 02:14:31] "POST /fqname-to-id HTTP/1.1" 404 225 0.005752 10.0.0.241 - - [2025-10-27 02:14:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.060479 10.0.0.241 - - [2025-10-27 02:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.028026 10.0.0.241 - - [2025-10-27 02:14:32] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.032568 10.0.0.241 - - [2025-10-27 02:14:32] "POST /access-control-lists HTTP/1.1" 200 589 0.116831 10.0.0.241 - - [2025-10-27 02:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010783 10.0.0.241 - - [2025-10-27 02:14:32] "GET /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.006523 10.0.0.241 - - [2025-10-27 02:14:32] "POST /fqname-to-id HTTP/1.1" 404 224 0.007875 10.0.0.241 - - [2025-10-27 02:14:32] "POST /access-control-lists HTTP/1.1" 200 587 0.070801 10.0.0.241 - - [2025-10-27 02:14:32] "PUT /virtual-network/82240b0d-1bef-493d-a993-02658c185ade HTTP/1.1" 200 265 0.158032 10.0.0.241 - - [2025-10-27 02:14:32] "PUT /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95 HTTP/1.1" 200 265 0.076417 10.0.0.241 - - [2025-10-27 02:14:32] "POST /security-groups HTTP/1.1" 200 560 0.087127 10.0.0.241 - - [2025-10-27 02:14:32] "POST /fqname-to-id HTTP/1.1" 404 248 0.005887 10.0.0.241 - - [2025-10-27 02:14:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.029699 10.0.0.241 - - [2025-10-27 02:14:32] "POST /chown HTTP/1.1" 200 109 0.065912 10.0.0.241 - - [2025-10-27 02:14:32] "POST /access-control-lists HTTP/1.1" 200 612 0.105258 10.0.0.241 - - [2025-10-27 02:14:32] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.023927 10.0.0.241 - - [2025-10-27 02:14:32] "POST /fqname-to-id HTTP/1.1" 404 247 0.015128 10.0.0.241 - - [2025-10-27 02:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.019282 10.0.0.241 - - [2025-10-27 02:14:32] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002781 10.0.0.241 - - [2025-10-27 02:14:32] "POST /tags HTTP/1.1" 409 214 0.017450 10.0.0.241 - - [2025-10-27 02:14:32] "POST /access-control-lists HTTP/1.1" 200 610 0.111712 10.0.0.241 - - [2025-10-27 02:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.019544 10.0.0.241 - - [2025-10-27 02:14:32] "GET /tag/13507986-336e-413e-bb07-a5dc0d55970f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.021717 10.0.0.241 - - [2025-10-27 02:14:32] "POST /firewall-rules HTTP/1.1" 200 580 0.106216 10.0.0.241 - - [2025-10-27 02:14:33] "GET /firewall-rule/d2fed7e9-06a5-4197-986e-0bb1931e0968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.008687 10.0.0.241 - - [2025-10-27 02:14:33] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.013595 10.0.0.241 - - [2025-10-27 02:14:33] "GET /firewall-rule/d2fed7e9-06a5-4197-986e-0bb1931e0968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.083711 10.0.0.241 - - [2025-10-27 02:14:33] "POST /ref-update HTTP/1.1" 200 156 0.032263 10.0.0.241 - - [2025-10-27 02:14:33] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004455 10.0.0.241 - - [2025-10-27 02:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.241 - - [2025-10-27 02:14:33] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.060362 10.0.0.241 - - [2025-10-27 02:14:33] "POST /tags HTTP/1.1" 409 214 0.012885 10.0.0.241 - - [2025-10-27 02:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.241 - - [2025-10-27 02:14:33] "GET /tag/13507986-336e-413e-bb07-a5dc0d55970f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.031351 10.0.0.241 - - [2025-10-27 02:14:33] "POST /firewall-rules HTTP/1.1" 200 578 0.101499 10.0.0.241 - - [2025-10-27 02:14:33] "GET /firewall-rule/6efeff27-3815-4b15-8750-95b00e2d67a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.010532 10.0.0.241 - - [2025-10-27 02:14:33] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.005547 10.0.0.241 - - [2025-10-27 02:14:33] "GET /firewall-rule/6efeff27-3815-4b15-8750-95b00e2d67a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003395 10.0.0.241 - - [2025-10-27 02:14:33] "POST /ref-update HTTP/1.1" 200 156 0.050421 10.0.0.241 - - [2025-10-27 02:14:33] "POST /tags HTTP/1.1" 200 364 0.044100 10.0.0.241 - - [2025-10-27 02:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.023782 10.0.0.241 - - [2025-10-27 02:14:33] "GET /tag/59da3fcc-3a2b-4dd9-890f-b73fd206a175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.068711 10.0.0.241 - - [2025-10-27 02:14:33] "POST /tags HTTP/1.1" 200 312 0.045664 10.0.0.241 - - [2025-10-27 02:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016885 10.0.0.241 - - [2025-10-27 02:14:34] "GET /tag/10e069db-3ebc-491b-a385-7030b8931f58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.035637 10.0.0.241 - - [2025-10-27 02:14:34] "POST /id-to-fqname HTTP/1.1" 200 177 0.009260 10.0.0.241 - - [2025-10-27 02:14:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.002640 10.0.0.241 - - [2025-10-27 02:14:34] "POST /security-groups HTTP/1.1" 200 574 0.075876 10.0.0.241 - - [2025-10-27 02:14:34] "POST /fqname-to-id HTTP/1.1" 404 217 0.008678 10.0.0.241 - - [2025-10-27 02:14:34] "POST /projects HTTP/1.1" 200 491 0.266412 10.0.0.241 - - [2025-10-27 02:14:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.019134 10.0.0.241 - - [2025-10-27 02:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.018132 10.0.0.241 - - [2025-10-27 02:14:34] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.013820 10.0.0.241 - - [2025-10-27 02:14:34] "POST /access-control-lists HTTP/1.1" 200 585 0.123510 10.0.0.241 - - [2025-10-27 02:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.017080 10.0.0.241 - - [2025-10-27 02:14:34] "GET /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.012851 10.0.0.241 - - [2025-10-27 02:14:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.003196 10.0.0.241 - - [2025-10-27 02:14:34] "POST /access-control-lists HTTP/1.1" 200 583 0.118034 10.0.0.241 - - [2025-10-27 02:14:34] "PUT /virtual-network/82240b0d-1bef-493d-a993-02658c185ade HTTP/1.1" 200 265 0.200178 10.0.0.241 - - [2025-10-27 02:14:34] "PUT /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95 HTTP/1.1" 200 265 0.108089 10.0.0.241 - - [2025-10-27 02:14:35] "POST /security-groups HTTP/1.1" 200 548 0.100271 10.0.0.241 - - [2025-10-27 02:14:35] "POST /fqname-to-id HTTP/1.1" 404 240 0.002323 10.0.0.241 - - [2025-10-27 02:14:35] "POST /access-control-lists HTTP/1.1" 200 604 0.068550 10.0.0.241 - - [2025-10-27 02:14:35] "POST /fqname-to-id HTTP/1.1" 404 239 0.014455 10.0.0.241 - - [2025-10-27 02:14:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.084032 10.0.0.241 - - [2025-10-27 02:14:35] "POST /chown HTTP/1.1" 200 109 0.030599 10.0.0.241 - - [2025-10-27 02:14:35] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014865 10.0.0.241 - - [2025-10-27 02:14:35] "GET / HTTP/1.1" 200 36215 0.001653 10.0.0.241 - - [2025-10-27 02:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.241 - - [2025-10-27 02:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.241 - - [2025-10-27 02:14:35] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.011150 10.0.0.241 - - [2025-10-27 02:14:35] "GET /global-system-config/dbb3ad75-56cb-4f01-abc4-e927e929c250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.023866 10.0.0.241 - - [2025-10-27 02:14:35] "POST /access-control-lists HTTP/1.1" 200 602 0.100528 10.0.0.241 - - [2025-10-27 02:14:35] "POST /tags HTTP/1.1" 409 210 0.002129 10.0.0.241 - - [2025-10-27 02:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014686 10.0.0.241 - - [2025-10-27 02:14:35] "GET /config-node/806a38d6-5e8d-41db-82ca-62040a829cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.004440 10.0.0.241 - - [2025-10-27 02:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.241 - - [2025-10-27 02:14:35] "GET /tag/10e069db-3ebc-491b-a385-7030b8931f58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010779 10.0.0.241 - - [2025-10-27 02:14:35] "POST /firewall-rules HTTP/1.1" 200 572 0.069463 10.0.0.241 - - [2025-10-27 02:14:35] "GET /firewall-rule/be21fdb9-d81c-4648-9c28-c4b05846dbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004462 10.0.0.241 - - [2025-10-27 02:14:35] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.004265 10.0.0.241 - - [2025-10-27 02:14:35] "GET /firewall-rule/be21fdb9-d81c-4648-9c28-c4b05846dbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002601 10.0.0.241 - - [2025-10-27 02:14:35] "POST /ref-update HTTP/1.1" 200 156 0.034938 10.0.0.241 - - [2025-10-27 02:14:35] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009940 10.0.0.241 - - [2025-10-27 02:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.241 - - [2025-10-27 02:14:35] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003106 10.0.0.241 - - [2025-10-27 02:14:35] "POST /tags HTTP/1.1" 409 210 0.002027 10.0.0.241 - - [2025-10-27 02:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.241 - - [2025-10-27 02:14:35] "GET /tag/10e069db-3ebc-491b-a385-7030b8931f58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011230 10.0.0.241 - - [2025-10-27 02:14:35] "POST /firewall-rules HTTP/1.1" 200 570 0.071503 10.0.0.241 - - [2025-10-27 02:14:35] "GET /firewall-rule/0eef66b2-0827-4ef7-9e04-1e5794f822b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.037724 10.0.0.241 - - [2025-10-27 02:14:35] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.007640 10.0.0.241 - - [2025-10-27 02:14:35] "GET /firewall-rule/0eef66b2-0827-4ef7-9e04-1e5794f822b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002656 10.0.0.241 - - [2025-10-27 02:14:35] "POST /ref-update HTTP/1.1" 200 156 0.034405 10.0.0.241 - - [2025-10-27 02:14:35] "POST /tags HTTP/1.1" 409 237 0.010531 10.0.0.241 - - [2025-10-27 02:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.241 - - [2025-10-27 02:14:35] "GET /tag/ae053e54-e60f-4a5d-9d1b-3e3b493f5c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.012202 10.0.0.241 - - [2025-10-27 02:14:35] "POST /tags HTTP/1.1" 409 210 0.001994 10.0.0.241 - - [2025-10-27 02:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.241 - - [2025-10-27 02:14:36] "GET /tag/c966470d-c8bb-47b1-b792-63e6903c4f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010428 10.0.0.241 - - [2025-10-27 02:14:36] "POST /projects HTTP/1.1" 409 223 0.002346 10.0.0.241 - - [2025-10-27 02:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.241 - - [2025-10-27 02:14:36] "GET /project/86030aba-39bc-48a2-910f-937d3cbc0e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.035523 10.0.0.241 - - [2025-10-27 02:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.241 - - [2025-10-27 02:14:36] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004783 10.0.0.241 - - [2025-10-27 02:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.241 - - [2025-10-27 02:14:36] "GET /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004354 10.0.0.241 - - [2025-10-27 02:14:36] "PUT /virtual-network/82240b0d-1bef-493d-a993-02658c185ade HTTP/1.1" 200 265 0.046580 10.0.0.241 - - [2025-10-27 02:14:36] "PUT /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95 HTTP/1.1" 200 265 0.043943 10.0.0.241 - - [2025-10-27 02:14:36] "POST /security-groups HTTP/1.1" 409 253 0.010059 10.0.0.241 - - [2025-10-27 02:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.241 - - [2025-10-27 02:14:36] "PUT /security-group/4fe68f0c-b66a-4244-ab50-9d133b8c829f HTTP/1.1" 200 263 0.063080 10.0.0.241 - - [2025-10-27 02:14:36] "PUT /access-control-list/97dd54e5-9c23-469d-a721-863a2629644e HTTP/1.1" 200 273 0.021289 10.0.0.241 - - [2025-10-27 02:14:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.069955 10.0.0.241 - - [2025-10-27 02:14:36] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014845 10.0.0.241 - - [2025-10-27 02:14:36] "PUT /access-control-list/096d10a6-c800-4b91-ab5e-2de14c844cdf HTTP/1.1" 200 273 0.054311 10.0.0.241 - - [2025-10-27 02:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.241 - - [2025-10-27 02:14:36] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002923 10.0.0.241 - - [2025-10-27 02:14:36] "POST /tags HTTP/1.1" 409 210 0.001966 10.0.0.241 - - [2025-10-27 02:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.241 - - [2025-10-27 02:14:36] "GET /tag/c966470d-c8bb-47b1-b792-63e6903c4f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011490 10.0.0.241 - - [2025-10-27 02:14:36] "POST /firewall-rules HTTP/1.1" 200 572 0.070928 10.0.0.241 - - [2025-10-27 02:14:36] "GET /firewall-rule/f551808a-c9b3-43df-98d5-209050ccbffd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004375 10.0.0.241 - - [2025-10-27 02:14:36] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.003172 10.0.0.241 - - [2025-10-27 02:14:36] "GET /firewall-rule/f551808a-c9b3-43df-98d5-209050ccbffd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.001938 10.0.0.241 - - [2025-10-27 02:14:36] "POST /ref-update HTTP/1.1" 200 156 0.046836 10.0.0.241 - - [2025-10-27 02:14:36] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012512 10.0.0.241 - - [2025-10-27 02:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.241 - - [2025-10-27 02:14:36] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002590 10.0.0.241 - - [2025-10-27 02:14:36] "POST /tags HTTP/1.1" 409 210 0.001611 10.0.0.241 - - [2025-10-27 02:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.241 - - [2025-10-27 02:14:36] "GET /tag/c966470d-c8bb-47b1-b792-63e6903c4f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011243 10.0.0.241 - - [2025-10-27 02:14:37] "POST /firewall-rules HTTP/1.1" 200 570 0.079849 10.0.0.241 - - [2025-10-27 02:14:37] "GET /firewall-rule/971a145c-35d7-40a6-93c9-2c42378b7408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004349 10.0.0.241 - - [2025-10-27 02:14:37] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.003956 10.0.0.241 - - [2025-10-27 02:14:37] "GET /firewall-rule/971a145c-35d7-40a6-93c9-2c42378b7408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003168 10.0.0.241 - - [2025-10-27 02:14:37] "POST /ref-update HTTP/1.1" 200 156 0.046468 10.0.0.241 - - [2025-10-27 02:14:37] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009736 10.0.0.241 - - [2025-10-27 02:14:37] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.241 - - [2025-10-27 02:14:46] "GET / HTTP/1.1" 200 36215 0.001626 10.0.0.241 - - [2025-10-27 02:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.241 - - [2025-10-27 02:14:46] "GET /routing-instance/6e4d0bf3-4178-4e95-b832-64882237c4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005017 10.0.0.241 - - [2025-10-27 02:14:46] "POST /bgp-routers HTTP/1.1" 409 301 0.002153 10.0.0.241 - - [2025-10-27 02:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.241 - - [2025-10-27 02:14:46] "GET /bgp-router/33117a98-fa31-4641-ba53-ff2d83521ee4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.004772 10.0.0.241 - - [2025-10-27 02:14:46] "PUT /bgp-router/33117a98-fa31-4641-ba53-ff2d83521ee4 HTTP/1.1" 200 255 0.015791 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:14:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001021 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:14:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001187 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:14:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001091 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:14:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001116 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:15:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000973 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:15:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001066 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:15:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001209 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:15:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001219 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:15:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001170 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:15:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001063 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:16:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001008 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:16:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000959 10.0.0.48 - - [2025-10-27 02:16:55] "GET / HTTP/1.1" 200 36215 0.001675 10.0.0.48 - - [2025-10-27 02:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.48 - - [2025-10-27 02:16:55] "GET /global-system-config/dbb3ad75-56cb-4f01-abc4-e927e929c250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004632 10.0.0.48 - - [2025-10-27 02:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.48 - - [2025-10-27 02:16:55] "GET /routing-instance/6e4d0bf3-4178-4e95-b832-64882237c4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002420 10.0.0.48 - - [2025-10-27 02:16:55] "PUT /global-system-config/dbb3ad75-56cb-4f01-abc4-e927e929c250 HTTP/1.1" 200 275 0.009278 10.0.0.48 - - [2025-10-27 02:16:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.010006 10.0.0.48 - - [2025-10-27 02:16:55] "POST /virtual-routers HTTP/1.1" 200 601 0.017102 10.0.0.48 - - [2025-10-27 02:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.48 - - [2025-10-27 02:16:55] "GET /virtual-router/f1fb0bcd-a1d5-4f4d-b981-ab997bde0489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.004577 10.0.0.48 - - [2025-10-27 02:16:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.001947 10.0.0.48 - - [2025-10-27 02:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.48 - - [2025-10-27 02:16:55] "GET /virtual-network/2fce8088-38c7-4dde-9af6-b24bbe0aa5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.005419 10.0.0.48 - - [2025-10-27 02:16:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.040528 10.0.0.48 - - [2025-10-27 02:17:12] "GET / HTTP/1.1" 200 36215 0.001791 10.0.0.48 - - [2025-10-27 02:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.48 - - [2025-10-27 02:17:12] "GET /global-system-config/dbb3ad75-56cb-4f01-abc4-e927e929c250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005101 10.0.0.48 - - [2025-10-27 02:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.48 - - [2025-10-27 02:17:12] "GET /routing-instance/6e4d0bf3-4178-4e95-b832-64882237c4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002507 10.0.0.48 - - [2025-10-27 02:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.48 - - [2025-10-27 02:17:12] "GET /virtual-router/f1fb0bcd-a1d5-4f4d-b981-ab997bde0489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002940 10.0.0.48 - - [2025-10-27 02:17:12] "PUT /virtual-router/f1fb0bcd-a1d5-4f4d-b981-ab997bde0489 HTTP/1.1" 200 263 0.010476 10.0.0.48 - - [2025-10-27 02:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.48 - - [2025-10-27 02:17:12] "GET /virtual-router/f1fb0bcd-a1d5-4f4d-b981-ab997bde0489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003299 10.0.0.48 - - [2025-10-27 02:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.48 - - [2025-10-27 02:17:12] "GET /virtual-machine-interface/2094b456-b3d8-42ae-92c7-762456443e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.005111 10.0.0.48 - - [2025-10-27 02:17:12] "PUT /virtual-machine-interface/2094b456-b3d8-42ae-92c7-762456443e15 HTTP/1.1" 200 285 0.020740 10.0.0.241 - - [2025-10-27 02:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.241 - - [2025-10-27 02:17:36] "GET /virtual-router/f1fb0bcd-a1d5-4f4d-b981-ab997bde0489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002835 10.0.0.241 - - [2025-10-27 02:19:06] "GET /global-system-configs HTTP/1.1" 200 323 0.002330 10.0.0.241 - - [2025-10-27 02:19:07] "GET /global-system-configs HTTP/1.1" 200 323 0.002539 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:19:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001004 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:19:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001249 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:19:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000950 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:19:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001017 10.0.0.241 - - [2025-10-27 02:19:23] "GET /virtual-router/f1fb0bcd-a1d5-4f4d-b981-ab997bde0489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003418 10.0.0.241 - - [2025-10-27 02:19:23] "POST /ref-update HTTP/1.1" 200 156 0.009927 10.0.0.241 - - [2025-10-27 02:19:28] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005370 10.0.0.241 - - [2025-10-27 02:19:28] "POST /set-tag HTTP/1.1" 200 109 0.002751 10.0.0.241 - - [2025-10-27 02:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.241 - - [2025-10-27 02:19:28] "GET /loadbalancer/2addd007-e5a9-4f36-b8f6-1ae71b8ba412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003124 10.0.0.241 - - [2025-10-27 02:19:28] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004873 10.0.0.241 - - [2025-10-27 02:19:28] "POST /set-tag HTTP/1.1" 200 109 0.002383 10.0.0.241 - - [2025-10-27 02:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.241 - - [2025-10-27 02:19:28] "GET /loadbalancer/2addd007-e5a9-4f36-b8f6-1ae71b8ba412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002739 10.0.0.241 - - [2025-10-27 02:19:28] "GET /loadbalancer-pool/8adc8254-34cb-46e1-8a9f-0c6448994a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003749 10.0.0.241 - - [2025-10-27 02:19:28] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015967 10.0.0.241 - - [2025-10-27 02:19:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.009893 10.0.0.241 - - [2025-10-27 02:19:28] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005748 10.0.0.241 - - [2025-10-27 02:19:28] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004560 10.0.0.241 - - [2025-10-27 02:19:28] "POST /ref-update HTTP/1.1" 200 156 0.012230 10.0.0.241 - - [2025-10-27 02:19:28] "GET /floating-ip/f98fc50d-e0b1-4baa-a060-48cb01d4dc02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.014240 10.0.0.241 - - [2025-10-27 02:19:28] "POST /tags HTTP/1.1" 409 205 0.002085 10.0.0.241 - - [2025-10-27 02:19:28] "PUT /floating-ip/f98fc50d-e0b1-4baa-a060-48cb01d4dc02 HTTP/1.1" 200 257 0.012959 10.0.0.241 - - [2025-10-27 02:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011902 10.0.0.241 - - [2025-10-27 02:19:28] "GET /tag/6b0df6c2-7fa7-489f-9cfd-d68789b9bcc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013053 10.0.0.241 - - [2025-10-27 02:19:28] "POST /set-tag HTTP/1.1" 200 109 0.060000 10.0.0.241 - - [2025-10-27 02:19:28] "GET /loadbalancer-pool/73827a7b-ad02-46ed-a467-56f8d140eac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.018061 10.0.0.241 - - [2025-10-27 02:19:28] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018281 10.0.0.241 - - [2025-10-27 02:19:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008470 10.0.0.241 - - [2025-10-27 02:19:29] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009891 10.0.0.241 - - [2025-10-27 02:19:29] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007629 10.0.0.241 - - [2025-10-27 02:19:29] "POST /set-tag HTTP/1.1" 200 109 0.005988 10.0.0.241 - - [2025-10-27 02:19:29] "POST /ref-update HTTP/1.1" 200 156 0.006861 10.0.0.241 - - [2025-10-27 02:19:29] "GET /floating-ip/f98fc50d-e0b1-4baa-a060-48cb01d4dc02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1923 0.010107 10.0.0.241 - - [2025-10-27 02:19:29] "PUT /floating-ip/f98fc50d-e0b1-4baa-a060-48cb01d4dc02 HTTP/1.1" 200 257 0.010976 10.0.0.241 - - [2025-10-27 02:19:29] "GET /loadbalancer-pool/1ee7f8e9-e7ab-47f8-a5fe-8e270fe42ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.009454 10.0.0.241 - - [2025-10-27 02:19:29] "POST /loadbalancer-members HTTP/1.1" 200 694 0.014756 10.0.0.241 - - [2025-10-27 02:19:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.026966 10.0.0.241 - - [2025-10-27 02:19:29] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011799 10.0.0.241 - - [2025-10-27 02:19:29] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004220 10.0.0.241 - - [2025-10-27 02:19:29] "POST /ref-update HTTP/1.1" 200 156 0.006840 10.0.0.241 - - [2025-10-27 02:19:29] "GET /floating-ip/f98fc50d-e0b1-4baa-a060-48cb01d4dc02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.010348 10.0.0.241 - - [2025-10-27 02:19:29] "POST /set-tag HTTP/1.1" 200 109 0.003233 10.0.0.241 - - [2025-10-27 02:19:29] "PUT /floating-ip/f98fc50d-e0b1-4baa-a060-48cb01d4dc02 HTTP/1.1" 200 257 0.014905 10.0.0.241 - - [2025-10-27 02:20:04] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012412 10.0.0.241 - - [2025-10-27 02:20:04] "POST /set-tag HTTP/1.1" 200 109 0.002913 10.0.0.241 - - [2025-10-27 02:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.241 - - [2025-10-27 02:20:05] "GET /loadbalancer/2addd007-e5a9-4f36-b8f6-1ae71b8ba412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003380 10.0.0.241 - - [2025-10-27 02:20:05] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.013333 10.0.0.241 - - [2025-10-27 02:20:05] "POST /set-tag HTTP/1.1" 200 109 0.023534 10.0.0.241 - - [2025-10-27 02:20:05] "DELETE /loadbalancer-member/62992241-195f-484d-86d8-0338eef510f1 HTTP/1.1" 200 115 0.041434 10.0.0.241 - - [2025-10-27 02:20:05] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004969 10.0.0.241 - - [2025-10-27 02:20:05] "POST /set-tag HTTP/1.1" 200 109 0.006514 10.0.0.241 - - [2025-10-27 02:20:05] "DELETE /loadbalancer-member/fc59a46b-dc41-484b-9f55-3a1f8a860ab5 HTTP/1.1" 200 115 0.060387 10.0.0.241 - - [2025-10-27 02:20:05] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005633 10.0.0.241 - - [2025-10-27 02:20:05] "POST /set-tag HTTP/1.1" 200 109 0.004141 10.0.0.241 - - [2025-10-27 02:20:05] "DELETE /loadbalancer-member/c7dc2d7e-fcfe-410f-ac04-c9cd31df5587 HTTP/1.1" 200 115 0.034251 10.0.0.241 - - [2025-10-27 02:20:05] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.018585 10.0.0.241 - - [2025-10-27 02:20:05] "POST /set-tag HTTP/1.1" 200 109 0.003364 10.0.0.241 - - [2025-10-27 02:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.241 - - [2025-10-27 02:20:05] "GET /loadbalancer/2addd007-e5a9-4f36-b8f6-1ae71b8ba412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002934 10.0.0.241 - - [2025-10-27 02:20:05] "GET /loadbalancer-pool/8adc8254-34cb-46e1-8a9f-0c6448994a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003249 10.0.0.241 - - [2025-10-27 02:20:05] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030760 10.0.0.241 - - [2025-10-27 02:20:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.015023 10.0.0.241 - - [2025-10-27 02:20:05] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.011148 10.0.0.241 - - [2025-10-27 02:20:05] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008823 10.0.0.241 - - [2025-10-27 02:20:05] "GET /floating-ip/f98fc50d-e0b1-4baa-a060-48cb01d4dc02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.010038 10.0.0.241 - - [2025-10-27 02:20:05] "POST /set-tag HTTP/1.1" 200 109 0.101834 10.0.0.241 - - [2025-10-27 02:20:05] "GET /loadbalancer-pool/73827a7b-ad02-46ed-a467-56f8d140eac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.126160 10.0.0.241 - - [2025-10-27 02:20:05] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021336 10.0.0.241 - - [2025-10-27 02:20:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.055116 10.0.0.241 - - [2025-10-27 02:20:05] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.034284 10.0.0.241 - - [2025-10-27 02:20:06] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012434 10.0.0.241 - - [2025-10-27 02:20:06] "GET /floating-ip/f98fc50d-e0b1-4baa-a060-48cb01d4dc02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004855 10.0.0.241 - - [2025-10-27 02:20:06] "POST /set-tag HTTP/1.1" 200 109 0.004784 10.0.0.241 - - [2025-10-27 02:20:06] "GET /loadbalancer-pool/1ee7f8e9-e7ab-47f8-a5fe-8e270fe42ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004656 10.0.0.241 - - [2025-10-27 02:20:06] "POST /loadbalancer-members HTTP/1.1" 200 694 0.025352 10.0.0.241 - - [2025-10-27 02:20:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009128 10.0.0.241 - - [2025-10-27 02:20:06] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.020733 10.0.0.241 - - [2025-10-27 02:20:06] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012153 10.0.0.241 - - [2025-10-27 02:20:06] "POST /set-tag HTTP/1.1" 200 109 0.006361 10.0.0.241 - - [2025-10-27 02:20:06] "GET /floating-ip/f98fc50d-e0b1-4baa-a060-48cb01d4dc02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005393 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:20:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001108 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:20:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000903 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:21:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001011 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:21:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001175 10.0.0.241 - - [2025-10-27 02:23:32] "GET / HTTP/1.1" 200 36215 0.001473 10.0.0.241 - - [2025-10-27 02:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.241 - - [2025-10-27 02:23:32] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.049925 10.0.0.241 - - [2025-10-27 02:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.241 - - [2025-10-27 02:23:32] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.041262 10.0.0.241 - - [2025-10-27 02:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.241 - - [2025-10-27 02:23:33] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.034523 10.0.0.241 - - [2025-10-27 02:23:33] "POST /tags HTTP/1.1" 200 334 0.038380 10.0.0.241 - - [2025-10-27 02:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015951 10.0.0.241 - - [2025-10-27 02:23:33] "GET /tag/88cbc1ba-3b13-4038-be7a-f9c498c878a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.028634 10.0.0.241 - - [2025-10-27 02:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.241 - - [2025-10-27 02:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.241 - - [2025-10-27 02:23:33] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.051296 10.0.0.241 - - [2025-10-27 02:23:33] "GET /virtual-networks?parent_id=237459be-8c0f-4ce0-8670-a21cc29000a4&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.003857 10.0.0.241 - - [2025-10-27 02:23:33] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.046868 10.0.0.241 - - [2025-10-27 02:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.241 - - [2025-10-27 02:23:33] "GET /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.012370 10.0.0.241 - - [2025-10-27 02:23:33] "POST /virtual-networks HTTP/1.1" 200 514 0.096854 10.0.0.241 - - [2025-10-27 02:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008492 10.0.0.241 - - [2025-10-27 02:23:33] "GET /service-appliance-set/f2063772-3586-493c-8fcc-734175ed0cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015044 10.0.0.241 - - [2025-10-27 02:23:34] "POST /fqname-to-id HTTP/1.1" 404 254 0.003839 10.0.0.241 - - [2025-10-27 02:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.241 - - [2025-10-27 02:23:34] "GET /network-ipam/c6123d5b-fbb0-402d-8774-c1c4adc64a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.003069 10.0.0.241 - - [2025-10-27 02:23:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005367 10.0.0.241 - - [2025-10-27 02:23:34] "POST /ref-update HTTP/1.1" 200 156 0.080563 10.0.0.241 - - [2025-10-27 02:23:34] "GET /virtual-network/2dfe1abe-aebe-4cde-bf0b-93b5c06da4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.018911 10.0.0.241 - - [2025-10-27 02:23:34] "GET /domains HTTP/1.1" 200 281 0.017124 10.0.0.241 - - [2025-10-27 02:23:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.161701 10.0.0.241 - - [2025-10-27 02:23:34] "GET /virtual-machine-interface/c3212e20-0e45-4fa3-8eec-a598dafc16bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.016954 10.0.0.241 - - [2025-10-27 02:23:34] "GET /domain/12e4ff92-cb6c-431a-955a-202b4e5aa97a HTTP/1.1" 200 3099 0.044234 10.0.0.241 - - [2025-10-27 02:23:34] "POST /instance-ips HTTP/1.1" 200 410 0.037829 10.0.0.241 - - [2025-10-27 02:23:34] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4 HTTP/1.1" 200 5496 0.050728 10.0.0.241 - - [2025-10-27 02:23:34] "GET /virtual-network/2dfe1abe-aebe-4cde-bf0b-93b5c06da4fc HTTP/1.1" 200 2089 0.005786 10.0.0.241 - - [2025-10-27 02:23:34] "GET /instance-ip/047d12b8-d753-4340-a960-9579dcdbab5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.005028 10.0.0.241 - - [2025-10-27 02:23:34] "GET /virtual-network/2dfe1abe-aebe-4cde-bf0b-93b5c06da4fc HTTP/1.1" 200 2089 0.004092 10.0.0.241 - - [2025-10-27 02:23:34] "GET /routing-instance/9f00cedf-4056-43f2-87f6-ea50171fbac5 HTTP/1.1" 200 1183 0.003156 10.0.0.241 - - [2025-10-27 02:23:34] "GET /routing-instance/9f00cedf-4056-43f2-87f6-ea50171fbac5 HTTP/1.1" 200 1183 0.003112 10.0.0.241 - - [2025-10-27 02:23:34] "POST /loadbalancers HTTP/1.1" 200 612 0.070847 10.0.0.241 - - [2025-10-27 02:23:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.021313 10.0.0.241 - - [2025-10-27 02:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009057 10.0.0.241 - - [2025-10-27 02:23:34] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.056752 10.0.0.241 - - [2025-10-27 02:23:34] "GET /instance-ip/047d12b8-d753-4340-a960-9579dcdbab5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.002669 10.0.0.241 - - [2025-10-27 02:23:34] "POST /route-targets HTTP/1.1" 200 328 0.023407 10.0.0.241 - - [2025-10-27 02:23:34] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.069693 10.0.0.241 - - [2025-10-27 02:23:34] "GET /loadbalancer/1a90a88a-27d3-454b-8894-dcead7f308a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.004302 10.0.0.241 - - [2025-10-27 02:23:34] "POST /floating-ips HTTP/1.1" 200 599 0.079077 10.0.0.241 - - [2025-10-27 02:23:34] "POST /ref-update HTTP/1.1" 200 156 0.062633 10.0.0.241 - - [2025-10-27 02:23:34] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.082718 10.0.0.241 - - [2025-10-27 02:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.241 - - [2025-10-27 02:23:34] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.038050 10.0.0.241 - - [2025-10-27 02:23:34] "GET /loadbalancer-listener/fd9b3a5e-c4af-4a2b-89b9-911703273fd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.006304 10.0.0.241 - - [2025-10-27 02:23:34] "GET /loadbalancer-listener/fd9b3a5e-c4af-4a2b-89b9-911703273fd5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.004583 10.0.0.241 - - [2025-10-27 02:23:34] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.020307 10.0.0.241 - - [2025-10-27 02:23:34] "GET /instance-ip/047d12b8-d753-4340-a960-9579dcdbab5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003534 10.0.0.241 - - [2025-10-27 02:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.241 - - [2025-10-27 02:23:34] "GET /instance-ip/047d12b8-d753-4340-a960-9579dcdbab5e?fields=floating_ips HTTP/1.1" 200 1213 0.004196 10.0.0.241 - - [2025-10-27 02:23:34] "GET /loadbalancer/1a90a88a-27d3-454b-8894-dcead7f308a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003341 10.0.0.241 - - [2025-10-27 02:23:34] "GET /floating-ip/bb770f8a-0d04-426b-82a0-ca3c75b8732d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.002680 10.0.0.241 - - [2025-10-27 02:23:34] "POST /tags HTTP/1.1" 200 296 0.058047 10.0.0.241 - - [2025-10-27 02:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.067622 10.0.0.241 - - [2025-10-27 02:23:35] "GET /tag/5c2f55fe-b186-4482-b76a-2dc8a1ee03b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.013306 10.0.0.241 - - [2025-10-27 02:23:35] "POST /tags HTTP/1.1" 409 233 0.002238 10.0.0.241 - - [2025-10-27 02:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013349 10.0.0.241 - - [2025-10-27 02:23:35] "GET /tag/33638cf0-d7ae-49f6-8665-1f02e8e05c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.013992 10.0.0.241 - - [2025-10-27 02:23:35] "POST /tags HTTP/1.1" 409 206 0.002502 10.0.0.241 - - [2025-10-27 02:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.241 - - [2025-10-27 02:23:35] "GET /tag/13d928dd-4c75-4fda-aa75-207504a2b90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011660 10.0.0.241 - - [2025-10-27 02:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.241 - - [2025-10-27 02:23:35] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004673 10.0.0.241 - - [2025-10-27 02:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.241 - - [2025-10-27 02:23:35] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.034401 10.0.0.241 - - [2025-10-27 02:23:35] "POST /virtual-machines HTTP/1.1" 200 370 0.008941 10.0.0.241 - - [2025-10-27 02:23:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.009185 10.0.0.241 - - [2025-10-27 02:23:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.115307 10.0.0.241 - - [2025-10-27 02:23:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.030717 10.0.0.241 - - [2025-10-27 02:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007306 10.0.0.241 - - [2025-10-27 02:23:35] "GET /virtual-machine-interface/f0b12224-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.006625 10.0.0.241 - - [2025-10-27 02:23:35] "POST /instance-ips HTTP/1.1" 200 410 0.032628 10.0.0.241 - - [2025-10-27 02:23:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.028110 10.0.0.241 - - [2025-10-27 02:23:35] "GET /virtual-machine-interface/f0b12224-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.016390 10.0.0.241 - - [2025-10-27 02:23:35] "POST /set-tag HTTP/1.1" 200 109 0.017635 10.0.0.241 - - [2025-10-27 02:23:35] "GET /virtual-machine-interface/f0b12224-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.022403 10.0.0.241 - - [2025-10-27 02:23:35] "GET /instance-ip/f0c8cda2-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004168 10.0.0.241 - - [2025-10-27 02:23:35] "GET /virtual-machine-interface/f0b12224-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005675 10.0.0.241 - - [2025-10-27 02:23:35] "POST /set-tag HTTP/1.1" 200 109 0.002882 10.0.0.241 - - [2025-10-27 02:23:35] "GET /virtual-router/f1fb0bcd-a1d5-4f4d-b981-ab997bde0489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.005628 10.0.0.241 - - [2025-10-27 02:23:35] "POST /ref-update HTTP/1.1" 200 156 0.009982 10.0.0.241 - - [2025-10-27 02:23:35] "GET /virtual-machine-interface/f0b12224-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.012252 10.0.0.241 - - [2025-10-27 02:23:35] "POST /set-tag HTTP/1.1" 200 109 0.003140 10.0.0.241 - - [2025-10-27 02:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.241 - - [2025-10-27 02:23:36] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005275 10.0.0.241 - - [2025-10-27 02:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.241 - - [2025-10-27 02:23:36] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.048791 10.0.0.241 - - [2025-10-27 02:23:36] "POST /virtual-machines HTTP/1.1" 200 370 0.011222 10.0.0.241 - - [2025-10-27 02:23:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.027508 10.0.0.241 - - [2025-10-27 02:23:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.137031 10.0.0.241 - - [2025-10-27 02:23:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018440 10.0.0.241 - - [2025-10-27 02:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.022597 10.0.0.241 - - [2025-10-27 02:23:36] "GET /virtual-machine-interface/f125c8e0-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.005722 10.0.0.241 - - [2025-10-27 02:23:36] "POST /instance-ips HTTP/1.1" 200 410 0.021183 10.0.0.241 - - [2025-10-27 02:23:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.017837 10.0.0.241 - - [2025-10-27 02:23:36] "GET /virtual-machine-interface/f125c8e0-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.011920 10.0.0.241 - - [2025-10-27 02:23:36] "POST /set-tag HTTP/1.1" 200 109 0.026449 10.0.0.241 - - [2025-10-27 02:23:36] "GET /virtual-machine-interface/f125c8e0-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.017339 10.0.0.241 - - [2025-10-27 02:23:36] "GET /instance-ip/f144c9fc-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003583 10.0.0.241 - - [2025-10-27 02:23:36] "GET /virtual-machine-interface/f125c8e0-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004775 10.0.0.241 - - [2025-10-27 02:23:36] "POST /set-tag HTTP/1.1" 200 109 0.002760 10.0.0.241 - - [2025-10-27 02:23:36] "GET /virtual-router/f1fb0bcd-a1d5-4f4d-b981-ab997bde0489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.004531 10.0.0.241 - - [2025-10-27 02:23:36] "POST /ref-update HTTP/1.1" 200 156 0.010097 10.0.0.241 - - [2025-10-27 02:23:36] "GET /virtual-machine-interface/f125c8e0-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.018959 10.0.0.241 - - [2025-10-27 02:23:36] "POST /set-tag HTTP/1.1" 200 109 0.002763 10.0.0.241 - - [2025-10-27 02:23:36] "GET /virtual-machine-interface/f0b12224-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004575 10.0.0.241 - - [2025-10-27 02:23:36] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.241 - - [2025-10-27 02:23:36] "GET /virtual-machine-interface/f125c8e0-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004057 10.0.0.241 - - [2025-10-27 02:23:36] "POST /set-tag HTTP/1.1" 200 109 0.002539 10.0.0.241 - - [2025-10-27 02:23:39] "GET /domains HTTP/1.1" 200 281 0.002334 10.0.0.241 - - [2025-10-27 02:23:39] "GET /domain/12e4ff92-cb6c-431a-955a-202b4e5aa97a HTTP/1.1" 200 3099 0.003077 10.0.0.241 - - [2025-10-27 02:23:39] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4 HTTP/1.1" 200 7090 0.034328 10.0.0.241 - - [2025-10-27 02:23:39] "GET /virtual-network/2dfe1abe-aebe-4cde-bf0b-93b5c06da4fc HTTP/1.1" 200 2089 0.005295 10.0.0.241 - - [2025-10-27 02:23:39] "GET /virtual-network/2dfe1abe-aebe-4cde-bf0b-93b5c06da4fc HTTP/1.1" 200 2089 0.004694 10.0.0.241 - - [2025-10-27 02:23:39] "GET /routing-instance/9f00cedf-4056-43f2-87f6-ea50171fbac5 HTTP/1.1" 200 1405 0.005713 10.0.0.241 - - [2025-10-27 02:23:39] "GET /routing-instance/9f00cedf-4056-43f2-87f6-ea50171fbac5 HTTP/1.1" 200 1405 0.003239 10.0.0.241 - - [2025-10-27 02:23:39] "GET /route-target/d346b123-4c22-4d71-b1dd-c50348169723 HTTP/1.1" 200 1155 0.002795 10.0.0.241 - - [2025-10-27 02:23:39] "GET /virtual-network/2dfe1abe-aebe-4cde-bf0b-93b5c06da4fc HTTP/1.1" 200 2089 0.005321 10.0.0.241 - - [2025-10-27 02:23:39] "GET /routing-instance/9f00cedf-4056-43f2-87f6-ea50171fbac5 HTTP/1.1" 200 1405 0.004195 10.0.0.241 - - [2025-10-27 02:23:39] "GET /virtual-network/2dfe1abe-aebe-4cde-bf0b-93b5c06da4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005322 10.0.0.241 - - [2025-10-27 02:23:39] "GET /virtual-network/2dfe1abe-aebe-4cde-bf0b-93b5c06da4fc HTTP/1.1" 200 2089 0.008590 10.0.0.241 - - [2025-10-27 02:23:39] "GET /routing-instance/9f00cedf-4056-43f2-87f6-ea50171fbac5 HTTP/1.1" 200 1405 0.007063 10.0.0.241 - - [2025-10-27 02:23:39] "GET /routing-instance/9f00cedf-4056-43f2-87f6-ea50171fbac5 HTTP/1.1" 200 1405 0.007562 10.0.0.241 - - [2025-10-27 02:23:39] "GET /route-target/d346b123-4c22-4d71-b1dd-c50348169723 HTTP/1.1" 200 1155 0.007450 10.0.0.241 - - [2025-10-27 02:23:39] "GET /domains HTTP/1.1" 200 281 0.002284 10.0.0.241 - - [2025-10-27 02:23:39] "GET /domain/12e4ff92-cb6c-431a-955a-202b4e5aa97a HTTP/1.1" 200 3099 0.003059 10.0.0.241 - - [2025-10-27 02:23:39] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4 HTTP/1.1" 200 7090 0.047168 10.0.0.241 - - [2025-10-27 02:23:39] "GET /virtual-network/2dfe1abe-aebe-4cde-bf0b-93b5c06da4fc HTTP/1.1" 200 2089 0.004713 10.0.0.241 - - [2025-10-27 02:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.241 - - [2025-10-27 02:23:39] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.045441 10.0.0.241 - - [2025-10-27 02:23:39] "GET /virtual-network/2dfe1abe-aebe-4cde-bf0b-93b5c06da4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004247 10.0.0.241 - - [2025-10-27 02:23:39] "GET /floating-ip-pools?parent_id=2dfe1abe-aebe-4cde-bf0b-93b5c06da4fc&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002521 10.0.0.241 - - [2025-10-27 02:23:39] "GET /virtual-network/2dfe1abe-aebe-4cde-bf0b-93b5c06da4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004963 10.0.0.241 - - [2025-10-27 02:23:39] "POST /floating-ip-pools HTTP/1.1" 200 564 0.017508 10.0.0.241 - - [2025-10-27 02:23:39] "POST /ref-update HTTP/1.1" 200 156 0.007825 10.0.0.241 - - [2025-10-27 02:23:39] "GET /virtual-network/2dfe1abe-aebe-4cde-bf0b-93b5c06da4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.025125 10.0.0.241 - - [2025-10-27 02:23:39] "GET /domains HTTP/1.1" 200 281 0.002167 10.0.0.241 - - [2025-10-27 02:23:39] "GET /domain/12e4ff92-cb6c-431a-955a-202b4e5aa97a HTTP/1.1" 200 3099 0.003809 10.0.0.241 - - [2025-10-27 02:23:39] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4 HTTP/1.1" 200 7347 0.045542 10.0.0.241 - - [2025-10-27 02:23:39] "GET /virtual-network/2dfe1abe-aebe-4cde-bf0b-93b5c06da4fc HTTP/1.1" 200 2328 0.005259 10.0.0.241 - - [2025-10-27 02:23:39] "GET /floating-ip-pool/a12b2bb1-c1de-480c-9d36-52226774383e HTTP/1.1" 200 1318 0.002192 10.0.0.241 - - [2025-10-27 02:23:39] "GET /domains HTTP/1.1" 200 281 0.001577 10.0.0.241 - - [2025-10-27 02:23:39] "GET /domain/12e4ff92-cb6c-431a-955a-202b4e5aa97a HTTP/1.1" 200 3099 0.002421 10.0.0.241 - - [2025-10-27 02:23:39] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4 HTTP/1.1" 200 7347 0.026634 10.0.0.241 - - [2025-10-27 02:23:39] "GET /virtual-network/2dfe1abe-aebe-4cde-bf0b-93b5c06da4fc HTTP/1.1" 200 2328 0.004996 10.0.0.241 - - [2025-10-27 02:23:39] "GET /virtual-network/2dfe1abe-aebe-4cde-bf0b-93b5c06da4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004126 10.0.0.241 - - [2025-10-27 02:23:40] "POST /tags HTTP/1.1" 200 366 0.049558 10.0.0.241 - - [2025-10-27 02:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007304 10.0.0.241 - - [2025-10-27 02:23:40] "GET /tag/1092a7fb-f4f0-44c0-8f9e-2256f785eb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.022421 10.0.0.241 - - [2025-10-27 02:23:40] "POST /tags HTTP/1.1" 409 206 0.002388 10.0.0.241 - - [2025-10-27 02:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.241 - - [2025-10-27 02:23:40] "GET /tag/13d928dd-4c75-4fda-aa75-207504a2b90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013560 10.0.0.241 - - [2025-10-27 02:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.241 - - [2025-10-27 02:23:40] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.042848 10.0.0.241 - - [2025-10-27 02:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009343 10.0.0.241 - - [2025-10-27 02:23:40] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004535 10.0.0.241 - - [2025-10-27 02:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.241 - - [2025-10-27 02:23:40] "GET /service-appliance-set/19d29fb7-8d00-4131-a51e-f93b100b4d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003614 10.0.0.241 - - [2025-10-27 02:23:40] "POST /fqname-to-id HTTP/1.1" 404 258 0.001495 10.0.0.241 - - [2025-10-27 02:23:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.132527 10.0.0.241 - - [2025-10-27 02:23:40] "GET /virtual-machine-interface/efc6a558-cf2e-47d1-a4ab-1b1e07851f1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.035613 10.0.0.241 - - [2025-10-27 02:23:40] "POST /set-tag HTTP/1.1" 200 109 0.016442 10.0.0.241 - - [2025-10-27 02:23:40] "POST /instance-ips HTTP/1.1" 200 418 0.034269 10.0.0.241 - - [2025-10-27 02:23:40] "GET /instance-ip/e3cce98e-77ff-495a-b9c7-aaf39f48b296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.015460 10.0.0.241 - - [2025-10-27 02:23:40] "POST /loadbalancers HTTP/1.1" 200 620 0.077849 10.0.0.241 - - [2025-10-27 02:23:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.011235 10.0.0.241 - - [2025-10-27 02:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010921 10.0.0.241 - - [2025-10-27 02:23:40] "POST /service-instances HTTP/1.1" 200 568 0.061820 10.0.0.241 - - [2025-10-27 02:23:40] "POST /ref-update HTTP/1.1" 200 156 0.028016 10.0.0.241 - - [2025-10-27 02:23:40] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.066105 10.0.0.241 - - [2025-10-27 02:23:40] "GET /virtual-machine-interface/efc6a558-cf2e-47d1-a4ab-1b1e07851f1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.007830 10.0.0.241 - - [2025-10-27 02:23:40] "PUT /service-instance/db7ef568-3fd7-4c85-ba1e-8654b9a32cc5 HTTP/1.1" 200 267 0.029780 10.0.0.241 - - [2025-10-27 02:23:40] "GET /virtual-machine-interface/efc6a558-cf2e-47d1-a4ab-1b1e07851f1b?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.034990 10.0.0.241 - - [2025-10-27 02:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.241 - - [2025-10-27 02:23:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.037605 10.0.0.241 - - [2025-10-27 02:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011033 10.0.0.241 - - [2025-10-27 02:23:41] "GET /floating-ip-pool/a12b2bb1-c1de-480c-9d36-52226774383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.003166 10.0.0.241 - - [2025-10-27 02:23:41] "POST /virtual-machines HTTP/1.1" 200 430 0.014710 10.0.0.241 - - [2025-10-27 02:23:41] "POST /floating-ips HTTP/1.1" 200 673 0.111722 10.0.0.241 - - [2025-10-27 02:23:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009382 10.0.0.241 - - [2025-10-27 02:23:41] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002996 10.0.0.241 - - [2025-10-27 02:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.241 - - [2025-10-27 02:23:41] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004315 10.0.0.241 - - [2025-10-27 02:23:41] "POST /tags HTTP/1.1" 409 221 0.021764 10.0.0.241 - - [2025-10-27 02:23:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.184124 10.0.0.241 - - [2025-10-27 02:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005381 10.0.0.241 - - [2025-10-27 02:23:41] "GET /tag/88cbc1ba-3b13-4038-be7a-f9c498c878a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.032049 10.0.0.241 - - [2025-10-27 02:23:41] "POST /tags HTTP/1.1" 409 238 0.003650 10.0.0.241 - - [2025-10-27 02:23:41] "POST /chown HTTP/1.1" 200 109 0.076995 10.0.0.241 - - [2025-10-27 02:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.241 - - [2025-10-27 02:23:41] "GET /tag/1092a7fb-f4f0-44c0-8f9e-2256f785eb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011153 10.0.0.241 - - [2025-10-27 02:23:41] "POST /chown HTTP/1.1" 200 109 0.019110 10.0.0.241 - - [2025-10-27 02:23:41] "PUT /virtual-machine-interface/5b29c290-4531-4012-8126-9fd17e739fce HTTP/1.1" 200 285 0.026652 10.0.0.241 - - [2025-10-27 02:23:41] "PUT /instance-ip/e3cce98e-77ff-495a-b9c7-aaf39f48b296 HTTP/1.1" 200 257 0.046517 10.0.0.241 - - [2025-10-27 02:23:41] "POST /ref-update HTTP/1.1" 200 156 0.018291 10.0.0.241 - - [2025-10-27 02:23:41] "POST /firewall-rules HTTP/1.1" 200 652 0.151529 10.0.0.241 - - [2025-10-27 02:23:41] "POST /ref-update HTTP/1.1" 200 156 0.028897 10.0.0.241 - - [2025-10-27 02:23:41] "GET /firewall-rule/f7a404da-e9f5-4365-8742-ed2582c225e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.021389 10.0.0.241 - - [2025-10-27 02:23:41] "POST /ref-update HTTP/1.1" 200 156 0.030166 10.0.0.241 - - [2025-10-27 02:23:41] "GET /firewall-policy/f7218a63-d62c-40f2-9797-7c63bb2e850f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.024746 10.0.0.241 - - [2025-10-27 02:23:41] "GET /firewall-rule/f7a404da-e9f5-4365-8742-ed2582c225e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003118 10.0.0.241 - - [2025-10-27 02:23:41] "POST /ref-update HTTP/1.1" 200 156 0.009258 10.0.0.241 - - [2025-10-27 02:23:41] "POST /ref-update HTTP/1.1" 200 156 0.017462 10.0.0.241 - - [2025-10-27 02:23:41] "POST /ref-update HTTP/1.1" 200 156 0.043601 10.0.0.241 - - [2025-10-27 02:23:41] "POST /ref-update HTTP/1.1" 200 156 0.062701 10.0.0.241 - - [2025-10-27 02:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005042 10.0.0.241 - - [2025-10-27 02:23:41] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.044694 10.0.0.241 - - [2025-10-27 02:23:41] "POST /virtual-machines HTTP/1.1" 200 430 0.027827 10.0.0.241 - - [2025-10-27 02:23:41] "GET /loadbalancer/77218ef3-9003-438b-a401-60460baa97b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.004596 10.0.0.241 - - [2025-10-27 02:23:41] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.081172 10.0.0.241 - - [2025-10-27 02:23:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.124922 10.0.0.241 - - [2025-10-27 02:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.241 - - [2025-10-27 02:23:42] "POST /chown HTTP/1.1" 200 109 0.037198 10.0.0.241 - - [2025-10-27 02:23:42] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.037926 10.0.0.241 - - [2025-10-27 02:23:42] "POST /chown HTTP/1.1" 200 109 0.027969 10.0.0.241 - - [2025-10-27 02:23:42] "GET /loadbalancer-listener/01897a0a-f975-4e77-9ecb-27ec38b4a3e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.031908 10.0.0.241 - - [2025-10-27 02:23:42] "GET /loadbalancer-listener/01897a0a-f975-4e77-9ecb-27ec38b4a3e4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.014578 10.0.0.241 - - [2025-10-27 02:23:42] "PUT /virtual-machine-interface/81dc3997-1556-4a9d-8639-70c4d11f288a HTTP/1.1" 200 285 0.047556 10.0.0.241 - - [2025-10-27 02:23:42] "PUT /instance-ip/e3cce98e-77ff-495a-b9c7-aaf39f48b296 HTTP/1.1" 200 257 0.031300 10.0.0.241 - - [2025-10-27 02:23:42] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.039877 10.0.0.241 - - [2025-10-27 02:23:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.030911 10.0.0.241 - - [2025-10-27 02:23:42] "POST /ref-update HTTP/1.1" 200 156 0.039503 10.0.0.241 - - [2025-10-27 02:23:42] "GET /loadbalancer-pool/30313c3f-3d79-4e86-85eb-bdc8cf713a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.008891 10.0.0.241 - - [2025-10-27 02:23:42] "POST /ref-update HTTP/1.1" 200 156 0.027127 10.0.0.241 - - [2025-10-27 02:23:42] "POST /ref-update HTTP/1.1" 200 156 0.031505 10.0.0.241 - - [2025-10-27 02:23:42] "POST /loadbalancer-members HTTP/1.1" 200 709 0.030566 10.0.0.241 - - [2025-10-27 02:23:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016922 10.0.0.241 - - [2025-10-27 02:23:42] "GET /loadbalancer-member/1e4f9660-4a34-4a6c-b8d6-3f51a7b17561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.004206 10.0.0.241 - - [2025-10-27 02:23:42] "POST /ref-update HTTP/1.1" 200 156 0.024715 10.0.0.241 - - [2025-10-27 02:23:42] "POST /ref-update HTTP/1.1" 200 156 0.031594 10.0.0.241 - - [2025-10-27 02:23:42] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011821 10.0.0.241 - - [2025-10-27 02:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487 10.0.0.241 - - [2025-10-27 02:23:42] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002686 10.0.0.241 - - [2025-10-27 02:23:42] "PUT /service-instance/db7ef568-3fd7-4c85-ba1e-8654b9a32cc5 HTTP/1.1" 200 267 0.010627 10.0.0.241 - - [2025-10-27 02:23:42] "POST /tags HTTP/1.1" 409 221 0.003058 10.0.0.241 - - [2025-10-27 02:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.241 - - [2025-10-27 02:23:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.026942 10.0.0.241 - - [2025-10-27 02:23:42] "GET /tag/88cbc1ba-3b13-4038-be7a-f9c498c878a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.030137 10.0.0.241 - - [2025-10-27 02:23:42] "POST /tags HTTP/1.1" 409 238 0.007357 10.0.0.241 - - [2025-10-27 02:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007844 10.0.0.241 - - [2025-10-27 02:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.241 - - [2025-10-27 02:23:42] "GET /tag/1092a7fb-f4f0-44c0-8f9e-2256f785eb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010686 10.0.0.241 - - [2025-10-27 02:23:42] "POST /chown HTTP/1.1" 200 109 0.018807 10.0.0.241 - - [2025-10-27 02:23:42] "POST /firewall-rules HTTP/1.1" 409 293 0.002415 10.0.0.241 - - [2025-10-27 02:23:42] "POST /chown HTTP/1.1" 200 109 0.023525 10.0.0.241 - - [2025-10-27 02:23:42] "PUT /instance-ip/e3cce98e-77ff-495a-b9c7-aaf39f48b296 HTTP/1.1" 200 257 0.013995 10.0.0.241 - - [2025-10-27 02:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009572 10.0.0.241 - - [2025-10-27 02:23:42] "PUT /firewall-rule/f7a404da-e9f5-4365-8742-ed2582c225e0 HTTP/1.1" 200 261 0.019704 10.0.0.241 - - [2025-10-27 02:23:42] "GET /firewall-rule/f7a404da-e9f5-4365-8742-ed2582c225e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.014129 10.0.0.241 - - [2025-10-27 02:23:42] "POST /ref-update HTTP/1.1" 200 156 0.013340 10.0.0.241 - - [2025-10-27 02:23:42] "POST /chown HTTP/1.1" 200 109 0.016706 10.0.0.241 - - [2025-10-27 02:23:42] "GET /firewall-policy/f7218a63-d62c-40f2-9797-7c63bb2e850f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006965 10.0.0.241 - - [2025-10-27 02:23:42] "POST /chown HTTP/1.1" 200 109 0.025166 10.0.0.241 - - [2025-10-27 02:23:42] "GET /firewall-rule/f7a404da-e9f5-4365-8742-ed2582c225e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.012733 10.0.0.241 - - [2025-10-27 02:23:42] "PUT /instance-ip/e3cce98e-77ff-495a-b9c7-aaf39f48b296 HTTP/1.1" 200 257 0.011252 10.0.0.241 - - [2025-10-27 02:23:42] "POST /ref-update HTTP/1.1" 200 156 0.016511 10.0.0.241 - - [2025-10-27 02:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.241 - - [2025-10-27 02:23:42] "POST /chown HTTP/1.1" 200 109 0.007717 10.0.0.241 - - [2025-10-27 02:23:43] "POST /chown HTTP/1.1" 200 109 0.020491 10.0.0.241 - - [2025-10-27 02:23:43] "PUT /instance-ip/e3cce98e-77ff-495a-b9c7-aaf39f48b296 HTTP/1.1" 200 257 0.042609 10.0.0.241 - - [2025-10-27 02:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.025939 10.0.0.241 - - [2025-10-27 02:23:43] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004050 10.0.0.241 - - [2025-10-27 02:23:43] "POST /ref-update HTTP/1.1" 200 156 0.018222 10.0.0.241 - - [2025-10-27 02:23:43] "POST /chown HTTP/1.1" 200 109 0.019977 10.0.0.241 - - [2025-10-27 02:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011864 10.0.0.241 - - [2025-10-27 02:23:43] "POST /chown HTTP/1.1" 200 109 0.026630 10.0.0.241 - - [2025-10-27 02:23:43] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.041761 10.0.0.241 - - [2025-10-27 02:23:43] "POST /virtual-machines HTTP/1.1" 200 374 0.009486 10.0.0.241 - - [2025-10-27 02:23:43] "PUT /instance-ip/e3cce98e-77ff-495a-b9c7-aaf39f48b296 HTTP/1.1" 200 257 0.017746 10.0.0.241 - - [2025-10-27 02:23:43] "POST /ref-update HTTP/1.1" 200 156 0.019734 10.0.0.241 - - [2025-10-27 02:23:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012112 10.0.0.241 - - [2025-10-27 02:23:43] "PUT /service-instance/db7ef568-3fd7-4c85-ba1e-8654b9a32cc5 HTTP/1.1" 200 267 0.050055 10.0.0.241 - - [2025-10-27 02:23:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016747 10.0.0.241 - - [2025-10-27 02:23:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.144841 10.0.0.241 - - [2025-10-27 02:23:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.036740 10.0.0.241 - - [2025-10-27 02:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008670 10.0.0.241 - - [2025-10-27 02:23:43] "PUT /service-instance/db7ef568-3fd7-4c85-ba1e-8654b9a32cc5 HTTP/1.1" 200 267 0.011722 10.0.0.241 - - [2025-10-27 02:23:43] "GET /virtual-machine-interface/f55e77e0-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.004156 10.0.0.241 - - [2025-10-27 02:23:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.020867 10.0.0.241 - - [2025-10-27 02:23:43] "PUT /service-instance/db7ef568-3fd7-4c85-ba1e-8654b9a32cc5 HTTP/1.1" 200 267 0.007976 10.0.0.241 - - [2025-10-27 02:23:43] "POST /instance-ips HTTP/1.1" 200 414 0.048041 10.0.0.241 - - [2025-10-27 02:23:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.031083 10.0.0.241 - - [2025-10-27 02:23:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.034509 10.0.0.241 - - [2025-10-27 02:23:43] "GET /virtual-machine-interface/f55e77e0-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.021711 10.0.0.241 - - [2025-10-27 02:23:43] "PUT /service-instance/db7ef568-3fd7-4c85-ba1e-8654b9a32cc5 HTTP/1.1" 200 267 0.035945 10.0.0.241 - - [2025-10-27 02:23:43] "POST /set-tag HTTP/1.1" 200 109 0.014687 10.0.0.241 - - [2025-10-27 02:23:43] "GET /virtual-machine-interface/f55e77e0-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.010520 10.0.0.241 - - [2025-10-27 02:23:43] "GET /instance-ip/f57ca878-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.005219 10.0.0.241 - - [2025-10-27 02:23:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.023666 10.0.0.241 - - [2025-10-27 02:23:43] "PUT /service-instance/db7ef568-3fd7-4c85-ba1e-8654b9a32cc5 HTTP/1.1" 200 267 0.008699 10.0.0.241 - - [2025-10-27 02:23:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.025032 10.0.0.241 - - [2025-10-27 02:23:43] "GET /virtual-machine-interface/f55e77e0-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.029475 10.0.0.241 - - [2025-10-27 02:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017440 10.0.0.241 - - [2025-10-27 02:23:43] "POST /set-tag HTTP/1.1" 200 109 0.009194 10.0.0.241 - - [2025-10-27 02:23:43] "GET /virtual-router/f1fb0bcd-a1d5-4f4d-b981-ab997bde0489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.012616 10.0.0.241 - - [2025-10-27 02:23:43] "POST /chown HTTP/1.1" 200 109 0.007237 10.0.0.241 - - [2025-10-27 02:23:43] "POST /chown HTTP/1.1" 200 109 0.028543 10.0.0.241 - - [2025-10-27 02:23:43] "POST /ref-update HTTP/1.1" 200 156 0.036135 10.0.0.241 - - [2025-10-27 02:23:43] "GET /virtual-machine-interface/f55e77e0-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.012662 10.0.0.241 - - [2025-10-27 02:23:43] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.241 - - [2025-10-27 02:23:43] "POST /ref-update HTTP/1.1" 200 156 0.034121 10.0.0.241 - - [2025-10-27 02:23:44] "GET /virtual-machine-interface/f55e77e0-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006061 10.0.0.241 - - [2025-10-27 02:23:44] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.241 - - [2025-10-27 02:23:44] "POST /chown HTTP/1.1" 200 109 0.018259 10.0.0.241 - - [2025-10-27 02:23:44] "POST /chown HTTP/1.1" 200 109 0.019472 10.0.0.241 - - [2025-10-27 02:23:44] "POST /ref-update HTTP/1.1" 200 156 0.013889 10.0.0.241 - - [2025-10-27 02:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.241 - - [2025-10-27 02:23:44] "POST /chown HTTP/1.1" 200 109 0.027682 10.0.0.241 - - [2025-10-27 02:23:44] "POST /chown HTTP/1.1" 200 109 0.036023 10.0.0.241 - - [2025-10-27 02:23:44] "POST /chown HTTP/1.1" 200 109 0.006452 10.0.0.241 - - [2025-10-27 02:23:44] "POST /chown HTTP/1.1" 200 109 0.029723 10.0.0.241 - - [2025-10-27 02:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.241 - - [2025-10-27 02:23:44] "POST /chown HTTP/1.1" 200 109 0.005817 10.0.0.241 - - [2025-10-27 02:23:44] "POST /chown HTTP/1.1" 200 109 0.007293 10.0.0.241 - - [2025-10-27 02:23:44] "POST /chown HTTP/1.1" 200 109 0.012798 10.0.0.241 - - [2025-10-27 02:23:44] "POST /chown HTTP/1.1" 200 109 0.017305 10.0.0.241 - - [2025-10-27 02:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.241 - - [2025-10-27 02:23:44] "POST /chown HTTP/1.1" 200 109 0.006110 10.0.0.241 - - [2025-10-27 02:23:44] "POST /chown HTTP/1.1" 200 109 0.015618 10.0.0.241 - - [2025-10-27 02:23:44] "POST /chown HTTP/1.1" 200 109 0.006927 10.0.0.241 - - [2025-10-27 02:23:44] "POST /chown HTTP/1.1" 200 109 0.018880 10.0.0.241 - - [2025-10-27 02:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.241 - - [2025-10-27 02:23:44] "POST /chown HTTP/1.1" 200 109 0.008027 10.0.0.241 - - [2025-10-27 02:23:44] "POST /chown HTTP/1.1" 200 109 0.019919 10.0.0.241 - - [2025-10-27 02:23:44] "POST /chown HTTP/1.1" 200 109 0.013845 10.0.0.241 - - [2025-10-27 02:23:44] "POST /chown HTTP/1.1" 200 109 0.006413 10.0.0.241 - - [2025-10-27 02:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.241 - - [2025-10-27 02:23:44] "POST /chown HTTP/1.1" 200 109 0.005981 10.0.0.241 - - [2025-10-27 02:23:44] "POST /chown HTTP/1.1" 200 109 0.006725 10.0.0.241 - - [2025-10-27 02:23:44] "POST /chown HTTP/1.1" 200 109 0.014022 10.0.0.241 - - [2025-10-27 02:23:44] "POST /chown HTTP/1.1" 200 109 0.019750 10.0.0.241 - - [2025-10-27 02:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.241 - - [2025-10-27 02:23:44] "POST /chown HTTP/1.1" 200 109 0.006324 10.0.0.241 - - [2025-10-27 02:23:45] "POST /chown HTTP/1.1" 200 109 0.021431 10.0.0.241 - - [2025-10-27 02:23:45] "POST /chown HTTP/1.1" 200 109 0.006472 10.0.0.241 - - [2025-10-27 02:23:45] "POST /chown HTTP/1.1" 200 109 0.020994 10.0.0.241 - - [2025-10-27 02:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.241 - - [2025-10-27 02:23:45] "POST /chown HTTP/1.1" 200 109 0.006734 10.0.0.241 - - [2025-10-27 02:23:45] "POST /chown HTTP/1.1" 200 109 0.032985 10.0.0.241 - - [2025-10-27 02:23:45] "POST /chown HTTP/1.1" 200 109 0.015950 10.0.0.241 - - [2025-10-27 02:23:45] "POST /chown HTTP/1.1" 200 109 0.006738 10.0.0.241 - - [2025-10-27 02:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.241 - - [2025-10-27 02:23:45] "POST /chown HTTP/1.1" 200 109 0.005382 10.0.0.241 - - [2025-10-27 02:23:45] "POST /chown HTTP/1.1" 200 109 0.008887 10.0.0.241 - - [2025-10-27 02:23:45] "POST /chown HTTP/1.1" 200 109 0.023073 10.0.0.241 - - [2025-10-27 02:23:45] "POST /chown HTTP/1.1" 200 109 0.023054 10.0.0.241 - - [2025-10-27 02:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.241 - - [2025-10-27 02:23:45] "POST /chown HTTP/1.1" 200 109 0.006466 10.0.0.241 - - [2025-10-27 02:23:45] "POST /chown HTTP/1.1" 200 109 0.018307 10.0.0.241 - - [2025-10-27 02:23:45] "POST /chown HTTP/1.1" 200 109 0.011548 10.0.0.241 - - [2025-10-27 02:23:45] "POST /chown HTTP/1.1" 200 109 0.006298 10.0.0.241 - - [2025-10-27 02:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.241 - - [2025-10-27 02:23:45] "POST /chown HTTP/1.1" 200 109 0.005875 10.0.0.241 - - [2025-10-27 02:23:45] "POST /chown HTTP/1.1" 200 109 0.006632 10.0.0.241 - - [2025-10-27 02:23:45] "POST /chown HTTP/1.1" 200 109 0.012072 10.0.0.241 - - [2025-10-27 02:23:45] "POST /chown HTTP/1.1" 200 109 0.024704 10.0.0.241 - - [2025-10-27 02:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.241 - - [2025-10-27 02:23:45] "POST /chown HTTP/1.1" 200 109 0.006168 10.0.0.241 - - [2025-10-27 02:23:45] "POST /chown HTTP/1.1" 200 109 0.032847 10.0.0.241 - - [2025-10-27 02:23:45] "POST /chown HTTP/1.1" 200 109 0.007399 10.0.0.241 - - [2025-10-27 02:23:45] "POST /chown HTTP/1.1" 200 109 0.032144 10.0.0.241 - - [2025-10-27 02:23:51] "GET /virtual-machine-interface/f0b12224-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007524 10.0.0.241 - - [2025-10-27 02:23:51] "POST /set-tag HTTP/1.1" 200 109 0.002535 10.0.0.241 - - [2025-10-27 02:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.241 - - [2025-10-27 02:23:51] "GET /loadbalancer/1a90a88a-27d3-454b-8894-dcead7f308a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002487 10.0.0.241 - - [2025-10-27 02:23:51] "GET /loadbalancer-pool/db906275-7735-4e14-aa91-6ce9685b84be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002971 10.0.0.241 - - [2025-10-27 02:23:51] "POST /loadbalancer-members HTTP/1.1" 200 704 0.017748 10.0.0.241 - - [2025-10-27 02:23:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.015585 10.0.0.241 - - [2025-10-27 02:23:51] "GET /virtual-machine-interface/f0b12224-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.014771 10.0.0.241 - - [2025-10-27 02:23:51] "GET /virtual-machine-interface/f0b12224-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004968 10.0.0.241 - - [2025-10-27 02:23:51] "POST /ref-update HTTP/1.1" 200 156 0.007606 10.0.0.241 - - [2025-10-27 02:23:51] "POST /tags HTTP/1.1" 409 221 0.002189 10.0.0.241 - - [2025-10-27 02:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.241 - - [2025-10-27 02:23:51] "GET /tag/88cbc1ba-3b13-4038-be7a-f9c498c878a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010592 10.0.0.241 - - [2025-10-27 02:23:51] "GET /floating-ip/bb770f8a-0d04-426b-82a0-ca3c75b8732d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.003525 10.0.0.241 - - [2025-10-27 02:23:51] "PUT /floating-ip/bb770f8a-0d04-426b-82a0-ca3c75b8732d HTTP/1.1" 200 257 0.007727 10.0.0.241 - - [2025-10-27 02:23:51] "POST /set-tag HTTP/1.1" 200 109 0.022810 10.0.0.241 - - [2025-10-27 02:23:52] "GET /virtual-machine-interface/f125c8e0-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007366 10.0.0.241 - - [2025-10-27 02:23:52] "POST /set-tag HTTP/1.1" 200 109 0.003614 10.0.0.241 - - [2025-10-27 02:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.241 - - [2025-10-27 02:23:52] "GET /loadbalancer/1a90a88a-27d3-454b-8894-dcead7f308a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002849 10.0.0.241 - - [2025-10-27 02:23:52] "GET /loadbalancer-pool/db906275-7735-4e14-aa91-6ce9685b84be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003294 10.0.0.241 - - [2025-10-27 02:23:52] "POST /loadbalancer-members HTTP/1.1" 200 704 0.018667 10.0.0.241 - - [2025-10-27 02:23:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009568 10.0.0.241 - - [2025-10-27 02:23:52] "GET /virtual-machine-interface/f125c8e0-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.014587 10.0.0.241 - - [2025-10-27 02:23:52] "GET /virtual-machine-interface/f125c8e0-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005748 10.0.0.241 - - [2025-10-27 02:23:52] "POST /ref-update HTTP/1.1" 200 156 0.010349 10.0.0.241 - - [2025-10-27 02:23:52] "POST /set-tag HTTP/1.1" 200 109 0.038761 10.0.0.241 - - [2025-10-27 02:23:52] "GET /floating-ip/bb770f8a-0d04-426b-82a0-ca3c75b8732d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.002939 10.0.0.241 - - [2025-10-27 02:23:53] "GET /virtual-machine/4688e7db-9050-493a-a0ad-712f4f2a391a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.004053 10.0.0.241 - - [2025-10-27 02:23:53] "GET /virtual-machine-interface/f0b12224-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005290 10.0.0.241 - - [2025-10-27 02:23:53] "GET /virtual-machine/861a5180-2e1c-4cc3-bd02-511b47f4a7b0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003623 10.0.0.241 - - [2025-10-27 02:23:53] "GET /virtual-machine-interface/f125c8e0-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004197 10.0.0.241 - - [2025-10-27 02:23:57] "GET /virtual-machine-interface/f55e77e0-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004713 10.0.0.241 - - [2025-10-27 02:23:57] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.241 - - [2025-10-27 02:23:58] "GET /virtual-machine/c1e611c5-4c97-4d50-92a4-4934a5814b68?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003134 10.0.0.241 - - [2025-10-27 02:23:58] "GET /virtual-machine-interface/f55e77e0-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004081 10.0.0.241 - - [2025-10-27 02:23:58] "GET /virtual-machine-interface/f55e77e0-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004460 10.0.0.241 - - [2025-10-27 02:23:58] "POST /set-tag HTTP/1.1" 200 109 0.002463 10.0.0.241 - - [2025-10-27 02:24:06] "GET /global-system-configs HTTP/1.1" 200 323 0.002466 10.0.0.241 - - [2025-10-27 02:24:07] "GET /global-system-configs HTTP/1.1" 200 323 0.002115 10.0.0.241 - - [2025-10-27 02:24:21] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004861 10.0.0.241 - - [2025-10-27 02:24:21] "POST /set-tag HTTP/1.1" 200 109 0.003770 10.0.0.241 - - [2025-10-27 02:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.241 - - [2025-10-27 02:24:21] "GET /loadbalancer/2addd007-e5a9-4f36-b8f6-1ae71b8ba412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004647 10.0.0.241 - - [2025-10-27 02:24:21] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008692 10.0.0.241 - - [2025-10-27 02:24:21] "POST /set-tag HTTP/1.1" 200 109 0.029486 10.0.0.241 - - [2025-10-27 02:24:21] "DELETE /loadbalancer-member/d109ba21-95a6-4f8f-a192-45d4a772677f HTTP/1.1" 200 115 0.054123 10.0.0.241 - - [2025-10-27 02:24:21] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005695 10.0.0.241 - - [2025-10-27 02:24:21] "POST /set-tag HTTP/1.1" 200 109 0.005396 10.0.0.241 - - [2025-10-27 02:24:21] "DELETE /loadbalancer-member/0f1f1ac6-8141-48b3-8ebf-2d7bdcd08dc4 HTTP/1.1" 200 115 0.056889 10.0.0.241 - - [2025-10-27 02:24:21] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010769 10.0.0.241 - - [2025-10-27 02:24:21] "POST /set-tag HTTP/1.1" 200 109 0.003317 10.0.0.241 - - [2025-10-27 02:24:21] "DELETE /loadbalancer-member/f6fad813-c083-464a-8397-8f7aec3ce70e HTTP/1.1" 200 115 0.056275 10.0.0.241 - - [2025-10-27 02:24:21] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005068 10.0.0.241 - - [2025-10-27 02:24:21] "POST /set-tag HTTP/1.1" 200 109 0.003030 10.0.0.241 - - [2025-10-27 02:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.241 - - [2025-10-27 02:24:21] "GET /loadbalancer/2addd007-e5a9-4f36-b8f6-1ae71b8ba412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004212 10.0.0.241 - - [2025-10-27 02:24:21] "GET /loadbalancer-pool/8adc8254-34cb-46e1-8a9f-0c6448994a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002448 10.0.0.241 - - [2025-10-27 02:24:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026932 10.0.0.241 - - [2025-10-27 02:24:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018970 10.0.0.241 - - [2025-10-27 02:24:21] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004311 10.0.0.241 - - [2025-10-27 02:24:21] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005179 10.0.0.241 - - [2025-10-27 02:24:21] "GET /floating-ip/f98fc50d-e0b1-4baa-a060-48cb01d4dc02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.014053 10.0.0.241 - - [2025-10-27 02:24:22] "POST /set-tag HTTP/1.1" 200 109 0.071468 10.0.0.241 - - [2025-10-27 02:24:22] "GET /loadbalancer-pool/73827a7b-ad02-46ed-a467-56f8d140eac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.011980 10.0.0.241 - - [2025-10-27 02:24:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031073 10.0.0.241 - - [2025-10-27 02:24:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.011168 10.0.0.241 - - [2025-10-27 02:24:22] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009644 10.0.0.241 - - [2025-10-27 02:24:22] "POST /set-tag HTTP/1.1" 200 109 0.003208 10.0.0.241 - - [2025-10-27 02:24:22] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004979 10.0.0.241 - - [2025-10-27 02:24:22] "GET /floating-ip/f98fc50d-e0b1-4baa-a060-48cb01d4dc02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.001798 10.0.0.241 - - [2025-10-27 02:24:22] "GET /loadbalancer-pool/1ee7f8e9-e7ab-47f8-a5fe-8e270fe42ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003106 10.0.0.241 - - [2025-10-27 02:24:22] "POST /loadbalancer-members HTTP/1.1" 200 694 0.022298 10.0.0.241 - - [2025-10-27 02:24:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.012565 10.0.0.241 - - [2025-10-27 02:24:22] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010844 10.0.0.241 - - [2025-10-27 02:24:22] "GET /virtual-machine-interface/a8a704f4-b2da-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006394 10.0.0.241 - - [2025-10-27 02:24:22] "GET /floating-ip/f98fc50d-e0b1-4baa-a060-48cb01d4dc02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004484 10.0.0.241 - - [2025-10-27 02:24:22] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.241 - - [2025-10-27 02:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.241 - - [2025-10-27 02:24:36] "POST /chown HTTP/1.1" 200 109 0.015072 10.0.0.241 - - [2025-10-27 02:24:36] "POST /chown HTTP/1.1" 200 109 0.012797 10.0.0.241 - - [2025-10-27 02:24:36] "POST /chown HTTP/1.1" 200 109 0.010599 10.0.0.241 - - [2025-10-27 02:24:36] "POST /chown HTTP/1.1" 200 109 0.006970 10.0.0.241 - - [2025-10-27 02:24:50] "GET /virtual-machine-interface/f55e77e0-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.015127 10.0.0.241 - - [2025-10-27 02:24:50] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.241 - - [2025-10-27 02:24:50] "GET /virtual-machine-interface/f55e77e0-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004250 10.0.0.241 - - [2025-10-27 02:24:50] "POST /set-tag HTTP/1.1" 200 109 0.003872 10.0.0.241 - - [2025-10-27 02:24:50] "GET /virtual-machine/c1e611c5-4c97-4d50-92a4-4934a5814b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.004357 10.0.0.241 - - [2025-10-27 02:24:50] "POST /ref-update HTTP/1.1" 200 156 0.014803 10.0.0.241 - - [2025-10-27 02:24:50] "GET /virtual-machine-interface/f55e77e0-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009347 10.0.0.241 - - [2025-10-27 02:24:50] "POST /set-tag HTTP/1.1" 200 109 0.029694 10.0.0.241 - - [2025-10-27 02:24:50] "POST /set-tag HTTP/1.1" 200 109 0.039372 10.0.0.241 - - [2025-10-27 02:24:50] "DELETE /instance-ip/f57ca878-b2db-11f0-ba3c-fa163e7cb6cc HTTP/1.1" 200 115 0.034003 10.0.0.241 - - [2025-10-27 02:24:50] "DELETE /virtual-machine-interface/f55e77e0-b2db-11f0-ba3c-fa163e7cb6cc HTTP/1.1" 200 115 0.042634 10.0.0.241 - - [2025-10-27 02:24:50] "DELETE /virtual-machine/c1e611c5-4c97-4d50-92a4-4934a5814b68 HTTP/1.1" 200 115 0.035144 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:24:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001001 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:24:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000916 10.0.0.241 - - [2025-10-27 02:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008676 10.0.0.241 - - [2025-10-27 02:24:53] "GET /tag/1092a7fb-f4f0-44c0-8f9e-2256f785eb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012020 10.0.0.241 - - [2025-10-27 02:24:53] "GET /tag/1092a7fb-f4f0-44c0-8f9e-2256f785eb15?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.012783 10.0.0.241 - - [2025-10-27 02:24:53] "GET /virtual-machine-interface/5b29c290-4531-4012-8126-9fd17e739fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.005795 10.0.0.241 - - [2025-10-27 02:24:53] "POST /set-tag HTTP/1.1" 200 109 0.018210 10.0.0.241 - - [2025-10-27 02:24:53] "GET /virtual-machine-interface/81dc3997-1556-4a9d-8639-70c4d11f288a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.044320 10.0.0.241 - - [2025-10-27 02:24:53] "POST /set-tag HTTP/1.1" 200 109 0.014998 10.0.0.241 - - [2025-10-27 02:24:53] "GET /virtual-machine-interface/efc6a558-cf2e-47d1-a4ab-1b1e07851f1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.006954 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:24:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000786 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:24:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000877 10.0.0.241 - - [2025-10-27 02:24:53] "POST /set-tag HTTP/1.1" 200 109 0.023818 10.0.0.241 - - [2025-10-27 02:24:53] "GET /firewall-policy/f7218a63-d62c-40f2-9797-7c63bb2e850f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005279 10.0.0.241 - - [2025-10-27 02:24:53] "GET /firewall-rule/f7a404da-e9f5-4365-8742-ed2582c225e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003667 10.0.0.241 - - [2025-10-27 02:24:53] "POST /ref-update HTTP/1.1" 200 156 0.014470 10.0.0.241 - - [2025-10-27 02:24:54] "DELETE /firewall-rule/f7a404da-e9f5-4365-8742-ed2582c225e0 HTTP/1.1" 200 115 0.042851 10.0.0.241 - - [2025-10-27 02:24:54] "DELETE /loadbalancer-member/1e4f9660-4a34-4a6c-b8d6-3f51a7b17561 HTTP/1.1" 200 115 0.043403 10.0.0.241 - - [2025-10-27 02:24:54] "PUT /service-instance/db7ef568-3fd7-4c85-ba1e-8654b9a32cc5 HTTP/1.1" 200 267 0.026054 10.0.0.241 - - [2025-10-27 02:24:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.035401 10.0.0.241 - - [2025-10-27 02:24:54] "DELETE /loadbalancer-pool/30313c3f-3d79-4e86-85eb-bdc8cf713a07 HTTP/1.1" 200 115 0.189368 10.0.0.241 - - [2025-10-27 02:24:54] "PUT /service-instance/db7ef568-3fd7-4c85-ba1e-8654b9a32cc5 HTTP/1.1" 200 267 0.043092 10.0.0.241 - - [2025-10-27 02:24:54] "DELETE /loadbalancer-listener/01897a0a-f975-4e77-9ecb-27ec38b4a3e4 HTTP/1.1" 200 115 0.056730 10.0.0.241 - - [2025-10-27 02:24:54] "GET /floating-ip/7bdb82d5-1f71-45ff-b2ef-e3702826e015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.007545 10.0.0.241 - - [2025-10-27 02:24:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.020355 10.0.0.241 - - [2025-10-27 02:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007291 10.0.0.241 - - [2025-10-27 02:24:54] "POST /chown HTTP/1.1" 200 109 0.038131 10.0.0.241 - - [2025-10-27 02:24:54] "PUT /floating-ip/7bdb82d5-1f71-45ff-b2ef-e3702826e015 HTTP/1.1" 200 257 0.098725 10.0.0.241 - - [2025-10-27 02:24:54] "POST /chown HTTP/1.1" 200 109 0.018001 10.0.0.241 - - [2025-10-27 02:24:54] "DELETE /floating-ip/7bdb82d5-1f71-45ff-b2ef-e3702826e015 HTTP/1.1" 200 115 0.063093 10.0.0.241 - - [2025-10-27 02:24:54] "POST /chown HTTP/1.1" 200 109 0.017963 10.0.0.241 - - [2025-10-27 02:24:54] "POST /chown HTTP/1.1" 200 109 0.013761 10.0.0.241 - - [2025-10-27 02:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.241 - - [2025-10-27 02:24:54] "DELETE /loadbalancer/77218ef3-9003-438b-a401-60460baa97b8 HTTP/1.1" 200 115 0.074034 10.0.0.241 - - [2025-10-27 02:24:54] "POST /chown HTTP/1.1" 200 109 0.006424 10.0.0.241 - - [2025-10-27 02:24:54] "POST /chown HTTP/1.1" 200 109 0.035535 10.0.0.241 - - [2025-10-27 02:24:54] "DELETE /instance-ip/e3cce98e-77ff-495a-b9c7-aaf39f48b296 HTTP/1.1" 200 115 0.065383 10.0.0.241 - - [2025-10-27 02:24:54] "POST /chown HTTP/1.1" 200 109 0.034302 10.0.0.241 - - [2025-10-27 02:24:54] "DELETE /virtual-machine-interface/efc6a558-cf2e-47d1-a4ab-1b1e07851f1b HTTP/1.1" 200 115 0.080349 10.0.0.241 - - [2025-10-27 02:24:54] "POST /chown HTTP/1.1" 404 171 0.003138 10.0.0.241 - - [2025-10-27 02:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.241 - - [2025-10-27 02:24:54] "POST /service-instances HTTP/1.1" 409 259 0.002219 10.0.0.241 - - [2025-10-27 02:24:54] "POST /service-instances HTTP/1.1" 409 259 0.002246 10.0.0.241 - - [2025-10-27 02:24:54] "DELETE /tag/1092a7fb-f4f0-44c0-8f9e-2256f785eb15 HTTP/1.1" 200 115 0.085470 10.0.0.241 - - [2025-10-27 02:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.241 - - [2025-10-27 02:24:54] "DELETE /service-instance/db7ef568-3fd7-4c85-ba1e-8654b9a32cc5 HTTP/1.1" 200 115 0.030321 10.0.0.241 - - [2025-10-27 02:24:54] "GET /virtual-machine-interface/81dc3997-1556-4a9d-8639-70c4d11f288a?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.006158 10.0.0.241 - - [2025-10-27 02:24:55] "DELETE /virtual-machine-interface/81dc3997-1556-4a9d-8639-70c4d11f288a HTTP/1.1" 200 115 0.041419 10.0.0.241 - - [2025-10-27 02:24:55] "DELETE /virtual-machine/eacf9234-ce3e-4fa2-bbeb-680433b41ea2 HTTP/1.1" 200 115 0.022708 10.0.0.241 - - [2025-10-27 02:24:55] "GET /virtual-machine-interface/5b29c290-4531-4012-8126-9fd17e739fce?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.005368 10.0.0.241 - - [2025-10-27 02:24:55] "DELETE /virtual-machine-interface/5b29c290-4531-4012-8126-9fd17e739fce HTTP/1.1" 200 115 0.056766 10.0.0.241 - - [2025-10-27 02:24:55] "POST /ref-update HTTP/1.1" 200 156 0.014313 10.0.0.241 - - [2025-10-27 02:24:55] "DELETE /virtual-machine/52b6a575-00ab-4a9d-9768-a638e8078d7a HTTP/1.1" 200 115 0.044246 10.0.0.241 - - [2025-10-27 02:24:55] "GET /floating-ip-pool/a12b2bb1-c1de-480c-9d36-52226774383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.003143 10.0.0.241 - - [2025-10-27 02:24:55] "POST /ref-update HTTP/1.1" 200 156 0.007732 10.0.0.241 - - [2025-10-27 02:24:55] "DELETE /floating-ip-pool/a12b2bb1-c1de-480c-9d36-52226774383e HTTP/1.1" 200 115 0.025523 10.0.0.241 - - [2025-10-27 02:24:55] "POST /useragent-kv HTTP/1.1" 200 115 0.001822 10.0.0.241 - - [2025-10-27 02:24:55] "POST /useragent-kv HTTP/1.1" 200 115 0.001506 10.0.0.241 - - [2025-10-27 02:24:55] "DELETE /virtual-network/2dfe1abe-aebe-4cde-bf0b-93b5c06da4fc HTTP/1.1" 200 115 0.090224 10.0.0.241 - - [2025-10-27 02:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.241 - - [2025-10-27 02:24:55] "GET /routing-instance/9f00cedf-4056-43f2-87f6-ea50171fbac5 HTTP/1.1" 404 171 0.003854 10.0.0.241 - - [2025-10-27 02:24:55] "GET /domains HTTP/1.1" 200 281 0.003678 10.0.0.241 - - [2025-10-27 02:24:55] "GET /domain/12e4ff92-cb6c-431a-955a-202b4e5aa97a HTTP/1.1" 200 3099 0.003063 10.0.0.241 - - [2025-10-27 02:24:55] "DELETE /route-target/d346b123-4c22-4d71-b1dd-c50348169723 HTTP/1.1" 200 115 0.036495 10.0.0.241 - - [2025-10-27 02:24:55] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4 HTTP/1.1" 200 6898 0.046493 10.0.0.241 - - [2025-10-27 02:24:55] "GET /virtual-machine-interface/f125c8e0-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005251 10.0.0.241 - - [2025-10-27 02:24:55] "POST /set-tag HTTP/1.1" 200 109 0.004160 10.0.0.241 - - [2025-10-27 02:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.241 - - [2025-10-27 02:24:55] "GET /loadbalancer/1a90a88a-27d3-454b-8894-dcead7f308a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003399 10.0.0.241 - - [2025-10-27 02:24:56] "GET /virtual-machine-interface/f125c8e0-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005351 10.0.0.241 - - [2025-10-27 02:24:56] "POST /set-tag HTTP/1.1" 200 109 0.030976 10.0.0.241 - - [2025-10-27 02:24:56] "DELETE /loadbalancer-member/6e0c1052-2ef8-4b4c-a874-fd9f21bf84a4 HTTP/1.1" 200 115 0.052789 10.0.0.241 - - [2025-10-27 02:24:57] "GET /virtual-machine-interface/f125c8e0-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005203 10.0.0.241 - - [2025-10-27 02:24:57] "POST /set-tag HTTP/1.1" 200 109 0.005595 10.0.0.241 - - [2025-10-27 02:24:57] "GET /virtual-machine-interface/f125c8e0-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004591 10.0.0.241 - - [2025-10-27 02:24:57] "POST /set-tag HTTP/1.1" 200 109 0.002391 10.0.0.241 - - [2025-10-27 02:24:57] "GET /virtual-machine/861a5180-2e1c-4cc3-bd02-511b47f4a7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003732 10.0.0.241 - - [2025-10-27 02:24:57] "POST /ref-update HTTP/1.1" 200 156 0.009586 10.0.0.241 - - [2025-10-27 02:24:57] "GET /virtual-machine-interface/f125c8e0-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004530 10.0.0.241 - - [2025-10-27 02:24:57] "POST /set-tag HTTP/1.1" 200 109 0.015798 10.0.0.241 - - [2025-10-27 02:24:57] "POST /set-tag HTTP/1.1" 200 109 0.033340 10.0.0.241 - - [2025-10-27 02:24:57] "POST /set-tag HTTP/1.1" 200 109 0.014354 10.0.0.241 - - [2025-10-27 02:24:57] "DELETE /instance-ip/f144c9fc-b2db-11f0-ba3c-fa163e7cb6cc HTTP/1.1" 200 115 0.031759 10.0.0.241 - - [2025-10-27 02:24:57] "POST /ref-update HTTP/1.1" 200 156 0.009213 10.0.0.241 - - [2025-10-27 02:24:57] "DELETE /virtual-machine-interface/f125c8e0-b2db-11f0-ba3c-fa163e7cb6cc HTTP/1.1" 200 115 0.041502 10.0.0.241 - - [2025-10-27 02:24:57] "DELETE /virtual-machine/861a5180-2e1c-4cc3-bd02-511b47f4a7b0 HTTP/1.1" 200 115 0.033010 10.0.0.241 - - [2025-10-27 02:25:01] "GET /virtual-machine-interface/f0b12224-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005248 10.0.0.241 - - [2025-10-27 02:25:01] "POST /set-tag HTTP/1.1" 200 109 0.004368 10.0.0.241 - - [2025-10-27 02:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.241 - - [2025-10-27 02:25:01] "GET /loadbalancer/1a90a88a-27d3-454b-8894-dcead7f308a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003413 10.0.0.241 - - [2025-10-27 02:25:02] "GET /virtual-machine-interface/f0b12224-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006060 10.0.0.241 - - [2025-10-27 02:25:02] "POST /set-tag HTTP/1.1" 200 109 0.002934 10.0.0.241 - - [2025-10-27 02:25:02] "GET /virtual-machine-interface/f0b12224-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006496 10.0.0.241 - - [2025-10-27 02:25:02] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.241 - - [2025-10-27 02:25:02] "GET /virtual-machine/4688e7db-9050-493a-a0ad-712f4f2a391a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003369 10.0.0.241 - - [2025-10-27 02:25:02] "POST /ref-update HTTP/1.1" 200 156 0.009615 10.0.0.241 - - [2025-10-27 02:25:02] "GET /virtual-machine-interface/f0b12224-b2db-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005214 10.0.0.241 - - [2025-10-27 02:25:02] "POST /set-tag HTTP/1.1" 200 109 0.025422 10.0.0.241 - - [2025-10-27 02:25:02] "POST /set-tag HTTP/1.1" 200 109 0.041265 10.0.0.241 - - [2025-10-27 02:25:02] "POST /set-tag HTTP/1.1" 200 109 0.042026 10.0.0.241 - - [2025-10-27 02:25:02] "DELETE /instance-ip/f0c8cda2-b2db-11f0-ba3c-fa163e7cb6cc HTTP/1.1" 200 115 0.046233 10.0.0.241 - - [2025-10-27 02:25:02] "POST /ref-update HTTP/1.1" 200 156 0.010937 10.0.0.241 - - [2025-10-27 02:25:02] "DELETE /virtual-machine-interface/f0b12224-b2db-11f0-ba3c-fa163e7cb6cc HTTP/1.1" 200 115 0.052882 10.0.0.241 - - [2025-10-27 02:25:02] "DELETE /virtual-machine/4688e7db-9050-493a-a0ad-712f4f2a391a HTTP/1.1" 200 115 0.046450 10.0.0.241 - - [2025-10-27 02:25:02] "DELETE /tag/5c2f55fe-b186-4482-b76a-2dc8a1ee03b5 HTTP/1.1" 200 115 0.067752 10.0.0.241 - - [2025-10-27 02:25:02] "DELETE /tag/33638cf0-d7ae-49f6-8665-1f02e8e05c1d HTTP/1.1" 200 115 0.033837 10.0.0.241 - - [2025-10-27 02:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.241 - - [2025-10-27 02:25:06] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.034970 10.0.0.241 - - [2025-10-27 02:25:06] "POST /tags HTTP/1.1" 200 394 0.029624 10.0.0.241 - - [2025-10-27 02:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.022016 10.0.0.241 - - [2025-10-27 02:25:06] "GET /tag/aafb5060-f2ef-4f21-98b3-c2ad51a348e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012948 10.0.0.241 - - [2025-10-27 02:25:06] "POST /tags HTTP/1.1" 200 342 0.022924 10.0.0.241 - - [2025-10-27 02:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.241 - - [2025-10-27 02:25:06] "GET /tag/1e41f910-1e27-45c1-9636-195b34f63ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.020748 10.0.0.241 - - [2025-10-27 02:25:06] "POST /id-to-fqname HTTP/1.1" 200 192 0.000569 10.0.0.241 - - [2025-10-27 02:25:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.006506 10.0.0.241 - - [2025-10-27 02:25:06] "POST /security-groups HTTP/1.1" 200 589 0.067349 10.0.0.241 - - [2025-10-27 02:25:06] "POST /projects HTTP/1.1" 200 521 0.170415 10.0.0.241 - - [2025-10-27 02:25:06] "POST /fqname-to-id HTTP/1.1" 404 236 0.003782 10.0.0.241 - - [2025-10-27 02:25:06] "POST /access-control-lists HTTP/1.1" 200 600 0.064748 10.0.0.241 - - [2025-10-27 02:25:06] "POST /fqname-to-id HTTP/1.1" 404 235 0.007158 10.0.0.241 - - [2025-10-27 02:25:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.067435 10.0.0.241 - - [2025-10-27 02:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.020548 10.0.0.241 - - [2025-10-27 02:25:06] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.016351 10.0.0.241 - - [2025-10-27 02:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.241 - - [2025-10-27 02:25:07] "GET /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.020982 10.0.0.241 - - [2025-10-27 02:25:07] "POST /access-control-lists HTTP/1.1" 200 598 0.074990 10.0.0.241 - - [2025-10-27 02:25:07] "PUT /virtual-network/82240b0d-1bef-493d-a993-02658c185ade HTTP/1.1" 200 265 0.067930 10.0.0.241 - - [2025-10-27 02:25:07] "PUT /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95 HTTP/1.1" 200 265 0.052448 10.0.0.241 - - [2025-10-27 02:25:07] "POST /security-groups HTTP/1.1" 200 593 0.089412 10.0.0.241 - - [2025-10-27 02:25:07] "POST /fqname-to-id HTTP/1.1" 404 270 0.002862 10.0.0.241 - - [2025-10-27 02:25:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.037549 10.0.0.241 - - [2025-10-27 02:25:07] "POST /chown HTTP/1.1" 200 109 0.026116 10.0.0.241 - - [2025-10-27 02:25:07] "POST /access-control-lists HTTP/1.1" 200 634 0.063498 10.0.0.241 - - [2025-10-27 02:25:07] "POST /fqname-to-id HTTP/1.1" 404 269 0.015751 10.0.0.241 - - [2025-10-27 02:25:07] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003928 10.0.0.241 - - [2025-10-27 02:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.241 - - [2025-10-27 02:25:07] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003288 10.0.0.241 - - [2025-10-27 02:25:07] "POST /tags HTTP/1.1" 409 226 0.002987 10.0.0.241 - - [2025-10-27 02:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.241 - - [2025-10-27 02:25:07] "POST /access-control-lists HTTP/1.1" 200 632 0.056879 10.0.0.241 - - [2025-10-27 02:25:07] "GET /tag/1e41f910-1e27-45c1-9636-195b34f63ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.043151 10.0.0.241 - - [2025-10-27 02:25:07] "POST /firewall-rules HTTP/1.1" 200 602 0.071000 10.0.0.241 - - [2025-10-27 02:25:07] "GET /firewall-rule/0b3aa83e-805f-4abb-a227-b3e2138ddefe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004449 10.0.0.241 - - [2025-10-27 02:25:07] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.003811 10.0.0.241 - - [2025-10-27 02:25:07] "GET /firewall-rule/0b3aa83e-805f-4abb-a227-b3e2138ddefe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002303 10.0.0.241 - - [2025-10-27 02:25:07] "POST /ref-update HTTP/1.1" 200 156 0.058968 10.0.0.241 - - [2025-10-27 02:25:07] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007059 10.0.0.241 - - [2025-10-27 02:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.241 - - [2025-10-27 02:25:07] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003732 10.0.0.241 - - [2025-10-27 02:25:07] "POST /tags HTTP/1.1" 409 226 0.002202 10.0.0.241 - - [2025-10-27 02:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.241 - - [2025-10-27 02:25:07] "GET /tag/1e41f910-1e27-45c1-9636-195b34f63ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010186 10.0.0.241 - - [2025-10-27 02:25:07] "POST /firewall-rules HTTP/1.1" 200 600 0.065072 10.0.0.241 - - [2025-10-27 02:25:08] "GET /firewall-rule/9ade6c2a-6c18-4c52-a83e-15fcd992b821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007361 10.0.0.241 - - [2025-10-27 02:25:08] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004295 10.0.0.241 - - [2025-10-27 02:25:08] "GET /firewall-rule/9ade6c2a-6c18-4c52-a83e-15fcd992b821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002633 10.0.0.241 - - [2025-10-27 02:25:08] "POST /ref-update HTTP/1.1" 200 156 0.057015 10.0.0.241 - - [2025-10-27 02:25:09] "POST /tags HTTP/1.1" 200 394 0.038551 10.0.0.241 - - [2025-10-27 02:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014872 10.0.0.241 - - [2025-10-27 02:25:09] "GET /tag/a61cfecd-cda6-43aa-b537-2da875e60c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.022209 10.0.0.241 - - [2025-10-27 02:25:09] "POST /tags HTTP/1.1" 200 342 0.018981 10.0.0.241 - - [2025-10-27 02:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011760 10.0.0.241 - - [2025-10-27 02:25:09] "GET /tag/d9f385ac-cdf4-41d4-8132-fafac6b97e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014344 10.0.0.241 - - [2025-10-27 02:25:09] "POST /id-to-fqname HTTP/1.1" 200 192 0.000525 10.0.0.241 - - [2025-10-27 02:25:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.013317 10.0.0.241 - - [2025-10-27 02:25:09] "POST /security-groups HTTP/1.1" 200 589 0.064297 10.0.0.241 - - [2025-10-27 02:25:09] "POST /projects HTTP/1.1" 200 521 0.206005 10.0.0.241 - - [2025-10-27 02:25:09] "POST /fqname-to-id HTTP/1.1" 404 236 0.005300 10.0.0.241 - - [2025-10-27 02:25:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.018077 10.0.0.241 - - [2025-10-27 02:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013196 10.0.0.241 - - [2025-10-27 02:25:10] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.014243 10.0.0.241 - - [2025-10-27 02:25:10] "POST /access-control-lists HTTP/1.1" 200 600 0.082363 10.0.0.241 - - [2025-10-27 02:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013674 10.0.0.241 - - [2025-10-27 02:25:10] "POST /fqname-to-id HTTP/1.1" 404 235 0.010014 10.0.0.241 - - [2025-10-27 02:25:10] "GET /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005381 10.0.0.241 - - [2025-10-27 02:25:10] "POST /access-control-lists HTTP/1.1" 200 598 0.065746 10.0.0.241 - - [2025-10-27 02:25:10] "PUT /virtual-network/82240b0d-1bef-493d-a993-02658c185ade HTTP/1.1" 200 265 0.103763 10.0.0.241 - - [2025-10-27 02:25:10] "PUT /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95 HTTP/1.1" 200 265 0.042091 10.0.0.241 - - [2025-10-27 02:25:10] "POST /security-groups HTTP/1.1" 200 593 0.065612 10.0.0.241 - - [2025-10-27 02:25:10] "POST /fqname-to-id HTTP/1.1" 404 270 0.002096 10.0.0.241 - - [2025-10-27 02:25:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.016230 10.0.0.241 - - [2025-10-27 02:25:10] "POST /access-control-lists HTTP/1.1" 200 634 0.025234 10.0.0.241 - - [2025-10-27 02:25:10] "POST /fqname-to-id HTTP/1.1" 404 269 0.020063 10.0.0.241 - - [2025-10-27 02:25:10] "POST /chown HTTP/1.1" 200 109 0.025979 10.0.0.241 - - [2025-10-27 02:25:10] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011851 10.0.0.241 - - [2025-10-27 02:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.241 - - [2025-10-27 02:25:10] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.016264 10.0.0.241 - - [2025-10-27 02:25:10] "POST /access-control-lists HTTP/1.1" 200 632 0.084273 10.0.0.241 - - [2025-10-27 02:25:10] "POST /tags HTTP/1.1" 409 226 0.011918 10.0.0.241 - - [2025-10-27 02:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.241 - - [2025-10-27 02:25:10] "GET /tag/d9f385ac-cdf4-41d4-8132-fafac6b97e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012377 10.0.0.241 - - [2025-10-27 02:25:10] "POST /firewall-rules HTTP/1.1" 200 602 0.091136 10.0.0.241 - - [2025-10-27 02:25:10] "GET /firewall-rule/585c0656-d26c-4201-b70d-5e75849dd082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004313 10.0.0.241 - - [2025-10-27 02:25:10] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.004517 10.0.0.241 - - [2025-10-27 02:25:10] "GET /firewall-rule/585c0656-d26c-4201-b70d-5e75849dd082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003898 10.0.0.241 - - [2025-10-27 02:25:10] "POST /ref-update HTTP/1.1" 200 156 0.050364 10.0.0.241 - - [2025-10-27 02:25:10] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014956 10.0.0.241 - - [2025-10-27 02:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.241 - - [2025-10-27 02:25:10] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003887 10.0.0.241 - - [2025-10-27 02:25:10] "POST /tags HTTP/1.1" 409 226 0.002275 10.0.0.241 - - [2025-10-27 02:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.241 - - [2025-10-27 02:25:10] "GET /tag/d9f385ac-cdf4-41d4-8132-fafac6b97e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011219 10.0.0.241 - - [2025-10-27 02:25:11] "POST /firewall-rules HTTP/1.1" 200 600 0.069775 10.0.0.241 - - [2025-10-27 02:25:11] "GET /firewall-rule/fc222ca7-986e-40b6-8a5a-693f7dd1c3bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.009337 10.0.0.241 - - [2025-10-27 02:25:11] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004912 10.0.0.241 - - [2025-10-27 02:25:11] "GET /firewall-rule/fc222ca7-986e-40b6-8a5a-693f7dd1c3bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.009288 10.0.0.241 - - [2025-10-27 02:25:11] "POST /ref-update HTTP/1.1" 200 156 0.060798 10.0.0.241 - - [2025-10-27 02:25:12] "POST /tags HTTP/1.1" 200 346 0.119645 10.0.0.241 - - [2025-10-27 02:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.016136 10.0.0.241 - - [2025-10-27 02:25:12] "GET /tag/3eea1adb-4ed5-47f5-9e2a-8623459d0b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.022246 10.0.0.241 - - [2025-10-27 02:25:12] "POST /projects HTTP/1.1" 409 238 0.002386 10.0.0.241 - - [2025-10-27 02:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008069 10.0.0.241 - - [2025-10-27 02:25:12] "GET /project/1ccdfc61-1f59-4a64-af9a-5c23cbbff37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029418 10.0.0.241 - - [2025-10-27 02:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.241 - - [2025-10-27 02:25:12] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005612 10.0.0.241 - - [2025-10-27 02:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.241 - - [2025-10-27 02:25:12] "GET /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005152 10.0.0.241 - - [2025-10-27 02:25:12] "POST /security-groups HTTP/1.1" 409 285 0.005509 10.0.0.241 - - [2025-10-27 02:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.241 - - [2025-10-27 02:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.241 - - [2025-10-27 02:25:12] "PUT /security-group/8cadd789-ec43-44b6-88fe-beb71aaef81f HTTP/1.1" 200 263 0.040781 10.0.0.241 - - [2025-10-27 02:25:12] "GET /project/1ccdfc61-1f59-4a64-af9a-5c23cbbff37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.070832 10.0.0.241 - - [2025-10-27 02:25:13] "PUT /access-control-list/a41cf3c2-97a0-4914-a1da-ce3883a1a245 HTTP/1.1" 200 273 0.027970 10.0.0.241 - - [2025-10-27 02:25:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.045649 10.0.0.241 - - [2025-10-27 02:25:13] "POST /tags HTTP/1.1" 409 228 0.008272 10.0.0.241 - - [2025-10-27 02:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.241 - - [2025-10-27 02:25:13] "PUT /access-control-list/51eff1a1-8a16-4402-b82a-0d322f839d79 HTTP/1.1" 200 273 0.060915 10.0.0.241 - - [2025-10-27 02:25:13] "GET /tag/3eea1adb-4ed5-47f5-9e2a-8623459d0b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011980 10.0.0.241 - - [2025-10-27 02:25:13] "POST /tags HTTP/1.1" 200 346 0.026988 10.0.0.241 - - [2025-10-27 02:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005040 10.0.0.241 - - [2025-10-27 02:25:13] "GET /tag/536917dc-ef5b-4c1a-93d4-3d1106017210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.013044 10.0.0.241 - - [2025-10-27 02:25:13] "POST /projects HTTP/1.1" 409 238 0.002192 10.0.0.241 - - [2025-10-27 02:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.241 - - [2025-10-27 02:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.241 - - [2025-10-27 02:25:13] "GET /project/7bd973dd-393c-44af-aae4-64854d514c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033690 10.0.0.241 - - [2025-10-27 02:25:13] "GET /project/7bd973dd-393c-44af-aae4-64854d514c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.059983 10.0.0.241 - - [2025-10-27 02:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.241 - - [2025-10-27 02:25:13] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004270 10.0.0.241 - - [2025-10-27 02:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.241 - - [2025-10-27 02:25:13] "GET /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004393 10.0.0.241 - - [2025-10-27 02:25:13] "POST /security-groups HTTP/1.1" 409 285 0.002391 10.0.0.241 - - [2025-10-27 02:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.241 - - [2025-10-27 02:25:13] "PUT /security-group/2f5ad18d-e5ee-4f5b-9b52-02041f584725 HTTP/1.1" 200 263 0.059394 10.0.0.241 - - [2025-10-27 02:25:13] "PUT /access-control-list/2b50e402-9973-4ce8-bd8b-a60b9cc2b7c4 HTTP/1.1" 200 273 0.012012 10.0.0.241 - - [2025-10-27 02:25:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.029251 10.0.0.241 - - [2025-10-27 02:25:13] "POST /tags HTTP/1.1" 409 228 0.003106 10.0.0.241 - - [2025-10-27 02:25:13] "PUT /access-control-list/5ff8b74e-8eb2-4dfa-9f39-2f99c1496c46 HTTP/1.1" 200 273 0.030802 10.0.0.241 - - [2025-10-27 02:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.241 - - [2025-10-27 02:25:13] "GET /tag/536917dc-ef5b-4c1a-93d4-3d1106017210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015986 10.0.0.241 - - [2025-10-27 02:25:13] "POST /tags HTTP/1.1" 200 292 0.053344 10.0.0.241 - - [2025-10-27 02:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.241 - - [2025-10-27 02:25:13] "GET /tag/d6d94241-3650-499a-ad76-a06aca1ebc7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.012838 10.0.0.241 - - [2025-10-27 02:25:13] "POST /tags HTTP/1.1" 200 304 0.056577 10.0.0.241 - - [2025-10-27 02:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.241 - - [2025-10-27 02:25:13] "GET /tag/c94457ae-631d-4192-9320-a4841b9576c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.014063 10.0.0.241 - - [2025-10-27 02:25:13] "POST /tags HTTP/1.1" 409 252 0.002366 10.0.0.241 - - [2025-10-27 02:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.241 - - [2025-10-27 02:25:13] "GET /tag/aafb5060-f2ef-4f21-98b3-c2ad51a348e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012220 10.0.0.241 - - [2025-10-27 02:25:13] "POST /tags HTTP/1.1" 409 226 0.001958 10.0.0.241 - - [2025-10-27 02:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.241 - - [2025-10-27 02:25:14] "GET /tag/1e41f910-1e27-45c1-9636-195b34f63ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010631 10.0.0.241 - - [2025-10-27 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.241 - - [2025-10-27 02:25:14] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005241 10.0.0.241 - - [2025-10-27 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.241 - - [2025-10-27 02:25:14] "GET /project/1ccdfc61-1f59-4a64-af9a-5c23cbbff37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039019 10.0.0.241 - - [2025-10-27 02:25:14] "POST /virtual-machines HTTP/1.1" 200 396 0.009226 10.0.0.241 - - [2025-10-27 02:25:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009605 10.0.0.241 - - [2025-10-27 02:25:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109578 10.0.0.241 - - [2025-10-27 02:25:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008976 10.0.0.241 - - [2025-10-27 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004490 10.0.0.241 - - [2025-10-27 02:25:14] "GET /virtual-machine-interface/2b9044ce-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.021025 10.0.0.241 - - [2025-10-27 02:25:14] "POST /instance-ips HTTP/1.1" 200 398 0.024227 10.0.0.241 - - [2025-10-27 02:25:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.024352 10.0.0.241 - - [2025-10-27 02:25:14] "GET /virtual-machine-interface/2b9044ce-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.019281 10.0.0.241 - - [2025-10-27 02:25:14] "POST /set-tag HTTP/1.1" 200 109 0.063539 10.0.0.241 - - [2025-10-27 02:25:14] "GET /virtual-machine-interface/2b9044ce-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010655 10.0.0.241 - - [2025-10-27 02:25:14] "GET /instance-ip/2baa2d44-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002600 10.0.0.241 - - [2025-10-27 02:25:14] "GET /virtual-machine-interface/2b9044ce-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004907 10.0.0.241 - - [2025-10-27 02:25:14] "POST /set-tag HTTP/1.1" 200 109 0.002435 10.0.0.241 - - [2025-10-27 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006947 10.0.0.241 - - [2025-10-27 02:25:14] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004356 10.0.0.241 - - [2025-10-27 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.241 - - [2025-10-27 02:25:14] "GET /project/1ccdfc61-1f59-4a64-af9a-5c23cbbff37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032526 10.0.0.241 - - [2025-10-27 02:25:14] "POST /virtual-machines HTTP/1.1" 200 396 0.006872 10.0.0.241 - - [2025-10-27 02:25:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008802 10.0.0.241 - - [2025-10-27 02:25:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.099232 10.0.0.241 - - [2025-10-27 02:25:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.026450 10.0.0.241 - - [2025-10-27 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.018013 10.0.0.241 - - [2025-10-27 02:25:15] "GET /virtual-machine-interface/2bfd1d4c-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004900 10.0.0.241 - - [2025-10-27 02:25:15] "POST /instance-ips HTTP/1.1" 200 398 0.024097 10.0.0.241 - - [2025-10-27 02:25:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.028295 10.0.0.241 - - [2025-10-27 02:25:15] "GET /virtual-machine-interface/2bfd1d4c-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013421 10.0.0.241 - - [2025-10-27 02:25:15] "POST /set-tag HTTP/1.1" 200 109 0.064023 10.0.0.241 - - [2025-10-27 02:25:15] "GET /virtual-machine-interface/2bfd1d4c-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012103 10.0.0.241 - - [2025-10-27 02:25:15] "GET /instance-ip/2c12e140-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003107 10.0.0.241 - - [2025-10-27 02:25:15] "GET /virtual-machine-interface/2bfd1d4c-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004600 10.0.0.241 - - [2025-10-27 02:25:15] "POST /set-tag HTTP/1.1" 200 109 0.002406 10.0.0.241 - - [2025-10-27 02:25:15] "GET /virtual-router/f1fb0bcd-a1d5-4f4d-b981-ab997bde0489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003943 10.0.0.241 - - [2025-10-27 02:25:15] "POST /ref-update HTTP/1.1" 200 156 0.010769 10.0.0.241 - - [2025-10-27 02:25:15] "GET /virtual-machine-interface/2b9044ce-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.020157 10.0.0.241 - - [2025-10-27 02:25:15] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.241 - - [2025-10-27 02:25:15] "GET /virtual-router/f1fb0bcd-a1d5-4f4d-b981-ab997bde0489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.005920 10.0.0.241 - - [2025-10-27 02:25:15] "POST /ref-update HTTP/1.1" 200 156 0.009535 10.0.0.241 - - [2025-10-27 02:25:15] "GET /virtual-machine-interface/2bfd1d4c-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017347 10.0.0.241 - - [2025-10-27 02:25:15] "POST /set-tag HTTP/1.1" 200 109 0.002564 10.0.0.241 - - [2025-10-27 02:25:15] "POST /tags HTTP/1.1" 200 292 0.017614 10.0.0.241 - - [2025-10-27 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007777 10.0.0.241 - - [2025-10-27 02:25:15] "GET /tag/39e0d2a8-c301-4bbe-b355-d167e9cf81ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.013241 10.0.0.241 - - [2025-10-27 02:25:15] "POST /tags HTTP/1.1" 409 252 0.001945 10.0.0.241 - - [2025-10-27 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.241 - - [2025-10-27 02:25:15] "GET /tag/a61cfecd-cda6-43aa-b537-2da875e60c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010397 10.0.0.241 - - [2025-10-27 02:25:15] "POST /tags HTTP/1.1" 409 226 0.001930 10.0.0.241 - - [2025-10-27 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.241 - - [2025-10-27 02:25:15] "GET /tag/d9f385ac-cdf4-41d4-8132-fafac6b97e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010385 10.0.0.241 - - [2025-10-27 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.241 - - [2025-10-27 02:25:15] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004365 10.0.0.241 - - [2025-10-27 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.241 - - [2025-10-27 02:25:15] "GET /project/7bd973dd-393c-44af-aae4-64854d514c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033818 10.0.0.241 - - [2025-10-27 02:25:15] "POST /virtual-machines HTTP/1.1" 200 396 0.008891 10.0.0.241 - - [2025-10-27 02:25:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009133 10.0.0.241 - - [2025-10-27 02:25:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.108107 10.0.0.241 - - [2025-10-27 02:25:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.019596 10.0.0.241 - - [2025-10-27 02:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013552 10.0.0.241 - - [2025-10-27 02:25:16] "GET /virtual-machine-interface/2ca0cd98-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004846 10.0.0.241 - - [2025-10-27 02:25:16] "POST /instance-ips HTTP/1.1" 200 398 0.020305 10.0.0.241 - - [2025-10-27 02:25:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.018574 10.0.0.241 - - [2025-10-27 02:25:16] "GET /virtual-machine-interface/2ca0cd98-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.003896 10.0.0.241 - - [2025-10-27 02:25:16] "POST /set-tag HTTP/1.1" 200 109 0.072044 10.0.0.241 - - [2025-10-27 02:25:16] "GET /virtual-machine-interface/2ca0cd98-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015200 10.0.0.241 - - [2025-10-27 02:25:16] "GET /instance-ip/2cb584a4-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004622 10.0.0.241 - - [2025-10-27 02:25:16] "GET /virtual-machine-interface/2ca0cd98-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004450 10.0.0.241 - - [2025-10-27 02:25:16] "POST /set-tag HTTP/1.1" 200 109 0.009159 10.0.0.241 - - [2025-10-27 02:25:16] "GET /virtual-router/f1fb0bcd-a1d5-4f4d-b981-ab997bde0489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005930 10.0.0.241 - - [2025-10-27 02:25:16] "POST /ref-update HTTP/1.1" 200 156 0.016583 10.0.0.241 - - [2025-10-27 02:25:16] "GET /virtual-machine-interface/2ca0cd98-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011255 10.0.0.241 - - [2025-10-27 02:25:16] "POST /set-tag HTTP/1.1" 200 109 0.003082 10.0.0.241 - - [2025-10-27 02:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.241 - - [2025-10-27 02:25:16] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004245 10.0.0.241 - - [2025-10-27 02:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.241 - - [2025-10-27 02:25:16] "GET /project/7bd973dd-393c-44af-aae4-64854d514c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.055887 10.0.0.241 - - [2025-10-27 02:25:16] "POST /virtual-machines HTTP/1.1" 200 396 0.031597 10.0.0.241 - - [2025-10-27 02:25:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.061846 10.0.0.241 - - [2025-10-27 02:25:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.127797 10.0.0.241 - - [2025-10-27 02:25:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009350 10.0.0.241 - - [2025-10-27 02:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.241 - - [2025-10-27 02:25:17] "GET /virtual-machine-interface/2d244a38-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005163 10.0.0.241 - - [2025-10-27 02:25:17] "POST /instance-ips HTTP/1.1" 200 398 0.021991 10.0.0.241 - - [2025-10-27 02:25:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.026299 10.0.0.241 - - [2025-10-27 02:25:17] "GET /virtual-machine-interface/2d244a38-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006888 10.0.0.241 - - [2025-10-27 02:25:17] "POST /set-tag HTTP/1.1" 200 109 0.067456 10.0.0.241 - - [2025-10-27 02:25:17] "GET /virtual-machine-interface/2d244a38-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015417 10.0.0.241 - - [2025-10-27 02:25:17] "GET /instance-ip/2d428340-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003484 10.0.0.241 - - [2025-10-27 02:25:17] "GET /virtual-machine-interface/2d244a38-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005100 10.0.0.241 - - [2025-10-27 02:25:17] "POST /set-tag HTTP/1.1" 200 109 0.003080 10.0.0.241 - - [2025-10-27 02:25:17] "GET /virtual-router/f1fb0bcd-a1d5-4f4d-b981-ab997bde0489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.004699 10.0.0.241 - - [2025-10-27 02:25:17] "POST /ref-update HTTP/1.1" 200 156 0.009953 10.0.0.241 - - [2025-10-27 02:25:17] "GET /virtual-machine-interface/2d244a38-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.020346 10.0.0.241 - - [2025-10-27 02:25:17] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.241 - - [2025-10-27 02:25:17] "POST /tags HTTP/1.1" 200 300 0.018901 10.0.0.241 - - [2025-10-27 02:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013525 10.0.0.241 - - [2025-10-27 02:25:17] "GET /tag/a3348b89-6a34-4460-8857-474af941a22a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.021581 10.0.0.241 - - [2025-10-27 02:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.241 - - [2025-10-27 02:25:17] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004657 10.0.0.241 - - [2025-10-27 02:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.241 - - [2025-10-27 02:25:17] "GET /project/1ccdfc61-1f59-4a64-af9a-5c23cbbff37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036219 10.0.0.241 - - [2025-10-27 02:25:17] "POST /virtual-machines HTTP/1.1" 200 396 0.009405 10.0.0.241 - - [2025-10-27 02:25:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.019068 10.0.0.241 - - [2025-10-27 02:25:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.116775 10.0.0.241 - - [2025-10-27 02:25:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009085 10.0.0.241 - - [2025-10-27 02:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.241 - - [2025-10-27 02:25:17] "GET /virtual-machine-interface/2db215b6-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004388 10.0.0.241 - - [2025-10-27 02:25:18] "POST /instance-ips HTTP/1.1" 200 398 0.024105 10.0.0.241 - - [2025-10-27 02:25:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.028202 10.0.0.241 - - [2025-10-27 02:25:18] "GET /virtual-machine-interface/2db215b6-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.022710 10.0.0.241 - - [2025-10-27 02:25:18] "POST /set-tag HTTP/1.1" 200 109 0.039361 10.0.0.241 - - [2025-10-27 02:25:18] "GET /virtual-machine-interface/2db215b6-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014699 10.0.0.241 - - [2025-10-27 02:25:18] "GET /instance-ip/2dcdb334-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005377 10.0.0.241 - - [2025-10-27 02:25:18] "GET /virtual-machine-interface/2db215b6-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004881 10.0.0.241 - - [2025-10-27 02:25:18] "POST /set-tag HTTP/1.1" 200 109 0.002622 10.0.0.241 - - [2025-10-27 02:25:18] "POST /tags HTTP/1.1" 200 300 0.019377 10.0.0.241 - - [2025-10-27 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007385 10.0.0.241 - - [2025-10-27 02:25:18] "GET /tag/799f2e18-bf4e-43fa-a376-f4f67685b03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012215 10.0.0.241 - - [2025-10-27 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.241 - - [2025-10-27 02:25:18] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004191 10.0.0.241 - - [2025-10-27 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.241 - - [2025-10-27 02:25:18] "GET /project/1ccdfc61-1f59-4a64-af9a-5c23cbbff37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030184 10.0.0.241 - - [2025-10-27 02:25:18] "POST /virtual-machines HTTP/1.1" 200 396 0.008964 10.0.0.241 - - [2025-10-27 02:25:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.009195 10.0.0.241 - - [2025-10-27 02:25:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.115116 10.0.0.241 - - [2025-10-27 02:25:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.025849 10.0.0.241 - - [2025-10-27 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011624 10.0.0.241 - - [2025-10-27 02:25:18] "GET /virtual-machine-interface/2e2aa42c-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004908 10.0.0.241 - - [2025-10-27 02:25:18] "POST /instance-ips HTTP/1.1" 200 398 0.021046 10.0.0.241 - - [2025-10-27 02:25:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.021058 10.0.0.241 - - [2025-10-27 02:25:18] "GET /virtual-machine-interface/2e2aa42c-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015206 10.0.0.241 - - [2025-10-27 02:25:18] "POST /set-tag HTTP/1.1" 200 109 0.017631 10.0.0.241 - - [2025-10-27 02:25:18] "GET /virtual-machine-interface/2e2aa42c-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015660 10.0.0.241 - - [2025-10-27 02:25:18] "GET /instance-ip/2e423786-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002941 10.0.0.241 - - [2025-10-27 02:25:19] "GET /virtual-machine-interface/2e2aa42c-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005938 10.0.0.241 - - [2025-10-27 02:25:19] "POST /set-tag HTTP/1.1" 200 109 0.002362 10.0.0.241 - - [2025-10-27 02:25:19] "POST /tags HTTP/1.1" 200 300 0.025168 10.0.0.241 - - [2025-10-27 02:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.241 - - [2025-10-27 02:25:19] "GET /tag/800f26d1-ccbd-4c7a-8db0-cc053fb44f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014637 10.0.0.241 - - [2025-10-27 02:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.241 - - [2025-10-27 02:25:19] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004436 10.0.0.241 - - [2025-10-27 02:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.241 - - [2025-10-27 02:25:19] "GET /project/7bd973dd-393c-44af-aae4-64854d514c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033958 10.0.0.241 - - [2025-10-27 02:25:19] "POST /virtual-machines HTTP/1.1" 200 396 0.009315 10.0.0.241 - - [2025-10-27 02:25:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.009908 10.0.0.241 - - [2025-10-27 02:25:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106765 10.0.0.241 - - [2025-10-27 02:25:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022755 10.0.0.241 - - [2025-10-27 02:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008368 10.0.0.241 - - [2025-10-27 02:25:19] "GET /virtual-machine-interface/2e973c5e-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004691 10.0.0.241 - - [2025-10-27 02:25:19] "POST /instance-ips HTTP/1.1" 200 398 0.020203 10.0.0.241 - - [2025-10-27 02:25:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.018000 10.0.0.241 - - [2025-10-27 02:25:19] "GET /virtual-machine-interface/2e973c5e-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011349 10.0.0.241 - - [2025-10-27 02:25:19] "POST /set-tag HTTP/1.1" 200 109 0.017602 10.0.0.241 - - [2025-10-27 02:25:19] "GET /virtual-machine-interface/2e973c5e-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.019704 10.0.0.241 - - [2025-10-27 02:25:19] "GET /instance-ip/2eacbd22-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004413 10.0.0.241 - - [2025-10-27 02:25:19] "GET /virtual-machine-interface/2e973c5e-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005066 10.0.0.241 - - [2025-10-27 02:25:19] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.241 - - [2025-10-27 02:25:19] "POST /tags HTTP/1.1" 200 300 0.023222 10.0.0.241 - - [2025-10-27 02:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.241 - - [2025-10-27 02:25:19] "GET /tag/5042b869-96b2-4baa-8ccc-45eec6b262d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.025213 10.0.0.241 - - [2025-10-27 02:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.241 - - [2025-10-27 02:25:19] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004662 10.0.0.241 - - [2025-10-27 02:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.241 - - [2025-10-27 02:25:19] "GET /project/7bd973dd-393c-44af-aae4-64854d514c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031965 10.0.0.241 - - [2025-10-27 02:25:19] "POST /virtual-machines HTTP/1.1" 200 396 0.008834 10.0.0.241 - - [2025-10-27 02:25:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.011450 10.0.0.241 - - [2025-10-27 02:25:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.126690 10.0.0.241 - - [2025-10-27 02:25:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.025148 10.0.0.241 - - [2025-10-27 02:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009862 10.0.0.241 - - [2025-10-27 02:25:20] "GET /virtual-machine-interface/2f0000ae-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.019385 10.0.0.241 - - [2025-10-27 02:25:20] "POST /instance-ips HTTP/1.1" 200 398 0.025747 10.0.0.241 - - [2025-10-27 02:25:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.036463 10.0.0.241 - - [2025-10-27 02:25:20] "GET /virtual-machine-interface/2f0000ae-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.017195 10.0.0.241 - - [2025-10-27 02:25:20] "POST /set-tag HTTP/1.1" 200 109 0.018914 10.0.0.241 - - [2025-10-27 02:25:20] "GET /virtual-machine-interface/2f0000ae-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010390 10.0.0.241 - - [2025-10-27 02:25:20] "GET /instance-ip/2f19c6e2-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005748 10.0.0.241 - - [2025-10-27 02:25:20] "GET /virtual-machine-interface/2f0000ae-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004564 10.0.0.241 - - [2025-10-27 02:25:20] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.241 - - [2025-10-27 02:25:20] "GET /virtual-router/f1fb0bcd-a1d5-4f4d-b981-ab997bde0489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.011929 10.0.0.241 - - [2025-10-27 02:25:20] "POST /ref-update HTTP/1.1" 200 156 0.010414 10.0.0.241 - - [2025-10-27 02:25:20] "GET /virtual-machine-interface/2db215b6-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006497 10.0.0.241 - - [2025-10-27 02:25:20] "POST /set-tag HTTP/1.1" 200 109 0.003285 10.0.0.241 - - [2025-10-27 02:25:20] "GET /virtual-machine-interface/2b9044ce-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004657 10.0.0.241 - - [2025-10-27 02:25:20] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.241 - - [2025-10-27 02:25:20] "GET /virtual-router/f1fb0bcd-a1d5-4f4d-b981-ab997bde0489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.004762 10.0.0.241 - - [2025-10-27 02:25:20] "POST /ref-update HTTP/1.1" 200 156 0.008314 10.0.0.241 - - [2025-10-27 02:25:20] "GET /virtual-machine-interface/2e2aa42c-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005240 10.0.0.241 - - [2025-10-27 02:25:20] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.241 - - [2025-10-27 02:25:20] "GET /virtual-router/f1fb0bcd-a1d5-4f4d-b981-ab997bde0489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.004623 10.0.0.241 - - [2025-10-27 02:25:20] "POST /ref-update HTTP/1.1" 200 156 0.010320 10.0.0.241 - - [2025-10-27 02:25:20] "GET /virtual-machine-interface/2e973c5e-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011056 10.0.0.241 - - [2025-10-27 02:25:20] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.241 - - [2025-10-27 02:25:20] "GET /virtual-machine-interface/2bfd1d4c-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004886 10.0.0.241 - - [2025-10-27 02:25:20] "POST /set-tag HTTP/1.1" 200 109 0.002288 10.0.0.241 - - [2025-10-27 02:25:20] "GET /virtual-router/f1fb0bcd-a1d5-4f4d-b981-ab997bde0489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.004215 10.0.0.241 - - [2025-10-27 02:25:20] "POST /ref-update HTTP/1.1" 200 156 0.009706 10.0.0.241 - - [2025-10-27 02:25:20] "GET /virtual-machine-interface/2f0000ae-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012832 10.0.0.241 - - [2025-10-27 02:25:20] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.241 - - [2025-10-27 02:25:20] "GET /virtual-machine-interface/2ca0cd98-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004649 10.0.0.241 - - [2025-10-27 02:25:20] "POST /set-tag HTTP/1.1" 200 109 0.002441 10.0.0.241 - - [2025-10-27 02:25:20] "GET /virtual-machine-interface/2d244a38-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004515 10.0.0.241 - - [2025-10-27 02:25:20] "POST /set-tag HTTP/1.1" 200 109 0.003321 10.0.0.241 - - [2025-10-27 02:25:21] "GET /virtual-machine-interface/2db215b6-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004349 10.0.0.241 - - [2025-10-27 02:25:21] "POST /set-tag HTTP/1.1" 200 109 0.002085 10.0.0.241 - - [2025-10-27 02:25:21] "GET /virtual-machine-interface/2e2aa42c-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004829 10.0.0.241 - - [2025-10-27 02:25:21] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.241 - - [2025-10-27 02:25:21] "GET /virtual-machine-interface/2e973c5e-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017176 10.0.0.241 - - [2025-10-27 02:25:21] "POST /set-tag HTTP/1.1" 200 109 0.002776 10.0.0.241 - - [2025-10-27 02:25:21] "GET /virtual-machine-interface/2bfd1d4c-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004691 10.0.0.241 - - [2025-10-27 02:25:21] "POST /set-tag HTTP/1.1" 200 109 0.002511 10.0.0.241 - - [2025-10-27 02:25:21] "GET /virtual-machine-interface/2f0000ae-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004816 10.0.0.241 - - [2025-10-27 02:25:21] "POST /set-tag HTTP/1.1" 200 109 0.002466 10.0.0.241 - - [2025-10-27 02:25:21] "GET /virtual-machine-interface/2ca0cd98-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004507 10.0.0.241 - - [2025-10-27 02:25:21] "POST /set-tag HTTP/1.1" 200 109 0.002908 10.0.0.241 - - [2025-10-27 02:25:22] "GET /virtual-machine-interface/2b9044ce-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005120 10.0.0.241 - - [2025-10-27 02:25:22] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.241 - - [2025-10-27 02:25:23] "GET /virtual-machine-interface/2d244a38-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004986 10.0.0.241 - - [2025-10-27 02:25:23] "POST /set-tag HTTP/1.1" 200 109 0.002901 10.0.0.241 - - [2025-10-27 02:25:23] "GET /virtual-machine/1a0ab1a0-1add-4364-a841-a867f04884d0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003710 10.0.0.241 - - [2025-10-27 02:25:23] "GET /virtual-machine-interface/2b9044ce-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005631 10.0.0.241 - - [2025-10-27 02:25:23] "GET /virtual-machine/9b7e8d2f-f0c0-4eb1-a21e-dbd81b79b684?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003610 10.0.0.241 - - [2025-10-27 02:25:23] "GET /virtual-machine-interface/2bfd1d4c-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007011 10.0.0.241 - - [2025-10-27 02:25:23] "GET /virtual-machine/60fbfdc9-436f-43c4-89d0-07c596835854?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003051 10.0.0.241 - - [2025-10-27 02:25:23] "GET /virtual-machine-interface/2ca0cd98-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004342 10.0.0.241 - - [2025-10-27 02:25:23] "GET /virtual-machine/d2bc2f55-e1a0-48ed-8728-87ebe9b97bf9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003457 10.0.0.241 - - [2025-10-27 02:25:23] "GET /virtual-machine-interface/2d244a38-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004987 10.0.0.241 - - [2025-10-27 02:25:25] "GET /virtual-machine-interface/2e2aa42c-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004801 10.0.0.241 - - [2025-10-27 02:25:25] "POST /set-tag HTTP/1.1" 200 109 0.002632 10.0.0.241 - - [2025-10-27 02:25:30] "GET /virtual-machine-interface/2db215b6-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007082 10.0.0.241 - - [2025-10-27 02:25:30] "POST /set-tag HTTP/1.1" 200 109 0.002687 10.0.0.241 - - [2025-10-27 02:25:30] "GET /virtual-machine-interface/2f0000ae-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004513 10.0.0.241 - - [2025-10-27 02:25:30] "POST /set-tag HTTP/1.1" 200 109 0.002749 10.0.0.241 - - [2025-10-27 02:25:31] "GET /virtual-machine-interface/2e973c5e-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004883 10.0.0.241 - - [2025-10-27 02:25:31] "POST /set-tag HTTP/1.1" 200 109 0.003096 10.0.0.241 - - [2025-10-27 02:25:33] "GET /virtual-machine/e97595f4-fb3e-4a5b-811e-bffd86377538?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003279 10.0.0.241 - - [2025-10-27 02:25:33] "GET /virtual-machine-interface/2db215b6-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004434 10.0.0.241 - - [2025-10-27 02:25:33] "GET /virtual-machine/00c64f19-b696-4f83-b616-f5c000937214?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004545 10.0.0.241 - - [2025-10-27 02:25:33] "GET /virtual-machine-interface/2e973c5e-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004545 10.0.0.241 - - [2025-10-27 02:25:33] "GET /virtual-machine/e55ae824-c9fd-4970-8f97-191c4b0056e3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003546 10.0.0.241 - - [2025-10-27 02:25:33] "GET /virtual-machine-interface/2e2aa42c-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004287 10.0.0.241 - - [2025-10-27 02:25:33] "GET /virtual-machine/09cc878f-70cb-4d76-afd0-7eea25d20906?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003265 10.0.0.241 - - [2025-10-27 02:25:33] "GET /virtual-machine-interface/2f0000ae-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004344 10.0.0.241 - - [2025-10-27 02:25:34] "GET /loadbalancer/c7102826-a7be-44a3-969d-0a93a422b1b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002109 10.0.0.241 - - [2025-10-27 02:25:34] "POST /tags HTTP/1.1" 200 334 0.030635 10.0.0.241 - - [2025-10-27 02:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.023976 10.0.0.241 - - [2025-10-27 02:25:34] "GET /tag/7366318f-538b-4562-bc8a-cdc25bb4c4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012546 10.0.0.241 - - [2025-10-27 02:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.241 - - [2025-10-27 02:25:34] "GET /project/1ccdfc61-1f59-4a64-af9a-5c23cbbff37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034094 10.0.0.241 - - [2025-10-27 02:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.241 - - [2025-10-27 02:25:34] "GET /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004664 10.0.0.241 - - [2025-10-27 02:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.241 - - [2025-10-27 02:25:34] "GET /service-appliance-set/f2063772-3586-493c-8fcc-734175ed0cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002833 10.0.0.241 - - [2025-10-27 02:25:34] "POST /fqname-to-id HTTP/1.1" 404 273 0.001873 10.0.0.241 - - [2025-10-27 02:25:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.103781 10.0.0.241 - - [2025-10-27 02:25:34] "GET /virtual-machine-interface/735130ea-62ad-4ace-be7a-1dd4e1df2731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004633 10.0.0.241 - - [2025-10-27 02:25:34] "POST /instance-ips HTTP/1.1" 200 410 0.023864 10.0.0.241 - - [2025-10-27 02:25:34] "GET /instance-ip/0efc958c-0f34-4f3d-a890-edfb42f0bc5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.006606 10.0.0.241 - - [2025-10-27 02:25:34] "POST /loadbalancers HTTP/1.1" 200 631 0.064039 10.0.0.241 - - [2025-10-27 02:25:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.043977 10.0.0.241 - - [2025-10-27 02:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.016275 10.0.0.241 - - [2025-10-27 02:25:34] "GET /project/1ccdfc61-1f59-4a64-af9a-5c23cbbff37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.066892 10.0.0.241 - - [2025-10-27 02:25:34] "GET /instance-ip/0efc958c-0f34-4f3d-a890-edfb42f0bc5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.016598 10.0.0.241 - - [2025-10-27 02:25:35] "GET /project/1ccdfc61-1f59-4a64-af9a-5c23cbbff37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.054103 10.0.0.241 - - [2025-10-27 02:25:35] "GET /loadbalancer/c7102826-a7be-44a3-969d-0a93a422b1b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002512 10.0.0.241 - - [2025-10-27 02:25:35] "POST /floating-ips HTTP/1.1" 200 599 0.060283 10.0.0.241 - - [2025-10-27 02:25:35] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.042442 10.0.0.241 - - [2025-10-27 02:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.241 - - [2025-10-27 02:25:35] "GET /project/1ccdfc61-1f59-4a64-af9a-5c23cbbff37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.047085 10.0.0.241 - - [2025-10-27 02:25:35] "GET /loadbalancer-listener/efb0a689-4de7-4460-b955-06335cbb2664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.009656 10.0.0.241 - - [2025-10-27 02:25:35] "GET /loadbalancer-listener/efb0a689-4de7-4460-b955-06335cbb2664?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.003943 10.0.0.241 - - [2025-10-27 02:25:35] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.019091 10.0.0.241 - - [2025-10-27 02:25:35] "GET /instance-ip/0efc958c-0f34-4f3d-a890-edfb42f0bc5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.007151 10.0.0.241 - - [2025-10-27 02:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.241 - - [2025-10-27 02:25:35] "GET /instance-ip/0efc958c-0f34-4f3d-a890-edfb42f0bc5e?fields=floating_ips HTTP/1.1" 200 1214 0.006498 10.0.0.241 - - [2025-10-27 02:25:35] "GET /loadbalancer/c7102826-a7be-44a3-969d-0a93a422b1b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003160 10.0.0.241 - - [2025-10-27 02:25:35] "GET /loadbalancer-pool/d3504af2-b07c-443a-a46e-82a11e85dbee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004176 10.0.0.241 - - [2025-10-27 02:25:35] "GET /floating-ip/825b2f71-3890-4205-94d9-1919a12fa862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.003104 10.0.0.241 - - [2025-10-27 02:25:35] "POST /loadbalancer-members HTTP/1.1" 200 723 0.025647 10.0.0.241 - - [2025-10-27 02:25:35] "GET /loadbalancer/c7102826-a7be-44a3-969d-0a93a422b1b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.008668 10.0.0.241 - - [2025-10-27 02:25:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008480 10.0.0.241 - - [2025-10-27 02:25:35] "GET /virtual-machine-interface/2bfd1d4c-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008989 10.0.0.241 - - [2025-10-27 02:25:35] "GET /virtual-machine-interface/2bfd1d4c-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004688 10.0.0.241 - - [2025-10-27 02:25:35] "POST /tags HTTP/1.1" 409 221 0.004523 10.0.0.241 - - [2025-10-27 02:25:35] "POST /ref-update HTTP/1.1" 200 156 0.009130 10.0.0.241 - - [2025-10-27 02:25:35] "GET /floating-ip/825b2f71-3890-4205-94d9-1919a12fa862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.009820 10.0.0.241 - - [2025-10-27 02:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.241 - - [2025-10-27 02:25:35] "GET /tag/7366318f-538b-4562-bc8a-cdc25bb4c4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011996 10.0.0.241 - - [2025-10-27 02:25:35] "PUT /floating-ip/825b2f71-3890-4205-94d9-1919a12fa862 HTTP/1.1" 200 257 0.009197 10.0.0.241 - - [2025-10-27 02:25:35] "POST /set-tag HTTP/1.1" 200 109 0.086097 10.0.0.241 - - [2025-10-27 02:25:35] "GET /loadbalancer-pool/d3504af2-b07c-443a-a46e-82a11e85dbee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003003 10.0.0.241 - - [2025-10-27 02:25:35] "POST /loadbalancer-members HTTP/1.1" 200 723 0.015087 10.0.0.241 - - [2025-10-27 02:25:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.022129 10.0.0.241 - - [2025-10-27 02:25:35] "GET /virtual-machine-interface/2b9044ce-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015455 10.0.0.241 - - [2025-10-27 02:25:35] "GET /virtual-machine-interface/2b9044ce-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003756 10.0.0.241 - - [2025-10-27 02:25:35] "POST /ref-update HTTP/1.1" 200 156 0.006559 10.0.0.241 - - [2025-10-27 02:25:35] "GET /floating-ip/825b2f71-3890-4205-94d9-1919a12fa862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.009951 10.0.0.241 - - [2025-10-27 02:25:35] "POST /set-tag HTTP/1.1" 200 109 0.063586 10.0.0.241 - - [2025-10-27 02:25:36] "POST /tags HTTP/1.1" 409 206 0.002488 10.0.0.241 - - [2025-10-27 02:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.241 - - [2025-10-27 02:25:36] "GET /tag/c94457ae-631d-4192-9320-a4841b9576c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012070 10.0.0.241 - - [2025-10-27 02:25:36] "POST /tags HTTP/1.1" 409 204 0.002125 10.0.0.241 - - [2025-10-27 02:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.241 - - [2025-10-27 02:25:36] "GET /tag/799f2e18-bf4e-43fa-a376-f4f67685b03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010639 10.0.0.241 - - [2025-10-27 02:25:36] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002836 10.0.0.241 - - [2025-10-27 02:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.241 - - [2025-10-27 02:25:36] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002763 10.0.0.241 - - [2025-10-27 02:25:36] "POST /tags HTTP/1.1" 409 206 0.002133 10.0.0.241 - - [2025-10-27 02:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006394 10.0.0.241 - - [2025-10-27 02:25:37] "GET /tag/c94457ae-631d-4192-9320-a4841b9576c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011209 10.0.0.241 - - [2025-10-27 02:25:37] "POST /tags HTTP/1.1" 409 226 0.002023 10.0.0.241 - - [2025-10-27 02:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.241 - - [2025-10-27 02:25:37] "GET /tag/1e41f910-1e27-45c1-9636-195b34f63ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012015 10.0.0.241 - - [2025-10-27 02:25:37] "POST /tags HTTP/1.1" 409 204 0.003229 10.0.0.241 - - [2025-10-27 02:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.241 - - [2025-10-27 02:25:37] "GET /tag/799f2e18-bf4e-43fa-a376-f4f67685b03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011129 10.0.0.241 - - [2025-10-27 02:25:37] "POST /tags HTTP/1.1" 409 226 0.002178 10.0.0.241 - - [2025-10-27 02:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.241 - - [2025-10-27 02:25:37] "GET /tag/1e41f910-1e27-45c1-9636-195b34f63ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011337 10.0.0.241 - - [2025-10-27 02:25:37] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002742 10.0.0.241 - - [2025-10-27 02:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.241 - - [2025-10-27 02:25:37] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002438 10.0.0.241 - - [2025-10-27 02:25:37] "POST /firewall-rules HTTP/1.1" 200 628 0.068323 10.0.0.241 - - [2025-10-27 02:25:37] "POST /firewall-rules HTTP/1.1" 200 648 0.077980 10.0.0.241 - - [2025-10-27 02:25:37] "GET /firewall-rule/033129ca-e786-463a-aca8-b56f597a8be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2599 0.015216 10.0.0.241 - - [2025-10-27 02:25:37] "GET /firewall-policy/40eb8c0c-40d9-49c8-bd17-1b2fe021428b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003839 10.0.0.241 - - [2025-10-27 02:25:37] "GET /firewall-rule/f6e81e67-873f-4ffa-9105-be699358580f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.004270 10.0.0.241 - - [2025-10-27 02:25:37] "POST /ref-update HTTP/1.1" 200 156 0.020330 10.0.0.241 - - [2025-10-27 02:25:37] "POST /firewall-policys HTTP/1.1" 200 608 0.034179 10.0.0.241 - - [2025-10-27 02:25:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.016011 10.0.0.241 - - [2025-10-27 02:25:37] "GET /firewall-policy/324a7e38-6b68-468c-8116-7c26af91db12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.010295 10.0.0.241 - - [2025-10-27 02:25:37] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005432 10.0.0.241 - - [2025-10-27 02:25:37] "GET /firewall-policy/324a7e38-6b68-468c-8116-7c26af91db12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002784 10.0.0.241 - - [2025-10-27 02:25:37] "GET /firewall-policy/40eb8c0c-40d9-49c8-bd17-1b2fe021428b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.004136 10.0.0.241 - - [2025-10-27 02:25:37] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004046 10.0.0.241 - - [2025-10-27 02:25:37] "GET /firewall-policy/f7218a63-d62c-40f2-9797-7c63bb2e850f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.004367 10.0.0.241 - - [2025-10-27 02:25:37] "GET /firewall-policy/40eb8c0c-40d9-49c8-bd17-1b2fe021428b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002112 10.0.0.241 - - [2025-10-27 02:25:37] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002242 10.0.0.241 - - [2025-10-27 02:25:37] "POST /ref-update HTTP/1.1" 200 156 0.037596 10.0.0.241 - - [2025-10-27 02:25:37] "POST /ref-update HTTP/1.1" 200 156 0.036142 10.0.0.241 - - [2025-10-27 02:25:37] "POST /ref-update HTTP/1.1" 200 156 0.020826 10.0.0.241 - - [2025-10-27 02:25:37] "POST /ref-update HTTP/1.1" 200 156 0.032944 10.0.0.241 - - [2025-10-27 02:25:38] "POST /ref-update HTTP/1.1" 200 156 0.044270 10.0.0.241 - - [2025-10-27 02:25:38] "GET /firewall-policy/324a7e38-6b68-468c-8116-7c26af91db12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002800 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:26:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001098 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:26:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001010 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:26:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000968 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:26:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000940 10.0.0.241 - - [2025-10-27 02:27:36] "POST /tags HTTP/1.1" 409 252 0.003147 10.0.0.241 - - [2025-10-27 02:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.241 - - [2025-10-27 02:27:36] "GET /tag/a61cfecd-cda6-43aa-b537-2da875e60c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.015096 10.0.0.241 - - [2025-10-27 02:27:36] "POST /tags HTTP/1.1" 409 228 0.002161 10.0.0.241 - - [2025-10-27 02:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.241 - - [2025-10-27 02:27:36] "GET /tag/536917dc-ef5b-4c1a-93d4-3d1106017210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010516 10.0.0.241 - - [2025-10-27 02:27:36] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003333 10.0.0.241 - - [2025-10-27 02:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.241 - - [2025-10-27 02:27:36] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002654 10.0.0.241 - - [2025-10-27 02:27:36] "POST /tags HTTP/1.1" 409 206 0.001543 10.0.0.241 - - [2025-10-27 02:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.241 - - [2025-10-27 02:27:36] "GET /tag/c94457ae-631d-4192-9320-a4841b9576c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011711 10.0.0.241 - - [2025-10-27 02:27:36] "POST /tags HTTP/1.1" 409 226 0.002519 10.0.0.241 - - [2025-10-27 02:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.241 - - [2025-10-27 02:27:36] "GET /tag/1e41f910-1e27-45c1-9636-195b34f63ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010652 10.0.0.241 - - [2025-10-27 02:27:36] "POST /tags HTTP/1.1" 409 204 0.002162 10.0.0.241 - - [2025-10-27 02:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.241 - - [2025-10-27 02:27:36] "GET /tag/799f2e18-bf4e-43fa-a376-f4f67685b03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011904 10.0.0.241 - - [2025-10-27 02:27:36] "POST /tags HTTP/1.1" 409 226 0.002244 10.0.0.241 - - [2025-10-27 02:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.241 - - [2025-10-27 02:27:36] "GET /tag/1e41f910-1e27-45c1-9636-195b34f63ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012463 10.0.0.241 - - [2025-10-27 02:27:36] "POST /tags HTTP/1.1" 409 228 0.002222 10.0.0.241 - - [2025-10-27 02:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011996 10.0.0.241 - - [2025-10-27 02:27:37] "GET /tag/536917dc-ef5b-4c1a-93d4-3d1106017210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.019779 10.0.0.241 - - [2025-10-27 02:27:37] "POST /tags HTTP/1.1" 409 252 0.002165 10.0.0.241 - - [2025-10-27 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.241 - - [2025-10-27 02:27:37] "GET /tag/a61cfecd-cda6-43aa-b537-2da875e60c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011255 10.0.0.241 - - [2025-10-27 02:27:37] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002872 10.0.0.241 - - [2025-10-27 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.241 - - [2025-10-27 02:27:37] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008175 10.0.0.241 - - [2025-10-27 02:27:37] "POST /firewall-rules HTTP/1.1" 409 281 0.002371 10.0.0.241 - - [2025-10-27 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.241 - - [2025-10-27 02:27:37] "PUT /firewall-rule/f6e81e67-873f-4ffa-9105-be699358580f HTTP/1.1" 200 261 0.030290 10.0.0.241 - - [2025-10-27 02:27:37] "POST /firewall-rules HTTP/1.1" 409 291 0.003694 10.0.0.241 - - [2025-10-27 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.241 - - [2025-10-27 02:27:37] "PUT /firewall-rule/033129ca-e786-463a-aca8-b56f597a8be3 HTTP/1.1" 200 261 0.036952 10.0.0.241 - - [2025-10-27 02:27:37] "GET /firewall-rule/033129ca-e786-463a-aca8-b56f597a8be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2599 0.009540 10.0.0.241 - - [2025-10-27 02:27:37] "POST /firewall-rules HTTP/1.1" 200 660 0.078806 10.0.0.241 - - [2025-10-27 02:27:37] "GET /firewall-rule/41d955f7-73c5-4185-9e69-01c6c3d93d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.024493 10.0.0.241 - - [2025-10-27 02:27:37] "GET /firewall-policy/40eb8c0c-40d9-49c8-bd17-1b2fe021428b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002954 10.0.0.241 - - [2025-10-27 02:27:37] "GET /firewall-rule/f6e81e67-873f-4ffa-9105-be699358580f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.005851 10.0.0.241 - - [2025-10-27 02:27:37] "POST /firewall-policys HTTP/1.1" 409 269 0.003517 10.0.0.241 - - [2025-10-27 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.241 - - [2025-10-27 02:27:37] "PUT /firewall-policy/324a7e38-6b68-468c-8116-7c26af91db12 HTTP/1.1" 200 265 0.044960 10.0.0.241 - - [2025-10-27 02:27:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.013065 10.0.0.241 - - [2025-10-27 02:27:37] "GET /firewall-policy/324a7e38-6b68-468c-8116-7c26af91db12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.009824 10.0.0.241 - - [2025-10-27 02:27:37] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002917 10.0.0.241 - - [2025-10-27 02:27:37] "GET /firewall-policy/324a7e38-6b68-468c-8116-7c26af91db12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006859 10.0.0.241 - - [2025-10-27 02:27:37] "GET /firewall-policy/324a7e38-6b68-468c-8116-7c26af91db12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002611 10.0.0.241 - - [2025-10-27 02:27:37] "GET /firewall-policy/324a7e38-6b68-468c-8116-7c26af91db12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002895 10.0.0.241 - - [2025-10-27 02:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005418 10.0.0.241 - - [2025-10-27 02:28:38] "GET /loadbalancer/c7102826-a7be-44a3-969d-0a93a422b1b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.008467 10.0.0.241 - - [2025-10-27 02:28:39] "GET /virtual-machine-interface/2b9044ce-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.011843 10.0.0.241 - - [2025-10-27 02:28:39] "POST /set-tag HTTP/1.1" 200 109 0.055291 10.0.0.241 - - [2025-10-27 02:28:39] "DELETE /loadbalancer-member/950a70f7-fe6f-484c-b7a0-9afdb109125a HTTP/1.1" 200 115 0.044501 10.0.0.241 - - [2025-10-27 02:28:39] "GET /virtual-machine-interface/2b9044ce-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.019415 10.0.0.241 - - [2025-10-27 02:28:39] "POST /set-tag HTTP/1.1" 200 109 0.003907 10.0.0.241 - - [2025-10-27 02:28:39] "GET /virtual-machine-interface/2e2aa42c-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004411 10.0.0.241 - - [2025-10-27 02:28:39] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.241 - - [2025-10-27 02:28:39] "GET /virtual-machine-interface/2db215b6-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004287 10.0.0.241 - - [2025-10-27 02:28:39] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.241 - - [2025-10-27 02:28:39] "GET /virtual-machine-interface/2d244a38-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004223 10.0.0.241 - - [2025-10-27 02:28:39] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.241 - - [2025-10-27 02:28:39] "GET /virtual-machine-interface/2e973c5e-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004730 10.0.0.241 - - [2025-10-27 02:28:39] "POST /set-tag HTTP/1.1" 200 109 0.003176 10.0.0.241 - - [2025-10-27 02:28:39] "GET /virtual-machine-interface/2bfd1d4c-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004941 10.0.0.241 - - [2025-10-27 02:28:39] "POST /set-tag HTTP/1.1" 200 109 0.006846 10.0.0.241 - - [2025-10-27 02:28:39] "GET /virtual-machine-interface/2ca0cd98-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005927 10.0.0.241 - - [2025-10-27 02:28:39] "POST /set-tag HTTP/1.1" 200 109 0.008209 10.0.0.241 - - [2025-10-27 02:28:39] "GET /virtual-machine-interface/2f0000ae-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008306 10.0.0.241 - - [2025-10-27 02:28:39] "POST /set-tag HTTP/1.1" 200 109 0.004313 10.0.0.241 - - [2025-10-27 02:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.241 - - [2025-10-27 02:28:39] "GET /loadbalancer/c7102826-a7be-44a3-969d-0a93a422b1b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003024 10.0.0.241 - - [2025-10-27 02:28:39] "GET /virtual-machine-interface/2b9044ce-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007345 10.0.0.241 - - [2025-10-27 02:28:39] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.241 - - [2025-10-27 02:28:39] "GET /virtual-machine-interface/2b9044ce-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005059 10.0.0.241 - - [2025-10-27 02:28:39] "POST /set-tag HTTP/1.1" 200 109 0.003181 10.0.0.241 - - [2025-10-27 02:28:39] "GET /virtual-machine/1a0ab1a0-1add-4364-a841-a867f04884d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003296 10.0.0.241 - - [2025-10-27 02:28:39] "POST /ref-update HTTP/1.1" 200 156 0.016749 10.0.0.241 - - [2025-10-27 02:28:39] "GET /virtual-machine-interface/2b9044ce-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.024944 10.0.0.241 - - [2025-10-27 02:28:39] "POST /set-tag HTTP/1.1" 200 109 0.023139 10.0.0.241 - - [2025-10-27 02:28:39] "POST /set-tag HTTP/1.1" 200 109 0.030824 10.0.0.241 - - [2025-10-27 02:28:39] "POST /set-tag HTTP/1.1" 200 109 0.050730 10.0.0.241 - - [2025-10-27 02:28:39] "POST /set-tag HTTP/1.1" 200 109 0.054821 10.0.0.241 - - [2025-10-27 02:28:40] "POST /set-tag HTTP/1.1" 200 109 0.025266 10.0.0.241 - - [2025-10-27 02:28:40] "DELETE /instance-ip/2baa2d44-b2dc-11f0-ba3c-fa163e7cb6cc HTTP/1.1" 200 115 0.045483 10.0.0.241 - - [2025-10-27 02:28:40] "POST /ref-update HTTP/1.1" 200 156 0.014273 10.0.0.241 - - [2025-10-27 02:28:40] "DELETE /virtual-machine-interface/2b9044ce-b2dc-11f0-ba3c-fa163e7cb6cc HTTP/1.1" 200 115 0.047296 10.0.0.241 - - [2025-10-27 02:28:40] "DELETE /virtual-machine/1a0ab1a0-1add-4364-a841-a867f04884d0 HTTP/1.1" 200 115 0.023389 10.0.0.241 - - [2025-10-27 02:28:40] "GET /virtual-machine-interface/2ca0cd98-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010660 10.0.0.241 - - [2025-10-27 02:28:40] "POST /set-tag HTTP/1.1" 200 109 0.002601 10.0.0.241 - - [2025-10-27 02:28:40] "GET /virtual-machine-interface/2ca0cd98-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.026254 10.0.0.241 - - [2025-10-27 02:28:40] "POST /set-tag HTTP/1.1" 200 109 0.007241 10.0.0.241 - - [2025-10-27 02:28:40] "GET /virtual-machine/60fbfdc9-436f-43c4-89d0-07c596835854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.007400 10.0.0.241 - - [2025-10-27 02:28:40] "POST /ref-update HTTP/1.1" 200 156 0.011367 10.0.0.241 - - [2025-10-27 02:28:40] "GET /virtual-machine-interface/2ca0cd98-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014885 10.0.0.241 - - [2025-10-27 02:28:40] "POST /set-tag HTTP/1.1" 200 109 0.034145 10.0.0.241 - - [2025-10-27 02:28:40] "POST /set-tag HTTP/1.1" 200 109 0.027120 10.0.0.241 - - [2025-10-27 02:28:40] "POST /set-tag HTTP/1.1" 200 109 0.035379 10.0.0.241 - - [2025-10-27 02:28:40] "POST /set-tag HTTP/1.1" 200 109 0.042092 10.0.0.241 - - [2025-10-27 02:28:40] "POST /set-tag HTTP/1.1" 200 109 0.019337 10.0.0.241 - - [2025-10-27 02:28:41] "DELETE /instance-ip/2cb584a4-b2dc-11f0-ba3c-fa163e7cb6cc HTTP/1.1" 200 115 0.076588 10.0.0.241 - - [2025-10-27 02:28:41] "DELETE /virtual-machine-interface/2ca0cd98-b2dc-11f0-ba3c-fa163e7cb6cc HTTP/1.1" 200 115 0.071756 10.0.0.241 - - [2025-10-27 02:28:41] "DELETE /virtual-machine/60fbfdc9-436f-43c4-89d0-07c596835854 HTTP/1.1" 200 115 0.029806 10.0.0.241 - - [2025-10-27 02:28:41] "GET /virtual-machine-interface/2d244a38-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008836 10.0.0.241 - - [2025-10-27 02:28:41] "POST /set-tag HTTP/1.1" 200 109 0.004799 10.0.0.241 - - [2025-10-27 02:28:41] "GET /virtual-machine-interface/2d244a38-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004508 10.0.0.241 - - [2025-10-27 02:28:41] "POST /set-tag HTTP/1.1" 200 109 0.002126 10.0.0.241 - - [2025-10-27 02:28:41] "GET /virtual-machine/d2bc2f55-e1a0-48ed-8728-87ebe9b97bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003067 10.0.0.241 - - [2025-10-27 02:28:41] "POST /ref-update HTTP/1.1" 200 156 0.012301 10.0.0.241 - - [2025-10-27 02:28:41] "GET /virtual-machine-interface/2d244a38-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008124 10.0.0.241 - - [2025-10-27 02:28:41] "POST /set-tag HTTP/1.1" 200 109 0.027077 10.0.0.241 - - [2025-10-27 02:28:41] "POST /set-tag HTTP/1.1" 200 109 0.062396 10.0.0.241 - - [2025-10-27 02:28:41] "POST /set-tag HTTP/1.1" 200 109 0.034231 10.0.0.241 - - [2025-10-27 02:28:41] "POST /set-tag HTTP/1.1" 200 109 0.020164 10.0.0.241 - - [2025-10-27 02:28:41] "POST /set-tag HTTP/1.1" 200 109 0.025174 10.0.0.241 - - [2025-10-27 02:28:41] "DELETE /instance-ip/2d428340-b2dc-11f0-ba3c-fa163e7cb6cc HTTP/1.1" 200 115 0.050242 10.0.0.241 - - [2025-10-27 02:28:41] "DELETE /virtual-machine-interface/2d244a38-b2dc-11f0-ba3c-fa163e7cb6cc HTTP/1.1" 200 115 0.040378 10.0.0.241 - - [2025-10-27 02:28:41] "DELETE /virtual-machine/d2bc2f55-e1a0-48ed-8728-87ebe9b97bf9 HTTP/1.1" 200 115 0.015463 10.0.0.241 - - [2025-10-27 02:28:41] "DELETE /tag/39e0d2a8-c301-4bbe-b355-d167e9cf81ba HTTP/1.1" 200 115 0.048437 10.0.0.241 - - [2025-10-27 02:28:41] "GET /virtual-machine-interface/2bfd1d4c-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.009408 10.0.0.241 - - [2025-10-27 02:28:41] "POST /set-tag HTTP/1.1" 200 109 0.005397 10.0.0.241 - - [2025-10-27 02:28:41] "GET /virtual-machine-interface/2bfd1d4c-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005274 10.0.0.241 - - [2025-10-27 02:28:41] "POST /set-tag HTTP/1.1" 200 109 0.002449 10.0.0.241 - - [2025-10-27 02:28:41] "GET /virtual-machine/9b7e8d2f-f0c0-4eb1-a21e-dbd81b79b684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003447 10.0.0.241 - - [2025-10-27 02:28:41] "POST /ref-update HTTP/1.1" 200 156 0.015163 10.0.0.241 - - [2025-10-27 02:28:41] "GET /virtual-machine-interface/2bfd1d4c-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.011262 10.0.0.241 - - [2025-10-27 02:28:41] "POST /set-tag HTTP/1.1" 200 109 0.016870 10.0.0.241 - - [2025-10-27 02:28:42] "POST /set-tag HTTP/1.1" 200 109 0.039747 10.0.0.241 - - [2025-10-27 02:28:42] "POST /set-tag HTTP/1.1" 200 109 0.032470 10.0.0.241 - - [2025-10-27 02:28:42] "POST /set-tag HTTP/1.1" 200 109 0.017184 10.0.0.241 - - [2025-10-27 02:28:42] "POST /set-tag HTTP/1.1" 200 109 0.037148 10.0.0.241 - - [2025-10-27 02:28:42] "DELETE /instance-ip/2c12e140-b2dc-11f0-ba3c-fa163e7cb6cc HTTP/1.1" 200 115 0.092397 10.0.0.241 - - [2025-10-27 02:28:42] "POST /ref-update HTTP/1.1" 200 156 0.010937 10.0.0.241 - - [2025-10-27 02:28:42] "DELETE /virtual-machine-interface/2bfd1d4c-b2dc-11f0-ba3c-fa163e7cb6cc HTTP/1.1" 200 115 0.056170 10.0.0.241 - - [2025-10-27 02:28:42] "DELETE /virtual-machine/9b7e8d2f-f0c0-4eb1-a21e-dbd81b79b684 HTTP/1.1" 200 115 0.026660 10.0.0.241 - - [2025-10-27 02:28:42] "DELETE /tag/d6d94241-3650-499a-ad76-a06aca1ebc7b HTTP/1.1" 200 115 0.039906 10.0.0.241 - - [2025-10-27 02:28:42] "DELETE /tag/c94457ae-631d-4192-9320-a4841b9576c2 HTTP/1.1" 409 391 0.010660 10.0.0.241 - - [2025-10-27 02:29:06] "GET /global-system-configs HTTP/1.1" 200 323 0.003963 10.0.0.241 - - [2025-10-27 02:29:07] "GET /global-system-configs HTTP/1.1" 200 323 0.002185 10.0.0.241 - - [2025-10-27 02:29:10] "GET /virtual-machine-interface/2f0000ae-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004558 10.0.0.241 - - [2025-10-27 02:29:10] "POST /set-tag HTTP/1.1" 200 109 0.005551 10.0.0.241 - - [2025-10-27 02:29:10] "GET /virtual-machine-interface/2f0000ae-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011508 10.0.0.241 - - [2025-10-27 02:29:10] "POST /set-tag HTTP/1.1" 200 109 0.003385 10.0.0.241 - - [2025-10-27 02:29:10] "GET /virtual-machine/09cc878f-70cb-4d76-afd0-7eea25d20906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003142 10.0.0.241 - - [2025-10-27 02:29:10] "POST /ref-update HTTP/1.1" 200 156 0.010730 10.0.0.241 - - [2025-10-27 02:29:10] "GET /virtual-machine-interface/2f0000ae-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009939 10.0.0.241 - - [2025-10-27 02:29:10] "POST /set-tag HTTP/1.1" 200 109 0.022734 10.0.0.241 - - [2025-10-27 02:29:10] "POST /set-tag HTTP/1.1" 200 109 0.026181 10.0.0.241 - - [2025-10-27 02:29:10] "POST /set-tag HTTP/1.1" 200 109 0.024241 10.0.0.241 - - [2025-10-27 02:29:10] "POST /set-tag HTTP/1.1" 200 109 0.013482 10.0.0.241 - - [2025-10-27 02:29:10] "DELETE /instance-ip/2f19c6e2-b2dc-11f0-ba3c-fa163e7cb6cc HTTP/1.1" 200 115 0.046660 10.0.0.241 - - [2025-10-27 02:29:11] "DELETE /virtual-machine-interface/2f0000ae-b2dc-11f0-ba3c-fa163e7cb6cc HTTP/1.1" 200 115 0.041802 10.0.0.241 - - [2025-10-27 02:29:11] "DELETE /virtual-machine/09cc878f-70cb-4d76-afd0-7eea25d20906 HTTP/1.1" 200 115 0.019490 10.0.0.241 - - [2025-10-27 02:29:11] "DELETE /tag/5042b869-96b2-4baa-8ccc-45eec6b262d9 HTTP/1.1" 200 115 0.037449 10.0.0.241 - - [2025-10-27 02:29:11] "GET /virtual-machine-interface/2e973c5e-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004154 10.0.0.241 - - [2025-10-27 02:29:11] "POST /set-tag HTTP/1.1" 200 109 0.003273 10.0.0.241 - - [2025-10-27 02:29:11] "GET /virtual-machine-interface/2e973c5e-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007001 10.0.0.241 - - [2025-10-27 02:29:11] "POST /set-tag HTTP/1.1" 200 109 0.005255 10.0.0.241 - - [2025-10-27 02:29:11] "GET /virtual-machine/00c64f19-b696-4f83-b616-f5c000937214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003131 10.0.0.241 - - [2025-10-27 02:29:11] "POST /ref-update HTTP/1.1" 200 156 0.018548 10.0.0.241 - - [2025-10-27 02:29:11] "GET /virtual-machine-interface/2e973c5e-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.020423 10.0.0.241 - - [2025-10-27 02:29:11] "POST /set-tag HTTP/1.1" 200 109 0.027316 10.0.0.241 - - [2025-10-27 02:29:11] "POST /set-tag HTTP/1.1" 200 109 0.036800 10.0.0.241 - - [2025-10-27 02:29:11] "POST /set-tag HTTP/1.1" 200 109 0.031976 10.0.0.241 - - [2025-10-27 02:29:11] "POST /set-tag HTTP/1.1" 200 109 0.021726 10.0.0.241 - - [2025-10-27 02:29:11] "DELETE /instance-ip/2eacbd22-b2dc-11f0-ba3c-fa163e7cb6cc HTTP/1.1" 200 115 0.059869 10.0.0.241 - - [2025-10-27 02:29:11] "DELETE /virtual-machine-interface/2e973c5e-b2dc-11f0-ba3c-fa163e7cb6cc HTTP/1.1" 200 115 0.038265 10.0.0.241 - - [2025-10-27 02:29:11] "DELETE /virtual-machine/00c64f19-b696-4f83-b616-f5c000937214 HTTP/1.1" 200 115 0.021016 10.0.0.241 - - [2025-10-27 02:29:11] "DELETE /tag/536917dc-ef5b-4c1a-93d4-3d1106017210 HTTP/1.1" 409 237 0.011036 10.0.0.241 - - [2025-10-27 02:29:11] "DELETE /tag/a61cfecd-cda6-43aa-b537-2da875e60c8b HTTP/1.1" 409 237 0.004711 10.0.0.241 - - [2025-10-27 02:29:11] "DELETE /tag/800f26d1-ccbd-4c7a-8db0-cc053fb44f42 HTTP/1.1" 200 115 0.031679 10.0.0.241 - - [2025-10-27 02:29:11] "GET /virtual-machine-interface/2e2aa42c-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004305 10.0.0.241 - - [2025-10-27 02:29:11] "POST /set-tag HTTP/1.1" 200 109 0.002549 10.0.0.241 - - [2025-10-27 02:29:11] "GET /virtual-machine-interface/2e2aa42c-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004089 10.0.0.241 - - [2025-10-27 02:29:11] "POST /set-tag HTTP/1.1" 200 109 0.002132 10.0.0.241 - - [2025-10-27 02:29:11] "GET /virtual-machine/e55ae824-c9fd-4970-8f97-191c4b0056e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003066 10.0.0.241 - - [2025-10-27 02:29:11] "POST /ref-update HTTP/1.1" 200 156 0.009559 10.0.0.241 - - [2025-10-27 02:29:11] "GET /virtual-machine-interface/2e2aa42c-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.019133 10.0.0.241 - - [2025-10-27 02:29:11] "POST /set-tag HTTP/1.1" 200 109 0.027785 10.0.0.241 - - [2025-10-27 02:29:11] "POST /set-tag HTTP/1.1" 200 109 0.026530 10.0.0.241 - - [2025-10-27 02:29:11] "POST /set-tag HTTP/1.1" 200 109 0.034618 10.0.0.241 - - [2025-10-27 02:29:12] "POST /set-tag HTTP/1.1" 200 109 0.013200 10.0.0.241 - - [2025-10-27 02:29:12] "DELETE /instance-ip/2e423786-b2dc-11f0-ba3c-fa163e7cb6cc HTTP/1.1" 200 115 0.046288 10.0.0.241 - - [2025-10-27 02:29:12] "DELETE /virtual-machine-interface/2e2aa42c-b2dc-11f0-ba3c-fa163e7cb6cc HTTP/1.1" 200 115 0.046765 10.0.0.241 - - [2025-10-27 02:29:12] "DELETE /virtual-machine/e55ae824-c9fd-4970-8f97-191c4b0056e3 HTTP/1.1" 200 115 0.020477 10.0.0.241 - - [2025-10-27 02:29:12] "DELETE /tag/799f2e18-bf4e-43fa-a376-f4f67685b03b HTTP/1.1" 409 237 0.009401 10.0.0.241 - - [2025-10-27 02:29:12] "GET /virtual-machine-interface/2db215b6-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004764 10.0.0.241 - - [2025-10-27 02:29:12] "POST /set-tag HTTP/1.1" 200 109 0.002340 10.0.0.241 - - [2025-10-27 02:29:12] "GET /virtual-machine-interface/2db215b6-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004438 10.0.0.241 - - [2025-10-27 02:29:12] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.241 - - [2025-10-27 02:29:12] "GET /virtual-machine/e97595f4-fb3e-4a5b-811e-bffd86377538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002890 10.0.0.241 - - [2025-10-27 02:29:12] "POST /ref-update HTTP/1.1" 200 156 0.010946 10.0.0.241 - - [2025-10-27 02:29:12] "GET /virtual-machine-interface/2db215b6-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004965 10.0.0.241 - - [2025-10-27 02:29:12] "POST /set-tag HTTP/1.1" 200 109 0.016512 10.0.0.241 - - [2025-10-27 02:29:12] "POST /set-tag HTTP/1.1" 200 109 0.027486 10.0.0.241 - - [2025-10-27 02:29:12] "POST /set-tag HTTP/1.1" 200 109 0.015321 10.0.0.241 - - [2025-10-27 02:29:12] "POST /set-tag HTTP/1.1" 200 109 0.023310 10.0.0.241 - - [2025-10-27 02:29:12] "DELETE /instance-ip/2dcdb334-b2dc-11f0-ba3c-fa163e7cb6cc HTTP/1.1" 200 115 0.042750 10.0.0.241 - - [2025-10-27 02:29:12] "DELETE /virtual-machine-interface/2db215b6-b2dc-11f0-ba3c-fa163e7cb6cc HTTP/1.1" 200 115 0.048267 10.0.0.241 - - [2025-10-27 02:29:12] "DELETE /virtual-machine/e97595f4-fb3e-4a5b-811e-bffd86377538 HTTP/1.1" 200 115 0.024127 10.0.0.241 - - [2025-10-27 02:29:12] "DELETE /tag/3eea1adb-4ed5-47f5-9e2a-8623459d0b54 HTTP/1.1" 200 115 0.035424 10.0.0.241 - - [2025-10-27 02:29:12] "DELETE /tag/aafb5060-f2ef-4f21-98b3-c2ad51a348e1 HTTP/1.1" 200 115 0.034425 10.0.0.241 - - [2025-10-27 02:29:12] "DELETE /tag/a3348b89-6a34-4460-8857-474af941a22a HTTP/1.1" 200 115 0.035509 10.0.0.241 - - [2025-10-27 02:29:14] "POST /projects HTTP/1.1" 409 238 0.003201 10.0.0.241 - - [2025-10-27 02:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.241 - - [2025-10-27 02:29:14] "GET /project/7bd973dd-393c-44af-aae4-64854d514c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033203 10.0.0.241 - - [2025-10-27 02:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.241 - - [2025-10-27 02:29:14] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004709 10.0.0.241 - - [2025-10-27 02:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.241 - - [2025-10-27 02:29:14] "GET /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006294 10.0.0.241 - - [2025-10-27 02:29:14] "POST /security-groups HTTP/1.1" 409 285 0.002926 10.0.0.241 - - [2025-10-27 02:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.241 - - [2025-10-27 02:29:14] "PUT /security-group/2f5ad18d-e5ee-4f5b-9b52-02041f584725 HTTP/1.1" 200 263 0.055282 10.0.0.241 - - [2025-10-27 02:29:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.034054 10.0.0.241 - - [2025-10-27 02:29:14] "PUT /access-control-list/2b50e402-9973-4ce8-bd8b-a60b9cc2b7c4 HTTP/1.1" 200 273 0.019490 10.0.0.241 - - [2025-10-27 02:29:14] "PUT /access-control-list/5ff8b74e-8eb2-4dfa-9f39-2f99c1496c46 HTTP/1.1" 200 273 0.020693 10.0.0.241 - - [2025-10-27 02:29:19] "POST /projects HTTP/1.1" 409 238 0.002426 10.0.0.241 - - [2025-10-27 02:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.241 - - [2025-10-27 02:29:19] "GET /project/7bd973dd-393c-44af-aae4-64854d514c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034952 10.0.0.241 - - [2025-10-27 02:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.241 - - [2025-10-27 02:29:19] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005728 10.0.0.241 - - [2025-10-27 02:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.241 - - [2025-10-27 02:29:19] "GET /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.007114 10.0.0.241 - - [2025-10-27 02:29:19] "POST /security-groups HTTP/1.1" 409 285 0.002563 10.0.0.241 - - [2025-10-27 02:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.241 - - [2025-10-27 02:29:19] "PUT /security-group/2f5ad18d-e5ee-4f5b-9b52-02041f584725 HTTP/1.1" 200 263 0.059044 10.0.0.241 - - [2025-10-27 02:29:19] "PUT /access-control-list/2b50e402-9973-4ce8-bd8b-a60b9cc2b7c4 HTTP/1.1" 200 273 0.020706 10.0.0.241 - - [2025-10-27 02:29:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.043497 10.0.0.241 - - [2025-10-27 02:29:19] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.010583 10.0.0.241 - - [2025-10-27 02:29:19] "PUT /access-control-list/5ff8b74e-8eb2-4dfa-9f39-2f99c1496c46 HTTP/1.1" 200 273 0.037128 10.0.0.241 - - [2025-10-27 02:29:19] "GET /firewall-rule/585c0656-d26c-4201-b70d-5e75849dd082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003996 10.0.0.241 - - [2025-10-27 02:29:19] "POST /ref-update HTTP/1.1" 200 156 0.082914 10.0.0.241 - - [2025-10-27 02:29:20] "DELETE /firewall-rule/585c0656-d26c-4201-b70d-5e75849dd082 HTTP/1.1" 200 115 0.072638 10.0.0.241 - - [2025-10-27 02:29:20] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.008321 10.0.0.241 - - [2025-10-27 02:29:20] "GET /firewall-rule/fc222ca7-986e-40b6-8a5a-693f7dd1c3bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003674 10.0.0.241 - - [2025-10-27 02:29:20] "POST /ref-update HTTP/1.1" 200 156 0.078268 10.0.0.241 - - [2025-10-27 02:29:20] "DELETE /firewall-rule/fc222ca7-986e-40b6-8a5a-693f7dd1c3bf HTTP/1.1" 200 115 0.044165 10.0.0.241 - - [2025-10-27 02:29:20] "DELETE /tag/536917dc-ef5b-4c1a-93d4-3d1106017210 HTTP/1.1" 409 237 0.011111 10.0.0.241 - - [2025-10-27 02:29:20] "DELETE /tag/a61cfecd-cda6-43aa-b537-2da875e60c8b HTTP/1.1" 409 237 0.005779 10.0.0.241 - - [2025-10-27 02:29:20] "DELETE /tag/d9f385ac-cdf4-41d4-8132-fafac6b97e58 HTTP/1.1" 200 115 0.052498 10.0.0.241 - - [2025-10-27 02:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.241 - - [2025-10-27 02:29:20] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007914 10.0.0.241 - - [2025-10-27 02:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.241 - - [2025-10-27 02:29:20] "GET /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004500 10.0.0.241 - - [2025-10-27 02:29:20] "PUT /virtual-network/82240b0d-1bef-493d-a993-02658c185ade HTTP/1.1" 200 265 0.058370 10.0.0.241 - - [2025-10-27 02:29:20] "PUT /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95 HTTP/1.1" 200 265 0.089484 10.0.0.241 - - [2025-10-27 02:29:20] "DELETE /security-group/2f5ad18d-e5ee-4f5b-9b52-02041f584725 HTTP/1.1" 200 115 0.108015 10.0.0.241 - - [2025-10-27 02:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.241 - - [2025-10-27 02:29:20] "DELETE /access-control-list/2b50e402-9973-4ce8-bd8b-a60b9cc2b7c4 HTTP/1.1" 200 115 0.057583 10.0.0.241 - - [2025-10-27 02:29:20] "DELETE /access-control-list/5ff8b74e-8eb2-4dfa-9f39-2f99c1496c46 HTTP/1.1" 200 115 0.060443 10.0.0.241 - - [2025-10-27 02:29:20] "GET /project/7bd973dd-393c-44af-aae4-64854d514c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.054115 10.0.0.241 - - [2025-10-27 02:29:20] "GET /project/7bd973dd-393c-44af-aae4-64854d514c4b?fields=security_groups HTTP/1.1" 200 1352 0.072920 10.0.0.241 - - [2025-10-27 02:29:21] "DELETE /access-control-list/e68d8692-e1ac-4b58-be23-d283a3645b4b HTTP/1.1" 200 115 0.225044 10.0.0.241 - - [2025-10-27 02:29:21] "DELETE /security-group/ca001777-db92-4562-a612-a0fd9702e81f HTTP/1.1" 200 115 0.362957 10.0.0.241 - - [2025-10-27 02:29:21] "GET /project/7bd973dd-393c-44af-aae4-64854d514c4b?fields=application_policy_sets HTTP/1.1" 200 1391 0.042660 10.0.0.241 - - [2025-10-27 02:29:21] "DELETE /access-control-list/245b9f7d-f516-4c05-b8d8-c1c875b8ee12 HTTP/1.1" 200 115 0.129544 10.0.0.241 - - [2025-10-27 02:29:21] "DELETE /project/7bd973dd-393c-44af-aae4-64854d514c4b HTTP/1.1" 200 115 0.748100 10.0.0.241 - - [2025-10-27 02:29:21] "POST /projects HTTP/1.1" 409 238 0.006429 10.0.0.241 - - [2025-10-27 02:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009740 10.0.0.241 - - [2025-10-27 02:29:21] "GET /project/1ccdfc61-1f59-4a64-af9a-5c23cbbff37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.061641 10.0.0.241 - - [2025-10-27 02:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007756 10.0.0.241 - - [2025-10-27 02:29:21] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.045945 10.0.0.241 - - [2025-10-27 02:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.241 - - [2025-10-27 02:29:21] "GET /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005047 10.0.0.241 - - [2025-10-27 02:29:21] "POST /security-groups HTTP/1.1" 409 285 0.004746 10.0.0.241 - - [2025-10-27 02:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.241 - - [2025-10-27 02:29:21] "PUT /security-group/8cadd789-ec43-44b6-88fe-beb71aaef81f HTTP/1.1" 200 263 0.065418 10.0.0.241 - - [2025-10-27 02:29:21] "PUT /access-control-list/a41cf3c2-97a0-4914-a1da-ce3883a1a245 HTTP/1.1" 200 273 0.021629 10.0.0.241 - - [2025-10-27 02:29:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.046665 10.0.0.241 - - [2025-10-27 02:29:21] "PUT /access-control-list/51eff1a1-8a16-4402-b82a-0d322f839d79 HTTP/1.1" 200 273 0.036962 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:29:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001029 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:29:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001308 10.0.0.241 - - [2025-10-27 02:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.241 - - [2025-10-27 02:29:25] "GET /loadbalancer/c7102826-a7be-44a3-969d-0a93a422b1b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.006912 10.0.0.241 - - [2025-10-27 02:29:25] "GET /virtual-machine-interface/2bfd1d4c-b2dc-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001963 10.0.0.241 - - [2025-10-27 02:29:25] "DELETE /loadbalancer-member/a95abe54-a99c-4987-968a-c8f1a545a6fa HTTP/1.1" 200 115 0.064806 10.0.0.241 - - [2025-10-27 02:29:25] "DELETE /loadbalancer-pool/d3504af2-b07c-443a-a46e-82a11e85dbee HTTP/1.1" 200 115 0.054237 10.0.0.241 - - [2025-10-27 02:29:25] "DELETE /loadbalancer-listener/efb0a689-4de7-4460-b955-06335cbb2664 HTTP/1.1" 200 115 0.037930 10.0.0.241 - - [2025-10-27 02:29:25] "DELETE /loadbalancer/c7102826-a7be-44a3-969d-0a93a422b1b5 HTTP/1.1" 200 115 0.041638 10.0.0.241 - - [2025-10-27 02:29:25] "DELETE /floating-ip/825b2f71-3890-4205-94d9-1919a12fa862 HTTP/1.1" 200 115 0.047212 10.0.0.241 - - [2025-10-27 02:29:25] "DELETE /instance-ip/0efc958c-0f34-4f3d-a890-edfb42f0bc5e HTTP/1.1" 200 115 0.061982 10.0.0.241 - - [2025-10-27 02:29:25] "DELETE /virtual-machine-interface/735130ea-62ad-4ace-be7a-1dd4e1df2731 HTTP/1.1" 200 115 0.051441 10.0.0.241 - - [2025-10-27 02:29:26] "DELETE /tag/7366318f-538b-4562-bc8a-cdc25bb4c4db HTTP/1.1" 200 115 0.102869 10.0.0.241 - - [2025-10-27 02:29:26] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.016321 10.0.0.241 - - [2025-10-27 02:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006868 10.0.0.241 - - [2025-10-27 02:29:26] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003148 10.0.0.241 - - [2025-10-27 02:29:26] "GET /firewall-policy/40eb8c0c-40d9-49c8-bd17-1b2fe021428b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002879 10.0.0.241 - - [2025-10-27 02:29:26] "GET /firewall-rule/f6e81e67-873f-4ffa-9105-be699358580f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.003578 10.0.0.241 - - [2025-10-27 02:29:26] "POST /ref-update HTTP/1.1" 200 156 0.016071 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:29:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000918 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:29:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001043 10.0.0.241 - - [2025-10-27 02:29:26] "DELETE /firewall-rule/f6e81e67-873f-4ffa-9105-be699358580f HTTP/1.1" 200 115 0.084369 10.0.0.241 - - [2025-10-27 02:29:26] "GET /firewall-policy/324a7e38-6b68-468c-8116-7c26af91db12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004032 10.0.0.241 - - [2025-10-27 02:29:26] "GET /firewall-rule/033129ca-e786-463a-aca8-b56f597a8be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2599 0.012408 10.0.0.241 - - [2025-10-27 02:29:26] "POST /ref-update HTTP/1.1" 200 156 0.036257 10.0.0.241 - - [2025-10-27 02:29:26] "DELETE /firewall-rule/033129ca-e786-463a-aca8-b56f597a8be3 HTTP/1.1" 200 115 0.100221 10.0.0.241 - - [2025-10-27 02:29:26] "GET /firewall-policy/324a7e38-6b68-468c-8116-7c26af91db12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.007873 10.0.0.241 - - [2025-10-27 02:29:26] "GET /firewall-rule/41d955f7-73c5-4185-9e69-01c6c3d93d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.008003 10.0.0.241 - - [2025-10-27 02:29:26] "POST /ref-update HTTP/1.1" 200 156 0.027576 10.0.0.241 - - [2025-10-27 02:29:26] "DELETE /firewall-rule/41d955f7-73c5-4185-9e69-01c6c3d93d62 HTTP/1.1" 200 115 0.123002 10.0.0.241 - - [2025-10-27 02:29:26] "GET /application-policy-set/6d118eac-b284-402f-a1e3-40c2c5660ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004558 10.0.0.241 - - [2025-10-27 02:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005278 10.0.0.241 - - [2025-10-27 02:29:26] "GET /policy-management/997b8e07-37bb-4014-bd16-564899835ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007205 10.0.0.241 - - [2025-10-27 02:29:26] "GET /firewall-policy/324a7e38-6b68-468c-8116-7c26af91db12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006626 10.0.0.241 - - [2025-10-27 02:29:26] "POST /ref-update HTTP/1.1" 200 156 0.067227 10.0.0.241 - - [2025-10-27 02:29:27] "DELETE /firewall-policy/324a7e38-6b68-468c-8116-7c26af91db12 HTTP/1.1" 200 115 0.077457 10.0.0.241 - - [2025-10-27 02:29:27] "DELETE /tag/c94457ae-631d-4192-9320-a4841b9576c2 HTTP/1.1" 200 115 0.114886 10.0.0.241 - - [2025-10-27 02:29:27] "DELETE /tag/536917dc-ef5b-4c1a-93d4-3d1106017210 HTTP/1.1" 200 115 0.087068 10.0.0.241 - - [2025-10-27 02:29:27] "DELETE /tag/a61cfecd-cda6-43aa-b537-2da875e60c8b HTTP/1.1" 200 115 0.099403 10.0.0.241 - - [2025-10-27 02:29:27] "DELETE /tag/799f2e18-bf4e-43fa-a376-f4f67685b03b HTTP/1.1" 200 115 0.088786 10.0.0.241 - - [2025-10-27 02:29:27] "POST /projects HTTP/1.1" 409 238 0.014606 10.0.0.241 - - [2025-10-27 02:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.241 - - [2025-10-27 02:29:27] "GET /project/1ccdfc61-1f59-4a64-af9a-5c23cbbff37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.044760 10.0.0.241 - - [2025-10-27 02:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.241 - - [2025-10-27 02:29:27] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004716 10.0.0.241 - - [2025-10-27 02:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.241 - - [2025-10-27 02:29:27] "GET /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.006731 10.0.0.241 - - [2025-10-27 02:29:27] "POST /security-groups HTTP/1.1" 409 285 0.002873 10.0.0.241 - - [2025-10-27 02:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.241 - - [2025-10-27 02:29:27] "PUT /security-group/8cadd789-ec43-44b6-88fe-beb71aaef81f HTTP/1.1" 200 263 0.058412 10.0.0.241 - - [2025-10-27 02:29:27] "PUT /access-control-list/a41cf3c2-97a0-4914-a1da-ce3883a1a245 HTTP/1.1" 200 273 0.028246 10.0.0.241 - - [2025-10-27 02:29:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.050071 10.0.0.241 - - [2025-10-27 02:29:27] "PUT /access-control-list/51eff1a1-8a16-4402-b82a-0d322f839d79 HTTP/1.1" 200 273 0.036404 10.0.0.241 - - [2025-10-27 02:29:27] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.008981 10.0.0.241 - - [2025-10-27 02:29:27] "GET /firewall-rule/0b3aa83e-805f-4abb-a227-b3e2138ddefe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006466 10.0.0.241 - - [2025-10-27 02:29:28] "POST /ref-update HTTP/1.1" 200 156 0.106686 10.0.0.241 - - [2025-10-27 02:29:28] "DELETE /firewall-rule/0b3aa83e-805f-4abb-a227-b3e2138ddefe HTTP/1.1" 200 115 0.052349 10.0.0.241 - - [2025-10-27 02:29:28] "GET /firewall-policy/548acaf3-ca37-497e-abae-9e2296c44b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.005946 10.0.0.241 - - [2025-10-27 02:29:28] "GET /firewall-rule/9ade6c2a-6c18-4c52-a83e-15fcd992b821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003261 10.0.0.241 - - [2025-10-27 02:29:28] "POST /ref-update HTTP/1.1" 200 156 0.046654 10.0.0.241 - - [2025-10-27 02:29:28] "DELETE /firewall-rule/9ade6c2a-6c18-4c52-a83e-15fcd992b821 HTTP/1.1" 200 115 0.033659 10.0.0.241 - - [2025-10-27 02:29:28] "DELETE /tag/1e41f910-1e27-45c1-9636-195b34f63ddf HTTP/1.1" 200 115 0.039073 10.0.0.241 - - [2025-10-27 02:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.241 - - [2025-10-27 02:29:28] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004834 10.0.0.241 - - [2025-10-27 02:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.241 - - [2025-10-27 02:29:28] "GET /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004008 10.0.0.241 - - [2025-10-27 02:29:28] "PUT /virtual-network/82240b0d-1bef-493d-a993-02658c185ade HTTP/1.1" 200 265 0.058422 10.0.0.241 - - [2025-10-27 02:29:28] "PUT /virtual-network/a476ec5e-a2d6-4878-beb4-3b4c68830b95 HTTP/1.1" 200 265 0.055798 10.0.0.241 - - [2025-10-27 02:29:28] "DELETE /security-group/8cadd789-ec43-44b6-88fe-beb71aaef81f HTTP/1.1" 200 115 0.068128 10.0.0.241 - - [2025-10-27 02:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010311 10.0.0.241 - - [2025-10-27 02:29:28] "DELETE /access-control-list/a41cf3c2-97a0-4914-a1da-ce3883a1a245 HTTP/1.1" 200 115 0.051369 10.0.0.241 - - [2025-10-27 02:29:28] "DELETE /access-control-list/51eff1a1-8a16-4402-b82a-0d322f839d79 HTTP/1.1" 200 115 0.076056 10.0.0.241 - - [2025-10-27 02:29:28] "GET /project/1ccdfc61-1f59-4a64-af9a-5c23cbbff37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.088799 10.0.0.241 - - [2025-10-27 02:29:28] "GET /project/1ccdfc61-1f59-4a64-af9a-5c23cbbff37d?fields=security_groups HTTP/1.1" 200 1352 0.041533 10.0.0.241 - - [2025-10-27 02:29:28] "DELETE /access-control-list/3cefa85e-639c-4d09-b683-bd6e38577c7d HTTP/1.1" 200 115 0.050254 10.0.0.241 - - [2025-10-27 02:29:28] "DELETE /security-group/e41e6d2e-dab8-4a5e-a885-a141166c778f HTTP/1.1" 200 115 0.078972 10.0.0.241 - - [2025-10-27 02:29:28] "DELETE /access-control-list/2427356c-55bf-4bb0-ba47-d7b4797bb009 HTTP/1.1" 200 115 0.030729 10.0.0.241 - - [2025-10-27 02:29:28] "GET /project/1ccdfc61-1f59-4a64-af9a-5c23cbbff37d?fields=application_policy_sets HTTP/1.1" 200 1391 0.041692 10.0.0.241 - - [2025-10-27 02:29:29] "DELETE /project/1ccdfc61-1f59-4a64-af9a-5c23cbbff37d HTTP/1.1" 200 115 0.392315 10.0.0.241 - - [2025-10-27 02:30:19] "GET / HTTP/1.1" 200 36215 0.002141 10.0.0.241 - - [2025-10-27 02:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.241 - - [2025-10-27 02:30:19] "GET /global-vrouter-config/a00218c4-e38f-4061-bf86-f01fbe358984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003981 10.0.0.241 - - [2025-10-27 02:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.241 - - [2025-10-27 02:30:19] "GET /global-vrouter-config/a00218c4-e38f-4061-bf86-f01fbe358984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003673 10.0.0.241 - - [2025-10-27 02:30:34] "GET / HTTP/1.1" 200 36215 0.001882 10.0.0.241 - - [2025-10-27 02:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.241 - - [2025-10-27 02:30:34] "GET /global-system-config/dbb3ad75-56cb-4f01-abc4-e927e929c250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005384 10.0.0.241 - - [2025-10-27 02:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.241 - - [2025-10-27 02:30:34] "GET /config-node/806a38d6-5e8d-41db-82ca-62040a829cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002986 10.0.0.241 - - [2025-10-27 02:30:45] "GET / HTTP/1.1" 200 36215 0.002192 10.0.0.241 - - [2025-10-27 02:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.241 - - [2025-10-27 02:30:45] "GET /routing-instance/6e4d0bf3-4178-4e95-b832-64882237c4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003119 10.0.0.241 - - [2025-10-27 02:30:45] "POST /bgp-routers HTTP/1.1" 409 301 0.002405 10.0.0.241 - - [2025-10-27 02:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.241 - - [2025-10-27 02:30:45] "GET /bgp-router/33117a98-fa31-4641-ba53-ff2d83521ee4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003936 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:30:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001263 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:30:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001363 10.0.0.241 - - [2025-10-27 02:30:45] "PUT /bgp-router/33117a98-fa31-4641-ba53-ff2d83521ee4 HTTP/1.1" 200 255 0.023104 10.0.0.241 - - [2025-10-27 02:31:00] "GET / HTTP/1.1" 200 36215 0.002166 10.0.0.241 - - [2025-10-27 02:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.241 - - [2025-10-27 02:31:00] "GET /global-system-config/dbb3ad75-56cb-4f01-abc4-e927e929c250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005012 10.0.0.241 - - [2025-10-27 02:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.241 - - [2025-10-27 02:31:00] "GET /config-node/806a38d6-5e8d-41db-82ca-62040a829cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002989 10.0.0.241 - - [2025-10-27 02:31:00] "GET / HTTP/1.1" 200 36215 0.002590 10.0.0.241 - - [2025-10-27 02:31:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002936 10.0.0.241 - - [2025-10-27 02:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.241 - - [2025-10-27 02:31:05] "GET /global-vrouter-config/a00218c4-e38f-4061-bf86-f01fbe358984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003878 10.0.0.241 - - [2025-10-27 02:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.241 - - [2025-10-27 02:31:05] "PUT /global-vrouter-config/a00218c4-e38f-4061-bf86-f01fbe358984 HTTP/1.1" 200 277 0.015525 10.0.0.241 - - [2025-10-27 02:31:06] "GET / HTTP/1.1" 200 36215 0.002621 10.0.0.241 - - [2025-10-27 02:31:06] "POST /alarms HTTP/1.1" 409 264 0.002896 10.0.0.241 - - [2025-10-27 02:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.241 - - [2025-10-27 02:31:06] "PUT /alarm/012dd897-2585-49ae-9b88-35b0461339d2 HTTP/1.1" 200 245 0.012810 10.0.0.241 - - [2025-10-27 02:31:06] "POST /alarms HTTP/1.1" 409 261 0.011484 10.0.0.241 - - [2025-10-27 02:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.241 - - [2025-10-27 02:31:06] "PUT /alarm/319152a8-3e66-4a82-bfe8-b00661b0384d HTTP/1.1" 200 245 0.013707 10.0.0.241 - - [2025-10-27 02:31:06] "POST /alarms HTTP/1.1" 409 261 0.008475 10.0.0.241 - - [2025-10-27 02:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.241 - - [2025-10-27 02:31:06] "PUT /alarm/65b8bcbc-0170-4878-b483-dc700245e2dc HTTP/1.1" 200 245 0.020103 10.0.0.241 - - [2025-10-27 02:31:06] "POST /alarms HTTP/1.1" 409 253 0.013759 10.0.0.241 - - [2025-10-27 02:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.241 - - [2025-10-27 02:31:06] "PUT /alarm/2bbb923c-0b9d-4502-9ec1-b2d1c1960585 HTTP/1.1" 200 245 0.017892 10.0.0.241 - - [2025-10-27 02:31:06] "POST /alarms HTTP/1.1" 409 251 0.011194 10.0.0.241 - - [2025-10-27 02:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.241 - - [2025-10-27 02:31:06] "PUT /alarm/1ced5add-3555-4cb8-8c57-f8fc8cf46197 HTTP/1.1" 200 245 0.011810 10.0.0.241 - - [2025-10-27 02:31:06] "POST /alarms HTTP/1.1" 409 252 0.009868 10.0.0.241 - - [2025-10-27 02:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.241 - - [2025-10-27 02:31:06] "PUT /alarm/e2c6b8d6-a169-47ad-a251-0613aadf8a20 HTTP/1.1" 200 245 0.011019 10.0.0.241 - - [2025-10-27 02:31:06] "POST /alarms HTTP/1.1" 409 256 0.002008 10.0.0.241 - - [2025-10-27 02:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.241 - - [2025-10-27 02:31:06] "PUT /alarm/a11b2d72-7f28-454f-96fa-c41258983771 HTTP/1.1" 200 245 0.010825 10.0.0.241 - - [2025-10-27 02:31:06] "POST /alarms HTTP/1.1" 409 248 0.005445 10.0.0.241 - - [2025-10-27 02:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.241 - - [2025-10-27 02:31:06] "PUT /alarm/82c261c2-573c-4311-9063-157799b1478d HTTP/1.1" 200 245 0.010950 10.0.0.241 - - [2025-10-27 02:31:06] "POST /alarms HTTP/1.1" 409 252 0.006727 10.0.0.241 - - [2025-10-27 02:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.241 - - [2025-10-27 02:31:06] "PUT /alarm/eae7c5ac-0032-40ac-84c7-2a0bfba16878 HTTP/1.1" 200 245 0.012681 10.0.0.241 - - [2025-10-27 02:31:06] "POST /alarms HTTP/1.1" 409 257 0.005773 10.0.0.241 - - [2025-10-27 02:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012421 10.0.0.241 - - [2025-10-27 02:31:07] "PUT /alarm/81502cac-1210-4074-9c00-7e46e1c30da2 HTTP/1.1" 200 245 0.016700 10.0.0.241 - - [2025-10-27 02:31:07] "POST /alarms HTTP/1.1" 409 251 0.003992 10.0.0.241 - - [2025-10-27 02:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.241 - - [2025-10-27 02:31:07] "PUT /alarm/02b94c85-256e-40d1-b7c4-eb7e1acf5233 HTTP/1.1" 200 245 0.013690 10.0.0.241 - - [2025-10-27 02:31:07] "POST /alarms HTTP/1.1" 409 257 0.006060 10.0.0.241 - - [2025-10-27 02:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.241 - - [2025-10-27 02:31:07] "PUT /alarm/e3c7b061-7d6b-4e0d-a18f-91c7eaeca322 HTTP/1.1" 200 245 0.012675 10.0.0.241 - - [2025-10-27 02:31:07] "POST /alarms HTTP/1.1" 409 261 0.011646 10.0.0.241 - - [2025-10-27 02:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.241 - - [2025-10-27 02:31:07] "PUT /alarm/42b6654a-bb4d-4d5f-a948-401f48b31826 HTTP/1.1" 200 245 0.014906 10.0.0.241 - - [2025-10-27 02:31:07] "POST /alarms HTTP/1.1" 409 258 0.011555 10.0.0.241 - - [2025-10-27 02:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.241 - - [2025-10-27 02:31:07] "PUT /alarm/5d1643c5-3406-4cb4-89f3-071ae0dcfb68 HTTP/1.1" 200 245 0.012156 10.0.0.241 - - [2025-10-27 02:31:07] "POST /alarms HTTP/1.1" 409 254 0.011329 10.0.0.241 - - [2025-10-27 02:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.241 - - [2025-10-27 02:31:07] "PUT /alarm/9c2837fd-c341-4141-ac59-71145354d7f6 HTTP/1.1" 200 245 0.015836 10.0.0.241 - - [2025-10-27 02:31:07] "POST /alarms HTTP/1.1" 409 254 0.010357 10.0.0.241 - - [2025-10-27 02:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.241 - - [2025-10-27 02:31:07] "PUT /alarm/f1640ca2-dcaa-4e68-a7b2-79c8dec9665f HTTP/1.1" 200 245 0.013266 10.0.0.241 - - [2025-10-27 02:31:07] "POST /alarms HTTP/1.1" 409 254 0.009194 10.0.0.241 - - [2025-10-27 02:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.241 - - [2025-10-27 02:31:07] "PUT /alarm/52a14b55-cca3-4f53-a887-52ad50c8a09f HTTP/1.1" 200 245 0.023995 10.0.0.241 - - [2025-10-27 02:31:07] "POST /alarms HTTP/1.1" 409 247 0.010522 10.0.0.241 - - [2025-10-27 02:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.241 - - [2025-10-27 02:31:07] "PUT /alarm/64170400-0036-4ca5-958d-236a4403b748 HTTP/1.1" 200 245 0.015271 10.0.0.241 - - [2025-10-27 02:31:07] "POST /alarms HTTP/1.1" 409 272 0.005381 10.0.0.241 - - [2025-10-27 02:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.241 - - [2025-10-27 02:31:07] "PUT /alarm/06655597-3228-4163-a519-d6ebe7b9bbdd HTTP/1.1" 200 245 0.014466 10.0.0.241 - - [2025-10-27 02:31:07] "POST /alarms HTTP/1.1" 409 261 0.010255 10.0.0.241 - - [2025-10-27 02:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.241 - - [2025-10-27 02:31:07] "PUT /alarm/5ab7b4f7-ad75-44fd-816f-364df34c7579 HTTP/1.1" 200 245 0.011358 10.0.0.241 - - [2025-10-27 02:31:07] "POST /alarms HTTP/1.1" 409 259 0.007991 10.0.0.241 - - [2025-10-27 02:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.241 - - [2025-10-27 02:31:07] "PUT /alarm/1920ca13-6905-4558-9b44-307da8e9796e HTTP/1.1" 200 245 0.012366 10.0.0.241 - - [2025-10-27 02:31:07] "POST /alarms HTTP/1.1" 409 265 0.018908 10.0.0.241 - - [2025-10-27 02:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.241 - - [2025-10-27 02:31:07] "PUT /alarm/225ff57b-a07b-4825-addc-1b88fab4ade2 HTTP/1.1" 200 245 0.015400 10.0.0.241 - - [2025-10-27 02:31:07] "POST /alarms HTTP/1.1" 409 279 0.012958 10.0.0.241 - - [2025-10-27 02:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.241 - - [2025-10-27 02:31:08] "PUT /alarm/15b75472-cd5b-44bd-86fb-96096e5acf3a HTTP/1.1" 200 245 0.014784 10.0.0.241 - - [2025-10-27 02:31:08] "GET / HTTP/1.1" 200 36215 0.001964 10.0.0.241 - - [2025-10-27 02:31:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002430 10.0.0.241 - - [2025-10-27 02:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.241 - - [2025-10-27 02:31:08] "PUT /global-vrouter-config/a00218c4-e38f-4061-bf86-f01fbe358984 HTTP/1.1" 200 277 0.009511 10.0.0.241 - - [2025-10-27 02:31:08] "GET / HTTP/1.1" 200 36215 0.001636 10.0.0.241 - - [2025-10-27 02:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.241 - - [2025-10-27 02:31:08] "GET /global-vrouter-config/a00218c4-e38f-4061-bf86-f01fbe358984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003020 10.0.0.241 - - [2025-10-27 02:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.241 - - [2025-10-27 02:31:08] "PUT /global-vrouter-config/a00218c4-e38f-4061-bf86-f01fbe358984 HTTP/1.1" 200 277 0.011493 10.0.0.241 - - [2025-10-27 02:31:09] "GET / HTTP/1.1" 200 36215 0.002418 10.0.0.241 - - [2025-10-27 02:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.241 - - [2025-10-27 02:31:09] "GET /global-system-config/dbb3ad75-56cb-4f01-abc4-e927e929c250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005934 10.0.0.241 - - [2025-10-27 02:31:09] "PUT /global-system-config/dbb3ad75-56cb-4f01-abc4-e927e929c250 HTTP/1.1" 200 275 0.017237 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:31:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000975 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:31:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001176 10.0.0.241 - - [2025-10-27 02:31:12] "GET / HTTP/1.1" 200 36215 0.002800 10.0.0.241 - - [2025-10-27 02:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.241 - - [2025-10-27 02:31:12] "GET /routing-instance/6e4d0bf3-4178-4e95-b832-64882237c4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003173 10.0.0.241 - - [2025-10-27 02:31:12] "POST /bgp-routers HTTP/1.1" 409 301 0.002734 10.0.0.241 - - [2025-10-27 02:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.241 - - [2025-10-27 02:31:12] "GET /bgp-router/33117a98-fa31-4641-ba53-ff2d83521ee4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003376 10.0.0.241 - - [2025-10-27 02:31:12] "PUT /bgp-router/33117a98-fa31-4641-ba53-ff2d83521ee4 HTTP/1.1" 200 255 0.018151 10.0.0.241 - - [2025-10-27 02:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.241 - - [2025-10-27 02:31:14] "GET /global-vrouter-config/a00218c4-e38f-4061-bf86-f01fbe358984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003051 10.0.0.241 - - [2025-10-27 02:31:30] "GET / HTTP/1.1" 200 36215 0.001925 10.0.0.241 - - [2025-10-27 02:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.241 - - [2025-10-27 02:31:30] "GET /global-system-config/dbb3ad75-56cb-4f01-abc4-e927e929c250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005079 10.0.0.241 - - [2025-10-27 02:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.241 - - [2025-10-27 02:31:30] "GET /config-node/806a38d6-5e8d-41db-82ca-62040a829cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002608 10.0.0.241 - - [2025-10-27 02:31:30] "GET / HTTP/1.1" 200 36215 0.002317 10.0.0.241 - - [2025-10-27 02:31:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002667 10.0.0.241 - - [2025-10-27 02:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.241 - - [2025-10-27 02:31:35] "GET /global-vrouter-config/a00218c4-e38f-4061-bf86-f01fbe358984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003313 10.0.0.241 - - [2025-10-27 02:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.241 - - [2025-10-27 02:31:35] "PUT /global-vrouter-config/a00218c4-e38f-4061-bf86-f01fbe358984 HTTP/1.1" 200 277 0.011796 10.0.0.241 - - [2025-10-27 02:31:35] "GET / HTTP/1.1" 200 36215 0.001701 10.0.0.241 - - [2025-10-27 02:31:35] "POST /alarms HTTP/1.1" 409 264 0.002228 10.0.0.241 - - [2025-10-27 02:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.241 - - [2025-10-27 02:31:36] "PUT /alarm/012dd897-2585-49ae-9b88-35b0461339d2 HTTP/1.1" 200 245 0.009986 10.0.0.241 - - [2025-10-27 02:31:36] "POST /alarms HTTP/1.1" 409 261 0.003542 10.0.0.241 - - [2025-10-27 02:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.241 - - [2025-10-27 02:31:36] "PUT /alarm/319152a8-3e66-4a82-bfe8-b00661b0384d HTTP/1.1" 200 245 0.016639 10.0.0.241 - - [2025-10-27 02:31:36] "POST /alarms HTTP/1.1" 409 261 0.015041 10.0.0.241 - - [2025-10-27 02:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.241 - - [2025-10-27 02:31:36] "PUT /alarm/65b8bcbc-0170-4878-b483-dc700245e2dc HTTP/1.1" 200 245 0.012222 10.0.0.241 - - [2025-10-27 02:31:36] "POST /alarms HTTP/1.1" 409 253 0.004960 10.0.0.241 - - [2025-10-27 02:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.241 - - [2025-10-27 02:31:36] "PUT /alarm/2bbb923c-0b9d-4502-9ec1-b2d1c1960585 HTTP/1.1" 200 245 0.011572 10.0.0.241 - - [2025-10-27 02:31:36] "POST /alarms HTTP/1.1" 409 251 0.011191 10.0.0.241 - - [2025-10-27 02:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.241 - - [2025-10-27 02:31:36] "PUT /alarm/1ced5add-3555-4cb8-8c57-f8fc8cf46197 HTTP/1.1" 200 245 0.012578 10.0.0.241 - - [2025-10-27 02:31:36] "POST /alarms HTTP/1.1" 409 252 0.008126 10.0.0.241 - - [2025-10-27 02:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.241 - - [2025-10-27 02:31:36] "PUT /alarm/e2c6b8d6-a169-47ad-a251-0613aadf8a20 HTTP/1.1" 200 245 0.009820 10.0.0.241 - - [2025-10-27 02:31:36] "POST /alarms HTTP/1.1" 409 256 0.011664 10.0.0.241 - - [2025-10-27 02:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.241 - - [2025-10-27 02:31:36] "PUT /alarm/a11b2d72-7f28-454f-96fa-c41258983771 HTTP/1.1" 200 245 0.012825 10.0.0.241 - - [2025-10-27 02:31:36] "POST /alarms HTTP/1.1" 409 248 0.007365 10.0.0.241 - - [2025-10-27 02:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.241 - - [2025-10-27 02:31:36] "PUT /alarm/82c261c2-573c-4311-9063-157799b1478d HTTP/1.1" 200 245 0.010070 10.0.0.241 - - [2025-10-27 02:31:36] "POST /alarms HTTP/1.1" 409 252 0.002798 10.0.0.241 - - [2025-10-27 02:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.241 - - [2025-10-27 02:31:36] "PUT /alarm/eae7c5ac-0032-40ac-84c7-2a0bfba16878 HTTP/1.1" 200 245 0.013697 10.0.0.241 - - [2025-10-27 02:31:36] "POST /alarms HTTP/1.1" 409 257 0.005552 10.0.0.241 - - [2025-10-27 02:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.241 - - [2025-10-27 02:31:36] "PUT /alarm/81502cac-1210-4074-9c00-7e46e1c30da2 HTTP/1.1" 200 245 0.011103 10.0.0.241 - - [2025-10-27 02:31:36] "POST /alarms HTTP/1.1" 409 251 0.003898 10.0.0.241 - - [2025-10-27 02:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.241 - - [2025-10-27 02:31:36] "PUT /alarm/02b94c85-256e-40d1-b7c4-eb7e1acf5233 HTTP/1.1" 200 245 0.012086 10.0.0.241 - - [2025-10-27 02:31:36] "POST /alarms HTTP/1.1" 409 257 0.008768 10.0.0.241 - - [2025-10-27 02:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.241 - - [2025-10-27 02:31:36] "PUT /alarm/e3c7b061-7d6b-4e0d-a18f-91c7eaeca322 HTTP/1.1" 200 245 0.023426 10.0.0.241 - - [2025-10-27 02:31:36] "POST /alarms HTTP/1.1" 409 261 0.008883 10.0.0.241 - - [2025-10-27 02:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.241 - - [2025-10-27 02:31:36] "PUT /alarm/42b6654a-bb4d-4d5f-a948-401f48b31826 HTTP/1.1" 200 245 0.012947 10.0.0.241 - - [2025-10-27 02:31:36] "POST /alarms HTTP/1.1" 409 258 0.012496 10.0.0.241 - - [2025-10-27 02:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.241 - - [2025-10-27 02:31:37] "PUT /alarm/5d1643c5-3406-4cb4-89f3-071ae0dcfb68 HTTP/1.1" 200 245 0.032826 10.0.0.241 - - [2025-10-27 02:31:37] "POST /alarms HTTP/1.1" 409 254 0.005270 10.0.0.241 - - [2025-10-27 02:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.241 - - [2025-10-27 02:31:37] "PUT /alarm/9c2837fd-c341-4141-ac59-71145354d7f6 HTTP/1.1" 200 245 0.010854 10.0.0.241 - - [2025-10-27 02:31:37] "POST /alarms HTTP/1.1" 409 254 0.006509 10.0.0.241 - - [2025-10-27 02:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.241 - - [2025-10-27 02:31:37] "PUT /alarm/f1640ca2-dcaa-4e68-a7b2-79c8dec9665f HTTP/1.1" 200 245 0.013443 10.0.0.241 - - [2025-10-27 02:31:37] "POST /alarms HTTP/1.1" 409 254 0.014545 10.0.0.241 - - [2025-10-27 02:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.241 - - [2025-10-27 02:31:37] "PUT /alarm/52a14b55-cca3-4f53-a887-52ad50c8a09f HTTP/1.1" 200 245 0.012682 10.0.0.241 - - [2025-10-27 02:31:37] "POST /alarms HTTP/1.1" 409 247 0.012938 10.0.0.241 - - [2025-10-27 02:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.241 - - [2025-10-27 02:31:37] "PUT /alarm/64170400-0036-4ca5-958d-236a4403b748 HTTP/1.1" 200 245 0.013121 10.0.0.241 - - [2025-10-27 02:31:37] "POST /alarms HTTP/1.1" 409 272 0.013701 10.0.0.241 - - [2025-10-27 02:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.241 - - [2025-10-27 02:31:37] "PUT /alarm/06655597-3228-4163-a519-d6ebe7b9bbdd HTTP/1.1" 200 245 0.013727 10.0.0.241 - - [2025-10-27 02:31:37] "POST /alarms HTTP/1.1" 409 261 0.014585 10.0.0.241 - - [2025-10-27 02:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.241 - - [2025-10-27 02:31:37] "PUT /alarm/5ab7b4f7-ad75-44fd-816f-364df34c7579 HTTP/1.1" 200 245 0.017261 10.0.0.241 - - [2025-10-27 02:31:37] "POST /alarms HTTP/1.1" 409 259 0.008200 10.0.0.241 - - [2025-10-27 02:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006128 10.0.0.241 - - [2025-10-27 02:31:37] "PUT /alarm/1920ca13-6905-4558-9b44-307da8e9796e HTTP/1.1" 200 245 0.016600 10.0.0.241 - - [2025-10-27 02:31:37] "POST /alarms HTTP/1.1" 409 265 0.011659 10.0.0.241 - - [2025-10-27 02:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005031 10.0.0.241 - - [2025-10-27 02:31:37] "PUT /alarm/225ff57b-a07b-4825-addc-1b88fab4ade2 HTTP/1.1" 200 245 0.014153 10.0.0.241 - - [2025-10-27 02:31:37] "POST /alarms HTTP/1.1" 409 279 0.017403 10.0.0.241 - - [2025-10-27 02:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.241 - - [2025-10-27 02:31:37] "PUT /alarm/15b75472-cd5b-44bd-86fb-96096e5acf3a HTTP/1.1" 200 245 0.013933 10.0.0.241 - - [2025-10-27 02:31:38] "GET / HTTP/1.1" 200 36215 0.001753 10.0.0.241 - - [2025-10-27 02:31:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003477 10.0.0.241 - - [2025-10-27 02:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.241 - - [2025-10-27 02:31:38] "PUT /global-vrouter-config/a00218c4-e38f-4061-bf86-f01fbe358984 HTTP/1.1" 200 277 0.011514 10.0.0.241 - - [2025-10-27 02:31:38] "GET / HTTP/1.1" 200 36215 0.002597 10.0.0.241 - - [2025-10-27 02:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.241 - - [2025-10-27 02:31:38] "GET /global-vrouter-config/a00218c4-e38f-4061-bf86-f01fbe358984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003573 10.0.0.241 - - [2025-10-27 02:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.241 - - [2025-10-27 02:31:38] "PUT /global-vrouter-config/a00218c4-e38f-4061-bf86-f01fbe358984 HTTP/1.1" 200 277 0.019436 10.0.0.241 - - [2025-10-27 02:31:38] "GET / HTTP/1.1" 200 36215 0.002667 10.0.0.241 - - [2025-10-27 02:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.241 - - [2025-10-27 02:31:38] "GET /global-system-config/dbb3ad75-56cb-4f01-abc4-e927e929c250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006942 10.0.0.241 - - [2025-10-27 02:31:38] "PUT /global-system-config/dbb3ad75-56cb-4f01-abc4-e927e929c250 HTTP/1.1" 200 275 0.033329 10.0.0.241 - - [2025-10-27 02:31:42] "GET / HTTP/1.1" 200 36215 0.001484 10.0.0.241 - - [2025-10-27 02:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006646 10.0.0.241 - - [2025-10-27 02:31:42] "GET /routing-instance/6e4d0bf3-4178-4e95-b832-64882237c4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004892 10.0.0.241 - - [2025-10-27 02:31:42] "POST /bgp-routers HTTP/1.1" 409 301 0.003294 10.0.0.241 - - [2025-10-27 02:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.241 - - [2025-10-27 02:31:42] "GET /bgp-router/33117a98-fa31-4641-ba53-ff2d83521ee4?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003829 10.0.0.241 - - [2025-10-27 02:31:42] "PUT /bgp-router/33117a98-fa31-4641-ba53-ff2d83521ee4 HTTP/1.1" 200 255 0.036613 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:31:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001651 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:31:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001170 10.0.0.241 - - [2025-10-27 02:31:47] "POST /tags HTTP/1.1" 200 356 0.028809 10.0.0.241 - - [2025-10-27 02:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.016181 10.0.0.241 - - [2025-10-27 02:31:47] "GET /tag/7be94121-5eee-4e7a-9561-36053f5093ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.019972 10.0.0.241 - - [2025-10-27 02:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005401 10.0.0.241 - - [2025-10-27 02:31:47] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005046 10.0.0.241 - - [2025-10-27 02:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.241 - - [2025-10-27 02:31:47] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.058603 10.0.0.241 - - [2025-10-27 02:31:47] "POST /virtual-machines HTTP/1.1" 200 352 0.015870 10.0.0.241 - - [2025-10-27 02:31:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.027426 10.0.0.241 - - [2025-10-27 02:31:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.122507 10.0.0.241 - - [2025-10-27 02:31:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.010974 10.0.0.241 - - [2025-10-27 02:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006987 10.0.0.241 - - [2025-10-27 02:31:48] "GET /virtual-machine-interface/1641102a-b2dd-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.010658 10.0.0.241 - - [2025-10-27 02:31:48] "POST /instance-ips HTTP/1.1" 200 392 0.023869 10.0.0.241 - - [2025-10-27 02:31:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.035059 10.0.0.241 - - [2025-10-27 02:31:48] "GET /virtual-machine-interface/1641102a-b2dd-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.017274 10.0.0.241 - - [2025-10-27 02:31:48] "POST /set-tag HTTP/1.1" 200 109 0.025337 10.0.0.241 - - [2025-10-27 02:31:48] "GET /virtual-machine-interface/1641102a-b2dd-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007831 10.0.0.241 - - [2025-10-27 02:31:48] "GET /instance-ip/165e33b2-b2dd-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.004170 10.0.0.241 - - [2025-10-27 02:31:48] "GET /virtual-machine-interface/1641102a-b2dd-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005716 10.0.0.241 - - [2025-10-27 02:31:48] "POST /set-tag HTTP/1.1" 200 109 0.007179 10.0.0.241 - - [2025-10-27 02:31:48] "GET /virtual-router/f1fb0bcd-a1d5-4f4d-b981-ab997bde0489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.005509 10.0.0.241 - - [2025-10-27 02:31:48] "POST /ref-update HTTP/1.1" 200 156 0.014121 10.0.0.241 - - [2025-10-27 02:31:48] "GET /virtual-machine-interface/1641102a-b2dd-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.035604 10.0.0.241 - - [2025-10-27 02:31:48] "POST /set-tag HTTP/1.1" 200 109 0.011158 10.0.0.241 - - [2025-10-27 02:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.241 - - [2025-10-27 02:31:48] "GET /virtual-network/82240b0d-1bef-493d-a993-02658c185ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004667 10.0.0.241 - - [2025-10-27 02:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.241 - - [2025-10-27 02:31:48] "GET /project/237459be-8c0f-4ce0-8670-a21cc29000a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.070014 10.0.0.241 - - [2025-10-27 02:31:48] "POST /virtual-machines HTTP/1.1" 200 356 0.015514 10.0.0.241 - - [2025-10-27 02:31:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.054924 10.0.0.241 - - [2025-10-27 02:31:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.193618 10.0.0.241 - - [2025-10-27 02:31:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.026444 10.0.0.241 - - [2025-10-27 02:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012256 10.0.0.241 - - [2025-10-27 02:31:49] "GET /virtual-machine-interface/16d02c06-b2dd-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.015551 10.0.0.241 - - [2025-10-27 02:31:49] "POST /instance-ips HTTP/1.1" 200 396 0.057334 10.0.0.241 - - [2025-10-27 02:31:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.022957 10.0.0.241 - - [2025-10-27 02:31:49] "GET /virtual-machine-interface/16d02c06-b2dd-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.016431 10.0.0.241 - - [2025-10-27 02:31:49] "POST /set-tag HTTP/1.1" 200 109 0.017474 10.0.0.241 - - [2025-10-27 02:31:49] "GET /virtual-machine-interface/16d02c06-b2dd-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.014885 10.0.0.241 - - [2025-10-27 02:31:49] "GET /instance-ip/16f9d02e-b2dd-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.004141 10.0.0.241 - - [2025-10-27 02:31:49] "GET /virtual-machine-interface/16d02c06-b2dd-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006157 10.0.0.241 - - [2025-10-27 02:31:49] "POST /set-tag HTTP/1.1" 200 109 0.002985 10.0.0.241 - - [2025-10-27 02:31:49] "GET /virtual-router/f1fb0bcd-a1d5-4f4d-b981-ab997bde0489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.005147 10.0.0.241 - - [2025-10-27 02:31:49] "POST /ref-update HTTP/1.1" 200 156 0.017998 10.0.0.241 - - [2025-10-27 02:31:49] "GET /virtual-machine-interface/16d02c06-b2dd-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.008109 10.0.0.241 - - [2025-10-27 02:31:49] "POST /set-tag HTTP/1.1" 200 109 0.009351 10.0.0.241 - - [2025-10-27 02:31:49] "GET /virtual-machine-interface/1641102a-b2dd-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006381 10.0.0.241 - - [2025-10-27 02:31:49] "POST /set-tag HTTP/1.1" 200 109 0.003240 10.0.0.241 - - [2025-10-27 02:31:49] "GET /virtual-machine-interface/16d02c06-b2dd-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007866 10.0.0.241 - - [2025-10-27 02:31:49] "POST /set-tag HTTP/1.1" 200 109 0.003532 10.0.0.241 - - [2025-10-27 02:31:58] "GET / HTTP/1.1" 200 36215 0.002812 10.0.0.241 - - [2025-10-27 02:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.241 - - [2025-10-27 02:31:58] "GET /global-system-config/dbb3ad75-56cb-4f01-abc4-e927e929c250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006579 10.0.0.241 - - [2025-10-27 02:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.241 - - [2025-10-27 02:31:58] "GET /config-node/806a38d6-5e8d-41db-82ca-62040a829cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002600 10.0.0.241 - - [2025-10-27 02:32:00] "GET /virtual-machine-interface/1641102a-b2dd-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006739 10.0.0.241 - - [2025-10-27 02:32:00] "POST /set-tag HTTP/1.1" 200 109 0.002944 10.0.0.241 - - [2025-10-27 02:32:01] "GET /virtual-machine-interface/16d02c06-b2dd-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005188 10.0.0.241 - - [2025-10-27 02:32:01] "POST /set-tag HTTP/1.1" 200 109 0.002606 10.0.0.241 - - [2025-10-27 02:32:03] "GET /virtual-machine-interface/1641102a-b2dd-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006858 10.0.0.241 - - [2025-10-27 02:32:03] "POST /set-tag HTTP/1.1" 200 109 0.003591 10.0.0.241 - - [2025-10-27 02:32:09] "GET / HTTP/1.1" 200 36215 0.001476 10.0.0.241 - - [2025-10-27 02:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.241 - - [2025-10-27 02:32:09] "GET /routing-instance/6e4d0bf3-4178-4e95-b832-64882237c4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003642 10.0.0.241 - - [2025-10-27 02:32:09] "POST /bgp-routers HTTP/1.1" 409 301 0.002833 10.0.0.241 - - [2025-10-27 02:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.241 - - [2025-10-27 02:32:09] "GET /bgp-router/33117a98-fa31-4641-ba53-ff2d83521ee4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003638 10.0.0.241 - - [2025-10-27 02:32:09] "PUT /bgp-router/33117a98-fa31-4641-ba53-ff2d83521ee4 HTTP/1.1" 200 255 0.017587 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:32:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001133 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:32:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001422 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:32:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001021 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:32:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000961 10.0.0.241 - - [2025-10-27 02:32:33] "GET /virtual-machine-interface/1641102a-b2dd-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005910 10.0.0.241 - - [2025-10-27 02:32:33] "POST /set-tag HTTP/1.1" 200 109 0.002484 10.0.0.241 - - [2025-10-27 02:32:33] "GET /virtual-machine-interface/1641102a-b2dd-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005775 10.0.0.241 - - [2025-10-27 02:32:34] "POST /set-tag HTTP/1.1" 200 109 0.002597 10.0.0.241 - - [2025-10-27 02:32:34] "GET /virtual-machine/5bba4da7-2bd6-4f04-9e48-a2e02ae0f054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003588 10.0.0.241 - - [2025-10-27 02:32:34] "POST /ref-update HTTP/1.1" 200 156 0.020573 10.0.0.241 - - [2025-10-27 02:32:34] "GET /virtual-machine-interface/1641102a-b2dd-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004500 10.0.0.241 - - [2025-10-27 02:32:34] "POST /set-tag HTTP/1.1" 200 109 0.013955 10.0.0.241 - - [2025-10-27 02:32:34] "POST /set-tag HTTP/1.1" 200 109 0.012690 10.0.0.241 - - [2025-10-27 02:32:34] "DELETE /instance-ip/165e33b2-b2dd-11f0-ba3c-fa163e7cb6cc HTTP/1.1" 200 115 0.047863 10.0.0.241 - - [2025-10-27 02:32:34] "DELETE /virtual-machine-interface/1641102a-b2dd-11f0-ba3c-fa163e7cb6cc HTTP/1.1" 200 115 0.044758 10.0.0.241 - - [2025-10-27 02:32:34] "DELETE /virtual-machine/5bba4da7-2bd6-4f04-9e48-a2e02ae0f054 HTTP/1.1" 200 115 0.023776 10.0.0.241 - - [2025-10-27 02:32:34] "GET /virtual-machine-interface/16d02c06-b2dd-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006842 10.0.0.241 - - [2025-10-27 02:32:34] "POST /set-tag HTTP/1.1" 200 109 0.003366 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:32:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001011 [Introspect:8084]10.0.0.241 - - [2025-10-27 02:32:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001163 10.0.0.241 - - [2025-10-27 02:33:05] "GET /virtual-machine-interface/16d02c06-b2dd-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.012999 10.0.0.241 - - [2025-10-27 02:33:05] "POST /set-tag HTTP/1.1" 200 109 0.002925 10.0.0.241 - - [2025-10-27 02:33:05] "GET /virtual-machine-interface/16d02c06-b2dd-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.018380 10.0.0.241 - - [2025-10-27 02:33:05] "POST /set-tag HTTP/1.1" 200 109 0.003839 10.0.0.241 - - [2025-10-27 02:33:05] "GET /virtual-machine/f1109cf3-7aab-4ab1-96b4-f99c790434ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.003685 10.0.0.241 - - [2025-10-27 02:33:05] "POST /ref-update HTTP/1.1" 200 156 0.015550 10.0.0.241 - - [2025-10-27 02:33:05] "GET /virtual-machine-interface/16d02c06-b2dd-11f0-ba3c-fa163e7cb6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.037281 10.0.0.241 - - [2025-10-27 02:33:05] "POST /set-tag HTTP/1.1" 200 109 0.030548 10.0.0.241 - - [2025-10-27 02:33:05] "POST /set-tag HTTP/1.1" 200 109 0.068294 10.0.0.241 - - [2025-10-27 02:33:05] "DELETE /instance-ip/16f9d02e-b2dd-11f0-ba3c-fa163e7cb6cc HTTP/1.1" 200 115 0.080286 10.0.0.241 - - [2025-10-27 02:33:05] "DELETE /virtual-machine-interface/16d02c06-b2dd-11f0-ba3c-fa163e7cb6cc HTTP/1.1" 200 115 0.069569 10.0.0.241 - - [2025-10-27 02:33:05] "DELETE /virtual-machine/f1109cf3-7aab-4ab1-96b4-f99c790434ec HTTP/1.1" 200 115 0.048409 10.0.0.241 - - [2025-10-27 02:33:05] "DELETE /tag/7be94121-5eee-4e7a-9561-36053f5093ec HTTP/1.1" 200 115 0.061710